.divas-home{background:#fff;color:#171717}.divas-home__hero{position:relative;min-height:min(72rem,72vh);overflow:hidden;display:grid;place-items:center;isolation:isolate}.divas-home__hero-media,.divas-home__hero-shade{position:absolute;top:0;right:0;bottom:0;left:0}.divas-home__hero-media{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));z-index:-2}.divas-home__hero-panel{min-width:0;overflow:hidden}.divas-home__hero-image,.divas-home__placeholder{width:100%;height:100%;min-height:min(72rem,72vh);object-fit:cover;display:block}.divas-home__hero-shade{background:linear-gradient(180deg,#00000014,#0000006b);z-index:-1}.divas-home__hero-content{width:min(90%,84rem);padding:8rem 2rem;color:#fff;text-align:center}.divas-home__eyebrow{margin:0 0 1.4rem;font-size:1.2rem;font-weight:600;letter-spacing:.28em;text-transform:uppercase}.divas-home__eyebrow--dark{color:#6a6a6a}.divas-home__hero-title{margin:0;color:inherit;font-family:Georgia,Times New Roman,serif;font-size:clamp(5.2rem,8vw,11rem);font-weight:400;letter-spacing:.02em;line-height:.96}.divas-home__hero-subheading{margin:2rem 0 3rem;font-size:clamp(1.5rem,1.8vw,2.2rem);letter-spacing:.14em;text-transform:uppercase}.divas-home__button{display:inline-flex;min-height:4.8rem;padding:1.2rem 3.6rem;align-items:center;justify-content:center;border:1px solid #fff;background:#fff;color:#171717;font-size:1.3rem;font-weight:600;letter-spacing:.18em;text-decoration:none;text-transform:uppercase;transition:background .18s ease,color .18s ease,transform .18s ease}.divas-home__button:hover{background:#171717;color:#fff;transform:translateY(-2px)}.divas-home__button--dark{border-color:#171717;background:#171717;color:#fff}.divas-home__button--dark:hover{background:transparent;color:#171717}.divas-home__categories{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-bottom:1px solid #dedbd5}.divas-home__category{min-width:0;padding:2.3rem 2.4rem;border-right:1px solid #dedbd5;color:#171717;text-decoration:none;transition:background .18s ease}.divas-home__category:last-child{border-right:0}.divas-home__category:hover{background:#f5f1eb}.divas-home__category-kicker,.divas-home__category-title{display:block}.divas-home__category-kicker{margin-bottom:.6rem;color:#6f6f6f;font-size:1rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.divas-home__category-title{font-family:Georgia,Times New Roman,serif;font-size:1.8rem;font-style:italic}.divas-home__products,.divas-home__story{padding-top:7rem;padding-bottom:7rem}.divas-home__section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:3rem}.divas-home__section-heading h2,.divas-home__story h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.2rem,5vw,6rem);font-weight:400;line-height:1}.divas-home__text-link{color:#171717;font-size:1.2rem;font-weight:600;letter-spacing:.16em;text-underline-offset:.5rem;text-transform:uppercase}.divas-home__product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3.8rem 1.2rem;margin:0;padding:0;list-style:none}.divas-home__product-item{min-width:0}.divas-home__product-card{display:block;color:#171717;text-decoration:none}.divas-home__product-media{aspect-ratio:3 / 4;overflow:hidden;background:#f4f2ef}.divas-home__product-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.divas-home__product-card:hover .divas-home__product-image{transform:scale(1.025)}.divas-home__product-title{margin:1.4rem 0 .5rem;font-family:inherit;font-size:1.35rem;font-weight:500;letter-spacing:.03em;line-height:1.4}.divas-home__product-price{margin:0;color:#5f5f5f;font-size:1.3rem}.divas-home__story{display:grid;grid-template-columns:.8fr 1.2fr;min-height:60rem}.divas-home__story-copy{display:flex;padding:clamp(4rem,7vw,10rem);align-items:flex-start;justify-content:center;flex-direction:column;background:#f4efe9}.divas-home__story-text{max-width:52rem;margin:2.4rem 0 3rem;color:#4e4e4e;font-size:1.6rem;line-height:1.8}.divas-home__story-media{min-height:52rem;overflow:hidden}.divas-home__story-image,.divas-home__story-media .divas-home__placeholder{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.divas-home__story-media:hover .divas-home__story-image{transform:scale(1.025)}@media screen and (max-width:989px){.divas-home__categories{grid-template-columns:repeat(2,minmax(0,1fr))}.divas-home__category:nth-child(2n){border-right:0}.divas-home__product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.divas-home__story{grid-template-columns:1fr}}@media screen and (max-width:749px){.divas-home__hero{min-height:64rem}.divas-home__hero-media{grid-template-columns:1fr}.divas-home__hero-panel{display:none}.divas-home__hero-panel:first-child{display:block}.divas-home__hero-image,.divas-home__placeholder{min-height:64rem}.divas-home__hero-content{padding:6rem 1.5rem}.divas-home__categories{grid-template-columns:1fr 1fr}.divas-home__category{padding:1.8rem 1.5rem}.divas-home__category:last-child{grid-column:1 / -1;text-align:center}.divas-home__products,.divas-home__story{padding-top:4.5rem;padding-bottom:4.5rem}.divas-home__section-heading{align-items:flex-start;flex-direction:column}.divas-home__product-grid{gap:2.8rem .8rem}.divas-home__story-copy{padding:4.5rem 2rem}.divas-home__story-media{min-height:48rem}}@keyframes divas-header-open{0%{transform:translateY(-1.8rem)}to{transform:translateY(0)}}@keyframes divas-rise-in{0%{transform:translateY(2.4rem)}to{transform:translateY(0)}}@keyframes divas-button-pop{0%{transform:translateY(1.2rem) scale(.94)}65%{transform:translateY(-.2rem) scale(1.02)}to{transform:translateY(0) scale(1)}}.header-wrapper{animation:divas-header-open .65s cubic-bezier(.22,1,.36,1) both}.divas-home__hero-content>*,.divas-home__category,.divas-home__section-heading,.divas-home__product-item,.divas-home__story-copy,.divas-home__story-media{animation:divas-rise-in .72s cubic-bezier(.22,1,.36,1) both}.divas-home__hero-content>:nth-child(1){animation-delay:.12s}.divas-home__hero-content>:nth-child(2){animation-delay:.21s}.divas-home__hero-content>:nth-child(3){animation-delay:.3s}.divas-home__hero-content>:nth-child(4){animation-name:divas-button-pop;animation-delay:.39s}.divas-home__category:nth-child(1){animation-delay:.47s}.divas-home__category:nth-child(2){animation-delay:.53s}.divas-home__category:nth-child(3){animation-delay:.59s}.divas-home__category:nth-child(4){animation-delay:.65s}.divas-home__category:nth-child(5){animation-delay:.71s}.divas-home__section-heading{animation-delay:.76s}.divas-home__product-item:nth-child(1){animation-delay:.82s}.divas-home__product-item:nth-child(2){animation-delay:.88s}.divas-home__product-item:nth-child(3){animation-delay:.94s}.divas-home__product-item:nth-child(4){animation-delay:1s}.divas-home__product-item:nth-child(5){animation-delay:1.06s}.divas-home__product-item:nth-child(6){animation-delay:1.12s}.divas-home__product-item:nth-child(7){animation-delay:1.18s}.divas-home__product-item:nth-child(8){animation-delay:1.24s}.divas-home__story-copy{animation-delay:1.08s}.divas-home__story-media{animation-delay:1.16s}.divas-home__button,.divas-home__category,.divas-home__product-card,.divas-home__text-link{transition-duration:.22s;transition-timing-function:ease}.divas-home__button:active{transform:translateY(0) scale(.97)}.divas-home__category:hover{transform:translateY(-.3rem)}.divas-home__product-card:hover{transform:translateY(-.4rem)}.divas-home__text-link:hover{letter-spacing:.2em}@media(prefers-reduced-motion:reduce){.header-wrapper,.divas-home__hero-content>*,.divas-home__category,.divas-home__section-heading,.divas-home__product-item,.divas-home__story-copy,.divas-home__story-media{animation:none}}@media(prefers-reduced-motion:reduce){.divas-home__button,.divas-home__story-image,.divas-home__product-image{transition:none}}.divas-agent{position:fixed;right:20px;bottom:20px;z-index:50;font-family:inherit}.divas-agent__toggle{display:flex;align-items:center;gap:8px;min-height:48px;padding:0 18px;border:1px solid #382c3b;border-radius:999px;background:#f2e1f9;color:#2d2330;box-shadow:0 8px 28px #2d233033;cursor:pointer;font:inherit;font-weight:700}.divas-agent__dialog{position:fixed;inset:auto 20px 78px auto;width:min(390px,calc(100vw - 32px));height:min(610px,calc(100dvh - 112px));margin:0;padding:0;border:1px solid rgba(45,35,48,.18);border-radius:20px;background:#fff;color:#2d2330;box-shadow:0 18px 60px #2d23303d;overflow:hidden}.divas-agent__dialog::backdrop{background:transparent}.divas-agent__dialog[open]{display:grid;grid-template-rows:auto 1fr auto auto}.divas-agent__header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;background:#f2e1f9;border-bottom:1px solid rgba(45,35,48,.12)}.divas-agent__header div{display:grid;gap:2px}.divas-agent__header strong{font-size:1.6rem}.divas-agent__header span{font-size:1.2rem;opacity:.78}.divas-agent__close{width:36px;height:36px;border:0;border-radius:50%;background:#ffffffb3;color:#2d2330;cursor:pointer;font-size:2.4rem;line-height:1}.divas-agent__log{display:flex;flex-direction:column;gap:12px;padding:18px;overflow-y:auto;background:#fffafd}.divas-agent__message{max-width:88%;padding:10px 13px;border-radius:15px;background:#f2e1f9;color:#2d2330;font-size:1.4rem;line-height:1.45}.divas-agent__message--customer{align-self:flex-end;background:#2d2330;color:#fff}.divas-agent__products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}.divas-agent__product{display:grid;gap:6px;color:#2d2330;text-decoration:none;font-size:1.25rem;line-height:1.3}.divas-agent__product img{width:100%;aspect-ratio:4 / 5;border-radius:10px;object-fit:cover;background:#f6f2f5}.divas-agent__links{display:flex;flex-wrap:wrap;gap:7px;width:100%}.divas-agent__links a,.divas-agent__prompts button{border:1px solid rgba(45,35,48,.25);border-radius:999px;background:#fff;color:#2d2330;text-decoration:none;font:inherit}.divas-agent__links a{padding:7px 10px;font-size:1.2rem}.divas-agent__prompts{display:flex;gap:7px;padding:10px 12px;overflow-x:auto;border-top:1px solid rgba(45,35,48,.1)}.divas-agent__prompts button{flex:0 0 auto;padding:7px 10px;cursor:pointer;font-size:1.2rem}.divas-agent__form{display:grid;grid-template-columns:1fr auto;gap:8px;padding:12px;border-top:1px solid rgba(45,35,48,.1);background:#fff}.divas-agent__form input{min-width:0;min-height:44px;padding:0 13px;border:1px solid rgba(45,35,48,.3);border-radius:12px;font:inherit}.divas-agent__form button{min-height:44px;padding:0 15px;border:0;border-radius:12px;background:#2d2330;color:#fff;cursor:pointer;font:inherit;font-weight:700}@media(max-width:749px){.divas-agent{right:12px;bottom:12px}.divas-agent__dialog{inset:auto 8px 70px 8px;width:auto;height:min(620px,calc(100dvh - 92px))}}
/*# sourceMappingURL=/cdn/shop/t/15/compiled_assets/styles.css.map */
