:root{--ink:#172033;--blue:#155eef;--deep:#0f3f8c;--pale:#e8f1ff;--line:#d5deec;--soft:#f8fafc}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:1rem}body{margin:0;color:var(--ink);background:white;font:1rem/1.65 Arial,Helvetica,sans-serif}a{color:var(--deep);text-underline-offset:.2em}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #a34b00;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(2.9rem,5.5vw,5.8rem);font-weight:750;margin-bottom:1.7rem}h1 span{color:var(--blue)}h2{font-size:clamp(2rem,3.5vw,3.3rem);margin-bottom:1.1rem}h3{font-size:1.5rem}p{margin-bottom:1.2rem}.wrap{max-width:1240px;margin:auto;padding-left:2rem;padding-right:2rem}.review{background:var(--deep);color:white;text-align:center;padding:.45rem 1rem;font-size:.875rem}header{display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:100px;border-bottom:1px solid var(--line)}.brand{font-size:1.8rem;font-weight:800;text-decoration:none;line-height:1;color:var(--deep);letter-spacing:-.08em}.brand span{display:block;font-size:1rem;letter-spacing:.25em;margin-top:.35rem}nav{display:flex;gap:1.5rem;flex-wrap:wrap}nav a{text-decoration:none;font-size:.95rem}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--blue);padding:1rem 1.25rem;min-height:48px;background:var(--blue);color:white;text-decoration:none;font-weight:700;border-radius:6px;cursor:pointer;line-height:1.35;text-align:center}.button:hover{background:var(--deep);border-color:var(--deep)}.button.outline{background:white;color:var(--deep);border-color:var(--deep)}.button.outline:hover{background:var(--pale)}.small{font-size:.9rem;padding:.7rem 1rem}.hero{display:grid;grid-template-columns:1.5fr .8fr;gap:5rem;padding-top:6rem;padding-bottom:6rem;align-items:center}.eyebrow{font-size:.875rem;font-weight:700;letter-spacing:.13em;color:var(--deep);margin-bottom:1.4rem}.lead{font-size:1.25rem;max-width:620px}.actions{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;margin:2rem 0}.textlink{font-weight:700}.muted,.caption{font-size:.9rem;color:#475569}.hero-note{background:var(--pale);border-left:4px solid var(--blue);padding:2.5rem}.hero-note h2{font-size:1.8rem;margin-top:1rem}.number{font-size:.875rem;letter-spacing:.1em;color:var(--deep);font-weight:700}hr{border:0;border-top:1px solid #b5c9e7;margin:2rem 0}.band{background:var(--deep);color:white}.band-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding-top:2.5rem;padding-bottom:2.5rem}.band h2{font-size:1.9rem;margin:0}.band p{margin:0}.section{padding-top:5.5rem;padding-bottom:5.5rem}.section-head{max-width:760px;margin-bottom:2.5rem}.demo-layout{display:grid;grid-template-columns:330px 1fr;border:1px solid var(--line);border-radius:12px;overflow:hidden}.demo-controls{padding:2rem;background:var(--soft);border-right:1px solid var(--line)}.demo-controls h3{font-size:1.25rem}.demo-controls button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:52px;border:1px solid #a6b6cf;color:var(--deep);background:white;padding:.8rem 1rem;margin-bottom:.8rem;border-radius:6px;cursor:pointer;text-align:left}.demo-controls button[aria-pressed=true]{background:var(--deep);color:white}.demo-controls .muted{margin-top:1.4rem}.demo-controls [role=status]{font-size:.875rem;margin:0}.sample{padding:3rem;color:#172033;background:white;transition:background .15s}.sample h3{font-size:2.6rem;max-width:440px}.sample-row{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;border-top:1px solid #a6b6cf;padding:1rem 0}.sample a{display:inline-block;margin-top:1.4rem;font-weight:700}.sample.contrast{background:#111;color:#fff}.sample.contrast .eyebrow,.sample.contrast a{color:#ffe66d}.sample.large-cursor,.sample.large-cursor *{cursor:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"%3E%3Cpath d="M5 3v35l9-10 8 17 7-4-8-16h14z" fill="black" stroke="white" stroke-width="3"/%3E%3C/svg%3E') 5 3,auto}.caption{margin-top:1.2rem;margin-bottom:0;max-width:900px}.tint{background:var(--soft)}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.plan{border:1px solid var(--line);padding:2rem;background:white;display:flex;flex-direction:column;border-radius:8px}.plan h3{font-size:2rem}.plan .eyebrow{font-size:.8rem;letter-spacing:.08em}.plan.featured{border:2px solid var(--blue);box-shadow:0 12px 36px #0f3f8c0c}.price{font-weight:700;color:var(--deep);font-size:1.25rem;border-top:1px solid var(--line);padding-top:1.5rem}.plan ul{padding-left:1.25rem;margin-top:0;margin-bottom:2rem;flex-grow:1}.plan li{padding-bottom:.7rem}.plan .button{font-size:.95rem}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;list-style:none;padding:0;margin:3rem 0 0}.steps span{font-size:2.5rem;color:var(--blue);display:block;padding-top:.8rem;border-top:2px solid var(--line);margin-bottom:1.5rem}.steps h3{font-size:1.35rem}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:4rem;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{padding:1.3rem 0;cursor:pointer;font-weight:700;font-size:1.1rem}details p{color:#475569;padding-right:1rem}.closing{background:var(--deep);color:white}.closing-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;padding-top:4rem;padding-bottom:4rem}.closing .eyebrow{color:#d4e4ff}.closing h2{font-size:3rem}.small-note{font-size:.9rem;color:#e0ebff;max-width:430px}form{background:white;color:var(--ink);padding:2rem;border-radius:8px}label{display:block;font-size:.95rem;font-weight:700;margin-bottom:.4rem}input,select,textarea{width:100%;padding:.75rem;border:1px solid #8a9bb3;border-radius:4px;background:white;color:var(--ink);margin-bottom:1rem}textarea{resize:vertical}#brief-result{margin-top:1.5rem}#brief-status{font-size:.9rem;margin:1rem 0 0}footer{padding-top:2rem;padding-bottom:2rem;display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap;font-size:.9rem}footer p{margin:0}.skip{position:absolute;left:1rem;top:-100px;background:white;padding:1rem;z-index:10}.skip:focus{top:1rem}
@media(max-width:1000px){header{flex-wrap:wrap;padding-top:1.5rem;padding-bottom:1.5rem}header>.button{display:none}.hero{gap:2rem}.plans{gap:.8rem}.plan{padding:1.3rem}.steps{grid-template-columns:repeat(2,1fr)}.closing-grid{gap:2rem}}
@media(max-width:720px){.wrap{padding-left:1.25rem;padding-right:1.25rem}header{gap:1.5rem}nav{gap:1rem}.hero{grid-template-columns:1fr;padding-top:3rem;padding-bottom:3rem}.hero-note{padding:1.5rem}.section{padding-top:3rem;padding-bottom:3rem}.band-inner,.demo-layout,.plans,.faq,.closing-grid{grid-template-columns:1fr}.band-inner,.faq{gap:2rem}.demo-controls{border-right:0;border-bottom:1px solid var(--line)}.sample{padding:1.5rem}.sample h3{font-size:2rem}.plan{padding:1.5rem}.steps{gap:1.5rem}.closing-grid{padding-top:3rem;padding-bottom:3rem}.closing h2{font-size:2.5rem}form{padding:1.25rem}}
@media(max-width:400px){.steps{grid-template-columns:1fr}.button{width:100%}h1{font-size:2.65rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Hero: visual direction supplied by the client. */
.hero-reference{background:#efebff;background:linear-gradient(120deg,#f4f0ff 0%,#efebff 52%,#e6deff 100%);color:#100436;overflow:hidden}.hero-reference .hero{grid-template-columns:1fr 1.08fr;gap:2.5rem;max-width:1380px;padding-top:4.5rem;padding-bottom:4rem}.hero-copy{min-width:0}.hero-reference .eyebrow{color:#4f327f;font-size:.95rem;letter-spacing:.13em}.hero-reference h1{color:#100436;font-size:clamp(2.5rem,4.4vw,4.5rem);font-weight:800;line-height:1.04;letter-spacing:-.055em;margin-bottom:1.6rem}.hero-reference h1 span{color:#100436}.hero-subtitle{color:#61528c;font-size:clamp(1.35rem,2.1vw,1.8rem);line-height:1.3;letter-spacing:-.025em;margin-bottom:1.3rem}.hero-reference .lead{color:#4e4369;font-size:1.05rem;max-width:490px}.hero-reference .actions{gap:1.25rem;align-items:flex-start;flex-direction:column}.hero-reference .hero-cta{background:#160443;border-color:#160443;border-radius:999px;gap:1.25rem;padding:1.15rem 1.65rem;font-size:1.05rem;box-shadow:0 8px 24px #35137819}.hero-reference .hero-cta:hover{background:#442080;border-color:#442080}.hero-cta span{font-size:1.8rem;line-height:1}.hero-reference .textlink{color:#321263;font-size:.95rem}.hero-figure{margin:0;min-width:0}.hero-art{position:relative;aspect-ratio:1122/900;overflow:hidden;border-radius:32px;background:#ede8ff;box-shadow:0 24px 60px #562eb522}.hero-art img{position:absolute;display:block;width:100%;height:auto;max-width:none;top:-37.22%;left:0}.hero-figure figcaption{font-size:.875rem;line-height:1.5;color:#61528c;margin:.9rem .5rem 0}.hero-reference :focus-visible{outline-color:#7b32d1}
@media(max-width:960px){.hero-reference .hero{grid-template-columns:1fr;max-width:760px;text-align:center;gap:2rem;padding-top:3rem;padding-bottom:3rem}.hero-reference h1{font-size:clamp(2.65rem,6.7vw,4.3rem)}.hero-reference .lead{margin-left:auto;margin-right:auto}.hero-reference .actions{align-items:center}.hero-figure{width:100%;max-width:620px;margin:auto}.hero-reference .eyebrow{margin-bottom:1.1rem}}
@media(max-width:480px){.hero-reference .hero{padding-top:2.3rem}.hero-reference h1{font-size:2.55rem;line-height:1.08}.hero-reference .hero-cta{padding:1rem 1.15rem;font-size:1rem;gap:.8rem}.hero-art{border-radius:20px}.hero-subtitle{font-size:1.4rem}}

.hero-demo-note{font-size:.875rem;color:#61528c;margin:0}.widget-conversion{margin-top:1.5rem}.widget-conversion p{font-size:.9rem;color:#61528c;margin:.65rem 0 0}.trust-section{display:grid;grid-template-columns:1fr 1.1fr;gap:4rem;padding-top:5rem;padding-bottom:5rem;border-top:1px solid #e0d7ef}.trust-heading h2{color:#20113e}.expert-card{padding:1.8rem;background:#f4f0ff;border-left:4px solid #7840ba;border-radius:0 16px 16px 0}.expert-name{font-size:1.65rem;font-weight:750;margin:0;color:#291348}.expert-role{font-size:.95rem;color:#624780;margin:.4rem 0 1rem}.expert-card p:last-child{margin-bottom:0}.trust-principles{margin:1.5rem 0}.trust-principles article{padding:1rem 0;border-bottom:1px solid #e4ddec}.trust-principles h3{font-size:1.15rem;margin:0 0 .5rem}.trust-principles p{margin:0;font-size:.95rem;color:#514760}@media(max-width:750px){.trust-section{grid-template-columns:1fr;gap:1.5rem;padding-top:3rem;padding-bottom:3rem}}

.install-section{background:linear-gradient(150deg,#f7f3ff,#efebfa);color:#25133e}.install-heading{display:grid;grid-template-columns:1.25fr 1fr;gap:3rem;align-items:center;margin-bottom:2.5rem}.install-heading h2{font-size:clamp(2rem,3.5vw,3.2rem)}.install-heading h2 span{color:#7141aa}.install-heading>p{color:#5b496c;font-size:1.1rem}.install-comparison{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.install-comparison figure{margin:0;min-width:0}.install-comparison figcaption{display:flex;gap:.75rem;align-items:center;margin-bottom:1rem;flex-wrap:wrap;font-size:.95rem}.install-pill{font-size:.8rem;letter-spacing:.08em;border-radius:999px;background:#e3dcee;color:#58436c;padding:.35rem .7rem;font-weight:700}.install-pill.active{background:#5924a2;color:white}.install-browser{position:relative;background:white;border:1px solid #d9d0e6;border-radius:14px;overflow:hidden;box-shadow:0 14px 35px #3b196e0d}.browser-chrome{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.7rem 1rem;background:#f5f2f8;border-bottom:1px solid #e8e1ef;color:#786c86;font-size:.8rem}.browser-chrome>span:first-child{letter-spacing:.15em;color:#a69caf}.mini-site{padding:1.5rem;background:#fff;color:#283344;min-height:350px}.mini-nav{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid #e3e7ed;padding-bottom:.8rem}.mini-nav strong{font-size:1rem}.mini-nav>span{font-size:.8rem;color:#657185}.mini-hero{padding:1.7rem 0;max-width:290px}.mini-hero>p:first-child{font-size:.75rem;letter-spacing:.12em;color:#526978;font-weight:700}.mini-hero h3{font-size:1.8rem;line-height:1.15;margin-bottom:.75rem;color:#243746}.mini-hero p{font-size:.875rem;line-height:1.5;margin-bottom:1rem}.mini-cta{display:inline-block;background:#294e60;color:white;border-radius:5px;padding:.55rem .8rem;font-size:.8rem}.mini-bottom{display:flex;gap:1rem;justify-content:space-between;border-top:1px solid #e3e7ed;padding-top:.9rem;font-size:.75rem;color:#657185}.mini-widget{position:absolute;right:1rem;top:6.6rem;width:150px;background:#faf9fc;border:1px solid #ded2f0;border-radius:12px;box-shadow:0 8px 28px #3a215b30;overflow:hidden}.mini-widget-top{background:linear-gradient(110deg,#416f9e,#8134eb);color:white;padding:.65rem;font-size:.75rem;font-weight:700;display:flex;justify-content:space-between}.mini-widget-grid{display:grid;grid-template-columns:1fr 1fr;gap:.4rem;padding:.55rem}.mini-widget-grid>span{background:white;border:1px solid #e9e2f0;border-radius:8px;padding:.45rem;color:#7a43a2;font-size:1rem}.mini-widget-grid b{display:block;font-size:.75rem;color:#392d48;font-weight:500;margin-top:.2rem}.mini-launcher{position:absolute;right:1rem;bottom:1rem;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#6531a5;color:white;box-shadow:0 4px 10px #45227630;font-size:1.4rem}.install-caption{font-size:.9rem;color:#675574;margin:1.2rem 0 1.5rem;max-width:950px}.install-preserve{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.5rem;padding:1.1rem 1.4rem;border:1px solid #d9cce9;border-radius:12px;background:#ffffff88;font-size:.95rem}.install-preserve span{color:#47305e}.install-preserve strong{margin-left:auto;font-size:.875rem;color:#695777;font-weight:500}.install-journey{display:grid;grid-template-columns:repeat(3,1fr);list-style:none;gap:1.5rem;padding:0;margin:2.5rem 0}.install-journey li{display:flex;gap:1rem;align-items:flex-start}.install-step-number{display:grid;place-items:center;flex-shrink:0;background:white;border:1px solid #d9cce9;border-radius:14px;width:48px;height:48px;font-weight:750;color:#6f37a6;font-size:1.2rem}.install-journey h3{font-size:1.2rem;line-height:1.2;margin:.3rem 0 .65rem}.install-journey p{font-size:.95rem;color:#675574;margin:0}.install-bottom{border-top:1px solid #d9cce9;padding-top:2rem;display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.install-bottom h3{font-size:1.3rem;margin-bottom:.5rem}.install-bottom p{font-size:.95rem;margin:0;color:#675574}@media(max-width:850px){.install-heading{grid-template-columns:1fr;gap:.5rem}.install-journey{grid-template-columns:1fr;gap:1.5rem}.mini-site{padding:1rem}.mini-widget{width:125px;right:.6rem}.mini-hero h3{font-size:1.6rem}.install-preserve strong{margin-left:0}}@media(max-width:600px){.install-comparison{grid-template-columns:1fr;gap:2rem}.mini-site{min-height:350px;padding:1.3rem}.mini-widget{width:145px;right:.8rem}.install-bottom{flex-direction:column;align-items:flex-start}.install-bottom .button{width:100%}.install-preserve{align-items:flex-start;flex-direction:column}.install-comparison figcaption{font-size:.9rem}}

/* Photographic monitor frames with live HTML inside the display. */
.computer-device{position:relative;container-type:inline-size;border-radius:20px;overflow:hidden;background:#f3eefb}.computer-device>img{display:block;width:100%;height:auto}.computer-screen{position:absolute;left:10.29%;top:8.89%;width:79.56%;height:60.74%;overflow:hidden;background:white}.computer-screen .browser-chrome{height:7cqw;padding:0 3cqw;font-size:1.8cqw;gap:1cqw}.computer-screen .mini-site{min-height:0;padding:2.3cqw 3.5cqw}.computer-screen .mini-nav{padding-bottom:1.5cqw;gap:1cqw}.computer-screen .mini-nav strong{font-size:2.5cqw}.computer-screen .mini-nav>span{font-size:1.9cqw}.computer-screen .mini-hero{padding:2cqw 0;max-width:49cqw}.computer-screen .mini-hero>p:first-child{font-size:1.65cqw;margin:0 0 1cqw}.computer-screen .mini-hero h3{font-size:4.2cqw;margin:0 0 1.3cqw;line-height:1.12}.computer-screen .mini-description{font-size:1.9cqw;line-height:1.4;margin:0 0 1.6cqw;max-width:43cqw}.computer-screen .mini-cta{font-size:1.8cqw;padding:1.2cqw 2cqw}.computer-screen .mini-launcher{border:2px solid white;cursor:pointer;width:44px;height:44px;right:6px;bottom:6px;padding:0;z-index:2;font-size:25px}.computer-screen .mini-launcher:hover{background:#461b80}.computer-screen .mini-launcher[aria-expanded=true]{background:#32145a}.computer-screen .mini-widget{right:6px;top:5px;bottom:54px;width:min(185px,75%);max-height:210px;overflow:auto;z-index:3;border-radius:10px}.computer-screen .mini-widget[hidden]{display:none}.computer-screen .mini-widget-top{padding:0 0 0 9px;align-items:center;font-size:12px;min-height:44px;position:sticky;top:0}.mini-widget-top button{border:0;border-radius:0;background:transparent;color:white;font-size:25px;width:44px;min-height:44px;padding:0;cursor:pointer}.computer-screen .mini-widget-grid{gap:5px;padding:6px}.computer-screen .mini-widget-grid>span{padding:5px;font-size:15px}.computer-screen .mini-widget-grid b{font-size:11px;margin-top:0}.computer-screen button:focus-visible{outline:3px solid #f6bf36;outline-offset:-4px}.computer-hint{text-align:center;font-size:.875rem;color:#624c7b;margin:.75rem 0 0}
@media(min-width:601px) and (max-width:850px){.install-comparison{grid-template-columns:1fr;max-width:620px;margin-inline:auto}}

/* Supplied brand symbol, preserved without image changes. */
a.brand{display:inline-flex;align-items:center;gap:.75rem;flex-shrink:0}a.brand .brand-symbol{display:block;width:64px;height:64px;object-fit:contain;flex-shrink:0}a.brand>.brand-wordmark{display:block;font-size:1.8rem;font-weight:800;letter-spacing:-.08em;line-height:1;margin:0}a.brand .brand-wordmark>span{display:block;font-size:1rem;letter-spacing:.25em;margin-top:.35rem}@media(max-width:480px){a.brand .brand-symbol{width:52px;height:52px}a.brand>.brand-wordmark{font-size:1.6rem}a.brand .brand-wordmark>span{font-size:.875rem}}
