@layer theme{:root,:host{--font-sans:var(--font-sans-cn);--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans-cn);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.static{position:static}.start{inset-inline-start:var(--spacing)}.flex{display:flex}.h-full{height:100%}.min-h-full{min-height:100%}.flex-col{flex-direction:column}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--background:#f5f3ef;--panel:#fff;--panel-muted:#f8f6f2;--line:#e9e2d8;--text:#201b16;--muted:#72675b;--accent:#3a7a5f;--accent-soft:#e3f2ea;--danger:#b84c3c;--danger-soft:#fbe9e5;--shadow:0 8px 24px #251c150f;--font-sans-cn:"PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Noto Sans CJK SC", "Source Han Sans SC", system-ui, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);min-height:100vh;color:var(--text);font-family:var(--font-sans), sans-serif;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}::selection{background:#3a7a5f2e}.wardrobe-app{background:linear-gradient(#faf8f5 0%,#f3efea 100%);min-height:100vh}.screen-shell{width:100%;max-width:720px;margin:0 auto;padding:1rem 1rem 6rem}.topbar,.section-row,.action-row,.sheet-header,.manager-row,.inline-actions{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.topbar{margin-bottom:1rem}.topbar-title{letter-spacing:-.04em;margin:0;font-size:1.5rem;font-weight:700}.topbar-subtitle,.muted-text,.item-meta,.tiny-text{color:var(--muted);margin:0}.topbar-subtitle,.muted-text{font-size:.92rem;line-height:1.5}.tiny-text{font-size:.76rem}.screen-body,.form-stack,.stack-gap{flex-direction:column;gap:1rem;display:flex}.metrics-strip,.filter-selects,.city-grid,.status-grid,.form-grid{gap:.75rem;display:grid}.metrics-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-card-compact,.weather-card,.section-block,.closet-card,.outfit-card,.empty-state,.bottom-sheet,.sheet-action,.wish-card-compact,.detail-card,.notice,.mini-list-item.static{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:1rem}.metric-card-compact{padding:.9rem}.metric-number{letter-spacing:-.04em;margin:.4rem 0 0;font-size:1.45rem;font-weight:700}.metric-number span{color:var(--muted);margin-left:.2rem;font-size:.8rem;font-weight:600}.section-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.72rem;font-weight:700}.section-title-sm,.item-title,.sheet-title{letter-spacing:-.03em;margin:0;font-weight:700}.section-title-sm{font-size:1.05rem}.item-title{font-size:1rem}.sheet-title{font-size:1.1rem}.weather-card,.section-block,.sheet-content{padding:1rem}.weather-main{justify-content:space-between;align-items:center;display:flex}.weather-temp{margin:0;font-size:1.3rem;font-weight:700}.weather-note{color:var(--muted);margin:.25rem 0 0;font-size:.86rem}.card-stack,.list-block,.mini-list{flex-direction:column;gap:.75rem;display:flex}.outfit-card{padding:.9rem}.outfit-card-main,.closet-card,.detail-card,.image-preview-row{grid-template-columns:auto 1fr;align-items:start;gap:.75rem;display:grid}.outfit-cover,.closet-thumb,.detail-cover{background:var(--panel-muted);border-radius:.85rem;overflow:hidden}.outfit-cover{width:92px;height:116px}.closet-thumb{width:72px;height:96px}.detail-cover{width:108px;height:136px}.cover-image,.preview-thumb{object-fit:cover;width:100%;height:100%}.cover-placeholder{width:100%;height:100%;color:var(--muted);place-items:center;font-size:.85rem;display:grid}.cover-placeholder.small{font-size:.75rem}.outfit-info,.closet-card-content,.detail-info{flex-direction:column;gap:.45rem;min-width:0;display:flex}.chip-row,.scroll-row{gap:.5rem;padding-bottom:.1rem;display:flex;overflow-x:auto}.mini-pill,.filter-chip,.status-chip,.city-chip{white-space:nowrap;border:1px solid var(--line);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.mini-pill{background:var(--panel-muted);color:var(--text);padding:.25rem .55rem;font-size:.75rem}.mini-pill.soft{background:#eef5ef}.filter-chip,.city-chip{color:var(--muted);background:#fff;padding:.55rem .8rem;font-size:.85rem}.filter-chip.is-active,.city-chip.is-active,.nav-item.is-active{background:var(--accent-soft);color:var(--accent);border-color:#3a7a5f2e}.status-chip{padding:.3rem .6rem;font-size:.75rem;font-weight:700}.status-active{color:#26714a;background:#e7f4eb}.status-sold{color:#2f61b3;background:#ebf1fd}.status-donated{color:#9c6a12;background:#fdf5e4}.status-discarded{color:#5c6670;background:#f0f1f3}.full-button,.primary-button,.secondary-button,.icon-button,.text-button,.status-button,.fab-button{border:none;transition:background .16s,transform .16s,color .16s}.full-button,.primary-button,.secondary-button,.status-button{border-radius:.95rem;min-height:2.75rem;padding:0 1rem;font-size:.95rem;font-weight:700}.full-button,.primary-button,.fab-button{background:var(--accent);color:#fff}.secondary-button,.status-button{background:var(--panel-muted);color:var(--text)}.icon-button,.text-button{color:var(--accent);background:0 0;padding:0;font-size:.88rem;font-weight:700}.danger-button,.danger-text{color:var(--danger)}.danger-button{background:var(--danger-soft);border:none;border-radius:.95rem;min-height:2.75rem;font-weight:700}.full-width{width:100%}.notice{margin-bottom:.75rem;padding:.75rem .9rem;font-size:.88rem;font-weight:700}.notice-success{color:var(--accent)}.notice-error{color:var(--danger)}.notice-info{color:#8a6a38}.closet-toolbar{flex-direction:column;gap:.75rem;display:flex}.search-input,.field-input,.compact-select{border:1px solid var(--line);width:100%;color:var(--text);background:#fff;border-radius:.95rem;outline:none;padding:.85rem .95rem}.search-input:focus,.field-input:focus,.compact-select:focus{border-color:#3a7a5f73;box-shadow:0 0 0 3px #3a7a5f1f}.filter-selects,.form-grid,.status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.check-list{gap:.6rem;display:grid}.check-row{border:1px solid var(--line);background:var(--panel-muted);border-radius:.9rem;align-items:center;gap:.65rem;padding:.8rem .9rem;display:flex}.sheet-overlay{z-index:20;background:#201b1647;padding-top:2rem;position:fixed;inset:0}.bottom-sheet{inset-inline:0;border-bottom-right-radius:0;border-bottom-left-radius:0;max-width:720px;max-height:85vh;margin:0 auto;position:absolute;bottom:0;overflow-y:auto}.sheet-content,.sheet-action-list{flex-direction:column;gap:.85rem;display:flex}.sheet-action{justify-content:flex-start;min-height:3rem;padding:0 1rem;font-weight:700}.field{flex-direction:column;gap:.45rem;display:flex}.field-label{color:var(--muted);font-size:.78rem;font-weight:700}.textarea{resize:vertical;min-height:6rem}.preview-thumb{border-radius:.8rem;width:72px;height:96px}.wish-card-compact,.detail-card,.empty-state,.sheet-section,.mini-list-item{padding:.9rem}.sheet-section{border:1px solid var(--line);background:var(--panel-muted);border-radius:1rem}.mini-list-item{border:1px solid var(--line);background:var(--panel-muted);border-radius:.9rem;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.mini-list-item:not(.static){box-shadow:none}.empty-state{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.bottom-nav{z-index:10;max-width:720px;padding:.65rem 1rem calc(.65rem + env(safe-area-inset-bottom,0));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);inset-inline:0;background:#faf8f5f5;grid-template-columns:1fr auto 1fr;align-items:center;margin:0 auto;display:grid;position:fixed;bottom:0}.nav-item{color:var(--muted);background:0 0;border:none;font-size:.92rem;font-weight:700}.fab-button{border-radius:999px;width:3.2rem;height:3.2rem;font-size:1.6rem;line-height:1;box-shadow:0 12px 26px #3a7a5f38}@media (min-width:768px){.screen-shell{padding-top:1.5rem}.metrics-strip,.filter-selects,.city-grid,.status-grid,.form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sheet-content{padding:.35rem}}
