:root{
  --bg:#f7f3ed;--surface:#fffdfa;--ink:#171714;--muted:#706b63;--line:#ded7cd;
  --dark:#171916;--silver:#c9c7c2;--accent:#8b7355;--radius:26px;--shadow:0 24px 70px rgba(31,28,24,.12);
  --page:1280px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,"Heebo",sans-serif;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-width{width:min(calc(100% - 32px),var(--page));margin-inline:auto}.skip-link{position:absolute;inset-inline-start:10px;top:-100px;background:#fff;padding:10px;z-index:999}.skip-link:focus{top:10px}.section{padding:84px 0}.section--tight{padding:48px 0}.section--dark{background:var(--dark);color:#f6f2eb}.section--white{background:var(--surface)}.eyebrow{font-size:.82rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--accent)}.heading{font-size:clamp(2.2rem,5vw,5.5rem);line-height:.96;margin:.25em 0;font-weight:900;letter-spacing:-.05em}.subheading{font-size:clamp(1rem,1.7vw,1.3rem);color:var(--muted);max-width:680px}.section--dark .subheading{color:#c9c5bd}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:12px 26px;border-radius:999px;border:1px solid var(--ink);font-weight:800;transition:.2s ease;cursor:pointer}.btn:hover{transform:translateY(-2px)}.btn--primary{background:var(--ink);color:#fff}.btn--light{background:#fff;color:var(--ink);border-color:#fff}.btn--ghost{background:transparent}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 12px 40px rgba(30,26,22,.06)}.card__body{padding:24px}.grid{display:grid;gap:24px}.grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.rte p:first-child{margin-top:0}.rte p:last-child{margin-bottom:0}
.announcement{padding:8px 16px;text-align:center;font-size:.9rem;font-weight:700}.site-header{position:sticky;top:0;z-index:50;background:rgba(247,243,237,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(222,215,205,.8)}.header-inner{min-height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.brand{font-size:1.35rem;font-weight:900;white-space:nowrap}.brand img{max-height:46px;width:auto}.nav{display:flex;gap:24px;align-items:center;font-size:.92rem;font-weight:700}.header-actions{display:flex;justify-content:flex-end;gap:12px;align-items:center}.cart-bubble{display:inline-grid;place-items:center;min-width:22px;height:22px;border-radius:50%;background:var(--ink);color:#fff;font-size:.72rem;margin-inline-start:4px}.mobile-nav{display:none}.mobile-nav summary{cursor:pointer;font-weight:800}.mobile-nav nav{padding:12px 0 20px;display:grid;gap:10px}
.hero{min-height:720px;display:grid;grid-template-columns:1.03fr .97fr;background:var(--surface);overflow:hidden}.hero__media{min-height:720px;background:#e7dfd4}.hero__media img{width:100%;height:100%;object-fit:cover}.hero__content{padding:clamp(42px,7vw,110px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hero__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.trust-mini{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:44px;padding-top:24px;border-top:1px solid var(--line);font-weight:800;font-size:.86rem}
.product-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:start}.product-gallery{position:sticky;top:110px}.product-main-media{aspect-ratio:1/1;background:#eee8df;border-radius:32px;overflow:hidden}.product-main-media img{width:100%;height:100%;object-fit:cover}.thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.thumb{aspect-ratio:1;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.thumb img{width:100%;height:100%;object-fit:cover}.product-panel{background:var(--surface);border:1px solid var(--line);border-radius:32px;padding:clamp(24px,4vw,46px);box-shadow:var(--shadow)}.price{font-size:2rem;font-weight:900}.compare-price{text-decoration:line-through;color:var(--muted);margin-inline-start:8px}.field{display:grid;gap:7px;margin-top:18px}.field label{font-weight:800;font-size:.92rem}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);background:#fff;border-radius:14px;padding:13px 14px}.field textarea{min-height:92px;resize:vertical}.product-form__submit{width:100%;margin-top:24px}.product-note{font-size:.85rem;color:var(--muted);margin-top:12px}.availability{display:inline-flex;padding:6px 10px;border-radius:999px;background:#e7f4e8;color:#245c2a;font-weight:800;font-size:.82rem}
.editorial-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.engraving-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.engraving-card{position:relative;min-height:360px;border-radius:30px;overflow:hidden;background:#e9e2d9}.engraving-card:nth-child(1),.engraving-card:nth-child(4){grid-column:span 7}.engraving-card:nth-child(2),.engraving-card:nth-child(3),.engraving-card:nth-child(5),.engraving-card:nth-child(6){grid-column:span 5}.engraving-card img{width:100%;height:100%;object-fit:cover}.engraving-card__overlay{position:absolute;inset:auto 0 0;padding:36px 26px 22px;background:linear-gradient(transparent,rgba(0,0,0,.74));color:#fff}.engraving-card__overlay h3{margin:0;font-size:1.5rem}.engraving-card__overlay p{margin:.3em 0 0;color:#eee}
.split{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.split__media{border-radius:34px;overflow:hidden;box-shadow:var(--shadow)}.split__media img{width:100%;height:100%;object-fit:cover}.feature-list{display:grid;gap:18px;margin-top:28px}.feature{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:start;padding:16px 0;border-bottom:1px solid var(--line)}.feature__number{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:#fff;font-weight:900}.steps{counter-reset:step;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.step{padding:32px;border-radius:28px;background:var(--surface);border:1px solid var(--line)}.step::before{counter-increment:step;content:"0" counter(step);display:block;font-size:2.8rem;font-weight:900;color:var(--silver)}.masonry{columns:3;column-gap:16px}.masonry img{width:100%;border-radius:22px;margin:0 0 16px;break-inside:avoid}.faq{display:grid;gap:10px}.faq details{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:0 20px}.faq summary{cursor:pointer;padding:18px 0;font-weight:900}.faq .rte{padding-bottom:18px;color:var(--muted)}.trust-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;text-align:center}.trust-item{padding:20px 10px;border-inline-end:1px solid var(--line);font-weight:800}.trust-item:last-child{border:0}
.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card img{width:100%;aspect-ratio:1;object-fit:cover}.product-card h3{margin:.6em 0 .15em}.product-card .price{font-size:1.1rem}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{padding:16px;border-bottom:1px solid var(--line);text-align:right}.cart-item{display:flex;gap:16px;align-items:center}.cart-item img{width:90px;height:90px;object-fit:cover;border-radius:14px}.cart-properties{font-size:.84rem;color:var(--muted)}.footer{background:var(--dark);color:#f4f0e9;padding:64px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px}.footer h3,.footer h4{margin-top:0}.footer a{color:#d6d1c8}.footer-bottom{margin-top:40px;padding-top:20px;border-top:1px solid #3c3d39;color:#aaa;font-size:.86rem}
@media(max-width:990px){.nav,.header-actions .search-link,.header-actions .account-link{display:none}.mobile-nav{display:block}.header-inner{grid-template-columns:auto 1fr auto}.brand{text-align:center}.hero{grid-template-columns:1fr;min-height:auto}.hero__media{min-height:520px}.hero__content{padding:52px 24px}.product-layout,.split{grid-template-columns:1fr}.product-gallery{position:static}.grid--4,.grid--3{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:1fr}.trust-strip{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.masonry{columns:2}.engraving-card,.engraving-card:nth-child(n){grid-column:span 6}.collection-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.page-width{width:min(calc(100% - 22px),var(--page))}.section{padding:58px 0}.header-inner{min-height:66px}.brand{font-size:1rem}.hero__media{min-height:390px}.heading{font-size:clamp(2.7rem,14vw,4.4rem)}.trust-mini{grid-template-columns:1fr}.editorial-head{display:block}.engraving-grid{display:grid;grid-template-columns:1fr}.engraving-card,.engraving-card:nth-child(n){grid-column:auto;min-height:330px}.grid--4,.grid--3,.grid--2,.collection-grid{grid-template-columns:1fr}.masonry{columns:1}.trust-strip{grid-template-columns:1fr}.trust-item{border-inline-end:0;border-bottom:1px solid var(--line)}.footer-grid{grid-template-columns:1fr}.cart-table thead{display:none}.cart-table,.cart-table tbody,.cart-table tr,.cart-table td{display:block}.cart-table tr{padding:12px 0;border-bottom:1px solid var(--line)}.cart-table td{border:0;padding:8px 0}}
