:root{--ink:#121416;--ink-soft:#26292d;--canvas:#f3f0e9;--paper:#fbfaf7;--white:#fff;--steel:#e4e5e7;--line:#d7d5cf;--muted:#696d72;--blue:#3157ff;--blue-deep:#203cc5;--blue-pale:#e8ecff;--green:#14785b;--green-pale:#daf3e9;--amber:#9a5a0a;--amber-pale:#fcebd2;--container:1280px;--gutter:clamp(18px, 3vw, 34px);--section:clamp(48px, 5.5vw, 80px);--ease:cubic-bezier(.2, .8, .2, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:Manrope Variable,Manrope,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,summary,select{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:4px;outline:3px solid #fb5}.container{width:min(calc(100% - (var(--gutter) * 2)), var(--container));margin-inline:auto}.section-v2{padding-block:var(--section)}.skip-link{z-index:200;color:#fff;background:var(--ink);border-radius:8px;padding:10px 15px;font-size:13px;font-weight:750;transition:top .15s;position:fixed;top:-70px;left:18px}.skip-link:focus{top:14px}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f3f0e9e6;border-bottom:1px solid #1214161a;height:112px;position:sticky;top:0}.release-bar{height:34px;padding:0 var(--gutter);color:#d8dbe0;background:var(--ink);justify-content:center;align-items:center;gap:18px;font-size:10px;display:flex}.release-bar a{color:#fff;align-items:center;gap:5px;font-weight:750;display:inline-flex}.nav-shell{width:min(calc(100% - (var(--gutter) * 2)), var(--container));grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;height:78px;margin-inline:auto;display:grid}.brand-v2{letter-spacing:-.045em;flex-direction:column;align-items:flex-start;gap:2px;width:max-content;font-size:21px;font-weight:800;display:flex}.brand-logo{width:164px;height:auto;display:block}.brand-tagline{color:#717279;letter-spacing:.14em;text-align:center;text-transform:uppercase;align-self:flex-end;width:66%;padding-left:0;font-size:8px;font-weight:750;line-height:1}.footer-cinematic .brand-tagline{color:var(--muted)}.brand-mark{color:#fff;background:var(--blue);border-radius:50%;justify-content:center;align-items:center;gap:2px;width:32px;height:32px;padding:8px 7px;display:flex}.brand-mark i{background:currentColor;border-radius:4px;width:2px;height:7px}.brand-mark i:nth-child(2){height:13px}.brand-mark i:nth-child(3){height:17px}.brand-mark i:nth-child(4){height:11px}.brand-mark i:nth-child(5){height:5px}.nav-menu{align-items:center;gap:32px;display:flex}.nav-menu a{color:#494d51;font-size:13px;font-weight:650;transition:color .15s}.nav-dropdown{position:relative}.nav-dropdown>a{align-items:center;gap:4px;display:inline-flex}.nav-dropdown>a svg{transition:transform .18s var(--ease)}.nav-dropdown-menu{opacity:0;visibility:hidden;border:1px solid var(--line);width:210px;transition:opacity .18s ease, visibility .18s ease, transform .18s var(--ease);background:#fff;border-radius:14px;padding:8px;display:grid;position:absolute;top:calc(100% + 16px);left:50%;transform:translate(-50%,-8px);box-shadow:0 20px 48px #11121424}.nav-dropdown-menu:before{content:"";height:18px;position:absolute;top:-18px;left:0;right:0}.nav-dropdown-menu a{border-radius:9px;align-items:center;gap:9px;min-height:39px;padding:0 11px;font-size:11px;display:flex}.nav-dropdown-menu a svg{color:var(--red);flex:none}.nav-dropdown-menu a:hover{color:var(--red-deep);background:var(--rose)}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%)}.nav-dropdown:hover>a svg,.nav-dropdown:focus-within>a svg{transform:rotate(180deg)}.nav-demo{color:#fff;background:var(--ink);min-height:43px;transition:transform .18s var(--ease), background .18s ease;border-radius:9px;justify-self:end;align-items:center;gap:8px;padding:0 17px;font-size:12px;font-weight:750;display:inline-flex}.nav-demo:hover{background:#292d31;transform:translateY(-2px)}.nav-actions{justify-self:end;align-items:center;gap:8px;display:flex}.call-dropdown{position:relative}.call-trigger{min-height:43px;color:var(--red-deep);cursor:pointer;transition:transform .18s var(--ease), border-color .18s ease, box-shadow .18s ease;background:#fff;border:1px solid #ffd1da;border-radius:10px;align-items:center;gap:7px;padding:0 14px;font-size:11px;font-weight:780;display:flex;box-shadow:0 8px 20px #5f001612}.call-trigger:hover{border-color:#ffabbc;transform:translateY(-2px);box-shadow:0 11px 25px #5f00161c}.call-trigger svg:last-child{transition:transform .18s var(--ease)}.call-dropdown:hover .call-trigger svg:last-child,.call-dropdown:focus-within .call-trigger svg:last-child,.call-dropdown.open .call-trigger svg:last-child{transform:rotate(180deg)}.call-dropdown-menu{z-index:5;opacity:0;visibility:hidden;border:1px solid var(--line);width:225px;transition:opacity .18s ease, visibility .18s ease, transform .18s var(--ease);background:#fff;border-radius:15px;gap:5px;padding:9px;display:grid;position:absolute;top:calc(100% + 12px);right:0;transform:translateY(-7px);box-shadow:0 22px 50px #11121429}.call-dropdown-menu:before{content:"";height:13px;position:absolute;top:-13px;left:0;right:0}.call-dropdown:hover .call-dropdown-menu,.call-dropdown:focus-within .call-dropdown-menu,.call-dropdown.open .call-dropdown-menu{opacity:1;visibility:visible;transform:none}.call-dropdown-menu>small{color:#999aa0;letter-spacing:.09em;text-transform:uppercase;padding:6px 9px 5px;font-size:7px;font-weight:800}.call-dropdown-menu a{min-height:57px;color:var(--ink);transition:color .18s ease, background .18s ease, transform .18s var(--ease);border-radius:10px;grid-template-columns:31px 1fr;align-items:center;gap:9px;padding:9px 10px;display:grid}.call-dropdown-menu a>svg{color:#fff;background:var(--red);border-radius:9px;width:30px;height:30px;padding:8px}.call-dropdown-menu a>span{flex-direction:column;display:flex}.call-dropdown-menu a b{font-size:11px}.call-dropdown-menu a em{color:#929399;font-size:8px;font-style:normal}.call-dropdown-menu a:hover{color:var(--red-deep);background:var(--rose);transform:translate(2px)}.menu-toggle{display:none}.hero-editorial{padding:clamp(72px, 8vw, 118px) 0 var(--section);background:#fff;overflow:hidden}.hero-editorial-heading{grid-template-columns:minmax(0,1.55fr) minmax(340px,.45fr);align-items:end;gap:clamp(55px,8vw,125px);display:grid}.hero-title-block h1{letter-spacing:-.07em;max-width:980px;margin:0;font-size:clamp(63px,7.3vw,104px);font-weight:630;line-height:.95}.hero-title-block h1 em{color:var(--blue);letter-spacing:-.045em;font-family:Newsreader Variable,Newsreader,serif;font-weight:430}.hero-side-copy>p{color:#303338;margin:0 0 27px;font-family:Newsreader Variable,Newsreader,serif;font-size:18px;line-height:1.55}.hero-side-copy .hero-assurances{margin-top:19px}.editorial-collage{grid-template-columns:1.12fr .82fr .64fr 1.08fr .86fr;align-items:end;gap:16px;width:min(100% - 32px,1408px);min-height:305px;margin:clamp(65px,8vw,108px) auto 0;display:grid}.editorial-collage>div{position:relative;overflow:hidden}.collage-photo{background-position:50%;background-size:cover;height:260px}.collage-photo:after{content:"";background:linear-gradient(#0000 55%,#0d0f11b8);position:absolute;inset:0}.collage-photo>span{z-index:1;color:#fff;font-size:10px;font-weight:750;position:absolute;bottom:13px;left:16px}.photo-electrician{background-image:url(https://images.unsplash.com/photo-1621905252507-b35492cc74b4?auto=format&fit=crop&w=1000&q=85);height:305px}.photo-team{background-image:url(https://images.unsplash.com/photo-1600880292203-757bb62b4baf?auto=format&fit=crop&w=1000&q=85)}.collage-note{color:#fff;background:#1b1d21;flex-direction:column;justify-content:flex-end;height:205px;padding:21px;display:flex}.collage-note svg{color:#91a2ff;margin-bottom:auto}.collage-note p{margin:0 0 10px;font-family:Newsreader Variable,Newsreader,serif;font-size:18px;line-height:1.3}.collage-note span{color:#838992;font-size:9px}.collage-signal{color:#fff;background:var(--blue);flex-direction:column;justify-content:space-between;height:270px;padding:18px;display:flex}.collage-signal>div{justify-content:center;align-items:center;gap:6px;height:150px;display:flex}.collage-signal i{background:#fff;border-radius:10px;width:5px;height:24px}.collage-signal i:nth-child(2),.collage-signal i:nth-child(6){height:48px}.collage-signal i:nth-child(3),.collage-signal i:nth-child(5){height:78px}.collage-signal i:nth-child(4){height:112px}.collage-signal strong{font-size:11px}.collage-outcome{color:#1d352d;background:#bdecd9;flex-direction:column;height:230px;padding:21px;display:flex}.collage-outcome>svg{margin-bottom:auto}.collage-outcome small{color:#527469;font-size:9px}.collage-outcome strong{letter-spacing:-.03em;margin:4px 0 13px;font-size:20px}.collage-outcome span{border-top:1px solid #1d352d2b;align-items:center;gap:6px;padding-top:12px;font-size:9px;font-weight:750;display:flex}.demo-feature{border-top:1px solid #dedede;grid-template-columns:.55fr 1.45fr;align-items:center;gap:clamp(60px,9vw,125px);margin-top:clamp(85px,10vw,145px);padding-top:clamp(50px,6vw,78px);display:grid}.demo-feature-copy h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,4vw,53px);line-height:1.04}.demo-feature-copy>p:last-child{color:var(--muted);font-size:13px}.hero-v2{min-height:790px;padding:clamp(76px,9vw,128px) 0 clamp(90px,10vw,145px);position:relative;overflow:hidden}.signal-field{pointer-events:none;opacity:.75;position:absolute;inset:0}.signal-field:before{content:"";border:1px solid #3157ff21;border-radius:50%;width:760px;height:760px;position:absolute;top:-260px;right:-330px;box-shadow:0 0 0 90px #3157ff06,0 0 0 180px #3157ff05}.signal-field i{background:linear-gradient(#0000,#3157ff38,#0000);width:1px;height:110px;position:absolute;bottom:8%;left:calc(50% - 30px);transform:rotate(64deg)}.signal-field i:nth-child(2){height:180px;bottom:4%;left:calc(50% + 30px)}.signal-field i:nth-child(3){height:240px;bottom:1%;left:calc(50% + 90px)}.signal-field i:nth-child(4){height:300px;bottom:-3%;left:calc(50% + 150px)}.signal-field i:nth-child(5){height:360px;bottom:-6%;left:calc(50% + 210px)}.signal-field i:nth-child(6){height:420px;bottom:-9%;left:calc(50% + 270px)}.hero-v2-grid{z-index:1;grid-template-columns:minmax(0,.88fr) minmax(550px,1.12fr);align-items:center;gap:clamp(55px,8vw,115px);display:grid;position:relative}.hero-v2-copy,.call-demo{min-width:0}.category-line{color:#666a6f;margin:0 0 25px;font-size:12px;font-weight:650}.category-line span{color:var(--blue-deep);background:var(--blue-pale);border-radius:6px;margin-right:6px;padding:6px 9px;font-weight:800}.hero-v2 h1{letter-spacing:-.065em;max-width:760px;margin:0;font-size:clamp(52px,6.5vw,88px);font-weight:760;line-height:.96}.hero-v2 h1 em{color:var(--blue);letter-spacing:-.045em;font-family:Newsreader Variable,Newsreader,serif;font-weight:460;display:block}.hero-lede{color:#565b60;max-width:680px;margin:30px 0 32px;font-size:clamp(17px,1.5vw,19px);line-height:1.68}.hero-v2-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.primary-action,.secondary-action{min-height:52px;transition:transform .18s var(--ease), box-shadow .18s ease, background .18s ease;border-radius:10px;justify-content:center;align-items:center;gap:9px;padding:0 21px;font-size:13px;font-weight:780;display:inline-flex}.primary-action{color:#fff;background:var(--blue);box-shadow:0 14px 30px #3157ff3d}.primary-action:hover{transform:translateY(-2px);box-shadow:0 18px 38px #3157ff52}.secondary-action{background:#ffffff59;border:1px solid #cac8c1}.secondary-action:hover{background:#fff;transform:translateY(-2px)}.hero-assurances{color:#656a6f;flex-wrap:wrap;gap:9px 17px;margin-top:27px;font-size:11px;font-weight:620;display:flex}.hero-assurances span{align-items:center;gap:5px;display:inline-flex}.hero-assurances svg{color:var(--green)}.call-demo{color:#eef0f5;background:#17191d;border:1px solid #303338;border-radius:20px;overflow:hidden;box-shadow:0 32px 80px #12141633}.demo-toolbar{color:#8b919b;border-bottom:1px solid #303338;justify-content:space-between;align-items:center;min-height:50px;padding:0 18px;font-size:10px;display:flex}.demo-toolbar>div{color:#d2d5db;align-items:center;gap:7px;font-weight:700;display:flex}.demo-dot{background:#63d9ad;border-radius:50%;width:7px;height:7px}.demo-scenarios{background:#1e2025;grid-template-columns:repeat(3,1fr);gap:5px;padding:12px;display:grid}.demo-scenarios button{color:#8e949e;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;min-height:38px;font-size:10px;font-weight:700;transition:all .15s}.demo-transcript{min-height:250px;padding:26px 24px 18px}.caller-line{margin-left:15%}.caller-line>span,.agent-line span{color:#777e89;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:800}.caller-line p{color:#d8dbe1;background:#25282e;border-radius:10px 10px 2px;margin:5px 0 22px;padding:13px 15px;font-size:12px;line-height:1.55}.agent-line{grid-template-columns:auto 1fr;align-items:start;gap:10px;display:grid}.agent-line p{color:#f4f5f7;margin:5px 0 0;font-size:12px;line-height:1.6}.signal-avatar{color:#fff;background:var(--blue);border-radius:50%;justify-content:center;align-items:center;gap:2px;width:38px;height:38px;display:flex}.signal-avatar i{background:currentColor;border-radius:3px;width:2px;height:8px}.signal-avatar i:nth-child(2){height:17px}.signal-avatar i:nth-child(3){height:12px}.signal-avatar i:nth-child(4){height:6px}.agent-line.speaking .signal-avatar i{animation:.46s ease-in-out infinite alternate speaking}.agent-line.speaking .signal-avatar i:nth-child(2){animation-delay:-180ms}.agent-line.speaking .signal-avatar i:nth-child(3){animation-delay:-320ms}@keyframes speaking{to{transform:scaleY(.45)}}.action-chain{grid-template-columns:repeat(4,1fr);padding:0 24px 22px;display:grid}.action-chain>div{color:#656b74;padding-right:7px;position:relative}.action-chain>div:after{content:"";background:#353941;height:1px;transition:background .35s;position:absolute;top:12px;left:28px;right:4px}.action-chain>div:last-child:after{display:none}.action-chain span{z-index:1;color:#777e88;width:24px;height:24px;transition:.35s var(--ease);background:#24272d;border:1px solid #3a3e45;border-radius:50%;place-items:center;font-size:8px;font-weight:800;display:grid;position:relative}.action-chain p{max-width:95px;margin:7px 0 0;font-size:8px;line-height:1.35}.action-chain>div.complete span{color:#fff;background:var(--blue);border-color:var(--blue);transform:scale(1.06)}.action-chain>div.complete:after{background:var(--blue)}.action-chain>div.next span{border-color:#6f7783}.demo-result{background:#202329;border-top:1px solid #303338;justify-content:space-between;align-items:center;gap:16px;min-height:66px;padding:10px 13px 10px 18px;display:flex}.demo-result>div{color:#74d9b4;align-items:center;gap:9px;display:flex}.demo-result span{flex-direction:column;line-height:1.35;display:flex}.demo-result small{color:#747b86;text-transform:uppercase;letter-spacing:.07em;font-size:8px}.demo-result strong{color:#e3e5e9;font-size:10px}.demo-result button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:8px;align-items:center;gap:7px;min-height:40px;padding:0 13px;font-size:10px;font-weight:750;transition:transform .15s,background .15s;display:inline-flex}.demo-result button:hover{background:#4264ff;transform:translateY(-1px)}.fit-rail{color:#fff;background:var(--ink);padding:28px 0}.fit-rail-inner{justify-content:space-between;align-items:center;gap:30px;display:flex}.fit-rail-inner>span{color:#888e96;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:10px;font-weight:750}.fit-rail-inner>div{justify-content:flex-end;align-items:center;gap:clamp(12px,2.1vw,28px);display:flex}.fit-rail strong{font-size:13px;font-weight:700}.fit-rail i{background:#5c626a;border-radius:50%;width:3px;height:3px}.editorial-heading{max-width:760px;margin-bottom:clamp(48px,7vw,82px)}.editorial-heading.centered-v2{text-align:center;margin-inline:auto}.kicker{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;margin:0 0 16px;font-size:11px;font-weight:800}.kicker.light{color:#92a3ff}.editorial-heading h2,.control-copy h2,.verification-grid h2,.operations-copy h2,.trust-v2-copy h2,.launch-copy h2,.faq-v2-heading h2,.contact-copy h2{letter-spacing:-.055em;margin:0;font-size:clamp(28px,3.6vw,44px);font-weight:720;line-height:1.04}.editorial-heading>p:last-child{max-width:630px;color:var(--muted);margin:22px 0 0;font-size:16px}.centered-v2>p:last-child{margin-inline:auto}.outcomes{background:var(--paper)}.outcome-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.outcome-grid article{border-right:1px solid var(--line);flex-direction:column;min-height:390px;padding:26px clamp(22px,3vw,40px) 28px;display:flex}.outcome-grid article:first-child{padding-left:0}.outcome-grid article:last-child{border-right:0;padding-right:0}.outcome-index{color:#96999c;font-size:10px;font-weight:800}.outcome-symbol{height:105px;color:var(--blue);align-items:center;margin:54px 0 32px;display:flex;position:relative}.outcome-symbol:before{content:"";background:var(--blue-pale);border-radius:50%;width:54px;height:54px;display:block}.outcome-symbol svg{position:absolute;left:16px}.outcome-symbol i{background:linear-gradient(90deg, var(--blue), transparent);height:1px;position:absolute;left:70px;right:0}.outcome-grid h3{letter-spacing:-.035em;margin:0 0 11px;font-size:23px}.outcome-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.outcome-grid small{color:#777b80;border-top:1px solid #e4e2dd;margin-top:auto;padding-top:22px;font-size:10px;font-weight:720}.control-section{background:var(--canvas)}.control-layout{grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(65px,10vw,150px);display:grid}.control-copy>p:not(.kicker){max-width:560px;color:var(--muted);margin:24px 0 34px}.control-copy ul{gap:20px;margin:0;padding:0;list-style:none;display:grid}.control-copy li{grid-template-columns:auto 1fr;gap:12px;display:grid}.control-copy li>span{width:36px;height:36px;color:var(--blue);background:var(--blue-pale);border-radius:9px;place-items:center;display:grid}.control-copy li div{flex-direction:column;display:flex}.control-copy li strong{font-size:13px}.control-copy li p{color:#73777c;margin:3px 0 0;font-size:11px}.control-console{background:#fff;border:1px solid #d6d4ce;border-radius:18px;overflow:hidden;box-shadow:0 26px 65px #2324251a}.console-nav{color:#85898e;background:#f7f7f5;border-bottom:1px solid #e1e0dc;justify-content:space-between;align-items:center;min-height:58px;padding:0 18px;font-size:9px;display:flex}.console-nav>div{color:#2c2f32;align-items:center;gap:9px;display:flex}.console-brand{color:#fff;background:var(--blue);border-radius:8px;place-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:grid}.console-body{padding:clamp(20px,4vw,38px)}.console-title{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.console-title>div{flex-direction:column;display:flex}.console-title small{color:#8b8f94;font-size:9px}.console-title strong{letter-spacing:-.02em;font-size:16px}.console-title>b{color:var(--green);background:var(--green-pale);border-radius:6px;align-items:center;gap:5px;padding:6px 9px;font-size:8px;display:flex}.console-title>b i{background:var(--green);border-radius:50%;width:5px;height:5px}.console-card{border:1px solid #dfe2ee;border-radius:12px;padding:15px}.knowledge-card{background:#f5f7ff}.knowledge-card>div:first-child{justify-content:space-between;align-items:center;display:flex}.knowledge-card>div:first-child span{color:#36457f;align-items:center;gap:6px;font-size:10px;font-weight:750;display:flex}.knowledge-card>div:first-child b{color:#77809a;font-size:8px}.knowledge-metrics{grid-template-columns:repeat(3,1fr);margin-top:15px;display:grid}.knowledge-metrics span{color:#737987;align-items:baseline;gap:5px;font-size:9px;display:flex}.knowledge-metrics strong{color:#21283d;font-size:18px}.console-row{border-bottom:1px solid #e7e6e2;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;min-height:69px;padding:12px 3px;display:grid}.row-icon{border-radius:9px;place-items:center;width:35px;height:35px;display:grid}.row-icon.blue{color:var(--blue);background:var(--blue-pale)}.row-icon.amber{color:var(--amber);background:var(--amber-pale)}.row-icon.green{color:var(--green);background:var(--green-pale)}.console-row>div{flex-direction:column;display:flex}.console-row strong{font-size:11px}.console-row small{color:#85898f;font-size:9px}.console-row>b{color:#4f5767;font-size:8px}.toggle{background:#bbbfc7;border-radius:20px;justify-content:flex-start;width:30px;height:17px;padding:2px;display:flex}.toggle i{background:#fff;border-radius:50%;width:13px;height:13px}.toggle.on{background:var(--blue);justify-content:flex-end}.prompt-preview{background:#f3f2ef;border-radius:10px;margin-top:17px;padding:14px}.prompt-preview small{color:#878b90;text-transform:uppercase;letter-spacing:.07em;font-size:8px}.prompt-preview p{color:#464a4e;margin:5px 0 0;font-family:Newsreader Variable,Newsreader,serif;font-size:14px}.verification-strip{color:#fff;background:var(--ink);padding:clamp(65px,7vw,96px) 0 30px}.verification-grid{grid-template-columns:.8fr 1.2fr;align-items:end;gap:80px;display:grid}.verification-grid h2{max-width:600px;font-size:clamp(38px,4.4vw,56px)}.verification-grid>div>p:last-child{color:#9ca1a8;max-width:590px;margin:19px 0 0;font-size:13px}.verification-grid dl{grid-template-columns:repeat(3,1fr);margin:0;display:grid}.verification-grid dl>div{border-right:1px solid #34373b;padding:5px 24px 5px 0}.verification-grid dl>div:not(:first-child){padding-left:24px}.verification-grid dl>div:last-child{border:0}.verification-grid dt{letter-spacing:-.06em;font-size:clamp(42px,5vw,68px);font-weight:700;line-height:1}.verification-grid dd{color:#999fa7;margin:10px 0 0;font-size:10px}.verification-note{color:#737880;border-top:1px solid #2c2f33;margin-top:55px;padding-top:20px;font-size:9px}.industries-v2{background:var(--paper)}.audience-selector{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 22px 55px #1f202212}.audience-tabs{background:#efeee9;border-bottom:1px solid #dddcd7;grid-template-columns:repeat(4,1fr);gap:4px;padding:8px;display:grid}.audience-tab{color:#74787d;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:53px;font-size:11px;font-weight:720;transition:all .18s;display:flex}.audience-tab:hover{color:var(--ink)}.audience-panel{grid-template-columns:.68fr .68fr 1fr;align-items:center;gap:clamp(28px,4vw,55px);min-height:500px;padding:clamp(30px,5vw,64px);display:grid}.audience-panel-copy h3{letter-spacing:-.05em;max-width:500px;margin:0 0 18px;font-size:clamp(34px,3.8vw,50px);line-height:1.05}.audience-panel-copy>p:not(.eyebrow){max-width:480px;color:var(--muted);font-size:14px}.eyebrow{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;margin:0 0 14px;font-size:10px;font-weight:800}.text-link{color:var(--blue);align-items:center;gap:6px;margin-top:18px;font-size:12px;font-weight:780;display:inline-flex}.audience-photo{background-position:50%;background-size:cover;min-height:360px;position:relative}.audience-photo:after{content:"";background:linear-gradient(#0000 55%,#0c0e109e);position:absolute;inset:0}.audience-photo>span{z-index:1;color:#fff;font-size:10px;font-weight:750;position:absolute;bottom:13px;left:15px}.audience-call-card{color:#fff;background:#191b1f;border-radius:15px;padding:19px}.audience-call-head{justify-content:space-between;align-items:center;display:flex}.audience-call-head span{color:#cfd2d8;align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.audience-call-head b{color:#72d6b1;text-transform:uppercase;align-items:center;gap:5px;font-size:8px;display:flex}.audience-call-head b i{background:#63d9ad;border-radius:50%;width:6px;height:6px}.audience-call-card blockquote{color:#f3f4f5;background:#24272c;border-radius:10px;align-items:center;min-height:100px;margin:18px 0;padding:22px;font-family:Newsreader Variable,Newsreader,serif;font-size:clamp(19px,2.1vw,26px);line-height:1.4;display:flex}.audience-actions{gap:6px;display:grid}.audience-actions>div{background:#22252a;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:53px;padding:8px 10px;display:grid}.audience-actions>div>span{color:#aab6ff;background:#30374f;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.audience-actions p{flex-direction:column;margin:0;line-height:1.45;display:flex}.audience-actions small{color:#7e858f;text-transform:uppercase;letter-spacing:.06em;font-size:8px}.audience-actions strong{color:#e4e6ea;font-size:10px}.audience-actions>div>b{color:#69d0aa;background:#253b34;border-radius:50%;place-items:center;width:22px;height:22px;font-size:9px;display:grid}.operations-section{background:var(--canvas)}.operations-layout{grid-template-columns:1.18fr .82fr;align-items:center;gap:clamp(65px,10vw,145px);display:grid}.operations-board{background:#fff;border:1px solid #d8d6d0;border-radius:17px;padding:18px;box-shadow:0 26px 65px #2122241a}.ops-top{justify-content:space-between;align-items:center;padding:3px 2px 17px;display:flex}.ops-top>div{align-items:center;gap:9px;font-size:12px;display:flex}.ops-top button{color:#696e74;background:#f3f2ef;border:0;border-radius:7px;align-items:center;gap:5px;padding:7px 9px;font-size:9px;display:flex}.ops-summary{border:1px solid #e1e0dc;border-radius:10px;grid-template-columns:repeat(3,1fr);display:grid}.ops-summary>div{border-right:1px solid #e1e0dc;flex-direction:column;padding:14px;display:flex}.ops-summary>div:last-child{border:0}.ops-summary span{color:#777c82;font-size:8px}.ops-summary strong{letter-spacing:-.04em;margin:8px 0 2px;font-size:24px}.ops-summary small{color:#9a9da1;font-size:8px}.ops-list-head{color:#85898e;text-transform:uppercase;letter-spacing:.07em;border-bottom:1px solid #e4e3df;justify-content:space-between;padding:22px 8px 10px;font-size:8px;display:flex}.ops-list-head strong{color:#464a4f}.ops-row{border-bottom:1px solid #ecebe8;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:67px;padding:10px 8px;display:grid}.caller-avatar{color:#2948cb;background:#e1e6ff;border-radius:9px;place-items:center;width:34px;height:34px;font-size:8px;font-weight:800;display:grid}.caller-avatar.amber{color:var(--amber);background:var(--amber-pale)}.caller-avatar.green{color:var(--green);background:var(--green-pale)}.ops-row>div{flex-direction:column;line-height:1.45;display:flex}.ops-row strong{font-size:10px}.ops-row small{color:#8a8e93;font-size:8px}.status{text-transform:uppercase;letter-spacing:.04em;border-radius:5px;padding:5px 7px;font-size:7px}.status.booked{color:#2948cb;background:#e1e6ff}.status.callback{color:var(--amber);background:var(--amber-pale)}.status.answered{color:var(--green);background:var(--green-pale)}.operations-copy>p:not(.kicker){color:var(--muted);margin:23px 0 28px}.operations-points{color:#44484c;gap:10px;font-size:11px;font-weight:650;display:grid}.operations-points span{align-items:center;gap:8px;display:flex}.operations-points svg{color:var(--green)}.trust-v2{color:#fff;background:var(--ink)}.trust-v2-layout{grid-template-columns:.86fr 1.14fr;align-items:center;gap:clamp(70px,11vw,155px);display:grid}.trust-v2-copy>p:not(.kicker){color:#a0a5ac;max-width:560px;margin:24px 0 30px}.trust-v2-copy>a{color:#a9b6ff;align-items:center;gap:7px;font-size:12px;font-weight:750;display:inline-flex}.trust-list{border-top:1px solid #34373b}.trust-list article{border-bottom:1px solid #34373b;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;min-height:110px;display:grid}.trust-list article>span{color:#9cacf9;background:#252933;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.trust-list article>div{flex-direction:column;display:flex}.trust-list strong{font-size:13px}.trust-list p{color:#8e949c;margin:4px 0 0;font-size:10px}.trust-list small{color:#5f646b;font-size:9px}.launch-section{background:var(--paper)}.launch-layout{grid-template-columns:.78fr 1.22fr;align-items:start;gap:clamp(70px,11vw,160px);display:grid}.launch-copy{position:sticky;top:125px}.launch-copy>p:not(.kicker){max-width:530px;color:var(--muted)}.launch-steps{border-top:1px solid var(--line)}.launch-steps article{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr auto;align-items:center;gap:15px;min-height:118px;display:grid}.launch-steps article>span{width:30px;height:30px;color:var(--blue);background:var(--blue-pale);border-radius:50%;place-items:center;font-size:8px;font-weight:800;display:grid}.launch-steps article div{flex-direction:column;display:flex}.launch-steps article strong{font-size:14px}.launch-steps article p{color:var(--muted);margin:4px 0 0;font-size:11px}.launch-steps article>svg{color:#989ca1}.plan-shape{color:#fff;background:var(--blue);border-radius:13px;flex-direction:column;margin-top:28px;padding:24px;display:flex}.plan-shape>span{color:#cbd3ff;text-transform:uppercase;letter-spacing:.09em;font-size:8px;font-weight:800}.plan-shape>strong{margin:6px 0;font-size:17px}.plan-shape>p{color:#d6dcff;margin:0;font-size:10px}.plan-shape>a{border-bottom:1px solid #ffffff80;align-items:center;gap:6px;width:max-content;margin-top:20px;padding-bottom:3px;font-size:11px;font-weight:750;display:inline-flex}.faq-v2{background:var(--canvas)}.faq-v2-layout{grid-template-columns:.7fr 1.3fr;gap:clamp(70px,10vw,150px);display:grid}.faq-v2-heading{align-self:start;position:sticky;top:125px}.faq-v2-heading>p:last-child{color:var(--muted)}.faq-v2-list{border-top:1px solid var(--line)}.faq-v2-list details{border-bottom:1px solid var(--line)}.faq-v2-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:88px;font-size:15px;font-weight:720;list-style:none;display:flex}.faq-v2-list summary span{width:29px;height:29px;color:var(--blue);background:var(--blue-pale);border-radius:50%;flex:none;place-items:center;font-size:18px;font-weight:400;transition:transform .2s;display:grid}.faq-v2-list details[open] summary span{transform:rotate(45deg)}.faq-v2-list details>p{max-width:680px;color:var(--muted);margin:-8px 55px 28px 0;font-size:13px}.contact-section{color:#fff;background:var(--blue);padding-block:clamp(90px,11vw,155px)}.contact-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(70px,10vw,145px);display:grid}.contact-copy>p:not(.kicker){color:#dce1ff;max-width:580px;margin:24px 0 27px}.contact-copy>div{color:#edf0ff;flex-wrap:wrap;gap:12px 18px;font-size:10px;font-weight:700;display:flex}.contact-copy>div span{align-items:center;gap:5px;display:flex}.demo-form{color:var(--ink);background:#fff;border-radius:17px;grid-template-columns:repeat(2,1fr);gap:14px;padding:clamp(22px,4vw,38px);display:grid;box-shadow:0 30px 70px #14238240}.form-field{flex-direction:column;gap:6px;display:flex}.form-field label{color:#5f646a;font-size:9px;font-weight:750}.form-field input,.form-field select{width:100%;min-height:45px;color:var(--ink);background:#f7f6f3;border:1px solid #dcdad4;border-radius:8px;padding:0 11px;font-size:11px}.form-field input:focus,.form-field select:focus{border-color:var(--blue);outline:3px solid #3157ff1f}.demo-form button{color:#fff;background:var(--ink);cursor:pointer;border:0;border-radius:9px;grid-column:1/-1;justify-content:center;align-items:center;gap:8px;min-height:48px;margin-top:5px;font-size:11px;font-weight:780;transition:transform .18s,background .18s;display:flex}.demo-form button:hover{background:#292d31;transform:translateY(-2px)}.demo-form>p{color:#92969b;text-align:center;grid-column:1/-1;margin:0;font-size:8px}.footer-v2{color:#b5b8bd;background:var(--ink)}.footer-v2-grid{grid-template-columns:2fr repeat(3,1fr);gap:55px;padding:70px 0 55px;display:grid}.footer-logo{color:#fff}.footer-v2-grid>div{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.footer-v2-grid>div:first-child p{color:#777c83;max-width:250px;font-size:11px}.footer-v2-grid strong{color:#fff;margin-bottom:6px;font-size:10px}.footer-v2-grid a:not(.brand-v2),.footer-v2-grid span{color:#858a91;font-size:10px}.footer-v2-grid a:hover{color:#fff}.footer-v2-bottom{color:#62676d;border-top:1px solid #2c2f33;justify-content:space-between;align-items:center;min-height:62px;font-size:9px;display:flex}@media (max-width:1150px){.hero-editorial-heading{grid-template-columns:1fr;align-items:start}.hero-side-copy{max-width:680px}.hero-side-copy>p{font-size:19px}.demo-feature{grid-template-columns:1fr}.demo-feature-copy{max-width:680px}.hero-v2-grid{grid-template-columns:1fr}.hero-v2-copy{text-align:center;max-width:850px;margin-inline:auto}.hero-lede{margin-inline:auto}.hero-v2-actions,.hero-assurances{justify-content:center}.call-demo{width:min(720px,100%);margin-inline:auto}.control-layout,.operations-layout{gap:65px}}@media (max-width:900px){.nav-shell{grid-template-columns:1fr auto auto}.menu-toggle{width:42px;height:42px;color:var(--ink);cursor:pointer;background:0 0;border:1px solid #c9c7c0;border-radius:9px;place-items:center;display:grid}.nav-menu{left:var(--gutter);right:var(--gutter);background:var(--paper);border:1px solid var(--line);border-radius:12px;flex-direction:column;align-items:stretch;gap:0;padding:12px;display:none;position:absolute;top:101px;box-shadow:0 20px 45px #181a1c26}.nav-menu.open{display:flex}.nav-menu a{border-bottom:1px solid #e5e3de;align-items:center;min-height:46px;padding:0 12px;display:flex}.nav-menu a:last-child{border:0}.nav-dropdown{width:100%}.nav-dropdown>a{justify-content:space-between}.nav-dropdown-menu{opacity:1;visibility:visible;background:var(--rose);width:auto;box-shadow:none;border-color:#ffd9e0;border-radius:10px;margin:5px 7px 8px;padding:5px;position:static;transform:none}.nav-dropdown-menu:before{display:none}.nav-dropdown-menu a{color:#6e555b;border-bottom-color:#f6cfd7;min-height:38px;padding-left:13px;font-size:10px}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{transform:none}.fit-rail-inner{flex-direction:column;align-items:flex-start;gap:16px}.fit-rail-inner>div{flex-wrap:wrap;justify-content:flex-start}.outcome-grid{grid-template-columns:1fr}.outcome-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:310px;padding-inline:0}.outcome-grid article:last-child{border-bottom:0}.outcome-symbol{margin-block:38px 25px}.control-layout,.verification-grid,.audience-panel,.operations-layout,.trust-v2-layout,.launch-layout,.faq-v2-layout,.contact-layout{grid-template-columns:1fr}.editorial-collage{width:100%;padding-inline:var(--gutter);scrollbar-width:none;align-items:flex-end;display:flex;overflow-x:auto}.editorial-collage::-webkit-scrollbar{display:none}.collage-photo{flex:0 0 290px}.collage-note{flex:0 0 220px}.collage-signal{flex:0 0 180px}.collage-outcome{flex:0 0 230px}.verification-grid{gap:50px}.control-copy,.operations-copy,.trust-v2-copy,.launch-copy,.faq-v2-heading{max-width:650px}.operations-board{order:2}.operations-copy{order:1}.launch-copy,.faq-v2-heading{position:static}.footer-v2-grid{grid-template-columns:repeat(3,1fr)}.footer-v2-grid>div:first-child{grid-column:1/-1}}@media (max-width:680px){:root{--gutter:17px;--section:44px}html{scroll-padding-top:76px}.site-header{height:104px}.release-bar{gap:8px;padding-inline:12px;font-size:9px}.release-bar>span,.nav-demo{display:none}.nav-shell{grid-template-columns:1fr auto}.nav-menu{top:96px}.hero-editorial{padding-top:65px}.hero-title-block h1{font-size:clamp(48px,13vw,64px)}.hero-side-copy>p{font-size:17px}.editorial-collage{margin-top:65px}.demo-feature{margin-top:85px}.hero-v2{min-height:auto;padding-top:70px}.hero-v2-copy{width:100%}.hero-v2 h1{max-width:100%;font-size:clamp(43px,12vw,54px)}.hero-v2 h1 em{font-size:.96em}.hero-lede{font-size:16px}.hero-v2-actions{flex-direction:column;align-items:stretch}.hero-v2-actions a{width:100%}.hero-assurances{flex-direction:column;align-items:center}.demo-toolbar>span{display:none}.demo-scenarios{grid-template-columns:1fr}.demo-scenarios button{min-height:34px}.demo-transcript{min-height:290px;padding-inline:16px}.action-chain{grid-template-columns:1fr;gap:6px;padding-inline:16px}.action-chain>div{grid-template-columns:25px 1fr;align-items:center;gap:7px;min-height:35px;display:grid}.action-chain>div:after{width:1px;height:auto;inset:26px auto -7px 12px}.action-chain p{max-width:none;margin:0;font-size:9px}.demo-result{flex-direction:column;align-items:stretch}.demo-result button{justify-content:center}.fit-rail-inner>div{gap:10px 14px}.editorial-heading h2,.control-copy h2,.verification-grid h2,.operations-copy h2,.trust-v2-copy h2,.launch-copy h2,.faq-v2-heading h2,.contact-copy h2{font-size:28px}.knowledge-metrics{gap:5px}.knowledge-metrics span{flex-direction:column;align-items:flex-start}.console-row{grid-template-columns:auto 1fr}.console-row>b{grid-column:2;justify-self:start}.verification-grid dl{grid-template-columns:1fr}.verification-grid dl>div,.verification-grid dl>div:not(:first-child){border-bottom:1px solid #34373b;border-right:0;grid-template-columns:90px 1fr;align-items:center;padding:18px 0;display:grid}.verification-grid dd{margin:0}.audience-tabs{grid-template-columns:repeat(2,1fr)}.audience-panel{gap:35px;min-height:auto;padding:28px 18px}.audience-call-card{padding:13px}.ops-summary strong{font-size:20px}.trust-list article{min-height:125px}.trust-list p{padding-right:8px}.demo-form{grid-template-columns:1fr}.demo-form button,.demo-form>p{grid-column:auto}.footer-v2-grid{grid-template-columns:repeat(2,1fr);gap:40px 25px}.footer-v2-grid>div:first-child,.footer-v2-grid>div:last-child{grid-column:1/-1}.footer-v2-bottom{flex-direction:column;align-items:flex-start;gap:6px;padding-block:20px}}@media (max-width:430px){.category-line{flex-direction:column;align-items:center;gap:7px;display:flex}.caller-line{margin-left:5%}.ops-summary{grid-template-columns:1fr}.ops-summary>div{border-bottom:1px solid #e1e0dc;border-right:0}.ops-summary>div:last-child{border:0}.status{display:none}.trust-list article{grid-template-columns:auto 1fr}.trust-list article>small{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.reveal{opacity:0;transition:opacity .62s var(--ease), transform .62s var(--ease);will-change:opacity, transform;transform:translateY(22px)}.reveal.is-visible{opacity:1;transform:none}.principles-grid article.reveal:nth-child(2){transition-delay:90ms}.principles-grid article.reveal:nth-child(3){transition-delay:.18s}.proof-checklist>.reveal:nth-child(2){transition-delay:70ms}.proof-checklist>.reveal:nth-child(3){transition-delay:.14s}.proof-checklist>.reveal:nth-child(4){transition-delay:.21s}.proof-checklist>.reveal:nth-child(5){transition-delay:.28s}.proof-checklist>.reveal:nth-child(6){transition-delay:.35s}.security-layout-v3>.reveal:nth-child(2){transition-delay:.12s}.faq-v2-list>.reveal:nth-child(2){transition-delay:70ms}.faq-v2-list>.reveal:nth-child(3){transition-delay:.14s}.faq-v2-list>.reveal:nth-child(4){transition-delay:.21s}.close-layout>.reveal:nth-child(2){transition-delay:.14s}.foundation-logos li{transition:transform .2s var(--ease), border-color .2s ease, box-shadow .2s ease, background .2s ease}.foundation-logos li:hover{border-color:var(--blue);background:#fff;transform:translateY(-3px);box-shadow:0 12px 26px #4d62ff29}.foundation-logos li:hover svg{animation:chip-icon-pop .42s var(--ease)}@keyframes chip-icon-pop{50%{transform:scale(1.25)rotate(-4deg)}}.principles-grid article{transition:transform .28s var(--ease), box-shadow .28s ease}.principles-grid article:hover{transform:translateY(-4px);box-shadow:0 22px 48px #0a0c1214}.principles-grid article>span{transition:color .24s}.principles-grid article:hover>span{color:var(--blue)}.feature-demo-stage{transition:transform .32s var(--ease), box-shadow .32s ease}.feature-demo-stage:hover{transform:translateY(-3px);box-shadow:0 30px 60px #0a0c121f}.calendar-slots>span{transition:transform .18s var(--ease);cursor:default}.conversion-steps>button{transition:transform .22s var(--ease), border-color .22s ease, filter .22s ease;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit}.conversion-steps>button:hover{transform:translateY(-3px)}.conversion-steps>button:focus-visible{outline:2px solid var(--red);outline-offset:4px;border-radius:12px}.intent-request,.intent-core,.intent-context>span{transition:transform .38s var(--ease), box-shadow .38s ease, border-color .38s ease;transform-style:preserve-3d}.intent-request,.intent-core>span,.intent-context span{animation:5.5s ease-in-out infinite intent-float}.intent-request{animation-delay:0s}.intent-core>span{animation-delay:-1.8s}.intent-context span:first-child{animation-delay:-1s}.intent-context span:nth-child(2){animation-delay:-3s}.intent-context span:nth-child(3){animation-delay:-4.5s}@keyframes intent-float{0%,to{translate:0}50%{translate:0 -8px 32px}}.intent-request:hover{border-color:var(--red);transform:rotateY(-9deg)rotateX(5deg);box-shadow:0 32px 60px #5f00162e}.intent-core:hover>span{border-color:var(--red);transform:rotateY(8deg)rotateX(-5deg)scale(1.04);box-shadow:0 30px 60px #5f001633}.intent-context>span:hover{border-color:var(--red);transform:rotateY(-7deg)rotateX(3deg);box-shadow:0 22px 44px #0a0c121a}.security-proof-list article{transition:transform .24s var(--ease), background .24s ease}.security-proof-list article:hover{transform:translate(4px)}.faq-v2-list details{transition:border-color .22s}.faq-v2-list summary{cursor:pointer;list-style:none}.faq-v2-list summary::-webkit-details-marker{display:none}.faq-v2-list details[open] summary span{color:var(--blue-deep);transform:rotate(45deg)}.faq-v2-list details[open]{border-color:var(--blue)}.close-content a,.cinematic-primary,.cinematic-secondary,.nav-demo,.demo-result button,.demo-form button{overflow-anchor:none}.close-content a svg,.cinematic-primary svg,.cinematic-secondary svg,.nav-demo svg,.demo-result button svg,.demo-form button svg{transition:transform .22s var(--ease)}.close-content a:hover svg,.cinematic-primary:hover svg,.cinematic-secondary:hover svg,.nav-demo:hover svg,.demo-result button:hover svg,.demo-form button:hover svg{transform:translate(3px)}.footer-cinematic-grid a{position:relative}.footer-cinematic-grid a:after{content:"";width:0;height:1px;transition:width .22s var(--ease);background:currentColor;position:absolute;bottom:-3px;left:0}.footer-cinematic-grid a:hover:after{width:100%}.close-confirmation>i{animation:2.8s ease-in-out infinite confirm-pulse}@keyframes confirm-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@media (prefers-reduced-motion:reduce){.reveal{opacity:1!important;transform:none!important}}:root{--ink:#0b0d12;--canvas:#f6f5f0;--paper:#fffefa;--line:#d9dce4;--blue:#4d62ff;--blue-deep:#3347de;--blue-pale:#e9ecff;--violet:#8d67ff;--mint:#5be5c1;--warm:#ffbd60;--section:clamp(56px, 6vw, 88px);--cinematic-shadow:0 24px 80px #0a0c121a}.site-header{height:72px;color:var(--ink);-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#f6f5f000;border-bottom-color:#0000;transition:background .22s,border-color .22s,-webkit-backdrop-filter .22s,backdrop-filter .22s}.site-header.scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f6f5f0e0;border-bottom-color:#0b0d121a}.nav-demo{border-radius:10px}.section-label{color:var(--blue);letter-spacing:.11em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:800}.section-label.light{color:#9eacff}.cinematic-hero{background:var(--canvas);align-items:center;min-height:calc(100svh - 72px);padding:6px 0 52px;display:flex;position:relative;overflow:hidden}.hero-aurora{filter:blur(52px);pointer-events:none;background:radial-gradient(circle at 42% 42%,#4d62ff38,#0000 38%),radial-gradient(circle at 65% 56%,#8d67ff26,#0000 42%),radial-gradient(circle at 42% 75%,#5be5c11f,#0000 35%);width:850px;height:650px;animation:28s ease-in-out infinite alternate aurora-drift;position:absolute;top:4%;right:-90px}@keyframes aurora-drift{to{transform:translate(-36px,20px)scale(1.04)}}.cinematic-hero-grid{z-index:2;grid-template-columns:minmax(390px,.75fr) minmax(580px,1.25fr);align-items:center;gap:clamp(55px,7vw,105px);display:grid;position:relative}.hero-label{color:#666b76;align-items:center;gap:9px;margin:0 0 23px;font-size:11px;font-weight:700;display:flex}.hero-label span{background:var(--mint);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #5be5c121}.cinematic-copy h1{letter-spacing:-.065em;margin:0;font-size:clamp(64px,6.5vw,92px);font-weight:700;line-height:.9}.cinematic-copy h1 em{color:var(--blue);letter-spacing:-.045em;font-family:Newsreader Variable,Newsreader,serif;font-weight:430}.cinematic-copy>p:not(.hero-label){color:#616672;max-width:610px;margin:27px 0 30px;font-size:18px;line-height:1.6}.cinematic-actions{flex-wrap:wrap;gap:10px;display:flex}.cinematic-primary,.cinematic-secondary{min-height:51px;transition:transform .18s var(--ease), box-shadow .18s ease;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 21px;font-size:12px;font-weight:780;display:inline-flex}.cinematic-primary{color:#fff;background:var(--ink);box-shadow:0 12px 30px #0a0c1226}.cinematic-secondary{background:#ffffff80;border:1px solid #cfd2da}.cinematic-primary:hover,.cinematic-secondary:hover{transform:translateY(-2px)}.cinematic-proof{color:#2a2d34;flex-wrap:wrap;gap:10px;margin-top:26px;font-size:12px;font-weight:700;display:flex}.proof-chip{transition:transform .24s var(--ease), box-shadow .24s ease, border-color .24s ease;animation:proof-pop .6s var(--ease) both;background:#fff;border:1px solid #0b0d121a;border-radius:999px;align-items:center;gap:8px;padding:9px 14px 9px 9px;display:inline-flex;box-shadow:0 6px 16px #0a0c120d}.proof-chip:first-child{animation-delay:.36s}.proof-chip:nth-child(2){animation-delay:.44s}.proof-chip:nth-child(3){animation-delay:.52s}.proof-chip:hover{border-color:#ff174466;transform:translateY(-3px);box-shadow:0 14px 30px #0a0c121a}.proof-ico{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;transition:background .24s,transform .24s;display:grid}.proof-chip:hover .proof-ico{background:var(--red);transform:rotate(-8deg)scale(1.08)}@keyframes proof-pop{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:none}}.depth-stage{--stage-x:0px;--stage-y:0px;--rot-x:0deg;--rot-y:0deg;perspective:1500px;isolation:isolate;min-height:620px;transform-style:preserve-3d;transition:transform .22s var(--ease);animation:7.5s ease-in-out infinite stage-float;position:relative}@keyframes stage-float{0%,to{transform:rotateX(1.4deg)rotateY(-1.8deg)translateZ(0)}50%{transform:rotateX(-1.2deg)rotateY(1.6deg)translateZ(0)}}.signal-field-v3{z-index:-1;pointer-events:none;width:550px;height:550px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.signal-field-v3>i{animation:signal-expand 3.4s var(--ease) forwards;border:1px solid #4d62ff2e;border-radius:50%;position:absolute;inset:50%;transform:translate(-50%,-50%)}.signal-field-v3>i:first-child{width:170px;height:170px}.signal-field-v3>i:nth-child(2){width:280px;height:280px;animation-delay:.16s}.signal-field-v3>i:nth-child(3){width:400px;height:400px;animation-delay:.32s}.signal-field-v3>i:nth-child(4){width:540px;height:540px;animation-delay:.48s}.signal-core{filter:blur(8px);background:radial-gradient(circle,#4d62ff4d,#0000 66%);width:100px;height:100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes signal-expand{0%{opacity:0;transform:translate(-50%,-50%)scale(.94)}22%{opacity:1}to{opacity:.28;transform:translate(-50%,-50%)scale(1.05)}}.signal-field-v3.compact{width:360px;height:360px}.signal-field-v3.compact>i:first-child{width:95px;height:95px}.signal-field-v3.compact>i:nth-child(2){width:165px;height:165px}.signal-field-v3.compact>i:nth-child(3){width:245px;height:245px}.signal-field-v3.compact>i:nth-child(4){width:340px;height:340px}.depth-plane{box-shadow:var(--cinematic-shadow);transform-style:preserve-3d;transition:opacity .5s var(--ease), transform .5s var(--ease), box-shadow .5s ease;border:1px solid #0b0d121a;border-radius:20px;position:absolute}@keyframes plane-enter{0%{opacity:0;filter:blur(12px)}to{opacity:1;filter:blur()}}.plane-context{color:#666b74;width:64%;transform:translate3d(calc(var(--stage-x) * -.35), calc(var(--stage-y) * -.35), -30px) rotateX(calc(var(--rot-x) * .4)) rotateY(calc(3deg + var(--rot-y) * .4));animation:plane-enter .7s var(--ease) both;background:#ffffffb8;padding:15px;animation-delay:.12s;top:42px;left:8%}.plane-bar{justify-content:space-between;align-items:center;font-size:9px;display:flex}.context-row{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:12px;display:grid}.context-row span{background:#eff1f9bf;border-radius:8px;padding:8px;font-size:8px}.plane-call{z-index:2;color:#f5f6fa;width:78%;min-height:355px;transform:translate3d(var(--stage-x), var(--stage-y), 20px) rotateX(var(--rot-x)) rotateY(calc(-2deg + var(--rot-y)));animation:plane-enter .7s var(--ease) both;background:#11141b;border-color:#ffffff1c;padding:22px;animation-delay:.26s;top:125px;right:2%}.call-plane-head{justify-content:space-between;align-items:center;display:flex}.call-plane-head>span{color:#cdd1dc;align-items:center;gap:7px;font-size:10px;font-weight:720;display:flex}.call-plane-head b{color:#78dcb9;align-items:center;gap:5px;font-size:8px;display:flex}.call-plane-head b i{background:var(--mint);border-radius:50%;width:6px;height:6px}.caller-message{background:#222631;border-radius:12px 12px 3px;width:78%;margin:26px 0 20px auto;padding:13px}.caller-message small,.agent-thinking small{color:#747d91;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:800}.caller-message p{margin:4px 0 0;font-size:11px}.agent-thinking{grid-template-columns:auto 1fr;align-items:start;gap:10px;display:grid}.agent-thinking p{color:#e6e9f1;margin:4px 0 0;font-size:11px}.hero-agent{background:var(--blue);border-radius:50%;justify-content:center;align-items:center;gap:2px;width:35px;height:35px;display:flex}.hero-agent i{background:#fff;border-radius:3px;width:2px;height:7px}.hero-agent i:nth-child(2){height:16px}.hero-agent i:nth-child(3){height:11px}.hero-agent i:nth-child(4){height:5px}.hero-agent i{animation:.52s ease-in-out infinite alternate hero-agent-speaking}.hero-agent i:nth-child(2){animation-delay:-180ms}.hero-agent i:nth-child(3){animation-delay:-340ms}.hero-agent i:nth-child(4){animation-delay:-90ms}@keyframes hero-agent-speaking{to{transform:scaleY(.45)}}.hero-step-track{grid-template-columns:repeat(4,1fr);gap:5px;margin-top:33px;display:grid}.hero-step-track span{color:#596171;font-size:7px;position:relative}.hero-step-track span:after{content:"";background:#313744;height:1px;position:absolute;top:9px;left:22px;right:2px}.hero-step-track span:last-child:after{display:none}.hero-step-track i{z-index:1;color:#687183;background:#181c25;border:1px solid #374050;border-radius:50%;place-items:center;width:19px;height:19px;margin-bottom:6px;font-style:normal;display:grid;position:relative}.hero-step-track span.done i{color:#fff;background:var(--blue);border-color:var(--blue)}.hero-step-track span.done:after{background:var(--blue)}.plane-action{z-index:3;opacity:0;width:43%;transform:translate3d(calc(var(--stage-x) * 1.4), calc(22px + var(--stage-y) * 1.4), 60px) rotateX(calc(var(--rot-x) * .8)) rotateY(calc(var(--rot-y) * .8));background:#fff;gap:6px;padding:10px;display:grid;top:425px;right:-2%}.plane-action.visible{opacity:1;transform:translate3d(calc(var(--stage-x) * 1.4), calc(var(--stage-y) * 1.4), 60px) rotateX(calc(var(--rot-x) * .8)) rotateY(calc(var(--rot-y) * .8))}.plane-action>div{background:#f5f6fa;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:9px;display:grid}.plane-action>div>svg:first-child{color:var(--blue)}.plane-action>div>svg:last-child{color:#188366}.plane-action span{flex-direction:column;line-height:1.35;display:flex}.plane-action small{color:#8a8e98;font-size:7px}.plane-action strong{font-size:9px}.plane-result{z-index:4;opacity:0;width:55%;transform:translate3d(calc(var(--stage-x) * 1.7), calc(20px + var(--stage-y) * 1.7), 80px) rotateX(calc(var(--rot-x) * 1.1)) rotateY(calc(var(--rot-y) * 1.1));background:#d9f7ed;border-color:#bcebdc;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:14px;display:grid;bottom:10px;left:5%}.plane-result.visible{opacity:1;transform:translate3d(calc(var(--stage-x) * 1.7), calc(var(--stage-y) * 1.7), 80px) rotateX(calc(var(--rot-x) * 1.1)) rotateY(calc(var(--rot-y) * 1.1))}.result-spark,.result-check{color:#13795d;background:#ffffffb3;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.plane-result>div{flex-direction:column;line-height:1.4;display:flex}.plane-result small{color:#5d8c7c;text-transform:uppercase;font-size:7px}.plane-result strong{font-size:11px}.plane-result p{color:#638276;margin:1px 0 0;font-size:8px}.hero-scroll-cue{color:#8b909a;text-transform:uppercase;letter-spacing:.1em;flex-direction:column;align-items:center;gap:7px;font-size:8px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.hero-scroll-cue i{background:#aeb2bb;width:1px;height:18px}.trust-transition{text-align:center;background:#fff;padding:100px 0}.trust-transition p{margin:0 0 35px;font-family:Newsreader Variable,Newsreader,serif;font-size:22px}.trust-slider .trust-phrase{flex-wrap:wrap;justify-content:center;align-items:center;gap:0 .35em;min-height:2.4em;margin:0 auto 35px;font-size:26px;font-weight:560;line-height:1.25;animation:.7s both trust-phrase-in;display:flex}.trust-slider .trust-phrase .trust-phrase-black{color:#17181c;font-weight:760}.trust-slider .trust-phrase .trust-phrase-red{color:var(--red-deep);font-weight:760}@keyframes trust-phrase-in{0%{opacity:0;filter:blur(4px);transform:translateY(14px)}to{opacity:1;filter:none;transform:none}}.foundation-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin:0;padding:0;list-style:none;display:flex}.foundation-logos li{border:1px solid var(--line);background:var(--paper);color:#3a3d44;letter-spacing:-.01em;border-radius:999px;align-items:center;gap:8px;padding:9px 16px;font-size:13px;font-weight:650;display:inline-flex}.foundation-logos li svg{color:var(--blue);flex:none}.trust-pills{flex-direction:column;align-items:center;gap:12px;display:flex}.trust-pills .foundation-logos{margin:0}.trust-transition small{color:#9a9da4;margin-top:27px;font-size:8px;display:block}.principles-section{padding:var(--section) 0;background:var(--canvas)}.principles-heading{margin-inline:auto;text-align:center;max-width:780px;margin-bottom:85px}.principles-heading h2,.section-intro h2,.theater-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,52px);line-height:1.02}.principles-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.principles-grid article{border-right:1px solid var(--line);min-height:285px;padding:25px 35px 35px 0;position:relative}.principles-grid article:not(:first-child){padding-left:35px}.principles-grid article:last-child{border:0}.principles-grid article>span{color:#9397a0;font-size:10px;font-weight:800}.principles-grid h3{letter-spacing:-.045em;margin:75px 0 14px;font-size:clamp(27px,2.7vw,34px)}.principles-grid p{color:#757a84;max-width:340px;margin:0;font-size:12px}.principles-grid article>i{background:#d6d9e1;height:1px;position:absolute;bottom:0;left:0;right:35px;overflow:hidden}.principles-grid article>i:after{content:"";background:var(--blue);width:35%;height:100%;transition:transform .5s var(--ease);display:block;transform:translate(-100%)}.principles-grid article:hover>i:after{transform:translate(0)}.principles-timeline{grid-template-columns:1fr .62fr;align-items:start;gap:70px;max-width:1120px;display:grid}.timeline-steps{gap:18px;margin:0;padding:0;list-style:none;display:grid;position:relative}.timeline-steps:before{content:"";background:var(--line);width:2px;position:absolute;top:56px;bottom:56px;left:28px}.timeline-step{border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:var(--cinematic-shadow);transition:transform .28s var(--ease), box-shadow .28s ease, border-color .28s ease;background:#fff;grid-template-columns:56px 1fr;align-items:center;gap:24px;padding:24px 26px 24px 0;display:grid;position:relative}.timeline-step:hover{border-color:#ff174459;transform:translate(6px);box-shadow:0 26px 56px #0a0c121a}.timeline-marker{z-index:1;background:var(--canvas-soft);border:1px solid var(--line);color:#b8bcc4;letter-spacing:-.02em;border-radius:50%;place-items:center;width:56px;height:56px;font-size:15px;font-weight:800;transition:background .24s,color .24s,border-color .24s,box-shadow .24s;display:grid;position:relative}.timeline-step:hover .timeline-marker{background:var(--blue);color:#fff;border-color:var(--blue);box-shadow:0 0 0 6px #4d62ff1f}.timeline-body{flex-direction:column;gap:6px;display:flex}.timeline-body h3{letter-spacing:-.04em;margin:0;font-size:clamp(22px,2.2vw,28px);font-weight:760}.timeline-body p{color:#6c707a;max-width:460px;margin:0;font-size:15px}.timeline-visual{border:1px solid var(--line);border-radius:var(--radius-stage);box-shadow:var(--cinematic-shadow);background:radial-gradient(120% 80% at 80% 0,#4d62ff14,#0000 60%),#fff;flex-direction:column;gap:20px;min-height:460px;padding:clamp(28px,3vw,40px);display:flex;position:sticky;top:96px}.timeline-eyebrow{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.timeline-visual h4{letter-spacing:-.04em;margin:0;font-size:clamp(24px,2.4vw,32px);font-weight:760;line-height:1.05}.timeline-visual>p{color:#6c707a;margin:0;font-size:14px}.timeline-stage{background:var(--canvas-soft);border:1px solid var(--line);border-radius:16px;height:220px;position:relative;overflow:hidden}.timeline-stage i{background:var(--blue);opacity:.25;border-radius:50%;width:14px;height:14px;animation:3s ease-in-out infinite timeline-pulse;position:absolute}.timeline-stage i:first-child{animation-delay:0s;top:50%;left:22%}.timeline-stage i:nth-child(2){animation-delay:1s;top:32%;left:50%}.timeline-stage i:nth-child(3){animation-delay:2s;top:50%;left:78%}@keyframes timeline-pulse{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.9;transform:scale(1.6);box-shadow:0 0 24px #4d62ff80}}.product-theater{padding:var(--section) 0;color:#fff;background:var(--ink)}.theater-heading{text-align:center;max-width:800px;margin:0 auto 70px}.theater-layout{grid-template-columns:.34fr .66fr;align-items:start;gap:70px;display:grid}.theater-narrative{padding-bottom:8vh}.theater-chapter{opacity:.3;flex-direction:column;justify-content:center;min-height:56vh;transition:opacity .32s;display:flex}.theater-chapter>span{color:#8ea0ff;letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:800}.theater-chapter h3{letter-spacing:-.05em;margin:18px 0;font-size:clamp(35px,4vw,53px);line-height:1.05}.theater-chapter p{color:#9298a4;max-width:430px;margin:0;font-size:14px}.theater-sticky{place-items:center;height:calc(100vh - 140px);min-height:620px;display:grid;position:sticky;top:110px}.theater-scene{width:100%;min-height:610px;color:var(--ink);background:var(--canvas);border:1px solid #ffffff21;border-radius:32px;position:relative;overflow:hidden;box-shadow:0 35px 120px #00000059}.theater-scene>.signal-field-v3{opacity:.75;top:56%;left:58%}.theater-chrome{color:#858a94;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:58px;padding:0 20px;font-size:9px;display:flex}.theater-chrome>div{color:#292d34;align-items:center;gap:9px;display:flex}.theater-logo{color:#fff;background:var(--rose);border-radius:8px;place-items:center;width:27px;height:27px;padding:5px 3px;font-weight:800;display:grid}.theater-logo img,.theater-agent img{object-fit:contain;width:100%;height:auto}.theater-canvas{min-height:550px;padding:50px;position:relative}.theater-call-card{z-index:2;width:61%;box-shadow:var(--cinematic-shadow);transition:transform .52s var(--ease), width .52s var(--ease);background:#fff;border:1px solid #dfe1e7;border-radius:17px;padding:20px;position:absolute;top:75px;left:8%}.theater-caller{grid-template-columns:auto 1fr;gap:10px;display:grid}.theater-caller>span{width:35px;height:35px;color:var(--blue);background:var(--blue-pale);border-radius:9px;place-items:center;display:grid}.theater-caller small,.side-card-title small,.retained-outcome small{color:#91959f;text-transform:uppercase;letter-spacing:.07em;font-size:7px}.theater-caller p{margin:4px 0 0;font-size:10px}.intent-row{opacity:0;transition:.42s var(--ease);flex-wrap:wrap;gap:5px;margin-top:16px;display:flex;transform:translateY(8px)}.intent-row.shown{opacity:1;transform:none}.intent-row span{color:#5c6688;background:#edf0ff;border-radius:6px;padding:5px 7px;font-size:7px}.intent-row span:first-child{color:#3045bb;align-items:center;gap:4px;display:flex}.response-row{opacity:0;transition:.42s var(--ease);border-top:1px solid #e7e8ec;grid-template-columns:auto 1fr;align-items:center;gap:8px;margin-top:14px;padding-top:13px;display:grid;transform:translateY(8px)}.response-row.shown{opacity:1;transform:none}.theater-agent{color:#fff;background:var(--rose);border-radius:50%;place-items:center;width:28px;height:28px;padding:6px 3px;font-size:9px;font-weight:800;display:grid}.response-row p{color:#545a65;margin:0;font-size:8px}.theater-side-card{z-index:3;opacity:0;box-shadow:var(--cinematic-shadow);transition:.5s var(--ease);background:#fff;border:1px solid #dfe1e7;border-radius:13px;padding:13px;position:absolute;transform:translateY(14px)}.theater-side-card.shown{opacity:1;transform:none}.understand-card{width:35%;top:58px;right:6%}.knowledge-result{width:38%;top:210px;right:5%}.booking-result{width:42%;bottom:70px;right:7%}.side-card-title{grid-template-columns:auto 1fr;gap:7px;display:grid}.side-card-title span{flex-direction:column;display:flex}.side-card-title strong{font-size:9px}.confidence{color:#878c96;grid-template-columns:auto 1fr auto;align-items:center;gap:6px;margin-top:12px;font-size:7px;display:grid}.confidence i{background:#e3e5eb;border-radius:5px;height:3px;overflow:hidden}.confidence b{background:var(--blue);width:96%;height:100%;display:block}.knowledge-result>p{color:#8b9099;margin:10px 0 0;font-size:7px}.rule-checks{gap:5px;margin-top:11px;display:flex}.rule-checks span{color:#13795d;background:#e0f5ed;border-radius:5px;align-items:center;gap:3px;padding:4px 5px;font-size:6px;display:flex}.retained-outcome{z-index:5;opacity:0;box-shadow:var(--cinematic-shadow);transition:.5s var(--ease);background:#d9f7ed;border:1px solid #bcebdc;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:15px;display:grid;position:absolute;bottom:36px;left:18%;right:10%;transform:translateY(16px)}.retained-outcome.shown{opacity:1;transform:none}.retained-outcome>span,.retained-outcome>i{color:#13795d;background:#ffffffb3;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.retained-outcome>div{flex-direction:column;display:flex}.retained-outcome strong{font-size:10px}.retained-outcome p{color:#638276;margin:2px 0 0;font-size:7px}.theater-progress{gap:5px;display:flex;position:absolute;bottom:17px;left:50%;transform:translate(-50%)}.theater-progress i{background:#d6d8df;width:20px;height:2px;transition:background .25s}.usecase-theater{padding:var(--section) 0;background:#fff}.section-intro{max-width:820px;margin-bottom:75px}.centered-intro{text-align:center;margin-inline:auto}.section-intro>p:last-child{color:#747984;max-width:610px;margin:22px 0 0;font-size:15px}.centered-intro>p:last-child{margin-inline:auto}.usecase-theater .audience-panel{grid-template-columns:.78fr 1.22fr}.feature-chapter{padding:var(--section) 0;position:relative;overflow:hidden}.feature-split{grid-template-columns:.38fr .62fr;align-items:center;gap:clamp(70px,9vw,135px);display:grid}.feature-copy h2{letter-spacing:-.045em;margin:0;font-size:clamp(32px,4vw,50px);line-height:1.02}.feature-copy>p:not(.section-label){color:#707580;margin:24px 0 28px;font-size:15px}.feature-copy ul{color:#4f545e;gap:9px;margin:0;padding:0;font-size:11px;font-weight:650;list-style:none;display:grid}.feature-copy li{align-items:center;gap:7px;display:flex}.feature-points{gap:12px!important}.feature-points li{background:var(--canvas-soft);border:1px solid var(--line);transition:transform .24s var(--ease), box-shadow .24s ease, border-color .24s ease;animation:point-rise .6s var(--ease) both;border-radius:14px;align-items:flex-start;gap:14px;padding:14px 16px;box-shadow:0 6px 16px #0a0c120a}.feature-points li:first-child{animation-delay:.12s}.feature-points li:nth-child(2){animation-delay:.2s}.feature-points li:nth-child(3){animation-delay:.28s}.feature-points li:hover{border-color:#ff174459;transform:translateY(-3px);box-shadow:0 16px 32px #0a0c1217}.feature-point-ico{border:1px solid var(--line);width:38px;height:38px;color:var(--blue);background:#fff;border-radius:11px;flex:none;place-items:center;transition:background .24s,color .24s,transform .24s;display:grid}.feature-points li:hover .feature-point-ico{background:var(--red);color:#fff;border-color:var(--red);transform:rotate(-6deg)scale(1.06)}.feature-point-text{flex-direction:column;gap:2px;display:flex}.feature-point-text strong{color:var(--ink);letter-spacing:-.01em;font-size:14px;font-weight:760}.feature-point-text em{color:#6c707a;font-size:12px;font-style:normal;font-weight:500;line-height:1.45}@keyframes point-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.feature-copy>a{color:var(--blue);align-items:center;gap:6px;font-size:12px;font-weight:780;display:inline-flex}.feature-demo-stage{box-shadow:var(--cinematic-shadow);background:#ececf0;border:1px solid #dadce4;border-radius:32px;padding:20px}.feature-demo-stage .call-demo{max-width:none}.chapter-convert{color:#fff;background:#1a1d24;grid-template-columns:58% 42%;min-height:850px;padding:0;display:grid}.chapter-convert-art{background:linear-gradient(#9dcbff 0 43%,#d9d0b8 43% 70%,#77736a 70%);min-height:850px;position:relative;overflow:hidden}.scene-sun{background:var(--warm);border-radius:50%;width:145px;height:145px;position:absolute;top:11%;left:10%;box-shadow:0 0 0 35px #ffbd601f}.scene-building{background:#f2eee3;grid-template-columns:repeat(3,1fr);gap:20px;width:42%;height:45%;padding:34px;display:grid;position:absolute;top:26%;right:5%;box-shadow:-20px 20px #3837341a}.scene-building:before{content:"";border-bottom:65px solid #403f3b;border-left:10.5vw solid #0000;border-right:10.5vw solid #0000;position:absolute;top:-65px;left:-35px}.scene-building i{background:#8cbbdf;border:8px solid #ded8cb}.scene-road{background:#56585c;height:35%;position:absolute;bottom:-9%;left:-10%;right:-10%;transform:rotate(-4deg)}.scene-road:after{content:"";background:repeating-linear-gradient(90deg,#f7e8a6 0 60px,#0000 60px 105px);height:5px;position:absolute;top:48%;left:0;right:0}.scene-van{z-index:2;background:#f5f3ed;border-radius:24px 38px 10px 10px;width:270px;height:120px;position:absolute;bottom:17%;left:11%;box-shadow:0 18px 30px #0003}.scene-van:before{content:"";background:#cce7f5;border-left:7px solid #d5d2ca;border-radius:0 34px 0 0;width:82px;height:75px;position:absolute;top:0;right:0}.scene-van span{background:var(--blue);border-radius:8px;width:110px;height:60px;position:absolute;top:28px;left:22px}.scene-van b{z-index:1;color:#fff;font-size:27px;position:absolute;top:39px;left:68px}.scene-van i{background:#24272d;border:8px solid #999da3;border-radius:50%;width:43px;height:43px;position:absolute;bottom:-20px;left:42px}.scene-van i:last-child{left:auto;right:38px}.scene-call,.scene-booking{z-index:3;box-shadow:var(--cinematic-shadow);background:#fff;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:13px;display:grid;position:absolute}.scene-call{color:#292d34;top:15%;left:8%}.scene-booking{color:#184b3c;background:#d9f7ed;min-width:285px;bottom:8%;right:7%}.scene-call>svg{color:var(--blue)}.scene-booking>svg{color:#14795c}.scene-call div,.scene-booking div{flex-direction:column;line-height:1.35;display:flex}.scene-call small,.scene-booking small{color:#858b94;text-transform:uppercase;font-size:7px}.scene-call strong,.scene-booking strong{font-size:10px}.convert-copy{align-self:center;max-width:570px;padding:clamp(55px,7vw,105px)}.convert-copy .section-label{color:#98a8ff}.convert-copy>p:not(.section-label){color:#9ca2ad}.convert-copy>a{color:#aab7ff}.chapter-system{color:#fff;background:var(--ink);min-height:850px}.system-field{opacity:.7;position:absolute;inset:0}.system-field svg{width:100%;height:100%}.system-field path{fill:none;stroke:#ffffff1c;stroke-width:1px}.system-field circle{fill:var(--blue)}.data-pulse{background:var(--mint);width:7px;height:7px;box-shadow:0 0 14px var(--mint);border-radius:50%;animation:6s linear infinite data-travel;position:absolute}.pulse-one{top:17%;left:8%}.pulse-two{animation-delay:-3s;bottom:17%;right:8%}@keyframes data-travel{50%{transform:translate(42vw,25vh)}}.system-layout{z-index:2;grid-template-columns:.78fr 1.22fr;align-items:center;gap:clamp(80px,12vw,180px);display:grid;position:relative}.system-copy>p:not(.section-label){color:#979da8}.system-panel{background:#1a1d25eb;border:1px solid #ffffff1f;border-radius:20px;padding:18px;box-shadow:0 35px 90px #00000052}.system-panel-head{border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;padding:3px 3px 17px;display:flex}.system-panel-head span{align-items:center;gap:7px;font-size:10px;font-weight:750;display:flex}.system-panel-head b{color:#7de0bc;background:#5be5c11a;border-radius:6px;padding:5px 7px;font-size:7px}.system-event{border-bottom:1px solid #ffffff14;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;min-height:74px;padding:12px 5px;display:grid}.system-event>i{border-radius:50%;width:9px;height:9px;box-shadow:0 0 14px}.system-event>i.mint{color:var(--mint);background:var(--mint)}.system-event>i.blue{color:var(--blue);background:var(--blue)}.system-event>i.violet{color:var(--violet);background:var(--violet)}.system-event>i.warm{color:var(--warm);background:var(--warm)}.system-event>span{flex-direction:column;display:flex}.system-event small{color:#6f7683;font-size:7px}.system-event strong{font-size:10px}.system-event>svg{color:#68d4ad}.proof-wall{padding:var(--section) 0;background:#fff;position:relative;overflow:hidden}.proof-wall-heading{text-align:center;max-width:760px;margin:0 auto 56px;position:relative}.proof-wall-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,52px);line-height:1.02}.proof-wall-heading>p:last-child{max-width:560px;color:var(--muted);margin:18px auto 0;font-size:15px}.proof-checklist{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.proof-card{background:var(--paper);border:1px solid var(--line);transition:transform .24s var(--ease), box-shadow .24s ease, border-color .24s ease;border-radius:16px;flex-direction:column;gap:14px;padding:26px 24px 24px;display:flex;position:relative}.proof-card:hover{border-color:var(--red);transform:translateY(-4px);box-shadow:0 18px 38px #0a0c120f}.proof-index{color:var(--muted);letter-spacing:.12em;font-size:11px;font-weight:700}.proof-icon{color:#fff;background:var(--red);border-radius:9px;place-items:center;width:32px;height:32px;display:grid;box-shadow:0 8px 18px #ff174438}.proof-card:hover .proof-icon{animation:proof-check-pop .38s var(--ease)}@keyframes proof-check-pop{50%{transform:scale(1.12)rotate(-5deg)}}.proof-card>div{flex-direction:column;gap:6px;display:flex}.proof-card strong{color:var(--ink);letter-spacing:-.01em;font-size:16px;font-weight:720}.proof-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.scenario-story{background:var(--canvas);grid-template-columns:55% 45%;min-height:380px;display:grid}.scenario-visual{background:#dce3ff;flex-direction:column;justify-content:center;padding:clamp(40px,5vw,64px);display:flex;position:relative;overflow:hidden}.scenario-visual:before{content:"";opacity:.55;pointer-events:none;background-image:radial-gradient(#11121412 1px,#0000 1px);background-size:18px 18px;position:absolute;inset:0}.scenario-visual:after{content:"";filter:blur(18px);pointer-events:none;background:radial-gradient(circle,#4d62ff38,#0000 65%);width:480px;height:480px;position:absolute;top:50%;right:-120px;transform:translateY(-50%)}.flow-clock{z-index:2;background:#fffffff0;border:1px solid #ffd8df;border-radius:999px;align-self:flex-start;align-items:center;gap:10px;margin-bottom:38px;padding:6px 8px 6px 6px;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 12px 28px #11121414,0 0 0 4px #ff174406}.flow-clock:after{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 25%,#ffffffe6 45%,#0000 65%);animation:5s ease-in-out infinite clock-sheen;position:absolute;inset:0;transform:translate(-120%)}.flow-clock-icon{color:#fff;background:var(--red);border-radius:50%;flex:none;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 8px 18px #ff174440}.flow-clock-copy{grid-template-columns:auto auto;align-items:center;gap:10px;display:grid}.flow-clock small{color:#87001d;text-transform:uppercase;letter-spacing:.09em;align-items:center;gap:6px;font-size:8px;font-weight:800;display:inline-flex}.flow-clock small i{background:var(--red);border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite clock-live;box-shadow:0 0 0 4px #ff17441a}.flow-clock strong{color:var(--ink);border-left:1px solid var(--line);font-variant-numeric:tabular-nums;letter-spacing:-.01em;padding-left:10px;font-size:12px}@keyframes clock-live{50%{opacity:.45;transform:scale(.78)}}@keyframes clock-sheen{0%,70%{transform:translate(-120%)}to{transform:translate(120%)}}.flow-diagram{aspect-ratio:1;width:min(360px,78%);margin:18px auto 0;position:relative}.flow-diagram:before{content:"";border:2px dashed var(--flow-accent,#4d62ff47);background:radial-gradient(circle,#4d62ff0f,#0000 70%);border-radius:50%;position:absolute;inset:calc(18% + 24px)}.flow-orbit{pointer-events:none;border-radius:50%;animation:8s linear infinite orbit-spin;position:absolute;inset:calc(18% + 24px)}.flow-orbit i{background:var(--flow-accent,var(--blue));border-radius:50%;width:12px;height:12px;position:absolute;top:-6px;left:50%;transform:translate(-50%);box-shadow:0 0 16px #4d62ffbf}.flow-orbit i:after{content:"";border:2px solid var(--flow-accent,var(--blue));border-radius:50%;animation:1s ease-out infinite orbit-dot-pulse;position:absolute;inset:-7px}@keyframes orbit-spin{to{transform:rotate(360deg)}}@keyframes orbit-dot-pulse{0%{opacity:.7;transform:scale(.45)}to{opacity:0;transform:scale(1.5)}}.flow-node{flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute}.pos-top{flex-direction:column-reverse;top:0;left:50%;transform:translate(-50%)}.pos-right{top:50%;right:0;transform:translateY(-50%)}.pos-bottom{bottom:0;left:50%;transform:translate(-50%)}.pos-left{top:50%;left:0;transform:translateY(-50%)}.flow-ico{width:56px;height:56px;color:var(--flow-accent,var(--blue));transition:transform .28s var(--ease), box-shadow .28s ease;background:#fff;border:1px solid #0b0d121a;border-radius:50%;place-items:center;animation:8s linear infinite node-light;display:grid;box-shadow:0 8px 20px #0a0c120f}.pos-top .flow-ico{animation-delay:-6s}.pos-right .flow-ico{animation-delay:-4s}.pos-bottom .flow-ico{animation-delay:-2s}.pos-left .flow-ico{animation-delay:0s}.flow-node:hover .flow-ico{animation-play-state:paused;transform:translateY(-3px)scale(1.06);box-shadow:0 14px 28px #0a0c121f}@keyframes node-light{0%,64%,86%,to{color:var(--red);background:#fff;border-color:#0b0d121a;transform:scale(1);box-shadow:0 8px 20px #0a0c120f}71%{color:var(--red);border-color:var(--red);background:#fff;transform:scale(1.05);box-shadow:0 0 0 5px #ff174414,0 10px 26px #ff174433}75%{background:var(--red);color:#fff;border-color:var(--red);transform:scale(1.14);box-shadow:0 0 0 12px #ff174424,0 12px 34px #ff17446b}79%{background:var(--red);color:#fff;border-color:var(--red);transform:scale(1.05);box-shadow:0 0 0 5px #ff17440f,0 10px 26px #ff174433}}.flow-node small{color:var(--red);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:800}.node-result .flow-ico{color:var(--flow-accent,var(--blue))}.flow-outcome{z-index:2;box-shadow:var(--cinematic-shadow);background:#fff;border:1px solid #0b0d121a;border-radius:14px;align-self:flex-start;align-items:center;gap:10px;margin-top:38px;padding:11px 15px;display:inline-flex;position:relative}.flow-outcome span{flex-direction:column;line-height:1.4;display:flex}.flow-outcome small{color:#8a8e98;text-transform:uppercase;letter-spacing:.08em;font-size:8px}.flow-outcome strong{font-size:11px}.scenario-copy{align-self:center;max-width:660px;padding:clamp(40px,5vw,72px)}.scenario-copy h2{letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,52px);line-height:1.02}.scenario-copy>p:not(.section-label){color:#6f7480}.scenario-copy dl{border-block:1px solid var(--line);grid-template-columns:repeat(2,1fr);margin:35px 0 24px;display:grid}.scenario-copy dl>div{flex-direction:column;padding:19px 0;display:flex}.scenario-copy dt{font-size:35px;font-weight:700}.scenario-copy dd{color:#818690;margin:0;font-size:9px}.scenario-copy>small{color:#969aa2;font-size:8px}.security-engineered{padding:var(--section) 0;color:#fff;background:var(--ink)}.security-heading{text-align:center;max-width:820px;margin:0 auto 80px}.security-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(36px,4.4vw,58px);line-height:1}.security-layout-v3{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.permission-diagram{border:1px solid #ffffff1a;border-radius:28px;min-height:500px;position:relative}.permission-diagram svg{width:100%;height:100%;position:absolute;inset:0}.permission-diagram path{fill:none;stroke:#ffffff24;stroke-width:1px}.permission-core,.permission-node{z-index:2;background:#1c2029;border:1px solid #ffffff1f;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute}.permission-core{border-radius:50%;width:150px;height:150px;top:50%;left:50%;transform:translate(-50%,-50%)}.permission-core svg{color:#9eacff;width:24px;height:24px;margin-bottom:10px;position:static}.permission-core strong{font-size:12px}.permission-core span{color:#777f8c;font-size:7px}.permission-node{border-radius:13px;width:120px;min-height:75px}.permission-node svg{color:#8f9fff;width:16px;height:16px;margin-bottom:5px;position:static}.permission-node span{font-size:8px}.permission-node i{background:var(--mint);width:6px;height:6px;box-shadow:0 0 12px var(--mint);border-radius:50%;animation:3s ease-in-out infinite stable-pulse;position:absolute}@keyframes stable-pulse{50%{opacity:.35}}.permission-business{top:10%;left:9%}.permission-caller{top:10%;right:9%}.permission-action{bottom:7%;left:50%;transform:translate(-50%)}.security-proof-list{border-top:1px solid #ffffff1f}.security-proof-list article{border-bottom:1px solid #ffffff1f;grid-template-columns:30px 1fr auto;align-items:center;gap:15px;min-height:105px;display:grid}.security-proof-list article>span{color:#636a77;font-size:8px}.security-proof-list article>div{flex-direction:column;display:flex}.security-proof-list p{color:#858c98;margin:4px 0 0;font-size:9px}.cinematic-close{min-height:auto;padding:var(--section) 0;color:#fff;text-align:center;background:#0c0f16;place-items:center;display:grid;position:relative;overflow:hidden}.close-aurora{filter:blur(55px);background:radial-gradient(circle at 40% 40%,#4d62ff61,#0000 40%),radial-gradient(circle at 65% 58%,#8d67ff40,#0000 43%),radial-gradient(circle at 50% 70%,#5be5c121,#0000 34%);width:850px;height:650px;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.close-content{z-index:3;flex-direction:column;align-items:center;display:flex;position:relative}.close-content h2{letter-spacing:-.07em;margin:0;font-size:clamp(72px,9vw,116px);line-height:.9}.close-content>a{min-height:54px;color:var(--ink);background:#fff;border-radius:12px;align-items:center;gap:8px;margin-top:38px;padding:0 23px;font-size:12px;font-weight:800;display:inline-flex}.close-confirmation{z-index:4;color:#173c31;background:#d9f7ed;border:1px solid #bcebdc;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:min(100% - 40px,410px);padding:14px;display:grid;position:absolute;bottom:54px;left:50%;transform:translate(-50%);box-shadow:0 24px 70px #00000040}.close-confirmation>span,.close-confirmation>i{background:#ffffffa6;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.close-confirmation>div{text-align:left;flex-direction:column;display:flex}.close-confirmation small{color:#60877a;text-transform:uppercase;font-size:7px}.close-confirmation strong{font-size:10px}.close-confirmation p{color:#68877d;margin:1px 0 0;font-size:8px}.footer-cinematic{color:#a0a5ae;background:var(--ink)}.footer-cinematic-grid{border-top:1px solid #ffffff1a;grid-template-columns:auto 1fr auto auto;align-items:center;gap:45px;min-height:145px;display:grid}.footer-cinematic .brand-v2{color:#fff}.footer-cinematic-grid>p{color:#707681;font-size:10px}.footer-cinematic-grid>div{gap:22px;display:flex}.footer-cinematic-grid>div a,.footer-cinematic-grid>a:last-child{font-size:9px}.footer-cinematic-grid a:hover{color:#fff}.footer-cinematic-bottom{color:#595f69;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;min-height:55px;font-size:8px;display:flex}@media (max-width:1100px){.cinematic-hero{min-height:auto;padding-block:85px 75px}.cinematic-hero-grid{grid-template-columns:1fr}.cinematic-copy{text-align:center;max-width:770px;margin-inline:auto}.hero-label,.cinematic-actions,.cinematic-proof{justify-content:center}.cinematic-copy>p:not(.hero-label){margin-inline:auto}.depth-stage{width:min(800px,100%);margin-inline:auto}.principles-timeline{grid-template-columns:1fr;gap:40px}.timeline-visual{min-height:0;position:static}.feature-split,.system-layout{gap:70px}.chapter-convert{grid-template-columns:55% 45%}.convert-copy{padding:55px}.security-layout-v3{gap:55px}}@media (max-width:900px){.site-header,.site-header.scrolled,.nav-shell{height:72px}.nav-menu{top:65px}.cinematic-copy h1{font-size:clamp(56px,10vw,76px)}.principles-grid{grid-template-columns:1fr}.principles-grid article,.principles-grid article:not(:first-child){border-right:0;border-bottom:1px solid var(--line);min-height:235px;padding:24px 0 30px}.principles-grid h3{margin-top:55px}.principles-grid article>i{right:0}.theater-layout{flex-direction:column;display:flex}.theater-sticky{z-index:3;order:1;width:100%;height:auto;min-height:0;position:sticky;top:88px}.theater-narrative{order:2;width:100%;padding-bottom:20vh}.theater-chapter{min-height:68vh}.theater-scene{min-height:560px}.theater-canvas{min-height:500px;padding:35px}.usecase-theater .audience-panel,.feature-split,.system-layout,.security-layout-v3{grid-template-columns:1fr}.feature-copy{max-width:680px}.chapter-convert{grid-template-columns:1fr}.chapter-convert-art{min-height:650px}.convert-copy{max-width:720px}.chapter-system{min-height:auto}.proof-checklist{grid-template-columns:repeat(2,1fr)}.scenario-story{grid-template-columns:1fr}.scenario-visual{min-height:440px}.scenario-copy{max-width:760px}.security-heading{margin-bottom:60px}.permission-diagram{min-height:500px}.footer-cinematic-grid{grid-template-columns:auto 1fr auto;gap:25px}.footer-cinematic-grid>div{order:3;grid-column:1/-1}}@media (max-width:680px){:root{--section:44px}.nav-demo{min-height:39px;padding-inline:12px;font-size:0;display:inline-flex}.nav-demo:before{content:"Demo";font-size:11px}.nav-demo svg{display:none}.nav-shell{grid-template-columns:1fr auto auto;gap:8px}.call-trigger{justify-content:center;width:39px;min-height:39px;padding:0}.call-trigger span,.call-trigger svg:last-child{display:none}.call-dropdown-menu{right:-55px}.nav-menu{top:64px}.cinematic-hero{align-items:flex-start;min-height:calc(100svh - 72px);padding:58px 0 30px}.hero-aurora{filter:blur(42px);width:540px;height:440px;top:28%;right:-210px}.hero-label{align-items:flex-start;line-height:1.4}.cinematic-copy h1{font-size:clamp(46px,14vw,62px)}.cinematic-copy>p:not(.hero-label){font-size:16px}.cinematic-actions{flex-direction:column;align-items:stretch}.cinematic-actions a{width:100%}.depth-stage{min-height:515px;margin-top:30px}.depth-stage>.signal-field-v3{width:390px;height:390px}.plane-context{width:82%;top:20px;left:2%}.plane-call{width:94%;min-height:300px;padding:15px;top:93px;right:0;transform:none}.caller-message{width:88%;margin-top:18px}.hero-step-track{margin-top:24px}.hero-step-track span{font-size:6px}.plane-action{width:68%;top:345px;right:0;transform:translateY(18px)}.plane-action.visible{transform:none}.plane-result{width:76%;bottom:0;left:0;transform:translateY(18px)}.plane-result.visible{transform:none}.hero-scroll-cue{display:none}.trust-transition{padding:76px 0}.trust-transition p{font-size:19px}.foundation-logos{gap:10px}.foundation-logos li{padding:8px 13px;font-size:12px}.principles-heading{margin-bottom:55px}.principles-heading h2,.section-intro h2,.theater-heading h2{font-size:32px}.product-theater{padding:var(--section) 0}.theater-heading{margin:0 auto 50px}.theater-layout{width:100%}.theater-sticky{top:79px}.theater-scene{border-radius:20px;min-height:455px}.theater-chrome{height:48px;padding-inline:12px}.theater-canvas{min-height:405px;padding:18px}.theater-call-card{width:82%;padding:13px;top:45px;left:4%}.understand-card{width:43%;top:40px;right:3%}.knowledge-result{width:48%;top:185px;right:3%}.booking-result{width:53%;bottom:55px;right:4%}.retained-outcome{bottom:30px;left:5%;right:5%}.theater-chapter{min-height:75vh;padding-inline:var(--gutter)}.theater-chapter h3{font-size:39px}.usecase-theater .audience-selector{border-radius:20px}.feature-split{gap:50px}.feature-copy h2{font-size:32px}.feature-demo-stage{border-radius:20px;padding:8px}.chapter-convert-art{min-height:530px}.scene-sun{width:95px;height:95px}.scene-building{gap:9px;width:52%;height:41%;padding:16px}.scene-van{width:210px;height:95px;left:5%}.scene-van span{width:85px;height:48px}.scene-van b{font-size:21px;top:33px;left:55px}.scene-van i{width:35px;height:35px;bottom:-16px}.scene-call{top:12%;left:4%}.scene-booking{min-width:250px;bottom:6%;right:4%}.convert-copy{padding:70px var(--gutter)}.system-layout{gap:45px}.proof-wall-heading{margin-bottom:40px}.proof-wall-heading h2{font-size:30px}.proof-checklist{grid-template-columns:1fr}.scenario-visual{min-height:360px}.flow-diagram{width:min(320px,80%)}.flow-diagram:before,.flow-orbit{inset:calc(18% + 32px)}.flow-ico{width:46px;height:46px}.flow-node small{font-size:8px}.flow-clock,.flow-outcome{margin-top:28px;margin-bottom:28px}.scenario-copy{padding:48px var(--gutter)}.scenario-copy h2,.security-heading h2{font-size:34px}.permission-diagram{min-height:430px}.permission-core{width:125px;height:125px}.permission-node{width:102px}.permission-business{left:3%}.permission-caller{right:3%}.security-proof-list article{min-height:125px}.cinematic-close{min-height:auto}.close-content h2{font-size:42px}.footer-cinematic-grid{grid-template-columns:1fr;align-items:start;padding:55px 0}.footer-cinematic-grid>div{flex-wrap:wrap;grid-column:auto}.footer-cinematic-grid>a:last-child{justify-self:start}.footer-cinematic-bottom{flex-direction:column;align-items:flex-start;gap:5px;padding-block:18px}}@media (prefers-reduced-motion:reduce){.hero-aurora,.data-pulse,.permission-node i,.signal-field-v3>i,.flow-orbit,.flow-orbit i:after,.flow-ico,.flow-clock:after,.flow-clock small i,.permission-rings .ring,.permission-rings .ring-core,.permission-rings .ring-feature,.infinity-tilt,.infinity-node{animation:none!important}.depth-stage{animation:none!important;transform:none!important}.depth-plane{transform:none!important}}:root{--canvas:#fff;--canvas-soft:#fafafa;--paper:#fff;--ink:#111214;--ink-soft:#292a2e;--muted:#696a70;--line:#e8e8eb;--red:#ff1744;--red-deep:#d90a32;--red-coral:#ff5a5f;--rose:#fff0f2;--blue:var(--red);--blue-deep:var(--red-deep);--blue-pale:var(--rose);--green:#111214;--green-pale:var(--rose);--violet:var(--red-deep);--mint:var(--red);--warm:var(--red-coral);--red-gradient:linear-gradient(135deg, #d90a32 0%, #ff1744 48%, #ff5a5f 100%);--red-bloom:radial-gradient(circle, #ff174438 0%, #ff174414 36%, #ff174400 72%);--radius-control:14px;--radius-card:22px;--radius-stage:34px;--cinematic-shadow:0 28px 70px #11121417}body{color:var(--ink);background:var(--canvas);font-family:Manrope Variable,Manrope,Inter,sans-serif}h1,h2,h3,h4,p,a,button,input,select,summary,strong,small,.cinematic-copy h1 em,.hero-title-block h1 em,.hero-v2 h1 em,.trust-transition p,.collage-note p,.prompt-preview p,.audience-call-card blockquote{font-family:inherit}::selection{color:#fff;background:var(--red)}:focus-visible{outline-color:var(--red)}.site-header{background:#ffffff4d;height:72px}.site-header.scrolled{border-bottom-color:var(--line);background:#ffffffeb}.nav-shell{height:72px}.brand-mark{background:var(--red);border-radius:50%}.nav-menu a{color:#58595f}.nav-menu a:hover{color:var(--red)}.nav-demo{color:#fff;background:var(--red);border-radius:var(--radius-control);box-shadow:0 10px 24px #ff17442e}.nav-demo:hover{background:var(--red-deep);box-shadow:0 14px 28px #ff174440}.section-label,.section-label.light,.kicker,.kicker.light,.eyebrow{color:var(--red)}.cinematic-hero{background-color:#fff;background-image:linear-gradient(#11121409 1px,#0000 1px),linear-gradient(90deg,#11121409 1px,#0000 1px);background-size:64px 64px;min-height:calc(100svh - 72px)}.cinematic-hero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#fffffffa 0%,#ffffffeb 36%,#fff3 75%);position:absolute;inset:0}.hero-aurora{z-index:1;background:var(--red-bloom);filter:blur(48px);width:1320px;height:1120px;animation:4s ease-in-out infinite hero-aurora-pulse;top:-120px;right:-260px}@keyframes hero-aurora-pulse{0%,to{opacity:.55;transform:scale(.95)}50%{opacity:1;transform:scale(1.12)}}.cinematic-hero-grid{z-index:3}.hero-label{color:var(--red-deep);animation:2.4s ease-in-out infinite hero-label-pulse}.hero-label span{background:var(--red);animation:2.4s ease-in-out infinite hero-label-dot-pulse;box-shadow:0 0 0 5px #ff17441a}@keyframes hero-label-pulse{0%,to{color:var(--red-deep);text-shadow:0 0 #ff174400}50%{color:var(--red);text-shadow:0 0 14px #ff174447}}@keyframes hero-label-dot-pulse{0%,to{transform:scale(1);box-shadow:0 0 0 5px #ff17441a}50%{transform:scale(1.18);box-shadow:0 0 0 8px #ff17440d,0 0 14px #ff17448c}}.cinematic-copy h1{font-size:clamp(64px,6.5vw,92px);font-weight:780}.cinematic-copy h1 em{color:var(--red);font-style:normal;font-weight:780}.cinematic-copy>p:not(.hero-label){color:#505158;font-size:clamp(17px,1.4vw,20px)}.cinematic-primary{background:var(--red);box-shadow:0 12px 28px #ff174433}.cinematic-primary:hover{background:var(--red-deep);box-shadow:0 16px 34px #ff174447}.cinematic-secondary{background:#ffffffd9;border-color:#d9d9de}.cinematic-proof svg{color:#fff}.proof-ico{background:var(--red)}.depth-stage:before{content:"";background:var(--red-bloom);pointer-events:none;width:880px;height:880px;animation:4s ease-in-out infinite hero-aurora-pulse;position:absolute;top:50%;left:48%;transform:translate(-50%,-50%)}.signal-field-v3>i{border-color:#ff174473;animation-duration:.7s}.signal-core{background:radial-gradient(circle,#ff17443d,#0000 66%)}.depth-plane{border-color:var(--line);border-radius:var(--radius-card);box-shadow:var(--cinematic-shadow)}.plane-context{color:var(--muted);background:#ffffffe6}.plane-bar b{color:var(--red-deep)}.context-row span{background:var(--canvas-soft)}.plane-call{color:var(--ink);border-color:var(--line);background:#fffffff5}.call-plane-head>span{color:#4c4d53}.call-plane-head b{color:var(--red-deep)}.call-plane-head b i{background:var(--red)}.caller-message{color:#86001d;background:var(--rose)}.caller-message small,.agent-thinking small{color:#8b5f68}.agent-thinking p{color:#303136}.hero-agent{background:var(--red)}.hero-step-track span{color:#9b9ca2}.hero-step-track span:after{background:#dedee2}.hero-step-track i{color:#999aa0;background:#fff;border-color:#d9d9de}.hero-step-track span.done{color:#484950}.hero-step-track span.done i,.hero-step-track span.done:after{background:var(--red);border-color:var(--red)}.plane-action{background:#fff}.plane-action>div{background:var(--canvas-soft)}.plane-action>div>svg:first-child,.plane-action>div>svg:last-child{color:var(--red)}.plane-result{color:#87001d;background:var(--rose);border-color:#ffd8df}.result-spark,.result-check{color:var(--red-deep);background:#fff}.plane-result small,.plane-result p{color:#96616c}.hero-scroll-cue i{background:var(--red)}.trust-transition{padding:var(--section) 0;border-bottom:1px solid var(--line);background:#fff}.trust-transition p{color:#35363b;font-size:20px;font-weight:560}.foundation-logos li{color:#3a3d44}.principles-section{background:#fff}.principles-heading{max-width:920px}.principles-heading h2,.section-intro h2,.theater-heading h2{font-weight:740}.principles-grid article{min-height:340px}.principles-grid h3{max-width:310px;font-size:clamp(35px,3.4vw,50px);line-height:1}.principles-grid p{color:var(--muted);font-size:14px}.principles-grid article>i:after{background:var(--red)}.timeline-step:hover{border-color:#ff174459}.timeline-step:hover .timeline-marker{background:var(--red);border-color:var(--red);color:#fff;box-shadow:0 0 0 6px #ff17441f}.timeline-eyebrow{color:var(--red)}.timeline-visual{background:radial-gradient(120% 80% at 80% 0,#ff174414,#0000 60%),#fff}.timeline-stage i{background:var(--red)}.timeline-stage i:first-child,.timeline-stage i:nth-child(2),.timeline-stage i:nth-child(3){animation-name:timeline-pulse-red}@keyframes timeline-pulse-red{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.9;transform:scale(1.6);box-shadow:0 0 24px #ff174480}}.product-theater{color:var(--ink);background:var(--canvas-soft);border-block:1px solid var(--line)}.theater-chapter.active{opacity:1}.theater-chapter>span{color:var(--red)}.theater-chapter p{color:var(--muted)}.theater-scene{border-color:var(--line);background:#fff;box-shadow:0 32px 90px #1112141c}.theater-scene>.signal-field-v3{opacity:.45}.theater-logo,.theater-agent{background:var(--rose)}.theater-caller>span,.intent-row span{color:#87001d;background:var(--rose)}.intent-row span:first-child{color:var(--red-deep)}.theater-side-card{border-color:var(--line);box-shadow:0 18px 45px #11121414}.side-card-title>svg{color:var(--red)}.confidence b{background:var(--red)}.rule-checks span{color:#87001d;background:var(--rose)}.retained-outcome{color:#87001d;background:var(--rose);border-color:#ffd8df}.retained-outcome>span,.retained-outcome>i{color:var(--red-deep)}.retained-outcome p{color:#96616c}.theater-progress i.active{background:var(--red)}.audience-selector{border-color:var(--line);border-radius:var(--radius-stage);box-shadow:none}.audience-tabs{background:var(--canvas-soft);border-color:var(--line)}.audience-tab{border-radius:999px}.audience-tab.active{color:#fff;background:var(--red);box-shadow:0 8px 20px #ff174429}.audience-panel{background:#fff}.text-link{color:var(--red-deep)}.audience-call-card{color:var(--ink);background:var(--canvas-soft);border:1px solid var(--line)}.audience-call-head span{color:#4d4e54}.audience-call-head b{color:var(--red-deep)}.audience-call-head b i{background:var(--red)}.audience-call-card blockquote{color:#87001d;background:var(--rose)}.audience-actions>div{border:1px solid var(--line);background:#fff}.audience-actions>div>span{color:var(--red-deep);background:var(--rose)}.audience-actions small{color:#909197}.audience-actions strong{color:var(--ink)}.audience-actions>div>b{color:#fff;background:var(--red)}.chapter-instant{background:#fff}.feature-copy h2,.scenario-copy h2,.security-heading h2,.faq-v2-heading h2{font-weight:740}.feature-copy>p:not(.section-label),.scenario-copy>p:not(.section-label),.faq-v2-heading>p:last-child{color:var(--muted);font-size:17px}.feature-copy li svg,.feature-point-ico{color:var(--red)}.feature-demo-stage{background:var(--canvas-soft);border-color:var(--line);border-radius:var(--radius-stage);box-shadow:none;padding:18px}.call-demo{color:var(--ink);border-color:var(--line);background:#fff;box-shadow:0 22px 60px #11121414}.demo-toolbar{color:#84858b;border-color:var(--line)}.demo-toolbar>div{color:var(--ink)}.demo-dot{background:var(--red)}.demo-scenarios{background:var(--canvas-soft);border-bottom:1px solid var(--line)}.demo-scenarios button{color:#77787e}.demo-scenarios button:hover{color:var(--ink)}.demo-scenarios button.active{color:#fff;background:var(--red);border-color:var(--red)}.caller-line>span,.agent-line span{color:#8f9096}.caller-line p{color:#87001d;background:var(--rose)}.agent-line p{color:#fff;background:var(--ink);border-radius:3px 12px 12px;padding:14px}.signal-avatar{background:var(--red)}.action-chain>div{color:#a0a1a6}.action-chain>div:after{background:#dedee2}.action-chain span{color:#999aa0;background:#fff;border-color:#dedee2}.action-chain>div.complete{color:#46474d}.action-chain>div.complete span,.action-chain>div.complete:after{background:var(--red);border-color:var(--red)}.demo-result{background:var(--canvas-soft);border-color:var(--line)}.demo-result>div{color:var(--red)}.demo-result small{color:#8a8b91}.demo-result strong{color:var(--ink)}.demo-result button{background:var(--red)}.demo-result button:hover{background:var(--red-deep)}.chapter-intent{background:var(--rose)}.intent-heading{text-align:center;max-width:900px;margin:0 auto 70px}.intent-heading>p:not(.section-label){max-width:690px;margin-inline:auto}.intent-canvas{border-radius:var(--radius-stage);perspective:1400px;min-height:500px;transform-style:preserve-3d;background:#ffffffd9;border:1px solid #ffd9e0;grid-template-columns:1fr .32fr 1fr .32fr 1fr;align-items:center;gap:18px;padding:clamp(35px,5vw,70px);display:grid}.intent-request,.intent-context,.intent-core>span{z-index:2;border:1px solid var(--line);background:#fff;position:relative;box-shadow:0 16px 42px #5f001612}.intent-request{border-radius:var(--radius-card);grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:22px;display:grid}.intent-request>svg{color:var(--red)}.intent-request span,.intent-core>span{flex-direction:column;display:flex}.intent-request small,.intent-context small,.intent-core small{color:#909197;text-transform:uppercase;letter-spacing:.07em;font-size:9px}.intent-request strong{margin-top:4px;font-size:13px}.intent-connector{background:#d7d7dc;height:1px;position:relative}.intent-connector i{background:var(--red);width:8px;height:8px;animation:red-travel 1.4s var(--ease) both;border-radius:50%;position:absolute;top:-3px;left:0}.connector-b i{animation-delay:.7s}@keyframes red-travel{0%{transform:translate(0)}to{transform:translate(calc(100% - 8px))}}.intent-core{place-items:center;min-height:290px;display:grid;position:relative}.intent-core .signal-field-v3{top:50%;left:50%}.intent-core .signal-field-v3>i{border-color:#ffffffd1;box-shadow:0 0 18px #fff3}.intent-core .signal-core{background:radial-gradient(circle,#ffffff52,#0000 66%)}.intent-core>span{z-index:3;text-align:center;border-color:#ffc5cf;border-radius:50%;justify-content:center;align-items:center;width:180px;min-height:180px;padding:25px}.intent-core>span svg{color:var(--red);margin-bottom:10px}.intent-core>span strong{margin-top:4px}.intent-core>span{color:#fff;background:var(--red-gradient);border-color:var(--red);box-shadow:0 20px 46px #9a00233d}.intent-core>span svg{color:#fff}.intent-core>span small{color:#ffffffc2}.intent-core>span strong{color:#fff}.intent-context{border-radius:var(--radius-card);gap:8px;padding:12px;display:grid}.intent-context span{background:var(--canvas-soft);border-radius:12px;flex-direction:column;padding:14px;display:flex}.intent-context strong{margin-top:2px;font-size:12px}.chapter-convert{min-height:auto;padding:var(--section) 0;color:var(--ink);background:#fff;display:block}.convert-heading{text-align:center;max-width:970px;margin:0 auto 70px;padding:0}.convert-heading>p:not(.section-label){max-width:720px;margin-inline:auto}.conversion-stage{background:var(--canvas-soft);border:1px solid var(--line);border-radius:var(--radius-stage);min-height:610px;padding:clamp(32px,5vw,70px);position:relative;overflow:hidden}.conversion-stage:before{content:"";background:var(--red-bloom);width:680px;height:680px;position:absolute;bottom:-300px;right:-180px}.conversion-progress{z-index:1;background:#d8d8dd;height:2px;position:absolute;top:132px;left:10%;right:10%}.conversion-progress i{inset:0 calc(100% - var(--fill-pct)) 0 0;background:var(--red);transition:inset .52s var(--ease);position:absolute}.conversion-progress b{width:10px;height:10px;left:calc(var(--fill-pct) - 5px);background:var(--red);transition:left .52s var(--ease), top .52s var(--ease);border-radius:50%;position:absolute;top:-4px;box-shadow:0 0 0 9px #ff17441a}.conversion-steps{z-index:2;grid-template-columns:repeat(4,1fr);gap:28px;display:grid;position:relative}.conversion-steps>button{text-align:center;flex-direction:column;align-items:center;display:flex}.conversion-steps>button>i{color:#98999f;background:#fff;border:1px solid #dadade;border-radius:50%;place-items:center;width:50px;height:50px;margin-bottom:17px;transition:color .22s,background .22s,border-color .22s,box-shadow .22s;display:grid}.conversion-steps>button.done>i{color:var(--ink);border-color:var(--ink)}.conversion-steps>button.active>i{color:#fff;background:var(--red);border-color:var(--red);box-shadow:0 0 0 12px #ff17441a}.conversion-steps>button:not(.active):not(.done)>i{opacity:.65}.conversion-steps small{color:#94959b;text-transform:uppercase;letter-spacing:.08em;font-size:8px}.conversion-steps strong{margin-top:4px;font-size:11px}.conversion-calendar{z-index:2;border:1px solid var(--line);border-radius:var(--radius-card);background:#fff;width:min(760px,92%);margin:85px auto 0;padding:25px;position:relative;box-shadow:0 26px 65px #11121417}.calendar-head{justify-content:space-between;align-items:center;display:flex}.calendar-head span{align-items:center;gap:8px;font-size:12px;font-weight:750;display:flex}.calendar-head span svg{color:var(--red)}.calendar-head b{color:var(--red-deep);text-transform:uppercase;font-size:8px}.calendar-slots{grid-template-columns:repeat(5,1fr);gap:8px;margin:22px 0;display:grid}.calendar-slots span{background:var(--canvas-soft);border:1px solid var(--line);border-radius:11px;place-items:center;min-height:48px;font-size:10px;font-weight:700;display:grid}.calendar-slots span.selected{color:#fff;background:var(--red);border-color:var(--red)}.calendar-result{color:#87001d;background:var(--rose);border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:14px;display:grid}.calendar-result>span{flex-direction:column;display:flex}.calendar-result small{color:#a06a75;font-size:8px}.calendar-result strong{font-size:11px}.calendar-result b{color:var(--red-deep);font-size:8px}.stage-panel{animation:panel-in .42s var(--ease) both}@keyframes panel-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.panel-head{justify-content:space-between;align-items:center;display:flex}.panel-head span{align-items:center;gap:8px;font-size:12px;font-weight:750;display:flex}.panel-head span svg{color:var(--red)}.panel-head b{color:var(--red-deep);text-transform:uppercase;letter-spacing:.08em;font-size:8px}.panel-quote{color:var(--ink);background:var(--canvas-soft);border-left:3px solid var(--red);border-radius:10px;margin:22px 0 28px;padding:20px 22px;font-family:Newsreader Variable,Newsreader,serif;font-size:clamp(22px,2.6vw,30px);line-height:1.25}.panel-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin:0;padding:0;list-style:none;display:grid}.panel-grid li{background:var(--canvas-soft);border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:4px;padding:16px;display:flex}.panel-grid small{color:#909197;text-transform:uppercase;letter-spacing:.08em;font-size:8px}.panel-grid strong{font-size:12px;font-weight:720}.rules-list{gap:8px;margin:22px 0;padding:0;list-style:none;display:grid}.rules-list li{background:var(--canvas-soft);border:1px solid var(--line);border-radius:11px;grid-template-columns:24px 1fr auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.rules-list li>i{color:#fff;background:var(--red);border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.rules-list li>i svg{width:12px;height:12px}.rules-list small{color:#909197;text-transform:uppercase;letter-spacing:.08em;font-size:8px}.rules-list strong{color:var(--ink);font-size:12px;font-weight:700}.outcome-panel .calendar-result{margin-top:4px}.scenario-story{border-top:1px solid var(--line);background:#fff}.scenario-visual{background:var(--canvas-soft);border-right:1px solid var(--line);--flow-accent:var(--red)}.scenario-visual:after{background:radial-gradient(circle,#ff17442e,#0000 65%)}.flow-ico{color:var(--red)}.flow-diagram:before{background:radial-gradient(circle,#ff17440f,#0000 70%);border-color:#ff174447}.flow-orbit i{background:var(--red);box-shadow:0 0 16px #ff1744bf}.node-result .flow-ico{background:var(--red);border-color:var(--red)}.node-result small,.node-result .flow-ico{color:var(--red)}.flow-outcome{border-color:#ffd8df}.flow-outcome svg{color:var(--red)}.flow-outcome strong{color:#87001d}.scenario-copy dt{color:var(--red)}.security-engineered{color:var(--ink);border-top:1px solid var(--line);background-color:#fff;background-image:linear-gradient(#11121408 1px,#0000 1px),linear-gradient(90deg,#11121408 1px,#0000 1px);background-size:56px 56px}.permission-diagram{border-color:var(--line);background:#ffffffc7}.permission-diagram path{stroke:#d2d2d7}.permission-core,.permission-node{color:var(--ink);border-color:var(--line);background:#fff;box-shadow:0 14px 34px #1112140f}.permission-core svg,.permission-node svg{color:var(--red)}.permission-core span{color:var(--muted)}.permission-node i{background:var(--red);animation:none;box-shadow:0 0 0 6px #ff17441a}.permission-rings{place-items:center;min-height:480px;display:grid;position:relative}.security-layout-v3>.permission-rings{order:2}.security-layout-v3>.security-proof-list{order:1}.permission-rings .ring{pointer-events:none;border:1px dashed #11121424;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.permission-rings .ring-inner{background:radial-gradient(circle,#ff17440d,#0000 70%);border-style:solid;border-color:#ff174438;width:200px;height:200px}.permission-rings .ring-mid{width:320px;height:320px}.permission-rings .ring-outer{border-color:#1112141a;width:440px;height:440px;animation:32s linear infinite ring-spin}.permission-rings .ring-mid{animation:24s linear infinite reverse ring-spin}.permission-rings .ring-inner{animation:18s linear infinite ring-spin}@keyframes ring-spin{to{transform:translate(-50%,-50%)rotate(360deg)}}.permission-rings .ring-feature{border:1px solid var(--line);color:var(--ink);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-size:12px;font-weight:600;display:inline-flex;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 24px #11121414}.permission-rings .ring-feature svg{color:var(--red)}.permission-rings .ring-outer .ring-feature{animation:32s linear infinite ring-counter}.permission-rings .ring-mid .ring-feature{animation:24s linear infinite ring-counter}.permission-rings .ring-inner .ring-feature{animation:18s linear infinite ring-counter}@keyframes ring-counter{to{transform:translate(-50%,-50%)rotate(-360deg)}}.permission-rings .ring-core{animation:3.6s ease-in-out infinite ring-core-pulse}@keyframes ring-core-pulse{0%,to{transform:scale(1);box-shadow:0 18px 44px #1112141a,0 0 #ff174438}50%{transform:scale(1.05);box-shadow:0 18px 44px #11121424,0 0 0 18px #ff174408}}.permission-rings .ring-core{z-index:3;text-align:center;border:1px solid var(--line);background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:150px;height:150px;display:flex;position:relative;box-shadow:0 18px 44px #1112141a}.permission-rings .ring-core svg{color:var(--red)}.permission-rings .ring-core strong{letter-spacing:-.01em;font-size:13px}.permission-rings .ring-core span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px}.permission-rings .ring-tag{z-index:2;border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-size:12px;font-weight:600;display:inline-flex;position:absolute;box-shadow:0 10px 24px #11121412}.permission-rings .ring-tag svg{color:var(--red)}.permission-rings .tag-action{top:8%;left:50%;transform:translate(-50%)}.permission-rings .tag-context{bottom:12%;left:4%}.permission-rings .tag-business{bottom:12%;right:4%}.security-proof-list,.security-proof-list article{border-color:var(--line)}.security-proof-list article>span{color:#a0a1a6}.security-proof-list strong{font-size:clamp(22px,2.3vw,32px)}.security-proof-list p{color:var(--muted);font-size:11px}.security-proof-list article>svg{color:var(--red)}.principles-section{background:linear-gradient(135deg,#fff8f9 0%,#fff 48%,#fff3f5 100%);border-block:1px solid #ffe0e5}.timeline-step{color:#fff;background:var(--red-gradient);border-color:var(--red);overflow:hidden;box-shadow:0 18px 42px #9a00232e}.timeline-step:after{content:"";opacity:.45;width:4px;transition:width .28s var(--ease), opacity .28s ease;background:#fffc;position:absolute;inset:0 auto 0 0}.timeline-step:hover:after{opacity:1;width:7px}.timeline-step:hover{border-color:var(--red-deep);box-shadow:0 24px 52px #9a002347}.timeline-marker{color:var(--red-deep);background:var(--rose);border-color:#ffcbd4;box-shadow:0 8px 20px #6f001829}.timeline-body h3{color:#fff}.timeline-body p{color:#ffffffd6}.timeline-step:hover .timeline-marker{color:var(--red-deep);background:#fff;border-color:#fff;box-shadow:0 0 0 6px #ffffff24}.usecase-theater{background:radial-gradient(circle at 12% 22%,#ff174417,#0000 28%),#fff}.usecase-theater .section-intro>p:last-child{color:var(--muted)}.audience-selector{border-color:#ffd9e0;box-shadow:0 24px 65px #5f001612}.chapter-instant{background:linear-gradient(#fff 0%,#fff8f9 100%);border-top:1px solid #ffe0e5}.feature-points li{color:#fff;background:var(--red-gradient);border-color:var(--red);box-shadow:0 12px 28px #9a002329}.feature-points li:hover{border-color:var(--red-deep);box-shadow:0 18px 36px #9a002342}.feature-points .feature-point-ico{color:#fff;background:#ffffff24;border-color:#ffffff6b}.feature-points .feature-point-ico svg,.feature-points .feature-point-text strong{color:#fff}.feature-points .feature-point-text em{color:#ffffffd6}.feature-points li:hover .feature-point-ico{color:var(--red-deep);background:#fff;border-color:#fff}.feature-points li:hover .feature-point-ico svg{color:var(--red-deep)}.proof-wall{background:radial-gradient(circle at 85% 10%,#ff17441a,#0000 28%),#fff8f9}.proof-card{color:#fff;background:var(--red-gradient);border-color:var(--red);overflow:hidden;box-shadow:0 14px 34px #9a00232e}.proof-card:before{content:"";opacity:.72;background:#ffffffbf;height:3px;position:absolute;inset:0 0 auto}.proof-card:hover{border-color:var(--red-deep);box-shadow:0 20px 42px #9a002347}.proof-card .proof-index{color:#ffffffb3}.proof-card .proof-icon{color:var(--red-deep);background:var(--rose);box-shadow:0 8px 18px #6f00182e}.proof-card strong{color:#fff}.proof-card p{color:#ffffffd6}.security-proof-list article{border-color:#f0dce1;padding-inline:14px;position:relative}.security-proof-list article:before{content:"";background:var(--red);width:3px;height:0;transition:height .24s var(--ease);border-radius:10px;position:absolute;left:0}.security-proof-list article:hover{color:#87001d;background:var(--rose)}.security-proof-list article:hover:before{height:58%}.faq-v2{padding:var(--section) 0;background:linear-gradient(135deg,#fff3f5 0%,#fff 62%);border-top:1px solid #ffd9e0}.faq-v2-list,.faq-v2-list details{border-color:var(--line)}.faq-v2-list summary span{color:var(--red);background:var(--rose)}.faq-v2-list details[open]{border-color:var(--red);background:#fffc;border-radius:14px;padding-inline:18px;box-shadow:0 12px 30px #5f00160e}.cinematic-close{color:#fff;background:var(--red-gradient);text-align:left;min-height:auto;padding:clamp(28px,3vw,48px) 0;display:block}.close-aurora{filter:none;background:radial-gradient(circle at 72% 45%,#ffffff38,#0000 34%);width:auto;height:auto;inset:0;transform:none}.cinematic-close>.signal-field-v3{opacity:.32;top:50%;left:74%}.cinematic-close .signal-field-v3>i{border-color:#ffffffb3}.cinematic-close .signal-core{background:radial-gradient(circle,#ffffff38,#0000 66%)}.close-layout{z-index:3;grid-template-columns:1fr .8fr;align-items:center;gap:clamp(70px,10vw,150px);min-height:400px;display:grid;position:relative}.close-content{align-items:flex-start}.close-content .section-label.light{color:#fff}.close-content h2{font-size:clamp(40px,5vw,64px);font-weight:760}.close-content>p:not(.section-label){color:#ffffffd1;max-width:570px;margin:28px 0 0;font-size:18px}.close-content>a{border-radius:var(--radius-control);margin-top:38px}.close-confirmation{text-align:center;width:100%;min-height:auto;color:var(--ink);border-radius:var(--radius-stage);background:#fff;border:1px solid #fff9;flex-direction:column;align-items:center;gap:18px;padding:clamp(36px,4vw,56px) clamp(24px,3vw,36px);display:flex;position:relative;bottom:auto;left:auto;transform:none;box-shadow:0 30px 80px #69001933}.infinity-stage{aspect-ratio:280/200;perspective:1000px;place-items:center;width:min(280px,80%);display:grid}.infinity-tilt{width:100%;height:100%;transform-style:preserve-3d;animation:9s ease-in-out infinite inf-drift;position:relative;transform:rotateX(58deg)rotate(-8deg)}@keyframes inf-drift{0%,to{transform:rotateX(58deg)rotate(-8deg)}50%{transform:rotateX(52deg)rotate(8deg)}}.infinity-track{filter:drop-shadow(0 0 14px #ff174438);width:100%;height:100%;position:absolute;inset:0}.infinity-track path{fill:none;stroke:#ff174438;stroke-width:2.5px;stroke-linecap:round;stroke-dasharray:4 6}.infinity-node{background:var(--red);offset-path:path("M 140,80 C 90,25 30,40 30,80 C 30,120 90,135 140,80 C 190,25 250,40 250,80 C 250,120 190,135 140,80 Z");offset-rotate:0deg;border-radius:50%;width:16px;height:16px;margin:-8px 0 0 -8px;animation:5s linear infinite inf-orbit;position:absolute;top:0;left:0;box-shadow:0 0 18px #ff1744cc,0 0 4px #fff}@keyframes inf-orbit{0%{offset-distance:0%}to{offset-distance:100%}}.infinity-node.node-2{animation-delay:-1.66s}.infinity-node.node-3{animation-delay:-3.33s}.infinity-core{filter:blur(2px);background:radial-gradient(circle,#ff174480,#0000 70%);border-radius:50%;width:14px;height:14px;margin:-7px 0 0 -7px;position:absolute;top:50%;left:50%}.close-confirmation>strong{letter-spacing:-.02em;font-size:clamp(20px,2.2vw,28px);font-weight:760}.close-confirmation>p{color:var(--muted);margin:0;font-size:13px;font-weight:500}.footer-cinematic{color:#fff;background:#111214;border-top:0;position:relative;overflow:hidden}.footer-cinematic:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.footer-glow{pointer-events:none;filter:blur(15px);background:radial-gradient(circle,#ff174459,#0000 67%);width:680px;height:680px;position:absolute;top:-260px;right:-260px}.footer-cta{z-index:1;border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:50px;min-height:290px;padding-block:clamp(48px,6vw,78px);display:flex;position:relative}.footer-cta>div>span{color:#ffb5c3;letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:9px;font-size:10px;font-weight:800;display:inline-flex}.footer-cta>div>span i{background:var(--red);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite footer-live;box-shadow:0 0 0 6px #ff174421,0 0 18px #ff1744cc}@keyframes footer-live{50%{opacity:.55;transform:scale(.8)}}.footer-cta h2{letter-spacing:-.06em;max-width:820px;margin:18px 0 0;font-size:clamp(42px,5.5vw,74px);font-weight:760;line-height:.95}.footer-cta>a{color:#fff;background:var(--red-gradient);min-height:58px;transition:transform .22s var(--ease), box-shadow .22s ease;border:1px solid #ffffff38;border-radius:16px;flex:none;justify-content:center;align-items:center;gap:10px;padding:0 24px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 18px 38px #74001a61}.footer-cta>a:hover{color:#fff;transform:translateY(-3px);box-shadow:0 24px 48px #74001a85}.footer-cta>a svg,.footer-contact-block>a svg{transition:transform .22s var(--ease)}.footer-cta>a:hover svg,.footer-contact-block>a:hover svg{transform:translate(4px)}.footer-cinematic-grid{z-index:1;border:0;grid-template-columns:minmax(280px,1.5fr) .65fr .65fr minmax(250px,1fr);align-items:start;gap:clamp(34px,5vw,76px);min-height:320px;padding-block:clamp(50px,6vw,76px);display:grid;position:relative}.footer-cinematic-grid:after{display:none}.footer-brand-block{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.footer-brand-block .brand-v2{color:var(--ink);background:#fff;border-radius:15px;padding:14px 17px 12px;box-shadow:0 16px 38px #0003}.footer-brand-block>p{color:#a5a6ac;max-width:340px;margin:0;font-size:13px;line-height:1.65}.footer-availability{color:#d5d6da;align-items:center;gap:8px;font-size:10px;font-weight:650;display:inline-flex}.footer-availability i{background:var(--red);border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #ff1744b3}.footer-link-group{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer-link-group strong,.footer-contact-block>strong{color:#fff;letter-spacing:.11em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:800}.footer-link-group a{color:#97999f;font-size:12px;transition:color .18s,transform .18s}.footer-link-group a:hover{color:#fff;transform:translate(3px)}.footer-industry-dropdown{position:relative}.footer-industry-dropdown>a{align-items:center;gap:4px;display:inline-flex}.footer-industry-dropdown>a svg{transition:transform .18s var(--ease)}.footer-industry-menu{z-index:5;opacity:0;visibility:hidden;width:205px;transition:opacity .18s ease, visibility .18s ease, transform .18s var(--ease);background:#1b1d21;border:1px solid #ffffff21;border-radius:14px;gap:3px;padding:8px;display:grid;position:absolute;top:-11px;left:calc(100% + 13px);transform:translate(-7px);box-shadow:0 22px 48px #00000052}.footer-industry-menu:before{content:"";width:15px;position:absolute;top:0;bottom:0;left:-15px}.footer-industry-menu a{color:#a9abb1;border-radius:8px;align-items:center;gap:8px;min-height:36px;padding:0 9px;font-size:10px;display:flex}.footer-industry-menu a svg{color:#ff718d;flex:none}.footer-industry-menu a:hover{color:#fff;background:#ff17441f;transform:none}.footer-industry-menu a:after{display:none}.footer-industry-dropdown:hover .footer-industry-menu,.footer-industry-dropdown:focus-within .footer-industry-menu{opacity:1;visibility:visible;transform:none}.footer-industry-dropdown:hover>a svg,.footer-industry-dropdown:focus-within>a svg{transform:rotate(90deg)}.footer-contact-block{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0e;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;align-items:flex-start;gap:14px;padding:24px;display:flex}.footer-contact-block p{color:#9a9ca2;margin:0;font-size:11px;line-height:1.6}.footer-phone-links{flex-direction:column;gap:5px;display:flex}.footer-phone-links a{color:#fff;letter-spacing:.01em;font-size:12px;font-weight:720}.footer-phone-links a:hover{color:#ff8ca2}.footer-contact-block>a{color:#ff8ca2;align-items:center;gap:8px;font-size:11px;font-weight:750;display:inline-flex}.footer-contact-block>a:hover{color:#fff}.footer-cinematic-bottom{z-index:1;color:#8b8d93;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;min-height:76px;font-size:11px;font-weight:600;display:flex;position:relative}.footer-cinematic-bottom>div{align-items:center;gap:20px;display:flex}.footer-cinematic-bottom a{color:#8c8e94;transition:color .18s}.footer-cinematic-bottom a:hover{color:#fff}.footer-brand-block .brand-v2:after{display:none}.legal-page{min-height:100svh;color:var(--ink);background:linear-gradient(135deg,#fff7f8,#fff 42%)}.legal-header{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border-bottom:1px solid #f0dfe3;position:sticky;top:0}.legal-nav{justify-content:space-between;align-items:center;gap:25px;min-height:86px;display:flex}.legal-nav>a:last-child{color:var(--red-deep);background:var(--rose);border:1px solid #ffd5dd;border-radius:11px;padding:10px 14px;font-size:11px;font-weight:750}.legal-layout{grid-template-columns:.65fr 1.35fr;align-items:start;gap:clamp(60px,10vw,150px);padding-block:clamp(60px,8vw,110px);display:grid}.legal-intro{position:sticky;top:140px}.legal-intro h1{letter-spacing:-.065em;margin:0;font-size:clamp(48px,6vw,78px);line-height:.95}.legal-intro>p:not(.section-label){color:var(--muted);margin:28px 0;font-size:16px;line-height:1.7}.legal-intro small{color:var(--red-deep);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:750}.legal-content{background:#fff;border:1px solid #f0dfe3;border-radius:28px;padding:clamp(28px,5vw,58px);box-shadow:0 26px 70px #5f001612}.legal-content section{border-bottom:1px solid var(--line);padding-block:28px}.legal-content section:first-child{padding-top:0}.legal-content section:last-child{border-bottom:0;padding-bottom:0}.legal-content h2{letter-spacing:-.03em;margin:0 0 13px;font-size:21px}.legal-content p,.legal-content li{color:#5f6067;font-size:14px;line-height:1.75}.legal-content p{margin:0}.legal-content ul{margin:0;padding-left:20px}.legal-content a{color:var(--red-deep);text-underline-offset:3px;font-weight:750;text-decoration:underline}@media (max-width:1100px){.intent-canvas{grid-template-columns:1fr}.intent-connector{width:1px;height:55px;margin-inline:auto}.intent-connector i{animation-name:red-travel-vertical;top:0;left:-3px}@keyframes red-travel-vertical{0%{transform:translateY(0)}to{transform:translateY(47px)}}.intent-request,.intent-context{width:min(520px,100%);margin-inline:auto}}@media (max-width:900px){.nav-menu{background:#fff}.product-theater{padding:var(--section) 0}.close-layout{grid-template-columns:1fr;min-height:auto}.close-content{max-width:760px}.close-confirmation{min-height:auto}.cinematic-close>.signal-field-v3{top:78%;left:50%}.footer-cta{flex-direction:column;align-items:flex-start}.footer-cinematic-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-brand-block{grid-column:1/-1}.footer-contact-block{min-height:100%}.legal-layout{grid-template-columns:1fr;gap:45px}.legal-intro{max-width:720px;position:static}}@media (max-width:680px){.cinematic-hero{background-size:42px 42px;padding-top:58px}.cinematic-hero:after{background:#ffffffb8}.hero-aurora{top:19%;right:-230px}.cinematic-copy h1{font-size:clamp(38px,12vw,48px)}.cinematic-copy h1 em{display:inline}.cinematic-copy{text-align:left}.hero-label,.cinematic-actions,.cinematic-proof{justify-content:flex-start}.cinematic-copy>p:not(.hero-label){margin-inline:0}.cinematic-proof{gap:8px 14px}.depth-stage{perspective:1000px;touch-action:pan-y;min-height:500px;transform:perspective(1000px) rotateX(var(--rot-x)) rotateY(var(--rot-y)) translate3d(0, calc(var(--stage-y) * .3), 0)}.depth-stage>.plane-context{width:84%;transform:translate3d(calc(var(--stage-x) * -.65), calc(var(--stage-y) * -.65), -70px) rotateY(calc(4deg + var(--rot-y) * .45));display:block;top:12px;left:3%}.depth-stage>.plane-action{width:68%;transform:translate3d(calc(var(--stage-x) * 1.25), calc(18px + var(--stage-y) * 1.25), 75px) rotateX(calc(var(--rot-x) * .6)) rotateY(calc(var(--rot-y) * .6));display:grid;top:365px;right:0}.depth-stage>.plane-action.visible{transform:translate3d(calc(var(--stage-x) * 1.25), calc(var(--stage-y) * 1.25), 75px) rotateX(calc(var(--rot-x) * .6)) rotateY(calc(var(--rot-y) * .6))}.plane-call{width:96%;transform:translate3d(var(--stage-x), var(--stage-y), 40px) rotateX(var(--rot-x)) rotateY(calc(-2deg + var(--rot-y)));top:78px;right:2%;box-shadow:0 30px 65px #5f001629}.plane-result{width:88%;transform:translate3d(calc(var(--stage-x) * 1.75), calc(18px + var(--stage-y) * 1.75), 145px) rotateX(var(--rot-x)) rotateY(var(--rot-y));bottom:0;left:2%}.plane-result.visible{transform:translate3d(calc(var(--stage-x) * 1.75), calc(var(--stage-y) * 1.75), 145px) rotateX(var(--rot-x)) rotateY(var(--rot-y));box-shadow:0 28px 60px #5f001633}.principles-grid article{min-height:285px}.principles-grid h3{font-size:39px}.theater-sticky{top:78px}.audience-tabs{scrollbar-width:none;display:flex;overflow-x:auto}.audience-tab{min-width:160px;padding-inline:18px}.intent-canvas{padding:24px 16px}.intent-core{min-height:245px}.conversion-stage{min-height:auto;padding:25px 14px}.conversion-progress{width:2px;height:auto;inset:45px auto 260px 39px}.conversion-progress i{inset:0 0 calc(100% - var(--fill-pct)) 0}.conversion-progress b{left:-4px;top:calc(var(--fill-pct) - 5px)}.conversion-steps{grid-template-columns:1fr;gap:15px}.conversion-steps>button{text-align:left;grid-template-columns:50px 1fr;column-gap:15px;min-height:58px;display:grid}.conversion-steps>button>i{grid-row:1/3;margin:0}.conversion-steps small,.conversion-steps strong{place-self:end start}.conversion-steps strong{align-self:start}.conversion-calendar{width:100%;margin-top:45px;padding:16px}.calendar-slots{grid-template-columns:repeat(3,1fr)}.calendar-result{grid-template-columns:auto 1fr}.calendar-result b{grid-column:2}.scenario-visual{border-right:0}.security-engineered{background-size:40px 40px}.permission-rings{transform-origin:50%;min-height:380px;transform:scale(.82)}.permission-rings .ring-tag{padding:7px 11px;font-size:11px}.close-layout{gap:70px}.close-content h2{font-size:clamp(32px,9vw,42px)}.close-content>p:not(.section-label){font-size:16px}.close-confirmation{padding:28px 20px}.close-confirmation:before{width:160px;height:160px;box-shadow:0 0 0 30px #ff17440f}.footer-cinematic:before{background-size:42px 42px}.footer-cta{gap:32px;min-height:auto;padding-block:54px}.footer-cta h2{font-size:clamp(38px,11vw,48px)}.footer-cta>a{width:100%}.footer-cinematic-grid{grid-template-columns:1fr 1fr;gap:42px 24px;padding-block:48px}.footer-brand-block,.footer-contact-block{grid-column:1/-1}.footer-contact-block{padding:22px}.footer-industry-menu{opacity:1;visibility:visible;width:auto;box-shadow:none;background:#ffffff0d;margin-top:8px;padding:6px;position:static;transform:none}.footer-industry-menu:before{display:none}.footer-industry-menu a{min-height:34px}.footer-cinematic-bottom{flex-direction:column;align-items:flex-start;gap:8px;padding-block:22px;line-height:1.5}.footer-cinematic-bottom>div{gap:14px}.legal-nav{min-height:76px}.legal-nav .brand-logo{width:145px}.legal-nav .brand-tagline{padding-left:0;font-size:7px}.legal-nav>a:last-child{font-size:9px}.legal-layout{gap:35px;padding-block:48px}.legal-intro h1{font-size:46px}.legal-content{border-radius:20px;padding:22px 18px}.legal-content h2{font-size:19px}}@media (hover:none) and (pointer:coarse){.depth-stage{will-change:transform;animation:5.5s ease-in-out infinite mobile-depth-float}.depth-plane{will-change:transform, opacity}.proof-chip:active,.timeline-step:active,.feature-points li:active,.proof-card:active{transform:translateY(-3px)}.conversion-steps>button:active{transform:scale(.98)}}@keyframes mobile-depth-float{0%,to{transform:perspective(1000px) rotateX(calc(-3deg + var(--rot-x))) rotateY(calc(-5deg + var(--rot-y))) translate3d(0, calc(var(--stage-y) * .3), 0)}50%{transform:perspective(1000px) rotateX(calc(3.5deg + var(--rot-x))) rotateY(calc(5deg + var(--rot-y))) translate3d(0, calc(-9px + var(--stage-y) * .3), 0)}}@media (prefers-reduced-motion:reduce){.intent-connector i,.intent-request,.intent-core>span,.intent-context span,.hero-agent i,.hero-label,.hero-label span{animation:none!important}}.pricing-page{background:#fff;overflow:hidden}.pricing-hero{background-color:#fff;background-image:linear-gradient(#11121409 1px,#0000 1px),linear-gradient(90deg,#11121409 1px,#0000 1px);background-size:64px 64px;padding:clamp(24px,3vw,44px) 0 clamp(78px,9vw,124px);position:relative}.pricing-grid-glow{background:var(--red-bloom);filter:blur(26px);pointer-events:none;width:900px;height:900px;position:absolute;top:-280px;right:-260px}.pricing-hero-layout{grid-template-columns:minmax(0,1fr) minmax(380px,.72fr);align-items:center;gap:clamp(60px,9vw,135px);display:grid;position:relative}.pricing-hero-copy h1{letter-spacing:-.07em;max-width:840px;margin:0;font-size:clamp(58px,7vw,94px);font-weight:780;line-height:.93}.pricing-hero-copy h1 span{color:var(--red)}.pricing-hero-copy>p:not(.section-label){color:#55565d;max-width:670px;margin:28px 0 31px;font-size:clamp(17px,1.45vw,20px);line-height:1.65}.pricing-hero-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.pricing-primary,.pricing-secondary{border-radius:var(--radius-control);min-height:53px;transition:transform .2s var(--ease), box-shadow .2s ease, background .2s ease;justify-content:center;align-items:center;gap:9px;padding:0 21px;font-size:12px;font-weight:780;display:inline-flex}.pricing-primary{color:#fff;background:var(--red-deep);box-shadow:0 14px 30px #9d002433}.pricing-secondary{background:#fffc;border:1px solid #d9d9de}.pricing-primary:hover,.pricing-secondary:hover{transform:translateY(-2px)}.pricing-primary:hover{background:#87001d;box-shadow:0 18px 38px #9d002447}.pricing-hero-copy>small{color:#76777d;align-items:center;gap:7px;margin-top:21px;font-size:10px;display:flex}.pricing-hero-copy>small svg{color:var(--red-deep)}.pricing-signal-card{border-radius:var(--radius-stage);perspective:1200px;min-height:520px;transform-style:preserve-3d;transition:transform .52s var(--ease), box-shadow .52s ease, border-color .32s ease;background:#fffffff0;border:1px solid #f0dce1;padding:27px;position:relative;overflow:hidden;box-shadow:0 32px 90px #5f00161c}.pricing-signal-card:hover,.pricing-signal-card.reveal.is-visible:hover{border-color:#ffc0cc;transform:perspective(1200px)rotateX(2.5deg)rotateY(-3.5deg)translateY(-8px);box-shadow:-20px 38px 95px #5f00162e}.pricing-signal-card:before{content:"";border:1px solid #ff174421;border-radius:50%;width:420px;height:420px;animation:4.8s ease-in-out infinite pricing-rings-breathe;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 54px #ff174406,0 0 0 108px #ff174405}.pricing-signal-card:after{content:"";z-index:4;pointer-events:none;width:32%;transition:transform .85s var(--ease);background:linear-gradient(90deg,#0000,#ffffffb8,#0000);position:absolute;inset:-45% auto -45% -42%;transform:rotate(15deg)translate(0)}.pricing-signal-card:hover:after{transform:rotate(15deg)translate(570%)}@keyframes pricing-rings-breathe{0%,to{opacity:.72;transform:translate(-50%,-50%)scale(.96)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.04)}}.pricing-signal-head{z-index:2;color:#898a90;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;gap:15px;font-size:8px;display:flex;position:relative;transform:translateZ(24px)}.pricing-signal-head span{color:var(--red-deep);align-items:center;gap:7px;font-weight:800;display:flex}.pricing-signal-head i{background:var(--red);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #ff174414}.pricing-signal-core{z-index:2;color:#fff;text-align:center;background:var(--red-gradient);width:180px;height:180px;transform-style:preserve-3d;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;margin:58px auto 42px;transition:box-shadow .42s;animation:4.8s ease-in-out infinite pricing-core-float;display:flex;position:relative;box-shadow:0 22px 55px #9a002340,0 0 0 15px #ff17440f}.pricing-signal-card:hover .pricing-signal-core{box-shadow:0 34px 65px #9a002357,0 0 0 20px #ff174413}@keyframes pricing-core-float{0%,to{transform:translateZ(38px)translateY(0)rotate(-1deg)}50%{transform:translateZ(62px)translateY(-9px)rotate(1deg)}}.pricing-signal-core strong{font-size:15px}.pricing-signal-core span{color:#ffffffbf;text-transform:uppercase;letter-spacing:.06em;font-size:8px}.pricing-signal-lines{z-index:1;justify-content:space-between;display:flex;position:absolute;inset:280px 20% auto}.pricing-signal-lines i{background:linear-gradient(var(--red), transparent);transform-origin:top;width:1px;height:100px}.pricing-signal-lines i:first-child{transform:rotate(35deg)}.pricing-signal-lines i:last-child{transform:rotate(-35deg)}.pricing-signal-card ul{z-index:2;gap:7px;margin:0;padding:0;list-style:none;display:grid;position:relative}.pricing-signal-card li{background:var(--canvas-soft);border:1px solid var(--line);min-height:60px;transition:transform .3s var(--ease), border-color .3s ease, box-shadow .3s ease, background .3s ease;border-radius:12px;justify-content:space-between;align-items:center;padding:0 16px;display:flex;transform:translateZ(18px)}.pricing-signal-card li:nth-child(2){transform:translateZ(28px)}.pricing-signal-card li:nth-child(3){transform:translateZ(38px)}.pricing-signal-card li:hover{z-index:3;background:#fff;border-color:#ffc4cf;transform:translateZ(70px)translate(-5px)scale(1.015);box-shadow:0 16px 30px #5f00161a}.pricing-signal-card li span{align-items:center;gap:10px;font-size:13px;font-weight:720;display:flex}.pricing-signal-card li svg{width:19px;height:19px;color:var(--red)}.pricing-signal-card li b{color:#85868c;letter-spacing:.08em;font-size:9px}.pricing-signal-card>p{z-index:2;color:#85868c;justify-content:center;align-items:center;gap:7px;margin:17px 0 0;font-size:8px;display:flex;position:relative;transform:translateZ(20px)}.pricing-signal-card>p svg{color:var(--red-deep)}.pricing-plans{padding:var(--section) 0;background:linear-gradient(135deg,#fff7f8,#fff 52%);border-block:1px solid #ffe0e5}.pricing-plans-heading{grid-template-columns:1fr .62fr;align-items:end;gap:70px;margin-bottom:58px;display:grid}.pricing-plans-heading h2,.pricing-included-heading h2,.pricing-packs-copy h2,.pricing-process-copy h2,.pricing-faq-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,4.6vw,60px);font-weight:750;line-height:.98}.pricing-plans-heading>p{max-width:530px;color:var(--muted);margin:0;font-size:15px}.pricing-plan-grid{grid-template-columns:repeat(4,1fr);align-items:center;gap:12px;display:grid}.pricing-plan{border:1px solid var(--line);border-radius:var(--radius-card);min-width:0;transition:transform .24s var(--ease), box-shadow .24s ease, border-color .24s ease;background:#fff;flex-direction:column;padding:24px;display:flex;position:relative;box-shadow:0 18px 45px #1112140e}.pricing-plan:hover{border-color:#ffc1cc;transform:translateY(-5px);box-shadow:0 28px 60px #5f00161a}.pricing-plan.highlighted{color:#fff;background:var(--red);border-color:var(--red);padding-block:32px;box-shadow:0 22px 52px #9a002336}.pricing-plan.highlighted:hover{border-color:var(--red-deep);box-shadow:0 30px 65px #9a00234d}.pricing-plan.featured{color:#fff;background:var(--red-gradient);border-color:var(--red);box-shadow:0 24px 60px #9a002340}.pricing-plan-top{color:#a0a1a6;letter-spacing:.08em;justify-content:space-between;align-items:center;min-height:25px;font-size:9px;font-weight:800;display:flex}.pricing-plan-top b{color:var(--red-deep);text-transform:uppercase;background:#fff;border-radius:999px;padding:6px 8px;font-size:7px}.pricing-plan>p:not(.pricing-plan-description){color:var(--red-deep);text-transform:uppercase;letter-spacing:.08em;margin:38px 0 7px;font-size:10px;font-weight:800}.pricing-plan h3{letter-spacing:-.05em;margin:0;font-size:clamp(30px,3vw,40px);line-height:1}.pricing-quote{border-block:1px solid var(--line);flex-direction:column;justify-content:center;min-height:91px;margin:27px 0 22px;padding-block:20px;display:flex}.pricing-quote strong{letter-spacing:-.04em;font-size:25px}.pricing-quote strong small{color:#77787e;letter-spacing:0;margin-left:3px;font-size:10px;font-weight:650}.pricing-quote span{color:#85868c;margin-top:3px;font-size:9px}.pricing-plan-description{min-height:102px;color:var(--muted);margin:0;font-size:13px;line-height:1.65}.pricing-plan>a{color:#fff;background:var(--ink);border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:48px;margin:8px 0 25px;padding:0 15px;font-size:11px;font-weight:780;display:flex}.pricing-plan>a svg{transition:transform .2s var(--ease)}.pricing-plan>a:hover svg{transform:translate(3px)}.pricing-fit{color:#77787e;border-bottom:1px solid var(--line);min-height:53px;padding-bottom:15px;font-size:9px;font-weight:700}.pricing-plan ul{gap:12px;margin:20px 0 0;padding:0;list-style:none;display:grid}.pricing-plan li{color:#4f5056;grid-template-columns:18px 1fr;gap:8px;font-size:11px;display:grid}.pricing-plan li svg{color:var(--red)}.pricing-plan.highlighted .pricing-plan-top,.pricing-plan.highlighted>p:not(.pricing-plan-description),.pricing-plan.highlighted .pricing-quote span,.pricing-plan.highlighted .pricing-quote strong small,.pricing-plan.highlighted .pricing-plan-description,.pricing-plan.highlighted .pricing-fit,.pricing-plan.highlighted li{color:#ffffffdb}.pricing-plan.highlighted .pricing-quote,.pricing-plan.highlighted .pricing-fit{border-color:#ffffff40}.pricing-plan.highlighted li svg{color:#fff}.pricing-plan.highlighted>a{color:#fff;background:#111214}.pricing-plan.featured .pricing-plan-top,.pricing-plan.featured>p:not(.pricing-plan-description),.pricing-plan.featured .pricing-quote span,.pricing-plan.featured .pricing-plan-description,.pricing-plan.featured .pricing-fit,.pricing-plan.featured li{color:#ffffffd1}.pricing-plan.featured .pricing-quote,.pricing-plan.featured .pricing-fit{border-color:#ffffff38}.pricing-plan.featured>a{color:var(--red-deep);background:#fff}.pricing-plan.featured li svg{color:#fff}.pricing-disclaimer{color:#929399;text-align:center;margin-top:27px;font-size:9px}.pricing-included{padding:var(--section) 0;background:#fff}.pricing-included-heading{text-align:center;max-width:820px;margin:0 auto 62px}.pricing-included-heading>p:last-child{max-width:640px;color:var(--muted);margin:22px auto 0}.pricing-included-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.pricing-included-grid article{border-right:1px solid var(--line);flex-direction:column;min-height:315px;padding:26px;display:flex}.pricing-included-grid article:nth-child(4n+1){padding-left:0}.pricing-included-grid article:nth-child(4n){border-right:0;padding-right:0}.pricing-included-grid article:nth-child(-n+4){border-bottom:1px solid var(--line)}.pricing-included-grid article>span{color:#a0a1a6;font-size:9px;font-weight:800}.pricing-included-grid article>i{color:#fff;background:var(--red);border-radius:13px;place-items:center;width:45px;height:45px;margin:58px 0 30px;display:grid;box-shadow:0 12px 25px #ff174433}.pricing-included-grid h3{letter-spacing:-.03em;margin:0 0 10px;font-size:20px;line-height:1.15}.pricing-included-grid p{color:var(--muted);margin:0;font-size:12px}.pricing-sms-note{background:var(--rose);border:1px solid #ffd5dd;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:14px;margin-top:34px;padding:20px 22px;display:grid}.pricing-sms-note>i{color:#fff;background:var(--red);border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.pricing-sms-note>div{flex-direction:column;display:flex}.pricing-sms-note strong{font-size:12px}.pricing-sms-note p{color:#765961;margin:3px 0 0;font-size:11px}.pricing-packs{padding:var(--section) 0;background:linear-gradient(135deg,#fff3f5 0%,#fff 70%);border-block:1px solid #ffdce2}.pricing-packs-layout{grid-template-columns:.68fr 1.32fr;align-items:center;gap:clamp(65px,9vw,130px);display:grid}.pricing-packs-copy>p:not(.section-label){max-width:480px;color:var(--muted);margin:24px 0 0;font-size:15px}.pricing-pack-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.pricing-pack-grid article{min-height:165px;transition:transform .22s var(--ease), box-shadow .22s ease, border-color .22s ease;background:#fff;border:1px solid #f0dce1;border-radius:20px;flex-direction:column;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 38px #5f00160f}.pricing-pack-grid article:after{content:"+";color:var(--rose);font-size:86px;font-weight:300;line-height:1;position:absolute;top:4px;right:18px}.pricing-pack-grid article:hover{border-color:#ffc3ce;transform:translateY(-4px);box-shadow:0 23px 48px #5f00161a}.pricing-pack-grid span{z-index:1;color:var(--red);letter-spacing:-.05em;font-size:35px;font-weight:760;line-height:1;position:relative}.pricing-pack-grid small{z-index:1;color:#85868c;text-transform:uppercase;letter-spacing:.08em;margin-top:5px;font-size:9px;position:relative}.pricing-pack-grid strong{z-index:1;margin-top:auto;font-size:18px;position:relative}.pricing-process{padding:var(--section) 0;color:#fff;background-color:#111214;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:58px 58px}.pricing-process-layout{grid-template-columns:.68fr 1.32fr;align-items:center;gap:clamp(70px,10vw,145px);display:grid}.pricing-process-copy>p:not(.section-label){color:#a1a2a8;max-width:480px;margin:24px 0 28px}.pricing-process-copy>a{color:#ff8ca2;align-items:center;gap:8px;font-size:11px;font-weight:780;display:inline-flex}.pricing-process-list{border-top:1px solid #ffffff21;margin:0;padding:0;list-style:none}.pricing-process-list li{border-bottom:1px solid #ffffff21;grid-template-columns:35px 48px 1fr;align-items:center;gap:18px;min-height:125px;display:grid}.pricing-process-list li>span{color:#686970;font-size:9px}.pricing-process-list li>i{color:#ff9caf;background:#ff17441a;border:1px solid #ff17442e;border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.pricing-process-list div{flex-direction:column;display:flex}.pricing-process-list strong{font-size:16px}.pricing-process-list p{color:#85868d;margin:5px 0 0;font-size:11px}.pricing-faq{padding:var(--section) 0;background:linear-gradient(135deg,#fff3f5,#fff 65%)}.pricing-faq-layout{grid-template-columns:.7fr 1.3fr;gap:clamp(65px,10vw,145px);display:grid}.pricing-faq-heading{align-self:start;position:sticky;top:115px}.pricing-faq-heading>p:last-child{color:var(--muted)}.pricing-faq-list{border-top:1px solid var(--line)}.pricing-faq-list details{border-bottom:1px solid var(--line);transition:padding .2s,background .2s}.pricing-faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:91px;font-size:15px;font-weight:720;list-style:none;display:flex}.pricing-faq-list summary::-webkit-details-marker{display:none}.pricing-faq-list summary span{width:30px;height:30px;color:var(--red);background:var(--rose);border-radius:50%;flex:none;place-items:center;font-size:18px;font-weight:400;transition:transform .2s;display:grid}.pricing-faq-list details[open] summary span{transform:rotate(45deg)}.pricing-faq-list details>p{max-width:690px;color:var(--muted);margin:-7px 55px 28px 0;font-size:13px}.pricing-faq-list details[open]{border-color:var(--red);background:#ffffffd1;border-radius:14px;padding-inline:17px}@media (max-width:1000px){.pricing-hero-layout,.pricing-plans-heading,.pricing-packs-layout,.pricing-process-layout,.pricing-faq-layout{grid-template-columns:1fr}.pricing-hero-copy{max-width:820px}.pricing-signal-card{width:min(620px,100%);margin-inline:auto}.pricing-plan-grid{grid-template-columns:repeat(2,1fr)}.pricing-plan-description{min-height:auto}.pricing-included-grid{grid-template-columns:repeat(2,1fr)}.pricing-included-grid article,.pricing-included-grid article:nth-child(4n),.pricing-included-grid article:nth-child(4n+1){border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:26px}.pricing-included-grid article:nth-child(2n){border-right:0;padding-right:0}.pricing-included-grid article:nth-child(odd){padding-left:0}.pricing-included-grid article:nth-last-child(-n+2){border-bottom:0}.pricing-faq-heading{max-width:650px;position:static}}@media (max-width:680px){.pricing-hero{background-size:42px 42px;padding:24px 0 70px}.pricing-hero-layout{gap:54px}.pricing-hero-copy h1{font-size:clamp(45px,13vw,61px)}.pricing-hero-actions{flex-direction:column;align-items:stretch}.pricing-hero-actions a{width:100%}.pricing-signal-card{border-radius:24px;min-height:500px;padding:20px 15px}.pricing-signal-head small{display:none}.pricing-signal-core{margin-top:60px}.pricing-plans-heading{gap:24px;margin-bottom:40px}.pricing-plans-heading h2,.pricing-included-heading h2,.pricing-packs-copy h2,.pricing-process-copy h2,.pricing-faq-heading h2{font-size:36px}.pricing-plan-grid{grid-template-columns:1fr}.pricing-plan{padding:23px 20px}.pricing-plan>a{min-height:54px}.pricing-included-grid{grid-template-columns:1fr}.pricing-included-grid article:nth-child(n){border-right:0;border-bottom:1px solid var(--line);min-height:255px;padding-inline:0}.pricing-included-grid article:last-child{border-bottom:0}.pricing-included-grid article>i{margin-block:40px 24px}.pricing-sms-note{align-items:start;padding:17px}.pricing-sms-note p{line-height:1.55}.pricing-packs-layout{gap:42px}.pricing-pack-grid{grid-template-columns:1fr 1fr;gap:9px}.pricing-pack-grid article{min-height:145px;padding:18px}.pricing-pack-grid span{font-size:30px}.pricing-process{background-size:42px 42px}.pricing-process-layout{gap:45px}.pricing-process-list li{grid-template-columns:28px 42px 1fr;gap:10px;min-height:145px}.pricing-process-list li>i{width:40px;height:40px}.pricing-process-list p{padding-right:5px}.pricing-faq-layout{gap:40px}.pricing-faq-list summary{min-height:84px;font-size:13px}.pricing-faq-list details>p{margin-right:10px}}@media (hover:none) and (pointer:coarse){.pricing-signal-card:hover,.pricing-signal-card.reveal.is-visible:hover{transform:none}.pricing-signal-card li:hover{transform:translateZ(18px)}}@media (prefers-reduced-motion:reduce){.pricing-signal-card:before,.pricing-signal-core{animation:none!important}.pricing-signal-card:after{display:none}.pricing-signal-core{transform:translateZ(38px)}.pricing-signal-card:hover,.pricing-signal-card.reveal.is-visible:hover{transform:none}}.industries-page{background:#fff;overflow:hidden}.industries-hero{background-color:#fff;background-image:linear-gradient(#11121409 1px,#0000 1px),linear-gradient(90deg,#11121409 1px,#0000 1px);background-size:64px 64px;padding:clamp(24px,3vw,44px) 0 clamp(74px,9vw,120px);position:relative}.industries-hero-glow{background:var(--red-bloom);filter:blur(24px);pointer-events:none;width:920px;height:920px;position:absolute;top:-330px;right:-260px}.industries-hero-layout{grid-template-columns:minmax(0,1fr) minmax(440px,.82fr);align-items:center;gap:clamp(65px,9vw,135px);display:grid;position:relative}.industries-hero-copy h1{letter-spacing:-.07em;max-width:850px;margin:0;font-size:clamp(57px,6.6vw,91px);font-weight:780;line-height:.93}.industries-hero-copy h1 span{color:var(--red)}.industries-hero-copy>p:not(.section-label){color:#55565d;max-width:660px;margin:28px 0 31px;font-size:clamp(17px,1.45vw,20px);line-height:1.65}.industries-hero-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.industries-hero-copy>small{color:#76777d;align-items:center;gap:7px;margin-top:21px;font-size:10px;display:flex}.industries-hero-copy>small svg{color:var(--red-deep)}.industries-orbit-card{border-radius:var(--radius-stage);perspective:1100px;min-height:510px;transform-style:preserve-3d;transition:transform .5s var(--ease), box-shadow .5s ease, border-color .3s ease;background:#fffffff0;border:1px solid #f0dce1;position:relative;overflow:hidden;box-shadow:0 32px 90px #5f00161c}.industries-orbit-card:hover,.industries-orbit-card.reveal.is-visible:hover{border-color:#ffc5cf;transform:perspective(1100px)rotateX(2deg)rotateY(-3deg)translateY(-7px);box-shadow:-16px 38px 90px #5f00162b}.industries-orbit-card:before{content:"";background:radial-gradient(circle,#ff17441c,#0000 52%);position:absolute;inset:0}.industry-orbit-ring{border:1px solid #ff174433;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.industry-orbit-ring.ring-one{width:260px;height:260px;animation:24s linear infinite industries-ring-spin}.industry-orbit-ring.ring-two{opacity:.6;border-style:dashed;width:430px;height:430px;animation:34s linear infinite reverse industries-ring-spin}@keyframes industries-ring-spin{to{transform:translate(-50%,-50%)rotate(360deg)}}.industries-orbit-core{z-index:3;color:#fff;background:var(--red-gradient);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:150px;height:150px;animation:5s ease-in-out infinite industries-core-float;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)translateZ(45px);box-shadow:0 24px 55px #9a002347,0 0 0 14px #ff17440f}.industries-orbit-core strong{font-size:18px}.industries-orbit-core span{color:#ffffffbf;text-transform:uppercase;letter-spacing:.08em;font-size:8px}@keyframes industries-core-float{0%,to{transform:translate(-50%,-50%)translateZ(45px)translateY(0)}50%{transform:translate(-50%,-50%)translateZ(65px)translateY(-8px)}}.industry-orbit-node{z-index:4;min-width:135px;min-height:48px;color:var(--ink);transition:transform .26s var(--ease), box-shadow .26s ease, border-color .26s ease;background:#fff;border:1px solid #f0dce1;border-radius:999px;align-items:center;gap:8px;padding:0 13px;font-size:10px;display:flex;position:absolute;transform:translateZ(28px);box-shadow:0 13px 30px #5f001617}.industry-orbit-node svg{color:var(--red)}.industry-orbit-node:hover{border-color:#ffbdc9;transform:translateZ(65px)scale(1.04);box-shadow:0 19px 38px #5f001626}.node-home{top:15%;left:7%}.node-towing{top:23%;right:6%}.node-property{bottom:17%;left:8%}.node-rental{bottom:12%;right:7%}.industries-selector{background:linear-gradient(135deg,#fff7f8 0%,#fff 55%);border-block:1px solid #ffe0e5}.industries-selector .audience-selector{box-shadow:0 28px 75px #5f001614}.industries-selector .audience-tabs{grid-template-columns:repeat(5,1fr)}.industries-detail{padding:var(--section) 0;background:#fff}.industries-detail-heading{text-align:center;max-width:850px;margin:0 auto clamp(58px,8vw,96px)}.industries-detail-heading h2,.industries-platform-copy h2{letter-spacing:-.06em;margin:0;font-size:clamp(40px,4.8vw,64px);font-weight:750;line-height:.98}.industries-detail-heading>p:last-child{max-width:650px;color:var(--muted);margin:23px auto 0;font-size:15px}.industry-chapters{gap:22px;display:grid}.industry-chapter{background:var(--canvas-soft);border:1px solid var(--line);border-radius:var(--radius-stage);grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(55px,8vw,120px);min-height:610px;padding:clamp(28px,5vw,62px);display:grid;overflow:hidden}.industry-chapter:nth-child(2n) .industry-chapter-copy{order:2}.industry-chapter:nth-child(2n) .industry-workflow-card{order:1}.industry-chapter-copy{min-width:0}.industry-chapter-label{align-items:center;gap:10px;display:flex}.industry-chapter-label>span{color:#a1a2a7;font-size:9px;font-weight:800}.industry-chapter-label>i{color:#fff;background:var(--red);border-radius:12px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 10px 22px #ff174433}.industry-chapter-label>b{font-size:13px}.industry-chapter-copy>small{color:var(--red-deep);letter-spacing:.08em;text-transform:uppercase;margin-top:26px;font-size:9px;font-weight:780;display:block}.industry-chapter-copy h3{letter-spacing:-.055em;margin:12px 0 20px;font-size:clamp(34px,3.6vw,49px);line-height:1.02}.industry-chapter-copy>p{color:var(--muted);margin:0 0 26px;font-size:14px;line-height:1.7}.industry-chapter-copy>strong{text-transform:uppercase;letter-spacing:.09em;font-size:10px}.industry-chapter-copy ul{gap:10px;margin:15px 0 0;padding:0;list-style:none;display:grid}.industry-chapter-copy li{color:#505157;grid-template-columns:18px 1fr;align-items:center;gap:8px;font-size:11px;display:grid}.industry-chapter-copy li svg{color:var(--red)}.industry-chapter-link{width:max-content;color:var(--red-deep);align-items:center;gap:8px;margin-top:26px;font-size:11px;font-weight:780;display:inline-flex}.industry-chapter-link svg{transition:transform .2s var(--ease)}.industry-chapter-link:hover svg{transform:translate(4px)}.industry-workflow-card{transition:transform .35s var(--ease), box-shadow .35s ease;background:#fff;border:1px solid #efdde1;border-radius:24px;padding:clamp(21px,3vw,32px);position:relative;box-shadow:0 25px 65px #5f001614}.industry-workflow-card:hover{transform:translateY(-5px)rotateX(1deg)rotateY(-1deg);box-shadow:0 34px 75px #5f001621}.industry-workflow-head{justify-content:space-between;align-items:center;gap:15px;display:flex}.industry-workflow-head>span{align-items:center;gap:8px;font-size:11px;font-weight:760;display:flex}.industry-workflow-head>span svg{color:var(--red)}.industry-workflow-head>b{color:var(--red-deep);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:6px;font-size:8px;display:flex}.industry-workflow-head>b i{background:var(--red);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 5px #ff174414}.industry-workflow-card ol{gap:9px;margin:27px 0;padding:0;list-style:none;display:grid;position:relative}.industry-workflow-card ol:before{content:"";background:#ffd5dd;width:1px;position:absolute;top:30px;bottom:30px;left:44px}.industry-workflow-card ol li{background:var(--canvas-soft);border:1px solid var(--line);min-height:75px;transition:transform .23s var(--ease), border-color .23s ease, background .23s ease;border-radius:14px;grid-template-columns:21px 42px 1fr;align-items:center;gap:10px;padding:12px 14px;display:grid;position:relative}.industry-workflow-card ol li:hover{z-index:2;background:#fff;border-color:#ffc4cf;transform:translate(-5px)}.industry-workflow-card ol li>span{color:#a3a4a9;font-size:8px;font-weight:800}.industry-workflow-card ol li>i{z-index:1;width:40px;height:40px;color:var(--red);background:var(--rose);border:1px solid #ffd5dd;border-radius:12px;place-items:center;display:grid}.industry-workflow-card ol li>div{flex-direction:column;display:flex}.industry-workflow-card ol small,.industry-workflow-result small{color:#929399;text-transform:uppercase;letter-spacing:.07em;font-size:8px}.industry-workflow-card ol strong{margin-top:3px;font-size:12px}.industry-workflow-result{color:#87001d;background:var(--rose);border:1px solid #ffd5dd;border-radius:15px;grid-template-columns:auto 1fr;align-items:center;gap:11px;min-height:70px;padding:13px 15px;display:grid}.industry-workflow-result>svg{color:var(--red)}.industry-workflow-result>span{flex-direction:column;display:flex}.industry-workflow-result small{color:#a06b76}.industry-workflow-result strong{margin-top:3px;font-size:11px}.industries-platform{padding:var(--section) 0;color:#fff;background-color:#111214;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:58px 58px}.industries-platform-layout{grid-template-columns:.78fr 1.22fr;align-items:center;gap:clamp(70px,10vw,145px);display:grid}.industries-platform-copy>p:not(.section-label){color:#999ba2;max-width:520px;margin:25px 0 29px}.industries-platform-copy>a{color:#ff8da3;align-items:center;gap:8px;font-size:11px;font-weight:780;display:inline-flex}.industries-platform-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.industries-platform-grid article{min-height:175px;transition:transform .23s var(--ease), background .23s ease, border-color .23s ease;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:18px;flex-direction:column;padding:23px;display:flex}.industries-platform-grid article:hover{background:#ffffff14;border-color:#ff174473;transform:translateY(-4px)}.industries-platform-grid article>i{color:#ff91a6;background:#ff17441a;border-radius:12px;place-items:center;width:41px;height:41px;margin-bottom:auto;display:grid}.industries-platform-grid strong{font-size:14px}.industries-platform-grid p{color:#898b92;margin:5px 0 0;font-size:10px}.orbit-five .category-node-1{top:11%;left:5%}.orbit-five .category-node-2{top:14%;right:5%}.orbit-five .category-node-3{bottom:20%;left:3%}.orbit-five .category-node-4{bottom:21%;right:4%}.orbit-five .category-node-5{bottom:5%;left:50%;transform:translate(-50%)translateZ(28px)}.orbit-five .category-node-5:hover{transform:translate(-50%)translateZ(65px)scale(1.04)}.category-page{background:#fff;overflow:hidden}.category-hero{background-color:#fff;background-image:linear-gradient(#11121409 1px,#0000 1px),linear-gradient(90deg,#11121409 1px,#0000 1px);background-size:64px 64px;padding:20px 0 clamp(76px,9vw,120px);position:relative}.category-hero-glow{background:var(--red-bloom);filter:blur(26px);pointer-events:none;width:900px;height:900px;position:absolute;top:-330px;right:-250px}.category-breadcrumb{z-index:2;color:#98999f;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;margin-bottom:clamp(30px,4vw,52px);font-size:9px;display:flex;position:relative}.category-breadcrumb a{color:var(--red-deep);font-weight:800}.category-breadcrumb b{color:#6e6f75}.category-hero-layout{z-index:1;grid-template-columns:minmax(0,1fr) minmax(430px,.82fr);align-items:center;gap:clamp(65px,9vw,135px);display:grid;position:relative}.category-hero-copy h1{letter-spacing:-.07em;max-width:800px;margin:0;font-size:clamp(57px,6.4vw,88px);font-weight:780;line-height:.93}.category-hero-copy>p:not(.section-label){color:#55565d;max-width:680px;margin:28px 0 31px;font-size:clamp(17px,1.45vw,20px);line-height:1.65}.category-hero-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.category-hero-copy>small{color:#76777d;align-items:center;gap:7px;margin-top:21px;font-size:10px;display:flex}.category-hero-copy>small svg{color:var(--red)}.category-call-stage{border-radius:var(--radius-stage);perspective:1100px;min-height:525px;transform-style:preserve-3d;transition:transform .45s var(--ease), box-shadow .45s ease;background:#fffffff2;border:1px solid #f0dce1;padding:25px;position:relative;overflow:hidden;box-shadow:0 32px 90px #5f00161c}.category-call-stage:hover,.category-call-stage.reveal.is-visible:hover{transform:perspective(1100px)rotateX(2deg)rotateY(-3deg)translateY(-7px);box-shadow:-16px 38px 95px #5f00162e}.category-call-stage:before{content:"";border:1px solid #ff174424;border-radius:50%;width:440px;height:440px;position:absolute;top:39%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 55px #ff174406,0 0 0 110px #ff174405}.category-stage-head{z-index:2;color:var(--red-deep);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;gap:15px;font-size:8px;font-weight:800;display:flex;position:relative}.category-stage-head>span{align-items:center;gap:7px;display:flex}.category-stage-head>span i{background:var(--red);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #ff174414}.category-stage-head>b{color:#9a9ba0}.category-stage-icon{z-index:2;color:#fff;background:var(--red-gradient);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:145px;height:145px;margin:48px auto 24px;display:flex;position:relative;transform:translateZ(45px);box-shadow:0 24px 55px #9a002345,0 0 0 14px #ff17440f}.category-stage-icon span{text-align:center;font-size:10px;font-weight:760}.category-call-stage blockquote{z-index:2;color:#87001d;background:var(--rose);border:1px solid #ffd5dd;border-radius:13px;margin:0 0 14px;padding:14px 16px;font-size:13px;line-height:1.45;position:relative}.category-call-stage ol{z-index:2;gap:6px;margin:0;padding:0;list-style:none;display:grid;position:relative}.category-call-stage li{background:var(--canvas-soft);border:1px solid var(--line);min-height:52px;transition:transform .22s var(--ease), border-color .22s ease, background .22s ease;border-radius:11px;grid-template-columns:20px 34px 1fr;align-items:center;gap:8px;padding:8px 11px;display:grid}.category-call-stage li:hover{background:#fff;border-color:#ffc2cd;transform:translate(-4px)translateZ(25px)}.category-call-stage li>span{color:#a1a2a7;font-size:7px;font-weight:800}.category-call-stage li>i{width:32px;height:32px;color:var(--red);background:var(--rose);border-radius:9px;place-items:center;display:grid}.category-call-stage li>div{flex-direction:column;display:flex}.category-call-stage li small{color:#95969b;text-transform:uppercase;letter-spacing:.07em;font-size:7px}.category-call-stage li strong{margin-top:2px;font-size:9px}.category-benefit-stage{color:#fff;border-radius:var(--radius-stage);min-height:525px;transition:transform .42s var(--ease), border-color .42s ease, box-shadow .42s ease;background:#111214;border:1px solid #2b2c30;padding:29px;position:relative;overflow:hidden;box-shadow:0 32px 90px #5f001629}.category-benefit-stage:hover{border-color:#ff5e7c61;transform:translateY(-7px);box-shadow:0 40px 105px #5f001640}.category-benefit-stage:before{content:"";background:var(--red-bloom);border-radius:50%;width:440px;height:440px;animation:7s ease-in-out infinite benefit-glow-drift;position:absolute;top:-210px;right:-190px}.category-benefit-head{z-index:1;color:#ff9bad;text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;align-items:center;font-size:8px;font-weight:800;display:flex;position:relative}.category-benefit-head span{align-items:center;gap:8px;display:flex}.category-benefit-head span i{background:var(--red);border-radius:50%;width:7px;height:7px;animation:1.8s ease-out infinite benefit-status-pulse;box-shadow:0 0 0 5px #ff17441f}.category-benefit-head b{color:#777980}.category-benefit-copy{z-index:1;margin-top:68px;position:relative}.category-benefit-copy>small{color:#ff8ca2;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800}.category-benefit-copy h2{letter-spacing:-.06em;margin:13px 0 17px;font-size:clamp(38px,3.2vw,52px);line-height:.95}.category-benefit-copy p{color:#a6a8af;max-width:420px;margin:0;font-size:11px;line-height:1.65}.category-benefit-stage ul{z-index:1;grid-template-columns:repeat(3,1fr);gap:7px;margin:35px 0 0;padding:0;list-style:none;display:grid;position:relative}.category-benefit-stage li{min-height:105px;transition:transform .26s var(--ease), background .26s ease, border-color .26s ease, box-shadow .26s ease;background:#ffffff0e;border:1px solid #ffffff17;border-radius:12px;flex-direction:column;gap:10px;padding:13px 11px;display:flex}.category-benefit-stage li:hover{background:#ffffff1a;border-color:#ff768f66;transform:translateY(-7px);box-shadow:0 16px 30px #00000038}.category-benefit-stage li>i{color:#ff8da2;background:#ff17441a;border-radius:9px;place-items:center;width:31px;height:31px;transition:color .22s,background .22s;animation:3.6s ease-in-out infinite benefit-icon-pulse;display:grid}.category-benefit-stage li:nth-child(2)>i{animation-delay:1.2s}.category-benefit-stage li:nth-child(3)>i{animation-delay:2.4s}.category-benefit-stage li:hover>i{color:#fff;background:var(--red)}.category-benefit-stage li>span{flex-direction:column;gap:4px;display:flex}.category-benefit-stage li strong{font-size:9px}.category-benefit-stage li small{color:#85878e;font-size:7px;line-height:1.4}@keyframes benefit-glow-drift{0%,to{opacity:.7;transform:translate(0,0)scale(1)}50%{opacity:1;transform:translate(-45px,38px)scale(1.13)}}@keyframes benefit-status-pulse{0%{box-shadow:0 0 #ff174473}70%,to{box-shadow:0 0 0 10px #ff174400}}@keyframes benefit-icon-pulse{0%,72%,to{transform:scale(1);box-shadow:0 0 #ff174400}84%{transform:scale(1.08);box-shadow:0 0 0 7px #ff174417}}.category-subindustries{padding:var(--section) 0;background:linear-gradient(135deg,#fff7f8 0%,#fff 58%);border-block:1px solid #ffe0e5}.category-section-heading,.category-system-heading{text-align:center;max-width:850px;margin:0 auto clamp(52px,7vw,82px)}.category-section-heading h2,.category-system-heading h2,.category-boundary-layout h2{letter-spacing:-.06em;margin:0;font-size:clamp(40px,4.8vw,64px);font-weight:750;line-height:.98}.category-section-heading>p:last-child,.category-system-heading>p:last-child{max-width:700px;color:var(--muted);margin:22px auto 0;font-size:14px}.category-subindustry-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.category-subindustry-card{min-height:390px;transition:transform .26s var(--ease), box-shadow .26s ease, border-color .26s ease;background:#fff;border:1px solid #f0dce1;border-radius:20px;flex-direction:column;padding:25px;display:flex;box-shadow:0 16px 38px #5f00160e}.category-subindustry-card:hover{border-color:#ffbeca;transform:translateY(-6px);box-shadow:0 26px 52px #5f00161c}.category-card-head{justify-content:space-between;align-items:center;display:flex}.category-card-head>span{color:#a0a1a6;font-size:9px;font-weight:800}.category-card-head>i{color:#fff;background:var(--red);border-radius:12px;place-items:center;width:43px;height:43px;display:grid;box-shadow:0 10px 22px #ff174433}.category-subindustry-card h3{letter-spacing:-.04em;margin:45px 0 13px;font-size:25px;line-height:1.08}.category-subindustry-card>p{color:var(--muted);margin:0 0 24px;font-size:12px;line-height:1.65}.category-subindustry-card>strong{border-top:1px solid var(--line);text-transform:uppercase;letter-spacing:.09em;margin-top:auto;padding-top:18px;font-size:8px}.category-subindustry-card ul{gap:8px;margin:13px 0 0;padding:0;list-style:none;display:grid}.category-subindustry-card li{color:#57585e;grid-template-columns:17px 1fr;gap:7px;font-size:10px;display:grid}.category-subindustry-card li svg{color:var(--red)}.category-system{padding:var(--section) 0;background:#fff}.category-system-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.category-system-grid article{border-right:1px solid var(--line);flex-direction:column;min-height:330px;padding:27px;display:flex}.category-system-grid article:first-child{padding-left:0}.category-system-grid article:last-child{border-right:0;padding-right:0}.category-system-grid article>i{color:#fff;background:var(--red);border-radius:13px;place-items:center;width:47px;height:47px;display:grid;box-shadow:0 12px 26px #ff174433}.category-system-grid article>span{color:#a1a2a7;margin-top:auto;font-size:9px;font-weight:800}.category-system-grid h3{letter-spacing:-.035em;margin:14px 0 10px;font-size:22px}.category-system-grid p{color:var(--muted);margin:0;font-size:12px}.category-boundary{padding:var(--section) 0;color:#fff;background-color:#111214;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:58px 58px}.category-boundary-layout{grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(65px,9vw,130px);display:grid}.category-boundary-card{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:17px;min-height:170px;padding:28px;display:grid}.category-boundary-card>i{color:#ff91a6;background:#ff17441f;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.category-boundary-card>div{flex-direction:column;display:flex}.category-boundary-card strong{font-size:15px}.category-boundary-card p{color:#9a9ca3;margin:7px 0 0;font-size:11px;line-height:1.65}.category-boundary-card>svg{color:#ff8fa4}@media (max-width:1000px){.industries-hero-layout,.industries-platform-layout{grid-template-columns:1fr}.industries-hero-copy{max-width:820px}.industries-orbit-card{width:min(680px,100%);margin-inline:auto}.industry-chapter{grid-template-columns:1fr;gap:48px}.industry-chapter-copy{max-width:720px}.industry-chapter:nth-child(2n) .industry-chapter-copy,.industry-chapter:nth-child(2n) .industry-workflow-card{order:initial}.industry-workflow-card{width:min(720px,100%)}.category-hero-layout,.category-boundary-layout{grid-template-columns:1fr}.category-hero-copy{max-width:820px}.category-call-stage,.category-benefit-stage{width:min(680px,100%);margin-inline:auto}.category-subindustry-grid{grid-template-columns:repeat(2,1fr)}.category-boundary-layout{gap:45px}}@media (max-width:680px){.industries-hero{background-size:42px 42px;padding:24px 0 70px}.industries-hero-layout{gap:55px}.industries-hero-copy h1{font-size:clamp(44px,12.4vw,58px)}.industries-hero-actions{flex-direction:column;align-items:stretch}.industries-hero-actions a{width:100%}.industries-orbit-card{border-radius:24px;min-height:440px}.industries-orbit-core{width:130px;height:130px}.industry-orbit-ring.ring-one{width:225px;height:225px}.industry-orbit-ring.ring-two{width:365px;height:365px}.industry-orbit-node{min-width:112px;min-height:43px;padding-inline:10px;font-size:8px}.node-home{top:12%;left:3%}.node-towing{top:24%;right:3%}.node-property{bottom:18%;left:3%}.node-rental{bottom:8%;right:3%}.industries-detail-heading h2,.industries-platform-copy h2{font-size:36px}.industry-chapters{width:100%}.industry-chapter{min-height:0;padding:38px var(--gutter);border-inline:0;border-radius:0}.industry-chapter-copy h3{font-size:34px}.industry-workflow-card{border-radius:20px;padding:16px}.industry-workflow-card ol li{grid-template-columns:16px 37px 1fr;padding-inline:10px}.industry-workflow-card ol li>i{width:36px;height:36px}.industry-workflow-card ol:before{left:39px}.industries-platform{background-size:42px 42px}.industries-platform-layout{gap:45px}.industries-platform-grid{grid-template-columns:1fr}.industries-platform-grid article{min-height:155px}.orbit-five .category-node-1{top:8%;left:2%}.orbit-five .category-node-2{top:17%;right:2%}.orbit-five .category-node-3{bottom:25%;left:2%}.orbit-five .category-node-4{bottom:20%;right:2%}.orbit-five .category-node-5{bottom:4%}.industries-selector .audience-tabs{display:flex}.category-hero{background-size:42px 42px;padding:18px 0 70px}.category-breadcrumb{margin-bottom:28px}.category-hero-layout{gap:55px}.category-hero-copy h1{font-size:clamp(44px,12.4vw,58px)}.category-hero-actions{flex-direction:column;align-items:stretch}.category-hero-actions a{width:100%}.category-call-stage{border-radius:24px;min-height:500px;padding:19px 15px}.category-stage-head>b{display:none}.category-benefit-stage{border-radius:24px;min-height:0;padding:24px 18px}.category-benefit-head b{display:none}.category-benefit-copy{margin-top:52px}.category-benefit-copy h2{font-size:40px}.category-benefit-stage ul{grid-template-columns:1fr}.category-benefit-stage li{flex-direction:row;align-items:center;min-height:0}.category-section-heading h2,.category-system-heading h2,.category-boundary-layout h2{font-size:36px}.category-subindustry-grid{grid-template-columns:1fr}.category-subindustry-card{min-height:345px;padding:22px 20px}.category-subindustry-card h3{margin-top:36px}.category-system-grid{grid-template-columns:1fr}.category-system-grid article,.category-system-grid article:first-child,.category-system-grid article:last-child{border-right:0;border-bottom:1px solid var(--line);min-height:265px;padding-inline:0}.category-system-grid article:last-child{border-bottom:0}.category-boundary{background-size:42px 42px}.category-boundary-card{grid-template-columns:auto 1fr;padding:22px 18px}.category-boundary-card>svg{display:none}}@media (hover:none) and (pointer:coarse){.industries-orbit-card:hover,.industries-orbit-card.reveal.is-visible:hover,.industry-workflow-card:hover,.category-call-stage:hover,.category-call-stage.reveal.is-visible:hover,.category-benefit-stage:hover,.category-benefit-stage li:hover{transform:none}}@media (prefers-reduced-motion:reduce){.industry-orbit-ring,.industries-orbit-core{animation:none!important}.industries-orbit-card:hover,.industries-orbit-card.reveal.is-visible:hover,.category-call-stage:hover,.category-call-stage.reveal.is-visible:hover{transform:none}.category-benefit-stage:before,.category-benefit-head span i,.category-benefit-stage li>i{animation:none}.category-benefit-stage:hover,.category-benefit-stage li:hover{transform:none}}.contact-page{background:#fff;overflow:hidden}.contact-hero{background-color:#fff;background-image:linear-gradient(#11121409 1px,#0000 1px),linear-gradient(90deg,#11121409 1px,#0000 1px);background-size:64px 64px;padding:24px 0 clamp(78px,9vw,124px);position:relative}.contact-hero-glow{background:var(--red-bloom);filter:blur(25px);pointer-events:none;width:920px;height:920px;position:absolute;top:-350px;right:-270px}.contact-hero-layout{grid-template-columns:minmax(0,1fr) minmax(420px,.78fr);align-items:center;gap:clamp(65px,9vw,135px);display:grid;position:relative}.contact-hero-copy h1{letter-spacing:-.07em;max-width:820px;margin:0;font-size:clamp(58px,6.8vw,92px);font-weight:780;line-height:.93}.contact-hero-copy h1 span{color:var(--red)}.contact-hero-copy>p:not(.section-label){color:#55565d;max-width:670px;margin:28px 0 31px;font-size:clamp(17px,1.45vw,20px);line-height:1.65}.contact-hero-copy>small{color:#76777d;align-items:center;gap:7px;margin-top:20px;font-size:10px;display:flex}.contact-hero-copy>small svg{color:var(--red)}.contact-direct-card{border-radius:var(--radius-stage);perspective:1100px;min-height:530px;transform-style:preserve-3d;transition:transform .48s var(--ease), box-shadow .48s ease, border-color .28s ease;background:#fffffff2;border:1px solid #f0dce1;padding:27px;position:relative;overflow:hidden;box-shadow:0 32px 90px #5f00161c}.contact-direct-card:hover,.contact-direct-card.reveal.is-visible:hover{border-color:#ffc1cc;transform:perspective(1100px)rotateX(2deg)rotateY(-3deg)translateY(-7px);box-shadow:-17px 38px 94px #5f00162e}.contact-direct-card:before{content:"";border:1px solid #ff174424;border-radius:50%;width:430px;height:430px;position:absolute;top:39%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 55px #ff174406,0 0 0 110px #ff174405}.contact-direct-head{z-index:2;color:#999aa0;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;font-size:8px;display:flex;position:relative}.contact-direct-head span{color:var(--red-deep);align-items:center;gap:7px;font-weight:800;display:flex}.contact-direct-head i{background:var(--red);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #ff174414}.contact-direct-core{z-index:2;color:#fff;background:var(--red-gradient);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:160px;height:160px;margin:49px auto 38px;display:flex;position:relative;transform:translateZ(45px);box-shadow:0 24px 55px #9a002345,0 0 0 14px #ff17440f}.contact-direct-core strong{font-size:15px}.contact-direct-core span{color:#ffffffc2;text-transform:uppercase;letter-spacing:.07em;font-size:8px}.contact-direct-links{z-index:2;gap:7px;display:grid;position:relative}.contact-direct-links>a{background:var(--canvas-soft);border:1px solid var(--line);min-height:63px;transition:transform .23s var(--ease), border-color .23s ease, box-shadow .23s ease, background .23s ease;border-radius:13px;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;padding:9px 12px;display:grid}.contact-direct-links>a:hover{background:#fff;border-color:#ffc1cc;transform:translate(-5px)translateZ(30px);box-shadow:0 15px 30px #5f00161a}.contact-direct-links>a>i{color:#fff;background:var(--red);border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.contact-direct-links>a>span{flex-direction:column;display:flex}.contact-direct-links small{color:#96979c;text-transform:uppercase;letter-spacing:.07em;font-size:7px}.contact-direct-links strong{margin-top:2px;font-size:11px}.contact-direct-links>a>svg{color:var(--red)}.contact-form-section{padding:var(--section) 0;background:linear-gradient(135deg,#fff3f5 0%,#fff 68%);border-block:1px solid #ffdbe2}.contact-form-layout{grid-template-columns:.72fr 1.28fr;align-items:start;gap:clamp(65px,9vw,130px);display:grid}.contact-form-copy{position:sticky;top:110px}.contact-form-copy h2{letter-spacing:-.06em;margin:0;font-size:clamp(40px,4.8vw,64px);font-weight:750;line-height:.98}.contact-form-copy>p:not(.section-label){max-width:510px;color:var(--muted);margin:24px 0 31px;font-size:14px}.contact-form-points{gap:9px;display:grid}.contact-form-points>span{background:#fff;border:1px solid #f0dce1;border-radius:13px;grid-template-columns:35px 1fr;align-items:center;column-gap:10px;min-height:66px;padding:12px 14px;display:grid}.contact-form-points svg{color:var(--red);grid-row:1/3}.contact-form-points b{align-self:end;font-size:11px}.contact-form-points small{color:#929399;align-self:start;font-size:8px}.contact-page-form{background:#fff;border:1px solid #f0dce1;border-radius:26px;grid-template-columns:repeat(2,1fr);gap:15px;padding:clamp(25px,4vw,42px);display:grid;box-shadow:0 28px 70px #5f001617}.contact-form-field{flex-direction:column;gap:7px;display:flex}.contact-form-field.full{grid-column:1/-1}.contact-form-field label{color:#5f6066;font-size:9px;font-weight:750}.contact-form-field input,.contact-form-field select,.contact-form-field textarea{width:100%;min-height:48px;color:var(--ink);background:var(--canvas-soft);border:1px solid #dddde1;border-radius:10px;padding:0 12px;font-size:11px;transition:border-color .16s,box-shadow .16s}.contact-form-field textarea{resize:vertical;min-height:135px;padding-block:12px}.contact-form-field input:focus,.contact-form-field select:focus,.contact-form-field textarea:focus{border-color:var(--red);outline:0;box-shadow:0 0 0 4px #ff174414}.contact-page-form>button{color:#fff;background:var(--red-deep);cursor:pointer;min-height:52px;transition:transform .19s var(--ease), background .19s ease, box-shadow .19s ease;border:0;border-radius:12px;grid-column:1/-1;justify-content:center;align-items:center;gap:8px;margin-top:4px;font-size:11px;font-weight:780;display:flex}.contact-page-form>button:hover{background:#87001d;transform:translateY(-2px);box-shadow:0 14px 30px #5f001633}.contact-page-form>p{color:#999aa0;text-align:center;grid-column:1/-1;margin:0;font-size:8px}@media (max-width:1000px){.contact-hero-layout,.contact-form-layout{grid-template-columns:1fr}.contact-hero-copy{max-width:820px}.contact-direct-card{width:min(660px,100%);margin-inline:auto}.contact-form-copy{max-width:700px;position:static}}@media (max-width:680px){.contact-hero{background-size:42px 42px;padding:24px 0 70px}.contact-hero-layout{gap:55px}.contact-hero-copy h1{font-size:clamp(44px,12.4vw,58px)}.contact-hero-copy>a{width:100%}.contact-direct-card{border-radius:24px;min-height:510px;padding:20px 15px}.contact-direct-head small{display:none}.contact-form-layout{gap:44px}.contact-form-copy h2{font-size:36px}.contact-page-form{border-radius:20px;grid-template-columns:1fr;padding:22px 17px}.contact-form-field.full,.contact-page-form>button,.contact-page-form>p{grid-column:auto}}@media (hover:none) and (pointer:coarse){.contact-direct-card:hover,.contact-direct-card.reveal.is-visible:hover{transform:none}}@media (prefers-reduced-motion:reduce){.contact-direct-card:hover,.contact-direct-card.reveal.is-visible:hover{transform:none}}.section-label,.section-label.light,.kicker,.kicker.light,.eyebrow,.theater-chapter>span{color:var(--red-deep)}.nav-demo,.cinematic-primary,.audience-tab.active,.demo-scenarios button.active,.demo-result button{background:var(--red-deep)}.nav-demo:hover,.cinematic-primary:hover,.demo-result button:hover{background:#87001d}.trust-transition small,.principles-grid article>span,.theater-chrome>span,.theater-caller small,.side-card-title small,.retained-outcome small,.audience-actions small,.demo-toolbar,.caller-line>span,.agent-line span,.action-chain>div,.demo-result small,.intent-request small,.intent-context small,.intent-core small,.scenario-copy dd,.scenario-copy>small,.footer-cinematic-grid>p,.footer-cinematic-bottom{color:var(--muted)}.section-intro>p:last-child,.audience-tab,.demo-scenarios button{color:#696a70}.theater-chapter{opacity:1}.theater-chapter:not(.active)>span{color:#87001d}.theater-chapter:not(.active) h3{color:#68696e}.theater-chapter:not(.active) p{color:#696a70}.theater-chapter.active>span{color:var(--red-deep)}.usecase-theater .section-intro .section-label{color:var(--red)}.usecase-theater .section-intro h2{color:var(--ink)}.usecase-theater .audience-tab.active{background:var(--red)}.chapter-instant .feature-points li{background:var(--red);border-color:var(--red)}.chapter-instant .feature-points li:hover{border-color:var(--red);background:#f20f3c}.chapter-instant .demo-scenarios button.active,.chapter-instant .demo-result button{background:var(--red)}.chapter-instant .demo-scenarios button.active{border-color:var(--red)}.chapter-instant .caller-line p{color:var(--red)}.booking-page{background:var(--canvas)}.booking-hero{padding-block:clamp(48px,6vw,84px) clamp(20px,3vw,34px);position:relative;overflow:hidden}.booking-hero-layout{grid-template-columns:1.15fr .85fr;align-items:start;gap:clamp(28px,4vw,64px);display:grid}.booking-expectations{border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:var(--cinematic-shadow);background:#fff;gap:16px;padding:clamp(20px,3vw,30px);display:grid}.booking-expectations-head{letter-spacing:.08em;text-transform:uppercase;color:var(--red-deep);font-size:10px;font-weight:780}.booking-expectation{grid-template-columns:40px 1fr;align-items:start;gap:13px;display:grid}.booking-expectation i{color:#fff;background:var(--red);border-radius:12px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 8px 18px #ff174438}.booking-expectation strong{font-size:13px}.booking-expectation p{color:var(--muted);margin:3px 0 0;font-size:11.5px;line-height:1.5}.booking-form-section{padding-block:clamp(20px, 3vw, 40px) var(--section)}.booking-form-wrap{width:min(860px,100%);margin-inline:auto}.booking-form{background:#fff;border:1px solid #f0dce1;border-radius:26px;gap:26px;padding:clamp(24px,4vw,42px);display:grid;box-shadow:0 28px 70px #5f001617}.booking-fields{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.booking-schedule{gap:14px;display:grid}.booking-schedule-head{align-items:center;gap:9px;font-size:13px;font-weight:750;display:flex}.booking-schedule-head svg{color:var(--red)}.booking-schedule-head small{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-left:6px;font-size:10px;font-weight:600}.booking-dates{grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.booking-date{background:var(--canvas-soft);border:1px solid var(--line);cursor:pointer;transition:transform .16s var(--ease), border-color .16s ease, background .16s ease, box-shadow .16s ease;border-radius:12px;flex-direction:column;align-items:center;gap:1px;padding:10px 4px;display:flex}.booking-date small{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:8px;font-weight:750}.booking-date strong{font-size:16px;line-height:1.2}.booking-date em{color:var(--muted);font-size:8px;font-style:normal}.booking-date:hover{border-color:var(--red);transform:translateY(-2px)}.booking-date.active{color:#fff;background:var(--red);border-color:var(--red);box-shadow:0 10px 22px #ff17443d}.booking-date.active small,.booking-date.active em{color:#ffffffd9}.booking-times{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.booking-times-empty{color:var(--muted);grid-column:1/-1;padding:8px 2px;font-size:11px}.booking-time{background:var(--canvas-soft);border:1px solid var(--line);cursor:pointer;min-height:44px;transition:transform .16s var(--ease), border-color .16s ease, background .16s ease;border-radius:11px;place-items:center;font-size:12px;font-weight:720;display:grid}.booking-time:hover:not(:disabled){border-color:var(--red);transform:translateY(-2px)}.booking-time.active{color:#fff;background:var(--red);border-color:var(--red);box-shadow:0 8px 20px #ff174438}.booking-time:disabled{opacity:.38;cursor:not-allowed;text-decoration:line-through}.booking-submit{color:#fff;background:var(--red-deep);cursor:pointer;min-height:52px;transition:transform .19s var(--ease), background .19s ease, box-shadow .19s ease;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:780;display:flex}.booking-submit:hover:not(:disabled){background:#87001d;transform:translateY(-2px);box-shadow:0 14px 30px #5f001633}.booking-submit:disabled{opacity:.55;cursor:not-allowed}.booking-form>p{color:#999aa0;text-align:center;margin:0;font-size:9px}.booking-error{color:#87001d;background:var(--rose);border-radius:10px;margin:0;padding:11px 14px;font-size:11px;font-weight:650}.booking-form-success{text-align:center;place-items:center;gap:10px}.booking-success-ico,.contact-success-ico{color:#fff;background:var(--red);border-radius:50%;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 12px 26px #ff17444d}.booking-form-success h3{margin:6px 0 0;font-size:20px}.booking-form-success p{color:var(--muted);max-width:420px;margin:0;font-size:12.5px}.contact-form-success{text-align:center;place-items:center;gap:10px}.contact-form-success h3{margin:6px 0 0;font-size:20px}.contact-form-success p{color:var(--muted);margin:0;font-size:12.5px}.contact-form-error{color:#87001d;background:var(--rose);border-radius:10px;grid-column:1/-1;margin:0;padding:11px 14px;font-size:11px;font-weight:650}.contact-page-form>button:disabled{opacity:.6;cursor:not-allowed}.contact-modal-backdrop{z-index:140;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#11121470;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.contact-modal-card{text-align:center;width:min(420px,100%);animation:contact-modal-in .22s var(--ease);background:#fff;border-radius:22px;justify-items:center;gap:10px;padding:clamp(28px,4vw,40px);display:grid;box-shadow:0 40px 90px #11121447}.contact-modal-card h3{margin:8px 0 0;font-size:21px}.contact-modal-card p{color:var(--muted);margin:0;font-size:13.5px}.contact-modal-card button{color:#fff;background:var(--red-deep);cursor:pointer;min-height:46px;transition:background .18s ease, transform .18s var(--ease);border:0;border-radius:11px;margin-top:12px;padding-inline:34px;font-size:14px;font-weight:780}.contact-modal-card button:hover{background:#87001d;transform:translateY(-1px)}@keyframes contact-modal-in{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:none}}.admin-auth{background:var(--canvas-soft);place-items:center;min-height:100vh;padding:24px;display:grid}.admin-auth-card{border:1px solid var(--line);width:min(420px,100%);box-shadow:var(--cinematic-shadow);background:#fff;border-radius:22px;gap:8px;padding:clamp(26px,4vw,40px);display:grid}.admin-auth-brand{letter-spacing:-.04em;color:var(--red);font-size:20px;font-weight:800}.admin-auth-card h1{margin:8px 0 0;font-size:26px}.admin-auth-card>p{color:var(--muted);margin:0 0 14px;font-size:14px}.admin-auth-form{gap:13px;display:grid}.admin-auth-form .contact-form-field label{font-size:13px}.admin-auth-form .contact-form-field input{font-size:15px}.admin-auth-form button{color:#fff;background:var(--red-deep);cursor:pointer;min-height:48px;transition:background .18s ease, transform .18s var(--ease);border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;font-size:15px;font-weight:780;display:flex}.admin-auth-form button:hover:not(:disabled){background:#87001d;transform:translateY(-1px)}.admin-auth-form button:disabled{opacity:.6;cursor:not-allowed}.admin-app{background:var(--canvas-soft);min-height:100vh}.admin-topbar{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;align-items:center;gap:26px;height:66px;padding:0 clamp(16px,3vw,30px);display:flex;position:sticky;top:0}.admin-brand{letter-spacing:-.03em;font-size:18px;font-weight:800}.admin-brand em{color:var(--red);font-style:normal}.admin-tabs{gap:6px;display:flex}.admin-tabs button{min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:7px;padding:0 15px;font-size:12px;font-weight:750;transition:background .16s,color .16s;display:inline-flex}.admin-tabs button:hover{color:var(--ink);background:var(--canvas-soft)}.admin-tabs button.active{color:var(--red-deep);background:var(--rose);border-color:#ffd1da}.admin-user{align-items:center;gap:14px;margin-left:auto;display:flex}.admin-user span{text-align:right;flex-direction:column;display:flex}.admin-user strong{font-size:12.5px}.admin-user small{color:var(--muted);font-size:10px}.admin-body{width:min(1240px,100% - 40px);margin-inline:auto;padding-block:clamp(22px,3vw,36px)}.admin-panel{gap:18px;display:grid}.admin-panel-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.admin-panel-head h2{letter-spacing:-.02em;margin:0;font-size:22px}.admin-panel-head p{color:var(--muted);margin:4px 0 0;font-size:12px}.admin-primary{color:#fff;background:var(--red-deep);cursor:pointer;min-height:42px;transition:background .17s ease, transform .17s var(--ease), box-shadow .17s ease;border:0;border-radius:11px;align-items:center;gap:7px;padding:0 17px;font-size:12px;font-weight:780;display:inline-flex}.admin-primary:hover:not(:disabled){background:#87001d;transform:translateY(-1px);box-shadow:0 10px 22px #5f00162e}.admin-primary:disabled{opacity:.55;cursor:not-allowed}.admin-ghost{min-height:38px;color:var(--ink-soft);border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:6px;padding:0 13px;font-size:11.5px;font-weight:720;transition:border-color .16s,background .16s;display:inline-flex}.admin-ghost:hover:not(:disabled){border-color:var(--red);background:var(--rose)}.admin-ghost:disabled{opacity:.6;cursor:not-allowed}.admin-danger{min-height:34px;color:var(--red-deep);cursor:pointer;background:#fff;border:1px solid #ffd1da;border-radius:9px;align-items:center;gap:6px;padding:0 12px;font-size:11px;font-weight:750;transition:background .16s;display:inline-flex}.admin-danger:hover{background:var(--rose)}.admin-filter-row{flex-wrap:wrap;gap:8px;display:flex}.admin-filter{min-height:36px;color:var(--muted);border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:7px;padding:0 14px;font-size:11.5px;font-weight:720;transition:background .16s,color .16s,border-color .16s;display:inline-flex}.admin-filter span{background:var(--canvas-soft);border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:10px;display:grid}.admin-filter.active{color:#fff;background:var(--red);border-color:var(--red)}.admin-filter.active span{color:#fff;background:#ffffff38}.admin-empty{color:var(--muted);border:1px dashed var(--line);text-align:center;background:#fff;border-radius:14px;padding:26px;font-size:12.5px}.lead-list{gap:14px;display:grid}.lead-card{border:1px solid var(--line);border-left:4px solid var(--line);background:#fff;border-radius:16px;gap:13px;padding:20px 22px;display:grid;box-shadow:0 10px 26px #1112140a}.lead-card.status-new{border-left-color:var(--red)}.lead-card.status-contacted{border-left-color:#f59e0b}.lead-card.status-closed{opacity:.92;border-left-color:#10b981}.lead-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.lead-id strong{font-size:15px}.lead-id small{color:var(--muted);margin-top:2px;font-size:11.5px;display:block}.lead-time{color:var(--muted);white-space:nowrap;font-size:10.5px}.lead-tags{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.lead-tag{background:var(--canvas-soft);border:1px solid var(--line);border-radius:999px;padding:4px 10px;font-size:10.5px;font-weight:700}.lead-tag.plan{background:var(--rose);color:var(--red-deep);border-color:#ffd1da}.lead-status-pill{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;margin-left:auto;padding:4px 11px;font-size:10px;font-weight:780}.lead-status-pill.status-new{color:var(--red-deep);background:var(--rose)}.lead-status-pill.status-contacted{color:#92400e;background:#fef3c7}.lead-status-pill.status-closed{color:#065f46;background:#d1fae5}.lead-message{color:var(--ink-soft);background:var(--canvas-soft);white-space:pre-wrap;border-radius:11px;margin:0;padding:13px 15px;font-size:12.5px;line-height:1.6}.lead-contact{flex-wrap:wrap;gap:16px;display:flex}.lead-contact a{color:var(--red-deep);align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.lead-contact a:hover{text-decoration:underline}.lead-actions{border-top:1px solid var(--line);grid-template-columns:150px 1fr;align-items:start;gap:14px;padding-top:14px;display:grid}.lead-status-field,.lead-notes-field{flex-direction:column;gap:6px;display:flex}.lead-status-field small,.lead-notes-field small{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:5px;font-size:10px;font-weight:720;display:inline-flex}.lead-status-field select{background:var(--canvas-soft);border:1px solid var(--line);border-radius:9px;min-height:40px;padding:0 10px;font-size:12px}.lead-notes-field textarea{background:var(--canvas-soft);border:1px solid var(--line);resize:vertical;border-radius:9px;width:100%;min-height:54px;padding:9px 12px;font-size:12px}.lead-status-field select:focus,.lead-notes-field textarea:focus{border-color:var(--red);outline:none;box-shadow:0 0 0 3px #ff174414}.cal-layout{grid-template-columns:1fr 340px;align-items:start;gap:18px;display:grid}.cal-board{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px;box-shadow:0 10px 26px #1112140a}.cal-toolbar{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.cal-toolbar strong{letter-spacing:-.02em;font-size:17px}.cal-toolbar-actions{align-items:center;gap:8px;display:flex}.cal-nav{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;place-items:center;width:36px;height:36px;transition:border-color .16s,background .16s;display:grid}.cal-nav:hover{border-color:var(--red);background:var(--rose)}.cal-weekdays{grid-template-columns:repeat(7,1fr);gap:6px;margin-bottom:8px;display:grid}.cal-weekdays span{text-align:center;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;padding:6px 0;font-size:10px;font-weight:780}.cal-grid{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.cal-cell{background:var(--canvas-soft);border:1px solid var(--line);cursor:pointer;text-align:left;border-radius:12px;flex-direction:column;align-items:flex-start;gap:5px;min-height:92px;padding:8px;transition:border-color .16s,background .16s,box-shadow .16s;display:flex;position:relative;overflow:hidden}.cal-cell:hover{border-color:var(--red)}.cal-cell.out{opacity:.45}.cal-cell.today .cal-cell-day{color:#fff;background:var(--red)}.cal-cell.selected{border-color:var(--red);background:var(--rose);box-shadow:0 0 0 2px #ff17442e}.cal-cell-day{border-radius:50%;place-items:center;width:24px;height:24px;font-size:12px;font-weight:780;display:grid}.cal-cell-chips{flex-direction:column;gap:3px;width:100%;display:flex}.cal-cell-chips em{color:var(--muted);font-size:9px;font-style:normal;font-weight:700}.cal-chip{white-space:nowrap;text-overflow:ellipsis;border-radius:6px;width:100%;padding:2px 6px;font-size:9px;font-weight:750;display:block;overflow:hidden}.cal-chip.src-website{color:#fff;background:var(--red)}.cal-chip.src-admin{color:#fff;background:var(--ink)}.cal-chip.st-completed,.cal-chip.st-cancelled{opacity:.45;text-decoration:line-through}.cal-legend{gap:18px;margin-top:14px;display:flex}.cal-legend span{color:var(--muted);align-items:center;gap:7px;font-size:11px;display:inline-flex}.cal-legend .cal-chip{border-radius:3px;width:14px;height:10px;padding:0}.cal-side{border:1px solid var(--line);background:#fff;border-radius:18px;align-content:start;gap:14px;padding:20px;display:grid;box-shadow:0 10px 26px #1112140a}.cal-side-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.cal-side-head strong{font-size:14px}.cal-side-list{gap:12px;display:grid}.cal-demo{background:var(--canvas-soft);border:1px solid var(--line);border-radius:13px;gap:6px;padding:14px 15px;display:grid}.cal-demo.st-cancelled{opacity:.6}.cal-demo-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.cal-demo-top b{font-size:13px}.cal-src{border-radius:999px;padding:3px 9px;font-size:9.5px;font-weight:780}.cal-src.src-website{color:var(--red-deep);background:var(--rose)}.cal-src.src-admin{color:var(--ink);background:#e8e8eb}.cal-demo>strong{font-size:13px}.cal-demo>small{color:var(--muted);font-size:11px}.cal-demo-contact{flex-direction:column;gap:2px;display:flex}.cal-demo-contact a{color:var(--red-deep);font-size:11px;font-weight:650}.cal-demo-contact a:hover{text-decoration:underline}.cal-demo-notes{color:var(--ink-soft);background:#fff;border-radius:8px;margin:0;padding:8px 10px;font-size:11px}.cal-demo-actions{align-items:center;gap:8px;margin-top:4px;display:flex}.cal-status{text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:780}.cal-status.st-completed{color:#065f46}.cal-status.st-cancelled{color:var(--muted)}.modal-backdrop{z-index:120;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#11121470;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:20px;gap:18px;width:min(560px,100%);max-height:88vh;padding:clamp(22px,3vw,30px);display:grid;overflow:auto;box-shadow:0 40px 90px #11121447}.modal-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.modal-head h3{margin:0;font-size:18px}.modal-head p{color:var(--muted);margin:4px 0 0;font-size:11.5px}.modal-head p strong{color:var(--red-deep)}.modal-close{background:var(--canvas-soft);border:1px solid var(--line);cursor:pointer;border-radius:10px;place-items:center;width:36px;height:36px;transition:background .16s;display:grid}.modal-close:hover{background:var(--rose)}.modal-form{gap:16px;display:grid}.modal-grid{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.modal-grid .full{grid-column:1/-1}.modal-success{justify-items:start;gap:8px;padding:8px 0;display:grid}.modal-success strong{color:#065f46;font-size:15px}.modal-success p{color:var(--muted);margin:0;font-size:12px}.modal-success button{margin-top:8px}@media (max-width:1020px){.cal-layout{grid-template-columns:1fr}}@media (max-width:820px){.booking-hero-layout,.booking-fields{grid-template-columns:1fr}.booking-dates{grid-template-columns:repeat(4,1fr)}.admin-topbar{flex-wrap:wrap;gap:12px;height:auto;padding-block:10px}.admin-user{margin-left:0}.lead-actions,.modal-grid{grid-template-columns:1fr}}@media (max-width:560px){.booking-dates,.booking-times{grid-template-columns:repeat(2,1fr)}.cal-cell{min-height:64px}}.inbox-layout{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:18px;display:grid}.inbox-list{border:1px solid var(--line);background:#fff;border-radius:18px;gap:6px;padding:10px;display:grid;box-shadow:0 10px 26px #1112140a}.inbox-row{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:13px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;width:100%;padding:12px 14px;transition:background .15s,border-color .15s;display:grid}.inbox-row:hover{background:var(--canvas-soft)}.inbox-row.active{background:var(--rose);border-color:#ffd1da}.inbox-avatar{color:#fff;background:var(--ink);letter-spacing:.02em;border-radius:50%;place-items:center;width:42px;height:42px;font-size:13px;font-weight:800;display:grid}.inbox-row.active .inbox-avatar{background:var(--red);box-shadow:0 6px 14px #ff174440}.inbox-avatar.muted{background:#b9bbc1}.inbox-row-main{gap:3px;min-width:0;display:grid}.inbox-row-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;overflow:hidden}.inbox-row-main>small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.inbox-tagrow{flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px;display:flex}.inbox-row-side{justify-items:end;gap:6px;display:grid}.inbox-row-side .lead-time{font-size:10px}.inbox-detail{border:1px solid var(--line);background:#fff;border-radius:18px;gap:0;padding:22px;display:grid;position:sticky;top:86px;box-shadow:0 10px 26px #1112140a}.inbox-detail-head{justify-content:space-between;align-items:flex-start;gap:10px;padding-bottom:16px;display:flex}.inbox-detail-head .lead-id strong{font-size:17px}.inbox-detail-head .lead-id small{margin-top:3px}.inbox-detail-section{border-top:1px solid var(--line);gap:9px;padding-block:16px;display:grid}.inbox-detail-label{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);font-size:10px;font-weight:780}.inbox-message{color:var(--ink-soft);background:var(--canvas-soft);white-space:pre-wrap;border-radius:11px;margin:0;padding:13px 15px;font-size:12.5px;line-height:1.65}.inbox-contact-row{flex-wrap:wrap;gap:8px;display:flex}.inbox-contact-row a{background:var(--canvas-soft);border:1px solid var(--line);color:var(--red-deep);border-radius:10px;align-items:center;gap:7px;padding:8px 13px;font-size:11.5px;font-weight:700;transition:background .15s,border-color .15s;display:inline-flex}.inbox-contact-row a:hover{background:var(--rose);border-color:#ffd1da}.inbox-schedule{align-items:center;gap:8px;margin:0;font-size:13px;display:inline-flex}.inbox-schedule svg{color:var(--red)}.inbox-meta-line{color:var(--muted);font-size:10.5px}.inbox-detail-empty{color:var(--muted);text-align:center;justify-items:center;gap:12px;padding-block:40px}.inbox-detail-empty svg{color:#c9cbd1}.inbox-detail-empty p{margin:0;font-size:12.5px}.lead-status-pill.status-scheduled{color:var(--red-deep);background:var(--rose)}.lead-status-pill.status-completed{color:#065f46;background:#d1fae5}.lead-status-pill.status-cancelled{color:#6b7280;background:#eceef1}@media (max-width:1020px){.inbox-layout{grid-template-columns:1fr}.inbox-detail{position:static}}.admin-brand{align-items:center;gap:10px;display:flex}.admin-brand em{color:var(--red);letter-spacing:.02em;background:var(--rose);border:1px solid #ffd1da;border-radius:999px;padding:3px 9px;font-size:13px;font-style:normal;font-weight:800}.admin-brand-logo{width:auto;height:30px;display:block}.admin-auth-logo{width:auto;height:38px;margin-bottom:6px;display:block}.admin-topbar{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;display:grid}.admin-tabs{justify-self:center}.admin-user{justify-self:end}.admin-tabs-spacer{display:none}@media (max-width:900px){.admin-topbar{flex-wrap:wrap;gap:12px;height:auto;padding-block:10px;display:flex}.admin-tabs-spacer{display:none}}.admin-auth-card .admin-auth-form,.admin-auth-card .contact-form-field{text-align:left}.admin-auth-card{text-align:left;justify-items:stretch}.admin-auth-logo{margin-inline:auto}.admin-auth-card h1,.admin-auth-card>p{text-align:center}
