.share-sheet-overlay{z-index:1000;background:#0000008c;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.share-sheet{width:100%;max-width:420px;font-family:var(--font-inter),Arial,Helvetica,sans-serif;background:#fff;border-radius:0;flex-shrink:0;padding:0 16px 24px}.share-sheet-handle{background:#d1d1d6;border-radius:2px;width:36px;height:4px;margin:8px auto 12px}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.share-sheet-header{border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;padding:0 0 16px;display:flex}.share-sheet-title{letter-spacing:-.4px;color:#000;font-size:18px;font-weight:600}.share-sheet-close{cursor:pointer;color:#666;background:#e5e5e5;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.share-sheet-close:hover{background:#d5d5d5}.share-sheet-preview{border-bottom:1px solid #ddd;align-items:flex-start;gap:12px;padding:16px 0;display:flex}.share-sheet-preview--agent-only{border-bottom:1px solid #ddd;flex-direction:column;align-items:center;gap:10px;padding:13px 0 14px}.share-sheet .share-sheet-preview-image{box-sizing:border-box;object-fit:cover;object-position:center top;-webkit-filter:grayscale();background-color:#f0f0f0;border:1px solid #000;flex-shrink:0;width:52px;min-width:52px;height:52px;min-height:52px;display:block;overflow:hidden;border-radius:0!important}.share-sheet .share-sheet-preview-image--lg,.share-sheet-preview--agent-only .share-sheet-preview-image{width:128px;min-width:128px;height:128px;min-height:128px}.share-sheet-preview--agent-only .share-sheet-preview-text{text-align:center;width:100%}.share-sheet-regarding{flex-direction:column;align-items:flex-start;gap:12px;padding-top:8px;display:flex}.share-sheet-regarding-thumb{flex-shrink:0}.share-sheet-regarding-thumbs-grid{flex-shrink:0;grid-template-columns:repeat(4,60px);gap:8px;display:grid}.share-sheet-regarding-thumb-item{background-color:#f5f5f5;background-position:50%;background-size:cover;border-radius:0;width:60px;height:86px}.share-sheet-regarding-thumb-placeholder{background-color:#f5f5f5;border:1px dashed #ccc;width:60px;height:96px}.share-sheet-product-img{object-fit:cover;width:100%;height:100%}.share-sheet-regarding-title{letter-spacing:-.2px;color:#000;margin-top:2px;font-size:14px;font-weight:500;line-height:1.4}.share-sheet-regarding-info{flex:1;min-width:0}.share-sheet-preview-meta-bold{letter-spacing:-.2px;color:#000;margin-bottom:4px;font-size:14px;font-weight:600;line-height:1.4}.share-sheet-preview-description-margin{letter-spacing:-.2px;color:#000;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;padding:2px 0;font-size:14px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.share-sheet-preview-meta-tight{letter-spacing:-.2px;text-transform:capitalize;color:#888;margin-bottom:8px;font-size:13px;font-weight:500;line-height:1.4}.share-sheet-preview-price-bold{letter-spacing:-.2px;color:#000;margin-top:4px;font-size:14px;font-weight:600;line-height:1.4;text-decoration:none}.share-sheet-preview-text{flex:1;min-width:0}.share-sheet-preview-name{color:#333;letter-spacing:-.2px;margin-bottom:2px;font-size:20px;font-weight:600;line-height:1.3;display:block}.share-sheet-preview-meta{letter-spacing:-.2px;color:#888;padding:2px 0 4px;font-size:15px;font-weight:500;line-height:1.4}.share-sheet-preview--agent-only .share-sheet-preview-name{letter-spacing:-.2px;text-align:center;font-size:20px;font-weight:600;line-height:1.3}.share-sheet-preview--agent-only .share-sheet-preview-meta{text-align:center;padding:2px 0;font-size:14px;font-weight:500;line-height:1.4}.share-sheet-preview-price{color:#000;font-size:14px;font-weight:500;line-height:1.4;font-style:underline;padding:4px 0}.share-sheet-preview-description{color:#000;letter-spacing:-.2px;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:400;line-height:1.3;display:-webkit-box;overflow:hidden}.share-sheet-custom-content{flex-direction:column;flex:1;min-height:0;display:flex}.share-sheet-preview-price-label,.share-sheet-regarding-title-label{letter-spacing:-.2px;color:#888;font-size:14px;font-weight:500;line-height:1.4}.share-sheet-preview-bullets-container{margin-top:4px}.share-sheet-preview-bullets{margin:0;padding:0;list-style-type:none}.share-sheet-preview-bullet-item{color:#222;margin-bottom:2px;padding-left:12px;font-size:13px;line-height:1.5;position:relative}.share-sheet-preview-bullet-item:before{content:"•";color:#888;position:absolute;left:0}.share-sheet-preview-bullet-line{color:#222;margin-bottom:2px;font-size:13px;line-height:1.5}.share-sheet-options{grid-template-columns:1fr;gap:10px;padding:16px 0 8px;display:grid}.share-sheet-option{cursor:pointer;color:#fff;background:#000;border:1px solid #000;border-radius:0;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:12px 10px;transition:background .15s,border-color .15s;display:flex}.share-sheet-option-label{text-align:center;font-size:14px;font-weight:500}.share-sheet-cancel{color:#fff;cursor:pointer;background:#222;border:none;border-radius:0;width:100%;margin-top:8px;padding:14px;font-size:14px;font-weight:600;transition:background .15s;display:none}.share-sheet-cancel:hover{background:#333}.share-sheet-cancel:active{background:#111}.share-sheet-size-selection-content{padding:0 0 4px}.share-sheet-size-product{border-bottom:1px solid #eee;align-items:flex-start;gap:16px;padding:20px 0;display:flex}.share-sheet-size-product-thumb{background-color:#f2f2f2;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-shrink:0;width:72px;height:96px}.share-sheet-size-product-thumb--empty{background-color:#f2f2f2}.share-sheet-size-product-info{flex-direction:column;gap:4px;min-width:0;display:flex}.share-sheet-size-product-designer{color:#000;margin:0;font-size:16px;font-weight:700;line-height:1.3}.share-sheet-size-product-name{color:#888;margin:0;font-size:14px;font-weight:400;line-height:1.35}.share-sheet-size-product-price{color:#000;margin:4px 0 0;font-size:15px;font-weight:700}.share-sheet-size-select-label{letter-spacing:-.2px;text-transform:uppercase;color:#333;margin:22px 0 14px;font-size:13px;font-weight:600}.share-sheet-sizes-row{flex-wrap:wrap;gap:10px;margin-bottom:22px;display:flex}.share-sheet-size-chip{color:#999;letter-spacing:-.2px;text-transform:uppercase;cursor:pointer;background:#fff;border:1px solid #ccc;min-width:64px;padding:12px 16px;font-family:inherit;font-size:12px;font-weight:600;transition:border-color .15s,color .15s}.share-sheet-size-chip--selected{color:#000;background:#fff;border-color:#000}.share-sheet-action-button-wrapper{width:100%}.share-sheet-size-confirm-btn{color:#fff;cursor:pointer;background:#222;border:none;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 16px;font-size:14px;font-weight:600;display:flex}.share-sheet-size-confirm-btn:disabled{color:#999;cursor:not-allowed;background:#e0e0e0}.share-sheet-overlay--closing{animation:.25s ease-in forwards fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.share-sheet--closing{animation:.35s cubic-bezier(.32,.72,0,1) forwards slideDown}@media (min-width:1024px){.share-sheet--closing{animation:.25s ease-in forwards modalFadeOut}}@keyframes modalFadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@keyframes slideDown{0%{transform:translate(-50%)}to{transform:translate(-50%,100%)}}.share-sheet-preview--size-select{border-bottom:1px solid #eee;align-items:flex-start;gap:16px;padding:16px 0;display:flex}.share-sheet-product-preview-img-container{border:1px solid #eee;flex-shrink:0;width:64px;height:92px;overflow:hidden}.share-sheet-preview-designer{letter-spacing:-.4px;color:#111;text-transform:capitalize;margin-bottom:4px;font-size:16px;font-weight:600;display:block}.share-sheet-preview-product-name{color:#888;margin:0 0 8px;font-size:14px;font-weight:500;line-height:1.3}.share-sheet-social-container{flex-direction:column;gap:16px;padding:20px 0 8px;display:flex}.share-sheet-social-icons-row{justify-content:center;align-items:center;gap:16px;width:100%;display:flex}.share-sheet-social-icon-btn{color:#000;cursor:pointer;width:52px;height:52px;box-shadow:none;background-color:#fff;border:1px solid #e5e5e5;border-radius:0;outline:none;justify-content:center;align-items:center;transition:background-color .2s,border-color .2s,transform .2s;display:flex}.share-sheet-social-icon-btn:hover{background-color:#f7f7f7;border-color:#ccc;transform:translateY(-2px)}.share-sheet-copy-link-btn{cursor:pointer;color:#fff;background:#000;border:1px solid #000;border-radius:0;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:4px;padding:14px 10px;font-size:14px;font-weight:500;transition:background .15s,border-color .15s;display:flex}.share-sheet-copy-link-btn:hover{background:#222;border-color:#222}
.processing-toast-overlay{z-index:2000;background:#0000001a;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.processing-toast{box-sizing:border-box;background:#333;border-radius:2px;align-items:center;gap:10px;width:fit-content;max-width:calc(100vw - 32px);padding:14px 20px;display:flex;box-shadow:0 4px 20px #0003}.processing-toast-spinner{color:#fff;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.processing-toast-message{color:#fff;font-size:14px;font-weight:500}.processing-toast-check{color:#fff}.processing-toast--success{border:1px solid var(--color-success-green)}
.share-sheet.trial-summary-sheet{flex-direction:column;max-height:87vh;padding:0;display:flex;overflow:hidden}.share-sheet.trial-summary-sheet .share-sheet-header{flex-shrink:0;padding:16px}.share-sheet.trial-summary-sheet--empty{max-height:86vh}.share-sheet.trial-summary-sheet--empty>.share-sheet-header{padding:0 16px 16px}.trial-summary-sheet--empty .trial-summary-list{padding:0;display:block;overflow:visible}.trial-summary-container{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.trial-summary-header{border-bottom:1px solid #e8e8e8;flex-shrink:0;align-items:center;gap:10px;padding:14px 16px;display:flex}.trial-summary-subtitle{color:#444;letter-spacing:-.4px;margin:0;font-size:15px;font-weight:500}.trial-step-label{color:#111;margin:0;font-size:14px;font-weight:600}.trial-summary-limit-banner{color:#80590f;background-color:#fffde7;border-bottom:1px solid #ffe0a6;padding:12px 16px;font-size:14px;font-weight:500;line-height:1.4}.trial-summary-list{flex:1;grid-template-columns:repeat(2,1fr);grid-auto-rows:min-content;gap:16px;padding:16px;display:grid;overflow:hidden auto}.trial-summary-header-main{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.trial-summary-header-left{align-items:center;gap:8px;min-width:0;display:flex}.trial-summary-clear-btn{color:#111;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #111;border-radius:0;padding:6px 12px;font-size:13px;font-weight:600}.trial-summary-clear-btn:active{background:#f5f5f5}.trial-summary-item-wrapper{border-bottom:1px solid #f0f0f0;padding-bottom:14px}.trial-summary-item-wrapper:last-child{border-bottom:none}.tss-bag-item{background:#fff;flex-direction:column;min-width:0;display:flex}.tss-bag-item-image-wrap{aspect-ratio:3/4;background:#f7f7f7;width:100%;position:relative;overflow:hidden}.tss-bag-item-img{object-fit:cover;width:100%;height:100%;display:block}.tss-bag-item-img-placeholder{background:#ebebeb;width:100%;height:100%}.tss-bag-item-trash{cursor:pointer;color:#222;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 1px 5px #00000024}.tss-bag-item-trash:active{background:#f0f0f0}.tss-bag-item-info{flex-direction:column;padding:10px 0 4px;display:flex}.tss-bag-item-designer{color:#111;letter-spacing:-.2px;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:15px;font-weight:700;overflow:hidden}.tss-bag-item-name{color:#888;letter-spacing:-.2px;white-space:nowrap;text-overflow:ellipsis;max-width:160px;margin-bottom:2px;font-size:13px;font-weight:500;line-height:1.4;display:block;overflow:hidden}.tss-bag-item-size-row{flex-wrap:wrap;align-items:baseline;gap:6px;margin-top:2px;display:flex}.tss-bag-item-size{color:#666;font-size:13px;font-weight:500}.tss-bag-item-change-size{color:#111;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:600;text-decoration:underline}.tss-bag-item-store{color:#999;margin:2px 0 0;font-size:12px}.tss-bag-item-price{color:#111;letter-spacing:-.3px;margin:4px 0 0;font-size:15px;font-weight:700}.tss-bag-item-fav{color:#444;cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;margin-top:6px;padding:0;font-size:12px;text-decoration:underline;display:flex}.tss-bag-item--unavailable .tss-bag-item-img{opacity:.55}.tss-bag-item-unavailable-note{color:#b00020;letter-spacing:-.2px;margin:4px 0 0;font-size:13px;font-weight:600}.tss-bag-item-notify{color:#111;cursor:pointer;text-transform:uppercase;letter-spacing:.2px;background:#fff;border:1.4px solid #111;border-radius:0;align-items:center;gap:6px;margin-top:6px;padding:7px 12px;font-size:12px;font-weight:600;display:inline-flex}.tss-bag-item-notify:disabled{opacity:.5;cursor:default}.tss-bag-item-notify.is-waitlisted{color:#fff;background:#111;border-color:#111}.trial-checkout-section,.trial-summary-item-wrapper--readonly,.trial-section-divider,.trial-status-row,.trial-empty-state{grid-column:1/-1}.trial-checkout-section{flex-direction:column;gap:6px;margin-top:8px;display:flex}.trial-checkout-section-header{justify-content:space-between;align-items:center;display:flex}.trial-checkout-section-label{text-transform:uppercase;color:#888;letter-spacing:.8px;font-size:12px;font-weight:700}.trial-checkout-address-card{background:#fdfdfd;border:1px solid #ddd;border-radius:0;padding:12px 14px}.trial-checkout-address-text{letter-spacing:-.2px;color:#555;margin:0;font-size:14px;font-weight:500;line-height:1.4}.trial-checkout-address-text strong{color:#111;margin-bottom:4px;font-size:16px;display:block}.trial-summary-item-wrapper--readonly{opacity:.65;pointer-events:none}.trial-section-divider{align-items:center;gap:10px;margin:16px 0 10px;display:flex}.trial-section-divider:before,.trial-section-divider:after{content:"";background:#e0e0e0;flex:1;height:1px}.trial-section-divider span{text-transform:uppercase;letter-spacing:.8px;color:#999;white-space:nowrap;font-size:11px;font-weight:700}.trial-empty-state{color:#999;flex-direction:column;align-items:center;gap:24px;padding:80px 40px;display:flex}.trial-empty-text{text-align:center;color:#999;letter-spacing:-.3px;max-width:320px;margin:0;padding-bottom:40px;font-size:15px;font-weight:500;line-height:1.4}.trial-status-row{color:#888;align-items:center;gap:8px;padding:12px 0;font-size:13px;display:flex}.trial-status-row--error{color:#c62828}.trial-retry-btn{color:#c62828;cursor:pointer;background:0 0;border:1px solid #c62828;border-radius:2px;margin-left:4px;padding:4px 10px;font-size:12px;font-weight:600}.trial-spinner{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.trial-summary-footer{background:#fff;border-top:1px solid #e8e8e8;flex-direction:column;flex-shrink:0;gap:10px;padding:14px 16px;display:flex}.trial-summary-checkout-btn{color:#fff;text-align:center;cursor:pointer;background:#000;border:none;justify-content:center;align-items:center;gap:10px;width:100%;padding:15px 16px;font-size:15px;font-weight:600;transition:background .15s;display:flex!important}.trial-summary-checkout-btn:hover:not(:disabled){background:#222}.trial-summary-checkout-btn.is-disabled,.trial-summary-checkout-btn:disabled{cursor:not-allowed;background:#ccc}.trial-summary-ping-all-btn{color:#222;text-align:center;cursor:pointer;background:0 0;border:1px solid #222;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-size:14px;font-weight:600;transition:background .12s;display:flex!important}.trial-summary-ping-all-btn:hover{background:#f5f5f5}.trial-summary-ping-avatar{object-fit:cover;filter:grayscale();border:1px solid #999;border-radius:0;width:20px!important;height:20px!important}.trial-back-btn{color:#444;cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:4px;padding:0;font-size:13px;font-weight:600;display:flex}.trial-address-container{flex-direction:column;width:100%;max-height:75vh;display:flex}.trial-address-list{flex-direction:column;flex:1;gap:10px;padding:12px 16px;display:flex;overflow-y:auto}.trial-address-card{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e0e0e0;align-items:flex-start;gap:12px;width:100%;padding:14px;transition:border-color .15s;display:flex}.trial-address-card:hover{border-color:#999}.trial-address-card--selected{border-color:#000}.trial-radio{border:2px solid #ccc;border-radius:50%;flex-shrink:0;width:16px;height:16px;margin-top:2px;transition:border-color .15s,background .15s}.trial-radio--active{background:#000;border-color:#000;box-shadow:inset 0 0 0 3px #fff}.trial-address-card-body{flex-direction:column;gap:2px;display:flex}.trial-address-card-name{color:#111;margin:0;font-size:14px;font-weight:700}.trial-address-card-line{color:#555;margin:0;font-size:13px;line-height:1.5}.trial-add-address-btn{color:#444;cursor:pointer;background:0 0;border:1.5px dashed #bbb;align-items:center;gap:8px;width:100%;padding:13px 14px;font-size:14px;font-weight:600;transition:border-color .15s,color .15s;display:flex}.trial-add-address-btn:hover{color:#000;border-color:#000}.trial-address-form{flex-direction:column;flex:1;gap:14px;padding:16px;display:flex;overflow-y:auto}.trial-form-field{flex-direction:column;gap:5px;display:flex}.trial-form-label{text-transform:uppercase;letter-spacing:.6px;color:#888;font-size:11px;font-weight:700}.trial-form-input{color:#111;box-sizing:border-box;background:#fff;border:1.5px solid #ddd;border-radius:0;outline:none;width:100%;padding:11px 12px;font-size:14px;transition:border-color .15s}.trial-form-input:focus{border-color:#000}.trial-form-input--error{border-color:#c62828}.trial-form-error{color:#c62828;font-size:12px;font-weight:500}.trial-result-container{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:48px 24px 24px;display:flex}.trial-result-icon{margin-bottom:8px}.trial-result-icon--success{color:#2e7d32}.trial-result-icon--error{color:#c62828}.trial-result-icon--notice{color:#111}.trial-unavailable-list{flex-direction:column;gap:10px;width:100%;max-width:320px;margin:14px 0 4px;display:flex}.trial-unavailable-row{text-align:left;flex-direction:column;align-items:stretch;gap:8px;display:flex}.trial-unavailable-name{color:#111;letter-spacing:-.2px;font-size:13px;font-weight:600}.trial-unavailable-row .tss-bag-item-notify{justify-content:center;width:100%}.trial-result-title{color:#111;letter-spacing:-.4px;margin:0;font-size:20px;font-weight:700}.trial-result-body{color:#666;max-width:300px;margin:0;font-size:14px;line-height:1.6}.trial-result-footer{border-top:none;width:100%}.share-sheet.trial-summary-sheet--success{background:#171717;height:100dvh;max-height:100dvh}.trial-success-screen{box-sizing:border-box;color:#fff;background:linear-gradient(#202020 0%,#141414 100%);flex-direction:column;width:100%;min-height:100%;display:flex;overflow-y:auto}.trial-success-hero{text-align:center;flex-direction:column;align-items:center;padding:40px 24px 38px;display:flex}.trial-success-checkmark{box-sizing:border-box;color:#fff;background:0 0;border:1px solid #8b8b8b;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:18px;display:flex}.trial-success-title{color:#fff;letter-spacing:-.4px;margin:0 0 14px;font-size:22px;font-weight:700;line-height:1.2}.trial-success-subtitle{color:#c3c3c3;max-width:360px;margin:0;font-size:14px;line-height:1.5}.trial-success-order-badge{box-sizing:border-box;background:0 0;border:1px solid #8a8a8a;align-items:center;min-height:38px;margin-top:30px;padding:8px 16px;display:inline-flex}.trial-success-order-badge span{color:#f2f2f2;letter-spacing:0;font-size:14px;font-weight:700}.trial-success-availability-note{color:#f1d472;background:#3c310f;border:1px solid #6f5a19;align-items:center;gap:8px;margin:0 24px 16px;padding:10px 12px;font-size:12px;line-height:1.4;display:flex}.trial-success-info{flex-direction:column;padding:0 24px;display:flex}.trial-success-info-row{border-bottom:1px solid #363636;align-items:flex-start;gap:14px;padding:22px 0;display:flex}.trial-success-info-icon{color:#fff;flex-shrink:0;margin-top:1px}.trial-success-info-body{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.trial-success-info-title{letter-spacing:.5px;color:#fff;margin:0;font-size:13px;font-weight:700;line-height:1.25}.trial-success-info-text{color:#c3c3c3;margin:0;font-size:13px;line-height:1.6}.trial-success-link{color:#fff;cursor:pointer;font-weight:600;font-size:inherit;background:0 0;border:none;padding:0;font-family:inherit;text-decoration:underline;display:inline}.trial-success-tagline{text-align:center;color:#898989;margin:0;padding:60px 24px 72px;font-size:14px;line-height:1.4}.trial-success-footer{background:0 0;border-top:1px solid #404040;flex-direction:column;gap:8px;margin-top:auto;padding:12px 16px 16px;display:flex}.trial-success-btn{box-sizing:border-box;letter-spacing:.5px;cursor:pointer;text-transform:uppercase;border:none;justify-content:center;align-items:center;gap:10px;width:100%;min-height:52px;padding:14px 16px;font-size:14px;font-weight:700;transition:opacity .15s;display:flex}.trial-success-btn:hover{opacity:.88}.trial-success-btn--primary{color:#000;background:#fff}.trial-success-btn--secondary{color:#fff;background:0 0;border:1px solid #b5b5b5}
.status-banner-carousel{background:#fff;width:100%}.status-banner-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;display:flex;overflow-x:auto}.status-banner-track::-webkit-scrollbar{display:none}.status-banner-slide{scroll-snap-align:start;flex:0 0 100%;min-width:100%}.status-banner-card{cursor:pointer;text-align:left;border:none;border-bottom:1px solid #0000;flex-direction:row;align-items:center;gap:8px;width:100%;min-height:46px;padding:8px 16px;font-family:inherit;display:flex}.status-banner-card-message{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;font-weight:600;line-height:1.4;overflow:hidden}.status-banner-card-action{color:#fff;text-transform:uppercase;letter-spacing:.2px;white-space:nowrap;background-color:#000;align-items:center;gap:4px;padding:8px 12px;font-size:11px;font-weight:700;text-decoration:none;display:flex}.banner-dots-container{background-color:#fff;border-bottom:1px solid #e0e0e0;justify-content:center;width:100%;padding:8px 0;display:flex}.banner-dots{justify-content:center;gap:8px;display:flex}.banner-dot{cursor:pointer;background-color:#d9d9d9;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:background-color .2s}.banner-dot--active{background-color:#0059ff}
.search-overlay{z-index:2000;background:#fff;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.search-overlay-container{flex-direction:column;width:100%;max-width:420px;height:100%;margin:0 auto;display:flex}.search-overlay-header{padding:12px;padding-top:max(12px,env(safe-area-inset-top));border-bottom:1px solid #eee;flex-shrink:0;align-items:center;gap:12px;display:flex}.search-overlay-input-wrapper{background:#f7f7f7;border:1px solid #ddd;border-radius:0;flex:1;align-items:center;gap:10px;min-width:0;padding:10px 12px;display:flex}.search-overlay-icon{color:#111;flex-shrink:0}.search-overlay-input{letter-spacing:-.2px;color:#111;-webkit-appearance:none;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:14px;font-weight:500}.search-overlay-input::placeholder{color:#999}.search-overlay-input::-webkit-search-cancel-button{display:none}.search-overlay-clear{color:#999;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.search-overlay-cancel{color:#fff;letter-spacing:-.2px;cursor:pointer;background:#000;border:2px solid #000;flex-shrink:0;justify-content:center;align-items:center;height:44px;padding:0 20px;font-size:14px;font-weight:600;transition:opacity .2s ease-in-out;display:flex}.search-overlay-cancel:hover{opacity:.9}.search-overlay-cancel:active{transform:scale(.98)}.search-overlay-content{-webkit-overflow-scrolling:touch;flex:1;padding:16px 12px 100px;overflow-y:auto}.search-overlay-section-title{color:#111;letter-spacing:-.2px;margin:0 0 12px;font-size:18px;font-weight:600}.search-overlay-designers-grid{grid-template-columns:repeat(2,1fr);gap:20px 15px;display:grid}.search-overlay-designer-card{background:#fff;border-radius:0;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.search-overlay-designer-image{aspect-ratio:3/4.5;background:#f0f0f0;width:100%;height:auto;overflow:hidden}.search-overlay-designer-image img{object-fit:cover;width:100%;height:100%;display:block}.search-overlay-designer-info{text-align:center;padding:8px}.search-overlay-designer-name{color:#222;margin:0;font-size:14px;font-weight:600}.search-overlay-designer-sub{color:#888;margin:2px 0 0;font-size:12px;font-weight:500}.search-overlay-results-list{flex-direction:column;display:flex}.search-overlay-result-item{border-bottom:1px solid #eee;align-items:center;gap:12px;padding:12px 8px;text-decoration:none;display:flex}.search-overlay-result-item:first-child{border-top:1px solid #eee}.search-overlay-result-thumb{object-fit:cover;background:#f0f0f0;border:1px solid #eee;flex-shrink:0;width:54px;height:80px}.search-overlay-result-info{flex-direction:column;flex:1;min-width:0;display:flex}.search-overlay-result-designer{letter-spacing:-.2px;color:#222;margin:4px 0;font-size:15px;font-weight:600;line-height:1.3}.search-overlay-result-name{color:#888;letter-spacing:-.2px;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:13px;font-weight:500;line-height:1.4;overflow:hidden}.search-overlay-result-price{letter-spacing:-.2px;color:#222;font-size:13px;font-weight:600}.search-overlay-no-results{text-align:center;padding:60px 20px}.search-overlay-no-results p{color:#888;margin:0;font-size:14px}.search-overlay-loading{justify-content:center;padding:40px 0;display:flex}@keyframes searchOverlaySpin{to{transform:rotate(360deg)}}.search-overlay-spinner{color:#888;animation:.8s linear infinite searchOverlaySpin}.search-overlay-suggestions{padding:4px 0}.search-overlay-section{padding:0}.search-overlay-section-label{text-transform:uppercase;letter-spacing:.6px;color:#999;margin:0;padding:12px 4px 4px;font-size:11px;font-weight:600}.search-overlay-suggestion-row{color:#222;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:10px 4px;text-decoration:none;display:flex}.search-overlay-suggestion-row:hover{background:#f7f7f7}.search-overlay-suggestion-avatar{background:#f0f0f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.search-overlay-suggestion-avatar img{object-fit:cover;width:100%;height:100%}.search-overlay-suggestion-avatar--category{color:#888;border-radius:6px}.search-overlay-suggestion-initial{color:#555;text-transform:uppercase;font-size:16px;font-weight:600}.search-overlay-suggestion-thumb{background:#f0f0f0;flex-shrink:0;width:40px;height:50px;overflow:hidden}.search-overlay-suggestion-thumb img{object-fit:cover;object-position:top;width:100%;height:100%}.search-overlay-suggestion-thumb-placeholder{background:#e8e8e8;width:100%;height:100%}.search-overlay-suggestion-product-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.search-overlay-suggestion-name{color:#222;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;font-weight:500;overflow:hidden}.search-overlay-suggestion-meta{color:#888;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.search-overlay-suggestion-price{color:#333;flex-shrink:0;font-size:13px;font-weight:600}.search-overlay-suggestion-arrow{color:#ccc;flex-shrink:0;transform:rotate(180deg)}.search-overlay-search-all{cursor:pointer;color:#333;text-align:left;background:0 0;border:none;border-top:1px solid #f0f0f0;align-items:center;gap:10px;width:100%;padding:14px 4px;font-size:14px;font-weight:500;display:flex}.search-overlay-search-all:hover{background:#f7f7f7}
.top-nav-sticky-wrapper{z-index:40;background:#fff;transition:transform .4s cubic-bezier(.4,0,.2,1);position:sticky;top:0}.top-nav-sticky-wrapper--hidden{transform:translateY(-100%)}.top-nav{padding:7.5px 16px;padding-top:calc(12px + env(safe-area-inset-top,0));background:#fff;border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;min-height:63px;display:flex}.top-nav-left{flex:1;align-items:center;gap:0;min-width:0;padding-right:16px;display:flex}.top-nav-center{flex:1;justify-content:center;align-items:center;gap:32px;display:none}.top-nav-desktop-link{color:#333;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.top-nav-desktop-link:hover{color:#000}.top-nav-back{color:#666;flex-shrink:0;align-items:center;gap:4px;padding:4px 8px 4px 0;font-size:14px;text-decoration:none;transition:color .2s;display:flex}.top-nav-back:hover{color:#333}.top-nav-back-label{display:none}.top-nav-info{flex-direction:column;gap:2px;min-width:0;display:flex;overflow:hidden}.top-nav-info--logo{margin-left:-4px}.top-nav-title-link{min-width:0;text-decoration:none;overflow:hidden}.top-nav-logo-img{width:auto;height:30px;display:block}.top-nav-logo-desktop-link{text-decoration:none;display:none}.top-nav-logo-desktop{display:none}@media (min-width:768px){.top-nav-logo-desktop-link,.top-nav-logo-desktop{display:block}.top-nav-logo-desktop-link+.top-nav-page-title{display:none}}.top-nav-page-title{letter-spacing:-.2px;color:#222;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:inherit;font-size:18px;font-weight:600;line-height:1;overflow:hidden}.top-nav-page-title--serif{letter-spacing:-.2px;color:#111;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:inherit;font-size:18px;font-weight:600;line-height:1;overflow:hidden}.top-nav-subtitle{color:#666;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:400;overflow:hidden}.top-nav-actions{flex:1;justify-content:flex-end;align-items:center;gap:16px;display:flex}.top-nav-btn{color:#333;cursor:pointer;background:0 0;border:none;padding:0;transition:color .2s}.top-nav-btn--bag{background:#f7f7f7;border:1px solid #000;border-radius:0;margin-left:6px;padding:4px 12px;width:auto!important}.top-nav-bag-label{text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;margin-left:2px;font-size:11px;font-weight:700}.top-nav-btn:hover{color:#000}.top-nav-btn-icon-wrapper{align-items:center;gap:8px;display:flex;position:relative}.icon-with-badge{align-items:center;display:flex;position:relative}.top-nav-badge{color:#fff;background:#666;border-radius:0;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:600;line-height:1;display:flex;position:absolute;top:-4px;right:-12px}.top-nav-badge--favorites{color:#000;background:#fff;border:1px solid #000;top:-3px}.top-nav-badge--trial{color:#fff;background:#c62828}.top-nav-badge--black{background:#000}.top-nav-badge--zero{color:#666;background:0 0;margin-left:4px;padding:0;font-size:11px;display:none;position:static}.top-nav-btn-icon-search{position:relative;top:1px}.top-nav-btn-icon-heart{position:relative;top:2px}
.section-header-wrapper{margin-bottom:12px}.section-header{justify-content:space-between;align-items:center;display:flex}.section-header-title{color:#111;letter-spacing:-.2px;margin:0;font-size:18px;font-weight:600}.section-header-link{letter-spacing:-.2px;color:#666;flex:none;align-items:center;gap:6px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.section-header-link svg{color:#666}.section-header-link:hover{color:#000}.section-header-subtitle{letter-spacing:-.2px;color:#888;min-width:0;margin:0;font-size:13px;font-weight:500}.section-header-subtitle-row{justify-content:space-between;align-items:baseline;gap:12px;margin-top:4px;display:flex}
.jump-list{z-index:100;flex-direction:column;align-items:center;gap:1px;max-height:calc(100vh - 200px);padding:8px 2px;display:flex;position:fixed;top:56%;right:8px;overflow-y:auto;transform:translateY(-50%)}.jump-list::-webkit-scrollbar{display:none}.jump-list{-ms-overflow-style:none;scrollbar-width:none}.jump-list-letter{color:#888;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:20px;height:16px;padding:0;font-size:10px;font-weight:600;transition:transform .1s;display:flex}.jump-list-letter:hover{transform:scale(1.4)}.jump-list-letter:active{color:#0056b3;transform:scale(1.6)}@media (min-width:431px){.jump-list{right:calc(50% - 210px)}}
.page-control-header{z-index:20;background:#fff;border-bottom:1px solid #ddd;justify-content:space-between;align-items:flex-start;padding:12px 16px;transition:transform .4s cubic-bezier(.4,0,.2,1),top .4s cubic-bezier(.4,0,.2,1);display:flex;position:sticky;top:64px}.page-control-header.is-hidden,.page-control-header--hidden-completely{transform:translateY(-200%)}.page-control-header--nav-hidden{top:0}.page-control-header-left{flex-direction:column;gap:1px;display:flex}.page-control-header-title{color:#333;letter-spacing:-.4px;margin:0;font-size:17px;font-weight:500}.page-control-header-count{color:#888;font-size:13px;font-weight:400}.page-control-header-count--primary{color:#666;font-size:14px}.page-control-header--compact{align-items:center}.page-control-header--compact .page-control-header-left{justify-content:center}.page-control-header-right{align-items:center;gap:8px;display:flex}.page-control-header-right--full{justify-content:space-between;align-items:center;gap:0;width:100%;display:flex}.page-control-header-actions{align-items:center;gap:8px;display:flex}.page-control-header-filter-btn{color:#fff;cursor:pointer;background:#000;border:1px solid #ddd;border-radius:0;align-items:center;gap:6px;height:38px;padding:0 12px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.page-control-header-filter-btn:hover{color:#fff;background:#111}.page-control-header-filter-badge{color:#fff;background:#222;border-radius:50%;justify-content:center;align-items:center;min-width:16px;height:16px;margin-left:2px;padding:0 4px;font-size:10px;font-weight:600;display:inline-flex}.page-control-header-sort{cursor:pointer;color:#666;background:#fff;border:1px solid #ddd;border-radius:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .15s;display:flex}.page-control-header-sort:hover{color:#333;background:#eee}.page-control-header-sort--with-label{gap:6px;width:auto;padding:0 12px}.page-control-header-sort-label{white-space:nowrap;font-size:13px;font-weight:500}.page-control-sort-container{position:relative}.page-control-sort-dropdown{z-index:100;background:#fff;border:1px solid #e0e0e0;flex-direction:column;min-width:200px;display:flex;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 4px 12px #0000001a}.page-control-sort-option{text-align:left;color:#333;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f0f0f0;padding:12px 16px;font-size:14px;transition:background-color .15s}.page-control-sort-option:last-child{border-bottom:none}.page-control-sort-option:hover{background:#f9f9f9}.page-control-sort-option.is-selected{color:#000;background:#f5f5f5;font-weight:600}.page-control-header-subcategories-wrapper{flex:1;min-width:0;display:flex;position:relative;overflow:hidden}.page-control-header-subcategories-wrapper:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#fff0,#fff 90%);width:48px;position:absolute;top:0;bottom:0;right:0}.page-control-header-subcategories{-ms-overflow-style:none;scrollbar-width:none;justify-content:flex-start;align-items:center;gap:8px;width:100%;padding:0 32px 0 8px;display:flex;overflow-x:auto}.page-control-header-subcategories::-webkit-scrollbar{display:none}.page-control-subcategory-pill{color:#666;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e5e5;flex-shrink:0;justify-content:center;align-items:center;height:38px;padding:0 16px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.page-control-subcategory-pill:hover{color:#333;background:#fcfcfc;border-color:#dcdcdc}.page-control-subcategory-pill--active{color:#fff;background:#000;border-color:#000}.page-control-subcategory-pill--active:hover{color:#fff;background:#111;border-color:#111}
.card-product{background:#fff;border:1px solid #ddd;border-radius:0;flex-direction:column;text-decoration:none;transition:box-shadow .3s,border-color .3s;display:flex;overflow:hidden}@media (hover:hover){.card-product:hover{border-color:#bbb;box-shadow:0 4px 20px #00000014}.card-product:hover .card-product-image img{transform:scale(1.05)}}.card-product-image{aspect-ratio:4/5;background:#f0f0f0;border-bottom:1px solid #ddd;width:100%;position:relative;overflow:hidden}.card-product-image img{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .5s;display:block}.card-product-info{padding:12px}.card-product-name{color:#222;margin:0 0 4px;font-size:14px;font-weight:500;line-height:1.3}.card-product-designer{color:#666;margin:0 0 2px;font-size:12px}.card-product-category{color:#888;margin:0 0 6px;font-size:11px}.card-product-price{color:#222;font-size:14px;font-weight:600}.card-product-wishlist-btn{cursor:pointer;z-index:2;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffd9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 5px #0000001a}.card-product-wishlist-btn:hover{background:#fff;transform:scale(1.05)}.card-product-wishlist-btn .wishlist-icon{color:#333;transition:color .2s}.card-product-wishlist-btn.is-active .wishlist-icon{color:#e22b2b}@media (hover:hover){.card-product:hover .card-product-image{transform:scale(1.05)}}
.card-category{background:#fff;border-radius:0;flex-direction:column;text-decoration:none;transition:box-shadow .3s,border-color .3s;display:flex;overflow:hidden}@media (hover:hover){.card-category:hover{border-color:#bbb;box-shadow:0 4px 20px #00000014}.card-category:hover .card-category-image img{transform:scale(1.05)}}.card-category-image{aspect-ratio:4/5;background:#f0f0f0;width:100%;height:180px;overflow:hidden}.grid-2col .card-category-image{height:280px}.card-category-image img{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .5s;display:block}.card-category-info{text-align:center;padding:8px}.card-category-name{color:#222;margin:0;font-size:14px;font-weight:600}.card-category-count{color:#888;margin:2px 0 0;font-size:12px;font-weight:500}
.card-designer{background:#fff;border-radius:0;flex-direction:column;text-decoration:none;transition:box-shadow .3s,border-color .3s;display:flex;overflow:hidden}@media (hover:hover){.card-designer:hover{border-color:#bbb;box-shadow:0 4px 20px #00000014}.card-designer:hover .card-designer-image-img,.card-designer:hover .card-designer-image{background-size:125%;transform:scale(1.03)}}.card-designer-image{aspect-ratio:4/5;background:linear-gradient(135deg,#f5f5f5 0%,#e8e8e8 100%) 0 0/120%;border-bottom:1px solid #ddd;width:100%;height:280px;transition:background-size .5s,transform .5s;overflow:hidden}.card-designer-image-img{object-fit:cover;object-position:top;background-size:120%;width:100%;height:100%;transition:background-size .5s,transform .5s}.card-designer-info{padding:12px 0 0}.card-designer-name{letter-spacing:-.2px;color:#222;margin:0 0 4px;font-size:15px;font-weight:600;line-height:1.3}.card-designer-tagline{color:#666;margin:0 0 4px;font-size:12px;line-height:1.4}.card-designer-meta{justify-content:space-between;align-items:center;display:flex}.card-designer-items{color:#888;font-size:11px}.card-designer-speciality{text-transform:uppercase;letter-spacing:.5px;color:#666;background:#f5f5f5;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:500}.card-designer-link{color:#222;align-items:center;gap:4px;font-size:12px;font-weight:500;display:inline-flex}
.designer-specialty-chip-list{flex-wrap:wrap;gap:8px;display:none}.designer-specialty-chip-list--compact{gap:6px}.designer-specialty-chip{color:#555;background:#f5f5f5;border-radius:2px;padding:6px 12px;font-size:12px;font-weight:500}.designer-specialty-chip--compact{color:#666;border-radius:2px;padding:4px 10px;font-size:11px}
.item-in-shortlist{border:1px solid #ddd;flex-direction:column;align-items:stretch;display:flex}.item-in-shortlist-inner{width:100%;display:flex}.item-in-shortlist--horizontal-v1 .item-in-shortlist-inner,.item-in-shortlist--horizontal-v2 .item-in-shortlist-inner{flex-direction:row;align-items:stretch}.item-in-shortlist--vertical .item-in-shortlist-inner{flex-direction:column}.item-in-shortlist-image{background:#e5e5e5;flex-shrink:0;width:100px;min-height:140px;position:relative}.item-in-shortlist-info{flex:1;min-width:0;padding:8px 12px 12px}.item-in-shortlist-name{color:#888;margin:4px 0;font-size:14px;font-weight:600;line-height:1.3}.item-in-shortlist-designer-row{align-items:center;gap:6px;margin:0 0 4px;display:flex}.item-in-shortlist-designer-avatar{background:#e0e0e0;border-radius:50%;flex-shrink:0;width:16px;height:16px}.item-in-shortlist-product-name{color:#666;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:12px;line-height:1.3;display:-webkit-box;overflow:hidden}.item-in-shortlist-size-row{flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 4px;display:flex}.item-in-shortlist-change-size-btn{color:#222;cursor:pointer;background:0 0;border:none;padding:0;font-size:11px;font-weight:600;text-decoration:underline}.item-in-shortlist-size{color:#888;margin:0 0 4px;font-size:11px}.item-in-shortlist-sku{color:#888;margin:0 0 2px;font-size:11px}.item-in-shortlist-price{color:#fff;font-size:13px;font-weight:600}.item-in-shortlist-actions{flex-direction:column;flex-shrink:0;gap:12px;padding:12px 16px 12px 0;display:flex}.stylist-avatar{object-fit:cover;filter:grayscale();border:1px solid #999;border-radius:0;width:20px;height:20px}.item-in-shortlist-btn{color:#222;cursor:pointer;justify-content:flex-end;align-items:center;gap:6px;min-width:100px;font-size:11px;font-weight:500;transition:all .2s;display:flex}.item-in-shortlist-btn:disabled{opacity:.7;cursor:not-allowed}.item-in-shortlist-btn--remove{color:#222}.item-in-shortlist-btn--remove:hover:not(:disabled){text-decoration:underline}.item-in-shortlist-btn--bag{color:#fff;background:#222;border-color:#222}.item-in-shortlist-btn--bag:hover:not(:disabled){background:#333}.item-in-shortlist-btn--wishlist:hover:not(:disabled){color:#fff;background:#222;border-color:#222}.item-in-shortlist-btn--disabled{color:#999;cursor:not-allowed;opacity:1;background:#e0e0e0;border-color:#e0e0e0}.item-in-shortlist-btn--stylist{color:#222;font-weight:500}.item-in-shortlist-btn--stylist:hover{text-decoration:underline}.item-in-shortlist-btn--try{justify-content:flex-end;margin-bottom:4px}.item-in-shortlist-try-text--checked{text-decoration:underline}.item-in-shortlist-btn--try-ordered{color:#1b9c4a;cursor:default;background:0 0;border-color:#1b9c4a}.item-in-shortlist-btn--checked{color:#1b9c4a!important;background:#1b9c4a08!important;border:1px solid #1b9c4a!important}.item-in-shortlist-btn--try-limit{opacity:.6;cursor:pointer}.item-in-shortlist--out-of-stock .item-in-shortlist-name,.item-in-shortlist--out-of-stock .item-in-shortlist-product-name,.item-in-shortlist--out-of-stock .item-in-shortlist-price,.item-in-shortlist--out-of-stock .item-in-shortlist-size,.item-in-shortlist--out-of-stock .item-in-shortlist-sku{color:#aaa}.item-in-shortlist--out-of-stock .item-in-shortlist-image{opacity:.7}.item-in-shortlist-oos-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#000000b3;padding:4px 8px;font-size:8px;font-weight:700;position:absolute;bottom:0;left:8px}.item-in-shortlist-checkbox-in-image{z-index:10;background:0 0;border:2px solid #000;border-radius:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex;position:absolute;top:8px;left:8px}.item-in-shortlist-checkbox-in-image--checked{background:#222;border-color:#222}.item-in-shortlist-checkbox-container{display:none}.item-in-shortlist-checkbox{background:#fff;border:1.5px solid #000;border-radius:0;justify-content:center;align-items:center;width:16px;height:16px;transition:all .2s;display:flex}.item-in-shortlist-checkbox--checked{background:#222;border-color:#222}.item-in-shortlist-main-content{flex:1;display:flex}.item-in-shortlist--vertical{flex-direction:column}.item-in-shortlist--horizontal-v2 .item-in-shortlist-btn--try-primary{color:#000;background:#fff;border:1px solid #000;border-radius:0;justify-content:center;width:100%;margin-top:0;margin-bottom:0;padding:12px;font-size:13px;font-weight:600;text-decoration:none!important}.item-in-shortlist--horizontal-v2 .item-in-shortlist-footer-action{border-top:1px solid #ddd;padding:8px}.item-in-shortlist--horizontal-v2 .item-in-shortlist-btn--try-primary .item-in-shortlist-checkbox{border-color:#fff}.item-in-shortlist--horizontal-v2 .item-in-shortlist-try-text--checked{text-decoration:none}.item-in-shortlist--vertical .item-in-shortlist-main-content{flex-direction:row;padding-bottom:0}.item-in-shortlist--vertical .item-in-shortlist-image{flex-shrink:0;width:120px;height:160px}.item-in-shortlist--vertical .item-in-shortlist-info{flex:1;padding:16px}.item-in-shortlist--vertical .item-in-shortlist-actions{border-top:1px solid #f0f0f0;flex-direction:row;justify-content:space-around;gap:8px;width:100%;padding:8px}.item-in-shortlist--vertical .item-in-shortlist-btn{min-width:unset;flex:1;justify-content:center;padding:8px 4px}.item-in-shortlist-status-label{color:#000;justify-content:flex-end;align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex}.item-in-shortlist-status-label--keeping{color:#1b9c4a}.item-in-shortlist-status-label--returning{color:#0056b3}.item-in-shortlist-order-radio-actions{flex-direction:column;gap:8px;display:flex}.item-in-shortlist-btn--evaluation{color:#222;justify-content:flex-end}.item-in-shortlist-btn--keep{color:#1b9c4a;font-weight:600}.item-in-shortlist-btn--return{color:#0056b3;font-weight:600}.item-in-shortlist-btn--evaluation-inactive{color:#222!important;font-weight:500!important}.item-in-shortlist-btn--evaluation-inactive span{text-decoration:none!important}.item-in-shortlist-btn--keep--evaluation-active{opacity:1;font-weight:600;color:#1b9c4a!important;background:#1b9c4a0d!important;border:1.5px solid #1b9c4a!important;border-radius:8px!important;padding:6px 10px!important}.item-in-shortlist-btn--return--evaluation-active{opacity:1;font-weight:600;color:#0056b3!important;background:#0056b31a!important;border:1.5px solid #0056b3!important;border-radius:8px!important;padding:6px 10px!important}.item-in-shortlist-btn--evaluation-active span{text-decoration:underline}.item-in-shortlist-btn--remove-checkout{cursor:pointer;color:#c62828;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:13px;font-weight:500;display:flex}.item-in-shortlist-btn--remove-checkout:hover{text-decoration:underline}.stylist-checkout-wrapper{background:0 0;border:none;align-items:center;gap:6px;padding:0;display:flex}.item-in-shortlist-btn--stylist-checkout{cursor:pointer;align-items:center;display:flex;background:0 0!important;border:none!important;padding:0!important}.stylist-label{color:#fff;font-size:13px;font-weight:500}.stylist-label:hover{text-decoration:underline}.item-in-shortlist--checkout .item-in-shortlist-actions{justify-content:center;padding-right:16px}.item-in-shortlist-removing-overlay{z-index:10;background:#0000009e;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex;position:absolute;inset:0}.item-in-shortlist-removing-spinner{color:#fff;animation:.7s linear infinite shortlist-spin}.item-in-shortlist-removing-label{color:#fff;letter-spacing:.3px;white-space:nowrap;font-size:11px;font-weight:600}@keyframes shortlist-spin{to{transform:rotate(360deg)}}
.btn-large{border-radius:12px;justify-content:center;align-items:center;gap:6px;width:100%;padding:14px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:flex}.btn-large--secondary{color:#222;background:#f5f5f5}.btn-large--secondary:hover{background:#e8e8e8}.btn-large--primary{color:#fff;background:#222}.btn-large--primary:hover{background:#333}
.bottom-nav{z-index:100;background:#fff;border-top:1px solid #e5e5e5;justify-content:space-around;align-items:center;width:100%;max-width:100%;padding:8px 8px 12px;transition:transform .3s;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav.is-hidden{transform:translate(-50%)translateY(100%)}@media (min-width:768px){.bottom-nav{max-width:420px}}.bottom-nav-item{color:#888;flex-direction:column;align-items:center;gap:4px;min-width:64px;padding:4px 12px;text-decoration:none;transition:color .2s;display:flex}.bottom-nav-item:hover{color:#555}.bottom-nav-item--active{color:#222}.bottom-nav-icon{flex-shrink:0}.bottom-nav-label{text-align:center;font-size:10px;font-weight:500}.bottom-nav-icon-wrapper{justify-content:center;align-items:center;display:flex;position:relative}.bottom-nav-badge{color:#fff;background:#666;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:600;line-height:1;display:flex;position:absolute;top:-6px;right:-10px}.bottom-nav-item--button{cursor:pointer;background:0 0;border:none;padding:4px 12px}.bottom-nav-rm-image{object-fit:cover;filter:grayscale();border:1px solid #ddd;border-radius:4px;width:32px;height:32px}
.feature-list{flex-direction:column;align-items:center;gap:12px;display:flex}.feature-list-item{align-items:center;gap:16px;display:flex}.feature-list--compact .feature-list-item{gap:4px}.feature-list--compact .feature-list-text{font-size:12px}.feature-list--boxed{background:#f5f5f5;border:1px dashed #ddd;border-radius:8px;padding:16px}.feature-list-icon{color:#666;flex-shrink:0;justify-content:center;align-items:center;display:flex}.feature-list-text{color:#666;font-size:14px;font-weight:500}
.progress-bar{flex-direction:column;align-items:center;gap:8px;display:flex}.progress-bar-track{background:#e0e0e0;border-radius:2px;width:100%;max-width:200px;height:4px;overflow:hidden}.progress-bar-fill{background:#333;border-radius:2px;height:100%;transition:width .3s ease-out}.progress-bar-label{color:#999;font-size:12px}
.footer{text-align:center;background:linear-gradient(#fff 0%,#efefef 100%);padding:52px 24px 140px;transition:padding-bottom .3s}.footer.has-trial-banner{padding-bottom:200px}.footer-logo{opacity:.5;filter:grayscale();width:auto;height:40px;margin:0 auto 12px;display:block}.footer-subtitle{color:#999;padding-bottom:8px;font-size:14px;font-weight:400}.footer-description{letter-spacing:-.2px;color:#999;max-width:340px;margin:0 auto;font-size:12px;font-weight:500;line-height:1.3}.footer-legal{color:#aaa;justify-content:center;align-items:center;gap:10px;margin-bottom:22px;font-size:14px;font-weight:500;display:flex}.footer-legal a{color:#666;text-decoration:underline}.footer-version{color:#aaa;margin:16px 0 0;font-size:11px;font-weight:500}
.end-of-list{text-align:center;justify-content:center;align-items:center;gap:8px;padding:100px 16px 120px;transition:padding-bottom .3s;display:flex}.end-of-list-rule{letter-spacing:-2px;color:#ccc;white-space:nowrap;flex:none;font-size:10px;font-weight:700}.end-of-list-text{color:#bbb;letter-spacing:-.2px;white-space:nowrap;flex:none;font-size:12px;font-weight:500}
.divider{background:#ddd;width:120px;height:1px;margin:0 auto}
