:root{--ink:#173d38;--blue:#175c50;--paper:#f3f7f5;--line:#dbe5e0;--muted:#5d706a;--mint:#b5e6ce}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-underline-offset:5px}button,input,textarea{font:inherit}button,a,input,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.wrap{max-width:1220px;margin:auto;padding-left:34px;padding-right:34px}.nav{height:104px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:22px}.brand{font-size:32px;letter-spacing:-1.5px;font-weight:800;text-decoration:none}.brand span{color:var(--blue);margin-left:4px}.nav>div{display:flex;gap:30px;align-items:center}.nav a:not(.brand):not(.button){font-size:14px;text-decoration:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;background:var(--blue);color:white;border:0;border-radius:6px;padding:16px 22px;font-weight:700;text-decoration:none;font-size:16px;line-height:1.4}.button:hover{background:#0c3db8}.button.small{padding:12px 17px;font-size:14px}.outline{border:1px solid #aab8c5;background:white;color:var(--ink);padding:11px 16px;border-radius:5px}.hero{display:grid;grid-template-columns:1.25fr 1fr;gap:80px;padding-top:68px;padding-bottom:82px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.7px;color:var(--blue);margin-bottom:24px}h1{font-size:clamp(42px,4.9vw,67px);line-height:1.06;letter-spacing:-3px;margin:0 0 25px;font-weight:700}h1 em,h2 em{font-style:normal;color:var(--blue)}h2{font-size:clamp(28px,3.1vw,40px);line-height:1.17;letter-spacing:-1.5px;margin:0 0 24px}h3{font-size:21px;line-height:1.3;margin:18px 0 12px;letter-spacing:-.5px}p{margin:0 0 20px}.intro{font-size:19px;color:var(--muted);max-width:510px;line-height:1.65}.actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin:24px 0}.textlink{font-size:14px;font-weight:700}.subtle{color:var(--muted);font-size:13px;line-height:1.6;margin-top:20px}.hero-proof{background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:24px;align-self:start;box-shadow:12px 16px 0 #edf2ff}.proof-top{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.8px;font-weight:bold;gap:20px}.proof-top span:last-child{font-weight:normal}.night{font-size:44px;font-weight:700;letter-spacing:-2px;line-height:1.2;display:flex;gap:24px;margin:28px 0}.night span{font-size:14px;font-weight:400;letter-spacing:0;line-height:1.6;align-self:center}.bubble{padding:15px 18px;border-radius:10px;font-size:14px;max-width:88%;margin:14px 0;line-height:1.6}.customer{background:var(--ink);color:#fff;margin-left:auto;border-bottom-right-radius:0}.assistant{background:white;border:1px solid var(--line);border-bottom-left-radius:0}.mini-record{border-top:3px solid var(--blue);background:white;padding:18px 20px;margin-top:28px}.mini-record>span{font-size:10px;letter-spacing:1px;color:var(--blue);font-weight:700}.mini-record h3{font-size:17px;margin:9px 0}.mini-record p{font-size:13px;margin:8px 0}.line{height:1px;background:var(--line);margin:14px 0}.band{background:var(--ink);color:#fff;padding:25px 0;font-size:12px;font-weight:700;letter-spacing:1.8px}.band .wrap{display:flex;justify-content:space-between;gap:16px}.band span{color:var(--mint)}.section{padding-top:80px;padding-bottom:80px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:50px}.features article{border-top:1px solid var(--line);padding-top:22px}.features b{font-size:13px;color:var(--blue)}.features p,.integration p{color:var(--muted)}.integration{margin-top:40px;border-left:4px solid var(--blue);padding:12px 0 0 24px;max-width:900px}.integration strong{font-size:20px}.pilot{background:var(--paper);padding:80px 0}.pilot-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:100px}.pilot-grid>div>p{max-width:480px;color:var(--muted)}.price{background:#fff;padding:34px;border:1px solid var(--line);border-radius:10px}.price>p:first-child{font-size:12px;font-weight:bold;letter-spacing:1.5px}.amount{font-size:58px;letter-spacing:-3px;font-weight:700;line-height:1.2}.amount small{font-size:15px;letter-spacing:0;font-weight:400}.price ul{padding-left:20px;margin:25px 0}.price li{padding:4px 0}.price .button{width:100%}.faq{max-width:1000px}.faq details,details{border-bottom:1px solid var(--line);padding:20px 0}summary{font-size:18px;font-weight:700;cursor:pointer}details p{margin:20px 0 0;color:var(--muted)}.contact{display:grid;grid-template-columns:1.3fr 1fr;gap:80px;border-top:1px solid var(--line)}label{display:block;font-size:14px;font-weight:600;margin-bottom:17px}input:not([type=radio]):not([type=checkbox]),textarea{display:block;border:1px solid #abb9c5;padding:13px 14px;border-radius:5px;width:100%;margin-top:7px;background:white;color:var(--ink);font-size:16px}textarea{resize:vertical}footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:24px;align-items:center;min-height:120px}footer p{margin:0;font-size:13px}.demo-body{background:var(--paper)}.demo-main{padding-top:40px;padding-bottom:45px}.demo-heading{display:flex;justify-content:space-between;gap:30px;align-items:center}.demo-heading h1{font-size:42px;letter-spacing:-2px}.demo-heading p{color:var(--muted)}.notice{border-left:3px solid var(--blue);background:#e9efff;padding:14px 18px;font-size:14px;margin:20px 0 30px}.demo-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:28px}.chat-card,.record{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.chat-head{padding:20px 24px;background:var(--ink);color:#fff}.chat-head span{display:block;font-size:13px;color:#ced9e2}.messages{height:420px;overflow:auto;padding:20px 24px;scroll-behavior:smooth}.messages .assistant{background:var(--paper)}#chat{display:flex;align-items:center;gap:10px;padding:18px;border-top:1px solid var(--line)}#chat input{margin:0}#chat .button{padding:15px}.suggestions{padding:0 20px;display:flex;flex-wrap:wrap;gap:8px;min-height:20px}.suggestions button{font-size:13px;padding:8px 12px;background:#eff4ff;color:#16429f;border:1px solid #bdd0ff;border-radius:18px}.record{padding:26px}.record .eyebrow{margin-bottom:10px;font-size:10px}.record h2{font-size:24px;letter-spacing:-.6px}.record dl{margin:0}.record dl>div{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);padding:10px 0;font-size:14px}.record dt{color:var(--muted)}.record dd{font-weight:600;margin:0;text-align:right;overflow-wrap:anywhere}.status-tag{display:inline-block;background:var(--mint);padding:7px 12px;border-radius:4px;font-size:13px}.catalog{padding:14px 4px}.stock-row{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:12px 0;font-size:14px}.stock-row small{display:block;color:var(--muted)}.schedule{margin-top:28px}.schedule>p{font-size:14px}.slots{display:flex;gap:10px;flex-wrap:wrap}.slots button{font-size:14px}#error{color:#a52121;font-size:14px;margin:0 20px 14px}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.operator-leads{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:20px;margin:25px 0}.operator-leads article{border:1px solid var(--line);border-radius:8px;padding:20px}.operator-leads h3{font-size:17px}.operator-leads p{font-size:14px}.operator-leads button{margin:5px 5px 5px 0;font-size:13px}.queue-row{padding:12px;border-bottom:1px solid var(--line);font-size:14px;overflow-wrap:anywhere}[hidden]{display:none!important}@media(max-width:850px){.wrap{padding-left:22px;padding-right:22px}.nav{height:80px}.nav>div{gap:15px}.nav>div>a:not(.button){display:none}.hero{grid-template-columns:1fr;gap:38px;padding-top:44px}.hero-proof{max-width:600px;box-shadow:6px 8px 0 #edf2ff}.hero h1{font-size:52px}.features{grid-template-columns:1fr;gap:24px}.pilot-grid,.contact{grid-template-columns:1fr;gap:32px}.section{padding-top:50px;padding-bottom:50px}.band{font-size:10px;letter-spacing:.7px}.band .wrap{flex-wrap:wrap;justify-content:center}.demo-grid{grid-template-columns:1fr}.demo-heading{align-items:start;flex-direction:column;gap:5px}.demo-heading h1{font-size:38px}.messages{height:370px}footer{flex-direction:column;align-items:start;justify-content:center;padding-top:25px;padding-bottom:25px}.pilot{padding:50px 0}.price{padding:25px}.contact h2{font-size:32px}}@media(prefers-reduced-motion:reduce){html,.messages{scroll-behavior:auto}}

/* Citalvia — identity 02 */
.brand{display:inline-flex;align-items:center;flex-shrink:0;line-height:1}.brand img{width:190px;height:auto;display:block}.nav{height:98px}.button{background:#154f44;border-radius:7px;box-shadow:0 3px 0 #092f2510;transition:background .2s,transform .2s}.button:hover{background:#0b3c32;transform:translateY(-1px)}.outline{border-color:#b9cdc4}.notice{background:#e9f3ed;border-color:#236655}.suggestions button{background:#edf5f0;border-color:#c2d8ce;color:#174e40}.chat-head{background:#103f3a}.messages .customer{background:#1b584c}.status-tag{background:#d8efdf}.demo-body{background:#f3f7f5}.record,.chat-card{border-radius:14px;box-shadow:0 7px 28px #123f3810}.demo-heading h1{font-weight:500;font-family:Georgia,'Times New Roman',serif;letter-spacing:-1.4px;font-size:48px}.demo-main{padding-top:44px}.demo-grid{gap:30px}.demo-main .eyebrow{color:#296254}.marketing{color:#213e36;background:#fff;font-family:'Segoe UI',Arial,sans-serif}.marketing .wrap{max-width:1280px;padding-left:48px;padding-right:48px}.marketing .eyebrow{font-size:11px;letter-spacing:2px;font-weight:650;color:#467466;margin-bottom:22px}.marketing h2{font-size:43px;line-height:1.17;letter-spacing:-1.5px;font-weight:550}.marketing h2 em{color:#708a7a;font-family:Georgia,serif;font-weight:400}.marketing h3{font-weight:600}.marketing .section{padding-top:105px;padding-bottom:105px}.site-header{background:#fff}.marketing .nav{border:0}.marketing .nav>div{gap:29px}.marketing .nav>div>a:not(.button){font-size:14px;font-weight:500;color:#4d6259}.marketing .nav>div>a:hover{text-decoration:underline}.marketing .button{font-weight:600}.skip{position:absolute;left:12px;top:-80px;z-index:30;padding:12px;background:white}.skip:focus{top:12px}.editorial-hero{position:relative;isolation:isolate;background:#092722;min-height:710px;color:white;overflow:hidden}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 60%;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,29,25,.96),rgba(8,33,27,.86) 27%,rgba(7,26,22,.46) 55%,rgba(7,26,22,.03) 100%);z-index:-2}.hero-content{position:relative;min-height:710px;padding-top:70px;padding-bottom:65px}.hero-copy{max-width:590px}.marketing .eyebrow.light{color:#c1ddcc;display:flex;align-items:center;gap:12px}.label-line{width:25px;height:1px;background:#bce1c9;display:inline-block}.hero-copy h1{font-size:clamp(58px,5.35vw,76px);letter-spacing:-3.5px;font-weight:550;line-height:1.08;margin-bottom:27px}.hero-copy h1 em{font-family:Georgia,serif;font-weight:400;color:#b6dfc3}.hero-copy>p:not(.eyebrow){font-size:17px;color:#dde8e0;line-height:1.8;max-width:475px}.hero-copy .actions{margin:32px 0;gap:28px}.button.mint{background:#c8ecd7;color:#123e31}.button.mint:hover{background:#e4f9ec}.hero-link{color:#f0f6f2;font-size:14px;text-decoration:none;border-bottom:1px solid #708d7e;padding-bottom:4px}.hero-note{display:flex;gap:18px;align-items:center;padding-top:14px}.hero-note>span{font-size:13px;color:#92baa5}.hero-note p{font-size:13px;color:#bfcec4;line-height:1.8;margin:0}.floating-note{position:absolute;right:48px;bottom:75px;display:flex;align-items:center;gap:15px;background:rgba(255,255,255,.96);color:#1a4032;border:1px solid #fff8;border-radius:12px;padding:21px 27px;box-shadow:0 12px 45px #06130d40}.floating-note b{font-size:15px;font-weight:650}.floating-note p{font-size:12px;color:#6c7c72;margin:3px 0 0}.round-check{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#e5f2e8;color:#377651}.photo-credit{position:absolute;right:27px;bottom:12px;font-size:10px;color:#fff9}.assurance{background:#f3f6f2;border-bottom:1px solid #e3e9df}.assurance-grid{display:grid;grid-template-columns:repeat(4,1fr);padding-top:27px;padding-bottom:27px}.assurance p{margin:0;font-size:14px;font-weight:500;display:flex;align-items:center;gap:12px}.assurance p+ p{padding-left:25px;border-left:1px solid #d9e2d9}.assurance p span{font-family:Georgia,serif;font-size:17px;color:#7c9787}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:60px}.section-top h2{margin:0}.section-intro{max-width:360px;color:#65756c;font-size:16px;line-height:1.8;margin:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:52px}.service-grid article{border-top:1px solid #d4e0d8;padding-top:23px}.service-number{display:flex;align-items:center;justify-content:space-between;font-family:Georgia,serif;font-size:27px;color:#8a9e90}.service-number span{font-family:Arial;font-size:24px;font-weight:400;color:#4c7c65}.service-grid h3{font-size:24px;letter-spacing:-.6px;margin:22px 0 16px}.service-grid p{font-size:15px;color:#607167;line-height:1.85;max-width:320px}.feature-caption{font-size:10px;font-weight:600;letter-spacing:1.4px;color:#6d8a79;display:block;padding-top:12px}.product-section{background:#f0f5f1;padding:95px 0}.product-grid{display:grid;grid-template-columns:.8fr 1.4fr;gap:55px;align-items:center}.product-copy>p:not(.eyebrow){font-size:16px;color:#66766d;line-height:1.8}.product-copy .textlink{display:inline-flex;gap:12px;font-size:14px;color:#295c43;font-weight:600}.small-disclosure{margin-top:38px;padding-left:18px;border-left:2px solid #a7c6b2}.small-disclosure b{font-size:13px;font-weight:600}.small-disclosure p{font-size:12px;line-height:1.8;color:#728278;margin:7px 0 0}.product-window{background:white;border:1px solid #d7e2d9;border-radius:13px;box-shadow:0 20px 45px #2948390d;overflow:hidden}.window-top{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:18px 22px;border-bottom:1px solid #e6ece7}.window-brand{font-weight:650;font-size:13px;color:#41624e}.demo-badge{font-size:9px;letter-spacing:.7px;color:#728675;border:1px solid #dce7df;padding:4px 7px;border-radius:4px}.window-content{display:grid;grid-template-columns:1.08fr 1fr;min-height:390px}.sample-conversation{padding:25px 18px;background:#f8faf8}.sample-label{display:flex;justify-content:space-between;font-size:8px;letter-spacing:.7px;color:#8b9b90}.sample-conversation .bubble{font-size:12px;max-width:93%;margin:17px 0;padding:12px;border-radius:9px}.sample-conversation .customer{background:#e5eee6;color:#385241;margin-left:auto}.sample-conversation .assistant{background:#fff;border-color:#e2e9e3}.conversation-foot{font-size:10px;text-align:center;color:#8b9c8f;margin-top:30px}.sample-profile{padding:31px 20px}.profile-icon{display:grid;place-items:center;width:40px;height:40px;background:#eaf3eb;border-radius:10px;color:#407154;font:22px Georgia}.sample-profile .eyebrow{font-size:8px;margin:22px 0 10px;letter-spacing:1px}.sample-profile h3{font-size:17px;letter-spacing:-.5px;margin:10px 0 23px}.sample-profile dl{font-size:11px}.sample-profile dl>div{padding:10px 0;border-bottom:1px solid #e9eeea}.sample-profile dt{color:#8c9b90}.sample-profile dd{margin:2px 0 0;color:#365441;font-weight:600}.profile-status{font-size:10px;background:#edf5ee;padding:10px 8px;margin-top:20px;border-radius:5px;color:#537b5e}.profile-status span{margin-right:4px}.confidence{display:grid;grid-template-columns:1fr 1fr;gap:100px}.confidence .section-intro{max-width:430px}.confidence-list article{display:flex;gap:20px;padding:0 0 24px;margin-bottom:25px;border-bottom:1px solid #e1e8e2}.confidence-list article:last-child{margin:0;padding:0;border:0}.check-mark{display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;border:1px solid #c7dccc;color:#558263;border-radius:50%;font-size:13px;margin-top:3px}.confidence-list h3{font-size:18px;margin:0 0 8px;letter-spacing:-.3px}.confidence-list p{font-size:14px;line-height:1.8;color:#6c7b70;margin:0}.onboarding{background:#f7f9f5;padding:75px 0 85px;border-top:1px solid #e9ede4;border-bottom:1px solid #e9ede4}.steps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:52px;margin:48px 0 0}.steps>li{border-top:1px solid #c9dacc;padding-top:19px}.steps>li>span{font:19px Georgia;color:#8ea28f}.steps h3{font-size:19px;margin:19px 0 11px}.steps p{font-size:14px;color:#738073;line-height:1.8;margin:0}.pricing-section{display:grid;grid-template-columns:1.1fr 1fr;gap:120px;align-items:center}.pricing-copy>p:not(.eyebrow){font-size:16px;line-height:1.85;color:#6b7c70;max-width:430px}.founder-note{display:flex;gap:17px;align-items:center;margin-top:40px;border-top:1px solid #e0e8df;padding-top:28px}.founder-avatar{display:grid;place-items:center;width:46px;height:46px;background:#edf2e9;border-radius:50%;font:18px Georgia;color:#536e54}.founder-note b{font-size:14px;font-weight:650}.founder-note p{font-size:12px;color:#7b8a7c;margin:2px 0 5px}.founder-note a{font-size:12px;color:#3b7052}.premium-price{border-color:#d4e0d5;border-radius:12px;padding:33px 36px;box-shadow:0 12px 40px #2749360d}.price-head{display:flex;justify-content:space-between;align-items:center}.price-head p{font-size:10px;letter-spacing:1.3px;font-weight:650;color:#5a7d62;margin:0}.price-head>span{background:#edf4eb;color:#5a7b58;border-radius:20px;padding:4px 12px;font-size:11px}.premium-price .amount{font-size:76px;font-weight:550;letter-spacing:-4px;line-height:1.1;margin-top:27px}.premium-price .amount>span{font-size:37px;vertical-align:top;position:relative;top:9px;margin-left:4px}.premium-price .amount small{display:block;font-size:12px;letter-spacing:0;margin-top:9px;color:#7a8b7b}.price-explainer{font-size:13px;margin-top:19px;color:#6e806f}.premium-price ul{list-style:none;padding:21px 0;margin:22px 0;border-top:1px solid #e2e9df}.premium-price li{font-size:14px;color:#456149;padding:6px 0}.premium-price li:before{content:'✓';margin-right:13px;color:#65986d}.price-terms{margin-top:22px}.price-terms p{font-size:11px;line-height:1.9;color:#7c8b7c;margin:7px 0}.price-terms p b{font-weight:600;color:#536e54}.faq-section{padding:75px 0 90px;border-top:1px solid #e3e9df}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq-grid>div>p:not(.eyebrow){color:#7a887a;font-size:15px;line-height:1.8}.faq-grid details:first-child{padding-top:0}.faq-grid details{border-color:#e0e7dc;padding:22px 0}.faq-grid summary{font-size:16px;font-weight:550;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq-grid summary:after{content:'+';color:#7e967f;font-size:22px;line-height:1}.faq-grid details[open] summary:after{content:'−'}.faq-grid details p{font-size:14px;line-height:1.9;color:#71806e}.contact-section{background:#103c32;color:#fff;padding:88px 0}.contact-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:110px;align-items:center}.contact-grid h2{font-size:46px;font-weight:500;color:#fff}.contact-grid h2 em{color:#b7dabc}.contact-grid>div>p:not(.eyebrow){font-size:15px;color:#c0d4c4;line-height:1.9;max-width:440px}.contact-person{display:flex;flex-direction:column;margin-top:35px;gap:6px}.contact-person>span{font-size:9px;letter-spacing:1.5px;color:#8fac96;margin-bottom:7px}.contact-person>b{font-size:13px;font-weight:500}.contact-person>a{font-size:13px;color:#c4dbc5}.contact-grid form{background:white;color:#29462f;padding:33px;border-radius:12px}.contact-grid form h3{font-size:22px;margin:0 0 25px}.contact-grid label{font-size:12px;font-weight:550;color:#677d67}.contact-grid input{border-color:#d5e0d2;background:#fbfcfa;padding:12px 14px;font-size:14px}.contact-grid .button{width:100%;margin-top:7px;font-size:14px}.contact-grid .subtle{font-size:11px;line-height:1.9;color:#879381}.contact-grid #interest-status{font-size:13px;overflow-wrap:anywhere}.premium-footer{min-height:150px;border:0;gap:30px}.premium-footer .brand img{width:170px}.premium-footer>p{font:15px Georgia;color:#6e8772}.premium-footer>div{display:flex;flex-direction:column;font-size:11px;gap:7px;color:#819180}.premium-footer>div>a{color:#486f4d;text-decoration:none}
@media(min-width:1500px){.hero-photo{object-position:center 62%}.hero-shade{background:linear-gradient(90deg,#071f1ae8,#102a1cc9 32%,#0e211849 65%,#09271c1a)}}
@media(max-width:1100px){.marketing .wrap{padding-left:30px;padding-right:30px}.marketing .nav>div{gap:18px}.hero-copy{max-width:540px}.hero-copy h1{font-size:64px}.floating-note{right:30px;bottom:45px;padding:17px;max-width:280px}.product-grid{grid-template-columns:.8fr 1.3fr;gap:32px}.window-content{grid-template-columns:1fr}.sample-profile{display:none}.product-window{max-width:500px}.confidence{gap:50px}.pricing-section{gap:70px}.contact-grid{gap:55px}.marketing h2{font-size:38px}.assurance p{font-size:12px;gap:8px}.assurance p+p{padding-left:16px}.marketing .nav>div>a:not(.button){font-size:12px}}
@media(max-width:760px){.marketing .wrap{padding-left:24px;padding-right:24px}.brand img{width:154px}.nav{height:82px}.marketing .nav>div>a:not(.button){display:none}.marketing .nav .button{font-size:12px;padding:12px 14px;gap:12px}.editorial-hero,.hero-content{min-height:790px}.hero-content{padding-top:48px!important;padding-bottom:130px!important}.hero-photo{object-position:65% 50%}.hero-shade{background:linear-gradient(180deg,#071f1af2 0%,#0b2b22e6 43%,#0b221872 78%,#06180f9c 100%)}.hero-copy h1{font-size:clamp(47px,9.4vw,66px);letter-spacing:-2px}.hero-copy>p:not(.eyebrow){font-size:15px;max-width:470px}.hero-copy .eyebrow{font-size:9px;letter-spacing:1.3px;line-height:1.9}.hero-copy .actions{gap:20px;align-items:flex-start}.hero-copy .button{font-size:14px;gap:18px;padding:15px 18px}.hero-link{font-size:13px;margin-top:13px}.hero-note p{font-size:11px}.floating-note{left:24px;right:auto;bottom:46px;max-width:none;padding:13px 18px;gap:12px}.floating-note b{font-size:13px}.floating-note p{font-size:10px}.round-check{width:30px;height:30px}.photo-credit{font-size:8px;right:16px}.assurance-grid{grid-template-columns:1fr 1fr;gap:21px 10px;padding-top:23px;padding-bottom:23px}.assurance p{font-size:11px}.assurance p+p{border:0;padding-left:0}.assurance p>span{font-size:14px}.marketing .section{padding-top:65px;padding-bottom:65px}.marketing h2{font-size:33px;letter-spacing:-1px}.section-top{display:block}.section-top .section-intro{margin-top:24px}.section-intro{font-size:14px}.service-grid{grid-template-columns:1fr;gap:29px;margin-top:34px}.service-grid h3{font-size:23px;margin-top:12px}.service-grid p{max-width:none;font-size:14px}.service-number{font-size:22px}.feature-caption{font-size:9px;padding-top:3px}.product-section{padding:60px 0}.product-grid{grid-template-columns:1fr;gap:34px}.product-window{max-width:none}.product-copy>p:not(.eyebrow){font-size:14px}.small-disclosure{margin-top:25px}.window-content{grid-template-columns:1.1fr 1fr;min-height:360px}.sample-profile{display:block;padding:24px 15px}.sample-conversation{padding:23px 13px}.sample-conversation .bubble{font-size:11px}.window-top{padding:15px}.window-brand{font-size:11px}.demo-badge{font-size:7px}.sample-profile h3{font-size:14px}.sample-profile dl{font-size:10px}.confidence{grid-template-columns:1fr;gap:35px}.confidence-list h3{font-size:17px}.confidence-list p{font-size:13px}.onboarding{padding:60px 0}.steps{grid-template-columns:1fr;gap:30px;margin-top:35px}.steps h3{margin:12px 0 10px}.steps p{font-size:13px}.pricing-section{grid-template-columns:1fr;gap:35px}.pricing-copy>p:not(.eyebrow){font-size:14px}.founder-note{margin-top:25px;padding-top:22px}.premium-price{padding:28px}.premium-price .amount{font-size:70px}.faq-section{padding:55px 0}.faq-grid{grid-template-columns:1fr;gap:25px}.faq-grid summary{font-size:15px}.faq-grid details p{font-size:13px}.contact-section{padding:60px 0}.contact-grid{grid-template-columns:1fr;gap:35px}.contact-grid h2{font-size:36px}.contact-grid>div>p:not(.eyebrow){font-size:14px}.contact-grid form{padding:25px}.contact-person{margin-top:25px}.premium-footer{padding-top:35px;padding-bottom:35px;gap:18px;min-height:200px}.premium-footer .brand img{width:154px}.demo-heading h1{font-size:39px}.demo-main .brand img{width:150px}}
@media(max-width:370px){.marketing .wrap{padding-left:18px;padding-right:18px}.hero-copy h1{font-size:43px}.marketing .nav .button{font-size:10px}.brand img{width:130px}.hero-copy .actions{gap:12px}.hero-note{padding-top:0}.window-content{grid-template-columns:1fr}.sample-profile{display:none}.contact-person>a{overflow-wrap:anywhere}.hero-content{min-height:820px}}
@media(prefers-reduced-motion:reduce){.button{transition:none}.button:hover{transform:none}}
