:root{--ink: #211d1d;--muted: #665e59;--paper: #fffaf4;--soft: #f5eee5;--line: #dfd2c4;--teal: #0f6f73;--teal-dark: #074b50;--jewel: #062f31;--jewel-2: #0a4548;--rose: #b95f6b;--gold: #b48435;--champagne: #d8b46a;--white: #ffffff;--shadow: 0 22px 70px rgba(42, 30, 23, .16);--luxury-shadow: 0 28px 90px rgba(20, 15, 10, .13);--serif: "Cormorant Garamond", Georgia, "Times New Roman", serif;--script: "Great Vibes", "Brush Script MT", cursive;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);scroll-behavior:smooth;overflow-x:hidden}body{margin:0;min-width:320px;overflow-x:hidden}body.drawer-open{overflow:hidden}body,button,input,select{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{cursor:pointer}.skip-link{position:fixed;left:1rem;top:1rem;z-index:20;transform:translateY(-140%);border-radius:6px;background:var(--ink);color:var(--white);padding:.75rem 1rem}.skip-link:focus{transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.site-header{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;min-height:74px;padding:0 5vw;border-bottom:1px solid rgba(216,180,106,.24);background:#fffaf4eb;backdrop-filter:blur(22px)}.brand{display:inline-flex;align-items:center;gap:.65rem;color:var(--jewel)}.brand-word{font-family:var(--script);font-size:clamp(2.45rem,3.4vw,3.1rem);font-weight:400;line-height:.85;letter-spacing:0}.brand-mark{display:inline-grid;width:32px;height:32px;place-items:center;border-radius:50%;border:1px solid rgba(216,180,106,.45);background:radial-gradient(circle at 35% 30%,var(--jewel-2),var(--jewel));color:var(--white);box-shadow:0 10px 24px #062f312e}.desktop-nav,.footer-links{display:flex;flex-wrap:wrap;gap:1.4rem;align-items:center;justify-content:center;color:var(--muted);font-size:.86rem;font-weight:760;letter-spacing:.04em;text-transform:uppercase}.desktop-nav a:hover,.footer-links a:hover{color:var(--teal-dark)}.header-actions{display:flex;gap:.65rem;justify-content:flex-end}.icon-button{position:relative;display:inline-grid;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:999px;background:var(--white);color:var(--ink)}.cart-count{position:absolute;right:-4px;top:-5px;display:grid;min-width:20px;height:20px;place-items:center;border-radius:999px;background:var(--rose);color:var(--white);font-size:.72rem;font-weight:800}.mobile-menu-button{display:none}.mobile-nav{grid-column:1 / -1;padding:0 0 1rem}.mobile-nav a{display:block;padding:.85rem 0;border-top:1px solid var(--line)}.hero{position:relative;min-height:calc(88vh - 74px);display:flex;align-items:center;padding:7rem 5vw 5rem;isolation:isolate;background-image:linear-gradient(90deg,#211d1dc7,#211d1d61,#211d1d1a),var(--hero-image);background-position:center;background-size:cover;color:var(--white)}.refined-hero{background-position:center}.audience-hero{min-height:calc(80vh - 74px);align-items:center;padding-bottom:8rem;background-image:linear-gradient(90deg,#181412db,#18141280,#1814121f),var(--hero-image)}.hero-content{max-width:670px}.hero h1,.page-hero h1,.product-detail h1,.status-page h1,.blog-post h1{margin:0;font-family:var(--serif);font-size:clamp(3.3rem,9vw,7.5rem);line-height:.94;font-weight:700}.hero p:not(.eyebrow){max-width:620px;color:#ffffffe6;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.65}.audience-hero .hero-content{max-width:760px}.audience-hero h1{max-width:780px;font-size:clamp(3.5rem,7vw,6.8rem);letter-spacing:0}.eyebrow{margin:0 0 .85rem;color:var(--rose);font-size:.77rem;font-weight:850;letter-spacing:0;text-transform:uppercase}.hero .eyebrow{color:#ffd7cf}.hero-proof-row{position:absolute;left:5vw;right:5vw;bottom:1.8rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;color:#ffffffe0}.hero-proof-row div{display:grid;grid-template-columns:auto 1fr;column-gap:.75rem;align-items:start;min-height:70px}.hero-proof-row svg{grid-row:1 / span 2;color:#f6ddd4}.hero-proof-row span{font-weight:850}.hero-proof-row small{color:#ffffffad;line-height:1.45}.button-row{display:flex;flex-wrap:wrap;gap:.85rem;align-items:center;margin-top:1.4rem}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:.55rem;border:1px solid transparent;border-radius:6px;padding:.85rem 1.15rem;font-weight:800;line-height:1.1;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.52;transform:none}.button.primary{background:linear-gradient(135deg,var(--jewel),var(--jewel-2));color:var(--white);box-shadow:0 16px 36px #062f3138}.button.secondary{border-color:var(--line);background:var(--white);color:var(--ink)}.button.ghost{border-color:#ffffff73;color:var(--white)}.full-width{width:100%}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.trust-strip div{display:flex;min-height:82px;align-items:center;justify-content:center;gap:.65rem;background:var(--white);color:var(--teal-dark);font-weight:800}.bestseller-section{position:relative;display:grid;grid-template-columns:minmax(300px,.95fr) minmax(320px,1fr);gap:clamp(2rem,6vw,5rem);align-items:center;padding:5rem 6vw;background:var(--paper)}.side-label{position:absolute;left:5vw;top:50%;transform:translateY(-50%) rotate(-90deg);transform-origin:left center;color:var(--rose);font-size:.75rem;font-weight:850;letter-spacing:0;text-transform:uppercase}.side-label:after{content:"";display:inline-block;width:70px;height:1px;margin-left:1rem;vertical-align:middle;background:var(--line)}.bestseller-media{position:relative;max-width:560px;justify-self:end}.bestseller-media img{width:100%;aspect-ratio:1 / 1;border-radius:34% 34% 8px 8px;object-fit:cover;box-shadow:var(--shadow)}.seal{position:absolute;left:-1.5rem;bottom:-1.5rem;display:grid;width:118px;height:118px;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fffaf4ed;color:var(--teal-dark);font-size:.72rem;font-weight:850;line-height:1.25;text-align:center;text-transform:uppercase}.bestseller-copy{max-width:650px}.pill-label{display:inline-flex;border-radius:999px;background:var(--soft);color:var(--rose);padding:.45rem .75rem;font-size:.75rem;font-weight:850;text-transform:uppercase}.bestseller-copy h2,.memorial-set-band h2,.guidance-section h2{margin:0;font-family:var(--serif);font-size:clamp(2.4rem,5vw,4.8rem);line-height:.98}.bestseller-copy p:not(.pill-label),.memorial-set-band p,.guidance-section p{color:var(--muted);line-height:1.75}.feature-chips{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin:1.35rem 0}.feature-chips span{display:flex;min-height:74px;align-items:center;gap:.55rem;border:1px solid var(--line);border-radius:8px;padding:.8rem;background:var(--white);color:var(--teal-dark);font-weight:800}.rating-row{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:center}.rating-row strong{font-size:1.6rem}.rating-row span{display:inline-flex;align-items:center;gap:.35rem;color:var(--gold);font-weight:850}.memorial-set-band{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(260px,.9fr) minmax(320px,1.1fr);gap:2rem;align-items:center;margin:1rem 5vw 4rem;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--soft)}.memorial-set-band>div,.memorial-set-band ul{padding:2rem}.memorial-set-band ul{display:grid;gap:1rem;margin:0;border-left:1px solid var(--line);list-style:none}.memorial-set-band li{display:flex;gap:.75rem;align-items:flex-start;color:var(--muted);line-height:1.5}.memorial-set-band svg{color:var(--teal-dark);flex:0 0 auto}.memorial-set-band img{width:100%;height:100%;min-height:280px;object-fit:cover}.guidance-section{padding:3rem 5vw 5rem;text-align:center}.steps-panel{display:grid;grid-template-columns:repeat(3,1fr);max-width:1160px;margin:2rem auto 0;overflow:hidden;border:1px solid var(--line);border-radius:999px;background:var(--white)}.steps-panel div{display:grid;grid-template-columns:auto 1fr;column-gap:.8rem;align-items:center;padding:1.5rem 2rem;text-align:left}.steps-panel div+div{border-left:1px solid var(--line)}.steps-panel span{display:grid;grid-row:1 / span 2;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--soft);color:var(--teal-dark);font-weight:900}.steps-panel h3{margin:0}.steps-panel p{margin:.15rem 0 0;font-size:.92rem}.home-card-section{padding-top:2rem}.jewel-home-hero{min-height:calc(92vh - 74px);background-position:center right}.jewel-home-hero:after{content:"";position:absolute;inset:auto 0 0;height:34%;background:linear-gradient(180deg,transparent,rgba(15,12,10,.46));z-index:-1}.wide-memory-band{display:grid;grid-template-columns:minmax(260px,.65fr) minmax(420px,1.35fr);gap:0;align-items:stretch;margin:0 5vw 4.5rem;overflow:hidden;border:1px solid rgba(216,180,106,.28);border-radius:8px;background:linear-gradient(135deg,#fffdf9f5,#f5eee5d1);box-shadow:0 18px 54px #211d1d14}.wide-memory-band>div{display:grid;align-content:center;padding:clamp(1.6rem,4vw,3rem)}.wide-memory-band h2,.support-story-copy h2,.journal-intro-card h2,.blog-editorial-intro h2{margin:0;font-family:var(--serif);font-size:clamp(2.2rem,4.4vw,4.3rem);line-height:1}.wide-memory-band p,.support-story-copy p,.journal-intro-card p,.blog-editorial-intro p{color:var(--muted);line-height:1.75}.wide-memory-band img{width:100%;height:100%;min-height:330px;object-fit:cover}.split-heading{display:flex;max-width:none;align-items:end;justify-content:space-between;gap:2rem}.split-heading a{display:inline-flex;align-items:center;gap:.35rem;color:var(--teal-dark);font-weight:850}.collection-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.collection-card{display:grid;min-height:440px;overflow:hidden;border:1px solid rgba(216,180,106,.24);border-radius:8px;background:#ffffffc7;transition:transform .16s ease,box-shadow .16s ease}.collection-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.collection-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.collection-card span,.journal-preview-card span{color:var(--rose);font-size:.78rem;font-weight:850;text-transform:uppercase}.collection-card span,.collection-card h3,.collection-card p,.collection-card strong{margin-left:1.15rem;margin-right:1.15rem}.collection-card h3,.journal-preview-card h3,.reassurance-grid h3{margin-top:.7rem;margin-bottom:.4rem;font-family:var(--serif);font-size:1.55rem;line-height:1.08}.collection-card p,.journal-preview-card p,.reassurance-grid p{color:var(--muted);line-height:1.6}.collection-card strong{display:inline-flex;align-items:center;gap:.35rem;align-self:end;margin-bottom:1.15rem;color:var(--teal-dark);font-size:.9rem}.support-story-section{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(380px,1.1fr);gap:clamp(2rem,5vw,4rem);align-items:center;padding:5.5rem 5vw;background:radial-gradient(circle at 5% 0,rgba(216,180,106,.18),transparent 28rem),var(--soft)}.support-story-section img{width:100%;aspect-ratio:16 / 11;border-radius:8px;object-fit:cover;box-shadow:var(--luxury-shadow)}.support-points{display:grid;gap:.85rem;margin-top:1.5rem}.support-points div{display:grid;grid-template-columns:auto 1fr;column-gap:.75rem;align-items:start;border:1px solid rgba(216,180,106,.28);border-radius:8px;background:#fffdf9bd;padding:.95rem}.support-points svg{grid-row:1 / span 2;color:var(--teal-dark)}.support-points span{font-weight:850}.support-points small{color:var(--muted);line-height:1.45}.customer-proof-section{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(360px,1.2fr);gap:clamp(1.4rem,4vw,3rem);align-items:center;background:radial-gradient(circle at 8% 10%,rgba(216,180,106,.2),transparent 24rem),linear-gradient(180deg,var(--paper),var(--soft))}.customer-proof-section.compact{margin:1rem 5vw 0;border:1px solid rgba(216,180,106,.24);border-radius:8px;padding:3rem;background:#fffdf9db}.customer-proof-copy h2,.review-confidence-band h2{margin:0;font-family:var(--serif);font-size:clamp(2.2rem,4.6vw,4rem);line-height:1.02}.customer-proof-copy p:not(.eyebrow),.review-confidence-band p{color:var(--muted);line-height:1.75}.customer-proof-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.4rem}.customer-photo-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.85rem}.customer-photo-card{margin:0}.customer-photo-card img{width:100%;aspect-ratio:1 / 1.18;border:1px solid rgba(216,180,106,.28);border-radius:8px;object-fit:cover;box-shadow:0 18px 45px #211d1d1f}.customer-photo-card:nth-child(2),.customer-photo-card:nth-child(4){transform:translateY(1.4rem)}.customer-photo-card figcaption{display:flex;gap:.35rem;align-items:center;min-height:38px;color:var(--teal-dark);font-size:.78rem;font-weight:850;line-height:1.25;margin-top:.55rem}.customer-photo-card svg{flex:0 0 auto}.customer-photo-card blockquote{margin:.55rem 0 0;color:var(--muted);font-size:.84rem;line-height:1.45}.social-proof-panel{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:.5rem}.social-proof-panel div,.review-confidence-band article{display:grid;grid-template-columns:auto 1fr;column-gap:.75rem;align-items:start;border:1px solid rgba(216,180,106,.26);border-radius:8px;background:#ffffffb8;padding:1rem}.social-proof-panel svg,.review-confidence-band svg{grid-row:1 / span 2;color:var(--teal-dark)}.social-proof-panel strong,.review-confidence-band strong{color:var(--jewel)}.social-proof-panel span,.review-confidence-band span{color:var(--muted);font-size:.92rem;line-height:1.45}.centered-heading{max-width:820px;margin:0 auto 2.25rem;text-align:center}.reassurance-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.reassurance-grid article{min-height:235px;border:1px solid rgba(216,180,106,.24);border-radius:8px;background:#ffffffc7;padding:1.35rem}.reassurance-grid svg{color:var(--teal-dark);margin-bottom:1rem}.journal-preview-section{display:grid;grid-template-columns:minmax(240px,.9fr) repeat(3,minmax(0,1fr));gap:1rem;padding:5rem 5vw;background:linear-gradient(180deg,var(--paper),var(--soft))}.journal-intro-card,.journal-preview-card{border:1px solid rgba(216,180,106,.24);border-radius:8px;background:#ffffffc7;padding:1.35rem}.journal-intro-card{display:grid;align-content:center}.journal-preview-card{display:grid;align-content:start}.journal-preview-card img{width:calc(100% + 2.7rem);max-width:none;aspect-ratio:16 / 10;margin:-1.35rem -1.35rem 1rem;border-radius:8px 8px 0 0;object-fit:cover}.product-video-section{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(320px,1fr);gap:clamp(2rem,5vw,4rem);align-items:center;background:radial-gradient(circle at 12% 12%,rgba(15,111,115,.13),transparent 26rem),var(--soft)}.product-video-section h2{margin:0;font-family:var(--serif);font-size:clamp(2.1rem,4vw,3.6rem);line-height:1.05}.product-video-section p{color:var(--muted);line-height:1.75}.product-video-section video{width:min(520px,100%);justify-self:center;border:1px solid rgba(216,180,106,.28);border-radius:8px;background:var(--jewel);box-shadow:var(--luxury-shadow)}.product-mini-card span{color:var(--teal-dark)}.intro-band{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(300px,1fr);gap:2rem;align-items:end;padding:3.2rem 5vw;border-bottom:1px solid var(--line);background:var(--paper)}.intro-band h2{margin:0;font-family:var(--serif);font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}.intro-band p{margin:0;color:var(--muted);line-height:1.75}.section{padding:5.5rem 5vw}.section-heading{max-width:760px;margin-bottom:2.25rem}.section-heading h2,.product-copy h2,.split-band h2,.cart-summary h2,.empty-cart h2{margin:0;font-family:var(--serif);font-size:clamp(2rem,4vw,3.5rem);line-height:1.04}.section-heading p:not(.eyebrow),.split-band p,.page-hero p,.product-copy p,.blog-post p{color:var(--muted);line-height:1.75}.product-showcase{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(300px,1.05fr);align-items:center;gap:clamp(2rem,5vw,4.5rem)}.product-showcase.compact{max-width:1180px;margin:0 auto}.product-showcase.compact+.product-showcase.compact{margin-top:4rem;padding-top:4rem;border-top:1px solid var(--line)}.product-media{position:relative;overflow:hidden;border-radius:8px;background:var(--soft);box-shadow:var(--shadow)}.product-media img{aspect-ratio:1 / 1;width:100%;object-fit:cover}.product-badge{position:absolute;left:1rem;bottom:1rem;border-radius:999px;background:#ffffffe6;padding:.55rem .85rem;font-weight:850}.product-summary{font-size:1.08rem}.price-row{display:flex;align-items:baseline;gap:.75rem;margin:1.15rem 0;font-weight:900}.price-row span{font-size:1.75rem}.price-row.large span{font-size:2.15rem}.price-row s{color:var(--muted);font-weight:700}.promise-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:1.35rem 0}.promise-grid span,.check-list li,.detail-list li{display:flex;align-items:flex-start;gap:.6rem;color:var(--muted)}.promise-grid span{min-height:74px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:.8rem;background:var(--white);color:var(--teal-dark);font-weight:760}.split-band{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(300px,1.1fr);gap:2rem;align-items:center;background:var(--soft)}.check-list,.detail-list{display:grid;gap:1rem;margin:0;padding:0;list-style:none}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.article-grid.wide{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.article-card{display:flex;min-height:260px;flex-direction:column;justify-content:space-between;border:1px solid var(--line);border-radius:8px;background:var(--white);padding:1.4rem;transition:transform .16s ease,box-shadow .16s ease}.article-card img{width:100%;aspect-ratio:16 / 10;border-radius:6px;margin-bottom:1rem;object-fit:cover}.article-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.article-card span{color:var(--rose);font-size:.86rem;font-weight:850}.article-card h2,.article-card h3{margin:1.4rem 0 .7rem;font-family:var(--serif);font-size:1.6rem;line-height:1.12}.article-card p{color:var(--muted);line-height:1.65}.image-feature{display:grid;grid-template-columns:minmax(280px,1fr) minmax(280px,.85fr);gap:clamp(2rem,5vw,4rem);align-items:center}.image-feature.reversed img{order:2}.image-feature img{width:100%;aspect-ratio:16 / 10;border-radius:8px;object-fit:cover;box-shadow:var(--shadow)}.image-feature h2{margin:0;font-family:var(--serif);font-size:clamp(2.1rem,4vw,3.6rem);line-height:1.05}.image-feature p{color:var(--muted);line-height:1.75}.editorial-grid,.contact-layout{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(300px,1fr);gap:clamp(2rem,5vw,4rem);align-items:center}.editorial-grid img{width:100%;aspect-ratio:16 / 11;border-radius:8px;object-fit:cover;box-shadow:var(--shadow)}.editorial-grid h2,.prose-panel h2,.value-grid h2,.comparison-section h2,.review-section h2{margin:0;font-family:var(--serif);line-height:1.08}.editorial-grid h2{font-size:clamp(2rem,4vw,3.4rem)}.editorial-grid p,.prose-panel p,.value-grid p,.comparison-grid p,.review-grid p{color:var(--muted);line-height:1.75}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.value-grid article,.comparison-grid div,.review-grid blockquote,.review-grid article,.prose-panel,.contact-form{border:1px solid var(--line);border-radius:8px;background:var(--white);padding:clamp(1.2rem,3vw,1.6rem)}.value-grid article{min-height:220px}.value-grid svg{color:var(--teal);margin-bottom:1rem}.value-grid h2{font-size:1.65rem}.prose-panel{max-width:920px}.prose-panel h2{font-size:clamp(2rem,4vw,3.2rem)}.contact-form{display:grid;gap:1rem}.contact-form label{display:grid;gap:.45rem;color:var(--muted);font-weight:800}.contact-form small{color:var(--muted);font-weight:600;line-height:1.45}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:6px;background:var(--paper);padding:.85rem}.page-hero{padding:6rem 5vw 3rem;background:linear-gradient(180deg,var(--soft),var(--paper))}.page-hero>*{max-width:min(920px,calc(100vw - 2rem))}.compact-hero{padding-bottom:2rem}.page-hero h1{max-width:920px;font-size:clamp(2.6rem,6vw,5.2rem)}.page-hero p{overflow-wrap:break-word}.reviews-hero{background:radial-gradient(circle at 85% 8%,rgba(15,111,115,.14),transparent 28rem),linear-gradient(180deg,var(--soft),var(--paper))}.customer-gallery-page{background:var(--paper)}.customer-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.customer-gallery-card{display:grid;margin:0;overflow:hidden;border:1px solid rgba(216,180,106,.28);border-radius:8px;background:#ffffffc7;box-shadow:0 18px 52px #211d1d14}.customer-gallery-card.featured{grid-column:span 2;grid-row:span 2}.customer-gallery-card img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.customer-gallery-card.featured img{aspect-ratio:1 / .92}.customer-gallery-card figcaption{display:grid;gap:.35rem;padding:1rem}.customer-gallery-card strong{color:var(--jewel);font-family:var(--serif);font-size:1.35rem;line-height:1.05}.customer-gallery-card span{color:var(--muted);line-height:1.55}.review-confidence-band{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(340px,1.2fr);gap:clamp(1.5rem,4vw,3rem);align-items:center;background:linear-gradient(180deg,var(--soft),var(--paper))}.product-review-snapshot{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(360px,1.1fr);gap:clamp(1.5rem,4vw,3rem);align-items:center;background:radial-gradient(circle at 8% 0,rgba(216,180,106,.18),transparent 25rem),var(--paper)}.review-score-panel{max-width:680px}.review-score{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin-bottom:1rem}.review-score>strong{color:var(--jewel);font-family:var(--serif);font-size:clamp(3rem,7vw,5.4rem);line-height:.9}.review-score span{display:flex;gap:.2rem;color:var(--gold)}.review-score p,.review-score-panel p,.review-theme-grid p{color:var(--muted);line-height:1.7}.review-score p{margin:.35rem 0 0;font-weight:850}.review-score-panel h2{margin:0;font-family:var(--serif);font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.02}.review-theme-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.review-theme-grid article{min-height:260px;border:1px solid rgba(216,180,106,.26);border-radius:8px;background:#ffffffb8;padding:1.2rem}.review-theme-grid svg{color:var(--gold)}.review-theme-grid h3{margin:1rem 0 .55rem;font-family:var(--serif);font-size:1.45rem;line-height:1.08}.product-reviews-section{background:linear-gradient(180deg,var(--paper),var(--soft))}.reviews-summary-card{display:grid;min-width:min(230px,100%);justify-items:end;gap:.35rem;border:1px solid rgba(216,180,106,.28);border-radius:8px;background:#ffffffbd;padding:1rem}.reviews-summary-card strong{color:var(--jewel);font-family:var(--serif);font-size:2.7rem;line-height:.9}.reviews-summary-card span,.product-review-card>span{display:flex;gap:.18rem;color:var(--gold)}.reviews-summary-card small{color:var(--muted);font-weight:850}.product-reviews-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.product-review-card{display:grid;align-content:start;min-height:250px;border:1px solid rgba(216,180,106,.26);border-radius:8px;background:#ffffffc7;padding:1.2rem}.product-review-card blockquote{margin:1rem 0;color:var(--ink);line-height:1.65}.product-review-card cite{align-self:end;color:var(--teal-dark);font-style:normal;font-weight:850}.product-detail{display:grid;grid-template-columns:minmax(360px,1.05fr) minmax(360px,.95fr);gap:clamp(2rem,4.5vw,4rem);align-items:start;padding:4rem 5vw 2.5rem;background:radial-gradient(circle at 8% 4%,rgba(216,180,106,.16),transparent 32rem),linear-gradient(180deg,#fffdf9,var(--paper))}.gallery{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;align-content:start}.gallery img{width:100%;border-radius:6px;aspect-ratio:1 / 1;object-fit:cover;border:1px solid rgba(216,180,106,.26);background:var(--soft);transition:transform .16s ease,border-color .16s ease}.gallery img:first-child{grid-column:1 / -1;aspect-ratio:1.08 / 1;box-shadow:var(--luxury-shadow)}.gallery img:not(:first-child):hover{transform:translateY(-2px);border-color:var(--champagne)}.detail-panel{position:sticky;top:98px;border:1px solid rgba(216,180,106,.22);border-radius:8px;background:#fffdf9c7;box-shadow:0 24px 70px #211d1d14;padding:clamp(1.3rem,3vw,2.2rem);backdrop-filter:blur(14px)}.cart-summary{position:sticky;top:98px;border:1px solid var(--line);border-radius:8px;background:var(--white);padding:clamp(1.2rem,3vw,2rem);box-shadow:var(--shadow)}.detail-panel h1{max-width:720px;font-size:clamp(2.7rem,5vw,5rem);letter-spacing:0}.detail-panel>p:not(.eyebrow):not(.checkout-note){color:var(--muted);font-size:1.08rem;line-height:1.75}.product-quick-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:1.4rem 0}.product-quick-facts span{display:flex;min-height:76px;align-items:center;gap:.55rem;border:1px solid rgba(216,180,106,.24);border-radius:6px;background:#ffffff9e;padding:.75rem;color:var(--jewel);font-size:.9rem;font-weight:850}.checkout-note{margin:.85rem 0 0;color:var(--muted);font-size:.92rem;line-height:1.55}.product-service-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin:1rem 5vw 4rem;overflow:hidden;border:1px solid rgba(216,180,106,.24);border-radius:8px;background:#d8b46a38}.product-service-strip div{display:grid;grid-template-columns:auto 1fr;column-gap:.85rem;align-items:center;min-height:110px;background:#fffdf9c7;padding:1.2rem}.product-service-strip svg{grid-row:1 / span 2;color:var(--teal-dark)}.product-service-strip span{color:var(--muted);line-height:1.45}.product-confidence-panel{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(360px,1.1fr);gap:clamp(1.5rem,4vw,3rem);align-items:center;margin:0 5vw 4rem;border:1px solid rgba(216,180,106,.28);border-radius:8px;background:radial-gradient(circle at 100% 0,rgba(216,180,106,.18),transparent 24rem),#ffffffb8;padding:clamp(1.4rem,4vw,2.4rem);box-shadow:0 18px 54px #211d1d12}.product-confidence-panel h2{margin:0;font-family:var(--serif);font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.product-confidence-panel p{color:var(--muted);line-height:1.75}.confidence-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.confidence-card-grid article{display:grid;gap:.65rem;min-height:180px;align-content:start;border:1px solid rgba(216,180,106,.26);border-radius:8px;background:#fffdf9cc;padding:1rem}.confidence-card-grid svg{color:var(--teal-dark)}.confidence-card-grid span{color:var(--muted);line-height:1.5}.quantity-row{display:grid;gap:.45rem;margin:1.2rem 0;font-weight:800}.option-select,.shipping-choice{display:grid;gap:.45rem;margin:1rem 0;color:var(--muted);font-weight:800}.option-select select,.shipping-choice select,.quantity-row input,.cart-controls select,.cart-controls input{width:100%;border:1px solid rgba(216,180,106,.32);border-radius:6px;padding:.8rem;background:#ffffffb8}.option-select select,.shipping-choice select,.cart-controls select,.drawer-cart-controls select{padding-right:2.45rem}.quantity-stepper{display:grid;grid-template-columns:42px minmax(46px,1fr) 42px;align-items:center;max-width:170px;overflow:hidden;border:1px solid rgba(216,180,106,.34);border-radius:8px;background:#ffffffc2}.quantity-stepper span{grid-column:1 / -1;padding:.55rem .7rem 0;color:var(--muted);font-size:.72rem;font-weight:850;text-transform:uppercase}.quantity-row>.quantity-stepper span{display:none}.quantity-stepper button{display:grid;min-height:42px;place-items:center;border:0;background:transparent;color:var(--jewel);font-size:1.2rem;font-weight:900}.quantity-stepper button:hover{background:var(--soft)}.quantity-stepper input{min-height:42px;border:0;border-left:1px solid rgba(216,180,106,.26);border-right:1px solid rgba(216,180,106,.26);background:var(--white);padding:.55rem;text-align:center;font-weight:850}.compact-option{max-width:340px}.chain-option-group{display:grid;gap:.7rem;margin:1rem 0;color:var(--muted);font-weight:850}.chain-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.chain-card{position:relative;display:grid;min-height:86px;align-items:center;border:1px solid rgba(216,180,106,.34);border-radius:8px;background:#ffffffb8;padding:.95rem;color:var(--ink);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease,transform .16s ease}.chain-card:hover{transform:translateY(-1px);border-color:var(--champagne);box-shadow:0 14px 32px #211d1d14}.chain-card:has(input:checked){border-color:var(--jewel);background:linear-gradient(145deg,#fffffff5,#f5eee5e0);box-shadow:inset 0 0 0 1px #062f311f,0 16px 34px #062f311f}.chain-card input{position:absolute;inset:0;opacity:0;cursor:pointer}.chain-card span{display:grid;gap:.35rem;padding-right:1.45rem}.chain-card span:after{content:"";position:absolute;right:.95rem;top:1rem;width:16px;height:16px;border:1px solid rgba(102,94,89,.42);border-radius:50%;background:var(--white)}.chain-card:has(input:checked) span:after{border-color:var(--jewel);background:radial-gradient(circle,var(--jewel) 0 38%,var(--white) 42%)}.chain-card strong{font-size:1rem;line-height:1.25}.chain-card small{color:var(--teal-dark);font-weight:850}.shipping-choice small{color:var(--muted);font-weight:600;line-height:1.45}.detail-list{margin-top:1.4rem;border-top:1px solid rgba(216,180,106,.26);padding-top:1.25rem}.spec-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.spec-grid div{min-height:130px;border:1px solid rgba(216,180,106,.24);border-radius:8px;background:#ffffffb8;padding:1rem}.spec-grid span{display:block;color:var(--muted);font-size:.9rem;margin-bottom:.65rem}.spec-grid strong{display:block;line-height:1.35}.comparison-grid,.review-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.review-grid{grid-template-columns:repeat(3,1fr)}.comparison-grid h3{margin:0 0 .75rem;font-size:1.25rem}.review-grid blockquote,.review-grid article{margin:0}.review-grid h3{margin:0 0 .65rem}.review-grid cite{display:block;margin-top:1rem;color:var(--teal-dark);font-style:normal;font-weight:850}.care-note{max-width:760px;color:var(--muted);line-height:1.75}.cart-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,380px);gap:2rem;align-items:start;padding:2rem 5vw 5rem}.cart-items{display:grid;gap:1rem}.empty-cart,.cart-line{border:1px solid var(--line);border-radius:8px;background:var(--white);padding:1.4rem}.empty-cart{display:grid;min-height:300px;place-items:center;text-align:center}.cart-line{display:grid;grid-template-columns:150px 1fr;gap:1.2rem}.cart-line img{width:150px;height:150px;border-radius:8px;object-fit:cover}.cart-line h2{margin:0;font-size:1.35rem}.cart-controls{display:flex;flex-wrap:wrap;gap:1rem;align-items:end}.cart-controls label{display:grid;gap:.4rem;width:min(260px,100%);font-weight:760}.cart-controls .quantity-stepper{width:150px}.cart-controls>button{min-height:44px;border:1px solid var(--line);border-radius:6px;background:var(--paper);color:var(--rose);padding:.6rem .9rem;font-weight:850}.summary-line{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid var(--line);padding:1rem 0}.summary-line.total{font-size:1.15rem}.checkout-message{min-height:1.4em;color:var(--rose);line-height:1.45}.cart-drawer-shell{position:fixed;inset:0;z-index:40;display:grid;justify-items:end}.cart-drawer-shell[hidden]{display:none}.cart-drawer-backdrop{position:absolute;inset:0;border:0;background:#140f0a57}.cart-drawer{position:relative;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(500px,100vw);height:100vh;overflow:hidden;border-left:1px solid rgba(216,180,106,.36);background:var(--paper);box-shadow:-18px 0 52px #140f0a33;animation:cart-drawer-in .14s ease-out}@keyframes cart-drawer-in{0%{transform:translate(28px);opacity:.75}to{transform:translate(0);opacity:1}}.cart-drawer-header{display:flex;align-items:start;justify-content:space-between;gap:1rem;padding:1.35rem 1.35rem 1rem;border-bottom:1px solid rgba(216,180,106,.24)}.cart-drawer-header h2{margin:0;font-family:var(--serif);font-size:2.2rem;line-height:1}.cart-drawer-service{display:grid;gap:.35rem;margin:1rem 1.35rem 0;border:1px solid rgba(216,180,106,.26);border-radius:8px;background:#ffffffa8;padding:.9rem}.cart-drawer-service strong{color:var(--jewel)}.cart-drawer-service span{color:var(--muted);font-size:.92rem;line-height:1.45}.checkout-flow-note{display:grid;gap:.35rem;margin:.75rem 1.35rem 0;border:1px solid rgba(15,111,115,.18);border-radius:8px;background:#ffffff94;padding:.85rem .9rem}.checkout-flow-note.static-note{margin:.9rem 0 1rem}.checkout-flow-note strong{color:var(--jewel)}.checkout-flow-note span{color:var(--muted);font-size:.9rem;line-height:1.45}.cart-drawer-items{display:grid;align-content:start;gap:.85rem;overflow-y:auto;padding:1rem 1.35rem}.drawer-cart-line{display:grid;grid-template-columns:92px 1fr;gap:.9rem;border:1px solid rgba(216,180,106,.28);border-radius:8px;background:#ffffffc2;padding:.85rem}.drawer-cart-line img{width:92px;height:112px;border-radius:6px;object-fit:cover;background:var(--soft)}.drawer-cart-line h3{margin:0 0 .25rem;font-family:var(--serif);font-size:1.35rem;line-height:1.05}.drawer-cart-line p{margin:.1rem 0;color:var(--muted);font-size:.92rem;line-height:1.35}.drawer-cart-controls{display:grid;grid-template-columns:minmax(150px,1fr) 120px;gap:.6rem;align-items:end;margin-top:.7rem}.drawer-cart-controls label{display:grid;gap:.3rem;color:var(--muted);font-size:.78rem;font-weight:850;text-transform:uppercase}.drawer-cart-controls input,.drawer-cart-controls select{min-height:38px;width:100%;border:1px solid rgba(216,180,106,.34);border-radius:6px;background:var(--white);padding:.55rem}.drawer-cart-controls select{width:100%}.drawer-cart-controls .quantity-stepper{width:120px}.drawer-remove{grid-column:1 / -1;justify-self:start;min-height:38px;border:1px solid rgba(185,95,107,.28);border-radius:6px;background:#fffaf4cc;color:var(--rose);padding:.45rem .7rem;font-weight:850}.drawer-empty{display:grid;min-height:220px;place-items:center;align-content:center;gap:.7rem;text-align:center}.drawer-empty h3{margin:0;font-family:var(--serif);font-size:2rem}.drawer-empty p{max-width:24rem;margin:0;color:var(--muted);line-height:1.55}.cart-drawer-summary{border-top:1px solid rgba(216,180,106,.28);background:#fffdf9eb;padding:0 1.35rem 1.35rem}.cart-drawer-summary .shipping-choice{margin-top:1rem}.cart-drawer-summary .button+.button{margin-top:.65rem}.blog-index-hero{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(420px,1.2fr);min-height:430px;align-items:center;border-bottom:1px solid var(--line);background:var(--soft)}.blog-index-hero>div{padding:clamp(2rem,5vw,5rem)}.blog-index-hero h1{max-width:700px;margin:0;font-family:var(--serif);font-size:clamp(3rem,6vw,5.7rem);line-height:.96}.blog-index-hero p:not(.eyebrow){max-width:560px;color:var(--muted);font-size:1.08rem;line-height:1.75}.blog-index-hero img{width:100%;height:100%;min-height:430px;object-fit:cover}.blog-tools{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;padding:1.4rem 5vw;border-bottom:1px solid var(--line);background:var(--paper)}.blog-tools a{border:1px solid transparent;border-radius:999px;background:var(--white);padding:.7rem .95rem;color:var(--ink);font-weight:800}.blog-tools a:hover{border-color:var(--line);color:var(--teal-dark)}.blog-tools label{min-width:min(320px,100%);margin-left:auto}.blog-tools input{width:100%;border:1px solid var(--line);border-radius:999px;background:var(--white);padding:.8rem 1rem}.blog-index-section{padding-top:3rem}.featured-article-card{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(320px,1.05fr);gap:clamp(2rem,5vw,4rem);align-items:center;margin-bottom:2rem;border:1px solid var(--line);border-radius:8px;background:var(--white);padding:1rem}.featured-article-card img{width:100%;aspect-ratio:16 / 10;border-radius:6px;object-fit:cover}.featured-article-card h2{margin:.65rem 0;font-family:var(--serif);font-size:clamp(2rem,4vw,3.5rem);line-height:1.03}.featured-article-card span,.featured-article-card strong,.article-card strong,.blog-cta-card span{color:var(--rose);font-size:.85rem;font-weight:850}.featured-article-card p,.blog-cta-card p{color:var(--muted);line-height:1.7}.blog-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.blog-card-grid .article-card{min-height:430px}.blog-card-grid .article-card img{margin:-1.4rem -1.4rem 1rem;width:calc(100% + 2.8rem);max-width:none;border-radius:8px 8px 0 0}.blog-cta-card{display:grid;align-content:center;min-height:430px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(145deg,var(--white),var(--soft));padding:1.6rem;text-align:center}.blog-cta-card h2{margin:.75rem 0;font-family:var(--serif);font-size:2rem;line-height:1.1}.status-page{display:grid;min-height:66vh;place-items:center;align-content:center;padding:5rem 5vw;text-align:center}.status-page h1{max-width:780px;font-size:clamp(2.5rem,6vw,5rem)}.order-confirmation-card{display:grid;gap:.75rem;width:min(720px,100%);margin-top:1.5rem;border:1px solid rgba(216,180,106,.32);border-radius:8px;background:#ffffffbd;padding:clamp(1.2rem,3vw,1.8rem);box-shadow:var(--shadow)}.order-confirmation-card span{color:var(--rose);font-size:.78rem;font-weight:850;text-transform:uppercase}.order-confirmation-card strong{color:var(--jewel);font-family:var(--serif);font-size:clamp(2rem,5vw,3.4rem);line-height:1}.order-confirmation-card p{margin:0;color:var(--muted);line-height:1.55}.order-confirmation-card .button{justify-self:center}.order-next-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;width:100%;max-width:1180px;margin-top:2rem}.order-next-steps article{min-height:220px;border:1px solid rgba(216,180,106,.24);border-radius:8px;background:#ffffffad;padding:1.2rem;text-align:left}.order-next-steps svg{color:var(--teal-dark)}.order-next-steps h2{margin:.9rem 0 .5rem;font-family:var(--serif);font-size:1.55rem;line-height:1.1}.order-next-steps p{margin:0;color:var(--muted);line-height:1.6}.blog-post{max-width:1260px;margin:0 auto;padding:6rem 5vw}article.blog-post header{display:grid;grid-template-columns:minmax(320px,.86fr) minmax(360px,1.14fr);gap:clamp(2rem,5vw,4rem);align-items:center;margin-bottom:4rem;border:1px solid rgba(216,180,106,.24);border-radius:8px;background:radial-gradient(circle at 95% 0,rgba(216,180,106,.18),transparent 22rem),#ffffffb8;padding:clamp(1rem,2vw,1.4rem)}article.blog-post header img{width:100%;aspect-ratio:5 / 4;border-radius:8px;object-fit:cover;box-shadow:var(--shadow)}.blog-post h1{font-size:clamp(2.8rem,6vw,5.8rem)}article.blog-post section{max-width:860px;margin:0 auto;border-left:1px solid rgba(216,180,106,.32);padding-left:clamp(1.2rem,3vw,2rem)}article.blog-post section+section{margin-top:1.6rem}.blog-post h2{margin:2.4rem 0 .7rem;font-family:var(--serif);font-size:clamp(2rem,3vw,2.65rem);line-height:1.08}article.blog-post section p:first-of-type:first-letter{float:left;padding:.08rem .45rem 0 0;color:var(--teal-dark);font-family:var(--serif);font-size:3.4rem;line-height:.85}.blog-editorial-intro{max-width:920px;margin-bottom:2rem;border:1px solid rgba(216,180,106,.24);border-radius:8px;background:#ffffffb8;padding:clamp(1.2rem,3vw,2rem)}.faq-section{padding-top:0}.faq-section details{border-top:1px solid var(--line);padding:1.1rem 0}.faq-section details:last-child{border-bottom:1px solid var(--line)}.faq-section summary{cursor:pointer;font-weight:850;font-size:1.08rem}.faq-section details p{max-width:760px;color:var(--muted);line-height:1.7}.site-footer{display:grid;grid-template-columns:minmax(240px,1fr) auto minmax(240px,1fr);gap:2rem;align-items:center;padding:2.5rem 5vw;border-top:1px solid var(--line);background:var(--ink);color:var(--white)}.site-footer p{color:#ffffffb8;line-height:1.6}.site-footer>*{min-width:0}.footer-policy{max-width:28rem;font-size:.88rem}.footer-brand .brand-mark{background:radial-gradient(circle at 35% 30%,#c97380,#8d3f4b)}.footer-brand .brand-word{color:#f7e6d0}.fine-print{text-align:right}@media(max-width:920px){.desktop-nav{display:none}.mobile-menu-button{display:inline-grid}.hero{min-height:78vh;padding-top:5rem}.trust-strip,.hero-proof-row,.bestseller-section,.feature-chips,.memorial-set-band,.steps-panel,.wide-memory-band,.collection-card-grid,.support-story-section,.customer-proof-section,.social-proof-panel,.reassurance-grid,.journal-preview-section,.product-video-section,.product-showcase,.product-quick-facts,.product-confidence-panel,.confidence-card-grid,.product-service-strip,.blog-index-hero,.featured-article-card,.order-next-steps,.split-band,.intro-band,.image-feature,.editorial-grid,.contact-layout,.value-grid,.comparison-grid,.review-grid,.customer-gallery-grid,.review-confidence-band,.product-review-snapshot,.review-theme-grid,.product-reviews-grid,.product-detail,.cart-shell,.site-footer{grid-template-columns:1fr}.hero-proof-row{position:static;margin-top:2rem}.audience-hero{min-height:auto;display:block;padding-top:5rem;padding-bottom:3rem}.bestseller-media{justify-self:center}.side-label{position:static;transform:none;grid-column:1}.memorial-set-band{margin:1rem 1rem 4rem}.memorial-set-band ul{border-left:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.steps-panel{border-radius:8px}.steps-panel div+div{border-left:0;border-top:1px solid var(--line)}.promise-grid,.article-grid,.spec-grid,.chain-card-grid,.blog-card-grid{grid-template-columns:1fr}.detail-panel,.cart-summary{position:static}.image-feature.reversed img{order:0}.detail-panel{order:0;width:100%;max-width:100%;min-width:0}.product-detail{display:flex;flex-direction:column}.product-service-strip,.product-confidence-panel{margin-left:1rem;margin-right:1rem}.customer-proof-section.compact{margin-left:1rem;margin-right:1rem;padding:2rem 1rem}.customer-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-gallery-card.featured{grid-column:span 1;grid-row:span 1}.blog-index-hero img{min-height:280px;order:-1}.blog-tools label{margin-left:0}.fine-print{text-align:left}.footer-links{justify-content:flex-start}article.blog-post header{grid-template-columns:1fr}article.blog-post section{border-left:0;padding-left:0}.split-heading{display:grid;align-items:start}.reviews-summary-card{justify-items:start}.wide-memory-band{margin-left:1rem;margin-right:1rem}.journal-preview-section{padding-left:1rem;padding-right:1rem}}@media(max-width:560px){.site-header{min-height:66px;gap:.75rem}.hero{min-height:76vh;padding:4rem 1rem 3rem;background-position:58% center}.audience-hero{min-height:auto;background-position:62% center}.audience-hero .hero-content{max-width:100%}.audience-hero h1{max-width:21rem;font-size:clamp(2.65rem,11.5vw,3.35rem);line-height:1}.audience-hero p:not(.eyebrow){max-width:22rem}.hero-proof-row{gap:.8rem}.hero-proof-row div{min-height:auto}.bestseller-section{padding:3.5rem 1rem}.seal{left:.8rem;bottom:.8rem;width:92px;height:92px;font-size:.62rem}.feature-chips span{min-height:auto}.memorial-set-band>div,.memorial-set-band ul{padding:1.2rem}.wide-memory-band>div{padding:1.2rem}.wide-memory-band img{min-height:240px}.collection-card,.journal-preview-card,.reassurance-grid article{min-height:auto}.support-story-section,.customer-proof-section{padding:3.5rem 1rem}.customer-photo-grid,.customer-gallery-grid{grid-template-columns:1fr}.customer-photo-card:nth-child(2),.customer-photo-card:nth-child(4){transform:none}.steps-panel div{padding:1.1rem}.hero h1,.status-page h1,.blog-post h1{font-size:clamp(2.8rem,17vw,4.7rem)}.page-hero h1{font-size:clamp(2.25rem,10.5vw,3.2rem);line-height:.98;overflow-wrap:break-word}.page-hero p{max-width:20rem}.product-detail h1{font-size:clamp(2.35rem,12vw,3.35rem);line-height:.98;overflow-wrap:normal}.detail-panel{align-self:center;width:calc(100vw - 3rem);max-width:calc(100vw - 3rem);margin-inline:auto;padding-right:2rem;overflow:hidden}.detail-panel p,.detail-list li{overflow-wrap:break-word}.detail-list li{padding-right:1rem;font-size:.92rem;line-height:1.45}.section,.intro-band,.page-hero,.product-detail,.cart-shell,.blog-post,.site-footer{padding-left:1rem;padding-right:1rem}.button{width:100%}.cart-line{grid-template-columns:96px 1fr}.cart-line img{width:96px;height:96px}.cart-drawer{width:100vw}.cart-drawer-header,.cart-drawer-items,.cart-drawer-summary{padding-left:1rem;padding-right:1rem}.cart-drawer-service,.checkout-flow-note{margin-left:1rem;margin-right:1rem}.checkout-flow-note.static-note{margin-left:0;margin-right:0}.drawer-cart-line{grid-template-columns:82px 1fr}.drawer-cart-line img{width:82px;height:104px}.drawer-cart-controls{grid-template-columns:1fr}.drawer-cart-controls .quantity-stepper{width:150px}}
