:root{--bg:#f1eee8;--paper:#faf8f4;--ink:#171714;--muted:#746f67;--line:#d8d1c7;--gold:#b99358;--dark:#11110f;--radius:2px;--shell:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}body.modal-open{overflow:hidden}img{display:block;max-width:100%;width:100%}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.shell{width:min(var(--shell),calc(100% - 64px));margin:auto}.site-header{height:82px;position:fixed;top:0;left:0;right:0;z-index:30;color:#fff;border-bottom:1px solid rgba(255,255,255,.18);background:transparent;transition:background-color .28s ease,border-color .28s ease,box-shadow .28s ease,backdrop-filter .28s ease}.site-header.is-subpage,.site-header.scrolled,.menu-open .site-header{background:rgba(13,13,11,.97);border-bottom-color:rgba(255,255,255,.08);box-shadow:0 10px 35px rgba(0,0,0,.12);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.header-row{height:82px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:28px;height:28px;border:1px solid currentColor;display:block;transform:rotate(45deg);position:relative}.brand-mark:after{content:"";position:absolute;inset:7px;border:1px solid currentColor}.brand b{font-size:13px;letter-spacing:2.8px}.brand small{display:block;font-size:9px;letter-spacing:1.5px;opacity:.65;margin-top:3px}.desktop-nav{display:flex;gap:32px;margin-left:auto}.desktop-nav a{font-size:13px;opacity:.82;transition:.2s}.desktop-nav a:hover{opacity:1}.header-cta{border-left:1px solid rgba(255,255,255,.22);padding-left:28px;font-size:13px}.header-cta span,.text-link span{margin-left:8px}.menu-btn,.mobile-nav{display:none}.hero{height:min(920px,100svh);min-height:720px;position:relative;background:#111;color:#fff}.hero-media,.hero-shade{position:absolute;inset:0}.hero-media img{height:100%;object-fit:cover}.hero-shade{background:linear-gradient(90deg,rgba(10,10,8,.75) 0%,rgba(10,10,8,.35) 50%,rgba(10,10,8,.12) 100%),linear-gradient(0deg,rgba(10,10,8,.45),transparent 45%)}.hero-content{height:100%;position:relative;display:flex;align-items:center}.hero-copy{max-width:770px;padding-top:70px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2.6px;color:#8b7656;display:block;margin-bottom:22px}.eyebrow.light{color:#d6bd91}.hero h1,.page-hero h1,.product-info h1{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(60px,7vw,104px);line-height:.94;letter-spacing:-4px;margin:0}.hero h1 em,.page-hero h1 em,.intro-copy em,.feature-copy em{font-weight:400;color:#d6bd91}.hero-copy>p{font-size:18px;line-height:1.7;max-width:600px;color:rgba(255,255,255,.75);margin:30px 0 35px}.hero-actions{display:flex;align-items:center;gap:34px}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:54px;padding:0 28px;border:0;cursor:pointer;font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;transition:.25s}.btn-light{background:#fff;color:#111}.btn-light:hover{background:#d8c29c}.btn-dark{background:#171714;color:#fff}.btn-dark:hover{background:#2b2924}.btn-gold{background:#c9a96e;color:#111}.btn-wide{width:100%}.text-link{font-size:13px;border-bottom:1px solid currentColor;padding-bottom:5px}.hero-note{position:absolute;right:0;bottom:100px;border-left:1px solid rgba(255,255,255,.28);padding-left:22px}.hero-note span{font-size:10px;opacity:.5}.hero-note p{font-family:Georgia,serif;font-size:18px;line-height:1.45;margin:8px 0}.scroll-cue{position:absolute;left:28px;bottom:30px;writing-mode:vertical-rl;font-size:10px;letter-spacing:2px;color:rgba(255,255,255,.6)}.scroll-cue span{margin-top:12px}.intro-section{display:grid;grid-template-columns:90px 1.2fr .8fr;gap:40px;padding:150px 0 130px;border-bottom:1px solid var(--line)}.intro-number{font-size:11px;color:#948b7d}.intro-copy h2,.section-head h2,.feature-copy h2,.custom-copy h2,.process-head h2,.cta-content h2,.product-description h2{font-family:Georgia,serif;font-size:clamp(44px,5vw,74px);line-height:1.02;font-weight:400;letter-spacing:-2.5px;margin:0}.intro-text{padding-top:30px}.intro-text p,.feature-copy>p,.custom-copy>p,.prose{font-size:16px;line-height:1.8;color:#625e58}.product-showcase{background:var(--bg);padding:120px 0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:44px}.section-head h2{font-size:58px}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:62px 28px}.home-grid .product-card:nth-child(3n){grid-column:span 2}.home-grid .product-card:nth-child(3n) .product-image{aspect-ratio:16/8}.product-image{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;background:#ddd}.product-image img{height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.product-card:hover .product-image img{transform:scale(1.025)}.status{position:absolute;left:16px;top:16px;background:#f7f4ef;padding:9px 12px;font-size:10px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.status.sold{background:#262520;color:#fff}.arrow{position:absolute;right:16px;bottom:16px;width:42px;height:42px;background:#fff;display:grid;place-items:center;font-size:18px;transition:.2s}.product-card:hover .arrow{transform:translate(2px,-2px)}.product-meta{display:flex;justify-content:space-between;gap:22px;padding-top:18px}.product-meta h3{font-family:Georgia,serif;font-size:25px;font-weight:400;margin:0 0 7px}.product-meta p{font-size:12px;color:var(--muted);margin:0}.product-meta strong{font-size:14px;white-space:nowrap;padding-top:6px}.feature-story{display:grid;grid-template-columns:1.15fr .85fr;min-height:760px}.feature-image img{height:100%;object-fit:cover}.feature-copy{background:#1a1916;color:#fff;padding:110px clamp(50px,6vw,100px);display:flex;flex-direction:column;justify-content:center}.feature-copy h2{color:#fff}.feature-copy>p{color:rgba(255,255,255,.62);max-width:590px}.fact-row{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.16);margin-top:34px;padding-top:26px;gap:16px}.fact-row b{display:block;font-family:Georgia,serif;font-size:26px;color:#d6bd91}.fact-row span{font-size:11px;color:rgba(255,255,255,.6)}.categories{padding:140px 0}.category-grid{display:grid;grid-template-columns:1.5fr 1fr;grid-template-rows:1fr 1fr;gap:20px;height:780px}.category-grid article{position:relative;overflow:hidden;background:#ddd}.category-large{grid-row:span 2}.category-grid img{height:100%;object-fit:cover;transition:.7s}.category-grid article:hover img{transform:scale(1.025)}.category-grid article>div{position:absolute;left:0;right:0;bottom:0;padding:30px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.7))}.category-grid span{font-size:10px;letter-spacing:2px}.category-grid h3{font-family:Georgia,serif;font-size:28px;font-weight:400;margin:8px 0 0}.custom-section{background:#11110f;color:#fff;padding:130px 0}.custom-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:90px;align-items:center}.custom-copy h2{font-size:60px}.custom-copy>p{color:rgba(255,255,255,.64);max-width:620px}.custom-warning{display:flex;gap:18px;border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15);padding:22px 0;margin:30px 0}.custom-warning>span{flex:0 0 30px;width:30px;height:30px;border:1px solid #c9a96e;color:#c9a96e;border-radius:50%;display:grid;place-items:center}.custom-warning p{margin:0;color:rgba(255,255,255,.72);font-size:13px;line-height:1.6}.custom-image img{height:680px;object-fit:cover}.process{padding:140px 0;display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.process-head{position:sticky;top:40px;align-self:start}.process-list{border-top:1px solid var(--line)}.process-item{display:grid;grid-template-columns:60px 1fr 1.2fr;gap:28px;padding:34px 0;border-bottom:1px solid var(--line)}.process-item span{font-size:11px;color:#999}.process-item h3{font-family:Georgia,serif;font-size:24px;font-weight:400;margin:0}.process-item p{font-size:13px;line-height:1.7;color:var(--muted);margin:0}.cta-banner{height:680px;position:relative;color:#fff}.cta-banner>img,.cta-overlay{position:absolute;inset:0;height:100%;object-fit:cover}.cta-overlay{background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.18))}.cta-content{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.cta-content h2{font-size:70px;margin-bottom:34px}.footer{background:#0d0d0b;color:#fff;padding:75px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:80px;padding-bottom:70px}.footer-brand{margin-bottom:20px}.footer p{max-width:400px;color:#817e77;line-height:1.7;font-size:13px}.footer h4{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:#a28a63;margin:0 0 22px}.footer-grid>div:nth-child(n+2){display:flex;flex-direction:column;gap:12px;font-size:13px;color:#aaa69f}.footer-bottom{border-top:1px solid #24231f;padding-top:22px;display:flex;justify-content:space-between;color:#65625c;font-size:11px}.page-hero{padding:180px 0 90px}.page-hero h1{font-size:76px}.page-hero p{max-width:720px;color:var(--muted);font-size:16px;line-height:1.8;margin-top:30px}.collection{padding-bottom:130px}.filters{display:flex;gap:30px;border-bottom:1px solid var(--line);margin-bottom:45px}.filters a{padding:0 0 14px;font-size:12px;color:#8a857d}.filters a.active{color:#111;border-bottom:2px solid #111}.empty-state{grid-column:1/-1;padding:70px 0}.product-detail{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;padding:150px 0 110px}.gallery-main{background:#ece8e1;aspect-ratio:4/3;overflow:hidden}.gallery-main img{height:100%;object-fit:cover}.thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:8px}.thumb{padding:0;border:0;background:none;cursor:pointer;aspect-ratio:1;overflow:hidden}.thumb img{height:100%;object-fit:cover}.sticky-info{position:sticky;top:40px}.product-info h1{font-size:63px}.lead{font-family:Georgia,serif;font-size:20px;line-height:1.55;color:#5f5a52}.specs{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:30px 0}.specs>div{display:flex;justify-content:space-between;padding:15px 0;border-bottom:1px solid var(--line);font-size:12px}.specs>div:last-child{border:0}.specs span{color:#8f897f}.price{font-family:Georgia,serif;font-size:34px;margin:28px 0}.microcopy{text-align:center;color:#999;font-size:10px}.sold-box{background:#efebe4;padding:22px;margin:25px 0}.sold-box p{font-size:12px;line-height:1.6;color:#6e675d}.product-description{border-top:1px solid var(--line);padding:100px 0 130px;display:grid;grid-template-columns:1fr 1fr;gap:100px}.prose{padding-top:12px}.modal{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:22px}.modal.active{display:flex}.modal-backdrop{position:absolute;inset:0;background:rgba(12,12,10,.72);backdrop-filter:blur(7px);opacity:0;transition:.26s}.modal-panel{position:relative;width:min(620px,100%);max-height:calc(100svh - 44px);overflow:auto;background:#f7f4ef;padding:45px;transform:translateY(28px) scale(.97);opacity:0;transition:.32s cubic-bezier(.2,.8,.2,1)}.modal.shown .modal-backdrop{opacity:1}.modal.shown .modal-panel{opacity:1;transform:none}.modal-close{position:absolute;top:15px;right:17px;border:0;background:none;font-size:28px;cursor:pointer}.modal-panel h2{font-family:Georgia,serif;font-size:42px;font-weight:400;margin:0}.modal-lead{color:var(--muted);font-size:13px;line-height:1.7}.inquiry-form{margin-top:28px}.inquiry-form label{display:block;font-size:10px;font-weight:700;letter-spacing:1.3px;text-transform:uppercase;margin-bottom:17px}.inquiry-form input,.inquiry-form textarea{display:block;width:100%;border:0;border-bottom:1px solid #c8c1b7;background:transparent;padding:12px 0 10px;outline:0;margin-top:4px;border-radius:0}.inquiry-form input:focus,.inquiry-form textarea:focus{border-color:#111}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:25px}.form-result{font-size:12px;margin-top:14px;line-height:1.5}.form-result.ok{color:#447048}.form-result.err{color:#a43f38}.reveal{opacity:0;transform:translateY(22px);transition:.7s ease}.reveal.in{opacity:1;transform:none}
@media(max-width:900px){.shell{width:min(100% - 36px,var(--shell))}.desktop-nav,.header-cta{display:none}.menu-btn{display:flex;width:44px;height:44px;border:0;background:transparent;flex-direction:column;justify-content:center;align-items:flex-end;gap:7px;padding:0}.menu-btn i{display:block;height:1px;background:#fff;width:25px;transition:.25s}.menu-btn i:last-child{width:17px}.menu-open .menu-btn i:first-child{transform:translateY(4px) rotate(45deg)}.menu-open .menu-btn i:last-child{width:25px;transform:translateY(-4px) rotate(-45deg)}.mobile-nav{display:flex;position:absolute;top:82px;left:0;right:0;background:#11110f;padding:25px 18px 34px;flex-direction:column;gap:0;transform:translateY(-15px);opacity:0;pointer-events:none;transition:.25s;border-top:1px solid #292822}.menu-open .mobile-nav{opacity:1;transform:none;pointer-events:auto}.mobile-nav a{padding:15px 0;border-bottom:1px solid #292822;font-family:Georgia,serif;font-size:22px}.hero{height:760px;min-height:0}.hero-media img{object-position:63% center}.hero-shade{background:linear-gradient(0deg,rgba(8,8,7,.82) 0%,rgba(8,8,7,.28) 62%,rgba(8,8,7,.15))}.hero-content{align-items:flex-end;padding-bottom:80px}.hero-copy{padding:0}.hero h1{font-size:clamp(52px,15vw,76px);letter-spacing:-2.5px}.hero-copy>p{font-size:15px;margin:22px 0 28px;max-width:480px}.hero-note,.scroll-cue{display:none}.intro-section{grid-template-columns:1fr;padding:90px 0;gap:22px}.intro-number{display:none}.intro-text{padding:0}.product-showcase{padding:85px 0}.section-head h2{font-size:48px}.feature-story{grid-template-columns:1fr}.feature-image{height:520px}.feature-copy{padding:80px 32px}.custom-grid{grid-template-columns:1fr;gap:55px}.custom-copy h2{font-size:48px}.custom-image{order:-1}.custom-image img{height:520px}.process{grid-template-columns:1fr;gap:45px;padding:95px 0}.process-head{position:static}.product-detail{grid-template-columns:1fr;gap:45px;padding-top:120px}.sticky-info{position:static}.product-description{grid-template-columns:1fr;gap:35px}.page-hero{padding-top:140px}.category-grid{height:auto;grid-template-columns:1fr 1fr;grid-template-rows:auto}.category-large{grid-column:span 2;grid-row:auto;height:520px}.category-small{height:300px}.footer-grid{grid-template-columns:1.4fr 1fr;gap:45px}.footer-grid>div:first-child{grid-column:span 2}}
@media(max-width:620px){.shell{width:calc(100% - 28px)}.site-header,.header-row{height:70px}.brand b{font-size:11px;letter-spacing:2px}.brand small{font-size:8px}.brand-mark{width:24px;height:24px}.mobile-nav{top:70px}.hero{height:720px}.hero-media img{object-position:67% center}.hero-content{padding-bottom:55px}.eyebrow{font-size:9px;letter-spacing:2px;margin-bottom:16px}.hero h1{font-size:53px;line-height:.98}.hero-copy>p{font-size:14px;line-height:1.65;margin:18px 0 24px}.hero-actions{gap:20px;align-items:flex-start;flex-direction:column}.btn{min-height:50px;padding:0 22px}.intro-section{padding:70px 0}.intro-copy h2,.section-head h2,.feature-copy h2,.custom-copy h2,.process-head h2,.cta-content h2,.product-description h2{font-size:40px;letter-spacing:-1.5px}.intro-text p,.feature-copy>p,.custom-copy>p,.prose{font-size:14px}.section-head{align-items:flex-start;gap:20px}.section-head .text-link{display:none}.product-showcase{padding:70px 0}.product-grid,.home-grid{grid-template-columns:1fr;gap:42px}.home-grid .product-card:nth-child(3n){grid-column:auto}.home-grid .product-card:nth-child(3n) .product-image{aspect-ratio:4/3}.product-meta{gap:10px}.product-meta h3{font-size:22px}.product-meta{flex-direction:column}.product-meta strong{padding:0}.feature-image{height:390px}.feature-copy{padding:65px 20px}.fact-row{grid-template-columns:1fr;gap:18px}.fact-row>div{display:flex;align-items:center;gap:18px}.categories{padding:80px 0}.category-grid{grid-template-columns:1fr;gap:12px}.category-large{grid-column:auto;height:390px}.category-small{height:300px}.category-grid article>div{padding:20px}.custom-section{padding:70px 0}.custom-grid{gap:40px}.custom-image img{height:400px}.process{padding:80px 0}.process-item{grid-template-columns:35px 1fr;gap:12px;padding:25px 0}.process-item p{grid-column:2}.cta-banner{height:560px}.cta-overlay{background:linear-gradient(0deg,rgba(0,0,0,.75),rgba(0,0,0,.2))}.cta-content{justify-content:flex-end;padding-bottom:55px}.cta-content h2{font-size:43px}.footer{padding-top:55px}.footer-grid{grid-template-columns:1fr;gap:36px;padding-bottom:45px}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:9px}.page-hero{padding:120px 0 60px}.page-hero h1{font-size:47px;letter-spacing:-2px}.page-hero p{font-size:14px}.filters{gap:20px;overflow-x:auto;white-space:nowrap}.collection{padding-bottom:80px}.product-detail{padding:100px 0 75px;gap:32px}.gallery-main{aspect-ratio:1/1}.thumbs{grid-template-columns:repeat(4,1fr)}.product-info h1{font-size:46px;letter-spacing:-2px}.lead{font-size:18px}.product-description{padding:70px 0 85px}.modal{padding:0;align-items:flex-end}.modal-panel{width:100%;max-height:92svh;padding:34px 20px 28px;transform:translateY(100%);border-radius:18px 18px 0 0}.modal.shown .modal-panel{transform:translateY(0)}.modal-panel h2{font-size:34px}.form-row{grid-template-columns:1fr;gap:0}.inquiry-form .btn{width:100%}}

/* 2026-08 mobile + header polish */
.site-header.is-home:not(.scrolled){
  background:transparent;
  box-shadow:none;
}
.site-header.is-home:not(.scrolled) .brand,
.site-header.is-home:not(.scrolled) .desktop-nav a,
.site-header.is-home:not(.scrolled) .header-cta,
.site-header.is-home:not(.scrolled) .menu-btn{
  text-shadow:0 2px 12px rgba(0,0,0,.9),0 1px 2px rgba(0,0,0,.9);
}
.site-header.is-home:not(.scrolled) .desktop-nav a{font-weight:600;opacity:1}
.site-header.is-home:not(.scrolled) .brand b{font-weight:800}
.site-header.is-home:not(.scrolled) .brand small{opacity:.9}
.site-header.is-home:not(.scrolled) .brand-mark{filter:drop-shadow(0 2px 5px rgba(0,0,0,.8))}
.site-header.is-home:not(.scrolled) .menu-btn i{box-shadow:0 2px 5px rgba(0,0,0,.8)}

@media(max-width:900px){
  .header-row{gap:16px}
  .hero{height:min(760px,92svh);min-height:620px}
  .hero-content{align-items:center;padding-top:82px;padding-bottom:28px}
  .hero-copy{max-width:620px}
  .hero-shade{background:linear-gradient(90deg,rgba(8,8,7,.62) 0%,rgba(8,8,7,.3) 70%,rgba(8,8,7,.16) 100%),linear-gradient(0deg,rgba(8,8,7,.62) 0%,rgba(8,8,7,.08) 62%)}
  .section-head{gap:24px}
  .product-meta{align-items:flex-start}
  .feature-story{min-height:0}
  .feature-copy,.custom-copy{min-width:0}
  .category-grid img,.custom-image img,.feature-image img{object-position:center}
  .process-item{min-width:0}
  .page-hero{padding-top:132px}
  .product-detail{padding-top:116px}
}

@media(max-width:620px){
  html{scroll-padding-top:76px}
  .shell{width:calc(100% - 32px)}
  .site-header,.header-row{height:68px}
  .mobile-nav{top:68px;max-height:calc(100svh - 68px);overflow-y:auto;padding:14px 16px 24px}
  .mobile-nav a{font-size:20px;padding:14px 0}
  .brand{gap:10px;min-width:0}
  .brand>span:last-child{min-width:0}
  .brand b{display:block;font-size:10.5px;letter-spacing:1.6px;white-space:nowrap}
  .brand small{font-size:7.5px;letter-spacing:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:190px}
  .menu-btn{flex:0 0 42px;width:42px;height:42px}

  .hero{height:min(660px,88svh);min-height:570px;max-height:700px}
  .hero-content{align-items:center;padding-top:70px;padding-bottom:10px}
  .hero-media img{object-position:64% center}
  .hero-shade{background:linear-gradient(90deg,rgba(8,8,7,.68) 0%,rgba(8,8,7,.34) 72%,rgba(8,8,7,.18) 100%),linear-gradient(0deg,rgba(8,8,7,.54),rgba(8,8,7,.08) 64%)}
  .hero-copy{width:100%;max-width:520px}
  .hero .eyebrow{margin-bottom:12px}
  .hero h1{font-size:clamp(44px,13.5vw,56px);line-height:.98;letter-spacing:-2px;max-width:12ch}
  .hero-copy>p{font-size:14px;line-height:1.58;margin:16px 0 20px;max-width:34rem}
  .hero-actions{gap:14px;width:100%}
  .hero-actions .btn{width:100%;max-width:310px}
  .hero-actions .text-link{margin-top:2px}

  .intro-section{padding:60px 0;gap:18px}
  .intro-copy h2,.section-head h2,.feature-copy h2,.custom-copy h2,.process-head h2,.cta-content h2,.product-description h2{font-size:clamp(36px,10.5vw,42px);line-height:1.04}
  .intro-text p,.feature-copy>p,.custom-copy>p,.prose{line-height:1.7}

  .product-showcase{padding:60px 0}
  .section-head{margin-bottom:28px;gap:12px}
  .product-grid,.home-grid{gap:36px}
  .product-image,.home-grid .product-card:nth-child(3n) .product-image{aspect-ratio:1.15/1}
  .status{left:10px;top:10px;padding:8px 10px;font-size:9px}
  .arrow{right:10px;bottom:10px;width:38px;height:38px}
  .product-meta{padding-top:14px;gap:5px}
  .product-meta h3{font-size:21px;margin-bottom:5px}
  .product-meta p{line-height:1.5}

  .feature-image{height:340px}
  .feature-copy{padding:52px 16px}
  .feature-copy>p{margin-top:16px}
  .fact-row{margin-top:26px;padding-top:22px}

  .categories{padding:62px 0}
  .category-grid{gap:10px}
  .category-large{height:330px}
  .category-small{height:250px}
  .category-grid article>div{padding:18px}
  .category-grid h3{font-size:24px}

  .custom-section{padding:58px 0}
  .custom-grid{gap:28px}
  .custom-image{order:-1}
  .custom-image img{height:330px}
  .custom-warning{margin:22px 0;padding:18px 0;gap:14px}
  .custom-warning p{font-size:12.5px}
  .custom-copy .btn{width:100%}

  .process{padding:62px 0;gap:30px}
  .process-item{grid-template-columns:28px 1fr;gap:10px 12px;padding:22px 0}
  .process-item h3{font-size:21px}
  .process-item p{font-size:12.5px;line-height:1.65}

  .cta-banner{height:500px;min-height:0}
  .cta-content{padding-bottom:38px}
  .cta-content h2{font-size:clamp(38px,11vw,46px);margin-bottom:24px}
  .cta-content .btn{width:100%;max-width:310px}

  .footer{padding:48px 0 22px}
  .footer-grid{gap:30px;padding-bottom:36px}
  .footer p{font-size:12.5px;margin-bottom:0}
  .footer-bottom{font-size:10.5px;line-height:1.55}

  .page-hero{padding:104px 0 46px}
  .page-hero h1{font-size:clamp(40px,11.5vw,49px);line-height:1;letter-spacing:-1.8px}
  .page-hero p{margin-top:20px;line-height:1.65}
  .filters{margin-bottom:30px;gap:24px;-webkit-overflow-scrolling:touch;scrollbar-width:none}
  .filters::-webkit-scrollbar{display:none}
  .filters a{flex:0 0 auto;padding-bottom:12px}
  .collection{padding-bottom:64px}

  .product-detail{padding:92px 0 60px;gap:26px}
  .gallery-main{aspect-ratio:1.08/1}
  .thumbs{gap:6px;overflow-x:auto;display:flex;padding-bottom:2px;scrollbar-width:none}
  .thumbs::-webkit-scrollbar{display:none}
  .thumb{flex:0 0 72px}
  .product-info h1{font-size:clamp(40px,11vw,48px);line-height:1;letter-spacing:-1.8px}
  .lead{font-size:16px;line-height:1.55}
  .specs{gap:0}
  .specs>div{padding:15px 0}
  .price{font-size:27px}
  .product-description{padding:56px 0 68px;gap:26px}

  .modal-panel{padding:30px 18px calc(22px + env(safe-area-inset-bottom));max-height:90svh}
  .modal-panel h2{font-size:31px;line-height:1.05;padding-right:28px}
  .modal-close{width:40px;height:40px;top:8px;right:8px}
  .inquiry-form label{font-size:11px}
  .inquiry-form input,.inquiry-form textarea{font-size:16px}
}

@media(max-width:380px){
  .shell{width:calc(100% - 24px)}
  .brand small{display:none}
  .hero{min-height:540px;height:84svh}
  .hero h1{font-size:42px}
  .hero-copy>p{font-size:13.5px}
  .page-hero h1,.product-info h1{font-size:39px}
}

/* Mobile overflow hardening: long Hungarian words and narrow viewports */
html,body{max-width:100%;overflow-x:hidden}
.shell,.product-detail,.product-description,.page-hero,.footer-grid,.footer-bottom,.product-info,.prose{min-width:0}
h1,h2,h3,h4,p,a,span,strong,em{overflow-wrap:break-word;word-wrap:break-word}

@media(max-width:620px){
  .page-hero h1,
  .product-info h1,
  .product-description h2,
  .cta-content h2,
  .intro-copy h2,
  .section-head h2,
  .feature-copy h2,
  .custom-copy h2,
  .process-head h2{
    max-width:100%;
    overflow-wrap:anywhere;
    word-break:normal;
    hyphens:auto;
  }

  /* The long "megismételhetetlen..." headings must never widen the viewport. */
  .product-description h2{font-size:clamp(32px,9.5vw,40px);letter-spacing:-1.2px}
  .page-hero h1{font-size:clamp(36px,10.8vw,47px);letter-spacing:-1.5px}
  .product-info h1{font-size:clamp(36px,10.5vw,46px);letter-spacing:-1.5px}
  .footer-bottom span{max-width:100%;overflow-wrap:anywhere}
}

@media(max-width:380px){
  .product-description h2{font-size:31px}
  .page-hero h1,.product-info h1{font-size:36px}
}
