:root{--dd-ink:#121212;--dd-paper:#f8f6f0;--dd-muted:#656960;--dd-line:#d7dfd9;--dd-serif:Georgia,"Times New Roman",serif}body{background:var(--dd-paper);color:var(--dd-ink)}h1,h2,.h0,.h1,.h2{font-family:var(--dd-serif);font-weight:400;letter-spacing:-.04em}.header-wrapper{background:var(--dd-paper)}.header__heading-link .h2{font-family:var(--dd-serif);font-size:30px;letter-spacing:-1px}.header__menu-item{font-size:12px;text-transform:uppercase;letter-spacing:1px}.header__heading-logo{max-height:65px;object-fit:contain}.announcement-bar__message{font-size:11px;letter-spacing:1.5px;text-transform:uppercase;padding:10px}.header__icon{color:var(--dd-ink)}.dd-hero,.dd-section,.dd-story,.dd-values{font-size:14px;line-height:1.6;letter-spacing:.01em}.dd-hero *,.dd-section *,.dd-story *{box-sizing:border-box}.dd-hero a,.dd-section a,.dd-story a{color:inherit}.dd-eyebrow{font-size:10px;letter-spacing:2.2px;font-weight:600;margin:0 0 23px;text-transform:uppercase}.dd-hero{display:grid;grid-template-columns:45% 55%;max-width:1920px;margin:auto;min-height:640px}.dd-hero__copy{padding:75px 9% 40px 12%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:#f3f3f3}.dd-hero h1{font-size:clamp(55px,6.4vw,104px);line-height:.98;margin:0 0 28px;max-width:620px}.dd-hero h1 em,.dd-story h2 em{display:block;font-weight:400}.dd-deck{max-width:320px;color:#535e53;margin:0 0 30px;font-size:15px;line-height:1.8}.dd-button{background:var(--dd-ink);color:#fff!important;text-decoration:none;display:inline-flex;justify-content:space-between;align-items:center;gap:40px;padding:18px 24px;border:1px solid var(--dd-ink);font:inherit;font-size:12px;font-weight:500;min-height:52px;cursor:pointer;transition:background .2s,transform .2s}.dd-button:hover{background:#425548;transform:translateY(-1px)}.dd-button:disabled{opacity:.55;cursor:wait;transform:none}.dd-button span{font-size:20px;line-height:1}.dd-button--light{background:#f5f3e9;color:var(--dd-ink)!important;border-color:#f5f3e9}.dd-button--light:hover{background:#e7e5d7}.dd-text-link{display:inline-block;text-underline-offset:6px;font-size:12px;line-height:2.5}.dd-hero .dd-text-link{margin-top:14px}.dd-hero__foot{display:flex;align-items:center;gap:14px;font-size:11px;margin-top:65px}.dd-star{font-size:32px}.dd-hero__visual{position:relative;overflow:hidden;min-height:620px}.dd-hero__image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 44%}.dd-image-label{position:absolute;bottom:28px;left:30px;right:30px;color:#fff;display:flex;justify-content:space-between;gap:20px;text-shadow:0 1px 6px #000;font-size:10px;letter-spacing:1.5px}.dd-image-label span:last-child{font-family:var(--dd-serif);font-size:18px;letter-spacing:0}.dd-values{padding:22px 5%;display:flex;justify-content:center;align-items:center;gap:6%;border-bottom:1px solid var(--dd-line);font-size:10px;letter-spacing:1px}.dd-values span[aria-hidden]{font-size:23px}.dd-section{max-width:1440px;margin:auto;padding:90px 5%}.dd-section h2{font-size:clamp(34px,3.5vw,54px);line-height:1.08;margin:0}.dd-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:36px}.dd-section-head .dd-eyebrow{margin-bottom:14px}.dd-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.dd-card__image{aspect-ratio:4/5;background:#f7f8f7;display:block;position:relative;overflow:hidden}.dd-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.dd-card__image:hover img{transform:scale(1.035)}.dd-card__tag{position:absolute;left:12px;top:12px;background:var(--dd-paper);padding:5px 10px;font-size:9px;letter-spacing:1px;text-transform:uppercase}.dd-card__arrow{position:absolute;right:12px;bottom:12px;background:var(--dd-paper);border-radius:50%;width:32px;height:32px;text-align:center;line-height:32px}.dd-card__meta{display:flex;justify-content:space-between;gap:8px;margin-top:17px;align-items:baseline}.dd-card h3{font-family:inherit;font-size:13px;font-weight:500;margin:0;letter-spacing:0}.dd-card h3 a{text-decoration:none}.dd-card__meta>span{font-size:12px;white-space:nowrap}.dd-card p{font-size:11px;color:var(--dd-muted);margin:6px 0}.dd-card__shop{font-size:10px;text-underline-offset:4px;display:inline-block;padding:8px 0}.dd-story{display:grid;grid-template-columns:1fr 1fr;background:var(--dd-ink);color:#f8f6f0}.dd-story__image{min-height:570px;position:relative}.dd-story__image img{position:absolute;height:100%;width:100%;object-fit:cover}.dd-story__copy{padding:75px 14%;align-self:center}.dd-story h2{font-size:clamp(42px,4.4vw,68px);line-height:1.02;margin:0 0 28px;color:inherit}.dd-prose{font-size:14px;line-height:1.9}.dd-story .dd-prose{color:#e1e4db;max-width:380px;margin-bottom:28px}.dd-small{font-size:11px;line-height:1.7}.dd-story .dd-small{margin-top:20px}.dd-story--reverse{background:#edf2ee;color:var(--dd-ink)}.dd-story--reverse .dd-story__image{order:2}.dd-story--reverse .dd-prose{color:#4a574e}.dd-story--reverse .dd-button{background:var(--dd-ink);border-color:var(--dd-ink);color:#fff!important}.dd-pair{display:grid;grid-template-columns:.8fr 1.2fr;gap:10%;align-items:center}.dd-pair__intro>p:not(.dd-eyebrow){max-width:340px;margin-top:24px}.dd-pair__pieces{display:grid;grid-template-columns:1fr 1fr;gap:20px}.dd-pair__piece{min-width:0}.dd-pair__piece img{width:100%;aspect-ratio:1;object-fit:cover;height:auto}.dd-pair__piece h3{font-size:13px;font-family:inherit;letter-spacing:0;min-height:42px}.dd-pair label{font-size:11px;display:block;margin-bottom:6px}.dd-pair select{width:100%;max-width:100%;background:transparent;border:1px solid #a9afa3;padding:12px 8px;min-height:44px;color:var(--dd-ink);font:inherit;font-size:12px;border-radius:0}.dd-pair__action{margin-top:20px}.dd-pair__action[hidden]{display:none}.dd-pair__action .dd-button{width:100%}.dd-offer{border-top:1px solid var(--dd-line);padding-top:15px}.dd-faq{display:grid;grid-template-columns:1fr 1.2fr;gap:12%}.dd-faq h2{margin-bottom:20px}.dd-faq details{border-bottom:1px solid var(--dd-line)}.dd-faq summary{padding:22px 0;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:15px;font-size:13px}.dd-faq summary::-webkit-details-marker{display:none}.dd-faq summary span{font-size:22px}.dd-faq details[open] summary span{transform:rotate(45deg)}.dd-faq .dd-prose{padding-bottom:20px;color:var(--dd-muted)}.product__title h1{font-size:clamp(34px,3.6vw,52px);line-height:1.06}.product__info-container .product__text{font-size:11px;letter-spacing:1.4px}.product__info-container .product-form__submit{background:var(--dd-button);color:var(--dd-button-ink);min-height:56px}.product__info-container .price{font-size:20px}.product__info-container .product-form__input{max-width:none}.product__info-container .product__description{font-size:14px;line-height:1.8}.product__info-container .dd-product-note{border-top:1px solid var(--dd-line);border-bottom:1px solid var(--dd-line);padding:15px 0;font-size:12px;line-height:1.8}.product__info-container .dd-product-note a{color:inherit;text-underline-offset:3px}.product-form__input--pill input[type=radio]+label{font-size:12px;border-radius:0!important}.product__media-list .product__media{background:#f7f8f7}.dd-mobile-buy{display:none}.footer{border-top:1px solid var(--dd-line)}.footer-block__heading{font-family:var(--dd-serif);font-size:30px}.footer__content-top{padding-top:30px}.card__heading{font-family:inherit}.collection-hero__title{font-size:52px}.card-information .price{font-size:14px!important}.dd-section a:focus-visible,.dd-section button:focus-visible,.dd-section select:focus-visible,.dd-story a:focus-visible,.dd-hero a:focus-visible{outline:3px solid #728779;outline-offset:4px}@media(min-width:990px){.product__info-wrapper{padding-left:6%!important}.product__info-container{max-width:50rem}.header{padding-left:5%;padding-right:5%;max-width:1600px}.header__inline-menu{margin-left:2rem}}@media(max-width:749px){.dd-hero{grid-template-columns:1fr;min-height:0}.dd-hero__copy{padding:42px 24px 30px}.dd-eyebrow{font-size:9px;letter-spacing:1.7px;margin-bottom:18px}.dd-hero h1{font-size:60px;max-width:350px;margin-bottom:18px}.dd-deck{font-size:13px;max-width:320px;margin-bottom:23px}.dd-hero__foot{margin-top:20px;font-size:10px}.dd-hero__visual{min-height:390px}.dd-hero__image{object-position:center 43%}.dd-image-label{left:20px;right:20px;bottom:18px;font-size:8px}.dd-image-label span:last-child{font-size:15px}.dd-values{gap:15px;padding:17px 20px;font-size:9px;flex-wrap:wrap}.dd-values span:nth-child(n+4){display:none}.dd-section{padding:52px 20px}.dd-section h2{font-size:36px}.dd-section-head{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:24px}.dd-section-head .dd-text-link{line-height:1.7}.dd-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.dd-card__meta{display:block;margin-top:12px}.dd-card__meta>span{font-size:11px;display:block;margin-top:5px}.dd-card h3{font-size:12px}.dd-card__tag{left:8px;top:8px;font-size:8px;padding:4px 7px}.dd-story{grid-template-columns:1fr}.dd-story__image{min-height:365px}.dd-story__copy{padding:44px 25px}.dd-story h2{font-size:48px}.dd-story--reverse .dd-story__image{order:0;min-height:400px}.dd-pair,.dd-faq{grid-template-columns:1fr;gap:30px}.dd-pair__pieces{gap:12px}.dd-pair select{font-size:11px}.dd-pair__piece h3{font-size:12px}.dd-faq summary{font-size:12px}.product__title h1{font-size:36px}.dd-mobile-buy{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:4;background:var(--dd-paper);border-top:1px solid var(--dd-line);padding:10px 18px max(10px,env(safe-area-inset-bottom));align-items:center;gap:16px;justify-content:space-between}.dd-mobile-buy[hidden]{display:none}.dd-mobile-buy span{font-family:var(--dd-serif);font-size:18px}.dd-mobile-buy .dd-button{min-height:44px;padding:10px 20px}.dd-has-mobile-buy{padding-bottom:80px}.header__heading-link .h2{font-size:25px}.collection-hero__title{font-size:38px}.dd-button{font-size:12px}}@media(prefers-reduced-motion:reduce){.dd-button,.dd-card__image img{transition:none}}@media(max-width:749px){body:has(.dd-mobile-buy){padding-bottom:78px}}svg.dd-arrow{display:inline-block;width:17px;height:17px;flex:0 0 17px;vertical-align:-.2em;color:inherit;stroke:none}svg.dd-arrow--left{transform:rotate(180deg)}.dd-button svg.dd-arrow,.dd-gifts__button svg.dd-arrow{width:18px;height:18px;flex-basis:18px}.dd-card__arrow svg.dd-arrow,.dd-stories__arrow svg.dd-arrow{width:16px;height:16px;vertical-align:middle}.dd-benefit__control svg.dd-arrow{vertical-align:middle}
/*# sourceMappingURL=/cdn/shop/t/28/assets/divine.css.map */
