:root{--ink:#15363c;--muted:#66777b;--line:#dce5e3;--paper:#f6f8f6;--green:#167965;--mint:#d8efe5;--amber:#956324;--soft-amber:#fff4df;--nav:#102c33;--radius:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:var(--paper);font-size:15px;line-height:1.6}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #24a18a;outline-offset:4px}button{border:0;background:transparent;color:inherit}h1,h2,h3,h4,p{margin:0}h1,h2,h3{letter-spacing:-.04em;line-height:1.13}h1{font-size:clamp(44px,5.4vw,78px);font-weight:650}h2{font-size:clamp(28px,3vw,42px);font-weight:600}h3{font-size:22px;font-weight:600}small,.fine{font-size:12px;line-height:1.7;color:var(--muted)}.skip{position:fixed;top:-80px;left:16px;z-index:100;background:white;padding:14px}.skip:focus{top:10px}.brand{font-size:22px;letter-spacing:-.8px;font-weight:700;display:flex;align-items:center;gap:10px}.brand .pill{margin-left:12px}.pill{display:inline-flex;align-items:center;border-radius:5px;padding:3px 8px;font-size:11px;font-weight:600;line-height:1.6;letter-spacing:0;background:#e9eeeb;color:#4b655f;white-space:normal}.pill.mint{color:#166650;background:#e0f1e8}.pill.amber{color:#87581c;background:var(--soft-amber)}.pill.red{color:#9e4135;background:#fff0eb}.pill.neutral{color:#626e7a;background:#edf0f4}.dot,.mini-dot{display:inline-block;width:7px;height:7px;background:#61ba98;border-radius:50%;flex-shrink:0}.eyebrow{font-size:11px;letter-spacing:1.6px;font-weight:650;display:flex;gap:9px;align-items:center;line-height:1.6}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;min-height:46px;padding:11px 20px;border-radius:8px;font-weight:600;font-size:14px;line-height:1.4;transition:background .15s}.primary{background:var(--green);color:white}.primary:hover{background:#0b5d4d}.dark{background:var(--nav);color:white}.ghost{border:1px solid var(--line);background:white}.ghost:hover{background:#eaf3ed}.danger{background:#fff0eb;color:#9a4035;border:1px solid #e8c7bd}.actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.textlink{display:flex;align-items:center;justify-content:space-between;font-weight:650;color:#187961;gap:20px}.site-header,footer{display:flex;align-items:center;justify-content:space-between;max-width:1440px;margin:auto;padding:28px 5%;gap:24px}.site-header nav{display:flex;align-items:center;gap:30px;font-size:13px}.hero{max-width:1440px;margin:0 auto;padding:66px 5% 95px;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:8%}.hero h1{margin:23px 0}em{font-style:normal;color:var(--green)}.lead{font-size:18px;line-height:1.7;color:var(--muted);max-width:530px}.hero .actions{margin:30px 0 14px}.hero-preview{position:relative;background:white;border:1px solid var(--line);border-radius:18px;box-shadow:0 24px 60px #1d493112;transform:rotate(1deg)}.windowbar{height:51px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid var(--line);font-size:9px;letter-spacing:1px}.windowbar div{display:flex;gap:5px}.windowbar i{height:6px;width:6px;border-radius:50%;background:#c6d4cf}.preview-body{padding:32px}.preview-site{display:flex;align-items:center;gap:13px}.site-icon,.avatar{width:42px;height:42px;border-radius:10px;background:#e6ebe7;display:grid;place-items:center;font-size:19px}.preview-site small,.preview-site strong{display:block}.preview-site>.mini-dot{margin-left:auto}.preview-body h2{font-size:27px;margin:24px 0}.preview-task{display:flex;gap:14px;border:1px solid #eddcc0;background:#fffcf5;border-radius:10px;padding:18px}.preview-task strong{font-size:13px}.preview-task p{font-size:12px;line-height:1.7;color:var(--muted);margin:7px 0 10px}.signal{background:#f8e7c7;color:#946020;flex-shrink:0;border-radius:50%;width:27px;height:27px;display:grid;place-items:center;font-size:15px;font-weight:700}.preview-metrics{display:flex;gap:50px;padding:25px 0;border-bottom:1px solid var(--line);margin-bottom:20px}.preview-metrics strong{display:block;font-size:24px;font-weight:600;letter-spacing:-1px}.preview-metrics small{font-size:10px}.preview-link{display:flex;justify-content:space-between;font-size:12px;font-weight:600;color:var(--green)}.floating-note{display:flex;align-items:center;gap:14px;position:absolute;bottom:-36px;right:-20px;background:#e2f0e6;border:1px solid #bdd5c7;border-radius:11px;padding:16px 22px;transform:rotate(-1deg);box-shadow:0 10px 30px #15363c10}.floating-note strong,.floating-note small{display:block}.floating-note strong{font-size:12px}.floating-note small{font-size:10px}.tiny-icon{width:28px;height:28px;display:grid;place-items:center;border:1px solid #aed3bd;border-radius:50%;color:var(--green)}.principles{display:flex;justify-content:space-between;gap:20px;max-width:1296px;margin:0 auto;padding:22px 0;border-block:1px solid var(--line);color:var(--muted);font-size:12px}.section{max-width:1440px;margin:auto;padding:95px 5%}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:40px}.section h2{margin-top:14px}.section-heading p{font-size:13px;color:var(--muted);max-width:330px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.step-no{display:block;font-size:11px;letter-spacing:2px;color:var(--green);padding:20px 0;border-top:1px solid #bdcbc5}.steps h3{font-size:20px;margin-bottom:15px}.steps p,.cap-grid p{font-size:14px;color:var(--muted);line-height:1.75}.audience{background:#eaf0eb;border-radius:24px;max-width:1296px;padding:55px}.two{display:grid;grid-template-columns:1fr 1fr;gap:24px}.audience .two{margin:32px 0 22px}.audience-card{padding:32px;background:white;border-radius:14px;border:1px solid #d7e2db}.audience-card h3{margin:22px 0 15px;font-size:27px}.audience-card p{color:var(--muted);margin-bottom:28px;line-height:1.8}.pro-card{background:var(--nav);color:#f3f6f3}.pro-card p{color:#bdcecb}.pro-card .textlink{color:#93d5b9}.cap-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.cap-grid article{padding:25px;border:1px solid var(--line);border-radius:14px;background:white}.cap-grid h3{font-size:20px;margin:20px 0 13px}.honest{display:flex;flex-direction:column;gap:5px;border-left:3px solid #aac8b9;padding:8px 20px;margin-top:35px;font-size:13px}.honest span{color:var(--muted)}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:10%;padding-top:10px}.faq details{border-bottom:1px solid var(--line);padding:19px 0}.faq summary{font-weight:600;cursor:pointer}.faq details p{padding-top:16px;color:var(--muted);font-size:14px}.closing{max-width:1296px;margin:0 auto 60px;background:#173d3d;color:white;border-radius:20px;padding:45px;display:flex;align-items:center;justify-content:space-between;gap:30px}.closing .eyebrow{color:#a6c7b9}.closing h2{font-size:30px;margin-top:16px}.closing .primary{background:#c7efd7;color:#174736}footer{font-size:12px;color:var(--muted);border-top:1px solid var(--line)}footer .brand{font-size:18px;color:var(--ink)}
/* The two product views share state. Layout density changes independently of permissions. */
.sidebar{width:234px;position:fixed;inset:0 auto 0 0;background:var(--nav);color:#cfddda;padding:28px 20px;display:flex;flex-direction:column;z-index:3}.sidebar .brand{color:#f6faf6;font-size:20px}.workspace{display:flex;align-items:center;gap:10px;margin:37px 0 25px}.workspace .avatar{background:#2b4e50;color:#b7decf;width:35px;height:35px;font-size:14px}.workspace strong{font-size:12px;display:block}.workspace small{font-size:10px;color:#9bb4b3;display:block}.side-label{font-size:9px;letter-spacing:1.5px;color:#89a7a6;margin-bottom:8px}.sidebar select{width:100%;background:#1c3b42;border:1px solid #42615f;color:#edf5f0;padding:11px;border-radius:7px;font-size:12px}.sidebar nav{margin-top:28px;display:flex;flex-direction:column;gap:6px}.sidebar nav a{display:flex;align-items:center;gap:11px;padding:11px 13px;border-radius:7px;font-size:12px;color:#b8ceca}.sidebar nav a.active{background:#c5e9d6;color:#153e34;font-weight:650}.nav-icon{font-size:18px;width:20px;display:inline-grid;place-items:center}.side-bottom{margin-top:auto;padding-top:22px}.side-bottom>a{font-size:11px;color:#a9c6bc}.side-note{border-top:1px solid #315358;padding-top:17px;margin-bottom:23px;font-size:10px}.side-note strong{font-size:11px;display:block;margin:6px 0}.side-note p{color:#91adaa}.app-main{margin-left:234px}.app-top{height:79px;padding:0 40px;display:flex;align-items:center;justify-content:space-between;background:white;border-bottom:1px solid var(--line);gap:20px}.app-top>span{font-size:11px;color:var(--muted)}.mode{padding:4px;display:flex;background:#edf2ee;border:1px solid #e0e7e1;border-radius:9px;flex-shrink:0}.mode button{padding:7px 12px;border-radius:6px;font-size:11px;min-height:33px}.mode button[aria-pressed=true]{background:white;color:#1a634f;box-shadow:0 1px 4px #12332214;font-weight:650}.demo-notice{display:flex;align-items:center;justify-content:space-between;padding:10px 40px;gap:18px;font-size:10px;color:#576c62;background:#ecf3e9;border-bottom:1px solid #dce5d6}.demo-notice button{font-size:10px;text-decoration:underline;white-space:nowrap;min-height:24px}.app-main main{max-width:1500px;margin:auto;padding:37px 40px 70px}.page-title{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:28px}.page-title h1{font-size:32px;line-height:1.2}.page-title p{color:var(--muted);font-size:13px;margin-top:8px}.page-title .eyebrow{font-size:10px;margin-bottom:9px}.page-title .button{font-size:12px;min-height:43px;padding:10px 16px}.welcome{display:grid;grid-template-columns:1.5fr 1fr;gap:30px;padding:30px;border-radius:13px;background:#e4efe5;border:1px solid #cbded0;margin-bottom:24px}.welcome h2{font-size:27px;margin:10px 0 12px;line-height:1.2}.welcome p{color:#547365;font-size:13px;line-height:1.8}.welcome .textlink{margin-top:18px;font-size:12px;justify-content:flex-start}.welcome-data{border-left:1px solid #bfd4c3;padding-left:28px;display:flex;flex-direction:column;justify-content:center}.welcome-data strong{font-size:40px;line-height:1.2;font-weight:550;letter-spacing:-1.5px}.welcome-data span{font-size:11px;color:#577263}.progressbar{height:7px;background:#cbdacc;border-radius:5px;overflow:hidden;margin:12px 0}.progressbar i{display:block;height:100%;background:#37866b;transition:width .3s}.welcome-data small{font-size:10px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:27px}.stat{padding:20px 22px;border:1px solid var(--line);background:white;border-radius:11px}.stat span{display:block;font-size:11px;color:var(--muted)}.stat strong{font-size:29px;font-weight:550;line-height:1.5}.stat small{display:block;font-size:10px}.content-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(240px,1fr);gap:24px}.panel{background:white;border:1px solid var(--line);border-radius:12px;min-width:0}.panel-head{padding:20px 23px;display:flex;justify-content:space-between;align-items:center;gap:16px;border-bottom:1px solid var(--line)}.panel-head h2{font-size:17px;letter-spacing:-.4px}.panel-head a,.panel-head button{font-size:11px;color:var(--green)}.panel-body{padding:23px}.task-row{display:flex;gap:14px;padding:21px 23px;border-bottom:1px solid #e9eeea;align-items:flex-start}.task-row:last-child{border:0}.task-row h3{font-size:14px;line-height:1.4;letter-spacing:-.2px;margin-bottom:6px}.task-row p{color:var(--muted);font-size:11px;margin:7px 0}.task-row .textlink{font-size:11px;margin-top:12px;justify-content:flex-start}.task-icon{width:30px;height:30px;flex-shrink:0;border-radius:8px;background:#fcf1dd;color:#95672b;display:grid;place-items:center;font-size:15px}.task-icon.green{background:#e6f3eb;color:#318466}.timeline{list-style:none;padding:0;margin:0}.timeline li{position:relative;padding:0 0 25px 22px;border-left:1px solid var(--line);margin-left:3px;font-size:12px}.timeline li:before{content:'';position:absolute;left:-4px;top:5px;background:#82bfa2;width:7px;height:7px;border-radius:50%}.timeline small{display:block;font-size:10px;margin-top:4px}.timeline li:last-child{padding-bottom:0}.subnote{padding:17px 21px;background:#f3f6f3;border-radius:9px;font-size:12px;color:var(--muted);margin-top:23px}.subnote strong{display:block;color:var(--ink);margin-bottom:5px}.toolbar{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:20px}.toolbar input{flex:1;min-width:180px}.toolbar select{width:auto}.field{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:600;margin-bottom:19px}.field small{font-weight:400}input:not([type=checkbox]):not([type=radio]),select,textarea{width:100%;border:1px solid #cfdcd4;background:white;border-radius:7px;padding:11px 12px;color:var(--ink);font-size:13px}input[type=checkbox]{accent-color:var(--green);width:17px;height:17px;vertical-align:middle}textarea{min-height:110px;resize:vertical}code,pre{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}code{font-size:11px;background:#eff3ef;border:1px solid #e2e8e2;padding:3px 6px;border-radius:4px;overflow-wrap:anywhere}pre{background:#102c33;color:#cee4d6;padding:20px;border-radius:9px;white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px;line-height:1.8}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}th{font-size:10px;text-transform:uppercase;letter-spacing:.7px;color:var(--muted);padding:14px 20px;background:#f8faf7;font-weight:500}td{padding:17px 20px;border-top:1px solid #e5ece6}td strong{font-size:12px}td small{display:block;font-size:10px}td button{text-align:left;font-weight:600;color:#1b7860;text-decoration:underline;min-height:35px}.statusbar{margin:20px 0;padding:14px 18px;border-radius:9px;background:#f0f5ef;font-size:12px}.statusbar.amber{background:var(--soft-amber);color:#886020}.statusbar.error{background:#fff0eb;color:#984332}.empty{text-align:center;padding:60px 24px}.empty .big-icon{font-size:35px;color:#51977e}.empty h2{font-size:25px;margin:14px 0}.empty p{color:var(--muted);font-size:13px;max-width:440px;margin:0 auto 24px}.wizard{max-width:790px;margin:auto}.wizard-nav{display:flex;justify-content:space-between;gap:8px;margin-bottom:28px;font-size:11px}.wizard-nav span{display:flex;align-items:center;gap:7px;color:#75867c}.wizard-nav b{display:grid;place-items:center;width:26px;height:26px;background:#e6eee6;border-radius:50%;font-size:10px}.wizard-nav .current{color:var(--green);font-weight:650}.wizard-nav .current b{background:var(--green);color:white}.wizard .panel-body{padding:30px}.wizard h2{font-size:25px;margin-bottom:10px}.wizard .intro{color:var(--muted);font-size:13px;margin-bottom:27px}.wizard .actions{margin-top:28px;justify-content:space-between}.radio-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.radio-card{padding:18px;border:1px solid #d7e1d9;border-radius:9px;display:block;cursor:pointer;font-size:12px}.radio-card:has(input:checked){border-color:#4d947a;background:#eef6ed}.radio-card strong{display:block;margin:8px 0}.radio-card p{font-size:11px;color:var(--muted)}.checkline{display:flex;align-items:flex-start;gap:10px;font-size:12px;margin:14px 0}.checkline input{flex-shrink:0;margin-top:3px}.rule-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:13px 0;gap:20px;font-size:12px}.rule-row small{display:block;font-size:11px}.rule-row label{display:flex;align-items:center;gap:10px}.detail-lead{font-size:17px;line-height:1.8;margin:22px 0;color:#46645c}.definition{display:grid;grid-template-columns:140px 1fr;gap:10px 20px;font-size:12px;margin:20px 0}.definition dt{color:var(--muted)}.definition dd{margin:0;overflow-wrap:anywhere}.detail-section{margin-bottom:25px}.detail-section h3{font-size:17px;margin-bottom:12px}.detail-section p,.detail-section li{font-size:13px;line-height:1.8;color:var(--muted)}.detail-section .button{font-size:12px}.bot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.bot-card{padding:25px}.bot-card .bot-mark{font-size:26px;margin:6px 0 14px}.bot-card h3{font-size:20px;margin:12px 0}.bot-card p{font-size:12px;line-height:1.8;color:var(--muted);margin:12px 0 20px}.bot-card .button{font-size:12px}.automation-row{padding:22px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.automation-row h3{font-size:15px;margin-bottom:6px}.automation-row p{font-size:12px;color:var(--muted)}.automation-row button[role=switch]{flex-shrink:0;min-width:104px;min-height:43px;border:1px solid var(--line);border-radius:8px;font-size:12px}.automation-row button[aria-checked=true]{background:#e3f2e7;color:#216b53;border-color:#9ec7ad}.phase-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.phase{padding:24px}.phase h3{font-size:18px;line-height:1.4;margin:10px 0}.phase p{font-size:12px;color:var(--muted);margin:12px 0}.phase summary{font-size:12px;color:#237a60;cursor:pointer}.phase li{font-size:12px;color:var(--muted);margin:8px 0}.phase-top{display:flex;justify-content:space-between;font-size:11px}.phase-top b{font-size:10px;color:var(--green);letter-spacing:1px}dialog{border:1px solid var(--line);border-radius:17px;padding:0;color:var(--ink);max-width:min(580px,94vw);width:580px;max-height:90vh;box-shadow:0 30px 100px #153c3530}dialog::backdrop{background:#09252270;backdrop-filter:blur(2px)}#dialog-content{padding:30px}dialog h2{font-size:25px;margin:10px 0 18px}dialog p{color:var(--muted);font-size:13px;margin:14px 0}dialog .actions{margin-top:24px;justify-content:flex-end}.close-dialog{float:right;min-width:35px;min-height:35px;font-size:23px}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);max-width:90vw;background:#143d34;color:white;padding:13px 22px;border-radius:10px;box-shadow:0 12px 35px #10342125;font-size:12px;opacity:0;pointer-events:none;transition:opacity .2s;z-index:8}#toast.show{opacity:1}.is-pro .app-main main{padding-top:27px}.is-pro .page-title h1{font-size:29px}.is-pro .stats{grid-template-columns:repeat(4,1fr)}.is-pro .stat{padding:15px 20px}.report-preview{font-size:13px;line-height:1.9}.report-preview h2{font-size:25px;margin:12px 0}.report-preview h3{font-size:17px;margin:24px 0 10px}.badge-row{display:flex;gap:8px;flex-wrap:wrap}.metrics-note{font-size:11px;color:var(--muted);margin:8px 0 20px}[hidden]{display:none!important}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media(min-width:1550px){.hero{padding-top:100px;padding-bottom:125px}.app-main main{padding-inline:60px}}@media(max-width:1150px){.sidebar{width:205px;padding:25px 15px}.app-main{margin-left:205px}.app-top,.demo-notice{padding-inline:26px}.app-main main{padding:30px 26px}.content-grid{grid-template-columns:1.4fr 1fr;gap:18px}.site-header nav{gap:18px}.principles{margin-inline:5%}.cap-grid{grid-template-columns:repeat(2,1fr)}.hero{gap:5%}.hero-preview{transform:none}.preview-body{padding:23px}.floating-note{right:-10px}.audience,.closing{margin-inline:5%}.welcome{padding:23px;gap:22px}}@media(max-width:900px){.sidebar{width:178px;padding:24px 12px}.sidebar .brand{font-size:16px;gap:7px}.sidebar .brand img{width:24px}.sidebar nav a{padding:10px 9px;font-size:11px}.app-main{margin-left:178px}.app-top{padding:15px 22px;height:auto;flex-wrap:wrap;gap:10px}.demo-notice{padding:10px 22px}.app-main main{padding:25px 22px}.content-grid{grid-template-columns:1fr}.sidebar .side-note{display:none}.welcome{grid-template-columns:1.4fr 1fr;gap:20px}.stats{gap:10px}.stat{padding:16px}.hero{grid-template-columns:1fr 1fr;gap:30px;padding-top:45px}.hero h1{font-size:46px}.lead{font-size:15px}.site-header nav>a:not(.button){display:none}.brand .pill{font-size:9px}.preview-body h2{font-size:23px}.floating-note{display:none}.preview-metrics{gap:25px}.steps{gap:20px;grid-template-columns:repeat(2,1fr)}.principles{font-size:10px;flex-wrap:wrap}.section-heading{align-items:flex-start;flex-direction:column;gap:20px}.section{padding-block:60px}.audience{padding:35px}.closing{align-items:flex-start;flex-direction:column}.phase-list{grid-template-columns:1fr}.faq{gap:35px}.is-pro .stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.site-header{padding:19px 5%}.brand{font-size:18px}.brand .pill{display:none}.site-header .button{font-size:11px;padding:10px 13px;min-height:41px}.hero{grid-template-columns:1fr;padding:40px 6% 45px;gap:37px}.hero h1{font-size:49px}.hero .eyebrow{font-size:9px;letter-spacing:1px}.hero .lead{font-size:16px}.hero-preview{max-width:500px}.preview-body{padding:25px}.floating-note{display:none}.principles{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:18px 0}.section{padding:48px 6%}.section h2{font-size:30px}.steps{grid-template-columns:1fr 1fr;gap:18px}.steps h3{font-size:17px}.steps p{font-size:12px}.audience{padding:26px 20px;margin-inline:5%;border-radius:15px}.two{grid-template-columns:1fr}.audience-card{padding:24px}.audience-card h3{font-size:25px}.cap-grid{grid-template-columns:1fr;gap:14px}.cap-grid article{padding:24px}.faq{grid-template-columns:1fr;gap:20px}.closing{padding:28px;margin-bottom:35px}.closing h2{font-size:27px}footer{flex-wrap:wrap;padding:24px 6%;gap:15px}footer .brand{width:100%}.sidebar{position:static;width:auto;height:auto;padding:17px 19px}.sidebar .brand{font-size:19px}.sidebar .brand img{width:28px}.workspace,.side-label,.side-bottom{display:none}.sidebar select{width:150px;position:absolute;right:18px;top:17px;padding:8px;font-size:11px}.sidebar nav{flex-direction:row;overflow-x:auto;margin-top:16px;gap:6px;padding-bottom:3px}.sidebar nav a{white-space:nowrap;min-height:43px;padding:8px 12px;font-size:11px}.sidebar .nav-icon{display:none}.app-main{margin:0}.app-top{padding:14px 19px;justify-content:space-between;gap:9px}.app-top>span{font-size:10px}.mode button{font-size:10px;padding:5px 8px;min-height:31px}.demo-notice{padding:10px 19px;align-items:flex-start;font-size:9px;line-height:1.7;gap:12px}.demo-notice button{font-size:9px}.app-main main,.is-pro .app-main main{padding:23px 19px 45px}.page-title{align-items:flex-start;flex-direction:column;gap:15px;margin-bottom:20px}.page-title h1,.is-pro .page-title h1{font-size:28px}.page-title p{font-size:12px}.page-title .eyebrow{font-size:9px}.welcome{grid-template-columns:1fr;padding:22px;gap:22px}.welcome h2{font-size:25px}.welcome-data{padding:17px 0 0;border-left:0;border-top:1px solid #bfd4c3}.welcome-data strong{font-size:31px}.stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.stat{padding:13px 10px}.stat strong{font-size:24px}.stat span,.stat small{font-size:9px;line-height:1.7}.content-grid{gap:18px}.panel-head{padding:18px}.panel-body{padding:20px}.task-row{padding:19px}.task-row h3{font-size:13px}.bot-grid{grid-template-columns:1fr}.wizard-nav{font-size:9px;gap:3px;align-items:flex-start}.wizard-nav span{flex-direction:column;gap:5px;text-align:center;flex:1}.wizard .panel-body{padding:23px}.radio-grid{grid-template-columns:1fr}.definition{grid-template-columns:1fr;gap:3px}.definition dd{margin-bottom:10px}.automation-row{padding:20px;align-items:flex-start;gap:12px}.automation-row h3{font-size:13px}.automation-row button[role=switch]{min-width:86px;font-size:11px}.phase{padding:20px}td,th{padding:12px;min-width:100px}.toolbar{gap:10px}.toolbar select{flex:1}dialog #dialog-content{padding:24px}.page-title .button{min-height:44px}.welcome p{font-size:12px}}

/* SwarmShield icon system — a 24-unit grid, optical size by context. */
.ui-icon{width:20px;height:20px;min-width:20px;flex:none;display:inline-block;vertical-align:middle;overflow:visible;color:inherit}
.button{gap:9px}.button .ui-icon{width:18px;height:18px;min-width:18px}.button>span{min-width:0}
.nav-icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center}.nav-icon .ui-icon{width:22px;height:22px}
.textlink,.preview-link{display:inline-flex;align-items:center;gap:8px}.textlink .ui-icon{width:17px;height:17px;min-width:17px}
.bot-mark{display:grid;place-items:center;width:56px;height:56px;border:1px solid #c5ddd4;border-radius:15px;background:linear-gradient(140deg,#edf8f1,#d7ebe4);color:#185b50;margin:22px 0 18px}.bot-mark .ui-icon{width:30px;height:30px}
.big-icon{display:inline-grid;place-items:center;width:64px;height:64px;border-radius:18px;background:#e0f0e7;color:#167965}.big-icon .ui-icon{width:32px;height:32px}
.signal .ui-icon,.task-icon .ui-icon{width:19px;height:19px;min-width:19px}.signal,.task-icon,.tiny-icon{display:inline-flex;align-items:center;justify-content:center;flex:none}
.tiny-icon .ui-icon{width:24px;height:24px}.close-dialog{display:grid;place-items:center;min-width:40px;min-height:40px;border-radius:10px}.close-dialog:hover{background:#edf3f0}
.mode button,#reset,.side-bottom>a{display:inline-flex;align-items:center;justify-content:center;gap:7px}.mode .ui-icon,#reset .ui-icon{width:16px;height:16px;min-width:16px}.mode button[aria-pressed=true]{--icon-surface:#fff}
.statusbar>.ui-icon{margin-right:6px}.switch .ui-icon{width:16px;height:16px;min-width:16px}
@media(max-width:640px){.sidebar .nav-icon{display:inline-flex;width:19px;height:19px}.sidebar .nav-icon .ui-icon{width:19px;height:19px;min-width:19px}.sidebar nav a{gap:7px}.mode button{gap:5px}.mode .ui-icon{width:15px;height:15px;min-width:15px}}
