@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}:root{--bg:#f7fbfc;--surface:rgba(255,255,255,0.96);--surface-strong:#ffffff;--border:rgba(21,38,52,0.1);--border-strong:rgba(21,38,52,0.18);--ink:#152634;--text:#263746;--muted:#55707b;--primary:#008c95;--primary-deep:#006e78;--action:#ff6b4a;--action-deep:#e85a3c;--accent:#eef8fa;--amber:#ffb23f;--success:#008c95;--shadow:0 1px 2px rgba(21,38,52,0.04),0 12px 30px rgba(21,38,52,0.07);--shadow-hover:0 2px 6px rgba(21,38,52,0.06),0 18px 40px rgba(21,38,52,0.1);--radius-lg:24px;--radius-md:18px;--radius-sm:12px;--radius-pill:999px;--font-sans:var(--font-inter),"Inter","Segoe UI",Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{font-family:var(--font-sans);background:radial-gradient(circle at top left,rgba(0,140,149,.08),transparent 24%),linear-gradient(180deg,#f8fbfb,#eef8fa)}body,html{color:var(--text)}body{margin:0;min-height:100vh}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-shell{min-height:100vh}.landing{display:grid;grid-gap:2rem;gap:2rem;max-width:1100px;margin:0 auto;padding:3rem 1.5rem 5rem}.hero{display:grid;grid-gap:1.25rem;gap:1.25rem;padding:2rem;border:1px solid var(--border);border-radius:32px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(244,249,249,.92));box-shadow:var(--shadow)}.hero h1,.login-card h1{margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1;letter-spacing:-.05em;font-weight:800;color:var(--ink)}.dashboard-header h1{font-size:clamp(1.75rem,3vw,2.6rem);line-height:1.02;letter-spacing:-.045em}.dashboard-header h1,.section-title h2{margin:0;font-weight:800;color:var(--ink)}.section-title h2{font-size:clamp(1.4rem,2.1vw,1.95rem);line-height:1.08;letter-spacing:-.04em}.dashboard-header p,.hero p,.muted,.section-title p{margin:0;color:var(--muted);line-height:1.6}.hero-actions,.inline-actions{display:flex;flex-wrap:wrap;gap:.75rem}.button-primary,.button-secondary,.tag{display:inline-flex;align-items:center;gap:.5rem;border-radius:999px;padding:.8rem 1.15rem;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button-primary,.button-secondary{cursor:pointer;font-size:.9rem}.button-primary{border:none;background:var(--action);color:white;font-weight:600;box-shadow:0 6px 16px rgba(255,107,74,.24)}.button-secondary{border:1px solid rgba(0,140,149,.28);background:#ffffff;color:var(--primary-deep);font-weight:600}.button-primary:hover,.button-secondary:hover{transform:translateY(-1px)}.button-primary:hover{background:var(--action-deep);box-shadow:0 10px 22px rgba(255,107,74,.3)}.button-secondary:hover{border-color:var(--primary);background:rgba(0,140,149,.06)}.button-primary:active,.button-secondary:active{transform:translateY(0) scale(.98)}.button-primary:focus-visible,.button-secondary:focus-visible{box-shadow:0 0 0 3px rgba(0,140,149,.28)}.grid-2,.grid-3{display:grid;grid-gap:1rem;gap:1rem}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.login-card,.panel,.stat-card,.summary-card,.table-card{border:1px solid var(--border);border-radius:20px;background:var(--surface-strong);box-shadow:var(--shadow)}.login-card,.panel,.summary-card,.table-card{padding:1.5rem}.stat-card{position:relative;display:grid;grid-gap:.35rem;gap:.35rem;align-content:start;align-self:start;padding:1rem 1.1rem;overflow:visible;z-index:0}.stat-card strong{font-size:1.9rem;line-height:1.05;letter-spacing:-.04em;color:var(--ink);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.stat-card-head{display:flex;align-items:center;justify-content:space-between;gap:.55rem}.stat-card-head-actions{display:flex;align-items:center;gap:.35rem}.accent-glyph-wrap{display:inline-flex;align-items:center;justify-content:center;width:1.85rem;height:1.85rem;border-radius:999px;background:linear-gradient(180deg,rgba(0,140,149,.12),rgba(0,140,149,.06));border:1px solid rgba(0,140,149,.12);color:var(--primary)}.accent-glyph-wrap-large{width:2.5rem;height:2.5rem}.accent-glyph{width:1rem;height:1rem}.accent-glyph-wrap-large .accent-glyph{width:1.15rem;height:1.15rem}.info-tooltip{position:relative;flex-shrink:0;outline:none;z-index:1}.info-tooltip,.info-tooltip-trigger{display:inline-flex;align-items:center;justify-content:center}.info-tooltip-trigger{width:1.35rem;height:1.35rem;border-radius:999px;border:1px solid rgba(0,140,149,.18);background:rgba(255,255,255,.96);color:var(--muted);font-size:.82rem;font-weight:700;line-height:1;cursor:help}.info-tooltip-bubble{z-index:120;bottom:calc(100% + .65rem);transform:translateX(-50%) translateY(.25rem);width:min(260px,72vw);padding:.75rem .85rem;border-radius:14px;border:1px solid rgba(21,38,52,.14);color:white;font-size:.82rem;line-height:1.45;box-shadow:0 18px 30px rgba(21,38,52,.18);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .14s ease,transform .14s ease,visibility .14s ease}.info-tooltip-bubble,.info-tooltip-bubble:after{position:absolute;left:50%;background:rgba(21,38,52,.96)}.info-tooltip-bubble:after{content:"";top:calc(100% - 1px);width:10px;height:10px;border-right:1px solid rgba(21,38,52,.14);border-bottom:1px solid rgba(21,38,52,.14);transform:translateX(-50%) rotate(45deg)}.info-tooltip:focus-within .info-tooltip-bubble,.info-tooltip:hover .info-tooltip-bubble{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.info-tooltip:focus-within,.info-tooltip:hover{z-index:140}.stat-card:has(.info-tooltip:focus-within),.stat-card:has(.info-tooltip:hover){z-index:80}.tag{width:-moz-fit-content;width:fit-content;padding:.3rem .7rem;font-size:.75rem;font-weight:600;letter-spacing:.01em;background:rgba(0,140,149,.1);border:1px solid rgba(0,140,149,.18);color:var(--primary-deep)}.section-title-with-accent{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.dashboard{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100vh}.sidebar{position:-webkit-sticky;position:sticky;top:0;align-self:start;height:100vh;display:flex;flex-direction:column;padding:1.4rem 1.05rem;border-right:1px solid rgba(255,255,255,.08);background:linear-gradient(185deg,#17293a,#101f2b);color:rgba(255,255,255,.92)}.sidebar .muted{color:rgba(255,255,255,.6)}.brand{display:flex;align-items:center;gap:.7rem;padding:0 .35rem 1.25rem;margin-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.08)}.brand-logo{width:40px;height:40px;flex-shrink:0}.brand-text{display:grid;grid-gap:.15rem;gap:.15rem;min-width:0}.brand-text strong{font-size:1rem;font-weight:700;letter-spacing:-.01em;color:#ffffff;line-height:1.1}.brand-tagline{text-transform:uppercase;letter-spacing:.1em;font-size:.57rem;font-weight:700;line-height:1.35;color:var(--primary)}.sidebar-nav{flex:1 1;min-height:0;overflow-y:auto;display:grid;grid-gap:.15rem;gap:.15rem;align-content:start}.nav-section-label{padding:.3rem .85rem;margin-bottom:.15rem;text-transform:uppercase;letter-spacing:.16em;font-size:.62rem;font-weight:700;color:rgba(255,255,255,.38)}.nav-link{position:relative;display:flex;align-items:center;padding:.62rem .85rem;border-radius:11px;font-size:.925rem;font-weight:500;color:rgba(255,255,255,.64);transition:background .16s ease,color .16s ease,transform .16s ease}.nav-link:hover{background:rgba(255,255,255,.06);color:#ffffff;transform:translateX(2px)}.nav-link.active{background:linear-gradient(90deg,rgba(0,140,149,.32),rgba(0,140,149,.08));color:#ffffff;font-weight:600}.nav-link.active:before{content:"";position:absolute;left:3px;top:50%;transform:translateY(-50%);width:3px;height:18px;border-radius:999px;background:var(--primary)}.sidebar-footer{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1);display:grid;grid-gap:.6rem;gap:.6rem}.user-chip{display:flex;align-items:center;gap:.6rem}.user-avatar{width:38px;height:38px;flex-shrink:0;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--primary),#15a7b4);color:#ffffff;font-weight:700;font-size:.82rem}.user-meta{display:grid;grid-gap:.1rem;gap:.1rem;min-width:0}.user-meta strong{font-size:.9rem;color:#ffffff;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-role{font-size:.72rem;color:rgba(255,255,255,.55)}.user-location{font-size:.75rem;color:rgba(255,255,255,.5)}.sidebar-logout{width:100%;justify-content:center;background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.16);color:rgba(255,255,255,.9)}.sidebar-logout:hover{background:rgba(255,255,255,.12);color:#ffffff}.dashboard-main{padding:1.9rem 2.1rem;display:grid;grid-gap:1.4rem;gap:1.4rem;align-content:start}.dashboard-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.header-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:flex-end}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.table{width:100%;border-collapse:collapse}.table td,.table th{text-align:left;padding:.8rem 0;border-bottom:1px solid var(--border);vertical-align:top}.table th{color:var(--muted);font-weight:600;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em}.table tbody tr{transition:background .14s ease}.table tbody tr:hover{background:rgba(0,140,149,.035)}.metric-row{display:flex;justify-content:space-between;gap:1rem;padding:.7rem 0;border-bottom:1px solid var(--border)}.metric-row:last-child,.table tbody tr:last-child td{border-bottom:none}.auth-screen,.login-wrap{min-height:100vh;display:grid;place-items:center;padding:1.5rem}.auth-screen{background:radial-gradient(900px 480px at 50% -8%,rgba(0,140,149,.16),transparent 70%),linear-gradient(180deg,#f8fbfb,#eef8fa)}.auth-card{width:min(100%,440px);display:grid;grid-gap:1.75rem;gap:1.75rem;padding:2.4rem 2.1rem;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-strong);box-shadow:var(--shadow)}.auth-brand{display:grid;grid-gap:.6rem;gap:.6rem;justify-items:center;text-align:center}.auth-logo{width:76px;height:76px}.auth-wordmark{font-size:1.5rem;font-weight:800;letter-spacing:-.02em;color:var(--ink)}.auth-tagline{margin:0;text-transform:uppercase;letter-spacing:.2em;font-size:.72rem;font-weight:700;color:var(--primary)}.auth-form{display:grid;grid-gap:1rem;gap:1rem}.auth-form-head{display:grid;grid-gap:.25rem;gap:.25rem}.auth-form-head h1{margin:0;font-size:1.4rem;font-weight:800;letter-spacing:-.02em;color:var(--ink)}.auth-submit{width:100%;justify-content:center}.login-card{width:min(100%,460px);display:grid;grid-gap:1rem;gap:1rem}.field{display:grid;grid-gap:.45rem;gap:.45rem}.field input,.field select,.field textarea{width:100%;border:1px solid var(--border-strong);border-radius:12px;padding:.8rem .95rem;background:#ffffff;transition:border-color .14s ease,box-shadow .14s ease}.field input:hover,.field select:hover,.field textarea:hover{border-color:rgba(0,140,149,.4)}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(0,140,149,.16)}.form-error,.form-success,.login-help{border-radius:16px;padding:.9rem 1rem;border:1px solid var(--border);background:rgba(255,255,255,.98)}.form-error{color:#a24747;border-color:rgba(162,71,71,.18)}.form-success{color:var(--success);border-color:rgba(0,140,149,.18);background:rgba(236,249,250,.98)}.login-help{display:grid;grid-gap:.2rem;gap:.2rem;color:var(--muted)}.invoice-layout,.locations-layout,.product-layout,.quote-layout{align-items:start}.manual-payment-grid{align-items:end}.manual-payment-reference{grid-column:1/-1}.invoice-overview-meta{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;padding-bottom:.75rem}.invoice-filter-bar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.invoice-filter-field{min-width:160px}.invoice-filter-field:first-child{min-width:260px}.invoice-filter-control{min-height:44px;padding:.65rem .9rem!important;border-radius:999px!important;background:rgba(255,255,255,.92)!important;font-size:.95rem}.invoice-filter-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.invoice-filter-button{padding:.62rem .9rem;font-size:.9rem}.table-card-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.table-card-head .invoice-filter-bar{margin-left:auto;justify-content:flex-end}.table-card-head .invoice-filter-field:first-child{min-width:0}.invoice-filter-field-compact{width:220px;max-width:100%}.header-cta{padding:.68rem 1rem;font-size:.92rem;box-shadow:0 10px 18px rgba(255,107,74,.22)}.invoice-overview-counts{display:grid;grid-gap:.2rem;gap:.2rem}.invoice-overview-totals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;min-width:min(100%,520px)}.invoice-overview-total-card{display:grid;grid-gap:.2rem;gap:.2rem;padding:.8rem .9rem;border-radius:16px;border:1px solid var(--border);background:rgba(255,255,255,.72)}.invoice-overview-total-card span{color:var(--muted);font-size:.82rem}.invoice-table-wrap{overflow-x:auto}.invoice-table{min-width:1100px}.invoice-table td,.invoice-table th{padding:.55rem .5rem;font-size:10.5px;line-height:1.2}.invoice-number-link{color:var(--primary);font-weight:700}.invoice-cell-stack{display:grid;grid-gap:.08rem;gap:.08rem}.invoice-actions-compact{display:flex;justify-content:flex-end}.invoice-action-menu{display:inline-flex;align-items:center;gap:.3rem;max-width:100%}.invoice-action-select{min-width:8.4rem;max-width:100%;border-radius:999px;border:1px solid var(--border-strong);background:rgba(255,255,255,.96);color:var(--text);padding:.38rem 1.7rem .38rem .72rem;font-size:10.5px;line-height:1.1}.action-menu-submit{min-width:1.95rem;width:1.95rem;height:1.95rem;justify-content:center;padding:0;font-size:.8rem}.visually-hidden-form{display:none}.invoice-pagination{display:flex;align-items:center;justify-content:flex-end;gap:.6rem;margin-top:.9rem}.invoice-pagination-button{padding:.42rem .72rem;font-size:.78rem}.invoice-pagination-button.is-disabled{pointer-events:none;opacity:.45}.collapsible-card{gap:0}.collapsible-summary{display:flex;justify-content:space-between;gap:1rem;align-items:center;cursor:pointer;list-style:none}.collapsible-summary::-webkit-details-marker{display:none}.collapsible-summary .section-title{gap:.25rem}.collapsible-indicator{display:inline-flex;align-items:center;border-radius:999px;padding:.45rem .8rem;border:1px solid var(--border);background:rgba(255,255,255,.96);color:var(--muted);font-size:.84rem;white-space:nowrap}.collapsible-content{padding-top:1rem}.invoice-print-page{min-height:100vh;padding:2rem;background:radial-gradient(circle at top left,rgba(0,140,149,.08),transparent 26%),linear-gradient(180deg,#f8fbfb,#eef4f4)}.invoice-print-sheet{width:min(100%,980px);margin:0 auto;display:grid;grid-gap:1.25rem;gap:1.25rem}.invoice-print-page.is-download-mode{padding:1rem 0;background:#fff}.invoice-print-sheet.is-download-mode{width:210mm;max-width:calc(100vw - 2rem);gap:.9rem}.invoice-print-header{display:flex;justify-content:space-between;gap:1.5rem;align-items:flex-start}.document-logo{display:block;width:min(100%,420px);height:auto;margin-bottom:.9rem}.invoice-print-header h1{margin:.25rem 0 0;font-size:clamp(2rem,4vw,3rem);letter-spacing:-.04em}.invoice-print-company{display:grid;grid-gap:.25rem;gap:.25rem;text-align:right}.invoice-print-meta,.invoice-print-summary{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.invoice-detail-layout{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:minmax(0,1.4fr) minmax(280px,.9fr)}.detail-notice{display:grid;grid-gap:.45rem;gap:.45rem;padding:.95rem 1rem;border-radius:18px;border:1px solid var(--border);background:rgba(255,255,255,.96)}.detail-notice.is-success{border-color:rgba(0,140,149,.24);background:rgba(240,250,250,.96)}.detail-notice.is-error{border-color:rgba(199,72,64,.2);background:rgba(255,246,244,.96)}.invoice-actions-card{align-self:start}.invoice-actions-list{display:grid;grid-gap:.8rem;gap:.8rem}.invoice-actions-list form{margin:0}.invoice-actions-list .button-secondary,.invoice-actions-list form .button-secondary{width:100%;justify-content:center}.invoice-timeline{display:grid;grid-gap:.85rem;gap:.85rem}.invoice-timeline-item{display:grid;grid-template-columns:18px minmax(0,1fr);grid-gap:.8rem;gap:.8rem;align-items:flex-start}.invoice-timeline-marker{position:relative;width:18px;min-height:100%}.invoice-timeline-marker:before{content:"";position:absolute;top:.25rem;left:50%;width:10px;height:10px;border-radius:999px;background:var(--primary);transform:translateX(-50%);box-shadow:0 0 0 5px rgba(0,140,149,.1)}.invoice-timeline-item:not(:last-child) .invoice-timeline-marker:after{content:"";position:absolute;top:1rem;bottom:-.85rem;left:50%;width:1px;background:var(--border);transform:translateX(-50%)}.invoice-timeline-content{display:grid;grid-gap:.2rem;gap:.2rem;padding:.15rem 0}.detail-notice strong,.invoice-timeline-content p,.invoice-timeline-content strong{margin:0}@media (max-width:960px){.invoice-detail-layout,.invoice-print-meta,.invoice-print-summary,.location-card-grid{grid-template-columns:1fr}}.print-notes-card{gap:.75rem}.location-card{display:grid;grid-gap:1rem;gap:1rem;padding:1rem;border-radius:20px;border:1px solid var(--border);background:rgba(255,255,255,.96)}.location-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.integration-card strong,.location-card-header h3{margin:0}.location-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.integration-card{display:grid;grid-gap:.35rem;gap:.35rem;padding:.85rem;border-radius:18px;background:rgba(244,248,248,.9);border:1px solid var(--border)}.product-card{display:grid;grid-gap:.9rem;gap:.9rem;padding:1rem;border-radius:20px;border:1px solid var(--border);background:rgba(255,255,255,.96)}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));grid-gap:.9rem;gap:.9rem}.category-tile{display:grid;grid-gap:.5rem;gap:.5rem;min-height:150px;padding:1rem;border-radius:20px;border:1px solid rgba(21,38,52,.08);background:linear-gradient(180deg,#4d5358,#3c4247);color:#fff;text-decoration:none;box-shadow:0 12px 24px rgba(21,38,52,.12);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.category-tile:hover{transform:translateY(-1px);box-shadow:0 18px 30px rgba(21,38,52,.16)}.category-tile.is-selected{border-color:rgba(0,140,149,.4);background:linear-gradient(180deg,#152634,#1e2023)}.category-tile-muted{background:linear-gradient(180deg,#7f888f,#687178)}.category-index,.category-meta{font-size:.86rem;color:rgba(255,255,255,.74)}.category-tile strong{font-size:1.15rem;line-height:1.2}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1rem;gap:1rem}.product-browser-card{display:grid;border-radius:22px;overflow:hidden;border:1px solid var(--border);background:rgba(255,255,255,.97);box-shadow:0 12px 24px rgba(21,38,52,.06)}.product-browser-hero{display:grid;grid-gap:.55rem;gap:.55rem;padding:1rem;min-height:150px;background:linear-gradient(180deg,#152634,#34373b);color:#fff}.product-browser-hero h3{margin:0;font-size:1.8rem;line-height:1;letter-spacing:-.04em}.product-browser-hero p{margin:0;color:rgba(255,255,255,.78)}.product-browser-hero .tag{color:#006e78;background:#e7f5f7;border-color:rgba(255,255,255,.08)}.product-browser-body{display:grid;grid-gap:.85rem;gap:.85rem;padding:1rem}.product-browser-meta{display:grid;grid-gap:.25rem;gap:.25rem}.product-browser-meta strong{font-size:1.6rem;letter-spacing:-.04em}.product-browser-foot{display:flex;justify-content:space-between;gap:.75rem;align-items:center}.product-assign-form{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.6rem;gap:.6rem;align-items:center}.product-assign-form .button-secondary{padding:.6rem .8rem;font-size:.84rem}.invoice-card,.quote-card{display:grid;grid-gap:.9rem;gap:.9rem;padding:1rem;border-radius:20px;border:1px solid var(--border);background:rgba(255,255,255,.96)}.override-list{display:flex;flex-wrap:wrap;gap:.6rem}.status-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.32rem .7rem;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;background:rgba(21,38,52,.06);color:var(--muted)}.status-pill.is-active{background:rgba(0,140,149,.12);color:var(--primary-deep)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.line-items-builder{display:grid;grid-gap:.85rem;gap:.85rem}.line-item-row{display:grid;grid-gap:.8rem;gap:.8rem;padding:.9rem;border-radius:18px;border:1px solid var(--border);background:rgba(248,252,252,.96)}.line-item-row-head{display:flex;justify-content:space-between;gap:.75rem;align-items:center}.line-item-remove{padding:.45rem .7rem;font-size:.82rem}.line-item-preview{display:grid;align-content:start;grid-gap:.25rem;gap:.25rem;padding:.8rem .9rem;border-radius:16px;border:1px solid var(--border);background:rgba(255,255,255,.98)}.line-item-preview strong{font-size:1rem}.field-span-2{grid-column:span 2}.section-title{display:grid;grid-gap:.35rem;gap:.35rem}.stack{display:grid;grid-gap:1rem;gap:1rem}.location-edit-form{margin-top:.25rem;padding-top:1rem;border-top:1px solid var(--border)}.checkbox-row{display:inline-flex;align-items:center;gap:.65rem;color:var(--muted)}.checkbox-row input{width:1rem;height:1rem}.checkbox-grid{display:grid;grid-gap:.65rem;gap:.65rem;grid-template-columns:repeat(2,minmax(0,1fr))}.access-cell{display:flex;flex-direction:column;gap:.35rem}.ledger-input{width:100%;min-width:90px;padding:.45rem .6rem;border:1px solid var(--border-strong);border-radius:10px;background:#ffffff;font-size:.85rem}.ledger-input.is-invalid,.tag.is-invalid{border-color:rgba(162,71,71,.55);background:rgba(162,71,71,.08);color:#a24747}.ledger-input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(0,140,149,.16)}.twinfield-xml{margin:0;padding:1rem 1.1rem;border-radius:var(--radius-md);border:1px solid var(--border);background:var(--ink);color:rgba(255,255,255,.9);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem;line-height:1.55;overflow-x:auto}.link-grid{display:grid;grid-gap:.85rem;gap:.85rem;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.link-card{display:grid;grid-gap:.3rem;gap:.3rem;padding:1rem 1.1rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-strong);transition:border-color .15s ease,box-shadow .15s ease}.link-card:hover{border-color:var(--primary);box-shadow:var(--shadow)}.link-card strong{color:var(--ink)}.link-card-url{color:var(--primary);font-size:.82rem;word-break:break-all}.access-cell .checkbox-row{font-size:.85rem}.hubspot-picker{display:grid;grid-gap:.75rem;gap:.75rem;padding:.85rem;border:1px solid var(--border);border-radius:var(--radius-md);background:rgba(248,252,252,.96)}.hubspot-picker-search{display:flex;flex-wrap:wrap;gap:.75rem}.hubspot-picker-search input{flex:1 1 260px}.customer-search-page{gap:.7rem;align-content:start}.customer-search-page .dashboard-header{margin-bottom:0}.customer-search-page__workspace{gap:.85rem;align-content:start}.customer-search-card{padding:.8rem}.hubspot-result-group{display:grid;grid-gap:.5rem;gap:.5rem}.customer-stage{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:1rem;gap:1rem}.customer-search-layout{align-items:start}.customer-stage-card{display:grid;grid-gap:.9rem;gap:.9rem;padding:1rem;border:1px solid var(--border);border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(246,251,251,.94))}.customer-search-box{padding:.85rem;gap:.6rem}.customer-stage-title{display:grid;grid-gap:.25rem;gap:.25rem}.hubspot-result-list{display:flex;flex-wrap:wrap;gap:.5rem}.hubspot-result-button{text-align:left}.hubspot-result-stack{display:grid;grid-gap:.6rem;gap:.6rem}.hubspot-result-card{display:grid;grid-gap:.18rem;gap:.18rem;width:100%;padding:.9rem 1rem;text-align:left;border:1px solid var(--border);border-radius:16px;background:rgba(255,255,255,.9);color:var(--text);transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.hubspot-result-card:hover{transform:translateY(-1px);border-color:rgba(0,140,149,.26);box-shadow:0 10px 22px rgba(21,38,52,.08)}.hubspot-result-card small{color:var(--muted)}.invoice-history-card{display:grid;grid-gap:.9rem;gap:.9rem;padding:1rem;border-radius:20px;border:1px solid var(--border);background:rgba(255,255,255,.96);box-shadow:0 10px 24px rgba(21,38,52,.05);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.invoice-history-card:hover{transform:translateY(-1px);border-color:rgba(0,140,149,.2);box-shadow:0 16px 28px rgba(21,38,52,.08)}.profile-card{display:grid;grid-gap:1rem;gap:1rem;padding:1.15rem;border:1px solid var(--border);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(246,251,251,.94))}.profile-card-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.profile-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.profile-summary-item{display:grid;grid-gap:.25rem;gap:.25rem;padding:.9rem 1rem;border-radius:16px;background:rgba(244,248,248,.9);border:1px solid var(--border)}.profile-summary-item span{font-size:.82rem;color:var(--muted)}.profile-section{display:grid;grid-gap:.9rem;gap:.9rem;padding-top:.35rem;border-top:1px solid rgba(21,38,52,.08)}.profile-section:first-of-type{border-top:none;padding-top:0}.profile-section-title{display:grid;grid-gap:.2rem;gap:.2rem}.profile-card .form-grid{gap:.8rem}.customer-stage-card .field label,.profile-card .field label{font-size:.9rem;color:var(--muted);font-weight:600}.customer-stage-card .field input,.customer-stage-card .field select,.hubspot-picker-search input,.profile-card .field input,.profile-card .field select{border-radius:14px;background:rgba(255,255,255,.95);border:1px solid rgba(21,38,52,.14)}.customer-search-card .hubspot-picker-search input{min-height:3.6rem;padding:1rem 1.1rem;font-size:1rem;line-height:1.35}.profile-card .inline-actions{padding-top:.2rem}@page{size:A4;margin:14mm}@media print{body,html{background:#fff!important}.print-trigger-bar{display:none!important}.invoice-print-page{min-height:auto;padding:0;background:#fff!important;color:#152634}.invoice-print-sheet{width:100%;max-width:none;gap:.9rem}.invoice-print-header{gap:1rem;align-items:flex-start}.invoice-print-header h1{font-size:26pt;line-height:1;letter-spacing:-.03em}.invoice-print-company,.invoice-print-company strong,.invoice-print-page .muted{color:#4f565b!important}.integration-card,.invoice-card,.invoice-history-card,.location-card,.login-card,.panel,.product-card,.profile-card,.profile-summary-item,.quote-card,.stat-card,.summary-card,.table-card{box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fff!important;border-color:rgba(21,38,52,.12)!important}.invoice-print-meta,.invoice-print-summary{gap:.75rem}.invoice-print-page .tag{background:rgba(0,140,149,.08)!important;border-color:rgba(0,140,149,.14)!important;color:#006e78!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}.table{width:100%;table-layout:fixed}.table td,.table th{padding:.65rem .4rem;font-size:10.5pt;border-bottom:1px solid rgba(21,38,52,.12)}.table th{color:#4f565b;font-weight:700}.metric-row{padding:.55rem 0}.integration-card strong,.metric-row strong{color:#152634!important}.integration-card,.print-notes-card,.table-card{break-inside:avoid;page-break-inside:avoid}}@media (max-width:980px){.dashboard{grid-template-columns:1fr}.sidebar{position:static;height:auto;border-right:none;border-bottom:1px solid rgba(255,255,255,.08)}.checkbox-grid,.customer-stage,.form-grid,.grid-2,.grid-3,.invoice-print-meta,.invoice-print-summary,.location-card-grid,.profile-summary{grid-template-columns:1fr}.field-span-2{grid-column:span 1}.dashboard-header{flex-direction:column}.collapsible-summary,.header-actions{width:100%;justify-content:space-between}.invoice-print-header,.location-card-header{flex-direction:column}.invoice-print-company{text-align:left}}.eyebrow{display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:var(--primary)}.button-primary:focus-visible,.button-secondary:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(0,140,149,.3)}