/* NEXDO Business Explorer: presentation layer only, not production product UI. */
:root{--ink:#111e2e;--muted:#5b6675;--paper:#f4f3ef;--white:#fff;--line:#dcdedb;--navy:#0b1624;--blue:#2667da;--blue-light:#e9f0fc;--amber:#d6b372;--green:#80c8b2;--radius:14px;--rail:224px;--sans:'Pretendard','Noto Sans CJK KR','Apple SD Gothic Neo','Malgun Gothic',system-ui,sans-serif;--mono:'SFMono-Regular',Consolas,monospace}
*{box-sizing:border-box}html{scroll-behavior:auto}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;-webkit-font-smoothing:antialiased;word-break:keep-all}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:default}button,a,select{touch-action:manipulation}button:focus-visible,a:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #477cde;outline-offset:4px}h1,h2,h3,p,figure{margin:0}button{border:0}img,svg{max-width:100%}[hidden]{display:none!important}h1,h2{font-weight:650;letter-spacing:-.06em}h3{font-weight:650;letter-spacing:-.04em}.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}.skip-link{position:fixed;top:-80px;left:240px;background:#fff;color:var(--ink);padding:12px 20px;z-index:100}.skip-link:focus{top:10px}.icon{display:inline-block;width:20px;height:20px;flex-shrink:0;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
/* Stable site shell — this is website navigation, not a signed-in workspace. */
.sidebar{position:fixed;z-index:40;left:0;top:0;bottom:0;width:var(--rail);background:var(--navy);color:#dce5ef;display:flex;flex-direction:column;padding:34px 22px 26px}.brand{display:inline-flex;font-size:25px;font-weight:750;letter-spacing:.10em;align-items:center;gap:9px}.brand i{width:5px;height:5px;border-radius:50%;background:var(--amber);align-self:flex-start;margin-top:8px}.brand-caption{font:12px var(--mono);letter-spacing:.15em;color:#9aabbf;margin-top:12px}.nav-label{margin-top:64px;padding:0 12px 16px;font-size:12px;letter-spacing:.16em;color:#8d9fb5}.site-nav{display:flex;flex-direction:column;gap:6px}.site-nav a{position:relative;display:flex;align-items:center;gap:13px;padding:14px 12px;border-radius:8px;color:#aab8c9;font-size:15px;transition:background .16s,color .16s}.site-nav a .nav-n{font:12px var(--mono);color:#778ba4}.site-nav a:hover{background:#182638;color:#fff}.site-nav a[aria-current=page]{background:#203349;color:#fff}.site-nav a[aria-current=page]:before{content:'';position:absolute;left:-22px;top:16px;bottom:16px;width:3px;background:var(--amber)}.site-nav a[aria-current=page] .nav-n{color:var(--amber)}.sidebar-bottom{margin-top:auto;border-top:1px solid #263343;padding-top:24px}.sidebar-slogan{font-size:19px;line-height:1.45;letter-spacing:-.03em;color:#d5deea}.sidebar-note{font-size:13px;color:#92a3b7;margin-top:20px;line-height:1.8}.mobile-brand,#mobile-menu{display:none}.site-shell{margin-left:var(--rail);min-width:0}.topbar{height:76px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 48px;gap:20px}.breadcrumb{display:flex;align-items:center;gap:14px;font-size:14px;color:var(--muted)}.breadcrumb span:first-child{font:12px var(--mono);letter-spacing:.1em}.breadcrumb .slash{color:#a7afb5}.top-actions{display:flex;align-items:center;gap:18px}.preview-label{font:12px var(--mono);letter-spacing:.06em;color:#6a7686}.top-cta{font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:16px}.top-cta .icon{width:16px}.main{max-width:1560px;margin:auto;padding:38px 48px 0;min-width:0}.scene{min-width:0;padding-bottom:32px;animation:arrive .24s ease both}.scene-heading:focus{outline:none}.eyebrow{display:flex;align-items:center;gap:9px;color:#627185;font-size:13px;font-weight:600;letter-spacing:.07em}.eyebrow .mini-line{width:24px;height:1px;background:#8193a9}.scene-kicker{font:12px var(--mono);color:#7b8796;letter-spacing:.1em}.page-footer{border-top:1px solid var(--line);padding:17px 0 22px;display:flex;justify-content:space-between;align-items:center;gap:20px;color:#657185;font-size:13px}.footer-wordmark{font-weight:750;letter-spacing:.12em;font-size:13px}.footer-right{display:flex;align-items:center;gap:24px}.pager{display:flex;gap:22px;align-items:center}.pager a{display:inline-flex;align-items:center;gap:8px;min-height:36px}.pager .icon{width:16px}.page-number{font:12px var(--mono);letter-spacing:.15em}.btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:46px;padding:12px 19px;border-radius:6px;font-size:15px;font-weight:600;line-height:1.5;transition:background .16s,transform .16s}.btn .icon{width:17px;height:17px}.btn-primary{background:var(--blue);color:#fff}.btn-primary:hover{background:#1e55b6;transform:translateY(-1px)}.btn-dark{background:var(--navy);color:#fff}.btn-dark:hover{background:#243b54}.btn-outline{background:transparent;border:1px solid #c9cecf;color:var(--ink)}.btn-outline:hover{background:#e9eceb}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:14px;font-weight:600;min-height:36px}.text-link .icon{width:16px}.subtle-note{font-size:13px;line-height:1.8;color:#687486}.actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.chapter-top{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:30px}.chapter-top h1{font-size:clamp(32px,3.1vw,48px);line-height:1.3;margin-top:12px}.chapter-lead{font-size:15.5px;line-height:1.9;max-width:380px;color:var(--muted)}.section-foot{margin-top:24px;display:flex;justify-content:space-between;gap:20px;align-items:center}.note-label{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border:1px solid #d7dfde;border-radius:4px;color:#536877;font-size:12px;font-weight:600}.role-label{font:12px var(--mono);letter-spacing:.08em;color:#7d90aa}.value-line{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid var(--line);font-size:15px}.value-line:last-child{border:0}.value-line span{color:var(--muted)}
/* Overview: one product, two role-based views inside one exhibit. */
.overview-mast{display:flex;justify-content:space-between;align-items:center;margin-bottom:34px}.home-hero{display:grid;grid-template-columns:minmax(320px,.88fr) minmax(450px,1.12fr);gap:36px;align-items:center}.home-title{font-size:clamp(42px,4.25vw,64px);line-height:1.25;letter-spacing:-.065em}.home-title .accent{color:var(--blue)}.home-lead{font-size:16px;line-height:1.9;color:#536173;max-width:410px;margin-top:22px}.one-product{margin:25px 0 26px;padding:15px 0 15px 16px;border-left:2px solid var(--blue)}.one-product strong{display:block;font-size:15.5px;font-weight:650;margin-bottom:7px}.one-product p{font-size:15px;line-height:1.8;color:#556273}.home-footnote{font-size:13px;color:#657185;margin-top:15px}.hero-exhibit{min-width:0;position:relative}.exhibit-topline{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px;gap:12px;font-size:12px;color:#536173}.exhibit-topline strong{font-size:13px;font-weight:600}.lens-tabs{display:flex;gap:4px;padding:4px;background:#e5e7e4;border-radius:7px}.lens-tabs button{padding:8px 12px;min-height:38px;font-size:13px;border-radius:5px;background:transparent;color:#526073}.lens-tabs button[aria-selected=true]{background:#fff;color:var(--ink);box-shadow:0 1px 3px #13223c0b}.exhibit-caption{display:flex;justify-content:space-between;margin-top:12px;gap:12px;font-size:12px;line-height:1.7;color:#637185}.exhibit-caption b{font-weight:500;color:#314763}.role-key{display:flex;align-items:center;gap:8px}.key-dot{width:5px;height:5px;background:var(--amber);border-radius:50%}.key-dot.blue{background:#5389e0}.home-bottom{margin-top:38px;display:grid;grid-template-columns:1.2fr 1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.home-bottom a{padding:20px 22px;position:relative;border-left:1px solid var(--line);min-width:0}.home-bottom a:first-child{border-left:0;padding-left:0}.home-bottom a:hover .home-bottom-title{color:var(--blue)}.home-bottom-label{font:11px var(--mono);color:#85909b;letter-spacing:.13em;margin-bottom:9px}.home-bottom-title{display:flex;align-items:center;justify-content:space-between;font-size:15.5px;font-weight:600;gap:12px}.home-bottom-title .icon{width:17px}.home-bottom p{margin-top:6px;font-size:13px;color:var(--muted);line-height:1.8}.home-bottom-intro{font-size:15.5px;line-height:1.65;letter-spacing:-.025em}.overview-end{display:flex;justify-content:space-between;align-items:center;margin-top:20px;gap:20px;font-size:13px;color:#596b7b}.overview-end .icon{width:15px;margin-right:6px}
/* Explanatory product scenes share a consistent visual language; no production claims. */
.mock-screen{background:#0b1524;border:1px solid #24354a;border-radius:12px;color:#e8eef6;overflow:hidden;box-shadow:0 24px 48px -32px #0917296b;min-width:0}.mock-topbar{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #223247;gap:12px}.mock-brand{font-size:14px;font-weight:700;letter-spacing:.13em}.mock-workspace{display:flex;align-items:center;gap:7px;font-size:12px;color:#9cacc0}.mock-workspace i{width:5px;height:5px;border-radius:50%;background:#88b6a8}.mock-body{padding:24px 22px}.mock-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.mock-subtitle{font:11px var(--mono);color:#a6b3c6;letter-spacing:.1em;margin-bottom:6px}.mock-title{font-size:22px;font-weight:600;letter-spacing:-.04em}.view-tag{font-size:11px;letter-spacing:.06em;color:var(--amber);border:1px solid #4f493b;border-radius:4px;padding:6px 8px;white-space:nowrap}.view-tag.pro{color:#97bfff;border-color:#354e73}.mock-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:24px;margin-bottom:26px}.mock-stat{border-right:1px solid #263449;padding:0 14px}.mock-stat:first-child{padding-left:0}.mock-stat:last-child{border:0}.mock-stat-label{font-size:12px;color:#9eafc4}.mock-stat-value{display:flex;align-items:baseline;gap:7px;font:30px var(--mono);margin-top:8px;font-weight:400;letter-spacing:-.05em}.mock-stat-value span{font:12px var(--sans);color:#a5b3c7}.mock-panel{border:1px solid #29394d;background:#111e2f;border-radius:7px;overflow:hidden}.mock-panel-top{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid #2a394b;font-size:13px;font-weight:500}.mock-panel-top span{font:11px var(--mono);color:#a6b2c4}.schedule-row{display:grid;grid-template-columns:40px 3px 1fr auto;gap:13px;align-items:center;padding:15px 14px;border-bottom:1px solid #273448;font-size:13px}.schedule-row:last-child{border:0}.schedule-row time{font:12px var(--mono);color:#a6b7ce}.schedule-row i{height:28px;width:3px;border-radius:2px;background:#7d9fd3}.schedule-row:nth-child(3) i{background:var(--amber)}.schedule-row b{font-weight:500}.schedule-row small{display:block;font-size:11px;color:#a4b1c3;margin-top:4px}.schedule-row .row-state{font-size:11px;color:#aacaba;background:#1c3439;border-radius:4px;padding:5px 7px}.mock-alert{display:flex;align-items:center;gap:10px;border-top:1px solid #29374b;background:#182639;padding:12px 20px;font-size:12px;color:#c9d4e4}.mock-alert .alert-dot{width:5px;height:5px;background:var(--amber);border-radius:50%}.mock-alert .right{margin-left:auto;color:#a8b6c9;font-size:11px}.mock-pro-top{display:flex;align-items:center;gap:11px}.avatar{width:37px;height:37px;background:#263b55;color:#cbdaf0;display:grid;place-items:center;border-radius:50%;font-size:14px}.customer-sub{font-size:12px;color:#a0afc3;margin-top:5px}.mock-memory{margin:21px 0;border-left:2px solid #75a0e4;padding:4px 0 4px 14px}.mock-memory small{font-size:11px;color:#a5bbd9}.mock-memory h4{margin:8px 0;font-size:15px;font-weight:500}.mock-memory p{font-size:13px;color:#a8b6ca;line-height:1.85}.mock-next{background:#172b46;border:1px solid #3b5579;border-radius:6px;padding:14px}.mock-next .next-eyebrow{font:11px var(--mono);letter-spacing:.08em;color:#8fb7f5;margin-bottom:8px}.mock-next h4{font-size:15.5px;font-weight:500;margin:0 0 7px}.mock-next p{font-size:12px;line-height:1.8;color:#b3c6e0}.mock-actionrow{display:flex;gap:8px;margin-top:18px}.mock-actionrow span{font-size:12px;text-align:center;flex:1;padding:9px 8px;border-radius:5px;background:#1b2b42;border:1px solid #334660}.mock-actionrow span:first-child{background:#21497e;border-color:#4272b0}.mock-pro-footer{margin-top:24px;padding-top:16px;border-top:1px solid #27364a;color:#a5b4c9;font-size:12px;display:flex;justify-content:space-between}
/* Roles: a single outlined NEXDO container, never two separate product offers. */
.role-explainer{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;margin-bottom:26px;display:grid;grid-template-columns:1.2fr 1fr;gap:28px;align-items:center}.role-explainer strong{font-size:19px;line-height:1.65;font-weight:600;letter-spacing:-.035em}.role-explainer p{font-size:15px;color:var(--muted);line-height:1.85}.role-tabs{display:flex;gap:5px;border-bottom:1px solid #cdd4d9;margin-bottom:26px}.role-tabs button{background:transparent;padding:13px 20px 16px;min-height:48px;font-size:15px;color:#647184;position:relative}.role-tabs button[aria-selected=true]{color:var(--ink);font-weight:650}.role-tabs button[aria-selected=true]:after{content:'';position:absolute;left:14px;right:14px;bottom:-1px;height:3px;background:var(--blue)}.role-panel{display:grid;grid-template-columns:minmax(250px,.8fr) minmax(320px,1.2fr);gap:50px;align-items:center}.role-copy .small-cap{font:12px var(--mono);color:#6d7b8b;letter-spacing:.12em}.role-copy h2{font-size:31px;line-height:1.4;margin:14px 0 17px}.role-copy p{font-size:15px;color:var(--muted);line-height:1.9}.role-points{margin-top:25px;border-top:1px solid var(--line)}.role-example-note{padding-top:18px;border-top:1px solid var(--line);margin-top:24px;font-size:13px;line-height:1.9;color:#607087}.role-compact .mock-body{padding:20px}.role-compact .mock-stats{margin-top:18px;margin-bottom:20px}.support-list{margin-top:22px}.support-row{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:17px 0;border-top:1px solid #28364a;font-size:14px}.support-row small{display:block;font-size:12px;color:#a6b4c7;margin-top:6px}.support-state{font-size:12px;color:var(--amber)}
/* Operations: numbered chapters and a single changing work surface. */
.operations-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:36px}.operation-tabs{display:flex;flex-direction:column;gap:0;border-top:1px solid var(--line)}.operation-tabs button{text-align:left;padding:23px 15px 23px 0;border-bottom:1px solid var(--line);background:transparent;position:relative}.operation-tabs button[aria-selected=true]{padding-left:17px;background:#eaf0f7}.operation-tabs button[aria-selected=true]:before{content:'';position:absolute;top:21px;bottom:21px;left:0;width:3px;background:var(--blue)}.operation-tabs b{display:block;font-weight:600;font-size:16px;margin-bottom:9px;letter-spacing:-.035em}.operation-tabs small{display:block;color:var(--muted);font-size:14px;line-height:1.75}.operation-number{display:block;font:11px var(--mono);letter-spacing:.1em;margin-bottom:10px;color:#718298}.operation-stage{min-height:450px}.light-board{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.light-board-header{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:17px 22px;border-bottom:1px solid var(--line);font-size:14px}.light-board-header b{font-size:13px;letter-spacing:.12em}.light-board-body{padding:25px}.light-board-body h3{font-size:23px;line-height:1.4}.light-board-body>p{color:var(--muted);font-size:14px;line-height:1.8;margin:10px 0 24px}.brief-item{display:grid;grid-template-columns:32px 1fr auto;gap:14px;align-items:start;border-top:1px solid #e3e6e8;padding:18px 0}.brief-item .item-icon{width:30px;height:30px;display:grid;place-items:center;background:#edf2f7;border-radius:6px;color:#56718c}.brief-item b{font-size:15px;font-weight:600}.brief-item p{font-size:13px;color:#657385;margin-top:5px;line-height:1.75}.tiny-state{font-size:12px;color:#516880;padding:4px 7px;background:#eff3f5;border-radius:4px}.tiny-state.amber{color:#755925;background:#f6eedf}.tiny-state.red{color:#8d4944;background:#f8eae8}.operation-caption{font-size:14px;color:#657385;line-height:1.85;padding:18px 0 0}.schedule-grid{display:grid;grid-template-columns:45px repeat(3,1fr);font-size:12px;border:1px solid #d9dfe4;border-radius:6px;overflow:hidden}.schedule-cell{min-height:75px;border-right:1px solid #e5e8eb;border-bottom:1px solid #e5e8eb;padding:9px 6px}.schedule-cell:nth-child(4n){border-right:0}.schedule-cell.head{min-height:40px;background:#f1f4f6;text-align:center;font-weight:600;padding:12px 4px}.schedule-cell.time{color:#7b8895;font:12px var(--mono);background:#fafbfc}.calendar-event{padding:9px 8px;background:#eaf1fc;border-left:2px solid #7196d3;line-height:1.7;font-size:12px;border-radius:3px}.calendar-event.amber{background:#f5f0e6;border-color:#b79b63}.calendar-event.teal{background:#eaf3f1;border-color:#7da598}.flow-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:25px 0}.flow-step{background:#eef1f4;padding:18px 8px;text-align:center;border-bottom:2px solid #bdc8d1;font-size:13px;line-height:1.75}.flow-step.focus{background:#eaf0fc;border-color:#5e87cf}.flow-step b{font:23px var(--mono);display:block;margin-bottom:8px;color:#7d90a4}.flow-step.focus b{color:#446eae}.operation-quote{border-left:2px solid var(--blue);padding:8px 0 8px 18px;margin-top:20px;font-size:19px;letter-spacing:-.04em;line-height:1.65}.operation-metrics-note{font-size:12px;color:#657385;margin-top:14px;line-height:1.75}
/* Customer memory: concise editorial story, explicit concept status for calls. */
.memory-layout{display:grid;grid-template-columns:1fr 1fr;gap:38px;align-items:start}.memory-story{padding:25px 0 0}.memory-story h2{font-size:29px;line-height:1.55;letter-spacing:-.05em}.memory-story h2 em{font-style:normal;color:var(--blue)}.memory-story p{font-size:15px;color:var(--muted);line-height:2;margin-top:22px;max-width:410px}.memory-thread{margin-top:32px;display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid #bcc8d4}.memory-thread div{position:relative;padding:20px 6px 0 0}.memory-thread div:before{position:absolute;content:'';width:6px;height:6px;border:2px solid var(--paper);background:#698ec8;border-radius:50%;top:-5px;left:0}.memory-thread small{font:10px var(--mono);letter-spacing:.05em;color:#72839a;display:block;margin-bottom:7px}.memory-thread b{font-size:14px;font-weight:600}.memory-preview .mock-body{padding:25px}.memory-footer-strip{border-top:1px solid var(--line);margin-top:30px;padding-top:22px;display:grid;grid-template-columns:1fr 1.7fr;gap:26px;align-items:start}.memory-footer-strip h3{font-size:17px;line-height:1.7}.call-note{background:#eeefeb;border:1px solid #d8dedb;border-radius:8px;padding:15px 18px}.call-note-header{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:14px;font-weight:600}.call-status{font-size:11px;font-weight:500;padding:4px 7px;background:#e1e5e2;border-radius:3px;color:#53625c}.call-note p{font-size:13px;line-height:1.9;color:#5c6c72;margin-top:9px}
/* Privacy without pretending that a role grants unrestricted data access. */
.boundary-stage{background:#fff;border:1px solid var(--line);border-radius:12px;padding:25px 28px}.boundary-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:19px;margin-bottom:25px;font-size:13px;color:#60718b;gap:15px}.boundary-heading b{font-size:15px;letter-spacing:.14em;color:var(--ink)}.boundary-columns{display:grid;grid-template-columns:1fr 126px 1fr;align-items:center;gap:20px}.boundary-box{padding:23px;border:1px solid #dce1e6;border-radius:8px;background:#f9fafb}.boundary-box h3{font-size:21px;margin:8px 0 15px}.boundary-box ul{padding:0;margin:0;list-style:none}.boundary-box li{padding:11px 0;border-bottom:1px solid #e3e7ea;font-size:14px;color:#526479;display:flex;gap:12px;align-items:center}.boundary-box li:last-child{border:0}.boundary-box li .icon{width:14px;height:14px}.boundary-box.shared{background:#fbfaf7;border-color:#e0ddd5}.boundary-transfer{text-align:center;color:#617289}.boundary-transfer .icon{display:block;width:22px;height:22px;margin:0 auto 14px}.boundary-transfer strong{display:block;font-size:13px;line-height:1.9;font-weight:500}.boundary-rule{margin-top:24px;padding:17px 20px;background:#eef2f5;font-size:14px;line-height:1.9;color:#4d6173;border-radius:6px}.principle-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:24px}.principle-grid h3{font-size:16px;margin-bottom:9px}.principle-grid p{font-size:14px;line-height:1.9;color:var(--muted)}
/* Adoption prototype: useful, local-only brief, never a pretend submission. */
.adoption-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:50px;align-items:start}.adoption-copy h2{font-size:31px;line-height:1.4;margin:5px 0 18px}.adoption-copy>p{font-size:15px;line-height:1.9;color:var(--muted)}.adoption-list{margin-top:25px;border-top:1px solid var(--line)}.adoption-list div{padding:18px 0;display:grid;grid-template-columns:24px 1fr;gap:14px;border-bottom:1px solid var(--line)}.adoption-list b{font:13px var(--mono);color:#7991ad;padding-top:4px}.adoption-list strong{font-size:15px;font-weight:600}.adoption-list small{display:block;font-size:13px;color:var(--muted);line-height:1.9;margin-top:5px}.form-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:25px}.form-card h3{font-size:20px;margin-bottom:8px}.form-card>p{font-size:14px;color:var(--muted);line-height:1.9;margin-bottom:22px}.form-row{display:flex;flex-direction:column;gap:8px;margin:16px 0}.form-row label{font-size:14px;font-weight:500}.form-row select{min-height:44px;border:1px solid #ced5dc;border-radius:5px;background:#fafbfc;padding:9px 12px;color:var(--ink);width:100%;font-size:14px}.local-warning{font-size:13px;line-height:1.85;color:#6a716e;padding:12px 14px;background:#f3f4f0;border-radius:6px;margin:18px 0}.form-card .btn{width:100%}.brief-result{margin-top:18px;border-top:1px solid #d6dce2;padding-top:16px}.brief-result pre{white-space:pre-wrap;word-break:keep-all;font:14px/1.9 var(--sans);color:#38516c;background:#f0f4f8;padding:16px;margin:12px 0;border-radius:6px}.brief-result h4{font-size:15px;margin:0}.brief-result .actions .btn{width:auto;min-height:40px;font-size:13px}.faq{margin-top:22px;border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line);padding:0}.faq summary{font-size:14px;font-weight:500;cursor:pointer;padding:16px 22px 16px 0;line-height:1.65}.faq details p{font-size:14px;line-height:1.95;color:var(--muted);padding:0 8px 18px 0}.review-note{font-size:12px;color:#6c7887;margin-top:20px;line-height:1.8}.toast{position:fixed;bottom:24px;left:calc(50% + 112px);transform:translateX(-50%);background:#192e46;color:#fff;border-radius:8px;padding:13px 20px;z-index:70;font-size:14px;max-width:90vw;box-shadow:0 10px 30px #0003}.noscript{padding:18px 25px;background:#fff8df;border-bottom:1px solid #e4d7ac;font-size:15px;line-height:1.8}.only-print{display:none}
@keyframes arrive{from{opacity:.3;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1700px){.main{padding-top:55px}.home-hero{gap:65px}.home-title{font-size:70px}.hero-exhibit{max-width:660px}.mock-body{padding:30px}.schedule-row{padding-top:18px;padding-bottom:18px}.home-bottom{margin-top:50px}}
@media(max-width:1240px){:root{--rail:196px}.sidebar{padding-left:17px;padding-right:17px}.site-nav a{gap:9px;font-size:14px;padding-left:9px;padding-right:6px}.site-nav a[aria-current=page]:before{left:-17px}.topbar{padding:0 30px}.main{padding:30px 30px 0}.home-hero{grid-template-columns:minmax(250px,.85fr) minmax(310px,1.15fr);gap:24px}.home-title{font-size:43px}.home-lead{font-size:15px}.one-product p{font-size:14px}.home-bottom{margin-top:30px}.mock-body{padding:20px 17px}.schedule-row{gap:10px;padding-left:10px;padding-right:10px}.mock-title{font-size:20px}.exhibit-topline{align-items:flex-start;flex-direction:column;gap:10px}.exhibit-topline .lens-tabs{align-self:stretch}.lens-tabs button{flex:1}.role-panel{gap:28px}.role-tabs button{padding-left:13px;padding-right:13px}.operations-layout{grid-template-columns:210px 1fr;gap:24px}.chapter-top{align-items:start}.chapter-lead{max-width:270px;font-size:14px}.boundary-columns{gap:12px;grid-template-columns:1fr 90px 1fr}.boundary-box{padding:17px}.adoption-layout{gap:30px}.toast{left:calc(50% + 98px)}}
@media(max-width:960px){:root{--rail:0px}.sidebar{top:70px;left:0;right:0;bottom:auto;width:auto;padding:12px 20px 18px;border-bottom:1px solid #29405b;display:none;box-shadow:0 18px 35px #101c3330;max-height:calc(100dvh - 70px);overflow-y:auto}.sidebar.open{display:flex}.sidebar>.brand,.sidebar>.brand-caption,.sidebar>.nav-label,.sidebar-bottom{display:none}.site-nav{display:grid;grid-template-columns:1fr 1fr;gap:5px}.site-nav a{padding:15px 13px;font-size:15px;min-height:48px}.site-nav a[aria-current=page]:before{display:none}.mobile-brand{display:block;font-size:20px;font-weight:750;letter-spacing:.1em}.site-shell{margin-left:0}.topbar{position:sticky;top:0;z-index:50;height:70px;background:rgba(244,243,239,.97);padding:0 24px;gap:15px}.breadcrumb{display:none}.top-actions{gap:15px}.preview-label{display:none}#mobile-menu{display:inline-flex;align-items:center;gap:8px;background:#e9eceb;border-radius:5px;min-height:40px;padding:8px 10px;font-size:13px}.main{padding:27px 28px 0}.home-hero{grid-template-columns:.9fr 1.1fr}.home-title{font-size:43px}.top-cta{font-size:13px;gap:6px}.top-cta .icon{width:14px}.skip-link{left:12px}.toast{left:50%}.chapter-top{gap:20px}.boundary-stage{padding:22px}.home-bottom a{padding:20px 15px}.operations-layout{grid-template-columns:190px minmax(0,1fr)}.adoption-layout{gap:25px}.role-panel{gap:30px}}
@media(max-width:680px){body{font-size:15.5px}.topbar{padding:0 18px;height:64px}.sidebar{top:64px;max-height:calc(100dvh - 64px)}.main{padding:24px 20px 0}.overview-mast{margin-bottom:24px}.overview-mast .scene-kicker{display:none}.eyebrow{font-size:12px;letter-spacing:.02em;line-height:1.8}.eyebrow .mini-line{width:17px}.home-hero{grid-template-columns:1fr;gap:28px}.home-title{font-size:44px;line-height:1.25}.home-lead{font-size:15px;line-height:1.85;margin-top:17px;max-width:100%}.home-lead br{display:none}.one-product{margin:20px 0 22px;padding:11px 0 11px 14px}.one-product strong{font-size:15px}.one-product p{font-size:14px;line-height:1.85}.actions{gap:9px}.btn{font-size:14px;min-height:44px;padding:11px 15px;gap:12px}.home-footnote{font-size:12px;margin-top:13px}.exhibit-topline{flex-direction:row;align-items:center;gap:8px}.exhibit-topline strong{font-size:12px}.exhibit-topline .lens-tabs{align-self:auto}.lens-tabs button{font-size:12px;padding:6px 10px;min-height:36px}.mock-title{font-size:21px}.mock-body{padding:21px 18px}.mock-stats{margin-top:22px;margin-bottom:22px}.mock-topbar{padding:14px 17px}.schedule-row{padding:14px 12px}.mock-alert{padding:12px 15px;font-size:11px}.mock-alert .right{font-size:10px}.exhibit-caption{font-size:11px;gap:6px}.home-bottom{grid-template-columns:1fr 1fr;margin-top:28px}.home-bottom a:first-child{grid-column:1/-1;padding:18px 0;border-bottom:1px solid var(--line)}.home-bottom a:nth-child(2){border-left:0;padding-left:0}.home-bottom a:last-child{padding-right:0}.home-bottom-title{font-size:14px}.home-bottom p{font-size:12px}.home-bottom-label{font-size:10px}.overview-end{flex-direction:column;align-items:flex-start;gap:8px;font-size:12px;margin-top:15px}.scene{padding-bottom:24px}.page-footer{padding:15px 0 20px;align-items:flex-start}.footer-right{gap:10px}.page-footer .footer-tagline{display:none}.pager{gap:16px}.pager a{font-size:12px}.page-number{display:none}.chapter-top{display:block;margin-bottom:24px}.chapter-top h1{font-size:34px;line-height:1.35;margin-top:10px}.chapter-lead{max-width:100%;font-size:14px;line-height:1.9;margin-top:16px}.role-explainer{display:block;padding:20px;margin-bottom:18px}.role-explainer strong{font-size:18px}.role-explainer p{font-size:14px;margin-top:12px}.role-tabs{margin-bottom:23px;gap:0}.role-tabs button{flex:1;padding:12px 5px 14px;font-size:13px;min-height:48px}.role-tabs button[aria-selected=true]:after{left:4px;right:4px}.role-panel{grid-template-columns:1fr;gap:24px}.role-copy h2{font-size:28px;margin-top:11px}.role-copy p{font-size:14px}.role-points{margin-top:16px}.value-line{font-size:14px;padding:12px 0}.role-example-note{font-size:12px;margin-top:20px;padding-top:15px}.operations-layout{grid-template-columns:1fr;gap:22px}.operation-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.operation-tabs button,.operation-tabs button[aria-selected=true]{padding:15px 8px;border-bottom:0;min-height:110px}.operation-tabs button[aria-selected=true]:before{left:7px;right:7px;top:auto;bottom:-1px;height:3px;width:auto}.operation-number{font-size:10px;margin-bottom:8px}.operation-tabs b{font-size:15px;margin-bottom:0}.operation-tabs small{font-size:12px;margin-top:6px;line-height:1.65}.light-board-header{padding:15px 16px;font-size:12px}.light-board-body{padding:20px 17px}.light-board-body h3{font-size:22px}.light-board-body>p{font-size:13px;margin-bottom:20px}.brief-item{gap:10px;grid-template-columns:28px 1fr auto}.brief-item .item-icon{width:26px;height:26px}.brief-item b{font-size:14px}.brief-item p{font-size:12px}.tiny-state{font-size:11px;padding:4px 5px}.operation-stage{min-height:0}.schedule-grid{grid-template-columns:34px repeat(3,1fr)}.schedule-cell{padding:7px 4px;min-height:81px}.calendar-event{font-size:11px;padding:7px 4px}.operation-quote{font-size:17px}.flow-step{font-size:12px;padding:14px 5px}.operation-caption{font-size:13px}.memory-layout{grid-template-columns:1fr;gap:26px}.memory-story{padding-top:0}.memory-story h2{font-size:28px;line-height:1.55}.memory-story p{font-size:14px;margin-top:16px}.memory-thread{margin-top:22px}.memory-thread b{font-size:13px}.memory-thread small{font-size:10px}.memory-footer-strip{grid-template-columns:1fr;gap:15px;margin-top:24px}.memory-footer-strip h3{font-size:17px}.call-note{padding:14px}.call-note p{font-size:12px}.call-note-header{font-size:13px}.boundary-stage{padding:19px 16px}.boundary-heading{font-size:11px;gap:10px;padding-bottom:15px;margin-bottom:18px}.boundary-columns{grid-template-columns:1fr;gap:17px}.boundary-box{padding:17px}.boundary-box h3{font-size:20px}.boundary-transfer{display:flex;justify-content:center;align-items:center;gap:12px}.boundary-transfer .icon{margin:0;transform:rotate(90deg);width:18px;height:18px}.boundary-transfer strong{font-size:12px}.boundary-rule{font-size:13px;padding:14px;margin-top:20px}.principle-grid{gap:20px;grid-template-columns:1fr;margin-top:20px}.principle-grid h3{font-size:16px}.principle-grid p{font-size:13px}.adoption-layout{grid-template-columns:1fr;gap:26px}.adoption-copy h2{font-size:27px}.adoption-copy>p{font-size:14px}.adoption-list{margin-top:20px}.adoption-list div{padding:15px 0}.form-card{padding:21px 18px}.form-row select{font-size:15.5px}.local-warning{font-size:12px}.section-foot{align-items:flex-start;flex-direction:column;gap:8px}.subtle-note{font-size:12px}.footer-wordmark{padding-top:9px}.toast{font-size:13px;width:max-content}.site-nav{grid-template-columns:1fr 1fr}.site-nav a{font-size:13px;gap:9px}}
@media(max-width:370px){.home-title{font-size:39px}.main{padding-left:17px;padding-right:17px}.topbar{padding-left:17px;padding-right:17px}.top-actions{gap:9px}.mobile-brand{font-size:18px}.top-cta{font-size:12px}.chapter-top h1{font-size:31px}.home-hero{gap:25px}.lens-tabs button{padding:6px 8px}.exhibit-topline strong{font-size:11px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{.sidebar,.topbar,.page-footer,.toast,.actions{display:none!important}.site-shell{margin:0}.main{padding:0}.scene{display:block!important;break-after:page;animation:none!important}.only-print{display:block}.mock-screen{print-color-adjust:exact}.scene [role=tabpanel][hidden]{display:none!important}}
/* V2: keep the approved palette and shell; show the supplied mobile app and use literal copy. */
.main{padding-top:29px}.overview-mast{margin-bottom:24px}.home-hero{grid-template-columns:minmax(320px,.93fr) minmax(425px,1.07fr);gap:38px;align-items:center}.home-title{font-size:clamp(42px,3.6vw,58px);line-height:1.3;letter-spacing:-.055em}.home-lead{font-size:16px;line-height:1.85;margin-top:23px}.device-label{display:inline-flex;background:#e7eef8;border:1px solid #c6d7f0;color:#315f9c;font-size:14px;font-weight:600;border-radius:5px;padding:6px 11px;margin-bottom:17px}.one-product{margin:22px 0 23px}.one-product p{font-size:15.5px}.one-product strong{font-size:16px}.home-footnote{font-size:14px;line-height:1.75}.scene-kicker{font-family:var(--sans);font-size:13px}.device-exhibit{padding:18px 22px 13px;background:#e9ecea;border:1px solid #d6dcda;border-radius:14px;max-width:590px;margin:auto;position:relative}.device-exhibit-heading,.exhibit-secondary{display:flex;align-items:center;justify-content:space-between;gap:10px}.device-exhibit-heading b,.exhibit-secondary b{font-size:15px}.device-exhibit-heading>span,.exhibit-secondary>span{font-size:12px;color:#677588}.phone-pair{display:flex;justify-content:center;gap:26px;padding:13px 0 19px}.mobile-device{width:172px;min-width:0;flex-shrink:1;margin:0}.mobile-device figcaption{display:flex;flex-direction:column;align-items:center;gap:3px;padding:0 0 9px;text-align:center}.mobile-device figcaption b{font-size:15px;font-weight:650;letter-spacing:-.02em}.mobile-device figcaption span{font-size:12px;color:#617187}.phone-shell{position:relative;display:block;background:#101b28;color:#fff;padding:8px 6px 5px;width:100%;border:1px solid #46525f;border-radius:23px;box-shadow:0 12px 20px -9px #15233355;overflow:hidden}.phone-camera{width:30px;height:3px;background:#485461;border-radius:10px;display:block;margin:0 auto 7px}.phone-window{display:block;position:relative;width:100%;aspect-ratio:1 / 1.82;overflow:hidden;background:#041424;border-radius:13px}.phone-window img{display:block;width:100%;max-width:100%;height:auto}.phone-open{display:block;text-align:center;font-size:12px;color:#c6d5e6;padding:7px 2px 5px}.phone-shell:hover{border-color:#2f6cce}.exhibit-secondary{border-top:1px solid #cfd8d6;padding-top:13px;margin-bottom:8px}.pc-device{width:100%;min-width:0}.pc-bezel{border:1px solid #4d5d6c;border-radius:9px 9px 3px 3px;background:#0b1524;color:#eaf0f5;overflow:hidden}.pc-browser{display:flex;align-items:center;justify-content:space-between;padding:7px 10px;border-bottom:1px solid #2b3747;font-size:11px;gap:6px;color:#afbfd3}.pc-browser b{color:#e6edf5;letter-spacing:.15em;font-size:12px}.pc-dots{font-size:10px;color:#647b91;letter-spacing:.12em}.pc-content{display:grid;grid-template-columns:72px 1fr;min-height:130px}.pc-mini-nav{border-right:1px solid #2b3747;padding:13px 7px;font-size:10px;display:flex;flex-direction:column;gap:12px;color:#9dafc6}.pc-mini-nav span:first-child{background:#20364f;color:#f1f4f8;padding:4px;border-radius:3px}.pc-work{padding:12px;min-width:0}.pc-page-head{display:flex;align-items:center;justify-content:space-between;font-size:15px;margin-bottom:13px;gap:5px}.pc-page-head>span{font-size:10px;color:var(--amber);font-family:var(--mono)}.pc-mini-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.pc-mini-tiles>div{padding:7px 8px;background:#132338;border:1px solid #2b3c51;border-radius:4px;min-width:0}.pc-mini-tiles small{display:block;font-size:11px;color:#acbdd1;margin-bottom:3px}.pc-mini-tiles b{font-size:14px;font-weight:500}.pc-line{display:flex;justify-content:space-between;gap:12px;margin-top:12px;border-top:1px solid #29394b;padding-top:7px;font-size:11px;color:#aebed0}.pc-base{height:6px;background:#89969e;width:104%;margin-left:-2%;border-radius:0 0 30px 30px;box-shadow:0 4px 6px #0e20342a}.pc-customer{padding:9px;border:1px solid #2b3c51;background:#132338;border-radius:5px}.pc-customer span,.pc-customer small{display:block;font-size:11px;color:#b9c9da}.pc-customer b{display:block;font-size:14px;margin:7px 0}.pc-lens{margin-bottom:9px;display:inline-flex;padding:2px;background:#dfe4e1}.pc-lens button{min-height:28px;font-size:12px;padding:5px 12px}.exhibit-caption{font-size:13px;line-height:1.75;display:block}.home-bottom{margin-top:28px}.home-bottom-label{font-family:var(--sans);font-size:12px;letter-spacing:.01em}.home-bottom p{font-size:14px}.role-explainer{grid-template-columns:1fr 1fr}.role-explainer strong{font-size:16px;line-height:1.6}.role-explainer p{font-size:15px;margin-top:7px}.role-panel{grid-template-columns:.86fr 1.14fr;gap:32px;align-items:center}.role-devices{display:grid;grid-template-columns:178px 1fr;gap:22px;align-items:center}.mobile-large{width:198px;margin:auto}.role-devices .mobile-large{width:178px}.mobile-large .phone-window{aspect-ratio:1 / 2.20}.role-pc h3{font-size:16px;margin-bottom:12px}.role-pc .pc-content{grid-template-columns:1fr}.role-pc .pc-mini-nav{display:none}.role-pc .pc-mini-tiles{grid-template-columns:1fr}.role-pc .pc-mini-tiles>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.role-pc .pc-mini-tiles small{margin:0}.role-pc .subtle-note{margin-top:13px}.role-copy p{font-size:15.5px}.role-copy .device-role-note{font-size:13px;line-height:1.7;margin-top:17px;color:#637183}.chapter-lead{font-size:15.5px;line-height:1.9}.memory-layout{grid-template-columns:1.1fr .9fr;gap:35px}.memory-story{padding-top:5px}.memory-story>p{font-size:15.5px;line-height:1.85;margin-top:20px}.plain-task-list{margin-top:22px}.plain-task-list>div{display:flex;gap:18px;border-top:1px solid #d5dcd9;padding:17px 0}.plain-task-list>div>span{font:13px var(--mono);color:#667e9c;margin-top:7px}.plain-task-list h3{font-size:17px}.plain-task-list p{font-size:15px;line-height:1.8;margin-top:5px}.memory-phone{background:#e9ecea;border:1px solid #d6dcda;border-radius:13px;padding:22px 25px;display:flex;align-items:center;justify-content:center;gap:22px}.memory-phone .mobile-large{width:196px;flex-shrink:0;margin:0}.screen-explanation{max-width:145px}.screen-explanation b{font-size:16px;line-height:1.75}.screen-explanation p{font-size:14px;color:#536478;line-height:1.8;margin-top:12px}.screen-explanation>span{display:block;font-size:12px;color:#687788;line-height:1.8;margin-top:20px}.mobile-proof-strip{display:flex;align-items:center;gap:16px;background:#e9eef5;border:1px solid #cfdae8;border-radius:9px;padding:15px 18px;margin:0 0 24px}.mobile-mini-icon{font-size:31px;color:#45658c}.mobile-proof-strip b{font-size:15.5px}.mobile-proof-strip p{font-size:14px;line-height:1.7;color:#5c6d7f;margin-top:4px}.mobile-proof-strip .btn{margin-left:auto;white-space:nowrap;font-size:13px;min-height:39px}.light-board-body>p,.operation-caption,.brief-item p,.principle-grid p,.adoption-copy>p{font-size:15px}.call-note p{font-size:14px}.screen-view-open{overflow:hidden}#screen-dialog{border:1px solid #d0d6db;border-radius:14px;width:min(510px,calc(100vw - 24px));max-height:calc(100dvh - 28px);padding:0;background:var(--paper);color:var(--ink);font:15.5px var(--sans)}#screen-dialog::backdrop{background:rgba(6,17,30,.73);backdrop-filter:blur(4px)}.screen-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border-bottom:1px solid var(--line)}.screen-dialog-head h2{font-size:22px;letter-spacing:-.04em}.screen-dialog-head span{display:block;font-size:12px;color:#6b7b8e;margin-bottom:4px}#screen-close{padding:10px 13px;border-radius:5px;background:#e4e8e5;color:#16283c;font-size:14px;min-height:42px}.screen-source-note{font-size:13px;line-height:1.8;margin:0;padding:12px 20px;color:#5e6e7f}.screen-dialog-scroll{overflow:auto;max-height:calc(100dvh - 195px);padding:20px;background:#dce3e3;overscroll-behavior:contain}.screen-dialog-scroll img{display:block;width:auto;max-width:100%;height:auto;margin:0 auto;border:1px solid #6c7e8c}
@media(min-width:1700px){.home-hero{gap:52px}.home-title{font-size:63px}.mobile-device{width:184px}.phone-window{aspect-ratio:1 / 1.76}.hero-exhibit{max-width:600px}.memory-phone .mobile-large{width:220px}}
@media(max-width:1240px){.home-hero{grid-template-columns:.88fr 1.12fr;gap:26px}.home-title{font-size:40px}.home-lead{font-size:15.5px}.device-exhibit{padding:16px 14px 12px}.phone-pair{gap:15px}.mobile-device{width:155px}.role-panel{grid-template-columns:.85fr 1.15fr}.role-devices{grid-template-columns:150px 1fr;gap:13px}.role-devices .mobile-large{width:150px}.role-copy h2{font-size:25px}.value-line{font-size:14px}.memory-phone{padding:20px 15px;gap:15px}.memory-phone .mobile-large{width:174px}.screen-explanation{max-width:106px}.screen-explanation b{font-size:15px}.role-explainer strong{font-size:15.5px}}
@media(max-width:960px){.home-title{font-size:37px}.home-hero{grid-template-columns: .9fr 1.1fr;gap:22px}.home-lead{font-size:15.5px}.device-exhibit-heading b{font-size:14px}.device-exhibit-heading>span{display:none}.phone-pair{gap:10px}.mobile-device{width:148px}.role-devices{grid-template-columns:145px 1fr;gap:12px}.role-devices .mobile-large{width:145px}.role-copy p{font-size:15px}.memory-phone{flex-direction:column;gap:15px}.memory-phone .mobile-large{width:184px}.screen-explanation{max-width:260px;text-align:center}.screen-explanation p{margin-top:4px}.screen-explanation>span{margin-top:6px}.one-product p{font-size:15px}}
@media(max-width:680px){.main{padding:19px 20px 0}.overview-mast{margin-bottom:16px}.home-hero{grid-template-columns:1fr;gap:21px}.home-title{font-size:37px;line-height:1.25;letter-spacing:-.055em}.home-title br:first-of-type{display:none}.home-title .accent{white-space:nowrap}.device-label{font-size:13px;margin-bottom:12px;padding:4px 8px}.home-lead{font-size:15.5px;margin-top:14px;line-height:1.8}.home-lead br{display:block}.one-product{margin:17px 0;padding:9px 0 9px 12px}.one-product strong{font-size:15.5px;margin-bottom:5px}.one-product p{font-size:15px;line-height:1.75}.one-product p br{display:none}.actions .btn{font-size:14px;padding:10px 15px}.home-footnote{font-size:13px;margin-top:10px}.device-exhibit{padding:14px 12px 11px;border-radius:11px}.device-exhibit-heading b{font-size:15px}.device-exhibit-heading>span{display:block;font-size:11px}.phone-pair{gap:18px;padding:11px 0 14px}.mobile-device{width:146px}.mobile-device figcaption{gap:2px;padding-bottom:7px}.mobile-device figcaption b{font-size:14px}.mobile-device figcaption span{font-size:11px}.phone-shell{padding:6px 5px 4px;border-radius:20px}.phone-window{border-radius:11px;aspect-ratio:1 / 1.95}.phone-camera{margin-bottom:5px}.phone-open{font-size:11px;padding:6px 2px 3px}.exhibit-secondary{padding-top:11px}.exhibit-secondary b{font-size:14px}.exhibit-secondary>span{font-size:11px}.pc-content{min-height:130px;grid-template-columns:56px 1fr}.pc-mini-nav{font-size:10px}.pc-work{padding:10px 8px}.pc-page-head{font-size:14px}.pc-mini-tiles>div{padding:6px}.pc-mini-tiles small{font-size:10px}.pc-mini-tiles b{font-size:12px}.pc-line{font-size:10px}.exhibit-caption{font-size:12px;margin-top:9px}.pc-lens button{min-height:34px}.home-bottom-title{font-size:15px}.home-bottom p{font-size:13px}.home-bottom-label{font-size:11px}.chapter-top h1{font-size:32px}.chapter-lead{font-size:15.5px;line-height:1.75}.role-explainer{padding:17px}.role-explainer>div+div{border-top:1px solid var(--line);padding-top:14px;margin-top:14px}.role-explainer strong{font-size:15.5px}.role-explainer p{font-size:14px;margin-top:7px}.role-panel{grid-template-columns:1fr;gap:23px}.role-copy h2{font-size:27px}.role-devices{grid-template-columns:156px 1fr;gap:15px;background:#e9ecea;padding:14px;border-radius:10px}.role-devices .mobile-large{width:156px}.role-pc h3{font-size:15px}.role-pc .pc-mini-tiles{gap:5px}.role-pc .pc-mini-tiles>div{display:block}.role-pc .pc-mini-tiles small{font-size:10px}.role-pc .pc-page-head{font-size:13px}.role-pc .pc-browser>span:last-child{display:none}.role-pc .pc-work{padding:9px 7px}.role-pc .pc-line{display:none}.role-pc .subtle-note{font-size:12px}.role-example-note{font-size:13px}.memory-layout{grid-template-columns:1fr}.memory-story h2{font-size:27px}.memory-story>p{font-size:15.5px}.plain-task-list p{font-size:15px;margin-top:5px}.plain-task-list h3{font-size:16px}.memory-phone{flex-direction:row;padding:20px 16px;gap:18px}.memory-phone .mobile-large{width:180px}.screen-explanation{max-width:116px;text-align:left}.screen-explanation>span{margin-top:13px}.mobile-proof-strip{flex-wrap:wrap;padding:14px;gap:9px}.mobile-proof-strip>div{flex:1}.mobile-proof-strip .btn{margin-left:40px;min-height:41px}.mobile-proof-strip b{font-size:15px}.mobile-proof-strip p{font-size:14px}.operation-tabs button,.operation-tabs button[aria-selected=true]{padding:12px 8px;min-height:115px}.operation-tabs b{font-size:15px;line-height:1.6}.operation-tabs small{font-size:12px}.operation-number{font-family:var(--sans);font-size:11px}.brief-item p,.light-board-body>p,.operation-caption,.principle-grid p,.adoption-copy>p{font-size:15px}.brief-item b{font-size:15.5px}.call-note p{font-size:14px}.boundary-rule{font-size:14px}.review-note{font-size:13px;line-height:1.8}.screen-dialog-head{padding:14px 16px}.screen-dialog-head h2{font-size:20px}.screen-dialog-scroll{padding:15px}.screen-source-note{padding:10px 16px}}
@media(max-width:370px){.main{padding-left:16px;padding-right:16px}.home-title{font-size:34px}.home-lead{font-size:15px}.phone-pair{gap:12px}.mobile-device{width:138px}.role-devices{grid-template-columns:143px 1fr;padding:11px;gap:12px}.role-devices .mobile-large{width:143px}.memory-phone .mobile-large{width:164px}.memory-phone{gap:14px;padding:18px 13px}.screen-explanation{max-width:115px}}

/* Responsive type remains readable; screen excerpts can be opened in full. */
.phone-window{aspect-ratio:1 / 2.18}
@media(min-width:1700px){.phone-window{aspect-ratio:1 / 2.18}}
@media(max-width:680px){.home-title br:first-of-type{display:block}.home-title{font-size:34px}.home-title .accent{white-space:normal}.phone-window{aspect-ratio:1 / 2.10}.home-footnote{font-size:12px}.overview-mast{margin-bottom:12px}.device-label{margin-bottom:10px}.main{padding-top:17px}.one-product{margin:15px 0}.home-lead{margin-top:12px}}
@media(max-width:370px){.home-title{font-size:32px}}
/* Larger excerpts on detail pages include the original AI message button. */
.mobile-large .phone-window{aspect-ratio:1 / 2.62}


/* V3.2 business-priority pages */
.role-map-bar{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0 22px}.role-map-bar>div{background:#fff;border:1px solid var(--line);border-radius:9px;padding:14px 16px;display:grid;grid-template-columns:auto 1fr;column-gap:10px;row-gap:4px;align-items:center}.role-map-bar strong{font-size:14px;line-height:1.5}.role-map-bar small{grid-column:2;font-size:12px;color:var(--muted);line-height:1.6}.role-view{font:11px var(--mono);letter-spacing:.08em;padding:5px 7px;border-radius:4px}.role-view.board{background:#f5ead6;color:#77551f}.role-view.pro{background:#e6efff;color:#255ea8}.home-priority{display:grid;grid-template-columns:1.3fr .85fr 1.05fr;border:1px solid var(--line);border-radius:11px;background:#fff;margin-top:17px;overflow:hidden}.home-priority a{display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center;padding:17px 16px;border-left:1px solid var(--line);transition:background .15s}.home-priority a:first-child{border-left:0}.home-priority a:hover{background:#f7f9fb}.priority-no{font:11px var(--mono);color:#72849b}.home-priority b{font-size:14px;line-height:1.5}.home-priority p{font-size:12px;color:var(--muted);line-height:1.7;margin-top:4px}.priority-arrow{color:#6480a4}.feature-owner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 18px;margin-bottom:20px;border:1px solid var(--line);border-radius:9px;background:#fff}.feature-owner>div{display:flex;align-items:center;gap:10px}.feature-owner strong{font-size:14px}.feature-owner p{font-size:13px;line-height:1.7;color:var(--muted);text-align:right;max-width:480px}.feature-showcase{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:28px;align-items:start}.feature-screen-card{min-width:0;background:#e8eceb;border:1px solid #d5dcda;border-radius:12px;overflow:hidden}.feature-screen-button{display:block;width:100%;background:transparent;padding:0;text-align:left}.feature-screen-wrap{display:block;position:relative;overflow:hidden;background:#0b1524}.feature-screen-wrap img{display:block;width:100%;height:auto}.screen-focus{position:absolute;border:2px solid #f0b44d;box-shadow:0 0 0 9999px rgba(4,10,18,.18),0 0 0 5px rgba(240,180,77,.12);border-radius:5px;pointer-events:none}.attention-focus{right:1.2%;top:8.1%;width:23.3%;height:75.7%}.ai-focus{right:1.4%;top:8%;width:22%;height:78%;border-color:#4388f6;box-shadow:0 0 0 9999px rgba(4,10,18,.18),0 0 0 5px rgba(67,136,246,.13)}.expand-link-static{display:block;padding:11px 14px;background:#fff;border-top:1px solid var(--line);font-size:12px;color:#4f657e}.source-caption{font-size:12px;line-height:1.7;color:#657487;padding:10px 14px 13px}.feature-story-list{display:flex;flex-direction:column;border-top:1px solid var(--line)}.feature-story{display:grid;grid-template-columns:34px 1fr;gap:12px;padding:19px 2px;border-bottom:1px solid var(--line)}.feature-story .story-no{font:12px var(--mono);color:#7588a0;padding-top:5px}.feature-story h2{font-size:19px;line-height:1.45}.feature-story p{font-size:14px;line-height:1.8;color:var(--muted);margin-top:6px}.feature-story b{display:block;font-size:12px;line-height:1.6;margin-top:9px;color:#5a6d84}.feature-story.urgent h2{color:#a1443d}.feature-story.gather h2{color:#8a6327}.business-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:10px;margin-top:25px;padding:18px 20px;border:1px solid var(--line);background:#fff;border-radius:10px}.business-flow>div{min-width:0}.business-flow span{font:11px var(--mono);color:#71869d}.business-flow b{display:block;font-size:14px;margin-top:5px}.business-flow small{display:block;font-size:12px;color:var(--muted);margin-top:4px;line-height:1.5}.business-flow i{font-style:normal;color:#8092a7}.feature-note{margin-top:17px;padding:17px 19px;background:#edf2f5;border-left:3px solid var(--blue);border-radius:4px}.feature-note b{font-size:15px}.feature-note p{font-size:13px;line-height:1.8;color:#576a7d;margin-top:6px}.ai-workflow-copy{padding:16px 0}.ai-workflow-copy h2{font-size:29px;line-height:1.45;margin:11px 0 18px}.ai-steps{border-top:1px solid var(--line)}.ai-steps>div{display:grid;grid-template-columns:30px 80px 1fr;gap:10px;padding:15px 0;border-bottom:1px solid var(--line);align-items:start}.ai-steps span{font:11px var(--mono);color:#557cad;padding-top:4px}.ai-steps b{font-size:15px}.ai-steps p{font-size:13px;line-height:1.75;color:var(--muted)}.ai-safety{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:24px}.ai-safety>div{border:1px solid var(--line);border-radius:9px;background:#fff;padding:17px 18px}.ai-safety>div:first-child{display:grid;grid-template-columns:38px 1fr;gap:12px}.ai-safety-mark{width:36px;height:36px;border-radius:7px;background:#e6efff;color:#2466c6;display:grid;place-items:center;font:bold 13px var(--mono)}.ai-safety b{font-size:14px;line-height:1.6}.ai-safety p{font-size:13px;line-height:1.75;color:var(--muted);margin-top:5px}.device-role-summary{width:100%;padding-top:7px;border-top:1px solid #d8dedc}.device-role-summary b{color:#425c7b}
@media(max-width:960px){.home-priority{grid-template-columns:1fr 1fr}.home-priority a:nth-child(3){grid-column:1/-1;border-left:0;border-top:1px solid var(--line)}.feature-showcase{grid-template-columns:1fr}.feature-owner{align-items:flex-start;flex-direction:column}.feature-owner p{text-align:left}.attention-focus,.ai-focus{box-shadow:0 0 0 9999px rgba(4,10,18,.12),0 0 0 4px rgba(240,180,77,.10)}}
@media(max-width:680px){.role-map-bar{grid-template-columns:1fr}.home-priority{grid-template-columns:1fr}.home-priority a,.home-priority a:nth-child(3){grid-column:auto;border-left:0;border-top:1px solid var(--line)}.home-priority a:first-child{border-top:0}.feature-owner>div{align-items:flex-start;flex-direction:column;gap:7px}.business-flow{grid-template-columns:1fr 1fr;gap:0;padding:0}.business-flow>div{padding:15px;border-bottom:1px solid var(--line)}.business-flow i{display:none}.ai-safety{grid-template-columns:1fr}.ai-steps>div{grid-template-columns:28px 70px 1fr}.feature-story h2{font-size:18px}}

/* V3.3: urgent-call flow — BOARD send → PRO confirm → BOARD response status. */
.urgent-call-flow{margin-top:26px;padding:24px;border:1px solid #d9dfe2;border-radius:12px;background:linear-gradient(145deg,#fbfcfd 0%,#f7f4ed 100%)}
.urgent-call-flow-head{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:20px;border-bottom:1px solid var(--line)}
.urgent-call-kicker{font:11px var(--mono);letter-spacing:.12em;color:#9a6a2c}
.urgent-call-flow-head h2{font-size:23px;line-height:1.45;margin:8px 0 7px;letter-spacing:-.04em}
.urgent-call-flow-head p{font-size:14px;line-height:1.85;color:var(--muted);max-width:720px}
.example-badge{flex:none;padding:6px 9px;border:1px solid #dccca9;background:#f6ecd8;border-radius:4px;font-size:12px;color:#765728;font-weight:600}
.urgent-call-steps{display:grid;grid-template-columns:1fr 58px 1fr 58px 1fr;align-items:stretch;gap:0;margin-top:22px}
.urgent-call-step{min-width:0;padding:18px;border:1px solid #dbe1e5;border-radius:9px;background:#fff}
.urgent-call-step.pro-confirm{border-color:#cfdcf0;background:#f8fbff}
.urgent-call-step.board-status{border-color:#e2d8c4;background:#fdfbf7}
.urgent-call-step-head{display:flex;align-items:center;justify-content:space-between;gap:10px}
.step-index{font:11px var(--mono);color:#8391a1}
.urgent-call-step h3{font-size:17px;line-height:1.45;margin:15px 0 6px;letter-spacing:-.03em}
.urgent-call-step>p{font-size:13px;line-height:1.75;color:var(--muted);min-height:40px}
.urgent-call-arrow{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#6e83a0;gap:4px}
.urgent-call-arrow span{font-size:25px;font-weight:300}
.urgent-call-arrow small{font-size:11px;color:#8795a6}
.urgent-mini{margin-top:15px;padding:14px;border:1px solid #dbe2e6;border-radius:7px;background:#f1f4f6}
.urgent-mini small{display:block;font-size:11px;color:#6f7e8f;line-height:1.6}
.urgent-mini b{display:block;font-size:14px;line-height:1.55;margin-top:5px}
.urgent-mini-row{display:flex;justify-content:space-between;gap:12px;padding-top:10px;margin-top:10px;border-top:1px solid #d8dfe4;font-size:12px;color:#607084}
.urgent-mini-row strong{color:#293e56;font-weight:600}
.pro-mini{background:#102039;border-color:#294463;color:#e8f0fa}
.pro-mini small,.pro-mini p{color:#9fb1c8}.pro-mini p{font-size:12px;line-height:1.7;margin-top:6px}
.urgent-mini-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:12px}.urgent-mini-actions span{text-align:center;padding:7px;border:1px solid #3b5a7f;border-radius:4px;font-size:12px;background:#172d49}.urgent-mini-actions span:last-child{background:#285c9d;border-color:#3976bc;color:#fff}
.status-mini{background:#f5f2ea}.urgent-status{display:flex;justify-content:space-between;align-items:center;padding:8px 9px;background:#eaf4ef;border-radius:4px;font-size:12px;color:#41675a}.urgent-status+ .urgent-status{margin-top:7px}.urgent-status.pending{background:#f8ece9;color:#8a4b44}.urgent-status strong{font-size:14px}.status-mini>small{margin-top:10px}
.urgent-call-rule{display:grid;grid-template-columns:120px 1fr;gap:16px;align-items:start;margin-top:18px;padding-top:16px;border-top:1px solid var(--line)}
.urgent-call-rule b{font-size:13px}.urgent-call-rule span{font-size:12px;line-height:1.75;color:var(--muted)}
@media(max-width:960px){.urgent-call-steps{grid-template-columns:1fr}.urgent-call-arrow{height:46px}.urgent-call-arrow span{transform:rotate(90deg)}.urgent-call-step>p{min-height:0}.urgent-call-flow-head{flex-direction:column;gap:12px}.example-badge{align-self:flex-start}}
@media(max-width:680px){.urgent-call-flow{padding:18px 15px}.urgent-call-flow-head h2{font-size:20px}.urgent-call-rule{grid-template-columns:1fr;gap:6px}.urgent-call-step{padding:16px}}

/* V3.3.2 TYPOGRAPHY PASS — improve readability without changing page structure. */
.site-nav a{font-size:14px}
.site-nav a .nav-n{font-size:11px}
.brand-caption,.nav-label{font-size:11px}
.sidebar-note{font-size:13px}
.breadcrumb,.top-cta{font-size:13px}
.preview-label,.scene-kicker,.page-number{font-size:11px}
.eyebrow{font-size:12px}
.page-footer,.subtle-note{font-size:12px}
.btn{font-size:14px}
.text-link{font-size:13px}
.note-label,.role-label{font-size:11px}
.home-lead{font-size:16px}
.one-product strong{font-size:15px}
.one-product p{font-size:14px}
.home-footnote{font-size:12px}
.exhibit-topline{font-size:12px}
.exhibit-topline strong{font-size:12px}
.lens-tabs button{font-size:12px}
.exhibit-caption{font-size:12px}
.home-bottom-label{font-size:11px}
.home-bottom-title{font-size:15px}
.home-bottom p,.overview-end{font-size:12px}
.role-map-bar strong{font-size:14px}
.role-map-bar small{font-size:12px}
.role-view{font-size:11px}
.home-priority b{font-size:14px}
.home-priority p{font-size:12px}
.priority-no{font-size:11px}
.feature-owner strong{font-size:14px}
.feature-owner p{font-size:13px}
.expand-link-static,.source-caption{font-size:12px}
.feature-story .story-no{font-size:11px}
.feature-story p{font-size:14px}
.feature-story b{font-size:12px}
.business-flow span{font-size:11px}
.business-flow b{font-size:14px}
.business-flow small{font-size:12px}
.feature-note b{font-size:14px}
.feature-note p{font-size:13px}
.ai-steps span{font-size:11px}
.ai-steps b{font-size:15px}
.ai-steps p{font-size:14px}
.ai-safety-mark{font-size:12px}
.ai-safety b{font-size:14px}
.ai-safety p{font-size:13px}
.urgent-call-kicker,.urgent-call-arrow small{font-size:11px}
.urgent-call-flow-head p{font-size:14px}
.urgent-call-step>p{font-size:14px}
.urgent-call-rule b{font-size:13px}
.urgent-call-rule span{font-size:13px}

@media(max-width:680px){
  .site-nav a{font-size:13px}
  .site-nav a .nav-n{font-size:11px}
  .home-lead{font-size:15px}
  .home-bottom p{font-size:12px}
  .feature-story p{font-size:13px}
  .urgent-call-step>p{font-size:13px}
  .urgent-call-rule span{font-size:12px}
  .ai-steps p{font-size:13px}
}
