.hero-section{background:#000;justify-content:center;align-items:center;width:100%;max-width:100vw;height:100dvh;display:flex;position:relative;overflow:hidden}.hero-image{z-index:1;filter:brightness(.65);object-fit:cover;object-position:center top;will-change:transform;backface-visibility:hidden}.hero-content{z-index:10;text-align:center;color:#fff;width:100%;max-width:860px;padding:2rem;position:relative}.hero-title{text-shadow:2px 2px 20px #000000b3;margin-bottom:1rem;font-size:clamp(2rem,6vw,4.5rem);font-weight:700;line-height:1.15}.hero-subtitle{opacity:.9;text-shadow:1px 1px 10px #00000080;margin-bottom:2rem;font-size:clamp(.95rem,2.5vw,1.4rem);font-weight:400}.hero-cta{color:#fff;background:0 0;border:2px solid #ffffffd9;border-radius:50px;padding:.875rem 2.25rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .25s,border-color .25s;display:inline-block}.hero-cta:hover{background:#ffffff26;border-color:#fff}.hero-social{z-index:20;position:absolute;bottom:2rem;right:2rem}.hero-section .hero-social .social-icons__link{color:#fffc}.hero-section .hero-social .social-icons__link:hover{color:#fff}@media (max-width:768px){.hero-section{height:100svh}.hero-content{padding:1.5rem}.hero-social{bottom:1.25rem;right:1.25rem}}.occ-section{background:#f7f6f3;flex-direction:column;justify-content:center;width:100%;min-height:100vh;display:flex;overflow:hidden}.occ-top{flex-shrink:0;padding:2.5rem 1.5rem .75rem}.occ-title{color:#111;font-size:1.4rem;font-weight:700;line-height:1.2}.occ-pills-wrapper{flex-shrink:0;position:relative}.occ-pills-wrapper:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#f7f6f3,#0000);width:1.5rem;position:absolute;top:0;bottom:0;left:0}.occ-pills-wrapper:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(270deg,#f7f6f3,#0000);width:2.5rem;position:absolute;top:0;bottom:0;right:0}.occ-pills-track{scrollbar-width:none;-ms-overflow-style:none;gap:.5rem;padding:.25rem 1.5rem 1rem;display:flex;overflow-x:auto}.occ-pills-track::-webkit-scrollbar{display:none}.occ-pill{color:#0000008c;white-space:nowrap;cursor:pointer;background:0 0;border:1.5px solid #0000002e;border-radius:100px;flex-shrink:0;align-items:center;padding:.5rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .18s;display:inline-flex}.occ-pill:hover{color:#ff5c2b;background:#fdf3ec;border:2px solid #ff5c2b}.occ-pill--active{color:#ff5c2b;background:#fdf3ec;border:2px solid #ff5c2b;font-weight:600}.occ-looks{flex-direction:column;flex:1;min-height:0;padding-top:1.25rem;display:flex}.occ-looks-header{flex-shrink:0;justify-content:space-between;align-items:center;padding:0 1.5rem 1rem;display:flex}.occ-looks-title{color:#111;font-size:1rem;font-weight:700}.occ-looks-seeall{color:#00000061;font-size:.8rem;font-weight:500;text-decoration:none;transition:color .15s}.occ-looks-seeall:hover{color:#111}.occ-cards-track{scrollbar-width:none;-ms-overflow-style:none;flex:1;align-items:flex-start;gap:.875rem;min-height:0;padding:0 1.5rem 2rem;display:flex;overflow-x:auto}.occ-cards-track::-webkit-scrollbar{display:none}@media (min-width:768px){.occ-cards-track{gap:1.75rem;padding:0 2.5rem 2rem}}@media (min-width:1024px){.occ-cards-track{gap:2rem;padding:0 3rem 2rem}}.occ-card{background:#fff;border:1px solid #00000014;border-radius:12px;flex-direction:column;flex-shrink:0;width:clamp(240px,78vw,300px);text-decoration:none;transition:border-color .2s,transform .2s;display:flex;overflow:hidden}.occ-card:hover{border-color:#0003;transform:translateY(-2px)}@media (min-width:768px){.occ-card{width:clamp(260px,32vw,340px)}}.occ-card__thumb{aspect-ratio:3/4;background:#0000000a;width:100%;position:relative;overflow:hidden}.occ-card__badge{z-index:1;text-transform:capitalize;border-radius:100px;padding:.25rem .625rem;font-size:.65rem;font-weight:600;position:absolute;top:.75rem;left:.75rem}.occ-card__info{background:#fff;flex-shrink:0;padding:.875rem 1rem 1rem}.occ-card__name{color:#111;margin-bottom:.2rem;font-size:.9rem;font-weight:600}.occ-card__pieces{color:#00000061;font-size:.72rem}.occ-bottom-copy{text-align:center;flex-shrink:0;padding:.75rem 1.5rem 2rem}.occ-bottom-copy__title{color:#111;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.occ-bottom-copy__subtitle{color:#00000080;font-size:.9rem;line-height:1.6}@media (min-width:768px){.occ-top{padding:3.5rem 3rem 1rem}.occ-title{font-size:2rem}.occ-pills-track{gap:.75rem;padding:.25rem 3rem 1.25rem}.occ-pill{padding:.6rem 1.5rem;font-size:1rem}.occ-looks-header{padding:0 3rem 1.25rem}.occ-looks-title{font-size:1.2rem}.occ-looks-seeall{font-size:.9rem}.occ-card__name{font-size:1rem}.occ-card__pieces{font-size:.8rem}.occ-bottom-copy{padding:1.25rem 3rem 3rem}.occ-bottom-copy__title{font-size:1.75rem}.occ-bottom-copy__subtitle{font-size:1rem}}@media (min-width:1280px){.occ-top{padding:4rem 4rem 1.25rem}.occ-title{font-size:2.5rem}.occ-pills-track{padding:.25rem 4rem 1.5rem}.occ-looks-header{padding:0 4rem 1.5rem}.occ-cards-track{gap:2.5rem;padding:0 4rem 2.5rem}.occ-card{width:clamp(300px,28vw,420px)}.occ-bottom-copy{padding:1.5rem 4rem 3.5rem}.occ-bottom-copy__title{font-size:2rem}}.occ-empty{color:#00000059;align-self:center;padding:2rem 0;font-size:.9rem}.navbar{--nav-fg:#fff;z-index:100;background:0 0;width:100%;max-width:100vw;padding:.75rem;transition:background .3s,box-shadow .3s;position:fixed;top:0;left:0}.navbar--static{position:relative}.navbar--shadow{box-shadow:0 2px 12px #00000014}.navbar--box-border{border-bottom:1px solid #0000001a}.navbar--box-card{border-radius:12px;width:calc(100% - 2rem);margin:1rem;box-shadow:0 2px 16px #00000014}.navbar-container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.navbar-logo a{color:var(--nav-fg);letter-spacing:-.5px;align-items:baseline;gap:.35rem;font-size:1.5rem;font-weight:700;text-decoration:none;transition:color .3s;display:flex}.navbar-logo a:hover{color:#3498db}.navbar-logo a span{letter-spacing:.5px;opacity:.7;text-transform:lowercase;font-size:.7rem;font-weight:400}.menu-toggle{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:40px;height:40px;padding:0;display:flex;position:relative}.menu-toggle .menu-line{background:var(--nav-fg);transform-origin:50%;width:30px;height:2px;transition:all .3s}.menu-toggle.active .menu-line:first-child{transform:translateY(8px)rotate(45deg)}.menu-toggle.active .menu-line:nth-child(2){opacity:0;transform:translate(-20px)}.menu-toggle.active .menu-line:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.menu-toggle:hover .menu-line{opacity:.7}.menu-overlay{z-index:99;-webkit-overflow-scrolling:touch;opacity:0;visibility:hidden;pointer-events:none;background:linear-gradient(135deg,#1e3c72 0%,#2a5298 100%);justify-content:center;align-items:flex-start;width:100%;max-width:100vw;height:100dvh;transition:opacity .3s,visibility .3s,transform .3s;display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translateY(-12px)}--open.menu-overlay{opacity:1;visibility:visible;pointer-events:all;transform:translateY(0)}.menu-content{flex-direction:column;justify-content:center;width:100%;max-width:800px;min-height:100%;padding:5rem 2rem 3rem;display:flex}.menu-items{margin:0;padding:0;list-style:none}.menu-item{opacity:0;margin-bottom:2rem;transition:opacity .4s,transform .4s;transform:translateY(30px)}--visible.menu-item{opacity:1;transform:translateY(0)}.menu-item a{color:#fff;align-items:baseline;gap:2rem;text-decoration:none;transition:transform .3s;display:flex}.menu-item a:hover{transform:translate(20px)}.menu-item a:hover .menu-item-text{color:gold}.menu-item-number{color:#ffffff80;font-family:monospace;font-size:1rem;font-weight:500}.menu-item-text{font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1.2;transition:color .3s}.menu-footer{text-align:center;margin-top:2.5rem}.menu-footer p{color:#fff9;font-size:.85rem}@media (max-width:768px){.menu-item{margin-bottom:1.25rem}.menu-item-text{font-size:clamp(1.6rem,8vw,2.5rem)}.menu-footer{margin-top:1.5rem}}.content-section{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:4rem 2rem;transition:background-color .3s;display:flex;position:relative}.content-section.hero-style{position:relative;overflow:hidden}.section-bg-image{z-index:1;filter:brightness(.7)}.section-overlay{z-index:2;mix-blend-mode:multiply;opacity:.85;width:100%;height:100%;position:absolute;top:0;left:0}.content-wrapper{text-align:center;z-index:10;width:100%;max-width:1200px;position:relative}.content-title{color:#fff;text-shadow:2px 2px 20px #000c;margin-bottom:2rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.2}.content-description{color:#fffffff2;text-shadow:1px 1px 10px #0009;max-width:800px;margin:0 auto 3rem;font-size:clamp(1.1rem,2vw,1.3rem);font-weight:400;line-height:1.8}.content-section.dark-text .content-title{color:#1f2937;text-shadow:0 2px 10px #ffffff4d}.content-section.dark-text .content-description{color:#374151;text-shadow:none;font-weight:500}.content-section.dark-text .cta-button{color:#fff;background:#1f2937;border:2px solid #1f2937}.content-section.dark-text .cta-button:hover{background:#111827;border-color:#111827}.content-section.dark-text .step-circle{color:#1f2937;border-color:#1f2937}.content-section.dark-text .step-line{background:#1f2937}.content-section.dark-text .step-label{color:#1f2937}.cta-button{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-shadow:0 2px 10px #0000004d;background:0 0;border:2px solid #ffffffe6;border-radius:50px;margin-top:1.5rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 0 20px #ffffff1a,inset 0 0 20px #ffffff0d}.cta-button:hover{background:#ffffff26;border-color:#fff;transform:translateY(-3px)scale(1.05);box-shadow:0 8px 30px #fff3,inset 0 0 30px #ffffff1a}.cta-button:active{transform:translateY(-1px)scale(1.02)}.steps-indicator{justify-content:center;align-items:center;gap:2rem;max-width:600px;margin:3rem auto;display:flex}.step-item{flex-direction:column;align-items:center;gap:1rem;display:flex}.step-circle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:3px solid #ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 15px #0003}.step-circle:before{content:"";opacity:0;background:radial-gradient(circle,#ffffff4d 0%,#0000 70%);border-radius:50%;transition:opacity .3s;position:absolute;inset:-5px}.step-circle:hover:before{opacity:1}.step-number{color:#fff;text-shadow:0 2px 10px #00000080;font-size:2rem;font-weight:700}.step-label{color:#ffffffe6;text-align:center;text-shadow:0 1px 5px #00000080;font-size:.875rem;font-weight:600;line-height:1.3}.step-circle{animation:2s ease-in-out infinite step-pulse}@keyframes step-pulse{0%,to{box-shadow:0 4px 15px #0003}50%{box-shadow:0 0 20px #fff9}}.step-line{transform-origin:0;background:#fff9;width:60px;height:3px;position:relative}.step-line:after{content:"";filter:blur(4px);background:#ffffff4d;height:7px;position:absolute;top:-2px;left:0;right:0}@media (max-width:768px){.content-section{min-height:100vh;padding:3rem 1.5rem}.content-wrapper{padding:0 1rem}.content-title{margin-bottom:1.5rem;font-size:2rem}.content-description{margin-bottom:2rem;font-size:1rem;line-height:1.6}.cta-button{margin-top:1rem;padding:.875rem 2rem;font-size:1rem}.steps-indicator{flex-direction:row;gap:2rem;margin:3rem auto;transform:scale(1)}.step-item{gap:1.5rem}.step-circle{border-width:2px;width:70px;height:70px}.step-number{font-size:1.25rem}.step-label{font-size:.7rem;line-height:1.2}.step-line{width:30px;height:2px}}@media (max-width:480px){.content-section{padding:2rem 1rem}.content-title{margin-bottom:.75rem;font-size:1.75rem}.content-description{margin-bottom:1.25rem;font-size:.95rem}.cta-button{width:100%;max-width:250px;padding:.75rem 1.5rem}.steps-indicator{gap:.5rem;margin:1.5rem auto;transform:scale(.75)}.step-circle{width:70px;height:70px}.step-number{font-size:1.1rem}.step-label{font-size:1.2rem}.step-line{width:40px}}.social-icons{align-items:center;gap:1rem;display:flex}.social-icons__link{color:#fff;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative}.social-icons__link svg{flex-shrink:0;transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.social-icons--circle{gap:.75rem}.social-icons--circle .social-icons__link{background:#ffffff26;border-radius:50%;width:52px;height:52px;transition:background .3s,transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .3s}.social-icons--circle .social-icons__link:after{content:"";opacity:0;background:#ffffff26;border-radius:50%;transition:opacity .3s,transform .4s cubic-bezier(.34,1.56,.64,1);position:absolute;inset:0;transform:scale(.7)}.social-icons--circle .social-icons__link:hover{background:#ffffff40;transform:translateY(-4px)scale(1.1);box-shadow:0 8px 20px #ffffff1f}.social-icons--circle .social-icons__link:hover:after{opacity:1;transform:scale(1.4)}.social-icons--circle .social-icons__link:hover svg{transform:rotate(8deg)scale(1.1)}.social-icons--circle .social-icons__link:active{transition-duration:.1s;transform:translateY(-1px)scale(1.02)}.social-icons--plain .social-icons__link{transition:color .25s,transform .35s cubic-bezier(.34,1.56,.64,1)}.social-icons--plain .social-icons__link:before{content:"";opacity:0;background:currentColor;border-radius:50%;width:4px;height:4px;transition:transform .25s cubic-bezier(.34,1.56,.64,1),opacity .2s;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)scale(0)}.social-icons--plain .social-icons__link:hover{color:#fffffff2;transform:translateY(-4px)}.social-icons--plain .social-icons__link:hover:before{opacity:.6;transform:translate(-50%)scale(1)}.social-icons--plain .social-icons__link:hover svg{transform:scale(1.15)}.social-icons--plain .social-icons__link:active{transition-duration:80ms;transform:translateY(-1px)}.contact-section{color:#fff;background:linear-gradient(135deg,#e178ce 0%,#dd69c8 100%);align-items:center;height:100vh;padding:5.5rem 2rem 2rem;display:flex;position:relative;overflow:hidden}.contact-section.contact-section--has-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.contact-section.contact-section--has-image:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(135deg,#e178ce99 0%,#0000008c 100%);position:absolute;inset:0}.contact-container{z-index:1;width:100%;max-width:1200px;margin:0 auto;position:relative}.contact-header{margin-bottom:1.75rem}.contact-title{letter-spacing:-.03em;margin-bottom:.6rem;font-size:clamp(2.25rem,5vw,4rem);font-weight:700;line-height:1}.contact-subtext{color:#ffffffd9;letter-spacing:.01em;font-size:clamp(.875rem,1.5vw,1rem);font-weight:600}.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}.contact-form{flex-direction:column;gap:1.5rem;display:flex}.form-field{flex-direction:column;gap:.4rem;display:flex;position:relative}.form-label{letter-spacing:.14em;text-transform:uppercase;color:#fffc;font-size:.65rem;font-weight:700}.form-input,.form-select,.form-textarea{color:#fff;background:0 0;border:none;border-bottom:1px solid #ffffff80;outline:none;width:100%;padding:.5rem 0;font-family:inherit;font-size:.95rem;transition:border-color .3s,box-shadow .3s}:is(.form-input,.form-select,.form-textarea)::placeholder{color:#ffffff80}:is(.form-input,.form-select,.form-textarea):focus{border-bottom-color:#fff;box-shadow:0 2px 0 -1px #ffffff1a}:is(.form-input,.form-select,.form-textarea).form-input--error{border-bottom-color:#ff6b9d}.form-field--select:after{content:"↓";color:#ffffff59;pointer-events:none;font-size:.7rem;line-height:1;position:absolute;bottom:.6rem;right:0}.form-select{cursor:pointer;appearance:none;padding-right:1.5rem}.form-select option{color:#fff;background:#1e3c72}.form-textarea{resize:none;line-height:1.6}.form-error{color:#ff6b9d;letter-spacing:.01em;margin-top:.15rem;font-size:.72rem}.contact-cta{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:0 0;border:2px solid #ffffffb3;border-radius:50px;justify-content:center;align-self:flex-start;align-items:center;margin-top:.25rem;padding:.8rem 2.25rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .3s,border-color .3s,transform .3s,box-shadow .3s;display:inline-flex}.contact-cta:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-3px);box-shadow:0 8px 30px #ffffff1a,inset 0 0 20px #ffffff0d}.contact-cta:active{transform:translateY(-1px)}.contact-success{align-items:center;display:flex}.success-message{color:#fffffff2;max-width:380px;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:600;line-height:1.4}.contact-info-col{flex-direction:column;gap:2.25rem;padding-top:.25rem;display:flex}.personal-note{flex-direction:column;gap:1.1rem;display:flex}.personal-note-text{color:#fffffff2;font-size:clamp(.95rem,1.5vw,1.1rem);font-weight:600;line-height:1.8}.response-time{letter-spacing:.14em;text-transform:uppercase;color:#ffffffb3;font-size:.65rem;font-weight:700}.contact-email{color:#fffffff2;border-bottom:1px solid #ffffff80;align-self:flex-start;padding-bottom:.2rem;font-size:.95rem;text-decoration:none;transition:color .3s,border-color .3s}.contact-email:hover{color:#fff;border-bottom-color:#fff}@media (max-width:900px){.contact-section{height:auto;min-height:100vh;padding:6rem 1.5rem 4rem;overflow:visible}.contact-grid{grid-template-columns:1fr;gap:3rem}.contact-info-col{gap:2rem;padding-top:0}.contact-cta{align-self:stretch;width:100%}}@media (max-width:480px){.contact-section{padding:5.5rem 1rem 3rem}.contact-title{font-size:2.25rem}}.footer{color:#fff;background:#202230;padding:4rem 2rem 0}.footer__container{max-width:680px;margin:0 auto}.footer__subscribe{text-align:center;padding-bottom:3.5rem}.footer__subscribe-eyebrow{letter-spacing:1.5px;text-transform:uppercase;color:#fff6;margin-bottom:1rem;font-size:.7rem;font-weight:600}.footer__subscribe-title{letter-spacing:-.02em;color:#fff;margin-bottom:.625rem;font-size:clamp(1.6rem,4vw,2.25rem);font-weight:700;line-height:1.2}.footer__subscribe-sub{color:#ffffff80;margin-bottom:2rem;font-size:.9rem}.footer__form{gap:.625rem;max-width:440px;margin:0 auto;display:flex}.footer__input{color:#fff;background:#ffffff0f;border:1.5px solid #ffffff2e;border-radius:100px;outline:none;flex:1;padding:.75rem 1.125rem;font-family:inherit;font-size:.9rem;transition:border-color .2s}.footer__input::placeholder{color:#ffffff4d}.footer__input:focus{border-color:#ffffff80}.footer__cta{color:#202230;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:100px;padding:.75rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:700;transition:opacity .2s}.footer__cta:hover{opacity:.88}.footer__subscribe-thanks{color:#ffffffb3;font-size:.95rem;font-style:italic}.footer__bottom{margin-top:0}.footer__divider{background:#ffffff1f;width:100%;height:1px}.footer__bottom-row{justify-content:space-between;align-items:center;padding:1.25rem 0;display:flex}.footer__logo{color:#fff;letter-spacing:-.02em;font-size:1rem;font-weight:700}.footer__copyright{color:#ffffff59;font-size:.75rem}@media (max-width:768px){.footer{padding:3rem 1.5rem 0}.footer__form{flex-direction:column;gap:.75rem}.footer__input,.footer__cta{text-align:center;width:100%}.footer__bottom-row{text-align:center;flex-direction:column;gap:1rem;padding:1.5rem 0}}.filter-overlay{z-index:200;background:linear-gradient(135deg,#1e3c72 0%,#2a5298 100%);flex-direction:column;width:100%;height:100dvh;animation:.3s forwards overlay-in;display:flex;position:fixed;top:0;left:0}@keyframes overlay-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.filter-header{box-sizing:border-box;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;max-width:680px;margin:0 auto;padding:1.5rem 2rem;display:flex}.filter-header h2{color:#fff;letter-spacing:-.3px;font-size:1.5rem;font-weight:700}.filter-close{cursor:pointer;background:0 0;border:none;width:40px;height:40px;padding:0;position:relative}.filter-close span{background:#fff;width:22px;height:2px;transition:background .2s;position:absolute;top:50%;left:50%}.filter-close span:first-child{transform:translate(-50%,-50%)rotate(45deg)}.filter-close span:nth-child(2){transform:translate(-50%,-50%)rotate(-45deg)}.filter-close:hover span{background:#ebedee}.filter-body{-webkit-overflow-scrolling:touch;flex:1;justify-content:center;min-height:0;padding:2rem;display:flex;overflow-y:auto}.filter-body-inner{width:100%;max-width:680px}.filter-category{margin-bottom:2.5rem}.filter-category-label{color:#ffffff80;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.875rem;font-size:.75rem;font-weight:600}.filter-options{flex-wrap:wrap;gap:.5rem;display:flex}.filter-option{color:#ffffffb3;cursor:pointer;background:0 0;border:1.5px solid #ffffff4d;border-radius:100px;padding:.5rem 1.125rem;font-size:.875rem;transition:all .2s}.filter-option:hover{color:#fff;border-color:#ffffffb3}.filter-option.selected{color:#1e3c72;background:#fff;border-color:#fff;font-weight:600}.filter-footer{padding:1rem 2rem;padding-bottom:max(1rem,env(safe-area-inset-bottom));box-sizing:border-box;border-top:1px solid #ffffff1a;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;max-width:680px;margin:0 auto;display:flex}.filter-clear{color:#fff9;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:.5rem 0;font-size:.875rem;text-decoration:underline;transition:color .2s}.filter-clear:hover{color:#fff}.filter-apply{color:#1e3c72;cursor:pointer;background:#fff;border:none;border-radius:100px;padding:.75rem 2.5rem;font-size:1rem;font-weight:700;transition:all .2s}.filter-apply:hover{background:#f0f0f0;transform:scale(1.02)}.filter-pills{flex-wrap:wrap;gap:.5rem;max-width:1400px;margin:0 auto 1.5rem;display:flex}.filter-pill-wrapper{position:relative}.filter-pill{color:#111;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #0000002e;border-radius:100px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.8rem;font-weight:500;transition:all .18s;display:inline-flex}.filter-pill:hover{border-color:#111}--active.filter-pill{color:#fff;background:#111;border-color:#111}--open.filter-pill{border-color:#111;box-shadow:0 0 0 3px #0000000f}.filter-pill__count{background:#ffffff40;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.65rem;font-weight:700;line-height:1;display:inline-flex}.filter-pill__chevron{transition:transform .2s}--up.filter-pill__chevron{transform:rotate(180deg)}.filter-pill-dropdown{z-index:50;background:#fff;border:1px solid #0000001a;border-radius:12px;flex-direction:column;gap:.125rem;min-width:180px;padding:.5rem;display:flex;position:absolute;top:calc(100% + .5rem);left:0;box-shadow:0 8px 24px #0000001a}.filter-pill-option{color:#333;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;font-size:.85rem;transition:background .15s;display:flex}.filter-pill-option:hover{background:#0000000d}--selected.filter-pill-option{color:#111;background:#0000000a;font-weight:600}.filter-pill-option__check{color:#111;flex-shrink:0;width:14px;font-size:.7rem}.active-filters{flex-wrap:wrap;align-items:center;gap:.5rem;max-width:1400px;margin:0 auto 1.5rem;display:flex}.active-filters__chip{color:#111;background:#0000000f;border:1px solid #00000026;border-radius:100px;align-items:center;gap:.375rem;padding:.375rem .625rem .375rem .875rem;font-size:.8rem;display:inline-flex}.active-filters__chip button{color:#00000059;cursor:pointer;background:0 0;border:none;padding:0;font-size:.65rem;line-height:1;transition:color .2s}.active-filters__chip button:hover{color:#111}.active-filters__clear{color:#0006;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:.375rem 0;font-size:.8rem;text-decoration:underline;transition:color .2s}.active-filters__clear:hover{color:#111}.search-results{background:#f5f5f0;min-height:100vh;padding:5rem 2rem 2rem}.search-results__toolbar{align-items:center;gap:.5rem;max-width:1400px;margin:0 auto 1.5rem;display:flex}.filter-btn{color:#0000008c;appearance:none;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #0000002e;border-radius:100px;align-items:center;gap:.375rem;padding:.5rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1;transition:all .18s;display:inline-flex}.filter-btn:hover{color:#ff5c2b;background:#fdf3ec;border-width:2px;border-color:#ff5c2b}.filter-btn:focus{outline:none}--open.filter-btn{color:#ff5c2b;background:#fdf3ec;border-width:2px;border-color:#ff5c2b}--active.filter-btn,--toggled.filter-btn{color:#ff5c2b;background:#fdf3ec;border-width:2px;border-color:#ff5c2b;font-weight:600}.filter-btn.filter-btn--toggled{color:#ff5c2b;background:#fdf3ec;border-color:#ff5c2b}.sort-pill-wrapper{position:relative}.sort-pill__chevron{flex-shrink:0;transition:transform .2s}--up.sort-pill__chevron{transform:rotate(180deg)}.looks-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1400px;margin:0 auto;display:grid}.look-card{cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:12px;transition:border-color .2s,transform .2s;overflow:hidden}.look-card:hover{border-color:#0003;transform:translateY(-2px)}.look-card__thumbnail{aspect-ratio:3/4;background:#0000000a;width:100%;position:relative}.look-card__share{cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:none;position:absolute;bottom:.625rem;right:.625rem}.look-card__share svg{color:#111;width:16px;height:16px}@media (max-width:768px){.look-card__share{display:flex}}.look-card__info{flex-direction:column;gap:.5rem;padding:.875rem 1.25rem 1rem;display:flex}.look-card__info-top{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.look-card__title{color:#111;font-size:.95rem;font-weight:600;line-height:1.3}.look-card__count{color:#00000059;white-space:nowrap;font-size:.75rem}.look-card__tags{flex-wrap:wrap;gap:.375rem;display:flex}.look-card__tag{color:#00000073;text-transform:capitalize;background:#0000000d;border-radius:100px;padding:.2rem .6rem;font-size:.7rem}--more.look-card__tag{color:#0000004d;background:0 0;padding-left:0}.looks-empty{text-align:center;max-width:1400px;margin:0 auto;padding:4rem 0}.looks-empty p{color:#00000059;font-size:1rem}.pagination{justify-content:center;align-items:center;gap:.375rem;max-width:1400px;margin:3rem auto 1rem;display:flex}.pagination__arrow{color:#0000008c;cursor:pointer;background:0 0;border:1.5px solid #0000002e;border-radius:100px;align-items:center;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;transition:all .18s;display:inline-flex}.pagination__arrow:hover:not(:disabled){color:#ff5c2b;background:#fdf3ec;border-width:2px;border-color:#ff5c2b}.pagination__arrow:disabled{opacity:.3;cursor:default}.pagination__page{color:#0000008c;cursor:pointer;background:0 0;border:1.5px solid #0000002e;border-radius:100px;align-items:center;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;transition:all .18s;display:inline-flex}.pagination__page:hover{color:#ff5c2b;background:#fdf3ec;border-width:2px;border-color:#ff5c2b}--active.pagination__page{color:#fff;background:#ff5c2b;border-width:2px;border-color:#ff5c2b;font-weight:600}--active.pagination__page:hover{color:#fff;background:#ff5c2b}.pagination__ellipsis{color:#0000004d;align-items:center;padding:.5rem .375rem;font-size:.875rem;display:inline-flex}@media (max-width:1024px){.looks-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.filter-header,.filter-body,.filter-footer{padding-left:1.5rem;padding-right:1.5rem}.looks-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:480px){.looks-grid{grid-template-columns:1fr}}.look-page{background:#f5f5f0;min-height:100vh;padding-top:5rem}.look-page__layout{flex-direction:column;display:flex}@media (min-width:768px){.look-page__layout{flex-direction:row;align-items:flex-start;gap:3rem;max-width:1200px;margin:0 auto;padding:2rem 2rem 4rem}}@media (min-width:1024px){.look-page__layout{gap:4rem}}.look-page__thumbnail{aspect-ratio:3/4;flex-shrink:0;width:100%;position:relative}@media (min-width:768px){.look-page__thumbnail{border-radius:12px;width:400px;position:sticky;top:5.5rem;overflow:hidden}}@media (min-width:1024px){.look-page__thumbnail{width:460px}}.look-page__details{flex:1;min-width:0}.look-page__back{z-index:10;color:#fff;cursor:pointer;letter-spacing:.3px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:0 0;border:1px solid #fff9;border-radius:100px;padding:.4rem .9rem;font-size:.8rem;font-weight:500;transition:background .2s,border-color .2s;position:absolute;top:1rem;left:1rem}.look-page__back:hover{background:#ffffff26;border-color:#fff}.look-page__content{padding:1.5rem 1.5rem 2rem}@media (min-width:768px){.look-page__content{padding:0 0 2rem}}.look-page__title{color:#111;margin-bottom:.75rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:700;line-height:1.2}.look-page__description{color:#00000080;margin-bottom:1.25rem;font-size:.95rem;line-height:1.7}.look-page__save{color:#111;cursor:pointer;background:0 0;border:1.5px solid #111;border-radius:100px;align-items:center;gap:.4rem;margin-top:1.5rem;padding:.6rem 1.5rem;font-size:.85rem;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.look-page__save:hover,--saved.look-page__save{color:#f5f5f0;background:#111}--saved.look-page__save:hover{color:#111;background:0 0}.look-page__created-by{color:#0009;margin-bottom:.75rem;font-size:.8rem;font-weight:500}.look-page__tags{flex-wrap:wrap;gap:.5rem;display:flex}.look-page__tag{color:#00000073;text-transform:capitalize;background:#0000000d;border-radius:100px;padding:.3rem .75rem;font-size:.75rem}.look-page__styling-tips{padding:2rem 1.5rem}@media (min-width:768px){.look-page__styling-tips{padding:2rem 0}}.look-page__styling-tips-title{color:#00000059;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1rem;font-size:.7rem;font-weight:600}.look-page__stylist-note{color:#000000a6;border-left:3px solid #0000001f;padding-left:1rem;font-size:.95rem;font-style:italic;line-height:1.75}.clothing-slider{padding:0 1.5rem 2rem}@media (min-width:768px){.clothing-slider{padding:0 0 2rem}}.clothing-slider__label{color:#00000059;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1rem;font-size:.7rem;font-weight:600}.clothing-slider__track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.clothing-slider__track::-webkit-scrollbar{display:none}.clothing-item{scroll-snap-align:start;cursor:pointer;flex-shrink:0;width:140px}.clothing-item__swatch{aspect-ratio:2/3;border-radius:8px;width:100%;margin-bottom:.625rem}.clothing-item__fabric{color:#00000059;text-transform:capitalize;margin-top:.1rem;font-size:.68rem;display:block}.clothing-item__price{color:#111;margin-top:.25rem;font-size:.72rem;font-weight:600;display:block}.clothing-item__brands{color:#0006;white-space:nowrap;text-overflow:ellipsis;margin-top:.15rem;font-size:.65rem;overflow:hidden}.clothing-item__name{color:#111;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.2rem;font-size:.78rem;font-weight:500;line-height:1.3;overflow:hidden}.clothing-item__category{color:#00000059;text-transform:capitalize;font-size:.7rem}.clothing-item__tags{flex-wrap:wrap;gap:.3rem;margin-top:.5rem;display:flex}.clothing-item__tag{color:#00000073;text-transform:capitalize;white-space:nowrap;background:#0000000f;border-radius:100px;padding:.2rem .5rem;font-size:.62rem}:root{--qs-accent:#ff5c2b;--qs-accent-light:#ff5c2b1a;--qs-accent-hover:#e84d1e}.qs-section{background:#fff8f5;width:100%}.qs-banner{background:url(/summer-ease.webp) 50%/cover no-repeat;justify-content:center;align-items:flex-end;width:100%;height:360px;display:flex;position:relative;overflow:hidden}.qs-banner__overlay{background:linear-gradient(#00000059 0%,#000000b8 100%);position:absolute;inset:0}.qs-banner__content{z-index:1;width:100%;padding:0 1.5rem 2.25rem;position:relative}.qs-banner__pill{color:#fffc;letter-spacing:.5px;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #ffffff73;border-radius:100px;margin-bottom:.875rem;padding:.3rem .875rem;font-size:.7rem;font-weight:500;display:inline-block}.qs-banner__title{color:#fff;letter-spacing:-.5px;margin-bottom:.625rem;font-size:clamp(1.75rem,5vw,2.25rem);font-weight:800;line-height:1.15}.qs-banner__sub{color:#ffffffa6;max-width:320px;margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}.qs-banner__stats{align-items:center;gap:1rem;display:flex}.qs-banner__stat{flex-direction:column;gap:.15rem;display:flex}.qs-banner__stat-value{color:#fff;font-size:1.1rem;font-weight:700;line-height:1}.qs-banner__stat-label{color:#ffffff8c;white-space:nowrap;font-size:.7rem}.qs-banner__stat-divider{background:#fff3;width:1px;height:28px}.qs-card{border-top:3px solid var(--qs-accent);background:#fff;padding:1.75rem 1.5rem 2rem}.qs-card__header{justify-content:space-between;align-items:center;margin-bottom:.375rem;display:flex}.qs-card__title{color:#111;font-size:1rem;font-weight:700}.qs-card__pill{color:#00000080;border:1.5px solid #0003;border-radius:100px;padding:.3rem .875rem;font-size:.72rem;font-weight:500;text-decoration:none;transition:all .18s;display:inline-block}.qs-card__pill:hover{color:#111;border-color:#111}.qs-card__sub{color:#00000073;margin-bottom:1.25rem;font-size:.82rem;line-height:1.5}.qs-steps{align-items:flex-start;gap:0;margin-bottom:1.25rem;display:flex}.qs-steps__item{flex-direction:column;flex:1;align-items:center;gap:.375rem;min-width:0;display:flex;position:relative}.qs-steps__item:not(:last-child):after{content:"";background:#0000001f;height:1px;position:absolute;top:20px;left:calc(50% + 20px);right:calc(20px - 50%)}.qs-steps__dot{border:1.5px solid var(--qs-accent);width:40px;height:40px;color:var(--qs-accent);z-index:1;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:600;transition:transform .25s,background .25s,box-shadow .25s;display:flex;position:relative}--done.qs-steps__dot{color:#fff;background:linear-gradient(135deg,#ff5c2b 0%,#ff8c42 100%);border-color:#0000;transform:scale(1.12);box-shadow:0 4px 14px #ff5c2b73}--active.qs-steps__dot{background:var(--qs-accent);border-color:var(--qs-accent);color:#fff}.qs-steps__label{color:#0006;text-align:center;word-break:break-word;overflow-wrap:break-word;width:100%;font-size:.68rem}.qs-divider{background:#00000014;height:1px;margin-bottom:1.25rem}.qq{margin-bottom:1.5rem}.qq__question{color:#111;margin-bottom:.875rem;font-size:.9rem;font-weight:600}.qq__grid{grid-template-columns:1fr 1fr;gap:.625rem;display:grid}.qq__option{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #00000026;border-radius:10px;flex-direction:column;align-items:flex-start;padding:.75rem 1rem;font-family:inherit;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.qq__option:hover:not(.qq__option--active){border-color:var(--qs-accent);background:var(--qs-accent-light)}.qq__option--active{border-color:var(--qs-accent);box-shadow:none;background:#fdf3ec;border-width:2px}.qq__option--active .qq__option-label{color:#161414}.qq__option--active .qq__option-sub{color:#141313bf}.qq__option-label{color:#111;margin-top:.25rem;margin-bottom:.15rem;font-size:.875rem;font-weight:600}.qq__option-sub{color:#0006;font-size:.7rem}.qs-card__question{color:#111;margin-bottom:.875rem;font-size:.9rem;font-weight:600}.qs-occ-pill__sub{color:#0006;font-size:.7rem}.qs-cta{color:#fff;text-align:center;cursor:pointer;background:linear-gradient(135deg,#ff5c2b 0%,#ff8c42 100%);border:none;border-radius:100px;width:100%;margin-bottom:.875rem;padding:.9rem;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .15s;display:block;box-shadow:0 4px 16px #ff5c2b59}.qs-cta:hover:not(:disabled){opacity:.92;transform:translateY(-1px)}.qs-cta:disabled{color:#00000059;box-shadow:none;cursor:not-allowed;background:#ddd}.qs-skip{text-align:center;color:#00000061;font-size:.78rem;text-decoration:none;transition:color .15s;display:block}.qs-skip:hover{color:var(--qs-accent)}@media (min-width:768px){.qs-section{width:100%}.qs-banner{background-position:top;width:100%;height:530px}.qs-banner__content{max-width:720px;margin:0 auto;padding:0 3rem 3rem}.qs-banner__pill{margin-bottom:1.25rem;padding:.4rem 1.1rem;font-size:.8rem}.qs-banner__title{margin-bottom:.875rem;font-size:3rem}.qs-banner__sub{max-width:480px;margin-bottom:2rem;font-size:1rem}.qs-banner__stat-value{font-size:1.4rem}.qs-banner__stat-label{font-size:.8rem}.qs-banner__stats{gap:1.5rem}.qs-banner__stat-divider{height:36px}.qs-card{flex-direction:column;align-items:center;width:100%;max-width:none;padding:3rem 0;display:flex}.qs-card>*{width:100%;max-width:560px;padding-left:2.5rem;padding-right:2.5rem}.qs-card__title{font-size:1.4rem}.qs-card__pill{padding:.4rem 1.1rem;font-size:.85rem}.qs-card__sub{margin-bottom:1.75rem;font-size:1rem}.qs-steps{margin-bottom:1.75rem}.qs-steps__dot{width:50px;height:50px;font-size:1rem}.qs-steps__item:after{top:25px!important;left:calc(50% + 25px)!important;right:calc(25px - 50%)!important}.qs-steps__label{font-size:.8rem}.qq__question{margin-bottom:1.25rem;font-size:1.1rem}.qq__grid{gap:.875rem}.qq__option{border-radius:12px;padding:1rem 1.25rem}.qq__option-label{margin-bottom:.25rem;font-size:1rem}.qq__option-sub{font-size:.8rem}.qs-cta{margin-bottom:1rem;padding:1.1rem;font-size:1.05rem}.qs-skip{font-size:.875rem}}@media (min-width:1280px){.qs-banner{height:590px}.qs-banner__content{max-width:860px;padding:0 4rem 3.5rem}.qs-banner__title{font-size:3.75rem}.qs-card{max-width:none;padding:3.5rem 0}.qs-card>*{max-width:600px}}.ba-container{--pos:50%;cursor:ew-resize;width:100%;height:100svh;position:relative;overflow:hidden}.ba-panel{width:100%;height:100%;position:absolute;inset:0}.ba-panel--after{clip-path:inset(0 0 0 var(--pos))}.ba-label{z-index:4;color:#fff;white-space:nowrap;text-align:center;pointer-events:none;text-shadow:0 2px 16px #00000080;letter-spacing:-.3px;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.ba-divider{height:100%;top:0;left:var(--pos);z-index:4;pointer-events:none;background:#fff;width:2px;position:absolute;transform:translate(-50%)}.ba-handle{top:50%;left:var(--pos);z-index:5;pointer-events:none;color:#2a2118;background:#fff;border-radius:50%;justify-content:center;align-items:center;gap:4px;width:48px;height:48px;font-size:14px;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 16px #00000040}.ba-range{opacity:0;cursor:ew-resize;z-index:10;appearance:none;width:100%;height:100%;margin:0;position:absolute;inset:0}.privacy-banner{z-index:999;background:#202230;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex;position:fixed;bottom:0;left:0;right:0}@media (max-width:600px){.privacy-banner{flex-direction:column;align-items:flex-start;gap:.75rem}}.privacy-banner__text{color:#fff9;font-size:.8rem;line-height:1.5}.privacy-banner__link{color:#ffffffe6;text-underline-offset:3px;text-decoration:underline;transition:color .15s}.privacy-banner__link:hover{color:#ff5c2b}.privacy-banner__btn{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #ffffff4d;border-radius:100px;flex-shrink:0;padding:.5rem 1.25rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:all .18s}.privacy-banner__btn:hover{background:#ff5c2b;border-color:#ff5c2b}@media (max-width:600px){.privacy-banner__btn{text-align:center;width:100%}}.privacy-page{background:#f5f5f0;min-height:100vh;padding:6rem 2rem 4rem}.privacy-page__container{max-width:680px;margin:0 auto}.privacy-page__title{color:#111;letter-spacing:-.03em;margin-bottom:.375rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.privacy-page__updated{color:#00000059;margin-bottom:3rem;font-size:.8rem}.privacy-page__section{margin-bottom:2.5rem}.privacy-page__section h2{color:#111;margin-bottom:.75rem;font-size:1rem;font-weight:700}.privacy-page__section p{color:#0009;margin-bottom:.75rem;font-size:.9rem;line-height:1.75}.privacy-page__section ul{flex-direction:column;gap:.375rem;margin:.5rem 0 .75rem 1.25rem;display:flex}.privacy-page__section ul li{color:#0009;font-size:.9rem;line-height:1.6}.footer__privacy{color:#ffffff59;font-size:.75rem;text-decoration:none;transition:color .15s}.footer__privacy:hover{color:#ffffffb3}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;max-width:100vw;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;background:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}.app{width:100%;min-height:100vh}
