:root{--ink:#292d31;--muted:#686e73;--bg:#f6f7f8;--line:#dde1e4;--accent:#354e7a;--pale:#eaf0f9}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:14px/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:1px solid var(--line);background:white;color:var(--ink);border-radius:7px;padding:10px 15px}button:hover{border-color:var(--accent);color:var(--accent)}button:disabled{opacity:.5;cursor:wait}:focus-visible{outline:3px solid #7d9dd0;outline-offset:3px}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:6px;padding:10px 11px;background:white;color:var(--ink)}input[type=checkbox]{width:17px;height:17px;accent-color:var(--accent)}label{display:block;font-size:13px}label>input,label>select,label>textarea{margin-top:6px}h1,h2,p{margin-top:0}h1{font-family:Georgia,serif;font-weight:400;font-size:52px;line-height:1.1;letter-spacing:-1.8px;margin-bottom:14px}h1 span{color:var(--accent)}h2{font-size:17px;font-weight:600;margin:24px 0 12px}.small{font-size:12px;color:var(--muted)}.primary{background:var(--accent);color:white;border-color:var(--accent);padding:12px 24px}.primary:hover{background:#243c62;color:white}.quiet{border:0;background:none}.outline{background:transparent}.brand{font:42px/1 Georgia,serif;letter-spacing:-3px;text-decoration:none;color:var(--ink)}.brand span{font:12px -apple-system,sans-serif;letter-spacing:0;margin-left:22px;color:var(--muted)}header{height:90px;display:flex;align-items:center;justify-content:space-between;padding:0 4vw;border-bottom:1px solid var(--line);background:white}.header-right{display:flex;align-items:center;gap:20px;color:var(--muted)}main{max-width:1640px;padding:40px 4vw;margin:auto}.intro{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.intro p:last-child{color:var(--muted);margin:0}.intro .small{margin-bottom:12px}.order-strip{display:flex;align-items:center;gap:40px;background:var(--pale);border-radius:10px;padding:23px 28px;margin-bottom:32px}.order-strip div{display:flex;flex-direction:column}.order-strip strong{font-weight:500;font-size:27px;letter-spacing:-.6px}.order-strip span{font-size:12px;color:#53617b}.order-strip .sum{flex:1}.order-strip .sum strong{font-size:24px}.order-strip button{background:transparent;border-color:#b8c5db}.toolbar{border-bottom:1px solid var(--line)}.tabs{display:flex;gap:20px;overflow:auto}.tabs button{border:0;background:none;border-radius:0;color:var(--muted);padding:12px 0;white-space:nowrap}.tabs button.active{color:var(--accent);box-shadow:inset 0 -2px var(--accent)}.tabs span{font-size:11px;margin-left:4px}.tools{display:flex;align-items:center;gap:20px;padding:20px 0}.tools>input{max-width:330px}.checkbox{display:flex;align-items:center;gap:7px;color:var(--muted)}.checkbox input{margin:0}.view-switch{margin-left:auto;display:flex}.view-switch button{font-size:21px;padding:4px 13px;border-radius:0}.view-switch button:first-child{border-radius:6px 0 0 6px}.view-switch button:last-child{border-radius:0 6px 6px 0}.view-switch .active{background:var(--accent);color:white}.results-line{display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:12px;margin:18px 0}.catalog{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 20px}.card{min-width:0}.photo-button{display:block;width:100%;padding:0;position:relative;overflow:hidden;background:#eef0f2;border:0;border-radius:9px;aspect-ratio:1/1.13}.photo-button img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.photo-button .badge{position:absolute;left:10px;top:10px}.photo-count{position:absolute;right:10px;bottom:10px;border-radius:5px;background:#fffffff0;padding:3px 8px;font-size:11px}.badge{padding:4px 8px;border-radius:5px;font-size:11px;background:#fff;color:var(--muted)}.badge.approved{background:#e2eee5;color:#365b40}.badge.discuss{background:#f4e8d0;color:#735622}.badge.later{background:#e8e7ef;color:#655a7b}.card-title{display:block;border:0;background:none;padding:12px 0 5px;text-align:left;font-size:14px;font-weight:500;line-height:1.4}.card-meta{font-size:12px;color:var(--muted);display:flex;justify-content:space-between;gap:8px}.card-tags{color:var(--accent);font-size:11px;margin-top:7px}.card-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:10px;gap:8px}.card-bottom button{font-size:12px;padding:5px 9px}.card-bottom .chosen{background:var(--pale);border-color:#bcc9df;color:var(--accent)}.stars-small{font-size:11px;color:var(--muted)}footer{padding:20px 4vw;border-top:1px solid var(--line);color:var(--muted);font-size:12px;display:flex;justify-content:space-between}dialog{border:0;padding:0;border-radius:12px;width:min(1100px,95vw);max-height:94dvh;background:#fff;color:var(--ink)}dialog::backdrop{background:#17223080;backdrop-filter:blur(4px)}.detail-header{display:flex;align-items:center;justify-content:space-between;padding:12px 24px;border-bottom:1px solid var(--line);color:var(--muted)}.detail-header button{border:0;padding:5px 10px}.detail-body{display:grid;grid-template-columns:1fr 1fr;gap:32px;padding:24px}.gallery{min-width:0}.gallery #zoom{width:100%;padding:0;border:0;background:#f1f3f4;aspect-ratio:1/1.1;display:block}.gallery #hero{width:100%;height:100%;object-fit:contain}.gallery #thumbs{display:flex;gap:8px;overflow:auto;padding:12px 0}.gallery #thumbs button{padding:0;width:60px;height:66px;flex-shrink:0;overflow:hidden}.gallery #thumbs img{width:100%;height:100%;object-fit:cover}.upload{cursor:pointer;border:1px dashed #aab8cc;border-radius:7px;padding:12px;text-align:center;color:var(--accent)}.hint,#source-info{font-size:12px;line-height:1.6;color:var(--muted);margin:12px 0}.editor>label{margin-bottom:16px}#name{font-family:Georgia,serif;font-size:24px}.two{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:16px 0}.order-check{display:flex;gap:10px;align-items:center;background:var(--pale);padding:12px;border-radius:6px}.order-check input{margin:0}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.section-heading h2{margin:0}.section-heading button{font-size:12px}.variant,.variant-labels{display:grid;grid-template-columns:1.5fr 1fr 70px 32px;gap:7px;margin:8px 0}.variant-labels{font-size:11px;color:var(--muted);margin-top:14px}.variant input{min-width:0;padding:8px}.variant button{padding:4px}.rating{display:flex;gap:5px;margin-bottom:12px}.rating button{padding:5px 10px;font-size:20px;border:0;background:#f4f5f7;color:#747c87}.rating button.rated{color:#986916}.rating button:last-child{font-size:12px}.partner-review{background:#f6f7f8;padding:14px;border-radius:7px;font-size:13px;white-space:pre-wrap}.detail-footer{position:sticky;bottom:0;background:white;border-top:1px solid var(--line);padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.detail-footer p{margin:0;font-size:12px;color:#9b3b34}#lightbox{width:96vw;height:95dvh;background:#fafafa}#lightbox img{width:100%;height:100%;object-fit:contain}#close-lightbox{position:absolute;right:15px;top:15px;background:white;font-size:22px}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;padding:12px 24px;border-radius:7px;z-index:20;max-width:90vw}.table-wrap{grid-column:1/-1;overflow:auto}table{width:100%;border-collapse:collapse;white-space:nowrap}th,td{text-align:left;padding:12px;border-bottom:1px solid var(--line);font-size:13px}th{font-size:12px;color:var(--muted);font-weight:500}td img{width:45px;height:50px;object-fit:contain;vertical-align:middle;margin-right:12px}td button{border:0;background:none;padding:0;text-align:left}.login{min-height:100dvh;display:grid;grid-template-columns:1fr 1fr;background:white}.login[hidden]{display:none}.login-art{padding:50px;background:#e8edf4;display:flex;flex-direction:column;justify-content:space-between}.login-art p{font:52px/1.12 Georgia,serif;max-width:470px;letter-spacing:-2px}.login-art span:last-child{color:#5c6e89}.login form{max-width:430px;margin:auto;padding:35px}.login form h1{font-size:44px}.login form>p{color:var(--muted)}.login label{margin:20px 0}.login .primary{width:100%}#login-error{color:#ab3939}#empty{padding:60px;text-align:center;color:var(--muted)}
@media(min-width:1500px){.catalog{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:1000px){.catalog{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-body{gap:20px;padding:18px}.order-strip{gap:24px}.results-line span:last-child{display:none}}@media(max-width:700px){header{height:70px}.brand{font-size:36px}.brand span{margin-left:15px}.header-right{gap:4px;font-size:12px}main{padding:26px 16px}.intro{align-items:flex-start;gap:10px}.intro h1{font-size:36px;letter-spacing:-1px}.intro .small{font-size:11px}.intro p:last-child{font-size:12px;max-width:220px}.intro>button{font-size:11px;padding:8px;max-width:105px}.order-strip{padding:16px;gap:14px;flex-wrap:wrap;margin-bottom:20px}.order-strip strong{font-size:23px}.order-strip .sum strong{font-size:19px}.order-strip span{font-size:10px}.order-strip .sum{flex-basis:35%}.order-strip button{width:100%;font-size:12px;padding:7px}.tabs{gap:20px}.tabs button{font-size:12px}.tools{flex-wrap:wrap;gap:10px;padding:14px 0}.tools>input{max-width:none;flex-basis:100%}.checkbox{font-size:12px}.catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.card-title{font-size:12px}.card-meta{font-size:10px}.card-bottom{align-items:flex-start;flex-direction:column;gap:6px}.photo-button .badge{left:6px;top:6px;font-size:9px}.card-tags{font-size:10px}.results-line{margin:13px 0;font-size:11px}.detail-body{grid-template-columns:1fr}.gallery #zoom{aspect-ratio:1/0.85}.detail-header{position:sticky;top:0;background:white;z-index:2}dialog{width:100vw;max-height:100dvh;height:100dvh;border-radius:0}.detail-footer{padding:12px 18px}.detail-footer button{white-space:nowrap}footer{display:block}footer span{display:block;margin-top:5px}.login{grid-template-columns:1fr}.login-art{padding:25px;min-height:220px}.login-art p{font-size:32px;margin:28px 0 10px;max-width:300px}.login-art span:last-child{font-size:12px}.login form{padding:28px;max-width:420px;width:100%}.login form h1{font-size:38px}}
@media(max-width:700px){header{height:58px}main{padding-top:18px}.intro{margin-bottom:18px}.intro .small{display:none}.intro h1{font-size:32px;margin-bottom:8px}.order-strip{padding:12px;margin-bottom:12px;gap:10px}.order-strip button{padding:5px}.tools{padding:10px 0}.card-bottom button{min-height:36px}}
@media(min-width:701px){header{height:74px}main{padding-top:26px}.intro{margin-bottom:20px}.intro h1{font-size:44px}.intro .small{margin-bottom:8px}.order-strip{padding:17px 24px;margin-bottom:20px}.tools{padding:14px 0}}
/* Buying workspace revision: restrained branding, larger image-led list. */
.brand{font:800 22px/1.05 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-1px}.login{display:flex;align-items:center;justify-content:center;background:var(--bg)}.login form{width:min(420px,100%);margin:0}.login form h1{font:800 29px/1.1 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-1.5px;margin-bottom:36px}.catalog-actions{display:flex;justify-content:space-between;gap:12px;margin-bottom:22px}td{height:178px;white-space:normal;min-width:110px}td:first-child{min-width:320px}td:first-child>button{display:grid;grid-template-columns:130px minmax(140px,1fr);column-gap:18px;align-items:center;max-width:400px}.list-photo{grid-row:1/3;width:130px;height:155px;display:block;background:#edf0f3;border-radius:7px;overflow:hidden}.list-photo img{width:100%;height:100%;margin:0;object-fit:contain}.color-label{display:block;font-size:12px;color:var(--accent);margin-top:5px}#hover-preview{position:fixed;z-index:50;width:min(360px,calc(100vw - 24px));height:min(440px,calc(100dvh - 24px));background:white;border:1px solid var(--line);border-radius:10px;padding:8px;box-shadow:0 16px 45px #192b4340;pointer-events:none;left:12px;top:12px}#hover-preview img{width:100%;height:100%;object-fit:contain}.hero-wrap{position:relative}.photo-arrow{position:absolute;z-index:2;top:45%;border-radius:50%;width:42px;height:42px;padding:0;background:#fffffff0;font-size:32px;line-height:1}.photo-arrow.prev{left:10px}.photo-arrow.next{right:10px}.photo-arrow:disabled{opacity:.25;cursor:default}.photo-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 12px}.photo-actions span{font-size:11px;color:var(--muted);overflow-wrap:anywhere}.photo-actions button{font-size:11px;flex-shrink:0}.photo-actions button:disabled{cursor:default}.color-settings{border:1px solid var(--line);padding:12px;border-radius:7px;margin-bottom:16px}.color-settings .checkbox{color:var(--ink)}#color-details{margin-top:12px}#color-details label+label{margin-top:10px}#thumbs button.active,#full-thumbs button.active{outline:2px solid var(--accent);outline-offset:-2px}#lightbox{overflow:hidden}#lightbox>img{height:calc(100% - 116px);padding:20px 56px}#close-lightbox{z-index:3}.full-bottom{position:absolute;bottom:0;left:0;right:0;background:white;text-align:center;padding:8px 16px}#full-caption{font-size:12px;color:var(--muted)}#full-thumbs{display:flex;gap:8px;overflow:auto;max-width:900px;margin:8px auto 0;padding:3px;justify-content:safe center}#full-thumbs button{flex-shrink:0;padding:0;width:58px;height:64px;overflow:hidden}#full-thumbs img{width:100%;height:100%;object-fit:contain}.drop-zone{display:block;transition:background .15s}.drop-zone.dragging{background:var(--pale);outline:2px dashed var(--accent)}#new-model{width:min(560px,95vw);height:auto}#new-model .detail-header h2{margin:0}.new-body{padding:24px}#new-drop{margin-top:22px;padding:38px 15px}#new-drop strong,#new-drop span{display:block}#new-drop span{font-size:12px;margin-top:6px}#new-previews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}#new-previews>div{position:relative;min-width:0}#new-previews img{width:100%;height:100px;object-fit:contain;background:var(--bg)}#new-previews span{display:block;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#new-previews button{position:absolute;right:3px;top:3px;padding:2px 9px}#new-state{font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere;margin:12px 0 0}#new-model .detail-footer{justify-content:flex-end}
@media(max-width:700px){.brand{font-size:19px}.catalog-actions{margin-bottom:16px}.catalog-actions button{font-size:12px;padding:10px 12px}td:first-child{min-width:270px}td:first-child>button{grid-template-columns:110px 130px;gap:10px}.list-photo{width:110px;height:140px}td{height:160px;padding:10px}#lightbox>img{padding:45px 6px 5px}#new-model{width:100vw;height:100dvh}.photo-actions{align-items:flex-start}.photo-actions button{max-width:155px}.new-body{padding:18px}.photo-arrow{width:40px;height:40px}}
@media(prefers-reduced-motion:reduce){.drop-zone{transition:none}}
@media(min-width:1001px){.catalog{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(min-width:1500px){.catalog{grid-template-columns:repeat(4,minmax(0,1fr))}}
.tools{flex-wrap:wrap;gap:14px}.tools>label:not(.checkbox){font-size:11px;color:var(--muted)}.tools>label select{margin-top:3px;padding:7px;max-width:160px}.score-filter{min-width:125px}.score-filter input{display:block;padding:0;accent-color:var(--accent);width:125px}.score-filter output{color:var(--ink);font-weight:600}th,td{text-align:center;vertical-align:middle}td:first-child>button{width:100%;max-width:none;text-align:center;grid-template-columns:130px minmax(140px,1fr)}.list-title{align-self:center}.list-photo{grid-row:auto}.photo-delete{position:absolute;z-index:4;right:10px;top:10px;width:36px;height:36px;padding:0;border:1px solid #dbb6b6;background:#fff4f4;color:#a62e36;font-size:27px;line-height:1;border-radius:50%}#full-delete{top:76px;right:20px;width:42px;height:42px}#close-lightbox{font-size:14px}#full-status{position:absolute;left:50%;bottom:120px;transform:translateX(-50%);font-size:12px;background:#ffffffeb;padding:4px 12px;border-radius:5px;z-index:3}#full-status:empty{display:none}.detail-header .danger{margin-left:auto;margin-right:12px;color:#9a3840;font-size:12px;border:1px solid #e2c4c8}.list-title small{margin-top:8px}@media(max-width:700px){td:first-child>button{grid-template-columns:110px minmax(130px,1fr)}.tools>input{flex-basis:100%}.tools .checkbox{flex-basis:100%}.score-filter{min-width:110px}.score-filter input{width:110px}.tools>label select{max-width:130px}.view-switch{margin-left:0}.detail-header{padding:10px 14px}.detail-header .danger{margin-right:4px}}
.color-label:empty{display:none}.full-controls{display:flex;justify-content:center;align-items:center;gap:18px}.full-controls button{font-size:12px;padding:7px 12px;color:#9a3840}.full-controls button:disabled{color:var(--muted);cursor:default}#lightbox>img{height:calc(100% - 142px)}#full-status{bottom:146px}@media(max-width:700px){#detail{width:calc(100vw - 16px);max-width:calc(100vw - 16px);height:calc(100dvh - 16px);max-height:calc(100dvh - 16px);margin:auto;border-radius:10px}.full-controls{gap:10px}}
.color-entry{display:grid;grid-template-columns:1fr 1.6fr 30px;gap:6px;margin:10px 0}.color-entry input{min-width:0;font-size:12px;padding:8px}.color-entry button{padding:2px}.color-control{min-width:0}.color-control select{padding:8px;max-width:100%}.size-picker{position:relative;min-width:0;font-size:12px}.size-picker summary{padding:10px 6px;border:1px solid var(--line);border-radius:6px;cursor:pointer;min-height:39px;overflow-wrap:anywhere}.size-menu{position:absolute;z-index:8;top:100%;left:0;min-width:155px;padding:8px;background:white;border:1px solid var(--line);border-radius:6px;box-shadow:0 8px 24px #0002}.size-menu label{display:flex;gap:8px;align-items:center;padding:6px;white-space:nowrap}.size-menu input{margin:0}.variant>input{min-width:0}
