html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{--app-safe-top:0px;--app-safe-right:0px;--app-safe-bottom:0px;--app-safe-left:0px;--app-content-safe-top:0px;--app-content-safe-right:0px;--app-content-safe-bottom:0px;--app-content-safe-left:0px;--app-keyboard-bottom:0px;--app-viewport-height:100dvh;--app-bg:#141414;--app-bg-elevated:#1f1f1f;--app-text:#f5f5f5;--app-text-secondary:#a3a3a3;--app-accent:#4c9ffe;color:var(--app-text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;background:var(--app-bg);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}html,body,#root{height:100%;min-height:100%;margin:0}body{background:var(--app-bg);min-width:320px;overflow:hidden}button,input,textarea{font:inherit}.ant-app{min-height:100dvh;color:var(--app-text);background:var(--app-bg)}.app-shell{height:var(--app-viewport-height);min-height:var(--app-viewport-height);color:var(--app-text);background:var(--app-bg);overflow:hidden}.app-shell__viewport{height:100%;padding-top:max(var(--app-safe-top), var(--app-content-safe-top), env(safe-area-inset-top));padding-right:max(var(--app-safe-right), var(--app-content-safe-right), env(safe-area-inset-right));padding-bottom:calc(max(var(--app-safe-bottom), var(--app-content-safe-bottom), env(safe-area-inset-bottom)) + var(--app-keyboard-bottom));padding-left:max(var(--app-safe-left), var(--app-content-safe-left), env(safe-area-inset-left));-webkit-overflow-scrolling:touch;overflow:hidden auto}.app-shell__content{width:min(100%,760px);min-height:100%;margin:0 auto}.app-shell__back-bar{padding:16px 16px 0}.app-shell__back-button{min-height:44px;color:var(--app-text);cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;font-weight:650;display:inline-flex}.app-shell__back-button:hover{background:color-mix(in srgb, var(--app-text) 7%, transparent)}.app-shell__back-button:focus-visible{outline:2px solid var(--app-accent);outline-offset:2px}.app-shell__back-icon{font-size:22px;line-height:1}.app-shell[data-can-go-back=true][data-platform=default] .wardrobe-screen{padding-top:16px}.wardrobe-screen{min-height:100%;padding:28px 16px 40px}.wardrobe-screen__header{margin-bottom:24px}.wardrobe-screen__header--actions{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.wardrobe-screen__header--actions>div{min-width:0}.wardrobe-screen__header--actions>a{flex:none;margin-top:8px}.wardrobe-screen__eyebrow{color:var(--app-accent);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:700}.wardrobe-screen__header h1.ant-typography{margin:6px 0 4px;font-size:clamp(30px,9vw,40px);line-height:1.1}.wardrobe-screen__header .ant-typography{margin-bottom:0}.wardrobe-list-controls{grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-bottom:18px;display:grid}.wardrobe-list-controls>.ant-btn-link{grid-column:1/-1;width:max-content;height:auto;padding:0}.wardrobe-filter-section{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.wardrobe-filter-section__title{font-size:16px}.wardrobe-filter-category{border:1px solid color-mix(in srgb, var(--app-text) 10%, transparent);border-radius:14px;padding:12px}.wardrobe-filter-category>.ant-checkbox-wrapper{font-weight:650}.wardrobe-filter-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;padding-left:8px;display:grid}.wardrobe-filter-options--colors{margin-top:0;padding-left:0}.wardrobe-filter-actions{padding:12px 0 max(4px, env(safe-area-inset-bottom));background:var(--app-bg-elevated);grid-template-columns:1fr 1fr;gap:10px;display:grid;position:sticky;bottom:0}.wardrobe-state{min-height:300px}.wardrobe-state--centered{text-align:center;border:1px solid color-mix(in srgb, var(--app-text) 8%, transparent);background:color-mix(in srgb, var(--app-bg-elevated) 72%, transparent);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:32px 12px;display:flex}.wardrobe-state--centered h3.ant-typography{margin:16px 0 6px}.wardrobe-state--centered p.ant-typography{max-width:320px;margin-bottom:20px}.wardrobe-state__label{color:var(--app-text-secondary);margin-bottom:16px;display:block}.wardrobe-empty-copy{flex-direction:column;gap:6px;max-width:300px;display:flex}.wardrobe-empty-copy .ant-typography{display:block}.wardrobe-error-mark{color:#fff;background:#d94b55;border-radius:50%;place-items:center;width:52px;height:52px;font-size:24px;font-weight:800;display:grid}.wardrobe-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.wardrobe-load-more-trigger,.wardrobe-load-more-error{justify-content:center;align-items:center;gap:12px;padding:20px 0 4px;display:flex}.wardrobe-load-more-error{color:var(--app-text-secondary);text-align:center;flex-direction:column}.wardrobe-card.ant-card{border-color:color-mix(in srgb, var(--app-text) 8%, transparent);background:var(--app-bg-elevated);overflow:hidden}.wardrobe-card-link{min-width:0;color:inherit;text-decoration:none}.wardrobe-card-link .wardrobe-card{height:100%}.wardrobe-card .ant-card-body{flex-direction:column;gap:6px;padding:10px;display:flex}.wardrobe-card__placeholder{aspect-ratio:4/5;background:radial-gradient(circle at 70% 20%, #ffffff2e, transparent 28%), linear-gradient(145deg, var(--app-accent), var(--app-bg-elevated));place-items:center;margin:-10px -10px 6px;padding:16px;display:grid}.wardrobe-card__placeholder span{color:#fff;text-align:center;font-size:12px;font-weight:600}.wardrobe-card__placeholder.is-failed{background:linear-gradient(145deg, #7c3439, var(--app-bg-elevated))}.wardrobe-card__image{aspect-ratio:4/5;object-fit:cover;width:calc(100% + 20px);margin:-10px -10px 6px;display:block}.wardrobe-card__title{display:block}.wardrobe-colors{align-items:center;gap:5px;min-height:18px;display:flex}.wardrobe-color-marker{border:1px solid color-mix(in srgb, var(--app-text) 28%, transparent);border-radius:50%;width:14px;height:14px;display:block;box-shadow:0 0 0 1px #00000014}.wardrobe-card--loading{min-height:190px}.wardrobe-form{flex-direction:column;gap:2px;display:flex}.wardrobe-photo-picker{border:1px dashed color-mix(in srgb, var(--app-text) 24%, transparent);background:color-mix(in srgb, var(--app-bg-elevated) 68%, transparent);border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:18px;display:grid}.wardrobe-photo-upload-field,.wardrobe-upload-list{flex-direction:column;gap:12px;display:flex}.wardrobe-file-input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.wardrobe-upload-card{border:1px solid color-mix(in srgb, var(--app-text) 10%, transparent);background:var(--app-bg-elevated);border-radius:16px;grid-template-columns:minmax(112px,38%) 1fr;gap:14px;padding:10px;display:grid}.wardrobe-upload-card>img{aspect-ratio:4/5;object-fit:cover;border-radius:10px;width:100%}.wardrobe-upload-card__body{flex-direction:column;justify-content:center;gap:8px;min-width:0;display:flex}.wardrobe-upload-success{color:#52c41a}.wardrobe-detail-thumbnails{grid-auto-columns:88px;grid-auto-flow:column;gap:10px;margin:12px 0;padding-bottom:4px;display:grid;overflow-x:auto}.wardrobe-detail-thumbnail{aspect-ratio:4/5;width:88px;color:var(--app-text);background:var(--app-bg-elevated);cursor:pointer;border:2px solid #0000;border-radius:12px;place-items:center;display:grid;position:relative;overflow:hidden}.wardrobe-detail-thumbnail[aria-pressed=true]{border-color:var(--app-accent)}.wardrobe-detail-thumbnail img{object-fit:cover;width:100%;height:100%}.wardrobe-detail-thumbnail small{color:#fff;background:#0000009e;border-radius:999px;padding:2px 5px;font-size:9px;position:absolute;bottom:4px;right:4px}.wardrobe-detail-photo-actions{margin-bottom:16px}.wardrobe-item-actions{margin-top:8px}.wardrobe-detail-add-photos.ant-card{border-color:color-mix(in srgb, var(--app-text) 8%, transparent);background:var(--app-bg-elevated);margin-bottom:16px}.wardrobe-detail-add-photos .ant-card-body{flex-direction:column;gap:14px;display:flex}.wardrobe-detail-photos{gap:12px;margin-bottom:16px;display:grid}.wardrobe-detail-photo{background:var(--app-bg-elevated);border-radius:20px;margin:0;position:relative;overflow:hidden}.wardrobe-detail-photo img{object-fit:contain;width:100%;max-height:min(70dvh,720px);display:block}.wardrobe-detail-photo figcaption{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000094;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:600;position:absolute;bottom:12px;right:12px}.wardrobe-detail-photo-placeholder{color:#fff;text-align:center;background:radial-gradient(circle at 70% 20%, #ffffff29, transparent 28%), linear-gradient(145deg, var(--app-accent), var(--app-bg-elevated));border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:320px;padding:28px;display:flex}.wardrobe-detail-photo-placeholder.is-failed{background:linear-gradient(145deg, #7c3439, var(--app-bg-elevated))}.wardrobe-detail-photo-placeholder span{color:#ffffffc7;max-width:360px}.wardrobe-detail-metadata.ant-card{border-color:color-mix(in srgb, var(--app-text) 8%, transparent);background:var(--app-bg-elevated)}.wardrobe-detail-colors{flex-wrap:wrap;align-items:center;gap:8px;display:flex}@media (width>=640px){.wardrobe-screen{padding-left:24px;padding-right:24px}.wardrobe-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media (width<=420px){.wardrobe-screen__header--actions{flex-direction:column;align-items:stretch}.wardrobe-screen__header--actions>a{margin-top:0}.wardrobe-screen__header--actions>a .ant-btn{width:100%}.wardrobe-photo-picker,.wardrobe-upload-card{grid-template-columns:1fr}.wardrobe-upload-card>img{max-height:280px}}.runtime-status-screen,.session-bootstrap-screen{min-height:100dvh;padding:max(24px, env(safe-area-inset-top)) max(20px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(20px, env(safe-area-inset-left));color:var(--app-text);text-align:center;background:var(--app-bg);flex-direction:column;justify-content:center;align-items:center;display:flex}.runtime-status-screen h1,.session-bootstrap-screen h1{margin:0 0 12px;font-size:24px;line-height:1.25}.runtime-status-screen p,.session-bootstrap-screen p{max-width:420px;color:var(--app-text-secondary);margin:0;line-height:1.5}.runtime-status-screen button,.session-bootstrap-screen button{color:#fff;background:var(--app-accent);cursor:pointer;border:0;border-radius:8px;min-height:44px;margin-top:24px;padding:0 20px;font-weight:600}.runtime-status-screen__spinner,.session-bootstrap-screen__spinner{border:3px solid color-mix(in srgb, var(--app-text) 20%, transparent);border-top-color:var(--app-accent);border-radius:50%;width:32px;height:32px;margin-bottom:16px;animation:.8s linear infinite session-bootstrap-spin}@keyframes session-bootstrap-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.runtime-status-screen__spinner,.session-bootstrap-screen__spinner{animation:none}}
