.landing-wrapper{flex-direction:column;width:100%;display:flex}.hero-section{cursor:pointer;background-color:#1a1a1a;justify-content:center;align-items:flex-end;width:100%;min-height:100vh;margin-top:-6.25rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.hero-section:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 0%,#0000001f 50%,#000000b8 100%);position:absolute;inset:0}@media (max-width:767px){.hero-section{min-height:92vh}}.hero-images{z-index:0;gap:0;display:flex;position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center top;flex:1;min-width:0;height:100%;display:block}@media (max-width:767px){.hero-image--left{display:none}.hero-image--right{flex:none;width:100%}}.hero-overlay-content{z-index:2;text-align:center;width:100%;max-width:680px;padding:0 1.5rem 4.5rem;position:relative}.hero-overlay-content .download-btn{color:#fff;letter-spacing:.12em;text-transform:uppercase;box-shadow:none;background:0 0;border:1.5px solid #fffc;border-radius:0;padding:.9rem 3.5rem;font-size:.78rem;font-weight:600}.hero-overlay-content .download-btn:hover,.hero-overlay-content .download-btn:focus{color:#fff;box-shadow:none;background:#ffffff1f;border-color:#fff;transform:none}.hero-overlay-content .download-btn .download-btn__sub{display:none}.hero-headline{font-family:var(--font-inter),Inter,sans-serif;letter-spacing:-.02em;color:#fff;margin-bottom:1.25rem;font-size:clamp(2.25rem,5vw,4rem);font-weight:600;line-height:1.25}.hero-sub{color:#fffc;max-width:480px;margin:0 auto 1.75rem;font-size:1.05rem;line-height:1.75}.hero-content{z-index:2;position:relative}.pre-loved-badge,.boards-badge,.launching-soon-label{letter-spacing:.18em;text-transform:uppercase;background-color:#0000;border-radius:3px;padding:.3em .85em;font-size:.6rem;font-weight:700}.launching-soon-label{color:#812ae7;border:1.5px solid #812ae766}.boards-badge{color:#5b21b6;border:1.5px solid #5b21b6}.pre-loved-badge{color:#008586;border:1.5px solid #008586}.statement-heading{font-family:var(--font-inter),Inter,sans-serif;letter-spacing:-.025em;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:500;line-height:1.06}.landing-section-heading{font-family:var(--font-inter),Inter,sans-serif;letter-spacing:-.02em;font-size:clamp(1.75rem,4vw,3rem);font-weight:400;line-height:1.15}.section-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#812ae7;margin-bottom:.5rem;font-size:.6rem;font-weight:700}.landing-page-container{padding-top:5rem;padding-bottom:5rem;row-gap:6rem!important}.subtitle{color:#4b5563;line-height:1.75}.statement-para{line-height:1.8}.landing-trust-signals{color:#6b7280;letter-spacing:.01em;font-size:.85rem}.outfit-section{width:100%;padding:5rem 3rem}@media (max-width:767px){.outfit-section{padding:3.5rem 1.25rem}}.outfit-section__heading{margin-bottom:2.5rem}.outfit-section__cta{text-align:center;margin-top:2.5rem}.outfit-showcase{max-width:780px;margin:0 auto;position:relative;overflow:hidden}.outfit-showcase__img{aspect-ratio:2/3;object-fit:cover;object-position:center top;width:100%;display:block}.outfit-pin{align-items:center;text-decoration:none;display:flex;position:absolute}.outfit-pin--right{transform:translateY(-50%)}.outfit-pin--left{transform:translate(-100%,-50%)}.outfit-pin__dot{background:#fff;border-radius:50%;flex-shrink:0;width:10px;height:10px;transition:transform .2s;box-shadow:0 0 0 3px #ffffff4d}.outfit-pin:hover .outfit-pin__dot{transform:scale(1.4)}.outfit-pin__line{background:#ffffffa6;flex-shrink:0;width:52px;height:1px}@media (max-width:767px){.outfit-pin__line{width:24px}}.outfit-pin__label{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;background:#00000085;padding:.35rem .75rem;font-size:.7rem;font-weight:600;transition:background .2s}@media (max-width:767px){.outfit-pin__label{letter-spacing:.05em;padding:.25rem .5rem;font-size:.55rem}}.outfit-pin:hover .outfit-pin__label{background:#000000bf}.boards-section{flex-direction:column;gap:2.5rem;width:100%;padding:5rem 3rem;display:flex}@media (max-width:767px){.boards-section{padding:3.5rem 1.25rem}}.boards-section h2{font-family:var(--font-inter),Inter,sans-serif;letter-spacing:-.025em;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:400;line-height:1.1}.boards-section__heading,.boards-section__cta{text-align:center}.boards-preview-row{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}@media (max-width:767px){.boards-preview-row{grid-template-columns:repeat(2,1fr);gap:.75rem}}.boards-preview-card{cursor:pointer;text-decoration:none;display:block}.boards-preview-card__collage{aspect-ratio:3/4;background:#f3f4f6;border-radius:0;transition:transform .3s;position:relative;overflow:hidden}.boards-preview-card:hover .boards-preview-card__collage{transform:scale(1.01)}.boards-preview-card__info{flex-direction:column;gap:.2rem;padding:.75rem .25rem 0;display:flex}.boards-preview-card__name{color:#111827;font-size:1rem;font-weight:500;line-height:1.3}.boards-preview-card__count{color:#9ca3af;font-size:.78rem;font-weight:400}.boards-preview-card__placeholder{background:#e8e4df;position:absolute;inset:0}.board-preview-grid{gap:2px;display:grid;position:absolute;inset:0}.board-preview-grid--1{grid-template-columns:1fr}.board-preview-grid--2{grid-template-columns:1fr 1fr}.board-preview-grid--3{grid-template-rows:minmax(0,1fr) minmax(0,1fr);grid-template-columns:1fr 1fr}.board-preview-grid--3 .board-preview-img:first-child{grid-area:1/1/3}.board-preview-grid--3 .board-preview-img:nth-child(2){grid-area:1/2}.board-preview-grid--3 .board-preview-img:nth-child(3){grid-area:2/2}.board-preview-grid--4{grid-template-rows:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);grid-template-columns:1fr 1fr}.board-preview-grid--4 .board-preview-img:first-child{grid-area:1/1/4}.board-preview-grid--4 .board-preview-img:nth-child(2){grid-area:1/2}.board-preview-grid--4 .board-preview-img:nth-child(3){grid-area:2/2}.board-preview-grid--4 .board-preview-img:nth-child(4){grid-area:3/2}.board-preview-img{object-fit:cover;object-position:top;width:100%;height:100%;min-height:0;display:block}.pre-loved-section{background:#1a1a1a;justify-content:center;align-items:flex-end;width:100%;min-height:88vh;display:flex;position:relative;overflow:hidden}.pre-loved-section:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 0%,#0000001f 45%,#000000c7 100%);position:absolute;inset:0}@media (max-width:767px){.pre-loved-section{min-height:72vh}}.pre-loved-images{z-index:0;display:flex;position:absolute;inset:0}.pre-loved-image{object-fit:cover;object-position:center top;flex:1;min-width:0;height:100%;display:block}@media (max-width:767px){.pre-loved-image--left{display:none}.pre-loved-image--right{flex:none;width:100%}}.pre-loved-overlay{z-index:2;text-align:center;width:100%;max-width:640px;padding:0 2rem 4.5rem;position:relative}@media (max-width:767px){.pre-loved-overlay{padding:0 1.5rem 3rem}}.pre-loved-overlay__headline{font-family:var(--font-inter),Inter,sans-serif;color:#fff;letter-spacing:-.03em;margin:.75rem 0 1.25rem;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:600;line-height:1.05}.pre-loved-overlay__sub{color:#ffffffbf;margin-bottom:2rem;font-size:1rem;line-height:1.75}.pre-loved-overlay__ctas{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.pre-loved-overlay .pre-loved-badge{color:#ffffffd9;border-color:#ffffff80}.brand-videos-section{width:100%}.brand-videos-heading{padding:5rem 3.5rem 2.5rem}@media (max-width:767px){.brand-videos-heading{padding:3.5rem 1.5rem 2rem}}.brand-videos-grid{grid-template-columns:repeat(3,1fr);gap:0;display:grid}@media (max-width:767px){.brand-videos-grid{grid-template-columns:1fr}}.brand-videos-card{aspect-ratio:4/5;background:#1a1a1a;text-decoration:none;display:block;position:relative;overflow:hidden}.brand-videos-card__video{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.brand-videos-card__overlay{background:#00000026;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:0}.brand-videos-card:hover .brand-videos-card__overlay{background:#0000000d}.brand-videos-card__name{color:#fff;letter-spacing:.12em;text-transform:uppercase;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700}.lookbook-heading{padding:7rem 3.5rem 2.5rem}@media (max-width:767px){.lookbook-heading{padding:5rem 1.5rem 2rem}}.lookbook-section{grid-template-columns:repeat(2,1fr);gap:0;width:100%;display:grid}@media (max-width:767px){.lookbook-section{grid-template-columns:1fr}}.lookbook-panel{aspect-ratio:2/3;width:100%;position:relative;overflow:hidden}@media (max-width:767px){.lookbook-panel{aspect-ratio:3/4}}.lookbook-panel__img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .8s;display:block;position:absolute;inset:0}.lookbook-panel:hover .lookbook-panel__img{transform:scale(1.03)}.lookbook-panel__overlay{background:linear-gradient(#0000 0%,#0000001a 40%,#000000a6 100%);padding:6rem 3.5rem 3rem;position:absolute;bottom:0;left:0;right:0}@media (max-width:767px){.lookbook-panel__overlay{padding:4rem 1.75rem 2rem}}.lookbook-panel__label{color:#fff;letter-spacing:-.02em;margin-bottom:.6rem;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:500;line-height:1.1;display:block}.lookbook-panel__desc{color:#fff;letter-spacing:.01em;margin:0;font-size:1rem;font-weight:400}.testimonials-section{background:#faf9f7;width:100%;padding:6rem 0}.testimonials-section__eyebrow{color:#008586;margin-bottom:.5rem}.testimonials-inner{max-width:1200px;margin:0 auto;padding:0 3.5rem}@media (max-width:767px){.testimonials-inner{padding:0 1.5rem}}.testimonials-featured{text-align:center;margin-top:4rem;position:relative}.testimonials-featured:before{content:"“";color:#e8e4df;pointer-events:none;margin-bottom:.5rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(6rem,12vw,9rem);font-style:italic;line-height:.65;display:block}.testimonials-featured__quote{letter-spacing:-.02em;color:#111827;background:0 0;border:none;max-width:820px;margin:0 auto 1.75rem;padding:0;font-size:clamp(1.35rem,2.8vw,2rem);font-style:italic;font-weight:300;line-height:1.55}.testimonials-featured__cite{letter-spacing:.22em;text-transform:uppercase;color:#6b7280;font-size:.68rem;font-style:normal;font-weight:600}.brands-slider-section{width:100%;padding-left:5rem}@media (max-width:767px){.brands-slider-section{padding-left:1.5rem}}.brands-slider-heading{padding:5rem 3.5rem 2.5rem 0}@media (max-width:767px){.brands-slider-heading{padding:3.5rem 1.5rem 2rem 0}}.brands-slider{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:2rem;padding-bottom:5rem;display:flex;overflow-x:auto}.brands-slider::-webkit-scrollbar{display:none}@media (max-width:767px){.brands-slider{gap:1.25rem;padding-bottom:3rem}}.brand-slide{scroll-snap-align:start;text-align:left;flex:0 0 calc(25vw - 2.75rem)}@media (max-width:767px){.brand-slide{flex:0 0 calc(50vw - 1.75rem)}}.brand-slide__img-wrap{aspect-ratio:3/4;background:#f3f4f6;width:100%;margin-bottom:1.1rem;overflow:hidden}.brand-slide__img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .55s;display:block}.brand-slide:hover .brand-slide__img{transform:scale(1.04)}.brand-slide__name{color:#111827;letter-spacing:-.02em;margin-bottom:.3rem;font-size:1.25rem;font-weight:600;line-height:1.2}.brand-slide__tagline{color:#9ca3af;margin-bottom:.75rem;font-size:1rem;line-height:1.5}.brand-slide__cta{color:#111827;text-underline-offset:4px;font-size:.92rem;font-weight:500;text-decoration:underline;text-decoration-thickness:1px}.brand-slide__cta:hover{color:#374151}.testimonials-divider{border:none;border-top:1px solid #e8e4df;margin:4rem 0}.testimonials-minor-grid{grid-template-columns:repeat(3,1fr);gap:0 3rem;display:grid}@media (max-width:767px){.testimonials-minor-grid{grid-template-columns:1fr;gap:0}}.testimonials-minor__item{border-top:1px solid #e8e4df;padding-top:2rem}@media (max-width:767px){.testimonials-minor__item{border-top:none;border-bottom:1px solid #e8e4df;padding-top:1.5rem;padding-bottom:1.5rem}.testimonials-minor__item:first-child{border-top:1px solid #e8e4df}}.testimonials-minor__quote{color:#374151;margin-bottom:1.25rem;font-size:1rem;font-style:italic;font-weight:300;line-height:1.8}.testimonials-minor__cite{letter-spacing:.2em;text-transform:uppercase;color:#9ca3af;font-size:.65rem;font-style:normal;font-weight:600}.why-dms-container{background-color:#0f172a;border-radius:0}.why-dms-container h3{color:#fff6;letter-spacing:.22em;text-transform:uppercase;margin-bottom:0;font-size:.65rem;font-weight:700}.why-dms-container h2{color:#fff;letter-spacing:-.025em;font-weight:300;line-height:1.12}.why-dms-container p{color:#fff9;font-size:1.05rem;line-height:1.9}.brand_img{filter:grayscale();opacity:.45;transition:opacity .25s}.brand_img:hover{opacity:.85}.early-access-container{background-color:#f8f6f3;background-image:none;border-radius:1.5rem}.early-access-container h2:first-child,.early-access-container h4{letter-spacing:-.02em;font-weight:300}.promise_img{opacity:.75;height:3rem;margin-top:2rem;margin-bottom:1rem}.promise_img.promise_img_razorpay{width:6rem;margin-bottom:.5rem}.font-size-small{color:#4b5563;font-size:smaller}.row_promises_holder{width:100%}.landing-page-cta-btn{max-width:306px;padding-left:0;padding-right:0}.landing-page-cta-icon{width:1rem;height:1rem;margin-right:1rem;display:inline-block}.banner{background:0 0;width:100%;left:0;right:0}.landing-header-image{height:70vh}.take_quiz_btn{font-weight:500}.how_it_works_img{width:12rem;margin-top:32px}.sub_heading{margin-top:2rem;margin-bottom:1rem;font-size:1.275rem}.sub_heading_twice_height{min-height:2.4em}.second_statement_heading{font-weight:500}.second_statement_para{margin-top:20px;font-weight:400}.endless_styles_img{width:180px;height:50px;margin-top:2rem}.faq_questions button{font-size:1.25rem;font-weight:500}.pricing_statement_box{background-color:#f1f5f9;border-radius:8px;padding:1rem}.pricing_statement_inner_box{max-width:100%;margin:auto;padding:0}.callback_input_form{margin-left:20%;margin-right:20%}.error{color:red}.category_slick{width:196px;height:296px;margin-right:1.3rem;position:relative}.category_slick:hover{margin-right:1.5rem;transition-property:all;transition-duration:.2s;transition-timing-function:ease-in-out;position:relative;transform:scale(1.1)}.cat-desc{color:#00625d;display:relative;letter-spacing:normal;background:#fff;border:0;padding:.375rem 1rem;font-family:BrandonText,sans-serif;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.75rem;transition-property:height,width;position:absolute;bottom:16px;left:6%}.category_slick>img{width:200px;height:296px}.cat-desc:hover{transition-duration:.2s;transition-timing-function:ease-out;transform:scale(1.1)}.category-container{margin:0 0 3rem;display:flex;overflow-x:scroll}.category-container>.row{white-space:nowrap;flex-wrap:nowrap;min-height:22rem}.category-container>.row>.col-xs-4{float:none;color:#fff;margin-right:1.3rem;padding-top:18px;padding-bottom:20px;font-size:24px;display:inline-block}.why_stylist_img{background-image:url(../media/why_stylist_div.00wut0gy9bw-b.png);background-position:30%;background-repeat:no-repeat;background-size:cover}.feature-container{background-color:#f8fafc}@media screen and (min-width:576px){.ready-to-get-styled{padding:2rem}}@media screen and (min-width:768px){.banner{min-height:40vh}.statement-para{font-size:1.2rem;font-weight:400;line-height:1.8}.pricing_statement_box{padding:2rem}.pricing_statement_inner_box{max-width:50%}.font-size-small{font-size:medium}.row_promises_holder{width:75%}.why_stylist_img{background-position:50%}}@media screen and (min-width:1200px){.banner{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:55vh}}@media screen and (min-width:1400px){.banner{min-height:60vh}}@media screen and (max-width:870px){.callback_input_form{margin-left:10%;margin-right:10%}}.hero-social-proof{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.hero-social-proof__stars{color:#f59e0b;letter-spacing:.05em;font-size:.9rem}.hero-social-proof__rating{color:#111827;font-size:.875rem;font-weight:600}.hero-social-proof__dot{color:#d1d5db;font-size:.875rem}.hero-social-proof__users{color:#4b5563;font-size:.875rem}.download-btn{color:#fff;background:#111827;border-radius:.75rem;flex-direction:column;align-items:center;padding:.875rem 3.5rem;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 2px 12px #0000002e}.download-btn:hover,.download-btn:focus{color:#fff;background:#1f2937;text-decoration:none;transform:translateY(-2px);box-shadow:0 6px 20px #00000038}.download-btn__label{letter-spacing:-.01em;font-size:.95rem;font-weight:600;display:block}.download-btn__sub{opacity:.55;margin-top:.1rem;font-size:.72rem;display:block}.mid-cta-strip{text-align:center;background:#111827;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:5rem;padding:5rem 2rem;display:flex}.mid-cta-strip__headline{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(1.75rem,4vw,3rem);font-weight:700;line-height:1.15}.mid-cta-strip__sub{color:#ffffff8c;margin:0 0 .5rem;font-size:.9rem}.mid-cta-strip .download-btn{color:#111827;box-shadow:none;background:#fff;border-radius:.375rem;padding:.5rem 1.5rem}.mid-cta-strip .download-btn:hover,.mid-cta-strip .download-btn:focus{color:#111827;box-shadow:none;background:#f5f5f5}.mid-cta-strip .download-btn .download-btn__sub{opacity:1;color:#6b7280}.final-cta-section{text-align:center;background:#0f0f0f;border-radius:0;width:100%;padding:7rem 3rem}.final-cta-section .final-cta__eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#ffffffbf;margin-bottom:1rem;font-size:.65rem;font-weight:700}.final-cta-section .final-cta__heading{color:#fff;letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.final-cta-section .hero-social-proof__stars{color:#fbbf24}.final-cta-section .hero-social-proof__rating{color:#fffffff2}.final-cta-section .hero-social-proof__dot{color:#fff6}.final-cta-section .hero-social-proof__users{color:#fffc}.final-cta-section .download-btn{color:#111827;background:#fff;border-radius:.375rem;align-items:center;padding:.5rem 1.5rem;box-shadow:0 4px 24px #00000040}.final-cta-section .download-btn:hover,.final-cta-section .download-btn:focus{color:#111827;background:#f5f3ff;box-shadow:0 8px 32px #0000004d}.final-cta-section .download-btn .download-btn__sub{color:#6b7280;opacity:1}.stories-section{width:100%;padding:5rem 3rem}@media (max-width:767px){.stories-section{padding:3.5rem 1.25rem}}.stories-section__heading{margin-bottom:2.5rem}.stories-section__cta{text-align:center;margin-top:3rem}.stories-grid{grid-template-columns:repeat(2,1fr);gap:4rem 1.5rem;display:grid}@media (max-width:767px){.stories-grid{grid-template-columns:1fr;gap:3rem}}.story-card{color:inherit;text-decoration:none;display:block}.story-card__img-wrap{aspect-ratio:5/4;background:#f3f4f6;margin-bottom:1.25rem;overflow:hidden}.story-card__img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .55s;display:block}.story-card:hover .story-card__img{transform:scale(1.03)}.story-card__body{text-align:left;padding:0 .25rem}.story-card__title{font-family:var(--font-inter),Inter,sans-serif;color:#111827;letter-spacing:-.015em;margin-bottom:.6rem;font-size:clamp(1.15rem,2vw,1.4rem);font-weight:500;line-height:1.35}.story-card__author{letter-spacing:.14em;text-transform:uppercase;color:#9ca3af;margin:0;font-size:.7rem;font-weight:600}.price-match-section{text-align:center;background:#f8f6f3;width:100%;padding:10rem 3.5rem}@media (max-width:767px){.price-match-section{padding:6rem 1.5rem}}.price-match-section__headline{font-family:var(--font-inter),Inter,sans-serif;letter-spacing:-.05em;color:#111827;max-width:1100px;margin:1.25rem auto 2.5rem;font-size:clamp(4rem,12vw,9rem);font-weight:800;line-height:.98}.price-match-section__sub{color:#4b5563;max-width:580px;margin:0 auto;font-size:clamp(1.1rem,1.8vw,1.35rem);font-weight:400;line-height:1.8}.price-match-section__divider{background:#d1d5db;width:48px;height:1.5px;margin:6rem auto}.price-match-section__link{letter-spacing:.08em;text-transform:uppercase;color:#111827;text-underline-offset:5px;margin-top:2.5rem;font-size:.85rem;font-weight:600;text-decoration:underline;text-decoration-thickness:1.5px;display:inline-block}.price-match-section__link:hover{color:#374151}