:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#14251d;--muted:#5b6b63;--soft:#f3f6f1;--line:#e0e6df;--teal:#2563eb;--teal-dark:#1d4ed8;--blue:#2563eb;--amber:#b26b1d;--rose:#c8543a;--white:#fff;--shadow:0 24px 60px #14251d1a}*{box-sizing:border-box}h1,h2{letter-spacing:-.012em;font-family:Instrument Serif,Georgia,Times New Roman,serif;font-weight:400;line-height:1.08}html{scroll-behavior:smooth}body{background:var(--white);min-width:320px;color:var(--ink);margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}.skip-link{z-index:100;background:var(--ink);color:var(--white);border-radius:8px;padding:.75rem 1rem;font-weight:800;transition:transform .16s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%);box-shadow:0 12px 30px #00000073}.skip-link:focus-visible{transform:translateY(0)}a:focus-visible,button:focus-visible{outline-offset:3px;outline:3px solid #2563eb80}img{max-width:100%;display:block}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-shell{background:linear-gradient(180deg, #f8fafcf2, #ffffffeb 30rem), var(--white);min-height:100vh}.site-main:focus{outline:none}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #dbe3efcc;position:sticky;top:0}.header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;width:min(1180px,100% - 32px);min-height:72px;margin:0 auto;display:grid}.brand{align-items:center;gap:.62rem;font-weight:800;display:inline-flex}.brand-mark{width:36px;height:36px;color:var(--teal-dark);background:#2563eb1a;border:1px solid #2563eb24;border-radius:8px;place-items:center;display:inline-grid}.desktop-nav{justify-content:center;gap:.3rem;display:flex}.nav-group{position:relative}.nav-trigger{min-height:42px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:.25rem;padding:0 .75rem;font-weight:700;display:inline-flex}.nav-menu{border:1px solid var(--line);background:var(--white);min-width:210px;box-shadow:var(--shadow);opacity:0;pointer-events:none;border-radius:8px;padding:.45rem;transition:opacity .16s,transform .16s;display:grid;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%,8px)}.nav-group.is-open .nav-menu{opacity:1;pointer-events:auto;transform:translate(-50%)}.nav-link,.mobile-link{color:var(--muted);border-radius:8px;padding:.75rem .85rem;font-weight:700}.nav-link:hover,.mobile-link:hover,.nav-link.active,.mobile-link.active{color:var(--ink);background:#2563eb1f}.header-actions{align-items:center;gap:.65rem;display:flex}.solid-button,.ghost-button,.outline-button,.text-link{border-radius:8px;justify-content:center;align-items:center;gap:.45rem;min-height:42px;font-weight:800;display:inline-flex}.solid-button{border:1px solid var(--teal-dark);background:var(--teal-dark);color:var(--white);padding:.72rem 1rem}.solid-button:hover{background:var(--teal-dark)}.ghost-button{color:var(--muted);border:1px solid #0000;padding:.72rem .9rem}.ghost-button:hover{border-color:var(--line);background:var(--soft);color:var(--ink)}.outline-button{background:#ffffff1f;border:1px solid #00000073;padding:.72rem 1rem}.outline-button:hover{background:#ffffff38}.large{min-height:50px;padding:.86rem 1.2rem}.icon-button{border:1px solid var(--line);background:var(--white);width:42px;height:42px;color:var(--ink);cursor:pointer;border-radius:8px;place-items:center;display:inline-grid}.mobile-toggle,.mobile-nav{display:none}.hero{min-height:min(680px,100svh - 96px);color:var(--white);background-image:var(--hero-image);background-position:50%;background-size:cover;display:grid;position:relative;overflow:hidden}.hero-overlay{background:linear-gradient(90deg,#06121edb,#06121e7a 52%,#06121e2e),linear-gradient(#06121e0a,#06121e80);position:absolute;inset:0}.hero-content{align-self:center;width:min(1180px,100% - 32px);margin:0 auto;padding:5rem 0 7rem;position:relative}.eyebrow{color:var(--teal);text-transform:uppercase;margin:0 0 .8rem;font-size:.78rem;font-weight:900}.hero .eyebrow{color:var(--teal)}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{margin:0;line-height:1.05}h1{max-width:780px;font-size:clamp(2.3rem,4.5vw,3.6rem);font-weight:900}h2{font-size:clamp(2rem,4vw,3.4rem);font-weight:900}h3{font-size:1.25rem;font-weight:850}.hero-summary{color:#ffffffe6;max-width:650px;margin:1.35rem 0 0;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.6}.hero-actions,.page-hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.8rem;display:flex}.hero-stats{grid-template-columns:repeat(3,minmax(130px,1fr));gap:.75rem;width:min(560px,100% - 32px);display:grid;position:absolute;bottom:1rem;right:max(16px,50% - 590px)}.hero-stat{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff21;border:1px solid #ffffff3d;border-radius:8px;min-height:92px;padding:1rem}.hero-stat strong{font-size:1.45rem;display:block}.hero-stat span{color:var(--white);margin-top:.35rem;font-size:.92rem;display:block}.section,.band,.page-hero,.article,.system-page{width:min(1180px,100% - 32px);margin:0 auto}.section{padding:5rem 0}.section-heading{max-width:760px;margin-bottom:2rem}.section-heading h2,.split h2,.proof-panel h2,.code-panel h2{color:var(--ink)}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr));gap:1rem;display:grid}.feature-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.post-card,.related-card{border:1px solid var(--line);background:var(--white);border-radius:8px;min-height:100%;padding:1.25rem;transition:border-color .16s,box-shadow .16s,transform .16s;box-shadow:0 14px 32px #00000073}.feature-card:hover,.post-card:hover,.related-card:hover,.feature-card:focus-within,.post-card:focus-within,.related-card:focus-within{border-color:#0f766e47;transform:translateY(-2px);box-shadow:0 18px 44px #1118271a}.card-icon{width:44px;height:44px;color:var(--teal-dark);background:#2563eb1a;border-radius:8px;place-items:center;display:inline-grid}.feature-card:nth-child(2n) .card-icon{color:var(--blue);background:#2563eb1a}.feature-card:nth-child(3n) .card-icon{background:var(--white)7ed;color:#e8a24a}.feature-card h3,.post-card h2,.related-card h3{margin-top:1rem}.feature-card p,.post-card p,.related-card p,.split p,.page-hero p,.article p,.system-page p,.site-footer p,.code-panel p{color:var(--muted);line-height:1.7}.feature-card ul,.check-list{gap:.65rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.feature-card li,.check-list li{color:var(--muted);align-items:flex-start;gap:.5rem;line-height:1.45;display:flex}.feature-card li svg,.check-list li svg{color:var(--teal);flex:none;margin-top:.15rem}.band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(90deg,#2563eb24,#2563eb14 55%,#f59e0b14);width:100%;max-width:none}.band.compact{border-bottom:0}.split,.callout,.wt-layout{width:min(1180px,100% - 32px);margin:0 auto}.split{grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);align-items:center;gap:3rem;padding:5rem 0;display:grid}.timeline{counter-reset:item;gap:.8rem;margin:0;padding:0;list-style:none;display:grid}.timeline li{border:1px solid var(--line);background:#ffffffeb;border-radius:8px;min-height:68px;padding:1.2rem 1.2rem 1.2rem 4.5rem;font-weight:800;position:relative}.timeline li:before{background:var(--ink);width:36px;height:36px;color:var(--white);content:counter(item);counter-increment:item;border-radius:8px;place-items:center;display:grid;position:absolute;top:50%;left:1.2rem;transform:translateY(-50%)}.proof-panel,.code-panel{border:1px solid var(--line);background:var(--soft);border-radius:8px;grid-template-columns:auto 1fr;gap:1.4rem;padding:clamp(1.25rem,4vw,2rem);display:grid}.proof-panel>svg,.callout>svg{color:var(--teal-dark)}.page-hero{grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);align-items:center;gap:3rem;padding:5rem 0 2rem;display:grid}.page-hero:not(.media){grid-template-columns:minmax(0,1fr) auto}.page-hero-copy p{max-width:690px;font-size:1.08rem}.page-hero-image{aspect-ratio:4/3;object-fit:cover;width:100%;box-shadow:var(--shadow);border-radius:8px}.page-hero-symbol{aspect-ratio:1;border:1px solid var(--line);background:linear-gradient(135deg, #0f766e1f, #2563eb1a), var(--white);width:min(280px,30vw);color:var(--teal-dark);border-radius:8px;place-items:center;display:grid}.callout{align-items:flex-start;gap:1rem;padding:2rem 0;display:flex}.callout p{color:var(--ink);margin:0;font-size:clamp(1rem,2vw,1.25rem);font-weight:750;line-height:1.5}.comparison-table-wrap,.status-table-wrap{border:1px solid var(--line);background:var(--white);border-radius:8px;width:min(1180px,100% - 32px);margin:0 auto;overflow-x:auto;box-shadow:0 18px 60px #11182714}.comparison-table,.status-table{border-collapse:collapse;width:100%;min-width:760px}.comparison-table th,.comparison-table td,.status-table th,.status-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:1rem;line-height:1.55}.comparison-table thead th,.status-table thead th{background:var(--soft);color:var(--ink);letter-spacing:0;text-transform:uppercase;font-size:.82rem}.comparison-table tbody th,.status-table tbody th{width:20%;color:var(--ink)}.comparison-table td,.status-table td{color:var(--muted)}.comparison-table tr:last-child th,.comparison-table tr:last-child td,.status-table tr:last-child th,.status-table tr:last-child td{border-bottom:0}.comparison-note{border-top:1px solid var(--line);background:var(--soft);color:var(--muted);margin:0;padding:.9rem 1rem;font-size:.92rem;line-height:1.6}.status-table{min-width:820px}.status-table tbody th{width:26%}.status-pill{background:var(--soft);min-height:30px;color:var(--muted);white-space:nowrap;border:1px solid #4b556338;border-radius:999px;align-items:center;padding:.25rem .72rem;font-size:.82rem;font-weight:900;display:inline-flex}.status-pill-available{color:var(--teal-dark);background:#2563eb1a;border-color:#2563eb24}.status-pill-configured{color:var(--blue);background:#2563eb1a;border-color:#2563eb3d}.status-pill-required{background:var(--white)beb;color:#e8a24a;border-color:#f59e0b5c}.status-pill-planned{background:var(--soft);color:#475569;border-color:#64748b47}.status-pill-not-claimed{background:var(--soft);color:var(--muted);border-color:#4b556342}.status-pill-evidence-required{background:var(--white)1f2;color:#be123c;border-color:#be123c42}.code-panel{grid-template-columns:minmax(0,.8fr) minmax(320px,1.2fr)}.snippet-box{background:var(--white);border-radius:8px;position:relative;overflow:hidden}.snippet-box pre{color:#d1fae5;margin:0;padding:1.25rem;font-size:.9rem;line-height:1.65;overflow-x:auto}.copy-button{color:var(--white);background:#ffffff14;border-color:#ffffff2e;position:absolute;top:.75rem;right:.75rem}code{background:var(--line);color:var(--ink);border-radius:6px;padding:.12rem .3rem}pre code{color:inherit;background:0 0;padding:0}.post-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1rem;display:grid}.related-section{padding-top:0}.related-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:1rem;display:grid}.related-card h3{margin-top:0}.text-link{min-height:0;color:var(--teal-dark);justify-content:flex-start}.article{max-width:860px;padding:5rem 0}.article h1{font-size:clamp(2.6rem,6vw,4.8rem)}.article-summary{font-size:1.2rem}.article-body{gap:1rem;margin-top:2rem;display:grid}.article-body p{border-left:4px solid var(--teal);background:var(--soft);margin:0;padding:1rem 1.1rem}.article-prose{max-width:46rem;margin-top:2rem}.article-prose p{margin:0 0 1.1rem;font-size:1.02rem;line-height:1.75}.article-body .article-takeaways-label{background:0 0;border-left:none;margin-bottom:-.25rem;padding:0}.article-related{border-top:1px solid #0f172a14;margin-top:2.25rem;padding-top:1.5rem}.article-related ul{flex-wrap:wrap;gap:.75rem 1.75rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.system-page{text-align:center;align-content:center;place-items:center;gap:1rem;min-height:58vh;padding:5rem 0;display:grid}.system-page h1{font-size:clamp(2.5rem,7vw,5rem)}.notfound-links{flex-wrap:wrap;justify-content:center;gap:.7rem;display:flex}.notfound-links .outline-button{border-color:var(--line);background:var(--white)}.site-footer{color:#f4f3ee;background:#0b100e;border-top:1px solid #1c2723}.footer-inner{flex-wrap:wrap;justify-content:space-between;gap:2rem;width:min(1180px,100% - 32px);margin:0 auto;padding:2rem 0;display:flex}.footer-group{flex-direction:column;gap:.55rem;display:flex}.footer-heading{color:#8b9992;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.footer-group a{color:#a3b0a9;font-size:.92rem;font-weight:600}.footer-group a:hover{color:#f4f3ee}.footer-inner p{color:#a3b0a9;max-width:460px}.footer-links{color:#a3b0a9;flex-wrap:wrap;place-content:flex-start flex-end;gap:.9rem;font-weight:800;display:flex}@media (width<=900px){.desktop-nav,.header-actions .ghost-button,.header-actions>.solid-button{display:none}.header-inner{grid-template-columns:1fr auto}.mobile-toggle{display:inline-grid}.mobile-nav{gap:.25rem;width:min(1180px,100% - 32px);margin:0 auto;padding:0 0 1rem;display:grid}.mobile-cta{margin-top:.4rem}.hero{min-height:min(640px,100svh - 104px)}.hero-overlay{background:linear-gradient(#06121ed6,#06121e8c)}.hero-content{align-self:start;padding:3rem 0 6.25rem}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));width:auto;bottom:1rem;left:16px;right:16px}.hero-stat{min-height:auto}.feature-grid.three,.split,.page-hero,.page-hero:not(.media),.code-panel{grid-template-columns:1fr}.page-hero{gap:2rem;padding-top:3.5rem}.page-hero-symbol{width:180px}.footer-inner{flex-direction:column}.footer-links{justify-content:flex-start}}@media (width<=560px){.hero{min-height:min(600px,100svh - 112px)}.hero-content{padding:2.75rem 0 3rem}.hero-stats{display:none}h1{font-size:clamp(2.65rem,13vw,4rem)}.hero-actions,.page-hero-actions{flex-direction:column;align-items:stretch}.solid-button,.outline-button,.ghost-button{width:100%}.proof-panel{grid-template-columns:1fr}.timeline li{padding-top:4rem;padding-left:1.2rem}.timeline li:before{top:1rem;transform:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:1rem;display:grid}.pricing-card{border:1px solid var(--line);background:var(--white);border-radius:8px;flex-direction:column;min-height:100%;padding:1.5rem 1.25rem;display:flex;position:relative;box-shadow:0 14px 32px #00000073}.pricing-card-featured{border-color:#2563eb73;box-shadow:0 20px 48px #2563eb29}.pricing-badge{background:var(--blue);color:var(--white);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:.25rem .6rem;font-size:.68rem;font-weight:600;position:absolute;top:-.7rem;left:1.25rem}.pricing-card h3{color:var(--muted);margin:0;font-size:1rem}.pricing-price{flex-wrap:wrap;align-items:baseline;gap:.4rem;margin:.5rem 0 .35rem;display:flex}.pricing-amount{letter-spacing:-.02em;color:var(--ink);font-size:2rem;font-weight:700}.pricing-period{color:var(--muted);font-size:.85rem}.pricing-tagline{color:var(--muted);margin:0 0 1rem;font-size:.92rem;line-height:1.5}.pricing-features{gap:.55rem;margin:auto 0 0;padding:0;list-style:none;display:grid}.pricing-features li{color:var(--ink);align-items:flex-start;gap:.5rem;font-size:.9rem;line-height:1.45;display:flex}.pricing-features svg{color:var(--teal);flex-shrink:0;margin-top:.15rem}.pricing-card-action{justify-content:center;width:100%;margin-top:1.25rem}.pricing-note{text-align:center;width:min(760px,100%);color:var(--muted);margin:1.5rem auto 0;font-size:.92rem;line-height:1.6}.faq-list{gap:.75rem;width:min(820px,100%);margin:0 auto;display:grid}.faq-item{border:1px solid var(--line);background:var(--white);border-radius:8px;box-shadow:0 10px 26px #1118270d}.faq-item summary{cursor:pointer;color:var(--ink);justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.25rem;font-weight:600;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary svg{color:var(--muted);flex-shrink:0;transition:transform .16s}.faq-item[open] summary svg{transform:rotate(180deg)}.faq-item p{color:var(--muted);margin:0;padding:0 1.25rem 1.2rem;font-size:.95rem;line-height:1.65}.hero-cta-note{color:var(--white);margin:.9rem 0 0;font-size:.85rem}.closing-cta{padding-top:0}.closing-cta-panel{border:1px solid var(--line);background:linear-gradient(120deg,#2563eb24,#2563eb0f);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:2.25rem 2.5rem;display:flex}.closing-cta-panel h2{margin:.35rem 0 0}.closing-cta-note{color:var(--muted);margin:.5rem 0 0;font-size:.92rem}.closing-cta-actions{flex-wrap:wrap;flex:0 auto;gap:.75rem;min-width:0;max-width:100%;display:flex}@media (width<=640px){.closing-cta-panel{padding:1.75rem}}.calc-panel{gap:24px;display:grid}.calc-inputs{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.calc-field{border:1px solid var(--line);background:var(--white);color:var(--ink);border-radius:14px;gap:8px;padding:16px;font-weight:600;display:grid;position:relative}.calc-field input{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);background:var(--soft);border-radius:10px;padding:10px 12px}.calc-field input:focus-visible{outline:2px solid var(--teal);outline-offset:1px}.calc-suffix{color:var(--muted);font-weight:500;position:absolute;bottom:26px;right:28px}.calc-derived{color:var(--muted);margin:0}.site-demo .section-heading{text-align:center;margin-left:auto;margin-right:auto}.site-demo .section-subtitle{color:var(--muted);margin-top:.75rem}.site-demo-form{gap:.75rem;max-width:620px;margin:0 auto;display:flex}.site-demo-form input,.site-demo-composer input{border:1px solid var(--line);min-width:0;font:inherit;color:var(--ink);background:var(--white);border-radius:12px;flex:1;padding:.85rem 1rem}.site-demo-form input:focus-visible,.site-demo-composer input:focus-visible{outline:2px solid var(--teal);outline-offset:1px}.site-demo-status,.site-demo-error{text-align:center;margin-top:1rem;font-size:.95rem}.site-demo-status{color:var(--muted)}.site-demo-error{color:var(--rose)}.site-demo-chat{border:1px solid var(--line);background:var(--white);max-width:620px;box-shadow:var(--shadow);border-radius:18px;margin:0 auto;overflow:hidden}.site-demo-chat-header{background:var(--teal);color:var(--white);align-items:center;gap:.6rem;padding:.85rem 1.15rem;font-size:.95rem;display:flex}.site-demo-chat-header span:last-child{opacity:.8;margin-left:auto;font-size:.8rem}.site-demo-chat-dot{background:#4ade80;border-radius:50%;flex:none;width:9px;height:9px}.site-demo-thread{background:var(--soft);flex-direction:column;gap:.6rem;height:320px;padding:1.15rem;display:flex;overflow-y:auto}.site-demo-bubble{white-space:pre-wrap;overflow-wrap:anywhere;border-radius:14px;max-width:85%;padding:.65rem .95rem;font-size:.95rem;line-height:1.5}.site-demo-bubble.ai{background:var(--white);border:1px solid var(--line);color:var(--ink);border-bottom-left-radius:4px;align-self:flex-start}.site-demo-bubble.visitor{background:var(--teal);color:var(--white);border-bottom-right-radius:4px;align-self:flex-end}.site-demo-bubble.typing{color:var(--muted);font-style:italic}.site-demo-composer{border-top:1px solid var(--line);gap:.6rem;padding:.85rem;display:flex}.site-demo-cta{border-top:1px solid var(--line);text-align:center;flex-direction:column;align-items:center;gap:.8rem;padding:1.15rem;display:flex}.site-demo-cta p{color:var(--muted);margin:0}@media (width<=560px){.site-demo-form{flex-direction:column}}.site-demo-starters{flex-wrap:wrap;gap:.4rem;margin-top:.2rem;display:flex}.site-demo-starter{border:1px solid var(--line);background:var(--white);color:var(--ink);font:inherit;cursor:pointer;border-radius:999px;padding:.4rem .75rem;font-size:.85rem;transition:border-color .12s,background .12s}.site-demo-starter:hover{border-color:var(--teal);background:var(--soft)}.site-demo-starter:focus-visible{outline:2px solid var(--teal);outline-offset:1px}.site-demo-sources{border-top:1px solid var(--line);background:var(--soft);color:var(--muted);overflow-wrap:anywhere;margin:0;padding:.5rem .85rem;font-size:.78rem}.site-demo-footnote{text-align:center;max-width:620px;color:var(--muted);margin:.9rem auto 0;font-size:.9rem}.wt-layout{grid-template-columns:minmax(0,340px) minmax(0,1fr);align-items:start;gap:28px;padding:40px 0;display:grid}.wt-group{border:0;margin:0 0 26px;padding:0}.wt-group legend{letter-spacing:.09em;text-transform:uppercase;color:var(--muted,var(--muted));margin-bottom:10px;padding:0;font-size:.78rem;font-weight:700}.wt-template-list{flex-direction:column;gap:8px;display:flex}.wt-template{text-align:left;border:1px solid var(--line,var(--line));background:var(--white);cursor:pointer;border-radius:12px;width:100%;padding:11px 14px;transition:border-color .15s,background .15s;display:block}.wt-template:hover{border-color:#cfd8cd}.wt-template strong{margin-bottom:2px;font-size:.98rem;display:block}.wt-template span{color:var(--muted,var(--muted));font-size:.85rem;line-height:1.45;display:block}.wt-template.is-active{border-color:var(--accent,var(--teal));background:#2563eb1f}.wt-colors{flex-wrap:wrap;gap:10px;display:flex}.wt-color{cursor:pointer;border:2px solid #0000;border-radius:50%;width:34px;height:34px;padding:0;box-shadow:0 0 0 1px #0f172a1f}.wt-color.is-active{border-color:var(--white);box-shadow:0 0 0 2px var(--ink,#0f172a)}.wt-note{color:var(--muted,var(--muted));margin:10px 0 0;font-size:.84rem}.wt-stage{min-width:0}.wt-frame{border:1px solid var(--line,var(--line));background:var(--soft);border-radius:14px;width:100%;height:540px;display:block}.wt-caption{color:var(--muted,var(--muted));margin:10px 0 0;font-size:.86rem}.wt-unavailable{border:1px dashed var(--line,var(--line));color:var(--muted,var(--muted));text-align:center;border-radius:14px;padding:40px}@media (width<=900px){.wt-layout{grid-template-columns:minmax(0,1fr)}.wt-stage{order:-1}.wt-frame{height:460px}}.site-shell:has(.home-refresh){background:var(--white);--teal:var(--teal);--teal-dark:var(--teal-dark)}.site-shell:has(.home-refresh) .brand-mark{background:#2563eb1a;border-color:#cfd8cd}.home-refresh{--teal:var(--teal);--teal-dark:var(--teal-dark);--line:var(--line)}.home-refresh .home-hero{border:1px solid var(--line);width:min(1180px,100% - 48px);min-height:0;color:var(--ink);background:linear-gradient(120deg,#fafbff,#f0f5ff);border-radius:24px;grid-template-columns:1.05fr 1fr;align-items:center;gap:32px;margin:20px auto 0;padding:28px 32px;display:grid;overflow:visible}.home-hero .hero-content{width:auto;margin:0;padding:0;position:static}.home-hero .eyebrow{color:var(--teal);letter-spacing:.12em;margin-bottom:12px;font-size:12px}.home-hero h1{letter-spacing:-.055em;color:var(--ink);font-size:clamp(34px,3.6vw,46px);font-weight:600;line-height:1.08}.home-hero h1 span{color:var(--teal);margin-top:8px;font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:400;display:inline-block}.home-hero .hero-summary{max-width:480px;color:var(--muted);margin-top:16px;font-size:16px;line-height:1.6}.home-hero .solid-button{background:var(--teal);border-color:var(--teal);min-height:50px;box-shadow:none;border-radius:10px;padding:0 22px}.home-hero .outline-button{background:var(--white);color:#263550;border:1px solid #dce2ed;border-radius:10px;min-height:50px;padding:0 22px}.home-hero .hero-cta-note{color:var(--muted);margin-top:12px;font-size:12px}.home-product{background-color:#dce7ff;background-image:linear-gradient(#ffffff2e 1px,#0000 1px),linear-gradient(90deg,#ffffff2e 1px,#0000 1px);background-size:36px 36px;border:1px solid #cedcff;border-radius:18px;min-width:0;padding:14px}.home-product-label{color:#344667;align-items:center;gap:7px;padding:0 2px 10px;font-size:12px;font-weight:600;display:flex}.home-product-label>span:last-child{letter-spacing:.08em;color:#697999;margin-left:auto;font-size:9px;font-weight:500}.home-product-dot{background:var(--teal);border-radius:50%;width:7px;height:7px}.home-chat-example{background:var(--white);border:1px solid #e5eaf3;border-radius:16px;overflow:hidden;box-shadow:0 16px 36px #183a7a0f}.home-chat-heading{background:var(--teal);color:var(--white);align-items:center;gap:12px;padding:12px 16px;display:flex}.home-chat-heading strong{font-size:14px;display:block}.home-chat-heading small{color:var(--white)cf;margin-top:4px;font-size:11px;display:block}.home-chat-heading>span:last-child{margin-left:auto}.home-chat-icon{background:var(--white)24;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.home-chat-messages{flex-direction:column;gap:8px;padding:12px 16px;font-size:12px;line-height:1.45;display:flex}.home-example-time{text-align:center;color:#929aab;margin:0 0 4px;font-size:10px}.home-example-visitor{color:#284b9f;background:#2563eb1a;border-radius:12px 12px 2px;align-self:flex-end;max-width:85%;padding:8px 12px}.home-example-label{color:#758097;align-items:center;gap:6px;margin-bottom:-7px;font-size:10px;display:flex}.home-example-answer{max-width:92%;color:var(--muted);background:#f5f6f9;border-radius:2px 12px 12px;padding:8px 12px}.home-example-handoff{color:#3a7966;justify-content:center;align-items:center;gap:6px;padding:4px 0;font-size:10px;display:flex}.home-example-agent{align-items:flex-start;gap:9px;display:flex}.home-example-agent>span{color:#46755c;background:#e6eee9;border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;display:grid}.home-example-agent strong{color:#748095;font-size:10px;font-weight:500}.home-example-agent p{color:var(--muted);margin:4px 0 0}.home-example-composer{color:#98a0ae;border-top:1px solid #eef0f4;justify-content:space-between;padding:16px 20px;font-size:11px;display:flex}.home-product-link{color:#50658a;justify-content:center;align-items:center;gap:8px;margin-top:12px;font-size:12px;display:flex}.home-hero .hero-stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:0;width:100%;margin-top:8px;position:static}.home-hero .hero-stat{-webkit-backdrop-filter:none;backdrop-filter:none;text-align:center;background:0 0;border:0;border-radius:0;min-height:0;padding:26px 24px}.home-hero .hero-stat+.hero-stat{border-left:1px solid var(--line)}.home-hero .hero-stat strong{color:#233451;font-size:26px;font-weight:650}.home-hero .hero-stat span{color:var(--muted);font-size:12px}.home-refresh .section{padding:72px 0}.home-refresh h2{letter-spacing:-.035em;font-size:clamp(28px,3vw,40px);font-weight:700;line-height:1.2}.home-refresh .feature-card{box-shadow:none;border-radius:16px;padding:28px}.home-refresh .feature-card p{color:var(--muted);font-size:15px;line-height:1.75}.home-refresh .card-icon{border-radius:12px}.home-refresh .site-demo{background:#f4f7ff;border:1px solid #e5eaff;border-radius:20px;margin-top:64px;padding:40px;scroll-margin-top:96px}.home-refresh .site-demo .section-heading{margin-bottom:24px}.home-refresh .site-demo-form{max-width:760px}.home-refresh .site-demo-form input{background:var(--white);border-radius:10px;min-height:52px}.home-refresh .site-demo-form button{border-radius:10px}.home-refresh .proof-panel{box-shadow:none;border-radius:18px}@media (width<=900px){.home-refresh .home-hero{gap:24px;padding:24px}.home-hero h1{font-size:36px}.home-product{padding:14px}.home-product-label>span:last-child{display:none}.home-refresh .feature-grid.three{grid-template-columns:1fr}}@media (width<=680px){.home-refresh .home-hero{grid-template-columns:1fr;gap:20px;width:calc(100% - 36px);padding:24px 20px}.home-hero h1{font-size:clamp(30px,8.3vw,38px)}.home-hero .hero-summary{font-size:16px}.home-hero .hero-actions{gap:10px}.home-product{border-radius:18px}.home-hero .hero-stat{padding:20px 10px}.home-hero .hero-stat strong{font-size:24px}.home-hero .hero-stat span{font-size:11px;line-height:1.5}.home-refresh .section{padding:44px 0}.home-refresh .site-demo{margin-top:36px;padding:24px 18px}.home-refresh .site-demo-form{flex-direction:column}.home-refresh .site-demo-form input{width:100%;min-width:0;font-size:16px}}.home-showcase{width:min(1180px,100% - 48px);margin:28px auto 0;scroll-margin-top:90px}.home-showcase-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;display:flex}.home-showcase-heading .eyebrow{color:var(--teal);margin:0 0 7px;font-size:11px}.home-refresh .home-showcase h2{margin:0;font-size:clamp(23px,2.3vw,30px)}.home-showcase-more{color:var(--teal);flex-shrink:0;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.home-showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.home-showcase-card{border:1px solid var(--line);background:var(--white);border-radius:18px;min-width:0;transition:box-shadow .18s,border-color .18s;overflow:hidden}.home-showcase-card:hover{border-color:#35433d;box-shadow:0 12px 28px #14251d1a}.home-showcase-image{background:#2563eb1a;padding:18px 18px 0;overflow:hidden}.home-showcase-card:nth-child(2) .home-showcase-image{background:#edf5f0}.home-showcase-card:nth-child(3) .home-showcase-image{background:#f5f0fb}.home-showcase-image img{object-fit:cover;object-position:top;border-radius:9px 9px 0 0;width:100%;height:180px}.home-showcase-copy{padding:18px}.home-showcase-copy>span{letter-spacing:.08em;text-transform:uppercase;color:#68758c;font-size:10px;font-weight:650}.home-showcase-copy h3{color:var(--ink);justify-content:space-between;align-items:center;gap:8px;margin:8px 0;font-size:17px;display:flex}.home-showcase-copy h3 svg{flex-shrink:0}.home-showcase-copy p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.home-showcase-note{color:var(--muted);margin:10px 0 0;font-size:11px}@media (width<=900px){.home-product-label{font-size:10px}.home-showcase-heading{align-items:start}.home-showcase-image{padding:12px 12px 0}.home-showcase-image img{height:140px}.home-showcase-copy{padding:14px}}@media (width<=680px){.home-refresh .home-hero{margin-top:16px}.home-hero .home-product{display:none}.home-hero .hero-summary{margin-top:12px;line-height:1.55}.home-hero .hero-actions{flex-flow:wrap;margin-top:16px}.home-hero .hero-actions a{flex:auto;width:auto;min-height:44px;padding:0 14px;font-size:13px}.home-hero .hero-cta-note{font-size:11px;line-height:1.5}.home-showcase{width:calc(100% - 36px);margin-top:24px}.home-showcase-heading{display:block}.home-showcase-more{margin-top:12px}.home-showcase-grid{grid-template-columns:1fr;gap:16px}.home-showcase-image img{aspect-ratio:1.85;height:auto}}@media (prefers-reduced-motion:reduce){.home-showcase-card{transition:none}}.home-template-preview{pointer-events:none;background:#2563eb1a;height:260px;position:relative;overflow:hidden}.home-template-preview iframe{transform-origin:top;pointer-events:none;border:0;width:440px;height:520px;position:absolute;top:0;left:50%;transform:translate(-50%)scale(.5)}.home-showcase-card:focus-visible{outline:3px solid var(--teal);outline-offset:3px}.hero-template{min-width:0;margin:0}.hero-template-window{background:var(--white);border:1px solid #dfe5ee;border-radius:14px;overflow:hidden;box-shadow:0 24px 60px #00000073,0 2px 6px #1626480f}.hero-template-bar{background:#f7f9fc;border-bottom:1px solid #eef1f6;gap:6px;padding:10px 14px;display:flex}.hero-template-bar span{background:#d5dce6;border-radius:50%;width:9px;height:9px}.hero-template-frame{background:var(--soft);pointer-events:none;height:540px;position:relative;overflow:hidden}.hero-template-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.hero-template-caption{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;margin-top:14px;display:flex}.hero-template-chips{flex-wrap:wrap;gap:6px;display:flex}.hero-template-chip{background:var(--white);color:var(--muted);font:inherit;cursor:pointer;border:1px solid #d9e1ec;border-radius:999px;padding:6px 12px;font-size:.85rem;font-weight:600;transition:border-color .15s,background .15s,color .15s}.hero-template-chip:hover{border-color:#9fb6ea}.hero-template-chip.is-active{border-color:var(--teal);background:var(--teal);color:var(--white)}.hero-template-chip:focus-visible,.hero-template-more:focus-visible{outline:3px solid var(--teal);outline-offset:2px}.hero-template-more{color:var(--teal);align-items:center;gap:4px;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex}.hero-template-more:hover{text-decoration:underline}@media (width<=900px){.hero-template-frame{height:480px}}@media (prefers-reduced-motion:reduce){.hero-template-chip{transition:none}}.home-refresh .home-hero{background:radial-gradient(900px 420px at 88% 0,#285ae824,#0000 60%),radial-gradient(700px 380px at 0 100%,#2563eb24,#0000 60%),linear-gradient(120deg,#fbfcff,#f1f5ff);border-radius:28px;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:48px;margin-top:28px;padding:56px 56px 0}.home-hero h1{font-size:clamp(38px,3.9vw,54px);line-height:1.05}.home-hero .hero-summary{max-width:520px;font-size:18px}.home-hero .hero-actions{margin-top:28px}.home-hero .hero-stats{background:#ffffffeb;border-bottom:0;border-radius:0 0 28px 28px;width:calc(100% + 112px);margin:8px -56px 0;display:grid}.home-hero .hero-stat{flex-direction:column-reverse;align-items:center;gap:4px;display:flex}.home-hero .hero-stat dd{color:var(--ink);letter-spacing:-.03em;margin:0;font-size:30px;font-weight:700}.home-hero .hero-stat dt{color:var(--muted);font-size:13px}.home-picker{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:32px;display:grid}.home-picker-list{grid-template-columns:1fr 1fr;gap:10px;display:grid}.home-picker-option{border:1px solid var(--line);background:var(--white);text-align:left;font:inherit;color:var(--muted);cursor:pointer;border-radius:14px;gap:4px;padding:14px 16px;transition:border-color .15s,box-shadow .15s,background .15s;display:grid}.home-picker-option strong{color:var(--ink);font-size:15px}.home-picker-option span{color:var(--muted);font-size:13px;line-height:1.45}.home-picker-option:hover{border-color:#cfd8cd}.home-picker-option.is-active{border-color:var(--teal);background:#f3f6ff;box-shadow:0 0 0 3px #285ae81f}.home-picker-option:focus-visible{outline:3px solid var(--teal);outline-offset:2px}.home-picker-stage{margin:0;position:sticky;top:96px}.home-picker-frame{background:var(--soft);pointer-events:none;height:560px;position:relative;overflow:hidden}.home-picker-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.home-picker-stage figcaption{color:var(--muted);margin-top:12px;font-size:13px}.home-picker-stage figcaption a{color:var(--teal);align-items:center;gap:4px;font-weight:600;display:inline-flex}@media (width<=900px){.home-refresh .home-hero{padding:36px 28px 0}.home-hero .hero-stats{width:calc(100% + 56px);margin:8px -28px 0}.home-picker{grid-template-columns:1fr}.home-picker-stage{order:-1;position:static}.home-picker-list{grid-template-columns:repeat(3,minmax(0,1fr))}.home-picker-option span{display:none}}@media (width<=680px){.home-refresh .home-hero{grid-template-columns:1fr;padding:28px 20px 0}.home-hero .hero-stats{width:calc(100% + 40px);margin:4px -20px 0}.home-hero .hero-stat dd{font-size:22px}.home-hero .hero-stat dt{text-align:center;font-size:11px}.home-picker-frame{height:480px}.home-picker-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.home-picker-option{transition:none}}.home-visual{gap:16px;min-width:0;display:grid}.home-photo{border-radius:20px;margin:0;position:relative;overflow:hidden;box-shadow:0 18px 40px #00000073}.home-photo img{aspect-ratio:16/9;object-fit:cover;object-position:50% 45%;width:100%;height:auto;display:block}.home-photo figcaption{color:var(--ink);background:#ffffffeb;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex;position:absolute;bottom:14px;left:14px;box-shadow:0 4px 14px #1626481f}.home-photo-dot{background:#16a34a;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #16a34a2e}.home-visual .home-product{margin-top:0}@media (width<=680px){.home-photo img{aspect-ratio:4/3}.home-photo figcaption{font-size:12px;bottom:10px;left:10px}}.home-refresh .home-hero{background:#f6f7f4;border:1px solid #e8ece6;align-items:center;gap:24px;padding:32px 48px 0;overflow:hidden}.home-hero .hero-content{padding-bottom:12px}.home-hero .eyebrow{color:#315b51;letter-spacing:.12em;font-size:11px}.home-hero h1{letter-spacing:-.055em;font-size:clamp(38px,4vw,54px);line-height:1.06}.home-hero h1 span{color:var(--teal)}.home-hero .hero-summary{color:#52616b;font-size:17px;line-height:1.75}.home-hero .solid-button{box-shadow:0 5px 14px var(--teal)20;border-radius:12px}.home-hero .outline-button{background:var(--white)b3;border-radius:12px}.home-hero .hero-cta-note{color:#617069;font-size:12px}.home-hero .home-visual{padding-bottom:16px;position:relative}.home-hero .home-photo{box-shadow:none;border-radius:24px}.home-hero .home-photo img{aspect-ratio:1.6;object-position:65% 35%}.home-hero .home-photo figcaption{padding:9px 12px;font-size:11px;top:16px;bottom:auto}.home-hero .home-product{background:var(--white);border:1px solid #e5e9ef;border-radius:18px;width:88%;margin:-60px 0 0 -20px;padding:8px;position:relative;box-shadow:0 18px 46px #243c5020}.home-hero .home-product-label{letter-spacing:.01em;padding:12px 16px;font-size:10px}.home-hero .home-product-label>span:last-child{letter-spacing:.08em;font-size:8px}.home-hero .home-chat-heading{padding:12px 16px}.home-hero .home-chat-messages{gap:6px;padding:10px 14px}.home-hero .home-example-visitor,.home-hero .home-example-answer{padding:10px 12px;font-size:12px;line-height:1.55}.home-hero .home-example-handoff{font-size:10px}.home-hero .hero-stats{background:var(--white)9;border-top:1px solid #e1e7df;width:calc(100% + 96px);margin:0 -48px}.home-hero .hero-stat{padding:14px}.home-hero .hero-stat dd{font-size:27px}.home-showcase{margin-top:40px;margin-bottom:52px}.home-showcase-heading{margin-bottom:28px}.home-refresh .home-showcase h2{letter-spacing:-.04em;font-size:clamp(27px,3vw,38px)}.home-picker{background:var(--soft);border:1px solid #e5eaf0;border-radius:24px;gap:36px;padding:28px}.home-picker-option{box-shadow:none;border-radius:12px;padding:17px}.home-picker-option.is-active{background:var(--white);border-color:var(--teal);box-shadow:inset 3px 0 var(--teal), 0 4px 12px #213e7708}.home-picker-option span{font-size:12px;line-height:1.6}.home-picker-stage .hero-template-window{border-radius:18px;box-shadow:0 12px 32px #2563eb14}.home-picker-stage figcaption{font-size:12px;line-height:1.7}@media (width<=900px){.home-refresh .home-hero{gap:20px;padding:24px 28px 0}.home-hero h1{font-size:42px}.home-hero .hero-stats{width:calc(100% + 56px);margin:0 -28px}.home-picker{padding:20px}}@media (width<=680px){.home-refresh .home-hero{gap:16px;padding:24px 22px 0}.home-hero h1{font-size:clamp(36px,10vw,48px)}.home-hero .hero-content,.home-hero .home-visual{padding-bottom:0}.home-hero .home-photo img{aspect-ratio:16/9}.home-hero .hero-stats{width:calc(100% + 44px);margin:0 -22px}.home-hero .hero-stat{padding:12px 8px}.home-hero .hero-stat dd{font-size:24px}.home-showcase{margin-top:40px}.home-picker{border-radius:18px;gap:20px;padding:12px}.home-picker-option{min-height:48px;padding:14px}}.dk{--dk-bg:#fbfcfa;--dk-panel:#fff;--dk-panel-2:#f3f6f1;--dk-line:#e0e6df;--dk-mint:#2563eb;--dk-mint-deep:#1d4ed8;--dk-coral:#c8543a;--dk-ink:#14251d;--dk-muted:#5b6b63;background:var(--dk-bg);color:var(--dk-ink);max-width:none;margin:0 auto;padding:0}body.dk-page{background:#fbfcfa}.dk-display{letter-spacing:-.015em;color:var(--dk-ink);margin:0 0 1rem;font-family:Instrument Serif,Georgia,Times New Roman,serif;font-size:clamp(2.6rem,6.4vw,4.6rem);font-weight:400;line-height:1.02}.dk-display-2{font-size:clamp(2rem,4.4vw,3.2rem)}.dk-accent{color:var(--dk-coral)}.dk-eyebrow{letter-spacing:.02em;color:var(--dk-mint-deep);align-items:center;gap:.5rem;margin:0 0 1.1rem;font-size:.8rem;font-weight:600;display:flex}.dk-eyebrow-mint{color:var(--dk-mint-deep)}.dk-dot{background:var(--dk-coral);border-radius:50%;flex:none;width:9px;height:9px}.dk-lede{color:var(--dk-muted);max-width:34rem;margin:0 0 1.8rem;font-size:1.02rem;line-height:1.65}.dk-lede-narrow{max-width:30rem}.dk-on-mint{color:#ffffffdb}.dk-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.dk-btn{border:1px solid #0000;border-radius:999px;align-items:center;gap:.45rem;padding:.7rem 1.35rem;font-size:.93rem;font-weight:600;text-decoration:none;transition:transform .12s,background .12s,border-color .12s;display:inline-flex}.dk-btn:hover{transform:translateY(-1px)}.dk-btn-primary{background:var(--dk-mint);color:#fff}.dk-btn-primary:hover{background:var(--dk-mint-deep)}.dk-btn-ghost{color:var(--dk-ink);border-color:#cfd8cd}.dk-btn-ghost:hover{border-color:var(--dk-mint-deep)}.dk-btn-onmint{color:#1d4ed8;background:#fff}.dk-btn-block{justify-content:center;width:100%;margin-top:.9rem;display:flex}.dk-ticks{color:var(--dk-muted);flex-wrap:wrap;gap:1.1rem;margin:1.6rem 0 0;padding:0;font-size:.85rem;list-style:none;display:flex}.dk-ticks li{align-items:center;gap:.35rem;display:inline-flex}.dk-ticks svg{color:var(--dk-mint-deep)}.dk-hero{grid-template-columns:minmax(0,1fr);gap:3.5rem;max-width:1180px;margin:0 auto;padding:4.5rem 1.5rem 4rem;display:grid;position:relative;overflow:hidden}.dk-hero:before{content:"";pointer-events:none;border:1px solid #e6ece4;border-radius:50%;width:46rem;height:46rem;position:absolute;inset:0 0 auto auto;transform:translate(32%,-34%)}.dk-hero-inner{z-index:1;position:relative}.dk-shot{padding-bottom:2.5rem;position:relative}.dk-window{border:1px solid var(--dk-line);background:var(--dk-panel);border-radius:16px;overflow:hidden;box-shadow:0 24px 50px #14251d1f}.dk-window-bar{border-bottom:1px solid var(--dk-line);gap:.4rem;padding:.75rem 1rem;display:flex}.dk-window-bar span{background:#d7ded6;border-radius:50%;width:9px;height:9px}.dk-window-body{grid-template-columns:8.5rem minmax(0,1fr);display:grid}.dk-window-nav{border-right:1px solid var(--dk-line);color:var(--dk-muted);flex-direction:column;gap:.35rem;padding:1rem .75rem;font-size:.8rem;display:flex}.dk-window-nav span{border:1px solid #0000;border-radius:8px;padding:.4rem .6rem}.dk-window-nav .is-active{color:var(--dk-ink);background:#eaf4ee;border-color:#cfe4d8}.dk-window-brand{background:#dde4db;border-radius:4px;width:3.2rem;height:8px;margin-bottom:.6rem}.dk-window-main{flex-direction:column;gap:.55rem;padding:1.1rem 1.15rem 1.3rem;display:flex}.dk-window-head{justify-content:space-between;align-items:center;margin-bottom:.3rem;display:flex}.dk-window-head strong{font-size:1rem}.dk-live{color:var(--dk-mint-deep);align-items:center;gap:.35rem;font-size:.74rem;display:inline-flex}.dk-live-dot{background:var(--dk-mint-deep);border-radius:50%;width:7px;height:7px}.dk-msg{border-radius:12px;max-width:85%;margin:0;padding:.6rem .8rem;font-size:.83rem;line-height:1.5}.dk-msg-visitor{background:var(--dk-mint);color:#fff;align-self:flex-end}.dk-msg-ai{background:var(--dk-panel-2);border:1px solid var(--dk-line);color:#2c3b33}.dk-msg-from{letter-spacing:.09em;color:#71807a;margin:.25rem 0 0;font-size:.64rem}.dk-handoff{background:#fdefe9;border:1px solid #f3d3c6;border-radius:12px;align-items:center;gap:.65rem;padding:.65rem .8rem;display:flex}.dk-handoff-dot{background:var(--dk-coral);border-radius:50%;flex:none;width:18px;height:18px}.dk-handoff strong{font-size:.82rem;display:block}.dk-handoff span{color:#9a5540;font-size:.75rem}.dk-composer{border:1px solid var(--dk-line);color:#71807a;border-radius:12px;justify-content:space-between;align-items:center;margin-top:.3rem;padding:.55rem .6rem .55rem .85rem;font-size:.8rem;display:flex}.dk-send{background:var(--dk-mint);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.dk-float{background:var(--dk-panel-2);border:1px solid var(--dk-line);z-index:2;border-radius:14px;align-items:flex-start;gap:.6rem;max-width:19rem;margin:-1.5rem 0 0;padding:.8rem .95rem;display:flex;position:relative;box-shadow:0 16px 32px #14251d1f}.dk-float svg{color:var(--dk-mint-deep);flex:none;margin-top:2px}.dk-float strong{font-size:.86rem;display:block}.dk-float span{color:var(--dk-muted);font-size:.78rem}.dk-section{max-width:1180px;margin:0 auto;padding:4.5rem 1.5rem}.dk-rows{margin:2.5rem 0 0;padding:0;list-style:none}.dk-rows>li{border-top:1px solid var(--dk-line);grid-template-columns:3.2rem minmax(0,1fr);gap:.4rem 1rem;padding:1.7rem 0;display:grid}.dk-rows>li:last-child{border-bottom:1px solid var(--dk-line)}.dk-num{color:var(--dk-coral);font-family:Instrument Serif,Georgia,serif;font-size:1.35rem}.dk-rows h3{margin:0;font-size:1.12rem}.dk-rows p{color:var(--dk-muted);margin:0 0 .85rem;font-size:.95rem;line-height:1.6}.dk-chips{flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.dk-chips li{color:#41524a;background:var(--dk-panel-2);border:1px solid var(--dk-line);border-radius:999px;padding:.28rem .7rem;font-size:.76rem}.dk-steps{gap:1.6rem;margin:0;padding:2.4rem 0 0;list-style:none;display:grid}.dk-steps li{border-top:1px solid var(--dk-line);padding-top:1rem}.dk-step-num{color:var(--dk-mint-deep);margin-bottom:.7rem;font-size:.78rem;display:block}.dk-steps strong{margin-bottom:.3rem;font-size:1.02rem;display:block}.dk-steps p{color:var(--dk-muted);margin:0;font-size:.9rem;line-height:1.55}.dk-twoup{gap:2rem;display:grid}.dk-twoup-copy{background:var(--dk-panel);border:1px solid var(--dk-line);border-radius:20px;padding:2rem 1.75rem}.dk-checks{gap:.9rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.dk-checks li{align-items:flex-start;gap:.6rem;font-size:.93rem;line-height:1.55;display:flex}.dk-checks svg{color:var(--dk-mint-deep);flex:none;margin-top:3px}.dk-twoup-card{background:#fdefe9;border:1px solid #f3d3c6;border-radius:20px;padding:1.6rem}.dk-test-head{justify-content:space-between;align-items:center;display:flex}.dk-badge{color:var(--dk-mint-deep);background:#eaf4ee;border:1px solid #cfe4d8;border-radius:999px;padding:.2rem .6rem;font-size:.72rem}.dk-test-q{margin:1.1rem 0 .35rem;font-size:.95rem}.dk-test-a{color:#9a5540;margin:0;font-size:.83rem}.dk-test-grade{text-align:right;color:var(--dk-mint-deep);margin:.6rem 0 0;font-family:Instrument Serif,Georgia,serif;font-size:1.5rem}.dk-mint{background:var(--dk-mint);color:#fff;padding:4.5rem 0}.dk-mint-inner{max-width:1180px;margin:0 auto;padding:0 1.5rem}.dk-mint .dk-display{color:#fff}.dk-more{color:#fff;border-bottom:1px solid #ffffff80;align-items:center;gap:.4rem;margin-top:1.8rem;font-weight:600;text-decoration:none;display:inline-flex}.dk-cta{max-width:1180px;margin:0 auto;padding:0 1.5rem 4.5rem}.dk-cta-inner{background:var(--dk-mint);color:#fff;border-radius:26px;padding:3rem 2rem}.dk-cta-inner .dk-display{color:#fff;max-width:22ch}.dk-cta-inner p{max-width:34rem;line-height:1.6}.dk-cta-note{color:#ffffffd1;font-size:.85rem}.dk .site-demo{background:var(--dk-panel);border-color:var(--dk-line);color:var(--dk-ink)}@media (width>=860px){.dk-hero{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:3rem;padding-top:5.5rem}.dk-rows>li{grid-template-columns:3.5rem 15rem minmax(0,1fr);align-items:start}.dk-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.25rem}.dk-twoup{grid-template-columns:minmax(0,1fr) minmax(0,.85fr);align-items:stretch}.dk-cta-inner{padding:3.75rem 3rem}.dk-float{margin-left:-2.5rem}}.dk-chip{border:1px solid var(--dk-line);background:var(--dk-panel);color:var(--dk-ink);border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.3rem;padding:.3rem .8rem .3rem .35rem;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex}.dk-chip span{background:var(--dk-mint);color:#fff;letter-spacing:.06em;border-radius:999px;padding:.12rem .5rem;font-size:.68rem}.dk-chip:hover{border-color:var(--dk-mint-deep)}.dk-float-2{max-width:17rem;margin:.7rem 0 0 auto}.dk-float-src strong{font-size:.82rem;display:block}.dk-float-src span{color:var(--dk-muted);font-size:.76rem}.dk-shot-note{letter-spacing:.04em;color:#79867f;text-align:right;margin:.9rem 0 0;font-size:.72rem}.dk-stats{border-top:1px solid var(--dk-line);border-bottom:1px solid var(--dk-line);background:var(--dk-panel-2)}.dk-stats-inner{gap:1.8rem;max-width:1180px;margin:0 auto;padding:2.6rem 1.5rem;display:grid}.dk-stats-kicker{letter-spacing:.07em;color:var(--dk-muted);margin:0;font-size:.78rem;font-weight:700;line-height:1.7}.dk-stats-list{gap:1.5rem;margin:0;display:grid}.dk-stats-list dt{color:var(--dk-ink);font-family:Instrument Serif,Georgia,serif;font-size:2.5rem;line-height:1}.dk-stats-list dd{color:var(--dk-muted);max-width:16rem;margin:.35rem 0 0;font-size:.88rem}.dk-cards{gap:1rem;margin-top:2.4rem;display:grid}.dk-card{border:1px solid var(--dk-line);background:var(--dk-panel);border-radius:16px;padding:1.5rem 1.4rem;transition:border-color .14s,transform .14s}.dk-card:hover{border-color:var(--dk-mint-deep);transform:translateY(-2px)}.dk-card-top{border-bottom:1px solid var(--dk-line);justify-content:space-between;align-items:center;padding-bottom:.9rem;font-size:.86rem;font-weight:700;display:flex}.dk-card-top svg{color:var(--dk-muted)}.dk-card-kicker{letter-spacing:.1em;color:var(--dk-mint-deep);margin:.95rem 0 .5rem;font-size:.7rem}.dk-card h3{margin:0 0 .5rem;font-size:1.15rem}.dk-card>p{color:var(--dk-muted);margin:0 0 .9rem;font-size:.93rem;line-height:1.6}.dk-spotlight{gap:1.5rem;max-width:1180px;margin:0 auto;padding:0 1.5rem;display:grid}.dk-spotlight-copy,.dk-spotlight-card{background:#fdf3ec;border:1px solid #e6d9cf;border-radius:20px;padding:2rem 1.8rem}.dk-spotlight-copy p{color:#5d4a40;line-height:1.65}.dk-spotlight-card{background:var(--dk-panel);border-color:var(--dk-line);flex-direction:column;gap:.6rem;display:flex}.dk-spotlight-card .dk-msg{max-width:100%}.dk-head-row{align-items:end;gap:.9rem;margin-bottom:.6rem;display:grid}.dk-more-dark{color:var(--dk-mint-deep);border-bottom-color:#1d4ed84d}.dk-grid{background:var(--dk-line);border:1px solid var(--dk-line);border-radius:16px;gap:1px;margin:1.8rem 0 0;padding:0;list-style:none;display:grid;overflow:hidden}.dk-grid li{background:var(--dk-panel);padding:1.2rem 1.3rem}.dk-grid strong{margin-bottom:.3rem;font-size:1rem;display:block}.dk-grid span{color:var(--dk-muted);font-size:.88rem;line-height:1.55}.dk-why{gap:1.6rem;margin:0;padding:2rem 0 0;list-style:none;display:grid}.dk-why li{border-top:1px solid var(--dk-line);padding-top:1rem}.dk-why strong{margin-bottom:.4rem;font-size:1.05rem;display:block}.dk-why p{color:var(--dk-muted);margin:0;font-size:.93rem;line-height:1.6}.dk-eyebrow-onmint{color:#ffffffd1}@media (width>=860px){.dk-stats-inner{grid-template-columns:minmax(0,.9fr) minmax(0,1.6fr);align-items:center;gap:3rem}.dk-stats-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.dk-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.dk-spotlight{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch;gap:1.25rem}.dk-head-row{grid-template-columns:minmax(0,1fr) auto}.dk-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dk-why{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.dk-float-2{margin-right:-1.5rem}}
