:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#f4f5f7;background:#0b0d11;font-size:16px}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem clamp(1rem,5vw,5rem);border-bottom:1px solid #30333b;background:#101218}.brand{font-size:1.15rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.brand span{color:#dba72e}nav{display:flex;gap:1.4rem;color:#cdd0d8}nav a:hover{color:#fff}.wrap{max-width:1300px;margin:auto;padding:2rem clamp(1rem,5vw,5rem) 6rem}h1{font-size:clamp(2rem,5vw,4.5rem);letter-spacing:-.055em;line-height:1.04;margin:.5rem 0 1rem}h2{font-size:1.45rem;margin:2.5rem 0 1.2rem}.eyebrow{color:#e4b43f;text-transform:uppercase;letter-spacing:.16em;font-size:.82rem;font-weight:800}.muted{color:#aeb3bf}.toolbar{display:flex;justify-content:space-between;align-items:end;gap:1.5rem;flex-wrap:wrap;margin:2rem 0}.filters{display:flex;gap:.5rem;flex-wrap:wrap}.chip{border:1px solid #3c404a;background:#171a21;color:#e9ebef;padding:.65rem 1rem;border-radius:99px}.chip.active,.primary{background:#e1b342;border-color:#e1b342;color:#151515;font-weight:800}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.card{display:block;text-align:left;background:#191c24;border:1px solid #343945;border-radius:8px;overflow:hidden;color:inherit;padding:0}.card:hover{border-color:#dfae39}.card-img{aspect-ratio:4/3;background:#252b35;display:grid;place-items:center;font-weight:800;color:#9198a6;letter-spacing:.12em}.card img{width:100%;height:100%;object-fit:cover}.card-body{padding:1.1rem}.card-body strong{display:block;font-size:1.2rem}.card-body small{color:#b4bbc7}.photos{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px}.photo{position:relative;border:2px solid transparent;background:#1e222b;padding:0;aspect-ratio:4/5;overflow:hidden}.photo img{width:100%;height:100%;object-fit:cover}.photo.selected{border-color:#e4b43f}.photo .check{position:absolute;top:10px;right:10px;background:#0e1013de;border:1px solid #a4a5a9;border-radius:50%;height:30px;width:30px;display:grid;place-items:center}.photo.selected .check{background:#e4b43f;color:#111}.primary,.secondary{border-radius:5px;padding:.85rem 1.3rem;border:1px solid #dba72e}.secondary{background:transparent;color:#f5f5f5}button:disabled{opacity:.45;cursor:not-allowed}.purchase{position:sticky;bottom:0;background:#16191ef2;border-top:1px solid #464a52;padding:1rem max(1rem,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:1rem;backdrop-filter:blur(14px)}.purchase strong{font-size:1.15rem}.purchase small{display:block;color:#b8bdc8}.panel{background:#171a21;border:1px solid #353943;border-radius:8px;padding:1.5rem;margin:1rem 0}.form{display:grid;gap:1rem;max-width:650px}.form label{display:grid;gap:.4rem;font-weight:600}input,select{width:100%;background:#0d0f14;color:white;border:1px solid #515763;border-radius:5px;padding:.8rem}.row{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.status{color:#e4b43f;min-height:1.5rem}.upload-list{padding-left:1.2rem;line-height:1.8}.order-list{display:grid;gap:.7rem;max-width:700px}.order-item{display:flex;align-items:center;gap:1rem;background:#1b1e25;padding:.7rem;border-radius:5px}.order-item img{width:68px;height:68px;object-fit:cover}.order-item span{flex:1;overflow-wrap:anywhere}@media(max-width:600px){header{align-items:flex-start;flex-direction:column}h1{font-size:2.5rem}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-body{padding:.75rem}.photos{grid-template-columns:repeat(2,minmax(0,1fr))}.purchase{align-items:flex-start}.purchase .primary{white-space:nowrap}}
/* Studio refresh */
body{min-height:100vh;background:radial-gradient(ellipse 70% 32% at 85% 0%,rgba(209,164,66,.10),transparent 75%),#0b0e12}header{background:#101419;border-color:#353638}.brand{letter-spacing:.13em}.brand:before{content:'✦';color:#e4b43f;margin-right:.6rem}.wrap{max-width:1440px}.hero{position:relative;overflow:hidden;min-height:420px;margin:0 0 3rem;padding:clamp(2rem,6vw,5rem);border:1px solid #3b3426;border-radius:16px;background:linear-gradient(105deg,rgba(10,13,17,.97) 12%,rgba(16,22,29,.88) 64%,rgba(126,91,39,.3)),radial-gradient(circle at 85% 65%,#5b482d,#13181e 48%,#0d1015 78%)}.hero:after{content:'FL';position:absolute;right:0;bottom:-.28em;font-size:clamp(15rem,35vw,34rem);font-weight:900;line-height:1;color:rgba(228,180,63,.065);letter-spacing:-.12em;pointer-events:none}.hero>*{position:relative;z-index:1}.hero h1{font-size:clamp(3rem,7vw,6.5rem);margin:1.3rem 0}.hero h1 em{color:#e4b43f;font-style:normal}.hero p{color:#c6c7c6;font-size:1.1rem;max-width:470px;line-height:1.65}.hero-link{display:inline-flex;gap:2rem;margin-top:1.5rem;padding:1rem 1.4rem;border:1px solid #d8a741;border-radius:6px;color:#f4d38a;font-weight:700}.hero-link:hover{background:#d8a741;color:#111}.toolbar{border-top:1px solid #383b40;padding-top:2rem}.grid{gap:1.25rem}.card{border-radius:12px;background:#161a20;transition:transform .2s,border-color .2s,box-shadow .2s}.card:hover{transform:translateY(-4px);box-shadow:0 20px 36px #0006}.card-img{aspect-ratio:3/2;background:linear-gradient(145deg,#303942,#1b2027 58%,#705a34)}.card-img img{display:block}.cover-placeholder{color:#ddd1b6;letter-spacing:.2em}.card-body{padding:1.25rem}.card-body strong{margin:.4rem 0}.panel{border-radius:12px;padding:clamp(1.1rem,2.5vw,2rem);margin:1.4rem 0}.admin-intro{padding:1rem 0}.section-head{display:flex;justify-content:space-between;gap:1rem;align-items:center}.section-head h2,.panel h2{margin:.3rem 0}.count-badge,.badge{display:inline-block;padding:.35rem .75rem;border-radius:99px;font-size:.77rem;font-weight:800;white-space:nowrap}.count-badge{background:#303741}.admin-list{display:grid;gap:.55rem;margin-top:1.3rem}.admin-gallery{display:flex;align-items:center;gap:1rem;padding:.8rem;border:1px solid #363c45;border-radius:10px;background:#11151a}.admin-thumb{width:72px;height:58px;flex:none;display:grid;place-items:center;overflow:hidden;border-radius:5px;background:#34383d;color:#d2ad55;font-weight:900}.admin-thumb img{width:100%;height:100%;object-fit:cover}.admin-gallery-info{flex:1;min-width:0}.admin-gallery-info strong,.admin-gallery-info small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-gallery-info small{color:#abb2bd;margin-top:.3rem}.badge.live{background:#1c4d3e;color:#b6f0cb}.badge.draft{background:#48402b;color:#eed9a8}.admin-actions{display:flex;gap:.5rem}.admin-actions button{padding:.55rem .75rem}.cover-editor{margin:2rem 0;padding:1.2rem;border:1px solid #353943;border-radius:9px}.cover-editor h3{margin:0}.cover-editor .row input{max-width:400px}.cover-editor img{display:block;width:260px;aspect-ratio:3/2;object-fit:cover;border-radius:6px;margin:1rem 0}.cover-editor img[hidden]{display:none}.danger{border:1px solid #985961;border-radius:5px;background:#52262a;color:#fff;padding:.75rem 1rem}.small{font-size:.85rem}@media(max-width:760px){.admin-gallery{flex-wrap:wrap}.admin-gallery-info{flex-basis:calc(100% - 90px)}.admin-actions{width:100%;justify-content:flex-end}}

.brand:before{display:none}.brand{display:block;width:240px;height:65px;overflow:hidden}.brand img{display:block;width:240px;height:160px;max-width:none;object-fit:cover;object-position:center;transform:translateY(-48px)}.hero-emblem{position:absolute;z-index:0;right:0;top:-5%;height:110%;width:43%;object-fit:cover;object-position:center 32%;opacity:.62;mask-image:linear-gradient(90deg,transparent 0%,black 35%)}.hero:after{display:none}.hero>*:not(.hero-emblem){position:relative;z-index:1}@media(max-width:760px){.hero-emblem{width:75%;opacity:.20}.brand{width:210px;height:58px}.brand img{width:210px;height:140px;transform:translateY(-42px)}}
