:root{--v2-violet:#7c3aed;--v2-violet-light:#8b5cf6;--v2-violet-faint:#f5f3ff;--v2-faint:#fafafa;--v2-border:#7c3aed1a;--v2-shadow-fluid:0 32px 64px -12px #7c3aed26;--v2-shadow-soft:0 20px 40px -8px #0000000d}.product-story-flow{flex-direction:column;gap:32px;padding-left:48px;display:flex;position:relative}.product-story-flow:before{content:"";background:linear-gradient(to bottom, transparent, var(--v2-violet-light), var(--v2-cyan), transparent);border-radius:999px;width:2px;position:absolute;top:0;bottom:0;left:16px}.product-story-node{background:var(--v2-panel);border:1px solid var(--v2-border);box-shadow:var(--v2-shadow-soft);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:32px;transition:transform .3s,box-shadow .3s;position:relative}.product-story-node:hover{box-shadow:var(--v2-shadow-fluid);transform:translateY(-4px)}.product-story-node:before{content:"";background:var(--v2-faint);border:4px solid var(--v2-violet-light);border-radius:50%;width:16px;height:16px;position:absolute;top:40px;left:-40px;box-shadow:0 0 0 4px #7c3aed33}.product-node-content h3{color:var(--v2-ink);margin:0 0 12px;font-size:28px;font-weight:700}.product-node-content p{color:var(--v2-muted);margin:0;font-size:17px;line-height:1.6}.audience-fluid-modules{flex-wrap:wrap;gap:24px;display:flex}.audience-fluid-card{border:1px solid var(--v2-border);box-shadow:var(--v2-shadow-soft);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fff9;border-radius:40px;flex:300px;padding:40px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.audience-fluid-card:after{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#7c3aed0d,#0000 60%);position:absolute;inset:0}.audience-fluid-card:hover{box-shadow:var(--v2-shadow-fluid);background:#ffffffe6;transform:scale(1.02)}.audience-fluid-content span{background:var(--v2-violet-faint);color:var(--v2-violet);border-radius:999px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-block}.audience-fluid-content h3{letter-spacing:0;margin:0 0 16px;font-size:32px;font-weight:700}.audience-fluid-content p{color:var(--v2-muted);margin:0 0 24px;font-size:17px;line-height:1.5}.workflow-timeline{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fff6;border:1px solid #fff6;border-radius:40px;flex-direction:column;gap:24px;padding:40px;display:flex;box-shadow:inset 0 0 0 1px #fff3}@media (min-width:900px){.workflow-timeline{flex-direction:row;align-items:stretch}}.workflow-timeline-step{border:1px solid var(--v2-border);background:#ffffffb3;border-radius:32px;flex:1;padding:32px;transition:transform .3s;position:relative;box-shadow:0 10px 30px #00000008}.workflow-step-marker{background:linear-gradient(135deg, var(--v2-violet-faint), #fff);border:1px solid var(--v2-border);border-radius:50%;width:48px;height:48px;margin-bottom:24px;position:relative;box-shadow:0 4px 12px #7c3aed1a}.workflow-step-marker:after{content:"";background:var(--v2-violet-light);border-radius:50%;position:absolute;inset:16px}.workflow-step-content em{color:var(--v2-violet);text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:14px;font-style:normal;font-weight:700;display:block}.workflow-step-content h3{margin:0 0 8px;font-size:24px;font-weight:700}.workflow-step-content strong{color:var(--v2-ink);margin-bottom:12px;font-size:18px;display:block}.workflow-step-content p{color:var(--v2-muted);line-height:1.6}.surfaces-bento{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.surfaces-bento-card{background:var(--v2-panel);border:1px solid var(--v2-border);box-shadow:var(--v2-shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:32px;padding:40px;transition:transform .4s,box-shadow .4s}.surfaces-bento-card:hover{box-shadow:var(--v2-shadow-fluid);transform:translateY(-5px)scale(1.01)}.surfaces-bento-card:first-child,.surfaces-bento-card:nth-child(4){grid-column:span 2}@media (max-width:768px){.surfaces-bento-card:first-child,.surfaces-bento-card:nth-child(4){grid-column:span 1}}.surfaces-bento-card em{color:var(--v2-violet-light);background:#7c3aed14;border-radius:999px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-style:normal;font-weight:600;display:inline-block}.surfaces-bento-card h3{margin:0 0 16px;font-size:26px;font-weight:700}.surfaces-bento-card p{color:var(--v2-muted);font-size:16px;line-height:1.6}.operating-proof-path{flex-direction:column;gap:16px;display:flex}.proof-path-node{border:1px solid var(--v2-border);background:#fffc;border-radius:24px;flex-direction:column;justify-content:center;padding:32px 40px;transition:all .3s;display:flex;box-shadow:0 4px 20px #00000005}.proof-path-node:hover{box-shadow:var(--v2-shadow-soft);background:#fff;border-color:#7c3aed4d;transform:translate(8px)}.proof-path-node em{color:var(--v2-violet);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:13px;font-style:normal;font-weight:700}.proof-path-node h3{margin:0 0 8px;font-size:22px;font-weight:600}.proof-path-node p{color:var(--v2-muted);margin:0;line-height:1.5}.pricing-fluid-grid{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:32px;max-width:1200px;margin:48px auto;display:flex}.pricing-fluid-card{max-width:380px;box-shadow:var(--v2-shadow-soft);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffd9;border:1px solid #0000000d;border-radius:36px;flex-direction:column;flex:320px;padding:40px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.pricing-fluid-card:hover{transform:translateY(-8px);box-shadow:0 40px 80px -16px #00000014}.pricing-fluid-card.featured{box-shadow:var(--v2-shadow-fluid);z-index:2;background:#fff;border:1px solid #7c3aed4d;transform:scale(1.04)}.pricing-fluid-card.featured:hover{transform:scale(1.05)translateY(-4px)}.pricing-fluid-glow{pointer-events:none;background:radial-gradient(circle,#7c3aed26 0%,#0000 70%);width:300px;height:300px;position:absolute;top:-100px;right:-100px}.pricing-fluid-strip{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.pricing-fluid-strip span{background:var(--v2-faint);color:var(--v2-muted);border:1px solid #0000000f;border-radius:999px;padding:4px 12px;font-size:12px;font-weight:600}.pricing-fluid-card.featured .pricing-fluid-strip span{background:var(--v2-violet-faint);color:var(--v2-violet);border-color:#7c3aed26}.pricing-fluid-head{align-items:center;gap:12px;margin-bottom:16px;display:flex}.pricing-fluid-head .badge{padding:6px 16px;font-size:14px}.pricing-fluid-trial{color:var(--v2-violet-light);background:var(--v2-violet-faint);border-radius:999px;padding:4px 12px;font-size:13px;font-style:normal;font-weight:600}.pricing-fluid-price{align-items:baseline;gap:8px;margin-bottom:16px;display:flex}.pricing-fluid-price strong{letter-spacing:0;color:var(--v2-ink);font-size:56px;font-weight:700}.pricing-fluid-price span{color:var(--v2-muted);font-size:16px;font-weight:500}.pricing-fluid-description{color:var(--v2-muted);flex-grow:1;margin-bottom:32px;font-size:16px;line-height:1.5}.pricing-fluid-features{flex-direction:column;gap:16px;margin:0 0 32px;padding:0;list-style:none;display:flex}.pricing-fluid-features li{color:var(--v2-ink);padding-left:28px;font-size:15px;line-height:1.4;position:relative}.pricing-fluid-features li:before{content:"✓";color:var(--v2-violet-light);font-weight:800;position:absolute;top:0;left:0}.pricing-fluid-usage{background:var(--v2-faint);border-radius:16px;margin-bottom:24px;padding:16px}.pricing-fluid-card.featured .pricing-fluid-usage{background:var(--v2-violet-faint)}.pricing-fluid-usage span{text-transform:uppercase;color:var(--v2-muted);margin-bottom:4px;font-size:12px;font-weight:600;display:block}.pricing-fluid-usage strong{color:var(--v2-ink);font-size:15px}.pricing-fluid-footer{margin-top:auto}.pricing-fluid-note{color:var(--v2-muted);text-align:center;margin-bottom:16px;font-size:13px}.pricing-fluid-footer .button{border-radius:999px;justify-content:center;width:100%;padding:16px;font-size:16px}.pricing-fluid-card.featured .button{background:var(--v2-violet);border-color:var(--v2-violet);box-shadow:0 8px 24px #7c3aed4d}.pricing-fluid-card.featured .button:hover{background:#6d28d9;transform:translateY(-2px);box-shadow:0 12px 32px #7c3aed66}.global-mesh-bg{z-index:-2;pointer-events:none;background:#fafafa;position:fixed;inset:0;overflow:hidden}.mesh-blob{filter:blur(100px);opacity:.5;border-radius:50%;animation:20s cubic-bezier(.4,0,.2,1) infinite alternate blob-float;position:absolute}.blob-1{background:radial-gradient(circle,#7c3aed26,#0000 70%);width:50vw;height:50vw;animation-delay:0s;top:-10%;left:-10%}.blob-2{background:radial-gradient(circle,#00a7d11f,#0000 70%);width:60vw;height:60vw;animation-delay:-5s;top:40%;right:-20%}.blob-3{background:radial-gradient(circle,#8b5cf626,#0000 70%);width:40vw;height:40vw;animation-delay:-10s;bottom:-20%;left:20%}@keyframes blob-float{0%{transform:translate(0)scale(1)}50%{transform:translate(5%,10%)scale(1.1)}to{transform:translate(-5%,5%)scale(.9)}}body{letter-spacing:0;line-height:1.6}h1,h2,h3,h4,h5,h6{letter-spacing:0}.spotlight-card{position:relative;overflow:hidden}.spotlight-card:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;opacity:0;background:linear-gradient(135deg,#7c3aed66,#0000 40%);padding:2px;transition:opacity .5s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.spotlight-card:hover:before{opacity:1}.vision-hero-glass{-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);background:#fff9;border:1px solid #fff6;border-radius:40px;padding:48px;box-shadow:0 32px 64px -16px #0000000d}.vision-bento-card{border:1px solid var(--v2-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--v2-shadow-soft);background:#ffffffbf;border-radius:32px;padding:40px;transition:transform .4s,box-shadow .4s}.vision-bento-card:hover{box-shadow:var(--v2-shadow-fluid);transform:translateY(-4px)scale(1.01)}.bento-span-2{grid-column:span 2}@media (max-width:800px){.bento-span-2{grid-column:span 1}}.vision-bento-card span{background:var(--v2-violet-faint);color:var(--v2-violet);border-radius:999px;margin-bottom:24px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-block}.vision-loop-fluid{flex-wrap:wrap;gap:24px;display:flex}.vision-loop-node{background:var(--v2-panel);border:1px solid var(--v2-border);box-shadow:var(--v2-shadow-soft);text-align:center;border-radius:32px;flex:240px;padding:40px;transition:all .3s}.vision-loop-node:hover{box-shadow:var(--v2-shadow-fluid);transform:translateY(-8px)}.loop-icon-placeholder{background:linear-gradient(135deg, var(--v2-violet-faint), #fff);border:1px solid var(--v2-border);border-radius:50%;width:64px;height:64px;margin:0 auto 24px;position:relative;box-shadow:0 8px 24px #7c3aed1a}.loop-icon-placeholder:after{content:"";background:var(--v2-violet-light);border-radius:50%;position:absolute;inset:20px}.credibility-overlap-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;padding:24px 0;display:grid}.credibility-overlap-card{background:var(--v2-panel);border:1px solid var(--v2-border);box-shadow:var(--v2-shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:1;border-radius:32px;padding:40px;transition:transform .4s;position:relative}.credibility-overlap-card.overlap-offset{z-index:2;box-shadow:var(--v2-shadow-fluid);background:#fffffff2;transform:translateY(40px)}@media (max-width:800px){.credibility-overlap-card.overlap-offset{transform:none}}.overlap-card-inner span{background:var(--v2-violet-faint);color:var(--v2-violet);border-radius:999px;margin-bottom:24px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-block}.overlap-card-inner strong{margin-bottom:16px;font-size:26px;font-weight:700;display:block}.overlap-card-inner p{color:var(--v2-muted);font-size:16px;line-height:1.6}.faq-accordion-group{flex-direction:column;gap:16px;max-width:900px;margin:64px auto 0;display:flex}.faq-accordion-item{background:var(--v2-panel);border:1px solid var(--v2-border);box-shadow:var(--v2-shadow-soft);border-radius:24px;transition:all .3s;overflow:hidden}.faq-accordion-item[open]{box-shadow:var(--v2-shadow-fluid);background:#fffffff2}.faq-accordion-summary{cursor:pointer;justify-content:space-between;align-items:center;padding:24px 32px;list-style:none;display:flex}.faq-accordion-summary::-webkit-details-marker{display:none}.faq-accordion-summary h3{color:var(--v2-ink);margin:0;font-size:20px;font-weight:600}.faq-accordion-icon{width:24px;height:24px;transition:transform .3s;position:relative}.faq-accordion-icon:before,.faq-accordion-icon:after{content:"";background:var(--v2-violet);border-radius:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-accordion-icon:before{width:16px;height:2px}.faq-accordion-icon:after{width:2px;height:16px;transition:transform .3s,opacity .3s}.faq-accordion-item[open] .faq-accordion-icon:after{opacity:0;transform:translate(-50%,-50%)rotate(90deg)}.faq-accordion-content{padding:0 32px 32px}.faq-accordion-content p{color:var(--v2-muted);margin:0;font-size:16px;line-height:1.6;animation:.4s forwards faq-fade-in}@keyframes faq-fade-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.audit-glass-panel{-webkit-backdrop-filter:blur(40px)saturate(200%);backdrop-filter:blur(40px)saturate(200%);border:1px solid var(--v2-border);background:#ffffffb3;border-radius:40px;padding:48px;box-shadow:0 40px 80px -16px #00000014}.audit-conversion-proof{flex-wrap:wrap;gap:16px;margin-top:32px;display:flex}.audit-chip{background:var(--v2-panel);box-shadow:var(--v2-shadow-soft);opacity:0;border:1px solid #1d1d1f1a;border-radius:16px;padding:16px 24px;animation:.6s forwards slide-up-fade}.audit-chip-1{animation-delay:.1s}.audit-chip-2{animation-delay:.2s}.audit-chip-3{animation-delay:.3s}@keyframes slide-up-fade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.audit-chip span{text-transform:uppercase;color:var(--v2-violet);margin-bottom:4px;font-size:13px;font-weight:600;display:block}.audit-chip strong{color:var(--v2-ink);font-size:16px;font-weight:700;display:block}.auth-redesign{flex-direction:column;align-items:center;padding:64px 24px;display:flex}.auth-redesign-copy{text-align:center;margin-bottom:48px}.auth-redesign-grid{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:32px;width:100%;max-width:1000px;display:flex}.auth-signal-stage{background:var(--v2-panel);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid var(--v2-border);box-shadow:var(--v2-shadow-soft);border-radius:32px;flex:400px;padding:40px;position:relative;overflow:hidden}.auth-redesign-panel{-webkit-backdrop-filter:blur(40px)saturate(200%);backdrop-filter:blur(40px)saturate(200%);background:#ffffffd9;border:1px solid #fff6;border-radius:32px;flex-direction:column;flex:400px;padding:40px;display:flex;box-shadow:0 40px 80px -16px #00000014}.dashboard-shell-redesign{background:0 0;min-height:100vh;display:flex}.dashboard-shell-redesign .dashboard-sidebar{-webkit-backdrop-filter:blur(40px)saturate(200%);backdrop-filter:blur(40px)saturate(200%);background:#fff9;border-right:1px solid #fff6;width:280px;height:100vh;position:fixed;box-shadow:1px 0 20px #00000005}.dashboard-shell-redesign .main{background:#fff6;border-radius:40px 0 0;flex:1;min-height:100vh;margin-left:280px;padding:48px;box-shadow:-10px -10px 40px #00000005}.dashboard-shell-redesign .card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--v2-border);box-shadow:var(--v2-shadow-soft);background:#ffffffb3;border-radius:24px;padding:32px;transition:box-shadow .3s}.dashboard-shell-redesign .card:hover{box-shadow:var(--v2-shadow-fluid)}.editorial-layout{max-width:800px;margin:0 auto;padding:80px 24px 120px}.editorial-layout h1{letter-spacing:0;margin-bottom:24px;font-size:48px;font-weight:700}.editorial-layout p{color:var(--v2-ink);margin-bottom:24px;font-size:18px;line-height:1.7}.editorial-layout ul{margin-bottom:32px;padding-left:24px;font-size:18px;line-height:1.7}.editorial-layout li{margin-bottom:12px}.editorial-glass-panel{-webkit-backdrop-filter:blur(40px)saturate(200%);backdrop-filter:blur(40px)saturate(200%);background:#ffffffd9;border:1px solid #fff9;border-radius:40px;padding:64px;box-shadow:0 40px 80px -16px #0000000d}@media (max-width:768px){.editorial-glass-panel{border-radius:24px;padding:32px}}:root{--salvage-ink:#1d1d1f;--salvage-muted:#1d1d1f9e;--salvage-soft:#fbfbfe;--salvage-line:#4636a021;--salvage-violet:#6042f5;--salvage-blue:#0071e3;--salvage-cyan:#00a7d1;--salvage-shadow:0 28px 84px #2c235c14;--salvage-shadow-soft:0 16px 48px #2c235c0e}.global-mesh-bg{background:#fff}.mesh-blob{opacity:.18;filter:blur(130px)}body,h1,h2,h3,h4,h5,h6{letter-spacing:0!important}html{scroll-padding-top:112px}.v2-site,.pricing-v2-page{background:radial-gradient(circle at 18% 8%,#6042f509,#0000 24%),radial-gradient(circle at 86% 28%,#0071e307,#0000 26%),linear-gradient(#fff 0% 34%,#fbfbfe 56%,#fff 78% 100%)!important}.topbar{background:#ffffffd1!important;border-bottom-color:#1d1d1f14!important;box-shadow:0 10px 34px #2c235c0b!important}.v2-section,.v2-pricing,.v2-surfaces,.v2-operating-proof,.pricing-v2-page>section,.pricing-fluid-grid{scroll-margin-top:112px}.v2-section-heading h2,.visibility-copy h2,.operating-proof-copy h2,.v2-final-cta h2,.pricing-v2-hero h1{font-weight:650!important;line-height:1.04!important}.v2-section-heading p,.visibility-copy p,.operating-proof-copy p,.product-node-content p,.audience-fluid-content p,.workflow-step-content p,.surfaces-bento-card p,.proof-path-node p,.pricing-fluid-description,.pricing-fluid-note{color:var(--salvage-muted)!important}.v2-site .button,.pricing-v2-page .button{border-radius:999px;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s}.v2-site .button:hover,.pricing-v2-page .button:hover{transform:translateY(-2px)}.product-story-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;max-width:1260px;margin:64px auto 0;position:relative;padding-left:0!important;display:grid!important}.product-story-flow:before{background:linear-gradient(90deg,#0000,#6042f538,#00a7d12e,#0000);width:auto;height:1px;inset:38px 7% auto}.product-story-node{border:1px solid var(--salvage-line);min-height:278px;box-shadow:var(--salvage-shadow-soft);background:radial-gradient(circle at 78% 0,#6042f50e,#0000 34%),#ffffffd1;border-radius:34px;padding:84px 28px 30px;transition:transform .18s,box-shadow .18s,border-color .18s;transform:none!important}.product-story-node:nth-child(2){border-radius:30px 44px 34px 34px}.product-story-node:nth-child(3){border-radius:34px 30px 44px 34px}.product-story-node:nth-child(2n){margin-top:34px}.product-story-node:hover{box-shadow:var(--salvage-shadow);border-color:#6042f538;transform:translateY(-4px)!important}.product-story-node:before{background:#ffffffe6;border:1px solid #6042f53d;width:24px;height:24px;top:27px;left:28px;box-shadow:0 0 0 9px #6042f50e}.product-story-node:first-child:before{background:radial-gradient(circle at center, var(--salvage-violet) 0 25%, #fff 28%)}.product-story-node:nth-child(2):before{background:linear-gradient(90deg,#6042f533,#00a7d11f,#fff);border-radius:999px;width:34px}.product-story-node:nth-child(3):before{background:#6042f51a;border-radius:8px;rotate:45deg}.product-story-node:nth-child(4):before{background:linear-gradient(135deg,#6042f533,#fff 72%);border-radius:50% 50% 50% 9px}.product-node-content h3,.audience-fluid-content h3,.workflow-step-content h3,.surfaces-bento-card h3,.proof-path-node h3{color:var(--salvage-ink);letter-spacing:0!important;font-weight:650!important}.product-node-content h3{font-size:27px}.audience-fluid-modules{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;max-width:1260px;margin:56px auto 0;display:grid!important}.audience-fluid-card{border:1px solid var(--salvage-line);min-height:430px;box-shadow:var(--salvage-shadow-soft);background:linear-gradient(#ffffffe0,#fdfcffc2),radial-gradient(circle at 82% 8%,#6042f50f,#0000 34%);border-radius:42px;padding:34px;transition:transform .18s,box-shadow .18s,border-color .18s}.audience-fluid-card:nth-child(2){margin-top:28px}.audience-fluid-card:nth-child(3){margin-top:12px}.audience-fluid-card:hover{box-shadow:var(--salvage-shadow);border-color:#6042f533;transform:translateY(-4px)!important}.audience-fluid-content span,.surfaces-bento-card em,.proof-path-node em{color:var(--salvage-violet)!important;letter-spacing:.04em!important;background:#6042f513!important;font-weight:650!important}.audience-fluid-content h3{font-size:31px;line-height:1.15}.workflow-timeline{max-width:1260px;box-shadow:none;background:0 0;border:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:58px auto 0;padding:56px 0 0;position:relative;overflow:visible;display:grid!important}.workflow-timeline:before{content:"";background:linear-gradient(90deg,#0000,#6042f52e,#00a7d124,#0000);height:1px;position:absolute;top:24px;left:5%;right:5%}.workflow-timeline-step{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0 4px;transform:none!important}.workflow-timeline-step:hover{box-shadow:none;background:0 0;transform:translateY(-3px)!important}.workflow-step-marker{background:#ffffffe6;border-color:#6042f52e;width:44px;height:44px;margin-bottom:28px;box-shadow:0 14px 34px #6042f51a}.workflow-timeline-step:nth-child(2) .workflow-step-marker{border-radius:14px}.workflow-timeline-step:nth-child(3) .workflow-step-marker{border-radius:50% 50% 50% 12px}.workflow-timeline-step:nth-child(4) .workflow-step-marker{background:linear-gradient(90deg,#0000 42%,#6042f52e 43% 57%,#0000 58%),#fff;border-radius:999px}.workflow-step-content{border:1px solid var(--salvage-line);min-height:330px;box-shadow:var(--salvage-shadow-soft);background:#ffffffc7;border-radius:32px;padding:30px}.workflow-step-content em{color:var(--salvage-violet);letter-spacing:.05em}.workflow-step-content strong{color:var(--salvage-ink);font-weight:650}.surfaces-bento{grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;max-width:1260px;margin:58px auto 0;display:grid!important}.surfaces-bento-card,.surfaces-bento-card:first-child,.surfaces-bento-card:nth-child(4){border:1px solid var(--salvage-line);min-height:300px;box-shadow:var(--salvage-shadow-soft);background:radial-gradient(circle at 84% 0,#6042f50d,#0000 32%),#ffffffd1;border-radius:34px;grid-column:span 4;padding:34px;transition:transform .18s,box-shadow .18s,border-color .18s;transform:none!important}.surfaces-bento-card:first-child,.surfaces-bento-card:nth-child(2){grid-column:span 6;min-height:265px}.surfaces-bento-card:nth-child(4){grid-column:span 7}.surfaces-bento-card:nth-child(5){grid-column:span 5}.surfaces-bento-card:nth-child(6){border-radius:34px 46px 46px 34px;grid-column:span 12;min-height:230px;padding-right:24%}.surfaces-bento-card:hover{box-shadow:var(--salvage-shadow);border-color:#6042f533;transform:translateY(-4px)!important}.surfaces-bento-card h3{font-size:28px;line-height:1.12}.public-file-glossary{box-shadow:var(--salvage-shadow-soft)!important;background:#ffffff8a!important;border-radius:30px!important}.public-file-glossary>*{background:#ffffffc2!important;border-color:#4636a01f!important}.pricing-fluid-grid{justify-content:stretch;align-items:stretch;gap:24px;max-width:1280px;margin:56px auto;display:grid!important}.pricing-fluid-home{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-fluid-full{grid-template-columns:repeat(4,minmax(0,1fr));max-width:1380px;padding-inline:28px}.pricing-fluid-card{width:auto;max-width:none;min-height:720px;box-shadow:var(--salvage-shadow-soft);background:linear-gradient(#fffffff0,#fdfdffe0),radial-gradient(circle at 78% 0,#6042f50b,#0000 34%);border:1px solid #4636a01f;border-radius:34px;padding:32px;transition:transform .18s,box-shadow .18s,border-color .18s;transform:none!important}.pricing-fluid-card:hover{box-shadow:var(--salvage-shadow);border-color:#6042f52e;transform:translateY(-4px)!important}.pricing-fluid-card.featured,.pricing-fluid-card[data-plan=launch]{background:radial-gradient(circle at 78% 0,#0071e317,#0000 32%),radial-gradient(circle at 0 100%,#6042f50f,#0000 34%),#fffffff5;border-color:#0071e347;box-shadow:0 34px 100px #0071e31c}.pricing-fluid-card[data-plan=operator]{box-shadow:var(--salvage-shadow-soft);background:linear-gradient(#ffffffeb,#fdfcffdb),radial-gradient(circle at 82% 0,#6042f50d,#0000 34%);border-color:#4636a01f}.pricing-fluid-glow{opacity:.8;background:linear-gradient(135deg,#0071e324,#0000 26%),radial-gradient(circle at 84% 0,#6042f51a,#0000 34%);width:auto;height:auto;inset:-1px}.pricing-fluid-strip{min-height:74px}.pricing-fluid-strip span{background:#ffffffd1;border-color:#1d1d1f14}.pricing-fluid-card.featured .pricing-fluid-strip span,.pricing-fluid-card[data-plan=launch] .pricing-fluid-strip span{color:#005ecb;background:#0071e30f;border-color:#0071e329}.pricing-fluid-head{flex-wrap:wrap}.pricing-fluid-price strong{font-size:50px;line-height:1;letter-spacing:0!important}.pricing-fluid-card[data-plan=agency] .pricing-fluid-price strong{font-size:43px}.pricing-fluid-description{flex-grow:0;min-height:96px}.pricing-fluid-full .pricing-fluid-price{display:block}.pricing-fluid-full .pricing-fluid-price span{margin-top:8px;line-height:1.35;display:block}.pricing-fluid-features{gap:14px}.pricing-fluid-features li:before{color:var(--salvage-violet)}.pricing-fluid-usage{background:#ffffffb8;border:1px solid #4636a01a;border-radius:20px}.pricing-fluid-card.featured .pricing-fluid-usage,.pricing-fluid-card[data-plan=launch] .pricing-fluid-usage{background:#0071e30e;border-color:#0071e321}.pricing-fluid-card[data-plan=operator] .pricing-fluid-usage{background:#6042f50b}.pricing-fluid-footer .button{border-radius:999px;min-height:54px}.pricing-fluid-card.featured .button,.pricing-fluid-card[data-plan=launch] .button{color:#fff;background:linear-gradient(135deg, var(--salvage-blue), var(--salvage-violet));border-color:#0000;box-shadow:0 16px 36px #0071e32e}.pricing-fluid-card.featured .button:hover,.pricing-fluid-card[data-plan=launch] .button:hover{background:linear-gradient(135deg,#0068d8,#5636e8);box-shadow:0 20px 44px #0071e338}.pricing-fluid-card[data-plan=operator] .button{color:var(--salvage-ink);box-shadow:none;background:#fff;border-color:#1d1d1f29}.v2-pricing-note,.operating-proof-copy,.proof-path-node,.v2-final-cta{border-color:var(--salvage-line)!important;box-shadow:var(--salvage-shadow-soft)!important;background:#ffffffd1!important}.operating-proof-path{gap:18px}.proof-path-node{border-radius:30px;transform:none!important}.proof-path-node:hover{border-color:#6042f533;box-shadow:var(--salvage-shadow)!important;transform:translateY(-3px)!important}@media (max-width:1180px){.product-story-flow,.workflow-timeline,.pricing-fluid-home,.pricing-fluid-full{grid-template-columns:repeat(2,minmax(0,1fr))}.audience-fluid-modules{grid-template-columns:1fr}.audience-fluid-card,.audience-fluid-card:nth-child(2),.audience-fluid-card:nth-child(3){min-height:auto;margin-top:0}.surfaces-bento{grid-template-columns:repeat(2,minmax(0,1fr))}.surfaces-bento-card,.surfaces-bento-card:first-child,.surfaces-bento-card:nth-child(2),.surfaces-bento-card:nth-child(4),.surfaces-bento-card:nth-child(5),.surfaces-bento-card:nth-child(6){grid-column:auto;min-height:260px;padding-right:34px}}@media (max-width:860px){.v2-site,.pricing-v2-page{background:radial-gradient(circle at 18% 8%,#6042f507,#0000 24%),#fff!important}.v2-section{padding-top:78px!important;padding-bottom:78px!important}.product-story-flow,.workflow-timeline,.pricing-fluid-home,.pricing-fluid-full,.surfaces-bento{grid-template-columns:1fr}.product-story-flow{padding-left:42px!important}.product-story-flow:before,.workflow-timeline:before{background:linear-gradient(#0000,#6042f533,#0000);width:1px;height:auto;inset:0 auto 0 16px}.product-story-node,.product-story-node:nth-child(2n){min-height:auto;margin-top:0;padding:30px}.product-story-node:before{top:32px;left:-37px}.workflow-timeline{padding-top:0;padding-left:42px}.workflow-step-marker{width:34px;height:34px;position:absolute;top:20px;left:-42px}.workflow-step-marker:after{inset:12px}.workflow-timeline-step{position:relative}.workflow-step-content{min-height:auto}.pricing-fluid-full{padding-inline:20px}.pricing-fluid-card{min-height:auto}}@media (max-width:680px){html{scroll-padding-top:88px}.topbar{gap:12px;min-height:66px;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;padding:10px 16px!important}.brand{min-width:0}.brand span{white-space:nowrap;font-size:16px}.nav{margin-left:auto;justify-content:flex-end!important;gap:8px!important;width:auto!important;padding-bottom:0!important;overflow:visible!important}.nav a:first-child,.nav a:nth-child(2),.nav a:nth-child(3){display:none}.nav a:not(.nav-cta){font-size:14px}.nav-cta{padding:11px 16px!important}}@media (max-width:560px){.pricing-fluid-grid{gap:18px}.product-story-node,.audience-fluid-card,.workflow-step-content,.surfaces-bento-card,.pricing-fluid-card,.proof-path-node{border-radius:28px}.pricing-fluid-card{padding:26px}.pricing-fluid-price strong{font-size:44px}}@media (prefers-reduced-motion:reduce){.mesh-blob,.product-story-node,.audience-fluid-card,.workflow-timeline-step,.surfaces-bento-card,.pricing-fluid-card,.proof-path-node{transition:none!important;animation:none!important;transform:none!important}}:root{--ai-ink:#12131a;--ai-muted:#12131aa3;--ai-line:#2148aa21;--ai-blue:#1169f5;--ai-cyan:#00a7d1;--ai-violet:#6e46ff;--ai-magenta:#e14bff;--ai-coral:#ff7a59;--ai-amber:#f4b640;--ai-glass:#ffffffc7;--ai-shadow:0 30px 100px #1b2c6b1f;--ai-shadow-soft:0 18px 56px #1b2c6b13}.v2-site{background:radial-gradient(circle at 90% 8%,#00a7d114,#0000 28%),radial-gradient(circle at 12% 18%,#6e46ff12,#0000 30%),radial-gradient(circle at 80% 66%,#ff7a590e,#0000 28%),linear-gradient(#fff 0%,#f9fbff 28%,#fff 58%,#fbfcff 100%)!important}.v2-hero{isolation:isolate;grid-template-columns:minmax(390px,.88fr) minmax(540px,1.12fr);align-items:center;gap:28px;width:min(100%,1480px);min-height:calc(100vh - 67px);margin:0 auto;overflow:hidden;background:radial-gradient(circle at 78% 46%,#1169f516,#0000 33%),radial-gradient(circle at 64% 26%,#e14bff12,#0000 26%),linear-gradient(#fffffff5,#f9fbffb8)!important;padding:94px 46px 80px!important;display:grid!important}.v2-hero:before{filter:blur(20px);opacity:.9;border-radius:999px;width:58%;height:74%;background:radial-gradient(#00a7d11a,#0000 64%),radial-gradient(at 42% 64%,#ff7a5917,#0000 62%)!important;inset:6% -4% auto auto!important}.v2-hero:after{opacity:.13!important}.v2-hero-copy{z-index:2;text-align:left!important;align-items:flex-start!important;max-width:690px!important;margin:0!important}.v2-hero h1{color:var(--ai-ink);letter-spacing:0!important;text-align:left!important;max-width:690px!important;margin:0!important;font-size:88px!important;font-weight:670!important;line-height:.94!important}.v2-hero-line{max-width:650px!important;color:var(--ai-muted)!important;text-align:left!important;margin:30px 0 0!important;font-size:23px!important;line-height:1.32!important}.v2-hero-plain{color:#12131a8f!important;text-align:left!important;max-width:510px!important;margin:22px 0 0!important;font-size:17px!important;line-height:1.48!important}.v2-hero .v2-actions{justify-content:flex-start!important;margin-top:30px!important}.v2-hero .button{min-height:54px;padding-inline:24px}.hero-energy-belt{width:min(620px,100%)!important;height:116px!important;margin:22px 0 0!important;transform:none!important}.hero-energy-belt:before{opacity:.56!important}.energy-ray{opacity:.45!important}.home-constellation{aspect-ratio:1;isolation:isolate;border-radius:50%;justify-self:center;width:min(720px,100%);position:relative;transform:translate(8px)}.home-constellation:before,.home-constellation:after{content:"";pointer-events:none;border-radius:50%;position:absolute;inset:7%}.home-constellation:before{opacity:.94;background:radial-gradient(circle at 48% 48%,#ffffffeb 0 18%,#0000 19%),radial-gradient(circle at 50% 54%,#6e46ff21,#0000 48%),radial-gradient(circle at 28% 74%,#ff7a5917,#0000 42%);border:1px solid #1169f51f;box-shadow:inset 0 0 70px #1169f512}.home-constellation:after{filter:blur(18px);background:radial-gradient(circle,#ffffffd6,#0000 66%);inset:21%}.constellation-aurora{filter:blur(18px);opacity:.82;background:conic-gradient(from 212deg,#0000,#1169f52e,#e14bff29,#ff7a5924,#0000 72%),radial-gradient(circle at 58% 58%,#00a7d129,#0000 48%);border-radius:50%;animation:12s ease-in-out infinite alternate constellationAura;position:absolute;inset:4%}.constellation-orbit{transform-style:preserve-3d;z-index:3;border:1px solid #1169f526;border-radius:50%;animation:18s linear infinite orbitDrift;position:absolute;inset:15%}.orbit-wide{border-color:#00a7d12e;inset:19% 4%;transform:rotate(-9deg)}.orbit-tall{border-color:#6e46ff2e;animation-duration:22s;animation-direction:reverse;inset:6% 24%}.orbit-tilt{border-color:#ff7a592e;animation-duration:26s;inset:24% 7%;transform:rotate(25deg)}.constellation-dust{z-index:4;position:absolute;inset:0}.dust-point{left:var(--dust-x);top:var(--dust-y);width:var(--dust-size);height:var(--dust-size);background:var(--ai-blue);opacity:.66;animation:dustFloat var(--dust-duration) ease-in-out var(--dust-delay) infinite alternate;border-radius:50%;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 18px}.dust-tone-1{color:var(--ai-cyan);background:var(--ai-cyan)}.dust-tone-2{color:var(--ai-violet);background:var(--ai-violet)}.dust-tone-3{color:var(--ai-magenta);background:var(--ai-magenta)}.dust-tone-4{color:var(--ai-coral);background:var(--ai-coral)}.constellation-planet{z-index:5;background:radial-gradient(circle at 36% 28%,#ffffffeb,#0000 16%),radial-gradient(circle at 64% 72%,#ff7a596b,#0000 34%),linear-gradient(135deg,#0d6dfd 0%,#00b7d8 36%,#764cff 68%,#ff78a8 100%);border-radius:50%;width:210px;height:210px;animation:7s ease-in-out infinite planetBreathe;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 44px 110px #1169f538,inset -26px -30px 56px #0d143633,inset 24px 22px 46px #ffffff3d}.planet-core,.planet-shine,.planet-band{pointer-events:none;position:absolute}.planet-core{background:#ffffffe0;border-radius:50%;inset:32%;box-shadow:0 0 42px #ffffffb8}.planet-shine{filter:blur(2px);background:radial-gradient(#ffffffb8,#0000 70%);border-radius:50%;width:40%;height:28%;top:18%;left:21%}.planet-band{filter:blur(3px);background:linear-gradient(90deg,#0000,#ffffffb8,#0000);border-radius:999px;width:145%;height:28px;left:-20%}.band-one{top:42%;rotate:-19deg}.band-two{opacity:.44;top:58%;rotate:-19deg}.constellation-card{z-index:7;-webkit-backdrop-filter:blur(18px)saturate(160%);backdrop-filter:blur(18px)saturate(160%);background:#ffffffc7;border:1px solid #ffffffb8;border-radius:22px;min-width:168px;padding:13px 16px;animation:8s ease-in-out infinite cardFloat;position:absolute;box-shadow:0 18px 48px #1b2c6b1c}.constellation-card span,.constellation-readout span{color:#0062cc;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:720;display:block}.constellation-card strong,.constellation-readout strong{color:var(--ai-ink);margin-top:4px;font-size:16px;font-weight:650;line-height:1.18;display:block}.card-scan{top:18%;left:6%}.card-monitor{animation-delay:-1.5s;top:10%;right:10%}.card-prepare{animation-delay:-3s;bottom:21%;right:1%}.card-package{animation-delay:-4.5s;bottom:12%;left:10%}.constellation-readout{z-index:8;text-align:center;background:#ffffffd1;border:1px solid #1169f521;border-radius:999px;width:220px;padding:14px 18px;position:absolute;bottom:4%;left:50%;transform:translate(-50%);box-shadow:0 18px 52px #1169f51c}.constellation-readout strong{color:#1d1d1f}.v2-proof-strip{border:1px solid var(--ai-line);box-shadow:var(--ai-shadow-soft);-webkit-backdrop-filter:blur(22px)saturate(150%);backdrop-filter:blur(22px)saturate(150%);background:#ffffffb8;border-radius:999px;grid-template-columns:repeat(5,minmax(0,1fr));gap:0!important;max-width:1260px!important;margin:-20px auto 0!important;padding:0 40px!important;display:grid!important}.v2-proof-strip span{align-items:center;min-height:66px;font-size:15px;font-weight:600;display:flex;color:#12131aad!important;padding:0 22px 0 28px!important}.v2-proof-strip span:before{background:linear-gradient(135deg, var(--ai-blue), var(--ai-cyan))!important}.v2-proof-strip span:nth-child(3):before{background:linear-gradient(135deg, var(--ai-violet), var(--ai-magenta))!important}.v2-proof-strip span:nth-child(5):before{background:linear-gradient(135deg, var(--ai-coral), var(--ai-amber))!important}.v2-section{padding-top:124px!important;padding-bottom:124px!important}.v2-section-heading.compact,.v2-section-heading{max-width:1060px!important}.v2-section-heading h2,.visibility-copy h2,.operating-proof-copy h2,.v2-final-cta h2{color:var(--ai-ink);font-size:72px!important;font-weight:660!important;line-height:1.02!important}.v2-section-heading p,.visibility-copy p,.operating-proof-copy p,.v2-final-cta p{color:var(--ai-muted)!important;font-size:20px!important;line-height:1.48!important}.v2-kicker{color:#0062cc!important}.product-story-flow{gap:26px;max-width:1300px}.product-story-node{background:radial-gradient(circle at 84% 8%,#00a7d114,#0000 32%),linear-gradient(#ffffffeb,#fafcffc7);border-color:#1169f51f}.product-story-node:nth-child(2){background:radial-gradient(circle at 84% 8%,#6e46ff16,#0000 32%),#ffffffd6}.product-story-node:nth-child(3){background:radial-gradient(circle at 84% 8%,#ff7a5916,#0000 32%),#ffffffd6}.product-story-node:nth-child(4){background:radial-gradient(circle at 84% 8%,#00a7d114,#0000 32%),#ffffffd6}.v2-audience{background:radial-gradient(circle at 14% 18%,#00a7d10e,#0000 28%),radial-gradient(circle at 86% 84%,#ff7a590b,#0000 26%)!important}.audience-intro-grid{max-width:1260px;margin-inline:auto;grid-template-columns:.95fr 1.05fr!important}.audience-copy h2{max-width:10.8ch}.audience-signal-model{background:radial-gradient(circle,#ffffffeb 0 18%,#0000 19%),conic-gradient(from 180deg,#1169f51a,#e14bff17,#ff7a5914,#00a7d117,#1169f51a)!important}.audience-fluid-modules{gap:18px;max-width:1180px;grid-template-columns:1fr!important}.audience-fluid-card{border-radius:38px;min-height:214px;padding:30px 34px 30px 124px}.audience-fluid-card:before{content:"";background:radial-gradient(circle at 34% 34%, #fffffff5, transparent 24%), linear-gradient(135deg, var(--ai-blue), var(--ai-cyan));border-radius:18px;width:58px;height:58px;position:absolute;top:34px;left:34px;box-shadow:0 18px 42px #1169f52e}.audience-fluid-card:nth-child(2):before{background:radial-gradient(circle at 34% 34%, #fffffff5, transparent 24%), linear-gradient(135deg, var(--ai-violet), var(--ai-magenta))}.audience-fluid-card:nth-child(3):before{background:radial-gradient(circle at 34% 34%, #fffffff5, transparent 24%), linear-gradient(135deg, var(--ai-coral), var(--ai-amber))}.audience-fluid-card:nth-child(2),.audience-fluid-card:nth-child(3){margin-top:0}.audience-fluid-content h3{max-width:560px}.workflow-timeline:before{background:linear-gradient(90deg,#0000,#1169f533,#ff7a592b,#0000)}.workflow-step-marker:after{background:var(--ai-blue)}.workflow-timeline-step:nth-child(2) .workflow-step-marker:after{background:var(--ai-violet)}.workflow-timeline-step:nth-child(3) .workflow-step-marker:after{background:var(--ai-coral)}.workflow-timeline-step:nth-child(4) .workflow-step-marker:after{background:var(--ai-cyan)}.workflow-step-content,.surfaces-bento-card,.proof-path-node,.pricing-fluid-card{box-shadow:var(--ai-shadow-soft)}.v2-visibility{max-width:1260px;margin-inline:auto;grid-template-columns:.86fr 1.14fr!important;gap:64px!important}.visibility-scorecard{background:radial-gradient(circle at 18% 20%,#1169f514,#0000 34%),radial-gradient(circle at 86% 74%,#ff7a5913,#0000 30%),#ffffffd1!important;border-radius:42px!important}.visibility-scorecard div:nth-child(2n){background:#00a7d10b!important}.visibility-scorecard div:nth-child(3n){background:#ff7a590b!important}.surfaces-bento-card:nth-child(2n) em{color:#007a96!important;background:#00a7d114!important}.surfaces-bento-card:nth-child(3n) em{color:#c84a2c!important;background:#ff7a5917!important}.v2-site .pricing-fluid-card[data-plan=launch]{background:radial-gradient(circle at 84% 0,#1169f521,#0000 34%),radial-gradient(circle at 20% 100%,#00a7d114,#0000 32%),#fffffff5!important}.v2-final-cta{background:radial-gradient(circle at 82% 12%,#00a7d117,#0000 34%),radial-gradient(circle at 18% 80%,#ff7a5913,#0000 30%),#ffffffe6!important}@keyframes constellationAura{0%{transform:rotate(-6deg)scale(.98)}to{transform:rotate(8deg)scale(1.04)}}@keyframes orbitDrift{0%{rotate:none}to{rotate:360deg}}@keyframes dustFloat{0%{opacity:.36;transform:translate(-50%, -50%) translate3d(calc(var(--dust-follow-x) - 6px), calc(var(--dust-follow-y) + 5px), 0) scale(var(--dust-follow-scale))}to{opacity:.86;transform:translate(-50%, -50%) translate3d(calc(var(--dust-follow-x) + 8px), calc(var(--dust-follow-y) - 8px), 0) scale(var(--dust-follow-scale))}}@keyframes planetBreathe{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.035)}}@keyframes cardFloat{0%,to{transform:translate(0,0)}50%{transform:translateY(-9px)}}@media (min-width:1520px){.v2-hero h1{font-size:96px!important}.v2-hero-line{font-size:24px!important}}@media (max-width:1180px){.v2-hero{grid-template-columns:1fr!important;padding-top:78px!important}.v2-hero-copy{justify-self:center;text-align:center!important;align-items:center!important;width:100%!important;max-width:820px!important}.v2-hero h1,.v2-hero-line,.v2-hero-plain{text-align:center!important}.v2-hero h1{max-width:850px!important;font-size:78px!important}.v2-hero .v2-actions{justify-content:center!important}.hero-energy-belt{margin-inline:auto!important}.home-constellation{width:min(680px,92vw);transform:none}.v2-proof-strip{border-radius:34px;grid-template-columns:repeat(2,minmax(0,1fr));padding:8px 20px!important}.v2-proof-strip span:last-child{grid-column:1/-1}.v2-visibility,.audience-intro-grid{grid-template-columns:1fr!important}.audience-copy h2{max-width:none}.v2-section-heading h2,.visibility-copy h2,.operating-proof-copy h2,.v2-final-cta h2{font-size:60px!important}}@media (max-width:760px){.v2-hero{min-height:auto;padding:68px 16px 54px!important}.v2-hero h1{max-width:100%!important;font-size:51px!important;line-height:.98!important}.v2-hero-line{font-size:20px!important}.v2-hero-plain{font-size:16px!important}.hero-energy-belt{height:92px!important}.home-constellation{width:min(500px,96vw);margin-top:6px}.constellation-planet{width:148px;height:148px}.constellation-card{border-radius:18px;min-width:138px;padding:10px 12px}.constellation-card strong,.constellation-readout strong{font-size:13px}.card-scan{top:13%;left:0}.card-monitor{top:6%;right:0}.card-prepare{bottom:18%;right:0}.card-package{bottom:11%;left:1%}.constellation-readout{width:190px;padding:11px 14px;bottom:0}.v2-proof-strip{grid-template-columns:1fr;margin-top:0!important}.v2-proof-strip span,.v2-proof-strip span:last-child{grid-column:auto;min-height:44px}.v2-section{padding-top:84px!important;padding-bottom:84px!important}.v2-section-heading h2,.visibility-copy h2,.operating-proof-copy h2,.v2-final-cta h2{font-size:43px!important}.v2-section-heading p,.visibility-copy p,.operating-proof-copy p,.v2-final-cta p{font-size:18px!important}.audience-fluid-card{padding:100px 24px 28px}.audience-fluid-card:before{top:24px;left:24px}}@media (max-width:480px){.home-constellation{width:min(430px,100%)}.constellation-card span,.constellation-readout span{font-size:10px}.constellation-card{min-width:122px}}@media (prefers-reduced-motion:reduce){.constellation-aurora,.constellation-orbit,.dust-point,.constellation-planet,.constellation-card{animation:none!important}}.hero-energy-belt{display:none!important}.brand-emblem,.footer-brand-emblem{filter:drop-shadow(0 14px 28px #1169f51f)!important}.home-constellation{cursor:default}.home-constellation:before{background:radial-gradient(circle at 48% 48%,#ffffffc7 0 12%,#0000 15%),radial-gradient(circle at 50% 54%,#6e46ff1a,#0000 48%),radial-gradient(circle at 28% 74%,#ff7a5914,#0000 42%)!important}.dust-point{--dust-follow-x:0px;--dust-follow-y:0px;--dust-follow-scale:1;--dust-follow-glow:0px;will-change:transform, opacity;box-shadow:0 0 calc(10px + var(--dust-follow-glow)) currentColor!important}.constellation-planet{-webkit-backdrop-filter:blur(8px)saturate(140%);backdrop-filter:blur(8px)saturate(140%);background:radial-gradient(circle at 44% 38%,#fffffffa 0 8%,#0000 9%),radial-gradient(circle,#ffffffdb 0 21%,#1169f50e 22% 52%,#0000 55%),conic-gradient(from 218deg,#00a7d124,#6e46ff29,#ff7a591f,#00a7d124)!important;width:176px!important;height:176px!important;overflow:visible!important;box-shadow:0 34px 96px #1169f521,inset 0 0 0 1px #1169f51a,inset 0 0 46px #ffffffb8!important}.planet-ring,.planet-shine,.planet-band{pointer-events:none;position:absolute}.planet-ring{border:1px solid #1169f529;border-radius:50%;inset:18%}.ring-one{border-color:#00a7d12e;transform:rotate(-22deg)scaleX(1.28)}.ring-two{border-color:#6e46ff26;inset:28%;transform:rotate(30deg)scaleX(1.48)}.planet-shine{background:radial-gradient(#ffffffe6,#0000 70%)!important;width:46%!important;height:32%!important}.planet-band{opacity:.62;background:linear-gradient(90deg,#0000,#ffffff80,#00a7d124,#0000)!important;width:160%!important;height:20px!important;left:-30%!important}.v2-site .pricing-fluid-home{align-items:stretch;padding:0 26px;position:relative;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:26px!important;max-width:1260px!important;margin:72px auto 36px!important;display:grid!important}.v2-site .pricing-fluid-home:before{content:"";z-index:-1;filter:blur(6px);background:radial-gradient(circle at 50% 44%,#1169f517,#0000 36%),radial-gradient(circle at 68% 58%,#6e46ff14,#0000 34%),radial-gradient(circle at 24% 60%,#00a7d10f,#0000 30%);border-radius:999px;position:absolute;inset:9% -4% 7%}.v2-site .pricing-fluid-home .pricing-fluid-card{isolation:isolate;transition:transform .24s,box-shadow .24s,border-color .24s;position:relative;overflow:hidden;background:linear-gradient(#fffffff5,#fafcffdb),radial-gradient(circle at 86% -4%,#1169f50d,#0000 34%)!important;border:1px solid #30407a1a!important;border-radius:42px!important;min-height:638px!important;padding:34px!important;transform:none!important;box-shadow:0 34px 90px #16224a14!important}.v2-site .pricing-fluid-home .pricing-fluid-card:before{content:"";z-index:0;opacity:.82;pointer-events:none;background:radial-gradient(circle,#6e46ff14,#0000 66%);border-radius:50%;height:270px;position:absolute;inset:-34% -18% auto}.v2-site .pricing-fluid-home .pricing-fluid-card:after{content:"";z-index:0;pointer-events:none;border:1px solid #1169f51f;border-radius:50%;width:172px;height:172px;position:absolute;top:96px;right:-72px;box-shadow:inset 0 0 42px #1169f509}.v2-site .pricing-fluid-home .pricing-fluid-card:hover{border-color:#1169f52e!important;transform:translateY(-5px)!important;box-shadow:0 42px 110px #16224a1f!important}.v2-site .pricing-fluid-home .pricing-fluid-card[data-plan=free]{border-radius:52px 34px 34px 52px!important}.v2-site .pricing-fluid-home .pricing-fluid-card[data-plan=operator]{background:linear-gradient(#fffffff2,#fdfcffdb),radial-gradient(circle at 88% 0,#6e46ff0d,#0000 32%)!important;border-radius:34px 52px 52px 34px!important}.v2-site .pricing-fluid-home .pricing-fluid-card[data-plan=launch]{margin-top:0;background:radial-gradient(circle at 82% -8%,#00a7d129,#0000 32%),radial-gradient(circle at 16% 100%,#6e46ff21,#0000 36%),linear-gradient(#fffffffa,#f5faffeb)!important;border-color:#1169f53d!important;border-radius:42px!important;min-height:638px!important;padding:34px!important;box-shadow:0 44px 120px #1169f529,inset 0 0 0 1px #ffffffd1!important}.v2-site .pricing-fluid-home .pricing-fluid-card[data-plan=launch]:before{background:radial-gradient(circle at 42% 58%,#1169f529,#0000 34%),radial-gradient(circle at 68% 30%,#6e46ff1f,#0000 36%)}.v2-site .pricing-fluid-home .pricing-fluid-card[data-plan=launch]:after{border-color:#00a7d12e;width:228px;height:228px;top:82px;right:-40px}.v2-site .pricing-fluid-home .pricing-fluid-glow{z-index:0}.v2-site .pricing-fluid-home .pricing-fluid-content,.v2-site .pricing-fluid-home .pricing-fluid-footer{z-index:2;position:relative}.v2-site .pricing-fluid-home .pricing-fluid-content{flex-direction:column;flex:auto;display:flex}.v2-site .pricing-fluid-home .pricing-fluid-head{margin-bottom:18px!important}.v2-site .pricing-fluid-home .pricing-fluid-head .badge{color:#5b37d6;background:#6e46ff13;border-color:#6e46ff33}.v2-site .pricing-fluid-home .pricing-fluid-card[data-plan=launch] .pricing-fluid-head .badge{color:#005ecb;background:#1169f514;border-color:#1169f538}.v2-site .pricing-fluid-home .pricing-fluid-price{margin:0 0 22px!important;display:block!important}.v2-site .pricing-fluid-home .pricing-fluid-price strong{display:inline-block;letter-spacing:0!important;font-size:58px!important;font-weight:760!important}.v2-site .pricing-fluid-home .pricing-fluid-card[data-plan=launch] .pricing-fluid-price strong{background:linear-gradient(135deg,#0b0d16,#1169f5 58%,#6e46ff);-webkit-background-clip:text;background-clip:text;color:#0000!important;font-size:58px!important}.v2-site .pricing-fluid-home .pricing-fluid-price span{max-width:240px;margin-top:8px;display:block;color:#1d1d1f94!important;font-size:16px!important;line-height:1.35!important}.v2-site .pricing-fluid-home .pricing-fluid-description{color:#1d1d1f9e!important;min-height:112px!important;margin-bottom:34px!important;font-size:17px!important;line-height:1.48!important}.v2-site .pricing-fluid-home .pricing-fluid-features{gap:14px!important;margin-bottom:34px!important}.v2-site .pricing-fluid-home .pricing-fluid-features li{color:#1d1d1fd1!important;padding-left:30px!important;font-size:15px!important}.v2-site .pricing-fluid-home .pricing-fluid-card[data-plan=free] .pricing-fluid-features li:nth-child(2){white-space:nowrap;font-size:14px!important}.v2-site .pricing-fluid-home .pricing-fluid-features li:before{background:linear-gradient(135deg,#1169f5,#6e46ff);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #1169f514;content:""!important;top:.45em!important}.v2-site .pricing-fluid-home .pricing-fluid-footer{flex-direction:column;gap:22px;display:flex}.v2-site .pricing-fluid-home .pricing-fluid-usage{flex-direction:column;justify-content:center;min-height:126px;display:flex;box-shadow:inset 0 1px #ffffffc7;background:#ffffffb8!important;border:1px solid #30407a1a!important;border-radius:24px!important;margin-bottom:0!important;padding:18px 20px!important}.v2-site .pricing-fluid-home .pricing-fluid-card[data-plan=launch] .pricing-fluid-usage{background:#eaf6ffb8!important;border-color:#1169f529!important}.v2-site .pricing-fluid-home .pricing-fluid-usage span{letter-spacing:.04em;color:#1d1d1f85!important;font-size:12px!important}.v2-site .pricing-fluid-home .pricing-fluid-usage strong{color:#11121aeb!important;font-size:15px!important;line-height:1.48!important}.v2-site .pricing-fluid-home .pricing-fluid-footer .button{font-weight:700;border-radius:999px!important;min-height:58px!important}.v2-site .pricing-fluid-home .pricing-fluid-card[data-plan=launch] .button{color:#fff!important;background:linear-gradient(135deg,#1169f5,#6e46ff 72%,#7d4dff)!important;border-color:#0000!important;box-shadow:0 18px 44px #1169f53d!important}.v2-site .pricing-fluid-home .pricing-fluid-card[data-plan=launch] .button:hover{transform:translateY(-2px);box-shadow:0 24px 56px #1169f54d!important}.v2-site .pricing-fluid-home .pricing-fluid-card[data-plan=operator] .button{color:#1d1d1fd1!important;box-shadow:none!important;background:#ffffffd1!important;border-color:#1d1d1f24!important}@media (max-width:1120px){.v2-site .pricing-fluid-home{grid-template-columns:1fr!important;max-width:760px!important}.v2-site .pricing-fluid-home .pricing-fluid-card,.v2-site .pricing-fluid-home .pricing-fluid-card[data-plan=free],.v2-site .pricing-fluid-home .pricing-fluid-card[data-plan=launch],.v2-site .pricing-fluid-home .pricing-fluid-card[data-plan=operator]{margin-top:0;border-radius:38px!important;min-height:auto!important}}@media (max-width:760px){.constellation-planet{width:136px!important;height:136px!important}.v2-site .pricing-fluid-home{margin-top:48px!important;padding:0!important}.v2-site .pricing-fluid-home .pricing-fluid-card{border-radius:32px!important;padding:28px!important}.v2-site .pricing-fluid-home .pricing-fluid-usage{min-height:118px}.v2-site .pricing-fluid-home .pricing-fluid-card[data-plan=free] .pricing-fluid-features li:nth-child(2){white-space:normal}.v2-site .pricing-fluid-home .pricing-fluid-price strong,.v2-site .pricing-fluid-home .pricing-fluid-card[data-plan=launch] .pricing-fluid-price strong{font-size:50px!important}}:root{--launch-ink:#101119;--launch-muted:#1011199e;--launch-line:#2148aa21;--launch-blue:#1169f5;--launch-cyan:#00a7d1;--launch-violet:#6e46ff;--launch-coral:#ff7a59;--launch-amber:#f4b640;--launch-panel:#ffffffc7;--launch-shadow:0 34px 110px #1b2c6b1a;--launch-shadow-soft:0 18px 60px #1b2c6b12}.vision-page,.pricing-v2-page,.docs-page-redesigned,.auth-redesign,.page-hero-audit-conversion,.editorial-layout{color:var(--launch-ink);position:relative;overflow:hidden;background:radial-gradient(circle at 8% 14%,#1169f50f,#0000 30%),radial-gradient(circle at 90% 16%,#6e46ff0f,#0000 28%),linear-gradient(#fff 0%,#f9fbff 42%,#fff 100%)!important}.vision-page:before,.pricing-v2-page:before,.docs-page-redesigned:before,.auth-redesign:before,.page-hero-audit-conversion:before,.editorial-layout:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#1169f509,#0000 16% 84%,#00a7d109),radial-gradient(circle at 50% 0,#ff7a5909,#0000 30%);position:absolute;inset:0}.vision-page>*,.pricing-v2-page>*,.docs-page-redesigned>*,.auth-redesign>*,.page-hero-audit-conversion>*,.editorial-layout>*{z-index:1;position:relative}.vision-page .section-kicker,.docs-page-redesigned .eyebrow,.docs-page-redesigned .section-kicker,.pricing-v2-page .v2-kicker,.auth-redesign .eyebrow,.page-hero-audit-conversion .eyebrow,.editorial-layout .eyebrow{text-transform:uppercase;background:#ffffffc2;border:1px solid #1169f52e;border-radius:999px;align-items:center;width:fit-content;min-height:28px;padding:4px 14px;display:inline-flex;box-shadow:0 12px 30px #1169f50f;color:#005ecb!important;letter-spacing:0!important;font-size:12px!important;font-weight:720!important}.vision-page h1,.pricing-v2-page h1,.docs-page-redesigned h1,.auth-redesign h1,.page-hero-audit-conversion h1,.editorial-layout h1{color:var(--launch-ink)!important;letter-spacing:0!important;font-size:74px!important;font-weight:780!important;line-height:.98!important}.vision-page h2,.pricing-v2-page h2,.docs-page-redesigned h2,.auth-redesign h2,.page-hero-audit-conversion h2,.editorial-layout h2{color:var(--launch-ink)!important;letter-spacing:0!important;font-size:44px!important;font-weight:740!important;line-height:1.04!important}.vision-page p,.pricing-v2-page p,.docs-page-redesigned p,.auth-redesign p,.page-hero-audit-conversion p,.editorial-layout p,.vision-page li,.docs-page-redesigned li,.editorial-layout li{color:var(--launch-muted);font-size:17px;line-height:1.58}.vision-page .button,.pricing-v2-page .button,.docs-page-redesigned .button,.auth-redesign .button,.page-hero-audit-conversion .button,.editorial-layout .button{border-radius:999px;min-height:54px;box-shadow:0 18px 44px #1169f533;background:linear-gradient(135deg, var(--launch-blue), var(--launch-violet))!important;border-color:#0000!important}.vision-page .button.secondary,.pricing-v2-page .button.secondary,.docs-page-redesigned .button.secondary,.auth-redesign .button.secondary,.page-hero-audit-conversion .button.secondary,.editorial-layout .button.secondary{box-shadow:none;color:#101119db!important;background:#ffffffd6!important;border-color:#10111924!important}.vision-hero{min-height:780px;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr)!important;align-items:center!important;gap:58px!important;max-width:1420px!important;margin:0 auto!important;padding:92px 44px 76px!important;display:grid!important}.vision-hero-glass{max-width:640px;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.vision-hero-glass p:not(.section-kicker){max-width:560px;margin-top:22px;font-size:21px;line-height:1.36}.vision-hero .landing-actions{margin-top:30px}.launch-vision-model{aspect-ratio:1;isolation:isolate;justify-self:center;width:min(720px,100%)!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:50%!important;position:relative!important}.vision-model-aurora,.vision-model-ring,.vision-model-particles,.vision-model-aperture,.vision-model-card,.vision-model-readout{position:absolute}.vision-model-aurora{filter:blur(10px);background:radial-gradient(circle at 46% 46%,#fffffff0 0 14%,#0000 16%),radial-gradient(circle at 52% 54%,#1169f51c,#0000 48%),conic-gradient(from 200deg,#0000,#00a7d129,#6e46ff24,#ff7a591f,#0000 72%);border-radius:50%;animation:12s ease-in-out infinite alternate lcAura;inset:6%}.vision-model-ring{z-index:2;border:1px solid #1169f526;border-radius:50%;animation:22s linear infinite lcOrbit}.vision-ring-wide{border-color:#00a7d12b;inset:22% 4%;transform:rotate(-8deg)}.vision-ring-tall{border-color:#6e46ff2b;animation-duration:26s;animation-direction:reverse;inset:7% 27%}.vision-ring-tilt{border-color:#ff7a5929;animation-duration:30s;inset:27% 8%;transform:rotate(25deg)}.vision-model-particles{z-index:3;inset:0}.vision-model-particle{left:var(--vision-x);top:var(--vision-y);width:var(--vision-size);height:var(--vision-size);background:var(--launch-blue);opacity:.7;animation:lcParticleFloat 6.8s ease-in-out var(--vision-delay) infinite alternate;border-radius:50%;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 16px}.vision-model-particle-1{color:var(--launch-cyan);background:var(--launch-cyan)}.vision-model-particle-2{color:var(--launch-violet);background:var(--launch-violet)}.vision-model-particle-3{color:var(--launch-coral);background:var(--launch-coral)}.vision-model-particle-4{color:var(--launch-amber);background:var(--launch-amber)}.vision-model-aperture{z-index:5;background:radial-gradient(circle at 46% 40%,#fff 0 11%,#0000 12%),radial-gradient(circle,#ffffffe0 0 26%,#1169f512 27% 56%,#0000 58%),conic-gradient(from 215deg,#00a7d12e,#1169f533,#6e46ff29,#ff7a591f,#00a7d12e);border-radius:50%;width:190px;height:190px;animation:7s ease-in-out infinite lcAperture;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 36px 100px #1169f524,inset 0 0 0 1px #1169f51f}.vision-aperture-ring,.vision-aperture-core,.vision-aperture-sweep{pointer-events:none;position:absolute}.vision-aperture-ring{border:1px solid #1169f529;border-radius:50%;inset:20%}.vision-aperture-ring.ring-b{border-color:#00a7d133;inset:30%;transform:rotate(28deg)scaleX(1.45)}.vision-aperture-core{background:#ffffffe6;border-radius:50%;inset:38%;box-shadow:0 0 42px #ffffffd6}.vision-aperture-sweep{filter:blur(2px);background:linear-gradient(90deg,#0000,#ffffffad,#00a7d124,#0000);border-radius:999px;width:150%;height:18px;top:52%;left:-24%;transform:rotate(-16deg)}.vision-model-card,.vision-model-readout{z-index:8;min-width:170px;box-shadow:var(--launch-shadow-soft);-webkit-backdrop-filter:blur(18px)saturate(160%);backdrop-filter:blur(18px)saturate(160%);background:#ffffffc7;border:1px solid #ffffffc2;border-radius:22px;padding:13px 16px;animation:8s ease-in-out infinite lcCardFloat}.vision-model-card span,.vision-model-readout span{color:#005ecb;text-transform:uppercase;font-size:12px;font-weight:760;display:block;letter-spacing:0!important}.vision-model-card strong,.vision-model-readout strong{color:var(--launch-ink);margin-top:4px;font-size:16px;font-weight:680;line-height:1.2;display:block}.vision-card-site{top:20%;left:3%}.vision-card-readable{animation-delay:-2s;top:17%;right:5%}.vision-card-route{animation-delay:-4s;bottom:18%;right:3%}.vision-model-readout{text-align:center;width:230px;bottom:6%;left:50%;transform:translate(-50%)}.redesign-section{max-width:1320px!important;margin:0 auto!important;padding:108px 44px!important}.section-heading-centered{text-align:center!important;max-width:900px!important;margin:0 auto 52px!important}.section-heading-centered .section-kicker{margin-inline:auto}.section-heading-centered p:not(.section-kicker){max-width:760px;margin:18px auto 0;font-size:20px;line-height:1.42}.vision-bento-grid{grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:20px!important;display:grid!important}.vision-bento-card{grid-column:span 4;min-height:230px;border:1px solid var(--launch-line)!important;box-shadow:var(--launch-shadow-soft)!important;background:radial-gradient(circle at 88% 0,#1169f512,#0000 34%),#ffffffd1!important;border-radius:34px!important;padding:30px!important}.vision-bento-card.bento-span-2{grid-column:span 6}.vision-bento-card span,.vision-loop-node h3,.vision-proof-panel strong{text-transform:uppercase;color:#005ecb!important;letter-spacing:0!important;font-size:14px!important;font-weight:760!important}.vision-bento-card p{margin-top:54px;font-size:19px;line-height:1.4}.vision-split{align-items:start;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important;gap:34px!important;display:grid!important}.vision-split>div:first-child{position:sticky;top:98px}.vision-outcome-strip{flex-wrap:wrap;gap:10px!important;margin-top:30px!important;display:flex!important}.vision-outcome-strip span{color:#101119b8;background:#ffffffc7;border:1px solid #1169f51f;border-radius:999px;padding:10px 14px;font-size:14px;font-weight:650}.vision-proof-panel{border:1px solid var(--launch-line)!important;box-shadow:var(--launch-shadow-soft)!important;background:radial-gradient(circle at 8% 0,#00a7d114,#0000 32%),#ffffffd1!important;border-radius:40px!important;padding:34px!important}.vision-proof-panel ul{gap:14px;list-style:none;display:grid;margin:26px 0 0!important;padding:0!important}.vision-proof-panel li{background:#ffffffa8;border:1px solid #1169f51a;border-radius:24px;padding:18px 18px 18px 20px}.vision-proof-panel li span{color:var(--launch-ink);font-weight:720;display:block}.vision-proof-panel li p{margin:8px 0 0;font-size:15px;line-height:1.5}.vision-loop-fluid{position:relative;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;display:grid!important}.vision-loop-fluid:before{content:"";background:linear-gradient(90deg,#0000,#1169f547,#00a7d138,#0000);height:1px;position:absolute;top:52px;left:6%;right:6%}.vision-loop-node{min-height:300px;position:relative;border:1px solid var(--launch-line)!important;box-shadow:var(--launch-shadow-soft)!important;background:#fffc!important;border-radius:34px!important;padding:34px 24px 26px!important}.loop-icon-placeholder{background:linear-gradient(135deg, var(--launch-blue), var(--launch-cyan));border-radius:50%;width:38px;height:38px;margin-bottom:68px;box-shadow:0 0 0 9px #1169f514}.vision-loop-node:nth-child(2) .loop-icon-placeholder{background:linear-gradient(135deg, var(--launch-violet), var(--launch-blue))}.vision-loop-node:nth-child(3) .loop-icon-placeholder{background:linear-gradient(135deg, var(--launch-coral), var(--launch-amber))}.vision-loop-node:nth-child(4) .loop-icon-placeholder{background:linear-gradient(135deg, var(--launch-cyan), var(--launch-violet))}.vision-loop-node p{margin-top:14px;font-size:15px}.docs-page-redesigned{max-width:none!important;padding:0 44px 120px!important}.docs-hero-redesigned{min-height:720px;max-width:1420px!important;box-shadow:none!important;background:0 0!important;border:0!important;grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr)!important;align-items:center!important;gap:48px!important;margin:0 auto!important;padding:82px 0 70px!important;display:grid!important}.docs-header{text-align:left!important;max-width:650px!important}.docs-header h1,.docs-header .section-lede{text-align:left!important}.docs-header .section-lede{max-width:590px;font-size:20px;line-height:1.42}.docs-hero-strip{flex-wrap:wrap;gap:10px!important;margin-top:34px!important;display:flex!important}.docs-hero-strip span{color:#101119ad;background:#ffffffbd;border:1px solid #1169f51c;border-radius:999px;min-height:38px;padding:9px 14px;font-size:14px;font-weight:640}.docs-stage{min-height:560px;position:relative;box-shadow:none!important;background:0 0!important;border:0!important}.docs-knowledge-model{box-shadow:var(--launch-shadow-soft);isolation:isolate;background:radial-gradient(circle at 50% 48%,#ffffffe6 0 14%,#0000 16%),radial-gradient(circle at 48% 46%,#1169f51a,#0000 44%),radial-gradient(circle at 24% 76%,#ff7a5912,#0000 36%),#ffffff80;border:1px solid #1169f51a;border-radius:50px;position:absolute;inset:0;overflow:hidden}.docs-model-aurora,.docs-model-ribbon,.docs-model-particles,.docs-model-core,.docs-model-path{position:absolute}.docs-model-aurora{filter:blur(22px);background:conic-gradient(from 210deg,#1169f514,#00a7d124,#6e46ff21,#ff7a5914,#1169f514);border-radius:50%;animation:11s ease-in-out infinite alternate lcAura;inset:10%}.docs-model-ribbon{border:1px solid #1169f51f;border-radius:50%;height:110px;animation:24s linear infinite lcOrbit;left:8%;right:8%;transform:rotate(-8deg)}.docs-ribbon-a{top:22%}.docs-ribbon-b{border-color:#00a7d124;animation-direction:reverse;top:42%;transform:rotate(9deg)}.docs-ribbon-c{border-color:#6e46ff24;animation-duration:30s;top:60%;transform:rotate(-17deg)}.docs-model-particles{inset:0}.docs-model-particle{left:var(--docs-x);top:var(--docs-y);background:var(--launch-blue);opacity:.55;width:4px;height:4px;animation:lcParticleFloat 6.5s ease-in-out var(--docs-delay) infinite alternate;border-radius:50%;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 14px}.docs-model-particle-1{color:var(--launch-cyan);background:var(--launch-cyan)}.docs-model-particle-2{color:var(--launch-violet);background:var(--launch-violet)}.docs-model-particle-3{color:var(--launch-coral);background:var(--launch-coral)}.docs-model-core{background:radial-gradient(circle at 44% 38%,#fff 0 12%,#0000 13%),radial-gradient(circle,#ffffffe0 0 28%,#1169f512 30% 58%,#0000 60%),conic-gradient(from 210deg,#00a7d12e,#1169f52e,#6e46ff26,#ff7a591c,#00a7d12e);border-radius:50%;width:150px;height:150px;top:46%;left:50%;transform:translate(-50%,-50%);box-shadow:0 32px 90px #1169f51f}.docs-model-core span{border:1px solid #1169f529;border-radius:50%;position:absolute}.docs-model-core span:first-child{inset:18%}.docs-model-core span:nth-child(2){inset:31%;transform:rotate(28deg)scaleX(1.4)}.docs-model-core span:nth-child(3){background:#ffffffe6;inset:42%;box-shadow:0 0 34px #ffffffc2}.docs-model-path{inset:0}.docs-model-node{width:152px;box-shadow:var(--launch-shadow-soft);-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);background:#ffffffc7;border:1px solid #ffffffc2;border-radius:22px;padding:13px 14px;animation:8s ease-in-out infinite lcCardFloat;position:absolute}.docs-model-node:first-child{top:23%;left:7%}.docs-model-node:nth-child(2){animation-delay:-1.5s;bottom:15%;left:21%}.docs-model-node:nth-child(3){animation-delay:-3s;top:12%;left:50%;transform:translate(-50%)}.docs-model-node:nth-child(4){animation-delay:-4.5s;bottom:15%;right:19%}.docs-model-node:nth-child(5){animation-delay:-6s;top:25%;right:6%}.docs-model-node span{color:#005ecb;text-transform:uppercase;font-size:12px;font-weight:760;display:block;letter-spacing:0!important}.docs-model-node strong{color:var(--launch-ink);margin-top:4px;font-size:15px;line-height:1.2;display:block}.docs-stage-card{z-index:5;-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);box-shadow:var(--launch-shadow-soft)!important;background:#fffc!important;border:1px solid #ffffffc2!important;border-radius:22px!important}.docs-stage-card span{text-transform:uppercase;color:#005ecb!important;letter-spacing:0!important;font-size:12px!important;font-weight:760!important}.docs-stage-card strong{color:var(--launch-ink)!important;font-size:16px!important;line-height:1.2!important}.docs-layout-grid{align-items:start;grid-template-columns:330px minmax(0,1fr)!important;gap:32px!important;max-width:1380px!important;margin:0 auto!important;display:grid!important}.docs-sidebar{gap:20px;display:grid;position:sticky;top:92px}.docs-sidebar nav,.docs-sidebar-card,.docs-section-card,.docs-footer-band{border:1px solid var(--launch-line)!important;box-shadow:var(--launch-shadow-soft)!important;background:#ffffffd1!important;border-radius:34px!important}.docs-sidebar nav{padding:20px!important}.docs-sidebar a{color:#101119b3!important;border-radius:18px!important}.docs-sidebar a:hover{color:var(--launch-ink)!important;background:#1169f50f!important}.docs-checklist-card,.docs-section-card,.docs-footer-band{padding:28px!important}.docs-rollout-board,.docs-checklist-phase,.docs-section-shell,.docs-section-rail{background:#ffffff9e!important;border:1px solid #1169f51a!important;border-radius:24px!important}.docs-content{gap:22px;display:grid}.docs-section-heading h2{font-size:34px!important}.docs-section-shell{grid-template-columns:minmax(0,1fr) 330px!important;gap:22px!important;padding:22px!important;display:grid!important}.docs-section-shell-single{grid-template-columns:1fr!important}.docs-copy-stack p{margin-top:0}.docs-section-rail{padding:20px!important}.docs-bullet-list{margin-bottom:0}.docs-bullet-list li::marker{color:var(--launch-blue)}.docs-footer-band{align-items:center;gap:28px;grid-template-columns:minmax(0,1fr) auto!important;display:grid!important}.page-hero-audit-conversion{min-height:820px;grid-template-columns:minmax(0,.82fr) minmax(560px,1.18fr)!important;align-items:start!important;gap:46px!important;max-width:1380px!important;margin:0 auto!important;padding:94px 44px 100px!important;display:grid!important}.audit-conversion-intro{position:sticky;top:104px;max-width:560px!important}.audit-conversion-intro .section-lede{margin-top:22px;font-size:21px;line-height:1.42}.audit-conversion-shell{min-width:0}.audit-glass-panel,.audit-conversion-panel,.audit-conversion-form,.audit-conversion-report{border:1px solid var(--launch-line)!important;box-shadow:var(--launch-shadow-soft)!important;background:#ffffffd1!important}.audit-glass-panel{overflow:hidden;border-radius:44px!important;padding:0!important}.audit-conversion-panel{box-shadow:none!important;background:radial-gradient(circle at 70% 0,#1169f514,#0000 34%),#ffffffbd!important;border:0!important;border-radius:44px!important;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr)!important;gap:18px!important;padding:18px!important;display:grid!important}.audit-conversion-form,.audit-conversion-report{border-radius:32px!important;padding:30px!important}.audit-conversion-form-copy h2,.audit-conversion-report h2{font-size:32px!important}.audit-conversion-fields{gap:14px!important;display:grid!important}.audit-conversion-field{gap:8px;display:grid}.audit-conversion-field span,.auth-form label,.docs-section-rail>span,.audit-output-grid span,.audit-step-pill span,.audit-conversion-proof span{text-transform:uppercase;color:#1011198a!important;letter-spacing:0!important;font-size:12px!important;font-weight:720!important}.audit-conversion-field input,.audit-conversion-field select,.auth-form input{min-height:54px;box-shadow:inset 0 1px #ffffffdb;color:var(--launch-ink)!important;background:#ffffffd6!important;border:1px solid #1169f524!important;border-radius:18px!important}.audit-conversion-field input:focus,.audit-conversion-field select:focus,.auth-form input:focus{outline:3px solid #1169f524;border-color:#1169f561!important}.audit-output-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.audit-output-grid div,.audit-step-pill,.audit-next-list li,.audit-chip{background:#ffffffb8!important;border:1px solid #1169f51a!important;border-radius:20px!important}.audit-output-grid div{padding:16px!important}.audit-output-steps{gap:10px!important;display:grid!important}.audit-step-pill{padding:13px 15px!important}.audit-conversion-proof{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;margin-top:4px!important;display:grid!important}.audit-chip{box-shadow:var(--launch-shadow-soft)!important;padding:20px!important}.auth-redesign{min-height:820px;padding:94px 44px 110px!important}.auth-redesign-copy,.auth-redesign-grid{max-width:1320px!important;margin-inline:auto!important}.auth-redesign-copy{text-align:center}.auth-redesign-copy .eyebrow{margin-inline:auto}.auth-redesign-copy p:not(.eyebrow){max-width:720px;margin:20px auto 0;font-size:20px;line-height:1.42}.auth-redesign-grid{align-items:stretch;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr)!important;gap:28px!important;margin-top:54px!important;display:grid!important}.auth-signal-stage,.auth-redesign-panel{border:1px solid var(--launch-line)!important;box-shadow:var(--launch-shadow-soft)!important;background:#ffffffd1!important;border-radius:42px!important}.auth-signal-stage{min-height:590px;position:relative;overflow:hidden;padding:34px!important}.auth-energy-field{filter:blur(4px);background:radial-gradient(circle,#ffffffeb 0 13%,#0000 15%),radial-gradient(circle at 52% 54%,#1169f51c,#0000 48%),conic-gradient(from 215deg,#0000,#00a7d129,#6e46ff24,#ff7a591a,#0000 72%);border-radius:50%;position:absolute;inset:8%}.auth-energy-line{background:linear-gradient(90deg,#0000,#1169f55c,#00a7d13d,#0000);border-radius:999px;height:1px;position:absolute;top:50%;left:11%;right:11%}.auth-line-a{transform:rotate(-15deg)}.auth-line-b{transform:rotate(16deg)}.auth-line-c{transform:rotate(72deg)}.auth-energy-core{background:radial-gradient(circle at 44% 38%,#fff 0 12%,#0000 13%),radial-gradient(circle,#ffffffe6 0 28%,#1169f514 30% 58%,#0000 60%),conic-gradient(from 210deg,#00a7d12e,#1169f52e,#6e46ff26,#ff7a591c,#00a7d12e);border-radius:50%;width:160px;height:160px;animation:7s ease-in-out infinite lcAperture;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 32px 90px #1169f51f}.auth-workspace-card,.auth-signal-stack div{z-index:2;-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);position:relative;box-shadow:var(--launch-shadow-soft)!important;background:#ffffffc7!important;border:1px solid #ffffffc2!important;border-radius:24px!important}.auth-workspace-card{width:min(320px,100%);padding:22px!important}.auth-workspace-card span,.auth-signal-stack span{color:#005ecb;text-transform:uppercase;font-size:12px;font-weight:760;display:block;letter-spacing:0!important}.auth-workspace-card strong,.auth-signal-stack strong{color:var(--launch-ink);margin-top:6px;font-size:18px;line-height:1.24;display:block}.auth-signal-stack{z-index:3;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid;position:absolute;bottom:34px;left:34px;right:34px}.auth-signal-stack div{padding:18px!important}.auth-redesign-panel{padding:34px!important}.auth-mode-switch{grid-template-columns:1fr 1fr;background:#ffffffb8!important;border:1px solid #1169f51a!important;border-radius:999px!important;gap:8px!important;padding:6px!important;display:grid!important}.auth-mode-switch button{color:#1011199e;background:0 0;border:0;border-radius:999px;min-height:42px;font-weight:680}.auth-mode-switch button[aria-pressed=true]{color:#fff;background:linear-gradient(135deg, var(--launch-blue), var(--launch-violet));box-shadow:0 12px 28px #1169f52e}.auth-redesign-panel .badge{margin-top:26px}.auth-form{display:grid;gap:16px!important}.auth-form label{gap:8px;display:grid}.auth-hint,.auth-secondary-note{font-size:14px!important}.editorial-layout{padding:96px 44px 116px!important}.editorial-glass-panel{border:1px solid var(--launch-line)!important;max-width:1040px!important;box-shadow:var(--launch-shadow-soft)!important;background:radial-gradient(circle at 88% 0,#1169f50f,#0000 32%),#ffffffd1!important;border-radius:44px!important;margin:0 auto!important;padding:54px!important}.editorial-glass-panel h1{max-width:900px}.editorial-glass-panel h2{margin-top:44px;font-size:32px!important}.editorial-glass-panel a:not(.button):not(.contact-card){color:#005ecb;font-weight:650}.editorial-glass-panel ul{gap:12px;padding-left:0;list-style:none;display:grid}.editorial-glass-panel li{background:#ffffffad;border:1px solid #1169f517;border-radius:20px;padding:16px 18px}.contact-action-row{margin:32px 0 50px!important}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px!important;margin-bottom:52px!important;display:grid!important}.contact-card{min-height:176px;transition:transform .18s,border-color .18s,box-shadow .18s;display:block;color:inherit!important;box-shadow:var(--launch-shadow-soft)!important;background:#ffffffb8!important;border:1px solid #1169f51a!important;border-radius:28px!important;padding:24px!important;text-decoration:none!important}.contact-card:hover{transform:translateY(-3px);box-shadow:var(--launch-shadow)!important;border-color:#1169f533!important}.contact-card span{color:#005ecb;text-transform:uppercase;font-size:12px;font-weight:760;letter-spacing:0!important}.contact-card strong{color:var(--launch-ink);margin:12px 0 10px;font-size:21px;display:block}.contact-card p{margin:0;font-size:15px}.pricing-v2-page{padding:92px 44px 120px!important}.pricing-v2-hero,.pricing-v2-proof,.pricing-v2-credibility,.pricing-v2-principles,.faq-accordion-group{max-width:1320px!important;margin-left:auto!important;margin-right:auto!important}.pricing-v2-hero{text-align:center;padding:0 0 42px!important}.pricing-v2-hero .v2-kicker,.pricing-v2-hero .v2-actions{margin-inline:auto}.pricing-v2-hero p:not(.v2-kicker){max-width:740px;margin:22px auto 0;font-size:21px;line-height:1.42}.pricing-v2-hero .v2-actions{justify-content:center;margin-top:30px}.pricing-v2-proof{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;margin-top:32px!important;margin-bottom:56px!important;display:grid!important}.pricing-v2-proof article,.credibility-overlap-card,.faq-accordion-item,.pricing-v2-principles{border:1px solid var(--launch-line)!important;box-shadow:var(--launch-shadow-soft)!important;background:#ffffffd1!important;border-radius:30px!important}.pricing-v2-proof article{padding:26px!important}.pricing-v2-proof span,.pricing-v2-principles span,.credibility-overlap-card span{text-transform:uppercase;color:#005ecb!important;letter-spacing:0!important;font-size:12px!important;font-weight:760!important}.pricing-v2-proof strong{color:var(--launch-ink);margin:12px 0;font-size:42px;line-height:1;display:block}.pricing-fluid-full{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;max-width:1380px!important;margin:58px auto!important;display:grid!important}.pricing-fluid-full .pricing-fluid-card{border-color:var(--launch-line)!important;min-height:690px!important;box-shadow:var(--launch-shadow-soft)!important;background:radial-gradient(circle at 86% 0,#1169f50e,#0000 32%),#ffffffd6!important;border-radius:36px!important;padding:30px!important}.pricing-fluid-full .pricing-fluid-card[data-plan=launch]{background:radial-gradient(circle at 82% -8%,#00a7d11f,#0000 32%),radial-gradient(circle at 16% 100%,#6e46ff1a,#0000 36%),#ffffffe6!important;border-color:#1169f53d!important}.pricing-fluid-full .pricing-fluid-price strong{letter-spacing:0!important;font-size:48px!important}.pricing-fluid-full .pricing-fluid-card[data-plan=launch] .pricing-fluid-price strong{background:linear-gradient(135deg,#0b0d16,#1169f5 58%,#6e46ff);-webkit-background-clip:text;background-clip:text;color:#0000!important}.pricing-fluid-full .pricing-fluid-usage{min-height:118px}.pricing-v2-credibility{align-items:start;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important;gap:34px!important;display:grid!important}.credibility-overlap-grid{gap:16px!important;display:grid!important}.credibility-overlap-card{padding:26px!important}.pricing-v2-principles{flex-wrap:wrap;justify-content:center;border-radius:999px!important;gap:10px!important;margin-top:54px!important;padding:22px!important;display:flex!important}.faq-accordion-group{gap:14px;display:grid;margin-top:54px!important}.faq-accordion-item{padding:22px 26px!important}.faq-accordion-summary h3{color:var(--launch-ink);margin:0;font-size:21px}@keyframes lcAura{0%{transform:rotate(-7deg)scale(.98)}to{transform:rotate(8deg)scale(1.04)}}@keyframes lcOrbit{0%{rotate:none}to{rotate:360deg}}@keyframes lcParticleFloat{0%{opacity:.36;transform:translate(-50%,-50%)translate(-5px,5px)scale(.86)}to{opacity:.86;transform:translate(-50%,-50%)translate(8px,-8px)scale(1.12)}}@keyframes lcAperture{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.03)}}@keyframes lcCardFloat{0%,to{translate:0}50%{translate:0 -8px}}@media (max-width:1180px){.vision-hero,.docs-hero-redesigned,.page-hero-audit-conversion,.auth-redesign-grid,.vision-split,.pricing-v2-credibility{grid-template-columns:1fr!important}.vision-hero-glass,.docs-header,.audit-conversion-intro,.auth-redesign-copy{text-align:center!important;max-width:820px!important;margin-inline:auto!important}.docs-header h1,.docs-header .section-lede{text-align:center!important}.vision-hero-glass .section-kicker,.docs-header .eyebrow,.audit-conversion-intro .eyebrow,.vision-hero-glass p:not(.section-kicker),.docs-header .section-lede,.audit-conversion-intro .section-lede{margin-inline:auto}.vision-hero .landing-actions,.docs-header .button-row{justify-content:center}.audit-conversion-intro,.vision-split>div:first-child,.docs-sidebar{position:static}.docs-stage{min-height:500px}.docs-layout-grid{grid-template-columns:1fr!important}.docs-sidebar{grid-template-columns:minmax(0,1fr)}.pricing-fluid-full{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:860px){.vision-page h1,.pricing-v2-page h1,.docs-page-redesigned h1,.auth-redesign h1,.page-hero-audit-conversion h1,.editorial-layout h1{font-size:50px!important}.vision-page h2,.pricing-v2-page h2,.docs-page-redesigned h2,.auth-redesign h2,.page-hero-audit-conversion h2,.editorial-layout h2{font-size:34px!important}.vision-hero,.docs-page-redesigned,.docs-hero-redesigned,.auth-redesign,.page-hero-audit-conversion,.editorial-layout,.pricing-v2-page{padding-left:18px!important;padding-right:18px!important}.launch-vision-model{width:min(560px,100%)!important}.vision-model-aperture{width:140px;height:140px}.vision-model-card{min-width:134px;padding:10px 12px}.vision-model-card strong,.vision-model-readout strong{font-size:13px}.vision-bento-grid,.vision-loop-fluid,.pricing-v2-proof,.contact-grid,.audit-output-grid,.audit-conversion-proof,.pricing-fluid-full{grid-template-columns:1fr!important}.vision-bento-card,.vision-bento-card.bento-span-2{grid-column:auto}.vision-loop-fluid:before{display:none}.audit-conversion-panel,.docs-section-shell,.docs-footer-band{grid-template-columns:1fr!important}.auth-signal-stage{min-height:520px}.auth-signal-stack{grid-template-columns:1fr}.editorial-glass-panel{border-radius:32px!important;padding:30px!important}}@media (max-width:560px){.vision-hero,.docs-hero-redesigned,.page-hero-audit-conversion,.auth-redesign,.pricing-v2-page,.editorial-layout{padding-top:70px!important;padding-bottom:82px!important}.vision-page h1,.pricing-v2-page h1,.docs-page-redesigned h1,.auth-redesign h1,.page-hero-audit-conversion h1,.editorial-layout h1{font-size:42px!important}.vision-model-card,.docs-model-node,.docs-stage-card{display:none!important}.docs-stage{min-height:380px}.docs-model-core{width:120px;height:120px}.audit-conversion-form,.audit-conversion-report,.auth-redesign-panel{border-radius:28px!important;padding:24px!important}}@media (prefers-reduced-motion:reduce){.vision-model-aurora,.vision-model-ring,.vision-model-particle,.vision-model-aperture,.vision-model-card,.docs-model-aurora,.docs-model-ribbon,.docs-model-particle,.docs-model-node,.auth-energy-core{animation:none!important}}:root{--green:#1169f5;--green-soft:#eaf3ff;--neon:#8ecbff}.nav-cta,.v2-site .button:not(.secondary),.vision-page .button:not(.secondary),.pricing-v2-page .button:not(.secondary),.docs-page-redesigned .button:not(.secondary),.auth-redesign .button:not(.secondary),.page-hero-audit-conversion .button:not(.secondary),.editorial-layout .button:not(.secondary),.site-footer .button:not(.secondary){color:#fff!important;background:linear-gradient(135deg, var(--launch-blue), var(--launch-violet))!important;border-color:#0000!important;box-shadow:0 18px 44px #1169f538,inset 0 1px #ffffff38!important}.nav-cta:hover,.v2-site .button:not(.secondary):hover,.vision-page .button:not(.secondary):hover,.pricing-v2-page .button:not(.secondary):hover,.docs-page-redesigned .button:not(.secondary):hover,.auth-redesign .button:not(.secondary):hover,.page-hero-audit-conversion .button:not(.secondary):hover,.editorial-layout .button:not(.secondary):hover,.site-footer .button:not(.secondary):hover{transform:translateY(-2px);box-shadow:0 22px 54px #1169f547,inset 0 1px #ffffff47!important}.site-footer .button.secondary,.button.secondary{background:#ffffffdb!important}.vision-page .badge,.pricing-v2-page .badge,.docs-page-redesigned .badge,.auth-redesign .badge,.page-hero-audit-conversion .badge,.editorial-layout .badge{box-shadow:0 12px 28px #1169f50f;color:#005ecb!important;background:#ffffffc7!important;border:1px solid #1169f52e!important}.vision-page .badge.warn,.pricing-v2-page .badge.warn,.docs-page-redesigned .badge.warn,.auth-redesign .badge.warn,.page-hero-audit-conversion .badge.warn,.editorial-layout .badge.warn{color:#d2553b!important;border-color:#ff7a5938!important}.vision-page{background:radial-gradient(circle at 12% 12%,#1169f50e,#0000 30%),radial-gradient(circle at 84% 8%,#ff7a590a,#0000 26%),radial-gradient(circle at 70% 58%,#6e46ff0b,#0000 34%),linear-gradient(#fff 0%,#fbfcff 42%,#fff 100%)!important}.vision-hero{grid-template-columns:minmax(0,.86fr) minmax(560px,1.14fr)!important}.vision-hero-glass h1{max-width:760px}.visibility-map.vision-horizon-model{isolation:isolate;justify-self:center;background:linear-gradient(135deg,#fffffff2,#f5f9ffd6),radial-gradient(circle at 18% 18%,#00a7d124,#0000 34%),radial-gradient(circle at 82% 28%,#6e46ff24,#0000 36%)!important;border:1px solid #1169f51f!important;border-radius:54px!important;width:min(720px,100%)!important;min-height:570px!important;position:relative!important;overflow:hidden!important;box-shadow:0 40px 120px #1b2c6b21,inset 0 1px #ffffffe6!important}.vision-horizon-sky,.vision-horizon-stack,.vision-horizon-line,.vision-horizon-steps,.vision-horizon-note,.horizon-wash,.horizon-beam,.horizon-page,.horizon-pulse{position:absolute}.vision-horizon-sky{z-index:0;inset:0;overflow:hidden}.horizon-wash{filter:blur(18px);opacity:.72;border-radius:999px;animation:12s ease-in-out infinite alternate secondaryDrift}.wash-a{background:radial-gradient(circle,#00a7d12e,#0000 68%);width:56%;height:34%;top:10%;left:6%}.wash-b{background:radial-gradient(circle,#6e46ff2e,#0000 70%);width:58%;height:46%;animation-delay:-4s;bottom:8%;right:-8%}.horizon-beam{transform-origin:50%;background:linear-gradient(90deg,#0000,#1169f533,#00a7d129,#0000);height:1px;left:8%;right:8%}.beam-a{top:30%;transform:rotate(-11deg)}.beam-b{top:48%;transform:rotate(8deg)}.beam-c{top:66%;transform:rotate(-4deg)}.vision-horizon-stack{perspective:900px;z-index:2;width:360px;height:300px;top:20%;left:8%}.horizon-page{background:linear-gradient(135deg,#fffffff2,#f4f9ffd1),radial-gradient(circle at 18% 20%,#1169f51f,#0000 34%);border:1px solid #1169f51f;border-radius:30px;width:240px;height:150px;animation:8s ease-in-out infinite horizonPageFloat;top:50%;left:50%;transform:translate(-50%,-50%)rotateX(58deg)rotate(-18deg);box-shadow:0 28px 80px #1b2c6b1f}.horizon-page:before,.horizon-page:after{content:"";background:linear-gradient(90deg,#1169f585,#00a7d138,#0000);border-radius:999px;height:8px;position:absolute;left:24px;right:28px}.horizon-page:before{top:34px}.horizon-page:after{opacity:.58;top:56px;right:76px}.page-b{opacity:.74;animation-delay:-2s;transform:translate(-42%,-40%)rotateX(58deg)rotate(-18deg)}.page-c{opacity:.48;animation-delay:-4s;transform:translate(-35%,-30%)rotateX(58deg)rotate(-18deg)}.vision-horizon-line{z-index:4;background:linear-gradient(90deg,#1169f514,#1169f547,#6e46ff33,#ff7a5929);border-radius:999px;height:2px;bottom:29%;left:13%;right:12%;overflow:hidden}.horizon-pulse{background:var(--launch-blue);border-radius:50%;width:13px;height:13px;animation:5.8s cubic-bezier(.4,0,.2,1) infinite horizonPulse;top:50%;left:0;transform:translate(-50%,-50%);box-shadow:0 0 24px #1169f58c}.pulse-b{background:var(--launch-coral);animation-delay:-2.7s;box-shadow:0 0 24px #ff7a596b}.vision-horizon-steps{z-index:5;gap:14px;width:230px;display:grid;top:54px;right:38px}.vision-horizon-step,.vision-horizon-note{-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);background:#ffffffc7;border:1px solid #1169f51a;border-radius:26px;box-shadow:0 18px 54px #1b2c6b14}.vision-horizon-step{padding:16px 18px;animation:8s ease-in-out infinite lcCardFloat}.vision-horizon-step:nth-child(2){animation-delay:-2s}.vision-horizon-step:nth-child(3){animation-delay:-4s}.vision-horizon-step span,.vision-horizon-note span{color:#005ecb;text-transform:uppercase;font-size:12px;font-weight:760;display:block;letter-spacing:0!important}.vision-horizon-step strong,.vision-horizon-note strong{color:var(--launch-ink);margin-top:5px;font-size:18px;line-height:1.15;display:block}.vision-horizon-note{z-index:5;padding:20px 22px;bottom:42px;left:42px;right:42px}.vision-bento-grid{align-items:stretch}.vision-bento-card,.vision-proof-panel,.vision-loop-node{border-radius:34px!important}.docs-stage{min-height:560px!important}.docs-ledger-model{box-shadow:var(--launch-shadow-soft);isolation:isolate;background:radial-gradient(circle at 14% 18%,#00a7d11f,#0000 32%),radial-gradient(circle at 88% 18%,#6e46ff1f,#0000 34%),linear-gradient(135deg,#fffffffa,#f5f9ffe6);border:1px solid #1169f51c;border-radius:52px;position:absolute;inset:0;overflow:hidden}.docs-ledger-shell{background:#ffffffc2;border:1px solid #1169f51f;border-radius:38px;position:absolute;inset:30px;overflow:hidden;box-shadow:inset 0 1px #ffffffeb}.docs-ledger-header{z-index:4;background:#ffffffa3;border-bottom:1px solid #1169f51a;align-items:center;gap:8px;height:54px;padding:0 18px;display:flex;position:relative}.docs-ledger-header span{background:#ff7a59;border-radius:50%;width:10px;height:10px}.docs-ledger-header span:nth-child(2){background:#f4b640}.docs-ledger-header span:nth-child(3){background:#00a7d1}.docs-ledger-header strong{color:#101119b8;margin-left:auto;font-size:14px;font-weight:680}.docs-ledger-body{z-index:3;grid-template-columns:128px minmax(0,1fr);gap:18px;padding:24px;display:grid;position:relative}.docs-ledger-rail{gap:12px;display:grid}.docs-ledger-rail span,.docs-ledger-files span{color:#1011199e;background:#ffffffb8;border:1px solid #1169f51a;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:8px 12px;font-size:13px;font-weight:680;display:inline-flex}.docs-ledger-board{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.docs-ledger-card{background:#ffffffc7;border:1px solid #1169f51a;border-radius:26px;min-height:122px;padding:18px;position:relative;overflow:hidden;box-shadow:0 18px 48px #1b2c6b12}.docs-ledger-card:after{content:"";background:linear-gradient(90deg,#1169f5b3,#00a7d147,#0000);border-radius:999px;height:4px;position:absolute;bottom:18px;left:18px;right:24px}.docs-ledger-card em{color:#1169f559;font-size:32px;font-style:normal;font-weight:720;line-height:1}.docs-ledger-card span{color:#005ecb;text-transform:uppercase;margin-top:14px;font-size:12px;font-weight:760;display:block}.docs-ledger-card strong{color:var(--launch-ink);margin-top:5px;font-size:18px;line-height:1.15;display:block}.docs-ledger-files{z-index:4;flex-wrap:wrap;gap:10px;display:flex;position:absolute;bottom:24px;left:24px;right:24px}.docs-ledger-glow{z-index:0;filter:blur(24px);background:radial-gradient(circle,#ff7a5929,#0000 70%);border-radius:50%;height:44%;position:absolute;bottom:-18%;left:18%;right:18%}.docs-ledger-path{z-index:1;background:linear-gradient(90deg,#0000,#1169f52e,#0000);width:130%;height:1px;animation:9s ease-in-out infinite alternate ledgerPath;position:absolute;left:-15%}.docs-ledger-path.path-a{top:42%;transform:rotate(-14deg)}.docs-ledger-path.path-b{animation-delay:-3s;top:62%;transform:rotate(10deg)}.page-hero-audit-conversion{background:radial-gradient(circle at 9% 19%,#1169f513,#0000 34%),radial-gradient(circle at 88% 17%,#ff7a590a,#0000 28%),radial-gradient(circle at 72% 74%,#6e46ff0f,#0000 34%),linear-gradient(#fff 0%,#fbfdff 48%,#fff 100%)!important;grid-template-columns:minmax(320px,.74fr) minmax(680px,1.26fr)!important;gap:clamp(34px,4vw,68px)!important;width:100%!important;max-width:none!important;padding:104px clamp(44px,8vw,128px) 116px!important}.page-hero-audit-conversion:before{background:linear-gradient(90deg,#1169f509,#0000 18% 82%,#00a7d109),radial-gradient(circle at 58% 10%,#fffc,#0000 32%)!important}.audit-conversion-intro{max-width:650px!important}.audit-conversion-shell{width:100%;min-width:0}.audit-conversion-form,.audit-conversion-report{min-width:0}.audit-output-grid{grid-template-columns:1fr!important}.audit-output-grid div{gap:7px;display:grid}.audit-output-grid strong,.audit-step-pill strong{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;color:var(--launch-ink);font-size:18px;line-height:1.2}.audit-output-steps{margin-top:18px}.audit-readiness-breakdown{gap:10px;margin-top:18px;display:grid}.audit-readiness-breakdown>div{background:#ffffffb8;border:1px solid #1169f51f;border-radius:18px;gap:5px;padding:13px 14px;display:grid}.audit-readiness-breakdown span,.audit-readiness-breakdown small{color:var(--launch-muted)}.audit-readiness-breakdown span{letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:850}.audit-readiness-breakdown strong{color:var(--launch-ink);font-size:18px}.audit-readiness-breakdown .audit-evidence-line{color:#586378db;font-size:11px;line-height:1.35}.audit-step-pill{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.auth-energy-field{overflow:hidden;box-shadow:inset 0 0 0 1px #1169f51a;filter:none!important;background:radial-gradient(circle at 18% 18%,#00a7d121,#0000 34%),radial-gradient(circle at 82% 72%,#6e46ff24,#0000 38%),linear-gradient(135deg,#ffffffe6,#f3f8ff9e)!important;border-radius:42px!important;inset:7% 6%!important}.auth-energy-field:before,.auth-energy-field:after{content:"";background:#ffffff94;border:1px solid #1169f51c;border-radius:34px;animation:8s ease-in-out infinite authPanelFloat;position:absolute;transform:rotate(-9deg);box-shadow:0 24px 70px #1b2c6b14}.auth-energy-field:before{width:42%;height:34%;top:18%;left:12%}.auth-energy-field:after{width:44%;height:36%;animation-delay:-3s;bottom:20%;right:11%;transform:rotate(8deg)}.auth-energy-line{opacity:.78;background:linear-gradient(90deg,#0000,#1169f552,#00a7d12e,#0000)!important;height:2px!important;left:9%!important;right:9%!important}.auth-line-a{top:33%!important;transform:rotate(-8deg)!important}.auth-line-b{top:52%!important;transform:rotate(7deg)!important}.auth-line-c{top:70%!important;transform:rotate(-4deg)!important}.auth-energy-core{border:1px solid #1169f524;background:linear-gradient(135deg,#fffffff5,#ebf4ffe6),radial-gradient(circle at 18% 22%,#00a7d12e,#0000 32%),radial-gradient(circle at 86% 78%,#6e46ff29,#0000 38%)!important;border-radius:34px!important;width:250px!important;height:168px!important;animation:7s ease-in-out infinite authCoreFloat!important;transform:translate(-50%,-50%)rotate(-8deg)!important;box-shadow:0 30px 90px #1169f524,inset 0 1px #ffffffeb!important}.auth-energy-core:before,.auth-energy-core:after{content:"";background:linear-gradient(90deg,#1169f5b8,#00a7d152,#0000);border-radius:999px;height:10px;position:absolute;left:24px;right:28px}.auth-energy-core:before{top:44px}.auth-energy-core:after{opacity:.56;top:72px;right:84px}.editorial-layout{background:radial-gradient(circle at 12% 14%,#1169f50d,#0000 30%),radial-gradient(circle at 86% 18%,#ff7a5909,#0000 28%),linear-gradient(#fff 0%,#fbfdff 50%,#fff 100%)!important;width:100%!important;max-width:none!important;padding:104px clamp(44px,8vw,128px) 120px!important}.editorial-glass-panel{border-radius:52px!important;width:100%!important;max-width:1360px!important;padding:clamp(52px,5.4vw,86px)!important}.editorial-glass-panel h1{max-width:1040px!important;font-size:clamp(52px,5vw,78px)!important;line-height:1!important}.editorial-glass-panel>p,.editorial-glass-panel .section-lede{max-width:880px;font-size:20px!important;line-height:1.48!important}.editorial-glass-panel h2{font-size:clamp(28px,2.4vw,38px)!important;font-weight:680!important}.editorial-glass-panel ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px!important}.editorial-glass-panel li{min-height:92px}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}@keyframes secondaryDrift{0%{transform:translate(-2%,2%)scale(.98)}to{transform:translate(3%,-3%)scale(1.04)}}@keyframes horizonPageFloat{0%,to{translate:0}50%{translate:12px -10px}}@keyframes horizonPulse{0%{opacity:0;left:0}12%,82%{opacity:1}to{opacity:0;left:100%}}@keyframes ledgerPath{0%{opacity:.55;translate:-2%}to{opacity:.9;translate:3%}}@keyframes authPanelFloat{0%,to{translate:0}50%{translate:0 -10px}}@keyframes authCoreFloat{0%,to{transform:translate(-50%,-50%)rotate(-8deg)translateY(0)}50%{transform:translate(-50%,-50%)rotate(-8deg)translateY(-10px)}}@media (max-width:1180px){.visibility-map.vision-horizon-model,.docs-ledger-model{min-height:500px!important}.docs-ledger-model{position:relative}.page-hero-audit-conversion{grid-template-columns:1fr!important;max-width:none!important}.audit-conversion-panel{grid-template-columns:1fr!important}.editorial-glass-panel ul{grid-template-columns:1fr}}@media (max-width:860px){.vision-hero{min-height:auto!important}.visibility-map.vision-horizon-model{border-radius:36px!important;min-height:460px!important}.vision-horizon-stack{transform-origin:0 0;top:24%;left:3%;transform:scale(.82)}.vision-horizon-steps{width:180px;top:28px;right:20px}.vision-horizon-step{padding:13px 14px}.vision-horizon-note{bottom:24px;left:20px;right:20px}.docs-ledger-shell{inset:18px}.docs-ledger-body{grid-template-columns:1fr;padding:18px}.docs-ledger-rail,.docs-ledger-board{grid-template-columns:repeat(2,minmax(0,1fr))}.docs-ledger-card{min-height:104px}.docs-ledger-files{display:none}.page-hero-audit-conversion,.editorial-layout{padding-left:20px!important;padding-right:20px!important}.editorial-glass-panel{border-radius:34px!important;padding:34px!important}.editorial-glass-panel h1{font-size:clamp(40px,12vw,56px)!important}.contact-grid{grid-template-columns:1fr!important}.auth-energy-core{width:210px!important;height:144px!important}}@media (max-width:560px){.visibility-map.vision-horizon-model{min-height:410px!important}.vision-horizon-stack{opacity:.72;transform:scale(.66)}.vision-horizon-steps{width:160px}.vision-horizon-step strong,.vision-horizon-note strong{font-size:15px}.docs-ledger-header strong,.docs-ledger-rail{display:none}.docs-ledger-board{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.docs-ledger-card{border-radius:22px;min-height:92px;padding:14px}.docs-ledger-card em{font-size:24px}.docs-ledger-card span{margin-top:9px;font-size:11px}.docs-ledger-card strong{font-size:15px}.auth-signal-stage{min-height:500px!important}}@media (prefers-reduced-motion:reduce){.horizon-wash,.horizon-page,.horizon-pulse,.docs-ledger-path,.auth-energy-field:before,.auth-energy-field:after,.auth-energy-core,.vision-horizon-step{animation:none!important}}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.route-loading-shell{background:radial-gradient(circle at 50% 36%,#1169f514,#0000 30%),radial-gradient(circle at 58% 46%,#6e46ff12,#0000 32%),linear-gradient(#fff 0%,#fbfdff 100%);place-items:center;min-height:62vh;padding:120px 24px;display:grid}.route-loading-mark{background:#ffffffd1;border:1px solid #1169f51f;border-radius:36px;place-items:center;width:112px;height:112px;display:grid;position:relative;box-shadow:0 28px 80px #1169f51f}.route-loading-mark span{border:2px solid #1169f5b8;border-color:#1169f5b8 #6e46ff7a #0000 #0000;border-radius:50%;width:56px;height:56px;animation:1.2s linear infinite routeLoadingOrbit;position:absolute}.route-loading-mark span:nth-child(2){border-top-color:#00a7d1b3;border-right-color:#1169f559;width:38px;height:38px;animation-duration:1.55s;animation-direction:reverse}.route-loading-mark span:nth-child(3){background:linear-gradient(135deg, var(--launch-blue), var(--launch-violet));border:0;width:12px;height:12px;animation:1.6s ease-in-out infinite routeLoadingPulse;box-shadow:0 0 24px #1169f557}.home-constellation,.visibility-map.vision-horizon-model,.docs-ledger-model,.auth-signal-stage,.audit-glass-panel,.pricing-fluid-card{contain:layout paint style}.v2-final-cta,.page-hero-audit-conversion,.docs-hero-redesigned,.vision-hero,.auth-redesign-grid{content-visibility:visible}.button,.nav-cta,.contact-card,.pricing-fluid-card,.audience-fluid-card,.surfaces-bento-card,.docs-section-card,.vision-bento-card,.vision-loop-node{-webkit-tap-highlight-color:transparent}.button,.nav-cta{touch-action:manipulation}.dust-point{transform:translate(-50%,-50%)}@keyframes routeLoadingOrbit{to{rotate:360deg}}@keyframes routeLoadingPulse{0%,to{opacity:.72;transform:scale(.82)}50%{opacity:1;transform:scale(1)}}@media (max-width:760px){.v2-section,.redesign-section,.pricing-v2-proof,.pricing-v2-credibility,.pricing-v2-principles,.faq-accordion-group,.docs-layout-grid,.editorial-glass-panel{contain-intrinsic-size:900px}}@media (prefers-reduced-motion:reduce){.route-loading-mark span{animation:none!important}}html,body{max-width:100%;overflow-x:visible!important}.topbar{z-index:1000!important;position:fixed!important;top:0!important;left:0!important;right:0!important}.site-shell{padding-top:74px}@media (max-width:760px){.site-shell{padding-top:112px}}.site-shell,.v2-site,.vision-page,.pricing-v2-page,.docs-page-redesigned,.auth-redesign,.page-hero-audit-conversion,.editorial-layout{max-width:100%}@media (max-width:560px){.v2-hero{width:100%!important;max-width:100%!important;padding-inline:18px!important}.v2-hero-copy{max-width:100%!important}.v2-hero h1{overflow-wrap:normal;word-break:normal;max-width:10.8ch!important;margin-inline:auto!important;font-size:clamp(38px,11.8vw,48px)!important;line-height:1!important}.v2-hero-line{max-width:29ch!important;margin-inline:auto!important;font-size:18px!important;line-height:1.36!important}.v2-hero-plain{max-width:31ch!important;margin-inline:auto!important}}.chapter-section,.page-hero,.docs-page-redesigned,.vision-page,.pricing-v2-page,.auth-redesign,.editorial-layout{opacity:1!important;animation:none!important;transform:none!important}.docs-header h1,.vision-hero-glass h1,.audit-conversion-intro h1,.editorial-glass-panel h1,.auth-redesign h1{-webkit-text-fill-color:currentColor;color:var(--launch-ink)!important;opacity:1!important}.docs-header .section-lede,.vision-hero-glass p:not(.section-kicker),.audit-conversion-intro .section-lede,.editorial-glass-panel p,.auth-redesign p{color:#101119a3!important;opacity:1!important}.docs-header .eyebrow,.vision-hero-glass .section-kicker,.audit-conversion-intro .eyebrow,.editorial-layout .eyebrow{opacity:1!important}.audit-output-grid strong,.audit-step-pill strong,.docs-ledger-card strong,.vision-horizon-step strong,.vision-horizon-note strong{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}@media (max-width:860px){.vision-hero,.docs-hero-redesigned,.page-hero-audit-conversion{min-height:auto!important;overflow:visible!important}.docs-hero-redesigned{gap:32px!important}.docs-stage{width:100%;margin-top:6px}.page-hero-audit-conversion{gap:34px!important}.audit-conversion-panel{align-items:stretch!important}}@media (max-width:760px){.vision-hero{text-align:center!important;flex-direction:column!important;align-items:center!important;gap:30px!important;padding-top:74px!important;display:flex!important}.vision-hero-glass{z-index:3;width:100%;position:relative;text-align:center!important;max-width:430px!important}.vision-hero-glass h1{max-width:10.6ch!important;margin-inline:auto!important;font-size:clamp(42px,13vw,58px)!important;line-height:.95!important}.vision-hero-glass p:not(.section-kicker){max-width:31ch!important;margin-inline:auto!important;font-size:18px!important;line-height:1.42!important}.vision-hero .landing-actions{justify-content:center!important}.visibility-map.vision-horizon-model{z-index:1;order:2;border-radius:34px!important;width:min(100%,460px)!important;min-height:390px!important;margin-top:8px!important;position:relative!important}.vision-horizon-stack{opacity:.58!important;transform-origin:0 0!important;top:28%!important;left:-5%!important;transform:scale(.56)!important}.vision-horizon-steps{gap:10px!important;width:150px!important;top:18px!important;right:14px!important}.vision-horizon-step{border-radius:20px!important;padding:11px 12px!important}.vision-horizon-step strong,.vision-horizon-note strong{font-size:14px!important}.vision-horizon-note{border-radius:22px!important;padding:15px 16px!important;bottom:14px!important;left:14px!important;right:14px!important}.docs-header,.audit-conversion-intro{max-width:470px!important}.docs-header h1,.audit-conversion-intro h1{max-width:10.8ch!important;margin-inline:auto!important;line-height:1!important}.audit-output-grid strong{font-size:17px!important;line-height:1.18!important}}.vision-page .redesign-section{padding-top:clamp(64px,6vw,92px)!important;padding-bottom:clamp(64px,6vw,92px)!important}.vision-page .vision-pillars{padding-top:clamp(40px,5vw,72px)!important}.vision-hero{min-height:clamp(640px,72vh,760px)!important;padding-bottom:clamp(42px,5vw,68px)!important}.vision-page .section-heading-centered{max-width:1120px!important;margin-bottom:clamp(34px,4vw,46px)!important}.vision-page .section-heading-centered h2{max-width:min(920px,92vw)!important;font-size:clamp(44px,4vw,68px)!important;line-height:1.03!important}.vision-page .section-heading-centered>p:not(.section-kicker){max-width:780px!important}.vision-split h2{max-width:min(760px,92vw)!important;font-size:clamp(42px,4vw,66px)!important;line-height:1.04!important}.vision-bento-card p{margin-top:clamp(30px,3vw,42px)!important}.vision-loop-node{min-height:240px!important}.button,.nav-cta,.auth-mode-switch button,.docs-sidebar-link,.contact-card,.pricing-fluid-card,.vision-bento-card,.vision-loop-node,.nav a:not(.nav-cta):after{transition-duration:.12s!important}.button:active,.nav-cta:active,.auth-mode-switch button:active{transform:translateY(0)scale(.985)!important}@media (max-width:860px){.vision-page .section-heading-centered h2,.vision-split h2{max-width:17ch!important;font-size:clamp(34px,9.6vw,48px)!important}.vision-page .vision-pillars .section-heading-centered h2{max-width:min(100%,330px)!important;font-size:clamp(30px,8.5vw,40px)!important;line-height:1.08!important}.vision-page .redesign-section{padding-top:50px!important;padding-bottom:58px!important}.vision-page .vision-pillars{padding-top:36px!important}.vision-hero{padding-bottom:36px!important}}@media (min-width:861px){.vision-page .vision-split{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;gap:clamp(44px,5vw,78px)!important}.vision-page .vision-split>div:first-child{max-width:650px!important}.vision-page .vision-pillars .section-heading-centered,.vision-page .vision-operating-loop .section-heading-centered{width:min(1180px,100vw - 96px)!important;max-width:none!important}.vision-page .vision-pillars .section-heading-centered h2,.vision-page .vision-operating-loop .section-heading-centered h2{text-wrap:balance;width:min(1080px,100vw - 120px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;font-size:clamp(40px,2.8vw,54px)!important;line-height:1.06!important;display:block!important}.vision-page .vision-heading-line{display:block}.vision-page .vision-split h2{text-wrap:balance;width:min(650px,100%)!important;max-width:none!important;font-size:clamp(42px,2.7vw,52px)!important;line-height:1.07!important;display:block!important}.vision-page .vision-belief-heading span{display:block}.vision-page .vision-pillars{padding-top:clamp(4px,2vw,28px)!important}}html,body{scroll-behavior:auto!important}.v2-section,.redesign-section,.pricing-v2-proof,.pricing-v2-credibility,.pricing-v2-principles,.faq-accordion-group,.docs-layout-grid,.editorial-glass-panel{content-visibility:visible!important;contain-intrinsic-size:auto!important}.v2-hero,.home-constellation{overflow:visible!important}.home-constellation{contain:layout style!important}.constellation-card{white-space:normal;max-width:220px}.constellation-card strong{overflow-wrap:normal;text-wrap:balance}.card-monitor{right:6%!important}.card-prepare{bottom:23%!important;right:6%!important}.v2-pricing .v2-section-heading{text-align:center;flex-direction:column;align-items:center;gap:18px;max-width:1060px!important;margin-bottom:clamp(42px,5vw,70px)!important;margin-left:auto!important;margin-right:auto!important;display:flex!important}.v2-pricing .v2-kicker{justify-content:center;margin:0!important}.v2-pricing .v2-section-heading h2{max-width:790px;margin:0!important}.v2-pricing .v2-section-heading p:not(.v2-kicker){max-width:720px;margin:0 auto!important}@media (max-width:760px){.constellation-card{max-width:170px}.card-monitor,.card-prepare{right:2%!important}}.dashboard-shell.dashboard-shell-redesign{--dash-ink:#11131a;--dash-ink-2:#2c3445;--dash-muted:#697283;--dash-line:#2a487621;--dash-line-strong:#1c60f23d;--dash-blue:#1169f5;--dash-violet:#6e46ff;--dash-cyan:#00a7d1;--dash-coral:#ff7a59;--dash-surface:#ffffffc7;--dash-surface-strong:#ffffffeb;--dash-shadow:0 30px 90px #1d2d541f;--dash-shadow-soft:0 18px 48px #1d2d5417;color:var(--dash-ink);position:relative;background:radial-gradient(circle at 74% 2%,#6e46ff21,#0000 28%),radial-gradient(circle at 24% 18%,#1169f517,#0000 30%),radial-gradient(circle at 86% 78%,#00a7d114,#0000 30%),linear-gradient(135deg,#fbfdff 0%,#f8fbff 46%,#fff 100%)!important;grid-template-columns:minmax(246px,286px) minmax(0,1fr)!important;min-height:100dvh!important;display:grid!important;overflow:clip!important}.dashboard-shell.dashboard-shell-redesign:before{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffffe6,#0000 18% 82%,#ffffffdb),radial-gradient(circle at 50% 20%,#ffffffd6,#0000 34%);position:absolute;inset:0}.dashboard-shell.dashboard-shell-redesign:after{content:"";pointer-events:none;background:linear-gradient(#ffffff57,#0000 42%);position:absolute;inset:0}.dashboard-shell-redesign .dashboard-sidebar,.dashboard-shell-redesign .dashboard-main{z-index:1;position:relative}.dashboard-shell-redesign .dashboard-sidebar{border-right:1px solid var(--dash-line);-webkit-backdrop-filter:blur(28px)saturate(150%);backdrop-filter:blur(28px)saturate(150%);background:linear-gradient(#ffffffd1,#f6faffad),#ffffffb8;flex-direction:column;gap:16px;height:100dvh;min-height:100dvh;padding:18px;display:flex;position:sticky;top:0;overflow:hidden;box-shadow:18px 0 60px #1d2d540d}.dashboard-shell-redesign .sidebar-product-lockup{border:1px solid var(--dash-line);background:radial-gradient(circle at 88% 0%, #6e46ff1c, transparent 34%), var(--dash-surface-strong);min-height:76px;color:var(--dash-ink);border-radius:24px;align-items:center;gap:12px;padding:12px;text-decoration:none;display:flex;box-shadow:0 18px 40px #1d2d5414}.dashboard-shell-redesign .sidebar-product-lockup:hover,.dashboard-shell-redesign .sidebar-product-lockup:focus-visible{transform:translateY(-1px)}.dashboard-brand-emblem{flex:none;width:42px;height:42px}.dashboard-shell-redesign .sidebar-product-lockup strong,.dashboard-shell-redesign .dashboard-workspace-card strong{color:var(--dash-ink);letter-spacing:0;font-size:15px;font-weight:850;display:block}.dashboard-shell-redesign .sidebar-product-lockup small,.dashboard-shell-redesign .dashboard-workspace-card small{color:var(--dash-muted);margin-top:3px;font-size:12px;font-weight:650;display:block}.dashboard-workspace-card{border:1px solid var(--dash-line);background:linear-gradient(135deg,#1169f514,#6e46ff0f),#ffffffb8;border-radius:24px;padding:14px}.dashboard-shell-redesign .dashboard-workspace-card .sidebar-label{color:var(--dash-blue);margin:0 0 10px}.dashboard-shell-redesign .sidebar-label,.dashboard-nav-group{color:var(--dash-blue);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:850}.dashboard-shell-redesign .sidebar-nav{scrollbar-width:none;gap:6px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.dashboard-shell-redesign .sidebar-nav::-webkit-scrollbar{display:none}.dashboard-nav-group{margin:12px 10px 2px}.dashboard-shell-redesign .dashboard-sidebar a:not(.sidebar-product-lockup){color:#11131ac2;min-height:42px;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:18px;padding:0 13px 0 34px;font-size:14px;font-weight:720;text-decoration:none;transition:transform .13s,border-color .13s,background-color .13s,color .13s;position:relative}.dashboard-shell-redesign .dashboard-sidebar a:not(.sidebar-product-lockup):before{content:"";background:linear-gradient(135deg, var(--dash-cyan), var(--dash-violet));border-radius:999px;width:8px;height:8px;position:absolute;left:14px;box-shadow:0 0 0 5px #1169f514}.dashboard-shell-redesign .dashboard-sidebar a:not(.sidebar-product-lockup):hover,.dashboard-shell-redesign .dashboard-sidebar a:not(.sidebar-product-lockup):focus-visible{color:var(--dash-blue);background:#1169f512;border-color:#1169f529;outline:none;transform:translate(2px)}.dashboard-sidebar-footer{border-top:1px solid var(--dash-line);gap:12px;margin-top:auto;padding-top:14px;display:grid}.dashboard-sidebar-footer span{color:var(--dash-muted);font-size:12px;font-weight:650;line-height:1.35}.dashboard-shell-redesign .dashboard-logout{width:100%}.dashboard-shell-redesign .main.dashboard-main{isolation:isolate;width:100%;min-width:0;max-width:1460px;margin:0 auto;padding:clamp(28px,4vw,58px);overflow:visible}.dashboard-main-glow{z-index:-1;filter:blur(6px);opacity:.9;background:radial-gradient(circle at 42% 40%,#ffffffdb,#0000 28%),radial-gradient(circle at 52% 52%,#1169f521,#0000 45%),radial-gradient(circle at 64% 34%,#6e46ff1f,#0000 42%);border-radius:999px;width:min(560px,48vw);height:min(560px,48vw);position:absolute;top:70px;right:7%}.dashboard-shell-redesign .page-title{border:1px solid var(--dash-line);box-shadow:var(--dash-shadow);background:radial-gradient(circle at 88% 12%,#6e46ff21,#0000 36%),radial-gradient(circle at 16% 100%,#00a7d11a,#0000 30%),linear-gradient(135deg,#fffffff0,#f6faffd1);border-radius:34px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:26px;margin-bottom:22px;padding:clamp(24px,4vw,40px);display:grid;position:relative;overflow:hidden}.dashboard-shell-redesign .page-title:before{content:"";background:linear-gradient(90deg, var(--dash-blue), var(--dash-violet), transparent);border-radius:999px;width:110px;height:3px;position:absolute;top:0;left:clamp(24px,4vw,42px)}.dashboard-shell-redesign .page-title h1{max-width:880px;color:var(--dash-ink);letter-spacing:0;text-wrap:balance;margin:10px 0 0;font-size:clamp(36px,4vw,60px);font-weight:860;line-height:1.03}.dashboard-shell-redesign .page-title .muted{max-width:760px;color:var(--dash-muted);margin-top:14px;font-size:16px;line-height:1.5}.dashboard-shell-redesign .eyebrow,.dashboard-shell-redesign .badge{color:var(--dash-blue);background:#1169f514;border-color:#1169f533}.dashboard-shell-redesign .badge.warn{color:var(--dash-violet);background:#6e46ff14;border-color:#6e46ff33}.dashboard-shell-redesign .badge.charge{color:#d64f32;background:#ff7a591c;border-color:#ff7a5942}.dashboard-shell-redesign .button,.dashboard-shell-redesign .worker-copy-button,.dashboard-shell-redesign button.button{background:linear-gradient(135deg, var(--dash-blue), var(--dash-violet));color:#fff;border:0;border-radius:999px;min-width:0;min-height:44px;font-weight:820;transition:transform .13s,box-shadow .13s,filter .13s;box-shadow:0 18px 38px #1169f538}.dashboard-shell-redesign .button:hover,.dashboard-shell-redesign .worker-copy-button:hover,.dashboard-shell-redesign button.button:hover{filter:saturate(1.05);transform:translateY(-1px);box-shadow:0 24px 52px #1169f542}.dashboard-shell-redesign .button.secondary,.dashboard-shell-redesign .worker-copy-button.button.secondary,.dashboard-shell-redesign button.button.secondary{border:1px solid var(--dash-line);color:var(--dash-ink);background:#ffffffd1;box-shadow:0 12px 28px #1d2d540f}.dashboard-shell-redesign .button.secondary:hover,.dashboard-shell-redesign button.button.secondary:hover{border-color:var(--dash-line-strong);color:var(--dash-blue)}.dashboard-shell-redesign .button-row{align-items:center;gap:10px}.dashboard-shell-redesign .card,.dashboard-shell-redesign .metric,.dashboard-shell-redesign .tabs,.dashboard-shell-redesign .table,.dashboard-shell-redesign .site-readiness-item,.dashboard-shell-redesign .policy-rule-card,.dashboard-shell-redesign .endpoint-status-grid div,.dashboard-shell-redesign .provider-choice-card,.dashboard-shell-redesign .deployment-note,.dashboard-shell-redesign .guidance-list li,.dashboard-shell-redesign .checklist-step,.dashboard-shell-redesign .audit-history-row,.dashboard-shell-redesign .preset-button,.dashboard-shell-redesign .worker-template-card,.dashboard-shell-redesign .worker-template-file,.dashboard-shell-redesign .worker-command-list code,.dashboard-shell-redesign .worker-template-notes span,.dashboard-shell-redesign .agent-settings-toggle,.dashboard-shell-redesign .bar-list-empty{border:1px solid var(--dash-line);background:radial-gradient(circle at 88% 0%, #6e46ff13, transparent 30%), var(--dash-surface);box-shadow:var(--dash-shadow-soft);-webkit-backdrop-filter:blur(20px)saturate(132%);backdrop-filter:blur(20px)saturate(132%);border-radius:28px;position:relative;overflow:hidden}.dashboard-shell-redesign .card,.dashboard-shell-redesign .metric{padding:clamp(22px,2.8vw,32px)}.dashboard-shell-redesign .card:hover,.dashboard-shell-redesign .metric:hover{border-color:#1169f52e;transform:translateY(-1px)}.dashboard-shell-redesign .card:before,.dashboard-shell-redesign .metric:before{content:"";opacity:.62;background:linear-gradient(90deg,#0000,#1169f573,#6e46ff80,#0000);border-radius:999px;height:2px;animation:none;position:absolute;top:0;left:24px;right:24px;transform:none}.dashboard-shell-redesign .card h2,.dashboard-shell-redesign .card h3{color:var(--dash-ink);letter-spacing:0;text-wrap:balance;font-weight:820}.dashboard-shell-redesign .card h2{font-size:clamp(24px,2.4vw,38px);line-height:1.05}.dashboard-shell-redesign .card h3{font-size:clamp(19px,1.8vw,24px);line-height:1.15}.dashboard-shell-redesign .muted,.dashboard-shell-redesign p,.dashboard-shell-redesign li{color:var(--dash-muted)}.dashboard-shell-redesign strong{color:var(--dash-ink)}.dashboard-shell-redesign .metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.dashboard-shell-redesign .metric{background:radial-gradient(circle at 86% 12%,#00a7d11a,#0000 34%),linear-gradient(#ffffffe0,#f6faffc7);flex-direction:column;justify-content:flex-end;min-height:150px;display:flex}.dashboard-shell-redesign .metric strong{color:var(--dash-ink);font-size:clamp(38px,4.6vw,66px);font-weight:820;line-height:.95}.dashboard-shell-redesign .metric span{color:var(--dash-muted);margin-top:10px;font-size:14px;font-weight:720}.dashboard-shell-redesign .grid-2,.dashboard-shell-redesign .grid-3,.dashboard-shell-redesign .metric-grid,.dashboard-shell-redesign .site-guide-grid,.dashboard-shell-redesign .visibility-readiness-grid,.dashboard-shell-redesign .site-visibility-grid,.dashboard-shell-redesign .checklist-grid,.dashboard-shell-redesign .endpoint-status-grid,.dashboard-shell-redesign .audit-signal-grid,.dashboard-shell-redesign .audit-next-steps,.dashboard-shell-redesign .worker-template-notes{gap:16px}.dashboard-shell-redesign .site-guide-card,.dashboard-shell-redesign .dashboard-empty-state,.dashboard-shell-redesign .site-create-form,.dashboard-shell-redesign .site-create-layout>.card,.dashboard-shell-redesign .licensing-status-card,.dashboard-shell-redesign .audit-history-card,.dashboard-shell-redesign .crawler-ops-card,.dashboard-shell-redesign .worker-template-card,.dashboard-shell-redesign .site-visibility-card,.dashboard-shell-redesign .dashboard-visibility-card{background:radial-gradient(circle at 86% 8%,#6e46ff1f,#0000 34%),radial-gradient(circle at 8% 98%,#00a7d117,#0000 32%),linear-gradient(135deg,#fffffff0,#f6faffc7)!important}.dashboard-shell-redesign .site-guide-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);align-items:stretch;display:grid}.dashboard-shell-redesign .site-readiness-grid,.dashboard-shell-redesign .visibility-readiness-grid,.dashboard-shell-redesign .site-visibility-grid,.dashboard-shell-redesign .endpoint-status-grid,.dashboard-shell-redesign .audit-signal-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.dashboard-shell-redesign .visibility-readiness-grid,.dashboard-shell-redesign .site-visibility-grid,.dashboard-shell-redesign .endpoint-status-grid,.dashboard-shell-redesign .audit-signal-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-shell-redesign .audit-signal-grid{grid-template-columns:repeat(auto-fit,minmax(128px,1fr))}.dashboard-shell-redesign .visibility-readiness-grid>span,.dashboard-shell-redesign .site-visibility-grid>div,.dashboard-shell-redesign .site-readiness-item,.dashboard-shell-redesign .endpoint-status-grid div,.dashboard-shell-redesign .audit-signal-grid span{background:linear-gradient(135deg,#1169f514,#6e46ff0b),#ffffffc2;border-radius:24px;min-height:96px;padding:16px}.dashboard-shell-redesign .site-readiness-item span,.dashboard-shell-redesign .site-visibility-grid span,.dashboard-shell-redesign .endpoint-status-grid span,.dashboard-shell-redesign .audit-signal-grid strong{color:var(--dash-blue);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:850}.dashboard-shell-redesign .site-readiness-item strong,.dashboard-shell-redesign .site-visibility-grid strong,.dashboard-shell-redesign .endpoint-status-grid strong{color:var(--dash-ink);margin-top:7px;font-size:17px;line-height:1.12;display:block}.dashboard-shell-redesign .site-readiness-item small,.dashboard-shell-redesign .site-visibility-grid small{color:var(--dash-muted);margin-top:8px;line-height:1.35;display:block}.dashboard-shell-redesign .site-readiness-item.ok,.dashboard-shell-redesign .site-visibility-grid .ready,.dashboard-shell-redesign .audit-signal-grid .ok{background:linear-gradient(135deg,#00a7d11a,#ffffffc7);border-color:#00a7d13d}.dashboard-shell-redesign .site-readiness-item.warn,.dashboard-shell-redesign .site-visibility-grid .needs_work{background:linear-gradient(135deg,#ff7a591f,#ffffffc7);border-color:#ff7a5942}.dashboard-shell-redesign .site-readiness-item.pending,.dashboard-shell-redesign .site-visibility-grid .missing{border-color:#6e46ff2e}.dashboard-shell-redesign .client-command-center{-webkit-backdrop-filter:blur(24px)saturate(138%);backdrop-filter:blur(24px)saturate(138%);background:linear-gradient(135deg,#fffffffa,#f6f9ffdb),linear-gradient(#fffffff5,#f7faffd1);border:1px solid #2a48761c;border-radius:8px;gap:clamp(18px,2.4vw,28px);margin-bottom:clamp(24px,3vw,36px);padding:clamp(28px,5vw,58px);display:grid;overflow:hidden;box-shadow:0 30px 86px #1d2d5413}.dashboard-shell-redesign .client-command-shell{grid-template-columns:minmax(0,1.08fr) minmax(320px,.48fr);align-items:stretch;gap:clamp(22px,3.4vw,46px);display:grid}.dashboard-shell-redesign .client-command-copy{align-content:center;gap:18px;min-width:0;max-width:820px;display:grid}.dashboard-shell-redesign .client-command-copy h2{max-width:780px;color:var(--dash-ink);letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(38px,4.6vw,72px);font-weight:760;line-height:1}.dashboard-shell-redesign .client-command-copy .muted{max-width:720px;margin:0;font-size:clamp(16px,1.15vw,18px);line-height:1.58}.dashboard-shell-redesign .client-command-next{background:linear-gradient(145deg,#ffffffe0,#f7faffb8),#ffffffbd;border:1px solid #1169f521;border-radius:8px;align-content:start;gap:16px;min-width:0;padding:clamp(22px,2.8vw,32px);display:grid;box-shadow:0 20px 52px #1d2d5412}.dashboard-shell-redesign .client-command-next h3{color:var(--dash-ink);letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(24px,2.4vw,34px);font-weight:700;line-height:1.05}.dashboard-shell-redesign .client-command-next p{color:var(--dash-muted);margin:0;font-size:15px;line-height:1.52}.dashboard-shell-redesign .client-command-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,1.5vw,18px);display:grid}.dashboard-shell-redesign .client-command-tile{background:#ffffffad;border:1px solid #2a48761a;border-radius:8px;align-content:start;gap:12px;min-width:0;min-height:166px;padding:clamp(18px,2vw,24px);display:grid}.dashboard-shell-redesign .client-command-tile.ok{background:linear-gradient(145deg,#00a7d114,#ffffffc2);border-color:#00a7d138}.dashboard-shell-redesign .client-command-tile.warn{background:linear-gradient(145deg,#ff7a5917,#ffffffc2);border-color:#ff7a593d}.dashboard-shell-redesign .client-command-tile.pending{border-color:#6e46ff29}.dashboard-shell-redesign .client-command-tile span,.dashboard-shell-redesign .client-proof-strip small{color:var(--dash-blue);letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:860}.dashboard-shell-redesign .client-command-tile strong{color:var(--dash-ink);overflow-wrap:anywhere;font-size:clamp(22px,2.2vw,32px);font-weight:740;line-height:1}.dashboard-shell-redesign .client-command-tile small{color:var(--dash-muted);font-size:14px;line-height:1.42}.dashboard-shell-redesign .client-proof-strip,.dashboard-shell-redesign .client-command-links{flex-wrap:wrap;gap:10px;display:flex}.dashboard-shell-redesign .client-proof-strip{padding-top:4px}.dashboard-shell-redesign .client-proof-strip span,.dashboard-shell-redesign .client-command-links a{min-width:0;min-height:42px;color:var(--dash-ink-2);background:#ffffffb3;border:1px solid #2a48761a;border-radius:8px;align-items:center;display:inline-flex;box-shadow:0 12px 28px #1d2d540b}.dashboard-shell-redesign .client-proof-strip span{gap:8px;padding:10px 14px}.dashboard-shell-redesign .client-proof-strip strong{color:var(--dash-ink);font-size:13px;font-weight:800;line-height:1.2}.dashboard-shell-redesign .client-command-links a{padding:0 14px;font-size:13px;font-weight:780;text-decoration:none}.dashboard-shell-redesign .client-command-links a:hover,.dashboard-shell-redesign .client-command-links a:focus-visible{color:var(--dash-blue);border-color:#1169f53d;outline:none}.dashboard-shell-redesign .dashboard-flow-panel{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,1.5vw,18px);margin-bottom:clamp(24px,3vw,36px);display:grid}.dashboard-shell-redesign .dashboard-flow-panel a{min-width:0;color:var(--dash-ink);background:#ffffffb8;border:1px solid #2a48761a;border-radius:8px;gap:10px;padding:clamp(18px,2vw,24px);text-decoration:none;display:grid;box-shadow:0 16px 42px #1d2d540e}.dashboard-shell-redesign .dashboard-flow-panel a:hover,.dashboard-shell-redesign .dashboard-flow-panel a:focus-visible{border-color:#1169f53d;outline:none;transform:translateY(-1px)}.dashboard-shell-redesign .dashboard-flow-panel small,.dashboard-shell-redesign .client-report-story-card small,.dashboard-shell-redesign .change-summary-grid small,.dashboard-shell-redesign .private-report-history-row small,.dashboard-shell-redesign .install-focus-plan-steps small,.dashboard-shell-redesign .install-focus-proof-grid small{color:var(--dash-blue);letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:860}.dashboard-shell-redesign .dashboard-flow-panel strong{font-size:17px;line-height:1.18}.dashboard-shell-redesign .dashboard-flow-panel span{color:var(--dash-muted);font-size:13px;line-height:1.42}.dashboard-shell-redesign .client-report-panel,.dashboard-shell-redesign .install-focus-hero,.dashboard-shell-redesign .install-focus-plan,.dashboard-shell-redesign .install-focus-shell{background:linear-gradient(#ffffffe6,#f8fbffc2);border:1px solid #2a48761a;border-radius:8px;gap:clamp(18px,2.4vw,28px);margin-bottom:clamp(24px,3vw,36px);padding:clamp(26px,4vw,44px);display:grid;box-shadow:0 26px 70px #1d2d5412}.dashboard-shell-redesign .client-report-panel{grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);align-items:start}.dashboard-shell-redesign .client-report-copy{gap:12px;min-width:0;display:grid}.dashboard-shell-redesign .client-report-copy h2,.dashboard-shell-redesign .install-focus-hero h2{color:var(--dash-ink);letter-spacing:0;margin:0;font-size:clamp(28px,3vw,44px);line-height:1.06}.dashboard-shell-redesign .client-report-story{gap:12px;min-width:0;display:grid}.dashboard-shell-redesign .client-report-story-card{min-width:0;color:var(--dash-ink);background:#ffffffb8;border:1px solid #2a48761a;border-radius:8px;gap:11px;padding:clamp(17px,2.2vw,22px);text-decoration:none;display:grid;box-shadow:0 18px 46px #1d2d540b}.dashboard-shell-redesign .client-report-story-card.ok{background:linear-gradient(145deg,#00a7d114,#ffffffc7);border-color:#00a7d138}.dashboard-shell-redesign .client-report-story-card.warn{background:linear-gradient(145deg,#ff7a5914,#ffffffc7);border-color:#ff7a593d}.dashboard-shell-redesign .client-report-story-card.pending{border-color:#6e46ff29}.dashboard-shell-redesign .client-report-story-card:hover,.dashboard-shell-redesign .client-report-story-card:focus-visible,.dashboard-shell-redesign .private-report-history-row:hover,.dashboard-shell-redesign .private-report-history-row:focus-visible{border-color:#1169f53d;outline:none;transform:translateY(-1px)}.dashboard-shell-redesign .client-report-story-card strong{overflow-wrap:anywhere;font-size:clamp(20px,2.1vw,26px);line-height:1.1}.dashboard-shell-redesign .client-report-story-card span{color:var(--dash-muted);font-size:14px;line-height:1.44}.dashboard-shell-redesign .client-report-story-card em{color:var(--dash-blue);font-size:13px;font-style:normal;font-weight:820}.dashboard-shell-redesign .client-report-proof-column{grid-column:1/-1;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:start;gap:14px;min-width:0;display:grid}.dashboard-shell-redesign .change-summary-grid,.dashboard-shell-redesign .install-focus-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;display:grid}.dashboard-shell-redesign .change-summary-grid span,.dashboard-shell-redesign .install-focus-proof-grid span{background:#ffffffb8;border:1px solid #2a48761a;border-radius:8px;gap:9px;min-width:0;padding:18px;display:grid}.dashboard-shell-redesign .change-summary-grid span.ok,.dashboard-shell-redesign .install-focus-proof-grid span.ok{background:linear-gradient(145deg,#00a7d114,#ffffffc2);border-color:#00a7d138}.dashboard-shell-redesign .change-summary-grid span.warn,.dashboard-shell-redesign .install-focus-proof-grid span.warn{background:linear-gradient(145deg,#ff7a5914,#ffffffc2);border-color:#ff7a593d}.dashboard-shell-redesign .change-summary-grid strong,.dashboard-shell-redesign .install-focus-proof-grid strong{color:var(--dash-ink);overflow-wrap:anywhere;font-size:20px;line-height:1.1}.dashboard-shell-redesign .change-summary-grid em{color:var(--dash-muted);font-size:13px;font-style:normal;line-height:1.35}.dashboard-shell-redesign .private-report-history{background:linear-gradient(145deg,#ffffffd6,#f7faffad),#ffffffbd;border:1px solid #2a48761a;border-radius:8px;gap:16px;min-width:0;padding:clamp(20px,2.6vw,28px);display:grid}.dashboard-shell-redesign .private-report-history-head{gap:8px;min-width:0;display:grid}.dashboard-shell-redesign .private-report-history-head h3{color:var(--dash-ink);letter-spacing:0;margin:0;font-size:clamp(22px,2.4vw,30px);line-height:1.08}.dashboard-shell-redesign .private-report-history-head .muted{margin:0;font-size:14px;line-height:1.46}.dashboard-shell-redesign .private-report-history-list{gap:9px;min-width:0;display:grid}.dashboard-shell-redesign .private-report-history-row{min-width:0;color:var(--dash-ink);background:#ffffffa8;border:1px solid #2a487614;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;padding:14px;text-decoration:none;display:grid}.dashboard-shell-redesign .private-report-history-row.ok{border-color:#00a7d133}.dashboard-shell-redesign .private-report-history-row.warn{border-color:#ff7a5938}.dashboard-shell-redesign .private-report-history-row.pending{border-color:#6e46ff24}.dashboard-shell-redesign .private-report-history-row span{gap:5px;min-width:0;display:grid}.dashboard-shell-redesign .private-report-history-row strong{color:var(--dash-ink);overflow-wrap:anywhere;font-size:15px;line-height:1.2}.dashboard-shell-redesign .private-report-history-row em{color:var(--dash-muted);white-space:nowrap;justify-self:end;font-size:12px;font-style:normal}.dashboard-shell-redesign .private-report-history-row p{color:var(--dash-muted);grid-column:1/-1;margin:0;font-size:13px;line-height:1.38}.dashboard-shell-redesign .client-report-panel .readiness-report-export{grid-column:1/-1;margin-top:2px}.dashboard-shell-redesign .premium-section-group{background:#ffffffb8;border:1px solid #2a48761a;border-radius:30px;margin-bottom:22px;overflow:hidden;box-shadow:0 24px 64px #1d2d540f}.dashboard-shell-redesign .premium-section-group>summary{cursor:pointer;gap:8px;padding:clamp(20px,3vw,30px);list-style:none;display:grid}.dashboard-shell-redesign .premium-section-group>summary::-webkit-details-marker{display:none}.dashboard-shell-redesign .premium-section-group>summary strong{color:var(--dash-ink);letter-spacing:0;font-size:clamp(22px,2.5vw,32px);line-height:1.12}.dashboard-shell-redesign .premium-section-group>summary small{max-width:720px;color:var(--dash-muted);font-size:14px;line-height:1.45}.dashboard-shell-redesign .premium-section-content{gap:18px;padding:0 clamp(16px,3vw,30px) clamp(20px,3vw,30px);display:grid}.dashboard-shell-redesign .premium-section-content>.card,.dashboard-shell-redesign .premium-section-content .monitoring-chart-grid>.card{box-shadow:0 14px 38px #1d2d540b}.dashboard-shell-redesign .file-preview-disclosure{background:#f8fbffc7;border:1px solid #2a48761a;border-radius:18px;margin-top:12px;overflow:hidden}.dashboard-shell-redesign .file-preview-disclosure summary{cursor:pointer;color:var(--dash-ink);padding:12px 14px;font-size:13px;font-weight:800;list-style:none}.dashboard-shell-redesign .file-preview-disclosure summary::-webkit-details-marker{display:none}.dashboard-shell-redesign .file-preview-disclosure .code-block{border-width:1px 0 0;border-radius:0;max-height:360px;margin:0}.dashboard-shell-redesign .install-focus-title .muted{max-width:820px}.dashboard-shell-redesign .install-focus-hero{grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr);align-items:center}.dashboard-shell-redesign .install-focus-hero>div:first-child{gap:12px;min-width:0;display:grid}.dashboard-shell-redesign .install-focus-safety-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:22px;display:grid}.dashboard-shell-redesign .install-focus-safety-strip span{min-width:0;color:var(--dash-ink-2);background:#ffffffb8;border:1px solid #00a7d12e;border-radius:18px;padding:14px 16px;font-size:13px;font-weight:760;line-height:1.35;box-shadow:0 14px 36px #15265a0e}.dashboard-shell-redesign .install-focus-plan{grid-template-columns:minmax(0,.58fr) minmax(360px,1fr);align-items:start}.dashboard-shell-redesign .install-focus-plan-copy{align-content:start;gap:12px;min-width:0;display:grid}.dashboard-shell-redesign .install-focus-plan-copy h2{color:var(--dash-ink);letter-spacing:0;margin:0;font-size:clamp(24px,2.5vw,34px);line-height:1.1}.dashboard-shell-redesign .install-focus-plan-copy .button{justify-self:start}.dashboard-shell-redesign .install-focus-plan-steps{gap:10px;min-width:0;margin:0;padding:0;list-style:none;display:grid}.dashboard-shell-redesign .install-focus-plan-steps li{background:#ffffffad;border:1px solid #2a48761a;border-radius:18px;grid-template-columns:42px minmax(0,1fr);gap:12px;min-width:0;padding:14px;display:grid}.dashboard-shell-redesign .install-focus-plan-steps li.ok{background:linear-gradient(145deg,#00a7d112,#ffffffc2);border-color:#00a7d138}.dashboard-shell-redesign .install-focus-plan-steps li.warn{background:linear-gradient(145deg,#ff7a5912,#ffffffc2);border-color:#ff7a593d}.dashboard-shell-redesign .install-focus-plan-steps li>span{width:34px;height:34px;color:var(--dash-blue);background:#1169f51a;border-radius:999px;place-items:center;font-size:13px;font-weight:900;display:inline-grid}.dashboard-shell-redesign .install-focus-plan-steps li.ok>span{color:#0085a8;background:#00a7d124}.dashboard-shell-redesign .install-focus-plan-steps li.warn>span{color:#bf4f32;background:#ff7a5921}.dashboard-shell-redesign .install-focus-plan-steps div{gap:5px;min-width:0;display:grid}.dashboard-shell-redesign .install-focus-plan-steps strong{color:var(--dash-ink);overflow-wrap:anywhere;font-size:16px;line-height:1.16}.dashboard-shell-redesign .install-focus-plan-steps p{color:var(--dash-muted);margin:0;font-size:13px;line-height:1.38}.dashboard-shell-redesign .install-focus-shell{padding:clamp(18px,3vw,28px)}.dashboard-shell-redesign .install-focus-section-copy{gap:10px;max-width:760px;display:grid}.dashboard-shell-redesign .install-focus-section-copy h2{color:var(--dash-ink);letter-spacing:0;margin:0;font-size:clamp(24px,2.4vw,34px);line-height:1.1}.dashboard-shell-redesign .tabs{z-index:20;-webkit-backdrop-filter:blur(18px)saturate(132%);backdrop-filter:blur(18px)saturate(132%);scrollbar-width:none;background:#ffffffc7;border-radius:999px;gap:8px;margin-bottom:18px;padding:8px;display:flex;position:sticky;top:12px;overflow-x:auto;box-shadow:0 18px 48px #1d2d5414}.dashboard-shell-redesign section[id]{scroll-margin-top:88px}.dashboard-shell-redesign .tabs::-webkit-scrollbar{display:none}.dashboard-shell-redesign .tabs a{min-height:38px;color:var(--dash-muted);white-space:nowrap;border-radius:999px;align-items:center;padding:0 14px;font-size:13px;font-weight:760;text-decoration:none;display:inline-flex}.dashboard-shell-redesign .tabs a:before{display:none}.dashboard-shell-redesign .tabs a:hover,.dashboard-shell-redesign .tabs a:focus-visible{color:var(--dash-blue);background:#1169f514;outline:none}.dashboard-shell-redesign .table{border-collapse:separate;border-spacing:0;background:var(--dash-surface-strong);border-radius:30px;width:100%}.dashboard-shell-redesign .table th,.dashboard-shell-redesign .table td{color:var(--dash-ink-2);vertical-align:middle;border-bottom:1px solid #2a487617;padding:18px 20px}.dashboard-shell-redesign .table th{color:var(--dash-muted);letter-spacing:.08em;text-transform:uppercase;background:#f6faffd1;font-size:11px;font-weight:850}.dashboard-shell-redesign .table tr:last-child td{border-bottom:0}.dashboard-shell-redesign .table a{color:var(--dash-ink);text-underline-offset:4px;text-decoration-color:#1169f557}.dashboard-shell-redesign .form,.dashboard-shell-redesign .agent-settings-form{gap:16px;max-width:none}.dashboard-shell-redesign .form label,.dashboard-shell-redesign .agent-settings-form label{color:var(--dash-muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:850}.dashboard-shell-redesign .form input,.dashboard-shell-redesign .form select,.dashboard-shell-redesign .agent-settings-form input{border:1px solid var(--dash-line);min-height:52px;color:var(--dash-ink);background:#ffffffe0;border-radius:18px;font-size:16px;transition:border-color .13s,box-shadow .13s,transform .13s;box-shadow:inset 0 1px #fffc}.dashboard-shell-redesign .form input:focus,.dashboard-shell-redesign .form select:focus,.dashboard-shell-redesign .agent-settings-form input:focus{border-color:#1169f56b;transform:translateY(-1px);box-shadow:0 0 0 4px #1169f51a}.dashboard-shell-redesign .notice{border:1px solid #ff7a5938;border-left:4px solid var(--dash-coral);color:var(--dash-ink-2);background:#ff7a5917;border-radius:20px;line-height:1.45}.dashboard-shell-redesign .code-block{color:#f7f9ff;background:radial-gradient(circle at 82% 0,#6e46ff3d,#0000 30%),linear-gradient(135deg,#10131c,#171b2a);border:1px solid #ffffff1a;border-radius:22px;max-width:100%;max-height:520px;font-size:13px;line-height:1.5;overflow:auto}.dashboard-shell-redesign .bar-list{gap:12px;display:grid}.dashboard-shell-redesign .bar-row{grid-template-columns:minmax(120px,.54fr) minmax(120px,1fr) auto;gap:12px}.dashboard-shell-redesign .bar-track{background:#1169f517;border:0;min-width:0;height:10px;display:block}.dashboard-shell-redesign .bar-fill{border-radius:inherit;background:linear-gradient(90deg, var(--dash-blue), var(--dash-violet));height:100%;display:block}.dashboard-shell-redesign .bar-fill.coral{background:linear-gradient(90deg, var(--dash-coral), var(--dash-violet))}.dashboard-shell-redesign .bar-fill.cyan{background:linear-gradient(90deg, var(--dash-cyan), var(--dash-blue))}.dashboard-shell-redesign .bar-fill.violet{background:linear-gradient(90deg, var(--dash-violet), var(--dash-blue))}.dashboard-shell-redesign .mini-checklist,.dashboard-shell-redesign .mini-signal-list{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.dashboard-shell-redesign .mini-checklist span,.dashboard-shell-redesign .mini-signal-list span,.dashboard-shell-redesign .audit-next-steps span,.dashboard-shell-redesign .worker-template-notes span{border:1px solid var(--dash-line);color:var(--dash-ink-2);background:#ffffffc2;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:720;line-height:1.25}.dashboard-shell-redesign .checklist-grid,.dashboard-shell-redesign .audit-next-steps{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.dashboard-shell-redesign .checklist-step{gap:8px;min-height:150px;padding:18px;text-decoration:none;display:grid}.dashboard-shell-redesign .checklist-step:before{background:#1169f514;border-color:#1169f538}.dashboard-shell-redesign .checklist-step.current{background:radial-gradient(circle at 90% 0,#1169f524,#0000 30%),#ffffffd1;border-color:#1169f54d}.dashboard-shell-redesign .checklist-step.done:before{color:var(--dash-blue)}.dashboard-shell-redesign .policy-rule-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dashboard-shell-redesign .policy-rule-card{grid-template-columns:minmax(88px,.28fr) 1fr;gap:12px;padding:16px;display:grid}.dashboard-shell-redesign .policy-rule-card strong{color:var(--dash-blue);letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:850}.dashboard-shell-redesign .site-create-layout{grid-template-columns:minmax(0,.92fr) minmax(340px,.62fr);align-items:stretch;gap:18px;display:grid}.dashboard-shell-redesign .site-create-visual{border:1px solid var(--dash-line);background:radial-gradient(circle at 68% 42%,#6e46ff2e,#0000 26%),linear-gradient(135deg,#1169f51c,#ffffff57);border-radius:26px;height:118px;position:relative;overflow:hidden}.dashboard-shell-redesign .site-create-visual span{background:linear-gradient(90deg, var(--dash-blue), var(--dash-cyan));border-radius:999px;display:block;position:absolute;box-shadow:0 0 22px #1169f538}.dashboard-shell-redesign .site-create-visual span:first-child{width:58%;height:9px;top:28px;left:22px}.dashboard-shell-redesign .site-create-visual span:nth-child(2){width:39%;height:9px;top:56px;left:22px}.dashboard-shell-redesign .site-create-visual span:nth-child(3){background:linear-gradient(180deg, transparent, var(--dash-violet), transparent);width:2px;height:auto;animation:none;top:18px;bottom:18px;right:18%}.dashboard-shell-redesign .audit-history-latest{border:1px solid #1169f52e;border-radius:28px;grid-template-columns:132px minmax(0,1fr);gap:18px;padding:18px;display:grid;background:radial-gradient(circle at 84% 4%,#6e46ff29,#0000 36%),linear-gradient(135deg,#ffffffe6,#f6faffc7)!important}.dashboard-shell-redesign .audit-score-orb{background:radial-gradient(circle at center, #fff 0 52%, transparent 53%), conic-gradient(from -90deg, var(--dash-blue) calc(var(--score) * 1%), #6e46ffc7 calc(var(--score) * 1%), #1169f51f 0);border-color:#1169f52e;box-shadow:0 18px 42px #1169f524}.dashboard-shell-redesign .audit-score-orb strong{color:var(--dash-ink)}.dashboard-shell-redesign .agent-settings-toggles,.dashboard-shell-redesign .worker-install-panel,.dashboard-shell-redesign .worker-template-files,.dashboard-shell-redesign .guidance-list,.dashboard-shell-redesign .audit-history-list,.dashboard-shell-redesign .preset-grid,.dashboard-shell-redesign .verification-field-grid,.dashboard-shell-redesign .deployment-state-grid,.dashboard-shell-redesign .deployment-check-result,.dashboard-shell-redesign .ecommerce-readiness-panel,.dashboard-shell-redesign .ecommerce-signal-grid,.dashboard-shell-redesign .crawler-health-grid,.dashboard-shell-redesign .recent-events-table{gap:12px;display:grid}.dashboard-shell-redesign .agent-settings-toggle{grid-template-columns:auto 1fr;align-items:start;gap:12px;padding:16px;display:grid}.dashboard-shell-redesign .agent-settings-toggle input{width:18px;min-height:18px;accent-color:var(--dash-blue);margin-top:3px}.dashboard-shell-redesign .agent-settings-toggle span strong,.dashboard-shell-redesign .agent-settings-toggle span small{display:block}.dashboard-shell-redesign .agent-settings-toggle span small{color:var(--dash-muted);text-transform:none;letter-spacing:0;margin-top:5px;font-size:13px;line-height:1.35}.dashboard-shell-redesign .preset-button{width:100%;color:var(--dash-ink);text-align:left;gap:5px;padding:15px;display:grid}.dashboard-shell-redesign .preset-button:hover{border-color:#1169f538;transform:translateY(-1px)}.dashboard-shell-redesign .deployment-note,.dashboard-shell-redesign .worker-test-command-card,.dashboard-shell-redesign .guidance-list li,.dashboard-shell-redesign .worker-template-file,.dashboard-shell-redesign .worker-command-list code{padding:14px}.dashboard-shell-redesign .worker-command-list{gap:8px;display:grid}.dashboard-shell-redesign .file-actions{align-items:center}.dashboard-shell-redesign .file-actions .button{white-space:normal}.dashboard-shell-redesign .button:disabled,.dashboard-shell-redesign button.button:disabled,.dashboard-shell-redesign .disabled-button{cursor:not-allowed;opacity:.58;transform:none!important;box-shadow:0 8px 18px #1d2d540a!important}.dashboard-shell-redesign .verification-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-shell-redesign .verification-field-grid>div,.dashboard-shell-redesign .deployment-state-grid span,.dashboard-shell-redesign .deployment-check-result span,.dashboard-shell-redesign .deployment-check-result.error,.dashboard-shell-redesign .deployment-proof-panel,.dashboard-shell-redesign .deployment-history-row,.dashboard-shell-redesign .worker-test-command-card,.dashboard-shell-redesign .ecommerce-readiness-panel,.dashboard-shell-redesign .ecommerce-signal-grid span{border:1px solid var(--dash-line);background:#ffffffb8;border-radius:24px;box-shadow:0 12px 26px #1d2d540d}.dashboard-shell-redesign .verification-field-grid>div{gap:8px;min-width:0;padding:14px;display:grid}.dashboard-shell-redesign .verification-field-grid span,.dashboard-shell-redesign .deployment-state-grid span{color:var(--dash-muted);font-size:12px;font-weight:800}.dashboard-shell-redesign .verification-field-grid code{overflow-wrap:anywhere;color:var(--dash-ink)}.dashboard-shell-redesign .deployment-state-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:14px}.dashboard-shell-redesign .deployment-state-grid span{text-align:center;justify-content:center;align-items:center;min-height:44px;padding:10px 12px;display:flex}.dashboard-shell-redesign .deployment-state-grid .ok{color:var(--dash-blue);background:#00a7d114;border-color:#00a7d138}.dashboard-shell-redesign .deployment-state-grid .pending{color:var(--dash-muted);border-color:#6e46ff2e}.dashboard-shell-redesign .deployment-check-result{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px}.dashboard-shell-redesign .deployment-check-result span{gap:5px;min-width:0;padding:12px 14px;display:grid}.dashboard-shell-redesign .deployment-check-result strong{color:var(--dash-blue);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:850}.dashboard-shell-redesign .deployment-check-result small,.dashboard-shell-redesign .deployment-check-result.error{color:var(--dash-muted);font-size:13px;line-height:1.35}.dashboard-shell-redesign .deployment-check-result .ok{background:#00a7d114;border-color:#00a7d13d}.dashboard-shell-redesign .deployment-check-result .warn{background:#ff7a5917;border-color:#ff7a5947}.dashboard-shell-redesign .deployment-check-result .missing,.dashboard-shell-redesign .deployment-check-result.saved .missing,.dashboard-shell-redesign .deployment-check-result.error{background:#ffffffb8;border-color:#6e46ff2e}.dashboard-shell-redesign .deployment-proof-panel{background:radial-gradient(circle at 12% 0,#00a7d114,#0000 34%),radial-gradient(circle at 92% 8%,#6e46ff14,#0000 36%),#ffffffc2;gap:14px;margin-top:14px;padding:18px;display:grid}.dashboard-shell-redesign .deployment-proof-panel h3{color:var(--dash-ink);margin:8px 0 5px;font-size:20px;line-height:1.08}.dashboard-shell-redesign .deployment-proof-grid,.dashboard-shell-redesign .deployment-history-list,.dashboard-shell-redesign .deployment-history-row{gap:10px;display:grid}.dashboard-shell-redesign .deployment-proof-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-shell-redesign .deployment-proof-grid span{background:#ffffffb8;border:1px solid #2563eb1f;border-radius:18px;gap:3px;min-width:0;padding:12px;display:grid}.dashboard-shell-redesign .deployment-proof-grid span.ok,.dashboard-shell-redesign .deployment-history-row span.ok{background:#00a7d114;border-color:#00a7d13d}.dashboard-shell-redesign .deployment-proof-grid span.warn,.dashboard-shell-redesign .deployment-history-row span.warn{background:#ff7a5914;border-color:#ff7a5942}.dashboard-shell-redesign .deployment-proof-grid strong{color:var(--dash-ink);font-size:24px;line-height:1}.dashboard-shell-redesign .deployment-proof-grid small{color:var(--dash-muted);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:850}.dashboard-shell-redesign .deployment-history-card{grid-column:1/-1}.visibility-scorecard,.pricing-fluid-grid,.audit-conversion-panel,.dashboard-shell-redesign .site-visibility-card,.dashboard-shell-redesign .monitoring-overview-card,.dashboard-shell-redesign .crawler-ops-card,.dashboard-shell-redesign .deployment-history-card{min-width:0;max-width:100%}.visibility-scorecard,.pricing-fluid-grid,.audit-conversion-panel{box-sizing:border-box}.visibility-scorecard{overflow:hidden}.visibility-scorecard div,.pricing-fluid-card,.audit-conversion-form,.audit-conversion-report{min-width:0}.visibility-scorecard div,.visibility-scorecard strong,.visibility-scorecard span,.pricing-fluid-card,.audit-conversion-panel,.dashboard-shell-redesign .card,.dashboard-shell-redesign .metric,.dashboard-shell-redesign .deployment-history-row,.dashboard-shell-redesign .recent-events-row{overflow-wrap:anywhere}.pricing-fluid-grid{width:min(100%,1280px)}.audit-conversion-panel{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important}.dashboard-shell-redesign .deployment-history-row span,.dashboard-shell-redesign .deployment-history-row em,.dashboard-shell-redesign .recent-events-row span{min-width:0}.dashboard-shell-redesign .deployment-history-row small,.dashboard-shell-redesign .deployment-history-row em{overflow-wrap:anywhere;white-space:normal}.dashboard-shell-redesign .deployment-history-list{margin-top:18px}.dashboard-shell-redesign .deployment-history-row{background:#ffffffc2;grid-template-columns:1.1fr 1fr minmax(130px,.7fr) minmax(130px,.7fr);align-items:center;padding:14px}.dashboard-shell-redesign .deployment-history-row>span,.dashboard-shell-redesign .deployment-history-row>em{min-width:0}.dashboard-shell-redesign .deployment-history-row span{gap:3px;display:grid}.dashboard-shell-redesign .deployment-history-row span.ok,.dashboard-shell-redesign .deployment-history-row span.warn,.dashboard-shell-redesign .deployment-history-row span.pending{border:1px solid #2563eb1f;border-radius:16px;padding:10px 12px}.dashboard-shell-redesign .deployment-history-row em{overflow-wrap:anywhere;color:var(--dash-muted);font-size:13px;font-style:normal}.dashboard-shell-redesign .deployment-history-row strong{color:var(--dash-ink);font-size:14px}.dashboard-shell-redesign .deployment-history-row small{color:var(--dash-muted);font-size:12px;line-height:1.3}.dashboard-shell-redesign .ecommerce-readiness-panel{grid-template-columns:minmax(0,1fr);margin-top:18px;padding:18px}.dashboard-shell-redesign .catalog-preview-actions{margin-top:14px}.dashboard-shell-redesign .business-profile-actions{justify-content:flex-start;margin-top:14px}.dashboard-shell-redesign .audit-proof-panel,.dashboard-shell-redesign .recommendation-workflow-panel{background:radial-gradient(circle at 12% 0,#00a7d114,#0000 36%),radial-gradient(circle at 92% 10%,#6e46ff14,#0000 34%),#ffffffc7;border:1px solid #2563eb21;border-radius:28px;gap:18px;margin-top:18px;padding:22px;display:grid;box-shadow:0 22px 60px #15265a14}.dashboard-shell-redesign .audit-proof-grid,.dashboard-shell-redesign .recommendation-workflow-list{gap:10px;display:grid}.dashboard-shell-redesign .audit-proof-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.dashboard-shell-redesign .audit-proof-grid span{background:#ffffffc2;border:1px solid #2563eb1f;border-radius:20px;gap:6px;padding:14px;display:grid}.dashboard-shell-redesign .audit-proof-grid small,.dashboard-shell-redesign .recommendation-workflow-item small{color:var(--dash-blue);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:850}.dashboard-shell-redesign .audit-proof-grid strong{color:var(--dash-ink);letter-spacing:0;font-size:clamp(24px,3vw,42px);line-height:.95}.dashboard-shell-redesign .audit-proof-grid em{color:var(--dash-muted);font-size:13px;font-style:normal;font-weight:850}.dashboard-shell-redesign .audit-proof-grid .up em{color:#006fca}.dashboard-shell-redesign .audit-proof-grid .down em{color:#d64b26}.dashboard-shell-redesign .recommendation-workflow-item{background:#ffffffb8;border:1px solid #2563eb1f;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.dashboard-shell-redesign .recommendation-workflow-item strong{color:var(--dash-ink);margin-top:5px;font-size:15px;line-height:1.35;display:block}.dashboard-shell-redesign .recommendation-state-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.dashboard-shell-redesign .recommendation-state-actions button{min-height:34px;color:var(--dash-muted);cursor:pointer;font:inherit;text-transform:capitalize;background:#ffffffd1;border:1px solid #2563eb24;border-radius:999px;padding:0 12px;font-size:12px;font-weight:850}.dashboard-shell-redesign .recommendation-state-actions button:hover,.dashboard-shell-redesign .recommendation-state-actions button:focus-visible,.dashboard-shell-redesign .recommendation-state-actions button.active{color:var(--dash-blue);background:linear-gradient(135deg,#1f6fff1f,#7e57ff1f);border-color:#2563eb47;outline:none}.dashboard-shell-redesign .ecommerce-signal-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.dashboard-shell-redesign .ecommerce-signal-grid span{gap:5px;min-height:82px;padding:12px;display:grid}.dashboard-shell-redesign .ecommerce-signal-grid strong{color:var(--dash-ink);font-size:13px}.dashboard-shell-redesign .ecommerce-signal-grid small{color:var(--dash-muted);line-height:1.25}.dashboard-shell-redesign .ecommerce-signal-grid .ok{background:#00a7d114;border-color:#00a7d138}.dashboard-shell-redesign .ecommerce-signal-grid .missing{border-color:#6e46ff29}.dashboard-shell-redesign .crawler-health-pill{border:1px solid var(--dash-line);color:var(--dash-muted);background:#ffffffc7;border-radius:999px;place-self:start end;padding:10px 14px;font-size:13px;font-weight:820}.dashboard-shell-redesign .crawler-health-pill.ok{color:var(--dash-blue);background:#00a7d114;border-color:#00a7d13d}.dashboard-shell-redesign .crawler-health-pill.warn{color:var(--dash-coral);background:#ff7a5917;border-color:#ff7a5947}.dashboard-shell-redesign .crawler-health-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:18px}.dashboard-shell-redesign .crawler-health-grid span{border:1px solid var(--dash-line);background:#ffffffc2;border-radius:22px;gap:6px;min-height:88px;padding:14px;display:grid}.dashboard-shell-redesign .crawler-health-grid span.ok{background:linear-gradient(135deg,#00a7d117,#ffffffc7);border-color:#00a7d13d}.dashboard-shell-redesign .crawler-health-grid span.warn{background:linear-gradient(135deg,#ff7a591c,#ffffffc7);border-color:#ff7a5947}.dashboard-shell-redesign .crawler-health-grid strong{color:var(--dash-blue);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:850}.dashboard-shell-redesign .crawler-health-grid small{color:var(--dash-muted);line-height:1.3}.dashboard-shell-redesign .recent-events-table{margin-top:18px;overflow-x:auto}.dashboard-shell-redesign .recent-events-row{border:1px solid var(--dash-line);background:#ffffffb8;border-radius:18px;grid-template-columns:minmax(128px,.8fr) minmax(120px,.8fr) minmax(180px,1.4fr) minmax(90px,.5fr) minmax(74px,.4fr);align-items:center;gap:12px;min-width:760px;padding:12px 14px;display:grid}.dashboard-shell-redesign .recent-events-row.header{background:#1169f50f}.dashboard-shell-redesign .recent-events-row span{min-width:0;color:var(--dash-muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:720;line-height:1.25;overflow:hidden}.dashboard-shell-redesign .recent-events-row.header span{color:var(--dash-blue);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:850}.dashboard-shell-redesign .bar-list-empty{gap:6px;padding:18px;display:grid}.dashboard-shell-redesign .section-split{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.dashboard-shell-redesign .section-split>div:first-child{min-width:0}.dashboard-shell-redesign .synthetic-test-controls,.dashboard-shell-redesign .commercial-readiness-panel,.dashboard-shell-redesign .answerability-panel,.dashboard-shell-redesign .structured-validation-panel,.dashboard-shell-redesign .feed-freshness-panel,.dashboard-shell-redesign .rejected-events-panel{background:radial-gradient(circle at 12% 0,#1f6fff14,#0000 38%),radial-gradient(circle at 88% 18%,#7e57ff14,#0000 34%),#ffffffbd;border:1px solid #2563eb21;border-radius:28px;margin-top:18px;padding:22px;box-shadow:0 22px 60px #15265a14}.dashboard-shell-redesign .synthetic-test-controls{grid-template-columns:minmax(180px,320px) auto 1fr;align-items:end;gap:14px;display:grid}.dashboard-shell-redesign .synthetic-test-controls label{color:var(--dash-muted);letter-spacing:.08em;text-transform:uppercase;gap:8px;font-size:12px;font-weight:800;display:grid}.dashboard-shell-redesign .synthetic-test-controls input{min-height:48px;color:var(--dash-ink);font:inherit;background:#ffffffe6;border:1px solid #2563eb29;border-radius:999px;padding:0 18px}.dashboard-shell-redesign .synthetic-result-grid,.dashboard-shell-redesign .commercial-signal-grid,.dashboard-shell-redesign .answerability-grid,.dashboard-shell-redesign .validation-issue-grid,.dashboard-shell-redesign .feed-freshness-grid,.dashboard-shell-redesign .intent-chip-row,.dashboard-shell-redesign .event-detail-grid{gap:10px;display:grid}.dashboard-shell-redesign .synthetic-result-grid{grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.dashboard-shell-redesign .commercial-signal-grid,.dashboard-shell-redesign .answerability-grid,.dashboard-shell-redesign .validation-issue-grid,.dashboard-shell-redesign .feed-freshness-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px}.dashboard-shell-redesign .synthetic-result-grid span,.dashboard-shell-redesign .commercial-signal-grid span,.dashboard-shell-redesign .answerability-grid span,.dashboard-shell-redesign .validation-issue-grid span,.dashboard-shell-redesign .feed-freshness-grid span,.dashboard-shell-redesign .intent-chip-row span,.dashboard-shell-redesign .event-detail-grid span{background:#ffffffb8;border:1px solid #2563eb1f;border-radius:20px;gap:6px;min-width:0;padding:14px;display:grid}.dashboard-shell-redesign .synthetic-result-grid span.ok,.dashboard-shell-redesign .commercial-signal-grid span.ok,.dashboard-shell-redesign .answerability-grid span.ok,.dashboard-shell-redesign .validation-issue-grid span.ok,.dashboard-shell-redesign .feed-freshness-grid span.fresh,.dashboard-shell-redesign .event-detail-grid span.ok{background:linear-gradient(135deg,#ebf5ffe6,#f6f2ffd1);border-color:#2563eb38}.dashboard-shell-redesign .synthetic-result-grid span.warn,.dashboard-shell-redesign .commercial-signal-grid span.missing,.dashboard-shell-redesign .answerability-grid span.missing,.dashboard-shell-redesign .validation-issue-grid span.error,.dashboard-shell-redesign .feed-freshness-grid span.stale{background:linear-gradient(135deg,#fff8f4eb,#ffffffc2);border-color:#ff845538}.dashboard-shell-redesign .validation-issue-grid span.warning,.dashboard-shell-redesign .feed-freshness-grid span.aging,.dashboard-shell-redesign .feed-freshness-grid span.unknown,.dashboard-shell-redesign .feed-freshness-grid span.missing{background:linear-gradient(135deg,#f8f6ffe6,#ffffffc7);border-color:#7e57ff2e}.dashboard-shell-redesign .intent-chip-row{grid-template-columns:repeat(6,minmax(0,1fr));margin-top:16px}.dashboard-shell-redesign .intent-chip-row span{border-radius:999px;grid-template-columns:1fr auto;align-items:center}.dashboard-shell-redesign .event-detail-row{display:block}.dashboard-shell-redesign .event-detail-row summary{cursor:pointer;grid-template-columns:1.05fr 1fr 1.35fr 1.1fr .6fr;align-items:center;gap:12px;list-style:none;display:grid}.dashboard-shell-redesign .event-detail-row summary::-webkit-details-marker{display:none}.dashboard-shell-redesign .event-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding:14px 0 4px}.dashboard-shell-redesign .event-detail-grid span,.dashboard-shell-redesign .event-detail-grid strong,.dashboard-shell-redesign .event-detail-grid small{white-space:normal;min-width:0}.dashboard-shell-redesign .event-detail-grid small,.dashboard-shell-redesign .synthetic-result-grid small,.dashboard-shell-redesign .commercial-signal-grid small,.dashboard-shell-redesign .answerability-grid small,.dashboard-shell-redesign .validation-issue-grid small,.dashboard-shell-redesign .feed-freshness-grid small{overflow-wrap:anywhere}.dashboard-shell-redesign .validation-issue-grid em,.dashboard-shell-redesign .feed-freshness-grid em{color:var(--dash-muted);font-size:11px;font-style:normal;font-weight:680;line-height:1.3}.dashboard-shell-redesign .readiness-evidence-list{color:inherit;gap:6px;margin-top:4px;font-style:normal;display:grid}.dashboard-shell-redesign .readiness-evidence-list span{min-height:0;color:var(--dash-muted);background:0 0;border:0;gap:3px;padding:0;font-size:11px;font-weight:650;line-height:1.25;display:grid}.dashboard-shell-redesign .readiness-evidence-list b{color:var(--dash-blue);letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:860}.dashboard-shell-redesign .monitoring-overview-card{overflow:hidden}.dashboard-shell-redesign .monitoring-snapshot-grid,.dashboard-shell-redesign .monitoring-timeline-panel,.dashboard-shell-redesign .monitoring-timeline,.dashboard-shell-redesign .bot-drilldown-grid,.dashboard-shell-redesign .bot-mini-bars{gap:12px;display:grid}.dashboard-shell-redesign .monitoring-snapshot-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:18px}.dashboard-shell-redesign .monitoring-snapshot-grid span,.dashboard-shell-redesign .bot-drilldown-item{background:radial-gradient(circle at 86% 0,#7e57ff1f,#0000 34%),#ffffffc2;border:1px solid #2563eb1f;border-radius:24px;box-shadow:0 16px 40px #15265a0f}.dashboard-shell-redesign .monitoring-snapshot-grid span{gap:8px;min-width:0;min-height:126px;padding:16px;display:grid}.dashboard-shell-redesign .monitoring-snapshot-grid span.ok{background:radial-gradient(circle at 84% 0,#00a7d11f,#0000 34%),#ffffffc7;border-color:#00a7d138}.dashboard-shell-redesign .monitoring-snapshot-grid span.warn{background:radial-gradient(circle at 84% 0,#ff7a5924,#0000 34%),#ffffffc7;border-color:#ff7a5942}.dashboard-shell-redesign .monitoring-snapshot-grid small,.dashboard-shell-redesign .bot-drilldown-item small{color:var(--dash-blue);letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:850}.dashboard-shell-redesign .monitoring-snapshot-grid strong{color:var(--dash-ink);letter-spacing:0;overflow-wrap:anywhere;font-size:clamp(26px,3vw,44px);line-height:.95}.dashboard-shell-redesign .monitoring-snapshot-grid em,.dashboard-shell-redesign .bot-drilldown-item em{color:var(--dash-muted);overflow-wrap:anywhere;font-size:13px;font-style:normal;line-height:1.35}.dashboard-shell-redesign .monitoring-timeline-panel{background:radial-gradient(circle at 10% 0,#00a7d11a,#0000 34%),radial-gradient(circle at 92% 10%,#7e57ff1c,#0000 36%),#ffffffc2;border:1px solid #2563eb21;border-radius:28px;grid-template-columns:minmax(220px,.62fr) minmax(0,1fr);margin-top:18px;padding:20px}.dashboard-shell-redesign .monitoring-timeline-row{grid-template-columns:minmax(118px,.36fr) minmax(0,1fr);align-items:center;gap:12px;display:grid}.dashboard-shell-redesign .monitoring-timeline-row>span{gap:2px;min-width:0;display:grid}.dashboard-shell-redesign .monitoring-timeline-row strong{color:var(--dash-ink);font-size:13px}.dashboard-shell-redesign .monitoring-timeline-row small{color:var(--dash-muted);font-size:12px;font-weight:760}.dashboard-shell-redesign .monitoring-timeline-row>em,.dashboard-shell-redesign .bot-mini-bars i{background:#1169f514;border-radius:999px;width:100%;height:10px;display:block;overflow:hidden}.dashboard-shell-redesign .monitoring-timeline-row>em i,.dashboard-shell-redesign .bot-mini-bars b{border-radius:inherit;background:linear-gradient(90deg, var(--dash-blue), var(--dash-violet), var(--dash-cyan));height:100%;display:block}.dashboard-shell-redesign .monitoring-chart-grid .card{min-height:258px}.dashboard-shell-redesign .bot-drilldown-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:18px}.dashboard-shell-redesign .bot-drilldown-item{gap:16px;min-width:0;padding:18px;display:grid}.dashboard-shell-redesign .bot-drilldown-item>div:first-child{gap:6px;display:grid}.dashboard-shell-redesign .bot-drilldown-item strong{color:var(--dash-ink);font-size:19px;line-height:1.08}.dashboard-shell-redesign .bot-drilldown-item>span{background:#ffffffa3;border:1px solid #2563eb1a;border-radius:18px;gap:4px;padding:12px;display:grid}.dashboard-shell-redesign .bot-drilldown-item>span strong{color:var(--dash-blue);letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:850}.dashboard-shell-redesign .bot-drilldown-item>span small{overflow-wrap:anywhere;color:var(--dash-muted);letter-spacing:0;text-transform:none;font-size:13px;font-weight:700}.dashboard-shell-redesign .bot-mini-bars span{grid-template-columns:minmax(74px,.74fr) minmax(58px,1fr) auto;align-items:center;gap:8px;display:grid}.dashboard-shell-redesign .bot-mini-bars small,.dashboard-shell-redesign .bot-mini-bars em{color:var(--dash-muted);letter-spacing:0;text-transform:none;font-size:12px;font-style:normal;font-weight:760}@media (max-width:1180px){.dashboard-shell-redesign .grid-3,.dashboard-shell-redesign .visibility-readiness-grid,.dashboard-shell-redesign .site-visibility-grid,.dashboard-shell-redesign .endpoint-status-grid,.dashboard-shell-redesign .audit-signal-grid,.dashboard-shell-redesign .crawler-health-grid,.dashboard-shell-redesign .synthetic-result-grid,.dashboard-shell-redesign .commercial-signal-grid,.dashboard-shell-redesign .answerability-grid,.dashboard-shell-redesign .validation-issue-grid,.dashboard-shell-redesign .feed-freshness-grid,.dashboard-shell-redesign .audit-proof-grid,.dashboard-shell-redesign .intent-chip-row,.dashboard-shell-redesign .event-detail-grid,.dashboard-shell-redesign .monitoring-snapshot-grid,.dashboard-shell-redesign .bot-drilldown-grid,.dashboard-shell-redesign .checklist-grid,.dashboard-shell-redesign .audit-next-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-shell-redesign .monitoring-timeline-panel{grid-template-columns:1fr}}@media (max-width:980px){.dashboard-shell.dashboard-shell-redesign{grid-template-columns:1fr!important}.dashboard-shell-redesign .dashboard-sidebar{border-right:0;border-bottom:1px solid var(--dash-line);height:auto;min-height:auto;position:relative;top:auto}.dashboard-shell-redesign .sidebar-nav{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.dashboard-nav-group,.dashboard-workspace-card,.dashboard-sidebar-footer{display:none}.dashboard-shell-redesign .dashboard-sidebar a:not(.sidebar-product-lockup){flex:none;padding-right:15px}.dashboard-shell-redesign .page-title,.dashboard-shell-redesign .site-guide-grid,.dashboard-shell-redesign .ecommerce-readiness-panel,.dashboard-shell-redesign .commercial-readiness-panel,.dashboard-shell-redesign .answerability-panel,.dashboard-shell-redesign .structured-validation-panel,.dashboard-shell-redesign .feed-freshness-panel,.dashboard-shell-redesign .site-create-layout,.dashboard-shell-redesign .grid-2,.dashboard-shell-redesign .grid-3,.dashboard-shell-redesign .policy-rule-list,.dashboard-shell-redesign .audit-history-latest{grid-template-columns:1fr!important}.dashboard-shell-redesign .section-split{justify-content:stretch;display:grid}.dashboard-shell-redesign .synthetic-test-controls{grid-template-columns:1fr}.dashboard-shell-redesign .site-section-actions,.dashboard-shell-redesign .audit-history-actions{justify-content:flex-start}.dashboard-shell-redesign .table{white-space:nowrap;-webkit-overflow-scrolling:touch;width:100%;display:block;overflow-x:auto}}@media (max-width:680px){.dashboard-shell-redesign .main.dashboard-main{padding:18px 14px 30px}.dashboard-shell-redesign .dashboard-sidebar{padding:12px}.dashboard-shell-redesign .sidebar-product-lockup{border-radius:20px;min-height:62px}.dashboard-brand-emblem{width:36px;height:36px}.dashboard-shell-redesign .page-title{border-radius:28px;padding:22px}.dashboard-shell-redesign .page-title h1{font-size:clamp(32px,10vw,46px)}.dashboard-shell-redesign .metric-grid,.dashboard-shell-redesign .visibility-readiness-grid,.dashboard-shell-redesign .site-visibility-grid,.dashboard-shell-redesign .site-readiness-grid,.dashboard-shell-redesign .endpoint-status-grid,.dashboard-shell-redesign .audit-signal-grid,.dashboard-shell-redesign .ecommerce-signal-grid,.dashboard-shell-redesign .crawler-health-grid,.dashboard-shell-redesign .synthetic-result-grid,.dashboard-shell-redesign .commercial-signal-grid,.dashboard-shell-redesign .answerability-grid,.dashboard-shell-redesign .validation-issue-grid,.dashboard-shell-redesign .feed-freshness-grid,.dashboard-shell-redesign .audit-proof-grid,.dashboard-shell-redesign .intent-chip-row,.dashboard-shell-redesign .event-detail-grid,.dashboard-shell-redesign .monitoring-snapshot-grid,.dashboard-shell-redesign .monitoring-timeline-panel,.dashboard-shell-redesign .bot-drilldown-grid,.dashboard-shell-redesign .checklist-grid,.dashboard-shell-redesign .audit-next-steps,.dashboard-shell-redesign .verification-field-grid,.dashboard-shell-redesign .deployment-state-grid,.dashboard-shell-redesign .deployment-check-result{grid-template-columns:1fr}.dashboard-shell-redesign .button-row,.dashboard-shell-redesign .file-actions{flex-direction:column;align-items:stretch}.dashboard-shell-redesign .button-row .button,.dashboard-shell-redesign .file-actions .button{width:100%}.dashboard-shell-redesign .recommendation-workflow-item{grid-template-columns:1fr}.dashboard-shell-redesign .recommendation-state-actions{justify-content:flex-start}.dashboard-shell-redesign .bar-row,.dashboard-shell-redesign .policy-rule-card,.dashboard-shell-redesign .event-detail-row summary,.dashboard-shell-redesign .monitoring-timeline-row,.dashboard-shell-redesign .bot-mini-bars span,.dashboard-shell-redesign .recent-events-row.header{grid-template-columns:1fr}}.dashboard-shell-redesign .dashboard-sidebar{overflow:hidden}.dashboard-shell-redesign .sidebar-product-lockup,.dashboard-shell-redesign .dashboard-workspace-card,.dashboard-shell-redesign .dashboard-sidebar-footer{flex:none}.dashboard-shell-redesign .sidebar-nav{flex:auto;min-height:0;padding-bottom:12px}.dashboard-shell-redesign .dashboard-sidebar-footer{z-index:2;background:linear-gradient(#fff0,#f8fbffeb 18%);position:relative}.dashboard-shell-redesign .tabs{z-index:3;scroll-snap-type:none;border-radius:28px;min-width:0;max-width:100%;overflow:visible;flex-wrap:wrap!important;position:relative!important;top:auto!important}.dashboard-shell-redesign .tabs a{scroll-snap-align:start;flex:0 auto}.dashboard-shell-redesign .site-guide-grid{grid-template-columns:minmax(0,.84fr) minmax(420px,1fr);align-items:center}.dashboard-shell-redesign .site-readiness-grid{grid-template-columns:repeat(auto-fit,minmax(178px,1fr));align-content:start}.dashboard-shell-redesign .site-readiness-item{min-height:136px}.dashboard-shell-redesign .site-visibility-card{gap:24px;display:grid}.dashboard-shell-redesign .site-visibility-card .section-split{grid-template-columns:minmax(0,1fr) auto;align-items:end;display:grid}.dashboard-shell-redesign .site-visibility-card .section-split>div:first-child,.dashboard-shell-redesign .site-visibility-card .section-split h2,.dashboard-shell-redesign .site-visibility-card .section-split p{max-width:700px}.dashboard-shell-redesign .site-visibility-card .site-visibility-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.dashboard-shell-redesign .site-visibility-card .site-visibility-grid>div{min-height:150px}.dashboard-shell-redesign .crawler-health-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-shell-redesign .monitoring-proof-strip,.dashboard-shell-redesign .provider-guardrail-grid,.dashboard-shell-redesign .provider-step-list,.dashboard-shell-redesign .visibility-report-grid,.dashboard-shell-redesign .readiness-action-list{gap:12px;display:grid}.dashboard-shell-redesign .monitoring-proof-strip,.dashboard-shell-redesign .provider-guardrail-grid,.dashboard-shell-redesign .readiness-action-list{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}.dashboard-shell-redesign .monitoring-proof-strip span,.dashboard-shell-redesign .provider-guardrail-grid span,.dashboard-shell-redesign .visibility-report-grid span,.dashboard-shell-redesign .readiness-action-list span{background:#ffffffbd;border:1px solid #2563eb1f;border-radius:22px;gap:6px;min-width:0;padding:14px;display:grid;box-shadow:0 14px 34px #15265a0f}.dashboard-shell-redesign .monitoring-proof-strip strong,.dashboard-shell-redesign .provider-guardrail-grid strong,.dashboard-shell-redesign .provider-step-list strong,.dashboard-shell-redesign .visibility-report-grid small{color:var(--dash-blue);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:850}.dashboard-shell-redesign .monitoring-proof-strip small,.dashboard-shell-redesign .provider-guardrail-grid small,.dashboard-shell-redesign .provider-step-list span,.dashboard-shell-redesign .visibility-report-grid em{color:var(--dash-muted);font-size:13px;font-style:normal;line-height:1.35}.dashboard-shell-redesign .synthetic-events-panel,.dashboard-shell-redesign .visibility-report-panel,.dashboard-shell-redesign .provider-client-panel{background:radial-gradient(circle at 12% 0,#00a7d114,#0000 36%),radial-gradient(circle at 92% 12%,#6e46ff14,#0000 34%),#ffffffc2;border:1px solid #2563eb21;border-radius:28px;margin-top:18px;padding:22px;box-shadow:0 22px 60px #15265a14}.dashboard-shell-redesign .visibility-report-panel{gap:18px;display:grid}.dashboard-shell-redesign .visibility-report-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-shell-redesign .visibility-report-grid strong{color:var(--dash-ink);font-size:clamp(20px,2vw,30px);line-height:1.05}.dashboard-shell-redesign .visibility-report-grid .ready{background:linear-gradient(135deg,#00a7d117,#ffffffc7);border-color:#00a7d138}.dashboard-shell-redesign .visibility-report-grid .needs_work,.dashboard-shell-redesign .visibility-report-grid .missing{background:linear-gradient(135deg,#ff7a591a,#ffffffc7);border-color:#ff7a593d}.dashboard-shell-redesign .readiness-action-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.dashboard-shell-redesign .readiness-action-list span{color:var(--dash-ink-2);font-weight:720;line-height:1.35}.dashboard-shell-redesign .synthetic-test-controls{grid-template-columns:minmax(220px,.9fr) minmax(180px,320px) auto}.dashboard-shell-redesign .synthetic-test-copy{gap:6px;display:grid}.dashboard-shell-redesign .synthetic-test-copy strong{color:var(--dash-ink);font-size:16px;line-height:1.25}.dashboard-shell-redesign .synthetic-test-copy small{color:var(--dash-muted);line-height:1.35}.dashboard-shell-redesign .provider-client-panel{grid-template-columns:minmax(0,.78fr) minmax(420px,1fr);align-items:start;gap:20px;margin-top:0;display:grid}.dashboard-shell-redesign .provider-step-list{counter-reset:provider-step;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none}.dashboard-shell-redesign .provider-step-list li{counter-increment:provider-step;background:#ffffffc2;border:1px solid #2563eb1f;border-radius:22px;gap:8px;min-height:126px;padding:16px;display:grid;position:relative}.dashboard-shell-redesign .provider-step-list li:before{content:counter(provider-step, decimal-leading-zero);width:fit-content;color:var(--dash-blue);background:linear-gradient(135deg,#1169f51a,#6e46ff1a);border-radius:999px;padding:4px 9px;font-size:11px;font-weight:850}.dashboard-shell-redesign .provider-boundary-grid,.dashboard-shell-redesign .install-model-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.dashboard-shell-redesign .provider-boundary-grid span,.dashboard-shell-redesign .install-model-grid span{background:radial-gradient(circle at 88% 8%,#6e46ff14,#0000 34%),#ffffffc7;border:1px solid #2563eb21;border-radius:24px;gap:7px;min-width:0;padding:16px;display:grid;box-shadow:0 18px 44px #15265a0f}.dashboard-shell-redesign .provider-boundary-grid strong,.dashboard-shell-redesign .install-model-grid em{color:var(--dash-blue);letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-style:normal;font-weight:850}.dashboard-shell-redesign .provider-boundary-grid small,.dashboard-shell-redesign .install-model-grid small,.dashboard-shell-redesign .install-proof-flow li{color:var(--dash-muted);font-size:13px;line-height:1.4}.dashboard-shell-redesign .provider-install-wizard{background:linear-gradient(135deg,#00a7d114,#0000 34%),linear-gradient(315deg,#ff7a5914,#0000 34%),#fffc;border:1px solid #2563eb24;border-radius:28px;gap:18px;margin-top:4px;padding:22px;display:grid;box-shadow:0 24px 64px #15265a14}.dashboard-shell-redesign .provider-deep-link-row{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.dashboard-shell-redesign .provider-console-layout{grid-template-columns:minmax(320px,.95fr) minmax(0,1.05fr);align-items:stretch;gap:16px;display:grid}.dashboard-shell-redesign .provider-console-preview,.dashboard-shell-redesign .install-wizard-stepper li,.dashboard-shell-redesign .install-safety-strip span{background:#ffffffc7;border:1px solid #2563eb1f;border-radius:24px;box-shadow:0 16px 42px #15265a0f}.dashboard-shell-redesign .provider-console-preview{min-width:0;overflow:hidden}.dashboard-shell-redesign .provider-console-chrome{background:linear-gradient(90deg,#1169f51f,#6e46ff1a);border-bottom:1px solid #2563eb1a;align-items:center;gap:7px;min-height:34px;padding:0 14px;display:flex}.dashboard-shell-redesign .provider-console-chrome span{background:#1169f557;border-radius:999px;width:8px;height:8px}.dashboard-shell-redesign .provider-console-body{grid-template-columns:minmax(150px,.34fr) minmax(0,1fr);min-height:100%;display:grid}.dashboard-shell-redesign .provider-console-body aside{background:#f8fbffc7;border-right:1px solid #2563eb1a;align-content:start;gap:10px;padding:16px;display:grid}.dashboard-shell-redesign .provider-console-body aside strong{color:var(--dash-blue);letter-spacing:.04em;text-transform:uppercase;overflow-wrap:anywhere;font-size:10px;font-weight:850}.dashboard-shell-redesign .provider-console-body aside small{color:var(--dash-muted);overflow-wrap:anywhere;font-size:12px;line-height:1.35}.dashboard-shell-redesign .provider-console-body>div{gap:10px;padding:14px;display:grid}.dashboard-shell-redesign .provider-console-body article{background:linear-gradient(135deg,#00a7d112,#ffffffbd);border:1px solid #2563eb1a;border-radius:18px;gap:7px;padding:13px;display:grid}.dashboard-shell-redesign .provider-console-body article span,.dashboard-shell-redesign .install-wizard-stepper strong,.dashboard-shell-redesign .install-safety-strip strong{color:var(--dash-blue);letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:850}.dashboard-shell-redesign .provider-console-body article strong{color:var(--dash-ink);font-size:14px;line-height:1.3}.dashboard-shell-redesign .provider-console-body article small,.dashboard-shell-redesign .install-wizard-stepper span,.dashboard-shell-redesign .install-safety-strip small{color:var(--dash-muted);font-size:13px;line-height:1.35}.dashboard-shell-redesign .install-wizard-stepper{counter-reset:install-wizard;gap:10px;margin:0;padding:0;list-style:none;display:grid}.dashboard-shell-redesign .install-wizard-stepper li{counter-increment:install-wizard;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 14px 14px 54px;display:grid;position:relative}.dashboard-shell-redesign .install-wizard-stepper li:before{content:counter(install-wizard, decimal-leading-zero);width:fit-content;color:var(--dash-blue);background:#1169f517;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:850;position:absolute;top:14px;left:14px}.dashboard-shell-redesign .install-wizard-stepper li>div{gap:5px;min-width:0;display:grid}.dashboard-shell-redesign .install-wizard-stepper li.ok{background:linear-gradient(135deg,#00a7d114,#ffffffd1);border-color:#00a7d13d}.dashboard-shell-redesign .install-wizard-stepper li.warn{background:linear-gradient(135deg,#ff7a5917,#ffffffd1);border-color:#ff7a5942}.dashboard-shell-redesign .install-wizard-stepper .worker-copy-button{white-space:normal;justify-self:end}.dashboard-shell-redesign .install-safety-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.dashboard-shell-redesign .install-safety-strip span{gap:7px;padding:15px;display:grid}.dashboard-shell-redesign .provider-parity-panel,.dashboard-shell-redesign .provider-debug-panel{background:#ffffffd1;border:1px solid #2563eb21;border-radius:26px;gap:16px;margin-top:18px;padding:20px;display:grid;box-shadow:0 18px 48px #15265a12}.dashboard-shell-redesign .provider-parity-grid,.dashboard-shell-redesign .provider-debug-grid,.dashboard-shell-redesign .provider-rejection-list{gap:10px;display:grid}.dashboard-shell-redesign .provider-parity-grid,.dashboard-shell-redesign .provider-debug-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-shell-redesign .provider-parity-grid.compact,.dashboard-shell-redesign .provider-rejection-list{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-shell-redesign .provider-parity-grid span,.dashboard-shell-redesign .provider-debug-grid span,.dashboard-shell-redesign .provider-rejection-list span{background:#f8fbffd6;border:1px solid #2563eb1f;border-radius:22px;gap:7px;min-width:0;padding:15px;display:grid;box-shadow:0 12px 30px #15265a0d}.dashboard-shell-redesign .provider-debug-grid span.ok{border-color:#00a7d13d}.dashboard-shell-redesign .provider-debug-grid span.warn{border-color:#ff7a594d}.dashboard-shell-redesign .provider-parity-grid strong,.dashboard-shell-redesign .provider-debug-grid strong,.dashboard-shell-redesign .provider-rejection-list strong{color:var(--dash-blue);letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:850}.dashboard-shell-redesign .provider-parity-grid small,.dashboard-shell-redesign .provider-debug-grid small,.dashboard-shell-redesign .provider-rejection-list small,.dashboard-shell-redesign .provider-debug-grid em,.dashboard-shell-redesign .provider-rejection-list em{color:var(--dash-muted);overflow-wrap:anywhere;font-size:13px;font-style:normal;line-height:1.35}.dashboard-shell-redesign .install-model-grid strong{color:var(--dash-ink);font-size:17px;line-height:1.15}.dashboard-shell-redesign .install-boundary-card,.dashboard-shell-redesign .install-proof-card{overflow:hidden}.dashboard-shell-redesign .install-proof-flow{counter-reset:install-proof;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0 0;padding:0;list-style:none;display:grid}.dashboard-shell-redesign .install-proof-flow li{counter-increment:install-proof;background:linear-gradient(145deg,#ffffffdb,#f3f8ffb8);border:1px solid #2563eb21;border-radius:24px;min-height:128px;padding:44px 16px 16px;position:relative;box-shadow:0 18px 46px #15265a0e}.dashboard-shell-redesign .install-proof-flow li:before{content:counter(install-proof, decimal-leading-zero);color:var(--dash-blue);letter-spacing:.07em;font-size:11px;font-weight:850;position:absolute;top:14px;left:16px}.audit-boundary-section{background:radial-gradient(circle at 10% 0,#00a7d114,#0000 34%),radial-gradient(circle at 90% 12%,#6e46ff14,#0000 34%),#ffffffd1;border:1px solid #2563eb21;border-radius:34px;width:min(1280px,100% - 40px);margin:clamp(28px,5vw,76px) auto;padding:clamp(24px,4vw,44px);box-shadow:0 28px 80px #15265a14}.audit-boundary-section h2{max-width:780px;color:var(--ink);letter-spacing:0;margin:14px 0 12px;font-size:clamp(34px,5vw,68px);line-height:.98}.audit-boundary-section>div:first-child{max-width:860px}.audit-boundary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.audit-boundary-grid span{background:#fffc;border:1px solid #2563eb1f;border-radius:24px;gap:8px;padding:18px;display:grid;box-shadow:0 18px 44px #15265a0e}.audit-boundary-grid strong{color:#075fd8;letter-spacing:.07em;text-transform:uppercase;font-size:12px;font-weight:850}.audit-boundary-grid small{color:var(--muted);font-size:15px;line-height:1.45}@media (max-width:1180px){.dashboard-shell-redesign .crawler-health-grid,.dashboard-shell-redesign .visibility-report-grid,.dashboard-shell-redesign .provider-step-list,.dashboard-shell-redesign .provider-boundary-grid,.dashboard-shell-redesign .provider-console-layout,.dashboard-shell-redesign .provider-parity-grid,.dashboard-shell-redesign .provider-debug-grid,.dashboard-shell-redesign .provider-rejection-list,.dashboard-shell-redesign .install-focus-safety-strip,.dashboard-shell-redesign .install-safety-strip,.dashboard-shell-redesign .install-model-grid,.dashboard-shell-redesign .install-proof-flow,.dashboard-shell-redesign .client-command-shell,.dashboard-shell-redesign .client-command-grid,.dashboard-shell-redesign .dashboard-flow-panel,.dashboard-shell-redesign .client-report-panel,.dashboard-shell-redesign .client-report-proof-column,.dashboard-shell-redesign .install-focus-plan,.dashboard-shell-redesign .install-focus-hero{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-shell-redesign .provider-client-panel{grid-template-columns:1fr}}@media (max-width:680px){.dashboard-shell-redesign .monitoring-proof-strip,.dashboard-shell-redesign .provider-guardrail-grid,.dashboard-shell-redesign .crawler-health-grid,.dashboard-shell-redesign .visibility-report-grid,.dashboard-shell-redesign .provider-step-list,.dashboard-shell-redesign .provider-boundary-grid,.dashboard-shell-redesign .provider-parity-grid,.dashboard-shell-redesign .provider-parity-grid.compact,.dashboard-shell-redesign .provider-debug-grid,.dashboard-shell-redesign .provider-rejection-list,.dashboard-shell-redesign .provider-console-layout,.dashboard-shell-redesign .provider-console-body,.dashboard-shell-redesign .install-focus-safety-strip,.dashboard-shell-redesign .install-safety-strip,.dashboard-shell-redesign .install-model-grid,.dashboard-shell-redesign .install-proof-flow,.dashboard-shell-redesign .synthetic-test-controls,.dashboard-shell-redesign .client-command-shell,.dashboard-shell-redesign .client-command-grid,.dashboard-shell-redesign .dashboard-flow-panel,.dashboard-shell-redesign .client-report-panel,.dashboard-shell-redesign .client-report-proof-column,.dashboard-shell-redesign .change-summary-grid,.dashboard-shell-redesign .install-focus-plan,.dashboard-shell-redesign .install-focus-hero,.dashboard-shell-redesign .install-focus-proof-grid,.dashboard-shell-redesign .private-report-history-row{grid-template-columns:1fr}.dashboard-shell-redesign .private-report-history-row em{white-space:normal;justify-self:start}.dashboard-shell-redesign .client-command-center{border-radius:30px;padding:22px}.dashboard-shell-redesign .client-command-tile{min-height:124px}.dashboard-shell-redesign .provider-deep-link-row{justify-content:flex-start}.dashboard-shell-redesign .provider-console-body aside{border-bottom:1px solid #2563eb1a;border-right:0}.dashboard-shell-redesign .install-wizard-stepper li{grid-template-columns:1fr;padding-left:54px}.dashboard-shell-redesign .install-wizard-stepper .worker-copy-button{justify-self:start}.audit-boundary-section{border-radius:28px;width:min(100% - 28px,640px)}.audit-boundary-grid{grid-template-columns:1fr}}.dashboard-shell-redesign .readiness-report-export,.dashboard-shell-redesign .monitor-debug-panel,.dashboard-shell-redesign .install-status-panel,.dashboard-shell-redesign .install-troubleshooting-panel,.dashboard-shell-redesign .client-proof-loop-panel,.dashboard-shell-redesign .provider-specific-docs{background:radial-gradient(circle at 14% 0,#00a7d113,#0000 36%),radial-gradient(circle at 92% 12%,#6e46ff13,#0000 34%),#ffffffc2;border:1px solid #2563eb21;border-radius:28px;gap:18px;margin-top:18px;padding:22px;display:grid;box-shadow:0 22px 60px #15265a14}.dashboard-shell-redesign .readiness-report-export{grid-template-columns:minmax(0,1fr) auto;align-items:center}.dashboard-shell-redesign .readiness-report-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.dashboard-shell-redesign .monitor-debug-grid,.dashboard-shell-redesign .install-status-grid,.dashboard-shell-redesign .install-troubleshooting-grid,.dashboard-shell-redesign .rejection-guide-grid,.dashboard-shell-redesign .client-proof-loop-grid,.dashboard-shell-redesign .provider-specific-docs-grid{gap:12px;display:grid}.dashboard-shell-redesign .monitor-debug-grid,.dashboard-shell-redesign .install-status-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-shell-redesign .client-proof-loop-grid,.dashboard-shell-redesign .provider-specific-docs-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-shell-redesign .guided-install-doc-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.dashboard-shell-redesign .guided-provider-card{background:linear-gradient(135deg,#00a7d113,#0000 36%),#ffffffc2;border:1px solid #2563eb1f;border-radius:24px;align-content:start;gap:14px;min-width:0;padding:18px;display:grid;box-shadow:0 16px 42px #15265a0e}.dashboard-shell-redesign .guided-provider-card h3{color:var(--dash-ink);overflow-wrap:anywhere;margin:10px 0 8px;font-size:20px;line-height:1.14}.dashboard-shell-redesign .guided-provider-card ol{color:var(--dash-muted);gap:8px;margin:0;padding-left:20px;font-size:13px;line-height:1.35;display:grid}.dashboard-shell-redesign .install-troubleshooting-grid,.dashboard-shell-redesign .rejection-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-shell-redesign .rejection-guide-grid{margin-top:14px}.dashboard-shell-redesign .monitor-debug-grid span,.dashboard-shell-redesign .install-status-grid span,.dashboard-shell-redesign .install-troubleshooting-grid span,.dashboard-shell-redesign .rejection-guide-grid span,.dashboard-shell-redesign .client-proof-loop-grid span,.dashboard-shell-redesign .provider-specific-docs-grid span{background:#ffffffc2;border:1px solid #2563eb1f;border-radius:22px;gap:7px;min-width:0;padding:15px;display:grid;box-shadow:0 14px 34px #15265a0e}.dashboard-shell-redesign .monitor-debug-grid span.ok,.dashboard-shell-redesign .install-status-grid span.ok,.dashboard-shell-redesign .install-troubleshooting-grid span.ok,.dashboard-shell-redesign .client-proof-loop-grid span.ok{background:linear-gradient(135deg,#00a7d117,#fffc);border-color:#00a7d13d}.dashboard-shell-redesign .monitor-debug-grid span.warn,.dashboard-shell-redesign .install-status-grid span.warn,.dashboard-shell-redesign .install-troubleshooting-grid span.warn,.dashboard-shell-redesign .client-proof-loop-grid span.warn{background:linear-gradient(135deg,#ff7a591a,#fffc);border-color:#ff7a5947}.dashboard-shell-redesign .monitor-debug-grid strong,.dashboard-shell-redesign .install-status-grid strong,.dashboard-shell-redesign .install-troubleshooting-grid strong,.dashboard-shell-redesign .rejection-guide-grid strong,.dashboard-shell-redesign .client-proof-loop-grid strong,.dashboard-shell-redesign .provider-specific-docs-grid em{color:var(--dash-blue);letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-style:normal;font-weight:850}.dashboard-shell-redesign .monitor-debug-grid small,.dashboard-shell-redesign .install-status-grid small,.dashboard-shell-redesign .install-troubleshooting-grid small,.dashboard-shell-redesign .rejection-guide-grid small,.dashboard-shell-redesign .client-proof-loop-grid small,.dashboard-shell-redesign .provider-specific-docs-grid strong{color:var(--dash-ink);overflow-wrap:anywhere;font-size:15px;font-weight:760;line-height:1.3}.dashboard-shell-redesign .monitor-debug-grid em,.dashboard-shell-redesign .install-status-grid em,.dashboard-shell-redesign .install-troubleshooting-grid em,.dashboard-shell-redesign .rejection-guide-grid em,.dashboard-shell-redesign .provider-specific-docs-grid small{color:var(--dash-muted);overflow-wrap:anywhere;font-size:13px;font-style:normal;line-height:1.35}@media (max-width:1180px){.dashboard-shell-redesign .monitor-debug-grid,.dashboard-shell-redesign .install-status-grid,.dashboard-shell-redesign .install-troubleshooting-grid,.dashboard-shell-redesign .rejection-guide-grid,.dashboard-shell-redesign .client-proof-loop-grid,.dashboard-shell-redesign .provider-specific-docs-grid,.dashboard-shell-redesign .guided-install-doc-grid,.dashboard-shell-redesign .deployment-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.dashboard-shell-redesign .readiness-report-export{grid-template-columns:1fr}.dashboard-shell-redesign .readiness-report-actions{justify-content:flex-start}.dashboard-shell-redesign .monitor-debug-grid,.dashboard-shell-redesign .install-status-grid,.dashboard-shell-redesign .install-troubleshooting-grid,.dashboard-shell-redesign .rejection-guide-grid,.dashboard-shell-redesign .client-proof-loop-grid,.dashboard-shell-redesign .provider-specific-docs-grid,.dashboard-shell-redesign .guided-install-doc-grid,.dashboard-shell-redesign .deployment-proof-grid,.dashboard-shell-redesign .deployment-history-row{grid-template-columns:1fr}.auth-signal-stack{width:auto;max-width:100%;margin-left:0;margin-right:0}.dashboard-shell-redesign .site-visibility-card .section-split{align-items:start;grid-template-columns:1fr!important}.dashboard-shell-redesign .site-visibility-card .section-split>div:first-child,.dashboard-shell-redesign .site-visibility-card .section-split h2,.dashboard-shell-redesign .site-visibility-card .section-split p{max-width:100%}.dashboard-shell-redesign .site-visibility-card .site-section-actions{justify-content:stretch;width:100%}.dashboard-shell-redesign .recent-events-table{overflow-x:visible}.dashboard-shell-redesign .recent-events-row,.dashboard-shell-redesign .event-detail-row summary{min-width:0;grid-template-columns:1fr!important}.dashboard-shell-redesign .recent-events-row span{white-space:normal}.dashboard-shell.dashboard-shell-redesign{background:radial-gradient(circle at 12% 0,#1169f514,#0000 28%),radial-gradient(circle at 100% 6%,#6e46ff17,#0000 26%),#f8fbff;width:100%;min-height:100vh;overflow-x:hidden;display:block!important}.dashboard-shell-redesign .dashboard-sidebar{z-index:30;-webkit-backdrop-filter:blur(22px)saturate(145%);backdrop-filter:blur(22px)saturate(145%);background:#ffffffe6;border-bottom:1px solid #2563eb1f;border-right:0;gap:10px;width:100%;max-width:none;padding:10px 12px 12px;display:grid;position:sticky;top:0;overflow:hidden;box-shadow:0 16px 42px #15265a14}.dashboard-shell-redesign .sidebar-product-lockup{background:radial-gradient(circle at 88% 0,#6e46ff1a,#0000 36%),#ffffffd6;border-radius:22px;width:100%;min-height:56px;padding:9px 10px}.dashboard-shell-redesign .sidebar-product-lockup strong{font-size:17px;line-height:1.05}.dashboard-shell-redesign .sidebar-product-lockup small{font-size:12px}.dashboard-shell-redesign .dashboard-workspace-card{display:none}.dashboard-shell-redesign .sidebar-nav{overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;gap:8px;width:100%;max-width:100%;margin:0;padding:0 2px 4px;display:flex;overflow-x:auto}.dashboard-shell-redesign .dashboard-nav-group{display:none}.dashboard-shell-redesign .dashboard-sidebar a:not(.sidebar-product-lockup){scroll-snap-align:start;white-space:nowrap;background:#ffffffc2;border:1px solid #2563eb1a;border-radius:999px;flex:none;min-height:40px;padding:0 14px;box-shadow:0 10px 26px #15265a0d}.dashboard-shell-redesign .dashboard-sidebar a:not(.sidebar-product-lockup):before{background:linear-gradient(135deg, var(--dash-blue), var(--dash-purple));content:"";border-radius:999px;width:9px;height:9px;margin-right:8px;box-shadow:0 0 0 5px #1169f514}.dashboard-shell-redesign .dashboard-sidebar-footer{background:0 0;border-top:1px solid #2563eb1a;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:8px 2px 0;display:flex}.dashboard-shell-redesign .dashboard-sidebar-footer span{min-width:0;color:var(--dash-muted);font-size:12px;font-weight:700;line-height:1.25}.dashboard-shell-redesign .dashboard-sidebar-footer .dashboard-logout{white-space:nowrap;border-radius:999px;flex:none;width:auto;min-height:38px;padding:0 15px}.dashboard-shell-redesign .main.dashboard-main{width:100%;max-width:none;padding:16px 12px 34px}.dashboard-shell-redesign .page-title{border-radius:30px;gap:18px;margin-bottom:14px;padding:22px 20px}.dashboard-shell-redesign .page-title h1{max-width:100%;font-size:clamp(34px,11vw,46px);line-height:1.02}.dashboard-shell-redesign .page-title .muted{font-size:17px;line-height:1.48}.dashboard-shell-redesign .metric{border-radius:30px;min-height:148px;padding:22px}.dashboard-shell-redesign .metric strong{font-size:clamp(44px,16vw,68px);line-height:.95}.dashboard-shell-redesign .card,.dashboard-shell-redesign .dashboard-empty-state,.dashboard-shell-redesign .site-guide-card,.dashboard-shell-redesign .site-visibility-card,.dashboard-shell-redesign .worker-template-card{border-radius:30px}.dashboard-shell-redesign .card,.dashboard-shell-redesign .site-guide-card,.dashboard-shell-redesign .site-visibility-card{padding:22px}.dashboard-shell-redesign .card h2,.dashboard-shell-redesign .site-guide-card h2,.dashboard-shell-redesign .site-visibility-card h2{font-size:clamp(30px,9vw,42px);line-height:1.03}.dashboard-shell-redesign .site-readiness-item{border-radius:24px;min-height:92px}}body:has(.docs-page-redesigned) .global-mesh-bg{opacity:.22;contain:paint;width:100vw;overflow:clip}html:has(.docs-page-redesigned){max-width:100vw;overflow-x:clip}body:has(.docs-page-redesigned){max-width:100vw;overflow-x:clip}body:has(.docs-page-redesigned) .site-shell{max-width:100vw;overflow-x:clip}body:has(.docs-page-redesigned) .mesh-blob{animation:none;transform:none}body:has(.docs-page-redesigned) .blob-2{width:min(48vw,680px);height:min(48vw,680px);right:0}body:has(.docs-page-redesigned) .nav-cta{filter:none!important;box-shadow:inset 0 1px #ffffff38!important}body:has(.docs-page-redesigned) .nav-cta:hover{filter:none!important;box-shadow:inset 0 1px #ffffff38!important}body:has(.docs-page-redesigned) .topbar{isolation:isolate;overflow:clip;background:#fffffff7!important;box-shadow:0 10px 28px #12131a0b!important}.docs-page-redesigned.docs-page{overflow:clip visible!important}.docs-page-redesigned .docs-hero-redesigned{box-sizing:border-box;min-height:710px;background:radial-gradient(circle at 88% 18%,#0071e314,#0000 34%),linear-gradient(135deg,#fffffff0,#f7faffe6)!important;grid-template-columns:minmax(560px,.98fr) minmax(540px,.92fr)!important;gap:clamp(48px,4.4vw,76px)!important;width:min(100%,1540px)!important;max-width:1540px!important;padding:clamp(56px,5vw,76px) clamp(44px,5vw,82px) clamp(68px,5vw,86px)!important;overflow:visible!important}.docs-page-redesigned .docs-header{max-width:680px!important}.docs-page-redesigned .docs-header h1{text-wrap:balance;max-width:680px!important;font-size:clamp(58px,4.1vw,68px)!important;line-height:1.03!important}.docs-page-redesigned .docs-header .section-lede{max-width:640px!important}.docs-page-redesigned .docs-hero-strip{max-width:680px}.docs-page-redesigned .docs-header .button-row{z-index:3;position:relative}.docs-page-redesigned .docs-header .button-row:before{z-index:-1;content:"";filter:blur(10px);background:#ffffffc2;border-radius:32px;position:absolute;inset:-18px -22px}.docs-page-redesigned .docs-stage{min-height:520px!important;box-shadow:none!important;background:0 0!important;border:0!important;overflow:visible!important}.docs-page-redesigned .docs-stage:before{opacity:0!important}.docs-flow-model{align-items:center;display:grid;position:absolute;inset:0}.docs-flow-model:before{display:none}.docs-meteor-shell{z-index:1;aspect-ratio:1.22;contain:layout paint style;isolation:isolate;width:min(680px,100%);margin-left:auto;position:relative}.docs-meteor-shell:before,.docs-meteor-shell:after{content:"";pointer-events:none;position:absolute}.docs-meteor-shell:before{filter:blur(12px);opacity:.5;background:linear-gradient(116deg,#0000 12%,#1169f513 36%,#00a7d10d 48%,#0000 66%),linear-gradient(116deg,#0000 28%,#e14bff0d 45%,#0000 62%),linear-gradient(116deg,#0000 48%,#ff7a590a 61%,#0000 78%);inset:-2% -10% 0 4%}.docs-meteor-shell:after{filter:blur(14px);opacity:.42;background:linear-gradient(116deg,#0000 16%,#ffffff70 34%,#0000 52%),linear-gradient(116deg,#0000 44%,#ffffff47 58%,#0000 74%);inset:3% -8% 8% 8%}.docs-meteor-aurora{filter:blur(18px);opacity:.38;background:linear-gradient(116deg,#0000 14%,#1169f51a 36%,#e14bff13 52%,#0000 74%),linear-gradient(116deg,#0000 34%,#00a7d112 50%,#0000 68%),linear-gradient(116deg,#0000 54%,#ff7a590d 64%,#0000 80%);position:absolute;inset:0 -8% 2% 4%}.docs-meteor-stars,.docs-meteor-streams{contain:paint;position:absolute;inset:0}.docs-meteor-stars{z-index:4}.docs-star{left:var(--star-x);top:var(--star-y);width:var(--star-size);height:var(--star-size);color:var(--ai-blue);opacity:.58;background:currentColor;border-radius:999px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 9px}.docs-star.star-tone-1{color:var(--ai-cyan)}.docs-star.star-tone-2{color:var(--ai-violet)}.docs-star.star-tone-3{color:var(--ai-magenta)}.docs-star.star-tone-4{color:var(--ai-coral)}.docs-meteor-streams{z-index:7}.docs-meteor{left:var(--meteor-x);top:var(--meteor-y);width:var(--meteor-length);height:2.2px;color:var(--ai-blue);filter:none;opacity:.68;transform-origin:100%;animation:docsMeteorFall var(--meteor-duration) ease-in-out var(--meteor-delay) infinite;will-change:transform, opacity;background:linear-gradient(90deg,#0000,currentColor 56%,#fffffff5);border-radius:999px;position:absolute;transform:translate(-58px,-34px)rotate(27deg);box-shadow:0 0 12px}.docs-meteor:after{content:"";background:#fffffff5;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;right:-2px;transform:translateY(-50%);box-shadow:0 0 12px}.docs-meteor.meteor-tone-1{color:var(--ai-cyan)}.docs-meteor.meteor-tone-2{color:var(--ai-violet)}.docs-meteor.meteor-tone-3{color:var(--ai-magenta)}.docs-meteor.meteor-tone-4{color:var(--ai-coral)}.docs-meteor-wake{z-index:5;opacity:.64;background:linear-gradient(90deg,#0000,#1169f52e,#00a7d11f,#0000);border-radius:999px;height:1px;position:absolute;transform:rotate(27deg)}.docs-meteor-wake.wake-one{width:62%;top:24%;left:12%}.docs-meteor-wake.wake-two{background:linear-gradient(90deg,#0000,#6e46ff24,#e14bff1a,#0000);width:54%;top:49%;right:2%}.docs-meteor-wake.wake-three{background:linear-gradient(90deg,#0000,#ff7a5921,#00a7d11c,#0000);width:66%;bottom:23%;left:20%}@keyframes docsMeteorAurora{0%{transform:rotate(-8deg)scale(.98)}to{transform:rotate(9deg)scale(1.04)}}@keyframes docsMeteorFall{0%{opacity:0;transform:translate(-76px,-46px)rotate(27deg)scaleX(.72)}16%{opacity:.68}72%{opacity:.54}to{opacity:0;transform:translate(68px,42px)rotate(27deg)scaleX(1.08)}}.docs-page-redesigned .docs-concept-path-card{grid-template-columns:minmax(280px,.72fr) minmax(360px,.9fr);align-items:start;gap:22px;max-width:1380px;margin:clamp(22px,4vw,46px) auto 0;display:grid;padding:clamp(24px,3vw,34px)!important}.docs-page-redesigned .docs-sidebar-card,.docs-page-redesigned .docs-section-card,.docs-page-redesigned .docs-footer-band{background:linear-gradient(#ffffffeb,#f9fbffd1),#fffc!important}.docs-page-redesigned .docs-concept-summary{background:linear-gradient(135deg,#f7fbffeb,#ffffffb8);border-left:3px solid #0071e352;border-radius:18px;align-self:stretch;gap:10px;padding:clamp(18px,3vw,26px);display:grid}.docs-page-redesigned .docs-concept-summary span{color:#005ecb;text-transform:uppercase;font-size:12px;font-weight:760;letter-spacing:0!important}.docs-page-redesigned .docs-concept-summary p{color:var(--v2-muted);margin:0;font-size:18px;line-height:1.55}.docs-page-redesigned .docs-concept-path-card .docs-checklist-phases{border-top:1px solid #1169f51a;grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.docs-page-redesigned .docs-concept-path-card .docs-checklist-phase{min-height:0;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:18px 18px 0 0!important}.docs-page-redesigned .docs-concept-path-card .docs-checklist-phase-index{justify-content:flex-start;min-width:0;min-height:0;background:0 0!important;border:0!important;border-radius:0!important}.docs-page-redesigned .docs-layout-grid{grid-template-columns:320px minmax(0,1fr)!important;align-items:stretch!important;gap:32px!important}.docs-page-redesigned .docs-sidebar{align-self:stretch!important;display:block!important;position:static!important}.docs-page-redesigned .docs-sidebar-nav-card{border-radius:28px!important;gap:12px!important;max-height:none!important;padding:20px 20px 18px!important;position:sticky!important;top:92px!important;overflow:visible!important}.docs-page-redesigned .docs-sidebar-nav-card:before{display:none!important}.docs-page-redesigned .docs-sidebar-nav-card nav{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;gap:0!important;margin-top:8px!important;padding:0!important}.docs-page-redesigned .docs-sidebar-link{gap:3px;min-height:0;display:grid;box-shadow:none!important;background:0 0!important;border:0!important;border-bottom:1px solid #1169f51a!important;border-radius:0!important;padding:11px 4px 11px 12px!important;transform:none!important}.docs-page-redesigned .docs-sidebar-link:last-child{border-bottom:0!important}.docs-page-redesigned .docs-sidebar-link:hover,.docs-page-redesigned .docs-sidebar-link.active{background:linear-gradient(90deg,#0071e314,#0000 78%)!important;box-shadow:inset 3px 0 #0071e3!important}.docs-page-redesigned .docs-sidebar-link strong{line-height:1.2;font-size:14px!important}.docs-page-redesigned .docs-sidebar-link span{line-height:1.25;font-size:12px!important}.docs-page-redesigned .docs-section-card{padding:clamp(26px,3vw,38px)!important}.docs-page-redesigned .docs-section-heading{max-width:900px;margin-bottom:18px}.docs-page-redesigned .docs-section-heading h2{max-width:min(900px,100%)!important;font-size:clamp(34px,3.3vw,46px)!important;line-height:1.04!important}.docs-page-redesigned .docs-section-heading p{max-width:76ch;font-size:20px}.docs-page-redesigned .docs-section-shell{background:0 0!important;border:0!important;border-radius:0!important;grid-template-columns:1fr!important;gap:16px!important;margin-top:18px!important;padding:0!important}.docs-page-redesigned .docs-copy-stack{max-width:82ch}.docs-page-redesigned .docs-copy-stack p{font-size:18px;line-height:1.58}.docs-page-redesigned .docs-section-rail{border-radius:20px!important;padding:18px 20px!important}.docs-page-redesigned .docs-bullet-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px 24px;display:grid}@media (max-width:1180px){.docs-page-redesigned .docs-hero-redesigned{min-height:auto;grid-template-columns:1fr!important;gap:36px!important;width:min(100%,860px)!important;max-width:860px!important;padding:clamp(46px,7vw,64px) clamp(26px,6vw,42px)!important}.docs-page-redesigned .docs-header{text-align:center!important;max-width:760px!important;margin-inline:auto!important}.docs-page-redesigned .docs-header h1{margin-inline:auto;text-align:center!important;max-width:720px!important;font-size:clamp(48px,7.5vw,62px)!important}.docs-page-redesigned .docs-header .section-lede,.docs-page-redesigned .docs-hero-strip{margin-inline:auto}.docs-page-redesigned .docs-header .button-row,.docs-page-redesigned .docs-hero-strip{justify-content:center}.docs-page-redesigned .docs-stage{min-height:520px!important}.docs-meteor-shell{width:min(560px,92vw);margin-inline:auto}.docs-page-redesigned .docs-concept-path-card,.docs-page-redesigned .docs-layout-grid{width:100%;grid-template-columns:1fr!important}.docs-page-redesigned .docs-sidebar-nav-card{max-height:none!important;position:relative!important;top:auto!important;overflow:visible!important}}@media (max-width:760px){.docs-page-redesigned .docs-hero-redesigned{padding:42px 18px 48px!important}.docs-page-redesigned .docs-header h1{font-size:clamp(42px,12vw,50px)!important;line-height:1.04!important}.docs-page-redesigned .docs-header .section-lede{font-size:17px!important;line-height:1.45!important}.docs-page-redesigned .docs-stage{min-height:360px!important}.docs-flow-model{position:relative}.docs-meteor-shell{width:min(350px,100%);min-height:0;margin:0 auto}.docs-meteor{width:calc(var(--meteor-length) * .62);height:1.5px}.docs-meteor:after{width:5px;height:5px}.docs-meteor-wake{opacity:.48}.docs-star:nth-child(n+45),.docs-meteor:nth-child(n+15){display:none}.docs-page-redesigned .docs-concept-path-card .docs-checklist-phases{grid-template-columns:1fr}.docs-page-redesigned .docs-concept-summary{padding:18px}.docs-page-redesigned .docs-concept-path-card .docs-checklist-phase{padding-right:0!important}}@media (prefers-reduced-motion:reduce){.docs-meteor-aurora,.docs-star,.docs-meteor{animation:none!important}}.market-signals{z-index:1;background:linear-gradient(#fbfbfd00,#f5f8ffb3 42%,#fbfbfdf0);padding:clamp(38px,5vw,62px) clamp(20px,5vw,72px) clamp(32px,4vw,50px);position:relative}.market-signals-shell{border-top:1px solid #1d1d1f17;grid-template-columns:minmax(280px,.5fr) minmax(0,1fr);gap:clamp(28px,4.4vw,62px);max-width:1320px;margin:0 auto;padding-top:clamp(20px,2.4vw,30px);display:grid}.market-signals-intro h2{max-width:14ch;color:var(--v2-ink);letter-spacing:0;margin:14px 0 0;font-size:clamp(34px,3.8vw,52px);font-weight:650;line-height:1}.market-signals-intro p:not(.v2-kicker){max-width:44ch;color:var(--v2-muted);margin:16px 0 0;font-size:clamp(16px,1.18vw,18px);line-height:1.45}.market-signal-list{border-top:1px solid #0071e31f;display:grid}.market-signal-row{border-bottom:1px solid #0071e31a;grid-template-columns:minmax(130px,.2fr) minmax(0,1fr) auto;align-items:center;gap:clamp(18px,2.6vw,30px);min-height:104px;padding:18px 0;display:grid}.market-signal-source{align-content:center;gap:6px;display:grid}.market-signal-source strong{color:#005ecb;letter-spacing:0;text-transform:uppercase;font-size:13px;font-weight:780}.market-signal-source time{color:#1d1d1f85;font-size:13px;font-weight:650}.market-signal-copy h3{color:var(--v2-ink);letter-spacing:0;margin:0;font-size:clamp(19px,1.55vw,23px);font-weight:650;line-height:1.1}.market-signal-copy p{max-width:68ch;color:var(--v2-muted);margin:7px 0 0;font-size:15px;line-height:1.46}.market-signal-row>a{color:#06c;background:#ffffffb8;border:1px solid #0071e329;border-radius:999px;align-items:center;min-height:36px;padding:0 14px;font-size:14px;font-weight:760;text-decoration:none;transition:border-color .16s,background .16s,color .16s;display:inline-flex;box-shadow:0 10px 26px #1169f50f}.market-signal-row>a:hover,.market-signal-row>a:focus-visible{color:#004fb4;background:#fff;border-color:#0071e352;outline:none}.market-signals-note{color:#1d1d1f8c;grid-column:2;max-width:82ch;margin:14px 0 0;font-size:13px;line-height:1.45}@media (max-width:980px){.market-signals-shell{grid-template-columns:1fr}.market-signals-intro h2{max-width:680px}.market-signals-note{grid-column:auto}}@media (max-width:680px){.market-signals{padding-inline:18px}.market-signal-row{grid-template-columns:1fr;gap:10px;min-height:0;padding:18px 0}.market-signal-row>a{width:fit-content}}.v2-site .v2-hero{background:0 0!important}
