@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap";.rh-section{position:relative;width:100%;min-height:calc(100svh - var(--home-section-header-offset, 88px) - 60px);margin:0;background:transparent;color:#fff;overflow:hidden;isolation:isolate;font-family:var(--font-sans)}.rh-stage{position:relative;width:100%;max-width:1620px;margin:0 auto;padding:clamp(64px,8vh,96px) clamp(20px,5vw,84px) clamp(28px,4vh,44px);min-height:calc(100svh - var(--home-section-header-offset, 88px) - 60px);display:flex;align-items:center;justify-content:center}.rh-bg{position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(110% 80% at 50% -10%,#0027a699,#0027a600 60%),radial-gradient(70% 60% at 100% 100%,#00f6ea38,#00f6ea00 65%),radial-gradient(60% 60% at 0% 100%,#000956d9,#00095600 65%),linear-gradient(180deg,#02061d,#050b2a,#02061d);-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 82%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,#000 82%,transparent 100%)}.rh-bg:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:96px 96px;mask-image:radial-gradient(ellipse 75% 70% at 50% 50%,#000 30%,transparent 80%);-webkit-mask-image:radial-gradient(ellipse 75% 70% at 50% 50%,#000 30%,transparent 80%);opacity:.5}.rh-aurora{position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(60% 50% at 50% 60%,rgba(0,246,234,.18) 0%,transparent 70%);filter:blur(50px);animation:rh-aurora-breath 9s ease-in-out infinite}@keyframes rh-aurora-breath{0%,to{opacity:.5;transform:scale(.96)}50%{opacity:1;transform:scale(1.04)}}.rh-eyebrow{display:inline-flex;align-items:center;gap:12px;padding:9px 18px;border:1px solid rgba(0,246,234,.35);background:#00f6ea14;border-radius:999px;font-size:13.5px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--brand-accent, #00F6EA)}.rh-eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--brand-accent, #00F6EA);box-shadow:0 0 12px var(--brand-accent, #00F6EA);animation:rh-live-pulse 2.2s ease-out infinite}@keyframes rh-live-pulse{0%{box-shadow:0 0 #00f6eab3}70%{box-shadow:0 0 0 14px #00f6ea00}to{box-shadow:0 0 #00f6ea00}}.rh-grad-text{background:linear-gradient(90deg,#00f6ea,#b6fffa,#00f6ea);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:rh-grad-sweep 6s ease-in-out infinite}.rh-grad-italic{font-style:italic}@keyframes rh-grad-sweep{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.rh-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.rh-cta-primary{display:inline-flex;align-items:center;gap:10px;padding:18px 32px;background:linear-gradient(110deg,var(--brand, #0027A6) 0%,var(--brand-accent, #00F6EA) 100%);background-size:200% 100%;color:#001233;border:none;border-radius:999px;font-weight:700;font-size:17px;text-decoration:none;box-shadow:0 22px 44px -16px #00f6ea8c,0 0 0 1px #00f6ea4d inset;animation:rh-grad-sweep 6s linear infinite;font-family:inherit;cursor:pointer;transition:transform .2s ease}.rh-cta-primary:hover{transform:translateY(-1px)}.rh-cta-primary svg{width:18px;height:18px}.rh-cta-ghost{display:inline-flex;align-items:center;gap:10px;padding:18px 28px;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:999px;font-weight:600;font-size:17px;text-decoration:none;font-family:inherit;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.rh-cta-ghost:hover{border-color:#00f6ea73;background-color:#00f6ea0d}.rh-scene{position:absolute;inset:0;opacity:0;transition:opacity .7s ease,transform .7s ease;pointer-events:none;z-index:4;padding:clamp(64px,8vh,96px) clamp(20px,5vw,84px) clamp(28px,4vh,44px);display:flex;align-items:flex-start;justify-content:center}.rh-scene.is-active{opacity:1;transform:translateY(0);pointer-events:auto}.rh-scene:not(.is-active){opacity:0;transform:translateY(24px)}.rh-scene .rh-body{position:relative;width:100%;text-align:center;display:flex;flex-direction:column;align-items:center}.rh-scene h1{margin:26px auto 20px;font-size:clamp(38px,6vw,84px);font-weight:800;line-height:1;letter-spacing:-.028em;text-wrap:balance;max-width:18ch;color:#fff}.rh-scene .rh-sub{margin:0 auto 28px;font-size:clamp(15px,1.2vw,19px);line-height:1.5;color:#ffffffb8;max-width:60ch;text-wrap:pretty}.rh-scene .rh-actions{justify-content:center;margin-bottom:36px}.rh-pipeline{position:relative;width:100%;max-width:1620px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:clamp(20px,4vw,80px);align-items:stretch;margin-top:8px}.rh-pipe-card{position:relative;padding:22px 22px 20px;background:linear-gradient(180deg,#0a1030e0,#02061deb);border:1px solid rgba(255,255,255,.08);border-radius:20px;box-shadow:0 40px 80px -36px #000956d9,0 0 0 1px #ffffff08 inset;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:320px;display:flex;flex-direction:column;text-align:left}.rh-pipe-card.is-featured{border-color:#00f6ea73;box-shadow:0 50px 90px -40px #000956e6,0 0 80px -20px #00f6ea73,0 0 0 1px #00f6ea4d inset;transform:translateY(-20px)}.rh-stage-label{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#ffffff73;margin-bottom:10px}.rh-stage-label:before{content:"";width:6px;height:6px;border-radius:50%;background:#fff6}.rh-pipe-card.is-featured .rh-stage-label{color:var(--brand-accent, #00F6EA)}.rh-pipe-card.is-featured .rh-stage-label:before{background:var(--brand-accent, #00F6EA);box-shadow:0 0 10px var(--brand-accent, #00F6EA)}.rh-pipe-card .rh-ttl{font-size:22px;font-weight:800;color:#fff;letter-spacing:-.015em;margin-bottom:4px}.rh-pipe-card .rh-sub-ttl{font-size:13px;color:#ffffff8c;margin-bottom:16px;line-height:1.4}.rh-row-list{display:flex;flex-direction:column;gap:8px;flex:1}.rh-data-row{display:grid;grid-template-columns:32px 1fr auto;gap:10px;align-items:center;padding:11px 12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:11px;font-size:13px;opacity:0}.rh-scene-1.is-active .rh-data-row.rh-in{animation:rh-row-slide-in .5s ease-out forwards}.rh-scene-1.is-active .rh-data-row.rh-out{animation:rh-row-slide-in-right .5s ease-out forwards}.rh-scene-1.is-active .rh-data-row.rh-in:nth-child(1){animation-delay:.4s}.rh-scene-1.is-active .rh-data-row.rh-in:nth-child(2){animation-delay:.7s}.rh-scene-1.is-active .rh-data-row.rh-in:nth-child(3){animation-delay:1s}.rh-scene-1.is-active .rh-data-row.rh-in:nth-child(4){animation-delay:1.3s}.rh-scene-1.is-active .rh-data-row.rh-out:nth-child(1){animation-delay:3s}.rh-scene-1.is-active .rh-data-row.rh-out:nth-child(2){animation-delay:3.3s}.rh-scene-1.is-active .rh-data-row.rh-out:nth-child(3){animation-delay:3.6s}@keyframes rh-row-slide-in{0%{opacity:0;transform:translate(-20px)}60%{background:#00f6ea1a;border-color:#00f6ea66}to{opacity:1;transform:translate(0)}}@keyframes rh-row-slide-in-right{0%{opacity:0;transform:translate(20px)}60%{background:#10b9811a;border-color:#10b98166}to{opacity:1;transform:translate(0)}}.rh-data-row .rh-src{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;font-size:10.5px;font-weight:800;color:#fff}.rh-data-row .rh-src.rh-src-blue{background:#0027a68c}.rh-data-row .rh-src.rh-src-teal{background:#00f6ea38;color:var(--brand-accent, #00F6EA)}.rh-data-row .rh-src.rh-src-amber{background:#f59e0b33;color:var(--warning, #f59e0b)}.rh-data-row .rh-src.rh-src-red{background:#dc262633;color:var(--danger, #dc2626)}.rh-data-row .rh-src.rh-src-green{background:#10b98133;color:#6deab6}.rh-data-row .rh-label .rh-delta-down{color:var(--danger, #dc2626)}.rh-data-row .rh-src svg{width:14px;height:14px}.rh-data-row .rh-label{color:#ffffffeb;font-weight:600}.rh-data-row .rh-label b{color:#fff}.rh-data-row .rh-meta{color:#ffffff73;font-size:11px}.rh-data-row .rh-pill{padding:3px 9px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#6deab6;background:#10b98126;border:1px solid rgba(16,185,129,.3)}.rh-brief-preview{flex:1;padding:16px;background:#00f6ea0a;border:1px dashed rgba(0,246,234,.3);border-radius:12px;position:relative;opacity:0}.rh-scene-1.is-active .rh-brief-preview{animation:rh-brief-in .5s ease-out 1.9s forwards}@keyframes rh-brief-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.rh-brief-preview .rh-h{font-size:14.5px;font-weight:700;color:#fff;margin-bottom:10px;letter-spacing:-.01em}.rh-brief-preview .rh-line{height:7px;border-radius:999px;background:#ffffff1a;margin-bottom:7px;transform-origin:left;transform:scaleX(0)}.rh-scene-1.is-active .rh-brief-preview .rh-line{animation:rh-line-draw .4s ease-out forwards}.rh-scene-1.is-active .rh-brief-preview .rh-line:nth-of-type(1){animation-delay:2.2s}.rh-scene-1.is-active .rh-brief-preview .rh-line:nth-of-type(2){animation-delay:2.4s}.rh-scene-1.is-active .rh-brief-preview .rh-line:nth-of-type(3){animation-delay:2.6s}.rh-scene-1.is-active .rh-brief-preview .rh-line:nth-of-type(4){animation-delay:2.8s}@keyframes rh-line-draw{to{transform:scaleX(1)}}.rh-brief-preview .rh-line.rh-w90{width:92%}.rh-brief-preview .rh-line.rh-w80{width:78%}.rh-brief-preview .rh-line.rh-w60{width:62%;background:linear-gradient(90deg,var(--brand-accent, #00F6EA),rgba(0,246,234,.2))}.rh-brief-preview .rh-line.rh-w95{width:96%}.rh-brief-tags{display:flex;gap:7px;margin-top:12px;flex-wrap:wrap}.rh-brief-tag{padding:4px 10px;border-radius:999px;font-size:11px;font-weight:800;background:#00f6ea1f;color:#b6fffa;border:1px solid rgba(0,246,234,.3);opacity:0;transform:scale(.85)}.rh-scene-1.is-active .rh-brief-tag{animation:rh-tag-pop .35s ease-out forwards}.rh-scene-1.is-active .rh-brief-tag:nth-of-type(1){animation-delay:3.1s}.rh-scene-1.is-active .rh-brief-tag:nth-of-type(2){animation-delay:3.25s}.rh-scene-1.is-active .rh-brief-tag:nth-of-type(3){animation-delay:3.4s}@keyframes rh-tag-pop{to{opacity:1;transform:scale(1)}}.rh-brief-tile{position:relative;width:100%;max-width:760px;margin:0 auto;padding:30px 34px;background:linear-gradient(180deg,#061045,#02061d);border-radius:22px;border:1px solid rgba(0,246,234,.3);box-shadow:0 60px 110px -50px #000956e6,0 0 0 1px #00f6ea1a inset,0 0 90px -20px #00f6ea59;color:#fff;overflow:hidden;text-align:left;opacity:0;transform:translateY(40px) scale(.95)}.rh-scene-2.is-active .rh-brief-tile{animation:rh-tile-in .7s cubic-bezier(.22,1,.36,1) .3s forwards}@keyframes rh-tile-in{to{opacity:1;transform:translateY(0) scale(1)}}.rh-brief-tile:before{content:"";position:absolute;inset:0;background:radial-gradient(80% 60% at 100% 0%,rgba(0,246,234,.2) 0%,transparent 60%);pointer-events:none}.rh-brief-tile .rh-label{display:inline-flex;align-items:center;gap:8px;font-size:11.5px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--brand-accent, #00F6EA);margin-bottom:16px;opacity:0}.rh-scene-2.is-active .rh-brief-tile .rh-label{animation:rh-fade-up .5s ease-out .8s forwards}.rh-brief-tile .rh-label:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--brand-accent, #00F6EA);box-shadow:0 0 8px var(--brand-accent, #00F6EA);animation:rh-live-pulse 2.2s ease-out infinite}.rh-brief-tile h3{margin:0 0 16px;font-size:clamp(24px,3.2vw,36px);font-weight:800;line-height:1.1;letter-spacing:-.025em;color:#fff;text-wrap:balance;opacity:0}.rh-scene-2.is-active .rh-brief-tile h3{animation:rh-fade-up .55s ease-out 1s forwards}.rh-brief-tile h3 em{font-style:normal;background:linear-gradient(90deg,var(--brand-accent, #00F6EA),#B6FFFA);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.rh-brief-tile .rh-summary{font-size:16px;line-height:1.55;color:#ffffffb8;padding-bottom:22px;border-bottom:1px solid rgba(255,255,255,.08);opacity:0}.rh-scene-2.is-active .rh-brief-tile .rh-summary{animation:rh-fade-up .55s ease-out 1.3s forwards}@keyframes rh-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.rh-brief-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:22px 0;border-bottom:1px solid rgba(255,255,255,.08)}.rh-brief-stats .rh-s{opacity:0;transform:translateY(10px)}.rh-scene-2.is-active .rh-brief-stats .rh-s:nth-child(1){animation:rh-fade-up .5s ease-out 1.7s forwards}.rh-scene-2.is-active .rh-brief-stats .rh-s:nth-child(2){animation:rh-fade-up .5s ease-out 1.9s forwards}.rh-scene-2.is-active .rh-brief-stats .rh-s:nth-child(3){animation:rh-fade-up .5s ease-out 2.1s forwards}.rh-brief-stats .rh-s strong{display:block;font-size:30px;font-weight:800;letter-spacing:-.02em;background:linear-gradient(90deg,var(--brand-accent, #00F6EA),#B6FFFA);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-variant-numeric:tabular-nums}.rh-brief-stats .rh-s span{display:block;margin-top:4px;font-size:11.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffff73}.rh-brief-actions-row{display:flex;align-items:center;gap:10px;padding-top:22px;flex-wrap:wrap;opacity:0}.rh-scene-2.is-active .rh-brief-actions-row{animation:rh-fade-up .5s ease-out 2.5s forwards}.rh-action-chip{padding:7px 14px;font-size:12.5px;font-weight:700;border-radius:999px;background:#00f6ea1f;border:1px solid rgba(0,246,234,.3);color:#b6fffa}.rh-open-cta{margin-left:auto;display:inline-flex;align-items:center;gap:7px;padding:9px 18px;background:#fff;color:var(--brand-dark, #000956);border-radius:999px;font-size:13px;font-weight:800;text-decoration:none}.rh-open-cta svg{width:14px;height:14px}.rh-brief-tile-glow{position:absolute;top:-80px;right:-80px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(0,246,234,.4) 0%,transparent 70%);filter:blur(20px);opacity:0}.rh-scene-2.is-active .rh-brief-tile-glow{animation:rh-glow-on 4s ease-in-out .5s infinite alternate}@keyframes rh-glow-on{0%{opacity:.4;transform:scale(1)}to{opacity:.85;transform:scale(1.08)}}.rh-chat{position:relative;width:100%;max-width:1100px;margin:0 auto;border-radius:22px;background:linear-gradient(180deg,#0a1030ed,#02061df7);border:1px solid rgba(0,246,234,.22);box-shadow:0 70px 130px -50px #000956f2,0 0 0 1px #ffffff0a inset,0 0 100px -30px #00f6ea59;overflow:hidden;text-align:left;opacity:0;transform:translateY(40px) scale(.96)}.rh-scene-3.is-active .rh-chat{animation:rh-chat-in .7s cubic-bezier(.22,1,.36,1) .2s forwards}@keyframes rh-chat-in{to{opacity:1;transform:translateY(0) scale(1)}}.rh-chat-head{display:flex;align-items:center;gap:14px;padding:20px 26px;border-bottom:1px solid rgba(255,255,255,.06);background:#00095673}.rh-atlas-orb{width:38px;height:38px;border-radius:50%;position:relative;background:linear-gradient(135deg,var(--brand-accent, #00F6EA),var(--brand, #0027A6));box-shadow:0 0 20px var(--brand-accent, #00F6EA),0 0 0 2px #00f6ea66;flex-shrink:0}.rh-atlas-orb:after{content:"";position:absolute;inset:5px;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.7),transparent 60%)}.rh-scene-3.is-active .rh-atlas-orb{animation:rh-orb-pulse 1.6s ease-in-out 1.5s 1 forwards}@keyframes rh-orb-pulse{0%{box-shadow:0 0 20px #00f6ea,0 0 0 2px #00f6ea66;transform:scale(1)}40%{box-shadow:0 0 50px #00f6ea,0 0 0 6px #00f6ea99,0 0 90px #00f6ea99;transform:scale(1.1)}to{box-shadow:0 0 20px #00f6ea,0 0 0 2px #00f6ea66;transform:scale(1)}}.rh-chat-head .rh-name strong{display:block;font-size:16px;font-weight:700;color:#fff}.rh-chat-head .rh-name span{display:block;font-size:12.5px;color:#ffffff8c;margin-top:2px}.rh-chat-head .rh-right{margin-left:auto}.rh-live-pill{display:inline-flex;align-items:center;gap:7px;padding:6px 12px;background:#10b98124;border:1px solid rgba(16,185,129,.3);border-radius:999px;font-size:11.5px;font-weight:700;letter-spacing:.06em;color:#6deab6}.rh-live-pill .rh-dot{width:7px;height:7px;border-radius:50%;background:#10b981;box-shadow:0 0 8px #10b981;animation:rh-tick-pulse 1.8s ease-out infinite}@keyframes rh-tick-pulse{0%{box-shadow:0 0 #10b981b3}70%{box-shadow:0 0 0 10px #10b98100}to{box-shadow:0 0 #10b98100}}.rh-chat-body{padding:22px 28px;min-height:340px;display:flex;flex-direction:column;gap:14px;position:relative}.rh-msg{display:flex;gap:12px;align-items:flex-start;opacity:0}.rh-msg .rh-av{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-size:12.5px;font-weight:800;flex-shrink:0}.rh-msg.rh-user .rh-av{background:#ffffff1a;color:#fff}.rh-msg.rh-atlas .rh-av{background:linear-gradient(135deg,var(--brand-accent, #00F6EA),var(--brand, #0027A6));color:#001233;box-shadow:0 0 14px #00f6ea66}.rh-bubble{padding:13px 17px;border-radius:15px;max-width:95%;font-size:15.5px;line-height:1.5}.rh-msg.rh-user .rh-bubble{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#fff}.rh-msg.rh-atlas .rh-bubble{background:#0027a62e;border:1px solid rgba(0,246,234,.22);color:#fffffff0}.rh-msg.rh-atlas .rh-bubble b{color:#b6fffa;font-weight:700}.rh-scene-3.is-active .rh-msg-1{animation:rh-msg-in .4s ease-out .9s forwards}.rh-scene-3.is-active .rh-msg-thinking{animation:rh-msg-in-out 1s ease 1.7s forwards}.rh-scene-3.is-active .rh-msg-2{animation:rh-msg-in .4s ease-out 2.6s forwards}@keyframes rh-msg-in{to{opacity:1}}@keyframes rh-msg-in-out{0%{opacity:0}30%{opacity:1}80%{opacity:1}to{opacity:0;max-height:0;padding-top:0;padding-bottom:0;margin:-8px 0}}.rh-typed-1{display:inline-block;overflow:hidden;vertical-align:bottom;max-width:100%;clip-path:inset(0 100% 0 0)}.rh-scene-3.is-active .rh-typed-1{animation:rh-type-reveal .9s steps(50,end) 1s forwards}@keyframes rh-type-reveal{to{clip-path:inset(0 0 0 0)}}.rh-caret-1{display:inline-block;width:2px;height:1em;vertical-align:-2px;background:var(--brand-accent, #00F6EA);margin-left:4px;opacity:0}.rh-scene-3.is-active .rh-caret-1{animation:rh-caret-blink .9s steps(2,end) .95s 2 forwards}@keyframes rh-caret-blink{0%,50%{opacity:1}51%,to{opacity:0}}.rh-typing-bubble{display:inline-flex;align-items:center;gap:6px;padding:11px 16px;background:#0027a62e;border:1px solid rgba(0,246,234,.22);border-radius:15px}.rh-typing-bubble .rh-d{width:5px;height:5px;border-radius:50%;background:var(--brand-accent, #00F6EA);animation:rh-typing 1.2s infinite}.rh-typing-bubble .rh-d:nth-child(2){animation-delay:.15s}.rh-typing-bubble .rh-d:nth-child(3){animation-delay:.3s}@keyframes rh-typing{0%,60%,to{transform:translateY(0);opacity:.35}30%{transform:translateY(-4px);opacity:1}}.rh-typed-2{overflow:hidden;clip-path:inset(0 100% 0 0)}.rh-scene-3.is-active .rh-typed-2{animation:rh-type-reveal 1.5s steps(90,end) 2.8s forwards}.rh-atlas-card{margin-top:12px;padding:15px;background:#0009568c;border:1px solid rgba(0,246,234,.3);border-radius:13px;opacity:0;transform:translateY(8px)}.rh-scene-3.is-active .rh-atlas-card{animation:rh-card-in .45s ease-out 4s forwards}@keyframes rh-card-in{to{opacity:1;transform:translateY(0)}}.rh-atlas-card .rh-card-head{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#00f6ead9;margin-bottom:10px;padding-bottom:9px;border-bottom:1px solid rgba(255,255,255,.06)}.rh-atlas-card .rh-card-head:before{content:"";width:14px;height:2px;background:linear-gradient(90deg,var(--brand, #0027A6),var(--brand-accent, #00F6EA));border-radius:2px}.rh-atlas-card .rh-card-head em{font-style:normal;color:#fff6;font-weight:600;letter-spacing:.04em;text-transform:none;font-size:12px;margin-left:auto}.rh-priority{display:grid;grid-template-columns:26px 1fr auto;gap:11px;align-items:center;padding:10px 0;border-bottom:1px dashed rgba(255,255,255,.08);opacity:0;transform:translate(-10px)}.rh-atlas-card .rh-priority:last-child{border-bottom:none}.rh-priority .rh-n{display:grid;place-items:center;width:24px;height:24px;font-size:11px;font-weight:800;border-radius:6px;background:#00f6ea1a;color:var(--brand-accent, #00F6EA);border:1px solid rgba(0,246,234,.25)}.rh-priority.is-top .rh-n{background:linear-gradient(135deg,var(--brand, #0027A6),var(--brand-accent, #00F6EA));color:#001233;border-color:transparent;box-shadow:0 0 12px #00f6ea80}.rh-priority strong{font-size:13.5px;color:#fff;font-weight:700;display:block;line-height:1.3;margin-bottom:2px}.rh-priority .rh-sub-meta{font-size:12px;color:#ffffff8c}.rh-priority .rh-imp{font-size:16px;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:-.01em;background:linear-gradient(90deg,var(--brand-accent, #00F6EA),#B6FFFA);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-align:right}.rh-priority .rh-imp small{display:block;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fff6;-webkit-text-fill-color:rgba(255,255,255,.4);margin-top:1px}.rh-scene-3.is-active .rh-priority{animation:rh-priority-in .4s ease-out forwards}.rh-scene-3.is-active .rh-priority:nth-of-type(1){animation-delay:4.3s}.rh-scene-3.is-active .rh-priority:nth-of-type(2){animation-delay:4.55s}.rh-scene-3.is-active .rh-priority:nth-of-type(3){animation-delay:4.8s}@keyframes rh-priority-in{to{opacity:1;transform:translate(0)}}.rh-ship-row{display:flex;align-items:center;gap:12px;margin-top:16px;opacity:0;transform:translateY(6px);position:relative}.rh-scene-3.is-active .rh-ship-row{animation:rh-card-in .4s ease-out 5.3s forwards}.rh-ship-btn{position:relative;display:inline-flex;align-items:center;gap:8px;padding:11px 20px;background:linear-gradient(110deg,var(--brand, #0027A6),var(--brand-accent, #00F6EA));color:#001233;border:none;border-radius:999px;font-size:13.5px;font-weight:800;letter-spacing:.02em;box-shadow:0 16px 32px -12px #00f6ea99;font-family:inherit;cursor:pointer}.rh-ship-btn svg{width:15px;height:15px}.rh-ship-btn:after{content:"";position:absolute;inset:-4px;border-radius:999px;border:2px solid var(--brand-accent, #00F6EA);opacity:0}.rh-scene-3.is-active .rh-ship-btn:after{animation:rh-ship-ripple .7s ease-out 6.1s forwards}@keyframes rh-ship-ripple{0%{opacity:.9;transform:scale(.95)}to{opacity:0;transform:scale(1.35)}}.rh-ship-context{font-size:12.5px;color:#ffffff8c}.rh-ship-context em{font-style:normal;color:#fff;font-weight:700}.rh-chat-toast{position:absolute;right:24px;bottom:24px;display:grid;grid-template-columns:40px 1fr;gap:12px;align-items:center;padding:12px 20px 12px 12px;background:#080e2af2;border:1px solid rgba(16,185,129,.5);border-radius:13px;box-shadow:0 30px 60px -22px #000956e6,0 0 30px #10b98166;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:340px;z-index:8;opacity:0;transform:translateY(20px)}.rh-scene-3.is-active .rh-chat-toast{animation:rh-toast-in .5s cubic-bezier(.22,1,.36,1) 6.4s forwards}@keyframes rh-toast-in{to{opacity:1;transform:translateY(0)}}.rh-toast-icon{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;background:#10b98138;color:#6deab6}.rh-toast-icon svg{width:20px;height:20px}.rh-toast-title{font-size:10.5px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#6deab6}.rh-toast-line{margin-top:3px;font-size:13.5px;font-weight:600;color:#fff;line-height:1.3}.rh-toast-line em{font-style:normal;background:linear-gradient(90deg,var(--brand-accent, #00F6EA),#B6FFFA);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:800}.rh-scene-strip{position:absolute;top:clamp(16px,2.5vh,28px);right:clamp(20px,3.5vw,40px);display:flex;gap:14px;z-index:7;align-items:center;padding:6px 10px;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.rh-scene-step{appearance:none;background:transparent;border:none;padding:4px 2px;cursor:pointer;display:flex;align-items:center;gap:7px;font-size:11px;letter-spacing:.04em;color:#ffffff73;font-weight:600;font-family:inherit;transition:color .35s}.rh-scene-step:hover{color:#fffc}.rh-scene-step.is-active{color:#fff}.rh-scene-step:focus-visible{outline:2px solid var(--brand-accent, #00F6EA);outline-offset:3px;border-radius:999px}.rh-scene-step .rh-ix{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;font-size:9.5px;font-weight:800;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#ffffff8c;transition:background .35s,color .35s,border-color .35s,box-shadow .35s}.rh-scene-step.is-active .rh-ix{background:linear-gradient(135deg,var(--brand, #0027A6),var(--brand-accent, #00F6EA));color:#001233;border-color:transparent;box-shadow:0 0 10px #00f6ea80}.rh-scene-step .rh-bar{width:28px;height:2px;background:#ffffff1a;border-radius:999px;overflow:hidden;position:relative}.rh-scene-step .rh-bar:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--brand-accent, #00F6EA),var(--brand, #0027A6));border-radius:999px;transform-origin:left;transform:scaleX(0)}.rh-scene-step.is-active .rh-bar:after{animation:rh-bar-fill 8s linear forwards}.rh-scene-step.is-active.is-paused .rh-bar:after{animation-play-state:paused}@keyframes rh-bar-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.rh-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1100px){.rh-pipeline{grid-template-columns:1fr;gap:18px;max-width:560px;margin:0 auto}.rh-pipe-card.is-featured{transform:none}.rh-pipe-card{min-height:auto}.rh-chat-toast{position:static;margin:16px 0 0;max-width:none;right:auto;bottom:auto}}@media(max-width:860px){.rh-stage,.rh-scene{padding:clamp(64px,8vh,96px) 20px clamp(96px,11vh,120px)}.rh-scene h1{font-size:clamp(34px,8vw,56px)}.rh-scene .rh-sub{font-size:15px}.rh-brief-tile{padding:22px 20px}.rh-brief-stats{grid-template-columns:1fr;gap:10px;padding:16px 0}.rh-brief-stats .rh-s strong{font-size:24px}.rh-chat{max-width:100%}.rh-chat-head{padding:16px 18px}.rh-chat-body{padding:16px 18px;min-height:0}.rh-scene-step .rh-scene-label{display:none}.rh-scene-step .rh-bar{width:36px}}@media(max-width:640px){.rh-actions{flex-direction:column;align-items:stretch;width:100%;max-width:320px}.rh-actions .rh-cta-primary,.rh-actions .rh-cta-ghost{justify-content:center;width:100%}.rh-pipe-card .rh-ttl{font-size:19px}.rh-brief-tile h3{font-size:24px}.rh-priority{grid-template-columns:22px 1fr auto;gap:8px}.rh-priority strong{font-size:13px}.rh-priority .rh-imp{font-size:14px}}@media(prefers-reduced-motion:reduce){.rh-section *,.rh-section *:before,.rh-section *:after{animation:none!important;transition:none!important}.rh-section .rh-scene{transform:none!important}.rh-section .rh-scene-1 .rh-data-row,.rh-section .rh-scene-1 .rh-brief-preview,.rh-section .rh-scene-1 .rh-brief-preview .rh-line,.rh-section .rh-scene-1 .rh-brief-tag,.rh-section .rh-scene-2 .rh-brief-tile,.rh-section .rh-scene-2 .rh-brief-tile .rh-label,.rh-section .rh-scene-2 .rh-brief-tile h3,.rh-section .rh-scene-2 .rh-brief-tile .rh-summary,.rh-section .rh-scene-2 .rh-brief-stats .rh-s,.rh-section .rh-scene-2 .rh-brief-actions-row{opacity:1;transform:none}.rh-section .rh-scene-3 .rh-chat,.rh-section .rh-scene-3 .rh-msg,.rh-section .rh-scene-3 .rh-typed-1,.rh-section .rh-scene-3 .rh-typed-2,.rh-section .rh-scene-3 .rh-atlas-card,.rh-section .rh-scene-3 .rh-priority,.rh-section .rh-scene-3 .rh-ship-row,.rh-section .rh-scene-3 .rh-chat-toast{opacity:1;transform:none;clip-path:none!important}}.rh-section.rh-light,[data-theme=light] .rh-section{background:transparent;color:var(--fg-strong, #0f172a)}.rh-section.rh-light .rh-bg,[data-theme=light] .rh-section .rh-bg{background:radial-gradient(110% 80% at 50% -10%,#0027a61a,#0027a600 60%),radial-gradient(70% 60% at 100% 100%,#00f6ea2e,#00f6ea00 65%),radial-gradient(60% 60% at 0% 100%,#0009560f,#00095600 65%),linear-gradient(180deg,#FAFBFD 0%,#ECF1F8 50%,var(--bg-muted, #F3F4F6) 100%)}.rh-section.rh-light .rh-bg:before,[data-theme=light] .rh-section .rh-bg:before{background-image:linear-gradient(rgba(0,9,86,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(0,9,86,.06) 1px,transparent 1px);opacity:.7}.rh-section.rh-light .rh-aurora,[data-theme=light] .rh-section .rh-aurora{background:radial-gradient(60% 50% at 50% 60%,rgba(0,246,234,.22) 0%,transparent 70%)}.rh-section.rh-light .rh-scene h1,[data-theme=light] .rh-section .rh-scene h1{color:var(--fg-strong, #0f172a)}.rh-section.rh-light .rh-scene .rh-sub,[data-theme=light] .rh-section .rh-scene .rh-sub{color:var(--fg-muted, #475569)}.rh-section.rh-light .rh-grad-text,[data-theme=light] .rh-section .rh-grad-text{background:linear-gradient(90deg,var(--brand, #0027A6) 0%,var(--brand-accent, #00F6EA) 50%,var(--brand-dark, #000956) 100%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.rh-section.rh-light .rh-eyebrow,[data-theme=light] .rh-section .rh-eyebrow{background:#00f6ea1a;border-color:#0027a64d;color:var(--brand, #0027A6)}.rh-section.rh-light .rh-eyebrow:before,[data-theme=light] .rh-section .rh-eyebrow:before{background:var(--brand, #0027A6);box-shadow:0 0 12px var(--brand, #0027A6)}.rh-section.rh-light .rh-cta-ghost,[data-theme=light] .rh-section .rh-cta-ghost{color:var(--brand-dark, #000956);border-color:#00095633}.rh-section.rh-light .rh-cta-ghost:hover,[data-theme=light] .rh-section .rh-cta-ghost:hover{border-color:var(--brand, #0027A6);background-color:#0027a60d}.rh-section.rh-light .rh-pipe-card,[data-theme=light] .rh-section .rh-pipe-card{background:linear-gradient(180deg,#fff,#f8fafc);border-color:#0009561a;box-shadow:0 20px 40px -22px #0009562e,0 0 0 1px #00095608 inset}.rh-section.rh-light .rh-pipe-card.is-featured,[data-theme=light] .rh-section .rh-pipe-card.is-featured{border-color:#00f6eaa6;box-shadow:0 30px 60px -22px #00095633,0 0 60px -20px #00f6ea73,0 0 0 1px #00f6ea59 inset}.rh-section.rh-light .rh-pipe-card .rh-ttl,[data-theme=light] .rh-section .rh-pipe-card .rh-ttl{color:var(--brand-dark, #000956)}.rh-section.rh-light .rh-pipe-card .rh-sub-ttl,[data-theme=light] .rh-section .rh-pipe-card .rh-sub-ttl{color:var(--fg-muted, #475569)}.rh-section.rh-light .rh-stage-label,[data-theme=light] .rh-section .rh-stage-label{color:var(--fg-subtle, #64748b)}.rh-section.rh-light .rh-stage-label:before,[data-theme=light] .rh-section .rh-stage-label:before{background:#00095659}.rh-section.rh-light .rh-pipe-card.is-featured .rh-stage-label,[data-theme=light] .rh-section .rh-pipe-card.is-featured .rh-stage-label{color:var(--brand, #0027A6)}.rh-section.rh-light .rh-pipe-card.is-featured .rh-stage-label:before,[data-theme=light] .rh-section .rh-pipe-card.is-featured .rh-stage-label:before{background:var(--brand, #0027A6);box-shadow:0 0 10px var(--brand, #0027A6)}.rh-section.rh-light .rh-data-row,[data-theme=light] .rh-section .rh-data-row{background:#00095608;border-color:#00095614;color:var(--fg, #1e293b)}.rh-section.rh-light .rh-data-row .rh-label,[data-theme=light] .rh-section .rh-data-row .rh-label{color:var(--fg, #1e293b)}.rh-section.rh-light .rh-data-row .rh-label b,[data-theme=light] .rh-section .rh-data-row .rh-label b{color:var(--fg-strong, #0f172a)}.rh-section.rh-light .rh-data-row .rh-meta,[data-theme=light] .rh-section .rh-data-row .rh-meta{color:var(--fg-subtle, #64748b)}.rh-section.rh-light .rh-brief-preview,[data-theme=light] .rh-section .rh-brief-preview{background:#00f6ea0f;border-color:#00f6ea80}.rh-section.rh-light .rh-brief-preview .rh-h,[data-theme=light] .rh-section .rh-brief-preview .rh-h{color:var(--brand-dark, #000956)}.rh-section.rh-light .rh-brief-preview .rh-line,[data-theme=light] .rh-section .rh-brief-preview .rh-line{background:#0027a61f}.rh-section.rh-light .rh-brief-tag,[data-theme=light] .rh-section .rh-brief-tag{background:#0027a61a;color:var(--brand-dark, #000956);border-color:#0027a64d}.rh-section.rh-light .rh-brief-tile,[data-theme=light] .rh-section .rh-brief-tile{background:linear-gradient(180deg,#fff,#f8fafc);border-color:#00f6ea73;color:var(--fg-strong, #0f172a);box-shadow:0 40px 80px -32px #00095638,0 0 0 1px #00f6ea1a inset,0 0 60px -20px #00f6ea4d}.rh-section.rh-light .rh-brief-tile .rh-label,[data-theme=light] .rh-section .rh-brief-tile .rh-label{color:var(--brand, #0027A6)}.rh-section.rh-light .rh-brief-tile h3,[data-theme=light] .rh-section .rh-brief-tile h3{color:var(--brand-dark, #000956)}.rh-section.rh-light .rh-brief-tile h3 em,[data-theme=light] .rh-section .rh-brief-tile h3 em{background:linear-gradient(90deg,var(--brand, #0027A6),var(--brand-accent, #00F6EA));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.rh-section.rh-light .rh-brief-tile .rh-summary,[data-theme=light] .rh-section .rh-brief-tile .rh-summary{color:var(--fg-muted, #475569);border-bottom-color:#00095614}.rh-section.rh-light .rh-brief-stats,[data-theme=light] .rh-section .rh-brief-stats{border-bottom-color:#00095614}.rh-section.rh-light .rh-brief-stats .rh-s strong,[data-theme=light] .rh-section .rh-brief-stats .rh-s strong{background:linear-gradient(90deg,var(--brand, #0027A6),var(--brand-accent, #00F6EA));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.rh-section.rh-light .rh-brief-stats .rh-s span,[data-theme=light] .rh-section .rh-brief-stats .rh-s span{color:var(--fg-subtle, #64748b)}.rh-section.rh-light .rh-action-chip,[data-theme=light] .rh-section .rh-action-chip{background:#00f6ea1f;color:var(--brand-dark, #000956);border-color:#0027a640}.rh-section.rh-light .rh-open-cta,[data-theme=light] .rh-section .rh-open-cta{background:var(--brand, #0027A6);color:#fff}.rh-section.rh-light .rh-chat,[data-theme=light] .rh-section .rh-chat{background:linear-gradient(180deg,#fff,#f8fafc);border-color:#00f6ea66;color:var(--fg, #1e293b);box-shadow:0 50px 90px -32px #00095638,0 0 0 1px #0009560a inset,0 0 80px -20px #00f6ea38}.rh-section.rh-light .rh-chat-head,[data-theme=light] .rh-section .rh-chat-head{background:#00f6ea0f;border-bottom-color:#00095614}.rh-section.rh-light .rh-chat-head .rh-name strong,[data-theme=light] .rh-section .rh-chat-head .rh-name strong{color:var(--brand-dark, #000956)}.rh-section.rh-light .rh-chat-head .rh-name span,[data-theme=light] .rh-section .rh-chat-head .rh-name span{color:var(--fg-muted, #475569)}.rh-section.rh-light .rh-msg.rh-user .rh-bubble,[data-theme=light] .rh-section .rh-msg.rh-user .rh-bubble{background:#0009560a;border-color:#0009561a;color:var(--fg, #1e293b)}.rh-section.rh-light .rh-msg.rh-user .rh-av,[data-theme=light] .rh-section .rh-msg.rh-user .rh-av{background:#00095614;color:var(--brand-dark, #000956)}.rh-section.rh-light .rh-msg.rh-atlas .rh-bubble,[data-theme=light] .rh-section .rh-msg.rh-atlas .rh-bubble{background:#0027a60d;border-color:#00f6ea59;color:var(--fg, #1e293b)}.rh-section.rh-light .rh-msg.rh-atlas .rh-bubble b,[data-theme=light] .rh-section .rh-msg.rh-atlas .rh-bubble b{color:var(--brand, #0027A6)}.rh-section.rh-light .rh-typing-bubble,[data-theme=light] .rh-section .rh-typing-bubble{background:#0027a60d;border-color:#00f6ea59}.rh-section.rh-light .rh-caret-1,[data-theme=light] .rh-section .rh-caret-1{background:var(--brand, #0027A6)}.rh-section.rh-light .rh-atlas-card,[data-theme=light] .rh-section .rh-atlas-card{background:#00f6ea0d;border-color:#00f6ea73}.rh-section.rh-light .rh-atlas-card .rh-card-head,[data-theme=light] .rh-section .rh-atlas-card .rh-card-head{color:var(--brand, #0027A6);border-bottom-color:#00095614}.rh-section.rh-light .rh-atlas-card .rh-card-head em,[data-theme=light] .rh-section .rh-atlas-card .rh-card-head em{color:var(--fg-subtle, #64748b)}.rh-section.rh-light .rh-priority,[data-theme=light] .rh-section .rh-priority{border-bottom-color:#0009561a}.rh-section.rh-light .rh-priority strong,[data-theme=light] .rh-section .rh-priority strong{color:var(--brand-dark, #000956)}.rh-section.rh-light .rh-priority .rh-sub-meta,[data-theme=light] .rh-section .rh-priority .rh-sub-meta{color:var(--fg-muted, #475569)}.rh-section.rh-light .rh-priority .rh-n,[data-theme=light] .rh-section .rh-priority .rh-n{background:#00f6ea1a;color:var(--brand, #0027A6);border-color:#00f6ea73}.rh-section.rh-light .rh-priority .rh-imp small,[data-theme=light] .rh-section .rh-priority .rh-imp small{color:var(--fg-subtle, #64748b);-webkit-text-fill-color:var(--fg-subtle, #64748b)}.rh-section.rh-light .rh-ship-context,[data-theme=light] .rh-section .rh-ship-context{color:var(--fg-muted, #475569)}.rh-section.rh-light .rh-ship-context em,[data-theme=light] .rh-section .rh-ship-context em{color:var(--brand-dark, #000956)}.rh-section.rh-light .rh-chat-toast,[data-theme=light] .rh-section .rh-chat-toast{background:#fffffff5;border-color:#10b9818c;box-shadow:0 30px 60px -22px #00095633,0 0 30px #10b9814d}.rh-section.rh-light .rh-toast-line,[data-theme=light] .rh-section .rh-toast-line{color:var(--fg-strong, #0f172a)}.rh-section.rh-light .rh-chat-input,[data-theme=light] .rh-section .rh-chat-input{background:#00095608;border-top-color:#00095614}.rh-section.rh-light .rh-scene-strip,[data-theme=light] .rh-section .rh-scene-strip{background:#ffffffb3;border-color:#0009561a}.rh-section.rh-light .rh-scene-step,[data-theme=light] .rh-section .rh-scene-step{color:var(--fg-subtle, #64748b)}.rh-section.rh-light .rh-scene-step:hover,[data-theme=light] .rh-section .rh-scene-step:hover{color:var(--fg, #1e293b)}.rh-section.rh-light .rh-scene-step.is-active,[data-theme=light] .rh-section .rh-scene-step.is-active{color:var(--brand-dark, #000956)}.rh-section.rh-light .rh-scene-step .rh-ix,[data-theme=light] .rh-section .rh-scene-step .rh-ix{background:#0009560f;border-color:#0009561a;color:var(--fg-muted, #475569)}.rh-section.rh-light .rh-scene-step .rh-bar,[data-theme=light] .rh-section .rh-scene-step .rh-bar{background:#0009561a}@media(max-height:900px){.rh-section .rh-stage,.rh-section .rh-scene{padding:56px clamp(20px,5vw,84px) 24px}.rh-section .rh-scene h1{margin:16px auto 14px;font-size:clamp(34px,5vw,64px);line-height:1.04}.rh-section .rh-scene .rh-sub{margin:0 auto 18px;font-size:14.5px;line-height:1.45}.rh-section .rh-scene .rh-actions{margin-bottom:20px}.rh-section .rh-cta-primary,.rh-section .rh-cta-ghost{padding:13px 24px;font-size:15px}.rh-section .rh-pipeline{gap:clamp(14px,2vw,28px);margin-top:4px}.rh-section .rh-pipe-card{padding:14px 16px;min-height:0}.rh-section .rh-pipe-card .rh-ttl{font-size:17px;margin-bottom:2px}.rh-section .rh-pipe-card .rh-sub-ttl{font-size:11.5px;margin-bottom:10px}.rh-section .rh-data-row{padding:7px 9px;font-size:11.5px}.rh-section .rh-data-row .rh-src{width:26px;height:26px;font-size:10px}.rh-section .rh-brief-preview{padding:10px 12px}.rh-section .rh-brief-preview .rh-h{font-size:12.5px;margin-bottom:6px}.rh-section .rh-brief-preview .rh-line{height:5px;margin-bottom:5px}.rh-section .rh-brief-tile{padding:18px 22px}.rh-section .rh-brief-tile .rh-label{margin-bottom:10px}.rh-section .rh-brief-tile h3{margin:0 0 10px;font-size:clamp(20px,2.4vw,28px)}.rh-section .rh-brief-tile .rh-summary{font-size:14px;padding-bottom:14px}.rh-section .rh-brief-stats{gap:12px;padding:14px 0}.rh-section .rh-brief-stats .rh-s strong{font-size:24px}.rh-section .rh-brief-actions-row{padding-top:14px}.rh-section .rh-chat{max-height:calc(100dvh - var(--home-section-header-offset, 88px) - 460px)}.rh-section .rh-chat-head{padding:12px 18px}.rh-section .rh-chat-body{min-height:0;max-height:100%;overflow-y:auto;overscroll-behavior:contain;padding:14px 20px;gap:10px}.rh-section .rh-chat{-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 86%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,#000 86%,transparent 100%)}.rh-section .rh-bubble{font-size:13.5px;padding:10px 14px}.rh-section .rh-atlas-card{margin-top:8px;padding:12px}.rh-section .rh-priority{padding:7px 0}.rh-section .rh-priority strong{font-size:12.5px}.rh-section .rh-priority .rh-imp{font-size:14px}.rh-section .rh-ship-row{margin-top:12px}.rh-section .rh-chat-toast{right:16px;bottom:16px;padding:9px 16px 9px 9px;max-width:280px}}@media(max-height:760px){.rh-section .rh-stage,.rh-section .rh-scene{padding:40px clamp(20px,5vw,60px) 16px}.rh-section .rh-scene h1{margin:10px auto;font-size:clamp(30px,4.4vw,52px)}.rh-section .rh-scene .rh-sub{margin:0 auto 14px;font-size:13.5px;max-width:56ch}.rh-section .rh-scene .rh-actions{margin-bottom:14px}.rh-section .rh-eyebrow{display:none}.rh-section .rh-chat{max-height:calc(100dvh - var(--home-section-header-offset, 88px) - 360px)}}@media(min-width:1101px){.rh-section{min-height:auto;overflow:visible}.rh-section .rh-stage{display:block;min-height:auto;padding:0}.rh-section .rh-scene{min-height:calc(100svh - var(--home-section-header-offset, 88px) - 60px);padding-bottom:clamp(56px,7vh,96px);display:none}.rh-section .rh-scene.is-active{position:relative;inset:auto;display:flex}.rh-section .rh-scene:not(.is-active){inset:0}}@media(max-width:1100px){.rh-section{min-height:auto;overflow:visible}.rh-section .rh-stage{display:block;min-height:auto;padding:0}.rh-section .rh-scene{position:absolute;inset:0;display:none;min-height:auto;padding:clamp(96px,12vh,126px) clamp(24px,5vw,48px) clamp(72px,9vh,104px)}.rh-section .rh-scene.is-active{position:relative;inset:auto;display:flex}.rh-section .rh-scene:not(.is-active){transform:none}.rh-section .rh-scene h1{margin:18px auto 16px;font-size:clamp(40px,7vw,64px);line-height:1.03}.rh-section .rh-scene .rh-sub{margin-bottom:24px;max-width:62ch}.rh-section .rh-scene .rh-actions{margin-bottom:32px}.rh-section .rh-pipeline{max-width:min(620px,100%)}.rh-section .rh-pipe-card{min-height:0}.rh-section .rh-chat{max-height:none;-webkit-mask-image:none;mask-image:none}.rh-section .rh-chat-body{max-height:none;overflow:visible}}@media(min-width:861px)and (max-width:1100px){.rh-section .rh-scene{padding-inline:clamp(40px,8vw,84px)}.rh-section .rh-scene-strip{top:20px;right:clamp(28px,4vw,48px)}.rh-section .rh-brief-tile{max-width:720px}.rh-section .rh-chat{max-width:820px}}@media(max-width:860px){.rh-section .rh-scene{padding:clamp(88px,10vh,110px) 20px clamp(68px,9vh,92px)}.rh-section .rh-scene-strip{top:20px;left:20px;right:20px;justify-content:center;gap:clamp(10px,3vw,14px)}.rh-section .rh-scene h1{max-width:14ch;font-size:clamp(38px,9vw,56px)}.rh-section .rh-eyebrow{max-width:min(100%,580px);justify-content:center;text-align:center}.rh-section .rh-pipeline,.rh-section .rh-brief-tile,.rh-section .rh-chat{max-width:620px}.rh-section .rh-pipe-card{padding:20px;border-radius:18px}}@media(max-width:640px){.rh-section .rh-scene{padding:82px 20px 72px}.rh-section .rh-scene-strip{top:20px}.rh-section .rh-scene h1{margin-top:18px;margin-bottom:14px;font-size:clamp(34px,9.6vw,42px);line-height:1.06}.rh-section .rh-scene .rh-sub{margin-bottom:22px;font-size:15px}.rh-section .rh-actions{max-width:none}.rh-section .rh-actions .rh-cta-primary,.rh-section .rh-actions .rh-cta-ghost{min-height:52px;padding:14px 20px}.rh-section .rh-pipeline{gap:14px}.rh-section .rh-pipe-card{padding:18px 16px}.rh-section .rh-data-row{grid-template-columns:30px minmax(0,1fr) auto;padding:10px}.rh-section .rh-data-row .rh-label{min-width:0}.rh-section .rh-brief-tile{padding:20px 18px;border-radius:18px}.rh-section .rh-brief-actions-row{align-items:stretch}.rh-section .rh-open-cta{width:100%;justify-content:center;margin-left:0}.rh-section .rh-chat{border-radius:18px}.rh-section .rh-chat-head{gap:10px}.rh-section .rh-chat-head .rh-name span,.rh-section .rh-live-pill{display:none}.rh-section .rh-chat-body{padding:16px 14px}.rh-section .rh-msg{gap:9px}.rh-section .rh-msg .rh-av{width:30px;height:30px}.rh-section .rh-bubble{max-width:100%}.rh-section .rh-priority{grid-template-columns:22px minmax(0,1fr)}.rh-section .rh-priority .rh-imp{grid-column:2;justify-self:start;margin-top:2px}.rh-section .rh-ship-row{align-items:stretch}.rh-section .rh-ship-btn{width:100%;justify-content:center}}@media(max-width:390px){.rh-section .rh-scene{padding-inline:18px}.rh-section .rh-scene h1{font-size:34px}.rh-section .rh-eyebrow{padding-inline:14px;font-size:12px}.rh-section .rh-scene-step .rh-bar{width:30px}}.mic-section{position:relative;width:100%;max-width:1280px;margin:0 auto;padding:clamp(56px,9vh,96px) clamp(20px,5vw,64px);scroll-margin-top:80px}.mic-section *,.mic-section *:before,.mic-section *:after{box-sizing:border-box}.mic-section .mic-head{max-width:720px;margin:0 auto 40px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.mic-section .mic-eyebrow{display:inline-flex;align-items:center;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--brand)}.mic-section .mic-title{margin:0;font-size:clamp(28px,3.4vw,40px);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--fg-strong);text-wrap:balance}.mic-section .mic-accent{background:var(--grad-text, linear-gradient(90deg, var(--brand) 0%, var(--brand-accent) 50%, var(--brand-dark) 100%));background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.mic-section .mic-lede{margin:0;font-size:16px;line-height:1.6;color:var(--fg-muted);text-wrap:pretty}.mic-section .mic-split{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:clamp(20px,2.5vw,36px);align-items:start}.mic-section .mic-rail{display:flex;flex-direction:column;padding:8px;border-radius:var(--radius-xl, 20px);background:var(--surface, #ffffff);border:1px solid var(--border, #e2e8f0);box-shadow:var(--shadow-sm, 0 1px 3px 0 rgba(15, 23, 42, .06))}.mic-section .mic-rail-head{display:flex;justify-content:space-between;align-items:baseline;padding:12px 14px 10px;margin-bottom:4px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--fg-subtle, #64748b);border-bottom:1px solid var(--border-soft, #f1f5f9)}.mic-section .mic-rail-count{color:var(--fg-faint, #94a3b8);font-weight:600;letter-spacing:0;text-transform:none;font-size:12px}.mic-section .mic-cap{appearance:none;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;padding:14px;margin:2px 0;background:transparent;border:1px solid transparent;border-radius:var(--radius-lg, 16px);text-align:left;cursor:pointer;color:var(--fg-muted, #475569);font-family:inherit;transition:background .18s ease,color .18s ease,border-color .18s ease}.mic-section .mic-cap:hover{background:var(--surface-alt, #f1f5f9);color:var(--fg, #1e293b)}.mic-section .mic-cap:focus-visible{outline:2px solid var(--brand-accent, #00F6EA);outline-offset:2px}.mic-section .mic-cap.is-active{background:linear-gradient(135deg,#0027a60f,#00f6ea0f);border-color:#0027a62e;color:var(--fg-strong, #0f172a)}.mic-section .mic-cap-num{font-size:11px;font-weight:800;font-variant-numeric:tabular-nums;color:var(--fg-faint, #94a3b8);letter-spacing:.04em}.mic-section .mic-cap.is-active .mic-cap-num{color:var(--brand, #0027A6)}.mic-section .mic-cap-title{font-size:15px;font-weight:600;letter-spacing:-.005em}.mic-section .mic-cap-arrow{width:16px;height:16px;opacity:0;transform:translate(-4px);transition:opacity .18s ease,transform .18s ease}.mic-section .mic-cap.is-active .mic-cap-arrow{opacity:1;transform:translate(0);color:var(--brand, #0027A6)}.mic-section .mic-preview-wrap{display:flex;flex-direction:column;gap:14px;min-width:0}.mic-section .mic-preview{border-radius:var(--radius-xl, 20px);background:var(--surface, #ffffff);border:1px solid var(--border, #e2e8f0);box-shadow:var(--shadow-md, 0 4px 6px -1px rgba(15, 23, 42, .08));overflow:hidden;min-height:480px}.mic-section .mic-chrome{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:10px 14px;background:var(--surface-alt, #f1f5f9);border-bottom:1px solid var(--border, #e2e8f0)}.mic-section .mic-chrome-dots{display:inline-flex;gap:6px}.mic-section .mic-chrome-dots span{width:10px;height:10px;border-radius:50%;background:#0000001a}.mic-section .mic-chrome-dots span:nth-child(1){background:#ff5f57}.mic-section .mic-chrome-dots span:nth-child(2){background:#febc2e}.mic-section .mic-chrome-dots span:nth-child(3){background:#28c840}.mic-section .mic-chrome-url{display:inline-block;padding:6px 12px;border-radius:999px;background:var(--surface, #ffffff);border:1px solid var(--border, #e2e8f0);font-size:12.5px;color:var(--fg-muted, #475569);font-family:var(--font-mono, ui-monospace, "SF Mono", Menlo, monospace);max-width:460px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mic-section .mic-chrome-url strong{color:var(--fg, #1e293b);font-weight:700;animation:mic-url-flash .7s ease-out}@keyframes mic-url-flash{0%{color:var(--brand, #0027A6)}to{color:var(--fg, #1e293b)}}.mic-section .mic-chrome-live{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--success, #10b981)}.mic-section .mic-pulse{width:7px;height:7px;border-radius:50%;background:var(--success, #10b981);animation:mic-pulse 2.2s ease-out infinite}@keyframes mic-pulse{0%{box-shadow:0 0 #10b9818c}70%{box-shadow:0 0 0 10px #10b98100}to{box-shadow:0 0 #10b98100}}.mic-section .mic-stage{padding:clamp(20px,3vw,32px)}.mic-section .mic-hint{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;margin:0;padding:0 4px;font-size:13px;color:var(--fg-muted, #475569)}.mic-section .mic-hint strong{color:var(--fg-strong, #0f172a);font-weight:700}.mic-section .mic-scene{display:flex;flex-direction:column;gap:16px}.mic-section .mic-scene>*{opacity:0;transform:translateY(8px);animation:mic-item-in .36s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--d, 0ms)}@keyframes mic-item-in{to{opacity:1;transform:translateY(0)}}.mic-section .mic-scene-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--border-soft, #f1f5f9)}.mic-section .mic-scene-left{display:inline-flex;align-items:center;gap:10px}.mic-section .mic-scene-ico{display:grid;place-items:center;width:30px;height:30px;border-radius:var(--radius-md, 12px);background:var(--info-bg, rgba(0, 39, 166, .08));color:var(--brand, #0027A6)}.mic-section .mic-scene-ico svg{width:16px;height:16px}.mic-section .mic-scene-head h3{margin:0;font-size:16px;font-weight:700;line-height:1.3;color:var(--fg-strong, #0f172a)}.mic-section .mic-scene-meta{font-size:12px;font-weight:600;color:var(--fg-muted, #475569)}.mic-section .mic-panel-title{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--fg-subtle, #64748b)}.mic-section .mic-panel-title svg{width:14px;height:14px;color:var(--brand, #0027A6)}.mic-section .mic-pmeta{margin-left:auto;font-size:11px;font-weight:600;letter-spacing:0;text-transform:none;color:var(--fg-faint, #94a3b8)}.mic-section .mic-m360{display:grid;grid-template-columns:1.1fr 1fr;gap:14px}.mic-section .mic-m-card,.mic-section .mic-m-signal{padding:16px;border:1px solid var(--border, #e2e8f0);border-radius:var(--radius-lg, 16px);background:var(--surface, #ffffff)}.mic-section .mic-m-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.mic-section .mic-avatar{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--brand, #0027A6),var(--brand-accent, #00F6EA));color:#fff;font-weight:800;font-size:14px;letter-spacing:.02em}.mic-section .mic-m-name{font-size:15px;font-weight:700;color:var(--fg-strong, #0f172a)}.mic-section .mic-m-meta{margin-top:2px;font-size:12px;color:var(--fg-muted, #475569)}.mic-section .mic-m-attrs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.mic-section .mic-m-attr{display:flex;flex-direction:column;gap:2px;padding:10px;background:var(--surface-alt, #f1f5f9);border-radius:var(--radius-md, 12px)}.mic-section .mic-m-attr .mic-l{font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-subtle, #64748b)}.mic-section .mic-m-attr .mic-v{font-size:14px;font-weight:700;color:var(--fg-strong, #0f172a);font-variant-numeric:tabular-nums}.mic-section .mic-m-products{display:flex;flex-wrap:wrap;gap:6px}.mic-section .mic-chip{display:inline-flex;align-items:center;padding:4px 10px;font-size:11px;font-weight:700;letter-spacing:.02em;border-radius:999px}.mic-section .mic-chip-brand{background:#0027a614;color:var(--brand, #0027A6)}.mic-section .mic-chip-teal{background:#00f6ea24;color:var(--brand-dark, #000956)}.mic-section .mic-chip-muted{background:var(--surface-alt, #f1f5f9);color:var(--fg-subtle, #64748b)}.mic-section .mic-m-signal{display:flex;flex-direction:column;gap:10px}.mic-section .mic-signal-row{display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:10px;padding:8px 10px;background:var(--surface-alt, #f1f5f9);border-radius:var(--radius-md, 12px)}.mic-section .mic-signal-row .mic-l{font-size:13px;font-weight:600;color:var(--fg, #1e293b)}.mic-section .mic-signal-row .mic-v{font-size:12px;font-weight:700;color:var(--fg-strong, #0f172a);font-variant-numeric:tabular-nums}.mic-section .mic-signal-row .mic-v.mic-bad{color:var(--danger, #dc2626)}.mic-section .mic-dot{width:8px;height:8px;border-radius:50%}.mic-section .mic-dot-bad{background:var(--danger, #dc2626)}.mic-section .mic-dot-warn{background:var(--warning, #f59e0b)}.mic-section .mic-dot-good{background:var(--success, #10b981)}.mic-section .mic-churn-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:14px}.mic-section .mic-panel{padding:18px;border:1px solid var(--border, #e2e8f0);border-radius:var(--radius-lg, 16px);background:var(--surface, #ffffff);display:flex;flex-direction:column;gap:14px}.mic-section .mic-risk-bars{display:grid;grid-template-columns:repeat(10,1fr);align-items:end;gap:6px;height:160px;padding:0 4px}.mic-section .mic-risk-bar{width:100%;height:0;background:linear-gradient(180deg,var(--brand, #0027A6) 0%,rgba(0,39,166,.45) 100%);border-radius:6px 6px 2px 2px;animation:mic-bar-grow .5s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--d, 0ms)}.mic-section .mic-risk-bar.mic-risk-warn{background:linear-gradient(180deg,var(--warning, #f59e0b) 0%,rgba(245,158,11,.45) 100%)}.mic-section .mic-risk-bar.mic-risk-danger{background:linear-gradient(180deg,var(--danger, #dc2626) 0%,rgba(220,38,38,.45) 100%)}@keyframes mic-bar-grow{0%{height:0}to{height:var(--h, 50%)}}.mic-section .mic-risk-axis{display:flex;justify-content:space-between;font-size:10px;font-weight:600;color:var(--fg-faint, #94a3b8);padding:0 4px;margin-top:-4px}.mic-section .mic-churn-stats{display:flex;flex-direction:column;gap:10px}.mic-section .mic-stat{padding:14px 16px;border:1px solid var(--border, #e2e8f0);border-radius:var(--radius-lg, 16px);background:var(--surface, #ffffff);display:flex;flex-direction:column;gap:4px}.mic-section .mic-stat .mic-l{font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-subtle, #64748b)}.mic-section .mic-stat-v{font-size:26px;font-weight:800;line-height:1;color:var(--fg-strong, #0f172a);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.mic-section .mic-stat-v.mic-danger{color:var(--danger, #dc2626)}.mic-section .mic-stat-v-small{font-size:16px;line-height:1.2}.mic-section .mic-delta{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;color:var(--fg-muted, #475569)}.mic-section .mic-delta.mic-delta-down{color:var(--danger, #dc2626)}.mic-section .mic-delta svg{width:12px;height:12px}.mic-section .mic-seg-grid{display:flex;flex-direction:column;gap:8px}.mic-section .mic-seg-card{display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px;padding:14px 16px;border:1px solid var(--border, #e2e8f0);border-radius:var(--radius-lg, 16px);background:var(--surface, #ffffff)}.mic-section .mic-seg-card.mic-seg-hot{border-color:#0027a64d;background:linear-gradient(135deg,#0027a60a,#00f6ea0a)}.mic-section .mic-seg-nm{font-size:14px;font-weight:700;color:var(--fg-strong, #0f172a);margin-bottom:6px}.mic-section .mic-seg-crit{display:flex;flex-wrap:wrap;gap:4px}.mic-section .mic-crit-chip{padding:3px 8px;font-size:10.5px;font-weight:600;border-radius:999px;background:var(--surface-alt, #f1f5f9);color:var(--fg-muted, #475569)}.mic-section .mic-seg-hot .mic-crit-chip{background:#0027a614;color:var(--brand, #0027A6)}.mic-section .mic-seg-right{text-align:right}.mic-section .mic-seg-count{font-size:22px;font-weight:800;line-height:1;color:var(--fg-strong, #0f172a);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.mic-section .mic-seg-label{margin-top:2px;font-size:10.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--fg-subtle, #64748b)}.mic-section .mic-pred-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mic-section .mic-pred-card{padding:14px 16px;border:1px solid var(--border, #e2e8f0);border-radius:var(--radius-lg, 16px);background:var(--surface, #ffffff);display:flex;flex-direction:column;gap:10px}.mic-section .mic-pred-head{display:inline-flex;align-items:center;gap:10px}.mic-section .mic-pred-ico{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#0027a614;color:var(--brand, #0027A6)}.mic-section .mic-pred-ico.mic-tone-teal{background:#00f6ea26;color:var(--brand-dark, #000956)}.mic-section .mic-pred-ico.mic-tone-amber{background:#f59e0b26;color:var(--warning, #f59e0b)}.mic-section .mic-pred-ico.mic-tone-success{background:#10b98126;color:var(--success, #10b981)}.mic-section .mic-pred-ico svg{width:14px;height:14px}.mic-section .mic-pred-nm{font-size:14px;font-weight:700;color:var(--fg-strong, #0f172a)}.mic-section .mic-pred-bar{height:8px;background:var(--surface-alt, #f1f5f9);border-radius:999px;overflow:hidden}.mic-section .mic-pred-fill{height:100%;width:0;background:linear-gradient(90deg,var(--brand, #0027A6),var(--brand-accent, #00F6EA));border-radius:inherit;animation:mic-fill-grow .8s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--d, .2s)}@keyframes mic-fill-grow{0%{width:0}to{width:var(--w, 50%)}}.mic-section .mic-pred-foot{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.mic-section .mic-pct{font-size:14px;font-weight:800;color:var(--brand, #0027A6);font-variant-numeric:tabular-nums}.mic-section .mic-pred-lbl{font-size:11px;font-weight:600;color:var(--fg-muted, #475569)}.mic-section .mic-pipe{display:flex;flex-direction:column;gap:14px}.mic-section .mic-pipe-row{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;gap:10px}.mic-section .mic-pipe-step{padding:14px;border:1px solid var(--border, #e2e8f0);border-radius:var(--radius-lg, 16px);background:var(--surface, #ffffff);display:flex;flex-direction:column;gap:8px;min-width:0}.mic-section .mic-pipe-lab{font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--fg-subtle, #64748b)}.mic-section .mic-pipe-h{font-size:14px;font-weight:700;color:var(--fg-strong, #0f172a)}.mic-section .mic-pipe-filters{display:flex;flex-direction:column;gap:4px}.mic-section .mic-pipe-filter{display:grid;grid-template-columns:16px 1fr auto;align-items:center;gap:8px;padding:6px 8px;font-size:12px;color:var(--fg, #1e293b);background:var(--surface-alt, #f1f5f9);border-radius:8px}.mic-section .mic-pipe-ck{display:grid;place-items:center;color:var(--success, #10b981)}.mic-section .mic-pipe-ck svg{width:12px;height:12px}.mic-section .mic-pipe-filter .mic-pipe-v{font-weight:700;color:var(--fg-strong, #0f172a);font-variant-numeric:tabular-nums}.mic-section .mic-pipe-arrow{display:grid;place-items:center;color:var(--fg-faint, #94a3b8)}.mic-section .mic-pipe-arrow svg{width:18px;height:18px}.mic-section .mic-pipe-audience{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:12px;background:linear-gradient(135deg,#0027a60f,#00f6ea0f);border:1px solid rgba(0,39,166,.18);border-radius:var(--radius-md, 12px)}.mic-section .mic-pipe-big{font-size:26px;font-weight:800;line-height:1;color:var(--brand, #0027A6);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.mic-section .mic-pipe-small{font-size:11px;font-weight:600;color:var(--fg-muted, #475569)}.mic-section .mic-pipe-handoff{display:flex;flex-direction:column;gap:6px}.mic-section .mic-handoff-row{display:grid;grid-template-columns:16px 1fr auto;align-items:center;gap:8px;padding:6px 10px;border-radius:8px;background:var(--surface-alt, #f1f5f9);font-size:12px;color:var(--fg-strong, #0f172a);font-weight:600}.mic-section .mic-handoff-row svg{width:13px;height:13px;color:var(--brand, #0027A6)}.mic-section .mic-handoff-badge{padding:2px 8px;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;background:#10b98124;color:var(--success, #10b981)}.mic-section .mic-handoff-badge-ready{background:#0027a61a;color:var(--brand, #0027A6)}.mic-section .mic-pipe-cta{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px 16px;border-radius:var(--radius-lg, 16px);border:1px solid rgba(0,39,166,.18);background:linear-gradient(110deg,#0027a60f,#00f6ea14);color:var(--fg-strong, #0f172a)}.mic-section .mic-pipe-cta svg{width:16px;height:16px;color:var(--brand, #0027A6)}.mic-section .mic-pipe-cta-text{font-size:13px;color:var(--fg, #1e293b)}.mic-section .mic-pipe-cta-text strong{color:var(--brand-dark, #000956);font-weight:800}.mic-section .mic-depth-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:16px;align-items:center}.mic-section .mic-depth-donut{position:relative;display:grid;place-items:center;padding:12px}.mic-section .mic-donut-svg{width:220px;height:220px;max-width:100%;transform:rotate(-90deg)}.mic-section .mic-donut-track{fill:none;stroke:var(--border, #e2e8f0);stroke-width:18}.mic-section .mic-donut-seg{fill:none;stroke-width:18;stroke-dasharray:0 565;stroke-linecap:butt;animation:mic-donut-grow .8s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--d, .2s)}@keyframes mic-donut-grow{to{stroke-dasharray:var(--dash, 0 565)}}.mic-section .mic-donut-center{position:absolute;text-align:center}.mic-section .mic-donut-big{font-size:32px;font-weight:800;line-height:1;color:var(--brand-dark, #000956);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.mic-section .mic-donut-lbl{margin-top:4px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--fg-subtle, #64748b)}.mic-section .mic-depth-list{padding:18px;border:1px solid var(--border, #e2e8f0);border-radius:var(--radius-lg, 16px);background:var(--surface, #ffffff);display:flex;flex-direction:column;gap:10px}.mic-section .mic-depth-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px 12px}.mic-section .mic-depth-row .mic-depth-nm{font-size:13px;font-weight:600;color:var(--fg, #1e293b)}.mic-section .mic-depth-row .mic-depth-v{font-size:13px;font-weight:800;font-variant-numeric:tabular-nums;color:var(--fg-strong, #0f172a)}.mic-section .mic-depth-bar{grid-column:1 / -1;height:6px;background:var(--surface-alt, #f1f5f9);border-radius:999px;overflow:hidden}.mic-section .mic-depth-fill{height:100%;width:0;background:linear-gradient(90deg,var(--brand, #0027A6),var(--brand-accent, #00F6EA));border-radius:inherit;animation:mic-fill-grow .8s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--d, .26s)}.mic-section .mic-depth-row-total{border-top:1px solid var(--border, #e2e8f0);padding-top:12px;margin-top:4px}.mic-section .mic-depth-nm-total{font-weight:700;color:var(--fg-strong, #0f172a)}@media(max-width:960px){.mic-section .mic-split{grid-template-columns:1fr;gap:14px}.mic-section .mic-rail{flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:6px}.mic-section .mic-rail-head{display:none}.mic-section .mic-cap{flex:0 0 auto;grid-template-columns:auto auto;grid-template-rows:auto;min-width:200px;margin:0 2px;scroll-snap-align:start}.mic-section .mic-cap-arrow{display:none}.mic-section .mic-preview{min-height:420px}}@media(max-width:760px){.mic-section .mic-m360,.mic-section .mic-churn-grid,.mic-section .mic-pred-grid{grid-template-columns:1fr}.mic-section .mic-depth-grid{grid-template-columns:1fr;gap:24px}.mic-section .mic-pipe-row{grid-template-columns:1fr;grid-auto-rows:auto}.mic-section .mic-pipe-arrow{transform:rotate(90deg);justify-self:center}}@media(max-width:640px){.mic-section .mic-chrome-url{display:none}.mic-section .mic-stage{padding:16px}.mic-section .mic-m-attrs{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.mic-section *,.mic-section *:before,.mic-section *:after{animation:none!important;transition:none!important}.mic-section .mic-scene>*{opacity:1;transform:none}.mic-section .mic-risk-bar{height:var(--h, 50%)}.mic-section .mic-pred-fill,.mic-section .mic-depth-fill{width:var(--w, 50%)}.mic-section .mic-donut-seg{stroke-dasharray:var(--dash, 0 565)}}[data-theme=dark] .mic-section{color:#e2e8f0}[data-theme=dark] .mic-section .mic-rail,[data-theme=dark] .mic-section .mic-preview,[data-theme=dark] .mic-section .mic-m-card,[data-theme=dark] .mic-section .mic-m-signal,[data-theme=dark] .mic-section .mic-panel,[data-theme=dark] .mic-section .mic-stat,[data-theme=dark] .mic-section .mic-seg-card,[data-theme=dark] .mic-section .mic-pred-card,[data-theme=dark] .mic-section .mic-pipe-step,[data-theme=dark] .mic-section .mic-depth-list{background:#ffffff0a;border-color:#ffffff14}[data-theme=dark] .mic-section .mic-chrome{background:#ffffff08;border-bottom-color:#ffffff14}[data-theme=dark] .mic-section .mic-chrome-url{background:#0000004d;border-color:#ffffff14;color:#cbd5e1}[data-theme=dark] .mic-section .mic-chrome-url strong{color:#fff}[data-theme=dark] .mic-section .mic-cap:hover,[data-theme=dark] .mic-section .mic-m-attr,[data-theme=dark] .mic-section .mic-signal-row,[data-theme=dark] .mic-section .mic-pipe-filter,[data-theme=dark] .mic-section .mic-handoff-row,[data-theme=dark] .mic-section .mic-chip-muted,[data-theme=dark] .mic-section .mic-crit-chip,[data-theme=dark] .mic-section .mic-pred-bar,[data-theme=dark] .mic-section .mic-depth-bar{background:#ffffff0f}[data-theme=dark] .mic-section .mic-cap.is-active{background:linear-gradient(135deg,#0027a64d,#00f6ea2e);border-color:#00f6ea59;color:#fff}[data-theme=dark] .mic-section .mic-cap.is-active .mic-cap-num,[data-theme=dark] .mic-section .mic-cap.is-active .mic-cap-arrow,[data-theme=dark] .mic-section .mic-pipe-cta strong{color:var(--brand-accent, #00F6EA)}[data-theme=dark] .mic-section .mic-m-name,[data-theme=dark] .mic-section .mic-m-attr .mic-v,[data-theme=dark] .mic-section .mic-signal-row .mic-v,[data-theme=dark] .mic-section .mic-scene-head h3,[data-theme=dark] .mic-section .mic-stat-v,[data-theme=dark] .mic-section .mic-seg-nm,[data-theme=dark] .mic-section .mic-seg-count,[data-theme=dark] .mic-section .mic-pred-nm,[data-theme=dark] .mic-section .mic-pipe-h,[data-theme=dark] .mic-section .mic-depth-row-total .mic-depth-nm-total,[data-theme=dark] .mic-section .mic-donut-big,[data-theme=dark] .mic-section .mic-title,[data-theme=dark] .mic-section .mic-hint strong{color:#f8fafc}.ci-hero{position:relative;padding:clamp(56px,8vw,112px) 0 clamp(48px,6vw,96px);color:var(--fg);isolation:isolate}.ci-hero *,.ci-hero *:before,.ci-hero *:after{box-sizing:border-box}.ci-hero .ci-shell{width:100%;max-width:1200px;margin:0 auto;padding:0 clamp(20px,4vw,40px)}.ci-hero .ci-hero-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.3fr);gap:clamp(24px,4vw,56px);align-items:center}@media(max-width:980px){.ci-hero .ci-hero-grid{grid-template-columns:minmax(0,1fr);gap:48px}}.ci-hero .ci-hero-copy{display:flex;flex-direction:column;gap:22px;min-width:0}.ci-hero .ci-eyebrow-pill{display:inline-flex;align-items:center;align-self:flex-start;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--brand)}.ci-hero .ci-hero-title{margin:0;font-family:inherit;font-size:clamp(34px,4.6vw,60px);line-height:1.05;letter-spacing:-.02em;font-weight:700;color:var(--fg-strong, #0f172a)}.ci-hero .ci-hero-grad-text{background:linear-gradient(90deg,var(--brand) 0%,var(--brand-accent) 50%,var(--brand-dark) 100%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:ci-hero-grad-shift 8s ease-in-out infinite}@keyframes ci-hero-grad-shift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.ci-hero .ci-hero-intro{margin:0;max-width:56ch;font-size:clamp(15px,1.1vw,17px);line-height:1.6;color:var(--fg-muted)}.ci-hero .ci-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.ci-hero .ci-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 20px;font-size:14px;font-weight:600;letter-spacing:.01em;line-height:1;border-radius:999px;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,color .16s ease,border-color .16s ease;white-space:nowrap}.ci-hero .ci-btn-gradient{position:relative;color:#fff;background:linear-gradient(90deg,#000956,#0027a6,#00f6ea,#0027a6,#000956);background-size:250% 250%;border-color:transparent;box-shadow:0 8px 22px #0027a647;animation:ci-grad-shift 3.6s ease-out 1 both}@keyframes ci-grad-shift{0%{background-position:0% 50%}to{background-position:250% 50%}}.ci-hero .ci-btn-gradient:hover{box-shadow:0 12px 28px #0027a657}.ci-hero .ci-btn-ghost{color:var(--fg);background:transparent;border-color:var(--border)}.ci-hero .ci-btn-ghost:hover{border-color:rgba(var(--brand-rgb),.5);color:var(--brand);background:rgba(var(--brand-rgb),.04)}.ci-hero .ci-hero-reassure{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--fg-subtle)}.ci-hero .ci-hero-reassure svg{color:var(--success)}.ci-hero .ci-rate-card{position:relative;background:var(--surface, #fff);border:1px solid var(--border);border-radius:20px;padding:22px 22px 18px;box-shadow:0 1px #0f172a0a,0 24px 48px -20px rgba(var(--brand-rgb),.28),0 0 0 1px rgba(var(--brand-accent-rgb),.06);overflow:hidden;display:flex;flex-direction:column;gap:16px}.ci-hero .ci-rate-card:before{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:linear-gradient(140deg,rgba(var(--brand-accent-rgb),.35),rgba(var(--brand-rgb),0) 35% 65%,rgba(var(--brand-rgb),.2));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.ci-hero .ci-rate-card-header{display:flex;flex-direction:column;gap:6px}.ci-hero .ci-rate-card-header-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.ci-hero .ci-rate-card-eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--brand)}.ci-hero .ci-rate-card-eyebrow svg{color:var(--brand)}.ci-hero .ci-live-tick{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:var(--fg-subtle);padding:3px 8px;background:var(--surface-alt);border:1px solid var(--border-soft);border-radius:999px}.ci-hero .ci-live-dot{width:7px;height:7px;border-radius:50%;background:var(--success);box-shadow:0 0 #10b9818c;animation:ci-live-pulse 1.8s ease-out infinite}@keyframes ci-live-pulse{0%{box-shadow:0 0 #10b9818c}70%{box-shadow:0 0 0 8px #10b98100}to{box-shadow:0 0 #10b98100}}.ci-hero .ci-rate-card-header h3{margin:4px 0 0;font-size:18px;font-weight:700;line-height:1.25;color:var(--fg-strong, #0f172a)}.ci-hero .ci-rate-card-header p{margin:0;font-size:13px;line-height:1.5;color:var(--fg-muted)}.ci-hero .ci-rate-card-filters{display:flex;align-items:center;gap:6px;padding:6px;background:var(--bg-muted);border:1px solid var(--border-soft);border-radius:12px}.ci-hero .ci-rate-filter,.ci-hero .ci-rate-filter-mini{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:600;color:var(--fg-muted);background:transparent;border:1px solid transparent;border-radius:8px;cursor:pointer;transition:all .14s ease;line-height:1}.ci-hero .ci-rate-filter span{font-size:11px;font-weight:600;color:var(--fg-faint);padding:1px 6px;background:#0000000a;border-radius:6px}.ci-hero .ci-rate-filter:hover{color:var(--fg);background:#fff9}.ci-hero .ci-rate-filter.is-active{color:#fff;background:var(--brand);border-color:var(--brand);box-shadow:0 4px 12px -4px rgba(var(--brand-rgb),.55)}.ci-hero .ci-rate-filter.is-active span{color:var(--brand-accent);background:#0000002e}.ci-hero .ci-rate-filter-spacer{flex:1}.ci-hero .ci-rate-filter-mini{padding:6px 8px;color:var(--fg-subtle)}.ci-hero .ci-rate-filter-mini:hover{color:var(--brand);background:rgba(var(--brand-rgb),.06)}.ci-hero .ci-rate-table{display:flex;flex-direction:column;border:1px solid var(--border-soft);border-radius:12px;overflow:hidden;background:var(--surface, #fff)}.ci-hero .ci-rt-head,.ci-hero .ci-rt-row{display:grid;grid-template-columns:minmax(110px,1.4fr) minmax(90px,1.15fr) minmax(72px,.85fr) minmax(72px,.85fr) minmax(58px,.7fr);align-items:center;gap:8px;padding:10px 12px}.ci-hero .ci-rt-head{font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-faint);background:var(--bg-muted);border-bottom:1px solid var(--border-soft)}.ci-hero .ci-rt-head .ci-rt-rate{text-align:right}.ci-hero .ci-rt-head .ci-rt-you-h{color:var(--brand)}.ci-hero .ci-rt-row{position:relative;font-size:13px;border-top:1px solid var(--border-soft);transition:background .2s ease}.ci-hero .ci-rt-row:first-of-type{border-top:none}.ci-hero .ci-rt-row.flash{animation:ci-row-flash 1.1s ease-out}@keyframes ci-row-flash{0%{background:rgba(var(--brand-accent-rgb),.28);box-shadow:inset 3px 0 0 0 var(--brand)}60%{background:rgba(var(--brand-accent-rgb),.12);box-shadow:inset 3px 0 0 0 var(--brand)}to{background:transparent;box-shadow:inset 3px 0 0 0 transparent}}.ci-hero .ci-rt-competitor{display:inline-flex;align-items:center;gap:9px;min-width:0}.ci-hero .ci-competitor-avatar{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;font-size:11px;font-weight:700;color:#fff;letter-spacing:0;flex-shrink:0;box-shadow:0 0 0 2px var(--surface, #fff)}.ci-hero .ci-rt-name{font-weight:600;color:var(--fg);display:inline-flex;flex-direction:column;line-height:1.15;min-width:0}.ci-hero .ci-rt-name small{font-size:10px;font-weight:500;color:var(--fg-faint);text-transform:uppercase;letter-spacing:.06em;margin-top:2px}.ci-hero .ci-rt-product{color:var(--fg-muted);font-weight:500}.ci-hero .ci-rt-rate{text-align:right;font-variant-numeric:tabular-nums;font-weight:600;color:var(--fg)}.ci-hero .ci-rt-rate small{font-size:10px;font-weight:500;color:var(--fg-faint);margin-left:2px}.ci-hero .ci-rt-them{color:var(--fg-muted)}.ci-hero .ci-rt-you.win{color:var(--success, #10b981)}.ci-hero .ci-rt-you.loss{color:var(--danger, #dc2626);opacity:.85}.ci-hero .ci-rt-status{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;font-size:11.5px;font-weight:600;letter-spacing:.01em;text-align:right;white-space:nowrap}.ci-hero .ci-rt-status.status-win{color:var(--success-fg, #047857)}.ci-hero .ci-rt-status.status-loss{color:var(--danger-fg, #b91c1c)}.ci-hero .ci-rt-status svg{flex-shrink:0}.ci-hero .ci-rate-card-foot{display:flex;align-items:center;gap:12px;padding:12px 14px;background:linear-gradient(90deg,rgba(var(--brand-rgb),.05),rgba(var(--brand-accent-rgb),.08));border:1px solid rgba(var(--brand-rgb),.12);border-radius:12px}.ci-hero .ci-rate-card-foot img{width:28px;height:28px;flex-shrink:0;object-fit:contain}.ci-hero .ci-rate-card-foot p{margin:0;flex:1;font-size:12.5px;line-height:1.4;color:var(--fg);min-width:0}.ci-hero .ci-rate-card-foot p b{color:var(--fg-strong);font-weight:700}.ci-hero .ci-cursor-blink{display:inline-block;width:1px;height:.95em;vertical-align:-2px;margin-left:2px;background:var(--brand);animation:ci-blink 1s steps(2,start) infinite}@keyframes ci-blink{to{visibility:hidden}}.ci-hero .ci-rate-foot-cta{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;font-size:12.5px;font-weight:600;color:#fff;background:var(--grad-atlas, linear-gradient(110deg, var(--brand-dark) 0%, var(--brand) 30%, var(--brand-accent) 50%, var(--brand) 70%, var(--brand-dark) 100%));background-size:200% 100%;background-position:0% 50%;border:none;border-radius:9px;cursor:pointer;box-shadow:0 6px 16px -6px rgba(var(--brand-rgb),.6);transition:transform .16s ease,box-shadow .16s ease,background-position .4s ease;white-space:nowrap;flex-shrink:0}.ci-hero .ci-rate-foot-cta:hover{transform:translateY(-1px);background-position:100% 50%;box-shadow:0 10px 22px -6px rgba(var(--brand-rgb),.65)}@media(prefers-reduced-motion:reduce){.ci-hero .ci-btn-gradient,.ci-hero .ci-live-dot,.ci-hero .ci-cursor-blink,.ci-hero .ci-rt-row.flash{animation:none!important}}@media(max-width:640px){.ci-hero .ci-rt-head,.ci-hero .ci-rt-row{grid-template-columns:minmax(0,1.4fr) minmax(0,.95fr) minmax(0,.8fr) minmax(0,.8fr);padding:10px 12px;font-size:12px}.ci-hero .ci-rt-head .ci-rt-status,.ci-hero .ci-rt-row .ci-rt-status{display:none}.ci-hero .ci-competitor-avatar{width:22px;height:22px;font-size:10px}.ci-hero .ci-rate-card{padding:18px 16px 14px;border-radius:18px}.ci-hero .ci-rate-card-filters{flex-wrap:wrap}.ci-hero .ci-rate-filter-spacer{display:none}.ci-hero .ci-rate-card-foot{flex-wrap:wrap}}[data-theme=dark] .ci-hero .ci-btn-ghost{background:#ffffff0a;border-color:#ffffff1a;color:var(--fg-strong)}[data-theme=dark] .ci-hero .ci-btn-ghost:hover{background:#ffffff14;border-color:rgba(var(--brand-accent-rgb),.4);color:var(--brand-accent)}[data-theme=dark] .ci-hero .ci-rate-filter span{background:#ffffff0f;color:var(--fg-subtle)}[data-theme=dark] .ci-hero .ci-rate-filter:hover{color:var(--fg-strong);background:#ffffff0a}[data-theme=dark] .ci-hero .ci-rate-filter.is-active span{background:#00f6ea29;color:var(--brand-accent)}.cic-section{position:relative;width:100%;max-width:1280px;margin:0 auto;padding:clamp(56px,9vh,96px) clamp(20px,5vw,64px);scroll-margin-top:80px}.cic-section *,.cic-section *:before,.cic-section *:after{box-sizing:border-box}.cic-section .cic-head{max-width:720px;margin:0 auto 40px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.cic-section .cic-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--brand)}.cic-section .cic-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--brand-accent, #00F6EA);box-shadow:0 0 0 4px #00f6ea2e}.cic-section .cic-title{margin:0;font-size:clamp(28px,3.4vw,40px);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--fg-strong);text-wrap:balance}.cic-section .cic-accent{background:var(--grad-text, linear-gradient(90deg, var(--brand) 0%, var(--brand-accent) 50%, var(--brand-dark) 100%));background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.cic-section .cic-lede{margin:0;font-size:16px;line-height:1.6;color:var(--fg-muted);text-wrap:pretty}.cic-section .cic-split{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:clamp(20px,2.5vw,36px);align-items:start}.cic-section .cic-rail{display:flex;flex-direction:column;padding:8px;border-radius:var(--radius-xl, 20px);background:var(--surface, #ffffff);border:1px solid var(--border, #e2e8f0);box-shadow:var(--shadow-sm, 0 1px 3px 0 rgba(15, 23, 42, .06))}.cic-section .cic-rail-head{display:flex;justify-content:space-between;align-items:baseline;padding:12px 14px 10px;margin-bottom:4px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--fg-subtle, #64748b);border-bottom:1px solid var(--border-soft, #f1f5f9)}.cic-section .cic-rail-count{color:var(--fg-faint, #94a3b8);font-weight:600;letter-spacing:0;text-transform:none;font-size:12px}.cic-section .cic-cap{appearance:none;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;padding:14px;margin:2px 0;background:transparent;border:1px solid transparent;border-radius:var(--radius-lg, 16px);text-align:left;cursor:pointer;color:var(--fg-muted, #475569);font-family:inherit;transition:background .18s ease,color .18s ease,border-color .18s ease}.cic-section .cic-cap:hover{background:var(--surface-alt, #f1f5f9);color:var(--fg, #1e293b)}.cic-section .cic-cap:focus-visible{outline:2px solid var(--brand-accent, #00F6EA);outline-offset:2px}.cic-section .cic-cap.is-active{background:linear-gradient(135deg,#0027a60f,#00f6ea0f);border-color:#0027a62e;color:var(--fg-strong, #0f172a)}.cic-section .cic-cap-num{font-size:11px;font-weight:800;font-variant-numeric:tabular-nums;color:var(--fg-faint, #94a3b8);letter-spacing:.04em}.cic-section .cic-cap.is-active .cic-cap-num{color:var(--brand, #0027A6)}.cic-section .cic-cap-title{font-size:15px;font-weight:600;letter-spacing:-.005em}.cic-section .cic-cap-arrow{width:16px;height:16px;opacity:0;transform:translate(-4px);transition:opacity .18s ease,transform .18s ease}.cic-section .cic-cap.is-active .cic-cap-arrow{opacity:1;transform:translate(0);color:var(--brand, #0027A6)}.cic-section .cic-preview-wrap{display:flex;flex-direction:column;gap:14px;min-width:0}.cic-section .cic-preview{border-radius:var(--radius-xl, 20px);background:var(--surface, #ffffff);border:1px solid var(--border, #e2e8f0);box-shadow:var(--shadow-md, 0 4px 6px -1px rgba(15, 23, 42, .08));overflow:hidden;min-height:480px}.cic-section .cic-chrome{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:10px 14px;background:var(--surface-alt, #f1f5f9);border-bottom:1px solid var(--border, #e2e8f0)}.cic-section .cic-chrome-dots{display:inline-flex;gap:6px}.cic-section .cic-chrome-dots span{width:10px;height:10px;border-radius:50%;background:#0000001a}.cic-section .cic-chrome-dots span:nth-child(1){background:#ff5f57}.cic-section .cic-chrome-dots span:nth-child(2){background:#febc2e}.cic-section .cic-chrome-dots span:nth-child(3){background:#28c840}.cic-section .cic-chrome-url{display:inline-block;padding:6px 12px;border-radius:999px;background:var(--surface, #ffffff);border:1px solid var(--border, #e2e8f0);font-size:12.5px;color:var(--fg-muted, #475569);font-family:var(--font-mono, ui-monospace, "SF Mono", Menlo, monospace);max-width:460px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cic-section .cic-chrome-url strong{color:var(--fg, #1e293b);font-weight:700;animation:cic-url-flash .7s ease-out}@keyframes cic-url-flash{0%{color:var(--brand, #0027A6)}to{color:var(--fg, #1e293b)}}.cic-section .cic-chrome-live{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--success, #10b981)}.cic-section .cic-pulse{width:7px;height:7px;border-radius:50%;background:var(--success, #10b981);animation:cic-pulse 2.2s ease-out infinite}@keyframes cic-pulse{0%{box-shadow:0 0 #10b9818c}70%{box-shadow:0 0 0 10px #10b98100}to{box-shadow:0 0 #10b98100}}.cic-section .cic-stage{padding:clamp(20px,3vw,32px)}.cic-section .cic-hint{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;margin:0;padding:0 4px;font-size:13px;color:var(--fg-muted, #475569)}.cic-section .cic-hint strong{color:var(--fg-strong, #0f172a);font-weight:700}.cic-section .cic-scene{display:flex;flex-direction:column;gap:16px}.cic-section .cic-scene>*{opacity:0;transform:translateY(8px);animation:cic-item-in .36s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--d, 0ms)}@keyframes cic-item-in{to{opacity:1;transform:translateY(0)}}.cic-section .cic-scene-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--border-soft, #f1f5f9)}.cic-section .cic-scene-left{display:inline-flex;align-items:center;gap:10px}.cic-section .cic-scene-ico{display:grid;place-items:center;width:30px;height:30px;border-radius:var(--radius-md, 12px);background:var(--info-bg, rgba(0, 39, 166, .08));color:var(--brand, #0027A6)}.cic-section .cic-scene-ico svg{width:16px;height:16px}.cic-section .cic-scene-head h3{margin:0;font-size:16px;font-weight:700;line-height:1.3;color:var(--fg-strong, #0f172a)}.cic-section .cic-scene-meta{font-size:12px;font-weight:600;color:var(--fg-muted, #475569)}.cic-section .cic-panel-title{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--fg-subtle, #64748b)}.cic-section .cic-pmeta{margin-left:auto;font-size:11px;font-weight:600;letter-spacing:0;text-transform:none;color:var(--fg-faint, #94a3b8)}.cic-section .cic-map{position:relative;width:100%;height:clamp(280px,38vw,380px);border:1px solid var(--border, #e2e8f0);border-radius:var(--radius-lg, 16px);background:linear-gradient(135deg,#f0f5fb,#e6eef8);overflow:hidden}.cic-section .cic-map-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(0,39,166,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(0,39,166,.04) 1px,transparent 1px);background-size:28px 28px}.cic-section .cic-map-road{position:absolute;background:#fff9}.cic-section .cic-map-road-h{left:0;right:0;top:50%;height:6px;transform:translateY(-50%)}.cic-section .cic-map-road-v{top:0;bottom:0;left:50%;width:6px;transform:translate(-50%)}.cic-section .cic-map-radius{position:absolute;border-radius:50%;border:1px dashed rgba(0,39,166,.3);pointer-events:none;opacity:0;animation:cic-radius-in .6s ease-out forwards;animation-delay:var(--d, 0ms)}@keyframes cic-radius-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.cic-section .cic-map-radius-inner{width:60%;height:60%;left:20%;top:20%}.cic-section .cic-map-radius-outer{width:90%;height:90%;left:5%;top:5%;opacity:.6}.cic-section .cic-pin{position:absolute;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;font-size:12px;font-weight:800;color:#fff;transform:translate(-50%,-50%) scale(0);animation:cic-pin-in .36s cubic-bezier(.22,1,.36,1) forwards;animation-delay:var(--d, 0ms);box-shadow:0 4px 10px -2px #0f172a40}@keyframes cic-pin-in{to{transform:translate(-50%,-50%) scale(1)}}.cic-section .cic-pin svg{width:14px;height:14px}.cic-section .cic-pin-you{background:var(--brand-dark, #000956);border:2px solid #fff}.cic-section .cic-pin-competitor{background:#0f172ad9}.cic-section .cic-pin-fintech{background:#0027a6d9}.cic-section .cic-pin-lbl{position:absolute;bottom:-22px;left:50%;transform:translate(-50%);font-size:10px;font-weight:700;color:var(--fg-strong, #0f172a);background:#ffffffeb;padding:1px 6px;border-radius:4px;white-space:nowrap;border:1px solid var(--border-soft, #f1f5f9)}.cic-section .cic-map-legend{display:flex;flex-wrap:wrap;gap:16px;font-size:12.5px;color:var(--fg-muted, #475569);padding-top:4px}.cic-section .cic-leg{display:inline-flex;align-items:center;gap:6px}.cic-section .cic-leg strong{color:var(--fg-strong, #0f172a)}.cic-section .cic-leg-sw{width:10px;height:10px;border-radius:50%}.cic-section .cic-leg-you{background:var(--brand-dark, #000956);border:2px solid #fff;box-shadow:0 0 0 1px #00095633}.cic-section .cic-leg-comp{background:#0f172ad9}.cic-section .cic-leg-fin{background:#0027a6d9}.cic-section .cic-rate-table{border:1px solid var(--border, #e2e8f0);border-radius:var(--radius-lg, 16px);background:var(--surface, #ffffff);overflow:hidden}.cic-section .cic-rate-row{display:grid;grid-template-columns:minmax(160px,1.8fr) repeat(4,minmax(60px,1fr));align-items:center;gap:8px;padding:12px 14px;border-bottom:1px solid var(--border-soft, #f1f5f9)}.cic-section .cic-rate-row:last-child{border-bottom:none}.cic-section .cic-rate-head{background:var(--surface-alt, #f1f5f9);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--fg-subtle, #64748b)}.cic-section .cic-rate-head>div{text-align:center}.cic-section .cic-rate-head>div:first-child{text-align:left}.cic-section .cic-rate-head .cic-rate-you{color:var(--brand, #0027A6)}.cic-section .cic-rate-prod{display:flex;flex-direction:column;gap:2px;font-size:13.5px;font-weight:700;color:var(--fg-strong, #0f172a)}.cic-section .cic-rate-prod small{font-size:11px;font-weight:500;color:var(--fg-muted, #475569)}.cic-section .cic-rate-val{display:grid;place-items:center;font-size:13.5px;font-weight:700;font-variant-numeric:tabular-nums;color:var(--fg, #1e293b)}.cic-section .cic-rate-val.cic-rate-you{color:var(--brand, #0027A6);font-weight:800}.cic-section .cic-rate-val.cic-best span,.cic-section .cic-rate-val.cic-worst span{display:inline-flex;padding:3px 8px;border-radius:999px;font-weight:700}.cic-section .cic-rate-val.cic-best span{background:#10b9811f;color:var(--success, #10b981)}.cic-section .cic-rate-val.cic-worst span{background:#dc26261f;color:var(--danger, #dc2626)}.cic-section .cic-pressure-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:14px}.cic-section .cic-zones{padding:16px;border:1px solid var(--border, #e2e8f0);border-radius:var(--radius-lg, 16px);background:var(--surface, #ffffff);display:flex;flex-direction:column;gap:10px}.cic-section .cic-zone-row{display:grid;grid-template-columns:minmax(140px,1.2fr) 1fr auto;align-items:center;gap:10px}.cic-section .cic-zone-nm{font-size:13px;font-weight:600;color:var(--fg-strong, #0f172a)}.cic-section .cic-zone-nm small{font-weight:500;color:var(--fg-muted, #475569)}.cic-section .cic-zone-bar{height:8px;background:var(--surface-alt, #f1f5f9);border-radius:999px;overflow:hidden}.cic-section .cic-zone-fill{height:100%;width:0;background:linear-gradient(90deg,var(--brand, #0027A6),var(--brand-accent, #00F6EA));border-radius:inherit;animation:cic-fill-grow .8s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--d, .2s)}@keyframes cic-fill-grow{0%{width:0}to{width:var(--w, 50%)}}.cic-section .cic-zone-pct{font-size:13.5px;font-weight:800;font-variant-numeric:tabular-nums;color:var(--brand, #0027A6)}.cic-section .cic-pressure-stats{display:flex;flex-direction:column;gap:10px}.cic-section .cic-pstat{padding:14px 16px;border:1px solid var(--border, #e2e8f0);border-radius:var(--radius-lg, 16px);background:var(--surface, #ffffff);display:flex;flex-direction:column;gap:4px}.cic-section .cic-pstat .cic-l{font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-subtle, #64748b)}.cic-section .cic-pstat-v{font-size:26px;font-weight:800;line-height:1;color:var(--fg-strong, #0f172a);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.cic-section .cic-pstat-v.cic-danger{color:var(--danger, #dc2626)}.cic-section .cic-pstat-v-small{font-size:17px;line-height:1.2}.cic-section .cic-pstat-sub{font-size:12px;color:var(--fg-muted, #475569)}.cic-section .cic-pstat-sub strong{color:var(--fg-strong, #0f172a);font-weight:700}.cic-section .cic-win-grid{display:flex;flex-direction:column;gap:8px}.cic-section .cic-win-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:14px 16px;border:1px solid var(--border, #e2e8f0);border-radius:var(--radius-lg, 16px);background:var(--surface, #ffffff)}.cic-section .cic-win-card.cic-win-hot{border-color:#0027a64d;background:linear-gradient(135deg,#0027a60a,#00f6ea0a)}.cic-section .cic-win-ico{display:grid;place-items:center;width:36px;height:36px;border-radius:var(--radius-md, 12px);background:var(--info-bg, rgba(0, 39, 166, .08));color:var(--brand, #0027A6)}.cic-section .cic-win-hot .cic-win-ico{background:linear-gradient(135deg,var(--brand, #0027A6),var(--brand-accent, #00F6EA));color:#fff}.cic-section .cic-win-ico svg{width:16px;height:16px}.cic-section .cic-win-body{display:flex;flex-direction:column;gap:4px}.cic-section .cic-win-nm{font-size:14px;font-weight:700;color:var(--fg-strong, #0f172a)}.cic-section .cic-win-sub{font-size:12.5px;color:var(--fg-muted, #475569);line-height:1.45}.cic-section .cic-win-sub strong{color:var(--fg-strong, #0f172a);font-weight:700}.cic-section .cic-win-opp{text-align:right}.cic-section .cic-win-v{font-size:18px;font-weight:800;line-height:1;color:var(--brand-dark, #000956);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.cic-section .cic-win-l{margin-top:4px;font-size:10.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--fg-subtle, #64748b)}.cic-section .cic-plays-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cic-section .cic-play{padding:14px 16px;border:1px solid var(--border, #e2e8f0);border-radius:var(--radius-lg, 16px);background:var(--surface, #ffffff);display:flex;flex-direction:column;gap:8px}.cic-section .cic-play.cic-play-urgent{border-color:#dc262659;background:linear-gradient(135deg,#dc26260a,#dc262600)}.cic-section .cic-play.cic-play-amber{border-color:#f59e0b59;background:linear-gradient(135deg,#f59e0b0a,#f59e0b00)}.cic-section .cic-play-head{display:flex;align-items:center;gap:8px}.cic-section .cic-play-tag{padding:3px 8px;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;background:#0027a61a;color:var(--brand, #0027A6)}.cic-section .cic-play-tag.cic-play-tag-urgent{background:#dc26261a;color:var(--danger, #dc2626)}.cic-section .cic-play-tag.cic-play-tag-amber{background:#f59e0b1f;color:var(--warning, #f59e0b)}.cic-section .cic-play-channel{font-size:11px;font-weight:600;color:var(--fg-subtle, #64748b)}.cic-section .cic-play-title{font-size:14px;font-weight:700;color:var(--fg-strong, #0f172a);line-height:1.3}.cic-section .cic-play-desc{font-size:12.5px;color:var(--fg-muted, #475569);line-height:1.5}.cic-section .cic-play-foot{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:2px}.cic-section .cic-play-impact{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:700;color:var(--success, #10b981)}.cic-section .cic-play-impact svg{width:12px;height:12px}.cic-section .cic-play-open{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:700;color:var(--brand, #0027A6)}.cic-section .cic-play-open svg{width:12px;height:12px}.cic-section .cic-feed-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:14px}.cic-section .cic-feed{padding:16px;border:1px solid var(--border, #e2e8f0);border-radius:var(--radius-lg, 16px);background:var(--surface, #ffffff);display:flex;flex-direction:column;gap:10px}.cic-section .cic-feed-item{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:12px;padding:8px 10px;border-radius:var(--radius-md, 12px);background:var(--surface-alt, #f1f5f9)}.cic-section .cic-feed-item.cic-feed-new{background:linear-gradient(135deg,#0027a60f,#00f6ea0f)}.cic-section .cic-feed-logo{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--brand-dark, #000956);color:#fff;font-size:12px;font-weight:800}.cic-section .cic-feed-body{display:flex;flex-direction:column;gap:2px;min-width:0}.cic-section .cic-feed-name{font-size:10px;font-weight:700;color:var(--fg-faint, #94a3b8);text-transform:uppercase;letter-spacing:.06em}.cic-section .cic-feed-line{font-size:13px;color:var(--fg, #1e293b);line-height:1.4}.cic-section .cic-feed-line strong{color:var(--fg-strong, #0f172a);font-weight:700}.cic-section .cic-pup{color:var(--danger, #dc2626);font-weight:700}.cic-section .cic-pdown{color:var(--success, #10b981);font-weight:700}.cic-section .cic-feed-time{font-size:11px;color:var(--fg-faint, #94a3b8);font-weight:600;white-space:nowrap}.cic-section .cic-feed-spark{padding:16px;border:1px solid var(--border, #e2e8f0);border-radius:var(--radius-lg, 16px);background:var(--surface, #ffffff);display:flex;flex-direction:column;gap:10px}.cic-section .cic-spark-stat{display:flex;flex-direction:column;gap:4px}.cic-section .cic-spark-v{font-size:26px;font-weight:800;line-height:1;color:var(--brand-dark, #000956);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.cic-section .cic-spark-t{font-size:11px;font-weight:700;color:var(--success, #10b981);letter-spacing:.04em}.cic-section .cic-spark-svg{width:100%;height:60px}.cic-section .cic-spark-fill{fill:url(#cic-sparkfill)}.cic-section .cic-spark-line{fill:none;stroke:var(--brand, #0027A6);stroke-width:2;stroke-linejoin:round;stroke-linecap:round;stroke-dasharray:600;stroke-dashoffset:600;animation:cic-spark-draw 1.2s ease-out .2s forwards}@keyframes cic-spark-draw{to{stroke-dashoffset:0}}.cic-section .cic-spark-detail{display:flex;flex-direction:column;gap:4px}.cic-section .cic-spark-row{display:flex;justify-content:space-between;font-size:12px;color:var(--fg-muted, #475569);font-variant-numeric:tabular-nums}.cic-section .cic-spark-row span:last-child{color:var(--fg-strong, #0f172a);font-weight:700}.cic-section .cic-spark-positive{color:var(--success, #10b981)!important}@media(max-width:960px){.cic-section .cic-split{grid-template-columns:1fr;gap:14px}.cic-section .cic-rail{flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:6px}.cic-section .cic-rail-head{display:none}.cic-section .cic-cap{flex:0 0 auto;grid-template-columns:auto auto;min-width:220px;margin:0 2px;scroll-snap-align:start}.cic-section .cic-cap-arrow{display:none}.cic-section .cic-preview{min-height:420px}}@media(max-width:760px){.cic-section .cic-pressure-grid,.cic-section .cic-plays-grid,.cic-section .cic-feed-grid{grid-template-columns:1fr}}@media(max-width:640px){.cic-section .cic-chrome-url{display:none}.cic-section .cic-stage{padding:16px}.cic-section .cic-rate-row{grid-template-columns:minmax(120px,1.6fr) repeat(2,minmax(50px,1fr))}.cic-section .cic-rate-row>div:nth-child(4),.cic-section .cic-rate-row>div:nth-child(5){display:none}.cic-section .cic-pin-lbl{display:none}.cic-section .cic-zone-row{grid-template-columns:1fr;gap:4px}.cic-section .cic-zone-bar{grid-column:1 / -1}.cic-section .cic-zone-pct{justify-self:flex-end}}@media(prefers-reduced-motion:reduce){.cic-section *,.cic-section *:before,.cic-section *:after{animation:none!important;transition:none!important}.cic-section .cic-scene>*{opacity:1;transform:none}.cic-section .cic-zone-fill{width:var(--w, 50%)}.cic-section .cic-pin{transform:translate(-50%,-50%) scale(1)}.cic-section .cic-map-radius{opacity:1;transform:scale(1)}.cic-section .cic-spark-line{stroke-dashoffset:0}}[data-theme=dark] .cic-section{color:#e2e8f0}[data-theme=dark] .cic-section .cic-rail,[data-theme=dark] .cic-section .cic-preview,[data-theme=dark] .cic-section .cic-zones,[data-theme=dark] .cic-section .cic-pstat,[data-theme=dark] .cic-section .cic-rate-table,[data-theme=dark] .cic-section .cic-win-card,[data-theme=dark] .cic-section .cic-play,[data-theme=dark] .cic-section .cic-feed,[data-theme=dark] .cic-section .cic-feed-spark{background:#ffffff0a;border-color:#ffffff14}[data-theme=dark] .cic-section .cic-chrome{background:#ffffff08;border-bottom-color:#ffffff14}[data-theme=dark] .cic-section .cic-chrome-url{background:#0000004d;border-color:#ffffff14;color:#cbd5e1}[data-theme=dark] .cic-section .cic-chrome-url strong{color:#fff}[data-theme=dark] .cic-section .cic-cap:hover,[data-theme=dark] .cic-section .cic-rate-head,[data-theme=dark] .cic-section .cic-feed-item,[data-theme=dark] .cic-section .cic-zone-bar{background:#ffffff0f}[data-theme=dark] .cic-section .cic-cap.is-active{background:linear-gradient(135deg,#0027a64d,#00f6ea2e);border-color:#00f6ea59;color:#fff}[data-theme=dark] .cic-section .cic-title,[data-theme=dark] .cic-section .cic-scene-head h3,[data-theme=dark] .cic-section .cic-pstat-v,[data-theme=dark] .cic-section .cic-win-nm,[data-theme=dark] .cic-section .cic-win-v,[data-theme=dark] .cic-section .cic-play-title,[data-theme=dark] .cic-section .cic-feed-line,[data-theme=dark] .cic-section .cic-feed-line strong,[data-theme=dark] .cic-section .cic-rate-prod,[data-theme=dark] .cic-section .cic-rate-val,[data-theme=dark] .cic-section .cic-spark-v,[data-theme=dark] .cic-section .cic-spark-row span:last-child,[data-theme=dark] .cic-section .cic-zone-nm,[data-theme=dark] .cic-section .cic-hint strong{color:#f8fafc}[data-theme=dark] .cic-section .cic-map{background:linear-gradient(135deg,#0a1230,#050a1f)}[data-theme=dark] .cic-section .cic-map-grid{background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px)}[data-theme=dark] .cic-section .cic-map-road{background:#ffffff14}[data-theme=dark] .cic-section .cic-map-radius{border-color:#00f6ea4d}[data-theme=dark] .cic-section .cic-pin-lbl{background:#000000b3;color:#fff;border-color:#ffffff1a}.es-hero{position:relative;z-index:1;padding:80px 0 60px;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif}.es-hero .shell{max-width:1240px;margin:0 auto;padding:0 32px}.es-hero .hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:56px;align-items:center}.es-hero .hero-copy{display:flex;flex-direction:column;gap:22px}.es-hero .eyebrow-pill{align-self:flex-start;font:700 11px/1 Plus Jakarta Sans,system-ui,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--brand);padding:6px 0}.es-hero .hero-title{margin:0;font:800 56px/1.05 Plus Jakarta Sans,system-ui,sans-serif;letter-spacing:-.025em;color:var(--fg-strong)}.es-hero .hero-grad-text{background:linear-gradient(90deg,#0027a6,#00f6ea,#000956);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:es-hero-grad-shift 8s ease-in-out infinite}@keyframes es-hero-grad-shift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.es-hero .hero-intro{margin:0;max-width:540px;font:500 17px/1.55 Plus Jakarta Sans,system-ui,sans-serif;color:var(--fg-muted, #475569)}.es-hero .hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:8px}.es-hero .btn{display:inline-flex;align-items:center;gap:10px;padding:12px 20px;border-radius:999px;font:600 14px/1 Plus Jakarta Sans,system-ui,sans-serif;letter-spacing:.01em;cursor:pointer;text-decoration:none;border:1px solid transparent;transition:transform .15s,box-shadow .15s;white-space:nowrap}.es-hero .btn:active{transform:translateY(1px)}.es-hero .btn-gradient{color:#fff;background:linear-gradient(90deg,#000956,#0027a6,#00f6ea,#0027a6,#000956);background-size:250% 250%;animation:es-atlas-shift 3.6s ease-out 1 both;box-shadow:0 8px 22px #0027a647}.es-hero .btn-gradient:hover{box-shadow:0 12px 28px #0027a657}@keyframes es-atlas-shift{0%{background-position:0% 50%}to{background-position:250% 50%}}.es-hero .btn-ghost{color:var(--fg-strong);background:#fff9;border:1px solid rgba(15,23,42,.12);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.es-hero .btn-ghost:hover{background:#fff;border-color:#0f172a33}.es-hero .hero-reassure{display:inline-flex;align-items:center;gap:8px;font:500 13px/1 Plus Jakarta Sans,system-ui,sans-serif;color:var(--fg-subtle, #64748b)}.es-hero .hero-reassure svg{color:var(--success, #16a34a)}.es-hero .score-summary-panel{position:relative;padding:26px 26px 22px;border-radius:18px;background:linear-gradient(180deg,#0027a699,#000956f2),radial-gradient(circle at 20% 0%,rgba(0,246,234,.18),transparent 60%);color:#fff;box-shadow:0 24px 60px #00095659;isolation:isolate;overflow:hidden}.es-hero .score-summary-panel:before{content:"";position:absolute;inset:0;border-radius:18px;padding:1.5px;background:linear-gradient(90deg,#000956,#0027a6,#00f6ea,#0027a6,#000956);background-size:250% 250%;animation:es-atlas-shift 5s linear infinite;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:1}.es-hero .score-summary-panel>*{position:relative;z-index:2}.es-hero .ssp-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:22px}.es-hero .ssp-head h3{margin:0;font:700 22px/1.25 Plus Jakarta Sans,sans-serif;letter-spacing:-.005em;color:#fff}.es-hero .ssp-sub{display:block;margin-top:4px;font:600 11px/1 Plus Jakarta Sans,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:#ffffff8c}.es-hero .ssp-quarter{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;background:#00f6ea24;color:#00f6ea;border:1px solid rgba(0,246,234,.32);font:700 11px/1 Plus Jakarta Sans,sans-serif}.es-hero .ssp-gauges{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}.es-hero .score-gauge{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:16px 16px 14px;border-radius:10px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden}.es-hero .score-gauge:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,#00f6ea,#7defe7);opacity:.75}.es-hero .score-gauge.moderate:before{background:linear-gradient(90deg,#fbbf24,#fde047)}.es-hero .score-gauge.weak:before{background:linear-gradient(90deg,#f87171,#fca5a5)}.es-hero .sg-label{font:700 10px/1 Plus Jakarta Sans,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:#fff9}.es-hero .sg-value{font:800 38px/1 Plus Jakarta Sans,sans-serif;letter-spacing:-.02em;color:#fff}.es-hero .sg-bar{width:100%;height:6px;background:#ffffff1a;border-radius:999px;overflow:hidden}.es-hero .sg-bar>span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#00f6ea,#7defe7);transform-origin:left;animation:es-bar-grow .9s cubic-bezier(.16,1,.3,1) forwards}.es-hero .score-gauge.moderate .sg-bar>span{background:linear-gradient(90deg,#fbbf24,#fde047)}.es-hero .score-gauge.weak .sg-bar>span{background:linear-gradient(90deg,#f87171,#fca5a5)}@keyframes es-bar-grow{0%{width:0}}.es-hero .sg-tag{font:700 10.5px/1 Plus Jakarta Sans,sans-serif;padding:4px 9px;border-radius:999px;letter-spacing:.04em;margin-top:2px}.es-hero .sg-tag.strong{background:#10b9812e;color:#6ee7b7;border:1px solid rgba(16,185,129,.4)}.es-hero .sg-tag.moderate{background:#f59e0b2e;color:#fbbf24;border:1px solid rgba(245,158,11,.4)}.es-hero .sg-tag.weak{background:#ef44442e;color:#fca5a5;border:1px solid rgba(239,68,68,.4)}.es-hero .atlas-insight{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:10px;background:#0000002e;border:1px solid rgba(0,246,234,.2)}.es-hero .atlas-insight .atlas-mark{width:24px;height:24px;border-radius:6px;flex-shrink:0;background:linear-gradient(135deg,#00f6ea,#0027a6);display:inline-flex;align-items:center;justify-content:center;color:#fff}.es-hero .atlas-insight .atlas-mark svg{width:14px;height:14px}.es-hero .atlas-insight p{margin:0;font:500 13px/1.5 Plus Jakarta Sans,sans-serif;color:#ffffffdb}.es-hero .atlas-insight p b{color:#00f6ea;font-weight:700}@media(max-width:980px){.es-hero{padding:56px 0 40px}.es-hero .hero-grid{grid-template-columns:minmax(0,1fr);gap:36px}.es-hero .hero-copy,.es-hero .score-summary-panel{min-width:0}.es-hero .hero-title{font-size:40px}.es-hero .ssp-gauges{grid-template-columns:minmax(0,1fr)}.es-hero .sg-value{font-size:32px}}@media(max-width:680px){.es-hero{padding:48px 0 32px}.es-hero .hero-title{font-size:clamp(28px,7vw,36px)}.es-hero .hero-intro{font-size:15px}.es-hero .score-summary-panel{padding:20px 18px}.es-hero .ssp-head{gap:12px;margin-bottom:18px}.es-hero .ssp-head h3{font-size:20px}.es-hero .ssp-gauges{gap:10px}.es-hero .sg-value{font-size:30px}}@media(max-width:480px){.es-hero{padding:40px 0 28px}.es-hero .score-summary-panel{padding:16px 14px}.es-hero .ssp-head{gap:10px;margin-bottom:16px}.es-hero .ssp-head h3{font-size:18px}.es-hero .ssp-gauges{gap:8px}.es-hero .sg-value{font-size:28px}.es-hero .atlas-insight{padding:10px 12px;gap:10px}.es-hero .atlas-insight p{font-size:12px}}[data-theme=dark] .es-hero .btn-ghost{background:#ffffff0a;border-color:#ffffff1a;color:var(--fg-strong);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}[data-theme=dark] .es-hero .btn-ghost:hover{background:#ffffff14;border-color:rgba(var(--brand-accent-rgb),.4)}.esc-section{position:relative;width:100%;max-width:1280px;margin:0 auto;padding:clamp(56px,9vh,96px) clamp(20px,5vw,64px);scroll-margin-top:80px;--esc-ease-out: cubic-bezier(.16, 1, .3, 1)}.esc-section *,.esc-section *:before,.esc-section *:after{box-sizing:border-box}.esc-section .esc-head{max-width:720px;margin:0 auto 40px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.esc-section .esc-eyebrow{display:inline-flex;align-items:center;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--brand)}.esc-section .esc-title{margin:0;font-size:clamp(28px,3.4vw,40px);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--fg-strong);text-wrap:balance}.esc-section .esc-accent{background:var(--grad-text, linear-gradient(90deg, var(--brand) 0%, var(--brand-accent) 50%, var(--brand-dark) 100%));background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.esc-section .esc-split{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:clamp(20px,2.5vw,36px);align-items:start}.esc-section .esc-rail{display:flex;flex-direction:column;padding:8px;border-radius:var(--radius-xl, 20px);background:var(--surface, #ffffff);border:1px solid var(--border, #e2e8f0);box-shadow:var(--shadow-sm, 0 1px 3px 0 rgba(15, 23, 42, .06))}.esc-section .esc-rail-head{display:flex;justify-content:space-between;align-items:baseline;padding:12px 14px 10px;margin-bottom:4px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--fg-subtle, #64748b);border-bottom:1px solid var(--border-soft, #f1f5f9)}.esc-section .esc-rail-count{color:var(--fg-faint, #94a3b8);font-weight:600;letter-spacing:0;text-transform:none;font-size:12px}.esc-section .esc-cap{appearance:none;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;padding:14px;margin:2px 0;background:transparent;border:1px solid transparent;border-radius:var(--radius-lg, 16px);text-align:left;cursor:pointer;color:var(--fg-muted, #475569);font-family:inherit;transition:background .18s ease,color .18s ease,border-color .18s ease}.esc-section .esc-cap:hover{background:var(--surface-alt, #f1f5f9);color:var(--fg, #1e293b)}.esc-section .esc-cap:focus-visible{outline:2px solid var(--brand-accent, #00F6EA);outline-offset:2px}.esc-section .esc-cap.is-active{background:linear-gradient(135deg,#0027a60f,#00f6ea0f);border-color:#0027a62e;color:var(--fg-strong, #0f172a)}.esc-section .esc-cap-num{font-size:11px;font-weight:800;font-variant-numeric:tabular-nums;color:var(--fg-faint, #94a3b8);letter-spacing:.04em}.esc-section .esc-cap.is-active .esc-cap-num{color:var(--brand, #0027A6)}.esc-section .esc-cap-title{font-size:15px;font-weight:600;letter-spacing:-.005em}.esc-section .esc-cap-arrow{width:16px;height:16px;opacity:0;transform:translate(-4px);transition:opacity .18s ease,transform .18s ease}.esc-section .esc-cap.is-active .esc-cap-arrow{opacity:1;transform:translate(0);color:var(--brand, #0027A6)}.esc-section .esc-preview-wrap{display:flex;flex-direction:column;gap:14px;min-width:0}.esc-section .esc-preview{position:relative;border-radius:var(--radius-xl, 20px);background:var(--surface, #ffffff);border:1px solid var(--border, #e2e8f0);box-shadow:0 24px 60px -32px #00095640,0 4px 16px -8px #0f172a0f;overflow:hidden;min-height:560px;display:flex;flex-direction:column}.esc-section .esc-preview:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:var(--grad-text, linear-gradient(90deg, var(--brand-dark), var(--brand), var(--brand-accent), var(--brand), var(--brand-dark)));background-size:250% 250%;animation:esc-stripe-shift 6s ease infinite}@keyframes esc-stripe-shift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.esc-section .esc-chrome{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:10px 14px;background:var(--surface-alt, #f1f5f9);border-bottom:1px solid var(--border, #e2e8f0)}.esc-section .esc-chrome-dots{display:inline-flex;gap:6px}.esc-section .esc-chrome-dots span{width:10px;height:10px;border-radius:50%;background:#0000001a}.esc-section .esc-chrome-dots span:nth-child(1){background:#ff5f57}.esc-section .esc-chrome-dots span:nth-child(2){background:#febc2e}.esc-section .esc-chrome-dots span:nth-child(3){background:#28c840}.esc-section .esc-chrome-url{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:var(--surface, #ffffff);border:1px solid var(--border, #e2e8f0);font-size:12.5px;color:var(--fg-muted, #475569);font-family:var(--font-mono, ui-monospace, "SF Mono", Menlo, monospace);max-width:460px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.esc-section .esc-chrome-url svg{width:12px;height:12px;color:var(--success, #10b981);flex-shrink:0}.esc-section .esc-chrome-url strong{color:var(--fg, #1e293b);font-weight:700;animation:esc-url-flash .7s ease-out}@keyframes esc-url-flash{0%{background:#00f6ea66}to{background:transparent}}.esc-section .esc-chrome-live{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:var(--success-fg, #047857);text-transform:uppercase;letter-spacing:.08em}.esc-section .esc-pulse{width:6px;height:6px;border-radius:50%;background:var(--success, #10b981);box-shadow:0 0 0 4px #10b9812e;animation:esc-pulse 1.8s ease-in-out infinite}@keyframes esc-pulse{0%,to{box-shadow:0 0 0 4px #10b9812e}50%{box-shadow:0 0 0 6px #10b9810d}}.esc-section .esc-stage{position:relative;flex:1;min-height:480px;overflow:hidden}.esc-section .esc-scene{position:absolute;inset:0;padding:22px;display:flex;flex-direction:column;gap:14px;opacity:0;transform:translateY(8px) scale(.99);transition:opacity .35s var(--esc-ease-out),transform .45s var(--esc-ease-out);pointer-events:none}.esc-section .esc-scene.esc-scene-in{opacity:1;transform:none;pointer-events:auto}.esc-section .esc-scene-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--border-soft, #f1f5f9);flex-shrink:0}.esc-section .esc-scene-head-left{display:flex;align-items:center;gap:10px;min-width:0}.esc-section .esc-scene-ico{width:30px;height:30px;border-radius:9px;background:var(--info-bg, rgba(0, 39, 166, .08));color:var(--brand, #0027A6);display:grid;place-items:center;flex-shrink:0}.esc-section .esc-scene-ico svg{width:15px;height:15px}.esc-section .esc-scene-head h3{margin:0;font-size:14px;font-weight:700;color:var(--fg-strong, #0f172a);letter-spacing:-.01em}.esc-section .esc-scene-meta{font-size:11px;color:var(--fg-faint, #94a3b8);font-weight:600;text-transform:uppercase;letter-spacing:.08em}.esc-section .esc-item{opacity:0;transform:translateY(6px);transition:opacity .35s var(--esc-ease-out),transform .4s var(--esc-ease-out)}.esc-section .esc-scene.esc-scene-in .esc-item{opacity:1;transform:none;transition-delay:var(--d, 0ms)}.esc-section .esc-hint{display:flex;align-items:center;gap:6px;margin:0;padding:4px 4px 0;font-size:12px;color:var(--fg-subtle, #64748b)}.esc-section .esc-hint svg{width:13px;height:13px;color:var(--brand, #0027A6)}.esc-section .esc-hint strong{color:var(--fg, #1e293b);font-weight:700}.esc-section .esc-doc-preview{flex:1;background:linear-gradient(135deg,#f4f7fb,#ecf1f8);border:1px solid var(--border, #e2e8f0);border-radius:14px;padding:24px;display:grid;place-items:center;overflow:hidden}.esc-section .esc-doc-sheet{width:100%;max-width:440px;aspect-ratio:8.5 / 11;background:#fff;border-radius:8px;box-shadow:0 24px 60px -20px #0f172a40,0 4px 14px -4px #0f172a14;padding:28px 32px;position:relative;overflow:hidden;display:flex;flex-direction:column;gap:12px;transform-origin:center bottom;opacity:0;transform:translateY(20px) scale(.95) rotate(-1deg);transition:opacity .6s var(--esc-ease-out),transform .8s var(--esc-ease-out);transition-delay:var(--d, .1s)}.esc-section .esc-scene.esc-scene-in .esc-doc-sheet{opacity:1;transform:none}.esc-section .esc-doc-sheet:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--brand-dark, #000956)}.esc-section .esc-doc-sheet:after{content:"";position:absolute;top:3px;left:0;width:36%;height:1px;background:var(--brand-accent, #00F6EA)}.esc-section .esc-doc-topbar{display:flex;justify-content:space-between;align-items:baseline;font-size:7.5px;color:var(--fg-faint, #94a3b8);text-transform:uppercase;letter-spacing:.18em;font-weight:600;padding-bottom:8px;border-bottom:1px solid var(--border, #e2e8f0)}.esc-section .esc-doc-topbar strong{color:var(--fg, #1e293b);font-weight:700}.esc-section .esc-doc-kicker{font-size:8px;font-weight:800;color:var(--brand, #0027A6);text-transform:uppercase;letter-spacing:.18em}.esc-section .esc-doc-title{font-size:16px;font-weight:600;letter-spacing:-.02em;line-height:1.15;color:var(--fg-strong, #0f172a);margin:0}.esc-section .esc-doc-title em{font-style:normal;color:var(--brand, #0027A6);font-weight:600}.esc-section .esc-doc-lede{font-size:8.5px;line-height:1.55;color:var(--fg-muted, #475569);margin:0}.esc-section .esc-doc-lede strong{color:var(--fg-strong, #0f172a);font-weight:600}.esc-section .esc-doc-kpis{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--border, #e2e8f0);border-bottom:1px solid var(--border, #e2e8f0);padding:8px 0;gap:6px}.esc-section .esc-doc-kpi{padding-right:4px;border-right:1px solid var(--border-soft, #f1f5f9)}.esc-section .esc-doc-kpi:last-child{border-right:0}.esc-section .esc-doc-kpi-l{font-size:6.5px;font-weight:700;color:var(--fg-faint, #94a3b8);text-transform:uppercase;letter-spacing:.1em}.esc-section .esc-doc-kpi-v{font-size:14px;font-weight:600;color:var(--fg-strong, #0f172a);letter-spacing:-.025em;line-height:1;margin-top:3px;font-variant-numeric:tabular-nums}.esc-section .esc-doc-kpi-v small{font-size:8px;color:var(--fg-faint, #94a3b8);font-weight:500}.esc-section .esc-doc-kpi-text{font-size:10px;margin-top:4px}.esc-section .esc-doc-kpi-gauge{height:2.5px;border-radius:2px;background:var(--border-soft, #f1f5f9);overflow:hidden;margin-top:3px}.esc-section .esc-doc-kpi-fill{height:100%;border-radius:2px;background:var(--success, #10b981);width:0;transition:width 1s var(--esc-ease-out);transition-delay:.6s}.esc-section .esc-scene.esc-scene-in .esc-doc-kpi-fill{width:var(--w, 60%)}.esc-section .esc-doc-kpi-fill.esc-amber{background:var(--warning, #f59e0b)}.esc-section .esc-doc-sectionhead{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:4px;border-bottom:1px solid var(--border, #e2e8f0);margin-top:2px}.esc-section .esc-doc-sectionhead h5{font-size:7.5px;font-weight:800;color:var(--brand-dark, #000956);text-transform:uppercase;letter-spacing:.18em;margin:0}.esc-section .esc-doc-mini-camels{display:grid;grid-template-columns:repeat(6,1fr);gap:1px;background:var(--border-soft, #f1f5f9);border-radius:4px;overflow:hidden}.esc-section .esc-doc-mini-cp{background:#fff;padding:6px 4px;display:flex;flex-direction:column;align-items:center;gap:2px;border-top:2px solid var(--success, #10b981)}.esc-section .esc-doc-mini-cp.esc-warn{border-top-color:var(--warning, #f59e0b)}.esc-section .esc-doc-mini-cp.esc-bad{border-top-color:var(--danger, #dc2626)}.esc-section .esc-doc-mini-cp .esc-mini-l{font-size:13px;font-weight:600;color:var(--brand-dark, #000956);line-height:1;letter-spacing:-.03em}.esc-section .esc-doc-mini-cp.esc-warn .esc-mini-l{color:var(--warning-fg, #a16207)}.esc-section .esc-doc-mini-cp.esc-bad .esc-mini-l{color:var(--danger-fg, #b91c1c)}.esc-section .esc-doc-mini-cp .esc-mini-v{font-size:7px;font-weight:700;color:var(--fg-strong, #0f172a);font-variant-numeric:tabular-nums}.esc-section .esc-doc-mini-cp .esc-mini-p{font-size:5.5px;font-weight:600;color:var(--fg-faint, #94a3b8);text-transform:uppercase;letter-spacing:.06em}.esc-section .esc-doc-stamp{position:absolute;right:16px;top:50%;background:var(--success-bg, #ecfdf5);color:var(--success-fg, #047857);padding:6px 12px;border-radius:6px;border:2px solid var(--success-fg, #047857);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;opacity:0;transform:translateY(-50%) rotate(-8deg) scale(1.2);transition:opacity .4s,transform .4s var(--esc-ease-out);transition-delay:.9s}.esc-section .esc-scene.esc-scene-in .esc-doc-stamp{opacity:.9;transform:translateY(-50%) rotate(-8deg) scale(1)}.esc-section .esc-doc-meta-cta{display:flex;align-items:center;gap:10px;margin-top:6px;padding:10px 14px;background:var(--info-bg, rgba(0, 39, 166, .08));border-radius:10px;font-size:12.5px;color:var(--fg, #1e293b)}.esc-section .esc-doc-meta-cta>svg{width:16px;height:16px;color:var(--brand, #0027A6);flex-shrink:0}.esc-section .esc-doc-meta-cta strong{color:var(--fg-strong, #0f172a);font-weight:700}.esc-section .esc-pdf-btn{margin-left:auto;padding:6px 14px;background:var(--grad-brand, linear-gradient(135deg, var(--brand-dark), var(--brand)));color:#fff;border-radius:7px;font-size:11px;font-weight:700;display:inline-flex;align-items:center;gap:5px;box-shadow:0 3px 10px -3px #0027a666;cursor:pointer;border:0;font-family:inherit}.esc-section .esc-pdf-btn svg{color:#fff;width:12px;height:12px}.esc-section .esc-camels-grid{flex:1;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.esc-section .esc-cpill-card{background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:12px;padding:14px;position:relative;overflow:hidden;display:flex;flex-direction:column;gap:6px;min-height:132px}.esc-section .esc-cpill-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--success, #10b981)}.esc-section .esc-cpill-card.esc-warn:before{background:var(--warning, #f59e0b)}.esc-section .esc-cpill-card.esc-bad:before{background:var(--danger, #dc2626)}.esc-section .esc-cpill-ltr-row{display:flex;align-items:flex-start;justify-content:space-between}.esc-section .esc-cpill-ltr{font-size:32px;font-weight:800;line-height:1;letter-spacing:-.04em;color:var(--success-fg, #047857);margin-top:4px}.esc-section .esc-cpill-card.esc-warn .esc-cpill-ltr{color:var(--warning-fg, #a16207)}.esc-section .esc-cpill-card.esc-bad .esc-cpill-ltr{color:var(--danger-fg, #b91c1c)}.esc-section .esc-cpill-status{font-size:9px;font-weight:800;padding:3px 8px;border-radius:999px;background:var(--success-bg, #ecfdf5);color:var(--success-fg, #047857);text-transform:uppercase;letter-spacing:.08em}.esc-section .esc-cpill-card.esc-warn .esc-cpill-status{background:var(--warning-bg, #fef9c3);color:var(--warning-fg, #a16207)}.esc-section .esc-cpill-card.esc-bad .esc-cpill-status{background:var(--danger-bg, #fee2e2);color:var(--danger-fg, #b91c1c)}.esc-section .esc-cpill-nm{font-size:14px;font-weight:800;color:var(--fg-strong, #0f172a);letter-spacing:-.01em}.esc-section .esc-cpill-ratio-l{font-size:9.5px;font-weight:700;color:var(--fg-faint, #94a3b8);text-transform:uppercase;letter-spacing:.08em}.esc-section .esc-cpill-ratio-v{font-size:18px;font-weight:800;color:var(--fg-strong, #0f172a);letter-spacing:-.025em;font-variant-numeric:tabular-nums;line-height:1;margin-top:-2px}.esc-section .esc-cpill-ratio-v.esc-up{color:var(--success-fg, #047857)}.esc-section .esc-cpill-ratio-v.esc-down{color:var(--danger-fg, #b91c1c)}.esc-section .esc-cpill-peer{font-size:9.5px;color:var(--fg-subtle, #64748b);margin-top:auto;padding-top:6px;border-top:1px dashed var(--border-soft, #f1f5f9)}.esc-section .esc-cpill-peer strong{color:var(--fg, #1e293b);font-weight:700}.esc-section .esc-strats{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:10px}.esc-section .esc-strat-card{background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:8px;position:relative}.esc-section .esc-strat-card.esc-strat-hero{grid-row:span 2}.esc-section .esc-strat-head{display:flex;align-items:center;gap:8px}.esc-section .esc-strat-dot{width:8px;height:8px;border-radius:50%;background:var(--success, #10b981);box-shadow:0 0 0 3px var(--success-bg, #ecfdf5)}.esc-section .esc-strat-card.esc-warn .esc-strat-dot{background:var(--warning, #f59e0b);box-shadow:0 0 0 3px var(--warning-bg, #fef9c3)}.esc-section .esc-strat-card.esc-bad .esc-strat-dot{background:var(--danger, #dc2626);box-shadow:0 0 0 3px var(--danger-bg, #fee2e2)}.esc-section .esc-strat-nm{font-size:13px;font-weight:800;color:var(--fg-strong, #0f172a);letter-spacing:-.005em}.esc-section .esc-strat-tag{margin-left:auto;font-size:9px;font-weight:800;padding:2px 7px;border-radius:999px;background:var(--success-bg, #ecfdf5);color:var(--success-fg, #047857);text-transform:uppercase;letter-spacing:.08em}.esc-section .esc-strat-card.esc-warn .esc-strat-tag{background:var(--warning-bg, #fef9c3);color:var(--warning-fg, #a16207)}.esc-section .esc-strat-card.esc-bad .esc-strat-tag{background:var(--danger-bg, #fee2e2);color:var(--danger-fg, #b91c1c)}.esc-section .esc-strat-score{display:flex;align-items:baseline;gap:4px;font-variant-numeric:tabular-nums}.esc-section .esc-strat-n{font-size:32px;font-weight:800;color:var(--fg-strong, #0f172a);letter-spacing:-.03em;line-height:1}.esc-section .esc-strat-d{font-size:13px;font-weight:600;color:var(--fg-faint, #94a3b8)}.esc-section .esc-strat-card.esc-strat-hero .esc-strat-n{font-size:56px}.esc-section .esc-strat-gauge{height:5px;border-radius:3px;background:var(--border-soft, #f1f5f9);overflow:hidden}.esc-section .esc-strat-fill{height:100%;border-radius:3px;background:var(--brand, #0027A6);width:0;transition:width 1s var(--esc-ease-out);transition-delay:var(--d, 0ms)}.esc-section .esc-scene.esc-scene-in .esc-strat-fill{width:var(--w, 60%)}.esc-section .esc-strat-card.esc-warn .esc-strat-fill{background:var(--warning, #f59e0b)}.esc-section .esc-strat-card.esc-bad .esc-strat-fill{background:var(--danger, #dc2626)}.esc-section .esc-strat-lead{font-size:11px;color:var(--fg-muted, #475569);margin-top:auto;padding-top:8px;border-top:1px dashed var(--border-soft, #f1f5f9)}.esc-section .esc-strat-lead strong{color:var(--fg-strong, #0f172a);font-weight:700}.esc-section .esc-strat-card.esc-strat-hero{background:linear-gradient(135deg,#001863,#0027a6);color:#fff;border:0;position:relative;overflow:hidden}.esc-section .esc-strat-card.esc-strat-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(60% 100% at 100% 0%,rgba(0,246,234,.3),transparent 70%);pointer-events:none}.esc-section .esc-strat-card.esc-strat-hero>*{position:relative}.esc-section .esc-strat-card.esc-strat-hero .esc-strat-nm{color:#fff;font-size:14px}.esc-section .esc-strat-card.esc-strat-hero .esc-strat-tag{background:#00f6ea33;color:var(--brand-accent, #00F6EA)}.esc-section .esc-strat-card.esc-strat-hero .esc-strat-n{background:var(--grad-text-on-dark, linear-gradient(90deg, var(--brand-accent), #7DFDF6, var(--brand-accent)));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.esc-section .esc-strat-card.esc-strat-hero .esc-strat-d{color:#ffffff80}.esc-section .esc-strat-card.esc-strat-hero .esc-strat-gauge{background:#ffffff1f}.esc-section .esc-strat-card.esc-strat-hero .esc-strat-fill{background:var(--brand-accent, #00F6EA)}.esc-section .esc-strat-card.esc-strat-hero .esc-strat-lead{color:#ffffffd9;border-top-color:#ffffff24}.esc-section .esc-strat-card.esc-strat-hero .esc-strat-lead strong{color:#fff}.esc-section .esc-strat-subline{font-size:12px;color:#ffffffd9;margin:4px 0 0}.esc-section .esc-strat-subline strong{color:#fff}.esc-section .esc-pri-list{background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:14px;padding:14px;display:flex;flex-direction:column;gap:10px;flex:1}.esc-section .esc-pri-row{display:grid;grid-template-columns:32px 1fr auto;gap:14px;align-items:center;padding:12px 14px;border:1px solid var(--border-soft, #f1f5f9);border-radius:11px;background:linear-gradient(to right,#ffffff,var(--surface-alt, #f1f5f9) 130%);transition:border-color .2s,background .2s}.esc-section .esc-pri-row:hover{border-color:var(--border, #e2e8f0);background:linear-gradient(to right,rgba(0,39,166,.02),var(--surface-alt, #f1f5f9))}.esc-section .esc-pri-num{width:32px;height:32px;border-radius:9px;background:var(--grad-brand, linear-gradient(135deg, var(--brand-dark), var(--brand)));color:#fff;display:grid;place-items:center;font-size:13px;font-weight:800;font-variant-numeric:tabular-nums;box-shadow:0 4px 10px -4px #0027a680}.esc-section .esc-pri-title{font-size:14px;font-weight:800;color:var(--fg-strong, #0f172a);letter-spacing:-.01em;line-height:1.3}.esc-section .esc-pri-tags{display:flex;align-items:center;gap:6px;margin-top:4px;flex-wrap:wrap;font-size:10.5px;color:var(--fg-subtle, #64748b)}.esc-section .esc-pri-tag{font-size:9.5px;font-weight:800;padding:2px 8px;border-radius:999px;background:var(--info-bg, rgba(0, 39, 166, .08));color:var(--brand, #0027A6);text-transform:uppercase;letter-spacing:.08em}.esc-section .esc-pri-tag.esc-retail{background:#f59e0b26;color:var(--warning-fg, #a16207)}.esc-section .esc-pri-tag.esc-lending{background:#00f6ea2e;color:var(--brand-dark, #000956)}.esc-section .esc-pri-impact{text-align:right}.esc-section .esc-pri-impact-v{font-size:18px;font-weight:800;color:var(--success-fg, #047857);letter-spacing:-.02em;font-variant-numeric:tabular-nums;line-height:1;display:inline-flex;align-items:center;gap:4px}.esc-section .esc-pri-impact-v svg{width:14px;height:14px}.esc-section .esc-pri-impact-v.esc-brand{color:var(--brand-dark, #000956)}.esc-section .esc-pri-impact-l{font-size:9.5px;font-weight:700;color:var(--fg-faint, #94a3b8);text-transform:uppercase;letter-spacing:.08em;margin-top:3px}.esc-section .esc-proj-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;flex:1}.esc-section .esc-scenario-card{background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:12px}.esc-section .esc-scenario-card.esc-active{border-color:var(--border-brand, rgba(0, 39, 166, .15));background:linear-gradient(135deg,#0027a60a,#fff);box-shadow:0 4px 14px -8px #0027a633}.esc-section .esc-scenario-card.esc-scenario-wide{grid-column:1 / -1}.esc-section .esc-scenario-head{display:flex;align-items:center;gap:8px}.esc-section .esc-scenario-h{font-size:10px;font-weight:800;color:var(--brand, #0027A6);text-transform:uppercase;letter-spacing:.12em}.esc-section .esc-scenario-card.esc-active .esc-scenario-h{background:var(--brand, #0027A6);color:#fff;padding:3px 8px;border-radius:999px}.esc-section .esc-scenario-tlt{font-size:14px;font-weight:800;color:var(--fg-strong, #0f172a);letter-spacing:-.01em}.esc-section .esc-scenario-vals,.esc-section .esc-scenario-wide-grid{display:grid;gap:10px}.esc-section .esc-scenario-vals{grid-template-columns:1fr 1fr}.esc-section .esc-scenario-wide-grid{grid-template-columns:repeat(4,1fr)}.esc-section .esc-scenario-val{padding:10px 12px;border-radius:9px;background:var(--surface-alt, #f1f5f9)}.esc-section .esc-scenario-l{font-size:9.5px;font-weight:700;color:var(--fg-subtle, #64748b);text-transform:uppercase;letter-spacing:.08em}.esc-section .esc-scenario-v{font-size:22px;font-weight:800;color:var(--fg-strong, #0f172a);letter-spacing:-.025em;font-variant-numeric:tabular-nums;line-height:1;margin-top:4px}.esc-section .esc-scenario-v.esc-up{color:var(--success-fg, #047857)}.esc-section .esc-scenario-d{font-size:10px;color:var(--fg-muted, #475569);margin-top:4px}.esc-section .esc-scenario-curve{height:80px;position:relative;margin-top:4px}.esc-section .esc-scenario-curve svg{width:100%;height:100%}.esc-section .esc-scenario-curve svg .esc-line{fill:none;stroke:var(--brand, #0027A6);stroke-width:2}.esc-section .esc-scenario-curve svg .esc-line.esc-lift{stroke:var(--brand-accent, #00F6EA);stroke-dasharray:4 3}.esc-section .esc-scenario-foot{display:flex;align-items:center;gap:8px;padding-top:10px;border-top:1px dashed var(--border-soft, #f1f5f9);font-size:11px;color:var(--fg-muted, #475569)}.esc-section .esc-scenario-foot svg{width:12px;height:12px;color:var(--brand, #0027A6)}.esc-section .esc-chat{flex:1;background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:14px;padding:18px;display:flex;flex-direction:column;gap:12px;overflow:hidden}.esc-section .esc-chat-msg{display:flex;gap:10px;align-items:flex-start}.esc-section .esc-chat-msg .esc-av{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;flex-shrink:0;background:var(--surface-alt, #f1f5f9);color:var(--fg-muted, #475569);font-size:11px;font-weight:800}.esc-section .esc-chat-msg.esc-user .esc-av{background:var(--surface-alt, #f1f5f9);color:var(--fg-strong, #0f172a)}.esc-section .esc-chat-msg.esc-atlas .esc-av{background:linear-gradient(135deg,var(--brand-dark, #000956),var(--brand, #0027A6));color:var(--brand-accent, #00F6EA)}.esc-section .esc-chat-msg.esc-atlas .esc-av svg{width:14px;height:14px}.esc-section .esc-chat-bubble{padding:10px 14px;border-radius:11px;font-size:13px;line-height:1.55;max-width:90%}.esc-section .esc-chat-msg.esc-user .esc-chat-bubble{background:var(--info-bg, rgba(0, 39, 166, .08));color:var(--fg-strong, #0f172a);font-weight:600}.esc-section .esc-chat-msg.esc-atlas .esc-chat-bubble{background:#fff;border:1px solid var(--border, #e2e8f0);color:var(--fg, #1e293b)}.esc-section .esc-chat-bubble strong{color:var(--fg-strong, #0f172a);font-weight:700}.esc-section .esc-data-cite{display:inline-flex;align-items:center;gap:4px;background:#00f6ea2e;color:var(--brand-dark, #000956);padding:1px 5px;border-radius:4px;font-size:11.5px;font-weight:700;font-variant-numeric:tabular-nums}.esc-section .esc-data-cite svg{width:11px;height:11px;color:var(--brand, #0027A6)}.esc-section .esc-chat-bubble ul{margin:6px 0 0;padding-left:0;list-style:none;display:flex;flex-direction:column;gap:4px}.esc-section .esc-chat-bubble li{display:flex;align-items:flex-start;gap:6px;font-size:12px}.esc-section .esc-chat-bubble li:before{content:"·";color:var(--brand, #0027A6);font-weight:700}.esc-section .esc-chat-input{margin-top:auto;display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;padding:10px 14px;background:var(--surface-alt, #f1f5f9);border-radius:11px;border:1px solid var(--border, #e2e8f0)}.esc-section .esc-ph{color:var(--fg-faint, #94a3b8);font-size:12.5px}.esc-section .esc-cursor{display:inline-block;width:1.5px;height:13px;background:var(--brand, #0027A6);vertical-align:-2px;margin-left:2px;animation:esc-cblink 1s steps(2) infinite}@keyframes esc-cblink{50%{opacity:0}}.esc-section .esc-chat-send{width:30px;height:30px;border-radius:8px;background:var(--grad-brand, linear-gradient(135deg, var(--brand-dark), var(--brand)));color:#fff;display:grid;place-items:center;border:0;cursor:pointer}.esc-section .esc-chat-send svg{width:14px;height:14px}.esc-section .esc-chat-hints{display:flex;gap:6px;flex-wrap:wrap;padding-top:4px}.esc-section .esc-chat-hint{font-size:10.5px;font-weight:600;padding:5px 10px;border:1px dashed var(--border, #e2e8f0);border-radius:999px;color:var(--fg-muted, #475569);background:#fff}@media(max-width:960px){.esc-section .esc-split{grid-template-columns:1fr;gap:14px}.esc-section .esc-rail{flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:6px}.esc-section .esc-rail-head{display:none}.esc-section .esc-cap{flex:0 0 auto;grid-template-columns:auto auto;min-width:220px;margin:0 2px;scroll-snap-align:start}.esc-section .esc-cap-arrow{display:none}.esc-section .esc-preview{min-height:520px}}@media(max-width:760px){.esc-section .esc-camels-grid{grid-template-columns:repeat(2,1fr)}.esc-section .esc-strats{grid-template-columns:1fr}.esc-section .esc-strat-card.esc-strat-hero{grid-row:auto}.esc-section .esc-proj-grid{grid-template-columns:1fr}.esc-section .esc-scenario-wide-grid{grid-template-columns:repeat(2,1fr)}.esc-section .esc-pri-row{grid-template-columns:32px 1fr;grid-template-rows:auto auto}.esc-section .esc-pri-impact{grid-column:2;text-align:left}}@media(max-width:640px){.esc-section .esc-chrome-url{display:none}.esc-section .esc-scene{padding:16px}.esc-section .esc-chat-bubble{max-width:100%;font-size:12.5px}}@media(prefers-reduced-motion:reduce){.esc-section *,.esc-section *:before,.esc-section *:after{animation:none!important;transition:none!important}.esc-section .esc-scene>*{opacity:1;transform:none}.esc-section .esc-doc-sheet{opacity:1;transform:none}.esc-section .esc-doc-stamp{opacity:.9;transform:translateY(-50%) rotate(-8deg)}.esc-section .esc-doc-kpi-fill,.esc-section .esc-strat-fill{width:var(--w, 60%)}}[data-theme=dark] .esc-section{color:#e2e8f0}[data-theme=dark] .esc-section .esc-rail,[data-theme=dark] .esc-section .esc-preview,[data-theme=dark] .esc-section .esc-cpill-card,[data-theme=dark] .esc-section .esc-strat-card:not(.esc-strat-hero),[data-theme=dark] .esc-section .esc-pri-list,[data-theme=dark] .esc-section .esc-pri-row,[data-theme=dark] .esc-section .esc-scenario-card,[data-theme=dark] .esc-section .esc-chat,[data-theme=dark] .esc-section .esc-chat-msg.esc-atlas .esc-chat-bubble,[data-theme=dark] .esc-section .esc-chat-hint{background:#ffffff0a;border-color:#ffffff14}[data-theme=dark] .esc-section .esc-chrome{background:#ffffff08;border-bottom-color:#ffffff14}[data-theme=dark] .esc-section .esc-chrome-url{background:#0000004d;border-color:#ffffff14;color:#cbd5e1}[data-theme=dark] .esc-section .esc-chrome-url strong{color:#fff}[data-theme=dark] .esc-section .esc-cap:hover{background:#ffffff0f}[data-theme=dark] .esc-section .esc-cap.is-active{background:linear-gradient(135deg,#0027a64d,#00f6ea2e);border-color:#00f6ea59;color:#fff}[data-theme=dark] .esc-section .esc-cap.is-active .esc-cap-num,[data-theme=dark] .esc-section .esc-cap.is-active .esc-cap-arrow{color:var(--brand-accent, #00F6EA)}[data-theme=dark] .esc-section .esc-title,[data-theme=dark] .esc-section .esc-scene-head h3,[data-theme=dark] .esc-section .esc-cpill-nm,[data-theme=dark] .esc-section .esc-cpill-ratio-v,[data-theme=dark] .esc-section .esc-strat-nm,[data-theme=dark] .esc-section .esc-strat-n,[data-theme=dark] .esc-section .esc-pri-title,[data-theme=dark] .esc-section .esc-scenario-v,[data-theme=dark] .esc-section .esc-scenario-tlt,[data-theme=dark] .esc-section .esc-hint strong{color:#f8fafc}[data-theme=dark] .esc-section .esc-cpill-card.esc-warn .esc-cpill-ltr,[data-theme=dark] .esc-section .esc-cpill-card.esc-warn .esc-cpill-status{color:#fbbf24}[data-theme=dark] .esc-section .esc-cpill-card.esc-bad .esc-cpill-ltr,[data-theme=dark] .esc-section .esc-cpill-card.esc-bad .esc-cpill-status{color:#fca5a5}[data-theme=dark] .esc-section .esc-pri-row{background:#ffffff08}[data-theme=dark] .esc-section .esc-pri-tag{background:#0027a633;color:var(--brand-accent, #00F6EA)}[data-theme=dark] .esc-section .esc-chat-msg.esc-user .esc-chat-bubble{background:#0027a633;color:#fff}[data-theme=dark] .esc-section .esc-chat-input{background:#ffffff0a;border-color:#ffffff14}[data-theme=dark] .esc-section .esc-data-cite{background:#00f6ea33;color:var(--brand-accent, #00F6EA)}.mkh-hero{position:relative;z-index:1;padding:80px 0 60px;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif}.mkh-hero .shell{max-width:1240px;margin:0 auto;padding:0 32px}.mkh-hero .hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:56px;align-items:start}.mkh-hero .hero-copy{display:flex;flex-direction:column;gap:22px}.mkh-hero .eyebrow-pill{align-self:flex-start;font:700 11px/1 Plus Jakarta Sans,system-ui,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--brand);padding:6px 0}.mkh-hero .hero-title{margin:0;font:800 56px/1.05 Plus Jakarta Sans,system-ui,sans-serif;letter-spacing:-.025em;color:var(--fg-strong)}.mkh-hero .hero-grad-text{background:linear-gradient(90deg,#0027a6,#00f6ea,#000956);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:mkh-hero-grad-shift 8s ease-in-out infinite}@keyframes mkh-hero-grad-shift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.mkh-hero .hero-intro{margin:0;max-width:560px;font:500 17px/1.55 Plus Jakarta Sans,system-ui,sans-serif;color:var(--fg-muted, #475569)}.mkh-hero .mk-chips{display:flex;flex-wrap:wrap;gap:8px}.mkh-hero .mk-chips span{display:inline-flex;align-items:center;padding:7px 14px;border-radius:999px;background:#fff;border:1px solid var(--border);color:var(--fg-strong);font:600 12.5px/1 Plus Jakarta Sans,sans-serif;letter-spacing:.005em}.mkh-hero .hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:8px}.mkh-hero .btn{display:inline-flex;align-items:center;gap:10px;padding:12px 20px;border-radius:999px;font:600 14px/1 Plus Jakarta Sans,system-ui,sans-serif;letter-spacing:.01em;cursor:pointer;text-decoration:none;border:1px solid transparent;transition:transform .15s,box-shadow .15s,background-color .15s,border-color .15s;white-space:nowrap}.mkh-hero .btn:active{transform:translateY(1px)}.mkh-hero .btn-gradient{color:#fff;background:linear-gradient(90deg,#000956,#0027a6,#00f6ea,#0027a6,#000956);background-size:250% 250%;animation:mkh-atlas-shift 3.6s ease-out 1 both;box-shadow:0 8px 22px #0027a647}.mkh-hero .btn-gradient:hover{box-shadow:0 12px 28px #0027a657}@keyframes mkh-atlas-shift{0%{background-position:0% 50%}to{background-position:250% 50%}}.mkh-hero .btn-ghost{color:var(--fg-strong);background:#fff9;border:1px solid rgba(15,23,42,.12);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.mkh-hero .btn-ghost:hover{background:#fff;border-color:#0f172a33}.mkh-hero .mk-stack{display:flex;flex-direction:column;gap:18px;max-width:600px;width:100%;justify-self:end}.mkh-hero .mk-email{position:relative;background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:0 32px 64px -28px #00095652;overflow:hidden}.mkh-hero .mk-email-head{display:flex;align-items:center;gap:10px;padding:14px 18px;border-bottom:1px solid var(--border-soft);background:linear-gradient(180deg,#fff,#fbfcfe)}.mkh-hero .mk-email-title{display:inline-flex;align-items:center;gap:8px;font:700 13.5px/1 Plus Jakarta Sans,sans-serif;color:var(--fg-strong)}.mkh-hero .mk-email-title svg{color:var(--brand)}.mkh-hero .mk-email-title em{font-style:normal;font-weight:500;color:var(--fg-muted)}.mkh-hero .sp{flex:1}.mkh-hero .mk-atlas-pill{display:inline-flex;align-items:center;gap:8px;padding:4px 12px 4px 4px;border-radius:999px;background:#00f6ea1a;border:1px solid rgba(0,246,234,.32);font:700 11.5px/1 Plus Jakarta Sans,sans-serif;color:var(--fg-strong);letter-spacing:.02em}.mkh-hero .mk-atlas-pill img{width:18px;height:18px;border-radius:50%;display:block}.mkh-hero .mk-atlas-pill .v{display:inline-flex;align-items:center;padding:2px 6px;border-radius:6px;background:#0027a61a;color:var(--brand);font-size:10.5px;letter-spacing:.04em}.mkh-hero .mk-email-body{display:flex;flex-direction:column;gap:10px;padding:16px 18px 18px}.mkh-hero .mk-meta-row{display:grid;grid-template-columns:92px 1fr;gap:12px;align-items:center;padding:10px 14px;background:#0027a60d;border-radius:10px}.mkh-hero .mk-meta-row .k{font:700 10.5px/1 Plus Jakarta Sans,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--brand)}.mkh-hero .mk-meta-row .v{font:600 13.5px/1.35 Plus Jakarta Sans,sans-serif;color:var(--fg-strong)}.mkh-hero .mk-letter{margin-top:4px;padding:14px 16px;border-radius:12px;background:var(--surface-alt, #F1F5F9);border:1px solid var(--border-soft);color:var(--fg, #0f172a)}.mkh-hero .mk-letter-scroll{max-height:220px;overflow-y:auto;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 78%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,#000 78%,transparent 100%);scrollbar-width:thin;scrollbar-color:rgba(0,39,166,.18) transparent}.mkh-hero .mk-letter-scroll::-webkit-scrollbar{width:6px}.mkh-hero .mk-letter-scroll::-webkit-scrollbar-thumb{background:#0027a62e;border-radius:999px}.mkh-hero .mk-letter p{margin:0 0 10px;font:500 13.5px/1.55 Plus Jakarta Sans,sans-serif;color:var(--fg)}.mkh-hero .mk-letter h4{margin:14px 0 8px;font:700 13.5px/1.3 Plus Jakarta Sans,sans-serif;color:var(--fg-strong)}.mkh-hero .mk-letter ul{margin:0 0 10px;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.mkh-hero .mk-letter ul li{position:relative;padding-left:18px;font:500 13.5px/1.55 Plus Jakarta Sans,sans-serif;color:var(--fg)}.mkh-hero .mk-letter ul li:before{content:"";position:absolute;left:4px;top:.62em;width:6px;height:6px;border-radius:50%;background:var(--brand)}.mkh-hero .mk-letter sup{font-size:.75em;color:var(--brand)}.mkh-hero .mk-email-foot{display:flex;align-items:center;gap:8px;padding:12px 18px;border-top:1px solid var(--border-soft);background:#fff}.mkh-hero .mk-channel{display:inline-flex;align-items:center;padding:6px 14px;border-radius:999px;border:1px solid var(--border);background:#fff;font:600 12px/1 Plus Jakarta Sans,sans-serif;color:var(--fg-muted);letter-spacing:.01em;cursor:default}.mkh-hero .mk-channel.is-active{background:#0027a614;border-color:#0027a638;color:var(--fg-strong)}.mkh-hero .mk-compose{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;border:1px solid transparent;color:#fff;background:linear-gradient(90deg,#000956,#0027a6,#00f6ea,#0027a6,#000956);background-size:250% 250%;animation:mkh-atlas-shift 3.6s ease-out 1 both;box-shadow:0 6px 16px #0027a63d;font:700 12px/1 Plus Jakarta Sans,sans-serif;letter-spacing:.02em;cursor:pointer;transition:transform .15s,box-shadow .15s}.mkh-hero .mk-compose:hover{box-shadow:0 10px 22px #0027a64d}.mkh-hero .mk-compose:active{transform:translateY(1px)}.mkh-hero .mk-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.mkh-hero .mk-kpi{display:flex;flex-direction:column;gap:4px;padding:14px;border-radius:14px;background:#fff;border:1px solid var(--border);box-shadow:0 12px 28px -22px #00095647}.mkh-hero .mk-kpi .lbl{font:700 10px/1 Plus Jakarta Sans,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--fg-subtle, #64748b)}.mkh-hero .mk-kpi .val{margin-top:2px;font:800 22px/1 Plus Jakarta Sans,sans-serif;letter-spacing:-.015em;color:var(--fg-strong)}.mkh-hero .mk-kpi .trend{display:inline-flex;align-items:center;gap:4px;font:700 11.5px/1 Plus Jakarta Sans,sans-serif;letter-spacing:.01em}.mkh-hero .mk-kpi .trend.up{color:var(--success, #16a34a)}.mkh-hero .mk-kpi .trend svg{width:12px;height:12px}.mkh-hero .mk-kpi .spark{margin-top:6px;width:100%;height:22px;display:block;overflow:visible}@media(max-width:980px){.mkh-hero{padding:56px 0 40px}.mkh-hero .hero-grid{grid-template-columns:minmax(0,1fr);gap:36px}.mkh-hero .hero-copy,.mkh-hero .mk-stack{min-width:0}.mkh-hero .hero-title{font-size:40px}.mkh-hero .mk-stack{justify-self:stretch;max-width:none}}@media(max-width:720px){.mkh-hero .mk-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.mkh-hero .mk-meta-row{grid-template-columns:80px minmax(0,1fr);gap:10px}}@media(max-width:560px){.mkh-hero{padding:40px 0 32px}.mkh-hero .shell{padding:0 20px}.mkh-hero .hero-title{font-size:34px}.mkh-hero .mk-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mkh-hero .hero-actions{width:100%}.mkh-hero .hero-actions .btn{width:100%;justify-content:center;white-space:normal;text-align:center;padding-left:16px;padding-right:16px}.mkh-hero .mk-email-head{flex-wrap:wrap}.mkh-hero .mk-meta-row{grid-template-columns:minmax(0,1fr);gap:4px}}@media(prefers-reduced-motion:reduce){.mkh-hero .btn-gradient,.mkh-hero .mk-compose{animation:none}}[data-theme=dark] .mkh-hero .mk-chips span{background:#ffffff0a;border-color:#ffffff14;color:var(--fg-strong)}[data-theme=dark] .mkh-hero .btn-ghost{background:#ffffff0a;border-color:#ffffff1a;color:var(--fg-strong)}[data-theme=dark] .mkh-hero .btn-ghost:hover{background:#ffffff14;border-color:rgba(var(--brand-accent-rgb),.4)}[data-theme=dark] .mkh-hero .mk-email{background:#0d1632b8;border-color:#ffffff14;box-shadow:0 32px 64px -28px #00000080,0 12px 24px -16px #0000004d,0 0 0 1px #ffffff0a inset}[data-theme=dark] .mkh-hero .mk-email-head,[data-theme=dark] .mkh-hero .mk-email-foot{border-color:#ffffff14;background:#0d1632b8}[data-theme=dark] .mkh-hero .mk-letter{background:#ffffff0d;border-color:#ffffff14}[data-theme=dark] .mkh-hero .mk-email-title{color:var(--fg-strong)}[data-theme=dark] .mkh-hero .mk-email-title i,[data-theme=dark] .mkh-hero .mk-email-title em,[data-theme=dark] .mkh-hero .mk-email-title svg{color:var(--fg-subtle)}[data-theme=dark] .mkh-hero .mk-atlas-pill{background:#00f6ea14;border-color:#00f6ea40;color:var(--fg-strong)}[data-theme=dark] .mkh-hero .mk-atlas-pill .v{color:var(--brand-accent);border-left-color:#00f6ea40}[data-theme=dark] .mkh-hero .mk-meta-row{background:#00f6ea0f}[data-theme=dark] .mkh-hero .mk-meta-row .k{color:var(--brand-accent)}[data-theme=dark] .mkh-hero .mk-meta-row .v{color:var(--fg-strong)}[data-theme=dark] .mkh-hero .mk-letter p,[data-theme=dark] .mkh-hero .mk-letter ul li{color:var(--fg)}[data-theme=dark] .mkh-hero .mk-letter h4{color:var(--fg-strong)}[data-theme=dark] .mkh-hero .mk-letter ul li:before{background:var(--brand-accent)}[data-theme=dark] .mkh-hero .mk-letter sup{color:var(--brand-accent)}[data-theme=dark] .mkh-hero .mk-letter-scroll{scrollbar-color:rgba(255,255,255,.15) transparent}[data-theme=dark] .mkh-hero .mk-letter-scroll::-webkit-scrollbar-thumb{background:#ffffff26;border-color:#0d1632b8}[data-theme=dark] .mkh-hero .mk-channel{background:#ffffff0a;border-color:#ffffff14;color:var(--fg-strong)}[data-theme=dark] .mkh-hero .mk-channel.is-active{background:#00f6ea1a;border-color:#00f6ea52;color:var(--brand-accent)}[data-theme=dark] .mkh-hero .mk-kpi{background:#0d1632b8;border-color:#ffffff14;box-shadow:0 10px 22px -16px #00000080,0 0 0 1px #ffffff08 inset}[data-theme=dark] .mkh-hero .mk-kpi .lbl{color:var(--fg-subtle)}[data-theme=dark] .mkh-hero .mk-kpi .val{color:var(--fg-strong)}[data-theme=dark] .mkh-hero .mk-kpi .spark polyline{stroke:var(--brand-accent)}.mac-section{position:relative;width:100%;max-width:1280px;margin:0 auto;padding:clamp(56px,9vh,96px) clamp(20px,5vw,64px);scroll-margin-top:80px;--mac-ease-out: cubic-bezier(.16, 1, .3, 1)}.mac-section *,.mac-section *:before,.mac-section *:after{box-sizing:border-box}.mac-section .mac-head{max-width:720px;margin:0 auto 40px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.mac-section .mac-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--brand)}.mac-section .mac-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--brand-accent, #00F6EA);box-shadow:0 0 0 4px #00f6ea2e}.mac-section .mac-title{margin:0;font-size:clamp(28px,3.4vw,40px);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--fg-strong);text-wrap:balance}.mac-section .mac-accent{background:var(--grad-text, linear-gradient(90deg, var(--brand) 0%, var(--brand-accent) 50%, var(--brand-dark) 100%));background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.mac-section .mac-split{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:clamp(20px,2.5vw,36px);align-items:start}.mac-section .mac-rail{display:flex;flex-direction:column;padding:8px;border-radius:var(--radius-xl, 20px);background:var(--surface, #ffffff);border:1px solid var(--border, #e2e8f0);box-shadow:var(--shadow-sm, 0 1px 3px 0 rgba(15, 23, 42, .06))}.mac-section .mac-rail-head{display:flex;justify-content:space-between;align-items:baseline;padding:12px 14px 10px;margin-bottom:4px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--fg-subtle, #64748b);border-bottom:1px solid var(--border-soft, #f1f5f9)}.mac-section .mac-rail-count{color:var(--fg-faint, #94a3b8);font-weight:600;letter-spacing:0;text-transform:none;font-size:12px}.mac-section .mac-cap{appearance:none;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;padding:14px;margin:2px 0;background:transparent;border:1px solid transparent;border-radius:var(--radius-lg, 16px);text-align:left;cursor:pointer;color:var(--fg-muted, #475569);font-family:inherit;transition:background .18s ease,color .18s ease,border-color .18s ease}.mac-section .mac-cap:hover{background:var(--surface-alt, #f1f5f9);color:var(--fg, #1e293b)}.mac-section .mac-cap:focus-visible{outline:2px solid var(--brand-accent, #00F6EA);outline-offset:2px}.mac-section .mac-cap.is-active{background:linear-gradient(135deg,#0027a60f,#00f6ea0f);border-color:#0027a62e;color:var(--fg-strong, #0f172a)}.mac-section .mac-cap-num{font-size:11px;font-weight:800;font-variant-numeric:tabular-nums;color:var(--fg-faint, #94a3b8);letter-spacing:.04em}.mac-section .mac-cap.is-active .mac-cap-num{color:var(--brand, #0027A6)}.mac-section .mac-cap-title{font-size:15px;font-weight:600;letter-spacing:-.005em}.mac-section .mac-cap-arrow{width:16px;height:16px;opacity:0;transform:translate(-4px);transition:opacity .18s ease,transform .18s ease}.mac-section .mac-cap.is-active .mac-cap-arrow{opacity:1;transform:translate(0);color:var(--brand, #0027A6)}.mac-section .mac-preview-wrap{display:flex;flex-direction:column;gap:14px;min-width:0}.mac-section .mac-preview{position:relative;border-radius:var(--radius-xl, 20px);background:var(--surface, #ffffff);border:1px solid var(--border, #e2e8f0);box-shadow:0 24px 60px -32px #00095640,0 4px 16px -8px #0f172a0f;overflow:hidden;min-height:560px;display:flex;flex-direction:column}.mac-section .mac-preview:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:var(--grad-text, linear-gradient(90deg, var(--brand-dark), var(--brand), var(--brand-accent), var(--brand), var(--brand-dark)));background-size:250% 250%;animation:mac-stripe-shift 6s ease infinite}@keyframes mac-stripe-shift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.mac-section .mac-chrome{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:10px 14px;background:var(--surface-alt, #f1f5f9);border-bottom:1px solid var(--border, #e2e8f0)}.mac-section .mac-chrome-dots{display:inline-flex;gap:6px}.mac-section .mac-chrome-dots span{width:10px;height:10px;border-radius:50%;background:#0000001a}.mac-section .mac-chrome-dots span:nth-child(1){background:#ff5f57}.mac-section .mac-chrome-dots span:nth-child(2){background:#febc2e}.mac-section .mac-chrome-dots span:nth-child(3){background:#28c840}.mac-section .mac-chrome-url{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:var(--surface, #ffffff);border:1px solid var(--border, #e2e8f0);font-size:12.5px;color:var(--fg-muted, #475569);font-family:var(--font-mono, ui-monospace, "SF Mono", Menlo, monospace);max-width:460px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mac-section .mac-chrome-url svg{width:12px;height:12px;color:var(--success, #10b981);flex-shrink:0}.mac-section .mac-chrome-url strong{color:var(--fg, #1e293b);font-weight:700;animation:mac-url-flash .7s ease-out}@keyframes mac-url-flash{0%{background:#00f6ea66}to{background:transparent}}.mac-section .mac-chrome-live{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:var(--success-fg, #047857);text-transform:uppercase;letter-spacing:.08em}.mac-section .mac-pulse{width:6px;height:6px;border-radius:50%;background:var(--success, #10b981);box-shadow:0 0 0 4px #10b9812e;animation:mac-pulse 1.8s ease-in-out infinite}@keyframes mac-pulse{0%,to{box-shadow:0 0 0 4px #10b9812e}50%{box-shadow:0 0 0 6px #10b9810d}}.mac-section .mac-stage{position:relative;flex:1;min-height:480px;overflow:hidden}.mac-section .mac-scene{position:absolute;inset:0;padding:22px;display:flex;flex-direction:column;gap:14px;opacity:0;transform:translateY(8px) scale(.99);transition:opacity .35s var(--mac-ease-out),transform .45s var(--mac-ease-out);pointer-events:none}.mac-section .mac-scene.mac-scene-in{opacity:1;transform:none;pointer-events:auto}.mac-section .mac-scene-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--border-soft, #f1f5f9);flex-shrink:0}.mac-section .mac-scene-head-left{display:flex;align-items:center;gap:10px;min-width:0}.mac-section .mac-scene-ico{width:30px;height:30px;border-radius:9px;background:var(--info-bg, rgba(0, 39, 166, .08));color:var(--brand, #0027A6);display:grid;place-items:center;flex-shrink:0}.mac-section .mac-scene-ico svg{width:15px;height:15px}.mac-section .mac-scene-head h3{margin:0;font-size:14px;font-weight:700;color:var(--fg-strong, #0f172a);letter-spacing:-.01em}.mac-section .mac-scene-meta{font-size:11px;color:var(--fg-faint, #94a3b8);font-weight:600;text-transform:uppercase;letter-spacing:.08em}.mac-section .mac-item{opacity:0;transform:translateY(6px);transition:opacity .35s var(--mac-ease-out),transform .4s var(--mac-ease-out)}.mac-section .mac-scene.mac-scene-in .mac-item{opacity:1;transform:none;transition-delay:var(--d, 0ms)}.mac-section .mac-hint{display:flex;align-items:center;gap:6px;margin:0;padding:4px 4px 0;font-size:12px;color:var(--fg-subtle, #64748b)}.mac-section .mac-hint svg{width:13px;height:13px;color:var(--brand, #0027A6)}.mac-section .mac-hint strong{color:var(--fg, #1e293b);font-weight:700}.mac-section .mac-panel-title{font-size:12.5px;font-weight:700;color:var(--fg-strong, #0f172a);letter-spacing:-.005em;display:flex;align-items:center;gap:6px}.mac-section .mac-pmeta{margin-left:auto;font-size:10.5px;font-weight:600;color:var(--fg-faint, #94a3b8);text-transform:uppercase;letter-spacing:.08em}.mac-section .mac-chip{display:inline-flex;align-items:center;gap:4px;padding:4px 9px;border-radius:999px;font-size:10.5px;font-weight:600;background:var(--surface-alt, #f1f5f9);color:var(--fg, #1e293b);border:1px solid var(--border-soft, #f1f5f9)}.mac-section .mac-chip-brand{background:var(--info-bg, rgba(0, 39, 166, .08));color:var(--brand, #0027A6);border-color:var(--border-brand, rgba(0, 39, 166, .15))}.mac-section .mac-chip-teal{background:#00f6ea29;color:var(--brand-dark, #000956);border-color:var(--border-accent, rgba(0, 246, 234, .3))}.mac-section .mac-chip-amber{background:var(--warning-bg, #fef9c3);color:var(--warning-fg, #a16207);border-color:#f59e0b4d}.mac-section .mac-build-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:14px;flex:1}.mac-section .mac-filter-stack{background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:14px;padding:14px;display:flex;flex-direction:column;gap:8px}.mac-section .mac-f-row{display:grid;grid-template-columns:18px 1fr auto;gap:10px;align-items:center;padding:8px 10px;background:var(--surface-alt, #f1f5f9);border-radius:9px;font-size:12px}.mac-section .mac-ck{width:16px;height:16px;border-radius:4px;background:var(--brand, #0027A6);color:#fff;display:grid;place-items:center}.mac-section .mac-ck svg{width:11px;height:11px}.mac-section .mac-f-l{color:var(--fg, #1e293b)}.mac-section .mac-f-l strong{color:var(--fg-strong, #0f172a);font-weight:700}.mac-section .mac-f-v{font-weight:700;color:var(--brand-dark, #000956);font-variant-numeric:tabular-nums}.mac-section .mac-f-add{text-align:left;padding:8px 10px;border:1px dashed var(--border, #e2e8f0);border-radius:9px;font-size:11.5px;color:var(--brand, #0027A6);font-weight:600;display:flex;align-items:center;gap:6px;background:transparent;cursor:pointer;font-family:inherit}.mac-section .mac-f-add svg{width:12px;height:12px}.mac-section .mac-aud-result{position:relative;background:linear-gradient(135deg,#001863,#0027a6 60%,#0035c8);color:#fff;border-radius:14px;padding:18px;display:flex;flex-direction:column;gap:12px;overflow:hidden}.mac-section .mac-aud-result:after{content:"";position:absolute;inset:0;background:radial-gradient(80% 100% at 100% 0%,rgba(0,246,234,.25),transparent 70%);pointer-events:none}.mac-section .mac-aud-top{position:relative;z-index:1}.mac-section .mac-aud-l{font-size:10.5px;font-weight:700;color:#fff9;text-transform:uppercase;letter-spacing:.1em}.mac-section .mac-aud-big{font-size:56px;font-weight:800;letter-spacing:-.04em;line-height:1;background:var(--grad-text-on-dark, linear-gradient(90deg, var(--brand-accent), #7DFDF6, var(--brand-accent)));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-variant-numeric:tabular-nums}.mac-section .mac-aud-ld{font-size:13px;color:#ffffffd9;margin-top:-4px}.mac-section .mac-aud-stats{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px 0 0;border-top:1px solid rgba(255,255,255,.12)}.mac-section .mac-aud-sv{font-size:18px;font-weight:800;color:#fff;font-variant-numeric:tabular-nums;letter-spacing:-.02em;line-height:1}.mac-section .mac-aud-sl{font-size:10px;font-weight:700;color:#fff9;text-transform:uppercase;letter-spacing:.08em;margin-top:4px}.mac-section .mac-aud-actions{display:flex;gap:6px;position:relative;z-index:1}.mac-section .mac-aud-btn{flex:1;padding:9px 10px;border-radius:9px;background:#ffffff1f;color:#fff;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:0;cursor:pointer;font-family:inherit}.mac-section .mac-aud-btn svg{width:12px;height:12px}.mac-section .mac-aud-btn-primary{background:var(--brand-accent, #00F6EA);color:var(--brand-dark, #000956)}.mac-section .mac-brief{background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:14px;padding:18px;flex:1;display:flex;flex-direction:column;gap:12px}.mac-section .mac-brief-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.mac-section .mac-b-eyebrow{font-size:10.5px;font-weight:800;color:var(--brand, #0027A6);text-transform:uppercase;letter-spacing:.12em}.mac-section .mac-b-dot{width:3px;height:3px;border-radius:50%;background:var(--fg-faint, #94a3b8)}.mac-section .mac-b-meta-text{font-size:11.5px;color:var(--fg-subtle, #64748b)}.mac-section .mac-brief-title{font-size:22px;font-weight:800;color:var(--fg-strong, #0f172a);letter-spacing:-.02em;line-height:1.15;margin:0}.mac-section .mac-ti-token{background:#00f6ea2e;color:var(--brand-dark, #000956);padding:0 6px;border-radius:4px}.mac-section .mac-brief-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 16px;border-top:1px solid var(--border-soft, #f1f5f9);padding-top:12px}.mac-section .mac-brief-field{display:flex;flex-direction:column;gap:3px}.mac-section .mac-brief-field-wide{grid-column:1 / -1}.mac-section .mac-brief-lbl{font-size:10px;font-weight:700;color:var(--fg-subtle, #64748b);text-transform:uppercase;letter-spacing:.1em}.mac-section .mac-brief-val{font-size:13px;font-weight:700;color:var(--fg-strong, #0f172a);display:flex;align-items:center;gap:6px}.mac-section .mac-brief-val svg{width:13px;height:13px;color:var(--brand, #0027A6)}.mac-section .mac-brief-pill{font-size:10.5px;padding:2px 8px;border-radius:999px;background:var(--info-bg, rgba(0, 39, 166, .08));color:var(--brand, #0027A6);font-weight:700}.mac-section .mac-brief-channels{display:flex;gap:6px;flex-wrap:wrap}.mac-section .mac-brief-channels .mac-chip{font-size:11px;padding:4px 9px}.mac-section .mac-brief-msg{margin-top:4px;padding:12px 14px;border-radius:10px;background:var(--surface-alt, #f1f5f9);font-size:12.5px;line-height:1.55;color:var(--fg, #1e293b)}.mac-section .mac-tok{background:#0027a61a;color:var(--brand, #0027A6);padding:0 5px;border-radius:3px;font-weight:700;font-family:var(--font-mono, ui-monospace, "SF Mono", Menlo, monospace);font-size:11px}.mac-section .mac-persona-grid{display:grid;grid-template-columns:200px 1fr;gap:14px;flex:1;min-height:0}.mac-section .mac-persona-list{display:flex;flex-direction:column;gap:6px}.mac-section .mac-persona-card{background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:10px;padding:10px 12px;cursor:pointer;transition:border-color .2s,background .2s;text-align:left;font-family:inherit}.mac-section .mac-persona-card.mac-on{background:linear-gradient(to right,#0027a60f,#fff);border-color:var(--border-brand, rgba(0, 39, 166, .15));box-shadow:0 1px 2px #0027a60f}.mac-section .mac-persona-card:focus-visible{outline:2px solid var(--brand-accent, #00F6EA);outline-offset:2px}.mac-section .mac-persona-nm{font-size:12.5px;font-weight:700;color:var(--fg-strong, #0f172a)}.mac-section .mac-persona-ct{font-size:10.5px;color:var(--fg-faint, #94a3b8);font-weight:600;font-variant-numeric:tabular-nums;margin-top:2px}.mac-section .mac-persona-tags{display:flex;gap:4px;margin-top:6px;flex-wrap:wrap}.mac-section .mac-persona-tags .mac-chip{font-size:9.5px;padding:2px 6px}.mac-section .mac-msg-preview{background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:14px;padding:0;display:flex;flex-direction:column;overflow:hidden}.mac-section .mac-msg-head{padding:12px 16px;border-bottom:1px solid var(--border-soft, #f1f5f9);display:flex;align-items:center;gap:10px;background:var(--surface-alt, #f1f5f9)}.mac-section .mac-msg-from{width:30px;height:30px;border-radius:50%;background:var(--grad-brand, linear-gradient(135deg, var(--brand-dark), var(--brand)));color:#fff;display:grid;place-items:center;font-size:11px;font-weight:800}.mac-section .mac-msg-name{font-size:12.5px;font-weight:700;color:var(--fg-strong, #0f172a)}.mac-section .mac-msg-name span{font-weight:500;color:var(--fg-muted, #475569)}.mac-section .mac-msg-time{margin-left:auto;font-size:10.5px;color:var(--fg-faint, #94a3b8)}.mac-section .mac-msg-body{padding:18px 22px;flex:1;display:flex;flex-direction:column;gap:12px}.mac-section .mac-msg-subject{font-size:18px;font-weight:800;color:var(--fg-strong, #0f172a);letter-spacing:-.015em;line-height:1.25}.mac-section .mac-msg-content{font-size:13.5px;color:var(--fg, #1e293b);line-height:1.6}.mac-section .mac-msg-content p{margin:0 0 10px}.mac-section .mac-msg-content p:last-child{margin:0}.mac-section .mac-msg-content em{font-style:normal;background:#00f6ea29;color:var(--brand-dark, #000956);padding:0 4px;border-radius:3px;font-weight:600;transition:background .25s}.mac-section .mac-msg-cta{align-self:flex-start;padding:10px 18px;background:var(--grad-brand, linear-gradient(135deg, var(--brand-dark), var(--brand)));color:#fff;border-radius:8px;font-size:13px;font-weight:700;display:inline-flex;align-items:center;gap:6px;box-shadow:0 4px 12px -4px #0027a666;border:0;cursor:pointer;font-family:inherit}.mac-section .mac-msg-cta svg{width:14px;height:14px}.mac-section .mac-cal{background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:14px;padding:14px;flex:1;display:flex;flex-direction:column;gap:8px}.mac-section .mac-cal-axis{display:grid;grid-template-columns:110px repeat(13,1fr);font-size:9.5px;font-weight:700;color:var(--fg-faint, #94a3b8);text-transform:uppercase;letter-spacing:.08em;padding-bottom:4px;border-bottom:1px solid var(--border-soft, #f1f5f9)}.mac-section .mac-cal-lab-w{padding:0 4px}.mac-section .mac-cal-body{position:relative}.mac-section .mac-cal-row{display:grid;grid-template-columns:110px repeat(13,1fr);align-items:center;gap:1px;padding:5px 0;border-bottom:1px solid var(--border-soft, #f1f5f9);min-height:32px;position:relative}.mac-section .mac-cal-row:last-child{border-bottom:0}.mac-section .mac-cal-lab{font-size:11.5px;font-weight:700;color:var(--fg, #1e293b);display:flex;align-items:center;gap:6px;padding-right:8px}.mac-section .mac-cal-dot{width:8px;height:8px;border-radius:2px;background:var(--brand, #0027A6)}.mac-section .mac-cal-lab.mac-amber .mac-cal-dot{background:var(--warning, #f59e0b)}.mac-section .mac-cal-lab.mac-teal .mac-cal-dot{background:var(--brand-accent, #00F6EA)}.mac-section .mac-cal-lab.mac-purple .mac-cal-dot{background:#7c3aed}.mac-section .mac-cal-lab.mac-success .mac-cal-dot{background:var(--success, #10b981)}.mac-section .mac-cal-cell{height:22px;border-radius:4px;background:transparent}.mac-section .mac-cal-bar{height:22px;border-radius:5px;background:linear-gradient(to right,var(--brand-dark, #000956),var(--brand, #0027A6));color:#fff;font-size:10px;font-weight:700;padding:0 8px;display:flex;align-items:center;gap:4px;grid-row:1;box-shadow:0 2px 6px -2px #0027a666;transform:scaleX(0);transform-origin:left;transition:transform .8s var(--mac-ease-out);transition-delay:var(--d, 0ms);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mac-section .mac-scene.mac-scene-in .mac-cal-bar{transform:scaleX(1)}.mac-section .mac-cal-bar.mac-amber{background:linear-gradient(to right,#92400e,var(--warning, #f59e0b))}.mac-section .mac-cal-bar.mac-teal{background:linear-gradient(to right,var(--brand-dark, #000956),var(--brand-accent, #00F6EA));color:var(--brand-dark, #000956)}.mac-section .mac-cal-bar.mac-purple{background:linear-gradient(to right,#4c1d95,#7c3aed)}.mac-section .mac-cal-bar.mac-success{background:linear-gradient(to right,#065f46,var(--success, #10b981))}.mac-section .mac-cal-today{position:absolute;top:0;bottom:0;width:2px;background:var(--brand, #0027A6);box-shadow:0 0 8px #0027a666}.mac-section .mac-cal-today:before{content:attr(data-label);position:absolute;top:-16px;left:50%;transform:translate(-50%);font-size:9px;font-weight:800;color:var(--brand, #0027A6);letter-spacing:.08em;background:#fff;padding:0 4px}.mac-section .mac-cal-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding-top:12px;border-top:1px solid var(--border-soft, #f1f5f9);margin-top:4px}.mac-section .mac-cal-stat-v{font-size:18px;font-weight:800;color:var(--fg-strong, #0f172a);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.mac-section .mac-cal-stat-l{font-size:10px;font-weight:700;color:var(--fg-faint, #94a3b8);text-transform:uppercase;letter-spacing:.08em;margin-top:2px}.mac-section .mac-measure{flex:1;display:grid;grid-template-rows:auto 1fr auto;gap:14px}.mac-section .mac-kpi-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.mac-section .mac-kpi-card{background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:12px;padding:12px 14px}.mac-section .mac-kpi-l{font-size:10px;font-weight:700;color:var(--fg-subtle, #64748b);text-transform:uppercase;letter-spacing:.08em}.mac-section .mac-kpi-v{font-size:22px;font-weight:800;color:var(--fg-strong, #0f172a);font-variant-numeric:tabular-nums;letter-spacing:-.025em;line-height:1;margin:6px 0 4px}.mac-section .mac-kpi-d{font-size:11px;font-weight:700;color:var(--success-fg, #047857);display:inline-flex;align-items:center;gap:3px}.mac-section .mac-kpi-d.mac-down{color:var(--danger-fg, #b91c1c)}.mac-section .mac-kpi-d svg{width:11px;height:11px}.mac-section .mac-chart-card{background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:14px;padding:14px;display:flex;flex-direction:column;gap:10px;min-height:0}.mac-section .mac-chart-legend{display:flex;gap:12px}.mac-section .mac-leg{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:var(--fg-muted, #475569)}.mac-section .mac-sw{width:10px;height:10px;border-radius:3px}.mac-section .mac-chart-svg{width:100%;flex:1;min-height:100px}.mac-section .mac-chart-svg path.mac-line{fill:none;stroke-width:2}.mac-section .mac-chart-svg path.mac-line.mac-a{stroke:var(--brand, #0027A6)}.mac-section .mac-chart-svg path.mac-line.mac-b{stroke:var(--brand-accent, #00F6EA)}.mac-section .mac-learn-row{display:flex;gap:10px}.mac-section .mac-learn-card{flex:1;background:linear-gradient(135deg,#ffffff,var(--surface-alt, #f1f5f9));border:1px solid var(--border, #e2e8f0);border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:4px}.mac-section .mac-learn-l{font-size:10px;font-weight:800;color:var(--success-fg, #047857);text-transform:uppercase;letter-spacing:.1em}.mac-section .mac-learn-l.mac-lose{color:var(--danger-fg, #b91c1c)}.mac-section .mac-learn-t{font-size:12.5px;font-weight:700;color:var(--fg-strong, #0f172a);letter-spacing:-.005em}.mac-section .mac-learn-s{font-size:11px;color:var(--fg-muted, #475569)}.mac-section .mac-channel-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;flex:1}.mac-section .mac-ch-card{background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:10px}.mac-section .mac-ch-head{display:flex;align-items:center;gap:8px}.mac-section .mac-ch-ico{width:28px;height:28px;border-radius:8px;background:var(--info-bg, rgba(0, 39, 166, .08));color:var(--brand, #0027A6);display:grid;place-items:center}.mac-section .mac-ch-ico svg{width:14px;height:14px}.mac-section .mac-ch-ico.mac-amber{background:#f59e0b29;color:var(--warning-fg, #a16207)}.mac-section .mac-ch-ico.mac-teal{background:#00f6ea2e;color:#0f766e}.mac-section .mac-ch-ico.mac-success{background:#10b98124;color:var(--success-fg, #047857)}.mac-section .mac-ch-ico.mac-dark{background:#0f172a14;color:var(--fg-strong, #0f172a)}.mac-section .mac-ch-nm{font-size:12.5px;font-weight:800;color:var(--fg-strong, #0f172a);letter-spacing:-.005em}.mac-section .mac-ch-status{margin-left:auto;font-size:9px;font-weight:800;padding:2px 7px;border-radius:999px;background:var(--success-bg, #ecfdf5);color:var(--success-fg, #047857);text-transform:uppercase;letter-spacing:.08em}.mac-section .mac-ch-body{flex:1;background:var(--surface-alt, #f1f5f9);border-radius:8px;padding:10px;font-size:11px;line-height:1.45;color:var(--fg, #1e293b);overflow:hidden}.mac-section .mac-ch-sub{font-weight:700;color:var(--fg-strong, #0f172a);font-size:11.5px;margin-bottom:4px}.mac-section .mac-ch-body code{font-family:var(--font-mono, ui-monospace, "SF Mono", Menlo, monospace);background:#0027a614;color:var(--brand, #0027A6);padding:0 3px;border-radius:2px;font-size:10.5px}.mac-section .mac-bullets{margin:4px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:3px}.mac-section .mac-bullets li{display:flex;align-items:flex-start;gap:5px;font-size:10.5px}.mac-section .mac-bullets li:before{content:"·";color:var(--brand, #0027A6);font-weight:700}.mac-section .mac-ch-foot{display:flex;align-items:center;gap:6px;font-size:10.5px;color:var(--fg-faint, #94a3b8);font-weight:700}.mac-section .mac-ch-open{margin-left:auto;color:var(--brand, #0027A6);display:inline-flex;align-items:center;gap:3px}.mac-section .mac-ch-open svg{width:11px;height:11px}@media(max-width:960px){.mac-section .mac-split{grid-template-columns:1fr;gap:14px}.mac-section .mac-rail{flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:6px}.mac-section .mac-rail-head{display:none}.mac-section .mac-cap{flex:0 0 auto;grid-template-columns:auto auto;min-width:220px;margin:0 2px;scroll-snap-align:start}.mac-section .mac-cap-arrow{display:none}.mac-section .mac-preview{min-height:520px}}@media(max-width:880px){.mac-section .mac-build-grid,.mac-section .mac-brief-grid,.mac-section .mac-persona-grid{grid-template-columns:1fr}.mac-section .mac-persona-list{flex-direction:row;overflow-x:auto}.mac-section .mac-persona-card{flex:0 0 180px}.mac-section .mac-kpi-strip,.mac-section .mac-channel-grid{grid-template-columns:repeat(2,1fr)}.mac-section .mac-learn-row{flex-direction:column}}@media(max-width:640px){.mac-section .mac-chrome-url{display:none}.mac-section .mac-scene{padding:16px}.mac-section .mac-channel-grid,.mac-section .mac-kpi-strip{grid-template-columns:1fr}.mac-section .mac-cal-axis{display:none}.mac-section .mac-cal-row{grid-template-columns:1fr;grid-template-rows:auto auto}.mac-section .mac-cal-cell{display:none}.mac-section .mac-cal-bar{grid-column:1!important;transform:none}.mac-section .mac-cal-today{display:none}}@media(prefers-reduced-motion:reduce){.mac-section *,.mac-section *:before,.mac-section *:after{animation:none!important;transition:none!important}.mac-section .mac-scene>*{opacity:1;transform:none}.mac-section .mac-cal-bar{transform:scaleX(1)}}[data-theme=dark] .mac-section{color:#e2e8f0}[data-theme=dark] .mac-section .mac-rail,[data-theme=dark] .mac-section .mac-preview,[data-theme=dark] .mac-section .mac-filter-stack,[data-theme=dark] .mac-section .mac-brief,[data-theme=dark] .mac-section .mac-persona-card,[data-theme=dark] .mac-section .mac-cal,[data-theme=dark] .mac-section .mac-kpi-card,[data-theme=dark] .mac-section .mac-chart-card,[data-theme=dark] .mac-section .mac-learn-card,[data-theme=dark] .mac-section .mac-ch-card{background:#ffffff0a;border-color:#ffffff14}[data-theme=dark] .mac-section .mac-chrome{background:#ffffff08;border-bottom-color:#ffffff14}[data-theme=dark] .mac-section .mac-chrome-url{background:#0000004d;border-color:#ffffff14;color:#cbd5e1}[data-theme=dark] .mac-section .mac-chrome-url strong{color:#fff}[data-theme=dark] .mac-section .mac-cap:hover{background:#ffffff0f}[data-theme=dark] .mac-section .mac-cap.is-active{background:linear-gradient(135deg,#0027a64d,#00f6ea2e);border-color:#00f6ea59;color:#fff}[data-theme=dark] .mac-section .mac-cap.is-active .mac-cap-num,[data-theme=dark] .mac-section .mac-cap.is-active .mac-cap-arrow{color:var(--brand-accent, #00F6EA)}[data-theme=dark] .mac-section .mac-title,[data-theme=dark] .mac-section .mac-scene-head h3,[data-theme=dark] .mac-section .mac-brief-title,[data-theme=dark] .mac-section .mac-persona-nm,[data-theme=dark] .mac-section .mac-kpi-v,[data-theme=dark] .mac-section .mac-cal-stat-v,[data-theme=dark] .mac-section .mac-ch-nm,[data-theme=dark] .mac-section .mac-hint strong,[data-theme=dark] .mac-section .mac-panel-title,[data-theme=dark] .mac-section .mac-learn-t{color:#f8fafc}[data-theme=dark] .mac-section .mac-f-row{background:#ffffff0a}[data-theme=dark] .mac-section .mac-f-l strong{color:#f8fafc}[data-theme=dark] .mac-section .mac-f-v{color:var(--brand-accent, #00F6EA)}[data-theme=dark] .mac-section .mac-brief-msg,[data-theme=dark] .mac-section .mac-ch-body{background:#ffffff0a}[data-theme=dark] .mac-section .mac-tok,[data-theme=dark] .mac-section .mac-ch-body code{background:#00f6ea2e;color:var(--brand-accent, #00F6EA)}[data-theme=dark] .mac-section .mac-cal-cell{background:transparent}[data-theme=dark] .mac-section .mac-cal-today:before{background:var(--surface-strong, #0d1530);color:var(--brand-accent, #00F6EA)}[data-theme=dark] .mac-section .mac-cal-today{background:var(--brand-accent, #00F6EA);box-shadow:0 0 8px #00f6ea80}[data-theme=dark] .mac-section .mac-msg-preview{background:#fff;border-color:#ffffff1f}[data-theme=dark] .mac-section .mac-msg-head{background:#f1f5f9}[data-theme=dark] .mac-section .mac-msg-name{color:#0f172a}[data-theme=dark] .mac-section .mac-msg-name span{color:#475569}[data-theme=dark] .mac-section .mac-msg-time{color:#94a3b8}[data-theme=dark] .mac-section .mac-msg-subject{color:#0f172a}[data-theme=dark] .mac-section .mac-msg-content{color:#1e293b}.rgh-hero{position:relative;z-index:1;padding:80px 0 60px;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif}.rgh-hero .shell{max-width:1240px;margin:0 auto;padding:0 32px}.rgh-hero .hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:56px;align-items:center}.rgh-hero .hero-grid.rg{align-items:start}.rgh-hero .hero-grid.rg .hero-copy{padding-top:8px}.rgh-hero .hero-copy{display:flex;flex-direction:column;gap:22px}.rgh-hero .eyebrow-pill{align-self:flex-start;font:700 11px/1 Plus Jakarta Sans,system-ui,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--brand);padding:6px 0}.rgh-hero .hero-title{margin:0;font:800 56px/1.05 Plus Jakarta Sans,system-ui,sans-serif;letter-spacing:-.025em;color:var(--fg-strong)}.rgh-hero .hero-grad-text{background:linear-gradient(90deg,#0027a6,#00f6ea,#000956);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:rgh-hero-grad-shift 8s ease-in-out infinite}@keyframes rgh-hero-grad-shift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.rgh-hero .hero-intro{margin:0;max-width:540px;font:500 17px/1.55 Plus Jakarta Sans,system-ui,sans-serif;color:var(--fg-muted, #475569)}.rgh-hero .hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:8px}.rgh-hero .btn{display:inline-flex;align-items:center;gap:10px;padding:12px 20px;border-radius:999px;font:600 14px/1 Plus Jakarta Sans,system-ui,sans-serif;letter-spacing:.01em;cursor:pointer;text-decoration:none;border:1px solid transparent;transition:transform .15s,box-shadow .15s;white-space:nowrap}.rgh-hero .btn svg{width:16px;height:16px;stroke-width:2}.rgh-hero .btn:active{transform:translateY(1px)}.rgh-hero .btn-gradient{color:#fff;background:linear-gradient(90deg,#000956,#0027a6,#00f6ea,#0027a6,#000956);background-size:250% 250%;animation:rgh-atlas-shift 3.6s ease-out 1 both;box-shadow:0 8px 22px #0027a647}.rgh-hero .btn-gradient:hover{box-shadow:0 12px 28px #0027a657}@keyframes rgh-atlas-shift{0%{background-position:0% 50%}to{background-position:250% 50%}}.rgh-hero .btn-ghost{color:var(--fg-strong);background:#fff9;border:1px solid rgba(15,23,42,.12);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.rgh-hero .btn-ghost:hover{background:#fff;border-color:#0f172a33}.rgh-hero .hero-reassure{display:inline-flex;align-items:center;gap:8px;font:500 13px/1 Plus Jakarta Sans,system-ui,sans-serif;color:var(--fg-subtle, #64748b)}.rgh-hero .hero-reassure svg{width:16px;height:16px;color:var(--success, #16a34a);stroke-width:2}.rgh-hero .rg-stack{position:relative;width:100%;max-width:560px;justify-self:end}.rgh-hero .rg-card{position:relative;background:#fff;border-radius:18px;border:1px solid var(--border);box-shadow:0 32px 64px -28px #00095652,0 12px 24px -16px #0009561f,0 0 0 1px #fff9 inset;overflow:hidden}.rgh-hero .rg-header{display:flex;align-items:center;gap:12px;padding:16px 18px 14px;border-bottom:1px solid var(--border-soft)}.rgh-hero .rg-branch{display:inline-flex;align-items:center;gap:8px;padding:5px 10px 5px 8px;background:var(--bg-muted);border-radius:999px;font-size:11.5px;font-weight:700;color:var(--fg-strong);letter-spacing:.01em}.rgh-hero .rg-branch svg{width:13px;height:13px;color:var(--brand);stroke-width:2}.rgh-hero .rg-branch em{font-style:normal;color:var(--fg-subtle);font-weight:600;letter-spacing:.02em}.rgh-hero .rg-spacer{flex:1}.rgh-hero .rg-atlas{display:inline-flex;align-items:center;gap:6px;padding:4px 10px 4px 4px;background:#00f6ea1a;border:1px solid rgba(0,246,234,.35);border-radius:999px;font-size:11px;font-weight:700;color:var(--fg-strong)}.rgh-hero .rg-atlas img{width:18px;height:18px;border-radius:50%}.rgh-hero .rg-live{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:var(--fg-subtle);letter-spacing:.01em}.rgh-hero .rg-live .dot{width:7px;height:7px;border-radius:50%;background:var(--success);box-shadow:0 0 #10b98199;animation:rgh-pulse 2s ease-out infinite}@keyframes rgh-pulse{0%{box-shadow:0 0 #10b9818c}70%{box-shadow:0 0 0 8px #10b98100}to{box-shadow:0 0 #10b98100}}.rgh-hero .rg-next{padding:18px 18px 16px;background:radial-gradient(120% 100% at 0% 0%,#0027a60d,#0027a600 60%),linear-gradient(180deg,#fff 0% 100%);border-bottom:1px solid var(--border-soft)}.rgh-hero .rg-next-label{display:inline-flex;align-items:center;gap:6px;font-size:10.5px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--brand);margin-bottom:12px}.rgh-hero .rg-next-label:before{content:"";width:14px;height:2px;background:linear-gradient(90deg,var(--brand),var(--brand-accent));border-radius:2px}.rgh-hero .rg-next-row{display:grid;grid-template-columns:44px 1fr auto;gap:12px;align-items:center}.rgh-hero .rg-avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;font-size:15px;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--brand-dark),var(--brand));letter-spacing:-.01em;box-shadow:0 4px 10px -4px #0027a680}.rgh-hero .rg-next-info{min-width:0}.rgh-hero .rg-next-name{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.rgh-hero .rg-next-name strong{font-size:17px;font-weight:700;color:var(--fg-strong);letter-spacing:-.01em}.rgh-hero .rg-prop{font-size:11px;font-weight:700;color:var(--success);background:#10b9811a;padding:2px 8px;border-radius:999px;letter-spacing:.01em}.rgh-hero .rg-next-sub{margin:2px 0 0;font-size:13px;color:var(--fg-muted);line-height:1.4}.rgh-hero .rg-next-sub b{color:var(--fg-strong);font-weight:700}.rgh-hero .rg-call{display:inline-flex;align-items:center;gap:7px;padding:10px 14px;background:linear-gradient(110deg,var(--brand-dark),var(--brand));color:#fff;border:none;border-radius:10px;font-weight:700;font-size:13px;box-shadow:0 8px 18px -8px #0027a6b3;cursor:pointer;white-space:nowrap;font-family:inherit}.rgh-hero .rg-call svg{width:14px;height:14px;stroke-width:2}.rgh-hero .rg-call:hover{filter:brightness(1.08)}.rgh-hero .rg-script{margin-top:14px;padding:11px 13px;background:var(--bg-muted);border:1px solid var(--border-soft);border-radius:10px;font-size:12.5px;line-height:1.5;color:var(--fg);display:grid;grid-template-columns:16px 1fr;gap:9px;align-items:start}.rgh-hero .rg-script svg{width:14px;height:14px;color:var(--brand);margin-top:2px;stroke-width:2}.rgh-hero .rg-script q{quotes:"“" "”";color:var(--fg-muted)}.rgh-hero .rg-script q:before{content:open-quote;color:var(--brand-accent);font-weight:700}.rgh-hero .rg-script q:after{content:close-quote;color:var(--brand-accent);font-weight:700}.rgh-hero .rg-queue-head{display:flex;align-items:center;gap:8px;padding:12px 18px 8px;font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--fg-subtle)}.rgh-hero .rg-queue-head em{font-style:normal;font-weight:700;color:var(--fg-faint);letter-spacing:.02em;text-transform:none;font-size:11px;margin-left:auto}.rgh-hero .rg-queue{list-style:none;margin:0;padding:0 18px 4px}.rgh-hero .rg-queue li{display:grid;grid-template-columns:28px 1fr auto;gap:10px;align-items:center;padding:9px 0;border-top:1px dashed var(--border-soft);font-size:13px}.rgh-hero .rg-queue li:first-child{border-top:none}.rgh-hero .rg-mini-avatar{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:700;color:var(--fg-strong);background:var(--surface-alt);border:1px solid var(--border)}.rgh-hero .rg-q-name{display:flex;align-items:baseline;gap:8px;min-width:0}.rgh-hero .rg-q-name strong{font-weight:700;color:var(--fg-strong);font-size:13px}.rgh-hero .rg-q-name span{color:var(--fg-muted);font-size:12.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rgh-hero .rg-tag{font-size:10.5px;font-weight:700;letter-spacing:.02em;padding:3px 8px;border-radius:999px;white-space:nowrap}.rgh-hero .rg-tag.retain{color:#b45309;background:#f59e0b24}.rgh-hero .rg-tag.cross{color:var(--brand);background:#0027a614}.rgh-hero .rg-tag.renew{color:#047857;background:#10b9811f}.rgh-hero .rg-foot{display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:12px 18px 14px;background:linear-gradient(180deg,#fff 0%,var(--bg-muted) 100%);border-top:1px solid var(--border)}.rgh-hero .rg-foot-left .rg-progress-label{font-size:11.5px;font-weight:700;color:var(--fg-strong);letter-spacing:.01em;margin-bottom:6px;display:flex;align-items:baseline;gap:8px}.rgh-hero .rg-foot-left .rg-progress-label em{font-style:normal;color:var(--fg-muted);font-weight:600;font-size:11px}.rgh-hero .rg-progress-track{position:relative;height:6px;width:220px;max-width:100%;background:var(--surface-alt);border-radius:999px;overflow:hidden}.rgh-hero .rg-progress-fill{position:absolute;inset:0 auto 0 0;width:44%;background:linear-gradient(90deg,var(--brand) 0%,var(--brand-accent) 100%);border-radius:inherit}.rgh-hero .rg-foot-saves{text-align:right}.rgh-hero .rg-foot-saves .v{font-size:17px;font-weight:800;color:var(--success);letter-spacing:-.01em;font-variant-numeric:tabular-nums}.rgh-hero .rg-foot-saves .k{display:block;font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--fg-subtle);margin-top:1px}.rgh-hero .rg-toast{position:absolute;left:-28px;bottom:-22px;display:grid;grid-template-columns:36px 1fr;gap:10px;align-items:center;padding:11px 16px 11px 12px;background:#fff;border-radius:14px;border:1px solid var(--border);box-shadow:0 22px 44px -22px #0009564d,0 6px 12px -6px #0009561a;max-width:270px;animation:rgh-float 6s ease-in-out infinite}@keyframes rgh-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.rgh-hero .rg-toast-icon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:#10b9811f;color:var(--success)}.rgh-hero .rg-toast-icon svg{width:18px;height:18px;stroke-width:2.2}.rgh-hero .rg-toast-body{min-width:0}.rgh-hero .rg-toast-title{font-size:11.5px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--success);display:flex;align-items:center;gap:6px}.rgh-hero .rg-toast-title em{font-style:normal;font-weight:600;letter-spacing:.02em;text-transform:none;font-size:11px;color:var(--fg-faint)}.rgh-hero .rg-toast-line{margin-top:2px;font-size:13px;color:var(--fg-strong);font-weight:600;line-height:1.35}.rgh-hero .rg-toast-line b{font-weight:800}@media(max-width:980px){.rgh-hero{padding:56px 0 48px}.rgh-hero .hero-grid,.rgh-hero .hero-grid.rg{grid-template-columns:minmax(0,1fr);gap:40px;align-items:start}.rgh-hero .hero-copy,.rgh-hero .rg-stack{min-width:0}.rgh-hero .hero-title{font-size:40px}.rgh-hero .rg-stack{max-width:100%;justify-self:stretch}.rgh-hero .rg-toast{left:8px;bottom:-18px}}@media(max-width:560px){.rgh-hero .shell{padding:0 20px}.rgh-hero .hero-title{font-size:34px}.rgh-hero .rg-next-row{grid-template-columns:40px 1fr}.rgh-hero .rg-call{grid-column:1 / -1;justify-self:stretch;justify-content:center}.rgh-hero .rg-toast{position:static;max-width:100%;margin-top:16px;animation:none}}[data-theme=dark] .rgh-hero .btn-ghost{background:#ffffff0a;border-color:#ffffff1a;color:var(--fg-strong)}[data-theme=dark] .rgh-hero .btn-ghost:hover{background:#ffffff14;border-color:rgba(var(--brand-accent-rgb),.4)}[data-theme=dark] .rgh-hero .rg-card{background:#0d1632b8;border-color:#ffffff14;box-shadow:0 32px 64px -28px #00000080,0 12px 24px -16px #0000004d,0 0 0 1px #ffffff0a inset}[data-theme=dark] .rgh-hero .rg-header,[data-theme=dark] .rgh-hero .rg-next,[data-theme=dark] .rgh-hero .rg-foot{border-color:#ffffff14}[data-theme=dark] .rgh-hero .rg-branch{background:#ffffff0a;color:var(--fg-strong)}[data-theme=dark] .rgh-hero .rg-branch em{color:var(--fg-subtle)}[data-theme=dark] .rgh-hero .rg-atlas{background:#00f6ea14;border-color:#00f6ea40;color:var(--fg-strong)}[data-theme=dark] .rgh-hero .rg-live{color:var(--fg-subtle)}[data-theme=dark] .rgh-hero .rg-next{background:radial-gradient(120% 100% at 0% 0%,#00f6ea14,#00f6ea00 60%),transparent}[data-theme=dark] .rgh-hero .rg-next-name strong,[data-theme=dark] .rgh-hero .rg-next-sub b,[data-theme=dark] .rgh-hero .rg-q-name strong{color:var(--fg-strong)}[data-theme=dark] .rgh-hero .rg-next-sub,[data-theme=dark] .rgh-hero .rg-q-name span{color:var(--fg-muted)}[data-theme=dark] .rgh-hero .rg-prop{background:#10b9812e;color:#6ee7b7}[data-theme=dark] .rgh-hero .rg-script{background:#ffffff08;border-color:#ffffff0f;color:var(--fg)}[data-theme=dark] .rgh-hero .rg-script svg{color:var(--brand-accent)}[data-theme=dark] .rgh-hero .rg-script q{color:var(--fg-muted)}[data-theme=dark] .rgh-hero .rg-queue-head,[data-theme=dark] .rgh-hero .rg-queue-head em{color:var(--fg-subtle)}[data-theme=dark] .rgh-hero .rg-queue li{border-top-color:#ffffff0f}[data-theme=dark] .rgh-hero .rg-mini-avatar{background:#ffffff0f;border-color:#ffffff1a;color:var(--fg-strong)}[data-theme=dark] .rgh-hero .rg-tag.retain{color:#fbbf24;background:#f59e0b2e}[data-theme=dark] .rgh-hero .rg-tag.cross{color:var(--brand-accent);background:#00f6ea1f}[data-theme=dark] .rgh-hero .rg-tag.renew{color:#6ee7b7;background:#10b9812e}[data-theme=dark] .rgh-hero .rg-foot{background:linear-gradient(180deg,#0d163200,#ffffff05)}[data-theme=dark] .rgh-hero .rg-foot-left .rg-progress-label{color:var(--fg-strong)}[data-theme=dark] .rgh-hero .rg-foot-left .rg-progress-label em{color:var(--fg-muted)}[data-theme=dark] .rgh-hero .rg-progress-track{background:#ffffff14}[data-theme=dark] .rgh-hero .rg-foot-saves .v{color:#6ee7b7}[data-theme=dark] .rgh-hero .rg-foot-saves .k{color:var(--fg-subtle)}[data-theme=dark] .rgh-hero .rg-toast{background:#0d1632d9;border-color:#ffffff14;box-shadow:0 22px 44px -22px #00000080,0 6px 12px -6px #0000004d}[data-theme=dark] .rgh-hero .rg-toast-icon{background:#10b9812e}[data-theme=dark] .rgh-hero .rg-toast-title em{color:var(--fg-subtle)}[data-theme=dark] .rgh-hero .rg-toast-line{color:var(--fg-strong)}.rgc-section{position:relative;width:100%;max-width:1280px;margin:0 auto;padding:clamp(56px,9vh,96px) clamp(20px,5vw,64px);scroll-margin-top:80px;--rgc-ease-out: cubic-bezier(.16, 1, .3, 1)}.rgc-section *,.rgc-section *:before,.rgc-section *:after{box-sizing:border-box}.rgc-section .rgc-head{max-width:720px;margin:0 auto 40px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.rgc-section .rgc-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--brand)}.rgc-section .rgc-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--brand-accent, #00F6EA);box-shadow:0 0 0 4px #00f6ea2e}.rgc-section .rgc-title{margin:0;font-size:clamp(28px,3.4vw,40px);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--fg-strong);text-wrap:balance}.rgc-section .rgc-accent{background:var(--grad-text, linear-gradient(90deg, var(--brand) 0%, var(--brand-accent) 50%, var(--brand-dark) 100%));background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.rgc-section .rgc-split{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:clamp(20px,2.5vw,36px);align-items:start}.rgc-section .rgc-rail{display:flex;flex-direction:column;padding:8px;border-radius:var(--radius-xl, 20px);background:var(--surface, #ffffff);border:1px solid var(--border, #e2e8f0);box-shadow:var(--shadow-sm, 0 1px 3px 0 rgba(15, 23, 42, .06))}.rgc-section .rgc-rail-head{display:flex;justify-content:space-between;align-items:baseline;padding:12px 14px 10px;margin-bottom:4px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--fg-subtle, #64748b);border-bottom:1px solid var(--border-soft, #f1f5f9)}.rgc-section .rgc-rail-count{color:var(--fg-faint, #94a3b8);font-weight:600;letter-spacing:0;text-transform:none;font-size:12px}.rgc-section .rgc-cap{appearance:none;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;padding:14px;margin:2px 0;background:transparent;border:1px solid transparent;border-radius:var(--radius-lg, 16px);text-align:left;cursor:pointer;color:var(--fg-muted, #475569);font-family:inherit;transition:background .18s ease,color .18s ease,border-color .18s ease}.rgc-section .rgc-cap:hover{background:var(--surface-alt, #f1f5f9);color:var(--fg, #1e293b)}.rgc-section .rgc-cap:focus-visible{outline:2px solid var(--brand-accent, #00F6EA);outline-offset:2px}.rgc-section .rgc-cap.is-active{background:linear-gradient(135deg,#0027a60f,#00f6ea0f);border-color:#0027a62e;color:var(--fg-strong, #0f172a)}.rgc-section .rgc-cap-num{font-size:11px;font-weight:800;font-variant-numeric:tabular-nums;color:var(--fg-faint, #94a3b8);letter-spacing:.04em}.rgc-section .rgc-cap.is-active .rgc-cap-num{color:var(--brand, #0027A6)}.rgc-section .rgc-cap-title{font-size:15px;font-weight:600;letter-spacing:-.005em}.rgc-section .rgc-cap-arrow{width:16px;height:16px;opacity:0;transform:translate(-4px);transition:opacity .18s ease,transform .18s ease}.rgc-section .rgc-cap.is-active .rgc-cap-arrow{opacity:1;transform:translate(0);color:var(--brand, #0027A6)}.rgc-section .rgc-preview-wrap{display:flex;flex-direction:column;gap:14px;min-width:0}.rgc-section .rgc-preview{position:relative;border-radius:var(--radius-xl, 20px);background:var(--surface, #ffffff);border:1px solid var(--border, #e2e8f0);box-shadow:0 24px 60px -32px #00095640,0 4px 16px -8px #0f172a0f;overflow:hidden;min-height:560px;display:flex;flex-direction:column}.rgc-section .rgc-preview:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:var(--grad-text, linear-gradient(90deg, var(--brand-dark), var(--brand), var(--brand-accent), var(--brand), var(--brand-dark)));background-size:250% 250%;animation:rgc-stripe-shift 6s ease infinite}@keyframes rgc-stripe-shift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.rgc-section .rgc-chrome{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:10px 14px;background:var(--surface-alt, #f1f5f9);border-bottom:1px solid var(--border, #e2e8f0)}.rgc-section .rgc-chrome-dots{display:inline-flex;gap:6px}.rgc-section .rgc-chrome-dots span{width:10px;height:10px;border-radius:50%;background:#0000001a}.rgc-section .rgc-chrome-dots span:nth-child(1){background:#ff5f57}.rgc-section .rgc-chrome-dots span:nth-child(2){background:#febc2e}.rgc-section .rgc-chrome-dots span:nth-child(3){background:#28c840}.rgc-section .rgc-chrome-url{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:var(--surface, #ffffff);border:1px solid var(--border, #e2e8f0);font-size:12.5px;color:var(--fg-muted, #475569);font-family:var(--font-mono, ui-monospace, "SF Mono", Menlo, monospace);max-width:460px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rgc-section .rgc-chrome-url svg{width:12px;height:12px;color:var(--success, #10b981);flex-shrink:0}.rgc-section .rgc-chrome-url strong{color:var(--fg, #1e293b);font-weight:700;animation:rgc-url-flash .7s ease-out}@keyframes rgc-url-flash{0%{background:#00f6ea66}to{background:transparent}}.rgc-section .rgc-chrome-live{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:var(--success-fg, #047857);text-transform:uppercase;letter-spacing:.08em}.rgc-section .rgc-pulse{width:6px;height:6px;border-radius:50%;background:var(--success, #10b981);box-shadow:0 0 0 4px #10b9812e;animation:rgc-pulse 1.8s ease-in-out infinite}@keyframes rgc-pulse{0%,to{box-shadow:0 0 0 4px #10b9812e}50%{box-shadow:0 0 0 6px #10b9810d}}.rgc-section .rgc-stage{position:relative;flex:1;min-height:480px;overflow:hidden}.rgc-section .rgc-scene{position:absolute;inset:0;padding:22px;display:flex;flex-direction:column;gap:14px;opacity:0;transform:translateY(8px) scale(.99);transition:opacity .35s var(--rgc-ease-out),transform .45s var(--rgc-ease-out);pointer-events:none}.rgc-section .rgc-scene.rgc-scene-in{opacity:1;transform:none;pointer-events:auto}.rgc-section .rgc-scene-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--border-soft, #f1f5f9);flex-shrink:0}.rgc-section .rgc-scene-head-left{display:flex;align-items:center;gap:10px;min-width:0}.rgc-section .rgc-scene-ico{width:30px;height:30px;border-radius:9px;background:var(--info-bg, rgba(0, 39, 166, .08));color:var(--brand, #0027A6);display:grid;place-items:center;flex-shrink:0}.rgc-section .rgc-scene-ico svg{width:15px;height:15px}.rgc-section .rgc-scene-head h3{margin:0;font-size:14px;font-weight:700;color:var(--fg-strong, #0f172a);letter-spacing:-.01em}.rgc-section .rgc-scene-meta{font-size:11px;color:var(--fg-faint, #94a3b8);font-weight:600;text-transform:uppercase;letter-spacing:.08em}.rgc-section .rgc-item{opacity:0;transform:translateY(6px);transition:opacity .35s var(--rgc-ease-out),transform .4s var(--rgc-ease-out)}.rgc-section .rgc-scene.rgc-scene-in .rgc-item{opacity:1;transform:none;transition-delay:var(--d, 0ms)}.rgc-section .rgc-hint{display:flex;align-items:center;gap:6px;margin:0;padding:4px 4px 0;font-size:12px;color:var(--fg-subtle, #64748b)}.rgc-section .rgc-hint svg{width:13px;height:13px;color:var(--brand, #0027A6)}.rgc-section .rgc-hint strong{color:var(--fg, #1e293b);font-weight:700}.rgc-section .rgc-chip{display:inline-flex;align-items:center;gap:4px;padding:4px 9px;border-radius:999px;font-size:10.5px;font-weight:600;background:var(--surface-alt, #f1f5f9);color:var(--fg, #1e293b);border:1px solid var(--border-soft, #f1f5f9)}.rgc-section .rgc-chip-brand{background:var(--info-bg, rgba(0, 39, 166, .08));color:var(--brand, #0027A6);border-color:var(--border-brand, rgba(0, 39, 166, .15))}.rgc-section .rgc-chip-muted{color:var(--fg-faint, #94a3b8)}.rgc-section .rgc-panel-title{font-size:12.5px;font-weight:700;color:var(--fg-strong, #0f172a);letter-spacing:-.005em;display:flex;align-items:center;gap:6px}.rgc-section .rgc-pmeta{margin-left:auto;font-size:10.5px;font-weight:600;color:var(--fg-faint, #94a3b8);text-transform:uppercase;letter-spacing:.08em}.rgc-section .rgc-queue{background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:14px;overflow:hidden;flex:1;display:flex;flex-direction:column}.rgc-section .rgc-q-head{display:grid;grid-template-columns:36px 1fr 130px 110px 28px;gap:12px;padding:10px 14px;background:var(--surface-alt, #f1f5f9);font-size:10px;font-weight:700;color:var(--fg-subtle, #64748b);text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid var(--border-soft, #f1f5f9)}.rgc-section .rgc-q-head-right{text-align:right}.rgc-section .rgc-q-row{display:grid;grid-template-columns:36px 1fr 130px 110px 28px;gap:12px;padding:11px 14px;align-items:center;border-bottom:1px solid var(--border-soft, #f1f5f9);transition:background .15s}.rgc-section .rgc-q-row:hover{background:#0027a605}.rgc-section .rgc-q-row:last-child{border-bottom:0}.rgc-section .rgc-q-rank{width:26px;height:26px;border-radius:7px;background:var(--grad-brand, linear-gradient(135deg, var(--brand-dark), var(--brand)));color:#fff;display:grid;place-items:center;font-size:11px;font-weight:800;font-variant-numeric:tabular-nums}.rgc-section .rgc-q-member{display:flex;align-items:center;gap:10px}.rgc-section .rgc-q-avatar{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#00f6ea,#0027a6);color:#fff;font-size:11px;font-weight:700;display:grid;place-items:center}.rgc-section .rgc-q-avatar.rgc-alt-1{background:linear-gradient(135deg,#475569,#0f172a)}.rgc-section .rgc-q-avatar.rgc-alt-2{background:linear-gradient(135deg,#f59e0b,#b45309)}.rgc-section .rgc-q-avatar.rgc-alt-3{background:linear-gradient(135deg,#10b981,#047857)}.rgc-section .rgc-q-avatar.rgc-alt-4{background:linear-gradient(135deg,#7c3aed,#4c1d95)}.rgc-section .rgc-q-name{font-size:12.5px;font-weight:700;color:var(--fg-strong, #0f172a);letter-spacing:-.005em}.rgc-section .rgc-q-name small{font-weight:500;color:var(--fg-faint, #94a3b8)}.rgc-section .rgc-q-meta{font-size:11px;color:var(--fg-subtle, #64748b);margin-top:1px}.rgc-section .rgc-q-reason{font-size:11px;display:flex;flex-direction:column;gap:3px}.rgc-section .rgc-q-reason-l{font-size:9px;font-weight:800;color:var(--fg-faint, #94a3b8);text-transform:uppercase;letter-spacing:.1em}.rgc-section .rgc-q-reason-v{color:var(--fg-strong, #0f172a);font-weight:600}.rgc-section .rgc-q-impact{text-align:right}.rgc-section .rgc-q-impact-v{font-size:13px;font-weight:800;color:var(--brand-dark, #000956);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.rgc-section .rgc-q-impact-l{font-size:9.5px;font-weight:700;color:var(--fg-faint, #94a3b8);text-transform:uppercase;letter-spacing:.08em;margin-top:2px}.rgc-section .rgc-q-go{width:28px;height:28px;border-radius:8px;background:var(--surface-alt, #f1f5f9);color:var(--brand, #0027A6);display:grid;place-items:center;transition:background .15s}.rgc-section .rgc-q-row:hover .rgc-q-go{background:var(--info-bg, rgba(0, 39, 166, .08))}.rgc-section .rgc-q-go svg{width:14px;height:14px}.rgc-section .rgc-branch-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;flex:1}.rgc-section .rgc-branch-card{position:relative;background:linear-gradient(180deg,#ffffff,var(--surface-alt, #f1f5f9));border:1px solid var(--border, #e2e8f0);border-radius:14px;padding:14px;display:flex;flex-direction:column;gap:10px;overflow:hidden}.rgc-section .rgc-branch-card.rgc-top{background:linear-gradient(135deg,#001863,#0027a6);color:#fff;border:0}.rgc-section .rgc-branch-card.rgc-top:after{content:"";position:absolute;inset:0;background:radial-gradient(70% 100% at 100% 0%,rgba(0,246,234,.3),transparent 70%);pointer-events:none}.rgc-section .rgc-branch-card.rgc-top>*{position:relative}.rgc-section .rgc-branch-head{display:flex;align-items:center;gap:8px}.rgc-section .rgc-branch-rank{width:26px;height:26px;border-radius:7px;display:grid;place-items:center;background:var(--surface-alt, #f1f5f9);color:var(--fg-faint, #94a3b8);font-size:12px;font-weight:800;font-variant-numeric:tabular-nums}.rgc-section .rgc-branch-card.rgc-top .rgc-branch-rank{background:var(--brand-accent, #00F6EA);color:var(--brand-dark, #000956)}.rgc-section .rgc-branch-nm{font-size:13px;font-weight:800;letter-spacing:-.01em}.rgc-section .rgc-branch-card.rgc-top .rgc-branch-nm{color:#fff}.rgc-section .rgc-pace{margin-left:auto;font-size:9.5px;font-weight:800;padding:2px 7px;border-radius:999px;background:var(--success-bg, #ecfdf5);color:var(--success-fg, #047857);text-transform:uppercase;letter-spacing:.08em}.rgc-section .rgc-pace.rgc-down{background:var(--danger-bg, #fee2e2);color:var(--danger-fg, #b91c1c)}.rgc-section .rgc-branch-card.rgc-top .rgc-pace{background:#ffffff2e;color:var(--brand-accent, #00F6EA)}.rgc-section .rgc-branch-num{font-size:30px;font-weight:800;letter-spacing:-.03em;font-variant-numeric:tabular-nums;line-height:1;color:var(--fg-strong, #0f172a)}.rgc-section .rgc-branch-card.rgc-top .rgc-branch-num{background:var(--grad-text-on-dark, linear-gradient(90deg, var(--brand-accent), #7DFDF6, var(--brand-accent)));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.rgc-section .rgc-branch-lbl{font-size:10px;font-weight:700;color:var(--fg-faint, #94a3b8);text-transform:uppercase;letter-spacing:.08em}.rgc-section .rgc-branch-card.rgc-top .rgc-branch-lbl{color:#fff9}.rgc-section .rgc-branch-bars{display:flex;flex-direction:column;gap:6px;padding-top:10px;border-top:1px solid var(--border-soft, #f1f5f9);margin-top:auto}.rgc-section .rgc-branch-card.rgc-top .rgc-branch-bars{border-top-color:#ffffff1f}.rgc-section .rgc-br-bar-row{display:grid;grid-template-columns:70px 1fr 38px;gap:8px;align-items:center;font-size:11px}.rgc-section .rgc-br-bar-l{color:var(--fg-muted, #475569)}.rgc-section .rgc-branch-card.rgc-top .rgc-br-bar-l{color:#ffffffb3}.rgc-section .rgc-br-bar{height:5px;border-radius:3px;background:var(--border-soft, #f1f5f9);overflow:hidden}.rgc-section .rgc-branch-card.rgc-top .rgc-br-bar{background:#ffffff1f}.rgc-section .rgc-br-fill{height:100%;border-radius:3px;background:var(--brand, #0027A6);width:0;transition:width .9s var(--rgc-ease-out);transition-delay:var(--d, 0ms)}.rgc-section .rgc-scene.rgc-scene-in .rgc-br-fill{width:var(--w, 60%)}.rgc-section .rgc-branch-card.rgc-top .rgc-br-fill{background:var(--brand-accent, #00F6EA)}.rgc-section .rgc-br-bar-v{font-size:11px;font-weight:700;color:var(--fg-strong, #0f172a);font-variant-numeric:tabular-nums;text-align:right}.rgc-section .rgc-branch-card.rgc-top .rgc-br-bar-v{color:#fff}.rgc-section .rgc-expand-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;flex:1}.rgc-section .rgc-ex-member{background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:12px}.rgc-section .rgc-ex-head{display:flex;align-items:center;gap:12px}.rgc-section .rgc-ex-av{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#00f6ea,#0027a6);color:#fff;font-size:16px;font-weight:800;display:grid;place-items:center}.rgc-section .rgc-ex-name{font-size:15px;font-weight:800;color:var(--fg-strong, #0f172a);letter-spacing:-.01em}.rgc-section .rgc-ex-sub{font-size:11.5px;color:var(--fg-subtle, #64748b);margin-top:2px}.rgc-section .rgc-ex-meta-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.rgc-section .rgc-ex-meta{background:var(--surface-alt, #f1f5f9);border-radius:9px;padding:8px 10px}.rgc-section .rgc-ex-meta-l{font-size:9.5px;font-weight:700;color:var(--fg-subtle, #64748b);text-transform:uppercase;letter-spacing:.08em}.rgc-section .rgc-ex-meta-v{font-size:14px;font-weight:800;color:var(--fg-strong, #0f172a);font-variant-numeric:tabular-nums;letter-spacing:-.01em}.rgc-section .rgc-ex-current{padding:10px;background:var(--surface-alt, #f1f5f9);border-radius:9px}.rgc-section .rgc-ex-current-lbl{font-size:10px;font-weight:700;color:var(--fg-subtle, #64748b);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.rgc-section .rgc-ex-products{display:flex;gap:6px;flex-wrap:wrap}.rgc-section .rgc-ex-offers{display:flex;flex-direction:column;gap:8px}.rgc-section .rgc-ex-offer{background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:12px;padding:12px 14px;display:grid;grid-template-columns:32px 1fr auto;gap:10px;align-items:center;transition:border-color .2s}.rgc-section .rgc-ex-offer.rgc-best{border-color:var(--border-brand, rgba(0, 39, 166, .15));background:linear-gradient(to right,#0027a60d,#fff 60%)}.rgc-section .rgc-ex-offer-ico{width:32px;height:32px;border-radius:9px;background:var(--info-bg, rgba(0, 39, 166, .08));color:var(--brand, #0027A6);display:grid;place-items:center}.rgc-section .rgc-ex-offer.rgc-best .rgc-ex-offer-ico{background:linear-gradient(135deg,var(--brand-accent, #00F6EA),var(--brand, #0027A6));color:#fff}.rgc-section .rgc-ex-offer-ico svg{width:16px;height:16px}.rgc-section .rgc-ex-offer-nm{font-size:12.5px;font-weight:700;color:var(--fg-strong, #0f172a)}.rgc-section .rgc-ex-offer-sub{font-size:10.5px;color:var(--fg-subtle, #64748b);margin-top:1px}.rgc-section .rgc-ex-offer-pct{text-align:right;font-size:14px;font-weight:800;color:var(--brand-dark, #000956);font-variant-numeric:tabular-nums;letter-spacing:-.01em}.rgc-section .rgc-ex-offer-pct small{display:block;font-size:9px;font-weight:700;color:var(--fg-faint, #94a3b8);text-transform:uppercase;letter-spacing:.08em;margin-top:1px}.rgc-section .rgc-saves-grid{display:grid;grid-template-columns:1fr;gap:14px;flex:1}.rgc-section .rgc-save-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.rgc-section .rgc-save-stat{background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:12px;padding:12px 14px}.rgc-section .rgc-save-stat-l{font-size:9.5px;font-weight:700;color:var(--fg-subtle, #64748b);text-transform:uppercase;letter-spacing:.08em}.rgc-section .rgc-save-stat-v{font-size:22px;font-weight:800;color:var(--fg-strong, #0f172a);font-variant-numeric:tabular-nums;letter-spacing:-.025em;line-height:1;margin:6px 0 3px}.rgc-section .rgc-save-stat-v.rgc-danger{color:var(--danger-fg, #b91c1c)}.rgc-section .rgc-save-stat-v.rgc-success{color:var(--success-fg, #047857)}.rgc-section .rgc-save-stat-d{font-size:10.5px;color:var(--fg-muted, #475569);font-weight:600}.rgc-section .rgc-save-stat-d strong{color:var(--success-fg, #047857);font-weight:800}.rgc-section .rgc-save-list{background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:14px;padding:14px;display:flex;flex-direction:column;gap:8px}.rgc-section .rgc-save-row{display:grid;grid-template-columns:30px 1fr 1fr auto;gap:12px;align-items:center;padding:8px 10px;border-radius:9px;background:var(--surface-alt, #f1f5f9)}.rgc-section .rgc-save-row.rgc-urgent{background:linear-gradient(to right,rgba(220,38,38,.08),var(--surface-alt, #f1f5f9) 60%)}.rgc-section .rgc-save-av{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#475569,#0f172a);color:#fff;font-size:10.5px;font-weight:700;display:grid;place-items:center}.rgc-section .rgc-save-name{font-size:12px;font-weight:700;color:var(--fg-strong, #0f172a);letter-spacing:-.005em}.rgc-section .rgc-save-trig{font-size:10.5px;color:var(--fg-subtle, #64748b);margin-top:1px}.rgc-section .rgc-save-trig strong{color:var(--danger-fg, #b91c1c)}.rgc-section .rgc-save-play{font-size:11px}.rgc-section .rgc-save-play-l{font-size:9px;font-weight:800;color:var(--fg-faint, #94a3b8);text-transform:uppercase;letter-spacing:.1em;margin-bottom:2px}.rgc-section .rgc-save-play-v{color:var(--brand, #0027A6);font-weight:700}.rgc-section .rgc-save-cta{padding:6px 12px;border-radius:8px;background:var(--grad-brand, linear-gradient(135deg, var(--brand-dark), var(--brand)));color:#fff;font-size:11px;font-weight:700;display:inline-flex;align-items:center;gap:4px;box-shadow:0 3px 8px -3px #0027a666;border:0;cursor:pointer;font-family:inherit}.rgc-section .rgc-save-cta svg{width:11px;height:11px}.rgc-section .rgc-week{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;flex:1}.rgc-section .rgc-day-col{background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:12px;padding:10px;display:flex;flex-direction:column;gap:8px;min-height:0}.rgc-section .rgc-day-col.rgc-today{border:1.5px solid var(--brand, #0027A6);background:linear-gradient(180deg,#0027a60a,#fff 30%)}.rgc-section .rgc-day-head{display:flex;align-items:baseline;justify-content:space-between;padding-bottom:6px;border-bottom:1px solid var(--border-soft, #f1f5f9)}.rgc-section .rgc-day-dn{font-size:10.5px;font-weight:800;color:var(--fg, #1e293b);text-transform:uppercase;letter-spacing:.1em}.rgc-section .rgc-day-col.rgc-today .rgc-day-dn{color:var(--brand, #0027A6)}.rgc-section .rgc-day-dc{font-size:11px;color:var(--fg-faint, #94a3b8);font-weight:700;font-variant-numeric:tabular-nums}.rgc-section .rgc-task{padding:9px 10px;background:var(--surface-alt, #f1f5f9);border-radius:8px;display:flex;flex-direction:column;gap:4px;position:relative}.rgc-section .rgc-task.rgc-done{opacity:.55}.rgc-section .rgc-task.rgc-done .rgc-task-name{text-decoration:line-through;color:var(--fg-faint, #94a3b8)}.rgc-section .rgc-ttp{font-size:9px;font-weight:800;color:var(--brand, #0027A6);text-transform:uppercase;letter-spacing:.1em}.rgc-section .rgc-ttp.rgc-call{color:var(--success-fg, #047857)}.rgc-section .rgc-ttp.rgc-email{color:var(--brand-dark, #000956)}.rgc-section .rgc-ttp.rgc-branch{color:var(--warning-fg, #a16207)}.rgc-section .rgc-task-name{font-size:11.5px;font-weight:700;color:var(--fg-strong, #0f172a);letter-spacing:-.005em;line-height:1.3}.rgc-section .rgc-task-meta{font-size:10px;color:var(--fg-subtle, #64748b);display:flex;align-items:center;gap:4px}.rgc-section .rgc-task-meta svg{width:10px;height:10px}.rgc-section .rgc-convo-grid{display:grid;grid-template-columns:220px 1fr;gap:14px;flex:1;min-height:0}.rgc-section .rgc-convo-mem{background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:14px;padding:14px;display:flex;flex-direction:column;gap:10px}.rgc-section .rgc-convo-mem .rgc-ex-head{padding-bottom:10px;border-bottom:1px solid var(--border-soft, #f1f5f9)}.rgc-section .rgc-convo-mem .rgc-ex-av{width:40px;height:40px;font-size:14px}.rgc-section .rgc-convo-mem .rgc-ex-name{font-size:13px}.rgc-section .rgc-fact{display:flex;flex-direction:column;gap:1px}.rgc-section .rgc-fact-l{font-size:9.5px;font-weight:700;color:var(--fg-subtle, #64748b);text-transform:uppercase;letter-spacing:.08em}.rgc-section .rgc-fact-v{font-size:12px;font-weight:700;color:var(--fg-strong, #0f172a);font-variant-numeric:tabular-nums}.rgc-section .rgc-convo-script{background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:12px;overflow:hidden}.rgc-section .rgc-script-block{display:flex;flex-direction:column;gap:6px}.rgc-section .rgc-script-h{font-size:10px;font-weight:800;color:var(--brand, #0027A6);text-transform:uppercase;letter-spacing:.12em;display:flex;align-items:center;gap:6px}.rgc-section .rgc-script-h svg{width:12px;height:12px}.rgc-section .rgc-script-h.rgc-say{color:var(--brand, #0027A6)}.rgc-section .rgc-script-h.rgc-offer{color:var(--success-fg, #047857)}.rgc-section .rgc-script-h.rgc-listen{color:var(--warning-fg, #a16207)}.rgc-section .rgc-script-q{background:var(--surface-alt, #f1f5f9);border-radius:9px;padding:10px 12px;font-size:12.5px;line-height:1.55;color:var(--fg, #1e293b)}.rgc-section .rgc-script-q em{background:#00f6ea2e;color:var(--brand-dark, #000956);padding:0 4px;border-radius:3px;font-style:normal;font-weight:700}.rgc-section .rgc-listen-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:5px}.rgc-section .rgc-listen-list li{display:flex;align-items:flex-start;gap:6px;font-size:11.5px;color:var(--fg, #1e293b);padding:6px 10px;background:var(--warning-bg, #fef9c3);border-radius:6px}.rgc-section .rgc-listen-list li svg{width:12px;height:12px;color:var(--warning-fg, #a16207);margin-top:2px;flex-shrink:0}@media(max-width:960px){.rgc-section .rgc-split{grid-template-columns:1fr;gap:14px}.rgc-section .rgc-rail{flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:6px}.rgc-section .rgc-rail-head{display:none}.rgc-section .rgc-cap{flex:0 0 auto;grid-template-columns:auto auto;min-width:220px;margin:0 2px;scroll-snap-align:start}.rgc-section .rgc-cap-arrow{display:none}.rgc-section .rgc-preview{min-height:520px}}@media(max-width:880px){.rgc-section .rgc-branch-grid{grid-template-columns:repeat(2,1fr)}.rgc-section .rgc-expand-grid{grid-template-columns:1fr}.rgc-section .rgc-save-stats{grid-template-columns:repeat(2,1fr)}.rgc-section .rgc-convo-grid{grid-template-columns:1fr}.rgc-section .rgc-week{grid-template-columns:repeat(5,minmax(180px,1fr));overflow-x:auto;scroll-snap-type:x mandatory}.rgc-section .rgc-day-col{scroll-snap-align:start}}@media(max-width:640px){.rgc-section .rgc-chrome-url{display:none}.rgc-section .rgc-scene{padding:16px}.rgc-section .rgc-q-head{display:none}.rgc-section .rgc-q-row{grid-template-columns:32px 1fr;grid-template-rows:auto auto auto;row-gap:6px}.rgc-section .rgc-q-reason{grid-column:1 / -1}.rgc-section .rgc-q-impact{grid-column:1 / -1;text-align:left}.rgc-section .rgc-q-go{display:none}.rgc-section .rgc-branch-grid{grid-template-columns:1fr}.rgc-section .rgc-save-row{grid-template-columns:30px 1fr;grid-template-rows:auto auto auto;row-gap:6px}.rgc-section .rgc-save-play{grid-column:1 / -1}.rgc-section .rgc-save-cta{grid-column:1 / -1;justify-self:flex-start}}@media(prefers-reduced-motion:reduce){.rgc-section *,.rgc-section *:before,.rgc-section *:after{animation:none!important;transition:none!important}.rgc-section .rgc-scene>*{opacity:1;transform:none}.rgc-section .rgc-br-fill{width:var(--w, 60%)}}[data-theme=dark] .rgc-section{color:#e2e8f0}[data-theme=dark] .rgc-section .rgc-rail,[data-theme=dark] .rgc-section .rgc-preview,[data-theme=dark] .rgc-section .rgc-queue,[data-theme=dark] .rgc-section .rgc-branch-card:not(.rgc-top),[data-theme=dark] .rgc-section .rgc-ex-member,[data-theme=dark] .rgc-section .rgc-ex-offer,[data-theme=dark] .rgc-section .rgc-save-stat,[data-theme=dark] .rgc-section .rgc-save-list,[data-theme=dark] .rgc-section .rgc-day-col,[data-theme=dark] .rgc-section .rgc-convo-mem,[data-theme=dark] .rgc-section .rgc-convo-script{background:#ffffff0a;border-color:#ffffff14}[data-theme=dark] .rgc-section .rgc-chrome{background:#ffffff08;border-bottom-color:#ffffff14}[data-theme=dark] .rgc-section .rgc-chrome-url{background:#0000004d;border-color:#ffffff14;color:#cbd5e1}[data-theme=dark] .rgc-section .rgc-chrome-url strong{color:#fff}[data-theme=dark] .rgc-section .rgc-cap:hover{background:#ffffff0f}[data-theme=dark] .rgc-section .rgc-cap.is-active{background:linear-gradient(135deg,#0027a64d,#00f6ea2e);border-color:#00f6ea59;color:#fff}[data-theme=dark] .rgc-section .rgc-cap.is-active .rgc-cap-num,[data-theme=dark] .rgc-section .rgc-cap.is-active .rgc-cap-arrow{color:var(--brand-accent, #00F6EA)}[data-theme=dark] .rgc-section .rgc-title,[data-theme=dark] .rgc-section .rgc-scene-head h3,[data-theme=dark] .rgc-section .rgc-q-name,[data-theme=dark] .rgc-section .rgc-q-reason-v,[data-theme=dark] .rgc-section .rgc-q-impact-v,[data-theme=dark] .rgc-section .rgc-branch-num:not(.rgc-top .rgc-branch-num),[data-theme=dark] .rgc-section .rgc-ex-name,[data-theme=dark] .rgc-section .rgc-ex-meta-v,[data-theme=dark] .rgc-section .rgc-ex-offer-nm,[data-theme=dark] .rgc-section .rgc-ex-offer-pct,[data-theme=dark] .rgc-section .rgc-save-stat-v,[data-theme=dark] .rgc-section .rgc-save-name,[data-theme=dark] .rgc-section .rgc-task-name,[data-theme=dark] .rgc-section .rgc-fact-v,[data-theme=dark] .rgc-section .rgc-hint strong{color:#f8fafc}[data-theme=dark] .rgc-section .rgc-q-row{border-bottom-color:#ffffff0f}[data-theme=dark] .rgc-section .rgc-q-go{background:#ffffff0f;color:var(--brand-accent, #00F6EA)}[data-theme=dark] .rgc-section .rgc-ex-current,[data-theme=dark] .rgc-section .rgc-ex-meta,[data-theme=dark] .rgc-section .rgc-save-row,[data-theme=dark] .rgc-section .rgc-task,[data-theme=dark] .rgc-section .rgc-script-q{background:#ffffff0a}[data-theme=dark] .rgc-section .rgc-save-row.rgc-urgent{background:linear-gradient(to right,#dc26262e,#ffffff0a 60%)}[data-theme=dark] .rgc-section .rgc-day-col.rgc-today{background:linear-gradient(180deg,#0027a633,#ffffff0a 30%);border-color:var(--brand-accent, #00F6EA)}[data-theme=dark] .rgc-section .rgc-listen-list li{background:#f59e0b33}[data-theme=dark] .rgc-section .rgc-save-stat-v.rgc-danger{color:#fca5a5}[data-theme=dark] .rgc-section .rgc-save-stat-v.rgc-success{color:#6ee7b7}[data-theme=dark] .rgc-section .rgc-save-trig strong{color:#fca5a5}[data-theme=dark] .rgc-section .rgc-ttp.rgc-email{color:var(--brand-accent, #00F6EA)}[data-theme=dark] .rgc-section .rgc-ttp.rgc-branch{color:#fbbf24}.dic-section{position:relative;width:100%;max-width:1280px;margin:0 auto;padding:clamp(56px,9vh,96px) clamp(20px,5vw,64px);scroll-margin-top:80px;--dic-ease-out: cubic-bezier(.16, 1, .3, 1)}.dic-section *,.dic-section *:before,.dic-section *:after{box-sizing:border-box}.dic-section .dic-head{max-width:720px;margin:0 auto 40px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.dic-section .dic-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--brand)}.dic-section .dic-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--brand-accent, #00F6EA);box-shadow:0 0 0 4px #00f6ea2e}.dic-section .dic-title{margin:0;font-size:clamp(28px,3.4vw,40px);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--fg-strong);text-wrap:balance}.dic-section .dic-accent{background:var(--grad-text, linear-gradient(90deg, var(--brand) 0%, var(--brand-accent) 50%, var(--brand-dark) 100%));background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.dic-section .dic-split{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:clamp(20px,2.5vw,36px);align-items:start}.dic-section .dic-rail{display:flex;flex-direction:column;padding:8px;border-radius:var(--radius-xl, 20px);background:var(--surface, #ffffff);border:1px solid var(--border, #e2e8f0);box-shadow:var(--shadow-sm, 0 1px 3px 0 rgba(15, 23, 42, .06))}.dic-section .dic-rail-head{display:flex;justify-content:space-between;align-items:baseline;padding:12px 14px 10px;margin-bottom:4px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--fg-subtle, #64748b);border-bottom:1px solid var(--border-soft, #f1f5f9)}.dic-section .dic-rail-count{color:var(--fg-faint, #94a3b8);font-weight:600;letter-spacing:0;text-transform:none;font-size:12px}.dic-section .dic-cap{appearance:none;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;padding:14px;margin:2px 0;background:transparent;border:1px solid transparent;border-radius:var(--radius-lg, 16px);text-align:left;cursor:pointer;color:var(--fg-muted, #475569);font-family:inherit;transition:background .18s ease,color .18s ease,border-color .18s ease}.dic-section .dic-cap:hover{background:var(--surface-alt, #f1f5f9);color:var(--fg, #1e293b)}.dic-section .dic-cap:focus-visible{outline:2px solid var(--brand-accent, #00F6EA);outline-offset:2px}.dic-section .dic-cap.is-active{background:linear-gradient(135deg,#0027a60f,#00f6ea0f);border-color:#0027a62e;color:var(--fg-strong, #0f172a)}.dic-section .dic-cap-num{font-size:11px;font-weight:800;font-variant-numeric:tabular-nums;color:var(--fg-faint, #94a3b8);letter-spacing:.04em}.dic-section .dic-cap.is-active .dic-cap-num{color:var(--brand, #0027A6)}.dic-section .dic-cap-title{font-size:15px;font-weight:600;letter-spacing:-.005em}.dic-section .dic-cap-arrow{width:16px;height:16px;opacity:0;transform:translate(-4px);transition:opacity .18s ease,transform .18s ease}.dic-section .dic-cap.is-active .dic-cap-arrow{opacity:1;transform:translate(0);color:var(--brand, #0027A6)}.dic-section .dic-preview-wrap{display:flex;flex-direction:column;gap:14px;min-width:0}.dic-section .dic-preview{position:relative;border-radius:var(--radius-xl, 20px);background:var(--surface, #ffffff);border:1px solid var(--border, #e2e8f0);box-shadow:0 24px 60px -32px #00095640,0 4px 16px -8px #0f172a0f;overflow:hidden;min-height:560px;display:flex;flex-direction:column}.dic-section .dic-preview:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:var(--grad-text, linear-gradient(90deg, var(--brand-dark), var(--brand), var(--brand-accent), var(--brand), var(--brand-dark)));background-size:250% 250%;animation:dic-stripe-shift 6s ease infinite}@keyframes dic-stripe-shift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.dic-section .dic-chrome{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:10px 14px;background:var(--surface-alt, #f1f5f9);border-bottom:1px solid var(--border, #e2e8f0)}.dic-section .dic-chrome-dots{display:inline-flex;gap:6px}.dic-section .dic-chrome-dots span{width:10px;height:10px;border-radius:50%;background:#0000001a}.dic-section .dic-chrome-dots span:nth-child(1){background:#ff5f57}.dic-section .dic-chrome-dots span:nth-child(2){background:#febc2e}.dic-section .dic-chrome-dots span:nth-child(3){background:#28c840}.dic-section .dic-chrome-url{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:var(--surface, #ffffff);border:1px solid var(--border, #e2e8f0);font-size:12.5px;color:var(--fg-muted, #475569);font-family:var(--font-mono, ui-monospace, "SF Mono", Menlo, monospace);max-width:460px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dic-section .dic-chrome-url svg{width:12px;height:12px;color:var(--success, #10b981);flex-shrink:0}.dic-section .dic-chrome-url strong{color:var(--fg, #1e293b);font-weight:700;animation:dic-url-flash .7s ease-out}@keyframes dic-url-flash{0%{background:#00f6ea66}to{background:transparent}}.dic-section .dic-chrome-live{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:var(--success-fg, #047857);text-transform:uppercase;letter-spacing:.08em}.dic-section .dic-pulse{width:6px;height:6px;border-radius:50%;background:var(--success, #10b981);box-shadow:0 0 0 4px #10b9812e;animation:dic-pulse 1.8s ease-in-out infinite}@keyframes dic-pulse{0%,to{box-shadow:0 0 0 4px #10b9812e}50%{box-shadow:0 0 0 6px #10b9810d}}.dic-section .dic-stage{position:relative;flex:1;min-height:480px;overflow:hidden}.dic-section .dic-scene{position:absolute;inset:0;padding:22px;display:flex;flex-direction:column;gap:14px;opacity:0;transform:translateY(8px) scale(.99);transition:opacity .35s var(--dic-ease-out),transform .45s var(--dic-ease-out);pointer-events:none}.dic-section .dic-scene.dic-scene-in{opacity:1;transform:none;pointer-events:auto}.dic-section .dic-scene-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--border-soft, #f1f5f9);flex-shrink:0}.dic-section .dic-scene-head-left{display:flex;align-items:center;gap:10px;min-width:0}.dic-section .dic-scene-ico{width:30px;height:30px;border-radius:9px;background:var(--info-bg, rgba(0, 39, 166, .08));color:var(--brand, #0027A6);display:grid;place-items:center;flex-shrink:0}.dic-section .dic-scene-ico svg{width:15px;height:15px}.dic-section .dic-scene-head h3{margin:0;font-size:14px;font-weight:700;color:var(--fg-strong, #0f172a);letter-spacing:-.01em}.dic-section .dic-scene-meta{font-size:11px;color:var(--fg-faint, #94a3b8);font-weight:600;text-transform:uppercase;letter-spacing:.08em}.dic-section .dic-item{opacity:0;transform:translateY(6px);transition:opacity .35s var(--dic-ease-out),transform .4s var(--dic-ease-out)}.dic-section .dic-scene.dic-scene-in .dic-item{opacity:1;transform:none;transition-delay:var(--d, 0ms)}.dic-section .dic-hint{display:flex;align-items:center;gap:6px;margin:0;padding:4px 4px 0;font-size:12px;color:var(--fg-subtle, #64748b)}.dic-section .dic-hint svg{width:13px;height:13px;color:var(--brand, #0027A6)}.dic-section .dic-hint strong{color:var(--fg, #1e293b);font-weight:700}.dic-section .dic-panel-title{font-size:12.5px;font-weight:700;color:var(--fg-strong, #0f172a);letter-spacing:-.005em;display:flex;align-items:center;gap:6px}.dic-section .dic-pmeta{margin-left:auto;font-size:10.5px;font-weight:600;color:var(--fg-faint, #94a3b8);text-transform:uppercase;letter-spacing:.08em}.dic-section .dic-core-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;flex:1}.dic-section .dic-conn-list{background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:14px;padding:14px;display:flex;flex-direction:column;gap:6px}.dic-section .dic-conn-row{display:grid;grid-template-columns:36px 1fr 80px auto;gap:10px;align-items:center;padding:9px 10px;background:var(--surface-alt, #f1f5f9);border-radius:9px}.dic-section .dic-conn-logo{width:36px;height:36px;border-radius:9px;background:#fff;border:1px solid var(--border, #e2e8f0);display:grid;place-items:center;color:var(--brand, #0027A6)}.dic-section .dic-conn-logo svg{width:18px;height:18px}.dic-section .dic-conn-nm{font-size:12.5px;font-weight:700;color:var(--fg-strong, #0f172a);letter-spacing:-.005em}.dic-section .dic-conn-cat{font-size:10px;font-weight:700;color:var(--fg-faint, #94a3b8);text-transform:uppercase;letter-spacing:.08em;margin-top:1px}.dic-section .dic-conn-records{font-size:11px;color:var(--fg-muted, #475569);font-variant-numeric:tabular-nums}.dic-section .dic-conn-records strong{color:var(--fg-strong, #0f172a);font-weight:700}.dic-section .dic-conn-status{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:700;color:var(--success-fg, #047857);text-transform:uppercase;letter-spacing:.08em;padding:3px 8px;background:var(--success-bg, #ecfdf5);border-radius:999px}.dic-section .dic-status-pulse{width:5px;height:5px;border-radius:50%;background:var(--success, #10b981);box-shadow:0 0 0 3px #10b98133;animation:dic-pulse 1.6s ease-in-out infinite}.dic-section .dic-conn-status.dic-sync{color:var(--brand, #0027A6);background:var(--info-bg, rgba(0, 39, 166, .08))}.dic-section .dic-conn-status.dic-sync .dic-status-pulse{background:var(--brand, #0027A6);box-shadow:0 0 0 3px #0027a633}.dic-section .dic-core-flow{position:relative;background:linear-gradient(135deg,#001863,#0027a6);color:#fff;border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:14px;overflow:hidden}.dic-section .dic-core-flow:after{content:"";position:absolute;inset:0;background:radial-gradient(80% 100% at 100% 0%,rgba(0,246,234,.25),transparent 70%);pointer-events:none}.dic-section .dic-flow-top{position:relative;z-index:1}.dic-section .dic-flow-h{font-size:11px;font-weight:800;color:#fff9;text-transform:uppercase;letter-spacing:.12em}.dic-section .dic-flow-big{font-size:38px;font-weight:800;letter-spacing:-.03em;line-height:1;background:var(--grad-text-on-dark, linear-gradient(90deg, var(--brand-accent), #7DFDF6, var(--brand-accent)));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-variant-numeric:tabular-nums;margin-top:4px}.dic-section .dic-flow-sub{font-size:12.5px;color:#ffffffd9;margin-top:-4px}.dic-section .dic-flow-rows{position:relative;z-index:1;display:flex;flex-direction:column;gap:8px}.dic-section .dic-flow-row{display:grid;grid-template-columns:14px 1fr auto;gap:10px;align-items:center;font-size:12px;padding:6px 0;border-bottom:1px dashed rgba(255,255,255,.12)}.dic-section .dic-flow-row:last-child{border-bottom:0}.dic-section .dic-flow-dot{width:8px;height:8px;border-radius:50%;background:var(--brand-accent, #00F6EA);box-shadow:0 0 0 4px #00f6ea2e}.dic-section .dic-flow-l{color:#ffffffd9}.dic-section .dic-flow-v{font-weight:800;color:var(--brand-accent, #00F6EA);font-variant-numeric:tabular-nums}.dic-section .dic-arch{flex:1;background:linear-gradient(180deg,#fff,#f4f7fb);border:1px solid var(--border, #e2e8f0);border-radius:14px;padding:28px;display:flex;flex-direction:column;gap:24px;position:relative;overflow:hidden}.dic-section .dic-arch-layer{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;position:relative}.dic-section .dic-arch-node{background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:10px;padding:10px 12px;display:flex;align-items:center;gap:8px;font-size:11.5px;font-weight:700;color:var(--fg-strong, #0f172a);transition:transform .3s var(--dic-ease-out),opacity .3s var(--dic-ease-out);transition-delay:var(--d, 0ms);transform:translateY(8px);opacity:0}.dic-section .dic-scene.dic-scene-in .dic-arch-node{transform:none;opacity:1}.dic-section .dic-arch-node svg{width:14px;height:14px;color:var(--brand, #0027A6)}.dic-section .dic-arch-node.dic-cloud{grid-column:1 / -1;background:linear-gradient(135deg,#001863,#0027a6 60%,#0035c8);color:#fff;border:0;padding:18px 20px;box-shadow:0 12px 32px -16px #0027a680;position:relative;overflow:hidden}.dic-section .dic-arch-node.dic-cloud:after{content:"";position:absolute;inset:0;background:radial-gradient(60% 100% at 100% 0%,rgba(0,246,234,.3),transparent 70%);pointer-events:none}.dic-section .dic-cloud-ico{width:22px;height:22px;color:var(--brand-accent, #00F6EA);position:relative}.dic-section .dic-cloud-lab{flex:1;display:flex;flex-direction:column;gap:2px;position:relative}.dic-section .dic-cloud-t{font-size:14px;font-weight:800;letter-spacing:-.01em;color:#fff}.dic-section .dic-cloud-s{font-size:11px;font-weight:600;color:#ffffffb3}.dic-section .dic-cloud-tag{font-size:10px;font-weight:800;padding:4px 10px;border-radius:999px;background:#00f6ea2e;color:var(--brand-accent, #00F6EA);text-transform:uppercase;letter-spacing:.1em;position:relative}.dic-section .dic-arch-conn-line{position:absolute;left:50%;top:-16px;width:1px;height:16px;background:var(--border, #e2e8f0);transform:translate(-50%)}.dic-section .dic-arch-layer.dic-consumer .dic-arch-node{background:linear-gradient(135deg,#ffffff,var(--surface-alt, #f1f5f9))}.dic-section .dic-arch-bottom{display:flex;align-items:center;justify-content:center;gap:8px;font-size:11.5px;color:var(--fg-muted, #475569);padding-top:8px;border-top:1px dashed var(--border, #e2e8f0)}.dic-section .dic-arch-bottom svg{width:14px;height:14px;color:var(--success-fg, #047857)}.dic-section .dic-arch-bottom strong{color:var(--fg-strong, #0f172a)}.dic-section .dic-integ-grid{display:grid;grid-template-columns:1fr 30px 1fr;gap:14px;flex:1;align-items:center}.dic-section .dic-integ-side{background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:10px;min-height:100%;align-self:stretch}.dic-section .dic-integ-h{font-size:10.5px;font-weight:800;color:var(--brand, #0027A6);text-transform:uppercase;letter-spacing:.12em}.dic-section .dic-integ-h-teal{color:var(--brand-accent, #00F6EA)}.dic-section .dic-integ-title{font-size:16px;font-weight:800;color:var(--fg-strong, #0f172a);letter-spacing:-.01em;margin:0}.dic-section .dic-integ-lede{font-size:12px;color:var(--fg-muted, #475569);line-height:1.5}.dic-section .dic-integ-rows{display:flex;flex-direction:column;gap:6px;padding-top:10px;border-top:1px solid var(--border-soft, #f1f5f9)}.dic-section .dic-integ-row{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:center;padding:6px 0;font-size:12px;color:var(--fg, #1e293b)}.dic-section .dic-integ-i{width:28px;height:28px;border-radius:7px;background:var(--surface-alt, #f1f5f9);color:var(--brand, #0027A6);display:grid;place-items:center}.dic-section .dic-integ-i svg{width:13px;height:13px}.dic-section .dic-integ-side.dic-theirs .dic-integ-i{background:#0f172a14;color:var(--fg-strong, #0f172a)}.dic-section .dic-integ-row strong{font-weight:700;color:var(--fg-strong, #0f172a)}.dic-section .dic-integ-code{font-family:var(--font-mono, ui-monospace, "SF Mono", Menlo, monospace);font-size:11px;color:var(--brand, #0027A6);background:#0027a614;padding:0 4px;border-radius:3px}.dic-section .dic-integ-arrow{display:flex;flex-direction:column;align-items:center;gap:6px}.dic-section .dic-integ-arrow svg{color:var(--brand, #0027A6);width:22px;height:22px}.dic-section .dic-integ-arrow-lab{writing-mode:vertical-rl;transform:rotate(180deg);font-size:9.5px;font-weight:800;color:var(--brand, #0027A6);text-transform:uppercase;letter-spacing:.12em;padding:4px 0}.dic-section .dic-unify-grid{display:grid;grid-template-columns:1fr 32px 1fr;gap:14px;flex:1;align-items:center}.dic-section .dic-frag-col{display:flex;flex-direction:column;gap:8px}.dic-section .dic-frag{background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:10px;padding:10px 12px;display:grid;grid-template-columns:26px 1fr auto;gap:10px;align-items:center;position:relative}.dic-section .dic-frag-i{width:26px;height:26px;border-radius:7px;background:var(--surface-alt, #f1f5f9);color:var(--fg, #1e293b);display:grid;place-items:center}.dic-section .dic-frag-i svg{width:12px;height:12px}.dic-section .dic-frag-l{font-size:11.5px;font-weight:700;color:var(--fg-strong, #0f172a)}.dic-section .dic-frag-s{font-size:10px;color:var(--fg-faint, #94a3b8);font-variant-numeric:tabular-nums;margin-top:1px}.dic-section .dic-frag-q{font-size:10px;font-weight:800;padding:2px 7px;border-radius:999px;text-transform:uppercase;letter-spacing:.08em}.dic-section .dic-frag-q.dic-dirty{background:var(--warning-bg, #fef9c3);color:var(--warning-fg, #a16207)}.dic-section .dic-frag-q.dic-broken{background:var(--danger-bg, #fee2e2);color:var(--danger-fg, #b91c1c)}.dic-section .dic-frag-q.dic-partial{background:var(--info-bg, rgba(0, 39, 166, .08));color:var(--brand, #0027A6)}.dic-section .dic-unify-arrow{display:grid;place-items:center;position:relative}.dic-section .dic-unify-lab{writing-mode:vertical-rl;transform:rotate(180deg);font-size:10px;font-weight:800;color:var(--brand, #0027A6);text-transform:uppercase;letter-spacing:.14em;padding:8px 0}.dic-section .dic-unify-icon{margin:8px 0;color:var(--brand, #0027A6)}.dic-section .dic-unify-icon svg{width:22px;height:22px}.dic-section .dic-unified{background:linear-gradient(135deg,#001863,#0027a6);color:#fff;border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:14px;position:relative;overflow:hidden;align-self:stretch}.dic-section .dic-unified:after{content:"";position:absolute;inset:0;background:radial-gradient(60% 100% at 100% 0%,rgba(0,246,234,.3),transparent 70%);pointer-events:none}.dic-section .dic-unified>*{position:relative}.dic-section .dic-unified-h{font-size:11px;font-weight:800;color:var(--brand-accent, #00F6EA);text-transform:uppercase;letter-spacing:.14em}.dic-section .dic-unified-title{font-size:18px;font-weight:800;letter-spacing:-.015em;margin:4px 0 0}.dic-section .dic-unified-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-top:10px;border-top:1px solid rgba(255,255,255,.12)}.dic-section .dic-unified-v{font-size:22px;font-weight:800;background:var(--grad-text-on-dark, linear-gradient(90deg, var(--brand-accent), #7DFDF6, var(--brand-accent)));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-variant-numeric:tabular-nums;letter-spacing:-.02em;line-height:1}.dic-section .dic-unified-l{font-size:10px;font-weight:700;color:#ffffffa6;text-transform:uppercase;letter-spacing:.08em;margin-top:4px}.dic-section .dic-unified-keys{display:flex;flex-direction:column;gap:4px;padding-top:10px;border-top:1px solid rgba(255,255,255,.12)}.dic-section .dic-unified-key{display:flex;align-items:center;gap:8px;font-size:11.5px;color:#ffffffd9}.dic-section .dic-unified-key svg{width:12px;height:12px;color:var(--brand-accent, #00F6EA);flex-shrink:0}.dic-section .dic-enrich{background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:14px;padding:16px;flex:1;display:flex;flex-direction:column;gap:14px}.dic-section .dic-enrich-record{padding:14px;border-radius:12px;background:var(--surface-alt, #f1f5f9);display:flex;flex-direction:column;gap:10px}.dic-section .dic-enrich-record.dic-after{background:linear-gradient(135deg,#0027a60f,#00f6ea14);border:1px solid var(--border-accent, rgba(0, 246, 234, .3))}.dic-section .dic-er-head{display:flex;align-items:center;gap:8px}.dic-section .dic-er-lbl{font-size:10px;font-weight:800;padding:3px 9px;border-radius:999px;background:#e2e8f0;color:var(--fg-strong, #0f172a);text-transform:uppercase;letter-spacing:.1em}.dic-section .dic-er-lbl-after{background:var(--brand, #0027A6);color:#fff}.dic-section .dic-er-nm{font-size:12px;font-weight:700;color:var(--fg-strong, #0f172a)}.dic-section .dic-er-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.dic-section .dic-er-field{background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:8px;padding:8px 10px}.dic-section .dic-er-l{font-size:9px;font-weight:700;color:var(--fg-faint, #94a3b8);text-transform:uppercase;letter-spacing:.08em}.dic-section .dic-er-v{font-size:12px;font-weight:700;color:var(--fg-strong, #0f172a);font-variant-numeric:tabular-nums;margin-top:2px}.dic-section .dic-er-new{background:#fff;border:1px solid var(--border-brand, rgba(0, 39, 166, .15));position:relative}.dic-section .dic-er-new:before{content:"NEW";position:absolute;top:-8px;right:6px;font-size:8.5px;font-weight:800;background:var(--brand-accent, #00F6EA);color:var(--brand-dark, #000956);padding:1px 5px;border-radius:3px;letter-spacing:.08em}.dic-section .dic-er-new .dic-er-v{color:var(--brand, #0027A6)}.dic-section .dic-enrich-arrow{align-self:center;display:flex;align-items:center;gap:8px;padding:6px 14px;background:var(--info-bg, rgba(0, 39, 166, .08));color:var(--brand, #0027A6);border-radius:999px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.dic-section .dic-enrich-arrow svg{width:14px;height:14px}.dic-section .dic-enrich-arrow strong{font-weight:800}.dic-section .dic-govern-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;flex:1}.dic-section .dic-roles{background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:14px;padding:14px;display:flex;flex-direction:column;gap:8px}.dic-section .dic-role{border:1px solid var(--border, #e2e8f0);border-radius:10px;padding:10px 12px;display:flex;flex-direction:column;gap:8px}.dic-section .dic-role-head{display:flex;align-items:center;gap:8px}.dic-section .dic-role-ico{width:28px;height:28px;border-radius:7px;background:var(--info-bg, rgba(0, 39, 166, .08));color:var(--brand, #0027A6);display:grid;place-items:center}.dic-section .dic-role-ico svg{width:14px;height:14px}.dic-section .dic-role-ico.dic-exec{background:linear-gradient(135deg,#001863,#0027a6);color:#fff}.dic-section .dic-role-ico.dic-retail{background:#f59e0b29;color:var(--warning-fg, #a16207)}.dic-section .dic-role-ico.dic-mkt{background:#00f6ea2e;color:#0f766e}.dic-section .dic-role-ico.dic-analyst{background:#7c3aed29;color:#6d28d9}.dic-section .dic-role-nm{font-size:12.5px;font-weight:800;color:var(--fg-strong, #0f172a)}.dic-section .dic-role-ct{font-size:10.5px;color:var(--fg-faint, #94a3b8);font-weight:700;margin-left:auto}.dic-section .dic-role-perms{display:flex;flex-wrap:wrap;gap:4px}.dic-section .dic-perm{font-size:9.5px;font-weight:700;padding:2px 7px;border-radius:999px;background:var(--surface-alt, #f1f5f9);color:var(--fg, #1e293b);display:inline-flex;align-items:center;gap:3px}.dic-section .dic-perm svg{width:9px;height:9px}.dic-section .dic-perm.dic-allow{background:var(--success-bg, #ecfdf5);color:var(--success-fg, #047857)}.dic-section .dic-perm.dic-deny{background:var(--surface-alt, #f1f5f9);color:var(--fg-faint, #94a3b8);opacity:.7}.dic-section .dic-perm.dic-deny svg{color:var(--danger-fg, #b91c1c)}.dic-section .dic-govern-side{display:flex;flex-direction:column;gap:14px}.dic-section .dic-audit{background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:14px;padding:14px;display:flex;flex-direction:column;gap:6px;flex:1}.dic-section .dic-audit-row{display:grid;grid-template-columns:1fr auto;gap:8px;padding:7px 0;border-bottom:1px dashed var(--border-soft, #f1f5f9);font-size:11.5px}.dic-section .dic-audit-row:last-child{border-bottom:0}.dic-section .dic-audit-who strong{color:var(--fg-strong, #0f172a);font-weight:700}.dic-section .dic-audit-what{color:var(--fg-muted, #475569);font-size:10.5px;margin-top:2px}.dic-section .dic-audit-when{font-size:10px;color:var(--fg-faint, #94a3b8);white-space:nowrap;align-self:start;padding-top:2px;font-variant-numeric:tabular-nums}.dic-section .dic-govern-soc{background:linear-gradient(135deg,#10b98114,#fff);border:1px solid rgba(16,185,129,.25);border-radius:14px;padding:14px 16px;display:grid;grid-template-columns:40px 1fr auto;gap:12px;align-items:center}.dic-section .dic-soc-i{width:40px;height:40px;border-radius:10px;background:var(--success-bg, #ecfdf5);color:var(--success-fg, #047857);display:grid;place-items:center}.dic-section .dic-soc-i svg{width:20px;height:20px}.dic-section .dic-soc-t{font-size:13px;font-weight:800;color:var(--fg-strong, #0f172a);letter-spacing:-.005em}.dic-section .dic-soc-s{font-size:11px;color:var(--fg-muted, #475569);margin-top:1px}.dic-section .dic-soc-chk{font-size:10px;font-weight:800;color:var(--success-fg, #047857);padding:4px 9px;background:var(--success-bg, #ecfdf5);border-radius:999px;text-transform:uppercase;letter-spacing:.08em}@media(max-width:960px){.dic-section .dic-split{grid-template-columns:1fr;gap:14px}.dic-section .dic-rail{flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:6px}.dic-section .dic-rail-head{display:none}.dic-section .dic-cap{flex:0 0 auto;grid-template-columns:auto auto;min-width:220px;margin:0 2px;scroll-snap-align:start}.dic-section .dic-cap-arrow{display:none}.dic-section .dic-preview{min-height:520px}}@media(max-width:880px){.dic-section .dic-core-grid{grid-template-columns:1fr}.dic-section .dic-integ-grid{grid-template-columns:1fr;align-items:stretch}.dic-section .dic-integ-arrow{flex-direction:row;padding:4px 0}.dic-section .dic-integ-arrow-lab{writing-mode:horizontal-tb;transform:none}.dic-section .dic-unify-grid{grid-template-columns:1fr}.dic-section .dic-unify-arrow{flex-direction:row;display:flex;justify-content:center;gap:8px}.dic-section .dic-unify-lab{writing-mode:horizontal-tb;transform:none}.dic-section .dic-unify-icon{margin:0;transform:rotate(90deg)}.dic-section .dic-govern-grid{grid-template-columns:1fr}.dic-section .dic-arch-layer,.dic-section .dic-er-fields{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.dic-section .dic-chrome-url{display:none}.dic-section .dic-scene{padding:16px}.dic-section .dic-conn-row{grid-template-columns:32px 1fr;grid-template-rows:auto auto;row-gap:4px}.dic-section .dic-conn-records,.dic-section .dic-conn-status{grid-column:1 / -1;justify-self:start}.dic-section .dic-er-fields{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.dic-section *,.dic-section *:before,.dic-section *:after{animation:none!important;transition:none!important}.dic-section .dic-scene>*{opacity:1;transform:none}.dic-section .dic-arch-node{opacity:1;transform:none}}[data-theme=dark] .dic-section{color:#e2e8f0}[data-theme=dark] .dic-section .dic-rail,[data-theme=dark] .dic-section .dic-preview,[data-theme=dark] .dic-section .dic-conn-list,[data-theme=dark] .dic-section .dic-conn-logo,[data-theme=dark] .dic-section .dic-arch,[data-theme=dark] .dic-section .dic-arch-node:not(.dic-cloud),[data-theme=dark] .dic-section .dic-integ-side,[data-theme=dark] .dic-section .dic-frag,[data-theme=dark] .dic-section .dic-enrich,[data-theme=dark] .dic-section .dic-er-field,[data-theme=dark] .dic-section .dic-roles,[data-theme=dark] .dic-section .dic-role,[data-theme=dark] .dic-section .dic-audit,[data-theme=dark] .dic-section .dic-govern-soc{background:#ffffff0a;border-color:#ffffff14}[data-theme=dark] .dic-section .dic-chrome{background:#ffffff08;border-bottom-color:#ffffff14}[data-theme=dark] .dic-section .dic-chrome-url{background:#0000004d;border-color:#ffffff14;color:#cbd5e1}[data-theme=dark] .dic-section .dic-chrome-url strong{color:#fff}[data-theme=dark] .dic-section .dic-cap:hover{background:#ffffff0f}[data-theme=dark] .dic-section .dic-cap.is-active{background:linear-gradient(135deg,#0027a64d,#00f6ea2e);border-color:#00f6ea59;color:#fff}[data-theme=dark] .dic-section .dic-cap.is-active .dic-cap-num,[data-theme=dark] .dic-section .dic-cap.is-active .dic-cap-arrow{color:var(--brand-accent, #00F6EA)}[data-theme=dark] .dic-section .dic-title,[data-theme=dark] .dic-section .dic-scene-head h3,[data-theme=dark] .dic-section .dic-conn-nm,[data-theme=dark] .dic-section .dic-conn-records strong,[data-theme=dark] .dic-section .dic-arch-node,[data-theme=dark] .dic-section .dic-integ-title,[data-theme=dark] .dic-section .dic-frag-l,[data-theme=dark] .dic-section .dic-er-v,[data-theme=dark] .dic-section .dic-er-nm,[data-theme=dark] .dic-section .dic-role-nm,[data-theme=dark] .dic-section .dic-soc-t,[data-theme=dark] .dic-section .dic-audit-who strong,[data-theme=dark] .dic-section .dic-hint strong,[data-theme=dark] .dic-section .dic-panel-title{color:#f8fafc}[data-theme=dark] .dic-section .dic-conn-row,[data-theme=dark] .dic-section .dic-enrich-record:not(.dic-after){background:#ffffff0f}[data-theme=dark] .dic-section .dic-arch{background:linear-gradient(180deg,#ffffff0a,#ffffff05)}[data-theme=dark] .dic-section .dic-arch-layer.dic-consumer .dic-arch-node{background:linear-gradient(135deg,#ffffff0f,#ffffff05)}[data-theme=dark] .dic-section .dic-arch-bottom{border-top-color:#ffffff1a}[data-theme=dark] .dic-section .dic-integ-side.dic-theirs .dic-integ-i{background:#ffffff1a;color:#f8fafc}[data-theme=dark] .dic-section .dic-integ-rows{border-top-color:#ffffff14}[data-theme=dark] .dic-section .dic-integ-code{background:#00f6ea2e;color:var(--brand-accent, #00F6EA)}[data-theme=dark] .dic-section .dic-er-field.dic-er-new{border-color:var(--brand-accent, #00F6EA)}[data-theme=dark] .dic-section .dic-er-new .dic-er-v{color:var(--brand-accent, #00F6EA)}[data-theme=dark] .dic-section .dic-er-lbl{background:#ffffff1a;color:#f8fafc}[data-theme=dark] .dic-section .dic-perm.dic-deny{background:#ffffff0f;color:var(--fg-faint, #94a3b8)}[data-theme=dark] .dic-section .dic-audit-row{border-bottom-color:#ffffff14}[data-theme=dark] .dic-section .dic-govern-soc{background:linear-gradient(135deg,#10b98129,#ffffff0a);border-color:#10b98159}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.absolute{position:absolute}.relative{position:relative}.static{position:static}.block{display:block}.contents{display:contents}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}:root{--brand:#0027a6;--brand-dark:#000956;--brand-accent:#00f6ea;--brand-grey:#32333c;--brand-rgb:0, 39, 166;--brand-dark-rgb:0, 9, 86;--brand-accent-rgb:0, 246, 234;--indigo-50:#e5fefd;--indigo-100:#ccfdfb;--indigo-200:#99faf7;--indigo-300:#66f8f2;--indigo-400:#33f5ee;--indigo-500:#00f3ea;--indigo-600:#0027a6;--indigo-700:#001f84;--indigo-800:#001863;--indigo-900:#000956;--indigo-950:#32333c;--grad-brand:linear-gradient(to right, var(--brand-dark), var(--brand));--grad-atlas:linear-gradient(110deg, var(--brand-dark) 0%, var(--brand) 30%, var(--brand-accent) 50%, var(--brand) 70%, var(--brand-dark) 100%);--grad-text:linear-gradient(90deg, var(--brand) 0%, var(--brand-accent) 50%, var(--brand-dark) 100%);--grad-text-on-dark:linear-gradient(90deg, var(--brand-accent) 0%, #7dfdf6 50%, var(--brand-accent) 100%);--grad-landing:linear-gradient(135deg, #0027a60f 0%, #00f6ea12 35%, #0009560d 70%, #00f6ea0f 100%);--slate-50:#f8fafc;--slate-100:#f1f5f9;--slate-200:#e2e8f0;--slate-300:#cbd5e1;--slate-400:#94a3b8;--slate-500:#64748b;--slate-600:#475569;--slate-700:#334155;--slate-800:#1e293b;--slate-900:#0f172a;--bg:#f8fafc;--bg-muted:#f3f4f6;--surface:#fff;--surface-alt:#f1f5f9;--surface-strong:#fff;--fg:#1e293b;--fg-strong:#0f172a;--fg-muted:#475569;--fg-subtle:#64748b;--fg-faint:#94a3b8;--border:#e2e8f0;--border-soft:#f1f5f9;--border-brand:#0027a626;--border-accent:#00f6ea4d;--line:#e2e8f0;--success:#10b981;--success-bg:#ecfdf5;--success-fg:#047857;--warning:#f59e0b;--warning-bg:#fef9c3;--warning-fg:#a16207;--danger:#dc2626;--danger-bg:#fee2e2;--danger-fg:#b91c1c;--info:var(--brand);--info-bg:#0027a614;--info-fg:var(--brand);--badge-orange-bg:#ffedd5;--badge-orange-fg:#c2410c;--badge-orange-border:#fdba74;--kpi-teal:#00f6ea;--kpi-teal-fg:#000956;--kpi-yellow:#fef9ec;--kpi-yellow-fg:#cf8217;--kpi-green:#edfcf4;--kpi-green-fg:#1f9350;--kpi-orange:#fef4f0;--kpi-orange-fg:#f06e42;--radius-xs:4px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-pill:999px;--radius:.75rem;--shadow-xs:0 1px 2px 0 #0f172a0a;--shadow-sm:0 1px 3px 0 #0f172a0f, 0 1px 2px -1px #0f172a0a;--shadow-md:0 4px 6px -1px #0f172a14, 0 2px 4px -2px #0f172a0d;--shadow-lg:0 10px 15px -3px #0f172a1a, 0 4px 6px -4px #0f172a0d;--shadow-xl:0 20px 25px -5px #0f172a1a, 0 8px 10px -6px #0f172a0d;--shadow-brand:0 8px 24px -8px #0027a64d;--shadow-cta:0 12px 32px -8px #0027a673;--shadow-sidebar:4px 0 24px -12px #0000001a;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--font-sans:"Plus Jakarta Sans", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;--font-mono:ui-monospace, "SF Mono", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--text-7xl:4.25rem;--leading-tight:1.1;--leading-snug:1.3;--leading-normal:1.5;--leading-relaxed:1.625;--tracking-tight:-.02em;--tracking-snug:-.01em;--tracking-wide:.05em;--tracking-wider:.1em;--ease-std:cubic-bezier(.4, 0, .2, 1);--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--dur-fast:.15s;--dur-base:.2s;--dur-slow:.3s;--dur-slower:.5s;--dur-gradient:8s;--dur-orb:16s;font-family:var(--font-sans);color:var(--fg);background:var(--bg-muted);font-synthesis:none;font-feature-settings:"ss01","cv11";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricprecision}.type-hero{font-family:var(--font-sans);font-weight:800;font-size:var(--text-7xl);letter-spacing:var(--tracking-tight);color:var(--fg-strong);line-height:1.05}.type-h1{font-weight:600;font-size:var(--text-2xl);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:var(--fg)}.type-h2{font-weight:700;font-size:var(--text-xl);line-height:var(--leading-snug);letter-spacing:var(--tracking-snug);color:var(--fg)}.type-h3{font-weight:600;font-size:var(--text-lg);line-height:var(--leading-snug);color:var(--fg)}.type-h4{font-weight:600;font-size:var(--text-base);line-height:var(--leading-snug);color:var(--fg)}.type-body{font-weight:400;font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--fg-muted)}.type-body-lg{font-weight:400;font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--fg-muted)}.type-caption{font-weight:500;font-size:var(--text-xs);line-height:var(--leading-normal);color:var(--fg-subtle)}.type-eyebrow{letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--fg-faint);font-size:11px;font-weight:600;line-height:1}.type-metric{letter-spacing:var(--tracking-snug);color:var(--fg-strong);font-variant-numeric:tabular-nums;font-size:22px;font-weight:700;line-height:1.05}.type-metric-lg{font-weight:700;font-size:var(--text-3xl);letter-spacing:var(--tracking-tight);color:var(--fg-strong);font-variant-numeric:tabular-nums;line-height:1}.type-gradient{background:var(--grad-text);-webkit-text-fill-color:transparent;color:#0000;background-size:200% 200%;-webkit-background-clip:text;background-clip:text}.type-gradient-on-dark{background:var(--grad-text-on-dark);-webkit-text-fill-color:transparent;color:#0000;background-size:200% 200%;-webkit-background-clip:text;background-clip:text}.type-mono{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--fg)}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform var(--dur-base) var(--ease-std),box-shadow var(--dur-base) var(--ease-std);padding:24px}.card:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.card-feature{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);transition:transform var(--dur-base) var(--ease-std),box-shadow var(--dur-base) var(--ease-std);padding:28px}.card-feature:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}*{box-sizing:border-box}html{scroll-behavior:smooth;overscroll-behavior-y:none;background:var(--bg-muted);scroll-padding-top:88px}body{overscroll-behavior-y:none;background:var(--bg-muted);min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.app-shell{background:var(--bg-muted);min-height:100vh;position:relative;overflow-x:clip}.skip-link{z-index:1000;width:1px;height:1px;position:absolute;top:auto;left:-9999px;overflow:hidden}.skip-link:focus{background:var(--brand);color:#fff;border-radius:6px;width:auto;height:auto;padding:8px 16px;font:600 14px/1.2 Plus Jakarta Sans,system-ui,sans-serif;text-decoration:none;top:12px;left:12px;box-shadow:0 4px 12px #00000026}.landing-background{pointer-events:none;z-index:0;height:100vh;position:fixed;inset:0;overflow:hidden}.landing-bg-animated{background:linear-gradient(135deg,#fafbfd,#f3f4f6,#ecf1f8 70%,#f4f7fb);position:absolute;inset:0}.landing-orb{filter:blur(90px);will-change:transform;border-radius:50%;position:absolute}.landing-orb-a{background:radial-gradient(closest-side,#0027a638,#0027a600 70%);width:720px;height:720px;animation:22s ease-in-out infinite alternate drift-mesh-a;top:-18%;left:-8%}.landing-orb-b{background:radial-gradient(closest-side,#00f6ea52,#00f6ea00 70%);width:760px;height:760px;animation:26s ease-in-out infinite alternate drift-mesh-b;top:14%;right:-14%}.landing-orb-c{background:radial-gradient(closest-side,#0009562e,#00095600 70%);width:640px;height:640px;animation:30s ease-in-out infinite alternate drift-mesh-c;bottom:-28%;left:10%}.landing-orb-d{background:radial-gradient(closest-side,#0027a61f,#0027a600 70%);width:580px;height:580px;animation:34s ease-in-out infinite alternate drift-mesh-d;top:32%;left:36%}.landing-orb-e{background:radial-gradient(closest-side,#00f6ea47,#00f6ea00 70%);width:540px;height:540px;animation:28s ease-in-out infinite alternate drift-mesh-e;bottom:-18%;right:6%}@keyframes drift-mesh-a{0%{transform:translate(0)scale(1)}to{transform:translate(120px,80px)scale(1.15)}}@keyframes drift-mesh-b{0%{transform:translate(0)scale(1)}to{transform:translate(-100px,120px)scale(1.1)}}@keyframes drift-mesh-c{0%{transform:translate(0)scale(1)}to{transform:translate(140px,-100px)scale(1.2)}}@keyframes drift-mesh-d{0%{transform:translate(0)scale(.95)}to{transform:translate(-80px,60px)scale(1.15)}}@keyframes drift-mesh-e{0%{transform:translate(0)scale(1)}to{transform:translate(-120px,-120px)scale(1.1)}}.landing-conic{filter:blur(50px);opacity:.5;pointer-events:none;background:conic-gradient(#00f6ea00,#00f6ea0d 60deg,#0027a60a,#00f6ea00,#0027a60a 300deg,#00f6ea00 360deg);animation:60s linear infinite spin-slow;position:absolute;inset:-20%}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.landing-grid-overlay{opacity:.5;pointer-events:none;background-image:radial-gradient(circle at 1px 1px,#0f172a14 1px,#0000 0);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 80%);mask-image:radial-gradient(#000 30%,#0000 80%)}.landing-grid-highlight{background-image:radial-gradient(circle at 1px 1px,rgba(var(--brand-accent-rgb),.95) 1.2px,transparent 0);-webkit-mask-image:radial-gradient(circle 180px at var(--bg-mx,50%) var(--bg-my,50%),#000000e0 0%,#0000009e 34%,#0000002e 58%,transparent 78%);mask-image:radial-gradient(circle 180px at var(--bg-mx,50%) var(--bg-my,50%),#000000e0 0%,#0000009e 34%,#0000002e 58%,transparent 78%);opacity:calc(var(--bg-glow-opacity,0) * .34);transition:opacity .22s var(--ease-out);pointer-events:none;background-size:28px 28px;position:absolute;inset:0}.landing-grid-canvas{opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .22s var(--ease-out);position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 80%);mask-image:radial-gradient(#000 30%,#0000 80%)}.landing-background-interactive .landing-grid-canvas{opacity:1}.landing-background-interactive .landing-grid-highlight{display:none}.landing-vignette{pointer-events:none;background:radial-gradient(at 50% 100%,#fff6,#0000 55%),radial-gradient(at 50% 0,#ffffff4d,#0000 50%);position:absolute;inset:0}.tiles-layer{z-index:0;pointer-events:none;position:absolute;inset:0}.tile{pointer-events:auto;border:1px solid var(--border);-webkit-backdrop-filter:blur(16px)saturate(140%);will-change:transform;min-width:188px;transition:transform .4s var(--ease-out),box-shadow .3s var(--ease-out),border-color .3s var(--ease-out);background:#ffffffd9;border-radius:14px;grid-template-columns:36px 1fr auto;align-items:center;gap:12px;padding:12px 16px 12px 12px;display:grid;position:absolute;box-shadow:0 8px 24px -8px #0f172a1f,0 2px 6px -2px #0f172a0f}.tile:hover{border-color:var(--border-accent);z-index:6;box-shadow:0 16px 36px -8px #0f172a29,0 4px 10px -2px #0027a61a}.tile-icon{border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.tile-body{min-width:0}.tile-label{letter-spacing:.1em;text-transform:uppercase;color:var(--fg-subtle);margin-bottom:3px;font-size:9.5px;font-weight:600}.tile-value{color:var(--fg-strong);font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:14px;font-weight:700;transition:color .2s}.tile-bump{animation:.6s ease-out tile-bump}@keyframes tile-bump{0%{color:var(--brand);transform:translateY(0)}30%{transform:translateY(-1px)}to{color:var(--fg-strong);transform:translateY(0)}}.tile-spark{opacity:.85;align-items:center;display:flex}.sparkline{display:block}.tile-glow{border-radius:inherit;pointer-events:none;opacity:.35;position:absolute;inset:0}.drift-a{animation:14s ease-in-out infinite drift-tile-a}.drift-b{animation:16s ease-in-out infinite drift-tile-b}.drift-c{animation:18s ease-in-out infinite drift-tile-c}.drift-d{animation:17s ease-in-out infinite drift-tile-d}.drift-e{animation:15s ease-in-out infinite drift-tile-e}.drift-f{animation:19s ease-in-out infinite drift-tile-f}@keyframes drift-tile-a{0%,to{transform:translate(calc(var(--mx,0) * -8px),calc(var(--my,0) * -6px))}50%{transform:translate(calc(10px + var(--mx,0) * -8px),calc(-14px + var(--my,0) * -6px))}}@keyframes drift-tile-b{0%,to{transform:translate(calc(var(--mx,0) * -10px),calc(var(--my,0) * -8px))}50%{transform:translate(calc(-12px + var(--mx,0) * -10px),calc(8px + var(--my,0) * -8px))}}@keyframes drift-tile-c{0%,to{transform:translate(calc(var(--mx,0) * -6px),calc(var(--my,0) * -10px))}50%{transform:translate(calc(8px + var(--mx,0) * -6px),calc(-10px + var(--my,0) * -10px))}}@keyframes drift-tile-d{0%,to{transform:translate(calc(var(--mx,0) * 8px),calc(var(--my,0) * -6px))}50%{transform:translate(calc(-12px + var(--mx,0) * 8px),calc(12px + var(--my,0) * -6px))}}@keyframes drift-tile-e{0%,to{transform:translate(calc(var(--mx,0) * 10px),calc(var(--my,0) * -8px))}50%{transform:translate(calc(10px + var(--mx,0) * 10px),calc(-12px + var(--my,0) * -8px))}}@keyframes drift-tile-f{0%,to{transform:translate(calc(var(--mx,0) * 6px),calc(var(--my,0) * -10px))}50%{transform:translate(calc(-8px + var(--mx,0) * 6px),calc(10px + var(--my,0) * -10px))}}.bottom-bar{z-index:20;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:0 28px;display:grid;position:absolute;bottom:24px;left:0;right:0}.bottom-bar.bottom-bar-fixed{z-index:40;pointer-events:none;opacity:1;width:min(1180px,100% - 32px);transition:opacity .22s var(--ease-out),transform .26s var(--ease-out);padding:0;position:fixed;bottom:16px;left:50%;transform:translate(-50%)}.bottom-bar.bottom-bar-fixed>*{pointer-events:auto}.bottom-bar.bottom-bar-fixed.bottom-bar-hidden{opacity:0;pointer-events:none;transform:translate(-50%)translateY(140%)}.bottom-bar.bottom-bar-fixed.bottom-bar-hidden>*{pointer-events:none}@media(prefers-reduced-motion:reduce){.bottom-bar.bottom-bar-fixed{transition:opacity .12s linear}.bottom-bar.bottom-bar-fixed.bottom-bar-hidden{transform:translate(-50%)}}.bottom-btn{appearance:none;border:1px solid var(--border);color:var(--fg);font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(12px);transition:all .18s var(--ease-out);letter-spacing:-.005em;box-shadow:var(--shadow-sm);background:#ffffffd9;border-radius:999px;align-items:center;gap:8px;padding:11px 18px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.bottom-btn:hover{border-color:var(--slate-300);box-shadow:var(--shadow-md);background:#fff;transform:translateY(-1px)}.bottom-btn[data-hidden=true]{visibility:hidden;pointer-events:none}.bottom-bar>.bottom-btn:first-child{justify-self:start}.bottom-btn-primary{background:var(--brand);color:#fff;box-shadow:var(--shadow-brand);border-color:#0000;justify-self:end}.bottom-btn-primary:hover{background:var(--brand);filter:brightness(1.08);box-shadow:var(--shadow-cta)}.bottom-bar .dots{align-items:center;gap:8px;display:flex}.bottom-bar .dot{background:var(--slate-300);width:6px;height:6px;transition:all .22s var(--ease-out);border-radius:50%;position:relative}.bottom-bar .dot:before{content:"";position:absolute;inset:-9px -8px}.bottom-bar .dot.dot-past{background:var(--brand-accent)}.bottom-bar .dot.dot-active{background:linear-gradient(90deg,var(--brand-accent),var(--brand));border-radius:999px;width:24px;box-shadow:0 0 10px #0027a64d}@media(max-width:1100px){.tile{display:none}}@media(max-width:960px){.bottom-bar{padding:0 16px}.bottom-btn span{display:none}}.site-header{z-index:30;-webkit-backdrop-filter:blur(14px);background:#ffffffb8;border-bottom:1px solid #e2e8f099;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:72px;margin:0;padding:14px clamp(16px,3vw,28px);display:flex;position:sticky;top:0}main{z-index:1;position:relative}.logo-link{align-items:center;min-width:122px;display:inline-flex}.logo-link img{width:128px;height:auto;display:block}.desktop-nav{align-items:center;gap:8px;margin-left:auto;display:flex}.desktop-nav a,.mobile-nav a:not(.cta-button){border-radius:var(--radius-pill);color:var(--fg-muted);letter-spacing:0;white-space:nowrap;transition:color var(--dur-base) var(--ease-std),background var(--dur-base) var(--ease-std),border-color var(--dur-base) var(--ease-std),box-shadow var(--dur-base) var(--ease-std);background:0 0;border:1px solid #0000;align-items:center;gap:4px;padding:8px 16px;font-size:12.5px;font-weight:600;display:inline-flex}.desktop-nav a .nav-num,.mobile-nav a .nav-num{color:var(--fg-faint);font-weight:600}.desktop-nav a:hover{background:var(--info-bg);color:var(--brand)}.desktop-nav a:hover .nav-num{color:rgba(var(--brand-rgb),.6)}.desktop-nav a.active,.mobile-nav a.active{background:var(--grad-brand);color:#fff;box-shadow:var(--shadow-brand);border-color:#0000;font-weight:600}.desktop-nav a.active .nav-num,.mobile-nav a.active .nav-num{color:#ffffffb3}.nav-item-dropdown{align-items:center;display:inline-flex;position:relative}.nav-dropdown-menu{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s var(--ease-std),transform .18s var(--ease-std),visibility 0s .18s;z-index:31;padding-top:10px;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(-4px)}.nav-item-dropdown:hover .nav-dropdown-menu,.nav-item-dropdown:focus-within .nav-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .18s var(--ease-std),transform .18s var(--ease-std),visibility 0s 0s;transform:translate(-50%)translateY(0)}.nav-dropdown-card{border:1px solid var(--border);background:var(--surface);min-width:240px;box-shadow:var(--shadow-lg);border-radius:14px;flex-direction:column;gap:2px;padding:8px;display:flex}.nav-dropdown-item{color:var(--fg-muted);letter-spacing:0;white-space:nowrap;transition:background var(--dur-fast) var(--ease-std),color var(--dur-fast) var(--ease-std);border-radius:10px;align-items:center;gap:10px;padding:9px 12px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.nav-dropdown-item:hover{background:var(--info-bg);color:var(--brand)}.nav-dropdown-item.active{background:var(--info-bg);color:var(--brand);font-weight:600}.nav-dropdown-item-icon{color:currentColor;flex:none;width:16px;height:16px}[data-theme=dark] .nav-dropdown-card{background:#04081feb;border-color:#ffffff1a}[data-theme=dark] .nav-dropdown-item{color:#ffffffb3}[data-theme=dark] .nav-dropdown-item:hover,[data-theme=dark] .nav-dropdown-item.active{color:var(--brand-accent);background:#00f6ea1a}.header-actions{align-items:center;gap:8px;display:flex}.header-agent-cta{border-radius:var(--radius-pill);color:#fff;background:var(--grad-brand);min-height:36px;box-shadow:var(--shadow-sm);white-space:nowrap;transition:transform var(--dur-base) var(--ease-std),box-shadow var(--dur-base) var(--ease-std),filter var(--dur-base) var(--ease-std);border:0;justify-content:center;align-items:center;padding:0 18px;font-size:12.5px;font-weight:600;display:inline-flex}.header-agent-cta:hover{filter:brightness(1.06);box-shadow:var(--shadow-brand);transform:translateY(-1px)}.header-signin{border:1px solid var(--border);border-radius:var(--radius-pill);min-height:36px;color:var(--fg);-webkit-backdrop-filter:blur(8px);white-space:nowrap;transition:color var(--dur-base) var(--ease-std),border-color var(--dur-base) var(--ease-std),background var(--dur-base) var(--ease-std);background:#ffffffc7;justify-content:center;align-items:center;padding:0 14px;font-size:12.5px;font-weight:600;display:inline-flex}.header-signin:hover{color:var(--brand);border-color:var(--border-brand);background:var(--surface)}.scroll-progress{z-index:29;background:linear-gradient(90deg,var(--brand-dark) 0%,var(--brand) 50%,var(--brand-accent) 100%);transform-origin:0%;pointer-events:none;height:3px;position:fixed;top:72px;left:0;right:0}.mobile-menu-button{border:1px solid var(--border);border-radius:var(--radius-pill);width:44px;height:44px;color:var(--fg);background:var(--surface);justify-content:center;align-items:center;display:none}.mobile-menu-button svg{width:22px;height:22px}.mobile-nav-backdrop{z-index:25;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);appearance:none;cursor:pointer;background:#0f172a80;border:0;display:none;position:fixed;inset:0}.mobile-nav{z-index:30;border:1px solid var(--line);background:#fffffff5;border-radius:8px;flex-direction:column;gap:8px;padding:12px;display:none;position:absolute;top:calc(100% - 4px);left:0;right:0;box-shadow:0 24px 70px #0f172a29}[data-theme=dark] .mobile-nav{background:#0d1632f2;border-color:#ffffff1a;box-shadow:0 24px 70px #0009}.mobile-nav .mobile-agent-cta{width:100%;min-height:40px}.cta-button,.secondary-link{border-radius:var(--radius-pill);letter-spacing:0;white-space:nowrap;border:0;justify-content:center;align-items:center;gap:9px;min-height:48px;font-size:15px;font-weight:600;display:inline-flex}.cta-button{color:#fff;background:var(--grad-atlas);box-shadow:var(--shadow-cta);transition:transform var(--dur-base) var(--ease-std),box-shadow var(--dur-base) var(--ease-std),filter var(--dur-base) var(--ease-std);background-size:250% 100%;padding:0 24px}@media(prefers-reduced-motion:no-preference){.cta-button{animation:5s linear infinite atlas-gradient-shift}}.cta-button:hover{filter:brightness(1.08);box-shadow:0 16px 40px -8px rgba(var(--brand-rgb),.55);transform:translateY(-1px)}.cta-button:active{transform:scale(.97)}.secondary-link{min-height:40px;color:var(--brand);transition:color var(--dur-fast) var(--ease-std);background:0 0;padding:0 6px}.secondary-link:hover{color:var(--brand-dark)}.icon-sm{flex:none;width:16px;height:16px}.hero-section{grid-template-columns:minmax(0,.94fr) minmax(420px,1.06fr);align-items:center;gap:clamp(32px,5vw,72px);width:min(1180px,100% - 32px);min-height:calc(100vh - 92px);margin:0 auto;padding:56px 0 72px;display:grid}.product-hero{min-height:auto;padding-top:70px;padding-bottom:88px}.hero-copy{max-width:640px}.eyebrow{min-height:24px;color:var(--brand);letter-spacing:var(--tracking-wider);text-transform:uppercase;align-items:center;margin-bottom:14px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.hero-copy h1,.section-intro h2,.final-cta h2,.free-scan-copy h2{color:var(--fg-strong);letter-spacing:var(--tracking-tight);margin:0;font-weight:700}.hero-copy h1{max-width:720px;font-size:clamp(44px,6.2vw,78px);line-height:1.02}.hero-copy p{max-width:590px;color:var(--fg-muted);margin:22px 0 0;font-size:clamp(18px,2.1vw,21px);line-height:1.58}.hero-copy p.supporting-line{color:var(--fg);margin-top:14px;font-size:clamp(16px,1.8vw,18px);font-weight:750}.hero-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:30px;display:flex}.hero-visual{min-width:0}.home-page{padding-bottom:124px}.ft{color:#e6efff;padding:96px 32px 28px;position:relative;overflow:hidden}.ft-bg{z-index:0;background:radial-gradient(140% 100% at 50% 0,#061236,#03061b 55%,#02040f);position:absolute;inset:0;overflow:hidden}.ft:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#f8fafc8c,#06123600);height:120px;position:absolute;top:0;left:0;right:0}[data-theme=dark] .ft:before{background:linear-gradient(#02061b99,#06123600)}.ft-blob{filter:blur(110px);mix-blend-mode:screen;opacity:.7;will-change:transform;border-radius:50%;position:absolute}.ft-blob-a{background:radial-gradient(closest-side,#0027a6f2,#0000 70%);width:720px;height:720px;animation:24s ease-in-out infinite alternate ft-drift-a;top:-25%;left:-10%}.ft-blob-b{background:radial-gradient(closest-side,#00f6ea73,#0000 70%);width:680px;height:680px;animation:28s ease-in-out infinite alternate ft-drift-b;bottom:-10%;right:-12%}@keyframes ft-drift-a{0%{transform:translate(0)scale(1)}to{transform:translate(120px,80px)scale(1.15)}}@keyframes ft-drift-b{0%{transform:translate(0)scale(1)}to{transform:translate(-100px,-90px)scale(1.1)}}.ft-grid{opacity:.5;background-image:radial-gradient(circle at 1px 1px,#ffffff0f 1px,#0000 0);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 80%);mask-image:radial-gradient(#000 30%,#0000 80%)}.ft-vignette{pointer-events:none;background:radial-gradient(at 50% 100%,#0000008c,#0000 55%),radial-gradient(at 50% 0,#00000073,#0000 50%);position:absolute;inset:0}.ft-hair{z-index:1;background:linear-gradient(90deg,#0000,#00f6ea66 30%,#0027a666 70%,#0000);height:1px;position:absolute;top:0;left:0;right:0}.ft-inner{z-index:2;max-width:1180px;margin:0 auto;position:relative}.ft-top{border-bottom:1px solid #ffffff14;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:flex-start;gap:80px;padding-bottom:64px;display:grid}.ft-talk-block{flex-direction:column;gap:28px;display:flex}.ft-brand{color:#fff;align-self:flex-start;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.ft-brand-logo{width:128px;height:auto;display:block}.ft-eyebrow{letter-spacing:.18em;color:var(--brand-accent);white-space:nowrap;font-size:11px;font-weight:700;display:inline-block}.ft-talk-title{letter-spacing:-.025em;color:#fff;text-wrap:balance;margin:14px 0 22px;font-size:clamp(40px,4.6vw,60px);font-weight:800;line-height:1.04}.ft-talk-grad{-webkit-text-fill-color:transparent;color:#0000;background:linear-gradient(90deg,#00f6ea,#7dfdf6,#00f6ea) 0 0/200% 100%;-webkit-background-clip:text;background-clip:text;animation:8s ease-in-out infinite ft-grad-shift}@keyframes ft-grad-shift{0%,to{background-position:0%}50%{background-position:100%}}.ft-email-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ft-email{appearance:none;background:linear-gradient(135deg,var(--brand) 0%,#1a47cf 100%);color:#fff;font:inherit;letter-spacing:-.005em;cursor:pointer;transition:all .2s var(--ease-out);border:1px solid #00f6ea4d;border-radius:999px;align-items:center;gap:10px;padding:12px 18px 12px 14px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 8px 24px -8px #0027a699,inset 0 1px #fff3}.ft-email:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 12px 32px -8px #0027a6cc,inset 0 1px #ffffff40}.ft-email-icon{background:#ffffff26;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.ft-email-addr{color:#ffffffb3;letter-spacing:-.005em;font-variant-numeric:tabular-nums;font-size:14px}.ft-email-addr a{color:#ffffffe6;border-bottom:1px solid #00f6ea66;padding-bottom:1px;text-decoration:none;transition:color .18s,border-color .18s}.ft-email-addr a:hover{color:var(--brand-accent);border-color:var(--brand-accent)}.ft-right{flex-direction:column;gap:40px;display:flex}.ft-cols{grid-template-columns:repeat(3,1fr);gap:36px;display:grid}.ft-col-eyebrow{letter-spacing:.18em;color:#ffffff73;text-transform:uppercase;margin-bottom:16px;font-size:10.5px;font-weight:700;display:block}.ft-col ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.ft-col li a{color:#ffffffd9;letter-spacing:-.005em;font-size:14px;font-weight:500;text-decoration:none;transition:color .18s;display:inline-block}.ft-col li a:hover{color:var(--brand-accent)}.ft-news{border-top:1px solid #ffffff14;flex-direction:column;gap:10px;padding-top:24px;display:flex}.ft-news-label{color:#ffffffd9;letter-spacing:-.005em;font-size:12.5px;font-weight:600}.ft-news-sub{color:#ffffff8c;margin:-4px 0 4px;font-size:12px;line-height:1.5}.ft-news-form{-webkit-backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;align-items:stretch;padding:4px 4px 4px 16px;transition:border-color .18s;display:flex}.ft-news-form:focus-within{border-color:#00f6ea66;box-shadow:0 0 0 4px #00f6ea14}.ft-news-form input{appearance:none;min-width:0;font:inherit;color:#fff;letter-spacing:-.005em;background:0 0;border:0;outline:0;flex:1;padding:6px 8px 6px 0;font-size:13px}.ft-news-form input::placeholder{color:#fff6}.ft-news-btn{appearance:none;background:linear-gradient(135deg,var(--brand) 0%,#1a47cf 100%);color:#fff;font:inherit;cursor:pointer;letter-spacing:-.005em;white-space:nowrap;border:0;border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-size:12.5px;font-weight:600;transition:filter .18s;display:inline-flex;box-shadow:inset 0 1px #fff3}.ft-news-btn:hover{filter:brightness(1.1)}.ft-bottom{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;margin-top:28px;display:grid}.ft-legal{color:#ffffff80;letter-spacing:-.005em;font-size:12px}.ft-legal-sep{color:#ffffff40;margin:0 8px}.ft-legal a{color:#ffffffb3;text-decoration:none;transition:color .18s}.ft-legal a:hover{color:var(--brand-accent)}.ft-status{color:#fff9;letter-spacing:-.005em;white-space:nowrap;justify-self:center;align-items:center;gap:8px;font-size:12px;display:inline-flex}.ft-status-dot{background:#34d399;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite ft-pulse-status;box-shadow:0 0 8px #34d39999}@keyframes ft-pulse-status{0%,to{opacity:1}50%{opacity:.5}}.ft-soc{transition:opacity .18s var(--ease-out),transform .18s var(--ease-out);justify-self:end;align-items:center;text-decoration:none;display:inline-flex}.ft-soc:hover{opacity:.85;transform:translateY(-1px)}.ft-soc-logo{object-fit:contain;width:auto;height:88px;display:block}@media(max-width:980px){.ft-top{grid-template-columns:1fr;gap:56px}}@media(max-width:720px){.ft{padding:64px 24px 24px}.ft-cols{grid-template-columns:repeat(2,1fr);gap:28px 20px}.ft-bottom{text-align:center;grid-template-columns:1fr;justify-items:center;gap:16px}.ft-status,.ft-soc,.ft-legal{justify-self:center}}.other-page{padding-top:24px;padding-bottom:80px}.home-hero{text-align:left;flex-direction:column;justify-content:center;align-items:stretch;gap:clamp(28px,4vh,48px);width:min(1420px,100% - 32px);min-height:calc(100vh - 92px);padding:clamp(72px,10vh,110px) 0 clamp(72px,9vh,96px);display:flex;position:relative;overflow:visible}.hero-grid{z-index:2;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:clamp(40px,5vw,80px);display:grid;position:relative}.hero-copy{flex-direction:column;align-items:flex-start;max-width:640px;display:flex}.hero-eyebrow{color:var(--brand);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.hero-eyebrow svg{width:14px;height:14px;color:var(--brand-accent);fill:#00f6ea2e}.home-hero h1{max-width:100%;color:var(--brand-dark);letter-spacing:-.028em;text-wrap:balance;margin:18px 0 0;font-size:clamp(44px,4.5vw,68px);font-weight:800;line-height:1.02}[data-theme=dark] .home-hero h1{color:#fff}.hero-lead{display:inline-block}.home-hero p{max-width:560px;color:var(--fg-muted);text-wrap:pretty;margin:22px 0 0;font-size:clamp(16px,1.18vw,19px);font-weight:450;line-height:1.6}.hero-trust-row{border:1px solid var(--border-soft);border-radius:var(--radius-pill);background:var(--surface);color:var(--fg-subtle);letter-spacing:.01em;align-items:center;gap:8px;margin-top:22px;padding:6px 12px 6px 10px;font-size:12.5px;font-weight:500;display:inline-flex}.hero-trust-row svg{width:14px;height:14px;color:var(--success)}.hero-mock-col{justify-content:flex-end;width:100%;display:flex;position:relative}.hero-bg{z-index:0;pointer-events:none;border-radius:32px;position:absolute;inset:0;overflow:hidden}.hero-bg-orb{filter:blur(70px);opacity:.55;will-change:transform;border-radius:50%;position:absolute}.hero-bg-orb-a{width:520px;height:520px;top:-120px;left:calc(28% + (var(--mx,0) * 18px));transform:translate(calc(var(--mx,0) * 12px),calc(var(--my,0) * 12px));background:radial-gradient(circle at 30% 30%,#00f6ea5c,#0000 60%);transition:transform .6s cubic-bezier(.16,1,.3,1)}.hero-bg-orb-b{width:460px;height:460px;bottom:-140px;right:calc(20% + (var(--mx,0) * -14px));transform:translate(calc(var(--mx,0) * -10px),calc(var(--my,0) * -10px));background:radial-gradient(circle at 60% 60%,#0027a647,#0000 65%);transition:transform .6s cubic-bezier(.16,1,.3,1)}.hero-bg-grid{opacity:.7;background-image:radial-gradient(#0f172a13 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 40%,#000 30%,#0000 75%);mask-image:radial-gradient(80% 60% at 50% 40%,#000 30%,#0000 75%)}[data-theme=dark] .hero-bg-grid{background-image:radial-gradient(#ffffff12 1px,#0000 1px)}.atlas-mock-wrap.atlas-mock-hero{width:min(540px,100%);margin:0}.atlas-mock-wrap.atlas-mock-hero .atlas-mock{border-radius:20px}.hero-feature-row{z-index:2;border-top:1px solid var(--border-soft);flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;width:100%;margin-top:clamp(20px,3.2vh,36px);padding-top:clamp(20px,3vh,32px);display:flex;position:relative}.hero-feature-row:before{content:"Explore the platform";letter-spacing:.14em;text-transform:uppercase;color:var(--fg-faint);white-space:nowrap;margin-right:12px;font-size:11px;font-weight:700}@media(max-width:980px){.hero-grid{grid-template-columns:minmax(0,1fr);gap:36px}.hero-mock-col{justify-content:center}.home-hero,.hero-copy,.home-hero h1,.home-hero p,.hero-cta-row,.hero-feature-row{text-align:left}.hero-feature-row{justify-content:flex-start}}.hero-feature-pill{border:1px solid var(--border);border-radius:var(--radius-pill);min-height:36px;color:var(--fg);background:var(--surface);box-shadow:var(--shadow-xs);transition:color var(--dur-base) var(--ease-std),border-color var(--dur-base) var(--ease-std),background var(--dur-base) var(--ease-std),transform var(--dur-base) var(--ease-std);align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:500;display:inline-flex}.hero-feature-pill:hover{border-color:var(--border-brand);color:var(--brand);background:var(--info-bg);transform:translateY(-1px)}.hero-feature-pill svg{width:14px;height:14px;color:var(--brand)}.hero-signal-card{z-index:0;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-md);align-items:center;gap:11px;padding:12px 14px;display:flex;position:absolute}.hero-cta-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:28px;display:flex}.hero-message-frame,.hero-feature-row{z-index:2;position:relative}.hero-agent-cta{color:#1e3a8a;white-space:nowrap;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff9e;border:1px solid #cbd5e1db;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:14px;font-weight:750;transition:transform .16s,border-color .16s,background .16s;display:inline-flex;box-shadow:0 12px 28px #0f172a0d}.hero-agent-cta:hover{border-color:rgba(var(--brand-rgb),.28);background:#ffffffc7;transform:translateY(-1px)}.home-bottom-nav{right:0;bottom:max(46px,calc(env(safe-area-inset-bottom) + 34px));z-index:40;pointer-events:none;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:18px;padding:0 clamp(18px,3vw,28px);display:grid;position:fixed;left:0}.bottom-nav-back,.bottom-nav-next,.bottom-nav-dots{pointer-events:auto}.bottom-nav-back{color:#334155;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #e2e8f0e6;border-radius:999px;justify-self:start;align-items:center;gap:8px;min-height:38px;padding:0 16px;font-size:14px;font-weight:750;transition:transform .16s,background .16s;display:inline-flex;box-shadow:0 12px 30px #0f172a14}.bottom-nav-back:hover{background:#fffffff5;transform:translateY(-1px)}.bottom-nav-back svg{width:16px;height:16px}.bottom-nav-dots{justify-content:center;align-items:center;gap:8px;display:flex}.bottom-nav-dot{background:#94a3b875;border-radius:999px;width:8px;height:8px;transition:width .18s,background .18s,transform .18s}.bottom-nav-dot:hover{background:#64748b8c;transform:scale(1.15)}.bottom-nav-dot.active{background:var(--brand);width:32px}.bottom-nav-next{min-height:38px;box-shadow:0 14px 32px rgba(var(--brand-rgb),.24);justify-self:end;padding:0 20px}.hero-signal-icon{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--brand);background:var(--surface-alt);flex:none;justify-content:center;align-items:center;display:inline-flex}.hero-signal-icon svg{width:16px;height:16px}.hero-signal-card div:last-child{text-align:left;gap:2px;min-width:112px;display:grid}.hero-signal-card span{color:var(--fg-subtle);letter-spacing:var(--tracking-wider);text-transform:uppercase;font-size:11px;font-weight:600;line-height:1}.hero-signal-card strong{color:var(--fg-strong);letter-spacing:var(--tracking-snug);font-variant-numeric:tabular-nums;font-size:15px;font-weight:700;line-height:1.25}.gradient-text{background:var(--grad-text);-webkit-text-fill-color:transparent;color:#0000;background-size:200% 200%;-webkit-background-clip:text;background-clip:text}@media(prefers-reduced-motion:no-preference){.gradient-text{animation:8s ease-in-out infinite gradient-shift}}.teaser-band{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #e2e8f0e6;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;width:min(980px,100% - 32px);margin:22px auto 52px;padding:16px 18px;display:flex;box-shadow:0 16px 45px #0f172a14}.teaser-band div{align-items:center;gap:14px;display:flex}.teaser-band svg{width:22px;height:22px;color:var(--brand);flex:none}.teaser-band p{color:var(--fg-muted);margin:0;font-size:15px;line-height:1.48}.teaser-band a{background:rgba(var(--brand-rgb),.08);width:42px;height:42px;color:var(--brand);border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.how-works-section{flex-direction:column;justify-content:center;align-items:center;width:min(1240px,100% - 32px);min-height:100svh;margin:0 auto;padding:clamp(80px,10vh,112px) 0 clamp(96px,12vh,132px);scroll-margin-top:0;display:flex;overflow:hidden}.hiw-head{text-align:center;max-width:720px;margin:0 auto 24px}.hiw-eyebrow{color:var(--brand);letter-spacing:.18em;white-space:nowrap;margin-bottom:14px;font-size:11px;font-weight:700;display:inline-block}.hiw-title{color:var(--brand-dark);letter-spacing:-.025em;text-wrap:balance;margin:0 0 14px;font-size:clamp(36px,4.4vw,52px);font-weight:800;line-height:1.06}.hiw-title-grad{background:linear-gradient(90deg,var(--brand) 0%,var(--brand-accent) 50%,var(--brand-dark) 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.hiw-sub{max-width:48ch;color:var(--fg-muted);margin:0 auto;font-size:14px;line-height:1.55}.hiw-scene{width:100%;max-width:1280px;height:540px;margin:0 auto;position:relative}.hiw-scene-bg{z-index:0;border:1px solid var(--border);box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#fafbfd,#ecf1f8);border-radius:28px;position:absolute;inset:0;overflow:hidden}.hiw-bg-blob{filter:blur(90px);opacity:.55;border-radius:50%;width:520px;height:520px;position:absolute}.hiw-bg-blob-l{background:radial-gradient(closest-side,#0027a62e,#0000 70%);top:-120px;left:-180px}.hiw-bg-blob-r{background:radial-gradient(closest-side,#00f6ea47,#0000 70%);bottom:-150px;right:-180px}.hiw-bg-grid{opacity:.6;background-image:radial-gradient(circle at 1px 1px,#0f172a0f 1px,#0000 0);background-size:26px 26px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 80%);mask-image:radial-gradient(#000 30%,#0000 80%)}.hiw-flow-lines{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hiw-flow-lines path{fill:none;stroke:#0027a62e;stroke-width:.28px;stroke-dasharray:1.8 2.4;stroke-linecap:round;vector-effect:non-scaling-stroke;animation:6s linear infinite hiw-flow-dash}.hiw-flow-lines path:nth-child(2){animation-duration:7.2s;animation-delay:-1.4s}.hiw-flow-lines path:nth-child(3){animation-duration:5.5s;animation-delay:-3.1s}.hiw-flow-lines path:nth-child(4){animation-duration:6.8s;animation-delay:-.9s}.hiw-flow-lines path:nth-child(5){animation-duration:7.6s;animation-delay:-2.2s}.hiw-flow-lines path:nth-child(6){animation-duration:5.2s;animation-delay:-3.4s}.hiw-flow-lines path:nth-child(7){animation-duration:6.5s;animation-delay:-1.7s}@keyframes hiw-flow-dash{0%{stroke-dashoffset:0}to{stroke-dashoffset:-42px}}@media(prefers-reduced-motion:reduce){.hiw-flow-lines path{animation:none}}.hiw-zone{z-index:2;letter-spacing:.16em;text-transform:uppercase;flex-direction:column;gap:2px;font-size:10px;font-weight:700;display:flex;position:absolute}.hiw-zone-num{color:var(--fg-faint);font-variant-numeric:tabular-nums;font-size:11px}.hiw-zone-label{color:var(--brand)}.hiw-zone-l{top:20px;left:28px}.hiw-zone-c{align-items:center;top:20px;left:50%;transform:translate(-50%)}.hiw-zone-r{align-items:flex-end;top:20px;right:28px}.hiw-atlas-wrap{z-index:4;flex-direction:column;align-items:center;gap:14px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hiw-atlas-orb{place-items:center;width:132px;height:132px;display:grid;position:relative}.hiw-atlas-ring{border:1px solid #00f6ea80;border-radius:50%;position:absolute}.hiw-atlas-ring-1{width:132px;height:132px;animation:3.4s ease-in-out infinite hiw-ring-pulse}.hiw-atlas-ring-2{opacity:.7;width:108px;height:108px;animation:3.4s ease-in-out .55s infinite hiw-ring-pulse}.hiw-atlas-ring-3{opacity:.5;width:82px;height:82px;animation:3.4s ease-in-out 1.1s infinite hiw-ring-pulse}@keyframes hiw-ring-pulse{0%,to{opacity:.78;transform:scale(.96)}50%{opacity:1;transform:scale(1.02)}}.hiw-atlas-core{z-index:1;width:86px;height:86px;color:var(--brand);transition:transform .28s var(--ease-out),box-shadow .28s var(--ease-out);background:#fff;border-radius:50%;place-items:center;display:grid;position:relative;box-shadow:0 12px 32px -6px #0027a64d,inset 0 0 0 1px #0027a61f}.hiw-atlas-core img{object-fit:contain;width:72px;height:72px;display:block}.hiw-atlas-glow{z-index:0;opacity:0;transition:opacity .28s var(--ease-out);background:radial-gradient(circle,#00f6ea59,#0000 60%);border-radius:50%;position:absolute;inset:-20px}.hiw-atlas-pulse .hiw-atlas-core{transform:scale(1.12);box-shadow:0 16px 44px -6px #0027a673,inset 0 0 0 2px #00f6ea99}.hiw-atlas-pulse .hiw-atlas-glow{opacity:1}.hiw-atlas-pulse .hiw-atlas-ring{animation-duration:1.4s}.hiw-atlas-label{flex-direction:column;align-items:center;gap:2px;display:flex}.hiw-atlas-eyebrow{color:var(--brand);letter-spacing:.2em;font-size:10px;font-weight:700}.hiw-atlas-title{color:var(--fg-strong);letter-spacing:-.005em;font-size:13px;font-weight:600}.hiw-source-tile{z-index:3;border:1px solid var(--border);appearance:none;min-width:168px;box-shadow:var(--shadow-sm);color:inherit;cursor:pointer;font:inherit;text-align:left;transition:transform .24s var(--ease-out),box-shadow .24s var(--ease-out),border-color .24s var(--ease-out),opacity .24s var(--ease-out);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-radius:12px;grid-template-columns:32px 1fr;align-items:center;gap:10px;padding:10px 14px 10px 10px;display:grid;position:absolute}.hiw-source-tile:hover,.hiw-source-tile:focus-visible{z-index:5;border-color:var(--border-accent);box-shadow:var(--shadow-lg);outline:none;transform:translate(0)scale(1.04)}.hiw-source-icon,.hiw-result-icon,.hiw-fly-icon{color:var(--brand);place-items:center;display:grid}.hiw-source-icon{background:#0027a614;border-radius:8px;width:32px;height:32px}.hiw-source-icon svg,.hiw-result-icon svg,.hiw-fly-icon svg{width:14px;height:14px}.hiw-source-text{flex-direction:column;gap:1px;min-width:0;display:flex}.hiw-source-label{color:var(--fg-strong);letter-spacing:-.005em;font-size:12.5px;font-weight:600}.hiw-source-sub{color:var(--fg-subtle);font-variant-numeric:tabular-nums;font-size:10.5px}.hiw-source-pulse{background:var(--brand-accent);width:8px;height:8px;box-shadow:0 0 10px var(--brand-accent);opacity:0;transition:opacity .2s var(--ease-out);border-radius:50%;position:absolute;top:-3px;right:-3px}.hiw-source-tile:hover .hiw-source-pulse,.hiw-source-tile:focus-visible .hiw-source-pulse,.hiw-source-processing .hiw-source-pulse{opacity:1;animation:1s ease-in-out infinite hiw-source-pulse}@keyframes hiw-source-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.4)}}.hiw-source-processing{border-color:var(--brand-accent);box-shadow:0 0 0 2px #00f6ea40,var(--shadow-md);transform:scale(1.035)}.hiw-source-dim{opacity:.5}.hiw-drift-core{animation:9s ease-in-out infinite hiw-drift-core}.hiw-drift-demo{animation:11s ease-in-out infinite hiw-drift-demo}.hiw-drift-comp{animation:10s ease-in-out infinite hiw-drift-comp}.hiw-drift-report{animation:12s ease-in-out infinite hiw-drift-report}.hiw-source-tile:hover,.hiw-source-tile:focus-visible{animation-play-state:paused}@keyframes hiw-drift-core{0%,to{transform:translate(0)}50%{transform:translate(6px,-10px)}}@keyframes hiw-drift-demo{0%,to{transform:translate(0)}50%{transform:translate(-8px,8px)}}@keyframes hiw-drift-comp{0%,to{transform:translate(0)}50%{transform:translate(8px,-6px)}}@keyframes hiw-drift-report{0%,to{transform:translate(0)}50%{transform:translate(-6px,10px)}}.hiw-fly{top:var(--fy);left:var(--fx);z-index:6;border:1px solid var(--border-accent);color:var(--brand-dark);pointer-events:none;animation:hiw-fly-in .72s var(--ease-in-out) forwards;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:6px 12px 6px 8px;font-size:11px;font-weight:600;display:inline-flex;position:absolute;box-shadow:0 6px 18px -4px #0027a64d}.hiw-fly-source{z-index:7;min-width:168px;font-size:inherit;font-weight:inherit;letter-spacing:normal;white-space:normal;opacity:1;border-radius:12px;grid-template-columns:32px 1fr;align-items:center;gap:10px;padding:10px 14px 10px 10px;display:grid}.hiw-fly-icon{background:#00f6ea33;border-radius:50%;width:18px;height:18px}.hiw-fly-trail{background:linear-gradient(90deg,transparent,var(--brand-accent));filter:blur(.5px);opacity:.7;width:36px;height:2px;position:absolute;top:50%;left:-36px;transform:translateY(-50%)}@keyframes hiw-fly-in{0%{top:var(--fy);left:var(--fx);opacity:0;transform:translate(0)scale(.92)}12%{opacity:1;transform:translate(0)scale(1.02)}65%{opacity:1;transform:translate(-50%,-50%)scale(1.03)}to{opacity:0;top:50%;left:50%;transform:translate(-50%,-50%)scale(.86)}}.hiw-result-tile,.hiw-settled{z-index:6;border:1px solid var(--border-accent);color:var(--fg-strong);letter-spacing:-.005em;pointer-events:none;white-space:nowrap;background:#fff;border-radius:10px;align-items:center;gap:8px;padding:8px 14px 8px 10px;font-size:11.5px;font-weight:600;display:inline-flex;position:absolute}.hiw-result-tile{animation:.9s cubic-bezier(.34,1.4,.64,1) forwards hiw-emit;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 22px -6px #00f6ea66}.hiw-settled{z-index:4;border-color:var(--border);box-shadow:var(--shadow-sm);transition:opacity .6s var(--ease-out);animation:7s ease-in-out infinite hiw-settle-drift;transform:translate(-50%,-50%)}.hiw-result-icon{background:#00f6ea26;border-radius:6px;width:22px;height:22px}@keyframes hiw-emit{0%{opacity:0;top:50%;left:50%;transform:translate(-50%,-50%)scale(.4)}30%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{top:var(--ty);left:var(--tx);opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes hiw-settle-drift{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,calc(-50% - 6px))}}@media(max-width:880px){.hiw-scene{height:720px}.hiw-source-tile,.hiw-fly-source{min-width:140px}}@media(max-width:680px){.hiw-head{margin-bottom:18px}.hiw-title{font-size:clamp(30px,8vw,40px)}.hiw-sub{max-width:34ch;font-size:13.5px}.hiw-scene{height:600px;margin-inline:-2px}.hiw-scene-bg{border-radius:22px}.hiw-zone{font-size:9px}.hiw-zone-l{left:18px}.hiw-zone-r{right:18px}.hiw-atlas-orb,.hiw-atlas-ring-1{width:108px;height:108px}.hiw-atlas-ring-2{width:88px;height:88px}.hiw-atlas-ring-3{width:66px;height:66px}.hiw-atlas-core{width:70px;height:70px}.hiw-atlas-core img{width:58px;height:58px}.hiw-source-tile,.hiw-fly-source{grid-template-columns:28px 1fr;gap:8px;min-width:128px;padding:8px 10px 8px 8px}.hiw-source-icon{width:28px;height:28px}.hiw-source-label{font-size:11.5px}.hiw-source-sub{font-size:9.5px}.hiw-result-tile,.hiw-settled{white-space:normal;gap:6px;max-width:138px;padding:7px 10px 7px 8px;font-size:10.5px}.hiw-result-icon{flex:none}}.cr-mobile-carousel,.hiw-mobile-flow{display:none}@media(max-width:680px){.hiw-zone,.hiw-flow-lines,.hiw-source-tile,.hiw-atlas-wrap,.hiw-fly-source,.hiw-result-tile,.hiw-settled{display:none!important}.hiw-scene{min-height:580px;margin-inline:0;overflow:visible;height:auto!important}.hiw-mobile-flow{z-index:2;flex-direction:column;gap:0;padding:24px 16px 28px;display:flex;position:relative}.hiw-mf-step{flex-direction:column;gap:12px;display:flex}.hiw-mf-step-header{justify-content:center;align-items:center;gap:8px;display:flex}.hiw-mf-step-num{letter-spacing:.14em;color:var(--fg-faint);font:700 10px/1 Plus Jakarta Sans,sans-serif}.hiw-mf-step-label{letter-spacing:.14em;text-transform:uppercase;color:var(--fg-subtle);font:700 10px/1 Plus Jakarta Sans,sans-serif}.hiw-mf-connector{background:linear-gradient(#0027a633,#00f6ea47);border-radius:999px;width:2px;height:32px;margin:10px auto;transition:background .4s}.hiw-mf-connector-on{background:linear-gradient(#0027a6b3,#00f6eae6);animation:.9s ease-in-out infinite hiw-mf-connector-pulse}@keyframes hiw-mf-connector-pulse{0%,to{opacity:.65}50%{opacity:1}}.hiw-mf-sources{grid-template-columns:1fr 1fr;gap:8px;display:grid}.hiw-mf-results{grid-template-columns:1fr 1fr;gap:8px;min-height:88px;display:grid}.hiw-mf-tile{border:1px solid var(--border-soft);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-align:left;cursor:pointer;background:#ffffffb8;border-radius:12px;grid-template-columns:32px 1fr;align-items:center;gap:8px;padding:10px 12px;transition:border-color .25s,background .25s,opacity .25s,box-shadow .25s;display:grid}.hiw-mf-active{box-shadow:0 0 0 3px #00f6ea24;background:#00f6ea17!important;border-color:#00f6ea8c!important}.hiw-mf-dim{opacity:.42}.hiw-mf-tile-result{cursor:default;background:#00f6ea12;border-color:#00f6ea47;animation:.36s cubic-bezier(.4,0,.2,1) both hiw-mf-slide-in}@keyframes hiw-mf-slide-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hiw-mf-idle{color:var(--fg-faint);letter-spacing:.01em;grid-column:1/-1;justify-content:center;align-items:center;padding:18px 0;font:500 12px/1.4 Plus Jakarta Sans,sans-serif;animation:.3s both hiw-mf-fade-in;display:flex}@keyframes hiw-mf-fade-in{0%{opacity:0}to{opacity:1}}.hiw-mf-step-atlas{align-items:center;gap:14px}.hiw-mf-orb-wrap{flex-direction:column;align-items:center;gap:10px;display:flex}}[data-theme=dark] .hiw-title{color:#fff}[data-theme=dark] .hiw-sub{color:#ffffffad}[data-theme=dark] .hiw-scene-bg{background:linear-gradient(135deg,#0d1632e0,#09132ef5);border-color:#ffffff14;box-shadow:0 18px 54px -24px #000c,inset 0 1px #ffffff0a}[data-theme=dark] .hiw-bg-grid{background-image:radial-gradient(circle at 1px 1px,#ffffff14 1px,#0000 0)}[data-theme=dark] .hiw-flow-lines path{stroke:#00f6ea2e}[data-theme=dark] .hiw-zone-num{color:#ffffff6b}[data-theme=dark] .hiw-zone-label,[data-theme=dark] .hiw-atlas-eyebrow{color:var(--brand-accent)}[data-theme=dark] .hiw-atlas-title{color:#ffffffeb}[data-theme=dark] .hiw-source-tile,[data-theme=dark] .hiw-result-tile,[data-theme=dark] .hiw-settled,[data-theme=dark] .hiw-fly{color:#ffffffe6;background:#0d1632d6;border-color:#ffffff1f;box-shadow:0 12px 30px -18px #000c}[data-theme=dark] .hiw-source-tile:hover,[data-theme=dark] .hiw-source-tile:focus-visible,[data-theme=dark] .hiw-source-processing{border-color:#00f6ea73}[data-theme=dark] .hiw-source-label,[data-theme=dark] .hiw-result-label{color:#ffffffeb}[data-theme=dark] .hiw-source-sub{color:#ffffff8c}[data-theme=dark] .hiw-source-icon{color:var(--brand-accent);background:#00f6ea1f}[data-theme=dark] .hiw-result-icon,[data-theme=dark] .hiw-fly-icon{color:var(--brand-accent);background:#00f6ea24}[data-theme=dark] .hiw-fly{border-color:#00f6ea59}[data-theme=dark] .hiw-mf-tile{color:#ffffffe6;background:#0d1632d6;border-color:#ffffff1f}[data-theme=dark] .hiw-mf-active{background:#00f6ea1f!important;border-color:#00f6ea80!important}[data-theme=dark] .hiw-mf-tile-result{background:#00f6ea14;border-color:#00f6ea47}.hiw-grid{grid-template-columns:1fr 1.45fr 1fr;align-items:stretch;gap:28px;margin-top:56px;display:grid;position:relative}.hiw-side-card{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-sm);isolation:isolate;transition:transform var(--dur-base) var(--ease-std),box-shadow var(--dur-base) var(--ease-std);flex-direction:column;gap:14px;padding:28px 26px 26px;display:flex;position:relative;overflow:hidden}.hiw-side-card:before{content:"";z-index:-1;border-radius:inherit;background:linear-gradient(180deg,rgba(var(--brand-rgb),.18),transparent 60%);pointer-events:none;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 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}.hiw-side-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.hiw-side-num{font-family:var(--font-sans);letter-spacing:var(--tracking-tight);background:var(--grad-text);-webkit-text-fill-color:transparent;color:#0000;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;font-size:52px;font-weight:800;line-height:1}.hiw-side-eyebrow{letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--brand);font-size:11px;font-weight:600;line-height:1}.hiw-side-title{font-weight:600;font-size:var(--text-lg);line-height:var(--leading-snug);letter-spacing:var(--tracking-snug);color:var(--fg-strong);margin:0}.hiw-side-body{color:var(--fg-muted);margin:0;font-size:14px;line-height:1.625}.hiw-side-items{border-top:1px solid var(--border-soft);gap:10px;margin:4px 0 0;padding:16px 0 0;list-style:none;display:grid}.hiw-side-items li{color:var(--fg);align-items:center;gap:10px;font-size:13px;font-weight:500;display:flex}.hiw-side-items svg{width:16px;height:16px;color:var(--brand);flex:none}.hiw-connector{z-index:2;pointer-events:none;width:28px;height:2px;position:absolute;top:50%}.hiw-connector-left{right:-28px}.hiw-connector-right{left:-28px}.hiw-connector-line{border-radius:var(--radius-pill);background:linear-gradient(90deg,var(--brand-accent),var(--brand));opacity:.55;position:absolute;inset:0}.hiw-connector-right .hiw-connector-line{background:linear-gradient(90deg,var(--brand),var(--brand-accent))}.hiw-connector-pulse{border-radius:var(--radius-pill);background:var(--brand-accent);width:8px;height:8px;box-shadow:0 0 14px rgba(var(--brand-accent-rgb),.85);opacity:0;position:absolute;top:-3px}@media(prefers-reduced-motion:no-preference){.hiw-connector-left .hiw-connector-pulse{animation:3.6s ease-in-out infinite hiw-pulse-right}.hiw-connector-right .hiw-connector-pulse{animation:3.6s ease-in-out .6s infinite hiw-pulse-left}}@keyframes hiw-pulse-right{0%,to{opacity:0;left:-2px}10%{opacity:1}90%{opacity:1}to{opacity:0;left:100%}}@keyframes hiw-pulse-left{0%,to{opacity:0;left:100%}10%{opacity:1}90%{opacity:1}to{opacity:0;left:-2px}}.hiw-center{border:1px solid var(--border);border-radius:var(--radius-xl);isolation:isolate;background:radial-gradient(circle at 50% 18%,rgba(var(--brand-accent-rgb),.22),transparent 55%),radial-gradient(circle at 50% 82%,rgba(var(--brand-rgb),.1),transparent 60%),linear-gradient(180deg,#fff,#f8fbff);box-shadow:var(--shadow-md),var(--shadow-brand);grid-template-rows:minmax(220px,auto) 1fr;gap:4px;padding:28px 28px 30px;display:grid;position:relative;overflow:hidden}.hiw-center:before{content:"";border-radius:inherit;background:linear-gradient(140deg,rgba(var(--brand-rgb),.45),rgba(var(--brand-accent-rgb),.55) 50%,rgba(var(--brand-rgb),.35));opacity:.5;pointer-events:none;padding:1.5px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 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}.hiw-center-halo{z-index:-1;background:radial-gradient(circle,rgba(var(--brand-accent-rgb),.28) 0%,rgba(var(--brand-rgb),.1) 35%,transparent 70%);filter:blur(50px);pointer-events:none;border-radius:50%;width:460px;height:460px;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.hiw-center-grid{z-index:-1;opacity:.06;background-image:radial-gradient(circle at 1px 1px,var(--brand) 1px,transparent 0);pointer-events:none;background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 35%,#000 0 50%,#0000 80%);mask-image:radial-gradient(circle at 50% 35%,#000 0 50%,#0000 80%)}.hiw-center-stage{place-items:center;min-height:220px;padding-top:8px;display:grid;position:relative}.hiw-center-rings{pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.hiw-ring{border:1px solid rgba(var(--brand-accent-rgb),.42);border-radius:50%;position:absolute}.hiw-ring-outer{background:radial-gradient(circle,rgba(var(--brand-accent-rgb),.1),transparent 65%);width:240px;height:240px;box-shadow:inset 0 0 28px rgba(var(--brand-accent-rgb),.16)}.hiw-ring-inner{border-color:rgba(var(--brand-rgb),.28);width:168px;height:168px}@media(prefers-reduced-motion:no-preference){.hiw-ring-outer{animation:5.4s ease-in-out infinite hiw-ring-pulse}.hiw-ring-inner{animation:6.8s ease-in-out .4s infinite hiw-ring-pulse}}.hiw-center-image{z-index:1;background:var(--surface);width:168px;height:168px;box-shadow:0 22px 48px rgba(var(--brand-dark-rgb),.18),0 0 0 6px #fff9,0 0 38px rgba(var(--brand-accent-rgb),.32);border-radius:50%;place-items:center;display:grid;position:relative;overflow:hidden}.hiw-center-image img{object-fit:contain;width:132px;height:132px}@media(prefers-reduced-motion:no-preference){.hiw-center-image{animation:7s ease-in-out infinite hiw-center-float}}@keyframes hiw-center-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.hiw-center-copy{z-index:1;border-top:1px solid rgba(var(--brand-rgb),.1);text-align:center;flex-direction:column;gap:10px;margin-top:22px;padding-top:22px;display:flex;position:relative}.hiw-center-num{letter-spacing:.2em;color:var(--brand);background:var(--info-bg);border-radius:var(--radius-pill);align-self:center;padding:6px 12px;font-size:12px;font-weight:700;line-height:1}.hiw-center-eyebrow{letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--brand);font-size:11px;font-weight:600;line-height:1}.hiw-center-title{letter-spacing:var(--tracking-tight);color:var(--fg-strong);margin:0;font-size:clamp(22px,2.4vw,28px);font-weight:700;line-height:1.2}.hiw-center-body{color:var(--fg-muted);align-self:center;max-width:360px;margin:0;font-size:14px;line-height:1.625}.hiw-center-items{flex-wrap:wrap;justify-content:center;gap:8px;margin:8px 0 0;padding:0;list-style:none;display:flex}.hiw-center-items li{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);color:var(--fg);box-shadow:var(--shadow-xs);align-items:center;gap:7px;padding:7px 12px;font-size:12.5px;font-weight:500;display:inline-flex}.hiw-center-items svg{width:13px;height:13px;color:var(--brand);flex:none}@media(max-width:1100px){.hiw-grid{grid-template-columns:1fr;gap:18px}.hiw-connector{display:none}.hiw-center{order:2}.hiw-side-left{order:1}.hiw-side-right{order:3}}@media(max-width:680px){.hiw-side-num{font-size:42px}.hiw-center{padding:22px 20px 24px}.hiw-center-stage{min-height:200px}.hiw-ring-outer{width:210px;height:210px}.hiw-ring-inner,.hiw-center-image{width:148px;height:148px}.hiw-center-image img{width:116px;height:116px}.hiw-center-halo{width:360px;height:360px;top:-30px}}.insights-section{padding-top:72px}.insights-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:20px;margin-top:40px;display:grid}.insight-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);transition:transform var(--dur-base) var(--ease-std),box-shadow var(--dur-base) var(--ease-std);flex-direction:column;gap:14px;padding:24px;display:flex}.insight-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.insight-card-header{align-items:center;gap:10px;display:flex}.insight-card-icon{border-radius:var(--radius-sm);background:var(--info-bg);width:32px;height:32px;color:var(--brand);flex:none;justify-content:center;align-items:center;display:inline-flex}.insight-card-icon svg{width:16px;height:16px}.insight-role{letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--brand);font-size:11px;font-weight:600;line-height:1}.insight-title{font-size:var(--text-lg);font-weight:600;line-height:var(--leading-snug);letter-spacing:var(--tracking-snug);color:var(--fg-strong);margin:0}.insight-body{color:var(--fg-muted);flex:1;margin:0;font-size:14px;line-height:1.625}.insight-action{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);color:var(--brand);cursor:pointer;transition:background var(--dur-base) var(--ease-std),border-color var(--dur-base) var(--ease-std),color var(--dur-base) var(--ease-std),transform var(--dur-base) var(--ease-std);align-self:flex-start;align-items:center;gap:8px;margin-top:4px;padding:9px 14px;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex}.insight-action:hover{background:var(--info-bg);border-color:var(--border-brand);color:var(--brand-dark);transform:translateY(-1px)}.insight-action:active{transform:scale(.97)}.insight-action svg{width:14px;height:14px}@media(max-width:880px){.insights-grid{grid-template-columns:1fr;gap:14px}}.section.insight-types-section{width:min(1440px,100% - 40px);color:var(--fg);--it-heading:var(--fg-strong);--it-body:var(--fg-muted);--it-sub:var(--fg-muted);--it-card-bg:var(--surface);--it-card-border:var(--border);--it-card-shadow:var(--shadow-sm);--it-card-shadow-hover:var(--shadow-md);--it-card-highlight:rgba(var(--brand-rgb), .14);--it-vis-bg:linear-gradient(180deg, rgba(var(--brand-rgb), .025) 0%, transparent 100%), var(--surface-alt);--it-vis-border:var(--border-soft);--it-vis-glow:rgba(var(--brand-accent-rgb), .08);--it-icon-bg:rgba(var(--brand-rgb), .08);--it-link:var(--brand);--it-link-hover:var(--brand-dark);--it-muted:var(--fg-subtle);--it-soft-text:var(--fg-muted);--it-faint:var(--fg-faint);--it-track:rgba(var(--brand-rgb), .08);--it-donut-hole:var(--surface);--it-radar-label:var(--brand-dark);--it-radar-grid:#0027a61f;--it-radar-tick:var(--fg-faint);background:0 0;flex-direction:column;justify-content:flex-start;align-items:center;margin:0 auto;padding:72px 0;display:flex;position:relative}[data-theme=dark] .section.insight-types-section{--it-heading:white;--it-body:#ffffffa6;--it-sub:#ffffffb3;--it-card-bg:linear-gradient(180deg, #1420488c 0%, #080e288c 100%);--it-card-border:#ffffff14;--it-card-shadow:0 12px 40px -12px #0009, inset 0 1px 0 #ffffff0f;--it-card-shadow-hover:0 20px 56px -10px #000000bf, 0 0 0 1px #00f6ea1f, inset 0 1px 0 #ffffff1a;--it-card-highlight:#00f6ea38;--it-vis-bg:linear-gradient(180deg, #04081e99, #04081e4d);--it-vis-border:#ffffff0f;--it-vis-glow:#00f6ea14;--it-icon-bg:#00f6ea1f;--it-link:var(--brand-accent);--it-link-hover:#7dfdf6;--it-muted:#ffffffa6;--it-soft-text:#ffffffd9;--it-faint:#ffffff73;--it-track:#ffffff0f;--it-donut-hole:linear-gradient(180deg, #0a1232 0%, #050a1f 100%);--it-radar-label:#ffffffd1;--it-radar-grid:#ffffff29;--it-radar-tick:#ffffff6b}[data-theme=dark] .it-title-grad{-webkit-text-fill-color:transparent;color:#0000;background:linear-gradient(90deg,#00f6ea,#7dfdf6,#00f6ea) 0 0/200% 100%;-webkit-background-clip:text;background-clip:text}.it-head{z-index:2;text-align:center;max-width:720px;margin:0 auto 56px;position:relative}.it-eyebrow{color:var(--brand-accent);letter-spacing:.18em;white-space:nowrap;margin-bottom:14px;font-size:11px;font-weight:700;display:inline-block}.it-title{color:var(--it-heading);letter-spacing:-.025em;text-wrap:balance;margin:0 0 16px;font-size:clamp(40px,5vw,60px);font-weight:800;line-height:1.04}.it-title-grad{background:linear-gradient(90deg,var(--brand) 0%,var(--brand-accent) 50%,var(--brand-dark) 100%);-webkit-text-fill-color:transparent;color:#0000;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:8s ease-in-out infinite it-grad-shift}@keyframes it-grad-shift{0%,to{background-position:0%}50%{background-position:100%}}.it-sub{max-width:60ch;color:var(--it-sub);text-wrap:pretty;margin:0 auto;font-size:16px;line-height:1.55}.it-mobile-carousel{display:none}.it-grid-wrap{z-index:2;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:16px;width:100%;max-width:1440px;margin-top:14px;display:grid;position:relative}.it-card{border:1px solid var(--it-card-border);background:var(--it-card-bg);border-color:var(--it-card-border);box-shadow:var(--it-card-shadow);transition:transform .32s var(--ease-out),box-shadow .32s var(--ease-out),border-color .32s var(--ease-out);-webkit-backdrop-filter:blur(20px)saturate(140%);backdrop-filter:blur(20px)saturate(140%);border-radius:20px;flex-direction:column;padding:32px 32px 30px;display:flex;position:relative;overflow:hidden}.insight-types-section .it-card{min-height:0}.it-card:before{content:"";border-radius:inherit;background:linear-gradient(135deg,var(--it-card-highlight),transparent 35%,transparent 65%,var(--it-card-highlight));opacity:.6;pointer-events:none;transition:opacity .28s var(--ease-out);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;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}.it-card:hover{border-color:var(--border-accent);box-shadow:var(--it-card-shadow-hover);transform:translateY(-3px)}.it-card:hover:before{opacity:1}.it-card-vis{border:1px solid var(--it-vis-border);background:var(--it-vis-bg);border-radius:14px;min-height:152px;margin-bottom:22px;padding:18px;position:relative;overflow:hidden}.it-card-vis:after{content:"";background:radial-gradient(140% 80% at 50% 0%,var(--it-vis-glow),transparent 60%);pointer-events:none;position:absolute;inset:0}.it-vis-mark{z-index:2;background:var(--it-icon-bg);width:22px;height:22px;color:var(--brand);border-radius:6px;place-items:center;display:grid;position:absolute;top:12px;right:12px}.it-vis-mark svg{width:12px;height:12px}.it-card-title{color:var(--it-heading);letter-spacing:-.015em;margin:0 0 10px;font-size:20px;font-weight:700;line-height:1.2}.it-card-body{color:var(--it-body);text-wrap:pretty;flex:1;margin:0 0 18px;font-size:14px;line-height:1.55}.it-card-link{color:var(--it-link);letter-spacing:-.005em;white-space:nowrap;transition:gap .18s var(--ease-out),color .18s var(--ease-out);align-self:flex-start;align-items:center;gap:6px;font-size:12.5px;font-weight:600;display:inline-flex}.it-card:hover .it-card-link{color:var(--it-link-hover);gap:9px}.it-card-link svg{width:12px;height:12px}.it-card-vis-radar{min-height:196px;padding:16px 14px 12px;overflow:hidden}.it-radar-legend{z-index:2;color:var(--it-radar-label);align-items:center;gap:20px;padding:0 4px 2px;font-size:11px;font-weight:500;display:flex;position:relative}.it-radar-legend span{align-items:center;gap:6px;display:inline-flex}.it-radar-dot{border-radius:50%;width:11px;height:11px}.it-radar-dot-current{background:#143bc6}.it-radar-dot-last{background:var(--brand-accent)}.it-radar-chart{z-index:1;width:100%;height:180px;display:block;position:relative}.it-radar-grid polygon,.it-radar-grid line{fill:none;stroke:var(--it-radar-grid);stroke-width:1.2px}.it-radar-area{opacity:.12}.it-radar-area-current{fill:#143bc6}.it-radar-area-last{fill:var(--brand-accent)}.it-radar-line{fill:none;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.it-radar-line-current{stroke:#143bc6}.it-radar-line-last{stroke:var(--brand-accent);stroke-dasharray:5 4}.it-radar-point-current{fill:#143bc6}.it-radar-point-last{fill:var(--brand-accent)}.it-radar-axis-labels text{fill:var(--it-radar-label);letter-spacing:-.01em;font-size:10px;font-weight:600}.it-radar-tick-labels text{fill:var(--it-radar-tick);writing-mode:tb;font-size:9px;font-weight:500}.it-vis-rows{flex-direction:column;gap:10px;padding-top:4px;display:flex}.it-vis-row{grid-template-columns:14px 1fr auto;align-items:center;gap:10px;display:grid}.it-row-dot{background:var(--brand-accent);border-radius:50%;width:6px;height:6px;margin-left:4px;box-shadow:0 0 8px #00f6ea99}.it-row-dot-2{background:var(--it-faint);box-shadow:none}.it-row-dot-3{background:var(--border);box-shadow:none}.it-row-label,.it-row-amount{letter-spacing:-.005em;font-size:12.5px}.it-row-label{color:var(--it-soft-text)}.it-row-amount{color:var(--it-heading);font-variant-numeric:tabular-nums;font-weight:600}.it-row-amount-pos{color:var(--brand-accent)}.it-row-amount-neg{color:var(--it-muted)}.it-row-bar-track{background:var(--it-track);border-radius:99px;grid-column:1/-1;height:3px;margin-top:2px;overflow:hidden}.it-row-bar-fill{background:linear-gradient(90deg,var(--brand) 0%,var(--brand-accent) 100%);transform-origin:0;height:100%;animation:it-bar-grow 1.4s var(--ease-in-out) .3s forwards;border-radius:99px}@keyframes it-bar-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.it-card-vis-treemap,.it-card-vis-retention,.it-card-vis-life{min-height:196px}.it-card-vis-treemap{padding:16px}.it-treemap{z-index:1;border-radius:8px;grid-template-columns:1.45fr 1.05fr .9fr;gap:4px;height:172px;display:grid;position:relative;overflow:hidden}.it-tm-col{gap:4px;display:grid}.it-tm-col-mid{grid-template-rows:1fr 1fr}.it-tm-col-right{grid-template-rows:2.5fr 1fr}.it-tm{color:#fff;letter-spacing:-.005em;text-align:center;transform-origin:50%;transition:transform .24s var(--ease-out),filter .24s var(--ease-out);border-radius:4px;flex-direction:column;justify-content:center;align-items:center;padding:8px;animation:.7s cubic-bezier(.34,1.4,.64,1) both it-tm-grow;display:flex;position:relative;overflow:hidden}.it-tm:hover{z-index:2;filter:brightness(1.08);transform:scale(1.015)}@keyframes it-tm-grow{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.it-tm-savings{background:linear-gradient(135deg,#000956,#001863);animation-delay:80ms}.it-tm-auto{background:linear-gradient(135deg,#0027a6,#1a47cf);animation-delay:.2s}.it-tm-personal{background:linear-gradient(135deg,#001f84,#0027a6);animation-delay:.32s}.it-tm-home{background:linear-gradient(135deg,#1a47cf,#2e6cff);animation-delay:.44s}.it-tm-checking{color:#001863;background:linear-gradient(135deg,#66f8f2,#00f6ea);animation-delay:.56s}.it-tm-label{text-shadow:0 1px 2px #00000040;font-size:12px;font-weight:600;line-height:1.15}.it-tm-checking .it-tm-label{text-shadow:none}.it-tm-value{font-variant-numeric:tabular-nums;opacity:.88;margin-top:4px;font-size:11px;font-weight:700}.it-card-vis-retention,.it-card-vis-life{padding:18px 20px}.it-ret-legend{z-index:1;gap:14px;margin-bottom:12px;display:flex;position:relative}.it-ret-leg-item{color:var(--it-muted);letter-spacing:-.005em;align-items:center;gap:6px;font-size:11px;display:inline-flex}.it-ret-leg-dot{border-radius:50%;width:8px;height:8px}.it-ret-leg-no{background:var(--brand-accent);box-shadow:0 0 6px #00f6ea99}.it-ret-leg-at{background:var(--brand)}.it-ret-rows{z-index:1;flex-direction:column;gap:10px;display:flex;position:relative}.it-ret-row{flex-direction:column;gap:4px;display:flex}.it-ret-row-head{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.it-ret-row-label{color:var(--it-heading);letter-spacing:-.005em;font-size:11.5px;font-weight:600}.it-ret-row-count{color:var(--it-faint);font-variant-numeric:tabular-nums;font-size:10.5px}.it-ret-bar{background:var(--it-track);border-radius:99px;width:100%;height:18px;display:flex;overflow:hidden}.it-ret-bar-no,.it-ret-bar-at{color:#fff;font-variant-numeric:tabular-nums;letter-spacing:-.005em;transform-origin:0;height:100%;animation:it-ret-grow 1.1s var(--ease-in-out) forwards;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex;transform:scaleX(0)}.it-ret-bar-no{color:#001863;background:linear-gradient(90deg,#00f6ea,#33f5ee);box-shadow:inset 0 0 10px #00f6ea59}.it-ret-bar-at{background:linear-gradient(90deg,#0027a6,#1a47cf)}@keyframes it-ret-grow{to{transform:scaleX(1)}}.it-ret-bar-pct{opacity:0;animation:.4s forwards it-ret-pct-fade;animation-delay:inherit;display:inline-block}@keyframes it-ret-pct-fade{to{opacity:1}}.it-life-wrap{z-index:1;grid-template-columns:108px 1fr;align-items:center;gap:14px;display:grid;position:relative}.it-life-donut{background:conic-gradient(from -90deg,var(--stops));filter:drop-shadow(0 4px 10px #0027a647);border-radius:50%;place-items:center;width:108px;height:108px;animation:.9s cubic-bezier(.34,1.4,.64,1) both it-donut-in;display:grid;position:relative}@keyframes it-donut-in{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.it-life-donut-hole{border:1px solid var(--it-vis-border);background:var(--it-donut-hole);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:66px;height:66px;display:flex}.it-life-total{color:var(--it-heading);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:15px;font-weight:800;line-height:1}.it-life-total-label{color:var(--it-faint);letter-spacing:.08em;text-transform:uppercase;margin-top:2px;font-size:8px;font-weight:600;line-height:1}.it-life-legend{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.it-life-legend li{color:var(--it-soft-text);letter-spacing:-.005em;opacity:0;grid-template-columns:8px 1fr auto;align-items:center;gap:8px;font-size:11.5px;animation:.4s forwards it-legend-in;display:grid}.it-life-legend li:first-child{animation-delay:.35s}.it-life-legend li:nth-child(2){animation-delay:.45s}.it-life-legend li:nth-child(3){animation-delay:.55s}.it-life-legend li:nth-child(4){animation-delay:.65s}.it-life-legend li:nth-child(5){animation-delay:.75s}@keyframes it-legend-in{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}.it-life-leg-dot{border-radius:50%;width:8px;height:8px}.it-life-leg-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.it-life-leg-value{color:var(--it-heading);font-variant-numeric:tabular-nums;font-size:11px;font-weight:700}.it-foot{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:18px;margin-top:48px;display:flex;position:relative}.it-foot-text{max-width:56ch;color:var(--it-muted);margin:0;font-size:13.5px;line-height:1.5}.it-foot-controls{align-items:center;gap:24px;display:flex}.it-foot-dots{align-items:center;gap:8px;display:flex}.it-foot-dot{background:var(--border);width:6px;height:6px;transition:all .22s var(--ease-out);border-radius:50%}.it-foot-dot-past{background:#00f6ea80}.it-foot-dot-active{background:linear-gradient(90deg,var(--brand-accent),var(--brand));border-radius:999px;width:24px;box-shadow:0 0 12px #00f6ea66}.it-foot-btn{border:1px solid var(--it-card-border);background:var(--it-card-bg);color:var(--it-heading);letter-spacing:-.005em;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:999px;align-items:center;gap:8px;padding:11px 18px;font-size:13px;font-weight:600;display:inline-flex}.it-foot-btn-primary{background:linear-gradient(135deg,var(--brand) 0%,#1a47cf 100%);color:#fff;border-color:#00f6ea4d;box-shadow:0 8px 24px -8px #0027a699,inset 0 1px #fff3}.it-foot-btn svg{width:12px;height:12px}.it-arrow-left{transform:rotate(180deg)}@media(max-width:880px){.section.insight-types-section{padding:64px 20px}.it-grid-wrap{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.it-life-wrap{grid-template-columns:110px 1fr;gap:12px}.it-life-donut{width:110px;height:110px}.it-life-donut-hole{width:64px;height:64px}}@media(max-width:680px){.section.insight-types-section{min-height:100svh;padding:24px 20px 112px}.it-grid-wrap{grid-template-columns:1fr}.it-head{margin-bottom:24px}.it-title{font-size:clamp(34px,11vw,40px);line-height:1.04}.it-sub{max-width:34ch;font-size:14px}.it-grid-wrap{gap:16px}.it-card{padding:20px 18px 22px}.it-card-vis{min-height:130px;margin-bottom:18px}.it-card-vis-treemap,.it-card-vis-retention,.it-card-vis-life{min-height:172px}.it-treemap{height:148px}}.team-section{padding-top:64px;padding-bottom:72px}.team-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:20px;margin-top:40px;display:grid}.team-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);transition:transform var(--dur-base) var(--ease-std),box-shadow var(--dur-base) var(--ease-std),border-color var(--dur-base) var(--ease-std);flex-direction:column;gap:12px;padding:28px 26px 26px;display:flex;position:relative}.team-card:hover{box-shadow:var(--shadow-md);border-color:var(--border-brand);transform:translateY(-2px)}.team-card-visual{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:linear-gradient(180deg,#0027a606 0%,transparent 100%),var(--surface-alt);min-height:142px;margin:-4px -4px 6px;padding:18px 20px;display:block;position:relative;overflow:hidden}.team-card-icon{border-radius:var(--radius-pill);background:var(--surface);width:32px;height:32px;color:var(--brand);box-shadow:var(--shadow-xs);z-index:2;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:12px;right:12px}.team-card-icon svg{width:20px;height:20px}.team-card-role{letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--brand);font-size:11px;font-weight:600;line-height:1}.team-card-headline{font-size:var(--text-lg);font-weight:600;line-height:var(--leading-snug);letter-spacing:var(--tracking-snug);color:var(--fg-strong);margin:0}.team-card-body{color:var(--fg-muted);margin:0;font-size:14px;line-height:1.625}@media(max-width:880px){.team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.team-section{padding-top:40px;padding-bottom:48px}.team-card{padding:22px 20px}}.vi,.tv{flex-direction:column;justify-content:center;width:100%;height:100%;min-height:100px;display:flex;position:relative}.vi-tx{justify-content:center;gap:8px}.vi-tx-row{border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-xs);grid-template-columns:8px 1fr auto;align-items:center;gap:10px;padding:7px 12px;display:grid}.vi-tx-dot{border-radius:var(--radius-pill);width:8px;height:8px}.vi-tx-label{color:var(--fg);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}.vi-tx-amount{color:var(--fg-strong);font-variant-numeric:tabular-nums;letter-spacing:var(--tracking-snug);font-size:12px;font-weight:700}.vi-bars{justify-content:center;gap:11px}.vi-bar-row{grid-template-columns:100px 1fr 30px;align-items:center;gap:10px;display:grid}.vi-bar-label{color:var(--fg);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;font-weight:500;overflow:hidden}.vi-bar-track{border-radius:var(--radius-pill);background:var(--slate-200);height:6px;overflow:hidden}.vi-bar-fill{border-radius:inherit;background:linear-gradient(90deg,var(--brand) 0%,var(--brand-accent) 100%);height:100%}.vi-bar-pct{color:var(--fg-strong);font-variant-numeric:tabular-nums;text-align:right;font-size:11.5px;font-weight:700}.vi-retention{justify-content:space-between;gap:10px}.vi-retention-head{align-items:baseline;gap:8px;display:flex}.vi-retention-head strong{letter-spacing:var(--tracking-tight);color:var(--danger-fg);font-variant-numeric:tabular-nums;font-size:28px;font-weight:700;line-height:1}.vi-retention-head span{color:var(--fg-subtle);font-size:11.5px;font-weight:500}.vi-spark{width:100%;height:32px}.vi-retention-trend{border-radius:var(--radius-pill);background:var(--danger-bg);color:var(--danger-fg);align-self:flex-start;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.vi-retention-trend svg{width:12px;height:12px}.vi-life{flex-flow:wrap;justify-content:center;align-items:center;gap:4px}.vi-life-segment{align-items:center;gap:4px;display:inline-flex}.vi-life-pill{border-radius:var(--radius-pill);background:var(--surface);color:var(--fg-subtle);border:1px solid var(--border);white-space:nowrap;align-items:center;padding:5px 10px;font-size:11px;font-weight:600;display:inline-flex}.vi-life-pill.done{background:var(--info-bg);border-color:rgba(var(--brand-rgb),.18);color:var(--brand)}.vi-life-pill.active{background:var(--brand);border-color:var(--brand);color:#fff;box-shadow:var(--shadow-brand)}.vi-life-chevron{width:12px;height:12px;color:var(--fg-faint);flex:none}.tv-leader{justify-content:center;gap:10px}.tv-leader-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.tv-leader-tile{border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-xs);gap:2px;padding:10px 12px;display:grid}.tv-leader-tile span{color:var(--fg-subtle);letter-spacing:var(--tracking-wider);text-transform:uppercase;font-size:10px;font-weight:600}.tv-leader-tile strong{color:var(--fg-strong);letter-spacing:var(--tracking-snug);font-variant-numeric:tabular-nums;font-size:18px;font-weight:700;line-height:1.05}.tv-leader-tile em{color:var(--success-fg);letter-spacing:var(--tracking-snug);font-size:11px;font-style:normal;font-weight:600}.tv-leader-spark{width:100%;height:24px}.tv-marketing{justify-content:center;gap:10px}.tv-mk-header{border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-xs);align-items:center;gap:8px;padding:8px 12px;display:flex}.tv-mk-header svg{width:14px;height:14px;color:var(--brand)}.tv-mk-header span{color:var(--fg);flex:1;font-size:12px;font-weight:600}.tv-mk-header em{color:var(--fg-subtle);font-size:10px;font-style:normal;font-weight:600;font-family:var(--font-mono)}.tv-mk-audience{color:var(--fg-muted);font-size:11.5px;font-weight:500}.tv-mk-channels{flex-wrap:wrap;gap:6px;display:flex}.tv-mk-channel{border-radius:var(--radius-pill);background:var(--info-bg);color:var(--brand);border:1px solid rgba(var(--brand-rgb),.16);padding:4px 10px;font-size:11px;font-weight:600}.tv-branch{justify-content:center;gap:6px}.tv-branch-row{border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-xs);grid-template-columns:24px 1fr auto;align-items:center;gap:9px;padding:6px 10px;display:grid}.tv-branch-avatar{border-radius:var(--radius-pill);background:linear-gradient(135deg,var(--brand) 0%,var(--brand-accent) 100%);color:#fff;letter-spacing:.02em;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:700;display:inline-flex}.tv-branch-name{color:var(--fg);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}.tv-branch-risk{border-radius:var(--radius-pill);letter-spacing:var(--tracking-wider);text-transform:uppercase;border:1px solid;padding:2px 8px;font-size:10px;font-weight:700}.tv-branch-risk.low{background:var(--success-bg);color:var(--success-fg);border-color:#10b9814d}.tv-branch-risk.high{background:var(--danger-bg);color:var(--danger-fg);border-color:#dc26264d}.tv-branch-risk.medium{background:var(--warning-bg);color:var(--warning-fg);border-color:#f59e0b4d}@media(max-width:880px){.vi,.tv{min-height:96px}.vi-bar-row{grid-template-columns:84px 1fr 26px}}.atlas-agent-section{padding-top:40px;padding-bottom:32px}.atlas-agent-grid{grid-template-columns:1fr 1.1fr;align-items:center;gap:56px;display:grid}.atlas-agent-copy{flex-direction:column;gap:22px;display:flex}.atlas-badge{color:var(--brand);letter-spacing:var(--tracking-wider);text-transform:uppercase;align-self:flex-start;align-items:center;gap:8px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.atlas-badge svg{width:14px;height:14px}.atlas-headline{letter-spacing:var(--tracking-tight);color:var(--fg-strong);margin:0;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.1}.atlas-body{max-width:560px;color:var(--fg-muted);margin:0;font-size:17px;line-height:1.625}.atlas-chip-row{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.atlas-chip{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);color:var(--fg);box-shadow:var(--shadow-xs);align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:500;display:inline-flex}.atlas-chip svg{width:14px;height:14px;color:var(--brand)}.atlas-mock-wrap{position:relative}.atlas-mock-halo{z-index:0;border-radius:var(--radius-xl);filter:blur(24px);pointer-events:none;background:linear-gradient(135deg,#0027a61a,#00f6ea14,#0000);position:absolute;inset:-16px}.atlas-mock{z-index:1;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-xl);position:relative;overflow:hidden}.atlas-mock-header{border-bottom:1px solid var(--border);background:linear-gradient(90deg,var(--surface) 0%,#0027a60a 100%);align-items:center;gap:12px;padding:14px 20px;display:flex}.atlas-mock-avatar{border-radius:var(--radius-pill);width:32px;height:32px;box-shadow:0 0 0 2px rgba(var(--brand-accent-rgb),.6);background:#fff;flex:none;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.atlas-mock-avatar img{object-fit:contain;width:20px;height:20px}.atlas-mock-id{gap:1px;min-width:0;display:grid}.atlas-mock-id strong{color:var(--fg-strong);font-size:14px;font-weight:600}.atlas-mock-id span{color:var(--fg-subtle);font-size:12px;line-height:1.3}.atlas-mock-live{color:var(--fg-subtle);align-items:center;gap:6px;margin-left:auto;font-size:11px;font-weight:500;display:inline-flex}.atlas-live-dot{border-radius:var(--radius-pill);background:var(--success);width:6px;height:6px;display:inline-block}@media(prefers-reduced-motion:no-preference){.atlas-live-dot{animation:1.6s ease-in-out infinite atlas-live-pulse}}@keyframes atlas-live-pulse{0%,to{opacity:1}50%{opacity:.35}}.atlas-mock-body{flex-direction:column;gap:16px;min-height:340px;padding:20px;display:flex}.atlas-msg-user-row{justify-content:flex-end;display:flex}.atlas-msg-user{background:var(--slate-900);color:#fff;border-radius:16px 16px 4px;max-width:85%;padding:10px 14px;font-size:14px;line-height:1.55}.atlas-msg-row{align-items:flex-start;gap:10px;display:flex}.atlas-msg-avatar{border-radius:var(--radius-pill);background:#fff;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;overflow:hidden}.atlas-msg-avatar img{object-fit:contain;width:20px;height:20px}.atlas-msg-atlas{background:var(--info-bg);border:1px solid rgba(var(--brand-rgb),.1);max-width:85%;color:var(--fg);border-radius:4px 16px 16px;padding:12px 16px;font-size:14px;line-height:1.6}.atlas-msg-atlas .atlas-msg-bold{color:var(--fg-strong);font-weight:600}.atlas-cursor{vertical-align:middle;background:var(--brand-accent);width:2px;height:14px;margin-left:2px;display:inline-block}.atlas-cursor.brand{background:var(--brand)}@media(prefers-reduced-motion:no-preference){.atlas-cursor{animation:1s ease-in-out infinite atlas-cursor-blink}}@keyframes atlas-cursor-blink{0%,to{opacity:1}50%{opacity:0}}.atlas-action-row{flex-wrap:wrap;gap:8px;margin-left:42px;display:flex}.atlas-action-chip{border-radius:var(--radius-pill);background:linear-gradient(110deg,var(--brand-dark) 0%,var(--brand) 50%,var(--brand-accent) 100%);color:#fff;cursor:pointer;box-shadow:var(--shadow-sm);transition:transform var(--dur-base) var(--ease-std),box-shadow var(--dur-base) var(--ease-std),filter var(--dur-base) var(--ease-std);border:0;align-items:center;gap:8px;padding:9px 14px;font-family:inherit;font-size:12px;font-weight:600;display:inline-flex}.atlas-action-chip:hover{filter:brightness(1.06);box-shadow:var(--shadow-brand);transform:translateY(-1px)}.atlas-action-chip:active{transform:scale(.97)}.atlas-action-chip svg{width:13px;height:13px}@media(max-width:880px){.atlas-agent-grid{grid-template-columns:1fr;gap:32px}.atlas-mock-body{min-height:280px}.atlas-action-row{margin-left:0}}.how-trust-strip{border:1px solid var(--border);border-radius:var(--radius-pill);width:min(780px,100%);color:var(--fg-muted);background:var(--surface);box-shadow:var(--shadow-xs);text-align:center;justify-content:center;align-items:center;gap:10px;margin:32px auto 0;padding:12px 20px;font-size:13px;font-weight:500;line-height:1.4;display:flex}.how-trust-strip svg{width:16px;height:16px;color:var(--brand);flex:none}.how-trust-strip strong{color:var(--fg-strong);font-weight:700}@media(min-width:881px)and (max-height:980px){.home-page{--home-section-header-offset:84px;--home-section-nav-offset:84px}.home-page>.how-works-section,.home-page>.insight-types-section,.home-page>.team-section,.home-page>.atlas-agent-section,.home-page>.final-cta-section{justify-content:flex-start}.home-page>.team-section,.home-page>.atlas-agent-section,.home-page>.final-cta-section{justify-content:center}.home-page>.how-works-section .section-intro,.home-page>.insight-types-section .section-intro,.home-page>.team-section .section-intro{margin-bottom:24px}.how-works-section{padding:36px 0 28px}.hiw-scene{height:470px}.how-trust-strip{margin-top:20px;padding-block:10px}.section.insight-types-section{padding:36px 0 28px}.it-grid-wrap{gap:16px}.it-card{aspect-ratio:1/1.12;padding:22px 22px 20px}.it-card-vis{min-height:130px;margin-bottom:16px;padding:14px}.it-card-vis-radar,.it-card-vis-treemap,.it-card-vis-retention,.it-card-vis-life{min-height:172px}.it-radar-chart,.it-treemap{height:148px}.it-life-wrap{grid-template-columns:116px 1fr;gap:12px}.it-life-donut{width:116px;height:116px}.it-life-donut-hole{width:70px;height:70px}.it-card-title{margin-bottom:8px;font-size:18px}.it-card-body{margin-bottom:14px;font-size:13px;line-height:1.45}.it-card-link{flex-shrink:0;margin-top:auto}.team-section{padding-top:74px;padding-bottom:20px}.team-grid{gap:16px;margin-top:28px}.team-card{gap:10px;padding:22px 20px 20px}.team-card-visual{min-height:118px;padding:14px 16px}.team-card-headline{font-size:16px}.team-card-body{font-size:13px;line-height:1.5}.atlas-agent-section{padding-top:72px;padding-bottom:20px}.atlas-agent-grid{gap:36px}.atlas-agent-copy{gap:16px}.atlas-headline{font-size:clamp(28px,3.4vw,42px)}.atlas-body{font-size:15px;line-height:1.55}.atlas-chip{padding:7px 12px;font-size:12px}.atlas-mock-body{gap:14px;min-height:292px;padding:16px}.final-cta.final-cta-section{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;margin-top:0;margin-bottom:0;padding:clamp(32px,5vw,56px);display:grid}}@media(min-width:881px)and (max-height:860px){.home-page{--home-section-header-offset:80px;--home-section-nav-offset:80px}.how-works-section,.section.insight-types-section,.team-section,.atlas-agent-section,.final-cta.final-cta-section{padding-top:28px;padding-bottom:22px}.home-page>.how-works-section .section-intro,.home-page>.insight-types-section .section-intro,.home-page>.team-section .section-intro{margin-bottom:18px}.section-intro h2,.section-intro-title{font-size:clamp(28px,3.1vw,38px)}.section-intro p,.section-intro-body{font-size:14px;line-height:1.5}.hiw-scene{height:min(430px,100dvh - 380px);min-height:320px}.it-grid-wrap{gap:14px}.it-card{aspect-ratio:1/1.16;padding:18px 18px 16px}.it-card-vis{min-height:118px;margin-bottom:14px;padding:12px}.it-card-vis-radar,.it-card-vis-treemap,.it-card-vis-retention,.it-card-vis-life{min-height:160px}.it-radar-chart,.it-treemap{height:136px}.it-card-title{font-size:17px}.it-card-body,.team-card-body,.atlas-body{font-size:12.5px;line-height:1.4}.it-card-link{flex-shrink:0;margin-top:auto}.team-grid{margin-top:20px}.team-card{padding:18px 18px 16px}.team-card-visual{min-height:108px;padding:12px 14px}.atlas-agent-grid{gap:28px}.final-cta.final-cta-section{gap:24px;margin-top:0;margin-bottom:0;padding:28px}.atlas-mock-header{padding:12px 16px}.atlas-mock-body{min-height:272px;padding:14px}}.section,.split-section,.product-detail,.final-cta,.staffing-section,.free-scan-section{width:min(1180px,100% - 32px);margin:0 auto}.contact-page{flex-direction:column;gap:0;display:flex}.contact-hero{text-align:left;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:stretch;gap:clamp(28px,5vw,64px);width:min(1180px,100% - 32px);min-height:auto;margin:0 auto;padding:clamp(64px,9vh,96px) 0 clamp(48px,7vh,80px);display:grid}.contact-hero-copy .eyebrow{margin-bottom:18px}.contact-hero-copy h1{letter-spacing:-.02em;color:var(--brand-dark);text-wrap:balance;margin:0 0 28px;font-size:clamp(40px,4.6vw,60px);font-weight:800;line-height:1.05}.contact-channels{flex-direction:column;gap:18px;margin:8px 0 0;padding:0;list-style:none;display:flex}.contact-channels li{align-items:flex-start;gap:14px;display:flex}.contact-channel-icon{background:var(--info-bg);width:40px;height:40px;color:var(--brand);border-radius:10px;flex:none;place-items:center;display:grid}.contact-channel-icon svg{width:18px;height:18px}.contact-channel-label{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-subtle);margin-bottom:4px;font-size:12px;font-weight:600;display:block}.contact-channel-value{color:var(--fg-strong);font-size:15px;font-weight:600;line-height:1.5;display:block}a.contact-channel-value{color:var(--brand);text-decoration:none}a.contact-channel-value:hover{text-decoration:underline}.contact-form-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-lg);border-radius:20px;align-self:stretch;padding:clamp(24px,3vw,36px);position:relative}.contact-form-card:before{content:"";pointer-events:none;background:linear-gradient(135deg,#0027a62e,#00f6ea47,#0027a62e);border-radius:21px;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;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}.contact-form-head h2{letter-spacing:-.018em;color:var(--fg-strong);margin:0;font-size:clamp(22px,2.2vw,28px);font-weight:700}.contact-form-head p{color:var(--fg-muted);margin:6px 0 22px;font-size:14px;line-height:1.5}.contact-form-grid{grid-template-columns:1fr 1fr;gap:14px 16px;display:grid}.contact-field{flex-direction:column;gap:6px;display:flex}.contact-field-full{grid-column:1/-1}.contact-field span{color:var(--fg);letter-spacing:-.005em;font-size:12px;font-weight:600}.contact-field input,.contact-field textarea{color:var(--fg-strong);background:var(--surface);border:1px solid var(--border);transition:border-color var(--dur-base) var(--ease-std),box-shadow var(--dur-base) var(--ease-std);resize:vertical;border-radius:10px;outline:none;padding:11px 14px;font-family:inherit;font-size:14px}.contact-field input::placeholder,.contact-field textarea::placeholder{color:var(--fg-faint)}.contact-field input:focus,.contact-field textarea:focus{border-color:var(--border-brand);box-shadow:0 0 0 4px #0027a614}.contact-submit{appearance:none;background:var(--grad-brand,linear-gradient(135deg, var(--brand) 0%, #1a47cf 100%));color:#fff;width:100%;font:inherit;letter-spacing:-.005em;cursor:pointer;box-shadow:var(--shadow-brand);transition:filter var(--dur-base) var(--ease-std),box-shadow var(--dur-base) var(--ease-std),transform var(--dur-base) var(--ease-std);border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;margin-top:20px;padding:13px 22px;font-size:14px;font-weight:600;display:inline-flex}.contact-submit:hover:not(:disabled){filter:brightness(1.08);box-shadow:var(--shadow-cta);transform:translateY(-1px)}.contact-submit:disabled{cursor:default;filter:saturate(.6)brightness(1.05)}.contact-form-fallback{text-align:center;color:var(--fg-muted);margin:12px 0 0;font-size:13px;line-height:1.5}.contact-form-fallback a{color:var(--brand);font-weight:600;text-decoration:none}.contact-form-fallback a:hover{text-decoration:underline}.contact-form-error{text-align:center;color:var(--danger,#e53e3e);margin:8px 0 0;font-size:13.5px}.contact-faq-section{width:min(840px,100% - 32px);margin:0 auto;padding:clamp(56px,8vh,96px) 0 clamp(96px,14vh,140px)}.contact-faq-list{flex-direction:column;gap:10px;margin-top:36px;display:flex}.contact-faq-row{border:1px solid var(--border);background:var(--surface);transition:border-color var(--dur-base) var(--ease-std),box-shadow var(--dur-base) var(--ease-std);border-radius:14px;overflow:hidden}.contact-faq-row:hover{border-color:var(--border-accent)}.contact-faq-row.open{border-color:var(--border-brand);box-shadow:var(--shadow-md)}.contact-faq-toggle{appearance:none;width:100%;font:inherit;color:var(--fg-strong);letter-spacing:-.01em;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-size:16px;font-weight:600;display:flex}.contact-faq-toggle svg{color:var(--brand);flex:none}.contact-faq-toggle>span:first-child{word-break:break-word;flex:auto;min-width:0}.contact-faq-answer{color:var(--fg-muted);margin:0;padding:0 22px 20px;font-size:14.5px;line-height:1.65}@media(max-width:900px){.contact-hero{grid-template-columns:1fr;gap:36px;min-height:auto;padding:48px 0 40px}.contact-form-grid{grid-template-columns:1fr}}[data-theme=dark] .contact-hero-copy h1{color:#fff}[data-theme=dark] .contact-channel-icon{color:var(--brand-accent);background:#00f6ea1f}[data-theme=dark] .contact-channel-label{color:#ffffff80}[data-theme=dark] .contact-channel-value{color:#fff}[data-theme=dark] a.contact-channel-value{color:var(--brand-accent)}[data-theme=dark] .contact-form-card{background:#0d1632b8;border-color:#ffffff14;box-shadow:0 24px 60px -16px #000000b3,inset 0 1px #ffffff0d}[data-theme=dark] .contact-form-head h2{color:#fff}[data-theme=dark] .contact-form-head p{color:#fff9}[data-theme=dark] .contact-field span{color:#ffffffc7}[data-theme=dark] .contact-field input,[data-theme=dark] .contact-field textarea{color:#fff;background:#ffffff0a;border-color:#ffffff1f}[data-theme=dark] .contact-field input::placeholder,[data-theme=dark] .contact-field textarea::placeholder{color:#ffffff59}[data-theme=dark] .contact-field input:focus,[data-theme=dark] .contact-field textarea:focus{border-color:var(--brand-accent);box-shadow:0 0 0 4px #00f6ea24}[data-theme=dark] .contact-submit{background:linear-gradient(135deg,var(--brand) 0%,#1a47cf 100%);box-shadow:0 8px 24px -8px #0027a699,inset 0 1px #ffffff2e}[data-theme=dark] .contact-faq-row{background:#0d163299;border-color:#ffffff14}[data-theme=dark] .contact-faq-row:hover{border-color:#00f6ea52}[data-theme=dark] .contact-faq-row.open{border-color:#00f6ea73;box-shadow:0 18px 50px -12px #0009}[data-theme=dark] .contact-faq-toggle{color:#fff}[data-theme=dark] .contact-faq-toggle svg{color:var(--brand-accent)}[data-theme=dark] .contact-faq-answer{color:#ffffffb3}.about-page{flex-direction:column;display:flex}.notfound-page{flex-direction:column;width:min(1180px,100% - 32px);margin:0 auto;padding:clamp(96px,14vh,160px) 0;display:flex}.notfound-section{text-align:center;max-width:600px;margin:0 auto}.notfound-section .eyebrow{margin-bottom:16px}.notfound-section h1{letter-spacing:-.025em;color:var(--brand-dark);text-wrap:balance;margin:0 0 16px;font-size:clamp(32px,4vw,52px);font-weight:800;line-height:1.05}.notfound-section>p{color:var(--fg-muted);max-width:480px;margin:0 auto 28px;font-size:clamp(15px,1.2vw,17px);line-height:1.6}.notfound-links{flex-wrap:wrap;justify-content:center;gap:24px;margin:0;padding:0;list-style:none;display:flex}.notfound-links a{color:var(--fg-strong);transition:color var(--dur-base) var(--ease-std);font-size:15px;font-weight:600;text-decoration:none}.notfound-links a:hover{color:var(--brand)}[data-theme=dark] .notfound-section h1{color:#fff}[data-theme=dark] .notfound-links a{color:#ffffffd9}[data-theme=dark] .notfound-links a:hover{color:var(--brand-accent)}.about-hero{text-align:center;width:min(1180px,100% - 32px);margin:0 auto;padding:clamp(36px,5.5vh,64px) 0 clamp(24px,4vh,44px);position:relative}.about-hero-inner{max-width:1080px;margin:0 auto}.about-hero-inner .eyebrow{margin-bottom:12px}.about-hero-inner h1{letter-spacing:-.025em;color:var(--brand-dark);text-wrap:balance;margin:0 0 14px;font-size:clamp(28px,3.6vw,48px);font-weight:800;line-height:1.06}.about-hero-inner h1 .nowrap{white-space:nowrap}@media(max-width:720px){.about-hero-inner h1 .nowrap{white-space:normal}}.about-hero-inner>p{max-width:580px;color:var(--fg-muted);margin:0 auto 20px;font-size:clamp(14px,1.1vw,17px);line-height:1.55}.about-hero-cta{justify-content:center;gap:12px;display:flex}.about-hero-primary{appearance:none;background:linear-gradient(135deg,var(--brand) 0%,#1a47cf 100%);color:#fff;letter-spacing:-.005em;box-shadow:var(--shadow-brand);transition:filter var(--dur-base) var(--ease-std),transform var(--dur-base) var(--ease-std),box-shadow var(--dur-base) var(--ease-std);border-radius:999px;align-items:center;gap:8px;padding:12px 22px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.about-hero-primary:hover{filter:brightness(1.08);box-shadow:var(--shadow-cta);transform:translateY(-1px)}.about-intro{width:min(1180px,100% - 32px);margin:0 auto;padding:clamp(56px,8vh,96px) 0}.about-intro-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:clamp(32px,5vw,72px);display:grid}.about-intro-copy h2{letter-spacing:-.02em;color:var(--brand-dark);text-wrap:balance;margin:0;font-size:clamp(30px,3.5vw,44px);font-weight:700;line-height:1.1}.about-intro-body{color:var(--fg-muted);margin:0;font-size:clamp(15px,1.2vw,17px);line-height:1.65}.about-pillars{width:min(1180px,100% - 32px);margin:0 auto;padding:clamp(48px,7vh,72px) 0}.about-pillar-grid{grid-template-columns:1fr 1fr;gap:clamp(20px,3vw,36px);display:grid}.about-pillar{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-md);transition:transform var(--dur-base) var(--ease-std),box-shadow var(--dur-base) var(--ease-std),border-color var(--dur-base) var(--ease-std);border-radius:20px;padding:clamp(28px,3vw,40px);position:relative}.about-pillar:hover{border-color:var(--border-accent);box-shadow:var(--shadow-lg);transform:translateY(-3px)}.about-pillar-icon{background:var(--info-bg);width:44px;height:44px;color:var(--brand);border-radius:12px;place-items:center;margin-bottom:18px;display:inline-grid}.about-pillar-icon svg{width:22px;height:22px}.about-pillar-icon-accent{color:var(--brand-accent);background:#00f6ea24}.about-pillar-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--brand);margin-bottom:14px;font-size:11px;font-weight:700;display:block}.about-pillar p{color:var(--fg);margin:0;font-size:15px;line-height:1.65}.about-team{width:min(1180px,100% - 32px);margin:0 auto;padding:clamp(56px,8vh,96px) 0}.about-page .about-hero,.about-page .about-intro,.about-page .about-pillars,.about-page .about-team,.about-page .about-origin,.contact-page .contact-hero,.contact-page .contact-faq-section{min-height:auto}.about-team-strip{--strip-col-gap:clamp(8px, 1vw, 16px);--strip-cols:8;justify-content:center;gap:clamp(20px,2vw,32px) var(--strip-col-gap);flex-wrap:wrap;margin-top:36px;display:flex}.about-team-strip>.about-team-card{flex:0 0 calc((100% - (var(--strip-cols) - 1) * var(--strip-col-gap)) / var(--strip-cols));max-width:calc((100% - (var(--strip-cols) - 1) * var(--strip-col-gap)) / var(--strip-cols))}.about-team-card{box-shadow:none;text-align:center;background:0 0;border:0;flex-direction:column;align-items:center;gap:12px;padding:0;display:flex}.about-team-avatar{aspect-ratio:1;background:var(--brand-accent);isolation:isolate;width:100%;max-width:110px;transition:transform var(--dur-base) var(--ease-std);border-radius:50%;place-items:center;display:grid;position:relative;overflow:hidden}.about-team-card:hover .about-team-avatar{transform:translateY(-2px)}.about-team-avatar img{object-fit:cover;object-position:center top;transform-origin:top;z-index:1;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.1)}.about-team-initials{color:#000956d9;letter-spacing:.02em;z-index:0;font-size:clamp(20px,2vw,28px);font-weight:700;line-height:1}.about-team-meta{flex-direction:column;align-items:center;gap:3px;min-width:0;display:flex}.about-team-meta strong{color:var(--fg-strong);letter-spacing:-.005em;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:13.5px;font-weight:700;overflow:hidden}.about-team-meta span{color:var(--fg-muted);letter-spacing:.01em;font-size:11.5px;line-height:1.35}.about-team-footnote{text-align:center;max-width:760px;color:var(--fg-muted);margin:36px auto 0;font-size:14.5px;line-height:1.65}.about-origin{width:min(1180px,100% - 32px);margin:0 auto;padding:clamp(48px,7vh,88px) 0}.about-origin-grid{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-md);border-radius:24px;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:clamp(32px,5vw,72px);padding:clamp(28px,4vw,48px);display:grid}.about-origin-grid h2{letter-spacing:-.018em;color:var(--brand-dark);text-wrap:balance;margin:12px 0 0;font-size:clamp(26px,3vw,36px);font-weight:700;line-height:1.18}.about-origin-grid p{color:var(--fg);margin:0;font-size:15px;line-height:1.7}.about-careers-cta{background:linear-gradient(135deg,var(--brand) 0%,#1a47cf 100%);color:#fff;width:min(1180px,100% - 32px);box-shadow:var(--shadow-cta);border-radius:28px;margin:0 auto clamp(96px,14vh,140px);padding:clamp(40px,6vw,72px);position:relative;overflow:hidden}.final-cta.final-cta-section{width:min(1040px,100% - 56px);max-width:1040px;margin-inline:auto}.about-careers-cta:before{content:"";pointer-events:none;background:radial-gradient(120% 80% at 100% 0,#00f6ea47,#0000 60%),radial-gradient(120% 80% at 0 100%,#00f6ea2e,#0000 60%);position:absolute;inset:0}.about-careers-inner{grid-template-columns:minmax(0,1.1fr) auto;align-items:center;gap:24px;display:grid;position:relative}.about-careers-inner h2{letter-spacing:-.02em;color:#fff;text-wrap:balance;margin:0;font-size:clamp(28px,3.4vw,44px);font-weight:800;line-height:1.08}.about-careers-inner h2 .gradient-text{background:linear-gradient(90deg,#fff 0%,var(--brand-accent) 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.about-careers-link{appearance:none;color:var(--brand-dark);letter-spacing:-.005em;transition:filter var(--dur-base) var(--ease-std),transform var(--dur-base) var(--ease-std);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:12px 22px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 8px 24px -8px #00000059}.about-careers-link:hover{filter:brightness(1.04);transform:translateY(-1px)}@media(max-width:900px){.about-intro-grid,.about-origin-grid,.about-pillar-grid,.about-careers-inner{grid-template-columns:1fr;gap:24px}.about-team-strip{--strip-cols:5}}@media(max-width:720px){.about-team-strip{--strip-cols:3}}@media(max-width:540px){.about-team-strip{--strip-cols:2}.team-grid{grid-template-columns:1fr}}[data-theme=dark] .about-hero-inner h1,[data-theme=dark] .about-intro-copy h2{color:#fff}[data-theme=dark] .about-pillar{background:#0d1632b8;border-color:#ffffff14;box-shadow:0 14px 36px -12px #0009,inset 0 1px #ffffff0a}[data-theme=dark] .about-pillar:hover{border-color:#00f6ea4d}[data-theme=dark] .about-pillar-icon{color:var(--brand-accent);background:#0027a62e}[data-theme=dark] .about-pillar-icon-accent{background:#00f6ea24}[data-theme=dark] .about-pillar-eyebrow{color:var(--brand-accent)}[data-theme=dark] .about-pillar p{color:#ffffffd9}[data-theme=dark] .about-team-meta strong{color:var(--brand-accent)}[data-theme=dark] .about-team-meta span{color:#fff9}[data-theme=dark] .about-team-footnote{color:#ffffffb3}[data-theme=dark] .about-origin-grid{background:#0d1632b8;border-color:#ffffff14;box-shadow:0 18px 50px -16px #0009,inset 0 1px #ffffff0a}[data-theme=dark] .about-origin-grid h2{color:#fff}[data-theme=dark] .about-origin-grid p{color:#ffffffd9}.section{padding:32px 0 76px}.section-intro{flex-direction:column;align-items:flex-start;gap:22px;max-width:760px;display:flex}.section-intro.center{text-align:center;align-items:center;max-width:820px;margin:0 auto}.section-intro-pill{color:var(--brand);letter-spacing:var(--tracking-wider);text-transform:uppercase;align-items:center;gap:6px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.section-intro-pill svg{width:14px;height:14px;color:var(--brand)}.home-page .section-intro-pill,.home-page .final-cta.final-cta-section .eyebrow{color:var(--brand);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.home-page .section-intro-pill svg{width:14px;height:14px;color:var(--brand);fill:#0027a624}.section-intro h2,.section-intro-title,.final-cta h2,.free-scan-copy h2{letter-spacing:var(--tracking-tight);color:#000956;text-wrap:balance;margin:0;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.1}.section-intro p,.section-intro-body,.final-cta p,.free-scan-copy p{color:var(--fg-muted);text-wrap:pretty;max-width:56ch;margin:0;font-size:clamp(15px,1.2vw,18px);line-height:1.6}.section-intro.center .section-intro-body{margin-left:auto;margin-right:auto}[data-theme=dark] .section-intro-pill,[data-theme=dark] .section-intro-pill svg{color:var(--brand-accent)}[data-theme=dark] .home-page .section-intro-pill,[data-theme=dark] .home-page .final-cta.final-cta-section .eyebrow{color:#00f6ea}[data-theme=dark] .home-page .section-intro-pill svg{color:#00f6ea;fill:#00f6ea2e}[data-theme=dark] .section-intro h2,[data-theme=dark] .section-intro-title,[data-theme=dark] .final-cta h2,[data-theme=dark] .free-scan-copy h2{color:var(--fg-strong)}.how-works-section,.insight-types-section,.team-section,.atlas-agent-section,.about-hero,.about-intro,.about-pillars,.about-team,.about-origin,.contact-faq-section,.product-section,.product-connected,.ih{flex-direction:column;justify-content:flex-start;scroll-margin-top:80px;display:flex}@media(min-width:768px){.how-works-section,.insight-types-section,.team-section,.atlas-agent-section,.about-hero,.about-intro,.about-pillars,.about-team,.about-origin,.contact-faq-section,.product-section,.product-connected,.ih{min-height:100vh}}.home-page{--home-section-header-offset:88px;--home-section-nav-offset:92px;--home-section-usable-height:calc(100svh - var(--home-section-header-offset) - var(--home-section-nav-offset))}.home-page>.how-works-section,.home-page>.insight-types-section,.home-page>.team-section,.home-page>.atlas-agent-section,.home-page>.final-cta-section{min-height:var(--home-section-usable-height)}.home-page>.atlas-agent-section{height:auto;min-height:auto;max-height:none}@media(min-width:681px){.home-section-focus-mode .home-page>section[id]>*{will-change:opacity,transform,filter;transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1),filter .42s cubic-bezier(.22,1,.36,1)}.home-section-focus-mode .home-page>section[id][data-home-section-state=inactive]>*{opacity:0;filter:blur(8px);pointer-events:none;transform:translateY(22px)scale(.985)}.home-section-focus-mode .home-page>section[id][data-home-section-state=active]>*{opacity:1;filter:blur();pointer-events:auto;transform:translateY(0)scale(1)}.home-section-focus-mode .home-page>section.final-cta-section[data-home-section-state=inactive]{box-shadow:none;background:0 0;border-color:#0000}.home-section-focus-mode .home-page>section.final-cta-section[data-home-section-state=inactive]:before{opacity:0}.product-section-focus-mode .product-page-v2>section[id]>*{will-change:opacity,transform,filter;transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1),filter .42s cubic-bezier(.22,1,.36,1)}.product-section-focus-mode .product-page-v2>section[id][data-product-section-state=inactive]>*{opacity:0;filter:blur(8px);pointer-events:none;transform:translateY(22px)scale(.985)}.product-section-focus-mode .product-page-v2>section[id][data-product-section-state=active]>*{opacity:1;filter:blur();pointer-events:auto;transform:translateY(0)scale(1)}.product-section-focus-mode .product-page-v2>section.product-agent-strip[data-product-section-state=inactive],.product-section-focus-mode .product-page-v2>section.product-final-cta[data-product-section-state=inactive]{box-shadow:none;background:0 0;border-color:#0000}.product-section-focus-mode .product-page-v2>section.product-agent-strip[data-product-section-state=inactive]:before,.product-section-focus-mode .product-page-v2>section.product-final-cta[data-product-section-state=inactive]:before{opacity:0}.product-section-focus-mode .product-page-v2>section.di>.di-bg{opacity:1;filter:none;pointer-events:none;transition:none;transform:none}.product-section-focus-mode .product-page-v2>section.di>.di-inner{will-change:opacity,transform,filter;transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1),filter .42s cubic-bezier(.22,1,.36,1)}.product-section-focus-mode .product-page-v2>section.di[data-product-section-state=inactive]>.di-inner{opacity:0;filter:blur(8px);pointer-events:none;transform:translateY(22px)scale(.985)}.product-section-focus-mode .product-page-v2>section.di[data-product-section-state=active]>.di-inner{opacity:1;filter:blur();pointer-events:auto;transform:translateY(0)scale(1)}}.product-agent-strip,.product-final-cta{scroll-margin-top:80px}.product-hero-v2,.contact-hero{align-content:start;min-height:100vh;scroll-margin-top:80px}.proof-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:34px;display:grid}.proof-item,.action-card,.metric-pill,.capability-strip div{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);transition:transform var(--dur-base) var(--ease-std),box-shadow var(--dur-base) var(--ease-std)}.proof-item:hover,.action-card:hover,.capability-strip div:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.proof-item{align-content:center;gap:10px;min-height:144px;padding:24px;display:grid}.proof-item svg,.action-card svg,.capability-strip svg,.detail-icon svg{width:22px;height:22px;color:var(--brand)}.proof-item strong{color:var(--fg-strong);letter-spacing:var(--tracking-tight);font-variant-numeric:tabular-nums;font-size:28px;font-weight:700;line-height:1}.proof-item span{color:var(--fg-muted);font-size:14px;line-height:1.5}.split-section,.product-detail{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(30px,5vw,74px);padding:76px 0;display:grid}.split-section.reverse,.product-detail.reverse{grid-template-columns:minmax(420px,1.1fr) minmax(0,.9fr)}.metric-row,.outcome-grid{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.metric-pill{gap:6px;min-width:180px;padding:14px 16px;display:grid}.metric-pill span{color:var(--fg-subtle);letter-spacing:var(--tracking-wider);text-transform:uppercase;font-size:11px;font-weight:600;line-height:1}.metric-pill strong{color:var(--fg-strong);letter-spacing:var(--tracking-snug);font-variant-numeric:tabular-nums;font-size:22px;font-weight:700;line-height:1.05}.icon-list,.check-list,.scan-points{gap:10px;margin-top:24px;display:grid}.icon-list span,.check-list span,.scan-points span{color:var(--fg);align-items:center;gap:10px;font-size:15px;font-weight:700;line-height:1.35;display:flex}.icon-list svg,.check-list svg,.scan-points svg{width:18px;height:18px;color:var(--brand);flex:none}.action-section{padding-top:96px}.action-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:34px;display:grid}.action-card{padding:24px}.action-card svg{border-radius:var(--radius-sm);background:var(--info-bg);box-sizing:content-box;width:22px;height:22px;padding:7px}.action-card strong{color:var(--fg-strong);letter-spacing:var(--tracking-snug);margin-top:18px;font-size:18px;font-weight:600;display:block}.action-card p{color:var(--fg-muted);margin:8px 0 0;font-size:14px;line-height:1.625}.final-cta,.staffing-section,.free-scan-section{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-md);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;margin-top:56px;margin-bottom:80px;padding:clamp(32px,5vw,56px);display:grid;position:relative;overflow:hidden}.final-cta.final-cta-section{width:min(1180px,100% - 32px);max-width:1180px;box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:0;margin-inline:auto;padding:0;display:flex;overflow:visible}.final-cta.final-cta-section:before{display:none}.final-cta-stage{flex-direction:column;align-items:center;gap:22px;width:min(920px,100% - 96px);display:flex}.final-cta-intro{text-align:center;max-width:620px}.final-cta-intro h2{margin:8px 0 10px;font-size:clamp(30px,3.6vw,46px);line-height:1.08}.final-cta-intro p{max-width:40ch;margin:0 auto;font-size:14px;line-height:1.5}.final-cta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:100%;display:grid}.final-cta-card{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface);width:100%;min-height:100%;box-shadow:var(--shadow-md);flex-direction:column;align-items:start;gap:14px;padding:20px 20px 18px;display:flex;position:relative;overflow:hidden}.final-cta-card:before{content:"";z-index:0;background:var(--grad-landing);opacity:.6;pointer-events:none;position:absolute;inset:0}.final-cta-card>*{z-index:1;position:relative}.final-cta-card-secondary{background:#ffffff09}.final-cta.final-cta-section .final-cta-main{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.final-cta-card h3{color:#000956;max-width:12ch;margin:8px 0 10px;font-size:clamp(26px,2.4vw,34px);line-height:1.05}.final-cta-card p{max-width:38ch;margin:0;font-size:15px;line-height:1.55}.final-cta:before,.staffing-section:before,.free-scan-section:before{content:"";z-index:0;background:var(--grad-landing);opacity:.6;pointer-events:none;position:absolute;inset:0}.final-cta-actions{z-index:1;flex-direction:column;align-items:stretch;gap:6px;width:100%;min-width:180px;margin-top:auto;display:flex;position:relative}.final-cta-reassure{text-align:center;color:var(--brand-dark);letter-spacing:-.005em;margin:0 0 6px;font-size:14px;font-weight:600}.final-cta.final-cta-section .final-cta-actions{min-width:0}.final-cta-points{flex-direction:column;gap:8px;width:100%;margin:18px 0 0;padding:0;list-style:none;display:flex}.final-cta-points li{width:100%;color:var(--fg-strong);background:#ffffffb3;border:1px solid #0027a62e;border-radius:10px;padding:10px 14px;font-size:13px;font-weight:600;line-height:1.3}.final-cta-points li.final-cta-point-step{background:#ffffffb3;border:1px solid #0027a62e;border-radius:10px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:8px;width:100%;padding:10px 14px;line-height:1.2;display:grid}.final-cta-points li.final-cta-point-step strong{color:var(--brand);letter-spacing:.1em;text-transform:uppercase;font-size:10.5px;font-weight:700}.final-cta-points li.final-cta-point-step span{color:var(--fg-strong);font-size:13px;font-weight:600;line-height:1.3}.ft.ft-compact{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;min-height:0;padding:0}.ft.ft-compact .ft-hair,.ft.ft-compact .ft-bg{display:none}.ft.ft-compact .ft-inner{max-width:none;padding:20px 22px 16px}.ft.ft-compact .ft-top{grid-template-columns:1fr;gap:18px;padding-bottom:18px}.ft.ft-compact .ft-talk-block{gap:14px}.ft.ft-compact .ft-brand-logo{width:96px}.ft.ft-compact .ft-eyebrow{font-size:10px}.ft.ft-compact .ft-talk-title{margin:8px 0 10px;font-size:clamp(24px,2.2vw,30px)}.ft.ft-compact .ft-email{padding:9px 14px 9px 12px;font-size:12.5px}.ft.ft-compact .ft-email-addr{font-size:12px}.ft.ft-compact .ft-right,.ft.ft-compact .ft-cols{gap:18px}.ft.ft-compact .ft-col-eyebrow{margin-bottom:10px;font-size:9.5px}.ft.ft-compact .ft-col ul{gap:7px}.ft.ft-compact .ft-col li a,.ft.ft-compact .ft-news-label{font-size:12px}.ft.ft-compact .ft-news{gap:8px;padding-top:16px}.ft.ft-compact .ft-news-sub,.ft.ft-compact .ft-news-form input,.ft.ft-compact .ft-news-btn{font-size:11.5px}.ft.ft-compact .ft-news-form{padding:3px 3px 3px 12px}.ft.ft-compact .ft-news-btn{padding:7px 12px}.ft.ft-compact .ft-bottom{gap:14px;margin-top:14px}.ft.ft-compact .ft-legal,.ft.ft-compact .ft-status{font-size:11px}.ft.ft-compact .ft-soc-logo{height:64px}.final-cta-actions .cta-button{min-height:30px;padding:7px 12px;font-size:11px}.final-cta-actions .cta-button .icon-sm{width:14px;height:14px}.final-cta-actions .secondary-link{color:var(--brand);border-radius:var(--radius-pill);transition:color var(--dur-base) var(--ease-std),border-color var(--dur-base) var(--ease-std),background var(--dur-base) var(--ease-std),box-shadow var(--dur-base) var(--ease-std);background:#ffffffe6;border:1px solid #0027a659;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 4px 14px -6px #0027a633}.final-cta.final-cta-section .eyebrow{letter-spacing:.14em;font-size:10px}.final-cta-actions .secondary-link:hover{color:var(--brand);border-color:var(--brand);background:#fff;box-shadow:0 8px 22px -8px #0027a652}@media(max-width:720px){.final-cta-stage{gap:16px;width:min(100%,100% - 24px)}.final-cta-grid{grid-template-columns:1fr}.final-cta-card{padding:16px}.final-cta-actions{width:100%;min-width:0}}.final-cta>*,.staffing-section>*,.free-scan-section>*{z-index:1;position:relative}.staffing-section{grid-template-columns:minmax(0,.95fr) minmax(340px,1.05fr)}.staffing-section h2{color:var(--fg-strong);letter-spacing:var(--tracking-tight);margin:0;font-size:clamp(28px,3.6vw,44px);font-weight:700;line-height:1.08}.staffing-section p{color:var(--fg-muted);margin:18px 0 0;font-size:17px;line-height:1.64}.staffing-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);gap:12px;padding:24px;display:grid}.staffing-card span{color:var(--fg);align-items:center;gap:10px;font-size:15px;font-weight:750;line-height:1.4;display:flex}.staffing-card svg{width:17px;height:17px;color:var(--brand);flex:none}.staffing-card strong{border-top:1px solid var(--line);color:var(--fg-strong);margin-top:8px;padding-top:16px;font-size:18px;line-height:1.45}.product-overview{padding-top:26px}.capability-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:34px;display:grid}.capability-strip div{gap:12px;min-height:172px;padding:24px;display:grid}.capability-strip strong{color:var(--fg-strong);letter-spacing:var(--tracking-snug);font-size:17px;font-weight:600}.capability-strip span{color:var(--fg-muted);font-size:14px;line-height:1.625}.product-sections{padding-top:26px}.product-detail-copy{min-width:0}.detail-icon{border-radius:var(--radius-md);background:var(--info-bg);justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:18px;display:inline-flex}.outcomes-section{padding-bottom:40px}.outcome-grid{justify-content:center}.free-scan-section{grid-template-columns:minmax(0,1fr) minmax(280px,390px);scroll-margin-top:88px}.scan-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-md);gap:14px;padding:24px;display:grid}.scan-card strong{color:var(--fg-strong);letter-spacing:var(--tracking-snug);font-size:20px;font-weight:700}.scan-card p{color:var(--fg-muted);margin:0;font-size:14px;line-height:1.625}.scan-card .scan-status{border-radius:var(--radius-pill);width:fit-content;min-height:36px;color:var(--brand);background:var(--info-bg);align-items:center;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex}.browser-frame,.mock-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-lg)}.browser-frame{padding:14px;overflow:hidden}.browser-bar{align-items:center;gap:7px;margin-bottom:14px;display:flex}.browser-bar span{background:#fb7185;border-radius:999px;width:8px;height:8px}.browser-bar span:nth-child(2){background:#f59e0b}.browser-bar span:nth-child(3){background:#10b981}.browser-bar small{color:var(--fg-subtle);margin-left:auto;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.mock-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.mock-kpi{border:1px solid var(--line);background:#fff;border-radius:8px;gap:4px;min-height:104px;padding:14px;display:grid}.mock-kpi span,.panel-title{color:var(--fg-subtle);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.mock-kpi strong{color:var(--fg-strong);font-size:clamp(22px,2.6vw,30px)}.mock-kpi em{color:#047857;font-size:12px;font-style:normal;font-weight:800}.mock-kpi em.warn{color:#be123c}.opportunity-panel{border:1px solid var(--line);background:#fff;border-radius:8px;margin-top:10px;padding:16px}.bar-row{color:var(--fg-muted);grid-template-columns:minmax(116px,1fr) minmax(96px,1.2fr) 42px;align-items:center;gap:10px;margin-top:12px;font-size:12px;display:grid}.bar-row div,.competitor-row i{background:#eef2f7;border-radius:999px;height:8px;overflow:hidden}.bar-row i,.competitor-row b{border-radius:inherit;background:linear-gradient(90deg,var(--brand),#0f766e);height:100%;display:block}.bar-row strong{color:var(--fg);text-align:right}.mock-footer-panels{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.mock-footer-panels div{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:auto 1fr;gap:2px 8px;padding:14px;display:grid}.mock-footer-panels svg{width:20px;height:20px;color:var(--brand);grid-row:span 2}.mock-footer-panels strong{color:var(--fg-strong);font-size:22px;line-height:1}.mock-footer-panels span{color:var(--fg-subtle);font-size:12px}.mock-card{padding:clamp(16px,3vw,24px);overflow:hidden}.mock-card-header{border-bottom:1px solid var(--line);align-items:center;gap:12px;margin:-6px -6px 18px;padding:10px;display:flex}.atlas-avatar{background:#fff;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.atlas-avatar img{object-fit:contain;width:29px;height:29px}.mock-card-header div:nth-child(2){gap:2px;display:grid}.mock-card-header strong{color:var(--fg-strong)}.mock-card-header span,.mock-card-header small{color:var(--fg-subtle);font-size:12px}.mock-card-header small{color:#047857;margin-left:auto;font-weight:800}.chat-stack{gap:14px;display:grid}.chat-bubble{border-radius:8px;max-width:86%;padding:13px 15px;font-size:14px;line-height:1.5}.chat-bubble.user{color:#fff;background:var(--fg-strong);justify-self:end}.chat-bubble.atlas{color:var(--fg);background:rgba(var(--brand-rgb),.07);border:1px solid rgba(var(--brand-rgb),.12)}.action-row{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.action-row button{border:1px solid var(--line);min-height:36px;color:var(--fg);background:#fff;border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.action-row svg{width:14px;height:14px;color:var(--brand)}.dark-mockup{color:#fff;background:linear-gradient(145deg,#0f766ee6,#000956f0 42%,#0027a6f0),var(--brand-dark)}.dark-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.dark-header span,.top-opportunity span{color:var(--brand-accent);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:900}.dark-header small{color:#ffffffb8;font-size:12px}.competitor-row{background:#ffffff14;border:1px solid #ffffff24;border-radius:8px;grid-template-columns:minmax(130px,1fr) minmax(100px,1fr) 52px;align-items:center;gap:12px;margin-top:10px;padding:13px;display:grid}.competitor-row div{gap:2px;display:grid}.competitor-row span,.competitor-row small{color:#ffffffc2;font-size:12px}.competitor-row i{background:#ffffff29}.competitor-row b{background:linear-gradient(90deg,#fb7185,#f59e0b)}.top-opportunity{background:#ffffff1a;border:1px solid #ffffff29;border-radius:8px;margin-top:16px;padding:16px}.top-opportunity p{color:#ffffffe6;margin:8px 0 0;line-height:1.52}.top-opportunity strong{color:var(--brand-accent)}.step-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.step-item{align-items:center;gap:8px;min-width:0;display:flex}.step-item span{color:#fff;background:var(--brand);border-radius:999px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:900;display:inline-flex}.step-item strong{color:var(--fg);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.selection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}.selection-grid div{border:1px solid rgba(var(--brand-rgb),.18);background:rgba(var(--brand-rgb),.05);border-radius:8px;gap:8px;min-height:92px;padding:12px;display:grid}.selection-grid svg{width:17px;height:17px;color:var(--brand)}.selection-grid span{color:var(--fg);font-size:13px;font-weight:800;line-height:1.35}.draft-preview{border:1px solid var(--line);background:#fff;border-radius:8px;gap:10px;margin-top:16px;padding:16px;display:grid}.draft-preview span,.search-row small{color:var(--fg-subtle);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.draft-preview strong{color:var(--fg-strong);line-height:1.35}.draft-preview p{color:var(--fg-muted);margin:0;font-size:14px;line-height:1.55}.search-row{border-bottom:1px solid var(--line);color:var(--fg-muted);align-items:center;gap:10px;margin:-6px -6px 0;padding:12px;display:flex}.search-row svg{width:18px;height:18px;color:var(--fg-subtle)}.search-row small{margin-left:auto}.filter-row{flex-wrap:wrap;gap:8px;margin:16px 0;display:flex}.filter-row span{border:1px solid rgba(var(--brand-rgb),.16);color:var(--brand);background:rgba(var(--brand-rgb),.07);border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.member-table{border:1px solid var(--line);border-radius:8px;min-width:0;display:grid;overflow:hidden}.member-table div{background:#fff;border-bottom:1px solid #eef2f7;grid-template-columns:minmax(116px,1.25fr) 56px minmax(72px,.8fr) 58px 54px;align-items:center;gap:10px;padding:12px;font-size:13px;display:grid}.member-table div:last-child{border-bottom:0}.member-table strong,.member-table b{color:var(--fg-strong)}.member-table span{color:var(--fg-muted)}.member-table em{color:var(--brand);font-style:normal;font-weight:800}.member-table small{border-radius:999px;width:fit-content;padding:3px 8px;font-weight:900}.member-table small.low{color:#047857;background:#ecfdf5}.member-table small.high{color:#be123c;background:#fff1f2}@keyframes gradient-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes landing-bg-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes landing-orb-a{0%,to{transform:translate(0)scale(1)}50%{transform:translate(64px,42px)scale(1.08)}}@keyframes landing-orb-b{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-52px,58px)scale(1.06)}}@keyframes landing-orb-c{0%,to{transform:translate(-50%)scale(1)}50%{transform:translate(calc(36px - 50%),-44px)scale(1.04)}}@keyframes atlas-gradient-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media(max-width:1440px){.hero-signal-card{border-radius:14px;gap:9px;padding:10px 11px}.hero-signal-icon{border-radius:11px;width:32px;height:32px}.hero-signal-card div:last-child{min-width:100px}.hero-signal-card strong{font-size:13px}.hero-signal-card:nth-of-type(3),.hero-signal-card:nth-of-type(4){display:none}}@media(max-width:1320px){.hero-signal-card{display:none}}@media(max-width:1024px){.site-header{width:100%;padding:12px 16px}.desktop-nav,.header-agent-cta:not(.mobile-agent-cta),.header-signin{display:none}.mobile-menu-button,.mobile-nav{display:flex}.mobile-nav-backdrop{display:block}.nav-dropdown-menu{left:auto;right:0;transform:translateY(-4px)}.nav-item-dropdown:hover .nav-dropdown-menu,.nav-item-dropdown:focus-within .nav-dropdown-menu{transform:translateY(0)}}@media(max-width:980px){.hero-section,.how-works-section,.split-section,.split-section.reverse,.product-detail,.product-detail.reverse,.staffing-section,.free-scan-section{grid-template-columns:1fr}.hero-section{min-height:auto;padding-top:42px}.home-hero{gap:28px;min-height:auto;padding-top:56px;padding-bottom:110px}.home-hero h1{font-size:clamp(40px,8.4vw,60px);line-height:1.04}.hero-message-frame{align-items:center;width:min(720px,100%)}.hero-signal-card{display:none}.hero-copy{max-width:760px}.hero-copy h1{font-size:clamp(40px,9vw,60px)}.section,.split-section,.product-detail{padding:56px 0}.atlas-agent-section{padding-top:48px;padding-bottom:48px}.proof-grid,.capability-strip,.action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.final-cta,.staffing-section,.free-scan-section{grid-template-columns:1fr;gap:24px}.browser-frame,.mock-card{max-width:100%}.home-bottom-nav{bottom:max(40px,calc(env(safe-area-inset-bottom) + 30px));gap:12px;padding-inline:14px}.bottom-nav-dots{gap:6px}}@media(max-width:680px){.site-header{min-height:56px;padding:12px 0}.logo-link img{width:clamp(100px,20vw,128px)}.hero-section,.how-works-section,.section,.split-section,.product-detail{width:min(100% - 24px,560px)}.hero-section{gap:28px;padding-bottom:50px}.home-hero{gap:24px;min-height:auto;padding-top:36px;padding-bottom:96px}.home-hero h1{font-size:clamp(36px,10vw,48px);line-height:1.08}.home-hero p{max-width:360px;margin-top:16px;font-size:15px;line-height:1.55}.hero-message-frame{width:min(100%,380px)}.hero-cta-row{width:100%;margin-top:22px}.hero-cta-row .cta-button{width:100%;max-width:320px}.hero-feature-row{gap:8px;width:100%;margin-top:12px}.hero-feature-pill{justify-content:center;width:auto;min-height:36px;padding:6px 12px;font-size:12.5px}.section,.split-section,.product-detail{padding:40px 0}.how-works-section{justify-content:flex-start;min-height:auto;padding-top:32px;padding-bottom:56px}.insights-section{padding-top:40px;padding-bottom:16px}.atlas-agent-section{padding-top:32px;padding-bottom:32px}.how-works-section .section-intro.center{text-align:center}.how-works-section .section-intro h2{font-size:clamp(28px,8.4vw,36px)}.how-works-section .section-intro p{margin-top:12px;font-size:15px;line-height:1.5}.how-stage-card{padding:22px 20px}.how-stage-number{font-size:40px}.insight-card{padding:20px}.insight-action{justify-content:center;width:100%;min-height:40px}.atlas-headline{font-size:clamp(34px,9vw,48px)}.atlas-body{font-size:15px}.atlas-mock-body{min-height:240px;padding:16px}.atlas-mock-header{padding:12px 16px}.atlas-msg-user,.atlas-msg-atlas{max-width:92%;font-size:13.5px}.atlas-action-row{gap:6px;margin-left:0}.atlas-action-chip{flex:auto;justify-content:center;min-height:40px;padding:10px 12px;font-size:12px}.how-trust-strip{border-radius:var(--radius-pill);text-align:center;align-items:center;margin-top:24px;padding:10px 16px;font-size:12px}.home-page{padding-bottom:92px}.home-bottom-nav{bottom:max(34px,calc(env(safe-area-inset-bottom) + 26px));grid-template-columns:auto 1fr auto;gap:10px;padding-inline:12px}.bottom-nav-back{justify-content:center;width:44px;min-height:44px;padding:0}.bottom-nav-back span{display:none}.bottom-nav-dots{gap:6px}.bottom-nav-dot{width:8px;height:8px}.bottom-nav-dot.active{width:24px}.bottom-nav-next{min-height:44px;padding-inline:16px;font-size:13px}.hero-copy h1{font-size:clamp(36px,11vw,48px)}.hero-copy p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .cta-button,.hero-actions .secondary-link{width:100%}.teaser-band{align-items:flex-start;margin-top:18px}.teaser-band div{align-items:flex-start}.proof-grid,.capability-strip,.action-grid,.mock-grid,.mock-footer-panels,.selection-grid{grid-template-columns:1fr}.section-intro.center{text-align:left}.section-intro h2,.final-cta h2,.free-scan-copy h2{font-size:clamp(30px,9vw,42px)}.bar-row,.competitor-row,.member-table div{grid-template-columns:1fr;gap:7px}.bar-row strong,.competitor-row small{text-align:left}.search-row{flex-wrap:wrap}.search-row small{margin-left:0}.step-row{grid-template-columns:repeat(2,minmax(0,1fr))}.final-cta,.staffing-section,.free-scan-section{width:min(100% - 24px,560px);margin-bottom:52px}.product-subnav-wrap{top:56px}.ft-cols{grid-template-columns:1fr}.ft-email-row{flex-direction:column;align-items:flex-start}}.audience-banner{border:1px solid var(--border);border-radius:var(--radius-pill);background:linear-gradient(110deg,#0027a60f,#00f6ea0d,#0027a60a),var(--surface);width:min(1180px,100% - 32px);box-shadow:var(--shadow-sm);z-index:5;align-items:center;gap:16px;margin:14px auto 0;padding:12px 14px 12px 16px;display:flex;position:relative}.audience-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00095673;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.audience-banner.audience-banner-modal{text-align:center;width:min(520px,100vw - 40px);max-width:min(520px,100vw - 40px);box-shadow:var(--shadow-lg);border-radius:24px;flex-direction:column;align-items:center;gap:18px;margin:0;padding:36px 36px 32px}.audience-banner.audience-banner-modal .ab-avatar{width:56px;height:56px}.audience-banner.audience-banner-modal .ab-avatar img{width:36px;height:36px}.audience-banner.audience-banner-modal .ab-prompt{flex:none;align-items:center;gap:6px}.audience-banner.audience-banner-modal .ab-prompt strong{letter-spacing:var(--tracking-tight);white-space:normal;text-overflow:clip;font-size:22px;font-weight:700;line-height:1.2;overflow:visible}.audience-banner.audience-banner-modal .ab-prompt em{font-size:14px;line-height:1.45}.audience-banner.audience-banner-modal .ab-choices{justify-content:center;gap:10px;width:100%;margin-left:0}.audience-banner.audience-banner-modal .ab-pill{height:42px;padding:0 20px;font-size:14px}.audience-banner.audience-banner-modal .ab-dismiss{position:absolute;top:12px;right:12px}@media(max-width:520px){.audience-banner.audience-banner-modal{padding:28px 22px 24px}.audience-banner.audience-banner-modal .ab-prompt strong{font-size:19px}.audience-banner.audience-banner-modal .ab-choices{flex-direction:column;align-items:stretch}.audience-banner.audience-banner-modal .ab-pill{justify-content:center;width:100%}}@media(max-width:480px){.it-radar-chart{height:110px}.about-hero-cta{flex-direction:column;align-items:center}}.cr-section{isolation:isolate;width:100%;height:185vh;margin-top:0;position:relative}.cr-sticky{top:var(--home-section-header-offset,88px);height:var(--home-section-usable-height,calc(100svh - var(--home-section-header-offset,88px)));place-items:center;width:100%;display:grid;position:sticky;overflow:hidden}.cr-section.cr-section-static-mode{height:auto;min-height:var(--home-section-usable-height,calc(100svh - var(--home-section-header-offset,88px)))}.cr-section-static-mode .cr-sticky{height:auto;min-height:inherit;padding:clamp(36px,5vh,56px) 16px clamp(28px,4vh,40px);position:relative;top:auto;overflow:visible}.cr-section-static-mode .cr-stage{min-height:inherit;flex-direction:column;justify-content:flex-start;align-items:center;gap:clamp(28px,4vh,40px);height:auto;display:flex}.cr-section-static-mode .cr-nodes-layer-static{display:grid}.cr-stage{place-items:center;width:min(1280px,100%);height:100%;display:grid;position:relative}.cr-bg{pointer-events:none;z-index:0;position:absolute;inset:0}.cr-bg-orb{filter:blur(80px);border-radius:50%;position:absolute}.cr-bg-orb-a{background:radial-gradient(circle,#00f6ea4d,#0000 65%);width:560px;height:560px;top:8%;left:18%}.cr-bg-orb-b{background:radial-gradient(circle,#0027a638,#0000 65%);width:520px;height:520px;bottom:4%;right:12%}.cr-orb-wrap{z-index:4;pointer-events:none;transform-origin:50%;will-change:transform;place-items:center;display:grid;position:absolute}.cr-orb{place-items:center;width:220px;height:220px;display:grid;position:relative}.cr-orb-ring{border:1px solid #00f6ea80;border-radius:50%;animation:3.4s ease-in-out infinite cr-ring-pulse;position:absolute}.cr-orb-ring-1{width:220px;height:220px}.cr-orb-ring-2{opacity:.72;width:178px;height:178px;animation-delay:.5s}.cr-orb-ring-3{opacity:.52;width:134px;height:134px;animation-delay:1.05s}@keyframes cr-ring-pulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.95;transform:scale(1.06)}}.cr-orb-glow{filter:blur(8px);pointer-events:none;background:radial-gradient(circle,#00f6ea61,#0000 60%);border-radius:50%;position:absolute;inset:-30px}.cr-orb-core{z-index:1;background:#fff;border-radius:50%;place-items:center;width:140px;height:140px;display:grid;position:relative;box-shadow:0 18px 44px -10px #0027a666,inset 0 0 0 1px #0027a61f}.cr-orb-core img{object-fit:contain;width:110px;height:110px}.cr-nodes-layer{z-index:3;pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.cr-node{transform-origin:50%;will-change:transform,opacity;pointer-events:none;position:absolute;top:50%;left:50%}.cr-node-card-lg{width:280px}.cr-node-card-md{width:220px}.cr-node-pill{width:auto}.cr-card{border:1px solid var(--border);-webkit-backdrop-filter:saturate(140%)blur(12px);backdrop-filter:saturate(140%)blur(12px);color:var(--fg);background:#ffffffeb;border-radius:14px;flex-direction:column;gap:8px;padding:14px 16px;display:flex;box-shadow:0 12px 28px -10px #0f172a2e,0 2px 6px -2px #0027a60f}.cr-card-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--fg-subtle);font-size:10px;font-weight:700}.cr-card-head{color:var(--fg-strong);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.cr-card-head svg{width:14px;height:14px;color:var(--brand)}.cr-card-head em{color:var(--fg-subtle);margin-left:auto;font-size:10.5px;font-style:normal}.cr-mi-row{align-items:center;gap:8px;font-size:12.5px;display:flex}.cr-mi-avatar{background:var(--info-bg);width:22px;height:22px;color:var(--brand);border-radius:999px;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:inline-flex}.cr-mi-name{color:var(--fg-strong);flex:1;font-weight:500}.cr-mi-risk{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700}.cr-mi-risk.low{background:var(--success-bg);color:var(--success-fg)}.cr-mi-risk.high{background:var(--danger-bg);color:var(--danger-fg)}.cr-campaign-audience{color:var(--fg-muted);font-size:11.5px}.cr-campaign-channels{flex-wrap:wrap;gap:6px;display:flex}.cr-campaign-channels span{background:var(--info-bg);color:var(--brand);border-radius:999px;padding:3px 10px;font-size:11px;font-weight:600}.cr-retention-head{align-items:baseline;gap:6px;display:flex}.cr-retention-head strong{color:var(--danger);letter-spacing:-.02em;font-size:22px;font-weight:800}.cr-retention-head span{color:var(--fg-muted);font-size:11.5px}.cr-retention-spark{width:100%;height:22px}.cr-retention-trend{color:var(--danger-fg);font-size:11px;font-weight:600}.cr-comp-row{align-items:center;gap:8px;font-size:12px;display:flex}.cr-comp-dot{border-radius:50%;flex:none;width:7px;height:7px}.cr-comp-dot.rate{background:var(--brand-accent)}.cr-comp-dot.promo{background:var(--warning)}.cr-comp-label{color:var(--fg);flex:1;font-weight:500}.cr-comp-row strong{color:var(--brand);letter-spacing:-.005em;font-size:11px;font-weight:700}.cr-deposits{align-items:flex-start}.cr-deposits-value{letter-spacing:-.02em;background:linear-gradient(180deg,var(--brand-dark) 0%,var(--brand) 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:26px;font-weight:800}.cr-deposits-delta{color:var(--success-fg);align-items:center;gap:4px;font-size:11.5px;font-weight:600;display:inline-flex}.cr-deposits-delta svg{width:12px;height:12px}.cr-pill{border:1px solid var(--border);color:var(--fg);letter-spacing:-.005em;white-space:nowrap;background:#fffffff0;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:12.5px;font-weight:600;display:inline-flex;box-shadow:0 8px 20px -8px #0f172a2e}.cr-pill svg{width:13px;height:13px;color:var(--brand)}.cr-hero-stack{z-index:5;text-align:center;pointer-events:none;will-change:opacity,transform,filter;flex-direction:column;justify-content:flex-start;align-items:center;gap:clamp(14px,2vh,22px);padding:clamp(88px,11vh,132px) 24px 56px;display:flex;position:absolute;inset:0}.cr-hero-stack>*{pointer-events:auto}.cr-section-static-mode .cr-hero-stack{will-change:auto;justify-content:flex-start;width:100%;padding:clamp(40px,6vh,76px) 24px 0;position:relative;inset:auto}.cr-node-static{will-change:auto}.cr-node-static .cr-card{opacity:.92}.cr-eyebrow{color:var(--brand);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.cr-eyebrow svg{width:14px;height:14px;color:var(--brand);fill:#0027a624}.cr-hero-headline{letter-spacing:-.03em;color:var(--brand-dark);text-wrap:balance;max-width:16ch;margin:6px 0 0;font-size:clamp(38px,5vw,72px);font-weight:800;line-height:1.02}@media(max-width:640px){.cr-hero-headline{line-height:1.1}}.cr-hero-sub{color:var(--fg-muted);text-wrap:pretty;max-width:56ch;margin:6px 0 0;font-size:clamp(15px,1.18vw,18px);font-weight:450;line-height:1.55}.cr-hero-ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:14px;display:flex}.cr-hero-ctas .secondary-link{color:var(--brand)}.cr-hero-ctas .secondary-link:hover{color:var(--brand-dark)}.cr-trust-pill{border:1px solid var(--border-soft);border-radius:var(--radius-pill);color:var(--fg-subtle);background:#ffffffb3;align-items:center;gap:8px;margin-top:4px;padding:6px 14px 6px 10px;font-size:12.5px;font-weight:500;display:inline-flex}.cr-trust-pill svg{width:14px;height:14px;color:var(--success)}.cr-assembled-stack{z-index:4;text-align:center;pointer-events:none;will-change:opacity,transform;flex-direction:column;justify-content:flex-start;align-items:center;gap:18px;padding:clamp(32px,5vh,68px) 24px 36px;display:flex;position:absolute;inset:0}.cr-assembled-headline{letter-spacing:-.024em;color:var(--brand-dark);text-wrap:initial;flex-direction:column;align-items:center;gap:4px;max-width:none;margin:0;font-size:clamp(22px,2.6vw,38px);font-weight:800;line-height:1.12;display:flex}.cr-assembled-line{white-space:nowrap;display:block}.cr-final-pill-row-wrap{pointer-events:auto;width:min(1120px,100% - 72px)}.cr-final-pill-row{justify-content:center;align-items:center;gap:16px;width:100%;display:flex}.cr-final-pill{white-space:nowrap;cursor:pointer;background:linear-gradient(#fffffffa,#f8fbfff0);border-color:#0027a61a;flex:none;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .22s,box-shadow .22s,background-color .22s;position:relative;overflow:hidden;box-shadow:0 14px 26px -18px #0027a647,0 2px 7px -4px #0f172a29,inset 0 1px #ffffffe6}.cr-final-pill:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(120deg,#0000,#ffffff2e 45%,#0000);position:absolute;inset:-1px;transform:translate(-140%)}.cr-final-card-grid{pointer-events:auto;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;width:min(1080px,100% - 72px);display:grid}.cr-final-card{min-width:0;min-height:132px;color:var(--fg);text-align:left;-webkit-backdrop-filter:saturate(140%)blur(12px);backdrop-filter:saturate(140%)blur(12px);cursor:pointer;background:linear-gradient(#fffffffa,#f8fbfff0);border:1px solid #0027a61f;border-radius:14px;padding:14px 16px;transition:transform .24s cubic-bezier(.22,1,.36,1),border-color .24s,box-shadow .24s,background-color .24s;position:relative;overflow:hidden;box-shadow:0 18px 34px -24px #0027a657,0 8px 18px -14px #0f172a33,0 1px 2px #0f172a0a,inset 0 1px #ffffffe6}.cr-final-card:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(120deg,#0000,#ffffff1f 42%,#0000);position:absolute;inset:0;transform:translate(-135%)}.cr-final-card-kicker{letter-spacing:.12em;text-transform:uppercase;color:#0009567a;margin-bottom:12px;font-size:10px;font-weight:700;display:block}.cr-final-card-rows{color:#050e2bd1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 8px;font-size:13px;display:grid}.cr-final-card-list{color:#050e2bd1;flex-direction:column;gap:10px;font-size:13px;display:flex}.cr-final-card-tag{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;justify-self:end;padding:2px 8px;font-size:10px;font-weight:700}.cr-final-card-tag.low{background:var(--success-bg);color:var(--success-fg)}.cr-final-card-tag.high{background:var(--danger-bg);color:var(--danger-fg)}.cr-final-card-value{letter-spacing:-.03em;color:var(--brand);margin-top:4px;font-size:clamp(26px,2.4vw,34px);line-height:1;display:block}.cr-final-card-value-danger{color:var(--danger)}.cr-final-card-delta{color:var(--success-fg);margin-top:12px;font-size:12px;font-weight:700;display:inline-flex}.cr-final-card-delta-danger{color:var(--danger-fg)}.cr-final-card-subtitle{color:var(--fg-strong);margin-top:4px;font-size:14px;line-height:1.4;display:block}.cr-final-card-channels{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.cr-final-card-channels span{color:var(--brand);background:#0027a614;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:600;box-shadow:inset 0 0 0 1px #0027a60a}.cr-final-panel-wrap,.cr-final-panel-stage{pointer-events:auto;width:min(860px,100% - 64px)}.cr-final-panel{width:100%;color:var(--fg);-webkit-backdrop-filter:saturate(140%)blur(12px);backdrop-filter:saturate(140%)blur(12px);background:linear-gradient(#fffffffa,#f8fbfff0);border:1px solid #0027a61f;border-radius:14px;padding:clamp(12px,1.8vw,18px);transition:transform .24s cubic-bezier(.22,1,.36,1),border-color .24s,box-shadow .24s;box-shadow:0 18px 34px -24px #0027a657,0 8px 18px -14px #0f172a33,0 1px 2px #0f172a0a,inset 0 1px #ffffffe6}.cr-final-panel-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.cr-final-panel-item{background:linear-gradient(#ffffffd1,#f6f9ffb8);border:1px solid #0027a614;border-radius:14px;flex-direction:column;gap:6px;min-width:0;padding:10px 12px;display:flex;box-shadow:inset 0 1px #ffffffd9}.cr-final-panel-value{letter-spacing:-.03em;color:var(--brand);font-size:clamp(24px,2.6vw,34px);font-weight:800;line-height:1}.cr-final-panel-label{color:var(--fg-muted);text-wrap:pretty;font-size:clamp(11px,.9vw,12.5px);line-height:1.45}@keyframes cr-premium-bob{0%{transform:translateY(0)scale(1)}45%{transform:translateY(-4px)scale(1.012)}to{transform:translateY(-2px)scale(1.01)}}.cr-final-pill:hover,.cr-final-pill:focus-visible{background:#fffffffa;border-color:#00f6ea57;animation:.24s cubic-bezier(.22,1,.36,1) forwards cr-premium-bob;box-shadow:0 18px 34px -18px #00f6ea52,0 8px 20px -12px #0f172a4d}.cr-final-pill:hover:after,.cr-final-pill:focus-visible:after{opacity:1;transition:transform .5s,opacity .22s;transform:translate(125%)}.cr-final-card:hover,.cr-final-card:focus-within{border-color:#00f6ea38;animation:.26s cubic-bezier(.22,1,.36,1) forwards cr-premium-bob;box-shadow:0 24px 52px -24px #0000009e,0 10px 28px -18px #00f6ea3d,inset 0 1px #ffffff14}.cr-final-card:hover:after,.cr-final-card:focus-within:after{opacity:1;transition:transform .56s,opacity .22s;transform:translate(125%)}.cr-final-panel:hover{border-color:#00f6ea2e;transform:translateY(-2px);box-shadow:0 26px 58px -28px #000000a6,0 10px 26px -20px #00f6ea2e,inset 0 1px #ffffff14}[data-theme=dark] .cr-final-card{color:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#ffffff0e,#ffffff05),#080f26b8;border-color:#ffffff14;box-shadow:0 18px 42px -26px #0000008c,inset 0 1px #ffffff0d}[data-theme=dark] .cr-final-card-kicker{color:#ffffff94}[data-theme=dark] .cr-final-card-rows,[data-theme=dark] .cr-final-card-list{color:#ffffffe6}[data-theme=dark] .cr-final-card-tag.low{color:#7ef0aa;background:#22c55e29}[data-theme=dark] .cr-final-card-tag.high{color:#ff9c9c;background:#ef444429}[data-theme=dark] .cr-final-card-delta{color:#7ef0aa}[data-theme=dark] .cr-final-card-delta-danger{color:#ff9c9c}[data-theme=dark] .cr-final-card-value{background:linear-gradient(180deg,var(--brand-accent) 0%,#d8fffd 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}[data-theme=dark] .cr-final-card-value-danger{-webkit-text-fill-color:transparent;color:#0000;background:linear-gradient(#ff6b6b,#ffd6d6);-webkit-background-clip:text;background-clip:text}[data-theme=dark] .cr-final-card-subtitle{color:#ffffffeb}[data-theme=dark] .cr-final-card-channels span{color:#6ff7ef;background:#00f6ea1f}[data-theme=dark] .cr-final-panel{color:#ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#ffffff14,#ffffff08),#080f26c7;border-color:#ffffff14;box-shadow:0 22px 56px -28px #0009,inset 0 1px #ffffff0f}[data-theme=dark] .cr-final-panel-item{background:#ffffff09;border-color:#ffffff0d}[data-theme=dark] .cr-final-panel-label{color:#ffffffb8}[data-theme=dark] .cr-final-panel-value{background:linear-gradient(180deg,var(--brand-accent) 0%,#d8fffd 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.cr-audience-chip{z-index:5;position:absolute;top:clamp(16px,3vh,32px);right:clamp(16px,2vw,28px)}.cr-scroll-hint{z-index:5;pointer-events:none;flex-direction:column;align-items:center;gap:6px;display:flex;position:absolute;bottom:clamp(42px,7vh,64px);left:50%;transform:translate(-50%)}.cr-scroll-hint-track{border:1.5px solid var(--fg-faint);border-radius:12px;justify-content:center;width:22px;height:32px;padding-top:6px;display:flex}.cr-scroll-hint-dot{background:var(--brand);border-radius:999px;width:3px;height:8px;animation:1.8s ease-in-out infinite cr-scroll-hint-bob}.cr-scroll-hint-label{letter-spacing:.18em;color:var(--fg-faint);text-transform:uppercase;font-size:10px;font-weight:700}@keyframes cr-scroll-hint-bob{0%{opacity:1;transform:translateY(0)}50%{opacity:.3;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cr-node-inner{will-change:transform;animation:6s ease-in-out infinite cr-float;display:inline-block}.cr-node-content{will-change:transform}.cr-section[data-scrolling=true] .cr-node-inner{animation-play-state:paused}@keyframes cr-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media(prefers-reduced-motion:reduce){.cr-node-inner,.cr-scroll-hint-dot{animation:none}}.cr-static{border:1px solid var(--border);background:var(--surface);border-radius:28px;width:min(1280px,100% - 32px);margin:clamp(48px,8vh,88px) auto 0;padding:clamp(40px,6vh,72px) 0}.cr-static-inner{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:0 clamp(20px,4vw,48px);display:flex}.cr-body{color:var(--fg-muted);max-width:56ch;margin:0;font-size:15px;line-height:1.55}.cr-static-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;width:100%;margin-top:32px;display:grid}.cr-static-item{justify-content:center;display:flex}.cr-static-grid-hero{width:min(1120px,100%);margin-top:0;display:none}.cr-static-grid-hero .cr-static-item{align-items:stretch}.cr-static-grid-hero .cr-card{width:100%;height:100%}@media(max-width:860px){.cr-section{height:auto}.cr-sticky{height:auto;min-height:unset;padding:64px 16px 40px;position:relative;top:auto;overflow:visible}.cr-stage{height:auto;min-height:unset;flex-direction:column;align-items:center;display:flex}.cr-section-static-mode .cr-nodes-layer-static,.cr-static-grid-hero{display:none}.cr-hero-stack{pointer-events:auto;justify-content:flex-start;gap:16px;width:100%;padding:72px 20px 32px;position:relative;inset:auto}.how-works-section{min-height:unset;justify-content:flex-start;padding:48px 16px 32px}.cr-mobile-carousel{flex-direction:column;align-items:center;gap:12px;width:100%;padding:8px 0 4px;display:flex}.cr-mobile-card{width:100%;max-width:340px;animation:.4s cubic-bezier(.4,0,.2,1) both cr-card-fadein}.cr-mobile-card .cr-card{width:100%}@keyframes cr-card-fadein{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.cr-mobile-dots{align-items:center;gap:6px;display:flex}.cr-mobile-dot{background:#0027a633;border-radius:999px;width:6px;height:6px;transition:background .3s,width .3s}.cr-mobile-dot-active{background:var(--brand);width:18px}.cr-assembled-stack{padding:56px 20px 32px}.cr-final-panel-wrap,.cr-final-panel-stage,.cr-final-pill-row-wrap{width:100%}.cr-final-pill-row{flex-wrap:wrap;gap:12px}.cr-final-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.cr-final-panel-grid{grid-template-columns:1fr}}@media(min-width:861px)and (max-height:900px){.cr-node-content-retention-risk{transform:translateY(-24px)}.cr-node-content-pill-member-intel,.cr-node-content-pill-competitive{transform:translateY(-28px)}}@media(min-width:861px)and (max-height:800px){.cr-assembled-stack{gap:10px;padding:22px 24px 20px}.cr-assembled-headline{font-size:clamp(22px,2.35vw,32px)}.cr-final-card-grid{gap:10px}.cr-final-card{min-height:108px;padding:12px 14px}.cr-final-card-kicker{margin-bottom:8px}.cr-final-card-rows,.cr-final-card-list{gap:7px;font-size:12px}.cr-final-card-value{font-size:clamp(24px,2.1vw,30px)}.cr-final-panel{border-radius:18px;padding:10px}.cr-final-panel-item{gap:4px;padding:8px 10px}.cr-final-panel-value{font-size:clamp(23px,2.1vw,30px)}.cr-final-logo-wall.logo-wall-section{gap:8px}.cr-final-logo-wall .logo-wall-eyebrow{font-size:9px}.cr-final-logo-wall .logo-wall-name{font-size:10.5px}.cr-final-logo-wall .logo-wall-mark{width:11px;height:11px}.cr-node-content-retention-risk{transform:translateY(-46px)}.cr-node-content-pill-member-intel,.cr-node-content-pill-competitive{transform:translateY(-48px)}}[data-theme=dark] .cr-card{background:#0f172ac7;border-color:#ffffff14}[data-theme=dark] .cr-assembled-headline,[data-theme=dark] .cr-hero-headline{color:#fff}[data-theme=dark] .cr-eyebrow,[data-theme=dark] .cr-hero-ctas .secondary-link,[data-theme=dark] .cr-hero-ctas .secondary-link:hover{color:#00f6ea}[data-theme=dark] .cr-eyebrow svg{color:#00f6ea;fill:#00f6ea2e}[data-theme=dark] .cr-hero-headline .gradient-text{background:linear-gradient(90deg,var(--brand) 0%,var(--brand-accent) 50%,var(--brand-dark) 100%);-webkit-text-fill-color:transparent;color:#0000;background-size:200% 200%;-webkit-background-clip:text;background-clip:text}[data-theme=dark] .cr-pill{color:#ffffffeb;background:#0f172adb;border-color:#ffffff1a}.stat-band-section{width:min(1280px,100% - 32px);margin:clamp(24px,4vh,48px) auto 0;padding:0}.stat-band{border:1px solid var(--border);background:linear-gradient(#fffffff5,#f8fafcf2);border-radius:24px;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,32px);padding:clamp(28px,4vw,44px) clamp(28px,4vw,48px);display:grid;box-shadow:0 24px 48px -28px #0f172a2e,0 4px 12px -6px #0027a614}.stat-band-item{border-right:1px solid var(--border-soft);flex-direction:column;gap:10px;padding-right:clamp(8px,1.5vw,24px);display:flex}.stat-band-item:last-child{border-right:0;padding-right:0}.stat-band-value{letter-spacing:-.025em;background:linear-gradient(180deg,var(--brand-dark) 0%,var(--brand) 100%);-webkit-text-fill-color:transparent;color:#0000;font-variant-numeric:tabular-nums;-webkit-background-clip:text;background-clip:text;font-size:clamp(36px,4.4vw,56px);font-weight:800;line-height:1}.stat-band-label{color:var(--fg-muted);max-width:28ch;font-size:13.5px;font-weight:500;line-height:1.45}[data-theme=dark] .stat-band{background:linear-gradient(#0f172a8c,#0f172a66);border-color:#ffffff14}[data-theme=dark] .stat-band-value{background:linear-gradient(180deg,#fff 0%,var(--brand-accent) 100%);-webkit-background-clip:text;background-clip:text}[data-theme=dark] .stat-band-label{color:#ffffffb3}@media(max-width:880px){.stat-band{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.stat-band{grid-template-columns:1fr;gap:24px}.stat-band-item{border-right:0;border-bottom:1px solid var(--border-soft);padding:0 0 22px}.stat-band-item:last-child{border-bottom:0;padding-bottom:0}}.logo-wall-section{flex-direction:column;align-items:center;gap:clamp(20px,3vh,32px);width:min(1280px,100% - 32px);margin:clamp(48px,8vh,88px) auto 0;display:flex}.logo-wall-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--fg-faint);font-size:12px;font-weight:700}.logo-wall{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.logo-wall-track{align-items:center;gap:clamp(28px,4vw,56px);width:max-content;animation:34s linear infinite logo-wall-marquee;display:flex}.logo-wall-item{opacity:.82;filter:grayscale();width:clamp(100px,34vw,430px);height:clamp(36px,11vw,148px);transition:opacity var(--dur-base) var(--ease-std),filter var(--dur-base) var(--ease-std);flex:none;justify-content:center;align-items:center;padding:8px 14px;display:inline-flex}.logo-wall-item:hover{opacity:1;filter:grayscale(0%)}.logo-wall-img{object-fit:contain;width:100%;height:100%;display:block}.logo-wall-item .logo-wall-img-light{display:block}.logo-wall-item .logo-wall-img-dark,[data-theme=dark] .logo-wall-item .logo-wall-img-light{display:none}[data-theme=dark] .logo-wall-item .logo-wall-img-dark{display:block}.cr-final-logo-wall.logo-wall-section{pointer-events:auto;gap:12px;width:min(820px,100% - 96px);margin:16px auto 0}.cr-final-logo-wall .logo-wall-eyebrow{color:#050e2beb;letter-spacing:.16em;font-size:10px}.cr-final-logo-wall .logo-wall{-webkit-mask-image:linear-gradient(90deg,#0000,#000 9% 91%,#0000);mask-image:linear-gradient(90deg,#0000,#000 9% 91%,#0000)}.cr-final-logo-wall .logo-wall-track{gap:clamp(30px,4vw,56px);animation-duration:28s}.cr-final-logo-wall .logo-wall-item{opacity:.82;width:clamp(260px,27vw,360px);height:clamp(82px,8.5vw,118px);padding:6px 12px}[data-theme=dark] .cr-final-logo-wall .logo-wall-eyebrow{color:#ffffff7a}[data-theme=dark] .cr-final-logo-wall .logo-wall-item{opacity:.78}@keyframes logo-wall-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.logo-wall-track{animation:none;transform:translate(0)}}@media(max-width:1080px){.cr-final-logo-wall.logo-wall-section{width:min(780px,100% - 40px)}}@media(max-width:560px){.cr-final-logo-wall.logo-wall-section{gap:10px;width:100%}}.audience-prompt{z-index:60;border:1px solid var(--border);-webkit-backdrop-filter:saturate(140%)blur(18px);backdrop-filter:saturate(140%)blur(18px);width:min(360px,100vw - 32px);transition:opacity .22s var(--ease-out),transform .26s var(--ease-out);background:#ffffffdb;border-radius:18px;padding:16px 18px 18px;position:fixed;bottom:clamp(16px,2vw,24px);right:clamp(16px,2vw,24px);box-shadow:0 24px 48px -16px #0f172a2e,0 6px 16px -8px #0027a61f,inset 0 1px #ffffffb3}.audience-prompt.audience-prompt-hidden{opacity:0;pointer-events:none;transform:translateY(16px)}@media(max-width:720px){body:has(.audience-prompt:not(.audience-prompt-hidden)) .bottom-bar.bottom-bar-fixed{bottom:228px}}.audience-prompt:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#00f6ea80,#0027a62e 40%,#0000 70%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;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}.audience-prompt-dismiss{border-radius:var(--radius-pill);width:36px;height:36px;color:var(--fg-subtle);cursor:pointer;transition:color var(--dur-base) var(--ease-std),background var(--dur-base) var(--ease-std);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:8px;right:8px}.audience-prompt-dismiss:hover{color:var(--fg-strong);background:#0f172a0f}.audience-prompt-dismiss svg{width:14px;height:14px}.audience-prompt-head{align-items:center;gap:12px;padding-right:24px;display:flex}.audience-prompt-avatar{border-radius:var(--radius-pill);width:38px;height:38px;box-shadow:0 0 0 2px rgba(var(--brand-accent-rgb),.55),0 4px 12px -4px #0027a62e;background:linear-gradient(135deg,#fff,#f1f5f9);flex:none;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.audience-prompt-avatar img{object-fit:contain;width:24px;height:24px}.audience-prompt-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.audience-prompt-copy strong{color:var(--fg-strong);letter-spacing:var(--tracking-snug);font-size:14px;font-weight:700;line-height:1.25}.audience-prompt-copy em{color:var(--fg-muted);font-size:12.5px;font-style:normal;line-height:1.35}.audience-prompt-choices{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.audience-prompt-pill{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);min-height:36px;color:var(--fg);letter-spacing:var(--tracking-snug);cursor:pointer;transition:transform var(--dur-base) var(--ease-std),border-color var(--dur-base) var(--ease-std),color var(--dur-base) var(--ease-std),background var(--dur-base) var(--ease-std),box-shadow var(--dur-base) var(--ease-std);flex:auto;padding:0 14px;font-size:13px;font-weight:600}.audience-prompt-pill:hover{border-color:rgba(var(--brand-rgb),.35);color:var(--brand);background:var(--info-bg);transform:translateY(-1px);box-shadow:0 4px 12px -6px #0027a640}.audience-prompt-pill:focus-visible{outline:2px solid var(--brand);outline-offset:2px}[data-theme=dark] .audience-prompt{background:#0f172ac7;border-color:#ffffff14;box-shadow:0 24px 48px -16px #0009,0 6px 16px -8px #00f6ea2e,inset 0 1px #ffffff0f}[data-theme=dark] .audience-prompt-copy strong{color:#fff}[data-theme=dark] .audience-prompt-copy em{color:#ffffffb3}[data-theme=dark] .audience-prompt-pill{color:#ffffffe6;background:#ffffff0d;border-color:#ffffff1f}[data-theme=dark] .audience-prompt-pill:hover{color:var(--brand-accent);background:#00f6ea14;border-color:#00f6ea73}@media(max-width:520px){.audience-prompt{width:auto;bottom:12px;left:12px;right:12px}.audience-prompt-choices{flex-direction:column}.audience-prompt-pill{width:100%}}.ab-avatar{border-radius:var(--radius-pill);width:32px;height:32px;box-shadow:0 0 0 2px rgba(var(--brand-accent-rgb),.55);background:#fff;flex:none;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.ab-avatar img{object-fit:contain;width:22px;height:22px}.ab-prompt{flex-direction:column;flex:0 auto;gap:1px;min-width:0;display:flex}.ab-prompt strong{color:var(--fg-strong);letter-spacing:var(--tracking-snug);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;line-height:1.25;overflow:hidden}.ab-prompt em{color:var(--fg-subtle);font-size:11.5px;font-style:normal;font-weight:500;line-height:1}.ab-choices{flex-wrap:wrap;align-items:center;gap:6px;margin-left:auto;display:flex}.ab-pill{border-radius:var(--radius-pill);letter-spacing:0;cursor:pointer;white-space:nowrap;height:34px;transition:transform var(--dur-base) var(--ease-std),box-shadow var(--dur-base) var(--ease-std),filter var(--dur-base) var(--ease-std),background var(--dur-base) var(--ease-std),color var(--dur-base) var(--ease-std);border:0;align-items:center;padding:0 14px;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex}.ab-pill.primary{color:#fff;background:var(--grad-brand);box-shadow:var(--shadow-sm)}.ab-pill.primary:hover{filter:brightness(1.08);box-shadow:var(--shadow-brand);transform:translateY(-1px)}.ab-pill.primary:active{transform:scale(.97)}.ab-pill.ghost{color:var(--fg-muted);border:1px solid var(--border);background:0 0}.ab-pill.ghost:hover{color:var(--brand);border-color:var(--border-brand);background:var(--info-bg)}.ab-dismiss{border-radius:var(--radius-pill);width:28px;height:28px;color:var(--fg-faint);cursor:pointer;transition:color var(--dur-fast) var(--ease-std),background var(--dur-fast) var(--ease-std);background:0 0;border:0;flex:none;justify-content:center;align-items:center;display:inline-flex}.ab-dismiss:hover{color:var(--fg-muted);background:var(--surface-alt)}.ab-dismiss svg{width:14px;height:14px}@media(max-width:880px){.audience-banner{border-radius:var(--radius-lg);flex-wrap:wrap;gap:10px;padding:12px 12px 12px 14px}.ab-prompt{flex:auto}.ab-prompt strong{white-space:normal}.ab-choices{gap:6px;width:100%;margin-left:44px}.ab-pill{height:32px;padding:0 12px;font-size:12.5px}.ab-dismiss{position:absolute;top:8px;right:8px}}@media(max-width:680px){html{scroll-padding-top:76px}.scroll-progress{top:56px}.audience-banner{width:auto;margin:10px 12px 0}.ab-choices{margin-left:0}}.product-subnav-wrap{z-index:29;-webkit-backdrop-filter:blur(14px);background:#ffffffc7;border-bottom:1px solid #e2e8f099;position:sticky;top:72px}.product-subnav{scrollbar-width:none;-ms-overflow-style:none;justify-content:space-between;align-items:stretch;gap:clamp(6px,1.6vw,18px);width:100%;max-width:1180px;margin:0 auto;padding:0 clamp(16px,3vw,28px);display:flex;overflow-x:auto}.product-subnav::-webkit-scrollbar{display:none}.product-subnav-wrap:after{content:"";pointer-events:none;z-index:1;opacity:0;background:linear-gradient(90deg,#0000,#fffffff2);width:48px;transition:opacity .2s;position:absolute;top:0;bottom:0;right:0}@media(max-width:1024px){.product-subnav-wrap:after{opacity:1}}[data-theme=dark] .product-subnav-wrap:after{background:linear-gradient(90deg,#0000,#04081ff2)}.product-subnav-tab{color:var(--fg-muted);white-space:nowrap;transition:color var(--dur-base) var(--ease-std),border-color var(--dur-base) var(--ease-std);background:0 0;border:0;border-bottom:2px solid #0000;flex:none;align-items:center;gap:8px;padding:14px 4px;font-size:14px;font-weight:500;display:inline-flex}.product-subnav-tab .product-subnav-icon{color:currentColor;flex:none;width:16px;height:16px}.product-subnav-tab:hover{color:var(--brand)}.product-subnav-tab.active{color:var(--brand);border-bottom-color:var(--brand)}body:has(.product-page-v2) .scroll-progress{top:128px}.product-page-v2{width:min(1180px,100% - 32px);margin:0 auto;padding:32px 0 72px}.product-section{padding:32px 0 64px}.product-page-v2>.product-section{min-height:auto}.product-section-head{text-align:center;max-width:720px;margin:0 auto 32px}.product-section-head .eyebrow{margin-bottom:12px}.product-section-head h2{letter-spacing:var(--tracking-tight);color:var(--fg-strong);margin:0;font-size:clamp(28px,3.4vw,40px);font-weight:700;line-height:1.1}.product-section-head p{color:var(--fg-muted);margin:12px 0 0;font-size:16px;line-height:1.6}.product-hero-v2{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:center;gap:clamp(32px,5vw,72px);padding:56px 0 64px;display:grid}.product-page-competitive-intelligence .product-hero-v2{padding-top:40px;padding-bottom:56px}.product-page-executive-strategy .product-hero-v2,.product-page-marketing .product-hero-v2{padding-top:42px;padding-bottom:58px}.product-page-retail-growth .product-hero-copy{align-self:start}.product-hero-copy{flex-direction:column;align-items:flex-start;gap:22px;display:flex}.product-hero-badge{color:var(--brand);letter-spacing:var(--tracking-wider);text-transform:uppercase;align-items:center;gap:6px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.product-hero-badge svg{width:13px;height:13px}.product-hero-title{letter-spacing:var(--tracking-tight);color:var(--fg-strong);margin:0;font-size:clamp(40px,5.4vw,64px);font-weight:800;line-height:1.04}.product-hero-intro{max-width:560px;color:var(--fg-muted);margin:0;font-size:17px;line-height:1.625}.product-hero-pills{flex-wrap:wrap;gap:8px;display:flex}.product-hero-pill{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);color:var(--fg);box-shadow:var(--shadow-xs);align-items:center;padding:7px 14px;font-size:12.5px;font-weight:500;display:inline-flex}.product-hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:6px;display:flex}.agent-pill{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);color:var(--fg);box-shadow:var(--shadow-xs);transition:transform var(--dur-base) var(--ease-std),border-color var(--dur-base) var(--ease-std),color var(--dur-base) var(--ease-std),box-shadow var(--dur-base) var(--ease-std);align-items:center;gap:8px;padding:8px 14px 8px 6px;font-size:13px;font-weight:600;display:inline-flex}.agent-pill:hover{border-color:var(--border-brand);color:var(--brand);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.agent-pill img{border-radius:var(--radius-pill);width:22px;height:22px;box-shadow:0 0 0 1.5px rgba(var(--brand-accent-rgb),.5);background:#fff;padding:3px}.agent-pill .icon-sm{color:var(--brand)}.agent-pill-prominent{background:linear-gradient(110deg,rgba(var(--brand-rgb),.06),rgba(var(--brand-accent-rgb),.06)),var(--surface)}.product-hero-visual{min-width:0;position:relative}.product-hero-visual:before{content:"";z-index:-1;border-radius:var(--radius-xl);background:radial-gradient(ellipse at 50% 30%,rgba(var(--brand-rgb),.1),transparent 60%),radial-gradient(ellipse at 70% 80%,rgba(var(--brand-accent-rgb),.1),transparent 60%);filter:blur(28px);pointer-events:none;position:absolute;inset:-24px}.capability-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.capability-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);transition:transform var(--dur-base) var(--ease-std),box-shadow var(--dur-base) var(--ease-std);flex-direction:column;gap:10px;padding:24px;display:flex}.capability-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.capability-icon{border-radius:var(--radius-md);background:var(--info-bg);width:36px;height:36px;color:var(--brand);justify-content:center;align-items:center;display:inline-flex}.capability-icon svg{width:18px;height:18px}.capability-card h3{font-size:var(--text-lg);font-weight:600;line-height:var(--leading-snug);letter-spacing:var(--tracking-snug);color:var(--fg-strong);margin:4px 0 0}.capability-card p{color:var(--fg-muted);margin:0;font-size:14px;line-height:1.625}.workflow-list{gap:14px;max-width:880px;margin:0 auto;padding:0;list-style:none;display:grid}.workflow-step{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);grid-template-columns:88px 1fr;align-items:start;gap:24px;padding:24px 28px;display:grid}.workflow-step-num{letter-spacing:var(--tracking-tight);background:var(--grad-text);-webkit-text-fill-color:transparent;color:#0000;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;font-size:44px;font-weight:800;line-height:1}.workflow-step h3{font-size:var(--text-lg);letter-spacing:var(--tracking-snug);color:var(--fg-strong);margin:0;font-weight:600}.workflow-step p{color:var(--fg-muted);margin:6px 0 0;font-size:14px;line-height:1.625}.outputs-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:880px;margin:0 auto;padding:0;list-style:none;display:grid}.output-item{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-xs);color:var(--fg);align-items:center;gap:12px;padding:14px 18px;font-size:14px;font-weight:500;display:flex}.output-item svg{width:16px;height:16px;color:var(--brand);flex:none}.product-agent-strip{border:1px solid var(--border);border-radius:var(--radius-xl);background:linear-gradient(110deg,#0027a60f,#00f6ea0d,#0027a60a),var(--surface);box-shadow:var(--shadow-sm);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;margin-top:16px;padding:36px;display:grid}.product-agent-copy{align-items:center;gap:16px;display:flex}.agent-strip-avatar{border-radius:var(--radius-pill);width:48px;height:48px;box-shadow:0 0 0 2px rgba(var(--brand-accent-rgb),.5);background:#fff;padding:6px}.product-agent-copy .eyebrow{margin-bottom:4px}.product-agent-copy h2{letter-spacing:var(--tracking-snug);color:var(--fg-strong);margin:0;font-size:22px;font-weight:600}.product-agent-copy p{color:var(--fg-muted);margin:4px 0 0;font-size:14px}.product-agent-row{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.connected-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.connected-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);color:var(--fg);transition:transform var(--dur-base) var(--ease-std),box-shadow var(--dur-base) var(--ease-std),border-color var(--dur-base) var(--ease-std);grid-template-columns:1fr auto;align-items:center;gap:12px;padding:20px 22px;display:grid}.connected-card:hover{border-color:var(--border-brand);box-shadow:var(--shadow-md);transform:translateY(-2px)}.connected-card strong{color:var(--fg-strong);grid-column:1;font-size:15px;font-weight:600}.connected-card span{color:var(--fg-muted);grid-column:1;font-size:13px;line-height:1.5}.connected-card .icon-sm{color:var(--brand);grid-area:1/2/span 2;align-self:center}.product-final-cta{margin-top:32px}.screenshot-frame{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-lg);overflow:hidden}.screenshot-bar{background:var(--surface-alt);border-bottom:1px solid var(--border);align-items:center;gap:6px;padding:10px 14px;display:flex}.screenshot-bar span{background:#fb7185;border-radius:999px;width:8px;height:8px}.screenshot-bar span:nth-child(2){background:#f59e0b}.screenshot-bar span:nth-child(3){background:#10b981}.screenshot-bar small{color:var(--fg-subtle);font-family:var(--font-mono);margin-left:auto;font-size:11px}.screenshot-frame img{width:100%;height:auto;display:block}.mini-kpi{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-xs);gap:6px;padding:14px 16px;display:grid}.mini-kpi-label{color:var(--fg-subtle);letter-spacing:var(--tracking-wider);text-transform:uppercase;font-size:10.5px;font-weight:600}.mini-kpi-value-row{align-items:baseline;gap:8px;display:flex}.mini-kpi-value-row strong{color:var(--fg-strong);letter-spacing:var(--tracking-snug);font-variant-numeric:tabular-nums;font-size:22px;font-weight:700;line-height:1}.mini-kpi-delta{align-items:center;gap:3px;font-size:11px;font-style:normal;font-weight:600;display:inline-flex}.mini-kpi-delta svg{width:11px;height:11px}.mini-kpi-delta.up{color:var(--success-fg)}.mini-kpi-delta.down{color:var(--danger-fg)}.mini-kpi-delta.flat{color:var(--fg-subtle)}.mini-kpi-spark{width:100%;height:24px}.bar-row-mini{grid-template-columns:120px 1fr 36px;align-items:center;gap:10px;font-size:12px;display:grid}.bar-row-mini>span{color:var(--fg);font-weight:500}.bar-row-track{background:var(--slate-200);border-radius:var(--radius-pill);height:6px;overflow:hidden}.bar-row-track>div{border-radius:inherit;height:100%}.bar-row-mini strong{text-align:right;color:var(--fg-strong);font-variant-numeric:tabular-nums;font-weight:700}.product-page-data-infrastructure{padding-top:0}.di{width:100vw;min-height:calc(100svh - 168px);color:var(--fg);align-items:center;margin-left:calc(50% - 50vw);padding:clamp(44px,5.5vw,64px) 32px clamp(56px,6vw,72px);scroll-margin-top:80px;display:flex;position:relative;overflow:hidden}.di-bg{display:none}[data-theme=dark] .di-bg{z-index:0;background:radial-gradient(140% 100% at 50% 0,#061236,#03061b 55%,#02040f);display:block;position:absolute;inset:0;overflow:hidden}.di-blob{filter:blur(110px);mix-blend-mode:screen;opacity:.7;will-change:transform;border-radius:50%;position:absolute}.di-blob-a{background:radial-gradient(closest-side,#0027a6f2,#0000 70%);width:720px;height:720px;animation:24s ease-in-out infinite alternate di-drift-a;top:-25%;left:-10%}.di-blob-b{background:radial-gradient(closest-side,#00f6ea73,#0000 70%);width:680px;height:680px;animation:28s ease-in-out infinite alternate di-drift-b;bottom:-10%;right:-12%}.di-blob-c{background:radial-gradient(closest-side,#0046dc80,#0000 70%);width:560px;height:560px;animation:32s ease-in-out infinite alternate di-drift-c;top:30%;left:38%}@keyframes di-drift-a{0%{transform:translate(0)scale(1)}to{transform:translate(120px,80px)scale(1.15)}}@keyframes di-drift-b{0%{transform:translate(0)scale(1)}to{transform:translate(-100px,-90px)scale(1.1)}}@keyframes di-drift-c{0%{transform:translate(0)scale(.95)}to{transform:translate(-80px,60px)scale(1.15)}}.di-grid{opacity:.5;background-image:radial-gradient(circle at 1px 1px,#ffffff0f 1px,#0000 0);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 80%);mask-image:radial-gradient(#000 30%,#0000 80%)}.di-vignette{pointer-events:none;background:radial-gradient(at 50% 100%,#0000008c,#0000 55%),radial-gradient(at 50% 0,#00000073,#0000 50%);position:absolute;inset:0}.di-inner{z-index:2;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:center;gap:clamp(40px,5vw,64px);width:100%;max-width:1200px;margin:0 auto;display:grid;position:relative}.di-left{flex-direction:column;align-items:flex-start;display:flex}.di-eyebrow-pill{color:var(--brand);letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:6px;margin-bottom:22px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.di-eyebrow-pill svg,.di-chip svg,.di-btn svg{flex:none;width:13px;height:13px}.di-title{max-width:14ch;color:var(--fg-strong);letter-spacing:var(--tracking-tight);text-wrap:balance;margin:0 0 22px;font-size:clamp(40px,4.4vw,60px);font-weight:800;line-height:1.04}.di-title-grad{background:var(--grad-text);-webkit-text-fill-color:transparent;color:#0000;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:8s ease-in-out infinite di-grad-shift}@keyframes di-grad-shift{0%,to{background-position:0%}50%{background-position:100%}}.di-sub{max-width:52ch;color:var(--fg-muted);text-wrap:pretty;margin:0 0 22px;font-size:16px;line-height:1.55}.di-callout{border:1px solid rgba(var(--brand-accent-rgb),.22);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#ffffffb8,#ffffff75);border-radius:14px;align-items:center;gap:12px;max-width:480px;margin-bottom:26px;padding:14px 18px 14px 14px;display:flex;box-shadow:0 18px 40px -30px #0f172a52}.di-callout-icon{background:linear-gradient(135deg,var(--brand) 0%,#1a47cf 100%);color:#fff;border-radius:10px;flex:none;place-items:center;width:32px;height:32px;display:grid;box-shadow:inset 0 1px #fff3}.di-callout-icon svg{width:16px;height:16px}.di-callout-text{flex-direction:column;gap:2px;min-width:0;display:flex}.di-callout-top{color:var(--fg-strong);letter-spacing:-.01em;font-size:13px;font-weight:700}.di-callout-bot{color:var(--fg-muted);letter-spacing:-.005em;font-size:12.5px;line-height:1.4}.di-strike{color:var(--fg-muted)}@supports (color:color-mix(in lab,red,red)){.di-strike{color:color-mix(in srgb,var(--fg-muted) 82%,white 18%)}}.di-strike{-webkit-text-decoration:line-through #f43f5eb3;text-decoration:line-through #f43f5eb3;text-decoration-thickness:1.5px}.di-chips{flex-wrap:wrap;gap:8px;margin-bottom:28px;display:flex}.di-chip{border-radius:var(--radius-pill);color:var(--fg-strong);letter-spacing:-.005em;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background var(--dur-base) var(--ease-std),border-color var(--dur-base) var(--ease-std),color var(--dur-base) var(--ease-std);background:#fffc;border:1px solid #0f172a14;align-items:center;gap:7px;padding:8px 14px;font-size:12.5px;font-weight:500;display:inline-flex;box-shadow:0 14px 32px -28px #0f172a57}.di-chip:hover{color:var(--fg-strong);background:#00f6ea14;border-color:#00f6ea4d}.di-chip svg{color:var(--brand-accent)}.di-ctas{flex-wrap:wrap;gap:12px;display:flex}.di-btn{border-radius:var(--radius-pill);color:inherit;letter-spacing:-.005em;white-space:nowrap;transition:filter var(--dur-base) var(--ease-std),transform var(--dur-base) var(--ease-std),border-color var(--dur-base) var(--ease-std),background var(--dur-base) var(--ease-std),box-shadow var(--dur-base) var(--ease-std);align-items:center;gap:8px;padding:12px 20px 12px 18px;font-size:13.5px;font-weight:600;display:inline-flex}.di-btn-primary{color:#fff;background:linear-gradient(90deg,#000956,#0027a6,#00f6ea,#0027a6,#000956) 0 0/250% 250%;border:1px solid #0000;animation:3.6s ease-out both di-atlas-shift;box-shadow:0 8px 22px #0027a647}@keyframes di-atlas-shift{0%{background-position:0%}to{background-position:250%}}.di-btn-primary:hover{transform:translateY(-1px);box-shadow:0 12px 28px #0027a657}.di-btn-ghost{color:var(--fg-strong);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd6;border:1px solid #0f172a1a;box-shadow:0 18px 40px -30px #0f172a57}.di-btn-ghost:hover{border-color:rgba(var(--brand-accent-rgb),.28);background:#fffffff5}.di-btn-ai-icon{width:18px;height:18px;box-shadow:0 0 0 1.5px rgba(var(--brand-accent-rgb),.5);background:#fff;border-radius:50%;flex:none;padding:2px}.di-btn-ai-icon img{border-radius:inherit;object-fit:contain;width:100%;height:100%}[data-theme=dark] .di-callout{box-shadow:none;background:linear-gradient(135deg,#0027a62e,#00f6ea0f);border-color:#00f6ea38}[data-theme=dark] .di-eyebrow-pill{color:var(--brand-accent)}[data-theme=dark] .di-title-grad{-webkit-text-fill-color:transparent;color:#0000;background:linear-gradient(90deg,#00f6ea,#7dfdf6,#00f6ea) 0 0/200% 100%;-webkit-background-clip:text;background-clip:text}[data-theme=dark] .di-callout-top{color:#fff}[data-theme=dark] .di-callout-bot{color:#ffffffa6}[data-theme=dark] .di-strike{color:#ffffff80}[data-theme=dark] .di-chip{color:#ffffffd9;box-shadow:none;background:#ffffff0a;border-color:#ffffff1a}[data-theme=dark] .di-chip:hover{color:#fff}[data-theme=dark] .di-btn-ghost{color:#ffffffeb;box-shadow:none;background:#ffffff0d;border-color:#ffffff1f}[data-theme=dark] .di-btn-ghost:hover{background:#ffffff1a;border-color:#ffffff38}[data-theme=dark] .di-arch{background:linear-gradient(#1420488c,#080e288c);border-color:#ffffff14;box-shadow:0 24px 64px -16px #000000b3,inset 0 1px #ffffff0f}[data-theme=dark] .di-src{background:#080e2899;border-color:#ffffff14}[data-theme=dark] .di-src:hover{background:#0027a62e}[data-theme=dark] .di-src-name{color:#fff}[data-theme=dark] .di-src-tag{color:#00f6ead9}[data-theme=dark] .di-src-body{color:#ffffff8c}[data-theme=dark] .di-layer{background:#001a5c6b;border-color:#00f6ea57;box-shadow:0 8px 34px #0027a647,0 0 22px #00f6ea1f,inset 0 1px #ffffff1a}[data-theme=dark] .di-layer:before{background:linear-gradient(90deg,#0027a675,#000956a8 52%,#0027a675)}[data-theme=dark] .di-layer-name{color:#fff}[data-theme=dark] .di-layer-tag{color:#00f6ead9}[data-theme=dark] .di-layer-pill{color:#ffffffe6;background:#00095699;border-color:#ffffff26}[data-theme=dark] .di-enrich{background:#080e2880;border-color:#ffffff14}[data-theme=dark] .di-enrich-head{border-right-color:#ffffff14}[data-theme=dark] .di-enrich-name{color:#fff}[data-theme=dark] .di-enrich-tag{color:#ffffff80}[data-theme=dark] .di-tag{color:#ffffffd9}[data-theme=dark] .di-mode{background:#080e2880;border-color:#ffffff14}[data-theme=dark] .di-mode:hover{background:#080e28b3}[data-theme=dark] .di-mode-name{color:#fff}[data-theme=dark] .di-mode-body{color:#fff9}[data-theme=dark] .di-arch-foot{color:#ffffff8c;border-top-color:#ffffff14}[data-theme=dark] .di-arch-foot-sep{color:#fff3}.di-arch{border:1px solid var(--border);-webkit-backdrop-filter:blur(20px)saturate(140%);background:linear-gradient(#ffffffdb,#f1f5f9f0);border-radius:22px;padding:28px;position:relative;box-shadow:0 24px 64px -24px #0f172a38,inset 0 1px #ffffffb8}.di-arch:before{content:"";border-radius:inherit;pointer-events:none;opacity:.8;background:linear-gradient(135deg,#00f6ea38,#0000 35% 65%,#0027a638);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;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}.di-sources{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.di-src{border:1px solid var(--border);background:var(--surface);min-width:0;transition:transform var(--dur-base) var(--ease-std),border-color var(--dur-base) var(--ease-std),background var(--dur-base) var(--ease-std);border-radius:12px;flex-direction:column;gap:6px;padding:12px 12px 10px;display:flex;position:relative}.di-src:hover{background:linear-gradient(#00f6ea0f,#0027a60a);border-color:#00f6ea4d;transform:translateY(-1px)}.di-src-head{align-items:center;gap:8px;min-width:0;display:flex}.di-src-icon{width:24px;height:24px;color:var(--brand-accent);background:#00f6ea1a;border-radius:7px;flex:none;place-items:center;display:grid}.di-src-icon svg{width:12px;height:12px}.di-src-name{min-width:0;color:var(--fg-strong);letter-spacing:-.005em;font-size:12px;font-weight:700}.di-src-tag{color:var(--brand);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:600}.di-src-body{color:var(--fg-muted);letter-spacing:-.005em;font-size:11px;line-height:1.4}.di-src-pulse{background:var(--brand-accent);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite di-pulse;position:absolute;top:8px;right:26px;box-shadow:0 0 8px #00f6eab3}@keyframes di-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.di-connector-down,.di-connector-stem{height:28px;position:relative}.di-connector-stem{height:24px}.di-connector-down svg,.di-connector-stem svg{width:100%;height:100%;overflow:visible}.di-connector-down line,.di-connector-stem line{stroke:#00f6ea80;stroke-width:1.4px;stroke-dasharray:3 4;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 4px #00f6ea4d);animation:1.6s linear infinite di-line-march}@keyframes di-line-march{to{stroke-dashoffset:-14px}}.di-layer{isolation:isolate;border:1px solid rgba(var(--brand-accent-rgb),.28);background:linear-gradient(135deg,#fffffff5,#eff8ffeb);border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 44px -24px #0027a633,0 0 18px #00f6ea14,inset 0 1px #ffffffdb}.di-layer:before{content:"";z-index:0;border-radius:inherit;-webkit-backdrop-filter:blur(8px);pointer-events:none;background:linear-gradient(90deg,#0027a614,#00f6ea0a 52%,#0027a614);position:absolute;inset:1px}.di-layer:after{content:"";z-index:0;opacity:0;pointer-events:none;background:radial-gradient(circle,#7dfdf608,#0000 62%);border:1px solid #00f6ea24;border-radius:999px;width:36px;height:36px;animation:4.8s cubic-bezier(.22,1,.36,1) infinite di-layer-ripple;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.3);box-shadow:0 0 #00f6ea14,inset 0 0 0 1px #7dfdf614}@keyframes di-layer-ripple{0%{opacity:0;transform:translate(-50%,-50%)scale(.3)}10%{opacity:.22}58%{opacity:.1;transform:translate(-50%,-50%)scale(12)}to{opacity:0;transform:translate(-50%,-50%)scale(18)}}.di-layer-mark{z-index:1;background:#fff;border-radius:50%;flex:none;width:40px;height:40px;padding:5px;position:relative;box-shadow:0 0 18px #00f6ea80}.di-layer-mark img{border-radius:inherit;object-fit:contain;width:100%;height:100%}.di-layer-text{z-index:1;flex-direction:column;flex:1;gap:4px;min-width:0;display:flex;position:relative}.di-layer-name{color:var(--fg-strong);letter-spacing:-.015em;font-size:16px;font-weight:800}.di-layer-tag{color:var(--brand);letter-spacing:.1em;text-transform:uppercase;font-size:10.5px;font-weight:600}.di-layer-pills{z-index:1;flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex;position:relative}.di-layer-pill{border:1px solid rgba(var(--brand-accent-rgb),.18);border-radius:var(--radius-pill);color:var(--brand);letter-spacing:.06em;text-transform:uppercase;background:#ffffffd1;padding:3px 8px;font-size:9.5px;font-weight:700}.di-enrich{border:1px solid var(--border);background:var(--surface);border-radius:12px;grid-template-columns:auto 1fr;align-items:stretch;gap:12px;margin-bottom:18px;padding:14px;display:grid}.di-enrich-head{border-right:1px solid var(--border);flex-direction:column;justify-content:center;padding-right:14px;display:flex}.di-enrich-icon{background:linear-gradient(135deg,var(--brand-accent),#66f8f2);color:#001863;border-radius:8px;place-items:center;width:28px;height:28px;margin-bottom:6px;display:grid}.di-enrich-icon svg{width:14px;height:14px}.di-enrich-name{color:var(--fg-strong);letter-spacing:-.005em;font-size:12.5px;font-weight:700}.di-enrich-tag{color:var(--brand);letter-spacing:.06em;text-transform:uppercase;margin-top:2px;font-size:10px}.di-enrich-tags{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.di-tag{border-radius:var(--radius-pill);color:var(--fg-strong);letter-spacing:-.005em;white-space:nowrap;background:#00f6ea14;border:1px solid #00f6ea33;padding:5px 10px;font-size:11px;font-weight:600}.di-modes{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px;display:grid}.di-mode{border:1px solid var(--border);background:var(--surface);transition:background var(--dur-base) var(--ease-std),border-color var(--dur-base) var(--ease-std);border-radius:12px;padding:14px}.di-mode:hover{background:linear-gradient(#00f6ea0d,#0027a608);border-color:#00f6ea40}.di-mode-head{align-items:center;gap:8px;margin-bottom:6px;display:flex}.di-mode-icon{width:22px;height:22px;color:var(--brand-accent);background:#0027a64d;border-radius:6px;flex:none;place-items:center;display:grid}.di-mode-icon svg{width:12px;height:12px}.di-mode-name{color:var(--fg-strong);letter-spacing:-.005em;font-size:12.5px;font-weight:700}.di-mode-body{color:var(--fg-muted);letter-spacing:-.005em;margin:0;font-size:11.5px;line-height:1.4}.di-arch-foot{border-top:1px solid var(--border);color:var(--fg-muted);letter-spacing:-.005em;flex-wrap:wrap;align-items:center;gap:8px 14px;padding-top:12px;font-size:11px;display:flex}.di-arch-foot-icon{color:var(--brand-accent);display:inline-flex}.di-arch-foot-icon svg{width:12px;height:12px}.di-arch-foot-sep{color:#0f172a2e}.data-flow-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);gap:18px;padding:24px;display:grid}.data-flow-row{grid-template-columns:1fr auto 1.2fr auto 1fr;align-items:stretch;gap:8px;display:grid}.data-flow-node{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface-alt);text-align:left;gap:6px;padding:16px 18px;display:grid}.data-flow-node svg,.data-flow-node img{width:22px;height:22px;color:var(--brand);border-radius:50%}.data-flow-node strong{color:var(--fg-strong);font-size:13px;font-weight:600}.data-flow-node span{color:var(--fg-muted);font-size:11.5px;line-height:1.4}.data-flow-node.nudge{border-color:var(--border-brand);background:linear-gradient(135deg,#0027a614,#00f6ea0f)}.data-flow-node.nudge img{background:#fff;padding:3px}.data-flow-arrow{background:linear-gradient(90deg,var(--brand-accent),var(--brand));align-self:center;width:22px;height:1px;position:relative}.data-flow-arrow:after{content:"";border-left:5px solid var(--brand);border-top:3px solid #0000;border-bottom:3px solid #0000;width:0;height:0;position:absolute;top:-3px;right:-3px}.data-flow-paths{grid-template-columns:1fr 1fr;gap:10px;display:grid}.data-flow-path{border-radius:var(--radius-lg);background:var(--surface-alt);border:1px solid var(--border);grid-template-columns:8px auto 1fr;align-items:center;gap:8px 10px;padding:14px 16px;display:grid}.data-flow-path strong{color:var(--fg-strong);grid-column:2/-1;font-size:13px;font-weight:600}.data-flow-path span{color:var(--fg-muted);grid-column:2/-1;font-size:11.5px;line-height:1.4}.data-flow-path svg{width:16px;height:16px;color:var(--brand)}.data-flow-dot{border-radius:var(--radius-pill);background:var(--brand);grid-row:1/span 2;align-self:center;width:8px;height:8px}.data-flow-dot.alt{background:var(--brand-accent)}.data-flow-foot{border-top:1px solid var(--border-soft);color:var(--fg-muted);align-items:center;gap:8px;margin-top:4px;padding:10px 14px;font-size:12px;display:flex}.data-flow-foot svg{width:14px;height:14px;color:var(--brand)}.member-intel-stack{gap:12px;display:grid}.member-intel-tile{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-md);gap:14px;padding:20px;display:grid}.member-intel-tile-head{justify-content:space-between;align-items:baseline;display:flex}.member-intel-tile-head .eyebrow{margin:0}.member-intel-tile-head small{color:var(--fg-subtle);font-size:11px;font-family:var(--font-mono)}.member-intel-grid{grid-template-columns:130px 1fr;align-items:center;gap:18px;display:grid}.overlay-pill-row{flex-wrap:wrap;gap:6px;display:flex}.overlay-pill{border-radius:var(--radius-pill);background:var(--info-bg);color:var(--brand);border:1px solid rgba(var(--brand-rgb),.16);align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.overlay-pill-dot{background:var(--brand);border-radius:999px;width:5px;height:5px}.donut{place-items:center;display:inline-grid;position:relative}.donut-svg{width:100%;height:100%}.donut-center{text-align:center;pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.donut-center strong{color:var(--fg-strong);letter-spacing:var(--tracking-snug);font-variant-numeric:tabular-nums;font-size:18px;font-weight:700;line-height:1}.donut-center span{color:var(--fg-subtle);letter-spacing:var(--tracking-wider);text-transform:uppercase;margin-top:4px;font-size:10px;font-weight:600}.seg-list{gap:8px;display:grid}.seg-row{grid-template-columns:84px 1fr 50px;align-items:center;gap:10px;display:grid}.seg-label{color:var(--fg);font-size:12.5px;font-weight:500}.seg-track{background:var(--slate-200);border-radius:var(--radius-pill);height:6px;overflow:hidden}.seg-track>div{border-radius:inherit;height:100%}.seg-count{text-align:right;color:var(--fg-strong);font-variant-numeric:tabular-nums;font-size:12.5px;font-weight:700}.overlay-stats{grid-template-columns:1fr 1fr;gap:8px;display:grid}.comp-intel-stack{gap:14px;display:grid}.comp-intel-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-md);padding:20px}.comp-intel-head{justify-content:space-between;align-items:baseline;margin-bottom:12px;display:flex}.comp-intel-head small{color:var(--fg-subtle);font-size:11px;font-family:var(--font-mono)}.comp-intel-rows{gap:10px;display:grid}.comp-intel-row{grid-template-columns:90px 1fr 60px 22px;align-items:center;gap:10px;display:grid}.comp-intel-row strong{color:var(--fg-strong);font-size:13px;font-weight:600}.comp-intel-bar{border-radius:var(--radius-pill);background:var(--slate-200);height:6px;overflow:hidden}.comp-intel-bar>div{border-radius:inherit;background:linear-gradient(90deg,var(--brand) 0%,var(--brand-accent) 100%);height:100%}.comp-intel-rate{font-variant-numeric:tabular-nums;color:var(--fg);text-align:right;font-size:12px;font-weight:600}.comp-intel-trend.up{color:var(--success-fg)}.comp-intel-trend.down{color:var(--danger-fg)}.comp-intel-trend.flat{color:var(--fg-faint)}.comp-intel-trend svg{width:14px;height:14px}.comp-intel-trend .dash{color:var(--fg-faint);font-weight:700}.comp-intel-grid{grid-template-columns:1fr 1.2fr;gap:12px;display:grid}.comp-intel-mini{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);padding:16px}.comp-intel-mini.accent{border-color:var(--border-brand);background:linear-gradient(135deg,#0027a60d,#00f6ea0d)}.comp-intel-mini .eyebrow{margin-bottom:6px}.comp-intel-mini strong{letter-spacing:var(--tracking-snug);color:var(--fg-strong);font-size:18px;font-weight:700;display:block}.comp-intel-mini p{color:var(--fg-muted);margin:6px 0 0;font-size:13px;line-height:1.5}.atlas-callout{align-items:flex-start;gap:10px;display:flex}.atlas-callout img{background:#fff;border-radius:50%;flex:none;width:28px;height:28px;padding:4px}.atlas-callout p{color:var(--fg);margin:0;font-size:12.5px;line-height:1.55}.exec-strategy-stack{gap:14px;display:grid}.exec-kpi-row{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.exec-priority-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-md);padding:18px 20px}.exec-priority-head{justify-content:space-between;align-items:baseline;margin-bottom:12px;display:flex}.exec-priority-head small{font-family:var(--font-mono);color:var(--fg-subtle);font-size:11px}.exec-priority-list{gap:8px;display:grid}.exec-priority-row{background:var(--surface-alt);border-radius:var(--radius-md);grid-template-columns:28px 1fr auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.exec-priority-num{border-radius:var(--radius-pill);background:var(--brand);color:#fff;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:inline-flex}.exec-priority-row strong{color:var(--fg);font-size:13px;font-weight:500}.exec-priority-impact{color:var(--success-fg);font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.exec-camels{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-xs);grid-template-columns:repeat(6,1fr);gap:6px;padding:12px 14px;display:grid}.exec-camels-item{text-align:center;gap:2px;display:grid}.exec-camels-item span{color:var(--fg-subtle);text-transform:uppercase;letter-spacing:var(--tracking-wider);font-size:10px;font-weight:600}.exec-camels-item strong{color:var(--fg-strong);font-variant-numeric:tabular-nums;font-size:16px;font-weight:700}.marketing-visual-stack{gap:12px;display:grid}.marketing-mini-row{grid-template-columns:1fr 1.4fr;gap:12px;display:grid}.marketing-kpi-row{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.email-draft-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-md);gap:14px;padding:20px;display:grid}.edc-header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.edc-head-left{color:var(--fg-strong);align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.edc-head-left svg{width:14px;height:14px;color:var(--brand)}.edc-head-right{border-radius:var(--radius-pill);border:1px solid var(--border-brand);color:var(--brand);background:linear-gradient(110deg,#0027a60f,#00f6ea0f);align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:600;display:flex}.edc-head-right img{background:#fff;border-radius:50%;width:18px;height:18px;padding:2px}.edc-row{border-radius:var(--radius-md);background:var(--info-bg);grid-template-columns:80px 1fr;gap:12px;padding:8px 12px;display:grid}.edc-row-label{letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--brand);align-self:center;font-size:11px;font-weight:700}.edc-subject,.edc-preheader{color:var(--fg-strong);font-size:13px;font-weight:600}.edc-preheader{color:var(--fg);font-weight:500}.edc-body{gap:8px;padding:0 4px;display:grid}.edc-body p{color:var(--fg);margin:0;font-size:13px;line-height:1.6}.edc-foot{border-top:1px solid var(--border-soft);justify-content:space-between;align-items:center;padding-top:12px;display:flex}.edc-channels{gap:6px;display:flex}.edc-channel{border-radius:var(--radius-pill);background:var(--info-bg);color:var(--brand);border:1px solid rgba(var(--brand-rgb),.16);padding:5px 11px;font-size:11px;font-weight:600}.edc-cta{border-radius:var(--radius-pill);background:var(--grad-brand);color:#fff;cursor:pointer;box-shadow:var(--shadow-sm);transition:filter var(--dur-base) var(--ease-std),box-shadow var(--dur-base) var(--ease-std),transform var(--dur-base) var(--ease-std);border:0;align-items:center;gap:6px;padding:7px 14px;font-family:inherit;font-size:12.5px;font-weight:600;display:inline-flex}.edc-cta svg{width:13px;height:13px}.edc-cta:hover{filter:brightness(1.06);box-shadow:var(--shadow-brand);transform:translateY(-1px)}.marketing-mini-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);gap:8px;padding:16px;display:grid}.marketing-mini-card.accent{border-color:var(--border-brand);background:linear-gradient(135deg,#0027a60d,#00f6ea0d)}.marketing-mini-head{align-items:center;gap:8px;display:flex}.marketing-mini-head img{background:#fff;border-radius:50%;width:24px;height:24px;padding:3px}.marketing-mini-card .eyebrow{margin:0}.marketing-mini-card strong{letter-spacing:var(--tracking-snug);color:var(--fg-strong);font-size:14px;font-weight:600;line-height:1.35}.marketing-mini-card p{color:var(--fg-muted);margin:0;font-size:12.5px;line-height:1.5}.marketing-channels{gap:6px;margin-top:4px;display:flex}.marketing-channels span{border-radius:var(--radius-pill);background:var(--info-bg);color:var(--brand);border:1px solid rgba(var(--brand-rgb),.16);padding:4px 10px;font-size:11px;font-weight:600}.retail-visual-stack{gap:12px;display:grid}.flow-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-md);gap:16px;padding:20px;display:grid}.flow-head{justify-content:space-between;align-items:center;display:flex}.flow-head-left{align-items:center;gap:10px;display:flex}.flow-head-left svg{width:16px;height:16px;color:var(--brand)}.flow-head-left .eyebrow{margin:0 6px 0 0}.flow-head-left strong{color:var(--fg-strong);font-size:14px;font-weight:600}.flow-range{border-radius:var(--radius-pill);background:var(--surface-alt);border:1px solid var(--border);gap:2px;padding:3px;display:inline-flex}.flow-range-pill{border-radius:var(--radius-pill);color:var(--fg-subtle);padding:4px 10px;font-size:11px;font-weight:600}.flow-range-pill.active{background:var(--surface);color:var(--fg-strong);box-shadow:var(--shadow-xs)}.flow-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.flow-cell{border-radius:var(--radius-md);background:var(--surface-alt);border:1px solid var(--border);gap:6px;padding:14px 16px;display:grid}.flow-cell-head{justify-content:space-between;align-items:baseline;display:flex}.flow-cell-head span{color:var(--fg-subtle);letter-spacing:var(--tracking-wider);text-transform:uppercase;font-size:11px;font-weight:600}.flow-trend{font-size:11px;font-style:normal;font-weight:700}.flow-trend.up{color:var(--success-fg)}.flow-trend.down{color:var(--danger-fg)}.flow-value{letter-spacing:var(--tracking-tight);color:var(--fg-strong);font-variant-numeric:tabular-nums;font-size:26px;font-weight:700;line-height:1}.flow-spark{width:100%;height:28px;margin:4px 0}.flow-detail{justify-content:space-between;align-items:baseline;font-size:12px;display:flex}.flow-detail span{color:var(--fg-subtle)}.flow-detail strong{color:var(--fg);font-variant-numeric:tabular-nums;font-weight:600}.flow-detail .muted{color:var(--fg-muted);font-weight:500}.flow-net{border-radius:var(--radius-md);border:1px solid var(--border-brand);background:linear-gradient(110deg,#0027a60d,#00f6ea0d);grid-template-columns:1fr auto auto;align-items:baseline;gap:10px;padding:12px 16px;display:grid}.flow-net-label{color:var(--fg);font-size:12px;font-weight:500}.flow-net-value{color:var(--brand-dark);font-variant-numeric:tabular-nums;letter-spacing:var(--tracking-snug);font-size:18px;font-weight:700}.flow-net-delta{color:var(--success-fg);font-size:12px;font-weight:700}.traffic-impact-row{grid-template-columns:1.4fr 1fr;gap:12px;display:grid}.traffic-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);padding:16px 18px}.traffic-head{justify-content:space-between;align-items:baseline;margin-bottom:12px;display:flex}.traffic-head .eyebrow{margin:0}.traffic-head small{color:var(--fg-subtle);font-size:11px;font-family:var(--font-mono)}.traffic-bars{grid-template-columns:repeat(10,1fr);align-items:end;gap:4px;height:76px;display:grid}.traffic-col{flex-direction:column;justify-content:flex-end;align-items:stretch;gap:4px;height:100%;display:flex}.traffic-bar{background:linear-gradient(180deg,var(--brand-accent) 0%,var(--brand) 100%);border-radius:3px 3px 0 0;width:100%;min-height:4px}.traffic-label{color:var(--fg-subtle);text-align:center;font-variant-numeric:tabular-nums;font-size:10px}.impact-card{border-radius:var(--radius-lg);background:linear-gradient(155deg,var(--brand-dark) 0%,var(--brand) 70%,var(--indigo-700) 100%);color:#fff;box-shadow:var(--shadow-md);gap:10px;padding:18px 20px;display:grid}.impact-card .eyebrow.on-dark{color:#ffffffb3;margin:0}.impact-card>strong{background:var(--grad-text-on-dark);-webkit-text-fill-color:transparent;color:#0000;letter-spacing:var(--tracking-tight);-webkit-background-clip:text;background-clip:text;font-size:28px;font-weight:800;line-height:1}.impact-note{color:#ffffffc7;font-size:12px}.impact-divider{background:#ffffff2e;height:1px;margin:4px 0}.impact-stats{grid-template-columns:1fr 1fr;gap:10px;display:grid}.impact-stats>div{gap:2px;display:grid}.impact-stats span{color:#ffffffb3;letter-spacing:var(--tracking-wider);text-transform:uppercase;font-size:10.5px;font-weight:600}.impact-stats strong{color:#fff;font-variant-numeric:tabular-nums;font-size:18px;font-weight:700}.retail-action-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-md);padding:18px 20px}.retail-action-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.atlas-suggested{border-radius:var(--radius-pill);border:1px solid var(--border-brand);color:var(--brand-accent);text-shadow:0 0 10px #00f6ea3d;background:linear-gradient(110deg,#0027a60f,#00f6ea0f);align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex;box-shadow:0 0 14px #00f6ea14,inset 0 0 10px #00f6ea0a}.atlas-suggested img{background:#fff;border-radius:50%;width:18px;height:18px;padding:2px}.retail-action-card ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.retail-action-card li{background:var(--surface-alt);border-radius:var(--radius-md);grid-template-columns:16px auto 1fr;align-items:center;gap:10px;padding:10px 12px;display:grid}.retail-action-card li svg{width:14px;height:14px;color:var(--success)}.retail-action-card li strong{color:var(--fg-strong);font-size:13px;font-weight:600}.retail-action-card li span{color:var(--fg-muted);font-size:12px}@media(max-width:1100px){.product-hero-v2{grid-template-columns:1fr}.di{min-height:auto;padding:64px 24px}.di-inner{grid-template-columns:1fr;gap:48px}.capability-grid,.connected-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.data-flow-row{grid-template-columns:1fr}.data-flow-arrow{display:none}.data-flow-paths,.product-agent-strip{grid-template-columns:1fr}.product-agent-row{justify-content:flex-start}}@media(max-width:880px){.di-sources{grid-template-columns:repeat(2,minmax(0,1fr))}.di-connector-down{display:none}.di-layer{margin-top:14px}.capability-grid,.connected-grid,.outputs-grid{grid-template-columns:1fr}.workflow-step{grid-template-columns:60px 1fr;gap:16px;padding:18px 20px}.workflow-step-num{font-size:32px}.product-section{padding:48px 0}.product-subnav{padding:8px 16px}.member-intel-overlay{width:100%;margin-top:12px;position:relative;bottom:auto;right:auto}.marketing-mini-row,.comp-intel-grid,.marketing-kpi-row,.traffic-impact-row,.flow-row,.overlay-stats{grid-template-columns:1fr}.member-intel-grid{grid-template-columns:1fr;justify-items:center}.exec-kpi-row{grid-template-columns:1fr 1fr}.exec-camels{grid-template-columns:repeat(3,1fr)}}@media(max-width:680px){.product-page-v2{width:min(100% - 24px,560px);padding:20px 0 56px}.product-page-data-infrastructure{width:min(100% - 24px,560px);padding-top:0}.di{padding:48px 18px}.di-title{font-size:clamp(34px,11vw,44px)}.di-sources,.di-modes,.di-enrich{grid-template-columns:1fr}.di-enrich-head{border-bottom:1px solid #ffffff14;border-right:0;padding-bottom:10px;padding-right:0}.di-layer{flex-direction:column;align-items:flex-start}.di-layer-pills{justify-content:flex-start}.di-ctas,.di-btn,.di-callout{width:100%}.di-btn{justify-content:center}.product-hero-title{font-size:clamp(36px,9vw,44px)}.product-hero-v2{padding:32px 0 40px}.product-section{padding:36px 0}.exec-kpi-row{grid-template-columns:1fr}.product-subnav-wrap{top:56px}body:has(.product-page-v2) .scroll-progress{top:108px}}@media(max-width:768px){.hero-signal-card{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);gap:8px;padding:8px 10px;display:flex!important}.hero-signal-card div:last-child{min-width:0}.hero-signal-card span{font-size:9.5px}.hero-signal-card strong{font-size:12.5px}.hero-signal-icon{border-radius:var(--radius-sm);width:26px;height:26px}.hero-signal-icon svg{width:13px;height:13px}.hero-signal-pos-0{top:76px!important;left:8px!important}.hero-signal-pos-1{top:76px!important;left:auto!important;right:8px!important}.hero-signal-pos-2{inset:auto 8px 130px auto!important}.hero-signal-pos-3{top:auto!important;bottom:130px!important;left:8px!important}}@media(max-width:680px){.home-hero,.insight-types-section,.team-section,.atlas-agent-section{flex-direction:column;justify-content:center;width:min(100% - 24px,560px);height:auto;min-height:100svh;max-height:none;display:flex;overflow:visible}.how-works-section{flex-direction:column;justify-content:flex-start;width:min(100% - 24px,560px);display:flex;min-height:unset!important;height:auto!important;max-height:none!important;overflow:visible!important}.home-hero{padding-top:24px;padding-bottom:96px}.insight-types-section,.team-section{padding-top:64px;padding-bottom:64px}.how-works-section{padding-top:48px;padding-bottom:80px}.atlas-agent-section{padding-top:64px;padding-bottom:64px}.home-page>.atlas-agent-section{min-height:unset!important;justify-content:flex-start!important;height:auto!important;max-height:none!important;overflow:visible!important}.home-page>.final-cta-section{min-height:unset!important;height:auto!important;max-height:none!important;overflow:visible!important}.how-works-section .section-intro,.insight-types-section .section-intro,.team-section .section-intro{margin-bottom:4px}.hiw-grid,.insight-types-grid,.team-grid{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;flex-direction:row;gap:14px;margin:24px -16px 0;padding:4px 16px 12px;scroll-padding-inline:16px;display:flex;overflow:auto visible}.hiw-grid::-webkit-scrollbar{display:none}.insight-types-grid::-webkit-scrollbar{display:none}.team-grid::-webkit-scrollbar{display:none}.hiw-side-card,.hiw-center,.insight-type-card,.team-card{scroll-snap-align:center;flex:0 0 88%;max-width:88%;margin:0}.hiw-connector{display:none}.hiw-side-left,.hiw-side-right,.hiw-center{order:initial}.insight-types-bridge{margin-top:18px;font-size:13px}.insight-type-visual{min-height:122px}.team-card-visual{min-height:130px}.atlas-agent-grid{gap:24px}.it-card-title{font-size:16px}.final-cta{margin-top:24px;margin-bottom:96px;padding-bottom:80px}.hero-cta-row{display:none}.hero-signal-card{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);gap:8px;padding:8px 10px;display:flex!important}.hero-signal-card div:last-child{min-width:0}.hero-signal-card span{font-size:9.5px}.hero-signal-card strong{font-size:12.5px}.hero-signal-icon{border-radius:var(--radius-sm);width:26px;height:26px}.hero-signal-icon svg{width:13px;height:13px}.hero-signal-pos-0{top:64px!important;left:8px!important}.hero-signal-pos-1{top:64px!important;left:auto!important;right:8px!important}.hero-signal-pos-2{inset:auto 8px 110px auto!important}.hero-signal-pos-3{top:auto!important;bottom:110px!important;left:8px!important}.it-grid-wrap{display:none!important}.it-mobile-carousel{flex-direction:column;align-items:center;gap:16px;width:100%;margin-top:20px;display:flex}.it-mobile-card{width:100%;animation:.4s cubic-bezier(.4,0,.2,1) both it-card-fadein}.it-mobile-card .it-card{width:100%;margin:0}@keyframes it-card-fadein{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.it-mobile-dots{align-items:center;gap:8px;display:flex}.it-mobile-dot{cursor:pointer;background:#0027a62e;border:none;border-radius:999px;width:8px;height:8px;padding:0;transition:background .3s,width .3s}.it-mobile-dot-active{background:var(--brand);width:22px}}.theme-toggle{border:1px solid var(--border);border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(8px);width:36px;height:36px;color:var(--fg);cursor:pointer;transition:color var(--dur-base) var(--ease-std),border-color var(--dur-base) var(--ease-std),background var(--dur-base) var(--ease-std),transform var(--dur-base) var(--ease-std);background:#ffffffc7;justify-content:center;align-items:center;display:inline-flex}@media(max-width:720px){.theme-toggle{width:44px;height:44px}}.theme-toggle:hover{color:var(--brand);border-color:var(--border-brand);transform:translateY(-1px)}.theme-toggle-icon{justify-content:center;align-items:center;display:inline-flex}.theme-toggle svg{width:16px;height:16px}[data-theme=dark]{--bg:#04081f;--bg-muted:#03061b;--surface:#0d1632b8;--surface-alt:#ffffff0a;--surface-strong:#0d1530;--fg:#ffffffeb;--fg-strong:#fff;--fg-muted:#ffffffa6;--fg-subtle:#ffffff80;--fg-faint:#ffffff59;--border:#ffffff1a;--border-soft:#ffffff0f;--border-brand:#00f6ea52;--border-accent:#00f6ea73;--line:#ffffff1a;--info-bg:#00f6ea1a;--success-bg:#10b98124;--warning-bg:#f59e0b24;--danger-bg:#dc262629;--success-fg:#6ee7b7;--warning-fg:#fbbf24;--danger-fg:#fda4a4;--kpi-yellow:#f59e0b1f;--kpi-yellow-fg:#fde68a;--kpi-green:#10b9811f;--kpi-green-fg:#6ee7b7;--kpi-orange:#f973161f;--kpi-orange-fg:#fdba74;--grad-text:var(--grad-text-on-dark);--shadow-xs:0 1px 2px 0 #00000073;--shadow-sm:0 1px 3px 0 #0000008c, 0 1px 2px -1px #00000073;--shadow-md:0 6px 18px -4px #0000008c;--shadow-lg:0 14px 36px -8px #000000a6;--shadow-xl:0 24px 50px -12px #000000bf;--shadow-brand:0 4px 16px -4px #0027a68c, inset 0 1px 0 #ffffff26;--shadow-cta:0 12px 32px -8px #0027a6a6, inset 0 1px 0 #ffffff2e}[data-theme=dark] body,[data-theme=dark] .app-shell{color:var(--fg);background:#04081f}[data-theme=dark] .landing-bg-animated{background:radial-gradient(140% 100% at 50% 0,#061236,#03061b 55%,#02040f)}[data-theme=dark] .landing-orb{filter:blur(80px);opacity:.85;mix-blend-mode:screen}[data-theme=dark] .landing-orb-a{background:radial-gradient(closest-side,#0027a6f2,#0027a600 70%);width:720px;height:720px;inset:-20% auto auto -10%}[data-theme=dark] .landing-orb-b{background:radial-gradient(closest-side,#00f6ea8c,#00f6ea00 70%);width:680px;height:680px;inset:18% -12% auto auto}[data-theme=dark] .landing-orb-c{background:radial-gradient(closest-side,#28168ce6,#28168c00 70%);width:640px;height:640px;inset:auto auto -25% 12%}[data-theme=dark] .landing-orb-d{background:radial-gradient(closest-side,#0046dc8c,#0046dc00 70%);width:560px;height:560px;inset:28% auto auto 38%}[data-theme=dark] .landing-orb-e{background:radial-gradient(closest-side,#00f6ea66,#00f6ea00 70%);width:520px;height:520px;inset:auto 8% -15% auto}[data-theme=dark] .landing-conic{filter:blur(40px);opacity:.6;background:conic-gradient(#00f6ea00,#00f6ea0f 60deg,#0027a60a,#00f6ea00,#0027a60d 300deg,#00f6ea00 360deg)}[data-theme=dark] .landing-grid-overlay{opacity:.55;background-image:radial-gradient(circle at 1px 1px,#ffffff0f 1px,#0000 0)}[data-theme=dark] .landing-grid-highlight{background-image:radial-gradient(circle at 1px 1px,rgba(var(--brand-accent-rgb),1) 1.2px,transparent 0);opacity:calc(var(--bg-glow-opacity,0) * .42)}@media(hover:none),(pointer:coarse){.landing-grid-highlight{display:none}}[data-theme=dark] .landing-vignette{background:radial-gradient(at 50% 100%,#0000008c,#0000 55%),radial-gradient(at 50% 0,#00000073,#0000 50%)}[data-theme=dark] .tile{background:#0c163280;border-color:#ffffff1a;box-shadow:0 12px 40px -12px #0009,inset 0 1px #ffffff14}[data-theme=dark] .tile:hover{border-color:#ffffff2e;box-shadow:0 18px 50px -10px #000000b3,inset 0 1px #ffffff1f}[data-theme=dark] .tile-label{color:#ffffff80}[data-theme=dark] .tile-value{color:#fff}[data-theme=dark] .tile-spark{opacity:.7}[data-theme=dark] .tile-glow{opacity:.6}[data-theme=dark] .tile-bump{animation-name:tile-bump-dark}@keyframes tile-bump-dark{0%{color:var(--brand-accent);transform:translateY(0)}30%{transform:translateY(-1px)}to{color:#fff;transform:translateY(0)}}[data-theme=dark] .bottom-btn{color:#ffffffe6;background:#ffffff0f;border-color:#ffffff1f}[data-theme=dark] .bottom-btn:hover{background:#ffffff1a;border-color:#ffffff38}[data-theme=dark] .bottom-btn-primary{background:linear-gradient(135deg,var(--brand) 0%,#1a47cf 100%);color:#fff;border-color:#00f6ea4d;box-shadow:0 8px 24px -8px #0027a699,inset 0 1px #fff3}[data-theme=dark] .bottom-btn-primary:hover{filter:brightness(1.1);box-shadow:0 12px 32px -8px #0027a6cc,inset 0 1px #ffffff40}[data-theme=dark] .bottom-bar .dot{background:#ffffff2e}[data-theme=dark] .bottom-bar .dot.dot-past{background:#00f6ea80}[data-theme=dark] .bottom-bar .dot.dot-active{background:linear-gradient(90deg,var(--brand-accent),var(--brand));box-shadow:0 0 12px #00f6ea66}[data-theme=dark] .site-header{background:#04081fa6;border-bottom-color:#ffffff14}[data-theme=dark] .desktop-nav a:hover{color:var(--brand-accent);background:#00f6ea1a}[data-theme=dark] .desktop-nav a:hover .nav-num{color:#00f6eab3}[data-theme=dark] .header-signin{color:#ffffffeb;background:#ffffff0d;border-color:#ffffff1f}[data-theme=dark] .header-signin:hover{color:var(--brand-accent);background:#ffffff1a;border-color:#00f6ea4d}[data-theme=dark] .logo-link img{filter:brightness(0)invert()}[data-theme=dark] .theme-toggle,[data-theme=dark] .mobile-menu-button{color:#ffffffeb;background:#ffffff0d;border-color:#ffffff1f}[data-theme=dark] .theme-toggle:hover{color:var(--brand-accent);background:#ffffff1a;border-color:#00f6ea4d}[data-theme=dark] .product-subnav-wrap{background:#04081fb3;border-bottom-color:#ffffff14}[data-theme=dark] .hero-signal-card{-webkit-backdrop-filter:blur(20px)saturate(140%);background:#0c163280;border-color:#ffffff1a;box-shadow:0 12px 40px -12px #0009,inset 0 1px #ffffff14}[data-theme=dark] .hero-signal-icon{color:var(--brand-accent);background:#ffffff14}[data-theme=dark] .hero-signal-card span{color:#ffffff80}[data-theme=dark] .hero-signal-card strong{color:#fff}[data-theme=dark] .hero-feature-pill{color:#ffffffd9;background:#ffffff0d;border-color:#ffffff1a}[data-theme=dark] .hero-feature-pill:hover{color:#fff;background:#00f6ea1a;border-color:#00f6ea66}[data-theme=dark] .hero-feature-pill svg{color:var(--brand-accent)}[data-theme=dark] .card,[data-theme=dark] .card-feature,[data-theme=dark] .insight-card,[data-theme=dark] .insight-type-card,[data-theme=dark] .team-card,[data-theme=dark] .capability-card,[data-theme=dark] .connected-card,[data-theme=dark] .hiw-side-card,[data-theme=dark] .workflow-step,[data-theme=dark] .output-item,[data-theme=dark] .product-hero-pill,[data-theme=dark] .agent-pill,[data-theme=dark] .mini-kpi,[data-theme=dark] .marketing-mini-card,[data-theme=dark] .comp-intel-card,[data-theme=dark] .comp-intel-mini,[data-theme=dark] .exec-priority-card,[data-theme=dark] .exec-camels,[data-theme=dark] .retail-action-card,[data-theme=dark] .traffic-card,[data-theme=dark] .flow-card,[data-theme=dark] .email-draft-card,[data-theme=dark] .member-intel-tile,[data-theme=dark] .scan-card,[data-theme=dark] .staffing-card,[data-theme=dark] .browser-frame,[data-theme=dark] .mock-card{-webkit-backdrop-filter:blur(14px)saturate(140%);background:#0d163280;border-color:#ffffff14}[data-theme=dark] .flow-cell,[data-theme=dark] .exec-priority-row,[data-theme=dark] .retail-action-card li,[data-theme=dark] .vi-tx-row,[data-theme=dark] .tv-leader-tile,[data-theme=dark] .tv-mk-header,[data-theme=dark] .tv-branch-row{background:#ffffff0a;border-color:#ffffff14}[data-theme=dark] .flow-net{background:linear-gradient(110deg,#0027a633,#00f6ea29);border-color:#00f6ea47}[data-theme=dark] .hiw-center{background:radial-gradient(circle at 50% 18%,#00f6ea2e,#0000 55%),radial-gradient(circle at 50% 82%,#0027a633,#0000 60%),#0d16328c}[data-theme=dark] .hiw-center-image{background:#0d1632d9}[data-theme=dark] .how-trust-strip{color:#ffffffb3;background:#ffffff0a;border-color:#ffffff1a}[data-theme=dark] .how-trust-strip strong{color:#ffffffeb}[data-theme=dark] .atlas-mock{background:#0d1632d9;border-color:#ffffff14}[data-theme=dark] .atlas-mock-header{background:linear-gradient(90deg,#0d1632d9,#0027a62e);border-bottom-color:#ffffff14}[data-theme=dark] .atlas-mock-id strong{color:#fff}[data-theme=dark] .atlas-msg-user{color:#04081f;background:#fffffff0}[data-theme=dark] .atlas-msg-atlas{color:#ffffffeb;background:#0027a638;border-color:#00f6ea47}[data-theme=dark] .atlas-msg-atlas .atlas-msg-bold{color:#fff}[data-theme=dark] .atlas-chip{color:#ffffffd9;background:#ffffff0d;border-color:#ffffff1a}[data-theme=dark] .atlas-chip svg,[data-theme=dark] .atlas-badge{color:var(--brand-accent)}[data-theme=dark] .bottom-nav-back{color:#ffffffe6;background:#ffffff0f;border-color:#ffffff1f}[data-theme=dark] .bottom-nav-dot{background:#ffffff2e}[data-theme=dark] .audience-banner{background:linear-gradient(110deg,#0027a62e,#00f6ea24,#0027a61a),#0d1632c7;border-color:#ffffff1a}[data-theme=dark] .ab-prompt strong{color:#fff}[data-theme=dark] .ab-prompt em{color:#fff9}[data-theme=dark] .ab-pill.ghost{color:#ffffffd9;background:#ffffff0d;border-color:#ffffff1f}[data-theme=dark] .ab-pill.ghost:hover{color:#fff;background:#00f6ea1a;border-color:#00f6ea59}[data-theme=dark] .ab-dismiss{color:#ffffff73}[data-theme=dark] .ab-dismiss:hover{color:#fff;background:#ffffff14}[data-theme=dark] .eyebrow,[data-theme=dark] .insight-role,[data-theme=dark] .team-card-role,[data-theme=dark] .product-hero-badge{color:var(--brand-accent)}[data-theme=dark] .insight-type-icon,[data-theme=dark] .team-card-icon,[data-theme=dark] .insight-card-icon,[data-theme=dark] .capability-icon,[data-theme=dark] .detail-icon{color:var(--brand-accent);background:#00f6ea1f}[data-theme=dark] .seg-track,[data-theme=dark] .bar-row-track,[data-theme=dark] .comp-intel-bar,[data-theme=dark] .vi-bar-track{background:#ffffff1a}[data-theme=dark] .traffic-bar{background:linear-gradient(180deg,var(--brand-accent) 0%,var(--brand) 100%)}[data-theme=dark] .impact-card{background:linear-gradient(155deg,#050a25 0%,var(--brand-dark) 70%,#1a47cf 100%)}[data-theme=dark] .edc-row{background:#00f6ea14}[data-theme=dark] .edc-row-label,[data-theme=dark] .edc-channel,[data-theme=dark] .marketing-channels span,[data-theme=dark] .tv-mk-channel{color:var(--brand-accent);background:#00f6ea1a;border-color:#00f6ea40}[data-theme=dark] .overlay-pill{color:var(--brand-accent);background:#00f6ea1a;border-color:#00f6ea4d}[data-theme=dark] .overlay-pill-dot{background:var(--brand-accent)}[data-theme=dark] .vi-life-pill{color:#fff9;background:#ffffff0d;border-color:#ffffff1a}[data-theme=dark] .vi-life-pill.done{color:var(--brand-accent);background:#00f6ea1a;border-color:#00f6ea4d}[data-theme=dark] .vi-life-pill.active{background:var(--brand);border-color:var(--brand);color:#fff}[data-theme=dark] .insight-action{color:var(--brand-accent);background:#ffffff0a;border-color:#ffffff1a}[data-theme=dark] .insight-action:hover{color:#fff;background:#00f6ea1a;border-color:#00f6ea59}[data-theme=dark] .final-cta,[data-theme=dark] .staffing-section,[data-theme=dark] .free-scan-section{background:#0d163280;border-color:#ffffff14}[data-theme=dark] .final-cta:before,[data-theme=dark] .staffing-section:before,[data-theme=dark] .free-scan-section:before{opacity:.85;background:linear-gradient(135deg,#0027a62e,#00f6ea1f,#0027a61a)}[data-theme=dark] .final-cta.final-cta-section{box-shadow:none;background:0 0;border-color:#0000}[data-theme=dark] .final-cta.final-cta-section:before{display:none}[data-theme=dark] .final-cta.final-cta-section .final-cta-intro h2{color:var(--brand-accent)}[data-theme=dark] .final-cta.final-cta-section .final-cta-card h3{color:#fff}[data-theme=dark] .connected-card .icon-sm,[data-theme=dark] .insight-action svg{color:var(--brand-accent)}[data-theme=dark] .product-hero-visual:before{background:radial-gradient(at 50% 30%,#0027a64d,#0000 60%),radial-gradient(at 70% 80%,#00f6ea38,#0000 60%)}body,.app-shell,.site-header,.product-subnav-wrap,.desktop-nav,.card,.card-feature,.insight-card,.team-card,.insight-type-card,.capability-card,.connected-card,.hiw-side-card,.hiw-center,.atlas-mock,.audience-banner,.hero-signal-card,.hero-feature-pill,.flow-card,.email-draft-card,.traffic-card,.impact-card,.product-hero-pill,.product-hero-badge,.member-intel-tile,.marketing-mini-card,.header-signin,.header-agent-cta,.theme-toggle{transition-property:background-color,border-color,color;transition-duration:.24s;transition-timing-function:var(--ease-std)}@media(prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.ih{align-items:center;padding:32px 32px 72px;display:flex;position:relative}.ih-bg{z-index:0;background:radial-gradient(140% 100% at 50% 0,#061236,#03061b 55%,#02040f);position:absolute;inset:0;overflow:hidden}.ih-blob{filter:blur(110px);mix-blend-mode:screen;opacity:.7;will-change:transform;border-radius:50%;position:absolute}.ih-blob-a{background:radial-gradient(closest-side,#0027a6f2,#0000 70%);width:720px;height:720px;animation:24s ease-in-out infinite alternate ih-drift-a;top:-25%;left:-10%}.ih-blob-b{background:radial-gradient(closest-side,#00f6ea73,#0000 70%);width:680px;height:680px;animation:28s ease-in-out infinite alternate ih-drift-b;bottom:-10%;right:-12%}.ih-blob-c{background:radial-gradient(closest-side,#0046dc80,#0000 70%);width:560px;height:560px;animation:32s ease-in-out infinite alternate ih-drift-c;top:30%;left:38%}@keyframes ih-drift-a{0%{transform:translate(0)scale(1)}to{transform:translate(120px,80px)scale(1.15)}}@keyframes ih-drift-b{0%{transform:translate(0)scale(1)}to{transform:translate(-100px,-90px)scale(1.1)}}@keyframes ih-drift-c{0%{transform:translate(0)scale(.95)}to{transform:translate(-80px,60px)scale(1.15)}}.ih-grid{opacity:.5;background-image:radial-gradient(circle at 1px 1px,#ffffff0f 1px,#0000 0);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 80%);mask-image:radial-gradient(#000 30%,#0000 80%)}.ih-vignette{pointer-events:none;background:radial-gradient(at 50% 100%,#0000008c,#0000 55%),radial-gradient(at 50% 0,#00000073,#0000 50%);position:absolute;inset:0}.ih-inner{z-index:2;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:64px;width:100%;max-width:1240px;margin:0 auto;display:grid;position:relative}.ih-eyebrow{letter-spacing:var(--tracking-wider);color:var(--brand);text-transform:uppercase;white-space:nowrap;align-items:center;gap:6px;margin-bottom:22px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}[data-theme=dark] .ih-eyebrow{color:var(--brand-accent)}.ih-title{letter-spacing:-.025em;color:var(--fg-strong);text-wrap:balance;max-width:14ch;margin:0 0 22px;font-size:clamp(40px,4.6vw,64px);font-weight:800;line-height:1.02}.ih-title-grad{background:linear-gradient(90deg,var(--brand) 0%,var(--brand-accent) 50%,var(--brand-dark) 100%);-webkit-text-fill-color:transparent;color:#0000;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:8s ease-in-out infinite ih-grad}@keyframes ih-grad{0%,to{background-position:0%}50%{background-position:100%}}.ih-sub{color:var(--fg-muted);text-wrap:pretty;max-width:52ch;margin:0 0 26px;font-size:16px;line-height:1.55}.ih-stats{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:28px;margin-bottom:28px;padding-bottom:24px;display:flex}.ih-stat-num{color:var(--fg-strong);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:28px;font-weight:800;line-height:1}.ih-stat-num-grad{-webkit-text-fill-color:transparent;color:#0000;background:linear-gradient(135deg,#00f6ea,#7dfdf6);-webkit-background-clip:text;background-clip:text}.ih-stat-label{color:var(--fg-subtle);letter-spacing:.04em;text-transform:uppercase;margin-top:6px;font-size:11.5px;font-weight:600}.ih-ctas{flex-wrap:wrap;gap:12px;display:flex}.ih-btn{appearance:none;font:inherit;letter-spacing:-.005em;cursor:pointer;white-space:nowrap;transition:all .2s var(--ease-out);border-radius:999px;align-items:center;gap:8px;padding:12px 20px 12px 18px;font-size:13.5px;font-weight:600;text-decoration:none;display:inline-flex}.ih-btn-primary{color:#fff;background:linear-gradient(90deg,#000956,#0027a6,#00f6ea,#0027a6,#000956) 0 0/250% 250%;border:1px solid #0000;animation:3.6s ease-out both ih-atlas-shift;box-shadow:0 8px 22px #0027a647}@keyframes ih-atlas-shift{0%{background-position:0%}to{background-position:250%}}.ih-btn-primary:hover{filter:brightness(1.1);transform:translateY(-1px)}.ih-btn-ghost{color:var(--fg-strong);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #0027a61f;box-shadow:0 10px 28px -18px #0027a63d,inset 0 1px #ffffffb3}.ih-btn-ghost:hover{background:#fffffffa;border-color:#0027a633}[data-theme=dark] .ih-btn-ghost{color:#ffffffeb;box-shadow:none;background:#ffffff0d;border:1px solid #ffffff1f}[data-theme=dark] .ih-btn-ghost:hover{background:#ffffff1a;border-color:#ffffff38}.ih-atlas-icon{background:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:18px;height:18px;padding:1.5px;display:grid}.ih-atlas-icon img{object-fit:contain;width:100%;height:100%}.ih-stage{justify-content:center;align-items:center;min-height:540px;display:flex;position:relative}.ih-stream{pointer-events:none;z-index:0;height:100%;position:absolute;top:50%;left:60px;right:24px;transform:translateY(-50%)}.ih-stream svg{width:100%;height:100%;overflow:visible}.ih-stream-bg{fill:none;stroke:#00f6ea1f;stroke-width:1.4px;vector-effect:non-scaling-stroke}.ih-stream-fg{fill:none;stroke:#00f6eab3;stroke-width:1.6px;stroke-dasharray:4 6;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 6px #00f6ea80);animation:1.8s linear infinite ih-stream-march}@keyframes ih-stream-march{to{stroke-dashoffset:-20px}}.ih-source{z-index:2;place-items:center;width:56px;height:56px;display:grid;position:absolute;top:50%;left:0;transform:translateY(-50%)}.ih-source-core{width:56px;height:56px;color:var(--brand-accent);background:linear-gradient(135deg,#0027a699,#000956cc);border:1px solid #00f6ea59;border-radius:16px;place-items:center;display:grid;position:relative;box-shadow:0 0 0 4px #00f6ea0f,0 8px 24px -8px #0027a699,inset 0 1px #ffffff1f}.ih-source-pulse-ring{border:1px solid #00f6ea66;border-radius:22px;animation:2.4s ease-out infinite ih-source-pulse;position:absolute;inset:-6px}@keyframes ih-source-pulse{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.4)}}.ih-source-label{letter-spacing:.12em;color:var(--fg-subtle);text-transform:uppercase;white-space:nowrap;font-size:9.5px;font-weight:700;position:absolute;bottom:-22px;left:50%;transform:translate(-50%)}.ih-atlas{z-index:2;background:#fff;border-radius:50%;place-items:center;width:76px;height:76px;padding:8px;animation:3s ease-in-out infinite ih-atlas-glow;display:grid;position:absolute;top:50%;right:0;transform:translateY(-50%);box-shadow:0 0 0 4px #00f6ea1a,0 0 32px #00f6ea80,0 12px 32px -8px #0027a699}@keyframes ih-atlas-glow{0%,to{box-shadow:0 0 0 4px #00f6ea1a,0 0 32px #00f6ea66,0 12px 32px -8px #0027a699}50%{box-shadow:0 0 0 8px #00f6ea0f,0 0 48px #00f6eab3,0 12px 32px -8px #0027a699}}.ih-atlas img{object-fit:contain;width:100%;height:100%}.ih-atlas-label{letter-spacing:.12em;color:var(--fg-subtle);text-transform:uppercase;white-space:nowrap;font-size:9.5px;font-weight:700;position:absolute;bottom:-22px;left:50%;transform:translate(-50%)}.ih-cards{z-index:1;width:100%;height:460px;position:relative}.ih-card{-webkit-backdrop-filter:blur(14px)saturate(140%);backdrop-filter:blur(14px)saturate(140%);width:268px;transition:transform .32s var(--ease-out),border-color .32s;background:linear-gradient(#142048d9,#080e28d9);border:1px solid #ffffff1a;border-radius:14px;padding:14px 14px 12px;position:absolute;box-shadow:0 16px 40px -12px #000000b3,inset 0 1px #ffffff14}.ih-card:before{content:"";border-radius:inherit;pointer-events:none;opacity:.7;background:linear-gradient(135deg,#00f6ea40,#0000 40% 60%,#0027a640);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;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}.ih-card:hover{border-color:#00f6ea4d;transform:translateY(-3px)!important}.ih-card-1{animation:7s ease-in-out infinite ih-float;top:20px;left:96px}.ih-card-2{animation:8s ease-in-out -2s infinite ih-float;top:130px;left:162px}.ih-card-3{animation:7.5s ease-in-out -4s infinite ih-float;top:240px;left:162px}.ih-card-4{animation:8.5s ease-in-out -6s infinite ih-float;top:350px;left:96px}@keyframes ih-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.ih-card-head{align-items:center;gap:8px;margin-bottom:8px;display:flex}.ih-card-icon{width:22px;height:22px;color:var(--brand-accent);background:#00f6ea1f;border-radius:6px;flex-shrink:0;place-items:center;display:grid}.ih-card-tag{letter-spacing:.1em;text-transform:uppercase;color:#00f6ead9;margin-left:auto;font-size:9.5px;font-weight:700}.ih-card-type{color:#fff;letter-spacing:-.005em;font-size:11.5px;font-weight:700}.ih-card-body{color:#ffffffbf;letter-spacing:-.005em;margin-bottom:8px;font-size:12px;line-height:1.45}.ih-card-body strong{color:#fff;font-weight:700}.ih-card-mini{color:#ffffff8c;font-variant-numeric:tabular-nums;border-top:1px solid #ffffff0f;align-items:center;gap:8px;padding-top:8px;font-size:10.5px;display:flex}.ih-mini-spark{flex:1;align-items:end;gap:2px;height:14px;display:flex}.ih-mini-spark span{background:linear-gradient(180deg,var(--brand-accent),#00f6ea4d);border-radius:1px;flex:1;animation:.9s cubic-bezier(.4,0,.2,1) both ih-spark-grow}@keyframes ih-spark-grow{0%{transform-origin:bottom;transform:scaleY(0)}to{transform-origin:bottom;transform:scaleY(1)}}.ih-mini-bar{background:#ffffff14;border-radius:99px;flex:1;height:5px;position:relative;overflow:hidden}.ih-mini-bar-fill{background:linear-gradient(90deg,var(--brand-accent),var(--brand));transform-origin:0;animation:1.1s cubic-bezier(.4,0,.2,1) both ih-bar-grow;position:absolute;inset:0}@keyframes ih-bar-grow{0%{transform:scaleX(0)}to{transform:scaleX(var(--w,.7))}}.ih-mini-dot{background:var(--brand-accent);border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #00f6eab3}.ih-mini-pos{color:var(--brand-accent);font-weight:700}.ih-mini-warn{color:#ffb547;font-weight:700}.ih-action-ribbon{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#ffffffb3;letter-spacing:-.005em;white-space:nowrap;background:#080e28b3;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:14px;padding:10px 18px;font-size:11.5px;display:flex;position:absolute;bottom:-56px;left:50%;transform:translate(-50%)}.ih-ar-step{align-items:center;gap:6px;display:inline-flex}.ih-ar-step-dot{background:var(--brand-accent);border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #00f6ea99}.ih-ar-arrow{color:#ffffff4d}[data-theme=light] .ih-source-core{color:#fff;background:linear-gradient(135deg,#2e6cff,#0027a6);border-color:#0027a640;box-shadow:0 0 0 4px #0027a60f,0 8px 24px -8px #0027a64d,inset 0 1px #ffffff2e}[data-theme=light] .ih-source-pulse-ring{border-color:#0027a659}[data-theme=light] .ih-source-label,[data-theme=light] .ih-atlas-label{color:var(--fg-subtle)}[data-theme=light] .ih-atlas{box-shadow:0 0 0 4px #0027a60f,0 0 28px #00f6ea40,0 12px 32px -10px #0027a652}[data-theme=light] .ih-stream-bg{stroke:#0027a62e}[data-theme=light] .ih-stream-fg{stroke:#0027a6b3;filter:drop-shadow(0 0 5px #0027a659)}[data-theme=light] .ih-card{background:linear-gradient(#fffffff5,#f4f8fff5);border:1px solid #0027a61f;box-shadow:0 16px 40px -16px #0027a638,inset 0 1px #ffffffb3}[data-theme=light] .ih-card:before{opacity:.55;background:linear-gradient(135deg,#00f6ea73,#0000 40% 60%,#0027a640)}[data-theme=light] .ih-card:hover{border-color:#0027a647}[data-theme=light] .ih-card-icon{color:var(--brand);background:#0027a614}[data-theme=light] .ih-card-tag{color:var(--brand)}[data-theme=light] .ih-card-type{color:var(--fg-strong)}[data-theme=light] .ih-card-body{color:var(--fg-muted)}[data-theme=light] .ih-card-body strong{color:var(--fg-strong)}[data-theme=light] .ih-card-mini{color:var(--fg-faint);border-top-color:#0027a614}[data-theme=light] .ih-mini-bar{background:#0027a614}[data-theme=light] .ih-mini-pos{color:var(--brand)}[data-theme=light] .ih-action-ribbon{color:var(--fg-muted);background:#ffffffeb;border:1px solid #0027a61f;box-shadow:0 10px 28px -14px #0027a640,inset 0 1px #ffffffb3}[data-theme=light] .ih-ar-arrow{color:#0027a659}@media(max-width:1080px){.ih-inner{grid-template-columns:1fr;gap:56px}.ih{padding:64px 24px}.ih-stage{min-height:560px}}@media(max-width:720px){.ih-inner{gap:28px}.ih{padding:48px 20px}}@media(max-width:640px){.ih-cards{height:520px}.ih-card{width:230px}.ih-card-1{left:70px}.ih-card-2,.ih-card-3{left:110px}.ih-card-4{left:70px}.ih-action-ribbon{display:none}}@media(max-width:480px){.ih-card{width:180px}.ih-card-1{left:56px}.ih-card-2,.ih-card-3{left:80px}.ih-card-4{left:56px}}.live-tick{color:var(--fg-muted);letter-spacing:.01em;align-items:center;gap:6px;font-size:11px;font-weight:600;display:inline-flex}.live-dot{background:var(--success);border-radius:999px;width:7px;height:7px;animation:1.8s ease-in-out infinite live-dot-pulse;display:inline-block;position:relative;box-shadow:0 0 #10b9818c}@keyframes live-dot-pulse{0%,to{box-shadow:0 0 #10b9818c}50%{box-shadow:0 0 0 5px #10b98100}}.comp-intel-row{border-radius:8px;transition:background-color .4s,box-shadow .4s}.comp-intel-row.is-flash{background:#00f6ea1a;box-shadow:inset 0 0 0 1px #00f6ea59}.comp-intel-row.is-flash .comp-intel-rate{color:var(--brand);font-weight:700}.edc-cursor{background:var(--brand);vertical-align:middle;width:8px;height:14px;margin-left:6px;animation:1s steps(2,end) infinite edc-cursor-blink;display:inline-block}@keyframes edc-cursor-blink{0%,50%{opacity:1}51%,to{opacity:0}}.edc-channel{transition:background-color .3s,color .3s,transform .3s}.edc-channel.is-active{background:var(--info-bg);color:var(--brand);transform:translateY(-1px);box-shadow:0 4px 12px -6px #0027a640}.retail-progress{background:#0027a60a;border-radius:8px;flex-direction:column;gap:6px;margin-bottom:8px;padding:10px 14px;display:flex}.retail-progress-label{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-muted);font-size:11px;font-weight:700}.retail-progress-track{background:#0f172a14;border-radius:999px;width:100%;height:4px;overflow:hidden}.retail-progress-fill{background:linear-gradient(90deg,var(--brand-accent),var(--brand));border-radius:inherit;height:100%;display:block}.retail-action-card li{transition:opacity .4s}.retail-action-card li.is-done{opacity:.55}.retail-action-card li.is-done strong{-webkit-text-decoration:line-through #0f172a66;text-decoration:line-through #0f172a66}.retail-action-card li svg{color:#0f172a2e;transition:color .3s,transform .3s}.retail-action-card li svg.is-active{color:var(--success);transform:scale(1.1)}.di-src-live{align-items:center;margin-left:0;padding-left:0;display:inline-flex;position:absolute;top:8px;right:12px}.di-src-live-dot{background:var(--success);border-radius:999px;width:6px;height:6px;animation:2.2s ease-in-out infinite live-dot-pulse;box-shadow:0 0 #10b98199}.di-connector-down{position:relative}.di-particle{background:var(--brand-accent);pointer-events:none;border-radius:999px;width:6px;height:6px;animation:2.2s ease-in-out infinite di-particle-fall;position:absolute;top:-2px;transform:translate(-50%);box-shadow:0 0 12px 2px #00f6ea8c}.di-particle-1{animation-delay:0s;left:12.5%}.di-particle-2{animation-delay:.55s;left:37.5%}.di-particle-3{animation-delay:1.1s;left:62.5%}.di-particle-4{animation-delay:1.65s;left:87.5%}@keyframes di-particle-fall{0%{opacity:0;top:-2px}10%{opacity:1}55%{opacity:1;top:18px}75%{opacity:.6;top:38px;left:50%}to{opacity:0;top:42px;left:50%}}.di-connector-stem{position:relative}.di-particle-stem{background:var(--brand-accent);pointer-events:none;border-radius:999px;width:6px;height:6px;animation:2.2s ease-in-out 1.1s infinite di-particle-stem-fall;position:absolute;top:-2px;left:50%;transform:translate(-50%);box-shadow:0 0 12px 2px #00f6ea8c}@keyframes di-particle-stem-fall{0%{opacity:0;top:-2px}15%{opacity:1}85%{opacity:1;top:22px}to{opacity:0;top:28px}}.ih-live-dot{background:var(--success);vertical-align:2px;border-radius:999px;width:8px;height:8px;margin-right:6px;animation:2s ease-in-out infinite live-dot-pulse;display:inline-block;box-shadow:0 0 #10b98199}@media(prefers-reduced-motion:reduce){.live-dot,.di-src-live-dot,.ih-live-dot,.di-particle,.di-particle-stem,.edc-cursor{animation:none}.comp-intel-row.is-flash{box-shadow:none;background:0 0}}.terms-page{width:100%;position:relative}.terms-hero{justify-content:center;width:100%;padding:96px 32px 32px;display:flex}.terms-hero-inner{flex-direction:column;gap:14px;width:100%;max-width:880px;display:flex}.terms-hero h1{color:var(--fg-strong);letter-spacing:var(--tracking-tight);margin:0;font-size:clamp(40px,5vw,64px);font-weight:800;line-height:1.04}.terms-body{justify-content:center;width:100%;padding:24px 32px 120px;display:flex}.terms-body-inner{flex-direction:column;gap:48px;width:100%;max-width:880px;display:flex}.terms-section{flex-direction:column;gap:14px;display:flex}.terms-section-title{color:var(--fg-strong);letter-spacing:-.01em;margin:0 0 6px;font-size:20px;font-weight:700;line-height:1.25}.terms-subhead{color:var(--fg-strong);letter-spacing:-.005em;margin:14px 0 4px;font-size:16px;font-weight:700;line-height:1.3}.terms-p{color:var(--fg);text-wrap:pretty;margin:0;font-size:15px;font-weight:400;line-height:1.65}@media(max-width:640px){.terms-hero{padding:72px 20px 24px}.terms-body{padding:16px 20px 80px}.terms-body-inner{gap:36px}.terms-section-title{font-size:18px}.terms-p{font-size:14.5px}}.privacy-page{width:100%;position:relative}.privacy-hero{justify-content:center;width:100%;padding:96px 32px 32px;display:flex}.privacy-hero-inner{flex-direction:column;gap:14px;width:100%;max-width:880px;display:flex}.privacy-hero h1{color:var(--fg-strong);letter-spacing:var(--tracking-tight);margin:0;font-size:clamp(40px,5vw,64px);font-weight:800;line-height:1.04}.privacy-body{justify-content:center;width:100%;padding:24px 32px 120px;display:flex}.privacy-body-inner{width:100%;max-width:880px;color:var(--fg);font-size:15px;line-height:1.65}.privacy-body-inner h2{color:var(--fg-strong);letter-spacing:-.015em;margin:40px 0 12px;font-size:22px;font-weight:700;line-height:1.25}.privacy-body-inner h3{color:var(--fg-strong);letter-spacing:-.01em;margin:28px 0 10px;font-size:18px;font-weight:700;line-height:1.3}.privacy-body-inner h4{color:var(--fg-strong);letter-spacing:-.005em;margin:20px 0 6px;font-size:15.5px;font-weight:700;line-height:1.35}.privacy-body-inner p{text-wrap:pretty;margin:0 0 14px}.privacy-body-inner strong{color:var(--fg-strong);font-weight:700}.privacy-body-inner ul{margin:4px 0 18px;padding-left:22px;list-style:outside}.privacy-body-inner ul li{margin:4px 0}.privacy-body-inner ul li p{margin:0}.privacy-body-inner a{color:var(--brand);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.privacy-body-inner a:hover{color:var(--brand-accent)}@media(max-width:640px){.privacy-hero{padding:72px 20px 24px}.privacy-body{padding:16px 20px 80px}.privacy-body-inner{font-size:14.5px}.privacy-body-inner h2{margin-top:32px;font-size:19px}.privacy-body-inner h3{margin-top:22px;font-size:16.5px}.privacy-body-inner h4{font-size:14.5px}}.changelog-lead{color:var(--fg);max-width:640px;margin:0;font-size:17px;line-height:1.6}.changelog-contact{margin-top:24px;line-height:1.8}@media(min-width:681px)and (max-width:1023px){.home-page>.how-works-section,.home-page>.insight-types-section,.home-page>.team-section,.home-page>.atlas-agent-section,.home-page>.final-cta-section{padding-top:48px;padding-bottom:48px}.section-intro h2,.section-intro-title{font-size:clamp(26px,3.4vw,34px)}.section-intro p,.section-intro-body{font-size:14.5px;line-height:1.5}.hiw-scene{height:min(420px,100dvh - 320px);min-height:300px}.it-grid-wrap{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-page-v2 .esc-section,.product-page-v2 .mic-section,.product-page-v2 .cic-section,.product-page-v2 .mac-section,.product-page-v2 .rgc-section,.product-page-v2 .dic-section{padding-top:clamp(40px,6vh,64px);padding-bottom:clamp(40px,6vh,64px)}.ft{padding-top:56px}.ft-top{grid-template-columns:1fr;gap:40px;padding-bottom:40px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
