.exp-page{--bg-warm:#FAF6F0;--page-white:#FFFFFF;--doc-area-bg:#F3F1ED;--text-primary:#1A1714;--text-body:#3D3833;--text-secondary:#5F5A53;--text-muted:#9C948B;--border:#D8D2C6;--border-light:#ECEAE5;--chrome-bg:#F0EDE7;--chrome-border:#D8D2C6;--tab-bg:#E4E0D8;--tab-active:#F3F1ED;--red:#C94040;--red-bg:#FDF0EF;--yellow:#B8860B;--yellow-bg:#FFF8E7;--green:#1A7F4B;--green-bright:#22C55E;--green-bg:#EFFDF5;--font-display:"Instrument Sans",sans-serif;--font-body:"Instrument Sans",sans-serif;--font-mono:"IBM Plex Mono",monospace;--paper-dot:rgba(167,156,142,0.34);--paper-grid:20px;font-family:var(--font-body);color:var(--text-body);line-height:1.6}.exp-page,.exp-page .atlas-bar{background-color:var(--bg-warm);background-image:radial-gradient(circle at 1px 1px,var(--paper-dot) 1px,transparent 0);background-size:var(--paper-grid) var(--paper-grid)}.exp-page .atlas-bar{padding:10px 24px;position:sticky;top:0;z-index:100}.exp-page .atlas-bar-inner{width:100%;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.exp-page .atlas-bar-left{min-width:0}.exp-page .atlas-bar-center{justify-self:center;display:flex;justify-content:center}.exp-page .atlas-bar-right{justify-self:end;display:flex;align-items:center;justify-content:flex-end;gap:16px}.exp-page .atlas-logo{text-decoration:none;display:flex;align-items:center}.exp-page .atlas-logo-img{height:56px;width:auto}.exp-page .atlas-logo-img-green{filter:invert(59%) sepia(47%) saturate(1088%) hue-rotate(89deg) brightness(92%) contrast(90%)}.exp-page .atlas-bar-links{display:flex;gap:24px;font-family:var(--font-mono);font-size:16px;margin-right:24px}.exp-page .atlas-bar-links a{color:var(--text-secondary);text-decoration:none;transition:color .15s;font-weight:600}.exp-page .atlas-bar-links a:hover{color:var(--text-primary)}.exp-page .atlas-bar-cta{font-family:var(--font-mono);font-size:14px;padding:7px 18px;background:var(--green-bright);color:white;border:none;border-radius:3px;text-decoration:none;font-weight:500;cursor:pointer}.exp-page .atlas-bar-cta:hover{background:#1CAF54}.exp-page .atlas-top-hero{background-color:var(--bg-warm);background-image:radial-gradient(circle at 1px 1px,var(--paper-dot) 1px,transparent 0);background-size:var(--paper-grid) var(--paper-grid);padding:70px clamp(24px,3.2vw,44px) 56px;display:flex;align-items:flex-start}.exp-page .atlas-top-hero-inner{max-width:1380px;margin:0 auto;width:100%;display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:start;gap:clamp(28px,3vw,44px)}.exp-page .atlas-top-hero-left{display:grid;gap:18px;min-width:0}.exp-page .atlas-top-hero-right{display:block;padding-left:0;min-width:0}.exp-page .atlas-top-hero-text{padding-top:0}.exp-page .atlas-top-hero-headline{margin:0 0 24px;max-width:780px;text-align:left;font-family:var(--font-display);font-size:clamp(30px,3.8vw,48px);line-height:1.12;font-weight:700;color:var(--text-primary);text-wrap:balance}.exp-page .atlas-top-hero-subline{margin:0;font-weight:400;color:var(--text-body)}.exp-page .atlas-top-hero-rotating-line,.exp-page .atlas-top-hero-subline{max-width:700px;text-align:left;font-family:var(--font-body);font-size:clamp(18px,1.65vw,24px);line-height:1.45;text-wrap:balance}.exp-page .atlas-top-hero-rotating-line{margin:30px 0 0;font-weight:500;color:var(--text-primary)}.exp-page .atlas-top-hero-rotating-team{color:var(--green-bright)}.exp-page .atlas-top-hero-modules{width:100%;max-width:100%;overflow:visible}.exp-page .atlas-before-after,.exp-page .atlas-top-hero-raw{width:100%}.exp-page .atlas-before-after-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;font-family:var(--font-mono);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#6f796f}.exp-page .atlas-before-after-frame{height:clamp(560px,68vw,760px);display:flex;flex-direction:column;overflow:hidden;border-radius:20px;border:1px solid rgba(173,162,147,.34);background:#ffffff;box-shadow:0 16px 34px rgba(34,46,38,.13)}.exp-page .atlas-before-after-window-header{height:54px;border-bottom:1px solid #e6ece7;background:#f9fbfa;padding:0 22px;display:flex;align-items:center}.exp-page .atlas-before-after-window-dots{display:flex;align-items:center;gap:10px}.exp-page .atlas-before-after-window-dot{width:14px;height:14px;border-radius:999px;display:inline-block}.exp-page .atlas-before-after-window-dot-red{background:#ec6a5f}.exp-page .atlas-before-after-window-dot-yellow{background:#f5bf4f}.exp-page .atlas-before-after-window-dot-green{background:#62c555}.exp-page .atlas-before-after-window-body{flex:1;min-height:0}.exp-page .atlas-before-after-window-body>div{height:100%}.exp-page .atlas-live-process{width:100%;min-height:clamp(380px,44vw,500px);border-radius:20px;border:1px solid rgba(173,162,147,.42);background-color:#ffffff;background-image:radial-gradient(circle at 1px 1px,rgba(167,156,142,.2) 1px,transparent 0);background-size:var(--paper-grid) var(--paper-grid);box-shadow:0 14px 28px rgba(46,40,33,.12),0 3px 9px rgba(46,40,33,.08);color:var(--text-body);padding:13px 13px 12px;display:grid;grid-template-rows:auto auto auto 1fr;gap:10px;font-family:var(--font-body);overflow:hidden}.exp-page .atlas-live-process-enter{transition-property:opacity,transform;transition-duration:.45s;transition-timing-function:cubic-bezier(.22,1,.36,1);transition-delay:var(--atlas-live-enter-delay,0s)}.exp-page .atlas-live-process-enter-hidden{opacity:0;transform:translateY(10px)}.exp-page .atlas-live-process-enter-visible{opacity:1;transform:translateY(0)}.exp-page .atlas-live-process-header{display:flex;align-items:center;justify-content:flex-start;gap:10px;flex-direction:column}.exp-page .atlas-live-process-kicker{font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:#22c55e;font-weight:600}.exp-page .atlas-live-process-title{font-family:var(--font-body);font-size:clamp(18px,1.3vw,24px);font-weight:600;line-height:1.15;color:var(--text-primary);text-align:left;margin:0;max-width:100%;text-wrap:balance}.exp-page .atlas-live-process-stage-wrap{--atlas-live-dot-size:14px;border-bottom:1px solid rgba(173,162,147,.48);padding-bottom:16px;overflow:hidden}.exp-page .atlas-live-process-stage-inner{position:relative;width:100%}.exp-page .atlas-live-process-rail{position:absolute;left:10%;right:10%;top:calc((var(--atlas-live-dot-size) / 2) - 1px);height:2px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;z-index:1;pointer-events:none;overflow:hidden;border-radius:999px;isolation:isolate}.exp-page .atlas-live-process-segment{height:2px;opacity:.72}.exp-page .atlas-live-process-rail-sheen{position:absolute;top:-1px;bottom:-1px;width:52px;left:-12%;border-radius:999px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(26,122,76,.18),transparent);animation:atlas-live-rail-sheen 6s ease-in-out infinite}@keyframes atlas-live-rail-sheen{0%{transform:translateX(0);opacity:0}14%{opacity:.45}86%{opacity:.45}to{transform:translateX(124%);opacity:0}}.exp-page .atlas-live-process-segment-ok{background:linear-gradient(90deg,rgba(24,166,119,.66),rgba(34,197,94,.52))}.exp-page .atlas-live-process-segment-risk{background:linear-gradient(90deg,rgba(34,197,94,.5),rgba(214,84,83,.68))}.exp-page .atlas-live-process-segment-warn{background:linear-gradient(90deg,rgba(203,136,31,.72),rgba(34,197,94,.5))}.exp-page .atlas-live-process-stages{position:relative;z-index:2;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(8px,1.25vw,14px);min-width:0}.exp-page .atlas-live-process-stage{text-align:center;min-width:0}.exp-page .atlas-live-process-dot{width:var(--atlas-live-dot-size);height:var(--atlas-live-dot-size);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;position:relative;margin-bottom:12px;border:1px solid rgba(255,255,255,.62);box-shadow:0 0 0 6px rgba(255,255,255,.06)}.exp-page .atlas-live-process-dot-ok{background:#16a370}.exp-page .atlas-live-process-dot-warn{background:#cb881f}.exp-page .atlas-live-process-dot-risk{background:#d65453}.exp-page .atlas-live-process-dot-active{width:18px;height:18px;box-shadow:0 0 0 3px rgba(26,122,76,.15)}.exp-page .atlas-live-process-dot-ping{position:absolute;inset:0;border-radius:999px;background:rgba(26,122,76,.38);animation:atlas-live-dot-ping 2.5s cubic-bezier(0,0,.2,1) infinite}@keyframes atlas-live-dot-ping{0%{transform:scale(1);opacity:.6}75%,to{transform:scale(1.8);opacity:0}}.exp-page .atlas-live-process-stage-name{margin:0;font-family:var(--font-body);font-size:clamp(13px,.95vw,16px);font-weight:600;line-height:1.22;color:var(--text-primary);text-wrap:balance}.exp-page .atlas-live-process-stage-value{margin:5px 0 0;font-family:var(--font-body);font-size:clamp(24px,2vw,34px);font-weight:600;line-height:1.02}.exp-page .atlas-live-process-stage-value-ok{color:#18a677}.exp-page .atlas-live-process-stage-value-warn{color:#cb881f}.exp-page .atlas-live-process-stage-value-risk{color:#d65453}.exp-page .atlas-live-process-stage-label{margin:4px 0 0;font-family:var(--font-body);font-size:clamp(11px,.85vw,14px);font-weight:400;color:var(--text-secondary)}.exp-page .atlas-live-process-insight{border:1px solid rgba(173,162,147,.44);border-radius:14px;background:rgba(255,252,246,.62);display:flex;align-items:flex-start;gap:12px;padding:12px 14px;animation:atlas-live-insight-breathe 4.5s ease-in-out infinite}@keyframes atlas-live-insight-breathe{0%,to{box-shadow:0 0 0 0 rgba(232,164,74,0)}50%{box-shadow:0 0 0 4px rgba(232,164,74,.08)}}.exp-page .atlas-live-process-insight-icon{flex:0 0 auto;width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;line-height:1;color:#f4fff8;background:#18a677}.exp-page .atlas-live-process-insight p{margin:0;font-family:var(--font-body);font-size:clamp(14px,1vw,16px);line-height:1.34;color:var(--text-body)}.exp-page .atlas-live-process-insight strong{color:var(--text-primary);font-weight:700}.exp-page .atlas-live-process-list{display:grid;gap:6px;align-content:start}.exp-page .atlas-live-process-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(170px,36%);align-items:center;gap:14px;padding:8px 0;border-radius:10px;transition:background .2s ease,transform .15s ease}.exp-page .atlas-live-process-row:hover{background:#f9f8f6;transform:translateX(2px)}.exp-page .atlas-live-process-left{display:flex;align-items:center;gap:14px;min-width:0}.exp-page .atlas-live-process-company{font-family:var(--font-body);font-size:clamp(15px,1.05vw,18px);font-weight:600;color:var(--text-primary);white-space:nowrap}.exp-page .atlas-live-process-pill{border-radius:999px;padding:4px 14px;font-family:var(--font-body);font-size:clamp(12px,.85vw,14px);font-weight:700;line-height:1}.exp-page .atlas-live-process-pill-live{color:#18a677;background:rgba(24,166,119,.18)}.exp-page .atlas-live-process-pill-atrisk{color:#e7605f;background:rgba(231,96,95,.16)}.exp-page .atlas-live-process-pill-stalled{color:#cb881f;background:rgba(203,136,31,.18)}.exp-page .atlas-live-process-detail{font-family:var(--font-body);font-size:clamp(12px,.84vw,14px);font-weight:500;color:var(--text-secondary);text-align:right;line-height:1.25;white-space:normal}.exp-page .atlas-live-process.atlas-live-process-motion-paused .atlas-live-process-dot-ping,.exp-page .atlas-live-process.atlas-live-process-motion-paused .atlas-live-process-insight,.exp-page .atlas-live-process.atlas-live-process-motion-paused .atlas-live-process-rail-sheen{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.exp-page .atlas-live-process-enter{transition:none!important}.exp-page .atlas-live-process-enter-hidden,.exp-page .atlas-live-process-enter-visible{opacity:1!important;transform:none!important}.exp-page .atlas-live-process-dot-ping,.exp-page .atlas-live-process-insight,.exp-page .atlas-live-process-rail-sheen{animation:none!important}.exp-page .atlas-live-process-row{transition:background .2s ease!important;transform:none!important}.exp-page .atlas-live-process-row:hover{transform:none!important}}.exp-page .atlas-top-hero-cta{display:none}@media (max-width:768px){.exp-page .atlas-top-hero{min-height:auto;padding-top:24px;padding-bottom:28px}.exp-page .atlas-top-hero-inner{grid-template-columns:1fr;gap:20px}.exp-page .atlas-top-hero-left{gap:12px}.exp-page .atlas-top-hero-text{padding-top:0}.exp-page .atlas-top-hero-headline{text-align:center;font-size:clamp(24px,6.5vw,34px);margin-bottom:14px}.exp-page .atlas-top-hero-rotating-line,.exp-page .atlas-top-hero-subline{text-align:center;font-size:clamp(15px,3.8vw,19px)}.exp-page .atlas-top-hero-rotating-line{margin:20px auto 0;line-height:1.45}.exp-page .atlas-top-hero-rotating-team{display:block}.exp-page .atlas-live-process{min-height:auto;padding:12px;gap:10px}.exp-page .atlas-live-process-header{flex-direction:row;align-items:flex-start;gap:6px}.exp-page .atlas-live-process-kicker{font-size:11px;display:none}.exp-page .atlas-live-process-title{font-size:17px;max-width:100%;margin-left:0;text-align:left}.exp-page .atlas-live-process-stage-wrap{--atlas-live-dot-size:12px;overflow-x:auto;padding-bottom:14px}.exp-page .atlas-live-process-stage-inner{min-width:0;padding-right:0}.exp-page .atlas-live-process-rail{left:12%;right:12%;grid-template-columns:repeat(3,minmax(0,1fr))}.exp-page .atlas-live-process-rail .atlas-live-process-segment:nth-child(3){display:none}.exp-page .atlas-live-process-stages{min-width:0;gap:4px;grid-template-columns:repeat(4,minmax(0,1fr))}.exp-page .atlas-live-process-stage:nth-child(4){display:none}.exp-page .atlas-live-process-stage-name{font-size:12px}.exp-page .atlas-live-process-stage-value{font-size:22px}.exp-page .atlas-live-process-stage-label{font-size:11px}.exp-page .atlas-live-process-insight{padding:12px;gap:10px;border-radius:12px}.exp-page .atlas-live-process-insight-icon{width:32px;height:32px;font-size:14px}.exp-page .atlas-live-process-insight p{font-size:13px}.exp-page .atlas-live-process-row{grid-template-columns:1fr;gap:4px}.exp-page .atlas-live-process-company{font-size:15px;white-space:normal}.exp-page .atlas-live-process-pill{font-size:12px;padding:3px 10px}.exp-page .atlas-live-process-detail{font-size:13px;text-align:left;padding-left:2px}.exp-page .atlas-top-hero-cta{display:flex;justify-content:center;margin-top:24px}}.exp-page .browser-shell{background:var(--chrome-bg);border:1px solid var(--chrome-border);border-radius:10px 10px 0 0;overflow:hidden;box-shadow:0 2px 16px rgba(0,0,0,.06);position:relative;z-index:2}.exp-page .browser-shell-wrap{position:relative;margin:0 80px}.exp-page .browser-titlebar{display:flex;align-items:center;gap:10px;padding:8px 14px;background:var(--chrome-bg);border-bottom:1px solid var(--chrome-border);position:relative}.exp-page .browser-titlebar-text{position:absolute;left:50%;transform:translateX(-50%);font-size:12px;color:#888;font-weight:500;pointer-events:none}.exp-page .window-dots{display:flex;gap:6px}.exp-page .window-dots span{width:10px;height:10px;border-radius:50%;border:1px solid rgba(0,0,0,.05)}.exp-page .window-dots span:first-child{background:#EF6B5F}.exp-page .window-dots span:nth-child(2){background:#F4BF50}.exp-page .window-dots span:nth-child(3){background:#61C554}.exp-page .browser-tabs{display:flex;background:var(--chrome-bg);border-bottom:1px solid var(--chrome-border);overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.exp-page .browser-tabs::-webkit-scrollbar{display:none}.exp-page .btab{display:flex;align-items:center;gap:6px;padding:7px 14px;font-family:var(--font-mono);font-size:10px;color:var(--text-muted);white-space:nowrap;border-right:1px solid rgba(0,0,0,.05);background:var(--tab-bg);cursor:default;min-width:0;flex-shrink:0;transition:background .12s;position:relative}.exp-page .btab:hover{background:#DBD7CE}.exp-page .btab.active{background:var(--tab-active);color:var(--text-primary);font-weight:500}.exp-page .btab.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:1px;background:var(--tab-active)}.exp-page .btab-icon{width:14px;height:14px;border-radius:2px;display:flex;align-items:center;justify-content:center;font-size:8px;flex-shrink:0}.exp-page .btab-icon.legacy{background:#8B7355;color:white;font-size:7px}.exp-page .btab-icon.portal{background:#6B6560;color:white}.exp-page .btab-close{font-size:12px;color:var(--text-muted);opacity:0;margin-left:4px;cursor:default;line-height:1;transition:opacity .12s}.exp-page .btab:hover .btab-close{opacity:.5}.exp-page .doc-ribbon{display:flex;align-items:center;padding:0 14px;background:white;border-bottom:1px solid var(--chrome-border)}.exp-page .ribbon-tabs{display:flex}.exp-page .ribbon-tab{font-family:var(--font-mono);font-size:11px;padding:6px 12px;color:var(--text-muted);cursor:default;border-bottom:2px solid transparent}.exp-page .ribbon-tab.active{color:var(--text-primary);border-bottom-color:var(--text-primary);font-weight:500}.exp-page .ribbon-tab.alert{color:var(--red)}.exp-page .ribbon-spacer{flex:1}.exp-page .ribbon-right{font-family:var(--font-mono);font-size:10px;color:var(--text-muted);display:flex;align-items:center;gap:8px}.exp-page .share-btn{font-family:var(--font-mono);font-size:10px;padding:3px 10px;background:var(--green-bright);color:white;border:none;border-radius:3px;cursor:default;font-weight:500}.exp-page .doc-scroll-container{max-height:600px;overflow-y:auto}.exp-page .doc-layout{display:flex;background:white}.exp-page .toc-sidebar{width:230px;flex-shrink:0;background:white;border-right:1px solid var(--chrome-border);align-self:stretch}.exp-page .toc-inner{position:sticky;top:0;max-height:600px;overflow-y:auto;padding-bottom:24px}.exp-page .toc-header{font-family:var(--font-body);font-size:13px;font-weight:400;color:var(--text-secondary);padding:14px 16px 10px}.exp-page .toc-list{list-style:none;padding:0 0 16px}.exp-page .toc-doc-tab{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;margin:0 8px 2px;background:transparent;border-radius:20px;cursor:pointer}.exp-page .toc-doc-tab-left{display:flex;align-items:center;gap:8px;font-family:var(--font-body);font-size:13px;font-weight:500;color:#1A1A2E;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0}.exp-page .toc-doc-icon{flex-shrink:0;width:18px;height:18px;display:flex;align-items:center;justify-content:center;color:#444}.exp-page .toc-doc-icon svg{width:15px;height:15px}.exp-page .toc-kebab{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#555;font-size:14px;line-height:1}.exp-page .toc-item{font-family:var(--font-body);font-size:13px;color:var(--text-secondary);padding:5px 16px 5px 37px;cursor:pointer;display:block;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background .1s;border-left:3px solid transparent}.exp-page .toc-item:hover{background:#F5F5F5;color:var(--text-primary)}.exp-page .toc-item.active{color:#1A73E8;font-weight:500;border-left-color:#1A73E8}.exp-page .toc-item.sub{padding-left:49px;font-size:12px;color:var(--text-muted)}.exp-page .toc-item.sub.active{color:#1A73E8}.exp-page .toc-divider{height:1px;background:#EBEBEB;margin:6px 16px}.exp-page .toc-item.atlas-link{color:var(--green);font-weight:500}.exp-page .doc-content-area{flex:1;background:white;padding:12px 0 48px}.exp-page .doc-page{max-width:660px;margin:0 auto;background:var(--page-white);border:none;box-shadow:none;padding:24px 52px 52px;font-family:var(--font-body)}.exp-page .doc-page .doc-title,.exp-page .doc-page .section-heading{font-family:var(--font-display)}.exp-page .doc-footerbar{display:flex;justify-content:space-between;align-items:center;padding:4px 14px;background:var(--chrome-bg);border-top:1px solid var(--chrome-border);font-family:var(--font-mono);font-size:10px;color:var(--text-muted)}.exp-page .footerbar-left{display:flex;gap:14px}.exp-page .footerbar-right{display:flex;gap:10px;align-items:center}.exp-page .zoom-track{width:50px;height:2px;background:var(--border);border-radius:2px;position:relative}.exp-page .zoom-track:after{content:"";position:absolute;left:55%;top:-3px;width:7px;height:7px;background:var(--text-muted);border-radius:50%}.exp-page .doc-title{font-family:var(--font-display);font-size:clamp(24px,3.5vw,34px);font-weight:800;line-height:1.15;color:var(--text-primary);margin-bottom:8px;letter-spacing:-.015em}.exp-page .doc-meta-block{display:flex;flex-wrap:wrap;gap:6px;align-items:center;font-family:var(--font-mono);font-size:10px;color:var(--text-muted);letter-spacing:.03em;margin-bottom:16px}.exp-page .doc-meta-block span+span:before{content:"·";margin-right:6px;color:var(--border)}.exp-page .doc-meta-block .status-pill{display:inline-flex;align-items:center;gap:4px;color:var(--red);font-weight:500;background:var(--red-bg);padding:1px 6px;border-radius:3px;font-size:9px;vertical-align:middle}.exp-page .doc-meta-block .status-pill .rdot{width:4px;height:4px;background:var(--red);border-radius:50%;animation:expPulse 2s infinite}.exp-page .deprecated-tag{font-size:9px;font-weight:500;letter-spacing:.04em;background:var(--red-bg);color:var(--red);padding:1px 6px;border-radius:3px}@keyframes expPulse{0%,to{opacity:1}50%{opacity:.3}}.exp-page .checkbox-empty{display:inline-block;width:12px;height:12px;border:1.5px solid var(--border);border-radius:2px;vertical-align:middle;margin-right:3px;cursor:pointer;position:relative;transition:all .15s}.exp-page .checkbox-empty:hover{border-color:var(--text-muted)}.exp-page .checkbox-empty.checked{border-color:var(--green-bright);background:var(--green-bg)}.exp-page .checkbox-empty.checked:after{content:"✓";position:absolute;top:-3px;left:0;font-size:10px;color:var(--green)}.exp-page .sop-field{margin-top:18px}.exp-page .sop-field-label{font-family:var(--font-mono);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:4px}.exp-page .sop-field-content{font-size:14px;color:var(--text-secondary);line-height:1.65;max-width:520px}.exp-page .section-heading{font-family:var(--font-display);font-size:22px;font-weight:700;color:var(--text-primary);margin:16px 0 6px;line-height:1.25;scroll-margin-top:60px}.exp-page .section-label{font-family:var(--font-mono);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:2px}.exp-page .body-text{font-size:14px;color:var(--text-secondary);line-height:1.7;margin-bottom:14px;max-width:540px}.exp-page .body-text a{color:var(--green);text-decoration:underline;text-underline-offset:2px;text-decoration-color:rgba(34,197,94,.3)}.exp-page .body-text a:hover{text-decoration-color:var(--green)}.exp-page .scope-list{font-size:14px;color:var(--text-secondary);line-height:1.7;max-width:540px;padding-left:20px;margin-bottom:14px;list-style-type:disc}.exp-page .scope-list li{margin-bottom:10px}.exp-page .inline-annotation{background:var(--yellow-bg);border-left:3px solid var(--yellow);padding:8px 12px;margin:14px 0;font-family:var(--font-mono);font-size:11px;line-height:1.55;color:#6B5B1F;border-radius:0 3px 3px 0}.exp-page .inline-annotation .alabel{font-weight:600;text-transform:uppercase;font-size:9px;letter-spacing:.05em;color:var(--yellow);margin-bottom:2px}.exp-page .procedure-flow{margin-top:12px}.exp-page .proc-step{display:flex;gap:14px;margin-bottom:16px;align-items:flex-start}.exp-page .proc-marker{flex-shrink:0;width:26px;height:26px;border:1.5px solid var(--border);border-radius:4px;display:flex;align-items:center;justify-content:center;font-family:var(--font-mono);font-size:10px;font-weight:600;color:var(--text-muted);margin-top:1px}.exp-page .proc-marker.failed{border-color:var(--red);color:var(--red);background:var(--red-bg)}.exp-page .proc-content{flex:1;font-size:14px;color:var(--text-secondary);line-height:1.65}.exp-page .proc-content strong{color:var(--text-primary);font-weight:600}.exp-page .proc-content .ghost{color:var(--text-muted);font-style:italic}.exp-page .proc-content .file-ref{display:inline-block;font-family:var(--font-mono);font-size:11px;background:rgba(0,0,0,.03);padding:2px 8px;border-radius:3px;color:var(--text-muted);margin:3px 0}.exp-page .section-divider{border:none;border-top:1px solid var(--border-light);margin:28px 0}.exp-page .cta-row{display:flex;gap:12px;align-items:center;margin-top:18px;flex-wrap:wrap}.exp-page .cta-primary{display:inline-flex;align-items:center;gap:6px;background:var(--green-bright);color:white;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:600;font-size:13px;transition:all .15s;border:none;cursor:pointer}.exp-page .cta-primary:hover{background:#1CAF54;transform:translateY(-1px);box-shadow:0 3px 12px rgba(34,197,94,.2)}.exp-page .cta-secondary{font-family:var(--font-mono);font-size:11px;color:var(--text-muted);text-decoration:underline;text-underline-offset:3px;cursor:pointer}.exp-page .revision-block{border:1.5px solid var(--border);border-radius:3px;margin-top:28px;overflow:hidden}.exp-page .revision-block-header{padding:9px 14px;background:#FAFAF7;border-bottom:1px solid var(--border-light);font-family:var(--font-mono);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-primary)}.exp-page .revision-block-body{padding:14px}.exp-page .rev-grid{display:grid;grid-template-columns:110px 1fr;gap:4px 0;font-size:13px}.exp-page .transition-text{text-align:center;margin:24px 0 14px;font-family:var(--font-display);font-size:22px;font-weight:700;color:var(--text-primary);line-height:1.3}.exp-page .transition-text .green{color:var(--green)}.exp-page .rev-history{margin-top:24px;border-top:1.5px solid var(--border-light);padding-top:12px}.exp-page .rev-table{width:100%;border-collapse:collapse;font-family:var(--font-mono);font-size:10px}.exp-page .rev-table th{text-align:left;font-weight:600;text-transform:uppercase;letter-spacing:.05em;font-size:9px;color:var(--text-muted)}.exp-page .rev-table td,.exp-page .rev-table th{padding:4px 0;border-bottom:1px solid var(--border-light)}.exp-page .rev-table td{line-height:1.5;vertical-align:top}.exp-page .rev-table .ver{color:var(--green);font-weight:600}.exp-page .page-line{margin-top:10px;font-family:var(--font-mono);font-size:10px;color:var(--text-muted);display:flex;justify-content:space-between}.exp-page .page-line .aside{font-style:italic;font-size:9px}.exp-page .atlas-section{background:var(--bg-warm);background-image:radial-gradient(circle at 1px 1px,var(--paper-dot) 1px,transparent 0);background-size:var(--paper-grid) var(--paper-grid);padding:72px 24px}.exp-page .atlas-section-inner{max-width:720px;margin:0 auto}.exp-page .atlas-section-label{font-family:var(--font-mono);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.16em;color:var(--text-muted);margin-bottom:16px}.exp-page .atlas-section-heading{font-family:var(--font-display);font-size:clamp(28px,4vw,40px);font-weight:700;color:var(--text-primary);line-height:1.15;margin:0 0 24px}.exp-page .atlas-section-heading em{font-style:italic;font-weight:700}.exp-page .atlas-section-body{font-family:var(--font-body);font-size:clamp(14px,1.2vw,16px);color:var(--text-secondary);line-height:1.52;margin:0 0 18px;max-width:620px}.exp-page .atlas-section-body.muted{color:var(--text-muted)}.exp-page .atlas-section-body-closing{font-family:var(--font-display);font-size:clamp(18px,2vw,22px);font-weight:500;color:var(--text-secondary);margin-bottom:32px}.exp-page .atlas-section-subline{font-family:var(--font-body);font-size:16px;color:var(--text-muted);line-height:1.6;margin:0 0 36px}.exp-page .atlas-complexity-tax{padding-top:84px}.exp-page .atlas-complexity-tax-inner{max-width:1320px;display:grid;grid-template-columns:minmax(0,.74fr) minmax(0,1.26fr);gap:32px;align-items:center;padding:36px;border:1px solid rgba(173,162,147,.4);border-radius:20px;background:#ffffff;box-shadow:0 14px 30px rgba(83,64,41,.08),0 3px 10px rgba(83,64,41,.04)}.exp-page .atlas-complexity-tax-copy{max-width:560px}.exp-page .atlas-complexity-tax-prompt{display:flex;flex-direction:column;align-items:center;gap:4px;margin-top:14px;max-width:620px;color:var(--text-secondary);background:transparent;border:0;padding:0;cursor:pointer}.exp-page .atlas-complexity-tax-prompt:focus-visible{outline:2px solid rgba(34,197,94,.45);outline-offset:4px;border-radius:8px}.exp-page .atlas-complexity-tax-prompt-text{font-family:var(--font-display);font-size:20px;font-style:italic;line-height:1.1}.exp-page .atlas-complexity-tax-prompt-arrow{font-family:var(--font-mono);font-size:14px;line-height:1}.exp-page .atlas-ask-atlas-section{padding-top:88px}.exp-page .atlas-ask-atlas-shell{max-width:1320px;margin:0 auto}.exp-page .atlas-ask-atlas-problem{max-width:1080px}.exp-page .atlas-ask-atlas-problem-headline{margin:0 0 24px;font-family:var(--font-display);font-size:clamp(42px,5.6vw,74px);line-height:.96;font-weight:700;letter-spacing:-.03em;color:var(--text-primary);max-width:17ch}.exp-page .atlas-ask-atlas-problem-body{margin:0 0 18px;max-width:52ch;font-family:var(--font-body);font-size:clamp(19px,2.1vw,26px);line-height:1.5;color:var(--text-secondary)}.exp-page .atlas-ask-atlas-problem-body-emphasis{color:var(--text-primary);font-weight:500}.exp-page .atlas-ask-atlas-kicker{display:flex;align-items:center;gap:10px;margin-top:0;padding:0 0 18px;border-bottom:1px solid rgba(173,162,147,.45);font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:var(--text-secondary)}.exp-page .atlas-ask-atlas-kicker-dot{width:8px;height:8px;background:var(--green-bright);display:inline-block;flex-shrink:0}.exp-page .atlas-ask-atlas-grid{display:grid;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);gap:32px;align-items:start;padding-top:30px}.exp-page .atlas-ask-atlas-copy,.exp-page .atlas-ask-atlas-visual{min-width:0}.exp-page .atlas-ask-atlas-heading{margin:0 0 16px;font-family:var(--font-display);font-size:clamp(30px,3.4vw,48px);line-height:1.05;font-weight:700;color:var(--text-primary);max-width:14ch}.exp-page .atlas-ask-atlas-body{margin:0 0 16px;font-family:var(--font-body);font-size:clamp(16px,1.35vw,18px);line-height:1.52;color:var(--text-secondary);max-width:34ch}.exp-page .atlas-ask-atlas-copy .atlas-ask-atlas-body:last-child{margin-bottom:0}.exp-page .atlas-ask-atlas-closing{margin:30px 0 0;max-width:1120px;font-family:var(--font-body);font-size:clamp(18px,1.8vw,24px);line-height:1.45;font-weight:500;color:var(--text-secondary)}.exp-page .atlas-process-insights{width:100%;border:1px solid rgba(173,162,147,.38);border-radius:14px;background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(247,244,238,.97)),radial-gradient(circle at 1px 1px,rgba(167,156,142,.12) 1px,transparent 0);background-size:auto,18px 18px;box-shadow:0 12px 26px rgba(83,64,41,.08),0 4px 10px rgba(83,64,41,.04);padding:20px;display:grid;gap:16px}.exp-page .atlas-process-insights-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.exp-page .atlas-process-insights-title{margin:0;font-family:var(--font-body);font-size:22px;font-weight:700;color:var(--text-primary);line-height:1.1}.exp-page .atlas-process-insights-subtitle{margin:4px 0 0;font-family:var(--font-body);font-size:13px;color:var(--text-secondary);line-height:1.4}.exp-page .atlas-process-insights-submitted{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;border:1px solid rgba(34,197,94,.34);background:rgba(34,197,94,.12);font-family:var(--font-mono);font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#1f9f54;white-space:nowrap}.exp-page .atlas-process-insights-submitted:before{content:"";width:7px;height:7px;border-radius:50%;background:#1f9f54}.exp-page .atlas-process-insights-answer,.exp-page .atlas-process-insights-examples,.exp-page .atlas-process-insights-metrics,.exp-page .atlas-process-insights-query{padding:0}.exp-page .atlas-process-insights-query-label{margin:0 0 6px;font-family:var(--font-mono);font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted)}.exp-page .atlas-process-insights-query-field{display:flex;align-items:center;gap:8px;min-height:40px;border:1px solid rgba(173,162,147,.36);border-radius:8px;background:rgba(255,255,255,.72);padding:8px 10px}.exp-page .atlas-process-insights-query-check{width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-family:var(--font-mono);font-size:11px;font-weight:700;color:#ffffff;background:#22c55e}.exp-page .atlas-process-insights-query-text{margin:0;font-family:var(--font-body);font-size:14px;line-height:1.4;color:var(--text-primary)}.exp-page .atlas-process-insights-block-head{margin:0 0 6px;font-family:var(--font-body);font-size:13px;font-weight:600;color:var(--text-primary)}.exp-page .atlas-process-insights-answer-text{margin:0;font-family:var(--font-body);font-size:14px;line-height:1.45;color:var(--text-body)}.exp-page .atlas-process-insights-evidence-list{margin:8px 0 0;padding:0;list-style:none;display:grid;gap:4px}.exp-page .atlas-process-insights-evidence-list li{position:relative;padding-left:11px;font-family:var(--font-body);font-size:13px;line-height:1.4;color:var(--text-secondary)}.exp-page .atlas-process-insights-evidence-list li:before{content:"";position:absolute;left:0;top:8px;width:4px;height:4px;border-radius:50%;background:#22c55e}.exp-page .atlas-process-insights-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.exp-page .atlas-process-insights-metric{border:1px solid rgba(173,162,147,.32);border-radius:8px;background:rgba(255,255,255,.74);padding:8px 10px}.exp-page .atlas-process-insights-metric-label{margin:0;font-family:var(--font-mono);font-size:10px;text-transform:uppercase;letter-spacing:.11em;color:var(--text-muted)}.exp-page .atlas-process-insights-metric-value{margin:6px 0 2px;font-family:var(--font-body);font-size:34px;line-height:1;font-weight:600;color:var(--text-primary)}.exp-page .atlas-process-insights-metric-note{margin:0;font-family:var(--font-body);font-size:12px;line-height:1.35;color:var(--text-secondary)}.exp-page .atlas-process-insights-block-head-split{display:flex;justify-content:space-between;gap:12px}.exp-page .atlas-process-insights-block-head-split span:last-child{font-size:12px;font-weight:500;color:var(--text-secondary)}.exp-page .atlas-process-insights-row-list{margin:0;padding:0;list-style:none}.exp-page .atlas-process-insights-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px 10px;padding:8px 0;border-top:1px solid rgba(173,162,147,.22)}.exp-page .atlas-process-insights-row:first-child{border-top:0;padding-top:4px}.exp-page .atlas-process-insights-row-duration{font-family:var(--font-mono);font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary)}.exp-page .atlas-process-insights-entity{display:block;font-weight:600;color:var(--text-primary);font-size:14px}.exp-page .atlas-process-insights-app-id{display:block;margin-top:1px;font-size:11px;font-family:var(--font-mono);letter-spacing:.04em;color:var(--text-muted)}.exp-page .atlas-process-insights-outcome{display:inline-flex;align-items:center;border-radius:999px;padding:4px 9px;border:1px solid transparent;font-family:var(--font-body);font-size:12px;font-weight:600;line-height:1}.exp-page .atlas-process-insights-row-why{grid-column:1/-1;margin:0;font-family:var(--font-body);font-size:13px;line-height:1.35;color:var(--text-secondary)}.exp-page .atlas-process-insights-outcome-warn{color:#cc881d;background:rgba(204,136,29,.16);border-color:rgba(204,136,29,.26)}.exp-page .atlas-process-insights-outcome-risk{color:#d74f4f;background:rgba(215,79,79,.14);border-color:rgba(215,79,79,.22)}.exp-page .atlas-process-insights-outcome-ok{color:#1da767;background:rgba(29,167,103,.14);border-color:rgba(29,167,103,.24)}.exp-page .atlas-tax-card{position:relative;border:0;border-radius:0;padding:0;background:transparent;box-shadow:none;overflow:visible}.exp-page .atlas-tax-card:after{content:none}.exp-page .atlas-tax-card-header,.exp-page .atlas-tax-chart-wrap,.exp-page .atlas-tax-legend{position:relative;z-index:1}.exp-page .atlas-tax-card-header{margin-bottom:10px}.exp-page .atlas-tax-card-eyebrow{margin-bottom:10px;font-family:var(--font-mono);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:#9a8e80}.exp-page .atlas-tax-card-title{font-family:var(--font-display);font-size:clamp(24px,2.6vw,32px);font-weight:700;line-height:1.15;color:var(--text-primary)}.exp-page .atlas-tax-card-note{margin:0;max-width:62ch;font-family:var(--font-body);font-size:18px;line-height:1.45;color:#746e65}.exp-page .atlas-tax-card-chasm{padding:0}.exp-page .atlas-tax-card-header-chasm{margin-bottom:10px}.exp-page .atlas-tax-card-title-chasm{font-size:clamp(24px,2.6vw,32px);line-height:1.08;margin-bottom:0;max-width:16ch}.exp-page .atlas-tax-chart-wrap{margin-left:0;margin-right:0}.exp-page .atlas-tax-chart-wrap-chasm{margin-top:-6px}.exp-page .atlas-tax-chart{display:block;width:100%;height:auto;overflow:visible}.exp-page .atlas-tax-legend{display:flex;flex-wrap:wrap;gap:18px;margin-top:10px;padding-left:16px}.exp-page .atlas-tax-legend-chasm{margin-top:18px;padding-left:8px;gap:26px}.exp-page .atlas-tax-legend-item{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:11px;letter-spacing:.06em;color:var(--text-secondary)}.exp-page .atlas-tax-legend-swatch{display:inline-flex;width:28px;border-radius:999px;flex-shrink:0}.exp-page .atlas-tax-legend-swatch-demand{height:3px;background:#22C55E}.exp-page .atlas-tax-legend-swatch-capacity{height:3px;background:#746E65}.exp-page .atlas-tax-legend-swatch-gap{height:12px;border:1px solid #cfc5b8;background:linear-gradient(180deg,rgba(116,110,101,.16),rgba(116,110,101,.02));border-radius:4px}.exp-page .atlas-sop-section{padding-top:86px}.exp-page .atlas-sop-section-shell{max-width:1320px;margin:0 auto}.exp-page .atlas-sop-section-kicker{display:flex;align-items:center;gap:10px;padding-bottom:18px;border-bottom:1px solid rgba(173,162,147,.45);font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:var(--text-secondary)}.exp-page .atlas-sop-section-kicker-dot{width:8px;height:8px;background:var(--green-bright);display:inline-block}.exp-page .atlas-sop-section-top{padding:0}.exp-page .atlas-sop-section-heading{margin:0 0 18px;max-width:14ch;font-family:var(--font-display);font-size:clamp(34px,4.8vw,56px);line-height:1.05;font-weight:700;letter-spacing:-.015em;color:var(--text-primary)}.exp-page .atlas-sop-section-bottom{display:grid;grid-template-columns:minmax(0,.58fr) minmax(0,.42fr);gap:38px;align-items:start;padding-top:30px}.exp-page .atlas-sop-section-copy{min-width:0}.exp-page .atlas-sop-section-body{margin:0;max-width:33ch;font-family:var(--font-body);font-size:clamp(16px,1.35vw,18px);line-height:1.52;color:var(--text-secondary)}.exp-page .atlas-sop-section-tagline{margin:26px 0 0;font-family:var(--font-body);font-size:clamp(20px,1.8vw,26px);line-height:1.36;letter-spacing:-.01em;font-weight:500;color:var(--text-primary)}.exp-page .atlas-sop-section-tagline em{font-style:italic}.exp-page .atlas-sop-section-hero-visual{min-width:0}.exp-page .atlas-sop-section-hero-visual .atlas-before-after-frame{height:clamp(500px,48vw,700px)}.exp-page .atlas-sop-visual{border:1px solid rgba(173,162,147,.45);background:linear-gradient(180deg,rgba(255,255,255,.7),rgba(246,243,238,.96)),radial-gradient(circle at 1px 1px,rgba(167,156,142,.18) 1px,transparent 0);background-size:auto,24px 24px;padding:16px}.exp-page .atlas-sop-carousel-shell{display:grid;gap:16px}.exp-page .atlas-sop-carousel-stage{min-height:460px}.exp-page .atlas-sop-carousel-image{display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%;min-height:460px;padding:0;border:0;border-radius:20px;background:rgba(255,255,255,.7);cursor:pointer;font-family:var(--font-display);font-size:clamp(38px,6vw,74px);line-height:1;color:#2f8b57}.exp-page .atlas-sop-carousel-image:focus-visible{outline:2px solid var(--green-bright);outline-offset:4px}.exp-page .atlas-sop-carousel-image-media{display:block;width:100%;height:100%;min-height:460px;object-fit:cover;object-position:center}.exp-page .atlas-sop-carousel-dots{display:flex;justify-content:center;gap:8px}.exp-page .atlas-sop-carousel-dot{width:8px;height:8px;border-radius:50%;background:rgba(173,162,147,.38);padding:0;border:none;cursor:pointer;transition:background .2s}.exp-page .atlas-sop-carousel-dot.active{background:var(--green-bright)}.exp-page .atlas-sop-section-steps{border-top:1px solid rgba(173,162,147,.45)}.exp-page .atlas-sop-step{border-bottom:1px solid rgba(173,162,147,.45)}.exp-page .atlas-sop-step.active{position:relative}.exp-page .atlas-sop-step.active:before{content:"";position:absolute;top:-1px;left:0;width:100%;height:3px;background:var(--green-bright)}.exp-page .atlas-sop-step-trigger{width:100%;display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;padding:18px 0;border:0;background:transparent;text-align:left;cursor:pointer}.exp-page .atlas-sop-step-number{font-family:var(--font-mono);font-size:12px;letter-spacing:.1em;color:#8f8476}.exp-page .atlas-sop-step-trigger:hover .atlas-sop-step-title{color:#2f2b27}.exp-page .atlas-sop-step-title{margin:0;font-family:var(--font-body);font-size:20px;font-weight:500;line-height:1.15;color:var(--text-primary)}.exp-page .atlas-sop-step-body{margin:10px 0 0;font-family:var(--font-body);font-size:17px;line-height:1.55;color:var(--text-secondary)}.exp-page .atlas-augmented-ops-section{padding-top:92px}.exp-page .atlas-augmented-ops-shell{max-width:1320px;margin:0 auto}.exp-page .atlas-augmented-ops-kicker{display:flex;align-items:center;gap:10px;padding-bottom:18px;border-bottom:1px solid rgba(173,162,147,.45);font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:var(--text-secondary)}.exp-page .atlas-augmented-ops-kicker-dot{width:8px;height:8px;background:var(--green-bright);display:inline-block;flex-shrink:0}.exp-page .atlas-augmented-ops-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:56px;align-items:start;padding-top:34px}.exp-page .atlas-augmented-ops-heading{grid-column:1/-1;margin:0 0 24px;max-width:none;font-family:var(--font-display);font-size:clamp(34px,4.8vw,56px);line-height:.95;font-weight:700;letter-spacing:-.03em;color:var(--text-primary)}.exp-page .atlas-augmented-ops-body{margin:0 0 18px;max-width:32ch;font-family:var(--font-body);font-size:clamp(19px,2vw,24px);line-height:1.45;color:var(--text-secondary)}.exp-page .atlas-augmented-ops-body-emphasis{color:var(--text-primary)}.exp-page .atlas-augmented-ops-placeholder{min-height:560px;border:1px solid rgba(173,162,147,.38);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.9),rgba(244,248,245,.96)),radial-gradient(circle at 1px 1px,rgba(47,139,87,.14) 1px,transparent 0);background-size:auto,22px 22px;box-shadow:0 12px 30px rgba(83,64,41,.06);padding:22px}.exp-page .atlas-augmented-ops-placeholder-meta{margin-bottom:18px;font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:#8f8476}.exp-page .atlas-augmented-ops-placeholder-title{display:flex;align-items:center;justify-content:center;min-height:420px;border:1px solid rgba(47,139,87,.24);border-radius:18px;background:linear-gradient(180deg,rgba(232,244,235,.85),rgba(255,255,255,.8));font-family:var(--font-display);font-size:clamp(42px,6vw,78px);line-height:1;color:#2f8b57}.exp-page .atlas-augmented-ops-placeholder-caption{margin:16px 0 0;font-family:var(--font-body);font-size:16px;line-height:1.5;color:var(--text-secondary)}.exp-page .atlas-insights-section{padding-top:92px}.exp-page .atlas-insights-shell{max-width:1320px;margin:0 auto}.exp-page .atlas-insights-kicker{display:flex;align-items:center;gap:10px;padding-bottom:18px;border-bottom:1px solid rgba(173,162,147,.45);font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:var(--text-secondary)}.exp-page .atlas-insights-kicker-dot{width:8px;height:8px;background:var(--green-bright);display:inline-block;flex-shrink:0}.exp-page .atlas-insights-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:56px;align-items:start;padding-top:34px}.exp-page .atlas-insights-heading{grid-column:1/-1;margin:0 0 24px;max-width:none;font-family:var(--font-display);font-size:clamp(34px,4.8vw,56px);line-height:.95;font-weight:700;letter-spacing:-.03em;color:var(--text-primary)}.exp-page .atlas-insights-body{margin:0 0 18px;max-width:32ch;font-family:var(--font-body);font-size:clamp(19px,2vw,24px);line-height:1.45;color:var(--text-secondary)}.exp-page .atlas-insights-questions{margin:0;padding:0}.exp-page .atlas-insights-questions-label{margin-bottom:14px;font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:#8f8476}.exp-page .atlas-insights-questions-list{margin:0;padding:0;list-style:none;display:grid;gap:14px}.exp-page .atlas-insights-questions-list li{position:relative;padding-left:18px;font-family:var(--font-body);font-size:clamp(18px,1.7vw,22px);line-height:1.4;color:var(--text-primary)}.exp-page .atlas-insights-questions-list li:before{content:"";position:absolute;top:12px;left:0;width:8px;height:8px;border-radius:50%;background:var(--green-bright)}.exp-page .atlas-benefits-section{padding-top:92px}.exp-page .atlas-benefits-shell{max-width:1080px;margin:0 auto}.exp-page .atlas-benefits-kicker{display:flex;align-items:center;gap:10px;padding-bottom:18px;border-bottom:1px solid rgba(173,162,147,.45);font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:var(--text-secondary)}.exp-page .atlas-benefits-kicker-dot{width:8px;height:8px;background:var(--green-bright);display:inline-block}.exp-page .atlas-benefits-head{padding:40px 0 48px;max-width:620px}.exp-page .atlas-benefits-heading{font-family:var(--font-display);font-size:clamp(28px,4vw,40px);font-weight:700;color:var(--text-primary);line-height:1.15;margin:0 0 18px}.exp-page .atlas-benefits-heading em{font-style:italic;font-weight:700}.exp-page .atlas-benefits-subline{font-family:var(--font-body);font-size:clamp(14px,1.2vw,16px);color:var(--text-secondary);line-height:1.52;margin:0}.exp-page .atlas-benefits-table{width:100%}.exp-page .atlas-benefits-table-header{display:grid;grid-template-columns:120px 1fr 1fr;gap:0;padding-bottom:14px;border-bottom:1px solid rgba(173,162,147,.45)}.exp-page .atlas-benefits-table-col-head{font-family:var(--font-body);font-size:14px;font-weight:400;color:var(--text-muted);padding-left:24px}.exp-page .atlas-benefits-table-col-head--atlas{color:var(--text-primary);font-weight:600}.exp-page .atlas-benefits-table-row{border-bottom:1px solid rgba(173,162,147,.25)}.exp-page .atlas-benefits-table-row-trigger{display:grid;grid-template-columns:120px 1fr auto;align-items:center;width:100%;padding:20px 0;background:none;border:none;cursor:pointer;text-align:left;gap:0;transition:background-color .15s ease}.exp-page .atlas-benefits-table-row-trigger:hover{background-color:rgba(173,162,147,.08)}.exp-page .atlas-benefits-table-category{font-family:var(--font-body);font-size:15px;font-weight:600;color:var(--text-primary);line-height:1.3;padding-right:16px}.exp-page .atlas-benefits-table-titles{display:grid;grid-template-columns:1fr 1fr;gap:0;padding-left:24px}.exp-page .atlas-benefits-table-title-today{font-family:var(--font-body);font-size:16px;font-weight:500;color:var(--text-secondary)}.exp-page .atlas-benefits-table-title-atlas{font-family:var(--font-body);font-size:16px;font-weight:600;color:var(--green);padding-left:24px}.exp-page .atlas-benefits-table-chevron{display:flex;align-items:center;justify-content:center;width:28px;height:28px;color:var(--text-muted);transition:transform .25s ease,color .15s ease;flex-shrink:0;margin-left:12px}.exp-page .atlas-benefits-table-chevron--open{transform:rotate(180deg);color:var(--text-primary)}.exp-page .atlas-benefits-table-body{display:grid;transition:grid-template-rows .3s ease}.exp-page .atlas-benefits-table-body-inner{overflow:hidden;display:grid;grid-template-columns:1fr 1fr;gap:0;padding-left:120px}.exp-page .atlas-benefits-table-cell{padding:0 24px 24px}.exp-page .atlas-benefits-table-row:not(.atlas-benefits-table-row--open) .atlas-benefits-table-cell{padding-bottom:0}.exp-page .atlas-benefits-table-cell p{font-family:var(--font-body);font-size:15px;color:var(--text-secondary);line-height:1.55;margin:0}@media (max-width:768px){.exp-page .atlas-benefits-table-header{display:grid;grid-template-columns:1fr 1fr;padding-bottom:10px}.exp-page .atlas-benefits-table-label{display:none}.exp-page .atlas-benefits-table-col-head{padding-left:0;font-size:13px}.exp-page .atlas-benefits-table-row-trigger{grid-template-columns:1fr auto;padding:14px 0}.exp-page .atlas-benefits-table-category{grid-column:1/-1;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);padding-right:0;margin-bottom:4px}.exp-page .atlas-benefits-table-titles{grid-template-columns:1fr 1fr;padding-left:0}.exp-page .atlas-benefits-table-title-atlas,.exp-page .atlas-benefits-table-title-today{font-size:14px;padding-left:0}.exp-page .atlas-benefits-table-chevron{margin-left:8px}.exp-page .atlas-benefits-table-body-inner{padding-left:0;grid-template-columns:1fr 1fr;gap:16px}.exp-page .atlas-benefits-table-cell{padding:0 0 16px}.exp-page .atlas-benefits-table-cell p{font-size:13px}}.exp-page .atlas-integrations-section,.exp-page .atlas-security-section{padding-top:92px}.exp-page .atlas-integrations-shell{max-width:1320px;margin:0 auto}.exp-page .atlas-integrations-kicker{display:flex;align-items:center;gap:10px;padding-bottom:18px;border-bottom:1px solid rgba(173,162,147,.45);font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:var(--text-secondary)}.exp-page .atlas-integrations-kicker-dot{width:8px;height:8px;background:var(--green-bright);display:inline-block;flex-shrink:0}.exp-page .atlas-integrations-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:56px;align-items:start;padding-top:34px}.exp-page .atlas-integrations-heading{margin:0 0 24px;max-width:10ch;font-family:var(--font-display);font-size:clamp(34px,4.8vw,56px);line-height:1.05;font-weight:700;letter-spacing:-.015em;color:var(--text-primary)}.exp-page .atlas-integrations-body{margin:0 0 18px;max-width:32ch;font-family:var(--font-body);font-size:clamp(16px,1.35vw,18px);line-height:1.52;color:var(--text-secondary)}.exp-page .atlas-integrations-network-shell{min-height:0;border:none;border-radius:0;background:transparent;box-shadow:none;padding:0}.exp-page .atlas-integrations-network-meta{margin-bottom:14px;font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:#8f8476}.exp-page .atlas-integrations-network{position:relative;min-height:470px;border:1px solid rgba(173,162,147,.34);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(250,250,248,.95));overflow:hidden;padding:18px 20px}.exp-page .atlas-integrations-flow{display:grid;grid-template-columns:98px 70px minmax(280px,1fr) 70px 98px;align-items:center;column-gap:0;min-height:360px}.exp-page .atlas-integrations-core,.exp-page .atlas-integrations-target{width:98px;height:98px;border-radius:999px;border:1px solid rgba(165,175,168,.36);background:rgba(255,255,255,.9);display:flex;align-items:center;justify-content:center;justify-self:center;box-shadow:0 6px 16px rgba(56,62,58,.08)}.exp-page .atlas-integrations-core-image{width:64px;height:64px;object-fit:contain;filter:invert(59%) sepia(47%) saturate(1250%) hue-rotate(89deg) brightness(102%) contrast(96%)}.exp-page .atlas-integrations-target{transition:border-color .24s ease,box-shadow .24s ease,background-color .24s ease}.exp-page .atlas-integrations-target.active{border-color:rgba(61,213,115,.6);box-shadow:0 8px 20px rgba(28,146,83,.22);background:rgba(247,255,250,.96)}.exp-page .atlas-integrations-target-inner{width:74px;height:74px;border-radius:999px;background:rgba(246,250,247,.95);border:1px solid rgba(164,174,167,.3);display:flex;align-items:center;justify-content:center}.exp-page .atlas-integrations-target-glyph{color:#415046;font-family:var(--font-mono);font-size:14px;font-weight:600}.exp-page .atlas-integrations-connector{height:2px;width:100%;background:linear-gradient(90deg,rgba(166,174,169,.45),rgba(189,194,190,.3));border-radius:999px;transition:background .26s ease,box-shadow .26s ease}.exp-page .atlas-integrations-connector.active{background:linear-gradient(90deg,rgba(61,213,115,.7),rgba(44,163,92,.54));box-shadow:0 0 0 1px rgba(61,213,115,.08)}.exp-page .atlas-integrations-action-card{border:1px solid rgba(173,162,147,.34);border-radius:16px;padding:14px 16px;background:rgba(255,255,255,.92);min-height:130px;display:flex;flex-direction:column;justify-content:flex-start;max-width:420px}.exp-page .atlas-integrations-action-kicker{margin-bottom:8px;font-family:var(--font-mono);font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#7d766d}.exp-page .atlas-integrations-action-content{min-height:78px}.exp-page .atlas-integrations-action-tool-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.exp-page .atlas-integrations-action-tool-icon{width:22px;height:22px;border-radius:999px;background:rgba(248,250,248,.94);border:1px solid rgba(156,166,159,.34);color:#4a5550;font-family:var(--font-mono);font-size:10px;display:inline-flex;align-items:center;justify-content:center}.exp-page .atlas-integrations-action-tool{margin:0;font-family:var(--font-body);font-size:17px;line-height:1.15;font-weight:600;color:#2f382f}.exp-page .atlas-integrations-action-text{margin:0;font-family:var(--font-body);font-size:16px;line-height:1.45;color:#53594f;max-width:32ch}.exp-page .atlas-integrations-rail{margin-top:16px;display:flex;flex-wrap:nowrap;gap:8px;justify-content:center}.exp-page .atlas-integrations-rail-item{width:28px;height:28px;border-radius:999px;background:rgba(238,240,237,.84);border:1px solid rgba(176,182,177,.34);display:inline-flex;align-items:center;justify-content:center;opacity:.5;transform:scale(.92);transition:opacity .24s ease,transform .24s ease,border-color .24s ease,background-color .24s ease}.exp-page .atlas-integrations-rail-item.active{opacity:1;transform:scale(1);border-color:rgba(58,191,105,.5);background:rgba(240,252,245,.92)}.exp-page .atlas-integrations-rail-item-glyph{color:#4f5952;font-family:var(--font-mono);font-size:9px;font-weight:600}.exp-page .atlas-security-shell{max-width:1080px;margin:0 auto}.exp-page .atlas-security-kicker{display:flex;align-items:center;gap:10px;padding-bottom:18px;border-bottom:1px solid rgba(173,162,147,.45);font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:var(--text-secondary)}.exp-page .atlas-security-card-icon,.exp-page .atlas-security-kicker-dot{width:8px;height:8px;background:var(--green-bright);display:inline-block;flex-shrink:0}.exp-page .atlas-security-head{padding:34px 0 22px;display:flex;justify-content:center;text-align:center}.exp-page .atlas-security-heading{margin:0;max-width:18ch;font-family:var(--font-display);font-size:clamp(34px,4.8vw,56px);line-height:1.02;font-weight:700;letter-spacing:-.03em;color:var(--text-primary)}.exp-page .atlas-security-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.exp-page .atlas-security-card{border:1px solid rgba(173,162,147,.3);border-radius:20px;background:rgba(36,36,40,.03);padding:22px;transition:border-color .18s ease}.exp-page .atlas-security-card:hover{border-color:rgba(61,213,115,.3)}.exp-page .atlas-security-card-title-row{display:flex;align-items:center;gap:10px;margin-bottom:12px}.exp-page .atlas-security-card-title{margin:0;font-family:var(--font-body);font-size:22px;line-height:1.2;font-weight:600;color:var(--text-primary)}.exp-page .atlas-security-card-body{margin:0;font-family:var(--font-body);font-size:17px;line-height:1.6;color:var(--text-secondary)}.exp-page .atlas-faq{padding-top:48px;padding-bottom:80px}.exp-page .faq-list{margin-top:8px}.exp-page .faq-item{border-bottom:1px solid var(--border-light)}.exp-page .faq-question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:22px 0;background:none;border:none;cursor:pointer;font-family:var(--font-body);font-size:19px;font-weight:600;color:var(--text-primary);text-align:left;line-height:1.4;gap:16px}.exp-page .faq-question:hover{color:var(--text-body)}.exp-page .faq-toggle{flex-shrink:0;font-size:20px;font-weight:300;color:var(--text-muted);width:24px;text-align:center}.exp-page .faq-answer{font-family:var(--font-body);font-size:17px;color:var(--text-secondary);line-height:1.7;padding:0 0 22px;max-width:600px}.exp-page .atlas-about-hero{padding:48px 24px 0}.exp-page .atlas-about-hero-inner{max-width:820px;margin:0 auto}.exp-page .atlas-about-hero-kicker{display:flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);padding-bottom:20px}.exp-page .atlas-about-hero-headline{font-family:var(--font-display);font-size:clamp(32px,5vw,52px);font-weight:800;color:var(--text-primary);line-height:1.12;margin:0;text-wrap:balance}.exp-page .atlas-about-hero-headline em{font-style:italic;font-weight:700}.exp-page .atlas-about-story{padding-top:48px;padding-bottom:24px}.exp-page .atlas-about-story-inner{max-width:720px;margin:0 auto}.exp-page .atlas-about-callout{font-family:var(--font-display);font-size:clamp(20px,2.4vw,26px);font-weight:600;color:var(--text-primary);line-height:1.4;margin:28px 0;padding-left:20px;border-left:3px solid var(--green-bright)}.exp-page .atlas-about-vision{padding-top:24px;padding-bottom:24px}.exp-page .atlas-about-vision-inner{max-width:720px;margin:0 auto}.exp-page .atlas-about-vision-kicker{display:flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);padding-bottom:20px}.exp-page .atlas-about-vision-heading{font-family:var(--font-display);font-size:clamp(26px,3.6vw,38px);font-weight:800;color:var(--text-primary);line-height:1.18;margin:0 0 28px}.exp-page .atlas-about-vision-heading em{font-style:italic;font-weight:700}.exp-page .atlas-about-founders{padding-top:24px;padding-bottom:48px}.exp-page .atlas-about-founders-inner{max-width:920px;margin:0 auto}.exp-page .atlas-about-founders-kicker{display:flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);padding-bottom:28px}.exp-page .atlas-about-founders-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.exp-page .atlas-about-founder-card{background:var(--page-white);border:1px solid var(--border-light);border-radius:16px;padding:32px;display:flex;flex-direction:column;gap:24px}.exp-page .atlas-about-founder-photo-wrap{width:96px;height:96px;border-radius:50%;overflow:hidden;border:3px solid var(--border-light);flex-shrink:0}.exp-page .atlas-about-founder-photo{width:100%;height:100%;object-fit:cover}.exp-page .atlas-about-founder-name{font-family:var(--font-display);font-size:22px;font-weight:700;color:var(--text-primary);margin:0}.exp-page .atlas-about-founder-role{font-family:var(--font-mono);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--green);margin:4px 0 0}.exp-page .atlas-about-founder-bio{font-family:var(--font-body);font-size:16px;color:var(--text-secondary);line-height:1.65;margin:12px 0 0}@media (max-width:860px){.exp-page .atlas-about-founders-grid{grid-template-columns:1fr}.exp-page .atlas-about-hero-headline{font-size:clamp(26px,7vw,38px)}}.exp-page .atlas-footer{border-top:1px solid rgba(173,162,147,.45);padding:56px 24px 48px}.exp-page .atlas-footer-inner{max-width:1320px;margin:0 auto;padding:0 50px;display:grid;grid-template-columns:auto auto 1fr;gap:80px;align-items:start}.exp-page .atlas-footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.exp-page .atlas-footer-logo{display:block}.exp-page .atlas-footer-logo-img{height:64px;width:auto;margin-top:-6px;filter:brightness(0) saturate(100%) invert(58%) sepia(52%) saturate(522%) hue-rotate(89deg) brightness(96%) contrast(92%)}.exp-page .atlas-footer-linkedin{display:inline-block;line-height:0;margin-left:6px;color:var(--text-primary);transition:color .18s ease}.exp-page .atlas-footer-linkedin:hover{color:var(--green-bright)}.exp-page .atlas-footer-nav-group{padding-top:6px}.exp-page .atlas-footer-nav-heading{margin:0 0 12px;font-family:var(--font-body);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-primary)}.exp-page .atlas-footer-nav-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.exp-page .atlas-footer-nav-list a{font-family:var(--font-body);font-size:15px;color:var(--text-secondary);text-decoration:none;transition:color .18s ease}.exp-page .atlas-footer-nav-list a:after{content:" \2192"}.exp-page .atlas-footer-nav-list a:hover{color:var(--green-bright)}.exp-page .atlas-footer-contact{text-align:right;padding-top:6px;justify-self:end}.exp-page .atlas-footer-address{margin:0 0 16px;line-height:1.6}.exp-page .atlas-footer-address,.exp-page .atlas-footer-email-text{font-family:var(--font-body);font-size:15px;color:var(--text-secondary)}.exp-page .atlas-footer-email-text{margin:0}.exp-page .atlas-cta-section{padding-bottom:96px}.exp-page .atlas-cta-inline{display:flex;justify-content:center;margin:28px 0 36px}@media (max-width:860px){.exp-page .toc-sidebar{display:none}.exp-page .doc-page{padding:28px 20px}.exp-page .atlas-bar-links{display:flex}.exp-page .atlas-top-hero{padding:40px 16px;min-height:auto}.exp-page .atlas-top-hero-inner{grid-template-columns:1fr;gap:32px}.exp-page .atlas-top-hero-text{padding-top:0}.exp-page .atlas-top-hero-right{padding-left:0}.exp-page .atlas-top-hero-headline{font-size:clamp(26px,7.4vw,36px);margin-bottom:20px;text-align:center}.exp-page .atlas-top-hero-subline{text-align:center;font-size:clamp(16px,4vw,20px);margin-bottom:8px}.exp-page .atlas-before-after-frame{height:clamp(620px,96vw,780px)}.exp-page .atlas-complexity-tax-inner{gap:28px;padding:28px 24px;border-radius:16px}.exp-page .atlas-ask-atlas-section{padding-top:56px}.exp-page .atlas-ask-atlas-problem-headline{margin-bottom:18px;max-width:15ch;font-size:clamp(34px,8vw,56px)}.exp-page .atlas-ask-atlas-problem-body{max-width:none;margin-bottom:14px;font-size:clamp(17px,3.8vw,22px)}.exp-page .atlas-ask-atlas-grid{grid-template-columns:1fr;gap:24px;padding-top:24px}.exp-page .atlas-ask-atlas-heading{max-width:none;font-size:clamp(30px,6.8vw,44px)}.exp-page .atlas-ask-atlas-body{max-width:none;font-size:17px}.exp-page .atlas-ask-atlas-closing{max-width:none;margin-top:22px;font-size:clamp(17px,3.4vw,21px)}.exp-page .atlas-process-insights-submitted{font-size:9px;padding:4px 8px}.exp-page .atlas-process-insights-query-text{font-size:13px}.exp-page .atlas-process-insights-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.exp-page .atlas-process-insights-metric-value{font-size:30px}.exp-page .atlas-process-insights-row{gap:6px 8px}.exp-page .atlas-sop-section-bottom{grid-template-columns:1fr;gap:26px;padding-top:24px}.exp-page .atlas-sop-section-hero-visual{order:2}.exp-page .atlas-sop-section-copy{order:1}.exp-page .atlas-augmented-ops-grid,.exp-page .atlas-insights-grid,.exp-page .atlas-integrations-grid{grid-template-columns:1fr;gap:28px}.exp-page .atlas-security-grid{grid-template-columns:1fr}.exp-page .atlas-sop-section-heading{max-width:none}.exp-page .browser-shell-wrap{margin:8px 8px 0}.exp-page .btab{padding:6px 8px;font-size:9px}.exp-page .btab-icon{width:12px;height:12px;font-size:7px}.exp-page .atlas-section{padding:48px 16px}.exp-page .atlas-section-heading{font-size:clamp(24px,7vw,34px)}.exp-page .atlas-section-body{font-size:15px}.exp-page .faq-question{font-size:17px}.exp-page .atlas-footer{padding:40px 16px 36px}.exp-page .atlas-footer-inner{grid-template-columns:1fr;gap:32px;padding:0}.exp-page .atlas-footer-contact{text-align:left}.exp-page .atlas-footer-logo-img{height:48px}}@media (max-width:768px){.exp-page .atlas-complexity-tax-inner{grid-template-columns:1fr;gap:24px;padding:22px 18px;border-radius:14px}.exp-page .atlas-ask-atlas-shell{max-width:none}.exp-page .atlas-ask-atlas-problem-headline{max-width:none;font-size:clamp(30px,10.5vw,44px);line-height:1}.exp-page .atlas-ask-atlas-kicker{margin-top:0;padding-bottom:14px}.exp-page .atlas-ask-atlas-heading{font-size:clamp(28px,8.6vw,40px)}.exp-page .atlas-process-insights{border-radius:12px;padding:12px}.exp-page .atlas-process-insights-head{flex-direction:column;align-items:flex-start;gap:6px}.exp-page .atlas-process-insights-submitted{align-self:flex-start}.exp-page .atlas-process-insights-title{font-size:20px}.exp-page .atlas-process-insights-subtitle{font-size:12px}.exp-page .atlas-process-insights-query-field{min-height:36px}.exp-page .atlas-process-insights-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.exp-page .atlas-process-insights-metric-value{font-size:28px}.exp-page .atlas-process-insights-row{grid-template-columns:minmax(0,1fr) auto auto;align-items:center}.exp-page .atlas-process-insights-row-duration{justify-self:end;padding-top:0}.exp-page .atlas-process-insights-outcome{grid-column:auto;justify-self:end}.exp-page .atlas-process-insights-row-why{font-size:12px}.exp-page .atlas-tax-card{padding:0}.exp-page .atlas-before-after-meta{margin-bottom:8px;font-size:9px;letter-spacing:.1em}.exp-page .atlas-before-after-frame{height:clamp(620px,110vw,780px)}.exp-page .atlas-sop-section-kicker{padding-bottom:14px}.exp-page .atlas-sop-section-top{padding:24px 0}.exp-page .atlas-augmented-ops-heading{max-width:none;font-size:clamp(32px,9vw,54px);margin-bottom:0}.exp-page .atlas-augmented-ops-body{max-width:none;font-size:18px}.exp-page .atlas-insights-heading{max-width:none;font-size:clamp(32px,9vw,54px)}.exp-page .atlas-insights-body{max-width:none;font-size:18px}.exp-page .atlas-integrations-heading{max-width:none;font-size:clamp(32px,9vw,54px)}.exp-page .atlas-integrations-body{max-width:none;font-size:17px}.exp-page .atlas-integrations-network-shell{min-height:0;padding:0}.exp-page .atlas-integrations-network{min-height:320px;padding:14px 12px}.exp-page .atlas-integrations-flow{grid-template-columns:1fr;gap:10px;min-height:auto}.exp-page .atlas-integrations-core,.exp-page .atlas-integrations-target{width:80px;height:80px}.exp-page .atlas-integrations-core-image{width:52px;height:52px}.exp-page .atlas-integrations-target-inner{width:60px;height:60px}.exp-page .atlas-integrations-connector{width:2px;height:30px;justify-self:center}.exp-page .atlas-integrations-action-card{max-width:none;min-height:122px;padding:12px}.exp-page .atlas-integrations-action-tool{font-size:16px}.exp-page .atlas-integrations-action-text{font-size:15px;max-width:none}.exp-page .atlas-integrations-rail{gap:6px;justify-content:flex-start;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.exp-page .atlas-integrations-rail::-webkit-scrollbar{display:none}.exp-page .atlas-integrations-rail-item{width:24px;height:24px;flex-shrink:0}.exp-page .atlas-security-heading{max-width:none;font-size:clamp(30px,8vw,44px)}.exp-page .atlas-security-card{padding:18px}.exp-page .atlas-security-card-title{font-size:20px}.exp-page .atlas-security-card-body{font-size:16px}.exp-page .atlas-augmented-ops-placeholder{min-height:360px;padding:16px}.exp-page .atlas-augmented-ops-placeholder-title{min-height:250px}.exp-page .atlas-sop-section-heading{font-size:clamp(32px,9vw,54px);max-width:none}.exp-page .atlas-sop-section-body{max-width:none;font-size:17px}.exp-page .atlas-sop-section-tagline{margin-top:18px;font-size:clamp(22px,6.5vw,30px);line-height:1.4;text-align:center}.exp-page .atlas-sop-section-hero-visual .atlas-before-after-frame{height:clamp(560px,110vw,760px)}.exp-page .atlas-sop-visual{padding:12px}.exp-page .atlas-sop-carousel-image,.exp-page .atlas-sop-carousel-image-media,.exp-page .atlas-sop-carousel-stage{min-height:360px}.exp-page .atlas-sop-step{position:relative}.exp-page .atlas-sop-step-trigger{grid-template-columns:1fr;gap:8px}.exp-page .atlas-sop-step-title{font-size:18px}.exp-page .atlas-sop-step-body{font-size:15px}.exp-page .atlas-tax-card-title-chasm{max-width:none}.exp-page .atlas-tax-chart-wrap{margin-left:-4px}.exp-page .atlas-tax-legend{gap:12px;padding-left:8px}.exp-page .atlas-tax-legend-item{font-size:10px}.exp-page .atlas-bar .atlas-bar-cta,.exp-page .browser-tabs,.exp-page .doc-footerbar,.exp-page .doc-ribbon{display:none}.exp-page .browser-titlebar{justify-content:center;padding:10px 14px}.exp-page .browser-titlebar .window-dots{display:none}.exp-page .browser-titlebar-text{position:static;transform:none}.exp-page .browser-shell{border-radius:12px;box-shadow:0 2px 16px rgba(0,0,0,.06);border:1px solid var(--chrome-border)}.exp-page .doc-meta-block{display:none}.exp-page .doc-page{padding:24px 16px;max-width:100%}.exp-page .section-divider{margin:32px 0}}@media (max-width:560px){.exp-page .atlas-ask-atlas-problem-headline{font-size:clamp(28px,11vw,36px)}.exp-page .atlas-ask-atlas-body,.exp-page .atlas-ask-atlas-closing,.exp-page .atlas-ask-atlas-problem-body{font-size:17px;line-height:1.5}.exp-page .atlas-process-insights{padding:10px}.exp-page .atlas-process-insights-metrics{grid-template-columns:1fr}.exp-page .atlas-process-insights-metric-value{font-size:28px}.exp-page .atlas-process-insights-block-head,.exp-page .atlas-process-insights-query-text{font-size:12px}.exp-page .atlas-process-insights-row{grid-template-columns:minmax(0,1fr) auto auto;gap:5px 8px}.exp-page .atlas-process-insights-row-duration{justify-self:end;padding-top:0}.exp-page .atlas-process-insights-outcome{grid-column:auto;justify-self:end}}