*{box-sizing:border-box}body{margin:0;background:#070b0e;color:#f5f2ea;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}#app{max-width:560px;margin:auto;min-height:100vh;background:#0d1419;box-shadow:0 0 50px #000}.topbar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;background:#0b1115;border-bottom:1px solid #263038;position:sticky;top:0;z-index:20}.brand{font-family:Georgia,serif;font-size:12px;letter-spacing:1.2px;color:#e5bd5d;font-weight:700}.crown{font-size:16px;margin-right:6px}.icon-btn{background:none;border:0;color:#fff;font-size:22px}.screen{display:none;padding:18px 16px 100px;min-height:calc(100vh - 64px)}.screen.active{display:block}.hero{min-height:330px;border-radius:18px;padding:26px 22px;display:flex;align-items:flex-end;background:linear-gradient(90deg,rgba(5,9,12,.96),rgba(5,9,12,.38)),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='600' height='500'%3E%3Crect width='100%25' height='100%25' fill='%23131b20'/%3E%3Cpath d='M420 40l120 420H280z' fill='%23252d33'/%3E%3Cpath d='M380 40l-80 420h200z' fill='%231a2228'/%3E%3C/svg%3E");background-size:cover;margin-bottom:24px}.eyebrow{font-size:10px;color:#e5bd5d;letter-spacing:1.5px}.hero h1{font-family:Georgia,serif;font-size:36px;line-height:1.05;margin:10px 0}.hero p{color:#c5c8ca;max-width:290px}.gold-btn{width:100%;border:0;border-radius:28px;padding:15px 18px;background:linear-gradient(135deg,#f2cf72,#dcae42);color:#111;font-weight:800;margin-top:10px}.outline-btn{border:1px solid #d8b455;background:transparent;color:#fff;border-radius:24px;padding:12px 16px;flex:1}.screen h2{font-family:Georgia,serif;margin:8px 0 16px}.style-list{display:grid;gap:9px}.style-row{position:relative;border:1px solid #29343b;background:#121a20;border-radius:13px;padding:13px 36px 13px 12px;text-align:left;color:#fff;display:grid;grid-template-columns:48px 1fr;grid-template-rows:auto auto;align-items:center}.style-row span{grid-row:1/3;font-size:28px}.style-row b{font-size:14px}.style-row small{color:#8f999f;margin-top:3px}.style-row i{position:absolute;right:14px;top:25px;color:#e5bd5d;font-size:22px}.section-head{display:flex;gap:12px;align-items:flex-start;margin-bottom:18px}.section-head h2{margin:0}.section-head p{margin:4px 0 0;color:#89939a;font-size:13px}.back{background:none;border:0;color:#fff;font-size:32px;line-height:1}.filters{display:flex;gap:8px;overflow:auto;margin-bottom:14px}.pill{border:1px solid #38434a;background:#11191e;color:#bbb;border-radius:18px;padding:8px 14px;white-space:nowrap}.pill.active{background:#e5bd5d;color:#111}.products{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-bottom:70px}.product{background:#f5f4ef;color:#171b1e;border-radius:12px;overflow:hidden}.product .pic{height:190px;background:linear-gradient(135deg,#ddd8cf,#faf8f2);display:flex;align-items:center;justify-content:center;font-size:80px}.product .info{padding:10px}.product b{font-size:13px}.product small{display:block;color:#777;margin:3px 0}.product button{width:100%;border:0;border-top:1px solid #ddd;background:#fff;padding:9px;color:#9a721e;font-weight:700}.sticky-action{position:fixed;bottom:66px;left:50%;transform:translateX(-50%);width:min(528px,calc(100% - 32px));z-index:10}.upload-card{border:1px dashed #68737a;border-radius:16px;min-height:390px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;background:#10181e}.upload-card img{width:100%;height:390px;object-fit:cover}.camera{font-size:54px;color:#e5bd5d}.upload-card h3{margin:10px}.upload-card p{color:#89939a}.or{margin:14px;color:#667078}.two-btns{display:flex;gap:8px}.tips{background:#151f25;border:1px solid #2b373e;border-radius:12px;padding:12px;margin:14px 0;color:#d5d7d8;font-size:13px}.tips p{color:#8f999f;line-height:1.6}.fit-stage{position:relative;border-radius:16px;overflow:hidden;background:#111;height:520px}.fit-stage>img{width:100%;height:100%;object-fit:cover}.garment-overlay{position:absolute;left:14%;right:14%;top:22%;height:57%;border-radius:42% 42% 12% 12%;background:linear-gradient(100deg,#0b1729,#172c49 50%,#091221);opacity:.94;mix-blend-mode:normal;clip-path:polygon(25% 0,75% 0,92% 25%,84% 100%,16% 100%,8% 25%)}.lapel{position:absolute;left:24%;top:0;width:24%;height:52%;background:#172f4d;clip-path:polygon(0 0,100% 100%,0 70%)}.tie{position:absolute;left:46%;top:4%;width:9%;height:45%;background:#0b0e12;clip-path:polygon(35% 0,65% 0,100% 85%,50% 100%,0 85%)}.jacket-line{position:absolute;left:49%;top:42%;height:58%;border-left:1px solid #a8a8a8}.processing{position:absolute;inset:0;background:rgba(0,0,0,.62);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center}.processing span{font-size:12px;color:#c2c7ca}.spinner{width:40px;height:40px;border:3px solid #555;border-top-color:#e5bd5d;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.fit-controls{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:12px 0}.mini{border:1px solid #303b42;background:#121a20;color:#aaa;border-radius:10px;padding:10px}.mini.active{border-color:#e5bd5d;color:#e5bd5d}.comparison{display:grid;grid-template-columns:1fr 1fr;gap:8px}.comparison div{position:relative;background:#111;border-radius:12px;overflow:hidden}.comparison img{display:block;width:100%;height:330px;object-fit:cover}.comparison span{position:absolute;bottom:0;left:0;right:0;padding:9px;text-align:center;background:rgba(0,0,0,.65);font-size:12px}.action-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:16px 0}.action-grid button{border:1px solid #2f3b42;background:#121a20;color:#fff;border-radius:12px;padding:12px 4px;font-size:20px}.action-grid small{display:block;font-size:11px;color:#9ca4a8;margin-top:4px}form{display:grid;gap:13px}label{font-size:12px;color:#b8bec1}input,textarea{width:100%;margin-top:6px;border:1px solid #364149;background:#11191f;color:#fff;border-radius:10px;padding:13px;outline:none}textarea{min-height:110px;resize:vertical}.contact-strip{margin-top:18px;padding:15px;border-radius:12px;background:#151f25;display:grid;gap:6px;color:#c4c9cb;font-size:12px}.contact-strip b{color:#e5bd5d;font-family:Georgia,serif}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(560px,100%);height:64px;background:#0a1014;border-top:1px solid #273139;display:grid;grid-template-columns:repeat(5,1fr);z-index:30}.bottom-nav button{border:0;background:none;color:#778188;font-size:18px}.bottom-nav span{display:block;font-size:9px;margin-top:3px}.bottom-nav button:hover{color:#e5bd5d}#toast{position:fixed;bottom:78px;left:50%;transform:translateX(-50%) translateY(20px);background:#f2cf72;color:#111;padding:11px 16px;border-radius:20px;font-size:13px;font-weight:700;opacity:0;pointer-events:none;transition:.25s;z-index:50}#toast.show{opacity:1;transform:translateX(-50%) translateY(0)}@media(min-width:700px){body{padding:20px}.bottom-nav{bottom:20px;border-radius:18px}.sticky-action{bottom:86px}}
