.o1-closet{color:var(--ink,#151713);padding:34px 0;scroll-margin-top:24px}.closet-heading{display:flex;align-items:end;justify-content:space-between;gap:20px}.closet-heading h2{font-size:clamp(29px,4vw,40px);line-height:1.12;margin:7px 0 0;text-wrap:balance}.closet-eyebrow{font-size:9px;letter-spacing:.13em;color:var(--muted,#62655b);font-weight:600;line-height:1.5}.closet-count{font-size:12px;font-variant-numeric:tabular-nums;color:var(--muted,#62655b);white-space:nowrap;margin:0 0 3px}.closet-intro{font-size:13px;color:var(--muted,#62655b);margin:14px 0 19px;max-width:470px}.closet-toolbar,.closet-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.closet-button{display:inline-flex;justify-content:center;align-items:center;gap:8px;min-height:44px;border:1px solid var(--line,#d9dbd0);border-radius:9px;padding:10px 13px;font:inherit;font-size:12px;line-height:1.3;font-weight:500;letter-spacing:0;background:transparent;color:var(--ink,#151713);text-decoration:none;cursor:pointer;transition:background-color 130ms ease,border-color 130ms ease}.closet-button:hover{background:#e7e9de;border-color:#9bA68a}.closet-button:focus-visible,.o1-closet input:focus-visible,.closet-preview:focus-visible{outline:3px solid #365815;outline-offset:3px}.closet-button:disabled{cursor:not-allowed;opacity:.5}.closet-button-primary{background:var(--lime,#c8ff32);border-color:#b7e92e}.closet-button-primary:hover{background:#b7ed23;border-color:#94c213}.closet-button-danger{color:#853d2d;background:#f6e5df;border-color:#deb6a9}.closet-button-danger:hover{background:#efd2c8;border-color:#bb8879}.closet-status{font-size:12px;color:var(--muted,#62655b);line-height:1.6;margin:15px 0 22px;min-height:20px}.closet-status[data-error=true]{color:#853d2d}.closet-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 18px}.closet-look{min-width:0;border-bottom:1px solid var(--line,#d9dbd0);padding-bottom:15px}.closet-preview{display:block;position:relative;overflow:hidden;border-radius:14px;background:#101110}.closet-eyes{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:contain;background:#101110;outline:1px solid #0000000f;outline-offset:-1px}.closet-pin-label{position:absolute;left:10px;top:10px;padding:5px 8px;border-radius:6px;background:#f3f2eb;color:#333b27;font-size:10px;line-height:1.4}.closet-look-body{padding-top:14px}.closet-look h3,.closet-candidate h3{font-size:16px;font-weight:550;line-height:1.4;margin:0;letter-spacing:-.025em;overflow-wrap:anywhere;text-wrap:pretty}.closet-small{font-size:11px;color:var(--muted,#62655b);line-height:1.6;margin:5px 0 0}.closet-actions{gap:4px;margin-top:10px}.closet-actions .closet-button{font-size:11px;padding:8px 9px;min-height:40px}.closet-actions .closet-button[aria-pressed=true]{color:#365815;background:#e3ebd7;border-color:#c4d4b1}.closet-candidates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:28px}.closet-candidate{display:flex;align-items:center;gap:18px;padding:16px;border:1px solid #c5d3ae;background:#e9eedf;border-radius:13px;min-width:0}.closet-candidate>.closet-eyes{width:110px;flex-shrink:0;aspect-ratio:1/1;border-radius:9px}.closet-candidate-copy{min-width:0}.closet-candidate .closet-eyebrow{font-size:8px;margin-bottom:5px}.closet-candidate .closet-button{margin-top:13px;font-size:11px}.closet-saved{color:#365815;font-size:11px;margin-top:10px;font-weight:600}.closet-empty{display:grid;justify-items:center;text-align:center;padding:10px 20px 38px;border-top:1px solid var(--line,#d9dbd0);border-bottom:1px solid var(--line,#d9dbd0);margin-bottom:20px}.closet-empty img{width:140px;height:105px;object-fit:contain;border-radius:50%;margin:18px 0;background:#101110}.closet-empty h3{font-size:20px;line-height:1.3;letter-spacing:-.035em;margin:0 0 9px}.closet-empty p{font-size:12px;color:var(--muted,#62655b)}.closet-edit{margin-top:13px;border-top:1px solid var(--line,#d9dbd0);padding-top:15px}.closet-edit>p{font-size:12px;line-height:1.6;overflow-wrap:anywhere}.closet-name-form label,.closet-share-fallback label{font-size:11px;font-weight:600;display:block;margin-bottom:8px}.closet-name-form input,.closet-share-fallback input{display:block;width:100%;min-width:0;min-height:44px;border:1px solid #bbc2af;border-radius:8px;background:var(--white,#fffefa);color:var(--ink,#151713);padding:10px 11px;font-size:14px;line-height:1.4}.closet-share-fallback{padding-top:16px}.closet-footnote{font-size:10px;color:var(--muted,#62655b);line-height:1.7;margin:23px 0 0;max-width:530px}.closet-notice{font-size:13px;line-height:1.7}.o1-closet[aria-busy=true] .closet-status{color:#4d5f38}.o1-closet [hidden]{display:none!important}
@media(max-width:1050px){.closet-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 16px}.closet-candidates{grid-template-columns:1fr}.closet-candidate>.closet-eyes{width:115px}.closet-actions .closet-button{padding-left:10px;padding-right:10px}}
@media(max-width:600px){.o1-closet{padding-top:24px}.closet-heading{gap:12px;align-items:start}.closet-heading h2{font-size:31px}.closet-heading .closet-eyebrow{font-size:8px;max-width:200px}.closet-count{font-size:10px;margin-top:29px}.closet-intro{font-size:12px;max-width:280px}.closet-grid{gap:22px 12px}.closet-look h3{font-size:14px}.closet-look .closet-small{font-size:10px}.closet-actions{gap:4px}.closet-actions .closet-button{font-size:10px;min-height:44px;padding:8px 9px;flex:1 0 calc(50% - 4px)}.closet-candidate{gap:13px;padding:13px}.closet-candidate>.closet-eyes{width:88px}.closet-candidate h3{font-size:15px}.closet-preview{border-radius:11px}.closet-pin-label{font-size:8px;left:8px;top:8px}.closet-name-form .closet-small{font-size:10px}.closet-edit .closet-actions{display:grid;grid-template-columns:1fr}.closet-empty h3{font-size:19px}}
@media(max-width:360px){.closet-grid{grid-template-columns:1fr}.closet-actions .closet-button{flex:initial}.closet-candidate{align-items:start}.closet-candidate>.closet-eyes{width:70px}.closet-heading h2{font-size:28px}}
@media(prefers-reduced-motion:reduce){.closet-button{transition:none}}
@media print{.o1-closet{display:none!important}}
