@keyframes ca-fadeup{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes ca-pulse{0%,to{opacity:.25}50%{opacity:.6}}.ca-preview{min-height:100vh;display:flex;flex-direction:column}.ca-preview-panel{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:40px 20px 48px;text-align:center}.ca-preview-title{margin:0;font-weight:700;font-size:clamp(22px,6vw,30px);letter-spacing:.02em}.ca-preview-drop{width:100%;max-width:360px;padding:44px 22px;display:flex;flex-direction:column;align-items:center;gap:14px}.ca-preview-drop-icon{width:46px;height:46px;border:1px solid #0a0a0a;display:flex;align-items:center;justify-content:center;font-size:20px}.ca-preview-drop-label{font-size:12px;font-weight:600;letter-spacing:.16em}.ca-preview-handoff-card{width:100%;max-width:360px;background:#0a0a0a;color:#fff;border:1px solid #0a0a0a;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:14px;text-align:left;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-transform:none;letter-spacing:0}.ca-signedin-qr-card{width:320px;max-width:100%}.ca-preview-handoff-card-preupload{font-family:Courier New,Courier,monospace;text-transform:uppercase;letter-spacing:.08em}.ca-preview-handoff-copy{min-width:0}.ca-preview-handoff-heading{margin:0 0 6px;color:rgba(255,255,255,.96);font-size:15px;font-weight:700;line-height:1.2;letter-spacing:0;text-transform:none}.ca-preview-handoff-sub{margin:0;color:rgba(255,255,255,.7);font-size:12px;line-height:1.45;letter-spacing:0;text-transform:none}.ca-preview-handoff-card-preupload .ca-preview-handoff-heading,.ca-preview-handoff-card-preupload .ca-preview-handoff-sub{letter-spacing:.08em;text-transform:uppercase}.ca-preview-handoff-qr{width:104px;height:104px;flex:0 0 auto;background:#fff;display:flex;align-items:center;justify-content:center;padding:6px}.ca-preview-handoff-qr img{width:100%;height:100%;display:block}.ca-preview-handoff-wrap{display:flex;justify-content:center;padding:10px clamp(14px,4vw,28px) 0}.ca-preview-tips{margin:0;max-width:360px;font-size:10px;letter-spacing:.05em;line-height:1.8;color:rgba(0,0,0,.42)}.ca-preview-note{margin:0;max-width:360px;font-size:10.5px;letter-spacing:.06em;line-height:1.7;color:rgba(0,0,0,.55)}.ca-preview-back{font-size:10px;letter-spacing:.14em;color:rgba(0,0,0,.35)}.ca-preview-reading{position:relative;width:100%;max-width:300px;aspect-ratio:3/4;overflow:hidden;border:1px solid rgba(0,0,0,.1);background:linear-gradient(135deg,#e9e9e6,#f4f4f2 45%,#e2e2df)}.ca-preview-reading img{width:100%;height:100%;object-fit:cover;display:block}.ca-preview-reading:after{content:"";position:absolute;left:0;right:0;height:2px;background:#0a0a0a;box-shadow:0 0 12px 2px rgba(10,10,10,.35);animation:ca-preview-scan 2.2s ease-in-out infinite}@keyframes ca-preview-scan{0%{top:2%;opacity:.85}48%{top:96%;opacity:.85}50%{opacity:0}52%{top:2%;opacity:0}54%{opacity:.85}to{top:96%;opacity:.85}}.ca-preview-reading-label{margin:0;font-size:11px;font-weight:600;letter-spacing:.2em;animation:ca-pulse 1.6s ease-in-out infinite}.ca-preview-progress{width:100%;max-width:360px;display:flex;flex-direction:column;gap:12px}.ca-preview-progress-track{position:relative;width:100%;height:4px;overflow:hidden;background:rgba(0,0,0,.1)}.ca-preview-progress-fill{position:absolute;inset:0 auto 0 0;width:0;background:#0a0a0a;transition:width .35s ease}.ca-preview-steps{list-style:none;margin:0;padding:0;display:grid;gap:8px}.ca-preview-step{display:flex;align-items:center;justify-content:center;gap:8px;font-size:9.5px;font-weight:600;letter-spacing:.16em;line-height:1.4;text-transform:uppercase;color:rgba(0,0,0,.34)}.ca-preview-step:before{content:"";width:7px;height:7px;flex:0 0 auto;border:1px solid;background:transparent}.ca-preview-step.is-active,.ca-preview-step.is-done{color:#0a0a0a}.ca-preview-step.is-active:not(.is-done):before{background:#0a0a0a;animation:ca-pulse 1.3s ease-in-out infinite}.ca-preview-step.is-done:before{border-color:#0a0a0a;background:#0a0a0a}.ca-preview-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;max-width:340px}.ca-preview-badge{max-width:220px;border:1px solid #0a0a0a;padding:7px 12px;font-size:9.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;animation:ca-fadeup .4s ease both;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ca-preview-head{padding:22px clamp(14px,4vw,28px) 4px;text-align:center}.ca-preview-kicker{margin:0 0 6px;font-size:9px;letter-spacing:.24em;color:rgba(0,0,0,.4)}.ca-preview-grid{flex:1;display:grid;grid-template-columns:repeat(2,1fr);gap:20px 16px;padding:18px clamp(14px,4vw,28px) 24px;align-content:start}.ca-preview-grid-rest,.ca-preview-grid-unlocked{flex:0 0 auto}.ca-preview-grid-unlocked{padding-bottom:18px}.ca-preview-grid-rest{padding-top:20px}.ca-preview-tile{display:flex;flex-direction:column;gap:8px;animation:ca-fadeup .4s ease both}button.ca-preview-tile{background:none;border:none;padding:0;text-align:inherit;cursor:pointer}.ca-preview-card{position:relative;aspect-ratio:1/1;border:1px solid #0a0a0a;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.ca-preview-card img{width:100%;height:100%;object-fit:cover;display:block}.ca-preview-name{font-size:9.5px;font-weight:600;letter-spacing:.1em;text-align:center;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ca-preview-tile.is-locked .ca-preview-card{border:1px dashed rgba(0,0,0,.35);background:#fafaf9}.ca-preview-tile.is-locked .ca-preview-name{color:rgba(0,0,0,.45)}.ca-preview-blur{width:62%;height:62%;border-radius:40% 40% 30% 30%;background:linear-gradient(150deg,#d9d9d5,#ececea 55%,#cfcfcb);filter:blur(6px);opacity:.85}.ca-preview-lock{position:absolute;top:8px;right:8px;font-size:13px;z-index:1}.ca-preview-tile.is-more .ca-preview-card{background:#0a0a0a;color:#fff}.ca-preview-more-count{font-size:20px;font-weight:700;line-height:1}.ca-preview-tile.is-more .ca-preview-name{font-weight:700}.ca-preview-footer{position:sticky;bottom:0;background:#fff;border-top:1px solid #0a0a0a;padding:14px clamp(14px,4vw,28px) 18px;display:flex;flex-direction:column;align-items:center;gap:8px}.closet-app .ca-preview-cta{width:100%;max-width:480px;background:#0a0a0a;color:#fff;border:1px solid #0a0a0a;padding:15px 14px;font-size:11px;font-weight:700;letter-spacing:.08em;line-height:1.4;text-align:center;cursor:pointer;transition:background .15s ease,color .15s ease}.closet-app .ca-preview-cta:hover{background:#fff;color:#0a0a0a}.ca-preview-fineprint{margin:0;font-size:11px;letter-spacing:.02em;color:rgba(0,0,0,.4);text-align:center}@media (min-width:641px){.ca-preview-grid{grid-template-columns:repeat(3,1fr);gap:24px 20px;padding:20px clamp(14px,4vw,28px) 32px}}@media (min-width:901px){.ca-preview-grid{grid-template-columns:repeat(4,1fr)}}@media (prefers-reduced-motion:reduce){.ca-preview-reading-label,.ca-preview-reading:after,.ca-preview-step.is-active:not(.is-done):before{animation:none}}.ca-preview-topbar{display:flex;justify-content:flex-end;padding:12px clamp(12px,4vw,20px) 0}.closet-app .ca-preview-exit{font-size:13px;line-height:1;min-width:34px;min-height:34px;color:rgba(0,0,0,.35)}.closet-app .ca-preview-exit:hover{color:#0a0a0a}.ca-preview-noticebar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:10px clamp(12px,4vw,20px) 0;padding:9px 12px;border:1px dashed rgba(0,0,0,.3);font-size:10px;letter-spacing:.06em;line-height:1.6;color:rgba(0,0,0,.6);text-align:left;animation:ca-fadeup .3s ease both}.closet-app .ca-preview-notice-x,.closet-claim .ca-preview-notice-x{background:none;border:0;padding:0 2px;flex-shrink:0;font-size:11px;line-height:1;cursor:pointer;color:rgba(0,0,0,.35)}.closet-app .ca-preview-notice-x:hover,.closet-claim .ca-preview-notice-x:hover{color:#0a0a0a}.ca-preview-lightbox{position:fixed;inset:0;z-index:50;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:24px}.closet-app .ca-preview-lightbox-close,.closet-claim .ca-preview-lightbox-close{position:absolute;top:14px;right:14px;font-size:15px;line-height:1;min-width:34px;min-height:34px;color:rgba(0,0,0,.4)}.closet-app .ca-preview-lightbox-close:hover,.closet-claim .ca-preview-lightbox-close:hover{color:#0a0a0a}.ca-preview-lightbox-card{width:100%;max-width:420px;aspect-ratio:1/1;border:1px solid #0a0a0a;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.ca-preview-lightbox-card img{width:100%;height:100%;object-fit:contain;display:block}.ca-preview-lightbox-name{margin:0;max-width:420px;font-size:13px;font-weight:700;letter-spacing:.1em;text-align:center;text-transform:uppercase}