.auth-module__ozYyRa__main{max-width:420px;padding:calc(var(--space) * 4) var(--space);margin:0 auto}.auth-module__ozYyRa__title{letter-spacing:-.02em;margin:0 0 6px;font-size:1.6rem}.auth-module__ozYyRa__subtitle{margin:0 0 calc(var(--space) * 1.5);color:var(--color-text-muted)}.auth-module__ozYyRa__card{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);padding:calc(var(--space) * 1.25)}.auth-module__ozYyRa__form{flex-direction:column;gap:10px;display:flex}.auth-module__ozYyRa__label{color:var(--color-text-muted);font-size:.85rem}.auth-module__ozYyRa__input{width:100%;font:inherit;color:var(--color-text);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius);padding:10px 12px}.auth-module__ozYyRa__input:focus-visible{outline:2px solid var(--color-accent);outline-offset:1px}.auth-module__ozYyRa__button{font:inherit;color:#fff;background:var(--color-accent);border-radius:var(--radius);cursor:pointer;border:none;padding:10px 14px;font-weight:600}.auth-module__ozYyRa__button:disabled{opacity:.6;cursor:progress}.auth-module__ozYyRa__secondary{color:var(--color-text);border:1px solid var(--color-border);background:0 0;}.auth-module__ozYyRa__consent{border-radius:var(--radius);color:var(--color-text-muted);cursor:pointer;border:1px solid #0000;align-items:flex-start;gap:10px;margin-top:4px;padding:10px;font-size:.85rem;line-height:1.45;display:flex}.auth-module__ozYyRa__consent input{width:16px;height:16px;accent-color:var(--color-accent);cursor:pointer;flex:none;margin-top:2px}.auth-module__ozYyRa__consent a{color:var(--color-accent)}.auth-module__ozYyRa__consentRequired{border-color:color-mix(in srgb, var(--color-danger) 45%, transparent);background:color-mix(in srgb, var(--color-danger) 6%, transparent)}.auth-module__ozYyRa__consentShake{animation:.4s auth-module__ozYyRa__consent-shake}@keyframes auth-module__ozYyRa__consent-shake{0%,to{transform:translate(0)}20%{transform:translate(-5px)}40%{transform:translate(5px)}60%{transform:translate(-3px)}80%{transform:translate(3px)}}@media (prefers-reduced-motion:reduce){.auth-module__ozYyRa__consentShake{animation:none}}.auth-module__ozYyRa__error{color:var(--color-danger);background:color-mix(in srgb, var(--color-danger) 8%, transparent);border:1px solid color-mix(in srgb, var(--color-danger) 25%, transparent);border-radius:var(--radius);margin:0;padding:10px 12px;font-size:.9rem}.auth-module__ozYyRa__hint{margin:var(--space) 0 0;color:var(--color-text-muted);font-size:.85rem}.auth-module__ozYyRa__sent{margin:0 0 var(--space)}.auth-module__ozYyRa__address{word-break:break-all;font-weight:600}.auth-module__ozYyRa__row{justify-content:space-between;align-items:baseline;gap:var(--space);border-bottom:1px solid var(--color-border);padding:8px 0;display:flex}.auth-module__ozYyRa__row:last-child{border-bottom:none}.auth-module__ozYyRa__rowLabel{color:var(--color-text-muted);font-size:.85rem}.auth-module__ozYyRa__rowValue{font-family:var(--font-mono);word-break:break-all;font-size:.85rem}.auth-module__ozYyRa__list{color:var(--color-muted);margin:0 0 16px;padding-left:20px;font-size:14px;line-height:1.6}.auth-module__ozYyRa__list li+li{margin-top:6px}.auth-module__ozYyRa__danger{color:var(--color-danger);border-color:color-mix(in srgb, var(--color-danger) 40%, transparent);}.auth-module__ozYyRa__danger:hover:not(:disabled){background:color-mix(in srgb, var(--color-danger) 8%, transparent);border-color:var(--color-danger)}
.order-module__LeWAWa__main{max-width:720px;padding:calc(var(--space) * 3) calc(var(--space) * 1.5);margin:0 auto}.order-module__LeWAWa__title{letter-spacing:-.02em;margin:0 0 6px;font-size:1.6rem}.order-module__LeWAWa__subtitle{margin:0 0 calc(var(--space) * 1.5);color:var(--color-text-muted)}.order-module__LeWAWa__section{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);padding:calc(var(--space) * 1.25);margin-bottom:1rem}.order-module__LeWAWa__sectionTitle{margin:0 0 .75rem;font-size:1.1rem}.order-module__LeWAWa__grid{grid-template-columns:1fr;gap:.75rem;display:grid}@media (min-width:640px){.order-module__LeWAWa__grid{grid-template-columns:1fr 1fr}}@media (min-width:900px){.order-module__LeWAWa__grid3{grid-template-columns:1fr 1fr 1fr}}.order-module__LeWAWa__label{color:var(--color-text-muted);flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}.order-module__LeWAWa__input,.order-module__LeWAWa__select,.order-module__LeWAWa__textarea{width:100%;font:inherit;color:var(--color-text);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius);padding:10px 12px}.order-module__LeWAWa__textarea{resize:vertical;min-height:4.5rem}.order-module__LeWAWa__chips{flex-wrap:wrap;gap:.4rem;margin-top:.35rem;display:flex}.order-module__LeWAWa__chip,.order-module__LeWAWa__chipActive{font:inherit;cursor:pointer;border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-text);border-radius:999px;padding:.35rem .75rem;font-size:.85rem}.order-module__LeWAWa__chipActive{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.order-module__LeWAWa__button{width:100%;font:inherit;color:#fff;background:var(--color-accent);border-radius:var(--radius);cursor:pointer;border:none;margin-top:.5rem;padding:12px 14px;font-weight:600}.order-module__LeWAWa__button:disabled{opacity:.6;cursor:progress}.order-module__LeWAWa__error{color:#8a2f2f;background:#aa33331a;border-radius:4px;margin:0 0 1rem;padding:.75rem 1rem;font-size:.9rem}.order-module__LeWAWa__hint{color:var(--color-text-muted);margin:.35rem 0 0;font-size:.85rem}.order-module__LeWAWa__resultCard{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);margin-bottom:.75rem;padding:1rem}.order-module__LeWAWa__resultMeta{color:var(--color-text-muted);margin:0 0 .5rem;font-size:.85rem}.order-module__LeWAWa__itemRow{align-items:flex-start;gap:.75rem;margin-top:.65rem;display:flex}.order-module__LeWAWa__itemThumb{object-fit:contain;background:var(--color-bg);border:1px solid var(--color-border);border-radius:4px;width:56px;height:72px}.order-module__LeWAWa__itemBody{flex:1;min-width:0}.order-module__LeWAWa__itemName{margin:0;font-size:.95rem;font-weight:600}.order-module__LeWAWa__itemSub{color:var(--color-text-muted);margin:.2rem 0 0;font-size:.8rem}.order-module__LeWAWa__wizardMain{--ink:#1a1a1a;--sand:#f6f2eb;--clay:#c17f59;--moss:#5c6b5a;--mist:#e8e4dc;--paper:#fffcf7;--font-display:Georgia, "Times New Roman", Times, serif;background:radial-gradient(ellipse 80% 50% at 10% 0%, color-mix(in srgb, var(--clay) 12%, transparent), transparent 55%), radial-gradient(ellipse 60% 40% at 90% 20%, color-mix(in srgb, var(--moss) 10%, transparent), transparent 50%), var(--sand);max-width:none;min-height:100vh;color:var(--ink);margin:0;padding:0}.order-module__LeWAWa__wizard{--brief-ink:var(--ink,#1a1a1a);--brief-sand:var(--sand,#f6f2eb);--brief-clay:var(--clay,#c17f59);--brief-moss:var(--moss,#5c6b5a);--brief-mist:var(--mist,#e8e4dc);--brief-paper:var(--paper,#fffcf7);--brief-display:var(--font-display,Georgia, "Times New Roman", Times, serif);text-align:left;max-width:760px;margin:0 auto;padding:1.25rem 1.25rem 6.5rem}.order-module__LeWAWa__wizardHeader{align-items:center;gap:.85rem;margin-bottom:1.35rem;display:flex}.order-module__LeWAWa__backBtn,.order-module__LeWAWa__backBtnSpacer{flex-shrink:0;width:40px;height:40px}.order-module__LeWAWa__backBtn{border:1px solid var(--brief-mist);background:color-mix(in srgb, var(--brief-paper) 70%, transparent);color:var(--brief-ink);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;font-size:1.05rem;transition:border-color .2s,background .2s;display:inline-flex}.order-module__LeWAWa__backBtn:hover{border-color:color-mix(in srgb, var(--brief-clay) 50%, var(--brief-mist));background:var(--brief-paper)}.order-module__LeWAWa__brandBlock{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.order-module__LeWAWa__wordmark{font-family:var(--brief-display);letter-spacing:-.02em;color:var(--brief-ink);margin:0;font-size:1.55rem;font-weight:400;line-height:1.1}.order-module__LeWAWa__orderKind{letter-spacing:.14em;text-transform:uppercase;color:var(--brief-moss);margin:0;font-size:.78rem}.order-module__LeWAWa__progressWrap{margin-bottom:1.5rem}.order-module__LeWAWa__progressTrack{background:var(--brief-mist);border-radius:1px;width:100%;height:2px;overflow:hidden}.order-module__LeWAWa__progressFill{background:var(--brief-clay);border-radius:1px;height:100%;transition:width .35s;display:block}.order-module__LeWAWa__progressMeta{justify-content:space-between;align-items:baseline;gap:.75rem;margin-top:.55rem;display:flex}.order-module__LeWAWa__progressStep{color:var(--brief-ink);margin:0;font-size:.9rem;font-weight:500}.order-module__LeWAWa__progressCount{color:var(--brief-moss);letter-spacing:.04em;margin:0;font-size:.78rem}.order-module__LeWAWa__stepBlock{flex-direction:column;gap:1rem;margin-bottom:1.25rem;animation:.28s order-module__LeWAWa__briefStepIn;display:flex}@keyframes order-module__LeWAWa__briefStepIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.order-module__LeWAWa__stepBlock{animation:none}.order-module__LeWAWa__progressFill{transition:none}}.order-module__LeWAWa__stepHeading{font-family:var(--brief-display);letter-spacing:-.015em;color:var(--brief-ink);text-align:left;margin:.35rem 0 0;font-size:1.35rem;font-weight:400;line-height:1.25}.order-module__LeWAWa__stepLead{text-align:left;color:color-mix(in srgb, var(--brief-ink) 55%, transparent);max-width:36rem;margin:0;font-size:.92rem;line-height:1.45}.order-module__LeWAWa__groupLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--brief-moss);margin:.85rem 0 0;font-size:.72rem}.order-module__LeWAWa__segmentRow{flex-wrap:wrap;gap:.4rem;display:flex}.order-module__LeWAWa__segment,.order-module__LeWAWa__segmentActive{font:inherit;color:color-mix(in srgb, var(--brief-ink) 65%, transparent);cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:0;padding:.55rem .95rem;font-size:.9rem;transition:color .2s,border-color .2s,background .2s}.order-module__LeWAWa__segment:hover{color:var(--brief-ink);background:color-mix(in srgb, var(--brief-mist) 45%, transparent)}.order-module__LeWAWa__segmentActive{color:var(--brief-ink);border-bottom-color:var(--brief-clay);background:color-mix(in srgb, var(--brief-clay) 8%, transparent)}.order-module__LeWAWa__moodRail{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;gap:.85rem;padding:.25rem 0 .65rem;display:flex;overflow-x:auto}.order-module__LeWAWa__moodCard,.order-module__LeWAWa__moodCardActive{scroll-snap-align:start;cursor:pointer;text-align:left;font:inherit;color:var(--brief-ink);background:0 0;border:none;border-radius:2px;flex-direction:column;flex:0 0 168px;padding:0;transition:transform .2s;display:flex;overflow:hidden}.order-module__LeWAWa__moodCard:hover,.order-module__LeWAWa__moodCardActive:hover{transform:scale(1.015)}.order-module__LeWAWa__moodCardImg{aspect-ratio:3/4;object-fit:cover;background:var(--brief-mist);outline-offset:-1px;filter:saturate(.92);outline:1px solid #0000;width:100%;transition:outline-color .2s,filter .2s;display:block}.order-module__LeWAWa__moodCardActive .order-module__LeWAWa__moodCardImg{outline-color:var(--brief-clay);filter:none;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--brief-clay) 35%, transparent);outline-width:2px}.order-module__LeWAWa__moodCardLabel{color:color-mix(in srgb, var(--brief-ink) 75%, transparent);padding:.55rem .1rem 0;font-size:.82rem;line-height:1.3}.order-module__LeWAWa__moodCardActive .order-module__LeWAWa__moodCardLabel{color:var(--brief-ink);font-weight:600}.order-module__LeWAWa__clothingGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}@media (min-width:560px){.order-module__LeWAWa__clothingGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem}}.order-module__LeWAWa__clothingCard,.order-module__LeWAWa__clothingCardExclude,.order-module__LeWAWa__clothingCardWant{background:var(--brief-paper);cursor:pointer;text-align:left;font:inherit;color:var(--brief-ink);border:1px solid #0000;border-radius:2px;flex-direction:column;padding:0;transition:border-color .2s,opacity .2s,background .2s,transform .15s;display:flex;overflow:hidden}.order-module__LeWAWa__clothingCard:hover{transform:scale(1.01)}.order-module__LeWAWa__clothingCardImg{aspect-ratio:3/4;object-fit:cover;background:var(--brief-mist);width:100%;transition:filter .2s,opacity .2s;display:block}.order-module__LeWAWa__clothingCardLabel{padding:.4rem .35rem .5rem;font-size:.72rem;line-height:1.25}.order-module__LeWAWa__clothingCardExclude{border-color:color-mix(in srgb, var(--brief-ink) 22%, transparent);opacity:.72}.order-module__LeWAWa__clothingCardExclude .order-module__LeWAWa__clothingCardImg{filter:grayscale(.55)brightness(.92);opacity:.85}.order-module__LeWAWa__clothingCardExclude .order-module__LeWAWa__clothingCardLabel{color:color-mix(in srgb, var(--brief-ink) 55%, transparent);text-decoration:line-through;text-decoration-thickness:1px}.order-module__LeWAWa__clothingCardWant{border-color:var(--brief-clay);background:color-mix(in srgb, var(--brief-clay) 7%, var(--brief-paper))}.order-module__LeWAWa__clothingCardWant .order-module__LeWAWa__clothingCardLabel{color:var(--brief-ink);font-weight:600}.order-module__LeWAWa__fitRow{flex-wrap:wrap;gap:.65rem;display:flex}.order-module__LeWAWa__fitCard,.order-module__LeWAWa__fitCardActive{border:1px solid var(--brief-mist);background:var(--brief-paper);cursor:pointer;text-align:left;width:112px;font:inherit;color:var(--brief-ink);border-radius:2px;flex-direction:column;padding:0;transition:border-color .2s,background .2s,transform .15s;display:flex;overflow:hidden}.order-module__LeWAWa__fitCard:hover{transform:scale(1.015)}.order-module__LeWAWa__fitCardActive{border-color:var(--brief-clay);background:color-mix(in srgb, var(--brief-clay) 8%, var(--brief-paper))}.order-module__LeWAWa__fitCardImg{aspect-ratio:1/1.15;object-fit:cover;object-position:center top;background:var(--brief-mist);width:100%;display:block}.order-module__LeWAWa__fitCardLabel{padding:.45rem .4rem .55rem;font-size:.75rem;line-height:1.25}.order-module__LeWAWa__fitCardActive .order-module__LeWAWa__fitCardLabel{font-weight:600}.order-module__LeWAWa__silhouetteGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;width:100%;display:grid}@media (min-width:720px){.order-module__LeWAWa__silhouetteGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}.order-module__LeWAWa__silhouetteCard,.order-module__LeWAWa__silhouetteCardActive{border:1px solid var(--brief-mist);background:var(--brief-paper);cursor:pointer;text-align:left;font:inherit;color:var(--brief-ink);border-radius:2px;flex-direction:column;padding:0;transition:border-color .2s,background .2s;display:flex;overflow:hidden}.order-module__LeWAWa__silhouetteCardActive{border-color:var(--brief-clay);background:color-mix(in srgb, var(--brief-clay) 8%, var(--brief-paper))}.order-module__LeWAWa__silhouetteMedia{justify-content:space-between;align-items:center;gap:.35rem;min-height:140px;padding:.55rem .55rem .15rem;display:flex}.order-module__LeWAWa__silhouettePhoto{aspect-ratio:3/4;object-fit:cover;background:var(--brief-mist);border-radius:2px;width:58%;display:block}.order-module__LeWAWa__silhouetteIcon{background:var(--brief-clay);flex:1;max-width:42px;height:72px;margin:0 auto;display:block}.order-module__LeWAWa__silhouetteIcon[data-shape=straight]{border-radius:2px;width:28px}.order-module__LeWAWa__silhouetteIcon[data-shape=waisted]{clip-path:polygon(18% 0%,82% 0%,82% 28%,58% 42%,58% 58%,82% 72%,82% 100%,18% 100%,18% 72%,42% 58%,42% 42%,18% 28%);width:34px}.order-module__LeWAWa__silhouetteIcon[data-shape=oversize]{border-radius:2px;width:40px}.order-module__LeWAWa__silhouetteIcon[data-shape=a_line]{clip-path:polygon(35% 0%,65% 0%,100% 100%,0% 100%);width:40px}.order-module__LeWAWa__silhouetteIcon[data-shape=fitted]{clip-path:polygon(22% 0%,78% 0%,72% 22%,55% 38%,55% 48%,78% 68%,70% 100%,30% 100%,22% 68%,45% 48%,45% 38%,28% 22%);width:30px}.order-module__LeWAWa__imageCardLabel{padding:.55rem .45rem;font-size:.78rem;line-height:1.25}.order-module__LeWAWa__silhouetteCardActive .order-module__LeWAWa__imageCardLabel{font-weight:600}.order-module__LeWAWa__hairGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}@media (min-width:720px){.order-module__LeWAWa__hairGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}.order-module__LeWAWa__hairCard,.order-module__LeWAWa__hairCardActive{border:1px solid var(--brief-mist);background:var(--brief-paper);cursor:pointer;text-align:left;font:inherit;color:var(--brief-ink);border-radius:2px;flex-direction:column;padding:0;transition:border-color .2s,background .2s;display:flex;overflow:hidden}.order-module__LeWAWa__hairCardActive{border-color:var(--brief-clay);background:color-mix(in srgb, var(--brief-clay) 8%, var(--brief-paper))}.order-module__LeWAWa__hairCardImg{aspect-ratio:3/4;object-fit:cover;background:var(--brief-mist);width:100%;display:block}.order-module__LeWAWa__hairCardLabel{padding:.45rem .4rem .55rem;font-size:.78rem;line-height:1.25}.order-module__LeWAWa__hairCardActive .order-module__LeWAWa__hairCardLabel{font-weight:600}.order-module__LeWAWa__brightnessRow{flex-wrap:wrap;gap:.75rem;display:flex}.order-module__LeWAWa__brightnessRow .order-module__LeWAWa__fitCard,.order-module__LeWAWa__brightnessRow .order-module__LeWAWa__fitCardActive{width:140px}.order-module__LeWAWa__colorColumns{grid-template-columns:minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}.order-module__LeWAWa__colorPanel{border:0;min-width:0;margin:0;padding:0}.order-module__LeWAWa__colorPanel legend{margin-bottom:.6rem;padding:0}.order-module__LeWAWa__colorHelp,.order-module__LeWAWa__colorCount{color:var(--brief-moss);margin:0 0 .85rem;font-size:.82rem;line-height:1.5}.order-module__LeWAWa__colorCount{color:var(--brief-ink)}.order-module__LeWAWa__primaryColorList,.order-module__LeWAWa__companionGrid{gap:.5rem;display:grid}.order-module__LeWAWa__primaryColor,.order-module__LeWAWa__companionColor{border:1px solid var(--brief-mist);background:var(--brief-paper);min-width:0;color:var(--brief-ink);text-align:left;font:inherit;cursor:pointer;border-radius:5px;padding:.7rem;transition:border-color .2s,background .2s}.order-module__LeWAWa__primaryColor:hover,.order-module__LeWAWa__companionColor:hover:not(:disabled){border-color:var(--brief-clay)}.order-module__LeWAWa__primaryColor[aria-pressed=true],.order-module__LeWAWa__companionColor[aria-pressed=true]{border-color:var(--brief-clay);background:color-mix(in srgb, var(--brief-clay) 8%, var(--brief-paper));box-shadow:inset 0 0 0 1px var(--brief-clay)}.order-module__LeWAWa__primaryColor:focus-visible,.order-module__LeWAWa__companionColor:focus-visible,.order-module__LeWAWa__selectedColor:focus-visible{outline:2px solid var(--brief-ink);outline-offset:3px}.order-module__LeWAWa__primaryColorTop{align-items:center;gap:.65rem;display:flex}.order-module__LeWAWa__primaryColorName{flex:1;font-size:.93rem;font-weight:600}.order-module__LeWAWa__primarySwatches{border:1px solid color-mix(in srgb, var(--brief-ink) 12%, transparent);border-radius:3px;flex-shrink:0;width:54px;height:30px;display:flex;overflow:hidden}.order-module__LeWAWa__primarySwatches>span,.order-module__LeWAWa__companionPreview>span{flex:1}.order-module__LeWAWa__colorSelectionMark{width:1rem;color:var(--brief-ink);flex-shrink:0;font-size:.9rem;font-weight:700}.order-module__LeWAWa__colorRecommendation{color:var(--brief-moss);flex-wrap:wrap;align-items:baseline;gap:.3rem .5rem;margin-top:.5rem;font-size:.74rem;line-height:1.45;display:flex}.order-module__LeWAWa__recommendationBadge{color:#14532d;background:#c6f0d2;border-radius:3px;padding:.1rem .4rem;font-weight:600}.order-module__LeWAWa__companionPreview{border-radius:2px;height:9px;margin-top:.65rem;display:flex;overflow:hidden}.order-module__LeWAWa__companionGrid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:.85rem}.order-module__LeWAWa__companionColor{flex-direction:column;gap:.45rem;padding:.5rem;font-size:.8rem;line-height:1.35;display:flex;position:relative}.order-module__LeWAWa__companionColor:disabled{opacity:.5;cursor:not-allowed}.order-module__LeWAWa__companionColor .order-module__LeWAWa__colorSelectionMark{text-align:center;background:var(--brief-paper);border-radius:50%;width:1.1rem;position:absolute;top:.7rem;right:.7rem}.order-module__LeWAWa__companionSwatch{border:1px solid color-mix(in srgb, var(--brief-ink) 10%, transparent);border-radius:3px;width:100%;height:38px;display:block}.order-module__LeWAWa__selectedColors{flex-wrap:wrap;gap:.4rem;margin-bottom:.85rem;display:flex}.order-module__LeWAWa__selectedColor{border:1px solid var(--brief-mist);min-height:36px;font:inherit;color:var(--brief-ink);background:var(--brief-paper);cursor:pointer;border-radius:4px;align-items:center;gap:.35rem;padding:.35rem .5rem;font-size:.76rem;display:inline-flex}.order-module__LeWAWa__selectedColorDot{border:1px solid color-mix(in srgb, var(--brief-ink) 10%, transparent);border-radius:50%;flex-shrink:0;width:14px;height:14px}@media (min-width:640px){.order-module__LeWAWa__colorColumns{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.order-module__LeWAWa__chipRow{flex-wrap:wrap;gap:.45rem;display:flex}.order-module__LeWAWa__tag,.order-module__LeWAWa__tagActive{font:inherit;border:1px solid var(--brief-mist);background:var(--brief-paper);color:var(--brief-ink);cursor:pointer;border-radius:2px;padding:.55rem .85rem;font-size:.86rem;transition:border-color .2s,background .2s}.order-module__LeWAWa__tag:hover{border-color:color-mix(in srgb, var(--brief-clay) 40%, var(--brief-mist))}.order-module__LeWAWa__tagActive{border-color:var(--brief-clay);background:color-mix(in srgb, var(--brief-clay) 10%, var(--brief-paper));font-weight:600}.order-module__LeWAWa__fieldLabel{color:var(--brief-ink);flex-direction:column;gap:.4rem;width:100%;max-width:28rem;font-size:.9rem;font-weight:500;display:flex}.order-module__LeWAWa__fieldControl{width:100%;font:inherit;border:1px solid var(--brief-mist);background:var(--brief-paper);color:var(--brief-ink);border-radius:2px;padding:12px 14px;font-weight:400}.order-module__LeWAWa__fieldControl:focus{outline:2px solid color-mix(in srgb, var(--brief-clay) 45%, transparent);outline-offset:1px;border-color:color-mix(in srgb, var(--brief-clay) 50%, var(--brief-mist))}textarea.order-module__LeWAWa__fieldControl{resize:vertical;min-height:4.5rem}.order-module__LeWAWa__fieldsGrid{gap:.75rem;width:100%;max-width:36rem;display:grid}@media (min-width:640px){.order-module__LeWAWa__fieldsGrid{grid-template-columns:1fr 1fr}}.order-module__LeWAWa__ctaBar{z-index:20;padding:.75rem 1.25rem calc(.75rem + env(safe-area-inset-bottom));background:color-mix(in srgb, var(--sand,#f6f2eb) 88%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid color-mix(in srgb, var(--mist,#e8e4dc) 80%, transparent);position:fixed;bottom:0;left:0;right:0}.order-module__LeWAWa__ctaInner{max-width:760px;margin:0 auto}.order-module__LeWAWa__nextBtn,.order-module__LeWAWa__payBtn{width:100%;font:inherit;background:var(--brief-clay,#c17f59);color:#fff;cursor:pointer;text-align:center;border:none;border-radius:2px;padding:.95rem 1.25rem;font-size:1rem;font-weight:600;transition:background .2s,opacity .2s;display:block}.order-module__LeWAWa__nextBtn:hover:not(:disabled),.order-module__LeWAWa__payBtn:hover:not(:disabled){background:color-mix(in srgb, var(--brief-clay,#c17f59) 88%, #000)}.order-module__LeWAWa__nextBtn:disabled,.order-module__LeWAWa__payBtn:disabled{opacity:.5;cursor:not-allowed}@media (min-width:800px){.order-module__LeWAWa__wizard{padding-bottom:3rem}.order-module__LeWAWa__ctaBar{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-top:none;margin-top:1.5rem;padding:0;position:static}.order-module__LeWAWa__nextBtn,.order-module__LeWAWa__payBtn{max-width:22rem}}.order-module__LeWAWa__checkoutNote,.order-module__LeWAWa__summaryLine,.order-module__LeWAWa__legalNote{text-align:left;max-width:36rem;color:color-mix(in srgb, var(--brief-ink) 55%, transparent);margin:.85rem 0 0;font-size:.85rem;line-height:1.45}.order-module__LeWAWa__summaryLine{color:var(--brief-ink)}.order-module__LeWAWa__legalNote a{color:inherit;text-underline-offset:2px;text-decoration:underline}.order-module__LeWAWa__payStrike{opacity:.75;margin-left:.5rem;font-size:.9em;font-weight:500;text-decoration:line-through}.order-module__LeWAWa__eyeCardImg{aspect-ratio:3/2;object-fit:cover;width:100%;display:block}.order-module__LeWAWa__capsulePalette{flex-wrap:wrap;gap:.8rem 1.4rem;padding:0;list-style:none;display:flex}.order-module__LeWAWa__capsulePalette li{align-items:center;gap:.5rem;font-size:.9rem;display:flex}.order-module__LeWAWa__capsuleSwatch{border:1px solid #bbb;border-radius:50%;width:1.5rem;height:1.5rem}.order-module__LeWAWa__capsuleItems{gap:1.5rem;display:grid}.order-module__LeWAWa__capsuleItem{border:1px solid #ddd;border-radius:12px;grid-template-columns:minmax(100px,180px) minmax(0,1fr);gap:1.5rem;padding:1rem;scroll-margin-top:2rem;display:grid}.order-module__LeWAWa__capsulePhoto{object-fit:contain;color:#555;background:#f8f8f8;border-radius:8px;width:100%;height:230px;font-size:.8rem}.order-module__LeWAWa__capsuleLooks{gap:1.5rem;display:grid}.order-module__LeWAWa__lookPhotos{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.order-module__LeWAWa__lookPhotos a{color:inherit;font-size:.75rem;text-decoration:none}.order-module__LeWAWa__lookPhotos .order-module__LeWAWa__capsulePhoto{height:180px}.order-module__LeWAWa__capsuleLimits{margin-top:1.5rem;line-height:1.6}.order-module__LeWAWa__replaceButton{color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:6px;margin-top:1rem;padding:.65rem 1rem}.order-module__LeWAWa__replaceButton:disabled{opacity:.6;cursor:wait}@media (max-width:600px){.order-module__LeWAWa__capsuleItem{grid-template-columns:1fr}.order-module__LeWAWa__capsulePhoto{height:250px}.order-module__LeWAWa__lookPhotos{grid-template-columns:repeat(2,minmax(0,1fr))}}.order-module__LeWAWa__primaryColor[data-recommended=true],.order-module__LeWAWa__companionColor[data-recommended=true]{background:#effaf2;border-color:#54a46c}.order-module__LeWAWa__primaryColor[data-recommended=true][aria-pressed=true],.order-module__LeWAWa__companionColor[data-recommended=true][aria-pressed=true]{background:#d9f3e1;border-color:#237a40;box-shadow:inset 0 0 0 1px #237a40}
