:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f1ea;color:#18201b;--surface: #fffdf8;--surface-strong: #ffffff;--ink: #18201b;--muted: #667064;--line: #d8d4c9;--accent: #d84427;--accent-strong: #a92f1a;--accent-soft: #ffe3dc;--secondary: #26796f;--cycle-start: #d84427;--cycle-end: #26796f;--shadow: 0 18px 50px rgba(35, 32, 24, .12)}:root[data-theme=loam]{background:#edf1e7;color:#1d241c;--surface: #fbfcf7;--surface-strong: #ffffff;--ink: #1d241c;--muted: #65705f;--line: #cbd5c4;--accent: #2f7d68;--accent-strong: #205849;--accent-soft: #dff2eb;--secondary: #c56435;--cycle-start: #2f7d68;--cycle-end: #c56435;--shadow: 0 18px 50px rgba(31, 43, 28, .12)}:root[data-theme=race-red]{background:#f6f7f4;color:#191b1d;--surface: #ffffff;--surface-strong: #fbfbfb;--ink: #191b1d;--muted: #656b70;--line: #dedede;--accent: #e32421;--accent-strong: #ab1717;--accent-soft: #ffe1de;--secondary: #111111;--cycle-start: #e32421;--cycle-end: #111111;--shadow: 0 18px 50px rgba(26, 28, 30, .12)}:root[data-theme=alpine]{background:#eef6f9;color:#17232b;--surface: #ffffff;--surface-strong: #f7fcff;--ink: #17232b;--muted: #5d7180;--line: #c9dce7;--accent: #247aa5;--accent-strong: #185a7b;--accent-soft: #dceff8;--secondary: #d24f2d;--cycle-start: #247aa5;--cycle-end: #d24f2d;--shadow: 0 18px 50px rgba(25, 63, 83, .13)}:root[data-theme=graphite]{color-scheme:dark;background:#121416;color:#f3f5f4;--surface: #1b1f22;--surface-strong: #252b2f;--ink: #f3f5f4;--muted: #bac4c1;--line: #3d454b;--accent: #9ad0c2;--accent-strong: #c4eee4;--accent-soft: #173c37;--secondary: #f15d4a;--cycle-start: #9ad0c2;--cycle-end: #f15d4a;--shadow: 0 18px 50px rgba(0, 0, 0, .34)}:root[data-theme=ember]{color-scheme:dark;background:#201719;color:#fff5ef;--surface: #2b2022;--surface-strong: #39282a;--ink: #fff5ef;--muted: #d7c0b7;--line: #573c3b;--accent: #ff7a38;--accent-strong: #ff9a63;--accent-soft: #4d2817;--secondary: #35c2a0;--cycle-start: #ff7a38;--cycle-end: #35c2a0;--shadow: 0 18px 50px rgba(0, 0, 0, .34)}:root[data-theme=dusk]{color-scheme:dark;background:#191719;color:#f6f1ec;--surface: #242124;--surface-strong: #2f2b2f;--ink: #f6f1ec;--muted: #c5b9b4;--line: #494146;--accent: #ef6a45;--accent-strong: #ff835f;--accent-soft: #47281f;--secondary: #7dcfbd;--cycle-start: #ef6a45;--cycle-end: #7dcfbd;--shadow: 0 18px 50px rgba(0, 0, 0, .32)}:root[data-theme=high-contrast]{color-scheme:dark;background:#0f1112;color:#f6f7f2;--surface: #171a1c;--surface-strong: #202428;--ink: #f6f7f2;--muted: #b9c2bd;--line: #384047;--accent: #ffbf47;--accent-strong: #ffd479;--accent-soft: #3a2d12;--secondary: #66d9c6;--cycle-start: #ffbf47;--cycle-end: #66d9c6;--shadow: 0 18px 50px rgba(0, 0, 0, .35)}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button{align-items:center;background:var(--accent);border:0;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;gap:.45rem;justify-content:center;min-height:2.5rem;padding:.65rem .9rem}button:hover{background:var(--accent-strong)}button:disabled{cursor:not-allowed;opacity:.55}button svg{height:1rem;width:1rem}.app-shell{min-height:100vh}.topbar{align-items:center;background:var(--surface);border-bottom:1px solid var(--line);display:grid;gap:1rem;grid-template-columns:minmax(220px,1fr) auto auto;padding:.9rem clamp(1rem,4vw,3rem);position:sticky;top:0;z-index:10}.brand{align-items:center;display:flex;gap:.75rem}.brand img{background:#fff;border:1px solid var(--line);border-radius:8px;height:4.5rem;object-fit:contain;object-position:center;width:4.5rem}.brand span,.section-heading p,.profile-card p,.empty-state{color:var(--muted)}.brand strong{display:block;font-family:Impact,Haettenschweiler,Arial Black,Roboto Condensed,sans-serif;font-size:clamp(1.45rem,2.4vw,2.25rem);font-style:italic;letter-spacing:0;line-height:.9;text-transform:uppercase}.tabs,.toolbar,.oauth-row,.checkout-row,.card-actions,.line-title{align-items:center;display:flex;gap:.6rem}.tabs button,.toolbar button,.text-button,.product-row,.line-title button{background:transparent;border:1px solid var(--line);color:var(--ink)}.tabs button.active{background:var(--accent-soft);border-color:var(--accent)}.toolbar select,.field input,.field select,.field textarea,.admin-order select,.admin-order textarea{background:var(--surface-strong);border:1px solid var(--line);border-radius:6px;color:var(--ink);min-height:2.5rem;padding:.6rem .7rem;width:100%}.icon-button{aspect-ratio:1;padding:0;width:2.5rem}.toolbar .theme-cycle{background:linear-gradient(135deg,var(--cycle-start),var(--cycle-end));border-color:color-mix(in srgb,var(--cycle-start) 55%,var(--line));color:#fff;position:relative}.toolbar .theme-cycle:after{background:var(--surface-strong);border:1px solid var(--line);border-radius:999px;bottom:.25rem;content:"";height:.45rem;position:absolute;right:.25rem;width:.45rem}.toolbar .theme-cycle:hover{background:linear-gradient(135deg,var(--cycle-end),var(--cycle-start))}main{padding:clamp(1rem,4vw,3rem)}.notice{align-items:center;background:var(--accent-soft);color:var(--ink);display:flex;gap:1rem;justify-content:center;padding:.8rem 1rem}.notice button{background:var(--surface);color:var(--ink)}.workspace{margin:0 auto;max-width:940px;width:100%}.section-heading{margin-bottom:1.2rem}h1,h2,p{margin-top:0}h1{font-size:clamp(2rem,4vw,4.2rem);line-height:1;margin-bottom:.6rem}h2{align-items:center;display:flex;font-size:1.05rem;gap:.5rem}.service-grid{display:grid;gap:.9rem;grid-template-columns:repeat(2,minmax(0,1fr))}.service-card,.cart-panel,.shop-strip,.account-panel,.profile-card,.order-history,.status-column,.admin-order,.cart-line{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.service-card{display:grid;grid-template-columns:30% 70%;min-height:210px;overflow:hidden;padding:0}.service-card p,.cart-line span,.order-row span,.admin-order span{color:var(--muted)}.postcard-image{background:var(--accent-soft);min-height:100%;overflow:hidden}.postcard-image img{display:block;height:100%;object-fit:cover;width:100%}.postcard-copy{display:flex;flex-direction:column;justify-content:space-between;min-width:0;padding:1rem}.postcard-copy h2{line-height:1.1;margin-bottom:.55rem}.postcard-copy p{margin-bottom:1rem}.pill{background:var(--accent-soft);border-radius:999px;color:var(--ink);padding:.25rem .55rem}.shop-strip,.cart-panel,.account-panel,.profile-card,.order-history,.admin-board{padding:1rem}.shop-strip,.cart-panel{margin-top:1rem}.about-section{align-items:stretch;background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);display:grid;grid-template-columns:38% 62%;margin-top:1rem;overflow:hidden}.about-image{background:var(--accent-soft);min-height:22rem;overflow:hidden}.about-image img{display:block;height:100%;object-fit:cover;width:100%}.about-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(1rem,4vw,2rem)}.eyebrow{color:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:0;margin-bottom:.7rem;text-transform:uppercase}.about-copy h2{font-size:clamp(1.45rem,3vw,2.25rem);line-height:1;margin-bottom:.8rem}.about-copy p{color:var(--muted);line-height:1.6}.about-copy address{border-left:3px solid var(--accent);color:var(--ink);font-style:normal;line-height:1.5;margin-top:.6rem;padding-left:.8rem}.about-copy address strong{display:inline-block;margin-bottom:.2rem}.product-row{justify-content:space-between;margin-top:.6rem;width:100%}.cart-panel{position:relative}.cart-lines{display:grid;gap:.8rem}.part-selector{background:var(--surface-strong);border:1px solid var(--line);border-radius:8px;display:grid;gap:.4rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:.8rem 0;padding:.35rem}.part-selector button{background:transparent;border:1px solid transparent;color:var(--ink);min-width:0;width:100%}.part-selector button.active{background:var(--accent-soft);border-color:var(--accent)}.cart-line{box-shadow:none;padding:.85rem}.form-grid{display:grid;gap:.7rem;grid-template-columns:repeat(2,minmax(0,1fr))}.field{display:grid;gap:.35rem;margin-top:.8rem}.field span{color:var(--muted);font-size:.82rem}textarea{min-height:6rem;resize:vertical}.checkout-row{border-top:1px solid var(--line);justify-content:space-between;margin-top:1rem;padding-top:1rem}.checkout-row strong{font-size:1.5rem}.account-panel{margin:0 auto;max-width:520px}.auth-form{display:grid;gap:.5rem}.oauth-row{margin-top:1rem}.oauth-row button{background:var(--surface-strong);border:1px solid var(--line);color:var(--ink);flex:1}.text-button{margin-top:1rem;width:100%}.error-text{color:#c73521}.profile-grid{display:grid;gap:1rem;grid-template-columns:minmax(260px,360px) 1fr}.profile-form{box-shadow:var(--shadow)}.profile-form h3{border-top:1px solid var(--line);font-size:1rem;margin:1rem 0 .2rem;padding-top:1rem}.address-heading{align-items:end;border-top:1px solid var(--line);display:flex;gap:.75rem;justify-content:space-between;margin-top:1rem;padding-top:1rem}.address-heading h3{border-top:0;margin:0;padding-top:0}.compact-button{margin-top:0;min-height:2.15rem;padding:.45rem .7rem;width:auto}.check-field{align-items:center;display:flex;gap:.55rem;margin-top:1rem}.check-field input{accent-color:var(--accent);height:1.1rem;width:1.1rem}.field input:disabled,.field select:disabled,.check-field input:disabled{cursor:not-allowed;opacity:.72}.uuid{overflow-wrap:anywhere}.order-history{grid-column:1 / -1}.order-row{align-items:center;background:transparent;border-top:1px solid var(--line);border-left:0;border-right:0;border-bottom:0;border-radius:0;color:var(--ink);display:flex;justify-content:space-between;padding:.8rem 0;text-align:left;width:100%}.order-row:hover,.order-row.active{background:var(--accent-soft);padding-left:.6rem;padding-right:.6rem}.order-detail{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);grid-column:1 / -1;padding:1rem}.order-detail-header{align-items:flex-start;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:1rem;margin-bottom:1rem;padding-bottom:1rem}.order-detail-header h2{font-size:2rem;margin-bottom:.3rem}.print-button{white-space:nowrap}.order-detail-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}.order-detail h3{font-size:.9rem;margin-bottom:.35rem;text-transform:uppercase}.order-detail p,.order-detail address{color:var(--muted);font-style:normal;line-height:1.45;margin:0 0 .25rem}.order-items-table{border:1px solid var(--line);border-radius:8px;margin-top:1rem;overflow:hidden}.order-items-head,.order-item-line,.order-total-line{display:grid;gap:1rem;grid-template-columns:1.3fr 1.5fr .7fr;padding:.8rem}.order-items-head{background:var(--accent-soft);color:var(--ink);font-weight:800}.order-item-line,.order-total-line{border-top:1px solid var(--line)}.order-total-line{grid-template-columns:1fr auto;justify-content:end}.order-notes{border-top:1px solid var(--line);margin-top:1rem;padding-top:1rem}.empty-gate{align-items:center;display:grid;justify-items:center;min-height:50vh;text-align:center}.empty-gate svg{color:var(--accent);height:3rem;width:3rem}.kanban{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.status-column{box-shadow:none;min-height:24rem;padding:.8rem}.admin-order{box-shadow:none;display:grid;gap:.6rem;margin-top:.8rem;padding:.8rem}.admin-tracking{border-top:1px solid var(--line);display:grid;gap:.6rem;padding-top:.6rem}@media(max-width:980px){.topbar,.profile-grid,.kanban{grid-template-columns:1fr}.tabs{overflow-x:auto}}@media(max-width:760px){.topbar{align-items:stretch;gap:.85rem;padding:.85rem 1rem;position:static}.brand{gap:.65rem}.brand img{height:3.75rem;width:3.75rem}.brand strong{font-size:clamp(1.35rem,8vw,2rem);max-width:12rem}.tabs{display:grid;gap:.5rem;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.tabs button{min-width:0;width:100%}.toolbar{display:grid;grid-template-columns:minmax(0,1fr) 2.5rem;justify-content:stretch}.section-heading{margin-bottom:.9rem}h1{font-size:2.35rem}.service-card{min-height:0}.postcard-copy{padding:.9rem}.card-actions{align-items:stretch;display:grid;grid-template-columns:auto 1fr}.card-actions .pill{align-self:center}.card-actions strong{align-self:center;justify-self:end}.card-actions button{grid-column:1 / -1;width:100%}.shop-strip,.about-copy,.cart-panel,.account-panel,.profile-card,.order-history,.admin-board{padding:.85rem}.checkout-row{align-items:stretch;display:grid;grid-template-columns:1fr}.checkout-row button{width:100%}}@media(max-width:640px){main{padding:1rem}.service-grid,.form-grid,.service-card{grid-template-columns:1fr}.postcard-image{aspect-ratio:16 / 9}.about-section{grid-template-columns:1fr}.about-image{aspect-ratio:16 / 10;min-height:0}.order-row{align-items:flex-start;gap:.5rem;flex-direction:column}.order-detail-header,.order-detail-grid,.order-items-head,.order-item-line{grid-template-columns:1fr}.order-detail-header{display:grid}}@media print{body *{visibility:hidden}.printable-order,.printable-order *{visibility:visible}.printable-order{border:0;box-shadow:none;color:#111;left:0;position:absolute;top:0;width:100%}.print-button{display:none}}
