.ForwardCta-module__Ay2Rsq__btn{cursor:pointer;border-radius:var(--radius-pill,999px);min-height:52px;box-shadow:var(--shadow-pill,0 10px 30px #073a4b2e);transition:transform var(--dur-fast,.15s) ease, filter var(--dur-fast,.15s) ease;border:none;justify-content:center;align-items:center;gap:10px;padding:14px 26px;font-family:inherit;font-size:16px;font-weight:600;display:inline-flex}.ForwardCta-module__Ay2Rsq__btn:hover{filter:brightness(1.05)}.ForwardCta-module__Ay2Rsq__btn:active{transform:scale(.98)}.ForwardCta-module__Ay2Rsq__btnDark{background:var(--amara-blue-dark,#073a4b);color:#fff}.ForwardCta-module__Ay2Rsq__btnWhite{color:var(--fg-primary,#073a4b);background:#fff}.ForwardCta-module__Ay2Rsq__backdrop{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#072a3480;justify-content:center;align-items:flex-end;padding:0;animation:.2s ForwardCta-module__Ay2Rsq__fadeIn;display:flex;position:fixed;inset:0}@media (min-width:600px){.ForwardCta-module__Ay2Rsq__backdrop{align-items:center;padding:24px}}.ForwardCta-module__Ay2Rsq__dialog{background:var(--bg-canvas,#fffef5);width:100%;max-width:520px;animation:ForwardCta-module__Ay2Rsq__slideUp .28s var(--ease-soft,ease);border-radius:28px 28px 0 0;max-height:92vh;padding:clamp(24px,4vw,36px);overflow-y:auto;box-shadow:0 -10px 60px #072a344d}@media (min-width:600px){.ForwardCta-module__Ay2Rsq__dialog{animation:ForwardCta-module__Ay2Rsq__popIn .22s var(--ease-soft,ease);border-radius:28px;box-shadow:0 30px 80px #072a3452}}.ForwardCta-module__Ay2Rsq__head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:6px;display:flex}.ForwardCta-module__Ay2Rsq__title{letter-spacing:-.015em;color:var(--fg-primary,#073a4b);margin:0;font-size:clamp(22px,3vw,27px);font-weight:500}.ForwardCta-module__Ay2Rsq__close{width:40px;height:40px;color:var(--fg-primary,#073a4b);cursor:pointer;background:#073a4b0f;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.ForwardCta-module__Ay2Rsq__close:hover{background:#073a4b1f}.ForwardCta-module__Ay2Rsq__sub{color:var(--fg-secondary,#5f727a);margin:0 0 18px;font-size:16px;font-weight:300;line-height:1.5}.ForwardCta-module__Ay2Rsq__textarea{width:100%;color:var(--fg-primary,#073a4b);border:1px solid var(--border-subtle,#073a4b24);resize:vertical;background:#fff;border-radius:14px;min-height:104px;margin-bottom:8px;padding:14px 16px;font-family:inherit;font-size:16px;line-height:1.5}.ForwardCta-module__Ay2Rsq__textarea:focus{outline:2px solid var(--amara-blue,#28546b);outline-offset:1px}.ForwardCta-module__Ay2Rsq__linkRow{color:var(--fg-secondary,#5f727a);word-break:break-all;background:#073a4b0a;border-radius:10px;align-items:center;gap:8px;margin-bottom:20px;padding:10px 12px;font-size:14px;display:flex}.ForwardCta-module__Ay2Rsq__channels{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (min-width:440px){.ForwardCta-module__Ay2Rsq__channels{grid-template-columns:repeat(2,1fr)}}.ForwardCta-module__Ay2Rsq__channel{cursor:pointer;border:1px solid var(--border-subtle,#073a4b24);color:var(--fg-primary,#073a4b);border-radius:var(--radius-pill,999px);background:#fff;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:13px 18px;font-family:inherit;font-size:16px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.ForwardCta-module__Ay2Rsq__channel:hover{background:#073a4b0d}.ForwardCta-module__Ay2Rsq__channel svg{flex:none;width:20px;height:20px}.ForwardCta-module__Ay2Rsq__channelWa{color:#fff;background:#25d366;border-color:#25d366}.ForwardCta-module__Ay2Rsq__channelWa:hover{background:#1ebe5b}@keyframes ForwardCta-module__Ay2Rsq__fadeIn{0%{opacity:0}}@keyframes ForwardCta-module__Ay2Rsq__slideUp{0%{opacity:0;transform:translateY(28px)}}@keyframes ForwardCta-module__Ay2Rsq__popIn{0%{opacity:0;transform:scale(.96)}}@media (prefers-reduced-motion:reduce){.ForwardCta-module__Ay2Rsq__backdrop,.ForwardCta-module__Ay2Rsq__dialog{animation:none}}
.FloatingField-module__Z9K1lq__field{position:relative}.FloatingField-module__Z9K1lq__input{box-sizing:border-box;background:var(--bg-surface);width:100%;color:var(--color-dark-blue);border:1px solid #52525b;border-radius:8px;outline:none;padding:26px 18px 10px;font-family:inherit;font-size:1rem;font-weight:300;transition:border-color .15s,box-shadow .15s}.FloatingField-module__Z9K1lq__textarea{resize:vertical;min-height:150px;line-height:1.5;display:block}.FloatingField-module__Z9K1lq__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2352525b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:18px;padding-right:44px}.FloatingField-module__Z9K1lq__input::placeholder{color:#0000}.FloatingField-module__Z9K1lq__input:focus{border-color:var(--amara-blue);box-shadow:0 0 0 1px var(--amara-blue)}.FloatingField-module__Z9K1lq__input[aria-invalid=true]{border-color:var(--color-red)}.FloatingField-module__Z9K1lq__input[aria-invalid=true]:focus{border-color:var(--color-red);box-shadow:0 0 0 1px var(--color-red)}.FloatingField-module__Z9K1lq__label{color:var(--fg-muted);pointer-events:none;font-size:1rem;font-weight:300;transition:transform .15s,top .15s,color .15s;position:absolute;top:50%;left:19px;transform:translateY(-50%)}.FloatingField-module__Z9K1lq__multiline .FloatingField-module__Z9K1lq__label{top:26px;transform:none}.FloatingField-module__Z9K1lq__input:focus+.FloatingField-module__Z9K1lq__label,.FloatingField-module__Z9K1lq__input:not(:placeholder-shown)+.FloatingField-module__Z9K1lq__label{transform-origin:0 0;top:9px;transform:translateY(0)scale(.72)}.FloatingField-module__Z9K1lq__input:focus+.FloatingField-module__Z9K1lq__label{color:var(--amara-blue)}.FloatingField-module__Z9K1lq__selectField .FloatingField-module__Z9K1lq__label{transform-origin:0 0;top:9px;transform:translateY(0)scale(.72)}
.ClubAmara-module__YV_N_q__root{--accent:var(--vibrant-orange-dark);--ink:var(--bg-inverse-deep);font-family:var(--font-sans);color:var(--ink);background:var(--bg-canvas);position:relative;overflow-x:clip}.ClubAmara-module__YV_N_q__root *{box-sizing:border-box}.ClubAmara-module__YV_N_q__wrap{width:100%;max-width:1180px;margin:0 auto;padding-left:clamp(18px,5vw,40px);padding-right:clamp(18px,5vw,40px)}.ClubAmara-module__YV_N_q__eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.14em;margin:0 0 14px;font-size:13px;font-weight:700;display:inline-block}.ClubAmara-module__YV_N_q__pill{border-radius:var(--radius-pill);align-items:center;gap:9px;padding:9px 16px;font-size:14px;font-weight:600;display:inline-flex}.ClubAmara-module__YV_N_q__btnPrimary{background:var(--bg-inverse);color:#fff;box-shadow:var(--shadow-sm);transition:background-color .14s var(--ease-standard), box-shadow .14s var(--ease-standard);border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:15px 26px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex}.ClubAmara-module__YV_N_q__btnPrimary:hover{background:var(--bg-inverse-deep);box-shadow:var(--shadow-md)}.ClubAmara-module__YV_N_q__btnSecondary{color:var(--bg-inverse);transition:border-color .14s var(--ease-standard), background-color .14s var(--ease-standard);background:0 0;border:1.5px solid #28546b66;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:15px 26px;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex}.ClubAmara-module__YV_N_q__btnSecondary:hover{border-color:var(--bg-inverse);background:#28546b0f}.ClubAmara-module__YV_N_q__hero{background-image:radial-gradient(#073a4b14 1.4px,#0000 1.4px);background-size:26px 26px;padding:clamp(40px,7vw,80px) 0 clamp(48px,7vw,88px);position:relative}.ClubAmara-module__YV_N_q__heroGrid{grid-template-columns:1fr;align-items:center;gap:clamp(36px,6vw,56px);display:grid}@media (min-width:880px){.ClubAmara-module__YV_N_q__heroGrid{grid-template-columns:1.05fr .95fr}}.ClubAmara-module__YV_N_q__heroDot{background:var(--state-positive);width:9px;height:9px;animation:ClubAmara-module__YV_N_q__ca-pulse 1.8s var(--ease-emphasis) infinite;border-radius:50%}.ClubAmara-module__YV_N_q__heroPill{color:var(--bg-inverse-deep);background:0 0;border:none;padding-left:0;padding-right:0}.ClubAmara-module__YV_N_q__heroH1{font-family:var(--font-display), var(--font-sans);letter-spacing:-.02em;margin:22px 0 0;font-size:clamp(42px,5.6vw,74px);font-weight:400;line-height:.96}.ClubAmara-module__YV_N_q__heroH1 .ClubAmara-module__YV_N_q__wave{color:var(--accent)}.ClubAmara-module__YV_N_q__heroLede{color:#073a4bc7;max-width:30em;margin:22px 0 0;font-size:19px;line-height:1.55}.ClubAmara-module__YV_N_q__heroActions{flex-wrap:wrap;gap:14px;margin:30px 0 0;display:flex}.ClubAmara-module__YV_N_q__heroSocial{flex-wrap:wrap;align-items:center;margin:30px 0 0;display:flex}.ClubAmara-module__YV_N_q__heroSocialText{color:#073a4bb3;max-width:22em;font-size:14px;line-height:1.45}.ClubAmara-module__YV_N_q__phoneWrap{justify-content:center;align-items:center;min-height:640px;display:flex;position:relative}@media (max-width:879px){.ClubAmara-module__YV_N_q__phoneWrap{min-height:0;padding:40px 0 12px}}.ClubAmara-module__YV_N_q__sticker{z-index:3;white-space:nowrap;animation:ClubAmara-module__YV_N_q__ca-float 5s var(--ease-emphasis) infinite;border-radius:16px;padding:11px 15px;font-size:14px;font-weight:700;position:absolute;box-shadow:0 10px 24px #073a4b2e}.ClubAmara-module__YV_N_q__stickerTL{background:var(--bg-inverse-deep);color:var(--bg-canvas);animation-duration:5.2s;top:4%;left:-2%}.ClubAmara-module__YV_N_q__stickerTR{background:var(--bg-canvas);color:var(--bg-inverse-deep);border:1.5px solid #073a4b2e;animation-duration:6s;animation-delay:.4s;top:12%;right:-4%}.ClubAmara-module__YV_N_q__stickerBL{color:#fff;background:#d16c61;animation-duration:5.6s;animation-delay:.2s;bottom:14%;left:-4%}.ClubAmara-module__YV_N_q__stickerBR{background:var(--bg-canvas);color:var(--bg-inverse-deep);border:1.5px solid #073a4b2e;animation-duration:6.4s;animation-delay:.6s;bottom:6%;right:-2%}.ClubAmara-module__YV_N_q__phone{z-index:2;background:var(--bg-inverse-deep);border-radius:46px;width:300px;height:600px;padding:11px;position:relative;box-shadow:0 40px 80px #073a4b52}@media (max-width:879px){.ClubAmara-module__YV_N_q__phone{transform:scale(.92)}}@media (max-width:380px){.ClubAmara-module__YV_N_q__phone{transform:scale(.78)}}.ClubAmara-module__YV_N_q__phoneScreen{background:#000;border-radius:36px;width:100%;height:100%;position:relative;overflow:hidden}.ClubAmara-module__YV_N_q__island{border-radius:var(--radius-pill);z-index:6;background:#000;width:92px;height:26px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.ClubAmara-module__YV_N_q__reelViewport{position:absolute;inset:0;overflow:hidden}.ClubAmara-module__YV_N_q__reelTrack{will-change:transform;flex-direction:column;animation:28s linear infinite ClubAmara-module__YV_N_q__ca-scroll;display:flex}.ClubAmara-module__YV_N_q__reel{flex:none;height:578px;position:relative;overflow:hidden}.ClubAmara-module__YV_N_q__reel:before{content:"";pointer-events:none;background:repeating-linear-gradient(45deg,#ffffff0f 0 2px,#0000 2px 16px);position:absolute;inset:0}.ClubAmara-module__YV_N_q__reel:after{content:"";pointer-events:none;background:linear-gradient(#00000073 0%,#0000 22%),linear-gradient(#0000 66%,#0000008c 100%);position:absolute;inset:0}.ClubAmara-module__YV_N_q__reelChrome{color:#fff;z-index:4;justify-content:space-between;align-items:center;font-size:13px;font-weight:700;display:flex;position:absolute;top:16px;left:14px;right:14px}.ClubAmara-module__YV_N_q__reelPlay{z-index:4;text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ClubAmara-module__YV_N_q__reelPlayBtn{color:#fff;background:#ffffff38;border:1.5px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:20px;display:flex}.ClubAmara-module__YV_N_q__reelPlayHint{color:#ffffffc7;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.ClubAmara-module__YV_N_q__reelInfo{color:#fff;z-index:4;position:absolute;bottom:18px;left:14px;right:64px}.ClubAmara-module__YV_N_q__reelInfoTop{align-items:center;gap:8px;margin-bottom:8px;display:flex}.ClubAmara-module__YV_N_q__reelAvatar{border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:flex;overflow:hidden}.ClubAmara-module__YV_N_q__reelAvatar img{object-fit:cover;width:100%;height:100%}.ClubAmara-module__YV_N_q__reelHandle{font-size:13px;font-weight:700}.ClubAmara-module__YV_N_q__reelFollow{border-radius:var(--radius-pill);border:1px solid #fff9;margin-left:4px;padding:3px 10px;font-size:11px;font-weight:600}.ClubAmara-module__YV_N_q__reelCaption{margin:0 0 6px;font-size:13px;line-height:1.4}.ClubAmara-module__YV_N_q__reelSound{opacity:.85;font-size:12px}.ClubAmara-module__YV_N_q__reelRail{color:#fff;z-index:4;flex-direction:column;align-items:center;gap:16px;display:flex;position:absolute;bottom:18px;right:12px}.ClubAmara-module__YV_N_q__reelRail span{flex-direction:column;align-items:center;gap:2px;font-size:11px;font-weight:600;display:flex}.ClubAmara-module__YV_N_q__reelRailIcon{font-size:19px}.ClubAmara-module__YV_N_q__reelVideo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.ClubAmara-module__YV_N_q__whatSection{padding:clamp(48px,7vw,90px) 0}.ClubAmara-module__YV_N_q__whatGrid{grid-template-columns:1fr;gap:clamp(28px,5vw,56px);display:grid}@media (min-width:820px){.ClubAmara-module__YV_N_q__whatGrid{grid-template-columns:1fr 1fr;align-items:start}}.ClubAmara-module__YV_N_q__whatH2{font-family:var(--font-display), var(--font-sans);letter-spacing:-.02em;margin:0;font-size:clamp(32px,3.8vw,50px);font-weight:400;line-height:1.08}.ClubAmara-module__YV_N_q__whatBody p{color:#073a4bd1;margin:0 0 18px;font-size:17px;line-height:1.6}.ClubAmara-module__YV_N_q__whatBody p:last-child{margin-bottom:0}.ClubAmara-module__YV_N_q__statGrid{grid-template-columns:repeat(2,1fr);gap:16px;margin:clamp(32px,5vw,52px) 0 0;display:grid}@media (min-width:760px){.ClubAmara-module__YV_N_q__statGrid{grid-template-columns:repeat(4,1fr)}}.ClubAmara-module__YV_N_q__statCard{background:var(--bg-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid #073a4b14;padding:22px 20px}.ClubAmara-module__YV_N_q__statCardDark{background:var(--bg-inverse-deep);border-color:#0000}.ClubAmara-module__YV_N_q__statNum{font-family:var(--font-display), var(--font-sans);color:var(--accent);font-size:clamp(26px,3vw,36px);font-weight:400;line-height:1}.ClubAmara-module__YV_N_q__statCardDark .ClubAmara-module__YV_N_q__statNum{color:var(--bg-canvas)}.ClubAmara-module__YV_N_q__statLabel{color:#073a4bb3;margin-top:8px;font-size:14px;line-height:1.4}.ClubAmara-module__YV_N_q__statCardDark .ClubAmara-module__YV_N_q__statLabel{color:#fffef5c7}.ClubAmara-module__YV_N_q__whySection{background:var(--bg-canvas);height:360vh;position:relative}.ClubAmara-module__YV_N_q__whySticky{flex-direction:column;justify-content:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.ClubAmara-module__YV_N_q__whyHeader{z-index:2;text-align:center;margin-bottom:clamp(28px,4vw,48px);padding:0 clamp(18px,5vw,40px);position:relative}.ClubAmara-module__YV_N_q__whyEyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:10px;font-size:13px;font-weight:700;display:inline-flex}.ClubAmara-module__YV_N_q__whyH2{font-family:var(--font-display), var(--font-sans);letter-spacing:-.02em;margin:14px 0 0;font-size:clamp(40px,6vw,84px);font-weight:400;line-height:.98}.ClubAmara-module__YV_N_q__whyLede{color:#073a4bb8;max-width:34em;margin:16px auto 0;font-size:17px;line-height:1.55}.ClubAmara-module__YV_N_q__whyViewport{z-index:2;position:relative;overflow:hidden}.ClubAmara-module__YV_N_q__whyTrack{will-change:transform;gap:28px;width:max-content;padding:52px calc(50% - 170px);display:flex}@media (max-width:768px){.ClubAmara-module__YV_N_q__whyTrack{gap:18px;padding:44px calc(50% - 40vw)}}.ClubAmara-module__YV_N_q__whyCard{will-change:transform, opacity;border-radius:30px;flex-direction:column;flex:0 0 340px;height:404px;padding:32px;display:flex;position:relative;box-shadow:0 10px 28px #073a4b17}@media (max-width:768px){.ClubAmara-module__YV_N_q__whyCard{flex:0 0 80vw;height:380px;padding:26px}}.ClubAmara-module__YV_N_q__whyCardNum{font-family:var(--font-display), var(--font-sans);font-size:46px;font-weight:400;line-height:1}.ClubAmara-module__YV_N_q__whyCardChip{text-align:center;margin:auto;font-size:72px;line-height:1}.ClubAmara-module__YV_N_q__whyCardH3{font-family:var(--font-display), var(--font-sans);margin:0 0 12px;font-size:24px;font-weight:400;line-height:1.12}.ClubAmara-module__YV_N_q__whyCardBody{margin:0;font-size:15px;line-height:1.5}.ClubAmara-module__YV_N_q__whoSection{padding:clamp(48px,7vw,90px) 0}.ClubAmara-module__YV_N_q__whoH2{font-family:var(--font-display), var(--font-sans);letter-spacing:-.02em;max-width:46rem;margin:0;font-size:clamp(32px,3.8vw,50px);font-weight:400;line-height:1.08}.ClubAmara-module__YV_N_q__whoGrid{grid-template-columns:1fr;gap:20px;margin:clamp(32px,5vw,52px) 0 0;display:grid}@media (min-width:760px){.ClubAmara-module__YV_N_q__whoGrid{grid-template-columns:repeat(2,1fr)}}.ClubAmara-module__YV_N_q__whoCard{background:var(--bg-surface);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);border:1px solid #073a4b14;padding:30px}.ClubAmara-module__YV_N_q__whoLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin:0 0 6px;font-size:12px;font-weight:700;display:block}.ClubAmara-module__YV_N_q__whoCardH3{font-family:var(--font-display), var(--font-sans);margin:0 0 10px;font-size:22px;font-weight:400;line-height:1.15}.ClubAmara-module__YV_N_q__whoCardBody{color:#073a4bc7;margin:0;font-size:16px;line-height:1.55}.ClubAmara-module__YV_N_q__howSection{padding:clamp(48px,7vw,90px) 0}.ClubAmara-module__YV_N_q__howHead{text-align:center;margin-bottom:clamp(32px,5vw,52px)}.ClubAmara-module__YV_N_q__howH2{font-family:var(--font-display), var(--font-sans);letter-spacing:-.02em;margin:0;font-size:clamp(32px,3.8vw,50px);font-weight:400;line-height:1.08}.ClubAmara-module__YV_N_q__howGrid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}@media (min-width:880px){.ClubAmara-module__YV_N_q__howGrid{grid-template-columns:repeat(4,1fr)}}.ClubAmara-module__YV_N_q__howCard{background:var(--bg-surface);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);border:1px solid #073a4b14;padding:28px}.ClubAmara-module__YV_N_q__howCardDark{background:var(--bg-inverse-deep);border-color:#0000}.ClubAmara-module__YV_N_q__howNum{font-family:var(--font-display), var(--font-sans);color:var(--accent);font-size:50px;font-weight:400;line-height:1}.ClubAmara-module__YV_N_q__howCardH3{font-family:var(--font-display), var(--font-sans);margin:14px 0 8px;font-size:22px;font-weight:400;line-height:1.15}.ClubAmara-module__YV_N_q__howCardDark .ClubAmara-module__YV_N_q__howCardH3{color:var(--bg-canvas)}.ClubAmara-module__YV_N_q__howCardBody{color:#073a4bc7;margin:0;font-size:16px;line-height:1.5}.ClubAmara-module__YV_N_q__howCardDark .ClubAmara-module__YV_N_q__howCardBody{color:#fffef5c7}.ClubAmara-module__YV_N_q__ctaSection{padding:clamp(40px,6vw,80px) 0 clamp(24px,3vw,36px)}.ClubAmara-module__YV_N_q__ctaBand{background:var(--bg-inverse-deep);text-align:center;border-radius:32px;padding:clamp(44px,7vw,60px) clamp(24px,5vw,40px);position:relative;overflow:hidden}.ClubAmara-module__YV_N_q__ctaBlob{background:var(--accent);opacity:.5;pointer-events:none;border-radius:46% 54% 58% 42%/52% 44% 56% 48%;width:280px;height:280px;position:absolute;top:-80px;right:-60px}.ClubAmara-module__YV_N_q__ctaCircle{pointer-events:none;border:2px solid #fffef540;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-90px;left:-70px}.ClubAmara-module__YV_N_q__ctaPill{z-index:2;color:var(--bg-canvas);background:#fffef51f;position:relative}.ClubAmara-module__YV_N_q__ctaH2{z-index:2;font-family:var(--font-display), var(--font-sans);letter-spacing:-.02em;color:var(--bg-canvas);margin:22px 0 0;font-size:clamp(34px,4.4vw,56px);font-weight:400;line-height:1.04;position:relative}.ClubAmara-module__YV_N_q__ctaLede{z-index:2;color:#fffef5cc;max-width:32rem;margin:18px auto 0;font-size:18px;line-height:1.55;position:relative}@keyframes ClubAmara-module__YV_N_q__ca-scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes ClubAmara-module__YV_N_q__ca-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.5)}}@keyframes ClubAmara-module__YV_N_q__ca-float{0%,to{transform:translateY(0px) rotate(var(--rot,0deg))}50%{transform:translateY(-12px) rotate(var(--rot,0deg))}}@media (prefers-reduced-motion:reduce){.ClubAmara-module__YV_N_q__reelTrack,.ClubAmara-module__YV_N_q__heroDot,.ClubAmara-module__YV_N_q__sticker{animation:none!important}.ClubAmara-module__YV_N_q__btnPrimary,.ClubAmara-module__YV_N_q__btnSecondary{transition:none}.ClubAmara-module__YV_N_q__whySection{height:auto}.ClubAmara-module__YV_N_q__whySticky{height:auto;padding:clamp(48px,7vw,90px) 0;position:static;overflow:visible}.ClubAmara-module__YV_N_q__whyViewport{overflow:visible}.ClubAmara-module__YV_N_q__whyTrack{flex-wrap:wrap;justify-content:center;width:100%;max-width:1180px;margin:0 auto;padding:24px clamp(18px,5vw,40px);transform:none!important}.ClubAmara-module__YV_N_q__whyCard{flex:0 0 min(340px,100%);opacity:1!important;transform:none!important}}
.CtaHr-module__pOpTiG__section{background:var(--bg-canvas);color:var(--fg-primary)}.CtaHr-module__pOpTiG__headline{white-space:pre-line;text-align:center;color:var(--fg-primary);letter-spacing:-.02em;font-size:clamp(2.5rem,5.6vw,4rem);font-weight:400;line-height:1.1}
.DayJourney-module__LV7yXW__sky{z-index:-2;background:linear-gradient(#f6e0c7 0%,#ece2cf 100%);position:absolute;inset:0}.DayJourney-module__LV7yXW__glow{z-index:var(--z-behind);mix-blend-mode:soft-light;opacity:0;pointer-events:none;position:absolute;inset:0}.DayJourney-module__LV7yXW__horizon{height:44%;z-index:var(--z-behind);opacity:0;pointer-events:none;position:absolute;bottom:0;left:0;right:0}.DayJourney-module__LV7yXW__sunLayer{max-width:var(--site-max);pointer-events:none;margin:0 auto;position:absolute;inset:0}.DayJourney-module__LV7yXW__sun{filter:blur(10px);z-index:var(--z-behind);opacity:0;pointer-events:none;border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.DayJourney-module__LV7yXW__stars{z-index:var(--z-behind);opacity:0;pointer-events:none;position:absolute;inset:0}.DayJourney-module__LV7yXW__star{background:#fffef5e6;border-radius:50%;width:2px;height:2px;animation:3s ease-in-out infinite DayJourney-module__LV7yXW__starTwinkle;position:absolute;box-shadow:0 0 4px #fffef599}@keyframes DayJourney-module__LV7yXW__starTwinkle{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.DayJourney-module__LV7yXW__rail{gap:clamp(8px,2vw,24px);max-width:640px;margin-bottom:clamp(44px,5vw,68px);display:grid}.DayJourney-module__LV7yXW__railItem{cursor:pointer;min-height:44px;font:inherit;text-align:left;color:var(--dj-ink-soft,var(--fg-secondary));opacity:.55;transition:opacity .4s var(--ease-standard), color .6s ease;background:0 0;border:none;justify-content:flex-start;align-items:baseline;gap:8px;padding:10px 4px 12px;display:inline-flex;position:relative}.DayJourney-module__LV7yXW__railItem:hover{opacity:.85}.DayJourney-module__LV7yXW__railItem[data-active]{opacity:1;color:var(--dj-ink,var(--vibrant-dark-blue))}.DayJourney-module__LV7yXW__railItem:after{content:"";transform-origin:0;opacity:0;height:2px;transition:transform .42s var(--ease-standard), opacity .42s var(--ease-standard);background:currentColor;border-radius:2px;position:absolute;bottom:0;left:4px;right:4px;transform:scaleX(0)}.DayJourney-module__LV7yXW__railItem[data-active]:after{opacity:.65;transform:scaleX(1)}.DayJourney-module__LV7yXW__railDot{width:7px;height:7px;transition:background .3s var(--ease-standard);background:0 0;border:1.5px solid;border-radius:50%;flex:none;transform:translateY(-1px)}.DayJourney-module__LV7yXW__railItem[data-active] .DayJourney-module__LV7yXW__railDot{background:currentColor}.DayJourney-module__LV7yXW__railLabel{white-space:nowrap;font-size:15px;font-weight:400}.DayJourney-module__LV7yXW__mediaFrame{background-color:#ece8dd;border:1px solid #073a4b1a;transition:background-color .6s,border-color .6s}.DayJourney-module__LV7yXW__onDark .DayJourney-module__LV7yXW__mediaFrame{background-color:#1f2d4a;border-color:#0000}.DayJourney-module__LV7yXW__copyBlock{animation:DayJourney-module__LV7yXW__fadeSlideIn .8s var(--ease-standard) both}.DayJourney-module__LV7yXW__windowCard{animation:DayJourney-module__LV7yXW__cardRise .7s var(--ease-standard) both}@keyframes DayJourney-module__LV7yXW__fadeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes DayJourney-module__LV7yXW__cardRise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.DayJourney-module__LV7yXW__sectionPad{padding:var(--section-py) 0;min-height:720px;overflow:hidden}.DayJourney-module__LV7yXW__scrollSection{min-height:600vh;overflow:clip}.DayJourney-module__LV7yXW__scrollSection:before,.DayJourney-module__LV7yXW__sectionPad:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(180deg, var(--bg-canvas) 0%, transparent 100%);height:clamp(72px,12vh,150px);position:absolute;top:0;left:0;right:0}.DayJourney-module__LV7yXW__stickyStage{top:var(--header-h,76px);min-height:calc(100vh - var(--header-h,76px));padding:clamp(var(--s-8), 3vw, 56px) 0;align-items:center;display:flex;position:sticky;overflow:hidden}@media (max-width:768px){.DayJourney-module__LV7yXW__scrollSection{min-height:480vh}.DayJourney-module__LV7yXW__stickyStage{min-height:calc(100dvh - var(--header-h,76px));padding:var(--s-8) 0 var(--s-10);align-items:flex-start;overflow-y:auto}.DayJourney-module__LV7yXW__sectionPad{min-height:unset;padding:0}.DayJourney-module__LV7yXW__dayContent{padding-top:var(--s-12);padding-bottom:var(--s-12)}}.DayJourney-module__LV7yXW__dayContent{--dj-ink:var(--vibrant-dark-blue);--dj-ink-soft:var(--fg-secondary)}.DayJourney-module__LV7yXW__dayHeader{margin-bottom:clamp(10px,1.5vw,16px)}.DayJourney-module__LV7yXW__layout{gap:var(--s-6,24px);grid-template-columns:1fr;display:grid}.DayJourney-module__LV7yXW__textColumn{min-width:0}@media (min-width:769px){.DayJourney-module__LV7yXW__layout{gap:clamp(var(--s-10), 6vw, var(--s-20));grid-template-columns:1fr 1fr;align-items:start}}@media (max-width:768px){.DayJourney-module__LV7yXW__dayHeader{margin-bottom:var(--s-2,8px)}.DayJourney-module__LV7yXW__rail{margin-bottom:var(--s-5,20px)}.DayJourney-module__LV7yXW__mediaFrame{--dj-media-max:min(360px, 38vh)}}@media (prefers-reduced-motion:reduce){.DayJourney-module__LV7yXW__copyBlock,.DayJourney-module__LV7yXW__windowCard{opacity:1;animation:none;transform:none}.DayJourney-module__LV7yXW__star{opacity:.7;animation:none}.DayJourney-module__LV7yXW__railItem,.DayJourney-module__LV7yXW__railItem:after,.DayJourney-module__LV7yXW__railDot{transition:none}}
.Experten-module__B7I-Cq__root{--ink-soft:#3a4d57;--almond:#ecdcc4;--sand-gray:#e7e2d4;font-family:var(--font-sans);color:var(--fg-primary);background:var(--bg-canvas);position:relative;overflow-x:clip}.Experten-module__B7I-Cq__root *{box-sizing:border-box}.Experten-module__B7I-Cq__wrap{width:100%;max-width:1180px;margin:0 auto;padding-left:clamp(18px,5vw,40px);padding-right:clamp(18px,5vw,40px)}.Experten-module__B7I-Cq__eyebrowFlat{color:var(--vibrant-orange-dark);text-transform:uppercase;letter-spacing:.12em;margin:0 0 14px;font-size:14px;font-weight:700;display:inline-block}.Experten-module__B7I-Cq__h2{font-weight:400;font-size:var(--web-h2-size);line-height:var(--web-h2-lh);letter-spacing:var(--web-h2-tracking);color:var(--fg-primary);margin:0}.Experten-module__B7I-Cq__lede{max-width:38em;color:var(--ink-soft);margin:16px auto 0;font-size:18px;line-height:1.6}.Experten-module__B7I-Cq__sectionHead{text-align:center;margin-bottom:clamp(32px,5vw,52px)}.Experten-module__B7I-Cq__btnPrimary{border-radius:var(--radius-md);background:var(--bg-inverse);min-height:48px;color:var(--fg-on-inverse);cursor:pointer;box-shadow:var(--shadow-sm);transition:transform .16s var(--ease-standard), background-color .16s var(--ease-standard), box-shadow .16s var(--ease-standard);border:none;justify-content:center;align-items:center;gap:10px;padding:14px 26px;font-family:inherit;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex}.Experten-module__B7I-Cq__btnPrimary:hover{background:var(--bg-inverse-deep);box-shadow:var(--shadow-md);transform:translateY(-2px)}.Experten-module__B7I-Cq__btnPrimary:disabled{opacity:.6;cursor:default;transform:none}.Experten-module__B7I-Cq__cardImg{object-fit:contain;width:100%;height:100%;display:block}.Experten-module__B7I-Cq__cardImgFallback{border-radius:var(--radius-lg);background:linear-gradient(160deg,#28546b1f,#f78c6a24);width:100%;height:100%;min-height:96px}.Experten-module__B7I-Cq__hero{padding:clamp(40px,7vw,80px) 0 clamp(36px,6vw,64px)}.Experten-module__B7I-Cq__heroGrid{grid-template-columns:1fr;align-items:center;gap:clamp(32px,6vw,56px);display:grid}@media (min-width:880px){.Experten-module__B7I-Cq__heroGrid{grid-template-columns:1.05fr .95fr}}.Experten-module__B7I-Cq__heroH1{font-weight:400;font-size:var(--web-h1-size);line-height:var(--web-h1-lh);letter-spacing:var(--web-h1-tracking);color:var(--fg-primary);margin:0}.Experten-module__B7I-Cq__heroLede{max-width:30em;color:var(--ink-soft);margin:22px 0 0;font-size:20px;line-height:1.55}.Experten-module__B7I-Cq__heroActions{margin:30px 0 0}.Experten-module__B7I-Cq__heroArt{justify-content:center;display:flex}.Experten-module__B7I-Cq__heroCard{aspect-ratio:4/3;border-radius:var(--radius-2xl);background:var(--almond);width:100%;max-width:460px;box-shadow:var(--shadow-md);justify-content:center;align-items:flex-end;display:flex;position:relative;overflow:hidden}.Experten-module__B7I-Cq__heroCard .Experten-module__B7I-Cq__cardImg{object-fit:cover;object-position:center;filter:saturate(1.18)brightness(1.05)contrast(1.03)}.Experten-module__B7I-Cq__heroCard:after{content:"";mix-blend-mode:soft-light;pointer-events:none;background:linear-gradient(135deg,#f78c6a38,#ffd56b1f 55%,#f78c6a00 100%);position:absolute;inset:0}.Experten-module__B7I-Cq__why{padding:clamp(48px,7vw,90px) 0}.Experten-module__B7I-Cq__whyGrid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:620px){.Experten-module__B7I-Cq__whyGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:980px){.Experten-module__B7I-Cq__whyGrid{grid-template-columns:repeat(4,1fr)}}.Experten-module__B7I-Cq__whyCard{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);transition:transform .2s var(--ease-standard), box-shadow .2s var(--ease-standard);padding:28px 24px}.Experten-module__B7I-Cq__whyCard:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.Experten-module__B7I-Cq__whyCardArt{border-radius:var(--radius-lg);background:color-mix(in srgb, var(--vibrant-orange-dark) 16%, #fff);justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:18px;display:flex}.Experten-module__B7I-Cq__whyIcon{color:var(--amara-blue);transform-box:fill-box;transform-origin:50%}@media (prefers-reduced-motion:no-preference){.Experten-module__B7I-Cq__whyIconPulse{animation:2.8s ease-in-out infinite Experten-module__B7I-Cq__amara-why-pulse}}.Experten-module__B7I-Cq__whyCardH3{color:var(--fg-primary);margin:0 0 10px;font-size:20px;font-weight:700;line-height:1.2}.Experten-module__B7I-Cq__whyCardBody{color:var(--ink-soft);margin:0;font-size:17px;line-height:1.55}.Experten-module__B7I-Cq__built{background:var(--bg-soft-blue);padding:clamp(48px,7vw,90px) 0}.Experten-module__B7I-Cq__builtBig{letter-spacing:-.02em;color:var(--bg-inverse);margin:0;font-size:clamp(38px,5.4vw,60px);font-weight:400;line-height:1.05}.Experten-module__B7I-Cq__ideaGrid{grid-template-columns:1fr;gap:18px;margin-top:clamp(28px,4vw,44px);display:grid}@media (min-width:620px){.Experten-module__B7I-Cq__ideaGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:980px){.Experten-module__B7I-Cq__ideaGrid{grid-template-columns:repeat(3,1fr)}}.Experten-module__B7I-Cq__ideaCard{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);transition:transform .2s var(--ease-standard), box-shadow .2s var(--ease-standard);flex-direction:column;gap:18px;padding:26px 24px;display:flex}.Experten-module__B7I-Cq__ideaCard:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.Experten-module__B7I-Cq__ideaQuote{color:var(--fg-primary);flex:1;margin:0;font-size:19px;line-height:1.4}.Experten-module__B7I-Cq__ideaFoot{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Experten-module__B7I-Cq__ideaAvatar{color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;font-weight:700;display:flex}.Experten-module__B7I-Cq__ideaName{color:var(--ink-soft);font-size:16px;font-weight:600}.Experten-module__B7I-Cq__ideaBadge{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--state-positive) 14%, transparent);color:var(--state-positive);align-items:center;gap:6px;margin-left:auto;padding:4px 10px;font-size:13px;font-weight:700;display:inline-flex}.Experten-module__B7I-Cq__ideaBadgeDot{background:var(--state-positive);border-radius:50%;width:7px;height:7px}.Experten-module__B7I-Cq__how{padding:clamp(48px,7vw,90px) 0}.Experten-module__B7I-Cq__howGrid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:820px){.Experten-module__B7I-Cq__howGrid{grid-template-columns:repeat(3,1fr)}}.Experten-module__B7I-Cq__howCard{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);padding:30px 26px}.Experten-module__B7I-Cq__howNum{background:var(--bg-inverse);width:48px;height:48px;color:var(--fg-on-inverse);border-radius:50%;justify-content:center;align-items:center;font-size:22px;font-weight:700;display:flex}.Experten-module__B7I-Cq__howCardH3{color:var(--fg-primary);margin:18px 0 8px;font-size:21px;font-weight:700;line-height:1.2}.Experten-module__B7I-Cq__howCardBody{color:var(--ink-soft);margin:0;font-size:17px;line-height:1.55}.Experten-module__B7I-Cq__cta{padding:clamp(40px,6vw,80px) 0 clamp(72px,10vw,128px)}.Experten-module__B7I-Cq__ctaBand{grid-template-columns:1fr;align-items:center;gap:clamp(24px,4vw,48px);display:grid}@media (min-width:820px){.Experten-module__B7I-Cq__ctaBand{grid-template-columns:1.2fr .8fr}}.Experten-module__B7I-Cq__ctaH2{letter-spacing:-.02em;color:var(--fg-primary);margin:0;font-size:clamp(30px,4vw,46px);font-weight:400;line-height:1.08}.Experten-module__B7I-Cq__ctaLede{max-width:34em;color:var(--ink-soft);margin:18px 0 28px;font-size:18px;line-height:1.6}.Experten-module__B7I-Cq__ctaArt{justify-content:center;display:flex}.Experten-module__B7I-Cq__ctaArtCard{aspect-ratio:1;border-radius:var(--radius-2xl);background:var(--almond);width:100%;max-width:340px;box-shadow:var(--shadow-md);justify-content:center;align-items:flex-end;display:flex;position:relative;overflow:hidden}.Experten-module__B7I-Cq__ctaArtCard .Experten-module__B7I-Cq__cardImg{object-fit:cover;object-position:center;filter:saturate(1.18)brightness(1.05)contrast(1.03)}.Experten-module__B7I-Cq__ctaArtCard:after{content:"";mix-blend-mode:soft-light;pointer-events:none;background:linear-gradient(135deg,#f78c6a38,#ffd56b1f 55%,#f78c6a00 100%);position:absolute;inset:0}.Experten-module__B7I-Cq__btnPrimary:focus-visible{outline:2px solid var(--bg-inverse);outline-offset:2px}@keyframes Experten-module__B7I-Cq__amara-why-pulse{0%,to{transform:scale(1)}18%{transform:scale(1.12)}32%{transform:scale(1)}46%{transform:scale(1.07)}60%{transform:scale(1)}}.Experten-module__B7I-Cq__root [data-reveal]{opacity:0;transition:opacity var(--dur-reveal) var(--ease-standard), transform var(--dur-reveal) var(--ease-standard);transition-delay:var(--reveal-delay,0s);transform:translateY(18px)}.Experten-module__B7I-Cq__root [data-reveal][data-reveal-shown=true]{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.Experten-module__B7I-Cq__btnPrimary,.Experten-module__B7I-Cq__whyCard,.Experten-module__B7I-Cq__ideaCard{transition:none}.Experten-module__B7I-Cq__whyIconPulse{animation:none}.Experten-module__B7I-Cq__root [data-reveal]{opacity:1;transition:none;transform:none}}
.ExpertenForm-module__PHv_YG__root{--ink-soft:#3a4d57;font-family:var(--font-sans);color:var(--fg-primary);background:var(--bg-canvas);padding:clamp(48px,8vw,96px) 0 clamp(56px,8vw,104px);position:relative;overflow-x:clip}.ExpertenForm-module__PHv_YG__root *{box-sizing:border-box}.ExpertenForm-module__PHv_YG__wrap{width:100%;max-width:560px;margin:0 auto;padding-left:clamp(18px,5vw,40px);padding-right:clamp(18px,5vw,40px)}.ExpertenForm-module__PHv_YG__intro{text-align:center;margin-bottom:clamp(28px,4vw,40px)}.ExpertenForm-module__PHv_YG__eyebrowFlat{color:var(--vibrant-orange-dark);text-transform:uppercase;letter-spacing:.12em;margin:0 0 14px;font-size:14px;font-weight:700;display:inline-block}.ExpertenForm-module__PHv_YG__introH1{letter-spacing:-.02em;color:var(--fg-primary);margin:0;font-size:clamp(32px,5vw,48px);font-weight:400;line-height:1.08}.ExpertenForm-module__PHv_YG__introLede{max-width:34em;color:var(--ink-soft);margin:16px auto 0;font-size:18px;line-height:1.6}.ExpertenForm-module__PHv_YG__btnPrimary{background:var(--amara-blue);color:#fff;cursor:pointer;min-height:48px;transition:background-color .16s var(--ease-standard);border:none;border-radius:9999px;justify-content:center;align-items:center;gap:10px;padding:12px 26px;font-family:inherit;font-size:18px;font-weight:600;text-decoration:none;display:inline-flex}.ExpertenForm-module__PHv_YG__btnPrimary:hover{background:var(--color-dark-blue)}.ExpertenForm-module__PHv_YG__btnPrimary:focus-visible{outline:2px solid var(--amara-blue);outline-offset:2px}.ExpertenForm-module__PHv_YG__btnGhost{border:2px solid var(--amara-blue);min-height:48px;color:var(--amara-blue);transition:border-color .14s var(--ease-standard), background-color .14s var(--ease-standard), color .14s var(--ease-standard);background:0 0;border-radius:9999px;justify-content:center;align-items:center;padding:12px 24px;font-family:inherit;font-size:18px;font-weight:600;text-decoration:none;display:inline-flex}.ExpertenForm-module__PHv_YG__btnGhost:hover{background:var(--amara-blue);color:#fff}.ExpertenForm-module__PHv_YG__btnGhost:focus-visible{outline:2px solid var(--amara-blue);outline-offset:2px}.ExpertenForm-module__PHv_YG__form{flex-direction:column;gap:20px;display:flex}.ExpertenForm-module__PHv_YG__fieldLabel{color:var(--fg-muted);font-size:1rem;font-weight:300}.ExpertenForm-module__PHv_YG__radioSet{border:none;flex-direction:column;gap:10px;margin:0;padding:0;display:flex}.ExpertenForm-module__PHv_YG__radioRow{flex-wrap:wrap;gap:12px;display:flex}.ExpertenForm-module__PHv_YG__radioOption{background:var(--bg-surface);min-width:9rem;min-height:52px;color:var(--color-dark-blue);cursor:pointer;border:1px solid #52525b;border-radius:8px;flex:1 1 0;justify-content:flex-start;align-items:center;gap:10px;padding:12px 16px;font-size:17px;font-weight:400;transition:border-color .15s,box-shadow .15s,background-color .15s;display:flex}.ExpertenForm-module__PHv_YG__radioOption:has(input:checked){border-color:var(--amara-blue);box-shadow:0 0 0 1px var(--amara-blue);background:color-mix(in srgb, var(--amara-blue) 8%, transparent)}.ExpertenForm-module__PHv_YG__radioOption:has(input:focus-visible){outline:2px solid var(--amara-blue);outline-offset:2px}.ExpertenForm-module__PHv_YG__radioOption input{width:20px;height:20px;accent-color:var(--amara-blue)}.ExpertenForm-module__PHv_YG__radioSetInvalid .ExpertenForm-module__PHv_YG__radioOption{border-color:var(--color-red)}.ExpertenForm-module__PHv_YG__consentArea{flex-direction:column;gap:12px;display:flex}.ExpertenForm-module__PHv_YG__consent{color:var(--ink-soft);cursor:pointer;align-items:flex-start;gap:12px;font-size:16px;line-height:1.55;display:flex}.ExpertenForm-module__PHv_YG__consentCheckbox{width:1.25rem;min-width:0;height:1.25rem;min-height:0;accent-color:var(--amara-blue);flex-shrink:0;margin-top:2px}.ExpertenForm-module__PHv_YG__consentCheckbox:focus-visible{outline:2px solid var(--amara-blue);outline-offset:2px}.ExpertenForm-module__PHv_YG__consent a{color:var(--fg-link);text-decoration:underline}.ExpertenForm-module__PHv_YG__legalNote{color:var(--fg-muted);margin:0;font-size:14px;line-height:1.55}.ExpertenForm-module__PHv_YG__legalNote a{color:var(--fg-link);text-decoration:underline}.ExpertenForm-module__PHv_YG__honeypot{display:none}.ExpertenForm-module__PHv_YG__success{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:12px 0;display:flex}.ExpertenForm-module__PHv_YG__successCheck{background:color-mix(in srgb, var(--state-positive) 16%, transparent);width:64px;height:64px;color:var(--state-positive);border-radius:50%;justify-content:center;align-items:center;font-size:32px;font-weight:700;display:flex}.ExpertenForm-module__PHv_YG__successH2{letter-spacing:-.02em;color:var(--fg-primary);margin:0;font-size:clamp(26px,4vw,34px);font-weight:400;line-height:1.1}.ExpertenForm-module__PHv_YG__successBody{color:var(--ink-soft);margin:0;font-size:17px;line-height:1.55}.ExpertenForm-module__PHv_YG__successActions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:6px;display:flex}@media (prefers-reduced-motion:reduce){.ExpertenForm-module__PHv_YG__btnPrimary,.ExpertenForm-module__PHv_YG__btnGhost{transition:none}}
.FamilyJournal-module__qyk-HW__section{padding:var(--section-py-spacious) 0;background:var(--bg-canvas);isolation:isolate;position:relative;overflow:hidden}.FamilyJournal-module__qyk-HW__bloom{z-index:var(--z-behind);filter:blur(var(--blur-md));pointer-events:none;background:radial-gradient(60% 50% at 80% 30%,#f3a5b82e,#0000 60%),radial-gradient(50% 45% at 20% 80%,#ffc49c24,#0000 60%);animation:26s ease-in-out infinite alternate FamilyJournal-module__qyk-HW__bloom-drift;position:absolute;inset:0}@keyframes FamilyJournal-module__qyk-HW__bloom-drift{0%{transform:translate(0)}to{transform:translate(-3%,2%)}}.FamilyJournal-module__qyk-HW__grid{gap:var(--s-20);grid-template-columns:1fr 1.05fr;align-items:center;display:grid}@media (max-width:980px){.FamilyJournal-module__qyk-HW__grid{grid-template-columns:1fr;gap:56px}}.FamilyJournal-module__qyk-HW__copy{gap:var(--eyebrow-gap);flex-direction:column;max-width:480px;display:flex}.FamilyJournal-module__qyk-HW__title{font-size:var(--web-h2-size);line-height:var(--web-h2-lh);letter-spacing:-.02em;color:var(--fg-primary);white-space:pre-line;text-wrap:balance;margin:0;font-weight:400}.FamilyJournal-module__qyk-HW__lede{text-wrap:pretty;max-width:44ch}.FamilyJournal-module__qyk-HW__hint{margin-top:var(--s-2);color:var(--fg-muted);align-items:center;gap:10px;font-size:13px;font-style:italic;font-weight:300;display:inline-flex}.FamilyJournal-module__qyk-HW__hintDot{background:var(--vibrant-orange-dark);border-radius:50%;width:6px;height:6px}.FamilyJournal-module__qyk-HW__fj{background:var(--bg-surface);border:1px solid #073a4b0f;border-radius:24px;width:100%;max-width:480px;margin:0 auto;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffb3,0 30px 60px -16px #073a4b24,0 8px 20px -8px #073a4b14}.FamilyJournal-module__qyk-HW__fjHead{padding:18px 22px var(--s-4);border-bottom:1px solid #073a4b0f;justify-content:space-between;align-items:center;display:flex}.FamilyJournal-module__qyk-HW__fjHeadL{flex-direction:column;gap:6px;display:flex}.FamilyJournal-module__qyk-HW__fjChip{letter-spacing:.16em;text-transform:uppercase;width:fit-content;color:var(--back-drop);background:var(--amara-blue);padding:var(--s-1) 10px;border-radius:var(--radius-pill);font-size:10px;font-weight:500;display:inline-block}.FamilyJournal-module__qyk-HW__fjTitle{color:var(--vibrant-dark-blue);letter-spacing:-.005em;font-size:15px;font-weight:400}.FamilyJournal-module__qyk-HW__fjLive{letter-spacing:.04em;text-transform:uppercase;color:var(--state-positive);align-items:center;gap:6px;font-size:11px;font-weight:500;display:inline-flex}.FamilyJournal-module__qyk-HW__fjLiveDot{background:var(--state-positive);width:6px;height:6px;animation:FamilyJournal-module__qyk-HW__fj-live-pulse 1.8s var(--ease-standard) infinite;border-radius:50%;box-shadow:0 0 #10b16380}@keyframes FamilyJournal-module__qyk-HW__fj-live-pulse{0%{box-shadow:0 0 #10b1638c}to{box-shadow:0 0 0 7px #10b16300}}.FamilyJournal-module__qyk-HW__fjList{margin:0;padding:0;list-style:none}.FamilyJournal-module__qyk-HW__entry{transition:opacity var(--dur-base) ease;opacity:0;border-bottom:1px solid #073a4b0d;position:relative;transform:translateY(6px)}.FamilyJournal-module__qyk-HW__entry.FamilyJournal-module__qyk-HW__isSeen{opacity:1;transition:opacity var(--dur-slow) var(--ease-standard) calc(var(--i) * 80ms), transform var(--dur-slow) var(--ease-standard) calc(var(--i) * 80ms);transform:none}.FamilyJournal-module__qyk-HW__entry:last-child{border-bottom:0}.FamilyJournal-module__qyk-HW__entry.FamilyJournal-module__qyk-HW__isDimmed{opacity:.5}.FamilyJournal-module__qyk-HW__entry.FamilyJournal-module__qyk-HW__isDimmed:hover{opacity:.85}.FamilyJournal-module__qyk-HW__entryRow{cursor:pointer;text-align:left;width:100%;transition:background .32s ease, padding .36s var(--ease-standard);background:0 0;border:0;grid-template-columns:auto 1fr auto auto;align-items:center;gap:14px;padding:14px 22px 14px 26px;font-family:inherit;display:grid;position:relative}.FamilyJournal-module__qyk-HW__entryRow:hover{background:#073a4b06;padding-left:30px}.FamilyJournal-module__qyk-HW__entry.FamilyJournal-module__qyk-HW__isOpen .FamilyJournal-module__qyk-HW__entryRow{background:#073a4b08}.FamilyJournal-module__qyk-HW__entryRail{background:0 0;border-radius:0 2px 2px 0;width:2px;transition:background .36s;position:absolute;top:14px;bottom:14px;left:0}.FamilyJournal-module__qyk-HW__entry.FamilyJournal-module__qyk-HW__isOpen .FamilyJournal-module__qyk-HW__entryRail{background:var(--amara-blue)}.FamilyJournal-module__qyk-HW__entry.FamilyJournal-module__qyk-HW__isLive .FamilyJournal-module__qyk-HW__entryRail{background:var(--vibrant-orange-dark)}.FamilyJournal-module__qyk-HW__entryCopy{flex-direction:column;gap:2px;min-width:0;display:flex}.FamilyJournal-module__qyk-HW__entryName{color:var(--vibrant-dark-blue);letter-spacing:-.005em;font-size:13px;font-weight:500}.FamilyJournal-module__qyk-HW__entryRole{color:var(--fg-muted);font-weight:300}.FamilyJournal-module__qyk-HW__entryTitle{color:var(--fg-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:300;line-height:1.4;overflow:hidden}.FamilyJournal-module__qyk-HW__entryMeta{align-items:flex-end;gap:var(--s-1);white-space:nowrap;flex-direction:column;display:flex}.FamilyJournal-module__qyk-HW__entryTime{color:var(--fg-muted);font-variant-numeric:tabular-nums;font-size:11px;font-weight:300}.FamilyJournal-module__qyk-HW__entryBadge{letter-spacing:.16em;text-transform:uppercase;color:var(--fg-secondary);padding:3px var(--s-2);border-radius:var(--radius-pill);background:#073a4b0d;font-size:9px;font-weight:500}.FamilyJournal-module__qyk-HW__entryChev{color:var(--fg-muted);transition:transform .46s var(--ease-standard), color .3s ease;display:inline-flex}.FamilyJournal-module__qyk-HW__entry.FamilyJournal-module__qyk-HW__isOpen .FamilyJournal-module__qyk-HW__entryChev{color:var(--amara-blue);transform:rotate(180deg)}.FamilyJournal-module__qyk-HW__entryPanel{transition:grid-template-rows .48s var(--ease-standard);grid-template-rows:0fr;display:grid}.FamilyJournal-module__qyk-HW__entry.FamilyJournal-module__qyk-HW__isOpen .FamilyJournal-module__qyk-HW__entryPanel{grid-template-rows:1fr}.FamilyJournal-module__qyk-HW__entryPanelInner{min-height:0;overflow:hidden}.FamilyJournal-module__qyk-HW__entryPanelInner>*{opacity:0;transition:opacity .36s var(--ease-standard) 80ms, transform .36s var(--ease-standard) 80ms;transform:translateY(6px)}.FamilyJournal-module__qyk-HW__entry.FamilyJournal-module__qyk-HW__isOpen .FamilyJournal-module__qyk-HW__entryPanelInner>*{opacity:1;transform:none}.FamilyJournal-module__qyk-HW__dt{padding:var(--s-1) 26px 22px;gap:var(--s-3);flex-direction:column;display:flex}.FamilyJournal-module__qyk-HW__dtQuote{color:var(--vibrant-dark-blue);margin:0;font-size:14px;font-style:italic;font-weight:400;line-height:1.5}.FamilyJournal-module__qyk-HW__dtLine{color:var(--fg-secondary);padding-top:var(--s-2);border-top:1px solid #073a4b0f;align-items:center;gap:10px;font-size:12px;font-weight:300;display:flex}.FamilyJournal-module__qyk-HW__dtLineDot{background:var(--amara-blue);border-radius:50%;width:6px;height:6px}.FamilyJournal-module__qyk-HW__dtLineDotSoft{background:var(--vibrant-orange-dark)}.FamilyJournal-module__qyk-HW__dtWave{height:56px;padding:var(--s-2) var(--s-3);background:#073a4b08;border-radius:12px;align-items:center;gap:2px;display:flex}.FamilyJournal-module__qyk-HW__dtWave span{background:var(--amara-blue);opacity:.7;transform-origin:50%;animation:FamilyJournal-module__qyk-HW__dt-bar 1.6s var(--ease-emphasis) infinite;border-radius:2px;flex:1}@keyframes FamilyJournal-module__qyk-HW__dt-bar{0%,to{transform:scaleY(.3)}50%{transform:scaleY(1)}}.FamilyJournal-module__qyk-HW__dtPhoto{border-radius:12px;width:100%;height:110px;position:relative;overflow:hidden}.FamilyJournal-module__qyk-HW__dtPhotoGarden{background:radial-gradient(ellipse 80% 60% at 70% 90%, #6bab6f 0%, #4a8b4e 50%, transparent 80%), radial-gradient(ellipse 60% 50% at 30% 70%, var(--vibrant-green) 0%, transparent 70%), linear-gradient(180deg, #b6d7f0 0%, #e8c9a0 60%, #c8a56d 100%)}.FamilyJournal-module__qyk-HW__dtPhotoMountain{background:radial-gradient(90% 60% at 50% 85%,#2b3a4e 0%,#0000 70%),linear-gradient(#6a85b8 0%,#b2c5d9 30%,#e8d9c0 60%,#c8a56d 100%)}.FamilyJournal-module__qyk-HW__dtPhotoMountain:after{content:"";clip-path:polygon(0 100%,12% 70%,22% 78%,36% 60%,48% 72%,60% 56%,74% 66%,88% 52%,100% 64%,100% 100%);background:linear-gradient(#0000 0% 55%,#4a5a6e 70%,#2b3a4e 100%);position:absolute;inset:0}.FamilyJournal-module__qyk-HW__dtPhotoSun{background:radial-gradient(circle, #ffe3b0, var(--color-orange) 50%, transparent 75%);filter:blur(1px);border-radius:50%;width:28px;height:28px;position:absolute;top:14px;right:22px}.FamilyJournal-module__qyk-HW__dtReactions{flex-direction:column;gap:6px;display:flex}.FamilyJournal-module__qyk-HW__dtReact{align-items:center;gap:var(--s-2);color:var(--vibrant-dark-blue);padding:6px var(--s-3);border-radius:var(--radius-pill);background:#073a4b06;width:fit-content;font-size:12px;font-weight:400;display:inline-flex}.FamilyJournal-module__qyk-HW__dtReactDot{background:var(--vibrant-orange-dark);border-radius:50%;width:5px;height:5px}.FamilyJournal-module__qyk-HW__dtReactDotAlt{background:var(--vibrant-aubergine)}.FamilyJournal-module__qyk-HW__dtReactDotSoft{background:var(--vibrant-green)}.FamilyJournal-module__qyk-HW__dtVoice{padding:var(--s-2) var(--s-3);border-radius:var(--radius-md);background:#f78c6a0f;align-items:center;gap:10px;display:flex}.FamilyJournal-module__qyk-HW__dtVoicePlay{background:var(--vibrant-orange-dark);width:28px;height:28px;color:var(--back-drop);cursor:pointer;transition:transform var(--dur-fast) ease;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FamilyJournal-module__qyk-HW__dtVoicePlay:hover{transform:scale(1.06)}.FamilyJournal-module__qyk-HW__dtVoiceWave{flex:1;align-items:center;gap:2px;height:24px;display:flex}.FamilyJournal-module__qyk-HW__dtVoiceWave span{background:var(--vibrant-orange-dark);opacity:.7;animation:FamilyJournal-module__qyk-HW__dt-bar 1.4s var(--ease-emphasis) infinite;border-radius:2px;flex:1}.FamilyJournal-module__qyk-HW__dtVoiceTime{color:var(--fg-secondary);font-variant-numeric:tabular-nums;font-size:11px}.FamilyJournal-module__qyk-HW__dtBars{height:70px;padding:0 var(--s-1);align-items:flex-end;gap:6px;display:flex}.FamilyJournal-module__qyk-HW__dtBar{height:5px;min-height:5px;animation:FamilyJournal-module__qyk-HW__dt-bar-grow .9s var(--ease-standard) forwards;background:#073a4b24;border-radius:3px;flex:1}.FamilyJournal-module__qyk-HW__dtBarAccent{background:var(--vibrant-orange-dark)}@keyframes FamilyJournal-module__qyk-HW__dt-bar-grow{to{height:var(--h)}}.FamilyJournal-module__qyk-HW__dtLbls{color:var(--fg-muted);letter-spacing:.04em;padding:0 var(--s-1);justify-content:space-between;font-size:10px;font-weight:400;display:flex}.FamilyJournal-module__qyk-HW__dtStats{color:var(--fg-secondary);border-top:1px solid #073a4b0f;justify-content:space-between;padding-top:10px;font-size:12px;font-weight:300;display:flex}.FamilyJournal-module__qyk-HW__dtStats strong{color:var(--vibrant-dark-blue);margin-right:var(--s-1);font-weight:500}.FamilyJournal-module__qyk-HW__avatar{width:32px;height:32px;color:var(--back-drop);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:500;display:flex;box-shadow:0 3px 8px -2px #073a4b33}.FamilyJournal-module__qyk-HW__avatarMama{background:linear-gradient(135deg, var(--vibrant-aubergine), #e04770)}.FamilyJournal-module__qyk-HW__avatarAnna{background:linear-gradient(135deg, var(--color-orange), var(--vibrant-orange-dark))}.FamilyJournal-module__qyk-HW__avatarThomas{background:linear-gradient(135deg, var(--color-turquoise), #6bab6f);color:var(--amara-blue-sphere-deep)}.FamilyJournal-module__qyk-HW__avatarMia{background:radial-gradient(circle at 30% 30%, var(--amara-blue-sphere-mid), var(--amara-blue) 60%, var(--amara-blue-sphere-deep));font-size:16px;line-height:1}@media (max-width:500px){.FamilyJournal-module__qyk-HW__entryRow{padding:var(--s-3) 18px var(--s-3) var(--s-5);grid-template-columns:auto 1fr auto}.FamilyJournal-module__qyk-HW__entryChev,.FamilyJournal-module__qyk-HW__entryBadge{display:none}.FamilyJournal-module__qyk-HW__dt{padding:var(--s-1) var(--s-5) 18px}}@media (max-width:768px){.FamilyJournal-module__qyk-HW__section{padding:54px 0}}@media (prefers-reduced-motion:reduce){.FamilyJournal-module__qyk-HW__bloom,.FamilyJournal-module__qyk-HW__fjLiveDot,.FamilyJournal-module__qyk-HW__dtWave span,.FamilyJournal-module__qyk-HW__dtVoiceWave span{animation:none!important}}
.FamilyOutlook-module__xhC1Ka__section{background:var(--bg-soft-blue);padding:var(--section-py) 0}.FamilyOutlook-module__xhC1Ka__container{max-width:var(--site-max);padding-inline:var(--gutter,var(--s-8));margin-inline:auto}.FamilyOutlook-module__xhC1Ka__header{text-align:center;align-items:center;gap:var(--eyebrow-gap);flex-direction:column;max-width:680px;margin:0 auto;display:flex}.FamilyOutlook-module__xhC1Ka__heading{text-wrap:balance;max-width:16ch;font-size:var(--web-h2-size);line-height:var(--web-h2-lh);font-weight:var(--web-h2-weight,400);letter-spacing:var(--web-h2-tracking,-.02em);color:var(--fg-primary);margin:0}.FamilyOutlook-module__xhC1Ka__lede{max-width:54ch}@media (max-width:768px){.FamilyOutlook-module__xhC1Ka__section{padding:54px 0}}@media (prefers-reduced-motion:no-preference){.FamilyOutlook-module__xhC1Ka__header{animation:FamilyOutlook-module__xhC1Ka__family-outlook-fade-up var(--dur-slow) var(--ease-standard) both}}@keyframes FamilyOutlook-module__xhC1Ka__family-outlook-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
.Accordion-module__3Uirja__item{border-bottom:1px solid var(--border-default)}.Accordion-module__3Uirja__item:first-child{border-top:1px solid var(--border-default)}.Accordion-module__3Uirja__trigger{justify-content:space-between;align-items:center;gap:var(--s-6);width:100%;padding:28px var(--s-1);cursor:pointer;text-align:left;font-family:inherit;font-size:inherit;color:var(--fg-primary);min-height:48px;transition:padding-left var(--dur-base) var(--ease-standard);background:0 0;border:none;display:flex}.Accordion-module__3Uirja__trigger:hover{padding-left:var(--s-1)}.Accordion-module__3Uirja__trigger:focus-visible{outline:2px solid var(--bg-inverse);outline-offset:3px;border-radius:4px}.Accordion-module__3Uirja__chevron{color:var(--fg-secondary);transition:transform .28s var(--ease-standard), color .28s ease;flex-shrink:0}.Accordion-module__3Uirja__itemOpen .Accordion-module__3Uirja__chevron{color:var(--bg-inverse);transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){.Accordion-module__3Uirja__trigger,.Accordion-module__3Uirja__chevron{transition:none}}.Accordion-module__3Uirja__panel{transition:grid-template-rows .38s var(--ease-standard);grid-template-rows:0fr;display:grid;overflow:hidden}.Accordion-module__3Uirja__itemOpen .Accordion-module__3Uirja__panel{grid-template-rows:1fr}@media (prefers-reduced-motion:reduce){.Accordion-module__3Uirja__panel{transition:none}}.Accordion-module__3Uirja__panelInner{padding:0 var(--s-1);overflow:hidden}.Accordion-module__3Uirja__panelContent{padding-bottom:var(--s-6)}
.Faq-module__1A_QDW__grid{gap:var(--s-20);grid-template-columns:.85fr 1.5fr;align-items:start;display:grid}@media (max-width:920px){.Faq-module__1A_QDW__grid{gap:var(--s-12);grid-template-columns:1fr}}.Faq-module__1A_QDW__sticky{align-self:start;position:sticky;top:96px}@media (max-width:920px){.Faq-module__1A_QDW__sticky{position:static}}@media (prefers-reduced-motion:reduce){.Faq-module__1A_QDW__grid *{transition-duration:0s!important;animation:none!important}}
.FeatureSpotlight-module__Lynk5a__copy{flex-direction:column;display:flex}.FeatureSpotlight-module__Lynk5a__eyebrow{margin-bottom:var(--s-4)}.FeatureSpotlight-module__Lynk5a__heading{max-width:16ch;letter-spacing:var(--web-h2-tracking,-.018em);font-weight:400;font-size:var(--web-h2-size);line-height:var(--web-h2-lh);color:var(--fg-primary);text-wrap:balance;margin:0}.FeatureSpotlight-module__Lynk5a__intro{margin:var(--s-5) 0 0;max-width:34ch;font-weight:300;font-size:var(--web-p2-size);line-height:var(--web-p2-lh);color:var(--fg-secondary);text-wrap:pretty}.FeatureSpotlight-module__Lynk5a__card{background:var(--bg-surface);transition:background .45s var(--ease-soft,ease);border-radius:22px;flex-direction:column;padding:clamp(20px,2.4vw,28px);display:flex;box-shadow:0 10px 36px #073a4b0d}.FeatureSpotlight-module__Lynk5a__cardActive{background:#fcf4da;box-shadow:0 26px 60px #073a4b21}.FeatureSpotlight-module__Lynk5a__cardHead{color:var(--fg-primary);align-items:center;gap:13px;margin-bottom:10px;font-size:clamp(18px,2.1vw,22px);font-weight:500;line-height:1.25;display:flex}.FeatureSpotlight-module__Lynk5a__cardIcon{color:var(--fg-primary);flex:none;display:inline-flex}.FeatureSpotlight-module__Lynk5a__cardIcon svg{width:26px;height:26px}.FeatureSpotlight-module__Lynk5a__cardBody{color:var(--fg-secondary);margin:0;font-size:clamp(15px,1.7vw,18px);line-height:1.5}.FeatureSpotlight-module__Lynk5a__wrap{height:calc(100svh + var(--cards,4) * 52vh);position:relative}.FeatureSpotlight-module__Lynk5a__pinned{align-items:center;height:100svh;display:flex;position:sticky;top:0;overflow:hidden}.FeatureSpotlight-module__Lynk5a__inner{width:100%;max-width:var(--site-max);padding:var(--s-10) var(--gutter,24px);gap:clamp(32px,5vw,64px);margin:0 auto;display:grid}.FeatureSpotlight-module__Lynk5a__stage{height:clamp(300px,52vh,420px);position:relative}.FeatureSpotlight-module__Lynk5a__stageCard{transform-origin:50%;will-change:transform, opacity, filter;position:absolute;top:50%;left:0;right:0}@media (min-width:861px){.FeatureSpotlight-module__Lynk5a__inner{grid-template-columns:.82fr 1fr;align-items:center;gap:clamp(48px,6vw,96px)}.FeatureSpotlight-module__Lynk5a__stage{height:clamp(340px,56vh,460px)}}.FeatureSpotlight-module__Lynk5a__fallbackInner{width:100%;max-width:var(--site-max);padding:0 var(--gutter,24px);grid-template-columns:1fr;gap:clamp(32px,5vw,64px);margin:0 auto;display:grid}.FeatureSpotlight-module__Lynk5a__stack{flex-direction:column;gap:16px;display:flex}@media (min-width:861px){.FeatureSpotlight-module__Lynk5a__fallbackInner{grid-template-columns:.82fr 1fr;align-items:start;gap:clamp(48px,6vw,96px)}}@media (prefers-reduced-motion:reduce){.FeatureSpotlight-module__Lynk5a__card{transition:none}}
.GdprGrid-module__C9y4La__copy{flex-direction:column;display:flex}.GdprGrid-module__C9y4La__eyebrow{margin-bottom:var(--s-4)}.GdprGrid-module__C9y4La__heading{max-width:16ch;letter-spacing:var(--web-h2-tracking,-.02em);font-weight:400;font-size:var(--web-h2-size);line-height:var(--web-h2-lh);color:var(--fg-primary);text-wrap:balance;margin:0}.GdprGrid-module__C9y4La__intro{margin:var(--s-5) 0 0;max-width:34ch;font-weight:300;font-size:var(--web-p2-size);line-height:var(--web-p2-lh);color:var(--fg-muted);text-wrap:pretty}.GdprGrid-module__C9y4La__card{--tint:color-mix(in srgb, var(--accent) 12%, var(--bg-surface));--edge:color-mix(in srgb, var(--accent) 26%, transparent);gap:var(--s-3);background:var(--card-bg,var(--tint));border:1px solid var(--border-subtle);border-radius:var(--radius-xl,28px);flex-direction:column;padding:clamp(22px,2.4vw,32px);display:flex;box-shadow:0 20px 48px -28px #073a4b57,0 2px 6px #073a4b0d}.GdprGrid-module__C9y4La__cardHead{align-items:center;gap:var(--s-4);margin-bottom:var(--s-4);display:flex}.GdprGrid-module__C9y4La__iconChip{color:var(--fg-primary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.GdprGrid-module__C9y4La__cardTitle{letter-spacing:-.01em;color:var(--fg-primary);text-wrap:balance;margin:0;font-size:clamp(1.25rem,1.05rem + .9vw,1.6rem);font-weight:500;line-height:1.2}.GdprGrid-module__C9y4La__cardBody{font-weight:300;font-size:var(--web-p2-size);line-height:var(--web-p2-lh);color:var(--fg-primary);text-wrap:pretty;margin:0}.GdprGrid-module__C9y4La__footnote{max-width:var(--measure,60ch);text-align:center;font-weight:300;font-size:var(--web-p3-size);line-height:var(--web-p3-lh);color:var(--fg-muted);margin:clamp(40px,5vw,56px) auto 0}.GdprGrid-module__C9y4La__wrap{background:var(--back-drop);height:calc(100svh + var(--cards,4) * 56vh);margin-top:0;position:relative}.GdprGrid-module__C9y4La__pinned{align-items:center;height:100svh;display:flex;position:sticky;top:0;overflow:hidden}.GdprGrid-module__C9y4La__inner{width:100%;max-width:var(--site-max);padding:var(--s-10) var(--gutter,24px);gap:clamp(36px,5vw,72px);margin:0 auto;display:grid}.GdprGrid-module__C9y4La__stage{height:clamp(360px,58vh,460px);position:relative}.GdprGrid-module__C9y4La__stageCard{transform-origin:50%;will-change:transform, opacity, filter;position:absolute;top:50%;left:0;right:0}@media (min-width:768px){.GdprGrid-module__C9y4La__wrap,.GdprGrid-module__C9y4La__fallback{margin-top:clamp(-64px,-4.5vw,-36px)}}@media (min-width:1024px){.GdprGrid-module__C9y4La__inner{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(48px,6vw,96px)}.GdprGrid-module__C9y4La__stage{height:clamp(400px,62vh,520px)}}.GdprGrid-module__C9y4La__fallback{background:var(--back-drop);padding:var(--section-py) 0;margin-top:0}.GdprGrid-module__C9y4La__fallbackInner{width:100%;max-width:var(--site-max);padding:0 var(--gutter,24px);margin:0 auto}.GdprGrid-module__C9y4La__fallbackHead{text-align:center;flex-direction:column;align-items:center;margin:0 auto;display:flex}.GdprGrid-module__C9y4La__fallbackHead .GdprGrid-module__C9y4La__heading,.GdprGrid-module__C9y4La__fallbackHead .GdprGrid-module__C9y4La__intro{max-width:28ch}.GdprGrid-module__C9y4La__grid{grid-template-columns:1fr;gap:clamp(20px,3vw,28px);margin-top:clamp(40px,5vw,64px);display:grid}@media (min-width:640px){.GdprGrid-module__C9y4La__grid{grid-template-columns:repeat(2,1fr)}}
.HowItWorks-module__gzABlW__section{background:var(--bg-soft-blue);padding:var(--section-py) 0}.HowItWorks-module__gzABlW__container{max-width:var(--site-max);padding-inline:var(--gutter,var(--s-8));margin-inline:auto}.HowItWorks-module__gzABlW__copy{text-align:center;align-items:center;gap:var(--eyebrow-gap);flex-direction:column;max-width:640px;margin:0 auto;display:flex}.HowItWorks-module__gzABlW__headline{white-space:pre-line;font-size:var(--web-h2-size);line-height:var(--web-h2-lh);font-weight:var(--web-h2-weight,400);letter-spacing:var(--web-h2-tracking,-.02em);color:var(--fg-primary);margin:0}.HowItWorks-module__gzABlW__lede{max-width:48ch}.HowItWorks-module__gzABlW__supportLine{align-items:center;gap:var(--s-3);color:var(--fg-secondary);font-size:14px;font-weight:300;display:inline-flex}.HowItWorks-module__gzABlW__supportLineDot{background:var(--color-dark-orange,var(--vibrant-orange-dark));border-radius:50%;flex-shrink:0;width:6px;height:6px}@media (max-width:768px){.HowItWorks-module__gzABlW__section{padding:54px 0}}@media (prefers-reduced-motion:no-preference){.HowItWorks-module__gzABlW__copy{animation:HowItWorks-module__gzABlW__how-fade-up var(--dur-slow) var(--ease-standard) both}}@keyframes HowItWorks-module__gzABlW__how-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
.Newsletter-module__GUXFAW__section{background:var(--back-drop)}.Newsletter-module__GUXFAW__grid{gap:var(--s-16);grid-template-columns:minmax(0,1.22fr) minmax(0,1fr);align-items:stretch;display:grid}@media (max-width:880px){.Newsletter-module__GUXFAW__grid{gap:var(--s-10);grid-template-columns:minmax(0,1fr)}}.Newsletter-module__GUXFAW__media{min-width:0;position:relative}.Newsletter-module__GUXFAW__mediaImage{border-radius:var(--radius-xl);object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.Newsletter-module__GUXFAW__mobileMedia{display:none}@media (max-width:880px){.Newsletter-module__GUXFAW__media{display:none}.Newsletter-module__GUXFAW__mobileMedia{aspect-ratio:4/3;border-radius:var(--radius-xl);width:100%;margin-top:var(--s-2);display:block;overflow:hidden}.Newsletter-module__GUXFAW__mobileMediaImage{object-fit:cover;object-position:center 28%;width:100%;height:100%}}.Newsletter-module__GUXFAW__copy{gap:var(--s-5);flex-direction:column;min-width:0;display:flex}.Newsletter-module__GUXFAW__heading{letter-spacing:-.02em;color:var(--color-dark-blue);font-size:clamp(2.125rem,2.125rem + 2.3vw,3.25rem);font-weight:400;line-height:1.1}.Newsletter-module__GUXFAW__statsRow{gap:var(--s-4) var(--s-6);color:var(--fg-muted);margin-top:var(--s-1);flex-wrap:wrap;font-size:.875rem;font-weight:300;display:flex}.Newsletter-module__GUXFAW__formWrap{margin-top:var(--s-3);width:100%;max-width:460px}.Newsletter-module__GUXFAW__submitButton{min-height:48px;margin-top:var(--s-5);padding:0 var(--s-8);border-radius:var(--radius-pill);background:var(--bg-inverse);color:var(--fg-on-inverse);cursor:pointer;transition:background var(--dur-fast) ease;white-space:nowrap;border:none;align-self:flex-start;font-family:inherit;font-size:1rem;font-weight:600}.Newsletter-module__GUXFAW__submitButton:hover{background:var(--bg-inverse-deep)}.Newsletter-module__GUXFAW__submitButton:disabled{opacity:.6;cursor:not-allowed}.Newsletter-module__GUXFAW__submitButton:focus-visible{outline:2px solid var(--bg-inverse);outline-offset:2px}.Newsletter-module__GUXFAW__consentLabel{margin-top:var(--s-3);color:var(--color-dark-blue);cursor:pointer}.Newsletter-module__GUXFAW__lastIssue{margin-top:var(--s-4);color:var(--fg-muted);font-size:1rem;font-weight:300}.Newsletter-module__GUXFAW__lastIssueLink{color:var(--fg-link);text-underline-offset:2px;text-decoration:underline}.Newsletter-module__GUXFAW__lastIssueLink:focus-visible{outline:2px solid var(--bg-inverse);outline-offset:2px;border-radius:2px}.Newsletter-module__GUXFAW__success{padding:var(--s-2) 0;align-items:center;gap:var(--s-3);text-align:center;animation:Newsletter-module__GUXFAW__fadeUp .32s var(--ease-standard) both;flex-direction:column;display:flex}.Newsletter-module__GUXFAW__successIcon{border-radius:var(--radius-pill);background:var(--color-positive-green,var(--state-positive));color:#fff;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Newsletter-module__GUXFAW__successHeading{color:var(--fg-primary);font-size:1.1875rem;font-weight:400}.Newsletter-module__GUXFAW__successBody{color:var(--fg-secondary);font-size:1rem;font-weight:300;line-height:1.55}@keyframes Newsletter-module__GUXFAW__fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.Newsletter-module__GUXFAW__success{animation:none}}
.SegmentedToggle-module__bY4HWa__root{border-radius:var(--radius-pill);isolation:isolate;background:#073a4b0f;padding:5px;display:inline-grid;position:relative}.SegmentedToggle-module__bY4HWa__pill{background:var(--bg-surface);border-radius:var(--radius-pill);transition:transform .44s var(--ease-standard);z-index:var(--z-base);pointer-events:none;position:absolute;top:5px;bottom:5px;left:5px;box-shadow:0 2px 8px #073a4b1a,inset 0 1px #fff9}@media (prefers-reduced-motion:reduce){.SegmentedToggle-module__bY4HWa__pill{transition:none}}.SegmentedToggle-module__bY4HWa__button{z-index:var(--z-raised);appearance:none;font-family:inherit;font-size:var(--web-body-sm-size);color:var(--fg-secondary);padding:var(--s-3) 22px;border-radius:var(--radius-pill);cursor:pointer;justify-content:center;align-items:center;gap:var(--s-2);white-space:nowrap;background:0 0;border:0;min-height:48px;font-weight:400;transition:color .3s;display:inline-flex;position:relative}@media (prefers-reduced-motion:reduce){.SegmentedToggle-module__bY4HWa__button{transition:none}}.SegmentedToggle-module__bY4HWa__button[aria-checked=true]{color:var(--fg-primary)}.SegmentedToggle-module__bY4HWa__badge{letter-spacing:.02em;color:var(--vibrant-dark-blue);background:var(--vibrant-green);border-radius:var(--radius-pill);padding:2px 7px;font-size:10px;font-weight:500}
.Pricing-module__15GQiq__section{background:var(--bg-canvas);padding-block:var(--section-py);--pricing-ink:var(--color-dark-blue);--fg-primary:var(--color-dark-blue);--fg-secondary:var(--color-dark-blue)}.Pricing-module__15GQiq__container{max-width:var(--site-max);padding-inline:var(--gutter,var(--s-8));margin-inline:auto}.Pricing-module__15GQiq__grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,5vw,80px);display:grid}.Pricing-module__15GQiq__main{flex-direction:column;gap:30px;display:flex}.Pricing-module__15GQiq__copy{flex-direction:column;display:flex}.Pricing-module__15GQiq__headline{letter-spacing:-.02em;color:var(--pricing-ink);text-wrap:balance;margin:var(--eyebrow-gap) 0 0;font-size:clamp(2rem,1.7rem + 1.6vw,2.875rem);font-weight:400;line-height:1.05}.Pricing-module__15GQiq__cafe{letter-spacing:-.01em;color:var(--pricing-ink);text-wrap:balance;margin:22px 0 0;font-size:clamp(1.375rem,1.2rem + .9vw,1.75rem);font-weight:400;line-height:1.2}.Pricing-module__15GQiq__feats{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.Pricing-module__15GQiq__feat{color:var(--fg-secondary);animation:Pricing-module__15GQiq__featIn .48s var(--ease-standard) both;animation-delay:calc(var(--fi,0) * 70ms);align-items:flex-start;gap:12px;font-size:17px;font-weight:300;line-height:1.4;display:flex}.Pricing-module__15GQiq__featIcon{color:var(--amara-blue);flex:none;margin-top:1px;display:inline-flex}@keyframes Pricing-module__15GQiq__featIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.Pricing-module__15GQiq__panel{flex-direction:column;align-items:stretch;gap:16px;display:flex}.Pricing-module__15GQiq__toggleWrapper{justify-content:center;width:100%;display:flex}.Pricing-module__15GQiq__card{background:var(--bg-surface);text-align:center;animation:Pricing-module__15GQiq__cardIn .52s var(--ease-standard) both;transition:transform var(--dur-base) var(--ease-standard), box-shadow var(--dur-base) var(--ease-standard);border:1px solid #073a4b12;border-radius:28px;flex-direction:column;align-items:center;padding:clamp(28px,4vw,44px) clamp(28px,4vw,48px) clamp(32px,4vw,48px);display:flex;position:relative;box-shadow:0 30px 70px -28px #073a4b38}.Pricing-module__15GQiq__card:hover{transform:translateY(-4px);box-shadow:0 18px 44px -20px #073a4b2e}@keyframes Pricing-module__15GQiq__cardIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.Pricing-module__15GQiq__priceAb{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:0 12px;margin:clamp(32px,4vw,44px) 0 6px;line-height:1;display:flex}.Pricing-module__15GQiq__abAmount{letter-spacing:-.03em;color:var(--pricing-ink);font-size:clamp(2.75rem,2.2rem + 1.8vw,3.5rem);font-weight:700}.Pricing-module__15GQiq__abSuffix{color:var(--fg-secondary);font-size:20px;font-weight:400}.Pricing-module__15GQiq__billedNote{color:var(--fg-secondary);margin:0;font-size:15px;font-weight:300}.Pricing-module__15GQiq__ctaButton{width:auto;max-width:100%;margin-top:var(--s-8);border-radius:var(--radius-pill);background:var(--color-yellow);min-height:52px;color:var(--fg-primary);letter-spacing:-.01em;text-align:center;text-wrap:balance;justify-content:center;align-self:center;align-items:center;padding-inline:clamp(24px,6vw,40px);font-size:17px;font-weight:600;text-decoration:none;transition:filter .22s;display:inline-flex}.Pricing-module__15GQiq__ctaButton:hover{filter:brightness(.95)}.Pricing-module__15GQiq__ctaButton:focus-visible{outline:2px solid var(--fg-primary);outline-offset:3px}.Pricing-module__15GQiq__reassure{color:var(--fg-secondary);margin:18px 0 0;font-size:14px;font-weight:300}@media (max-width:820px){.Pricing-module__15GQiq__grid{grid-template-columns:1fr;grid-template-areas:"copy""panel""feats";align-items:stretch;row-gap:32px}.Pricing-module__15GQiq__main{display:contents}.Pricing-module__15GQiq__copy{grid-area:copy}.Pricing-module__15GQiq__panel{grid-area:panel}.Pricing-module__15GQiq__feats{grid-area:feats}}@media (max-width:768px){.Pricing-module__15GQiq__section{padding-block:54px}.Pricing-module__15GQiq__cafe{margin-top:16px}}@media (prefers-reduced-motion:reduce){.Pricing-module__15GQiq__card,.Pricing-module__15GQiq__feat{opacity:1;animation:none;transform:none}.Pricing-module__15GQiq__card{transition:none}.Pricing-module__15GQiq__card:hover{transform:none}}
.PrincipleGrid-module__iPXFYW__needle,.PrincipleGrid-module__iPXFYW__heart{transform-box:fill-box;transform-origin:50%}@media (prefers-reduced-motion:no-preference){.PrincipleGrid-module__iPXFYW__heart{animation:2.8s ease-in-out infinite PrincipleGrid-module__iPXFYW__amara-heart-pulse}.PrincipleGrid-module__iPXFYW__needlePlay{animation:3s ease-in-out infinite PrincipleGrid-module__iPXFYW__amara-compass-find-north}}@keyframes PrincipleGrid-module__iPXFYW__amara-heart-pulse{0%,to{transform:scale(1)}18%{transform:scale(1.2)}32%{transform:scale(1)}46%{transform:scale(1.12)}60%{transform:scale(1)}}@keyframes PrincipleGrid-module__iPXFYW__amara-compass-find-north{0%{transform:rotate(0)}60%{transform:rotate(369deg)}72%{transform:rotate(356deg)}80%,to{transform:rotate(360deg)}}
.ShareSteps-module__2jxaFa__section{background:var(--bg-canvas);width:100%;padding:var(--section-py) 0}.ShareSteps-module__2jxaFa__inner{width:100%;max-width:var(--site-max);padding:0 var(--gutter,24px);text-align:center;margin:0 auto}.ShareSteps-module__2jxaFa__eyebrow{margin-bottom:var(--s-4)}.ShareSteps-module__2jxaFa__heading{max-width:22ch;letter-spacing:var(--web-h2-tracking,-.018em);font-weight:400;font-size:var(--web-h2-size);line-height:var(--web-h2-lh);color:var(--fg-primary);text-wrap:balance;margin:0 auto clamp(40px,6vw,64px)}.ShareSteps-module__2jxaFa__steps{grid-template-columns:1fr;gap:36px;max-width:920px;margin:0 auto;display:grid;position:relative}.ShareSteps-module__2jxaFa__step{text-align:center;flex-direction:column;align-items:center;padding:0 8px;display:flex;position:relative}.ShareSteps-module__2jxaFa__num{background:var(--amara-blue-dark,#073a4b);color:#fff;z-index:1;border-radius:50%;flex:none;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:18px;font-size:20px;font-weight:600;display:flex;position:relative;box-shadow:0 10px 30px #073a4b2e}.ShareSteps-module__2jxaFa__stepTitle{letter-spacing:-.01em;color:var(--fg-primary);margin:0 0 8px;font-size:clamp(20px,2.3vw,25px);font-weight:500}.ShareSteps-module__2jxaFa__stepBody{max-width:280px;color:var(--fg-secondary);margin:0 auto;font-size:clamp(16px,1.8vw,19px);font-weight:300;line-height:1.5}.ShareSteps-module__2jxaFa__cta{background:var(--amara-blue-dark,#073a4b);color:#fff;border-radius:var(--radius-pill,999px);justify-content:center;align-items:center;gap:10px;min-height:58px;margin-top:clamp(40px,5vw,56px);padding:18px 32px;font-size:18px;font-weight:600;text-decoration:none;transition:filter .2s;display:inline-flex}.ShareSteps-module__2jxaFa__cta:hover{filter:brightness(1.08)}@media (min-width:760px){.ShareSteps-module__2jxaFa__steps{grid-template-columns:repeat(3,1fr);gap:24px}.ShareSteps-module__2jxaFa__steps:before{content:"";z-index:0;background:#073a4b24;height:2px;position:absolute;top:25px;left:16.66%;right:16.66%}}
.SocialProof-module__U-bYgW__section{background:var(--bg-canvas);padding:var(--section-py) 0}.SocialProof-module__U-bYgW__flushBottom{padding-bottom:0}.SocialProof-module__U-bYgW__header{text-align:center;align-items:center;gap:var(--eyebrow-gap);flex-direction:column;max-width:45rem;margin:0 auto 3.5rem;display:flex}.SocialProof-module__U-bYgW__title{font-size:var(--web-h2-size);line-height:var(--web-h2-lh);font-weight:var(--web-h2-weight);letter-spacing:var(--web-h2-tracking);color:var(--fg-primary);text-wrap:balance;margin-top:0;margin-bottom:0}.SocialProof-module__U-bYgW__grid{grid-template-columns:repeat(3,1fr);gap:4rem;margin-bottom:2rem;display:grid}.SocialProof-module__U-bYgW__carouselWrap{display:none}.SocialProof-module__U-bYgW__tile{border:none;border-top:1px solid var(--border-subtle);opacity:0;transition:opacity var(--dur-slow) var(--ease-standard), transform var(--dur-slow) var(--ease-standard), box-shadow var(--dur-base) var(--ease-standard);transition-delay:var(--tile-delay,0s);padding:3.5rem .5rem .5rem;position:relative;transform:translateY(12px)}.SocialProof-module__U-bYgW__tile.SocialProof-module__U-bYgW__visible{opacity:1;transform:none}.SocialProof-module__U-bYgW__tile:before{content:"";background:var(--tile-accent,var(--color-dark-orange));border-radius:0 0 2px 2px;width:3.5rem;height:2px;position:absolute;top:-1px;left:0}.SocialProof-module__U-bYgW__numLine{color:var(--fg-primary);letter-spacing:-.035em;font-variant-numeric:tabular-nums;align-items:baseline;margin-bottom:1.75rem;font-size:clamp(4rem,8vw,6.5rem);font-weight:300;line-height:1;display:flex}.SocialProof-module__U-bYgW__suffix{color:var(--fg-secondary);letter-spacing:-.01em;margin-left:.375rem;font-size:.55em;font-weight:300}.SocialProof-module__U-bYgW__label{color:var(--fg-primary);letter-spacing:-.012em;max-width:22ch;margin-bottom:.5rem;font-size:1.25rem;font-weight:400;line-height:1.35}.SocialProof-module__U-bYgW__sub{font-size:var(--web-p2-size);color:var(--fg-muted);max-width:26ch;font-style:italic;font-weight:300;line-height:1.55}.SocialProof-module__U-bYgW__footnote{text-align:center;font-size:var(--web-p3-size);line-height:var(--web-p3-lh);color:var(--fg-muted);margin-top:2.5rem;font-style:italic;font-weight:300}@media (max-width:768px){.SocialProof-module__U-bYgW__section{padding:3.375rem 0}.SocialProof-module__U-bYgW__flushBottom{padding-bottom:0}.SocialProof-module__U-bYgW__header{margin-bottom:2.25rem}.SocialProof-module__U-bYgW__grid{display:none}.SocialProof-module__U-bYgW__carouselWrap{margin-bottom:2rem;display:block}.SocialProof-module__U-bYgW__carousel{--peek-slide-w:66%;--peek-overlap:15%}.SocialProof-module__U-bYgW__carouselViewport{margin-inline:calc(-1 * var(--gutter,var(--s-8)));touch-action:pan-y;cursor:grab;outline:none;overflow:hidden}.SocialProof-module__U-bYgW__carouselViewport:active{cursor:grabbing}.SocialProof-module__U-bYgW__carouselTrack{will-change:transform;align-items:stretch;gap:0;display:flex}.SocialProof-module__U-bYgW__carouselSlide{flex:0 0 var(--peek-slide-w);margin-right:calc(-1 * var(--peek-overlap));z-index:1;opacity:1;transition:opacity var(--dur-base) var(--ease-standard), transform var(--dur-base) var(--ease-standard);display:flex;position:relative;transform:scale(1)}.SocialProof-module__U-bYgW__carouselSlide.SocialProof-module__U-bYgW__peek{opacity:.3;cursor:pointer;transform:scale(.94)}.SocialProof-module__U-bYgW__carouselSlide:not(.SocialProof-module__U-bYgW__peek){z-index:2}.SocialProof-module__U-bYgW__carouselSlide:not(.SocialProof-module__U-bYgW__peek) .SocialProof-module__U-bYgW__tile{box-shadow:var(--shadow-md)}.SocialProof-module__U-bYgW__carouselSlide .SocialProof-module__U-bYgW__tile{opacity:1;border:1px solid var(--border-subtle);border-top:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-surface);box-sizing:border-box;width:100%;padding:1.75rem 1.375rem;transform:none}.SocialProof-module__U-bYgW__carouselSlide .SocialProof-module__U-bYgW__tile.SocialProof-module__U-bYgW__visible:hover{box-shadow:none;transform:none}.SocialProof-module__U-bYgW__carouselSlide .SocialProof-module__U-bYgW__tile:before{display:none}.SocialProof-module__U-bYgW__carouselSlide .SocialProof-module__U-bYgW__numLine{margin-bottom:.875rem;font-size:3.25rem}.SocialProof-module__U-bYgW__carouselSlide .SocialProof-module__U-bYgW__label{font-size:1.0625rem}.SocialProof-module__U-bYgW__dots{justify-content:center;gap:0;margin-top:1.5rem;display:flex}.SocialProof-module__U-bYgW__dot{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;width:1.5rem;height:44px;margin:0;padding:0;display:inline-flex}.SocialProof-module__U-bYgW__dotVisual{border-radius:var(--radius-pill);background:var(--border-subtle);width:8px;height:8px;transition:background-color var(--dur-base) var(--ease-standard), transform var(--dur-base) var(--ease-standard);display:block}.SocialProof-module__U-bYgW__dot:hover .SocialProof-module__U-bYgW__dotVisual{background:var(--fg-muted)}.SocialProof-module__U-bYgW__dotActive .SocialProof-module__U-bYgW__dotVisual{background:var(--amara-blue);transform:scale(1.4)}}@media (min-width:769px){.SocialProof-module__U-bYgW__carouselWrap{display:none}}@media (prefers-reduced-motion:reduce){.SocialProof-module__U-bYgW__tile{opacity:1;transition:none;transform:none}.SocialProof-module__U-bYgW__carouselSlide,.SocialProof-module__U-bYgW__dotVisual{transition:none}}
.InfiniteCarousel-module__nGbk6G__viewport{cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;overflow:hidden}.InfiniteCarousel-module__nGbk6G__viewport.InfiniteCarousel-module__nGbk6G__dragging{cursor:grabbing}.InfiniteCarousel-module__nGbk6G__track{gap:var(--carousel-gap,0);width:max-content;display:flex}.InfiniteCarousel-module__nGbk6G__group{display:contents}
.Stories-module__--hcjG__section{padding:var(--section-py) 0;background:var(--bg-canvas);overflow:hidden}.Stories-module__--hcjG__flushTop{padding-top:clamp(1.75rem,4vw,2.75rem)}.Stories-module__--hcjG__head{max-width:640px;margin:0 auto var(--s-10);text-align:center;padding:0 var(--gutter,var(--s-6));align-items:center;gap:var(--eyebrow-gap);flex-direction:column;display:flex}.Stories-module__--hcjG__headline{letter-spacing:-.018em;color:var(--fg-primary);text-wrap:balance;margin:0;font-size:clamp(28px,4vw,40px);font-weight:400;line-height:1.15}.Stories-module__--hcjG__rail{--carousel-gap:var(--s-4);padding:var(--s-4) var(--gutter,var(--s-6)) var(--s-5)}.Stories-module__--hcjG__card{background:var(--bg-surface);border:1px solid var(--border-subtle);gap:var(--s-5);outline-offset:3px;transition:transform var(--dur-base) var(--ease-standard), box-shadow var(--dur-base) var(--ease-standard);border-radius:24px;flex-direction:column;flex:0 0 clamp(260px,85vw,320px);padding:26px;display:flex;box-shadow:0 18px 44px -24px #073a4b33}.Stories-module__--hcjG__card:hover{transform:translateY(-4px);box-shadow:0 18px 44px -20px #073a4b2e}@media (prefers-reduced-motion:reduce){.Stories-module__--hcjG__card{transition:none}.Stories-module__--hcjG__card:hover{transform:none}}.Stories-module__--hcjG__cardPhoto,.Stories-module__--hcjG__cardVideo{gap:0;padding:0;overflow:hidden}.Stories-module__--hcjG__quoteWrap{flex:1}.Stories-module__--hcjG__quoteMark{color:var(--color-dark-orange,var(--vibrant-orange-dark));opacity:.8;margin-bottom:var(--s-3);display:block}.Stories-module__--hcjG__quoteText{color:var(--fg-primary);text-wrap:pretty;margin:0;font-size:17px;font-weight:300;line-height:1.5}.Stories-module__--hcjG__media{align-items:flex-end;height:240px;padding:18px;display:flex;position:relative}.Stories-module__--hcjG__cardVideo .Stories-module__--hcjG__media{height:360px}.Stories-module__--hcjG__mediaBgA{background:radial-gradient(ellipse 70% 50% at 60% 30%, #ffd9a8 0%, transparent 60%), linear-gradient(160deg, var(--vibrant-aubergine) 0%, var(--color-light-blue) 60%, var(--color-turquoise) 100%);position:absolute;inset:0}.Stories-module__--hcjG__mediaBgB{background:radial-gradient(ellipse 60% 50% at 40% 40%, var(--color-turquoise) 0%, transparent 60%), linear-gradient(160deg, var(--vibrant-green) 0%, #65acbf 55%, var(--amara-blue) 100%);position:absolute;inset:0}.Stories-module__--hcjG__mediaImg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.Stories-module__--hcjG__mediaVideo{object-fit:cover;width:100%;height:100%;z-index:var(--z-raised);position:absolute;inset:0}.Stories-module__--hcjG__mediaTag{z-index:var(--z-raised);color:#fff;-webkit-backdrop-filter:blur(var(--blur-sm));border-radius:var(--radius-pill);text-shadow:0 1px 2px #0003;background:#073a4b52;padding:7px 14px;font-size:14px;font-weight:400;position:relative}.Stories-module__--hcjG__playButton{border-radius:var(--radius-pill);width:56px;min-width:48px;height:56px;min-height:48px;color:var(--fg-primary);cursor:pointer;transition:transform var(--dur-fast) ease;z-index:var(--z-raised);background:#ffffffeb;border:0;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 24px -6px #0000004d}.Stories-module__--hcjG__playButton:hover{transform:translate(-50%,-50%)scale(1.06)}.Stories-module__--hcjG__playButton:focus-visible{outline:2px solid var(--fg-primary);outline-offset:2px}@media (prefers-reduced-motion:reduce){.Stories-module__--hcjG__playButton:hover{transform:translate(-50%,-50%)}}.Stories-module__--hcjG__attr{align-items:center;gap:var(--s-3);display:flex}.Stories-module__--hcjG__cardPhoto .Stories-module__--hcjG__attr,.Stories-module__--hcjG__cardVideo .Stories-module__--hcjG__attr{padding:var(--s-5) 22px}.Stories-module__--hcjG__avatar{width:40px;min-width:40px;height:40px;color:var(--fg-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:500;display:flex;overflow:hidden}.Stories-module__--hcjG__avatarImg{object-fit:cover;width:100%;height:100%}.Stories-module__--hcjG__who{flex-direction:column;min-width:0;display:flex}.Stories-module__--hcjG__personName{color:var(--fg-primary);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:400;overflow:hidden}.Stories-module__--hcjG__personRole{color:var(--fg-muted);font-size:14px;font-weight:300}@media (max-width:768px){.Stories-module__--hcjG__section{padding:54px 0}.Stories-module__--hcjG__flushTop{padding-top:30px}.Stories-module__--hcjG__head{text-align:center;margin-bottom:26px}.Stories-module__--hcjG__headline{font-size:26px}}
.Trust-module__cg4iEq__section{background:var(--bg-soft-green);padding-block:var(--section-py)}.Trust-module__cg4iEq__inner{max-width:720px;margin-inline:auto}.Trust-module__cg4iEq__head{align-items:center;gap:var(--eyebrow-gap);text-align:center;margin-bottom:var(--s-12);flex-direction:column;display:flex}.Trust-module__cg4iEq__headline{letter-spacing:-.02em;color:var(--fg-primary);margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:400;line-height:1.2}.Trust-module__cg4iEq__iconBadge{border-radius:var(--radius-pill);background:#28546814;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.Trust-module__cg4iEq__triggerTitle{color:var(--fg-primary);font-size:1.0625rem;font-weight:400}.Trust-module__cg4iEq__panelText{color:var(--fg-secondary);margin:0;font-size:.9375rem;line-height:1.6}@media (max-width:768px){.Trust-module__cg4iEq__section{padding-block:54px}.Trust-module__cg4iEq__head{margin-bottom:36px}.Trust-module__cg4iEq__headline{font-size:1.625rem}}
.Voices-module__sbfz0a__stage{text-align:center;flex-direction:column;align-items:center;max-width:440px;margin:0 auto;display:flex}.Voices-module__sbfz0a__selector{gap:var(--s-3);grid-template-columns:1fr 1fr;width:100%;max-width:360px;display:grid}.Voices-module__sbfz0a__voiceCard{appearance:none;align-items:center;gap:var(--s-2);padding:var(--s-4) var(--s-3) var(--s-3);border-radius:var(--radius-xl);background:color-mix(in srgb, var(--amara-blue) 6%, transparent);cursor:pointer;transition:background var(--dur-base,.24s) var(--ease-standard), border-color var(--dur-base,.24s) ease, box-shadow var(--dur-base,.24s) ease, transform var(--dur-fast) ease;border:1px solid #0000;flex-direction:column;font-family:inherit;display:flex}.Voices-module__sbfz0a__voiceCardName{color:var(--fg-secondary);transition:color var(--dur-base,.24s) ease;font-size:18px;font-weight:500}.Voices-module__sbfz0a__voiceCardImg{object-fit:contain;opacity:.5;filter:saturate(.7);width:100%;max-width:140px;height:auto;transition:opacity var(--dur-base,.24s) ease, filter var(--dur-base,.24s) ease}.Voices-module__sbfz0a__voiceCard[aria-checked=true]{background:var(--bg-surface);border-color:color-mix(in srgb, var(--amara-blue) 16%, transparent);box-shadow:0 8px 22px #073a4b1f,inset 0 1px #fff9}.Voices-module__sbfz0a__voiceCard[aria-checked=true] .Voices-module__sbfz0a__voiceCardName{color:var(--fg-primary);font-weight:600}.Voices-module__sbfz0a__voiceCard[aria-checked=true] .Voices-module__sbfz0a__voiceCardImg{opacity:1;filter:none}.Voices-module__sbfz0a__voiceCard:active{transform:scale(.98)}.Voices-module__sbfz0a__voiceCard:focus-visible{outline:2px solid var(--amara-blue);outline-offset:3px}@media (prefers-reduced-motion:reduce){.Voices-module__sbfz0a__voiceCard,.Voices-module__sbfz0a__voiceCardName,.Voices-module__sbfz0a__voiceCardImg{transition:none}}.Voices-module__sbfz0a__playButton{margin-top:var(--s-10);padding:var(--s-3) 22px;border-radius:var(--radius-pill);background:var(--amara-blue);color:var(--bg-canvas);cursor:pointer;transition:background var(--dur-fast) ease, transform var(--dur-fast) ease;border:0;align-items:center;gap:10px;min-height:48px;font-family:inherit;font-size:15px;font-weight:400;display:inline-flex}.Voices-module__sbfz0a__playButton:hover{background:var(--fg-primary)}.Voices-module__sbfz0a__playButton:active{transform:scale(.97)}.Voices-module__sbfz0a__playButton:focus-visible{outline:2px solid var(--amara-blue);outline-offset:3px}
.VoiceSample-module__L5kQba__section{padding:var(--section-py-spacious) 0;background:var(--bg-canvas);isolation:isolate;position:relative;overflow:hidden}.VoiceSample-module__L5kQba__bloom{z-index:var(--z-behind);filter:blur(var(--blur-md));pointer-events:none;background:radial-gradient(60% 50% at 80% 30%,#f3a5b82e,#0000 60%),radial-gradient(50% 45% at 20% 80%,#ffc49c24,#0000 60%);animation:26s ease-in-out infinite alternate VoiceSample-module__L5kQba__bloom-drift;position:absolute;inset:0}@keyframes VoiceSample-module__L5kQba__bloom-drift{0%{transform:translate(0)}to{transform:translate(-3%,2%)}}.VoiceSample-module__L5kQba__header{max-width:720px;margin:0 auto clamp(56px, 7vw, var(--s-20));text-align:center;align-items:center;gap:var(--eyebrow-gap);flex-direction:column;display:flex}.VoiceSample-module__L5kQba__heading{font-size:var(--web-h2-size);line-height:var(--web-h2-lh);letter-spacing:-.02em;color:var(--fg-primary);white-space:pre-line;text-wrap:balance;margin:0;font-weight:400}.VoiceSample-module__L5kQba__paths{gap:var(--s-4);flex-direction:column;max-width:560px;margin:0 auto;display:flex}.VoiceSample-module__L5kQba__card{padding:22px var(--s-6);border:1px solid var(--border-subtle);transition:transform var(--dur-base) var(--ease-standard), border-color var(--dur-base) ease, box-shadow var(--dur-base) ease;background:#fffef5b3;border-radius:22px;align-items:flex-start;gap:18px;display:flex}.VoiceSample-module__L5kQba__card:hover{border-color:var(--border-default);transform:translateY(-2px);box-shadow:0 16px 36px -12px #073a4b24}.VoiceSample-module__L5kQba__iconBox{border-radius:var(--radius-md);background:#073a4b0a;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.VoiceSample-module__L5kQba__dot{background:radial-gradient(circle at 30% 30%, var(--amara-blue-sphere-mid), var(--amara-blue) 60%, var(--amara-blue-sphere-deep));border-radius:50%;width:14px;height:14px;box-shadow:0 2px 6px #073a4b40}.VoiceSample-module__L5kQba__iconSolo .VoiceSample-module__L5kQba__dot{animation:VoiceSample-module__L5kQba__breath 3s var(--ease-emphasis) infinite}.VoiceSample-module__L5kQba__iconConnected .VoiceSample-module__L5kQba__dot{animation:VoiceSample-module__L5kQba__breath 3.6s var(--ease-emphasis) infinite}.VoiceSample-module__L5kQba__dotSmall{background:var(--vibrant-aubergine);width:7px;height:7px;animation:VoiceSample-module__L5kQba__breath 3s var(--ease-emphasis) infinite .6s;border-radius:50%;position:absolute;bottom:12px;right:12px;box-shadow:0 1px 3px #f3a5b880}.VoiceSample-module__L5kQba__connectLine{background:var(--vibrant-aubergine);opacity:.5;width:10px;height:1.5px;position:absolute;top:50%;left:24px;transform:translateY(-50%)rotate(35deg)}@keyframes VoiceSample-module__L5kQba__breath{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.VoiceSample-module__L5kQba__copy{flex:1;min-width:0}.VoiceSample-module__L5kQba__cardTitle{font-size:var(--web-p1-size);line-height:var(--web-p1-lh);color:var(--fg-primary);letter-spacing:-.008em;margin:0 0 6px;font-weight:400}.VoiceSample-module__L5kQba__cardBody{font-size:var(--web-p2-size);line-height:var(--web-p2-lh);color:var(--fg-secondary);margin:0;font-weight:300}@media (max-width:768px){.VoiceSample-module__L5kQba__section{padding:54px 0}}@media (prefers-reduced-motion:reduce){.VoiceSample-module__L5kQba__bloom,.VoiceSample-module__L5kQba__dot,.VoiceSample-module__L5kQba__dotSmall{animation:none!important}}@media (max-width:412px){.VoiceSample-module__L5kQba__card{padding:18px}.VoiceSample-module__L5kQba__iconBox{width:40px;height:40px}}
.AmaraThread-module__zf-aBG__wrap{position:relative}.AmaraThread-module__zf-aBG__copy{gap:var(--eyebrow-gap);flex-direction:column;max-width:520px;margin-bottom:2rem;display:flex}.AmaraThread-module__zf-aBG__headline{font-size:var(--web-h2-size);font-weight:400;line-height:var(--web-h2-lh);letter-spacing:var(--web-h2-tracking,-.02em);text-wrap:balance;color:var(--fg-primary,var(--vibrant-dark-blue));margin-top:0}@media (min-width:768px){.AmaraThread-module__zf-aBG__copyTrack{z-index:10;width:clamp(320px,42%,520px);padding-right:1.5rem;position:absolute;top:0;bottom:0;left:0}.AmaraThread-module__zf-aBG__copy{max-width:100%;margin-bottom:0;position:sticky;top:96px}}.AmaraThread-module__zf-aBG__stage{--tx:clamp(340px, 52%, 680px);width:100%;position:relative}.AmaraThread-module__zf-aBG__logo{margin-left:calc(var(--tx) - 54px);background:var(--amara-blue);z-index:6;border-radius:50%;place-items:center;width:108px;height:108px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 54px #073a4b3d}.AmaraThread-module__zf-aBG__logo img{width:100%;height:100%;display:block}.AmaraThread-module__zf-aBG__rail,.AmaraThread-module__zf-aBG__ink{left:var(--tx);z-index:1;width:2px;position:absolute;top:4px;transform:translate(-50%)}.AmaraThread-module__zf-aBG__rail{height:var(--thread-len,100%);background:var(--border-subtle)}.AmaraThread-module__zf-aBG__ink{height:var(--thread-len,100%);transform-origin:top;background:var(--amara-blue);will-change:transform;border-radius:2px;transform:translate(-50%)scaleY(0)}.AmaraThread-module__zf-aBG__node{left:var(--tx);z-index:3;opacity:0;transition:transform .7s cubic-bezier(.34, 1.3, .42, 1), opacity .46s var(--ease-standard);align-items:center;gap:22px;margin-left:-36px;display:flex;position:absolute;transform:translate(-14px)}.AmaraThread-module__zf-aBG__node.AmaraThread-module__zf-aBG__show{opacity:1;transform:none}.AmaraThread-module__zf-aBG__disc{background:var(--accent);border-radius:50%;flex:none;place-items:center;width:72px;height:72px;display:grid;box-shadow:0 14px 30px #073a4b2e}.AmaraThread-module__zf-aBG__disc svg{width:32px;height:32px;stroke:var(--icon,#fffef5);stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round}.AmaraThread-module__zf-aBG__desc{max-width:340px}.AmaraThread-module__zf-aBG__desc h3{letter-spacing:-.01em;color:var(--vibrant-dark-blue);margin-bottom:6px;font-size:21px;font-weight:500}.AmaraThread-module__zf-aBG__desc p{color:var(--fg-secondary);font-size:16px;font-weight:300;line-height:1.45}@media (max-width:767.98px){.AmaraThread-module__zf-aBG__stage{--tx:32px}.AmaraThread-module__zf-aBG__logo{width:84px;height:84px;margin:0 0 8px;position:relative;top:auto}.AmaraThread-module__zf-aBG__disc{width:56px;height:56px;margin-left:0}.AmaraThread-module__zf-aBG__disc svg{width:26px;height:26px}.AmaraThread-module__zf-aBG__node{gap:16px;margin-left:-28px}.AmaraThread-module__zf-aBG__desc{max-width:calc(100vw - var(--tx) - 60px)}.AmaraThread-module__zf-aBG__desc h3{font-size:19px}}@media (prefers-reduced-motion:reduce){.AmaraThread-module__zf-aBG__node{transition:none!important}}
