:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#000;color:#fff;--bg: #000;--surface: #111;--surface-2: #1a1a1a;--border: #2a2a2a;--muted: #888;--text: #fff;--blue: #0084ff;--cyan: #00d4ff;--purple: #7b2cbf;--danger: #ff3b30;--success: #34c759}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top left,rgba(0,132,255,.2),transparent 30%),#000}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.app-shell{min-height:100vh;padding-bottom:76px}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px clamp(18px,4vw,48px);background:#000000d1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06)}.brand,.desktop-nav,.topbar-actions,.button-row,.post-meta-row,.inline-form,.stat-row,.quantity-row{display:flex;align-items:center;gap:12px}.brand{min-width:132px;height:44px;overflow:hidden}.brand-logo{width:132px;height:44px;object-fit:cover;object-position:center}.desktop-nav a,.ghost-button,.icon-button{color:#d8d8d8;border:1px solid transparent;background:transparent;border-radius:999px;padding:10px 12px;display:inline-flex;align-items:center;gap:8px}.desktop-nav a.active,.desktop-nav a:hover,.ghost-button:hover,.icon-button:hover{background:#151515;color:#fff}.nav-icon-wrap{position:relative;display:inline-flex;align-items:center}.nav-badge{position:absolute;top:-6px;right:-8px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--danger);color:#fff;font-size:10px;font-weight:900;line-height:16px;text-align:center;pointer-events:none}.topbar-actions{margin-left:auto}.page-frame{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:34px 0 56px}.mobile-nav{position:fixed;bottom:0;left:0;right:0;z-index:30;display:none;justify-content:space-around;padding:12px 18px 18px;background:#000000eb;border-top:1px solid var(--border)}.mobile-nav a{color:#666;padding:10px 18px;border-radius:999px}.mobile-nav a.active{color:#fff;background:#151515}.landing{min-height:calc(100vh - 140px);display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:56px;align-items:center}.hero-copy h1{font-size:clamp(42px,7vw,78px);line-height:.94;margin:10px 0 22px;letter-spacing:-.06em}.hero-copy p{color:#c8c8c8;font-size:18px;line-height:1.7;max-width:680px}.hero-card{min-height:540px;border-radius:36px;padding:1px;background:linear-gradient(135deg,var(--blue),var(--cyan),var(--purple))}.hero-phone{height:100%;border-radius:35px;background:#050505;padding:28px;display:grid;gap:18px}.mock-post{position:relative;border-radius:28px;background:linear-gradient(135deg,#1e1e1e,#080808);border:1px solid #242424;overflow:hidden}.mock-post.one{min-height:220px;background:linear-gradient(135deg,#0084ff59,#7b2cbf2e),#111}.mock-post.two{min-height:135px}.mock-post.three{min-height:95px}.gradient-text{background:linear-gradient(90deg,var(--blue),var(--cyan),var(--purple));-webkit-background-clip:text;background-clip:text;color:transparent}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--blue);text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800;margin:0 0 8px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-card-text{min-width:0;overflow:hidden}.subtle{color:var(--muted)}.center{text-align:center}.stack{display:grid;gap:26px}.section-head{display:flex;justify-content:space-between;gap:18px;align-items:end}.section-head h1,.detail-panel h1,.auth-card h1,.wide-card h1{margin:0;font-size:clamp(30px,5vw,52px);letter-spacing:-.04em}.discover-section{display:grid;gap:14px}.section-title-line{display:flex;align-items:center;gap:12px;justify-content:space-between}.section-title-line h2{margin:0;font-size:clamp(22px,3vw,30px)}.section-pill{margin-right:auto;border:1px solid rgba(0,132,255,.3);color:#9fd0ff;background:#0084ff24;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.show-all-link{color:#aaa;font-weight:800;font-size:14px}.horizontal-post-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,320px);gap:18px;overflow-x:auto;padding:2px 2px 12px;scroll-snap-type:x proximity;align-items:start}.horizontal-post-row .post-card{scroll-snap-align:start;width:100%;max-width:100%;min-width:0}.primary-button,.secondary-button,.ghost-button{min-height:44px;border:0;padding:0 18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800}.primary-button{color:#fff;background:linear-gradient(135deg,var(--blue),var(--purple))}.secondary-button{color:#fff;border:1px solid var(--border);background:#141414}.primary-button.small{min-height:38px;padding:0 14px}.primary-button.full{width:100%}.icon-button{width:44px;height:44px;justify-content:center;border:1px solid var(--border);background:#111}.filter-row{display:flex;gap:10px;flex-wrap:wrap}.filter-row button,.segmented button{border:1px solid var(--border);color:#ddd;background:#111;padding:10px 14px;border-radius:999px}.filter-row button.active,.segmented button.active{border-color:var(--blue);background:#0084ff29;color:#fff}.hint{color:var(--muted);font-size:13px;font-weight:600;margin:6px 0 0}.image-preview-row{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px}.image-preview-row img{width:112px;height:112px;object-fit:cover;border-radius:18px;border:1px solid var(--border);background:#111}.create-post-form{display:grid;gap:28px}.create-section{display:grid;gap:10px}.char-counter{justify-self:end}.create-photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.photo-slot{aspect-ratio:1;border-radius:16px;overflow:hidden;position:relative;cursor:pointer}.photo-slot.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:2px dashed var(--border);background:#0d0d0d;color:var(--muted);font-size:13px;font-weight:600;border:none;transition:background .15s,border-color .15s;border:2px dashed #2a2a2a}.photo-slot.empty:hover{background:#141414;border-color:var(--blue);color:var(--blue)}.photo-slot.filled img{width:100%;height:100%;object-fit:cover;display:block}.photo-remove-btn{position:absolute;top:6px;right:6px;width:26px;height:26px;border-radius:50%;border:none;background:#000000b3;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .15s}.photo-remove-btn:hover{background:var(--danger)}.photo-cover-badge{position:absolute;bottom:6px;left:6px;padding:3px 8px;border-radius:999px;background:#000000a6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:11px;font-weight:800;color:#fff;letter-spacing:.04em;pointer-events:none}.option-grid{display:grid;gap:12px}.option-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.option-grid.three{grid-template-columns:repeat(3,minmax(80px,1fr))}.option-card{min-height:78px;padding:14px 12px;text-align:left;color:#ddd;border-radius:20px;border:1px solid var(--border);background:#0d0d0d;display:grid;gap:6px;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.option-card span{color:var(--muted);font-size:13px;line-height:1.45}.option-card.active{border-color:var(--blue);color:#fff;background:linear-gradient(135deg,#0084ff38,#7b2cbf24)}.inventory-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.inventory-item{display:grid;gap:12px;padding:14px;border-radius:18px;border:1px solid var(--border);background:#0d0d0d}.inventory-item.active{border-color:#0084ffa6;background:#0084ff1a}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.tag-chip{border:1px solid var(--border);border-radius:999px;background:#151515;color:#ddd;padding:8px 11px}.designer-strip{display:flex;gap:12px;overflow-x:auto;padding-bottom:6px}.designer-chip{min-width:180px;padding:12px;display:flex;align-items:center;gap:10px;border:1px solid var(--border);border-radius:18px;background:#101010}.designer-chip img,.avatar img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.designer-chip span,.avatar{display:grid;place-items:center;border-radius:999px;background:linear-gradient(135deg,var(--blue),var(--purple));font-weight:900}.designer-chip span{width:36px;height:36px}.designer-card-web{min-width:170px;padding:18px;display:grid;justify-items:center;gap:10px;text-align:center;border:1px solid var(--border);border-radius:24px;background:#101010}.designer-card-web img,.designer-card-web span{width:82px;height:82px;border-radius:999px;object-fit:cover}.designer-card-web span{display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),var(--purple));font-size:28px;font-weight:900}.designer-card-web small{color:var(--muted)}.avatar.large{width:112px;height:112px;font-size:36px}.post-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:18px;align-items:start}.post-card{overflow:hidden;border-radius:24px;background:#0d0d0d;border:1px solid var(--border);transition:transform .18s ease,border-color .18s ease;min-width:0;max-width:100%;width:100%;box-sizing:border-box}.post-card:hover{transform:translateY(-3px);border-color:#0084ff80}.post-card.compact{display:block}.post-card-link{display:block;width:100%;height:100%;min-width:0}.post-image-wrap{position:relative;aspect-ratio:4 / 5;background:#161616;overflow:hidden;width:100%;max-width:100%;min-width:0;min-height:0}.post-card.compact .post-image-wrap{aspect-ratio:16 / 11}.post-image-wrap img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;object-position:center;display:block}.mock-post-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:inherit}.image-fallback{height:100%;min-height:220px;display:grid;place-items:center;background:linear-gradient(135deg,#161616,#080808);color:#555;font-weight:900}.carousel-dots{position:absolute;right:10px;bottom:10px;display:flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;background:#0000008c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.carousel-dots span{width:6px;height:6px;border-radius:999px;background:#ffffff73}.carousel-dots span.active{width:8px;height:8px;background:#fff}.post-card-body{padding:14px;display:grid;gap:12px;min-width:0;width:100%;box-sizing:border-box;overflow:hidden}.post-title-link{display:block;min-width:0;overflow:hidden}.post-card h3{margin:0;font-size:16px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;word-break:break-word}.post-meta-row{justify-content:space-between;color:#d8d8d8;flex-wrap:wrap;min-width:0;gap:8px}.post-meta-row>*{min-width:0}.post-meta-row span{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:13px;flex-wrap:wrap}.post-card-actions{display:inline-flex;align-items:center;gap:10px;margin-left:auto;flex-shrink:0}.post-card-like-btn,.post-card-save-btn{display:inline-flex;align-items:center;gap:4px;background:none;border:none;padding:3px 5px;margin:-3px -5px;cursor:pointer;color:var(--muted);font-size:13px;transition:color .18s,transform .15s}.post-card-like-btn svg,.post-card-save-btn svg{transition:fill .18s,transform .15s}.post-card-like-btn:hover,.post-card-like-btn.liked{color:#ff4d6d}.post-card-like-btn:active svg,.post-card-save-btn:active svg{transform:scale(1.3)}.post-card-save-btn:hover,.post-card-save-btn.saved{color:#0084ff}.post-purchase-button{width:100%;max-width:100%;box-sizing:border-box;min-width:0;justify-content:center;display:flex!important}.post-contact-button{width:100%;max-width:100%;box-sizing:border-box}.post-card-showcase-label{color:var(--muted);font-size:13px;font-style:italic}.post-card-stock-fire{margin:4px 0 0;font-size:12px;font-weight:700;color:#ffb347;overflow-wrap:anywhere;word-break:break-word}.post-card-stock-fire strong{color:#ffb347}.post-card-discount-group{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:4px 8px;max-width:100%;min-width:0}.post-card-price-was{text-decoration:line-through;color:var(--muted);font-size:12px;font-weight:700}.post-card-price-now{font-size:15px;font-weight:900;color:var(--success)}.post-card-discount-group .discount-pill{font-size:11px;padding:2px 7px}.auth-page,.form-page{display:grid;place-items:center;min-height:calc(100vh - 160px)}.register-page{display:grid;place-items:center;min-height:calc(100vh - 80px);padding:32px 16px}.register-card{width:min(600px,100%);border:1px solid var(--border);background:#0c0c0ceb;border-radius:28px;padding:clamp(24px,5vw,40px);display:grid;gap:24px}.reg-brand{display:flex;justify-content:center}.reg-step-bar{display:flex;align-items:center;justify-content:center;gap:0}.reg-step-item{display:flex;align-items:center;gap:0}.reg-step-dot{width:30px;height:30px;border-radius:50%;border:2px solid var(--border);background:#111;color:var(--muted);font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.reg-step-dot.active{border-color:var(--blue);background:var(--blue);color:#fff}.reg-step-dot.done{border-color:var(--success);background:var(--success);color:#fff}.reg-step-label{font-size:11px;color:var(--muted);margin:0 6px;white-space:nowrap}.reg-step-label.active{color:#fff;font-weight:700}.reg-step-line{width:40px;height:2px;background:var(--border);transition:background .2s}.reg-step-line.done{background:var(--success)}.reg-step-content{display:grid;gap:20px}.reg-step-title{margin:0;font-size:1.5rem;letter-spacing:-.03em}.reg-fields{display:grid;gap:16px}.reg-required{color:var(--danger)}.reg-role-card{padding:20px 16px;display:grid;gap:8px;text-align:center}.reg-role-icon{font-size:32px}.reg-username-wrap{position:relative}.reg-username-wrap input{padding-right:110px}.reg-username-ok,.reg-username-taken,.reg-username-checking{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:12px;font-weight:700;pointer-events:none}.reg-username-ok{color:var(--success)}.reg-username-taken{color:var(--danger)}.reg-username-checking{color:var(--muted)}.reg-photo-section{display:grid;gap:20px}.reg-avatar-wrap{display:grid;place-items:center;gap:4px}.reg-avatar-btn{width:110px;height:110px;border-radius:50%;border:2px dashed var(--border);background:#111;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;cursor:pointer;transition:border-color .15s}.reg-avatar-btn:hover{border-color:var(--blue)}.reg-avatar-img{width:100%;height:100%;object-fit:cover;border-radius:50%}.reg-avatar-overlay{position:absolute;bottom:6px;right:6px;width:26px;height:26px;border-radius:50%;background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:center}.reg-bg-wrap{display:grid;place-items:center;gap:4px}.reg-bg-btn{width:100%;height:120px;border-radius:16px;border:2px dashed var(--border);background:#111;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;position:relative;overflow:hidden;transition:border-color .15s}.reg-bg-btn:hover{border-color:var(--blue)}.reg-bg-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.reg-bg-overlay{position:absolute;bottom:8px;right:8px;width:26px;height:26px;border-radius:50%;background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:center}.reg-nav-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.auth-card,.wide-card,.summary-card,.detail-panel,.chat-list,.chat-thread,.empty-state{border:1px solid var(--border);background:#0c0c0ce0;border-radius:28px;padding:clamp(20px,4vw,34px)}.auth-card{width:min(520px,100%);display:grid;gap:16px}.wide-card{width:min(760px,100%);display:grid;gap:16px}.checkout-size-pill{margin:-4px 0 0;padding:10px 14px;border-radius:16px;border:1px solid rgba(0,132,255,.35);background:#0084ff1a;font-size:15px;font-weight:700;color:#d0e8ff}.checkout-size-pill strong{color:#fff;font-size:17px}.checkout-summary-size{margin:0;padding:12px 14px;border-radius:14px;border:1px solid var(--border);background:#121212;font-size:14px;color:var(--muted)}.checkout-summary-size strong{color:#fff;font-size:16px}.checkout-discount-summary{margin:0 0 4px}.checkout-order-savings{margin:0 0 12px;font-size:14px;color:var(--success);font-weight:700}.checkout-order-savings strong{font-size:15px}.checkout-btn-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite;vertical-align:middle;margin-right:8px}.grid{display:grid;gap:14px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}label{display:grid;gap:8px;color:#ddd;font-weight:700}.label-text{color:#ddd;font-weight:800;margin:0 0 8px}input,select,textarea{width:100%;color:#fff;background:#080808;border:1px solid var(--border);border-radius:16px;padding:13px 14px;outline:none;resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px #0084ff1f}.segmented{display:grid;grid-template-columns:1fr 1fr;gap:8px;background:#080808;padding:6px;border-radius:999px;border:1px solid var(--border)}.form-error{color:#ff8f88;margin:0}.success-text{color:var(--success);font-weight:800}.detail-layout,.checkout-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:24px;align-items:start}.gallery{display:grid;gap:14px}.gallery img{width:100%;border-radius:28px;border:1px solid var(--border);background:#111}.gallery-with-report{position:relative}.post-detail-title-row{display:flex;align-items:flex-start;gap:10px}.post-detail-title-row h1{flex:1;margin:0}.post-edit-btn{flex-shrink:0;margin-top:6px;display:flex;align-items:center;justify-content:center;width:34px;height:34px;background:#ffffff12;border:1px solid var(--border);border-radius:10px;color:#aaa;cursor:pointer;transition:background .15s,color .15s}.post-edit-btn:hover{background:#ffffff1f;color:#fff}.post-delete-btn{flex-shrink:0;margin-top:6px;display:flex;align-items:center;justify-content:center;width:34px;height:34px;background:#ff505014;border:1px solid rgba(255,80,80,.2);border-radius:10px;color:#ff5050;cursor:pointer;transition:background .15s,color .15s}.post-delete-btn:hover{background:#ff50502e;color:#f33}.danger-button{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border-radius:12px;border:none;cursor:pointer;background:#c0392b;color:#fff;font-size:15px;font-weight:600;transition:background .15s}.danger-button:hover{background:#e74c3c}.danger-button:disabled{opacity:.5;cursor:default}.danger-button.full{width:100%;justify-content:center}.delete-confirm-card{text-align:center;align-items:center;max-width:380px!important}.delete-confirm-icon{font-size:48px;margin-bottom:12px}.post-block-button{position:absolute;top:14px;right:58px;z-index:2;width:40px;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:#0000008c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffd9;display:grid;place-items:center;cursor:pointer}.post-block-button:hover{background:#000000bf;color:#fff}.post-report-button{position:absolute;top:14px;right:14px;z-index:2;width:40px;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:#0000008c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffd9;display:grid;place-items:center;cursor:pointer}.post-report-button:hover{background:#000000bf;color:#fff}.report-modal{width:min(440px,100%)}.report-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.report-modal-header h2{margin:0}.share-modal{width:min(440px,100%)}.share-modal-actions{display:grid;gap:10px}.share-modal-back{margin-bottom:12px}.share-modal-feedback{margin:8px 0 0;text-align:center}.share-user-list{display:grid;gap:4px;max-height:320px;overflow-y:auto;margin-top:8px}.share-user-row{display:flex;align-items:center;gap:12px;width:100%;padding:10px 8px;border:none;border-radius:14px;background:transparent;color:inherit;cursor:pointer;text-align:left}.share-user-row:hover:not(:disabled){background:#ffffff0f}.share-user-row:disabled{opacity:.6;cursor:wait}.share-user-text{display:grid;gap:2px;min-width:0}.share-user-text strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-image-wrap:active{cursor:grabbing}.post-share-btn{position:absolute;top:10px;right:10px;z-index:2;width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#0000008c;color:#fff;display:grid;place-items:center;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .15s,transform .15s}.post-share-btn:hover{background:#000000bf;transform:scale(1.05)}.report-reason-list{display:grid;gap:8px}.report-reason-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:12px 14px;border-radius:12px;border:1px solid var(--border);background:#111;color:#ddd;font-size:14px;text-align:left;cursor:pointer}.report-reason-row:hover:not(:disabled){border-color:#fff3;background:#151515}.report-reason-row:disabled{opacity:.5;cursor:not-allowed}.report-success{margin:0;line-height:1.5;color:#4caf50;font-weight:600}.designer-link{color:var(--blue);font-weight:800}.post-author-link{display:inline-flex;width:fit-content;text-decoration:none}.post-author-link:hover{color:var(--blue)}.comments{margin-top:30px;display:grid;gap:12px}.inline-form{align-items:stretch}.inline-form input{flex:1}.comment,.order-card,.chat-row{padding:14px;border:1px solid var(--border);border-radius:18px;background:#101010}.comment p{margin:6px 0 0;color:#ddd}.profile-hero{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:26px;border-radius:28px;border:1px solid var(--border);background:#0d0d0d}.profile-hero.has-background{min-height:230px;background-position:center;background-size:cover;border-color:#ffffff24;box-shadow:inset 0 -80px 120px #00000073}.profile-hero.has-background .avatar{border:3px solid rgba(255,255,255,.85);box-shadow:0 18px 40px #00000073}.profile-hero.has-background .subtle,.profile-hero.has-background .stat-row{color:#ffffffd1}.pub-profile-page{display:flex;flex-direction:column;gap:0}.pub-cover{position:relative;height:190px;margin:0 16px;background:#111;overflow:hidden;border-radius:26px}.pub-cover img{width:100%;height:100%;object-fit:cover;display:block}.pub-cover-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460)}.pub-cover-fade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.55) 0%,transparent 60%)}.pub-identity-row{display:flex;align-items:center;justify-content:flex-start;padding:0 28px;margin-top:-42px;position:relative;z-index:2}.pub-avatar{width:84px;height:84px;border-radius:50%;overflow:hidden;flex-shrink:0;border:3px solid #000;background:linear-gradient(135deg,var(--blue),var(--purple));display:grid;place-items:center;font-size:30px;font-weight:900;box-shadow:0 4px 20px #00000080}.pub-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.pub-actions{display:flex;gap:10px;margin-top:14px;flex-wrap:wrap}.pub-info{padding:10px 28px 24px;display:flex;flex-direction:column;gap:6px}.pub-name{font-size:22px;font-weight:800;margin:0}.pub-role-tag{font-size:11px;font-style:italic;color:#888;font-weight:500;letter-spacing:.03em}.pub-bio{font-size:14px;color:var(--muted);margin:0;line-height:1.5}.pub-stats{display:flex;gap:18px;margin-top:4px;flex-wrap:wrap}.pub-stats span,.pub-stat-link{font-size:13px;color:var(--muted)}.pub-stats strong,.pub-stat-link strong{color:var(--text);font-weight:700}.pub-stat-link{text-decoration:none;transition:color .15s}.pub-stat-link:hover{color:var(--text)}.stat-row{flex-wrap:wrap;color:#aaa}.summary-card{position:sticky;top:92px;display:grid;gap:18px}.stock-fire-line{margin:10px 0 0;font-size:17px;font-weight:700;color:#ffb347}.stock-fire-line .fire-emoji{margin-right:4px}.purchase-size-block{margin-top:14px}.purchase-size-block .size-label{margin:0 0 8px;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.purchase-size-row button{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.size-stock-hint{color:var(--muted);font-size:12px;font-weight:600}.discount-price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:12px 16px;margin:14px 0 6px}.price-was{text-decoration:line-through;color:var(--muted);font-size:1.1rem;font-weight:700}.price-now{font-size:clamp(1.35rem,3vw,2rem);font-weight:900;letter-spacing:-.03em;color:var(--success)}.discount-pill{border-radius:999px;padding:4px 10px;font-size:13px;font-weight:900;background:#34c7592e;color:#8fe8a8;border:1px solid rgba(52,199,89,.35)}.detail-price-single{margin:14px 0 6px}.detail-stats{display:flex;flex-wrap:wrap;gap:14px 20px;margin:10px 0 14px;color:#888;font-size:13px}.detail-stats span{display:inline-flex;align-items:center;gap:6px}.more-from-designer{margin-top:40px;padding-top:28px;border-top:1px solid var(--border)}.button-row{flex-wrap:wrap}.detail-liked{color:#ff4d6d!important;border-color:#ff4d6d!important}.detail-liked svg{fill:#ff4d6d}.detail-saved{color:#0084ff!important;border-color:#0084ff!important}.detail-saved svg{fill:#0084ff}.try-on-button{border-color:#00d4ff59;background:#00d4ff14}.contact-designer-btn{width:100%;justify-content:center;gap:8px;margin-bottom:12px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:24px;background:#000000b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow-y:auto}.modal-card{width:min(400px,100%);max-height:calc(100dvh - 48px);overflow-y:auto;padding:24px;border-radius:24px;border:1px solid var(--border);background:#0d0d0d;display:grid;gap:14px;box-shadow:0 24px 80px #0000008c}.modal-card h2{margin:0;font-size:1.35rem;letter-spacing:-.03em}.store-button-row{display:grid;gap:10px}.store-button-row .full{width:100%;justify-content:center}.store-play{border-color:#0084ff73}.store-placeholder{margin:0;text-align:center}.ghost-button.full{width:100%;justify-content:center;margin-top:4px}.quantity-row button{width:40px;height:40px;border-radius:999px;border:1px solid var(--border);background:#111;color:#fff}.card-list{display:grid;gap:12px}.order-card{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:14px}.order-card p{margin:4px 0 0}.order-card-clickable{cursor:pointer;transition:border-color .15s,transform .15s}.order-card-clickable:hover{border-color:#0084ff80;transform:translateY(-2px)}.order-card-info{display:grid;gap:2px}.order-tracking-hint{font-size:12px;color:#0084ff;margin-top:4px!important}.order-status-tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.order-status-tabs::-webkit-scrollbar{display:none}.order-status-tab{flex-shrink:0;padding:7px 16px;border-radius:999px;border:1px solid var(--border);background:transparent;color:var(--muted);font-size:13px;font-weight:600;transition:all .15s}.order-status-tab:hover{background:#151515;color:#fff}.order-status-tab.active{background:#0084ff22;border-color:#0084ff88;color:#6ec6ff}.order-status-badge{padding:5px 12px;border-radius:999px;font-size:12px;font-weight:800;color:var(--badge-color, #fff);background:color-mix(in srgb,var(--badge-color, #fff) 18%,transparent);border:1px solid color-mix(in srgb,var(--badge-color, #fff) 40%,transparent);white-space:nowrap}.order-detail-modal{width:min(520px,100%);max-height:88vh;overflow-y:auto;overflow-x:hidden;display:grid;gap:20px}.order-detail-header{display:flex;justify-content:space-between;align-items:flex-start}.order-detail-header h2{margin:0;font-size:1.25rem}.order-cancelled-notice{margin:0;padding:12px 16px;border-radius:12px;background:#ff3b301f;color:#ff6b6b;border:1px solid rgba(255,59,48,.3);font-weight:700}.order-tracking-stepper{display:grid;gap:0}.order-step{display:grid;grid-template-columns:28px 1fr;gap:12px}.order-step-aside{display:flex;flex-direction:column;align-items:center}.order-step-dot{width:18px;height:18px;border-radius:50%;flex-shrink:0;border:2px solid var(--border);background:#111;transition:background .2s,border-color .2s}.order-step-line{width:2px;flex:1;min-height:28px;background:var(--border);margin:3px 0}.order-step.done .order-step-dot{background:#34c759;border-color:#34c759}.order-step.done .order-step-line{background:#34c759}.order-step.current .order-step-dot{background:#0084ff;border-color:#0084ff;box-shadow:0 0 8px #0084ff99}.order-step-content{padding-bottom:20px;display:grid;gap:2px}.order-step-content strong{font-size:14px}.order-step-content span{font-size:12px;color:var(--muted)}.order-step.done .order-step-content strong,.order-step.current .order-step-content strong{color:#fff}.order-tracking-block{padding:14px 16px;border-radius:14px;border:1px solid var(--border);background:#0d0d0d;display:grid;gap:6px}.order-tracking-block p{margin:0;font-size:14px}.order-block-label{margin:0 0 10px;font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:var(--muted);font-weight:700}.order-items-block,.order-delivery-block{display:grid;gap:0;padding:14px 16px;border-radius:14px;border:1px solid var(--border);background:#0d0d0d}.order-item-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid var(--border);font-size:14px}.order-item-row:last-child{border-bottom:none}.order-item-total{padding-top:10px}.order-delivery-block p{margin:4px 0;font-size:14px}.order-policy-banner{padding:14px 16px;border-radius:14px;border:1px solid var(--border);background:#0d0d0d;font-size:14px;line-height:1.5}.order-policy-banner.designer{border-color:#f59e0b59;background:#f59e0b14}.order-policy-banner.customer{border-color:#4caf5059;background:#4caf5014}.order-policy-banner a{color:#4caf50}.order-confirm-hint{font-size:12px;color:#4caf50;margin-top:4px!important;font-weight:600}.order-deadline-card{padding:12px 14px;border-radius:12px;border:1px solid rgba(245,158,11,.35);background:#f59e0b14;font-size:13px;line-height:1.5}.order-receipt-card{display:grid;gap:12px;padding:14px 16px;border-radius:14px;border:1px solid rgba(76,175,80,.35);background:#4caf5014;min-width:0}.order-receipt-toggle{display:flex;align-items:flex-start;gap:12px;width:100%;min-width:0}.order-receipt-toggle input[type=checkbox]{flex-shrink:0;width:18px;height:18px;margin:2px 0 0;accent-color:var(--blue);cursor:pointer}.order-receipt-toggle label{flex:1;min-width:0;margin:0;font-weight:600;line-height:1.45;cursor:pointer;white-space:normal;word-break:normal}.order-receipt-confirmed{padding:12px 14px;border-radius:12px;border:1px solid rgba(76,175,80,.35);background:#4caf501f;color:#4caf50;font-weight:600;font-size:13px}.escrow-notice{padding:14px 16px;border-radius:14px;border:1px solid rgba(76,175,80,.35);background:#4caf5014;font-size:13px;line-height:1.5}.escrow-notice a{color:#4caf50}.wallet-page .section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.wallet-balance-card{padding:28px;border-radius:20px;text-align:center;background:linear-gradient(135deg,var(--blue),var(--purple))}.wallet-balance-label{margin:0;color:#fffc;font-size:13px}.wallet-balance-amount{margin:8px 0;font-size:clamp(2rem,5vw,2.6rem);font-weight:800}.wallet-balance-note{margin:0 0 16px;color:#ffffffbf;font-size:12px}.wallet-pending-card{padding:16px;border-radius:16px;border:1px solid rgba(245,158,11,.35);background:#f59e0b14;display:grid;gap:10px;font-size:13px;line-height:1.5}.wallet-pending-header{display:flex;align-items:center;gap:8px;color:#f59e0b}.wallet-pending-header strong{margin-left:auto;font-size:1.1rem}.wallet-email-link{display:inline-flex;align-items:center;gap:6px;color:#f59e0b;font-weight:600;font-size:12px}.wallet-section-title{margin:8px 0 0;font-size:1rem}.wallet-pending-order{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:14px;border:1px solid var(--border);border-radius:16px;background:#101010}.wallet-pending-order-right{text-align:right;display:grid;gap:4px}.wallet-held-badge{display:inline-flex;align-items:center;gap:4px;justify-self:end;padding:3px 8px;border-radius:999px;background:#f59e0b26;color:#f59e0b;font-size:11px;font-weight:700}.wallet-form{display:grid;gap:12px}.wallet-form-actions{display:flex;gap:10px}.wallet-form-actions .secondary-button,.wallet-form-actions .primary-button{flex:1}.wallet-request-card{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:14px;border:1px solid var(--border);border-radius:16px;background:#101010}.wallet-status-badge{padding:5px 12px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}.wallet-status-badge.pending{background:#f59e0b26;color:#f59e0b}.wallet-status-badge.approved{background:#34c75926;color:#34c759}.wallet-status-badge.declined{background:#ff3b3026;color:#ff6b6b}.wallet-admin-note{margin-top:8px;font-size:12px;color:var(--muted);font-style:italic}.search-box{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:22px;border:1px solid var(--border);background:#0d0d0d}.search-box input{border:0;box-shadow:none;background:transparent;font-size:20px}.cm-shell{display:grid;grid-template-columns:320px 1fr;height:calc(100vh - 60px);overflow:hidden;border-radius:18px;border:1px solid var(--border);background:#0a0a0a}.cm-sidebar{display:flex;flex-direction:column;border-right:1px solid var(--border);overflow:hidden}.cm-sidebar-head{padding:20px 18px 14px;border-bottom:1px solid var(--border);flex-shrink:0}.cm-sidebar-title{margin:0;font-size:22px;font-weight:800;color:#fff}.cm-chat-list{flex:1;overflow-y:auto}.cm-chat-row{display:flex;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;color:inherit;border-bottom:1px solid #111;transition:background .12s;cursor:pointer}.cm-chat-row:hover{background:#111}.cm-chat-row.active{background:#0084ff1a;border-left:3px solid var(--blue)}.cm-chat-row-body{flex:1;min-width:0;display:grid;gap:3px}.cm-chat-row-top{display:flex;justify-content:space-between;align-items:baseline}.cm-chat-name{font-size:15px;font-weight:600;color:#fff}.cm-chat-time{font-size:11px;color:#555;flex-shrink:0;margin-left:6px}.cm-chat-row.unread .cm-chat-name{font-weight:700}.cm-chat-row-bottom{display:flex;align-items:center;justify-content:space-between;gap:6px}.cm-chat-preview{font-size:13px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.cm-chat-row.unread .cm-chat-preview{color:#aaa;font-weight:500}.cm-unread-dot{width:9px;height:9px;border-radius:50%;background:var(--blue);flex-shrink:0}.cm-empty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:48px 24px;color:#555;text-align:center;font-size:13px}.cm-thread{display:flex;flex-direction:column;overflow:hidden;background:#000}.cm-thread-header{display:flex;align-items:center;gap:12px;padding:14px 18px;border-bottom:1px solid var(--border);background:#0a0a0a;flex-shrink:0}.cm-back-btn{background:none;border:none;cursor:pointer;color:#888;width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s;display:none}.cm-back-btn:hover{background:#1a1a1a;color:#fff}.cm-thread-header-info{flex:1;min-width:0;display:grid;gap:1px}.cm-thread-name{font-size:16px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cm-view-profile{font-size:12px;color:var(--blue);text-decoration:none;width:fit-content}.cm-view-profile:hover{text-decoration:underline}.chat-avatar-img{object-fit:cover;flex-shrink:0}.chat-avatar-placeholder{border-radius:50%;background:#1e1e1e;color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1.5px solid #333}.cm-messages{flex:1;overflow-y:auto;padding:16px 18px;display:flex;flex-direction:column;gap:6px}.cm-thread-empty{display:flex;flex-direction:column;align-items:center;gap:10px;margin:auto;padding:40px 20px}.cm-thread-empty-name{font-size:18px;font-weight:700;color:#fff;margin:0}.cm-msg-row{display:flex;align-items:flex-end;gap:8px;margin-bottom:4px}.cm-msg-row.mine{flex-direction:row-reverse}.cm-msg-group{display:flex;flex-direction:column;gap:3px;max-width:68%}.cm-msg-row.mine .cm-msg-group{align-items:flex-end}.cm-bubble{padding:10px 14px;border-radius:18px 18px 18px 4px;background:#1e1e1e;color:#eee;font-size:14px;line-height:1.5;word-break:break-word;width:fit-content}.cm-bubble.mine{background:linear-gradient(135deg,#0084ff,#7b2cbf);color:#fff;border-radius:18px 18px 4px}.cm-msg-time{font-size:10px;color:#444;padding:0 4px}.cm-msg-row.mine .cm-msg-time{text-align:right}.cm-typing{display:flex;align-items:center;gap:4px;padding:10px 16px;min-width:52px}.cm-typing span{width:7px;height:7px;border-radius:50%;background:#666;animation:cm-bounce 1.2s infinite}.cm-typing span:nth-child(2){animation-delay:.2s}.cm-typing span:nth-child(3){animation-delay:.4s}@keyframes cm-bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-5px)}}.cm-post-card{all:unset;cursor:pointer;display:flex;align-items:center;gap:10px;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:14px;overflow:hidden;width:100%;max-width:280px;transition:background .12s}.cm-post-card.mine{background:#ffffff1a;border-color:#fff3}.cm-post-card:hover{background:#222}.cm-post-card.mine:hover{background:#ffffff2e}.cm-post-card-img{width:72px;height:72px;object-fit:cover;flex-shrink:0}.cm-post-card-info{flex:1;padding:10px 6px;min-width:0;display:grid;gap:4px}.cm-post-card-label{font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:#fff6}.cm-post-card-desc{font-size:13px;color:#fff;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0}.cm-msg-image{max-width:220px;border-radius:14px;object-fit:cover;display:block}.cm-input-bar{padding:12px 14px;border-top:1px solid var(--border);background:#0a0a0a;flex-shrink:0}.cm-image-preview{position:relative;display:inline-block;margin-bottom:10px}.cm-image-preview img{width:80px;height:80px;object-fit:cover;border-radius:12px;display:block}.cm-image-clear{position:absolute;top:-6px;right:-6px;width:22px;height:22px;border-radius:50%;background:#333;border:none;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center}.cm-input-row{display:flex;align-items:flex-end;gap:10px}.cm-attach-btn{background:none;border:none;cursor:pointer;color:#555;width:38px;height:38px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:color .15s,background .15s}.cm-attach-btn:hover{color:#aaa;background:#1a1a1a}.cm-input{flex:1;background:#111;border:1px solid var(--border);border-radius:22px;padding:9px 16px;color:#fff;font-size:14px;line-height:1.4;resize:none;max-height:120px;overflow-y:auto;outline:none;transition:border-color .15s;font-family:inherit}.cm-input:focus{border-color:#333}.cm-input::placeholder{color:#444}.cm-send-btn{width:40px;height:40px;border-radius:50%;border:none;cursor:pointer;background:linear-gradient(135deg,var(--blue),var(--purple));color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:opacity .15s}.cm-send-btn:disabled{opacity:.35;cursor:default}.cm-send-btn:not(:disabled):hover{opacity:.88}@media (max-width: 700px){.cm-shell{grid-template-columns:1fr;height:calc(100vh - 120px)}.cm-thread,.cm-shell.cm-thread-open .cm-sidebar{display:none}.cm-shell.cm-thread-open .cm-thread,.cm-back-btn{display:flex}}.loading-state,.empty-state{min-height:260px;display:grid;place-items:center;text-align:center;color:var(--muted)}.spinner{width:40px;height:40px;border-radius:50%;border:3px solid #222;border-top-color:var(--blue);animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.up-page{position:relative;min-height:100vh;background:#000}.up-bg{position:absolute;top:0;left:0;right:0;height:340px;z-index:0;overflow:hidden}.up-bg img{width:100%;height:100%;object-fit:cover}.up-bg-fade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000,#0000004d 60%,#000)}.up-section{position:relative;z-index:1;padding:48px 16px 20px;border-bottom:1px solid #1a1a1a}.up-avatar{width:100px;height:100px;border-radius:50%;border:3px solid #0084FF;margin:0 auto 20px;overflow:hidden;background:#1a1a1a}.up-avatar img{width:100%;height:100%;object-fit:cover;display:block}.up-avatar span{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:40px}.up-stats{display:flex;justify-content:space-around;margin-bottom:20px}.up-stat{display:flex;flex-direction:column;align-items:center;gap:4px}.up-stat-link{text-decoration:none;transition:opacity .15s}.up-stat-link:hover{opacity:.8}.up-stat strong{color:#fff;font-size:20px;font-weight:700}.up-stat span{color:#888;font-size:13px}.follow-list-page{max-width:720px;margin:0 auto;width:100%}.follow-user-row{display:flex;align-items:center;gap:12px;padding:14px 16px}.follow-user-main{flex:1;display:flex;align-items:center;gap:12px;background:none;border:none;padding:0;text-align:left;cursor:pointer;color:inherit}.follow-user-text{display:grid;gap:2px;min-width:0}.follow-user-text strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.following-pill{color:var(--muted)}.up-name-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.up-display-name{color:#fff;font-size:20px;font-weight:700}.up-cog{position:relative;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#ffffffbf;flex-shrink:0;border-radius:8px;transition:background .15s}.up-cog:hover{background:#ffffff14}.up-cog-badge{position:absolute;top:2px;right:2px;min-width:16px;height:16px;border-radius:8px;background:#ff3b30;color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 3px}.up-username{color:#888;font-size:14px;margin:0 0 6px}.up-bio{color:#ccc;font-size:14px;line-height:1.45;margin:0 0 16px}.up-actions{display:flex;gap:10px}.up-edit-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;background:#1a1a1a;border-radius:8px;color:#fff;font-size:14px;font-weight:600;padding:10px 12px;text-decoration:none;transition:background .15s}.up-edit-btn:hover{background:#222}@media (min-width: 768px){.up-bg{height:300px}.up-section{max-width:900px;margin:0 auto;padding:230px 40px 32px;display:grid;grid-template-columns:140px 1fr;grid-template-rows:auto auto auto auto auto;column-gap:32px;align-items:start;border-bottom:1px solid #1a1a1a}.up-avatar{grid-column:1;grid-row:1 / 6;align-self:start;width:120px;height:120px;margin:-68px 0 0;border-width:4px}.up-name-row{grid-column:2;grid-row:1}.up-username{grid-column:2;grid-row:2}.up-bio{grid-column:2;grid-row:3;margin-bottom:8px}.up-stats{grid-column:2;grid-row:4;justify-content:flex-start;gap:32px;margin-bottom:16px}.up-actions{grid-column:2;grid-row:5}.up-edit-btn{flex:unset;min-width:150px}.up-tabs{max-width:900px;margin:0 auto;width:100%}.up-grid{max-width:900px;margin:0 auto;grid-template-columns:repeat(4,1fr)}.up-empty{max-width:900px;margin:0 auto}}.up-share-btn{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#1a1a1a;border-radius:8px;color:#fff;border:none;cursor:pointer;transition:background .15s}.up-share-btn:hover{background:#222}.up-tabs{position:relative;z-index:1;display:flex;border-bottom:1px solid #1a1a1a}.up-tab{position:relative;flex:1;display:flex;align-items:center;justify-content:center;padding:12px;color:#666;background:transparent;border:none;cursor:pointer;transition:color .15s}.up-tab.active{color:#fff;border-bottom:2px solid #fff}.up-tab-badge{position:absolute;top:8px;right:calc(50% - 20px);background:#f44;color:#fff;border-radius:10px;min-width:18px;height:18px;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 4px}.up-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;padding:2px}.up-grid-item{position:relative;aspect-ratio:1;overflow:hidden;display:block}.up-grid-item img{width:100%;height:100%;object-fit:cover;display:block;background:#1a1a1a}.up-grid-item:hover img{opacity:.85}.up-pin-badge{position:absolute;top:4px;right:4px;background:#0084ff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#fff}.up-empty{display:flex;flex-direction:column;align-items:center;padding:60px 20px;color:#555;font-size:15px}.own-profile-page{display:flex;flex-direction:column;min-height:100vh;background:#000}.own-profile-hero{position:relative;min-height:310px;display:flex;flex-direction:column;justify-content:flex-end;background:#111;overflow:hidden}.own-profile-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000008c,#00000026 40%,#000000bf);pointer-events:none}.own-profile-bg-btn{display:none}.own-profile-hero-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;padding:0 16px 28px;text-align:center}.own-profile-avatar{position:relative;width:100px;height:100px;border-radius:50%;margin-bottom:14px;flex-shrink:0}.own-profile-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}.own-profile-avatar>span{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#1a1a1a;border-radius:50%;font-size:48px}.own-profile-avatar-camera{position:absolute;bottom:2px;right:2px;width:26px;height:26px;border-radius:50%;background:#1a1a1a;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff}.own-profile-photo-btns{display:flex;gap:10px;margin-bottom:14px}.own-profile-photo-pill{display:flex;align-items:center;gap:5px;background:#1a1a1a;border:none;border-radius:16px;color:#fff;font-size:12px;padding:6px 12px;cursor:pointer}.own-profile-photo-pill:hover{background:#2a2a2a}.own-profile-name{color:#fff;font-size:24px;font-weight:700;margin:0 0 4px}.own-profile-email{color:#666;font-size:14px;margin:0 0 8px}.own-profile-body{background:#000}.own-profile-section{padding:20px 16px 0}.own-profile-section-title{color:#fff;font-size:16px;font-weight:600;margin:0 0 12px}.own-profile-details-card{background:#111;border-radius:16px;padding:4px 0}.own-profile-detail-row{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;border-bottom:1px solid #1a1a1a}.own-profile-detail-row:last-child{border-bottom:none}.own-profile-detail-label{color:#888;font-size:13px}.own-profile-detail-value{color:#fff;font-size:13px;text-align:right;max-width:60%}.own-profile-menu-section{margin:16px 0 0}.own-profile-menu-item{display:flex;align-items:center;padding:16px;border-bottom:1px solid #1a1a1a;background:transparent;border-left:none;border-right:none;border-top:none;width:100%;cursor:pointer;text-decoration:none;color:inherit;transition:background .12s}.own-profile-menu-item:first-child{border-top:1px solid #1a1a1a}.own-profile-menu-item:hover{background:#ffffff08}.own-profile-menu-icon{color:#fff;width:24px;flex-shrink:0;display:flex;justify-content:center}.own-profile-menu-icon.danger{color:#f44}.own-profile-menu-label{flex:1;color:#fff;font-size:16px;margin-left:16px;text-align:left}.own-profile-menu-label.danger{color:#f44}.own-profile-menu-chevron{color:#666;flex-shrink:0}.own-profile-menu-chevron.danger{color:#f44}.own-profile-menu-divider{display:none}.own-profile-badge{min-width:18px;height:18px;border-radius:9px;background:#ff3b30;color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 5px;margin-right:8px}.settings-page{max-width:640px;margin:0 auto;padding:32px 16px 80px}.settings-container{display:grid;gap:0}.settings-title{font-size:28px;font-weight:700;margin:0 0 8px}.settings-section{margin-top:28px}.settings-section-title{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);padding:0 4px 8px;margin:0}.settings-card{background:#111;border-radius:14px;border:1px solid #1e1e1e;overflow:hidden}.settings-row{display:flex;align-items:center;gap:14px;padding:14px 16px;min-height:56px;width:100%;background:transparent;border:none;text-align:left;cursor:default;text-decoration:none;color:inherit}.settings-row.clickable{cursor:pointer;transition:background .15s}.settings-row.clickable:hover{background:#ffffff0a}.settings-row-icon{width:34px;height:34px;border-radius:10px;flex-shrink:0;background:#0084ff1f;display:flex;align-items:center;justify-content:center;color:#0084ff}.settings-row-icon.muted{background:#ffffff0f;color:#555}.settings-row-icon.danger{background:#ff44441f;color:#f44}.settings-row-text{flex:1;display:grid;gap:2px}.settings-row-label{font-size:15px;font-weight:500;color:#fff}.settings-row-label.danger{color:#f44}.settings-row-sub{font-size:12px;color:#555}.settings-row-value{font-size:14px;color:#555}.settings-divider{height:1px;background:#1e1e1e;margin-left:64px}.settings-toggle{width:48px;height:28px;border-radius:14px;flex-shrink:0;background:#2a2a2a;border:none;cursor:pointer;position:relative;transition:background .2s}.settings-toggle:after{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;transition:transform .2s;box-shadow:0 1px 3px #0006}.settings-toggle.on{background:#0084ff}.settings-toggle.on:after{transform:translate(20px)}.settings-tryon-row{display:flex;align-items:flex-start;gap:16px;padding:16px}.settings-tryon-photo{width:72px;height:88px;border-radius:12px;border:1px solid #2a2a2a;background:#1a1a1a;position:relative;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:visible}.settings-tryon-img{width:72px;height:88px;object-fit:cover;border-radius:12px}.settings-tryon-badge{position:absolute;bottom:-6px;right:-6px;width:24px;height:24px;border-radius:50%;background:#0084ff;display:flex;align-items:center;justify-content:center;border:2px solid #111;color:#fff}.settings-tryon-info{flex:1;display:grid;gap:6px}.settings-tryon-info strong{font-size:14px;font-weight:600}.settings-guide-list{display:grid;gap:12px;margin:0 0 20px}.settings-guide-row{display:flex;align-items:center;gap:12px}.settings-guide-icon{width:34px;height:34px;border-radius:10px;background:#0084ff1f;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.settings-toast{position:fixed;bottom:80px;left:50%;transform:translate(-50%);background:#1e1e1ef2;color:#fff;font-size:14px;padding:10px 20px;border-radius:24px;border:1px solid #333;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;white-space:nowrap;animation:fadeInUp .2s ease}@keyframes fadeInUp{0%{opacity:0;transform:translate(-50%) translateY(8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.reg-required{color:#f44;font-size:13px}.primary-button.small{padding:6px 14px;font-size:13px;font-weight:600;border-radius:8px}.form-error{color:#f44;font-size:13px;margin:4px 0 0}.empty-card{display:grid;gap:10px;justify-items:center;text-align:center;padding:48px 24px;border-radius:18px;border:1px solid #1e1e1e;background:#111}.empty-card h2{margin:0;font-size:20px}.settings-header-row{display:grid;gap:8px;margin-bottom:8px}.settings-header-row h1{margin:0;font-size:28px}.profile-action-row{display:flex;flex-wrap:wrap;gap:10px}.blocked-user-row{display:flex;align-items:center;gap:12px;padding:14px 16px}.blocked-user-text{flex:1;display:grid;gap:2px}.avatar.small{width:40px;height:40px;font-size:16px}@media (max-width: 860px){.desktop-nav,.topbar-actions .ghost-button{display:none}.mobile-nav{display:flex}.landing,.detail-layout,.checkout-layout{grid-template-columns:1fr}.hero-card{min-height:360px}.grid.two,.grid.three,.profile-hero,.order-card{grid-template-columns:1fr}.section-head{display:grid;align-items:start}.summary-card{position:static}.horizontal-post-row{grid-auto-columns:minmax(calc(100vw - 56px),1fr);scroll-snap-type:x mandatory;gap:14px}}.wlc-page{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#000;overflow:hidden}.wlc-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 30% 20%,rgba(0,132,255,.18) 0%,transparent 60%),radial-gradient(ellipse at 80% 80%,rgba(123,44,191,.18) 0%,transparent 60%),#0a0a0a;pointer-events:none}.wlc-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:100%;max-width:480px;padding:48px 28px 36px;height:100%;justify-content:space-between}.wlc-header{text-align:center;margin-bottom:8px}.wlc-title{font-size:clamp(28px,6vw,38px);font-weight:900;letter-spacing:.5px;background:linear-gradient(90deg,#0084ff,#00d4ff,#7b2cbf);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}.wlc-slide{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:16px 0;gap:20px}.wlc-emoji{font-size:clamp(64px,16vw,96px);line-height:1}.wlc-step-title{font-size:clamp(22px,5vw,30px);font-weight:800;color:#fff;letter-spacing:.3px;margin:0}.wlc-step-desc{font-size:15px;color:#bbb;line-height:1.6;margin:0;max-width:340px}.wlc-dots{display:flex;align-items:center;gap:8px;margin:8px 0 20px}.wlc-dot{width:8px;height:8px;border-radius:4px;background:#ffffff40;border:none;cursor:pointer;transition:width .25s ease,background .25s ease;padding:0}.wlc-dot.active{width:24px;background:#fff}.wlc-btns{width:100%;display:grid;gap:14px}.wlc-next-btn{width:100%;padding:16px;border-radius:14px;background:#fff;color:#000;font-size:17px;font-weight:700;border:none;cursor:pointer;letter-spacing:.5px;transition:opacity .15s}.wlc-next-btn:hover{opacity:.88}.wlc-skip-btn{background:none;border:none;cursor:pointer;color:#888;font-size:14px;font-weight:600;padding:8px;transition:color .15s}.wlc-skip-btn:hover{color:#bbb}.wlc-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#000000bf;display:flex;align-items:flex-end;justify-content:center;animation:wlcFadeIn .2s ease}@keyframes wlcFadeIn{0%{opacity:0}to{opacity:1}}.wlc-sheet{width:100%;max-width:520px;background:#111;border-radius:28px 28px 0 0;padding:20px 24px 32px;display:flex;flex-direction:column;align-items:center;max-height:90vh;overflow-y:auto;animation:wlcSlideUp .3s cubic-bezier(.25,.8,.25,1)}@keyframes wlcSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.wlc-sheet-handle{width:40px;height:4px;border-radius:2px;background:#333;margin-bottom:20px;flex-shrink:0}.wlc-sheet-heading{font-size:22px;font-weight:800;color:#fff;text-align:center;margin:0 0 6px}.wlc-sheet-sub{font-size:14px;color:#777;text-align:center;margin:0 0 20px;line-height:1.5}.wlc-features{width:100%;display:grid;gap:12px;margin-bottom:20px}.wlc-feature-card{display:flex;align-items:flex-start;gap:14px;border-radius:16px;padding:16px;border:1px solid #222}.wlc-feature-icon{font-size:30px;flex-shrink:0;margin-top:2px}.wlc-feature-body{flex:1;display:grid;gap:4px}.wlc-feature-title{font-size:15px;font-weight:700;color:#fff}.wlc-feature-desc{font-size:13px;color:#999;line-height:1.5;margin:0}.wlc-feature-pill{display:inline-block;margin-top:6px;background:#ffffff12;border-radius:20px;padding:3px 10px;font-size:11px;color:#0084ff;font-weight:600}.wlc-cta-btn{width:100%;padding:16px;border-radius:14px;border:none;cursor:pointer;background:linear-gradient(90deg,#0084ff,#7b2cbf);color:#fff;font-size:16px;font-weight:700;letter-spacing:.3px;transition:opacity .15s}.wlc-cta-btn:hover{opacity:.88}.wlc-guide-box{width:100%;background:#1a1a1a;border-radius:14px;padding:14px 16px;margin-bottom:18px;display:grid;gap:6px}.wlc-guide-line{font-size:13px;color:#ccc;margin:0;line-height:1.6}.wlc-photo-picker{width:100%;height:180px;border-radius:16px;border:1px solid #2a2a2a;background:none;cursor:pointer;overflow:hidden;margin-bottom:18px;padding:0}.wlc-photo-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#1a1a1a,#111);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#555;font-size:14px;font-weight:500}.wlc-photo-preview{width:100%;height:100%;object-fit:cover}.wlc-upload-btn{width:100%;padding:16px;border-radius:14px;border:none;cursor:pointer;background:#fff;color:#000;font-size:16px;font-weight:700;margin-bottom:12px;display:flex;align-items:center;justify-content:center;gap:8px;transition:opacity .15s}.wlc-upload-btn:disabled{opacity:.4;cursor:default}.wlc-skip-tryon{background:none;border:none;cursor:pointer;font-size:13px;color:#555;padding:8px;text-align:center;transition:color .15s}.wlc-skip-tryon:hover{color:#888}.vr-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;background:#000000b8;display:flex;align-items:flex-end;justify-content:center;animation:wlcFadeIn .2s ease}.vr-sheet{width:100%;max-width:520px;background:#111;border-radius:28px 28px 0 0;padding:20px 24px 36px;display:flex;flex-direction:column;align-items:stretch;max-height:90vh;overflow-y:auto;animation:wlcSlideUp .3s cubic-bezier(.25,.8,.25,1)}.vr-handle{width:40px;height:4px;border-radius:2px;background:#333;margin:0 auto 20px;flex-shrink:0}.vr-header{display:flex;align-items:center;gap:14px;margin-bottom:20px}.vr-icon-badge{width:46px;height:46px;border-radius:14px;flex-shrink:0;background:linear-gradient(135deg,#0084ff,#7b2cbf);display:flex;align-items:center;justify-content:center}.vr-header>div:nth-child(2){flex:1}.vr-title{font-size:18px;font-weight:800;color:#fff;margin:0 0 2px}.vr-subtitle{font-size:13px;color:#777;margin:0}.vr-close{background:none;border:none;cursor:pointer;color:#555;padding:6px;border-radius:8px;transition:color .15s}.vr-close:hover{color:#aaa}.vr-rules{display:grid;gap:10px;margin-bottom:14px}.vr-rule-card{display:flex;align-items:flex-start;gap:14px;background:#1a1a1a;border-radius:14px;padding:14px;border:1px solid #222}.vr-rule-icon{font-size:28px;flex-shrink:0}.vr-rule-body{flex:1;display:grid;gap:4px}.vr-rule-title{font-size:14px;font-weight:700;color:#fff}.vr-rule-desc{font-size:13px;color:#999;line-height:1.55;margin:0}.vr-warning{display:flex;align-items:flex-start;gap:8px;background:#ffa50014;border-radius:12px;padding:12px 14px;border:1px solid rgba(255,165,0,.2);margin-bottom:20px}.vr-warning p{flex:1;font-size:12px;color:orange;line-height:1.55;margin:0}.vr-cta{width:100%;padding:16px;border-radius:14px;border:none;cursor:pointer;background:linear-gradient(90deg,#0084ff,#7b2cbf);color:#fff;font-size:16px;font-weight:700;letter-spacing:.3px;transition:opacity .15s}.vr-cta:hover{opacity:.88}
