@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--ink:#101820;--cream:#f3f0e8;--paper:#faf9f5;--lime:#c9ff3d;--mint:#bdf9dd;--blue:#6e8cff;--line:#10182024;--muted:#5f686e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1.1em}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:86px;display:flex}.brand{align-items:center;gap:10px;font:700 18px Manrope,sans-serif;display:flex}.brand-mark{background:var(--ink);color:#fff;letter-spacing:-.5px;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;display:grid}.nav-links{gap:36px;font-size:14px;display:flex}.nav-links a:hover{opacity:.55}.button{border-radius:999px;justify-content:center;align-items:center;gap:12px;font-weight:700;transition:transform .25s,background .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-small{padding:12px 19px;font-size:13px}.button-dark{background:var(--ink);color:#fff}.button-primary{background:var(--lime);padding:17px 24px}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;min-height:690px;padding-block:70px;display:grid}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:700}.eyebrow{align-items:center;gap:9px;margin-bottom:28px;display:flex}.pulse{background:#47bf72;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #47bf7221}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.065em;font-family:Manrope,sans-serif;line-height:.94}h1{margin-bottom:27px;font-size:clamp(62px,7.2vw,104px)}em{font-family:Georgia,serif;font-weight:400}h1 em{color:#6e777b}.hero-copy>p{max-width:560px;color:var(--muted);font-size:18px;line-height:1.7}.hero-actions{align-items:center;gap:28px;margin-top:34px;display:flex}.text-link{border-bottom:1px solid var(--ink);padding-bottom:4px;font-size:14px;font-weight:700}.proof{gap:34px;margin-top:70px;display:flex}.proof div{border-left:1px solid var(--line);flex-direction:column;padding-left:15px;display:flex}.proof strong{font:700 20px Manrope}.proof span{color:var(--muted);margin-top:3px;font-size:11px}.hero-visual{background:var(--ink);isolation:isolate;border-radius:50% 44% 46% 52%;height:520px;position:relative;overflow:hidden}.orb{filter:blur(1px);border-radius:50%;position:absolute}.orb-one{background:var(--blue);opacity:.85;width:350px;height:350px;top:-80px;right:-70px}.orb-two{background:var(--lime);opacity:.75;width:330px;height:330px;bottom:-140px;left:-100px}.signal-card{z-index:2;color:#fff;position:absolute;top:55px;left:48px}.signal-card>span{letter-spacing:.25em;color:var(--lime);font-size:9px}.signal-card>strong{margin-top:10px;font:600 25px Manrope;display:block}.signal-line{align-items:flex-end;gap:7px;height:65px;margin-top:18px;display:flex}.signal-line i{background:#ffffff4d;border-radius:10px;width:7px;display:block}.signal-line i:first-child{height:22%}.signal-line i:nth-child(2){height:40%}.signal-line i:nth-child(3){height:33%}.signal-line i:nth-child(4){background:var(--lime);height:64%}.signal-line i:nth-child(5){height:53%}.signal-line i:nth-child(6){background:var(--lime);height:82%}.signal-line i:nth-child(7){background:var(--lime);height:100%}.float-card{z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-radius:15px;align-items:center;gap:14px;padding:14px 16px;display:flex;position:absolute;box-shadow:0 18px 50px #00000038}.float-card div{flex-direction:column;min-width:138px;display:flex}.float-card small{letter-spacing:.12em;color:#778087;font-size:8px}.float-card strong{margin-top:3px;font:700 15px Manrope}.float-card>b{font-size:17px}.mini-icon{background:var(--lime);border-radius:11px;place-items:center;width:40px;height:40px;font:800 11px Manrope;display:grid}.card-lead{top:215px;right:28px}.card-doctor{bottom:57px;left:52px}.orbit{border:1px solid #ffffff29;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-75px;right:-50px}.orbit span{background:#fff;border-radius:50%;width:6px;height:6px;position:absolute}.orbit span:first-child{top:30px;left:45px}.orbit span:nth-child(2){top:140px;right:5px}.orbit span:nth-child(3){background:var(--lime);bottom:20px;left:40px}.ticker{background:var(--ink);color:#fff;padding:17px 0;overflow:hidden}.ticker div{white-space:nowrap;text-transform:uppercase;letter-spacing:.16em;justify-content:center;gap:32px;font-size:11px;display:flex}.ticker b{color:var(--lime)}.section{padding-block:125px}.section-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:70px;margin-bottom:65px;display:grid}.section-heading h2{margin:20px 0 0;font-size:clamp(48px,6vw,76px)}.section-heading p{color:var(--muted);font-size:16px;line-height:1.7}.product-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.product-card{border:1px solid var(--line);border-radius:24px;overflow:hidden}.lead-card{background:#e9f0ff}.diary-card{background:#e5f7ef}.card-top{justify-content:space-between;align-items:center;height:55px;padding:0 24px;display:flex}.status{background:var(--ink);color:#fff;text-transform:uppercase;letter-spacing:.12em;border-radius:999px;padding:7px 11px;font-size:9px}.status.light{color:var(--ink);background:#fff}.card-num{opacity:.45;font:600 11px Manrope}.product-art{place-items:center;height:330px;display:grid;overflow:hidden}.lead-window,.calendar{background:#fff;border-radius:14px;width:76%;padding:17px;transform:rotate(-3deg);box-shadow:0 25px 55px #1828502e}.window-dots{color:#afbacb;border-bottom:1px solid #edf0f3;padding-bottom:13px;font-size:8px}.lead-row{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;height:48px;display:flex}.lead-row span{background:#d9dee6;border-radius:5px;width:45%;height:7px}.lead-row i{background:#e3ffd0;border-radius:5px;width:19%;height:18px}.lead-score{background:var(--ink);color:#fff;border-radius:13px;padding:14px 20px;font:700 22px Manrope;position:absolute;bottom:30px;right:-32px}.lead-score small{color:#aeb9c4;font:400 8px DM Sans;display:block}.calendar{padding:19px;transform:rotate(3deg)}.cal-top{justify-content:space-between;font:700 13px Manrope;display:flex}.cal-top b{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.cal-days,.cal-grid{text-align:center;grid-template-columns:repeat(7,1fr);display:grid}.cal-days{letter-spacing:.1em;color:#87918c;margin:19px 0 7px;font-size:6px}.cal-grid i{padding:7px 0;font-size:8px;font-style:normal}.cal-grid .active{background:var(--lime);border-radius:50%;font-weight:700}.appointment{background:#eff8f4;border-radius:8px;align-items:center;gap:10px;margin-top:10px;padding:10px;font-size:7px;display:flex}.appointment strong{flex:1}.appointment b{color:#39a96b}.product-copy{background:var(--paper);padding:33px 34px 38px}.product-label{text-transform:uppercase;letter-spacing:.15em;color:var(--muted);font-size:9px}.product-copy h3{letter-spacing:-.05em;margin:10px 0 13px;font:700 37px Manrope}.product-copy p{color:var(--muted);min-height:78px;line-height:1.65}.product-copy a{align-items:center;gap:10px;margin-top:13px;font-size:13px;font-weight:700;display:inline-flex}.services{background:var(--ink);color:#fff}.light-heading p{color:#aab2b8}.service-list{border-top:1px solid #ffffff29;grid-template-columns:repeat(4,1fr);display:grid}.service-list article{border-right:1px solid #ffffff29;min-height:290px;padding:28px 26px 10px 0}.service-list article:not(:first-child){padding-left:26px}.service-list article:last-child{border-right:0}.service-list article>span{color:#7e898f;font-size:10px}.service-icon{color:var(--lime);margin:45px 0 25px;font-size:28px}.service-list h3{font:600 21px Manrope}.service-list p{color:#aab2b8;font-size:13px;line-height:1.65}.about{grid-template-columns:.65fr 1.35fr;align-items:start;gap:100px;display:grid}.about-badge{background:var(--lime);border-radius:50%;place-items:center;width:300px;height:300px;display:grid;position:relative}.about-badge svg{opacity:.16;width:115px;height:115px;position:absolute}.about-badge span{text-align:center;font-size:14px}.about-badge strong{letter-spacing:-.05em;font:800 35px Manrope}.about-copy h2{margin:23px 0 35px;font-size:clamp(50px,6vw,76px)}.large-copy{color:#424d53;font-size:21px;line-height:1.6}.values{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:24px;margin-top:45px;padding-top:28px;display:grid}.values strong{font:700 13px Manrope}.values p{color:var(--muted);margin-top:8px;font-size:12px;line-height:1.6}.contact{background:#748bff;border-radius:30px;min-height:500px;margin-bottom:38px;padding:70px;position:relative;overflow:hidden}.contact-inner{z-index:2;max-width:650px;position:relative}.contact h2{margin:24px 0;font-size:clamp(60px,7vw,92px)}.contact p{max-width:480px;line-height:1.6}.button-large{margin-top:20px;padding:20px 27px}.contact-shape{background:var(--lime);border-radius:50%;place-items:center;width:460px;height:460px;display:grid;position:absolute;bottom:-120px;right:-90px;transform:rotate(-12deg)}.contact-shape:after{content:"";border:1px solid #10182033;border-radius:50%;width:300px;height:300px;position:absolute}.contact-shape span{letter-spacing:-.1em;font:800 105px Manrope}.footer{grid-template-columns:1fr 1fr 1fr auto;align-items:center;gap:30px;padding-block:38px 50px;display:grid}.footer p,.footer small{color:var(--muted);font-size:11px}.footer div{gap:20px;font-size:12px;display:flex}.footer small{text-align:right}@media (max-width:900px){.nav-links{display:none}.hero{grid-template-columns:1fr;padding-top:65px}.hero-visual{height:450px}.section-heading{grid-template-columns:1fr;gap:25px}.product-grid{grid-template-columns:1fr}.service-list{grid-template-columns:1fr 1fr}.service-list article:nth-child(2){border-right:0}.about{grid-template-columns:1fr;gap:60px}.about-badge{width:220px;height:220px}.footer{grid-template-columns:1fr 1fr}.footer small{text-align:left}.contact-shape{opacity:.35}}@media (max-width:600px){.shell{width:min(100% - 28px,1180px)}.nav{height:72px}.nav .button{display:none}.hero{min-height:0;padding-block:50px}h1{font-size:57px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start}.proof{gap:12px;margin-top:45px}.proof div{padding-left:9px}.proof span{font-size:9px}.hero-visual{height:390px}.signal-card{top:35px;left:25px}.card-lead{right:15px}.card-doctor{bottom:35px;left:22px}.float-card div{min-width:115px}.section{padding-block:85px}.section-heading h2,.about-copy h2{font-size:47px}.product-art{height:260px}.service-list{grid-template-columns:1fr}.service-list article{border-bottom:1px solid #ffffff29;border-right:0;min-height:0;padding:25px 0!important}.service-icon{margin:25px 0 15px}.values{grid-template-columns:1fr}.contact{width:calc(100% - 28px);min-height:540px;padding:50px 25px}.contact h2{font-size:57px}.contact-shape{width:320px;height:320px;right:-100px}.footer{grid-template-columns:1fr}.footer div{order:2}.footer small{order:3}.ticker div{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.subhero{border-bottom:1px solid var(--line);padding:105px 0 90px}.subhero h1{margin:25px 0 30px;font-size:clamp(60px,8vw,106px)}.subhero p{max-width:650px;color:var(--muted);font-size:19px;line-height:1.7}.contact-layout{grid-template-columns:1.5fr .5fr;gap:100px;padding:90px 0 120px;display:grid}.contact-layout h2{letter-spacing:-.04em;font-size:36px}.inquiry-form{flex-direction:column;gap:22px;margin-top:35px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.inquiry-form label{flex-direction:column;gap:9px;font-size:12px;font-weight:700;display:flex}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:12px;outline:none;padding:15px 16px;font:400 15px DM Sans}.inquiry-form input:focus,.inquiry-form select:focus,.inquiry-form textarea:focus{border-color:#748bff;box-shadow:0 0 0 3px #748bff1f}.inquiry-form textarea{resize:vertical}.honeypot{left:-9999px;position:absolute!important}.form-submit{cursor:pointer;border:0;align-self:flex-start;font:700 14px DM Sans}.form-submit:disabled{opacity:.6}.form-message{font-size:13px}.form-message.sent{color:#20874b}.form-message.error{color:#b72b2b}.contact-layout aside{border-left:1px solid var(--line);padding-left:35px}.contact-layout aside>a{margin-top:18px;font-weight:700;display:block}.contact-note{margin-top:80px}.contact-note strong{font-size:12px}.contact-note p{color:var(--muted);font-size:13px;line-height:1.6}.availability{align-items:center;gap:10px;margin-top:50px;font-size:11px;font-weight:700;display:flex}.offer-list{padding:20px 0 110px}.offer-list article{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr 1fr;gap:45px;padding:45px 0;display:grid}.offer-list article>span{color:var(--muted);font-size:11px}.offer-list h2{margin:0;font-size:35px}.offer-list article>div>p{color:var(--muted);max-width:400px;line-height:1.65}.offer-list small{text-transform:uppercase;letter-spacing:.12em;font-size:9px}.process{background:var(--ink);color:#fff;border-radius:26px;margin-bottom:100px;padding:65px}.process>div{grid-template-columns:repeat(4,1fr);gap:25px;margin:45px 0;display:grid}.process article{border-top:1px solid #fff3;padding-top:18px}.process article b{color:var(--lime);font-size:10px}.process article h3{margin-top:28px}.process article p{color:#aab2b8;font-size:12px;line-height:1.6}.product-hero{border-radius:28px;grid-template-columns:1.25fr .75fr;align-items:center;gap:50px;min-height:650px;margin-top:55px;padding:75px;display:grid;overflow:hidden}.product-hero>div:first-child{z-index:2;position:relative}.product-hero .kicker{margin:35px 0 20px;display:block}.product-hero h1{margin-bottom:28px;font-size:clamp(60px,7vw,96px)}.product-hero p{max-width:620px;font-size:18px;line-height:1.7}.lead-product{background:#dce7ff}.product-monogram{aspect-ratio:1;background:var(--ink);color:var(--lime);letter-spacing:-.1em;border-radius:50%;place-items:center;font:800 clamp(70px,10vw,145px) Manrope;display:grid;position:relative}.product-monogram span{letter-spacing:.18em;text-transform:uppercase;color:#fff;font:600 11px DM Sans;position:absolute;bottom:24%}.diary-product .product-monogram{color:var(--mint)}.feature-band{grid-template-columns:repeat(3,1fr);gap:0;padding:75px 0;display:grid}.feature-band article{border-right:1px solid var(--line);padding:0 45px}.feature-band article:first-child{padding-left:0}.feature-band article:last-child{border:0}.feature-band b{color:var(--muted);font-size:10px}.feature-band h3{margin:25px 0 10px;font:700 25px Manrope}.feature-band p{color:var(--muted);font-size:13px;line-height:1.6}.product-story{border-top:1px solid var(--line);padding:100px 0 120px}.product-story h2{margin:25px 0 40px;font-size:clamp(45px,6vw,75px)}.product-story>p{max-width:750px;color:var(--muted);margin-left:auto;font-size:18px;line-height:1.8}.legal{max-width:820px;padding:100px 0}.legal h1{margin:25px 0;font-size:70px}.legal-date{color:var(--muted);margin-bottom:60px;font-size:12px}.legal h2{letter-spacing:-.03em;margin-top:38px;font:700 22px Manrope}.legal p{color:var(--muted);line-height:1.8}@media (max-width:800px){.contact-layout{grid-template-columns:1fr;gap:60px}.contact-layout aside{border-left:0;border-top:1px solid var(--line);padding:35px 0}.offer-list article{grid-template-columns:35px 1fr}.offer-list article>div:last-child{grid-column:2}.process{padding:40px 25px}.process>div{grid-template-columns:1fr 1fr}.product-hero{grid-template-columns:1fr;padding:50px 25px}.product-monogram{justify-self:center;width:75%}.feature-band{grid-template-columns:1fr}.feature-band article{border-right:0;border-bottom:1px solid var(--line);padding:25px 0}.form-row{grid-template-columns:1fr}}.mobile-menu{display:none;position:relative}.mobile-menu summary{background:var(--ink);cursor:pointer;border-radius:50%;width:38px;height:38px;padding:11px 9px;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:#fff;height:1px;margin:4px 0;display:block}.mobile-menu>div{z-index:20;background:var(--ink);color:#fff;border-radius:14px;min-width:190px;padding:12px;position:absolute;top:48px;right:0;box-shadow:0 20px 40px #00000038}.mobile-menu a{padding:11px 12px;font-size:14px;display:block}.form-fallback{font-size:13px;font-weight:700;text-decoration:underline}.about-page{grid-template-columns:.45fr 1.55fr;gap:100px;padding:100px 0 130px;display:grid}.founder-mark{background:var(--ink);width:230px;height:230px;color:var(--lime);letter-spacing:-.08em;border-radius:50%;place-items:center;margin-bottom:24px;font:800 70px Manrope;display:grid}.about-page aside>span{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:11px;line-height:1.8}.about-page h2{margin:25px 0 35px;font-size:clamp(42px,5vw,68px)}.about-page>div>p{color:var(--muted);max-width:760px;font-size:17px;line-height:1.8}.about-principles{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:22px;margin:50px 0;padding-top:30px;display:grid}.about-principles b{color:var(--muted);font-size:9px}.about-principles h3{margin:20px 0 8px}.about-principles p{font-size:12px!important}.faq-list{padding:45px 0 100px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;grid-template-columns:55px 1fr 30px;align-items:center;padding:29px 0;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--muted);font-size:10px}.faq-list summary h2{letter-spacing:-.03em;margin:0;font:600 22px Manrope}.faq-list summary b{font-size:22px;font-weight:400}.faq-list details[open] summary b{transform:rotate(45deg)}.faq-list details>p{max-width:720px;color:var(--muted);margin:0 60px 30px 55px;line-height:1.7}.mini-cta{background:#748bff;border-radius:24px;justify-content:space-between;align-items:center;margin-bottom:90px;padding:55px 65px;display:flex}.mini-cta h2{margin:15px 0 0;font-size:45px}.not-found{min-height:650px;padding:100px 0}.not-found>span{letter-spacing:.15em;font:700 11px Manrope}.not-found h1{margin:30px 0;font-size:clamp(65px,9vw,120px)}.not-found p{color:var(--muted);margin-bottom:35px;font-size:18px}@media (max-width:900px){.mobile-menu{display:block}.about-page{grid-template-columns:1fr;gap:55px}.founder-mark{width:180px;height:180px}.mini-cta{flex-direction:column;align-items:flex-start;gap:25px;padding:40px 25px}.footer div{flex-wrap:wrap}}@media (max-width:600px){.about-principles{grid-template-columns:1fr}.faq-list summary{grid-template-columns:35px 1fr 25px}.faq-list summary h2{font-size:18px}.faq-list details>p{margin-left:35px}.subhero{padding:75px 0 65px}.subhero h1,.legal h1{font-size:52px}}:root{--ink:#10224a;--cream:#eaf2ff;--paper:#edf4ff;--lime:#b9ff38;--mint:#bfeee0;--blue:#2160cf;--line:#225ba629;--muted:#5d7090;--glass:#ffffff7a;--glass-strong:#ffffffad;--soft-shadow:0 22px 55px #3564a82e,inset 0 1px 1px #fffffff2;--small-shadow:0 10px 28px #3564a829,inset 0 1px 1px #ffffffe6}body{background:linear-gradient(135deg,#f7faff 0%,#eaf2ff 42%,#dceaff 100%) fixed;position:relative}body:before,body:after{content:"";z-index:-1;filter:blur(1px);pointer-events:none;border-radius:48% 52% 55% 45%;position:fixed}body:before{background:#649def26;width:460px;height:460px;top:12vh;left:-210px;transform:rotate(25deg)}body:after{background:#ffffff52;width:520px;height:520px;bottom:5vh;right:-260px;transform:rotate(-18deg)}.nav{height:74px;box-shadow:var(--small-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:30;background:#eff6ffc7;border:1px solid #ffffffd9;border-radius:22px;margin-top:18px;padding:0 22px;position:sticky;top:12px}.brand-mark{background:linear-gradient(145deg,#2d72df,#123b9e);box-shadow:0 7px 15px #1b52b047,inset 0 1px 1px #ffffff59}.button-dark{background:linear-gradient(145deg,#1f65d5,#0f3d9b);box-shadow:0 9px 20px #1b52b03d,inset 0 1px 1px #ffffff40}.button-primary{color:#10224a;background:linear-gradient(145deg,#c7ff51,#a9ed20);border:1px solid #ffffffb3;box-shadow:0 12px 28px #70aa1633,inset 0 2px 1px #ffffffb3}.products,.services,.about,.contact{scroll-margin-top:110px}.hero{min-height:670px;box-shadow:var(--soft-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff5c;border:1px solid #ffffffd9;border-radius:36px;margin-top:24px;padding-inline:58px;overflow:hidden}.hero h1 em,.subhero h1 em{color:#2a63bd}.pulse{background:#38c77a}.hero-visual{height:500px;box-shadow:var(--soft-shadow),inset 0 0 40px #fff6;background:linear-gradient(145deg,#ffffffad,#bad6fc9e);border:1px solid #ffffffeb;border-radius:34px}.orb-one{background:#5f8de5;box-shadow:inset 14px 14px 35px #ffffff2e,0 20px 40px #2858b033}.orb-two{background:#a9df31;box-shadow:inset 14px 14px 35px #ffffff38,0 20px 40px #5b8c1429}.signal-card{color:var(--ink)}.signal-card>span{color:#1e58bf}.signal-line i{background:#194d9c3d;box-shadow:inset 0 1px 1px #fff9}.signal-line i:nth-child(4),.signal-line i:nth-child(6),.signal-line i:nth-child(7){background:#2160cf}.float-card{background:#ffffffb8;border:1px solid #ffffffe6;box-shadow:0 16px 35px #3160a433,inset 0 1px 1px #fff}.mini-icon{background:linear-gradient(145deg,#cbff59,#a9eb23);box-shadow:0 8px 16px #578b1233,inset 0 2px 1px #ffffffb3}.mini-icon.doctor{background:linear-gradient(145deg,#c8f6e6,#8edcbe)}.orbit{border-color:#1e58bf2e}.orbit span{background:#2160cf}.ticker{width:min(1120px,100% - 72px);box-shadow:var(--small-shadow);background:linear-gradient(145deg,#286dd5,#174aab);border:1px solid #ffffff57;border-radius:18px;margin:26px auto 0}.product-card{box-shadow:var(--soft-shadow);background:var(--glass);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #ffffffe0;border-radius:30px}.lead-card,.diary-card{background:#ffffff5c}.product-art{background:linear-gradient(145deg,#b8d5ff8c,#ffffff73);border:1px solid #fffc;border-radius:24px;margin:0 20px;box-shadow:inset 0 2px 2px #ffffffb3}.diary-art{background:linear-gradient(145deg,#b9eedc8c,#ffffff73)}.lead-window,.calendar{border:1px solid #ffffffe6;box-shadow:0 22px 45px #27559933,inset 0 1px 1px #fff}.product-copy{background:0 0}.status{background:linear-gradient(145deg,#236bd7,#123b98);box-shadow:0 7px 15px #1b52b033}.services{width:min(1180px,100% - 48px);color:var(--ink);box-shadow:var(--soft-shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff6b;border:1px solid #ffffffe0;border-radius:36px;margin-inline:auto}.light-heading p,.service-list p{color:var(--muted)}.light-heading em{color:#2160cf}.service-list{border-color:var(--line);gap:15px}.service-list article{box-shadow:var(--small-shadow);background:#ffffff6b;border-radius:22px;min-height:290px;border:1px solid #ffffffd1!important;padding:28px!important}.service-icon{color:#fff;background:linear-gradient(145deg,#397be0,#1447aa);border-radius:50%;place-items:center;width:58px;height:58px;margin:40px 0 24px;display:grid;box-shadow:0 12px 22px #194da440,inset 0 2px 2px #ffffff59}.about-badge,.contact-shape{box-shadow:var(--soft-shadow),inset 8px 8px 22px #ffffff59;background:linear-gradient(145deg,#c7ff50,#9fdd24);border:2px solid #ffffffbf}.contact{box-shadow:var(--soft-shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#6d9eecc7,#cbdefbbf);border:1px solid #ffffffe6}.footer{box-shadow:var(--small-shadow);background:#ffffff61;border:1px solid #fffc;border-radius:22px;margin-bottom:22px;padding-inline:24px}.subhero{box-shadow:var(--soft-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff61;border:1px solid #ffffffdb;border-radius:34px;margin-top:24px;padding-inline:58px}.contact-layout,.offer-list,.about-page,.faq-list,.legal,.product-story{box-shadow:var(--soft-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff5c;border:1px solid #fffc;border-radius:30px;margin-top:30px;margin-bottom:40px;padding-inline:55px}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{background:#ffffff8c;border:1px solid #ffffffe0;box-shadow:inset 2px 2px 8px #4d74ae14,0 5px 15px #3564a814}.process{box-shadow:var(--soft-shadow);background:linear-gradient(145deg,#2669d3e0,#123b91e6);border:1px solid #ffffff59}.product-hero{box-shadow:var(--soft-shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#ffffff94,#b0cff98f);border:1px solid #ffffffe6}.diary-product{background:linear-gradient(145deg,#ffffff94,#b5ebd88c)}.product-monogram{background:linear-gradient(145deg,#3275db,#113c9d);border:2px solid #ffffffa6;box-shadow:0 24px 45px #2052a442,inset 8px 8px 22px #ffffff24}.feature-band{gap:20px}.feature-band article{box-shadow:var(--small-shadow);background:#fff6;border-radius:22px;border:1px solid #ffffffd1!important;padding:30px!important}.founder-mark{box-shadow:var(--soft-shadow);color:#fff;background:linear-gradient(145deg,#3275db,#113c9d);border:2px solid #ffffffa6}.faq-list details{box-shadow:var(--small-shadow);background:#ffffff61;border:1px solid #ffffffdb;border-radius:18px;margin:13px 0;padding:0 20px}.mini-cta{box-shadow:var(--soft-shadow);background:linear-gradient(145deg,#6b9dedd1,#c5daf9c7);border:1px solid #ffffffdb}.mobile-menu summary{background:linear-gradient(145deg,#2d72df,#123b9e);box-shadow:0 7px 15px #1b52b040}.mobile-menu>div{color:var(--ink);box-shadow:var(--soft-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#eff6fff0;border:1px solid #fff}@media (max-width:900px){.hero{padding-inline:32px}.services{width:min(100% - 28px,1180px)}.service-list{gap:12px}.service-list article{min-height:250px}.contact-layout,.offer-list,.about-page,.faq-list,.legal,.product-story{padding-inline:32px}}@media (max-width:600px){.nav{border-radius:18px;height:66px;margin-top:9px;padding:0 14px;top:7px}.hero{border-radius:25px;margin-top:12px;padding:45px 14px 25px}.hero-visual{border-radius:25px}.ticker{width:calc(100% - 28px)}.product-art{margin:0 12px}.services{border-radius:25px}.service-list article{min-height:0}.subhero{border-radius:25px;margin-top:12px;padding-inline:20px}.contact-layout,.offer-list,.about-page,.faq-list,.legal,.product-story{border-radius:24px;padding-inline:20px}.contact{border-radius:25px}.footer{padding-inline:18px}}@media (min-width:1100px){.hero{min-height:590px;padding:42px 58px}.hero h1{margin-bottom:20px;font-size:clamp(68px,5.6vw,86px)}.hero-copy>p{max-width:535px;font-size:16px;line-height:1.62}.hero-actions{margin-top:26px}.proof{margin-top:42px}.hero-visual{height:440px}.signal-card{top:42px}.card-lead{top:185px}.card-doctor{bottom:42px}.products{padding-top:70px;scroll-margin-top:88px}.products .section-heading{margin-bottom:45px}.products .section-heading h2{font-size:64px}.products .product-art{height:290px}.products .product-copy{padding-top:27px}}.error-page{min-height:80vh;padding-block:120px}.error-page h1{margin:30px 0;font-size:clamp(55px,8vw,96px)}.error-page>p{max-width:580px;color:var(--muted);font-size:17px;line-height:1.7}.error-page button{cursor:pointer;border:0;font:700 14px DM Sans,sans-serif}
:where(input:not([type=checkbox]):not([type=radio]):not([type=file]),select,textarea){width:100%;color:var(--ink);background:#ffffffe0;border:1px solid #1018201f;border-radius:14px;outline:none;min-height:48px;padding:0 16px;font:500 14px/1.35 DM Sans,sans-serif;transition:border-color .18s,box-shadow .18s,background .18s,transform .18s;box-shadow:0 8px 24px #1f38600f,inset 0 1px #ffffffd9}:where(textarea){resize:vertical;min-height:112px;padding-top:14px;padding-bottom:14px}:where(select){appearance:none;cursor:pointer;background-image:linear-gradient(45deg,#0000 50%,#526073 50%),linear-gradient(135deg,#526073 50%,#0000 50%);background-position:calc(100% - 21px),calc(100% - 16px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:46px}:where(input:not([type=checkbox]):not([type=radio]):not([type=file]),select,textarea):hover{background-color:#fffffffa;border-color:#1018203b}:where(input:not([type=checkbox]):not([type=radio]):not([type=file]),select,textarea):focus{background-color:#fff;border-color:#6e8cff;box-shadow:0 0 0 4px #6e8cff21,0 12px 30px #1f386014}:where(input,textarea)::placeholder{color:#8b96a5;opacity:1}.product-copy>label,.inquiry-form label{color:var(--ink);gap:8px;margin:0 0 16px;font-size:12px;display:grid}.product-copy>label>strong,.inquiry-form label>strong{letter-spacing:.01em;font-weight:700}.product-copy>label br{display:none}.product-copy>.button{margin-top:4px}@media (max-width:600px){:where(input:not([type=checkbox]):not([type=radio]):not([type=file]),select,textarea){min-height:50px;font-size:16px}}
.commerce-plans .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:20px}.commerce-plans .product-card{flex-direction:column;min-width:0;display:flex}.commerce-plans .plan-copy{flex-direction:column;flex:1;padding:28px 28px 30px;display:flex}.commerce-plans .plan-copy h3{margin-bottom:12px}.commerce-plans .plan-pricing{border-bottom:1px solid var(--line);gap:7px;padding-bottom:16px;display:grid}.commerce-plans .plan-pricing p,.commerce-plans .plan-copy>p{min-height:0;margin:0;line-height:1.45}.commerce-plans .plan-includes-title{margin:16px 0 10px;font:700 13px Manrope,sans-serif;display:block}.commerce-plans .plan-includes{gap:8px;margin-bottom:20px;display:grid}.commerce-plans .plan-includes span{color:var(--muted);font-size:12.5px;line-height:1.35}.commerce-plans .plan-copy .button{align-self:flex-start;margin-top:auto;font-size:15px}.checkout-package-grid{align-items:stretch}.checkout-package-grid>.product-card{height:100%}.checkout-scope-card{flex-direction:column;align-self:stretch;display:flex}.checkout-scope-copy{flex-direction:column;flex:1;padding:28px 30px 30px;display:flex}.checkout-scope-copy h3{margin-bottom:14px}.checkout-scope-list{gap:10px;display:grid}.checkout-scope-list span{color:var(--muted);font-size:14px;line-height:1.45}.commerce-account-view{gap:22px;display:grid}.account-activation-banner,.account-reference-card{border:1px solid var(--line);background:#ffffffb8;border-radius:24px;box-shadow:0 18px 48px #1f386014}.account-activation-banner{justify-content:space-between;align-items:center;gap:28px;padding:30px 32px;display:flex}.account-activation-banner.is-active{background:linear-gradient(135deg,#bdf9ddeb,#e9f0ffe6)}.account-activation-banner h2{letter-spacing:-.045em;margin:8px 0;font-size:clamp(30px,4vw,48px)}.account-activation-banner p{max-width:720px;color:var(--muted);margin:0;line-height:1.6}.account-status-pill{background:var(--ink);color:#fff;letter-spacing:.1em;border-radius:999px;flex:none;padding:11px 16px;font:700 11px Manrope,sans-serif}.account-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:22px;display:grid}.account-detail-card{flex-direction:column;display:flex}.account-detail-card .product-copy{flex:1}.account-detail-list,.account-status-stack{border-top:1px solid var(--line);gap:0;margin-top:10px;display:grid}.account-detail-list>div,.account-status-stack>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding:13px 0;display:grid}.account-detail-list span,.account-status-stack span{color:var(--muted);font-size:13px}.account-detail-list strong,.account-status-stack strong{text-align:right;font:700 14px Manrope,sans-serif}.account-status-stack strong{letter-spacing:.06em;border-radius:999px;padding:6px 10px;font-size:11px}.account-status-stack .is-good{color:#16733b;background:#47bf7224}.account-status-stack .is-waiting{color:#526400;background:#c9ff3d47}.account-status-stack .is-neutral{color:var(--ink);background:#10182014}.account-billing-note{background:#ffffffb3;border-radius:14px;padding:14px 16px;min-height:0!important;margin:20px 0 0!important;line-height:1.5!important}.account-reference-card{justify-content:space-between;align-items:center;gap:28px;padding:26px 30px;display:flex}.account-reference-card strong{overflow-wrap:anywhere;margin:7px 0 6px;font:700 16px Manrope,sans-serif;display:block}.account-reference-card p{color:var(--muted);margin:0;font-size:13px}.account-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.account-secondary-button{border:1px solid var(--line);background:#ffffffc7;padding:17px 24px}.account-state-card{max-width:720px}.footer>div{flex-wrap:wrap;row-gap:10px}:where(input:not([type=checkbox]):not([type=radio]):not([type=file]),select,textarea){border-radius:15px;min-height:50px;font-size:15px}:where(select){background-position:calc(100% - 22px),calc(100% - 17px)}:where(button,.button,input,select,textarea):focus-visible{outline-offset:2px;outline:3px solid #6e8cff57}@media (min-width:901px) and (max-width:1600px){.shell{width:min(1180px,100% - 56px)}.nav{height:72px}.hero{gap:34px;min-height:520px;margin-top:18px;padding:30px 46px}.hero h1{margin-bottom:16px;font-size:clamp(56px,5vw,74px)}.hero-copy>p{max-width:520px;font-size:15.5px;line-height:1.55}.eyebrow{margin-bottom:20px}.hero-actions{margin-top:22px}.proof{margin-top:30px}.hero-visual{height:390px}.signal-card{top:34px;left:40px}.card-lead{top:160px}.card-doctor{bottom:32px}.ticker{margin-top:18px;padding-block:13px}.section{padding-block:82px}.section-heading{gap:48px;margin-bottom:38px}.section-heading h2{font-size:clamp(46px,4.6vw,60px)}.products .product-art{height:250px}.product-art .product-monogram{letter-spacing:-.075em;width:180px;max-width:58%;font-size:82px}.product-art .product-monogram span{font-size:9px;bottom:18%}.product-copy{padding:26px 28px 30px}.product-copy h3{font-size:32px}.services{width:min(1180px,100% - 56px)}.services.section{padding-block:76px}.service-list article{min-height:225px;padding:24px!important}.service-icon{width:52px;height:52px;margin:28px 0 20px}.product-hero{gap:42px;min-height:490px;margin-top:28px;padding:48px 56px}.product-hero .kicker{margin:26px 0 16px}.product-hero h1{margin-bottom:20px;font-size:clamp(56px,5.2vw,72px)}.product-hero p{font-size:16px;line-height:1.6}.product-hero>.product-monogram{justify-self:center;width:min(310px,100%);font-size:clamp(88px,8vw,112px)}.feature-band{padding-block:55px}}@media (max-width:1100px){.commerce-plans .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.hero{gap:32px}.mobile-menu>div{overscroll-behavior:contain;width:min(280px,100vw - 32px);max-height:calc(100dvh - 96px);overflow-y:auto}}@media (max-width:760px){.commerce-plans .product-grid,.account-summary-grid{grid-template-columns:1fr}.commerce-plans .plan-copy{padding:26px 24px 28px}.checkout-package-grid{align-items:start}.checkout-package-grid>.product-card{height:auto}.checkout-scope-card{align-self:auto}.checkout-scope-copy{padding:26px 24px 28px}.account-activation-banner,.account-reference-card{flex-direction:column;align-items:flex-start}.account-actions{justify-content:flex-start;width:100%}}@media (max-width:600px){.hero{padding:34px 20px 24px}.hero h1{margin-bottom:20px;font-size:clamp(44px,13vw,52px);line-height:.96}.hero-copy>p{font-size:15px;line-height:1.55}.eyebrow{margin-bottom:22px;line-height:1.35}.hero-actions{gap:18px;margin-top:28px}.proof{margin-top:34px}.section{padding-block:64px}.section-heading{gap:20px;margin-bottom:30px}.section-heading h2,.about-copy h2{font-size:clamp(38px,11vw,44px)}.product-art{height:220px}.product-art .product-monogram{letter-spacing:-.07em;width:150px;max-width:60%;font-size:68px}.product-art .product-monogram span{font-size:8px;bottom:17%}.product-copy{padding:25px 22px 28px}.product-copy h3{font-size:31px}.mobile-menu>div{padding:8px;top:44px}.mobile-menu a{padding:9px 11px;font-size:13px}.product-hero{gap:28px;min-height:0;margin-top:16px;padding:36px 22px}.product-hero .kicker{margin:22px 0 14px}.product-hero h1{margin-bottom:18px;font-size:clamp(44px,13vw,52px);line-height:.96}.product-hero p{font-size:15px;line-height:1.55}.product-hero>.product-monogram{justify-self:center;width:min(190px,62%);font-size:72px}.commerce-plans .plan-includes,.checkout-scope-list{gap:8px}.commerce-plans .plan-copy .button,.account-actions .button{width:100%}.account-activation-banner,.account-reference-card{padding:24px 22px}.account-detail-list>div,.account-status-stack>div{grid-template-columns:1fr;gap:7px}.account-detail-list strong,.account-status-stack strong{text-align:left;justify-self:start}.footer>div{gap:14px 18px}:where(input:not([type=checkbox]):not([type=radio]):not([type=file]),select,textarea){min-height:52px;font-size:16px}}
.ticker{width:min(1180px,100% - 48px);max-width:calc(100vw - 48px);margin-inline:auto;overflow:hidden}.ticker>div{justify-content:flex-start;gap:clamp(22px,2.4vw,34px);width:max-content;min-width:100%;max-width:none;padding-inline:20px}.ticker>div>*{flex:none}@media (min-width:901px) and (max-width:1600px){.ticker{width:min(1180px,100% - 56px);max-width:calc(100vw - 56px)}.ticker>div{padding-inline:18px}}@media (max-width:600px){.ticker{border-radius:14px;width:calc(100% - 28px);max-width:calc(100vw - 28px);margin-top:16px;padding-block:11px}.ticker>div{letter-spacing:.13em;gap:20px;padding-inline:14px;font-size:9px}}
.ticker{overflow:hidden}.ticker>.ticker-viewport{scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-inline:contain;touch-action:pan-x;cursor:grab;gap:0;width:100%;min-width:0;max-width:100%;padding:0;display:block;overflow:auto hidden}.ticker-viewport::-webkit-scrollbar{display:none}.ticker-viewport:active{cursor:grabbing}.ticker .ticker-track{white-space:nowrap;will-change:transform;justify-content:flex-start;gap:0;width:max-content;min-width:0;padding:0;animation:24s linear infinite ticker-marquee;display:flex}.ticker .ticker-group{flex:none;justify-content:flex-start;align-items:center;gap:clamp(20px,2.6vw,42px);padding-inline:clamp(22px,2.8vw,42px);display:flex}.ticker-item{white-space:nowrap;flex:none;align-items:center;gap:clamp(20px,2.6vw,42px);display:inline-flex}.ticker-item>span{display:inline-block}.ticker-item b{flex:none}.ticker-viewport:hover .ticker-track,.ticker-viewport:focus-visible .ticker-track,.ticker-viewport:active .ticker-track{animation-play-state:paused}.ticker-viewport:focus-visible{outline-offset:-3px;border-radius:inherit;outline:3px solid #6e8cff61}@keyframes ticker-marquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (max-width:900px){.ticker .ticker-track{animation-duration:20s}.ticker .ticker-group,.ticker-item{gap:24px}.ticker .ticker-group{padding-inline:20px}}@media (max-width:600px){.ticker .ticker-track{animation-duration:18s}.ticker .ticker-group,.ticker-item{gap:18px}.ticker .ticker-group{padding-inline:16px}.ticker-item>span{letter-spacing:.13em;font-size:9px}}@media (prefers-reduced-motion:reduce){.ticker .ticker-track{animation:none}}
.support-assistant{z-index:80;pointer-events:none;justify-items:end;gap:12px;display:grid;position:fixed;bottom:52px;right:24px}.support-assistant>*{pointer-events:auto}.support-launcher{color:#fff;cursor:pointer;background:linear-gradient(135deg,#175bc9fa,#1247aefa);border:1px solid #ffffffbf;border-radius:999px;align-items:center;gap:11px;min-height:58px;padding:8px 16px 8px 9px;display:inline-flex;box-shadow:0 18px 45px #1247ae47}.support-launcher-mark{color:#0d2c63;letter-spacing:.04em;background:#b8ff27;border-radius:50%;place-items:center;width:40px;height:40px;font:800 11px Manrope,sans-serif;display:grid}.support-launcher>span:last-child{text-align:left;gap:1px;display:grid}.support-launcher strong{font:700 13px Manrope,sans-serif}.support-launcher small{color:#ffffffbd;font:500 10px Manrope,sans-serif}.support-panel{-webkit-backdrop-filter:blur(24px);background:#eff6fff5;border:1px solid #ffffffeb;border-radius:26px;grid-template-rows:auto auto minmax(150px,1fr) auto auto auto;width:min(390px,100vw - 32px);max-height:min(650px,100dvh - 150px);display:grid;overflow:hidden;box-shadow:0 30px 90px #193d7742}.support-panel-header{border-bottom:1px solid #1f4a881a;justify-content:space-between;align-items:center;gap:16px;padding:18px 18px 14px;display:flex}.support-panel-header>div{align-items:center;gap:10px;min-width:0;display:flex}.support-panel-header>div>div{gap:2px;min-width:0;display:grid}.support-panel-header strong{color:#102a5a;font:800 14px Manrope,sans-serif}.support-panel-header small{color:#7283a5;text-overflow:ellipsis;white-space:nowrap;font:600 10px Manrope,sans-serif;overflow:hidden}.support-panel-header>button{color:#15366e;cursor:pointer;background:#ffffffb8;border:1px solid #1845801a;border-radius:50%;width:34px;height:34px;font-size:22px;line-height:1}.support-status-dot{box-sizing:content-box;background:#3dd38e;border:3px solid #3dd38e33;border-radius:50%;flex:none;width:10px;height:10px}.support-safety-note{color:#725526;background:#fff7e1cc;border:1px solid #f2af3738;border-radius:13px;margin:12px 14px 0;padding:9px 11px;font:600 9.5px/1.45 Manrope,sans-serif}.support-messages{overscroll-behavior:contain;scroll-behavior:smooth;align-content:start;gap:11px;min-height:0;padding:14px;display:grid;overflow-y:auto}.support-message{background:#ffffffdb;border-radius:17px;gap:5px;max-width:88%;padding:11px 13px;display:grid;box-shadow:0 8px 20px #20467d12}.support-message.user{color:#fff;background:#1e5fc5;justify-self:end}.support-message.moderator{background:linear-gradient(135deg,#dcffb3f2,#f3ffe1f2);border:1px solid #80c62a38}.support-message>span{color:#6f82a6;letter-spacing:.08em;text-transform:uppercase;font:800 8.5px Manrope,sans-serif}.support-message.user>span{color:#ffffffb8}.support-message p{color:#18315f;margin:0;font:500 12px/1.52 Manrope,sans-serif}.support-message.user p{color:#fff}.support-message-links{flex-wrap:wrap;gap:6px;margin-top:3px;display:flex}.support-message-links a{color:#174ea2;background:#2360c417;border-radius:999px;padding:6px 8px;font:700 9.5px Manrope,sans-serif}.support-handoff-card{background:#0e2f610f;border-radius:11px;gap:2px;margin-top:4px;padding:8px 9px;display:grid}.support-handoff-card strong{color:#16396f;font:800 9.5px Manrope,sans-serif}.support-handoff-card small{color:#7586a4;font:600 8.5px Manrope,sans-serif}.support-typing{background:#fff;border-radius:999px;justify-self:start;gap:4px;padding:10px 12px;display:inline-flex}.support-typing i{background:#5f79a5;border-radius:50%;width:5px;height:5px;animation:1s ease-in-out infinite alternate support-dot}.support-typing i:nth-child(2){animation-delay:.15s}.support-typing i:nth-child(3){animation-delay:.3s}@keyframes support-dot{to{opacity:.45;transform:translateY(-3px)}}.support-suggestions{scrollbar-width:none;gap:7px;padding:0 14px 10px;display:flex;overflow-x:auto}.support-suggestions::-webkit-scrollbar{display:none}.support-suggestions button,.support-moderator-demo{color:#20467f;cursor:pointer;background:#ffffffbd;border:1px solid #1c4d911f;border-radius:999px;flex:none;padding:8px 10px;font:700 9.5px Manrope,sans-serif}.support-moderator-demo{color:#365400;background:#b8ff2738;border-color:#7fb91a3d;margin:0 14px 10px}.support-compose{background:#f7faffd6;border-top:1px solid #1f4a881a;grid-template-columns:1fr 42px;gap:8px;padding:10px 12px;display:grid}.support-compose textarea{resize:none;color:#153463;background:#fff;border:1px solid #24519121;border-radius:15px;min-height:46px;max-height:96px;padding:10px 11px;font:500 12px/1.4 Manrope,sans-serif}.support-compose button{color:#12366c;cursor:pointer;background:#b8ff27;border:0;border-radius:13px;align-self:end;width:42px;height:42px;font-size:19px;font-weight:800}.support-compose button:disabled{opacity:.45;cursor:not-allowed}.support-panel>footer{color:#8491a9;justify-content:space-between;align-items:center;gap:10px;padding:9px 14px 11px;font:600 8.5px Manrope,sans-serif;display:flex}.support-panel>footer a{color:#2457a9;font-weight:800}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.footer{align-items:start}.footer>div{grid-template-columns:repeat(2,minmax(110px,1fr));gap:10px 24px;display:grid}.footer>div a{line-height:1.45}@media (min-width:901px){.footer{grid-template-columns:1.05fr 1.15fr 1.15fr .9fr;gap:42px}.footer small{justify-self:end;max-width:220px;line-height:1.5}}@media (min-width:601px) and (max-height:760px){.support-assistant{bottom:44px;right:20px}.support-panel{max-height:calc(100dvh - 125px)}}@media (max-width:600px){.support-assistant{right:14px;bottom:max(72px, calc(env(safe-area-inset-bottom) + 56px))}.support-launcher{gap:8px;min-height:48px;padding:6px 12px 6px 7px}.support-launcher-mark{width:34px;height:34px;font-size:10px}.support-launcher strong{font-size:11px}.support-launcher small{display:none}.support-panel{border-radius:22px;width:calc(100vw - 28px);max-height:calc(100dvh - 150px)}.support-panel-header{padding:15px 15px 12px}.support-messages{padding:12px}.support-message{max-width:92%}.footer{grid-template-columns:1fr;gap:0;padding-block:28px 34px;display:grid}.footer .brand{margin-bottom:14px}.footer>p{max-width:260px;margin-bottom:22px;line-height:1.6}.footer>div{border-top:1px solid #1f4a881a;border-bottom:1px solid #1f4a881a;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;width:100%;margin:0 0 22px;padding:14px 0}.footer>div a{padding:7px 4px 7px 0;font-size:11px;line-height:1.35}.footer small{text-align:left;width:100%;padding-top:2px;font-size:10px;line-height:1.5}}@media (max-width:360px){.footer>div{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.support-typing i{animation:none}}
.marketing-consent{z-index:50;color:#122957;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8fbfff5;border:1px solid #14336c24;border-radius:18px;max-width:520px;padding:18px 20px;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 18px 50px #122d5f2e}.marketing-consent strong{margin-bottom:5px;display:block}.marketing-consent p{color:#506486;margin:0 0 12px;font-size:13px;line-height:1.5}.marketing-consent div{flex-wrap:wrap;gap:8px;display:flex}.marketing-consent button{color:#fff;font:inherit;cursor:pointer;background:#123f9b;border:0;border-radius:999px;padding:9px 14px;font-size:13px}.marketing-consent button.secondary{color:#123f9b;background:0 0;border:1px solid #123f9b40}@media (max-width:520px){.marketing-consent{padding:15px;bottom:10px;left:10px;right:10px}}.marketing-preferences{z-index:50;color:#17221d;background:#fff;border:1px solid #777;border-radius:6px;padding:10px 14px;position:fixed;bottom:12px;left:12px}
