:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;color:#2a2a2a;background:#efefef;font-synthesis:none;--ink:#252525;--accent:#828282}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0;background:none;color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #8e8e8e;outline-offset:2px}button:disabled{opacity:.5;cursor:wait}[hidden]{display:none!important}#app{max-width:480px;min-height:100vh;margin:auto;background:#f5f5f5;padding-bottom:88px}header{display:flex;align-items:center;justify-content:space-between;height:58px;padding:0 16px;background:#ffffff}.brand{font-size:20px;letter-spacing:-1px;font-weight:850;white-space:nowrap}.brand>span{color:var(--accent)}.top-title{position:relative;font-size:18px;font-weight:700;padding:16px 8px}.top-title i{position:absolute;bottom:6px;left:calc(50% - 10px);width:20px;height:3px;border-radius:4px;background:var(--ink)}.icon-button{font-size:29px;width:38px;height:42px;padding:0}.feed-header{position:sticky;top:0;background:#ffffff;z-index:3}.category-row{display:flex;align-items:center;padding-left:6px;border-top:1px solid #fafafa}.chips{display:flex;overflow-x:auto;scrollbar-width:none;flex:1;min-width:0;gap:0}.chips::-webkit-scrollbar{display:none}.chips button{flex-shrink:0;font-size:14px;color:#8c8c8c;padding:13px 12px}.chips button.active{color:#363636;font-weight:700}.filter-toggle{width:38px;font-size:22px;box-shadow:-6px 0 10px white}.location-row{display:flex;align-items:center;gap:8px;padding:0 13px 9px;font-size:10px;color:#a3a3a3}.location-row select{width:auto;max-width:120px;border:0;background:#f3f3f3;padding:5px 9px;border-radius:12px;color:#656565;font-size:11px}.search{display:block;margin:0 auto 6px;width:calc(100% - 26px);background:#f5f5f5;border:0;border-radius:20px;padding:10px 15px;font-size:13px}.filters{display:flex;gap:10px;padding:0 13px 10px}.filters select{font-size:12px;padding:7px}.grid{columns:2;column-gap:8px;padding:8px}.card{break-inside:avoid;background:white;border-radius:9px;overflow:hidden;display:inline-block;width:100%;margin:0 0 8px;vertical-align:top}.card-open{display:block;width:100%;text-align:left;padding:0}.art{height:var(--art-height,230px);position:relative;background:var(--bg);display:grid;place-items:center;overflow:hidden}.art svg{height:93%;width:96%;filter:drop-shadow(4px 7px 5px #00000011)}.sample-label{position:absolute;bottom:8px;left:8px;color:#ffffff;background:#00000044;padding:3px 5px;border-radius:4px;font-size:9px}.photo-category{position:absolute;top:9px;left:9px;padding:4px 6px;border-radius:4px;background:#ffffffdd;font-size:10px}.photo-wrap{position:relative}.outfit-photo{display:block;width:100%;height:auto;max-height:400px;object-fit:cover}.card h3{font-size:13px;font-weight:600;line-height:1.5;margin:9px 10px 6px;overflow-wrap:anywhere}.price{font-size:16px;font-weight:700;color:#6f6f6f}.card .price{margin:0 10px 5px}.price small{font-size:10px;font-weight:400;color:#929292;margin-left:4px}.card-foot{display:flex;align-items:center;justify-content:space-between;gap:4px;padding:0 8px 7px}.shop-name{font-size:10px;color:#8e8e8e;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0}.shop-name i{display:inline-grid;place-items:center;width:18px;height:18px;background:#f0f0f0;border-radius:50%;font-style:normal;color:#7c7c7c;margin-right:4px;font-size:9px}.heart{font-size:22px;padding:4px;flex-shrink:0;color:#939393}.heart.saved{color:var(--accent)}.nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,480px);display:flex;align-items:center;background:#fffffff5;border-top:1px solid #eeeeee;padding:7px 10px max(8px,env(safe-area-inset-bottom));z-index:4;backdrop-filter:blur(10px)}.nav button{flex:1;font-size:10px;color:#979797;display:flex;align-items:center;flex-direction:column;gap:2px;padding:3px}.nav button>span{font-size:25px;height:29px}.nav .active{color:var(--ink);font-weight:700}.nav .publish-nav>span{display:grid;place-items:center;background:var(--ink);color:#ffffff;width:44px;height:35px;line-height:30px;border-radius:10px;font-size:32px}.empty{column-span:all;text-align:center;padding:65px 20px;color:#979797}.empty>span{font-size:45px}.empty h3{font-size:16px;color:#626262}.empty p{font-size:12px}.primary{background:var(--ink);color:#ffffff;border-radius:12px;padding:14px 15px;width:100%;font-size:14px;font-weight:600;margin-top:15px}.secondary{border:1px solid #dfdfdf;background:white;border-radius:12px;padding:12px 15px;width:100%;font-size:13px;margin-top:10px}.muted{color:#9c9c9c;font-size:11px;line-height:1.7}.center{text-align:center}.page-header{position:sticky;top:0;z-index:3;border-bottom:1px solid #f3f3f3}.page-header b{font-size:16px}.page-header>span{width:38px}.steps{display:flex;justify-content:center;align-items:center;gap:12px;font-size:12px;padding:20px 10px;background:#ffffff;color:#ababab}.steps b{color:var(--ink)}.steps button{font-size:12px;color:#7d7d7d}.form-page{background:#ffffff;padding:4px 20px 28px}.form-page h2{font-size:21px;font-weight:650;margin:15px 0 5px}.form-page p{margin-top:7px}input,select,textarea{color:inherit;border:1px solid #e8e8e8;border-radius:10px;background:#fbfbfb;padding:12px;width:100%;font-size:13px;min-width:0}label{font-size:12px;font-weight:500;display:block;margin:20px 0 9px}textarea{resize:vertical;min-height:85px}input[type=checkbox]{width:16px;height:16px;accent-color:var(--ink)}.checkbox{display:flex;align-items:center;gap:8px}.local-note{background:#f4f4f4;padding:12px;border-radius:9px;color:#989898;font-size:11px;line-height:1.6;margin-top:20px}.row{display:flex;gap:10px}.row>div{flex:1;min-width:0}.shop-strip{display:flex;align-items:center;justify-content:space-between;padding:10px 0 17px;font-size:13px}.shop-strip small{color:#9e9e9e}.segmented{display:flex;background:#f1f1f1;border-radius:10px;padding:4px;margin-bottom:20px}.segmented button{flex:1;padding:9px;font-size:13px;color:#8f8f8f}.segmented .active{background:white;border-radius:8px;color:var(--ink);box-shadow:0 2px 5px #00000008;font-weight:600}.upload-button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;border:1px dashed #c6c6c6;border-radius:12px;background:#f8f8f8;padding:24px 10px;margin:0;color:#7e7e7e;cursor:pointer}.upload-button>span{font-size:27px}.upload-button b{font-size:13px}.upload-button small{font-size:10px;color:#a6a6a6}.upload-area>input{position:absolute;width:1px;height:1px;opacity:0}.tag-canvas{position:relative;margin-top:12px;cursor:crosshair;touch-action:manipulation}.tag-canvas>img{width:100%;display:block;border-radius:10px}.image-tag{position:absolute;background:#313131c9;color:white;border-radius:4px;padding:5px 6px;max-width:85%;font-size:10px;white-space:nowrap;pointer-events:none;transform:translateY(-50%);box-shadow:0 1px 4px #00000022}.image-tag i{display:inline-grid;place-items:center;background:white;color:#4b4b4b;width:13px;height:13px;border-radius:50%;font-size:8px;margin-right:4px;font-style:normal}.image-help{font-size:11px;color:#949494;line-height:1.6}.items-heading{display:flex;justify-content:space-between;align-items:center;margin:24px 0 12px}.items-heading b{font-size:13px}.items-heading span{font-size:11px;color:#9d9d9d}.item-row{display:flex;gap:6px;align-items:center;background:#f9f9f9;border:1px solid #efefef;border-radius:9px;margin-bottom:8px;padding:8px 5px}.item-row.selected{border-color:#a9a9a9;background:#f6f6f6}.item-row input{padding:9px 6px;font-size:12px;background:white}.item-row>input{flex:1;width:0}.item-index{border-radius:50%;background:#e2e2e2;width:24px;height:24px;flex-shrink:0;font-size:11px}.item-price{display:flex;align-items:center;gap:2px;width:95px;flex-shrink:0}.item-price span{font-size:12px;color:#8e8e8e}.item-price input{width:75px}.remove{font-size:18px;color:#a6a6a6;padding:3px}.add-item{border:1px dashed #cfcfcf;width:100%;padding:12px;border-radius:9px;color:#7a7a7a;font-size:12px}.total-row{display:flex;justify-content:space-between;padding:17px 0;border-bottom:1px solid #efefef;margin-top:4px;font-size:13px}.total-row b{color:var(--accent);font-size:21px}.profile{padding:28px 22px;background:#ffffff;min-height:75vh;text-align:center}.profile h2{font-size:20px}.avatar{width:65px;height:65px;border-radius:50%;margin:auto;display:grid;place-items:center;background:#eeeeee;color:#686868;font-size:33px}.profile-stats{display:flex;margin:25px 0}.profile-stats>span{flex:1;display:flex;flex-direction:column;gap:5px;font-size:11px;color:#a1a1a1}.profile-stats b{font-size:21px;color:#454545}.record{font-size:13px;padding:13px 0;border-bottom:1px solid #eeeeee;text-align:left}.record small{display:block;color:#959595;margin-top:5px}dialog{border:0;border-radius:20px;padding:22px;width:min(94vw,440px);max-height:90vh;color:#303030;background:#ffffff}dialog::backdrop{background:#1f1f1f66;backdrop-filter:blur(3px)}.close{position:absolute;right:12px;top:9px;font-size:25px;z-index:2;color:#909090;padding:5px}.role-intro{text-align:center;padding:20px 0 12px}.role-intro h2{font-size:21px;margin:24px 0 7px}.role-intro p{font-size:12px;color:#9f9f9f}.role-card{display:flex;align-items:center;gap:15px;text-align:left;padding:20px 14px;width:100%;background:#f7f7f7;border:1px solid #ececec;border-radius:14px;margin:12px 0}.role-card>span{font-size:27px;color:#7a7a7a}.role-card>div{flex:1}.role-card b{display:block;font-size:16px;margin-bottom:5px}.role-card small{display:block;font-size:11px;color:#9f9f9f}.detail-shop{display:flex;gap:9px;align-items:center;margin:0 20px 16px 0;font-size:13px}.detail-shop>i{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#efefef;font-style:normal;color:#7d7d7d}.detail-shop small{display:block;color:#9e9e9e;font-size:10px;margin-top:4px}.detail-art{border-radius:12px;overflow:hidden}.detail-art .art{height:310px}.detail-art .outfit-photo{max-height:none}dialog h2{font-size:20px;line-height:1.5}dialog p{font-size:13px;line-height:1.7}.large{font-size:24px}.facts{display:grid;grid-template-columns:1fr 1fr;gap:17px;font-size:12px;margin:22px 0;overflow-wrap:anywhere}.facts span{display:block;font-size:10px;color:#a2a2a2;margin-bottom:5px}.item-breakdown{margin:20px 0;border-top:1px solid #eeeeee}.item-breakdown>div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #eeeeee;font-size:12px}.item-breakdown>div:last-child{color:var(--accent)}#toast{position:fixed;bottom:92px;left:50%;transform:translateX(-50%);background:#363636;color:white;padding:12px 18px;border-radius:12px;max-width:90vw;width:max-content;z-index:9;display:none;font-size:12px;line-height:1.5;box-shadow:0 4px 12px #00000022}@media(max-width:360px){.form-page{padding-left:14px;padding-right:14px}.art{height:calc(var(--art-height) * .85)}.card h3{font-size:12px}.item-price{width:78px}.item-price input{width:60px}.chips button{padding-left:10px;padding-right:10px}}

/* Neutral interface; garment imagery retains its original colors. */
:root{--ink:#252525;--accent:#252525} .brand{font-weight:650;letter-spacing:0}.card h3{font-weight:500}.card,.primary,.secondary,.role-card,.upload-button,.segmented,.local-note{border-radius:6px}.price{color:var(--ink);font-weight:600}.muted,.image-help,.local-note,.location-row,.price small,.shop-name,.role-card small{color:#747474}.primary{font-weight:500}.top-title{font-weight:600}.nav .publish-nav>span{border-radius:6px}.managed-post{text-align:left;border-top:1px solid #e6e6e6;padding:16px 0}.managed-post h3{font-size:14px;font-weight:500;margin:0 0 8px}.managed-post small{font-size:11px;color:#747474}.manage-actions{display:flex;gap:8px}.manage-actions button{flex:1}.management-title{font-size:15px;text-align:left;margin-top:28px}
