:root{--background:#fafaf7;--foreground:#24271e;--primary:#eedb36;--border:#deded6;--card:#fff;--muted:#efefe9;--radius:1rem;color-scheme:light}*{box-sizing:border-box}body{margin:0;background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif;font-size:16px}button,input,select,textarea{font:inherit}button,a{cursor:pointer}button{border:0}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #6b7809;outline-offset:4px}header{min-height:100px;max-width:1400px;margin:auto;padding:20px 5%;display:flex;align-items:center;gap:40px;border-bottom:1px solid var(--border)}.brand{font-size:25px;font-weight:900;letter-spacing:-1.4px;display:flex;align-items:center;gap:12px}.mark{background:#eedb36;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;font-size:24px;letter-spacing:-4px;padding-right:4px}nav{display:flex;gap:30px;margin-left:40px;align-items:center}nav a{font-size:14px;font-weight:600}nav a.active{border-bottom:2px solid #24271d;padding:12px 0}.header-actions{margin-left:auto;display:flex;gap:12px;align-items:center}.button{display:inline-flex;gap:12px;align-items:center;justify-content:center;border-radius:8px;padding:14px 22px;background:#25281e;color:white;font-size:14px;font-weight:700;min-height:46px}.button.yellow{background:#eedb36;color:#25281e}.button.light{background:white;color:#25281e;border:1px solid var(--border)}.button:disabled{opacity:.55;cursor:wait}.text-button{background:none;padding:12px;font-size:14px;font-weight:600}.page{max-width:1400px;margin:auto;padding:38px 5% 60px}.eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:2px;font-weight:700}.hero{display:grid;grid-template-columns:1.05fr 1fr;border:1px solid #e3d436;border-radius:18px;overflow:hidden;background:#f4df39;min-height:360px}.hero-copy{padding:43px 48px;position:relative;z-index:1}.hero h1{font-size:clamp(40px,4.5vw,66px);line-height:1.02;letter-spacing:-3px;font-weight:800;margin:20px 0}.hero p{max-width:320px;line-height:1.55;color:#484724;margin:0 0 25px}.hero-picture{position:relative;background:#f3d932;min-height:320px}.hero-picture img{width:100%;height:100%;position:absolute;object-fit:cover;mix-blend-mode:multiply}.stamp{position:absolute;bottom:24px;right:25px;border:1px solid #373920;border-radius:50%;width:91px;height:91px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:12px;font-weight:800;transform:rotate(12deg);background:#f4df39}.underhero{display:flex;align-items:center;justify-content:space-between;padding:21px 4px;border-bottom:1px solid var(--border);font-size:13px;color:#65675b}.underhero span{display:flex;align-items:center;gap:9px}.section-head{display:flex;align-items:end;justify-content:space-between;margin:42px 0 24px;gap:20px}h2{font-size:31px;letter-spacing:-1.1px;margin:0 0 8px}p.sub{color:#737567;font-size:14px;margin:0;line-height:1.6}.tabs{display:flex;padding:5px;background:#edeee7;border-radius:9px;gap:3px}.tabs button{background:none;padding:11px 17px;border-radius:6px;font-size:14px;color:#737567}.tabs button.selected{background:white;color:#25281e;box-shadow:0 1px 4px #0000000a}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.product{border:1px solid var(--border);background:white;border-radius:12px;overflow:hidden}.product-art{height:206px;padding:24px;display:grid;place-items:center;position:relative;background:#eeeede}.product:nth-child(2n) .product-art{background:#e4ebde}.product:nth-child(3n) .product-art{background:#e9e5ed}.tag{position:absolute;top:17px;left:17px;background:white;border-radius:5px;padding:7px 9px;font-size:11px;letter-spacing:1px;text-transform:uppercase;font-weight:700}.ticket{width:205px;height:113px;border:1px solid #484e29;background:#f2df49;border-radius:8px;box-shadow:6px 9px 0 #00000012;transform:rotate(-8deg);display:flex;align-items:center;padding:16px;gap:12px}.ticket svg{flex-shrink:0}.ticket div{border-left:1px dashed #767837;padding-left:12px}.ticket strong{font-size:24px;letter-spacing:-1px;display:block}.ticket small{font-size:9px;letter-spacing:2px}.product:nth-child(2n) .ticket{background:#c9d8b7;transform:rotate(6deg)}.product:nth-child(3n) .ticket{background:#d8cbe3;transform:rotate(-5deg)}.product-body{padding:23px}.product-title{display:flex;justify-content:space-between;gap:10px;align-items:center}.product h3{font-size:18px;letter-spacing:-.4px;margin:0}.product p{font-size:14px;line-height:1.5;color:#75766a;margin:12px 0 22px;min-height:42px}.price{font-size:18px;font-weight:700;white-space:nowrap}.price small{font-size:12px;font-weight:400}.product-footer{display:flex;align-items:center;justify-content:space-between}.product-footer .button{padding:11px 16px;min-height:41px}.old{text-decoration:line-through;color:#888;font-size:12px}.deal-strip{margin-top:27px;padding:25px 30px;border:1px solid #d9decf;background:#eff2e8;border-radius:12px;display:flex;gap:20px;align-items:center}.deal-strip h3{margin:0 0 5px;font-size:18px}.deal-strip p{margin:0;color:#6a705d;font-size:14px}.deal-strip .button{margin-left:auto}footer{max-width:1400px;margin:auto;padding:25px 5%;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;color:#7b7d72;font-size:12px;gap:20px}.form-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;max-width:1000px;margin:28px auto}.form-intro{padding:32px 0}.form-intro h1{font-size:58px;letter-spacing:-3px;line-height:1.05;margin:24px 0}.form-intro p{color:#76786c;line-height:1.7;max-width:320px}.form-card{background:white;border:1px solid var(--border);border-radius:16px;padding:32px}.form-card h2{font-size:25px}.field{display:flex;flex-direction:column;gap:8px;margin:20px 0;font-size:14px;font-weight:600}input,select,textarea{width:100%;background:#fafbf8;border:1px solid #d9dccf;border-radius:7px;padding:12px;color:#282b20}textarea{resize:vertical;min-height:90px}.form-card .button{width:100%}.note{font-size:12px;line-height:1.6;color:#7c7e72}.notice{padding:15px 18px;border:1px solid #d3ddbe;background:#f0f5e7;border-radius:9px;margin:20px 0;font-size:14px}.notice.error{background:#fff0ee;border-color:#e8b9b0;color:#973d29}.account{background:#272c20;color:white;border-radius:15px;padding:35px;display:flex;align-items:center;justify-content:space-between;margin:20px 0 35px}.account h1{font-size:36px;letter-spacing:-1px;margin:12px 0}.account .eyebrow{color:#c7d695}.balance{font-size:40px;color:#efdf48}.balance small{font-size:14px}.orders{display:grid;gap:12px}.order{padding:20px;border:1px solid var(--border);border-radius:10px;background:white;display:flex;justify-content:space-between;gap:20px;font-size:14px}.admin-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:24px}.admin-list{display:grid;gap:14px;align-content:start}.admin-row{background:white;border:1px solid var(--border);border-radius:10px;padding:20px;display:flex;justify-content:space-between;align-items:center;gap:15px}.admin-row p{font-size:14px;color:#737567;margin-bottom:0}.empty{padding:45px;border:1px dashed #ccd0bd;border-radius:12px;text-align:center;color:#76786b}.spinner{padding:30px;text-align:center;color:#747769}@media(max-width:850px){header{gap:10px}nav{margin-left:10px;gap:17px}.hero-copy{padding:35px 30px}.hero h1{letter-spacing:-2px}.grid{gap:14px}.product-art{padding:15px}.ticket{width:170px}.ticket strong{font-size:20px}.product-body{padding:17px}.section-head{align-items:start;flex-direction:column}.form-layout{gap:25px}.admin-grid{grid-template-columns:1fr}}@media(max-width:600px){header{flex-wrap:wrap;gap:13px}.brand{font-size:22px}.mark{width:32px;height:32px}nav{order:3;width:100%;margin:0;justify-content:center}.header-actions .button{padding:10px 13px}.header-actions .text-button{padding:8px}.page{padding-top:24px}.hero{grid-template-columns:1fr}.hero-copy{padding:30px}.hero-picture{min-height:190px}.hero h1{font-size:48px}.hero p{font-size:15px}.underhero{gap:12px;flex-wrap:wrap;font-size:12px}.grid{grid-template-columns:1fr}.product-art{height:205px}.ticket{width:215px}.ticket strong{font-size:25px}.deal-strip{padding:20px;flex-wrap:wrap}.deal-strip .button{margin-left:0}.form-layout{grid-template-columns:1fr;margin-top:0;gap:10px}.form-intro{padding-top:0}.form-intro h1{font-size:40px;margin:15px 0}.form-card{padding:24px}.account{padding:25px;gap:20px;align-items:start;flex-direction:column}footer{align-items:start;line-height:1.6}.tabs{width:100%;justify-content:space-between}.tabs button{padding:11px 12px}}
[hidden]{display:none!important}.modal{position:fixed;inset:0;background:rgba(20,22,16,.5);display:flex;align-items:center;justify-content:center;padding:20px;z-index:50}.modal-card{background:#fff;border-radius:16px;padding:30px;max-width:440px;width:100%;box-shadow:0 24px 70px rgba(0,0,0,.25)}.modal-card h3{font-size:22px;letter-spacing:-.6px;margin:0 0 8px}.modal-card p{margin:0 0 22px;line-height:1.65;color:#565a4c;white-space:pre-line}.modal-card p.error{color:#973d29}.modal-card .button{width:100%}.product .stock{font-size:12px;color:#76786b;margin-top:5px}.test-row{display:flex;gap:10px;margin-top:18px;flex-wrap:wrap}.test-row .button{padding:10px 14px;min-height:40px;flex:1}.log{display:grid;gap:10px}.log-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:14px 18px;border:1px solid #deded6;background:#fff;border-radius:10px;font-size:14px}.log-row strong{font-size:14px}.log-when{color:#7c7e72;font-size:12px}.log-real{font-weight:700;color:#484e29;text-transform:uppercase;letter-spacing:1px;font-size:10px;border:1px solid #d9decf;background:#eff2e8;border-radius:5px;padding:4px 8px}.requests{display:grid;gap:10px}.request{padding:16px;border:1px solid #deded6;border-radius:10px;background:#fafbf8}.request-actions{display:flex;gap:10px;align-items:center;margin-top:10px}.request-actions .button{padding:10px 16px;min-height:40px}