:root{color-scheme:light;--ink: #101826;--ink-soft: #1e2c42;--paper: #fffaf0;--mist: #f4efe4;--surface: #fffdf8;--line: #d7c8ae;--line-strong: #bda987;--gold: #c7892f;--gold-deep: #8f5b12;--teal: #2f7f7f;--green: #4e7e2d;--blue: #1a5f79;--red: #9a2b2b;--text: #1f1a14;--muted: #625b50;--shadow: 0 16px 42px rgba(48, 39, 24, .16);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;overflow-x:hidden;background:var(--mist);color:var(--text)}button,input,select{font:inherit}button{cursor:pointer}.button-reset{border:0;background:transparent;color:inherit;padding:0}.app-shell{min-height:100vh;background:linear-gradient(180deg,#fffaf0f0,#f4efe4f5),repeating-linear-gradient(135deg,rgba(47,127,127,.08) 0 1px,transparent 1px 22px)}.site-header,.app-topbar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;padding:14px clamp(20px,5vw,72px);border-bottom:1px solid rgba(16,24,38,.14);background:#fffaf0f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:900;text-decoration:none;color:var(--ink)}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:var(--ink);color:var(--paper)}.site-nav,.nav-actions,.hero-actions,.placeholder-links,.site-footer nav{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.site-nav{justify-content:center}.nav-link,.site-footer button{color:var(--muted);font-weight:750;text-decoration:none}.nav-link:hover,.nav-link.active,.site-footer button:hover,.text-link:hover{color:var(--ink)}.smartworks-header{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:18px clamp(18px,5vw,70px);border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:30}.smartworks-header.app{position:sticky;flex-wrap:wrap}.smartworks-brand{display:inline-flex;align-items:center;gap:14px;color:var(--ink)}.smartworks-brand span:last-child{display:grid;gap:2px;text-align:left}.smartworks-brand small{color:#006f69;font-weight:900;letter-spacing:0}.smartworks-brand strong{font-size:1.24rem}.sw-logo{width:48px;height:48px;border:3px solid #29a7df;color:#007d79;border-radius:14px;display:inline-grid;place-items:center;font-weight:900;font-size:.78rem}.sw-logo.small{width:38px;height:38px;font-size:.68rem}.smartworks-nav,.workspace-nav{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.header-menu,.account-menu{position:relative}.dropdown-menu,.account-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:210px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;padding:10px;display:grid;gap:6px;z-index:40}.header-menu .dropdown-menu{left:0;right:auto}.dropdown-menu button,.menu-section button{text-align:left;padding:8px 10px;border-radius:6px;color:var(--ink)}.dropdown-menu button:hover,.menu-section button:hover{background:var(--mist)}.avatar-button{width:44px;height:44px;border-radius:999px;border:0;background:#007d79;color:#fff;font-weight:900}.account-dropdown{width:min(330px,calc(100vw - 30px))}.account-card,.menu-section{display:grid;gap:5px;padding:8px}.account-card span,.account-card em,.menu-section span{color:var(--muted);font-size:.84rem}.menu-section{border-top:1px solid var(--line)}.smartworks-footer{margin-top:auto;display:flex;justify-content:space-between;gap:24px;align-items:center;padding:24px clamp(18px,5vw,70px);border-top:1px solid var(--line);background:#fff}.footer-brand{display:flex;align-items:center;gap:14px}.footer-brand span:last-child{display:grid;gap:4px}.footer-brand em{color:var(--muted);font-style:normal}.smartworks-footer nav{display:flex;gap:18px}.smartworks-footer button{border:0;background:transparent;color:#006f69;font-weight:900}.api-pill,.mode-note{display:inline-flex;align-items:center;min-height:30px;border:1px solid var(--line);border-radius:999px;padding:0 10px;color:var(--muted);font-size:.82rem;font-weight:850}.api-pill.online,.mode-note.online{border-color:#8dbc9f;background:#e9f8ee;color:#1f6e3d}.api-pill.sample,.mode-note.sample{border-color:#d3aa70;background:#fff3db;color:#7a5d2c}.mode-note{margin:-10px 0 20px;border-radius:8px;padding:9px 12px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:1px solid transparent;border-radius:8px;font-weight:850;text-decoration:none;white-space:nowrap}.btn-primary{background:var(--ink);color:var(--paper);box-shadow:0 10px 22px #10182638}.btn-secondary{border-color:var(--gold-deep);background:#fff8ec;color:#573a16}.btn-quiet{border-color:var(--line);background:#fffdf8c7;color:var(--ink)}.wide{width:100%}.btn:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(47,127,127,.42);outline-offset:3px}.hero-section,.section,.site-footer,.auth-frame,.workspace-page,.state-page{width:min(1160px,calc(100% - 40px));margin:0 auto}.hero-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,520px);gap:clamp(28px,5vw,64px);align-items:center;min-height:680px;padding:58px 0 34px}.hero-copy h1,.auth-frame h1,.workspace-title h1,.state-page h1{margin:0;color:var(--ink);font-size:clamp(42px,7vw,88px);line-height:.96;letter-spacing:0}.lead,.auth-frame p,.workspace-title p,.state-page p{color:var(--ink-soft);font-size:1.12rem;line-height:1.65}.eyebrow{margin:0 0 10px;color:var(--gold-deep);font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.product-preview{overflow:hidden;border:1px solid rgba(16,24,38,.18);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.preview-toolbar{display:flex;gap:8px;padding:14px;border-bottom:1px solid var(--line);background:#111822}.preview-toolbar span{width:11px;height:11px;border-radius:999px;background:var(--gold)}.preview-toolbar span:nth-child(2){background:var(--teal)}.preview-toolbar span:nth-child(3){background:var(--green)}.preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:18px}.preview-panel,.preview-list{border:1px solid var(--line);border-radius:8px;background:#fff9ed;padding:16px}.preview-panel.teal{background:#eaf7f7}.preview-panel.blue{background:#e8f4fa}.preview-panel p,.preview-panel strong{margin:0}.preview-panel p,.preview-list span{color:var(--muted);font-size:.86rem}.preview-panel strong{display:block;margin-top:8px;color:var(--ink);font-size:1.35rem}.meter{height:8px;margin-top:14px;overflow:hidden;border-radius:999px;background:#1018261f}.meter span{display:block;height:100%;background:var(--teal)}.preview-list{grid-column:1 / -1;display:grid;gap:10px}.preview-list div{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center}.status-dot{width:10px;height:10px;border-radius:999px;background:var(--green)}.status-dot.closing{background:var(--gold)}.status-dot.awarded,.status-dot.closed{background:var(--blue)}.section{padding:72px 0}.section-head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(260px,.55fr);gap:28px;align-items:end;margin-bottom:28px}.section h2,.support-section h2{margin:0;color:var(--ink);font-size:clamp(2rem,4vw,3.5rem);line-height:1.04;letter-spacing:0}.section-head p,.support-section p{color:var(--muted);line-height:1.65}.filter-bar{display:grid;grid-template-columns:minmax(220px,1fr) minmax(200px,280px);gap:14px;margin-bottom:22px}.filter-bar label,.form-grid label{display:grid;gap:7px;color:var(--ink-soft);font-weight:800}input,select{width:100%;min-height:46px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--text);padding:0 13px}.rfp-grid,.steps,.plans,.faq-grid,.metric-grid,.workspace-grid{display:grid;gap:18px}.rfp-grid,.steps,.plans,.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start}.rfp-card,.step,.plan,.faq-grid article,.panel,.metric-grid article,.auth-card{border:1px solid var(--line);border-radius:8px;background:var(--surface);padding:22px}.rfp-card{display:flex;flex-direction:column;min-height:330px}.rfp-card h3,.step h3,.plan h3,.faq-grid h3,.panel h2{margin:0 0 10px;color:var(--ink);font-size:1.15rem;line-height:1.2}.rfp-card p,.step p,.plan p,.faq-grid p,.panel p{color:var(--muted);line-height:1.58}.card-topline{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:18px;color:var(--muted);font-size:.82rem;font-weight:800}.badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid #8dbc9f;border-radius:999px;background:#e9f8ee;color:#1f6e3d}.badge.closing{border-color:#d3aa70;background:#fff3db;color:#7a5d2c}.badge.awarded,.badge.closed{border-color:#9fc1d0;background:#e8f4fa;color:#184a5d}.rfp-card dl,.detail-list{display:grid;gap:10px;margin:auto 0 18px}.rfp-card dl div,.detail-list div{display:grid;grid-template-columns:105px 1fr;gap:10px}dt{color:var(--muted);font-size:.82rem;font-weight:850}dd{margin:0;color:var(--ink);font-weight:750}.text-link{color:var(--teal);font-weight:850;text-decoration:none}.work-band{width:100%;max-width:none;padding-left:max(20px,calc((100vw - 1160px)/2));padding-right:max(20px,calc((100vw - 1160px)/2));background:linear-gradient(180deg,#fffaf0,#f0eadc)}.step span{display:grid;place-items:center;width:36px;height:36px;margin-bottom:18px;border-radius:8px;background:var(--teal);color:#fff;font-weight:900}.plan{display:flex;flex-direction:column;min-height:245px}.plan .btn{margin-top:auto}.support-section{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center}.placeholder-links button{border:1px solid var(--line);border-radius:8px;background:var(--surface);padding:12px 14px;color:var(--ink);font-weight:800}.two-col,.template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.two-col article,.template-card,.panel-lite{border:1px solid var(--line);border-radius:8px;padding:18px;background:var(--surface)}.template-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.template-strip button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:14px;font-weight:900}.wizard-shell{display:grid;gap:18px}.wizard-head{display:flex;justify-content:space-between;gap:16px;align-items:center}.wizard-head progress{width:min(260px,100%);height:12px}.status-chip{display:inline-flex;align-items:center;min-height:32px;border:1px solid #d3aa70;border-radius:999px;padding:0 12px;background:#fff3db;color:#573a16;font-weight:900;white-space:nowrap}.wizard-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;list-style:none;margin:0;padding:0}.wizard-steps button{width:100%;min-height:48px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);padding:8px;font-weight:850;text-align:left}.wizard-steps span{flex:0 0 28px;display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:var(--mist);color:var(--ink)}.wizard-steps .active button{border-color:var(--teal);box-shadow:0 0 0 3px #2f7f7f24}.wizard-steps .active span,.wizard-steps .complete span{background:var(--teal);color:#fff}.template-card{display:grid;gap:10px;align-content:start}.muted{color:var(--muted)}.wizard-step{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:18px}.question-stack{display:grid;gap:12px}.question-stack label{display:grid;gap:6px}.question-stack span{font-weight:900;color:var(--ink)}.question-stack textarea{min-height:86px;resize:vertical}.help-panel,.review-preview,.print-preview{border:1px solid var(--line);border-radius:8px;padding:16px;background:#fff}.wizard-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.print-preview{white-space:pre-wrap;color:var(--ink);overflow:auto}.route-workspace{display:grid;gap:18px}.workflow-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.workflow-grid section{display:grid;gap:12px;align-content:start}.workflow-grid h3{margin:0;font-size:1rem}.compact-form{grid-template-columns:1fr;gap:10px}.toolbar-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between}.toolbar-row select,.compact-form select,.compact-form input{min-width:0;width:100%}.file-input{display:grid;gap:8px;border:1px dashed var(--line-strong);border-radius:8px;padding:12px;background:var(--surface)}.file-input.disabled{opacity:.86;background:#f7f7f4}.file-input input:disabled{color:var(--muted);cursor:not-allowed}.file-input span,.compact-form label span{color:var(--muted);font-size:.82rem;font-weight:800}.notice-row.button-reset{text-align:left;width:100%}.mini-table.compact{gap:8px}.mini-table.compact div{grid-template-columns:minmax(0,1fr) auto auto;align-items:center}.route-summary,.filter-note{border:1px solid #9fc1d0;border-radius:8px;background:#f0f8fb;padding:14px;color:var(--ink-soft)}.route-summary{display:grid;gap:6px;margin:14px 0}.route-summary strong{color:var(--ink)}.route-summary p{margin:0}.route-summary span,.filter-note{font-size:.9rem;font-weight:800}@media(max-width:820px){.smartworks-header,.smartworks-footer,.app-topbar{align-items:stretch;flex-direction:column}.smartworks-nav,.workspace-nav,.nav-actions,.smartworks-footer nav{width:100%;justify-content:flex-start}.dropdown-menu,.account-dropdown{position:static;width:100%;box-shadow:none}.two-col,.template-grid,.template-strip,.wizard-step,.wizard-steps{grid-template-columns:1fr}.wizard-head{align-items:flex-start;flex-direction:column}.workflow-grid,.mini-table.compact div{grid-template-columns:1fr}}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:30px 0 44px;border-top:1px solid var(--line)}.site-footer p{margin:4px 0 0;color:var(--muted)}.auth-frame,.state-page{display:grid;grid-template-columns:minmax(0,.8fr) minmax(320px,560px);gap:32px;align-items:start;padding:70px 0}.state-page{grid-template-columns:1fr;max-width:820px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-grid .wide,.checkline,.role-picks{grid-column:1 / -1}.checkline{display:flex;align-items:center;gap:10px;color:var(--muted);font-weight:750}.checkline input{width:auto;min-height:auto}.role-picks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.role-picks button,.segmented button{min-height:44px;border:1px solid var(--line);border-radius:8px;background:#fff8ec;color:var(--ink);font-weight:850}.role-picks button.active,.segmented button.active{background:var(--teal);border-color:var(--teal);color:#fff}.form-message{border:1px solid #d3aa70;border-radius:8px;background:#fff3db;padding:12px;color:#573a16}.app-header{position:sticky;top:0;z-index:30;background:#fffaf0f5;border-bottom:1px solid rgba(16,24,38,.14)}.app-topbar{position:static;border-bottom:0}.context-strip{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;color:var(--muted)}.context-strip strong{color:var(--ink)}.context-pill{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#eaf7f7;color:#0f5e5d;font-weight:850}.context-pill.admin{background:#fff3db;color:#7a5d2c}.segmented{display:inline-flex;gap:4px;padding:4px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.segmented button{min-height:34px;padding:0 10px;border-radius:7px}.workspace-nav{display:flex;gap:18px;overflow-x:auto;padding:10px clamp(20px,5vw,72px) 14px}.nav-cluster{display:flex;align-items:center;gap:10px;white-space:nowrap}.nav-cluster>span{color:var(--gold-deep);font-size:.74rem;font-weight:900;text-transform:uppercase}.workspace-page{padding:42px 0 76px}.workspace-title{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:end;margin-bottom:24px}.metric-grid article span{display:block;color:var(--muted);font-weight:800}.metric-grid article strong{display:block;margin-top:6px;color:var(--ink);font-size:1.45rem}.stack{display:grid;gap:12px}.notice-row,.empty-state{border:1px dashed var(--line);border-radius:8px;background:#fff8ec;padding:14px}.notice-row p,.empty-state p{margin-bottom:0}.check-list{display:grid;gap:10px;color:var(--ink-soft);font-weight:700}.mini-table{display:grid;border:1px solid var(--line);border-radius:8px;overflow:hidden}.mini-table div{display:grid;grid-template-columns:120px 1fr 110px;gap:12px;padding:12px 14px;border-bottom:1px solid var(--line);align-items:center}.mini-table div:last-child{border-bottom:0}.mini-table span{color:var(--teal);font-weight:850}.mini-table strong{color:var(--ink)}.mini-table em{color:var(--muted);font-style:normal;font-weight:750;text-align:right}@media(max-width:1040px){.site-header,.app-topbar,.hero-section,.section-head,.auth-frame,.support-section,.workspace-title,.workspace-grid{grid-template-columns:1fr}.site-nav{justify-content:start}.hero-section{min-height:auto}.rfp-grid,.steps,.plans,.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-nav{align-items:flex-start}}@media(max-width:700px){.site-header,.app-topbar{position:static;gap:14px}.nav-actions,.site-nav{width:100%}.btn{flex:1 1 auto}.hero-section,.section,.site-footer,.auth-frame,.workspace-page,.state-page{width:min(calc(100% - 28px),1160px)}.preview-grid,.filter-bar,.rfp-grid,.steps,.plans,.faq-grid,.form-grid,.role-picks,.metric-grid{grid-template-columns:1fr}.rfp-card{min-height:auto}.site-footer{align-items:flex-start;flex-direction:column}.workspace-nav{display:grid;gap:12px}.nav-cluster{align-items:flex-start;flex-direction:column}.mini-table div{grid-template-columns:1fr}.mini-table em{text-align:left}}
