@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600&family=Instrument+Serif:ital@0;1&display=swap";:root{color:#17191a;font-synthesis:none;--ink:#17191a;--green:#1b3a2a;--green-2:#315b49;--green-soft:#e6efe7;--gold:#e9b934;--gold-hover:#ddad2a;--gold-soft:#fff5d6;--ivory:#f7f5ef;--paper:#fff;--muted:#6b6e66;--quiet:#96988f;--line:#e6e2d8;--line-strong:#d4cfc3;--danger:#a3341f;--danger-soft:#f8e8e4;--shadow:0 1px 2px #17191a0a, 0 12px 30px #17191a09;background:#fff;font-family:IBM Plex Sans,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{background:#fff;min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #1b3a2a2e}.brand{color:inherit;align-items:center;gap:8px;text-decoration:none;display:inline-flex}.brand img{object-fit:contain;width:27px;height:27px}.brand>span{letter-spacing:-.035em;white-space:nowrap;font-size:16px;font-weight:600}.brand i{font-family:Instrument Serif,serif;font-size:1.18em;font-weight:400}.button,.secondary-button{min-height:38px;color:var(--ink);background:var(--gold);cursor:pointer;border:1px solid #d2a522;border-radius:6px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:inline-flex;box-shadow:0 1px 1px #17191a14}.button:hover{background:var(--gold-hover)}.button:disabled{opacity:.55;cursor:wait}.button svg,.secondary-button svg{width:15px;height:15px}.compact-button{min-height:34px;padding:0 12px}.secondary-button{border-color:var(--line-strong);background:#fff}.secondary-button:hover{border-color:var(--ink)}.text-button{color:var(--muted);cursor:pointer;background:0 0;border:0;text-decoration:underline}.text-link,.back-link{color:var(--green);align-items:center;gap:5px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.text-link svg,.back-link svg{width:14px}.eyebrow{color:var(--green-2);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:600;display:block}.panel,.content-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px}.panel-heading,.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:48px;padding:0 16px;display:flex}.panel-heading h2,.section-heading h2,.activity-panel h2{margin:0;font-size:14px;font-weight:600}.panel-heading h2 span,.section-heading h2 span{color:var(--quiet);margin-left:5px;font-weight:500}.panel-heading>a{color:var(--green);align-items:center;gap:4px;font-size:12px;font-weight:500;text-decoration:none;display:flex}.panel-heading>a svg{width:13px}.app-shell{grid-template-rows:48px minmax(0,1fr);grid-template-columns:220px minmax(0,1fr);min-height:100vh;display:grid}.global-header{z-index:30;color:#f7f5ef;background:var(--green);border-bottom:1px solid #ffffff1a;grid-column:1/-1;grid-template-columns:220px minmax(220px,440px) 1fr;align-items:center;min-width:0;height:48px;display:grid;position:sticky;top:0}.global-brand{padding-left:16px}.global-brand .brand img{width:25px;height:25px}.global-brand .brand>span{font-size:15px}.global-search{background:#ffffff14;border:1px solid #ffffff29;border-radius:6px;align-items:center;gap:7px;height:30px;padding:0 9px;display:flex}.global-search svg{color:#c6d0c8;width:14px}.global-search input{color:#fff;width:auto;height:auto;box-shadow:none;background:0 0;border:0;flex:1;margin:0;padding:0;font-size:12px}.global-search input::placeholder{color:#afbeb4}.global-search kbd{color:#9fb0a5;border:1px solid #ffffff24;border-radius:4px;padding:2px 5px;font:10px/1 IBM Plex Sans,sans-serif}.global-actions{justify-content:flex-end;align-items:center;gap:5px;padding-right:12px;display:flex}.header-new-order{min-height:30px;color:var(--ink);background:var(--gold);border-radius:5px;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.header-new-order svg{width:14px}.header-icon{color:#bdc9c0;border-radius:5px;place-items:center;width:30px;height:30px;display:grid}.header-icon:hover{color:#fff;background:#ffffff14}.header-icon svg{width:16px}.header-avatar,.avatar{width:28px;height:28px;color:var(--green);background:#dce7de;border-radius:50%;place-items:center;font-size:10px;font-weight:600;text-decoration:none;display:grid}.sidebar{border-right:1px solid var(--line);background:var(--ivory);flex-direction:column;grid-row:2;min-width:0;height:calc(100vh - 48px);padding:14px 10px 10px;display:flex;position:sticky;top:48px}.workspace-switcher{border:1px solid var(--line);background:#fff;border-radius:6px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;margin-bottom:13px;padding:7px;display:grid}.workspace-switcher>span:nth-child(2){min-width:0}.workspace-switcher small,.workspace-switcher strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.workspace-switcher small{color:var(--quiet);font-size:9px}.workspace-switcher strong{margin-top:1px;font-size:12px;font-weight:600}.workspace-monogram{color:#f7f5ef;background:var(--green);border-radius:6px;place-items:center;width:30px;height:30px;font-size:11px;font-weight:600;display:grid}.sidebar nav{gap:2px;display:grid}.sidebar nav a,.sidebar-bottom>a{color:#545950;border-radius:5px;align-items:center;gap:9px;min-height:34px;padding:0 9px;font-size:12px;font-weight:500;text-decoration:none;display:flex}.sidebar nav a:hover,.sidebar-bottom>a:hover{color:var(--ink);background:#eeece5}.sidebar nav a.active{color:var(--ink);box-shadow:0 0 0 1px var(--line);background:#fff}.sidebar nav svg,.sidebar-bottom>a svg{width:15px;height:15px}.sidebar-orders{gap:1px;margin-top:22px;display:grid}.sidebar-label{color:var(--quiet);letter-spacing:.09em;text-transform:uppercase;margin:0 9px 6px;font-size:9px;font-weight:600}.sidebar-orders>a{color:#55594f;border-radius:5px;align-items:center;gap:8px;min-width:0;min-height:29px;padding:0 9px;font-size:11px;text-decoration:none;display:flex}.sidebar-orders>a:hover{color:var(--ink);background:#eeece5}.sidebar-orders>a span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-order-dot{background:var(--line-strong);border-radius:50%;flex:none;width:7px;height:7px}.sidebar-order-dot.dot-researching{background:var(--gold)}.sidebar-order-dot.dot-offers_ready{background:var(--green-2);box-shadow:0 0 0 2px #dce9df}.sidebar-orders .sidebar-view-all{color:var(--green);margin-top:4px;font-weight:500}.sidebar-bottom{gap:2px;margin-top:auto;display:grid}.operator-link{color:var(--green)!important}.account-card{border-top:1px solid var(--line);grid-template-columns:28px minmax(0,1fr) 28px;align-items:center;gap:8px;min-width:0;margin-top:8px;padding:10px 5px 2px;display:grid}.account-card>span:nth-child(2){min-width:0}.account-card strong,.account-card small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.account-card strong{font-size:11px;font-weight:600}.account-card small{color:var(--quiet);margin-top:1px;font-size:9px}.account-card button{width:28px;height:28px;color:var(--quiet);cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;display:grid}.account-card button:hover{color:var(--danger);background:var(--danger-soft)}.account-card button svg{width:14px}.workspace{background:#fff;grid-area:2/2;min-width:0;min-height:calc(100vh - 48px)}.product-page{min-height:calc(100vh - 48px)}.page-toolbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;justify-content:space-between;align-items:center;gap:16px;min-height:50px;padding:0 28px;display:flex;position:sticky;top:48px}.page-toolbar>div{align-items:baseline;gap:10px;display:flex}.page-toolbar h1{margin:0;font-size:15px;font-weight:600}.page-toolbar span,.page-toolbar small{color:var(--muted);font-size:11px}.breadcrumb-toolbar>div{gap:7px}.breadcrumb-toolbar a{color:var(--muted);font-size:12px;text-decoration:none}.breadcrumb-toolbar a:hover{color:var(--ink)}.product-content{max-width:1240px;padding:24px 28px 64px}.dashboard-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px;display:flex}.dashboard-heading h2{letter-spacing:-.02em;margin:0;font-size:21px;font-weight:600;line-height:1.2}.dashboard-heading p{color:var(--muted);margin:5px 0 0;font-size:12px}.summary-row{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:repeat(4,1fr);margin-bottom:22px;display:grid;overflow:hidden}.summary-row>a{border-right:1px solid var(--line);min-width:0;padding:13px 15px 12px;text-decoration:none}.summary-row>a:last-child{border-right:0}.summary-row>a:hover{background:#faf9f5}.summary-row span,.summary-row strong,.summary-row small{display:block}.summary-row span{color:var(--muted);align-items:center;gap:7px;font-size:10px;font-weight:500;display:flex}.metric-dot{background:var(--line-strong);border-radius:50%;width:6px;height:6px}.metric-dot.green{background:var(--green-2)}.metric-dot.gold{background:var(--gold)}.metric-dot.ink{background:var(--ink)}.metric-dot.stone{background:#b8b29f}.summary-row strong{letter-spacing:-.04em;margin:7px 0 1px;font-size:22px;font-weight:600;line-height:1}.summary-row small{color:var(--quiet);font-size:9px}.dashboard-workspace{grid-template-columns:minmax(0,1fr) 284px;align-items:start;gap:24px;display:grid}.dashboard-main,.dashboard-rail{gap:18px;display:grid}.attention-list,.progress-list{display:grid}.attention-list>a{border-bottom:1px solid var(--line);grid-template-columns:36px minmax(0,1fr) auto 14px;align-items:center;gap:12px;padding:12px 15px;text-decoration:none;display:grid}.attention-list>a:last-child{border-bottom:0}.attention-list>a:hover,.progress-list>a:hover{background:#faf9f5}.client-mark{color:#fff;background:var(--green-2);border-radius:7px;place-items:center;width:36px;height:36px;font-size:10px;font-style:normal;font-weight:600;display:grid}.client-mark.small{flex:none;width:30px;height:30px;font-size:9px}.attention-list strong,.attention-list p,.attention-list small{display:block}.attention-list strong{font-size:12px;font-weight:600}.attention-list p{color:var(--muted);text-transform:capitalize;margin:2px 0 4px;font-size:11px}.attention-list small{color:#9a6f08;align-items:center;gap:4px;font-size:9px;display:flex}.attention-list small svg{width:11px}.attention-list b{font-size:12px}.attention-list>a>svg{width:14px;color:var(--quiet)}.quiet-empty{text-align:center;place-content:center;justify-items:center;min-height:102px;display:grid}.quiet-empty strong{font-size:12px}.quiet-empty span{color:var(--muted);margin-top:4px;font-size:10px}.progress-list>a{border-bottom:1px solid var(--line);grid-template-columns:minmax(150px,1.15fr) minmax(110px,.75fr) 128px 48px 14px;align-items:center;gap:12px;min-width:0;min-height:58px;padding:0 15px;text-decoration:none;display:grid}.progress-list>a:last-child{border-bottom:0}.progress-list>a>div:first-child{min-width:0}.progress-list strong,.progress-list>a>div:first-child span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.progress-list strong{font-size:11px;font-weight:600}.progress-list>a>div:first-child span{color:var(--muted);align-items:center;gap:3px;margin-top:3px;font-size:9px;display:flex}.progress-list>a>div:first-child svg{width:10px}.progress-list>a>small{color:var(--muted);font-size:9px}.progress-list>a>svg{width:13px;color:var(--quiet)}.rail-section{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden}.rail-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:10px;padding:12px 14px;display:flex}.rail-heading h2{margin:0;font-size:12px;font-weight:600}.rail-heading span{color:var(--quiet);font-size:9px}.research-feed>a{border-bottom:1px solid var(--line);grid-template-columns:26px minmax(0,1fr);gap:9px;padding:11px 13px;text-decoration:none;display:grid}.research-feed>a:last-child{border-bottom:0}.research-feed>a:hover{background:#faf9f5}.research-avatar{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:26px;height:26px;font-size:8px;font-weight:600;display:grid}.research-feed strong{font-size:10px;font-weight:600}.research-feed p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:3px 0;font-size:10px;line-height:1.45;display:-webkit-box;overflow:hidden}.research-feed small{color:var(--quiet);font-size:8px}.rail-empty{color:var(--muted);padding:22px 15px;font-size:10px;line-height:1.5}.rail-empty p{margin:0}.month-summary dl{margin:0;padding:6px 14px}.month-summary dl>div{border-bottom:1px solid #efede7;justify-content:space-between;align-items:center;min-height:31px;display:flex}.month-summary dl>div:last-child{border-bottom:0}.month-summary dt{color:var(--muted);font-size:10px}.month-summary dd{margin:0;font-size:11px;font-weight:600}.service-note{padding:16px}.service-note h2{margin:7px 0 12px;font-size:16px;line-height:1.2}.service-note ul{border-top:1px solid var(--line);gap:7px;margin:0;padding:12px 0 0;list-style:none;display:grid}.service-note li{color:var(--muted);font-size:10px}.service-note li:before{content:"✓";color:var(--green-2);margin-right:7px;font-weight:600}.start-card{padding:20px}.start-card-heading{max-width:580px}.start-card-heading h2{margin:7px 0 6px;font-size:19px;font-weight:600;line-height:1.25}.start-card-heading p{color:var(--muted);margin:0;font-size:11px}.start-card ol{grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0;padding:0;list-style:none;display:grid}.start-card li{grid-template-columns:24px 1fr;gap:8px;display:grid}.start-card li>span{border:1px solid var(--line-strong);border-radius:50%;place-items:center;width:23px;height:23px;font-size:9px;font-weight:600;display:grid}.start-card li strong,.start-card li small{display:block}.start-card li strong{font-size:11px}.start-card li small{color:var(--muted);margin-top:3px;font-size:9px;line-height:1.45}.start-card-action{background:var(--ivory);border-radius:6px;justify-content:space-between;align-items:center;gap:18px;padding:13px 14px;display:flex}.start-card-action>div{align-items:center;gap:10px;display:flex}.start-card-action>div strong{font-size:20px}.start-card-action>div span{color:var(--muted);font-size:9px;line-height:1.45}.status{border:1px solid var(--line);color:#62675e;white-space:nowrap;background:#f6f5f1;border-radius:5px;align-items:center;gap:5px;width:max-content;min-height:23px;padding:0 7px;font-size:9px;font-weight:500;display:inline-flex}.status:before{content:"";background:#a9aaa4;border-radius:50%;width:6px;height:6px}.status-researching,.status-requested,.status-payment_pending{color:#765b0d;background:#fff8df;border-color:#ead796}.status-researching:before,.status-requested:before,.status-payment_pending:before{background:var(--gold)}.status-offers_ready,.status-available,.status-introduced,.status-completed{color:#265442;background:#eef5ef;border-color:#cbded0}.status-offers_ready:before,.status-available:before,.status-introduced:before,.status-completed:before{background:var(--green-2)}.status-cancelled,.status-withdrawn,.status-expired{color:var(--danger);background:var(--danger-soft);border-color:#efd0c9}.status-cancelled:before,.status-withdrawn:before,.status-expired:before{background:#bd6a5a}.order-progress{grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.order-progress li{min-width:0;padding-right:12px;position:relative}.order-progress li:not(:last-child):after{content:"";z-index:0;background:var(--line);height:1px;position:absolute;top:10px;left:22px;right:-2px}.progress-node{z-index:1;border:1px solid var(--line-strong);width:21px;height:21px;color:var(--muted);background:#fff;border-radius:50%;place-items:center;font-size:8px;font-weight:600;display:grid;position:relative}.progress-node svg{width:10px}.progress-copy strong,.progress-copy small{display:block}.progress-copy strong{margin-top:6px;font-size:10px;font-weight:500}.progress-copy small{color:var(--quiet);margin-top:2px;font-size:8px}.order-progress li.complete .progress-node{color:#fff;border-color:var(--green);background:var(--green)}.order-progress li.complete:after{background:var(--green)}.order-progress li.current .progress-node{color:var(--ink);border-color:var(--gold);background:var(--gold);box-shadow:0 0 0 3px #e9b93433}.order-progress.is-compact li{padding:0}.order-progress.is-compact li:not(:last-child):after{top:4px;left:9px;right:0}.order-progress.is-compact .progress-node{color:#0000;width:9px;height:9px;font-size:0}.order-progress.is-compact .progress-node svg,.order-progress.is-compact .progress-copy{display:none}.order-progress.is-compact li.current .progress-node{box-shadow:0 0 0 2px #e9b93433}.cancelled-progress{color:var(--danger);font-size:11px}.cancelled-progress-dot{background:#bd6a5a;border-radius:50%;width:8px;height:8px;display:inline-block}.collection-panel{min-width:0}.collection-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:50px;display:flex}.filter-tabs{align-self:stretch;min-width:0;display:flex;overflow-x:auto}.filter-tabs button{min-width:max-content;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:5px;padding:0 11px;font-size:11px;display:flex}.filter-tabs button:hover{color:var(--ink)}.filter-tabs button.active{color:var(--ink);border-bottom-color:var(--green);font-weight:600}.filter-tabs button span{min-width:17px;height:17px;color:var(--muted);background:var(--ivory);border-radius:8px;place-items:center;padding:0 4px;font-size:8px;display:grid}.search-field{border:1px solid var(--line-strong);background:#fff;border-radius:6px;align-items:center;gap:7px;width:min(280px,34%);margin:0;padding:0 9px;display:flex}.search-field svg{width:13px;color:var(--quiet)}.search-field input{height:31px;box-shadow:none;background:0 0;border:0;margin:0;padding:0;font-size:10px}.data-table{min-width:0}.table-head,.table-row{grid-template-columns:minmax(180px,1.4fr) minmax(120px,1fr) 120px 45px 124px 82px 14px;align-items:center;gap:12px;padding:0 12px;display:grid}.table-head{border-bottom:1px solid var(--line);min-height:37px;color:var(--quiet);font-size:9px;font-weight:500}.table-row{border-bottom:1px solid var(--line);min-height:58px;font-size:10px;text-decoration:none}.table-row:hover{background:#faf9f5}.table-row strong,.table-row small{display:block}.table-row strong{font-size:11px;font-weight:600}.table-row small{max-width:190px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:9px;overflow:hidden}.table-client{align-items:center;gap:9px;min-width:0;display:flex!important}.table-client>span{min-width:0}.table-row>svg{width:13px;color:var(--quiet)}.numeric-cell{text-align:center;font-weight:600}.date-cell{color:var(--muted);font-size:9px}.table-empty{color:var(--muted);text-align:center;padding:44px 20px;font-size:11px}.table-empty strong{color:var(--ink)}.table-empty p{margin:5px 0 0}.rich-empty{border:1px dashed var(--line-strong);border-radius:8px;place-content:center;justify-items:center;min-height:260px;display:grid}.rich-empty h2{color:var(--ink);margin:0;font-size:17px}.rich-empty p{margin:6px 0 16px}label{color:#343833;font-size:11px;font-weight:500}input,textarea,select{border:1px solid var(--line-strong);width:100%;color:var(--ink);background:#fff;border-radius:6px;outline:0;margin-top:5px;padding:8px 10px;font-size:12px}input:hover,textarea:hover,select:hover{border-color:#aaa69b}input:focus,textarea:focus,select:focus{border-color:var(--green);box-shadow:0 0 0 3px #1b3a2a14}input:disabled{color:var(--muted);background:var(--ivory)}textarea{resize:vertical;min-height:78px;line-height:1.5}.field-help{color:var(--muted);margin-top:4px;font-size:9px;font-weight:400;display:block}.field-group-label{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;margin:16px 0 6px;font-size:9px;font-weight:600;display:block}.order-workspace{grid-template-columns:minmax(0,670px) 290px;align-items:start;gap:42px;display:grid}.order-form{gap:0;display:grid}.order-form fieldset{border:0;border-bottom:1px solid var(--line);grid-template-columns:160px minmax(0,1fr);gap:22px;margin:0 0 24px;padding:0 0 24px;display:grid}.order-form fieldset:last-of-type{border-bottom:0}.order-form legend{display:contents}.order-form legend>span{display:none}.order-form legend>div{font-size:12px;font-weight:600}.order-form legend small{color:var(--muted);margin-top:4px;font-size:9px;font-weight:400;line-height:1.45;display:block}.form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.full-field{grid-column:1/-1}.check-grid{flex-wrap:wrap;gap:6px;display:flex}.check-grid label{border:1px solid var(--line-strong);cursor:pointer;background:#fff;border-radius:15px;align-items:center;gap:5px;min-height:29px;padding:0 9px;display:flex;position:relative}.check-grid input{opacity:0;pointer-events:none;position:absolute}.check-grid svg{width:12px;display:none}.check-grid label:has(input:checked){color:var(--green);background:var(--green-soft);border-color:#a9c1af}.check-grid label:has(input:checked) svg{color:var(--green);display:block}.notes-field{margin-top:13px;display:block}.order-summary{border:1px solid var(--line);background:var(--ivory);border-radius:8px;padding:17px;position:sticky;top:116px}.order-summary h2{margin:0 0 12px;font-size:13px}.order-summary>p{overflow-wrap:anywhere;margin:0 0 12px;font-size:11px;font-weight:600}.order-summary dl{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:0;margin:0;padding:7px 0;display:grid}.order-summary dl>div{justify-content:space-between;gap:12px;padding:5px 0;display:flex}.order-summary dt{color:var(--muted);font-size:9px}.order-summary dd{text-align:right;margin:0;font-size:9px;font-weight:500}.summary-location{gap:2px;padding:12px 0 0;display:grid}.summary-location span{color:var(--muted);font-size:9px}.summary-location strong{font-size:10px}.order-summary .button{width:100%;margin-top:14px}.order-summary>small{color:var(--muted);margin-top:8px;font-size:9px;line-height:1.45;display:block}.form-error,.action-message{border-left:3px solid var(--danger);color:var(--danger);background:var(--danger-soft);padding:9px 11px;font-size:10px}.order-title{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.order-title h1{letter-spacing:-.02em;margin:0;font-size:20px;font-weight:600;line-height:1.2}.order-meta{color:var(--muted);flex-wrap:wrap;gap:10px;margin-top:5px;font-size:9px;display:flex}.order-meta a{color:var(--green);align-items:center;gap:3px;text-decoration:none;display:flex}.order-meta svg{width:10px}.order-title-status{align-items:center;gap:7px;display:flex}.order-title-status>span{color:var(--muted);font-size:9px}.order-progress-panel{border:1px solid var(--line);border-radius:8px;margin-bottom:18px;padding:13px 15px}.brief-strip{border:1px solid var(--line);background:var(--ivory);border-radius:8px;grid-template-columns:repeat(4,1fr);margin-bottom:18px;display:grid;overflow:hidden}.brief-strip>div{border-right:1px solid var(--line);min-width:0;padding:11px 13px}.brief-strip>div:last-child{border:0}.brief-strip span,.brief-strip strong{display:block}.brief-strip span{color:var(--muted);font-size:8px}.brief-strip strong{text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;margin-top:4px;font-size:10px;font-weight:500;overflow:hidden}.research-update{border-left:3px solid var(--green);background:var(--green-soft);margin:0 0 18px;padding:11px 13px}.research-update span{color:var(--green);text-transform:uppercase;font-size:9px;font-weight:600}.research-update p{margin:3px 0 0;font-size:11px;line-height:1.5}.detail-grid{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:24px;display:grid}.detail-grid>section{min-width:0}.section-heading{border:0;min-height:auto;margin-bottom:8px;padding:0}.result-count{color:var(--quiet);font-size:9px}.offer-stack{gap:12px;display:grid}.offer-card{border:1px solid var(--line);background:#fff;border-radius:8px;padding:16px}.offer-top{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:13px;display:flex}.offer-label{color:var(--green-2);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:600}.offer-top h3{margin:4px 0 2px;font-size:15px;font-weight:600}.privacy-note{color:var(--muted);font-size:9px}.offer-price{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:baseline;gap:7px;padding:10px 0;display:flex}.offer-price span{color:var(--muted);font-size:9px}.offer-price strong{color:#9b7100;margin-left:auto;font-size:17px}.offer-price small{color:var(--muted);font-size:9px}.offer-card dl{margin:0}.offer-card dl>div{border-bottom:1px solid #f0eee8;grid-template-columns:140px minmax(0,1fr);gap:14px;padding:8px 0;display:grid}.offer-card dt{color:var(--muted);align-items:center;gap:5px;font-size:9px;display:flex}.offer-card dt svg{width:12px}.offer-card dd{margin:0;font-size:10px;line-height:1.45}.fit-note{background:var(--ivory);border-radius:6px;margin-top:12px;padding:10px 11px}.fit-note strong{font-size:10px}.fit-note p{color:var(--muted);margin:3px 0 0;font-size:10px;line-height:1.5}.offer-action{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;margin-top:13px;padding-top:13px;display:flex}.offer-action span,.offer-action strong,.offer-action small{display:block}.offer-action span{color:var(--muted);font-size:8px}.offer-action strong{margin:2px 0;font-size:13px}.offer-action small{color:var(--quiet);font-size:8px}.introduction-box{background:var(--green-soft);border-radius:6px;margin-top:13px;padding:13px}.introduction-box h4{margin:4px 0;font-size:14px}.introduction-box a,.introduction-box p{font-size:10px;line-height:1.5}.introduction-box>a{color:var(--green)}.introduction-box .secondary-button{min-height:32px;margin-top:5px}.empty-state.compact{border:1px dashed var(--line-strong);border-radius:8px;padding:24px}.empty-state.compact h3{margin:0;font-size:13px}.empty-state.compact p,.empty-state.compact small{color:var(--muted);font-size:10px}.activity-panel{border:1px solid var(--line);background:#fff;border-radius:8px;padding:15px;position:sticky;top:116px}.activity-panel ol{margin:14px 0 0;padding:0;list-style:none}.activity-panel li{grid-template-columns:10px 1fr;gap:9px;padding-bottom:19px;display:grid;position:relative}.activity-panel li:not(:last-child):before{content:"";background:var(--line-strong);width:1px;position:absolute;top:9px;bottom:0;left:3px}.activity-panel li>span{z-index:1;background:var(--green-2);width:8px;height:8px;box-shadow:0 0 0 1px var(--green-2);border:2px solid #fff;border-radius:50%;margin-top:3px;position:relative}.activity-panel strong{font-size:10px;font-weight:600}.activity-panel p{color:var(--muted);margin:3px 0;font-size:9px;line-height:1.45}.activity-panel small{color:var(--quiet);font-size:8px}.settings-layout{grid-template-columns:170px minmax(0,720px);align-items:start;gap:28px;display:grid}.settings-nav{gap:2px;display:grid;position:sticky;top:116px}.settings-nav a{min-height:33px;color:var(--muted);border-radius:5px;align-items:center;gap:8px;padding:0 9px;font-size:11px;font-weight:500;text-decoration:none;display:flex}.settings-nav a:hover{color:var(--ink);background:var(--ivory)}.settings-nav svg{width:14px}.settings-content{gap:13px;display:grid}.settings-section{border:1px solid var(--line);background:#fff;border-radius:8px;padding:18px;scroll-margin-top:116px}.settings-section-heading{border-bottom:1px solid var(--line);grid-template-columns:32px 1fr;gap:10px;margin-bottom:16px;padding-bottom:14px;display:grid}.settings-icon{width:32px;height:32px;color:var(--green);background:var(--green-soft);border-radius:6px;place-items:center;display:grid}.settings-icon svg{width:15px}.settings-section-heading h2{margin:0;font-size:13px}.settings-section-heading p{color:var(--muted);margin:3px 0 0;font-size:9px}.profile-editor{align-items:center;gap:11px;margin-bottom:16px;display:flex}.profile-avatar{color:#fff;background:var(--green-2);border-radius:50%;place-items:center;width:43px;height:43px;font-size:11px;font-weight:600;display:grid;overflow:hidden}.profile-avatar img{object-fit:cover;width:100%;height:100%}.profile-editor strong,.profile-editor span,.profile-editor small{display:block}.profile-editor strong{font-size:11px}.profile-editor span{color:var(--muted);margin-top:2px;font-size:9px}.profile-editor small{color:var(--quiet);margin-top:3px;font-size:8px}.settings-fields{grid-template-columns:1fr 1fr;gap:13px;display:grid}.setting-fact{border:1px solid var(--line);background:var(--ivory);border-radius:6px;padding:8px 10px}.setting-fact span,.setting-fact code,.setting-fact small{display:block}.setting-fact span{color:var(--muted);font-size:9px}.setting-fact code{margin:6px 0 3px;font-size:10px}.setting-fact small{color:var(--quiet);font-size:8px}.toggle-row{border:1px solid var(--line);cursor:pointer;border-radius:6px;grid-template-columns:36px 1fr;align-items:center;gap:10px;padding:11px;display:grid;position:relative}.toggle-row>input{opacity:0;position:absolute}.toggle-control{background:var(--line-strong);border-radius:9px;width:32px;height:18px;padding:2px}.toggle-control i{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .15s;display:block}.toggle-row input:checked+.toggle-control{background:var(--green)}.toggle-row input:checked+.toggle-control i{transform:translate(14px)}.toggle-row strong,.toggle-row small{display:block}.toggle-row strong{font-size:10px}.toggle-row small{color:var(--muted);margin-top:3px;font-size:9px;font-weight:400}.notification-destination{color:var(--muted);justify-content:space-between;padding:9px 3px 0;font-size:9px;display:flex}.notification-destination strong{color:var(--ink)}.billing-summary{border:1px solid var(--line);border-radius:6px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.billing-summary>div{border-right:1px solid var(--line);padding:11px}.billing-summary>div:last-child{border:0}.billing-summary span,.billing-summary strong,.billing-summary small{display:block}.billing-summary span{color:var(--muted);font-size:8px}.billing-summary strong{margin:5px 0 2px;font-size:13px}.billing-summary small{color:var(--quiet);font-size:8px;line-height:1.35}.billing-note{color:var(--green);background:var(--green-soft);gap:7px;margin-top:11px;padding:9px 10px;display:flex}.billing-note svg{flex:none;width:12px}.billing-note p{margin:0;font-size:9px}.security-row{border:1px solid var(--line);border-radius:6px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px;display:grid}.google-g{border:1px solid var(--line);color:#4285f4;border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;font-weight:600;display:grid}.security-row strong,.security-row span,.security-row small{display:block}.security-row strong{font-size:10px}.security-row div>span{color:var(--muted);font-size:9px}.security-row small{color:var(--quiet);font-size:8px}.connected-state{color:var(--green);align-items:center;gap:4px;font-size:9px;font-weight:600;display:inline-flex!important}.connected-state svg{width:12px}.security-actions{justify-content:space-between;margin-top:11px;display:flex}.security-actions a,.security-actions button{color:var(--green);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-size:9px;font-weight:600;display:inline-flex}.security-actions button{color:var(--danger)}.security-actions svg{width:12px}.settings-savebar{z-index:5;border:1px solid var(--line-strong);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-radius:8px;justify-content:space-between;align-items:center;min-height:54px;padding:8px 9px 8px 13px;display:flex;position:sticky;bottom:12px;box-shadow:0 10px 30px #17191a1a}.success-message{color:var(--green);align-items:center;gap:5px;margin:0;font-size:10px;display:flex}.success-message svg{width:13px}.login-page{grid-template-columns:minmax(460px,1.15fr) minmax(390px,.85fr);min-height:100vh;display:grid}.login-story{color:#fff;background:linear-gradient(90deg,#0f2218f7,#0f2218c2),url(/images/sign-in-soccer.jpg) 50%/cover;flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(28px,4vw,52px);display:flex;position:relative;overflow:hidden}.login-story:after{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#0a1a1173);position:absolute;inset:0}.login-story>*{z-index:1;position:relative}.login-story .brand img{width:34px;height:34px}.login-story .brand>span{font-size:20px}.login-story-copy{max-width:650px}.login-story .eyebrow{color:var(--gold)}.login-story h1{letter-spacing:-.045em;max-width:620px;margin:10px 0 0;font-size:clamp(38px,5vw,68px);font-weight:500;line-height:.98}.login-story p{color:#d1d8d2;max-width:570px;margin:20px 0 0;font-size:15px;line-height:1.6}.login-proof{color:#dbe1dc;align-items:baseline;gap:7px;margin-top:23px;font-size:11px;display:flex}.login-proof strong{color:var(--gold);font-size:17px}.login-proof i{background:#ffffff40;width:1px;height:15px;margin:0 6px}.login-story>small{color:#b4c0b7;font-size:10px}.login-panel{background:var(--ivory);place-items:center;padding:34px;display:grid}.login-card{width:min(370px,100%)}.login-card h2{letter-spacing:-.03em;margin:7px 0 0;font-size:25px;font-weight:600}.login-card>p{color:var(--muted);margin:8px 0 22px;font-size:12px;line-height:1.5}.google-signin{place-items:center;width:100%;min-height:44px;display:grid;overflow:hidden}.google-signin>div{width:100%!important}.login-error{text-align:center;font-size:10px;color:var(--danger)!important;margin:12px 0 0!important}.login-card>small{color:var(--muted);text-align:center;margin-top:17px;font-size:9px;line-height:1.55;display:block}.login-card>small a{color:var(--green)}.login-support{color:var(--green);text-align:center;margin-top:12px;font-size:9px;display:block}.onboarding-page{background:var(--ivory);flex-direction:column;align-items:center;min-height:100vh;padding:38px;display:flex}.onboarding-page>.brand{margin-bottom:8vh}.onboarding-card{border:1px solid var(--line);width:min(520px,100%);box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:30px}.onboarding-card h1{margin:7px 0;font-size:24px}.onboarding-card>p{color:var(--muted);font-size:12px}.onboarding-card label{margin:22px 0 16px;display:block}.onboarding-card .button{width:100%}.onboarding-card .text-button{margin:15px auto 0;font-size:10px;display:block}.step-count{color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:600}.loading,.centered-state{text-align:center;background:var(--ivory);place-content:center;justify-items:center;min-height:100vh;padding:30px;display:grid}.loading span{border:3px solid var(--line);border-top-color:var(--green);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}.loading p,.centered-state p{color:var(--muted);font-size:11px}.centered-state h1{margin:0;font-size:22px}@keyframes spin{to{transform:rotate(360deg)}}.checkout-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#121e17ad;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.checkout-modal{border:1px solid var(--line);background:#fff;border-radius:10px;width:min(690px,100%);max-height:calc(100vh - 44px);overflow:auto;box-shadow:0 30px 80px #070e0a52}.checkout-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding:21px 24px 17px;display:flex}.checkout-header h2{margin:5px 0 0;font-size:21px}.checkout-header p{color:var(--muted);margin:4px 0 0;font-size:11px}.checkout-close{border:1px solid var(--line);width:34px;height:34px;color:var(--muted);cursor:pointer;background:#fff;border-radius:6px;place-items:center;display:grid}.checkout-close svg{width:18px}.checkout-test-mode{color:#725a18;background:var(--gold-soft);border:1px solid #e5c866;border-radius:6px;margin:14px 24px 0;padding:9px 11px;font-size:10px;font-weight:600}.checkout-embed{padding:8px 24px 0}.checkout-loading{color:var(--muted);text-align:center;padding:30px;font-size:11px}.checkout-status,.checkout-error{border-radius:6px;align-items:center;gap:8px;margin:10px 24px;padding:10px 11px;font-size:10px;display:flex}.checkout-status{color:var(--green);background:var(--green-soft)}.checkout-error{color:var(--danger);background:var(--danger-soft)}.checkout-error svg{flex:none;width:15px}.checkout-spinner{border:2px solid #b6c8ba;border-top-color:var(--green);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite spin}.checkout-footer{color:var(--muted);align-items:center;gap:6px;padding:10px 24px 14px;font-size:9px;display:flex}.checkout-footer svg{width:12px}.operator-page{background:var(--ivory);min-height:100vh}.operator-header{color:#fff;background:var(--green);justify-content:space-between;align-items:center;height:48px;padding:0 22px;display:flex}.operator-header>a{color:#cad3cc;align-items:center;gap:5px;font-size:10px;text-decoration:none;display:flex}.operator-header>a svg{width:13px}.page-shell{width:min(1180px,100% - 50px);margin:0 auto;padding:30px 0 60px}.page-heading{justify-content:space-between;align-items:flex-end;margin-bottom:22px;display:flex}.page-heading h1{margin:5px 0 0;font-size:26px}.page-heading p{color:var(--muted);margin:5px 0 0;font-size:11px}.metrics-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px;display:grid}.metrics-grid article{border:1px solid var(--line);background:#fff;border-radius:7px;padding:16px}.metrics-grid strong{font-size:22px}.metrics-grid p{color:var(--muted);margin:5px 0 0;font-size:10px}.gold-metric{background:var(--gold)!important}.operator-page .content-card{padding:16px}.operator-table .table-head,.operator-table .table-row{grid-template-columns:minmax(180px,1.3fr) 1fr 120px 50px 120px 14px}.operator-columns{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:18px;display:grid}.operator-columns>section{gap:16px;display:grid}.progress-form{gap:13px;display:grid}.operator-offers{gap:0;display:grid}.operator-offer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:13px 0;display:flex}.operator-offer h3,.operator-offer p{margin:0}.operator-offer h3{font-size:12px}.operator-offer p{color:var(--muted);margin-top:3px;font-size:9px}.operator-offer>div:last-child{align-items:center;gap:7px;display:flex}.small-button{min-height:29px;padding:0 9px;font-size:9px}.offer-editor{color:#fff;background:var(--green);border-radius:8px;max-height:calc(100vh - 36px);padding:20px;display:none;position:sticky;top:18px;overflow:auto}.offer-editor.open{display:block}.offer-editor h2{margin:5px 0;font-size:20px}.offer-editor>form>p{color:#b8c5bc;font-size:10px}.offer-editor label{color:#e0e5e1;margin-top:11px;display:block}.offer-editor .form-grid{gap:9px}.offer-editor .button{width:100%;margin-top:14px}.action-message.success{border-left-color:var(--green);color:var(--green);background:var(--green-soft)}@media (width<=1040px){.dashboard-workspace{grid-template-columns:1fr}.dashboard-rail{grid-template-columns:1fr 1fr}.service-note{grid-column:1/-1}.table-head,.table-row{grid-template-columns:minmax(180px,1.4fr) minmax(110px,1fr) 110px 45px 120px 14px}.table-head span:nth-child(6),.table-row .date-cell{display:none}.order-workspace{grid-template-columns:minmax(0,1fr) 260px;gap:26px}.brief-strip{grid-template-columns:1fr 1fr}.brief-strip>div:nth-child(2){border-right:0}.brief-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (width<=820px){.app-shell{grid-template-columns:184px minmax(0,1fr)}.global-header{grid-template-columns:184px minmax(190px,1fr) auto}.global-search{margin-right:10px}.product-content,.page-toolbar{padding-left:20px;padding-right:20px}.summary-row{grid-template-columns:1fr 1fr}.summary-row>a:nth-child(2){border-right:0}.summary-row>a:nth-child(-n+2){border-bottom:1px solid var(--line)}.collection-toolbar{flex-direction:column-reverse;align-items:stretch;padding-top:10px}.search-field{width:100%}.filter-tabs{min-height:39px}.table-head,.table-row{grid-template-columns:minmax(170px,1.3fr) minmax(110px,1fr) 110px 120px 14px}.table-head span:nth-child(4),.table-row .numeric-cell{display:none}.order-workspace{grid-template-columns:1fr}.order-summary{position:static}.detail-grid{grid-template-columns:1fr}.activity-panel{position:static}.settings-layout{grid-template-columns:1fr}.settings-nav{display:flex;position:static;overflow-x:auto}.settings-nav a{flex:none}.operator-columns{grid-template-columns:1fr}.offer-editor{max-height:none;position:static}}@media (width<=620px){.app-shell{padding-bottom:58px;display:block}.global-header{justify-content:space-between;padding:0 10px;display:flex;position:sticky;top:0}.global-brand{padding:0}.global-search,.header-icon{display:none}.global-actions{padding:0}.header-new-order{min-height:29px}.sidebar{z-index:40;border:0;border-top:1px solid var(--line);width:100%;height:58px;padding:5px;display:block;position:fixed;inset:auto 0 0;box-shadow:0 -5px 18px #17191a14}.workspace-switcher,.sidebar-orders,.sidebar-bottom{display:none}.sidebar nav{grid-template-columns:repeat(3,1fr);height:100%}.sidebar nav a{flex-direction:column;justify-content:center;gap:2px;min-height:100%;padding:2px;font-size:9px}.sidebar nav a.active{box-shadow:inset 0 2px var(--gold)}.sidebar nav svg{width:15px}.workspace{min-height:calc(100vh - 48px)}.page-toolbar{min-height:45px;padding:0 14px;top:48px}.page-toolbar>div{min-width:0}.page-toolbar small,.page-toolbar>div>span{display:none}.breadcrumb-toolbar h1{text-overflow:ellipsis;white-space:nowrap;max-width:170px;overflow:hidden}.product-content{padding:18px 14px 68px}.dashboard-heading{flex-direction:column;align-items:flex-start;gap:13px}.dashboard-heading .button{width:100%}.summary-row>a{padding:12px}.dashboard-rail{grid-template-columns:1fr}.progress-list>a{grid-template-columns:minmax(0,1fr) 110px 13px}.progress-list .status,.progress-list>a>small{display:none}.attention-list>a{grid-template-columns:34px minmax(0,1fr) 13px}.attention-list>a>b{display:none}.start-card{padding:16px}.start-card ol{grid-template-columns:1fr;gap:13px}.start-card-action{flex-direction:column;align-items:stretch}.start-card-action .button{width:100%}.table-head{display:none}.table-row{grid-template-columns:minmax(0,1fr) 14px;min-height:55px}.table-row>span:not(.table-client),.table-row>.status{display:none}.filter-tabs button{padding:0 9px}.order-form fieldset{grid-template-columns:1fr;gap:12px}.form-grid,.settings-fields{grid-template-columns:1fr}.order-title{flex-direction:column;align-items:flex-start}.order-progress-panel{overflow-x:auto}.order-progress:not(.is-compact){min-width:480px}.brief-strip{grid-template-columns:1fr}.brief-strip>div{border-right:0;border-bottom:1px solid var(--line)}.offer-card{padding:14px}.offer-top,.offer-action{flex-direction:column;align-items:flex-start}.offer-action .button{width:100%}.offer-card dl>div{grid-template-columns:1fr;gap:4px}.billing-summary{grid-template-columns:1fr}.billing-summary>div{border-right:0;border-bottom:1px solid var(--line)}.security-row{grid-template-columns:32px minmax(0,1fr)}.connected-state{grid-column:2}.security-actions{flex-direction:column;align-items:flex-start;gap:10px}.settings-savebar{bottom:67px}.checkout-backdrop{align-items:end;padding:0}.checkout-modal{border-radius:10px 10px 0 0;width:100%;max-height:94vh}.checkout-header{padding:18px 16px 14px}.checkout-test-mode{margin:12px 16px 0}.checkout-embed{padding-left:16px;padding-right:16px}.checkout-status,.checkout-error{margin-left:16px;margin-right:16px}.checkout-footer{padding-left:16px;padding-right:16px}.login-page{background:var(--ivory);display:block}.login-story{min-height:41vh;padding:24px 20px}.login-story-copy{margin-top:44px}.login-story h1{font-size:clamp(34px,11vw,48px)}.login-story p{display:none}.login-proof{margin-top:15px}.login-story>small{display:none}.login-panel{padding:28px 20px 46px}.onboarding-page{padding:24px 14px}.onboarding-card{padding:22px 18px}.metrics-grid{grid-template-columns:1fr 1fr}.page-shell{width:min(100% - 28px,1180px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media print{.global-header,.sidebar,.page-toolbar,.activity-panel,.offer-action .button,.secondary-button{display:none!important}.app-shell,.workspace{display:block}.product-content{max-width:none;padding:0}.brief-strip,.offer-card{break-inside:avoid}body.print-offer .offer-card:not(.print-target){display:none!important}}
