:root{--color-primary:#4e2a85;--color-primary-dark:#2a1150;--color-primary-light:#8b5fc7;--color-accent:#0b8043;--color-accent-dark:#086334;--color-bg:#faf9f6;--color-bg-alt:#f2edf9;--color-surface:#fff;--color-border:#e4def0;--color-text:#221733;--color-text-muted:#564b6e;--color-text-on-dark:#f5f1fa;--color-text-on-dark-muted:#c9bde3;--font-display:"Baloo 2", "Segoe UI Rounded", system-ui, sans-serif;--font-body:"Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--space-1:.5rem;--space-2:1rem;--space-3:1.5rem;--space-4:2rem;--space-5:3rem;--space-6:4.5rem;--space-7:6rem;--content-max:1180px;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--shadow-card:0 12px 32px -16px #2a115047;--shadow-soft:0 4px 16px -8px #2a115033;--sticky-cta-height:64px}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd,ul,ol{margin:0}ul,ol{padding:0;list-style:none}img,picture,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}a{color:inherit;text-decoration:none}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html{scroll-behavior:smooth}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);padding-bottom:var(--sticky-cta-height);font-size:17px;line-height:1.6}@media (width>=768px){body{padding-bottom:0}}h1,h2,h3,h4{font-family:var(--font-display);color:var(--color-primary);font-weight:700;line-height:1.15}h1{font-size:clamp(2.2rem,1.6rem + 2.4vw,3.4rem)}h2{font-size:clamp(1.7rem,1.4rem + 1.2vw,2.4rem)}h3{font-size:1.2rem}p{max-width:62ch}strong{color:var(--color-primary)}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px;border-radius:4px}.container{width:100%;max-width:var(--content-max);padding-inline:var(--space-4);margin-inline:auto}.section{padding-block:var(--space-7)}.section--alt{background:var(--color-bg-alt)}.section--dark{background:var(--color-primary-dark);color:var(--color-text-on-dark)}.section--dark h2,.section--dark h3{color:var(--color-text-on-dark)}.section-header{max-width:720px;margin-bottom:var(--space-5)}.section-header p{color:var(--color-text-muted);margin-top:var(--space-2);font-size:1.1rem}.eyebrow{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent-dark);margin-bottom:var(--space-2);background:#0b80431a;border-radius:999px;padding:.3rem .85rem;font-size:.85rem;font-weight:700;display:inline-block}.skip-link{top:-100%;left:var(--space-2);z-index:1000;background:var(--color-primary-dark);color:var(--color-text-on-dark);border-radius:var(--radius-sm);padding:.75rem 1.25rem;font-weight:600;transition:top .15s;position:absolute}.skip-link:focus{top:var(--space-2)}.btn{font-family:var(--font-display);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;padding:.95rem 1.75rem;font-size:1.05rem;font-weight:700;transition:transform .15s,box-shadow .15s,background-color .15s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--color-accent);color:#fff;box-shadow:var(--shadow-soft)}.btn-primary:hover{background:var(--color-accent-dark)}.btn-secondary{color:var(--color-primary);border:2px solid var(--color-primary);background:0 0}.btn-secondary:hover{background:var(--color-primary);color:#fff}.btn-ghost{color:var(--color-text-on-dark);background:#ffffff1f;border:2px solid #f5f1fa66}.btn-ghost:hover{background:#ffffff38}.btn-sm{gap:.4rem;padding:.5rem 1rem;font-size:.92rem}.btn-block{width:100%}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.cta-row{gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.logo{align-items:center;gap:.6rem;display:inline-flex}.logo__wordmark{font-family:var(--font-display);color:var(--color-primary);letter-spacing:-.01em;font-size:1.4rem;font-weight:800}.header{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--color-border);background:#faf9f6e6;position:sticky;top:0}.header__inner{padding-block:var(--space-2);justify-content:space-between;align-items:center;display:flex}.header__brand{align-items:center;gap:var(--space-2);display:inline-flex}.header__vertical-badge{font-family:var(--font-body);letter-spacing:.02em;color:var(--color-primary);background:var(--color-bg-alt);border:1px solid var(--color-border);white-space:nowrap;border-radius:999px;padding:.25rem .65rem;font-size:.78rem;font-weight:600}.header__nav-list{align-items:center;gap:var(--space-4);display:flex}.header__nav-list a:not(.btn){color:var(--color-text);border-bottom:2px solid #0000;padding:.4rem 0;font-weight:600}.header__nav-list a:not(.btn):hover{color:var(--color-primary);border-bottom-color:var(--color-primary)}.header__nav-list a.header__other-vertical{color:var(--color-primary);border:1.5px solid var(--color-primary-light);white-space:nowrap;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .9rem;font-size:.92rem;font-weight:600;display:inline-flex}.header__nav-list a.header__other-vertical:hover{background:var(--color-bg-alt);border-color:var(--color-primary)}.header__toggle{padding:.5rem;display:none}.header__burger,.header__burger:before,.header__burger:after{background:var(--color-primary);border-radius:2px;width:24px;height:2px;transition:transform .2s,opacity .2s;display:block}.header__burger{position:relative}.header__burger:before,.header__burger:after{content:"";position:absolute;left:0}.header__burger:before{top:-7px}.header__burger:after{top:7px}.header__burger.is-open{background:0 0}.header__burger.is-open:before{top:0;transform:rotate(45deg)}.header__burger.is-open:after{top:0;transform:rotate(-45deg)}@media (width<=1200px){.header__toggle{display:inline-flex}.header__nav-list{background:var(--color-surface);padding:var(--space-3) var(--space-4) var(--space-4);border-bottom:1px solid var(--color-border);box-shadow:var(--shadow-card);align-items:stretch;gap:var(--space-2);flex-direction:column;display:none;position:absolute;top:100%;left:0;right:0}.header__nav-list.is-open{display:flex}.header__nav-cta{margin-top:var(--space-1)}.header__nav-cta .btn{width:100%}}.hero{padding-block:var(--space-7) var(--space-6);background:radial-gradient(circle at 85% 10%, #8b5fc729, transparent 55%), var(--color-bg)}.hero__inner{align-items:center;gap:var(--space-6);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);display:grid}.hero__copy p{color:var(--color-text-muted);margin-block:var(--space-3);font-size:1.15rem}.hero__note{color:var(--color-text-muted);margin-top:var(--space-3);max-width:50ch;font-size:.92rem}.hero__visual{justify-content:center;display:flex}@media (width<=900px){.hero__inner{grid-template-columns:1fr}}.chat-mockup{background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);border:1px solid var(--color-border);width:100%;max-width:380px;overflow:hidden}.chat-mockup__header{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background:var(--color-primary-dark);color:var(--color-text-on-dark);display:flex}.chat-mockup__avatar{background:#ffffff26;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.6rem;display:grid}.chat-mockup__name{font-weight:700}.chat-mockup__status{color:var(--color-text-on-dark-muted);font-size:.8rem}.chat-mockup__thread{padding:var(--space-3);background:#e9e3f4;flex-direction:column;gap:.6rem;min-height:320px;display:flex}.chat-bubble{border-radius:var(--radius-sm);max-width:82%;padding:.6rem .9rem;font-size:.92rem;line-height:1.4;animation:.4s both chat-bubble-in}.chat-bubble--client{color:var(--color-text);background:#d6f2e2;border-bottom-right-radius:2px;align-self:flex-end}.chat-bubble--bot{background:var(--color-surface);color:var(--color-text);border-bottom-left-radius:2px;align-self:flex-start}@keyframes chat-bubble-in{0%{transform:translateY(6px)}to{transform:translateY(0)}}.problem__list{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.problem__item{gap:var(--space-2);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-3);align-items:flex-start;display:flex}.problem__icon{color:var(--color-accent-dark);flex-shrink:0;margin-top:.15rem}.problem__item p{color:var(--color-text);font-size:1rem}.how-it-works__list{gap:var(--space-3);counter-reset:step;grid-template-columns:repeat(4,1fr);display:grid}.how-it-works__item{background:var(--color-surface);border-radius:var(--radius-md);padding:var(--space-4);box-shadow:var(--shadow-soft);position:relative}.how-it-works__number{background:var(--color-primary);color:#fff;width:2.6rem;height:2.6rem;font-family:var(--font-display);margin-bottom:var(--space-2);border-radius:50%;place-items:center;font-size:1.1rem;font-weight:700;display:inline-grid}.how-it-works__item h3{margin-bottom:.4rem}.how-it-works__item p{color:var(--color-text-muted);font-size:.96rem}.how-it-works__note{margin-top:var(--space-3);color:var(--color-text-muted);font-size:.96rem}@media (width<=1000px){.how-it-works__list{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.how-it-works__list{grid-template-columns:1fr}}.features__grid{gap:var(--space-3);grid-template-columns:repeat(4,1fr);display:grid}.features__card{border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-4);background:var(--color-surface);transition:box-shadow .2s,transform .2s}.features__card:hover{box-shadow:var(--shadow-card);transform:translateY(-3px)}.features__icon{border-radius:var(--radius-sm);background:var(--color-bg-alt);width:3rem;height:3rem;color:var(--color-primary);margin-bottom:var(--space-2);place-items:center;display:grid}.features__card h3{margin-bottom:.4rem}.features__card p{color:var(--color-text-muted);font-size:.96rem}@media (width<=1000px){.features__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.features__grid{grid-template-columns:1fr}}.comparison__table-wrap{border-radius:var(--radius-md);box-shadow:var(--shadow-soft);overflow-x:auto}.comparison__table{border-collapse:collapse;background:var(--color-surface);width:100%;min-width:640px}.comparison__table th,.comparison__table td{text-align:left;padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--color-border);font-size:.96rem}.comparison__table thead th{font-family:var(--font-display);color:var(--color-primary);background:var(--color-bg-alt)}.comparison__table tbody th{color:var(--color-text);white-space:nowrap;font-weight:600}.comparison__table tbody td{color:var(--color-text-muted)}.comparison__after{color:var(--color-accent-dark);font-weight:600}.comparison__table tbody tr:last-child th,.comparison__table tbody tr:last-child td{border-bottom:none}@media (width<=900px){.comparison{display:none}}.faq__list{gap:var(--space-2);flex-direction:column;max-width:820px;display:flex}.faq__item{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-2) var(--space-3)}.faq__item[open]{box-shadow:var(--shadow-soft)}.faq__question{justify-content:space-between;align-items:center;gap:var(--space-2);cursor:pointer;padding-block:var(--space-1);list-style:none;display:flex}.faq__question::-webkit-details-marker{display:none}.faq__question h3{color:var(--color-text);font-size:1.05rem}.faq__chevron{color:var(--color-primary);flex-shrink:0;transition:transform .2s}.faq__item[open] .faq__chevron{transform:rotate(180deg)}.faq__answer{color:var(--color-text-muted);padding-top:var(--space-1);padding-bottom:var(--space-1)}.final-cta__inner{text-align:center;align-items:center;gap:var(--space-2);flex-direction:column;max-width:640px;margin-inline:auto;display:flex}.final-cta__inner p{color:var(--color-text-on-dark-muted);max-width:52ch}.final-cta__inner .btn{margin-top:var(--space-2)}.footer{background:var(--color-primary-dark);color:var(--color-text-on-dark);padding-top:var(--space-6)}.footer__inner{gap:var(--space-4);padding-bottom:var(--space-5);border-bottom:1px solid #f5f1fa26;grid-template-columns:1.4fr 1fr 1fr;display:grid}.footer__brand p{margin-top:var(--space-2);color:var(--color-text-on-dark-muted);max-width:32ch}.footer__brand .logo__wordmark{color:var(--color-text-on-dark)}.footer__nav{gap:var(--space-1);flex-direction:column;display:flex}.footer__nav a{color:var(--color-text-on-dark-muted)}.footer__nav a:hover{color:var(--color-text-on-dark)}.footer__actions{align-items:flex-start;gap:var(--space-2);flex-direction:column;display:flex}.footer__bottom{padding-block:var(--space-3);color:var(--color-text-on-dark-muted);font-size:.9rem}@media (width<=760px){.footer__inner{gap:var(--space-3);grid-template-columns:1fr}}.share-button{align-items:center;gap:var(--space-2);display:inline-flex}.share-button__trigger{color:var(--color-text-on-dark);border:1px solid #f5f1fa59;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:600;transition:background-color .15s;display:inline-flex}.share-button__trigger:hover{background:#ffffff1f}.share-button__feedback{color:var(--color-text-on-dark-muted);font-size:.85rem}.sticky-cta{display:none}@media (width<=767px){.sticky-cta{z-index:200;padding:.6rem var(--space-2);background:var(--color-surface);border-top:1px solid var(--color-border);display:block;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 20px -12px #2a11504d}.sticky-cta .btn{width:100%}}
