:root{
  --ink:#22231f;
  --muted:#686b60;
  --orange:#f16609;
  --orange-dark:#bd4500;
  --cream:#fff8ee;
  --paper:#fffdfa;
  --sun:#ffd35c;
  --mint:#ccebd8;
  --sky:#dcedff;
  --rose:#ffe7da;
  --line:#e7ded1;
  --shadow:0 22px 60px rgba(37,35,28,.14);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:100px}
body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-size:17px;line-height:1.65}
a{color:inherit}
a:focus-visible,button:focus-visible{outline:3px solid var(--orange);outline-offset:4px}
img{display:block;max-width:100%}.wrap{width:min(1180px,calc(100% - 56px));margin:auto}.skip{position:absolute;top:-90px;left:16px;background:white;padding:12px 16px;border-radius:8px;z-index:10}.skip:focus{top:14px}.top{position:sticky;top:0;z-index:5;background:rgba(255,253,250,.9);backdrop-filter:blur(16px);border-bottom:1px solid rgba(231,222,209,.85)}.header{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo{width:112px;height:78px;object-fit:contain}.nav{display:flex;align-items:center;gap:24px}.nav a{text-decoration:none;font-size:15px;font-weight:800}.nav a:not(.nav-cta):hover{color:var(--orange-dark)}.nav-cta{padding:10px 16px;border-radius:999px;background:var(--ink);color:#fff}.languages{display:flex;align-items:center;gap:6px;padding-left:18px;border-left:1px solid var(--line)}.languages a{padding:6px 10px;border-radius:999px}.languages [aria-current]{background:var(--orange);color:#21180f}.eyebrow{margin:0 0 16px;color:var(--orange-dark);font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 7% 10%,#ffe3a8 0 22%,transparent 23%),linear-gradient(135deg,#fff7e8 0%,#fffdfa 48%,#eaf7ff 100%)}.hero:after{content:"";position:absolute;right:-130px;bottom:-180px;width:430px;height:430px;background:#f166091c;border-radius:50%;pointer-events:none}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:.86fr 1.14fr;gap:58px;align-items:center;min-height:calc(100vh - 88px);padding:54px 0 52px}.hero-copy{max-width:560px}.hero h1,.section h2,.contact h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.035em;line-height:1.04}.hero h1{margin:0 0 24px;font-size:clamp(45px,6vw,82px)}.lead{margin:0;color:var(--muted);font-size:20px;max-width:560px}.hero-actions{display:flex;flex-wrap:wrap;gap:13px;margin:30px 0 24px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;border-radius:999px;background:var(--orange);color:#20170d;text-decoration:none;font-weight:900;box-shadow:0 12px 24px rgba(241,102,9,.22)}.button:hover{background:#ff7d22}.button.ghost{background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:none}.hero-badges{display:flex;flex-wrap:wrap;gap:9px}.hero-badges span{padding:8px 11px;border-radius:999px;background:#fff;border:1px solid var(--line);color:#56594f;font-size:13px;font-weight:800}.hero-art{margin:0;position:relative;justify-self:end;width:min(590px,100%);padding:14px 14px 18px;border-radius:28px;background:#fff;box-shadow:var(--shadow);transform:rotate(1.1deg)}.hero-art:before{content:"";position:absolute;inset:18px -16px -16px 18px;border-radius:30px;background:linear-gradient(135deg,var(--sun),var(--mint));z-index:-1}.portrait{aspect-ratio:4/5;overflow:hidden;border-radius:20px;background:#f1eee8}.portrait img{width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .25s ease,transform .5s ease}.hero-art.is-changing .portrait img{opacity:.35;transform:scale(1.015)}.hero-art figcaption{margin:13px 6px 0;text-align:center;font-family:Georgia,'Times New Roman',serif;font-size:20px;color:#4a4c43}.gallery-controls{display:flex;justify-content:center;gap:8px;margin-top:12px}.gallery-dot{width:11px;height:11px;padding:0;border:1px solid #2a2b27;border-radius:50%;background:#fff;cursor:pointer}.gallery-dot[aria-current=true]{background:var(--orange);border-color:var(--orange)}.trust{background:var(--ink);color:#fff}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;padding:28px 0}.trust-grid div{display:flex;align-items:center;gap:15px}.trust-grid strong{font-family:Georgia,'Times New Roman',serif;font-size:34px;font-weight:400;color:#ffb35f;line-height:1}.trust-grid span{max-width:210px;color:#e7e4dc;font-size:15px;line-height:1.35}.section{padding:88px 0;border-bottom:1px solid var(--line)}.section h2{margin:0;font-size:clamp(34px,4vw,54px)}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}.copy-stack p{margin:0 0 18px;color:var(--muted);font-size:19px}.offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:36px}.offer-card{min-height:250px;padding:26px;border-radius:24px;border:1px solid var(--line);box-shadow:0 14px 36px rgba(39,35,27,.08)}.offer-card span{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#fff;font-weight:900;color:var(--orange-dark)}.offer-card h3{margin:22px 0 10px;font-family:Georgia,'Times New Roman',serif;font-size:28px;font-weight:400;line-height:1.1}.offer-card p{margin:0;color:#53564e}.offer-card.warm{background:var(--rose)}.offer-card.blue{background:var(--sky)}.offer-card.green{background:var(--mint)}.gallery-band{background:#fbf1e7}.section-title{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:28px}.section-title h2{max-width:760px}.gallery-grid{display:grid;grid-template-columns:1.15fr .85fr .85fr 1.15fr;gap:16px}.gallery-grid figure{margin:0;position:relative;overflow:hidden;border-radius:24px;min-height:390px;background:#ddd;box-shadow:0 16px 34px rgba(50,37,25,.12)}.gallery-grid img{width:100%;height:100%;object-fit:cover}.gallery-grid figure:nth-child(2),.gallery-grid figure:nth-child(3){margin-top:44px}.gallery-grid figcaption{position:absolute;left:14px;right:14px;bottom:14px;padding:10px 13px;border-radius:999px;background:rgba(255,255,255,.88);backdrop-filter:blur(10px);font-weight:900;text-align:center}.process{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px}.steps{display:grid;gap:16px}.steps article{display:grid;grid-template-columns:52px 1fr;column-gap:18px;padding:22px;border-radius:22px;background:#fff;border:1px solid var(--line);box-shadow:0 10px 30px rgba(37,35,28,.06)}.steps span{grid-row:1/3;display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:var(--orange);font-family:Georgia,'Times New Roman',serif;font-size:26px}.steps h3{margin:0 0 4px;font-size:22px}.steps p{margin:0;color:var(--muted)}.keepsakes{background:linear-gradient(135deg,#252621,#3a392f);color:#fff}.keepsake-card{display:grid;grid-template-columns:1.1fr .9fr;gap:46px;align-items:center}.keepsake-card .eyebrow{color:#ffb35f}.keepsake-card p{margin:0;color:#e3dfd4;font-size:19px}.contact{padding:82px 0;background:linear-gradient(135deg,#fff3df,#ffe2d1)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.contact h2{margin:0 0 18px;font-size:clamp(35px,4vw,56px)}.contact p{margin:0;color:#5d5f55;font-size:19px}.phones{display:grid;gap:18px}.contact-item{padding:24px;border-radius:24px;background:#fff;box-shadow:0 14px 35px rgba(85,53,22,.1);border:1px solid var(--line)}.contact-item span{display:block;color:var(--orange-dark);font-weight:900;font-size:14px;text-transform:uppercase;letter-spacing:.08em}.phone{display:block;margin:5px 0 2px;font-family:Georgia,'Times New Roman',serif;font-size:34px;line-height:1.1;text-decoration:none}.email{color:#8d3900;font-weight:800;overflow-wrap:anywhere}.footer{padding:34px 0;color:#686b60;font-size:14px;background:#fffdfa}.footer-grid{display:flex;justify-content:space-between;gap:34px}.footer p{margin:0}.footer a{text-underline-offset:4px}.copyright{margin-top:10px!important;font-size:12px}@media(max-width:980px){.wrap{width:calc(100% - 40px)}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{max-width:720px}.hero-art{justify-self:center;width:min(580px,100%)}.split,.process,.contact-grid,.keepsake-card{grid-template-columns:1fr;gap:30px}.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid figure:nth-child(2),.gallery-grid figure:nth-child(3){margin-top:0}.offer-grid{grid-template-columns:1fr}.trust-grid{grid-template-columns:1fr}.trust-grid div{justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.16);padding-bottom:15px}.trust-grid div:last-child{border-bottom:0;padding-bottom:0}}@media(max-width:680px){body{font-size:16px}.wrap{width:calc(100% - 30px)}.header{min-height:78px}.logo{width:94px;height:66px}.nav{gap:8px}.nav>a:not(.nav-cta){display:none}.nav-cta{padding:9px 12px}.languages{padding-left:8px}.hero-grid{padding:34px 0 42px;gap:32px}.hero h1{font-size:45px}.lead{font-size:18px}.hero-actions{display:grid}.button{width:100%}.hero-art{border-radius:20px;padding:10px 10px 14px;transform:none}.hero-art:before{display:none}.portrait{border-radius:15px}.section{padding:58px 0}.section h2{font-size:36px}.section-title{display:block}.gallery-grid{grid-template-columns:1fr}.gallery-grid figure{min-height:430px}.offer-card{min-height:0}.steps article{grid-template-columns:44px 1fr;padding:18px}.steps span{width:44px;height:44px;font-size:23px}.phone{font-size:29px}.footer-grid{display:grid;gap:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.portrait img{transition:none}}
.product-band{background:linear-gradient(135deg,#fffdfa 0%,#fff0df 48%,#e8f6ff 100%)}
.product-showcase{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:18px;margin-top:34px}
.product-card{position:relative;min-height:245px;padding:26px;border-radius:26px;background:#fff;border:1px solid var(--line);box-shadow:0 16px 38px rgba(49,38,27,.09);overflow:hidden}
.product-card:after{content:"";position:absolute;right:-42px;bottom:-52px;width:150px;height:150px;border-radius:50%;background:rgba(241,102,9,.13)}
.product-card span{display:inline-flex;align-items:center;justify-content:center;min-width:66px;height:36px;padding:0 13px;border-radius:999px;background:#252621;color:#fff;font-size:13px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}
.product-card h3{position:relative;margin:22px 0 10px;font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:29px;line-height:1.08}
.product-card p{position:relative;margin:0;color:#5d6056}
.product-card.hero-product{grid-row:span 2;background:linear-gradient(155deg,#252621,#373528);color:#fff;min-height:510px;display:flex;flex-direction:column;justify-content:flex-end}
.product-card.hero-product:after{background:rgba(255,179,95,.2);width:240px;height:240px}
.product-card.hero-product span{background:#ffb35f;color:#24170a}
.product-card.hero-product h3{font-size:clamp(36px,4vw,52px)}
.product-card.hero-product p{color:#eee6d7;font-size:19px}
@media(max-width:980px){.product-showcase{grid-template-columns:1fr 1fr}.product-card.hero-product{grid-row:auto;grid-column:1/-1;min-height:360px}}
@media(max-width:680px){.product-showcase{grid-template-columns:1fr}.product-card,.product-card.hero-product{min-height:0}.product-card.hero-product h3{font-size:36px}}

/* Mobile polish 2026-09-12 */
body{overflow-x:hidden}
.nav-cta{white-space:nowrap}
@media(max-width:980px){
  html{scroll-padding-top:82px}
}
@media(max-width:680px){
  body{font-size:16px;line-height:1.58}
  .wrap{width:calc(100% - 30px)}
  .header{min-height:74px;gap:10px}
  .logo{width:86px;height:60px}
  .nav{gap:7px;margin-left:auto}
  .nav-cta{min-height:42px;padding:8px 11px;font-size:14px}
  .languages{gap:2px;padding-left:7px}
  .languages a{min-width:36px;padding:7px 8px;text-align:center}
  .eyebrow{margin-bottom:12px;font-size:12px;letter-spacing:.09em}
  .hero{background:linear-gradient(145deg,#fff5e4 0%,#fffdfa 58%,#eaf7ff 100%)}
  .hero:after{right:-220px;bottom:-210px}
  .hero-grid{padding:28px 0 36px;gap:26px}
  .hero h1{margin-bottom:18px;font-size:clamp(36px,10.8vw,45px);letter-spacing:-.02em}
  .lead{font-size:17px;line-height:1.55}
  .hero-actions{display:grid;gap:10px;margin:24px 0 18px}
  .button{width:100%;min-height:46px;padding:12px 16px}
  .hero-badges{gap:7px}
  .hero-badges span{padding:7px 9px;font-size:12px}
  .hero-art{width:min(430px,100%);border-radius:18px;padding:9px 9px 13px;transform:none}
  .hero-art:before{display:none}
  .portrait{border-radius:13px}
  .portrait img{object-position:center top}
  .hero-art figcaption{font-size:17px}
  .gallery-controls{margin-top:10px}
  .trust-grid{gap:14px;padding:22px 0}
  .trust-grid div{align-items:flex-start}
  .trust-grid strong{font-size:29px}
  .trust-grid span{font-size:14px;text-align:right}
  .section{padding:50px 0}
  .section h2,.contact h2{font-size:clamp(30px,8.6vw,36px);letter-spacing:-.02em}
  .section-title{display:block;margin-bottom:22px}
  .copy-stack p,.keepsake-card p,.contact p{font-size:17px}
  .offer-grid{gap:14px;margin-top:24px}
  .offer-card{min-height:0;padding:20px;border-radius:18px}
  .offer-card h3{margin-top:16px;font-size:25px}
  .gallery-grid{grid-template-columns:1fr;gap:14px}
  .gallery-grid figure{min-height:360px;border-radius:18px}
  .gallery-grid figcaption{left:10px;right:10px;bottom:10px;border-radius:16px;font-size:14px}
  .product-showcase{grid-template-columns:1fr;gap:14px;margin-top:24px}
  .product-card,.product-card.hero-product{min-height:0;padding:20px;border-radius:18px}
  .product-card.hero-product h3{font-size:clamp(31px,9vw,36px)}
  .product-card span{height:32px;min-width:58px;font-size:12px}
  .product-card h3{margin-top:16px}
  .steps{gap:12px}
  .steps article{grid-template-columns:42px 1fr;column-gap:14px;padding:16px;border-radius:18px}
  .steps span{width:42px;height:42px;font-size:22px}
  .steps h3{font-size:20px;line-height:1.2}
  .contact{padding:54px 0}
  .phones{gap:14px}
  .contact-item{padding:18px;border-radius:18px}
  .phone{font-size:clamp(25px,7.4vw,29px);overflow-wrap:anywhere}
  .footer{padding:28px 0}
  .footer-grid{display:grid;gap:18px}
}
@media(max-width:430px){
  .wrap{width:calc(100% - 24px)}
  .header{min-height:68px}
  .logo{width:76px;height:54px}
  .nav-cta{padding:7px 10px;font-size:13px}
  .languages a{min-width:32px;padding:6px 6px;font-size:13px}
  .hero-grid{padding-top:24px}
  .hero h1{font-size:34px}
  .lead{font-size:16px}
  .hero-badges span{width:100%;text-align:center}
  .gallery-grid figure{min-height:330px}
  .product-card h3,.offer-card h3{font-size:23px}
  .steps article{grid-template-columns:1fr}
  .steps span{grid-row:auto;margin-bottom:8px}
  .trust-grid div{display:grid;grid-template-columns:auto 1fr;gap:12px}
  .trust-grid span{text-align:left}
  .footer{font-size:13px}
}

/* Keep the portrait fully visible in the first viewport. */
@media(min-width:681px){
  .hero-art{width:min(520px,100%);max-height:calc(100svh - 128px);display:flex;flex-direction:column}
  .portrait{aspect-ratio:3/4;max-height:calc(100svh - 190px)}
  .portrait img{object-fit:contain}
}
@media(max-width:680px){
  .portrait{aspect-ratio:3/4}
  .portrait img{object-fit:contain}
}
