.lookbook-screen{position:fixed;top:0;left:0;right:0;bottom:0;background:#0a0a0a;z-index:9999;display:flex;flex-direction:column;-webkit-user-select:none;user-select:none}.lookbook-topbar{position:absolute;top:0;left:0;right:0;z-index:10001;display:flex;align-items:center;padding:12px 16px;background:linear-gradient(to bottom,rgba(0,0,0,.45) 0%,transparent 100%);pointer-events:none}.lookbook-topbar>*{pointer-events:auto}.lookbook-back{background:none;border:none;color:#fffc;cursor:pointer;padding:6px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:color .2s}.lookbook-back:hover{color:#fff}.lookbook-counter{flex:1;font-size:12px;color:#fff6;font-weight:400;letter-spacing:1px;text-align:right}.lookbook-title{font-family:Playfair Display,Georgia,serif;font-size:11px;font-weight:500;color:#fff6;letter-spacing:2px;text-transform:uppercase}.lookbook-stage{flex:1;position:relative;overflow:hidden;min-height:0}.lookbook-image-wrap{width:100%;height:100%;cursor:pointer;position:relative;-webkit-tap-highlight-color:transparent}.lookbook-image{width:100%;height:100%;object-fit:contain;display:block;background:#0a0a0a;animation:lookbook-fade-in .35s ease}@keyframes lookbook-fade-in{0%{opacity:0}to{opacity:1}}.lookbook-image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#141414,#1e1e1e)}.lookbook-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:20;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#fff9;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s ease;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.lookbook-arrow:hover{background:#ffffff26;color:#fff;border-color:#ffffff40}.lookbook-arrow-left{left:16px}.lookbook-arrow-right{right:16px}.lookbook-infobar{flex-shrink:0;display:flex;align-items:center;gap:12px;padding:10px 16px;background:#111}.lookbook-vendor-name{font-family:Playfair Display,Georgia,serif;font-size:1rem;font-weight:500;color:#ffffffd9;margin:0;line-height:1.3;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lookbook-infobar-actions{display:flex;gap:8px;flex-shrink:0}.lookbook-action-btn{display:flex;align-items:center;gap:6px;padding:8px 14px;border-radius:20px;border:1px solid rgba(255,255,255,.2);background:#ffffff0f;color:#ffffffbf;cursor:pointer;font-size:.8rem;font-weight:500;letter-spacing:.3px;transition:all .2s ease;white-space:nowrap}.lookbook-action-btn:hover{background:#ffffff1f;color:#fff;border-color:#ffffff59}.lookbook-action-btn.saved{color:#d4a020;border-color:#d4a02059}.lookbook-action-btn span{display:none}@media(min-width:481px){.lookbook-action-btn span{display:inline}}.lookbook-heart-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;pointer-events:none}.lookbook-heart-icon{fill:#fff;stroke:#fff;animation:lookbook-heart-pop 1.2s ease forwards;filter:drop-shadow(0 4px 20px rgba(0,0,0,.3))}@keyframes lookbook-heart-pop{0%{transform:scale(0);opacity:0}15%{transform:scale(1.3);opacity:1}30%{transform:scale(1);opacity:1}70%{transform:scale(1);opacity:1}to{transform:scale(1);opacity:0}}.lookbook-thumbstrip{flex-shrink:0;display:flex;gap:3px;padding:6px 12px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;background:#0a0a0a}.lookbook-thumbstrip::-webkit-scrollbar{display:none}.lookbook-thumb{flex-shrink:0;width:52px;height:52px;border-radius:4px;overflow:hidden;border:2px solid transparent;padding:0;cursor:pointer;background:#1a1a1a;transition:all .2s ease;opacity:.45}.lookbook-thumb:hover{opacity:.75}.lookbook-thumb.active{border-color:#ffffffb3;opacity:1}.lookbook-thumb img{width:100%;height:100%;object-fit:cover;display:block}.lookbook-thumb-placeholder{width:100%;height:100%;background:#222}.lookbook-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#ffffff80}.lookbook-spinner{width:36px;height:36px;border:1.5px solid rgba(255,255,255,.1);border-top-color:#b8860b;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}@keyframes spin{to{transform:rotate(360deg)}}.lookbook-loading p{font-size:12px;letter-spacing:2px;text-transform:uppercase}.lookbook-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#ffffff80;text-align:center;padding:24px}.lookbook-empty p{font-size:15px;margin:4px 0}.lookbook-empty-btn{margin-top:24px;padding:10px 24px;background:#b8860b;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s}.lookbook-empty-btn:hover{background:#a07608}@supports (padding-top: env(safe-area-inset-top)){.lookbook-topbar{padding-top:calc(12px + env(safe-area-inset-top))}.lookbook-thumbstrip{padding-bottom:calc(6px + env(safe-area-inset-bottom))}}@media(max-width:480px){.lookbook-arrow{width:36px;height:36px;opacity:.5}.lookbook-arrow-left{left:8px}.lookbook-arrow-right{right:8px}.lookbook-thumb{width:44px;height:44px}.lookbook-vendor-name{font-size:.9rem}}@media(min-width:769px){.lookbook-stage{max-width:1200px;margin:0 auto;width:100%}.lookbook-arrow{width:52px;height:52px}.lookbook-arrow-left{left:24px}.lookbook-arrow-right{right:24px}.lookbook-infobar{position:absolute;left:24px;bottom:100px;width:auto;max-width:220px;flex-direction:column;align-items:flex-start;gap:16px;padding:20px;background:#0009;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:12px;border:1px solid rgba(255,255,255,.08);z-index:10}.lookbook-vendor-name{white-space:normal;font-size:1.1rem}.lookbook-infobar-actions{flex-direction:column;gap:8px;width:100%}.lookbook-action-btn{width:100%;justify-content:center;padding:10px 16px;font-size:.85rem}.lookbook-thumbstrip{max-width:1200px;margin:0 auto;padding:8px 24px}.lookbook-thumb{width:60px;height:60px;border-radius:5px}}
