*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--color-black,#050505);color:var(--color-white,#f5f5f2);font-family:var(--font-body,Arial,sans-serif);font-size:calc(16px * var(--body-scale,1));line-height:1.6;isolation:isolate}body:has(dialog[open]){overflow:hidden}button,input,textarea,select{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}img,video,svg{max-width:100%;vertical-align:middle}img,video{height:auto}h1,h2,h3,p{margin:0 0 1em}h1,h2,h3{font-family:var(--font-heading,Impact,sans-serif);line-height:1.08;letter-spacing:-.025em}h1{font-size:clamp(2.8rem,6vw,6rem)}h2{font-size:clamp(2rem,4vw,4rem)}h3{font-size:1.25rem}p:last-child{margin-bottom:0}strong{font-weight:700}s{color:var(--color-nardo)}ul{padding-left:1.2em}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}:focus-visible{outline:3px solid #8eb2ff;outline-offset:4px}[hidden]{display:none!important}.icon{width:24px;height:24px;flex:none;display:inline-block}.icon-button{width:44px;height:44px;padding:10px;border:0;background:transparent;color:inherit;display:inline-flex;align-items:center;justify-content:center}.icon-button:hover{color:#9bb9ff}.page-width{width:min(calc(100% - 80px),var(--page-width,1400px));margin-inline:auto}.section-pad{padding-block:var(--section-space,80px)}.surface{background:rgba(var(--black-rgb,5,5,5),var(--surface-opacity,.9))}.store-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background-size:cover;background-repeat:no-repeat}.store-background--fixed{position:fixed}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--color-nardo);display:flex;gap:14px;align-items:center;margin-bottom:20px}.eyebrow-line{height:2px;width:38px;background:var(--color-blue)}.meta{font-size:.8125rem;line-height:1.6;color:#a7adb2}.text-link{font-size:.875rem;letter-spacing:.07em;font-weight:700;text-transform:uppercase;text-underline-offset:6px;display:inline-block}.text-link:hover{text-decoration:underline}.button{min-height:54px;border:1px solid var(--color-blue);background:var(--color-blue);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:15px 26px;font-size:.8125rem;font-weight:700;letter-spacing:.1em;line-height:1.4;text-align:center;border-radius:var(--button-radius,0);transition:background .2s,box-shadow .2s,transform .2s}.button:hover{background:color-mix(in srgb,var(--color-blue),white 12%);box-shadow:0 0 32px #1747d140;transform:translateY(-2px)}.button--outline,.button--secondary{background:transparent;border-color:#62666e}.button--outline:hover,.button--secondary:hover{background:#ffffff0d;border-color:var(--color-white)}.button--light{background:var(--color-white);border-color:var(--color-white);color:var(--color-black)}.button--full{width:100%}.skip-link{position:fixed;top:-100px;left:20px;z-index:1000;padding:12px 24px;color:#fff;background:var(--color-blue)}.skip-link:focus{top:15px}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.mobile-only{display:none}.rte{line-height:1.75}.rte a{text-decoration:underline;text-underline-offset:4px}.rte h2,.rte h3{margin-top:1.4em;line-height:1.2}.rte h2{font-size:2rem}.rte h3{font-size:1.4rem}.rte img{height:auto}.rte table{display:block;max-width:100%;overflow:auto;border-collapse:collapse}.rte td,.rte th{padding:10px;border:1px solid #666}.rte iframe{max-width:100%}.rte p{margin-bottom:1.2em}.announcement-bar{background:var(--color-blue);color:#fff;padding:10px 20px;text-align:center;font-size:.75rem;font-weight:700;letter-spacing:.12em}.announcement-bar a{display:block}.site-header{background:rgba(var(--black-rgb,5,5,5),.97);border-bottom:1px solid #ffffff24;position:relative;z-index:30}.site-header--sticky{position:fixed;inset:0 0 auto}.site-header__top{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;min-height:125px;padding-block:20px;gap:20px}.site-header__brand{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;min-width:0}.site-header__logo{width:var(--logo-width,160px);height:auto;max-height:240px;object-fit:contain}.brand-fallback{font-family:var(--font-wordmark,Impact,sans-serif);font-size:48px;font-style:italic;line-height:1;letter-spacing:-3px}.site-header__brand-text{font-family:var(--font-wordmark,Impact,sans-serif);font-size:var(--wordmark-size,14px);letter-spacing:var(--wordmark-track,1.6px);line-height:1.4;margin-top:var(--wordmark-gap,8px);max-width:380px;overflow-wrap:anywhere}.header-note{font-size:.75rem;letter-spacing:.15em;color:var(--color-nardo)}.site-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.cart-link{position:relative}.cart-count{position:absolute;top:2px;right:-3px;font-size:11px;min-width:18px;height:18px;padding-inline:3px;background:var(--color-blue);border-radius:50%;line-height:18px;text-align:center;color:#fff}.utilities-left .header-side--menu{grid-column:3;grid-row:1;text-align:right}.utilities-left .site-header__brand{grid-column:2;grid-row:1}.utilities-left .site-header__actions{grid-column:1;grid-row:1;justify-content:flex-start}.site-header__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 26px;padding-bottom:16px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.site-header__nav>a,.site-header__nav>details>summary{padding:5px 0;min-height:30px}.site-header__nav a:hover,.site-header__nav summary:hover{color:#8aafff}.site-header__nav [aria-current=page]{text-decoration:underline;text-decoration-color:var(--color-blue);text-decoration-thickness:2px;text-underline-offset:8px}.nav-dropdown{position:relative}.nav-dropdown summary{display:flex;align-items:center;gap:12px}.nav-dropdown__panel{position:absolute;top:100%;left:-20px;min-width:240px;background:#101115;padding:14px 20px;border:1px solid #363941;box-shadow:0 20px 35px #0007;text-align:left;z-index:40}.nav-dropdown__panel a,.nav-dropdown__panel summary{display:block;padding:10px 4px;line-height:1.5}.nav-dropdown__panel details a{padding-left:15px}.mobile-menu{padding:24px;margin:0;width:min(420px,92vw);height:100dvh;max-height:100dvh;background:#0c0d10;color:var(--color-white);border:0;border-right:1px solid #535761}.mobile-menu::backdrop{background:#000b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.mobile-menu__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.mobile-menu__top strong{font-family:var(--font-heading);font-size:1.2rem}.mobile-menu nav>a,.mobile-menu nav>details{display:block;border-bottom:1px solid #ffffff20;padding:15px 0}.mobile-menu .nav-dropdown__panel{position:static;box-shadow:none;margin-top:12px;border:0;background:#ffffff06}.mobile-menu nav a{font-size:1rem}.hero{position:relative;isolation:isolate;min-height:660px;display:flex;align-items:center;overflow:hidden;background:#090b10}.hero--small{min-height:480px}.hero--medium{min-height:590px}.hero--large{min-height:min(760px,calc(100svh - 110px))}.hero__media,.hero__shade,.hero__grid{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3}.hero__media img,.hero__media video,.hero__media picture{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--hero-pos,65% center)}.hero__shade{z-index:-2;background:linear-gradient(90deg,#03050bee,#03050b99 27%,#03050b08 68%),linear-gradient(0deg,#050505bb,transparent 30%),rgba(0,0,0,var(--hero-shade,.25))}.hero__grid{z-index:-1;opacity:.22;background-image:linear-gradient(#ffffff0a 1px,transparent 1px);background-size:100% 84px;pointer-events:none}.hero:after{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--color-blue);box-shadow:0 0 35px #1747d1bb}.hero__content{padding-block:85px 120px;z-index:2}.hero__copy{max-width:640px}.hero .eyebrow{color:#bfc7cf}.hero__title{font-size:clamp(4rem,7.6vw,var(--hero-size,115px));font-size:clamp(4rem,calc(7.6vw * var(--heading-scale)),calc(var(--hero-size,115px) * var(--heading-scale)));line-height:.99;letter-spacing:-.045em;margin:0 0 28px;text-transform:uppercase}.hero__title span{display:block;color:#668fff;text-shadow:0 3px 40px #1649d540}.hero__text{max-width:410px;color:#d0d5dc;line-height:1.6;margin-bottom:30px}.hero__buttons{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.hero__foot{position:absolute;left:0;right:0;bottom:24px;display:flex;justify-content:space-between;align-items:center;font-size:.6875rem;letter-spacing:.14em;font-weight:700;color:#c1c6cf;z-index:3}.hero__layer{position:absolute;z-index:1;pointer-events:none}.hero__layer img{width:100%;height:auto}.hero--center .hero__copy{margin-inline:auto;text-align:center;max-width:800px}.hero--center .eyebrow,.hero--center .hero__buttons{justify-content:center}.hero--center .hero__text{margin-inline:auto}.hero--center .hero__shade{background:rgba(0,0,0,var(--hero-shade,.5))}.video-control{position:absolute;right:40px;bottom:64px;padding:8px 14px;background:#050505b3;border:1px solid #ffffff66;color:#fff;font-size:.75rem;z-index:4}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:35px}.section-head .eyebrow{margin-bottom:12px}.section-title{font-size:clamp(2.5rem,calc(4.6vw * var(--heading-scale)),5rem);text-transform:uppercase;margin:0}.section-head>.text-link{flex:none;margin-bottom:5px}.featured-collection{border-bottom:1px solid #ffffff1a}.scrolling-ticker,.ticker{overflow:hidden}.scrolling-ticker__track,.ticker__track{display:flex;align-items:center;gap:0;width:max-content;animation:ldw-ticker var(--ticker-speed,24s) linear infinite}.scrolling-ticker__group,.ticker__group{display:flex;align-items:center;flex-shrink:0}.scrolling-ticker__item,.ticker__item{white-space:nowrap;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.scrolling-ticker__separator,.ticker__separator{margin:0 32px}.scrolling-ticker:hover .scrolling-ticker__track,.ticker:hover .ticker__track{animation-play-state:paused}@keyframes ldw-ticker{to{transform:translate(-50%)}}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 22px}.product-grid.columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{min-width:0}.product-card__media{position:relative;display:block;aspect-ratio:4/5;background:#92989d;overflow:hidden}.product-card__media--square{aspect-ratio:1}.product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .55s,opacity .35s}.product-card__image--second{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-card__media:hover .product-card__image{transform:scale(1.035)}.product-card__media:hover .product-card__image--second{opacity:1}.product-card__media svg.placeholder-svg{width:100%;height:100%}.product-badge{position:absolute;top:14px;left:14px;background:#08090c;color:#fff;padding:6px 10px;font-size:.6875rem;font-weight:700;letter-spacing:.1em}.product-card__shop{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:10px;background:var(--color-blue);color:#fff;padding:13px 17px;font-size:.6875rem;font-weight:700;letter-spacing:.1em;transform:translateY(101%);transition:transform .25s}.product-card__media:hover .product-card__shop,.product-card__media:focus-visible .product-card__shop{transform:translateY(0)}.product-card__info{padding-top:18px}.product-card__info h3{font-family:var(--font-body);font-size:1rem;letter-spacing:0;font-weight:700;margin:0 0 5px;line-height:1.4}.product-card__price{font-size:.9375rem;color:#c1c6cc}.product-card__price s{font-size:.8125rem;margin-left:6px}.editorial{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #ffffff20;min-height:560px}.editorial__media{position:relative;overflow:hidden;min-height:500px;background:#11141a}.editorial__media>img{width:100%;height:100%;object-fit:cover;object-position:73% center}.editorial__media:after{content:"";position:absolute;top:60%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#000b);pointer-events:none}.editorial__stamp{position:absolute;bottom:30px;left:30px;z-index:2;font-size:.75rem;font-weight:700;letter-spacing:.14em}.editorial__overlay{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}.editorial__overlay img{width:100%}.editorial__copy{padding:clamp(40px,6vw,100px);align-self:center}.editorial__copy .section-title{max-width:520px;margin-bottom:30px}.editorial__copy .rte{color:#b4bac3;margin-bottom:30px;max-width:460px}.editorial--reverse .editorial__media{order:2}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.collection-tile{position:relative;display:block;aspect-ratio:1;overflow:hidden;background:linear-gradient(135deg,#2e333c,#121419)}.collection-tile>img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.collection-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 30%,#000c)}.collection-tile:hover img{transform:scale(1.05)}.collection-tile__number{position:absolute;top:20px;left:24px;color:#fff;font-size:.75rem;font-weight:700;z-index:1}.collection-tile__title{position:absolute;bottom:26px;left:26px;right:26px;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:14px;font-family:var(--font-heading);font-size:clamp(1.6rem,2.4vw,2.5rem);line-height:1.1}.collection-tile__title .icon{width:34px;height:34px}.statement{background:var(--color-blue);color:#fff;text-align:center;position:relative;overflow:hidden}.statement .eyebrow{color:#d5def7;justify-content:center}.statement h2{font-size:clamp(3rem,8vw,8rem);max-width:1100px;margin:0 auto 28px}.statement .rte{font-size:1.125rem;margin-bottom:30px}.page-hero{padding-top:70px;padding-bottom:45px;border-bottom:1px solid #ffffff26}.page-hero h1{margin-bottom:0;text-transform:uppercase}.page-hero .rte{max-width:700px;margin-top:24px;color:#c1c6cc}.page-content{max-width:var(--content-width,1000px)}.saved-page-content{margin-bottom:40px}.saved-page-content:empty{display:none}.field{width:100%;min-height:50px;padding:12px 14px;background:#111319;border:1px solid #4b4f58;border-radius:0;color:var(--color-white);outline-offset:2px}.field:focus{border-color:#759bff}.field::placeholder{color:#969da8}.field option{background:#15181f;color:#fff}.field[type=checkbox]{width:18px}.field:disabled{opacity:.45}textarea.field{resize:vertical}label{display:block;font-size:.875rem;margin-bottom:7px}form>.field{margin-bottom:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.form-panel{padding:35px;border:1px solid #373c47;background:#101217}.form-panel .meta{margin:18px 0 24px}.form-panel h2{font-size:2rem}.contact-panel{max-width:700px;margin-inline:auto}.form-success,.form-error{padding:15px;margin:15px 0;border:1px solid #81a6fc;font-size:.9375rem}.form-success{background:#1747d125}.form-error{background:#711d3033;border-color:#f897a8;color:#ffccd4}.form-error ul{margin:0}.prayer-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.prayer-intro h2{font-size:clamp(3rem,5vw,5rem);margin-bottom:30px}.prayer-intro p{color:#bdc4ce;max-width:460px}.prayer-privacy{padding-left:20px;border-left:3px solid var(--color-blue);font-size:.9375rem;margin-top:30px}.page-content .prayer-layout{gap:35px}.empty-state{padding:40px 0;text-align:center}.empty-state h1{font-size:clamp(3rem,7vw,7rem)}.empty-state h2{margin-bottom:20px}.empty-state p{color:#bac2cc;margin-bottom:30px}.custom-liquid{overflow:clip}.search-form{display:flex;gap:10px;max-width:650px;margin-top:30px}.search-form .field{margin:0}.search-result{border:1px solid #373c47;padding:25px}.search-result h2{font-size:2rem}.search-result p{color:#c1c6cc}.search-result img{width:100%;margin-bottom:20px}.collection-tools{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #ffffff20}.collection-tools>span{margin-right:auto}.collection-tools>label{margin:0}.collection-tools>select{width:auto;max-width:270px}.collection-filters{width:100%}.collection-filters>summary{font-size:.875rem;letter-spacing:.1em;font-weight:700}.filter-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-block:20px}.filter-grid fieldset{border:1px solid #484f5b;padding:15px}.filter-grid input[type=checkbox]{accent-color:var(--color-blue)}.collection-filters .text-link{margin-left:20px}.pagination{margin-top:45px;display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.pagination .page,.pagination .next,.pagination .prev{border:1px solid #3e4653;padding:10px 15px}.pagination .current{background:var(--color-blue);border-color:var(--color-blue)}.product-main{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:65px;padding-block:50px 80px;align-items:start}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px}.product-media{background:#898f95;min-width:0;scroll-margin-top:30px}.product-media:first-child{grid-column:1/-1}.product-media img,.product-media video,.product-media model-viewer{display:block;width:100%;height:auto}.product-media model-viewer{min-height:450px}.product-info{position:sticky;top:25px;min-width:0}.product-info>.eyebrow{margin-top:35px;margin-bottom:15px}.product-info h1{font-size:clamp(2.5rem,4.2vw,4.5rem);text-transform:uppercase;margin-bottom:24px}.product-price{font-size:1.6rem;line-height:1.2;margin-bottom:30px}.product-price s{font-size:1.1rem}.product-form{border-block:1px solid #343a46;padding-block:24px}.product-form>label{letter-spacing:.07em;text-transform:uppercase;font-size:.75rem}.purchase-row{display:flex;gap:15px;align-items:flex-end}.purchase-row .button{flex:1;margin-bottom:0;min-height:50px}.purchase-row label{font-size:.75rem;text-transform:uppercase;letter-spacing:.07em}.quantity-input{width:82px;text-align:center;margin-bottom:0!important}.product-notes{font-size:.8125rem;color:#a8b1bf;padding:20px 0}.product-notes a{margin-right:20px;text-decoration:underline;text-underline-offset:4px}.product-notes p{margin-bottom:10px}.product-accordion{border-bottom:1px solid #343a46}.product-accordion>summary{padding:22px 0;display:flex;justify-content:space-between;align-items:center;font-size:.875rem;font-weight:700;letter-spacing:.06em}.product-accordion[open]>summary span{transform:rotate(45deg)}.product-accordion>.rte{padding-bottom:22px;color:#bec5d0}.product-accordion .rte h2{font-size:1.5rem}.sticky-purchase{display:none}.shopify-payment-button{margin-top:16px}.cart-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:60px;align-items:start}.cart-item{display:grid;grid-template-columns:130px 1fr auto;gap:24px;border-bottom:1px solid #373e49;padding:0 0 25px;margin-bottom:25px;align-items:start}.cart-item img{width:130px;aspect-ratio:4/5;object-fit:cover;background:#93999f}.cart-item h2{font-size:1.4rem;line-height:1.2;margin:0 0 10px}.cart-item .quantity-input{display:inline-block;width:64px;min-height:40px;padding:6px;margin-right:15px}.cart-item__price{font-size:1rem;text-align:right}.cart-item__price s{display:block;font-size:.8rem}.cart-summary{border:1px solid #373e49;background:#11131a;padding:30px;position:sticky;top:25px}.cart-summary h2{font-size:1.75rem;margin-bottom:30px}.cart-summary>p{display:flex;justify-content:space-between;gap:20px}.cart-summary>p.meta{display:block}.cart-summary .field{margin-bottom:20px}.cart-summary>.text-link{display:block;text-align:center;margin-top:20px}.site-footer{background:#08090b;padding:70px 0 25px;border-top:1px solid #343841}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:75px}.footer-top>div:first-child{max-width:480px}.footer-top h2{font-size:3rem;margin-bottom:20px}.footer-top p{color:#a9b2bf}.footer-top h3{font-family:var(--font-body);font-size:.75rem;letter-spacing:.15em;margin:8px 0 28px}.footer-links{display:grid;gap:10px;font-size:.875rem}.footer-links a:hover{color:#8aafff}.footer-newsletter{display:flex;flex-wrap:wrap;gap:0;margin:25px 0 14px}.footer-newsletter .field{flex:1;min-width:150px;margin:0}.footer-newsletter .button{width:60px;padding:12px;min-height:50px}.footer-newsletter .form-success,.footer-newsletter .form-error{width:100%}.footer-top p.meta{font-size:.75rem}.footer-wordmark{font-family:var(--font-heading);font-size:clamp(2.1rem,8.85vw,9rem);letter-spacing:-.045em;line-height:1;margin:70px 0 30px;white-space:nowrap;color:var(--color-nardo);text-align:center}.footer-bottom{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;border-top:1px solid #ffffff26;padding-top:25px;font-size:.6875rem;letter-spacing:.02em;color:#9aa4b4}.footer-bottom nav{display:flex;gap:14px;flex-wrap:wrap}.payment-icons{display:flex;justify-content:center;gap:8px;margin-top:25px;flex-wrap:wrap}.payment-icons svg{width:38px;height:24px}.lead-popup{padding:0;border:1px solid #586479;background:#0d0f14;color:var(--color-white);width:min(850px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow-y:auto}.lead-popup::backdrop{background:#000b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.lead-popup__grid{display:grid;grid-template-columns:.85fr 1.15fr}.popup-close{position:absolute;right:8px;top:8px;z-index:5;background:#0a0c11d9}.lead-popup__image{position:relative;overflow:hidden;min-height:560px}.lead-popup__image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:72% center;opacity:.62}.lead-popup__image:after{content:"";position:absolute;top:50%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#061b58)}.lead-popup__image>span{position:absolute;bottom:36px;left:26px;font-family:var(--font-heading);font-size:4.2rem;line-height:.98;letter-spacing:-.04em;z-index:1}.lead-popup__content{padding:55px 35px 25px}.lead-popup__content .eyebrow{font-size:.6875rem;margin-bottom:18px}.lead-popup__content h2{font-size:3.6rem;line-height:1.03;margin-bottom:20px}.lead-popup__content h2 span{display:block;color:#7299ff}.lead-popup__content>p{font-size:.9375rem;color:#bfc7d2;margin-bottom:24px}.lead-popup__content .field{margin-bottom:14px}.lead-popup__content .meta{font-size:.75rem;margin-bottom:18px}.lead-popup__content label{font-size:.8125rem}.lead-popup__content .step-label{text-align:center;margin:14px 0 0;color:#a5afc1;letter-spacing:.08em}.popup-decline{border:0;background:transparent;color:#b4bdcb;font-size:.8125rem;text-decoration:underline;text-underline-offset:4px;padding:14px 0;margin:5px 0;display:block;width:100%}.lead-popup__content>a.meta{display:block;text-align:center}.coupon-code{display:block;border:1px dashed #709eff;padding:18px;margin:20px 0;text-align:center;font-size:2rem;font-weight:700;letter-spacing:.12em}.offer-tab{position:fixed;left:0;top:58%;z-index:45;writing-mode:vertical-rl;transform:rotate(180deg);background:var(--color-blue);color:#fff;border:0;padding:18px 11px;font-size:.6875rem;font-weight:700;letter-spacing:.1em;min-width:40px}.no-js .offer-tab{display:none}.soundtrack{position:fixed;bottom:22px;right:24px;z-index:50}.soundtrack__toggle{display:flex;gap:12px;align-items:center;background:#0a0d14ed;color:#fff;border:1px solid #50658d;padding:14px 18px;min-height:50px;font-size:.6875rem;font-weight:700;letter-spacing:.08em;box-shadow:0 8px 35px #0007}.soundtrack__toggle>.icon{width:19px;height:19px}.soundtrack__bars{display:flex;align-items:center;gap:3px;height:18px}.soundtrack__bars i{width:2px;height:9px;background:#82a3ff}.soundtrack__bars i:nth-child(2){height:16px}.soundtrack__bars i:nth-child(3){height:12px}.soundtrack__panel{position:absolute;bottom:65px;right:0;width:min(355px,calc(100vw - 32px));padding:20px;background:#11141b;border:1px solid #536686;box-shadow:0 20px 60px #0009;max-height:calc(100dvh - 150px);overflow:auto}.soundtrack__heading{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:.8125rem}.soundtrack__heading .icon-button{margin:-10px -10px -10px 0}.soundtrack__panel iframe{width:100%;height:352px;border:0;display:block;border-radius:12px;margin-bottom:16px}.soundtrack__panel .meta{font-size:.75rem}.soundtrack__panel>a{margin-bottom:12px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);background:#f5f5f2;color:#10131a;border:1px solid #727c8f;padding:18px 25px;z-index:80;max-width:calc(100vw - 30px);box-shadow:0 10px 45px #0007}.toast a{font-weight:700;margin-left:18px;text-decoration:underline}@media(min-width:1500px){.hero__title{font-size:calc(var(--hero-size,115px) * var(--heading-scale,1))}}@media(max-width:1100px){.site-header__nav{gap:4px 17px}.hero__copy{max-width:560px}.header-note{max-width:160px;display:block}.product-main{gap:35px}.footer-top,.prayer-layout{gap:40px}}@media(max-width:989px){.page-width{width:calc(100% - 40px)}.mobile-only{display:inline-flex}.desktop-only,.header-note,.site-header__nav{display:none}.site-header__top{min-height:100px;padding-block:16px;gap:10px;grid-template-columns:minmax(55px,1fr) auto minmax(55px,1fr)}.site-header__brand-text{max-width:220px;font-size:min(var(--wordmark-size,14px),14px);letter-spacing:min(var(--wordmark-track,1.6px),1.6px)}.site-header__logo{width:var(--logo-mobile,110px);max-height:150px}.brand-fallback{font-size:38px}.site-header__actions{gap:0}.site-header__actions .icon-button{width:38px}.account-link{display:none}.utilities-left .header-side--menu{grid-column:1;text-align:left}.utilities-left .site-header__actions{grid-column:3;justify-content:flex-end}.site-header--sticky{position:relative}.hero--large{min-height:650px}.hero__title{font-size:clamp(4rem,10vw,6.2rem)}.hero__shade{background:linear-gradient(90deg,#02050ce6,#03050b77 55%,#03050b00),linear-gradient(0deg,#050505b3,transparent),rgba(0,0,0,var(--hero-shade))}.hero__copy{max-width:530px}.hero__content{padding-block:90px 120px}.product-grid,.product-grid.columns-3{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card__shop{transform:translateY(0);background:#0b0e17e8}.editorial{grid-template-columns:1fr 1fr;min-height:450px}.editorial__media{min-height:450px}.editorial__copy{padding:35px}.editorial__copy .section-title{font-size:2.8rem}.collection-tile__title{font-size:1.55rem;left:18px;right:18px}.prayer-layout{grid-template-columns:1fr}.prayer-intro p{max-width:700px}.product-main{grid-template-columns:1fr 1fr;gap:25px}.product-gallery{grid-template-columns:1fr}.product-info h1{font-size:2.7rem}.product-info{position:static}.purchase-row{flex-wrap:wrap}.purchase-row>.button{flex-basis:200px}.footer-wordmark{font-size:8.6vw}.footer-top{grid-template-columns:2fr 1fr;gap:35px}.footer-top>div:last-child{grid-column:2}.footer-top>div:first-child{grid-row:span 2}.cart-layout{gap:30px;grid-template-columns:1.5fr 1fr}.cart-item{grid-template-columns:90px 1fr;gap:15px}.cart-item__price{grid-column:2;text-align:left}.filter-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){body{font-size:calc(16px * var(--body-scale,1))}.page-width{width:calc(100% - 36px)}.section-pad{padding-block:calc(var(--section-space,80px) * .7)}.announcement-bar{padding:9px 15px;font-size:.625rem;letter-spacing:.08em}.site-header__top{width:calc(100% - 24px);min-height:96px;gap:0;grid-template-columns:minmax(44px,1fr) auto minmax(44px,1fr)}.site-header__brand-text{max-width:170px;font-size:12px;letter-spacing:1.1px}.site-header__actions .icon-button{width:34px;padding:8px}.site-header__actions .icon-button[aria-label=Search]{display:none}.site-header__logo{max-width:150px}.hero--large{min-height:700px;min-height:min(780px,calc(100svh - 100px))}.hero--small{min-height:500px}.hero--medium{min-height:590px}.hero__media img,.hero__media video{object-position:var(--hero-pos,70% center)}.hero__shade{background:linear-gradient(180deg,#05070ee6,#05070e66 42%,#05070e33 60%,#05070ed9),rgba(0,0,0,var(--hero-shade,.25))}.hero{align-items:flex-start}.hero__content{padding:45px 0 140px}.hero__title{font-size:clamp(3.3rem,calc(13.5vw * var(--heading-scale,1)),5.7rem);line-height:1.03;letter-spacing:-.04em;margin-bottom:22px}.hero .eyebrow{font-size:.625rem;letter-spacing:.13em;margin-bottom:24px;gap:10px}.eyebrow-line{width:25px}.hero__text{font-size:.9375rem;max-width:300px;margin-bottom:24px}.hero__buttons{gap:22px}.hero__buttons .button{padding:14px 20px;gap:18px;min-height:50px}.hero__buttons .text-link{font-size:.75rem}.hero__foot{bottom:20px;display:block;font-size:.625rem}.hero__foot>a{display:block;margin-top:10px}.hero__layer{z-index:0}.video-control{right:18px;bottom:22px;font-size:.6875rem}.section-head{gap:18px;margin-bottom:26px}.section-head>.text-link{font-size:.6875rem;max-width:100px;text-align:right}.section-head .eyebrow{font-size:.625rem;letter-spacing:.14em}.section-title{font-size:clamp(2.1rem,8vw,3rem)}.product-grid{gap:27px 12px}.product-card__info{padding-top:14px}.product-card__info h3{font-size:.875rem}.product-card__price{font-size:.8125rem}.product-card__price s{font-size:.75rem;display:inline-block}.product-card__shop{padding:9px 11px;font-size:.5625rem;letter-spacing:.06em}.product-card__shop .icon{width:16px;height:16px}.product-badge{font-size:.5625rem;padding:5px 7px;top:8px;left:8px}.editorial{grid-template-columns:1fr}.editorial__media{min-height:360px;aspect-ratio:1.2;max-height:520px}.editorial__copy{padding:45px 24px}.editorial__copy .section-title{font-size:3rem}.editorial--reverse .editorial__media{order:0}.collection-grid{grid-template-columns:1fr;gap:15px}.collection-tile{aspect-ratio:1.5}.collection-tile__title{font-size:2.5rem;left:24px;right:24px}.statement h2{font-size:clamp(3rem,12vw,5rem);line-height:1.02}.statement .rte{font-size:1rem}.statement .eyebrow{font-size:.6875rem}.page-hero{padding-top:42px;padding-bottom:32px}.page-hero h1{font-size:clamp(2.6rem,10vw,4rem);overflow-wrap:anywhere}.page-hero .eyebrow{font-size:.6875rem}.form-panel{padding:24px 18px}.form-row{grid-template-columns:1fr}.prayer-intro h2{font-size:3.6rem}.collection-tools{gap:12px}.collection-tools>span{flex-basis:100%;font-size:.875rem}.collection-tools>label{font-size:.75rem}.collection-tools>select{flex:1;min-width:0;max-width:none;font-size:.875rem}.collection-tools>.button{padding-inline:14px;font-size:.6875rem}.filter-grid{grid-template-columns:1fr}.product-main{grid-template-columns:1fr;padding-block:20px 60px;gap:30px}.product-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px}.product-media{flex:0 0 90%;scroll-snap-align:start;display:grid;align-content:center}.product-info>.eyebrow{margin-top:25px}.product-info h1{font-size:3rem}.product-price{font-size:1.4rem}.purchase-row{flex-wrap:nowrap}.purchase-row>.button{flex-basis:auto;padding-inline:15px;gap:12px}.sticky-purchase{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:40;background:#080a10f5;border-top:1px solid #454f62;padding:12px 16px;align-items:center;gap:15px;box-shadow:0 -5px 30px #0006}.sticky-purchase>span{font-size:.8125rem;line-height:1.25;max-width:50%;overflow:hidden}.sticky-purchase small{display:block;margin-top:4px;font-size:.75rem;color:#c1cad9}.sticky-purchase .button{margin-left:auto;min-height:44px;font-size:.625rem;gap:8px;padding:12px}.template-product:has(.sticky-purchase) .site-footer{padding-bottom:110px}.template-product:has(.sticky-purchase) .soundtrack{bottom:95px}.cart-layout{grid-template-columns:1fr}.cart-item{grid-template-columns:85px 1fr auto;gap:13px}.cart-item__price{grid-column:auto;text-align:right;font-size:.875rem}.cart-item h2{font-size:1.2rem}.cart-item .quantity-input{width:56px}.cart-summary{position:static;padding:24px}.footer-top{grid-template-columns:1fr 1fr;gap:38px 20px}.footer-top>div:first-child{grid-column:1/-1;grid-row:auto;max-width:none}.footer-top>div:last-child{grid-column:auto}.footer-top h2{font-size:2.7rem}.footer-top h3{font-size:.6875rem;margin-bottom:20px}.footer-wordmark{margin-top:50px;font-size:8.5vw}.footer-bottom{font-size:.6875rem;flex-direction:column;gap:16px}.site-footer{padding-top:50px;padding-bottom:95px}.lead-popup{width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.lead-popup__grid{grid-template-columns:1fr}.lead-popup__image{display:none}.lead-popup__content{padding:44px 24px 20px}.lead-popup__content h2{font-size:3.6rem}.lead-popup__content h2 span{display:inline}.lead-popup__content .eyebrow{font-size:.625rem}.lead-popup__content>p{margin-bottom:22px}.offer-tab{top:auto;bottom:22px;writing-mode:horizontal-tb;transform:none;left:12px;padding:14px 16px;font-size:.625rem;min-height:46px;box-shadow:0 6px 30px #0005}.template-product:has(.sticky-purchase) .offer-tab{bottom:95px}.soundtrack{bottom:22px;right:12px}.soundtrack__toggle{padding:12px;font-size:.625rem;gap:8px;min-height:46px}.soundtrack__bars{display:none}.soundtrack__panel{right:0;bottom:58px}.toast{bottom:90px;font-size:.875rem;width:calc(100vw - 30px)}.search-form{flex-wrap:wrap}.search-form .field{flex:1;min-width:170px}.search-form .button{padding-inline:18px}}@media(max-width:359px){.site-header__brand-text{max-width:145px;font-size:10px}.hero__title{font-size:12.5vw}.hero__buttons{gap:16px}.soundtrack__toggle>span:not(.soundtrack__bars){display:none}.lead-popup__content{padding-inline:18px}.purchase-row .button{letter-spacing:0}.cart-item{grid-template-columns:70px 1fr}.cart-item__price{grid-column:2}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero__media video{animation:none}}.motion-off *,.motion-off *:before,.motion-off *:after{animation:none!important;transition:none!important}.motion-off{scroll-behavior:auto}.announcement{background:var(--color-blue);color:#fff;text-align:center;font-size:.6875rem;font-weight:700;letter-spacing:.12em;padding:10px 20px}.ticker{position:relative;background:var(--ticker-bg);color:var(--ticker-text);padding-block:var(--ticker-padding);font-size:var(--ticker-size);border-block:1px solid #ffffff1a}.ticker__separator{color:var(--ticker-accent)}.ticker--reverse .ticker__track{animation-direction:reverse}.ticker--pause:hover .ticker__track,.ticker:focus-within .ticker__track{animation-play-state:paused}.ticker-toggle{position:absolute;right:0;top:0;bottom:0;background:var(--ticker-bg);color:var(--ticker-text);border:0;border-left:1px solid #ffffff44;padding:0 13px;font-size:10px;letter-spacing:.05em;z-index:2}.site-header--sticky{position:relative}.shopify-section:has(>.site-header--sticky){position:sticky;top:0;z-index:30}@media(max-width:749px){.ticker{font-size:min(var(--ticker-size),14px)}.ticker__separator{margin:0 22px}.announcement{font-size:.625rem}}.hero--transparent{background:transparent}.hero--transparent .hero__shade{background:rgba(0,0,0,var(--hero-shade,.25))}@media(max-width:989px){.site-header__brand-text{font-size:var(--mobile-wordmark-size,12px);letter-spacing:var(--wordmark-track,1.6px)}}@media(max-width:749px){.hero .eyebrow,.section-head .eyebrow,.hero__foot,.announcement{font-size:12px}.product-card__shop,.product-badge,.offer-tab,.soundtrack__toggle,.sticky-purchase .button{font-size:11px}.site-header__brand-text{font-size:var(--mobile-wordmark-size,12px);letter-spacing:var(--wordmark-track,1.6px)}.ticker-toggle{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/base.css.map */
