:root{--ink:#171513;--paper:#f2ede9;--paper2:#e9e0d9;--white:#fbf8f5;--muted:#776c64;--line:rgba(23,21,19,.14);--gold:#9d7650;--dark:#171614;--shadow:0 30px 80px rgba(54,39,28,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}.section{position:relative;padding:110px clamp(24px,6vw,100px)}.section-mini{padding:70px clamp(24px,6vw,100px)}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:11px;margin:0 0 18px;color:var(--muted)}h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(52px,6.2vw,105px);line-height:.93;letter-spacing:-.055em;margin:0}h2 em{font-weight:400;color:var(--muted)}.progress{position:fixed;top:0;left:0;width:100%;height:3px;z-index:120;background:transparent}.progress span{display:block;height:100%;width:0;background:var(--gold)}.fixed-brand{position:fixed;left:24px;top:21px;z-index:110;width:132px;line-height:0;mix-blend-mode:multiply}.fixed-brand img{width:100%;height:auto}.floating-nav{position:fixed;right:24px;top:20px;z-index:105;display:flex;gap:5px;padding:6px;border:1px solid rgba(23,21,19,.12);border-radius:999px;background:rgba(248,244,241,.76);backdrop-filter:blur(18px)}.floating-nav a{font-size:10px;text-transform:uppercase;letter-spacing:.12em;padding:10px 14px;border-radius:999px;transition:.25s}.floating-nav a:hover{background:rgba(23,21,19,.07)}.section-head{display:grid;grid-template-columns:56px 1fr;gap:24px;align-items:start;max-width:1500px;margin:0 auto 65px}.section-head.compact{margin-bottom:52px}.section-no,.chapter-no{font-family:Georgia,serif;font-style:italic;color:var(--muted);font-size:15px;padding-top:6px}

.hero{min-height:100vh;padding:0;display:flex;align-items:flex-end;overflow:hidden;background:#d9c8bb}.hero-media{position:absolute;inset:0}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(242,237,233,.96) 0%,rgba(242,237,233,.82) 36%,rgba(242,237,233,.18) 70%,rgba(242,237,233,.05) 100%)}.hero-copy{position:relative;z-index:2;width:min(760px,90vw);padding:0 0 11vh clamp(24px,6vw,100px)}.hero-logo{width:min(620px,68vw);height:auto;margin:14px 0 20px}.hero-tagline{font-family:Georgia,serif;font-size:clamp(20px,2vw,29px);line-height:1.38;max-width:680px;margin:0 0 32px}.text-link{font-size:11px;text-transform:uppercase;letter-spacing:.15em;border-bottom:1px solid var(--ink);padding-bottom:8px;display:inline-flex;gap:18px}.hero-index{position:absolute;right:clamp(24px,5vw,70px);bottom:35px;z-index:2;display:flex;gap:16px;align-items:center;font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:#fff;text-shadow:0 1px 5px rgba(0,0,0,.25)}.hero-index b{font-weight:400;border-left:1px solid rgba(255,255,255,.55);padding-left:16px}

.services-section{background:var(--white)}.service-grid{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:repeat(12,1fr);gap:14px}.service-card{grid-column:span 4;min-height:330px;padding:30px;border:1px solid var(--line);border-radius:28px;background:rgba(255,255,255,.58);display:flex;flex-direction:column;transition:transform .35s ease,background .35s ease,box-shadow .35s ease}.service-card:nth-child(4),.service-card:nth-child(5){grid-column:span 6}.service-card:hover{transform:translateY(-7px);background:#fff;box-shadow:var(--shadow)}.service-card span{font-family:Georgia,serif;font-style:italic;color:var(--muted);font-size:14px}.service-card h3{font-family:Georgia,serif;font-weight:400;font-size:clamp(26px,2.4vw,42px);line-height:1.02;margin:auto 0 18px}.service-card p{color:var(--muted);line-height:1.55;margin:0 0 25px;max-width:430px}.service-card i{font-style:normal;font-size:10px;text-transform:uppercase;letter-spacing:.16em}

.chapter{position:relative}.chapter-engraving{background:#eee6e0}.chapter-fusion{background:#f8f4f1}.chapter-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center;min-height:820px}.chapter-hero.reverse{grid-template-columns:.9fr 1.1fr}.chapter-image{border-radius:36px;overflow:hidden;box-shadow:var(--shadow);background:#fff}.chapter-image img{width:100%;height:auto}.chapter-image.light{background:#fff}.chapter-copy{max-width:720px}.chapter-copy h2{font-size:clamp(60px,6vw,100px);margin:18px 0 30px}.chapter-copy>p{font-family:Georgia,serif;font-size:clamp(19px,1.8vw,27px);line-height:1.5;color:var(--muted);max-width:650px}.feature-badge{display:flex;align-items:center;gap:14px;margin-top:32px;padding:10px 16px 10px 10px;border:1px solid var(--line);border-radius:999px;width:max-content;max-width:100%;background:rgba(255,255,255,.45)}.feature-badge img{width:58px;height:58px;border-radius:50%;object-fit:cover}.feature-badge span{font-size:10px;text-transform:uppercase;letter-spacing:.14em}.feature-badge.compact{margin-top:26px}.feature-badge.compact img{width:46px;height:46px}

.process-section{background:rgba(255,255,255,.22)}.process-grid{max-width:1500px;margin:0 auto;display:grid;gap:18px}.process-three{grid-template-columns:repeat(3,1fr)}.process-four{grid-template-columns:repeat(4,1fr)}.process-card{display:flex;flex-direction:column;padding:20px;border:1px solid var(--line);border-radius:28px;background:rgba(255,255,255,.6);min-width:0}.step-label{display:flex;align-items:baseline;gap:14px;padding:4px 4px 0}.step-label span{font-family:Georgia,serif;font-style:italic;color:var(--muted);font-size:12px}.step-label h3{font-family:Georgia,serif;font-size:clamp(26px,2vw,38px);font-weight:400;margin:0}.process-card>p{margin:12px 4px 20px;color:var(--muted);line-height:1.45;min-height:46px}.process-card figure{margin:auto 0 0;border-radius:20px;overflow:hidden;background:#ded5ce;aspect-ratio:16/10}.process-card figure img{width:100%;height:100%;object-fit:cover}.process-four .process-card{padding:15px}.process-four .process-card figure{aspect-ratio:4/3}

.product-section{overflow:hidden}.product-tabs{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:-12px auto 34px;max-width:1000px}.product-tab{border:1px solid var(--line);background:rgba(255,255,255,.35);padding:11px 18px;border-radius:999px;cursor:pointer;text-transform:uppercase;letter-spacing:.12em;font-size:10px;color:var(--muted);transition:.25s}.product-tab.active,.product-tab:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.layer-carousel{max-width:1500px;margin:0 auto;user-select:none}.carousel-stage{position:relative;height:clamp(430px,49vw,690px);perspective:1500px;cursor:grab;touch-action:pan-y;outline:none}.carousel-stage.dragging{cursor:grabbing}.carousel-card{--x:0px;--scale:1;--opacity:1;--z:1;position:absolute;left:50%;top:50%;width:clamp(250px,32vw,500px);aspect-ratio:1/1;margin:0;transform:translate(-50%,-50%) translateX(var(--x)) rotate(var(--rotate,0deg)) scale(var(--scale));opacity:var(--opacity);z-index:var(--z);transition:transform .68s cubic-bezier(.2,.72,.18,1),opacity .5s ease,filter .5s ease;filter:saturate(.8) brightness(.95);pointer-events:none}.carousel-card.active{filter:none;pointer-events:auto}.carousel-card .frame{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px;border-radius:36px;background:rgba(255,255,255,.85);border:1px solid var(--line);box-shadow:0 30px 80px rgba(54,39,28,.14);overflow:hidden}.carousel-card img{width:100%;height:100%;object-fit:contain;border-radius:24px}.carousel-controls{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:4px}.carousel-arrow{width:58px;height:58px;border-radius:50%;border:1px solid rgba(23,21,19,.5);background:rgba(255,255,255,.5);font-family:Georgia,serif;font-size:23px;cursor:pointer;transition:.25s}.carousel-arrow:hover{background:#fff;transform:translateY(-2px)}.carousel-meta{min-width:230px;text-align:center;display:grid;gap:5px}.carousel-meta strong{font-family:Georgia,serif;font-weight:400;font-size:22px}.carousel-meta span{display:flex;align-items:center;justify-content:center;gap:9px;font-size:10px;letter-spacing:.14em;color:var(--muted)}.carousel-meta i{width:26px;height:1px;background:var(--line)}.carousel-hint{text-align:center;font-size:9px;text-transform:uppercase;letter-spacing:.18em;color:var(--muted);margin:15px 0 0}.foil-strip{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;background:var(--dark);color:#fff}.foil-copy{display:flex;gap:24px;align-items:center;max-width:720px}.foil-copy>img{width:120px;border-radius:50%}.foil-copy .eyebrow{color:#baa99e}.foil-copy h3{font-family:Georgia,serif;font-weight:400;font-size:clamp(34px,3.2vw,54px);margin:0 0 12px}.foil-copy p:last-child{color:#baa99e;line-height:1.5}.foil-art{display:grid;grid-template-columns:1fr 1.8fr;gap:12px}.foil-art img{width:100%;border-radius:22px}


.customization-methods{background:#f6f1ed}.method-grid{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.method-card{position:relative;min-height:430px;padding:30px;border:1px solid var(--line);border-radius:30px;background:rgba(255,255,255,.68);display:flex;flex-direction:column;overflow:hidden}.method-card::after{content:'';position:absolute;width:190px;height:190px;border-radius:50%;right:-70px;top:-65px;border:1px solid rgba(23,21,19,.08)}.method-card-foil{background:linear-gradient(145deg,#1b1917,#29231e);color:#fff;border-color:rgba(255,255,255,.1)}.method-card-foil::after{border-color:rgba(212,174,112,.2)}.method-card-foil .eyebrow,.method-card-foil>p,.method-card-foil .method-note{color:#c9bbae}.method-index{font-family:Georgia,serif;font-style:italic;color:var(--muted);font-size:13px}.method-mark{width:64px;height:64px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-family:Georgia,serif;font-size:27px;margin:62px 0 26px}.method-card-foil .method-mark{border-color:rgba(212,174,112,.35);color:#d3ad72}.method-card h3{font-family:Georgia,serif;font-weight:400;font-size:clamp(31px,2.5vw,45px);margin:0 0 15px}.method-card>p{line-height:1.55;color:var(--muted);max-width:420px;margin:0 0 28px}.method-note{margin-top:auto;padding-top:18px;border-top:1px solid var(--line);font-size:9px;text-transform:uppercase;letter-spacing:.14em;color:var(--muted)}.method-card-foil .method-note{border-color:rgba(255,255,255,.13)}
.method-products{background:#ede5df}.method-filter{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:-12px auto 28px}.method-filter-btn{border:1px solid var(--line);background:rgba(255,255,255,.45);padding:12px 19px;border-radius:999px;cursor:pointer;text-transform:uppercase;letter-spacing:.12em;font-size:10px;color:var(--muted);transition:.25s}.method-filter-btn:hover,.method-filter-btn.active{background:var(--ink);border-color:var(--ink);color:#fff}.carousel-meta-rich{min-width:min(440px,44vw);max-width:500px;gap:8px}.carousel-tags{display:flex;justify-content:center;gap:6px;flex-wrap:wrap;min-height:24px}.compat{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:999px;padding:6px 9px;font-size:8px;letter-spacing:.12em;text-transform:uppercase;background:rgba(255,255,255,.55);color:var(--muted)}.compat.fusion{border-color:rgba(55,94,145,.25);color:#425e7c;background:rgba(223,232,242,.55)}.compat.foil{border-color:rgba(157,118,80,.4);color:#8f673f;background:rgba(235,218,194,.62)}.compat.laser{border-color:rgba(23,21,19,.22);color:#28231f}.carousel-desc{font-family:Georgia,serif;font-size:14px;line-height:1.45;color:var(--muted);margin:0 auto;max-width:470px;min-height:40px}.hybrid-callout{max-width:960px;margin:58px auto 0;padding:26px 30px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:190px 1fr;gap:26px;align-items:start}.hybrid-callout>span{font-size:9px;text-transform:uppercase;letter-spacing:.16em;color:var(--muted);padding-top:4px}.hybrid-callout p{margin:0;font-family:Georgia,serif;font-size:clamp(18px,1.7vw,25px);line-height:1.45}.hybrid-callout strong{font-weight:400;color:var(--gold)}
.hotfoil-hero{position:relative;min-height:850px;padding:90px clamp(24px,6vw,100px);display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:center;overflow:hidden;background:#171513;color:#fff}.hotfoil-backdrop{position:absolute;inset:-60px;background:url('assets/engraving/hotfoil/hotfoil-hero.webp') center/cover no-repeat;filter:blur(35px) brightness(.28) saturate(.7);opacity:.38;transform:scale(1.08)}.hotfoil-hero::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,18,16,.96) 0%,rgba(20,18,16,.76) 45%,rgba(20,18,16,.2) 100%)}.hotfoil-copy,.hotfoil-image{position:relative;z-index:2}.hotfoil-copy{max-width:650px}.hotfoil-copy .eyebrow,.hotfoil-copy .section-no{color:#c5b4a6}.hotfoil-copy h2{font-size:clamp(58px,6vw,104px);margin:18px 0 32px}.hotfoil-copy h2 em{color:#bd9361}.hotfoil-copy>p{font-family:Georgia,serif;font-size:clamp(19px,1.7vw,26px);line-height:1.5;color:#c9beb5}.hotfoil-points{display:flex;gap:8px;flex-wrap:wrap;margin-top:34px}.hotfoil-points span{border:1px solid rgba(214,177,121,.28);color:#d0af82;border-radius:999px;padding:9px 12px;font-size:9px;text-transform:uppercase;letter-spacing:.13em}.hotfoil-image{margin:0;display:flex;align-items:center;justify-content:center}.hotfoil-image img{width:min(680px,100%);aspect-ratio:1/1;object-fit:contain;border-radius:32px;box-shadow:0 40px 100px rgba(0,0,0,.45)}
.leather-collection{background:#f8f3ef}.collection-intro{max-width:1180px;margin:-20px auto 24px;display:flex;justify-content:space-between;gap:30px;align-items:center}.collection-intro>p{font-family:Georgia,serif;font-size:clamp(18px,1.6vw,24px);line-height:1.5;color:var(--muted);max-width:760px}.compatibility-key{display:flex;gap:7px}.color-range{max-width:1320px;margin:70px auto 0;padding:34px;border:1px solid var(--line);border-radius:30px;background:rgba(255,255,255,.66);display:grid;grid-template-columns:.62fr 1.38fr;gap:40px;align-items:center}.color-range h3{font-family:Georgia,serif;font-weight:400;font-size:clamp(29px,2.8vw,46px);margin:0 0 14px}.color-range p:last-child{color:var(--muted);line-height:1.5}.color-range figure{margin:0;border-radius:20px;overflow:hidden;background:#fff}.color-range figure img{width:100%;height:auto;object-fit:contain}

.experiences-section{background:#e9e1db}.experiences-intro{background:var(--white)}.experience-panel{min-height:100vh;padding:100px clamp(24px,6vw,100px);display:grid;grid-template-columns:1.08fr .92fr;gap:80px;align-items:center;position:relative;border-top:1px solid var(--line)}.experience-panel.alternate{grid-template-columns:.92fr 1.08fr}.experience-panel.dark{background:var(--dark);color:#fff}.experience-visual{position:relative;min-height:650px}.experience-visual>img:first-child{width:min(620px,80%);border-radius:34px;box-shadow:var(--shadow)}.experience-visual .small{position:absolute;width:min(440px,60%);right:0;bottom:0;border-radius:30px;box-shadow:0 25px 60px rgba(54,39,28,.18)}.experience-copy h2{font-size:clamp(52px,5vw,88px);margin:18px 0 28px}.experience-copy>p{font-family:Georgia,serif;font-size:22px;line-height:1.5;color:var(--muted)}.experience-copy ul{list-style:none;padding:0;margin:30px 0;display:grid;gap:9px;font-family:Georgia,serif;font-size:22px}.experience-copy li::before{content:'— ';color:var(--muted)}.mini-process{display:flex;gap:8px;flex-wrap:wrap;margin:30px 0}.mini-process span{border:1px solid var(--line);padding:10px 13px;border-radius:999px;font-size:9px;text-transform:uppercase;letter-spacing:.12em}.dark .experience-copy>p,.dark .eyebrow{color:#b9aea6}.dark .mini-process span{border-color:rgba(255,255,255,.16)}.dark-badge{border-color:rgba(255,255,255,.15);background:rgba(255,255,255,.05)}.trading-cards{position:relative;min-height:720px;display:flex;align-items:center;justify-content:center}.trading-cards img{position:absolute;width:min(430px,64%);border-radius:30px;box-shadow:0 35px 90px rgba(0,0,0,.35)}.trading-cards img:first-child{transform:translate(-18%,-2%) rotate(-5deg)}.trading-cards img:last-child{transform:translate(22%,7%) rotate(6deg)}

.contact-section{background:#f5f0ec;display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:center}.booking-flow{display:grid;gap:22px;margin-top:50px;max-width:720px}.booking-flow>div{display:grid;grid-template-columns:46px 1fr;gap:18px;padding-top:20px;border-top:1px solid var(--line)}.booking-flow span{font-family:Georgia,serif;font-style:italic;color:var(--muted)}.booking-flow p{margin:0;line-height:1.55}.contact-card{background:var(--dark);color:#fff;border-radius:34px;padding:52px;min-height:450px;display:flex;flex-direction:column;box-shadow:var(--shadow)}.contact-card .eyebrow{color:#bfb3aa;margin-bottom:60px}.contact-card>a{font-family:Georgia,serif;font-size:clamp(24px,2.2vw,38px);margin:6px 0}.thank-you{margin-top:auto;font-family:Georgia,serif;font-size:clamp(54px,5vw,80px);letter-spacing:-.04em;display:flex;gap:8px}.thank-you span{font-size:.2em;margin-top:10px}

.reveal{opacity:0;transform:translateY(24px);transition:opacity .85s cubic-bezier(.2,.7,.2,1),transform .85s cubic-bezier(.2,.7,.2,1)}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.24s}.delay-3{transition-delay:.36s}.zoom-soft{transform:scale(1.025);transition:opacity 1.1s ease,transform 1.7s cubic-bezier(.2,.7,.2,1)}.zoom-soft.visible{transform:scale(1)}

@media(max-width:1100px){.method-grid{grid-template-columns:1fr 1fr}.method-card:last-child{grid-column:1/-1}.hotfoil-hero{grid-template-columns:1fr;min-height:auto}.hotfoil-copy{max-width:800px}.hotfoil-image img{width:min(620px,90vw)}.color-range{grid-template-columns:1fr}.collection-intro{align-items:flex-start;flex-direction:column}.floating-nav{display:none}.service-card{grid-column:span 6}.service-card:nth-child(5){grid-column:span 12}.chapter-hero,.chapter-hero.reverse{grid-template-columns:1fr;min-height:auto}.chapter-hero.reverse .chapter-copy{order:2}.process-four{grid-template-columns:1fr 1fr}.experience-panel,.experience-panel.alternate{grid-template-columns:1fr;min-height:auto}.experience-panel.alternate .experience-copy{order:2}.experience-visual{min-height:560px}.contact-section{grid-template-columns:1fr}.foil-strip{grid-template-columns:1fr}}
@media(max-width:720px){.method-grid{grid-template-columns:1fr}.method-card:last-child{grid-column:auto}.method-card{min-height:360px;padding:24px}.method-mark{margin:42px 0 22px}.method-filter{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px}.method-filter-btn{white-space:nowrap}.carousel-meta-rich{min-width:190px;max-width:55vw}.carousel-desc{font-size:12px;min-height:52px}.hybrid-callout{grid-template-columns:1fr;gap:10px;margin-top:42px;padding:22px 0}.hotfoil-hero{padding:80px 20px;gap:40px}.hotfoil-copy h2{font-size:14vw}.hotfoil-image img{width:100%;border-radius:24px}.collection-intro{margin-top:-8px}.color-range{margin-top:48px;padding:22px}.color-range figure{border-radius:15px}.section{padding:78px 20px}.section-mini{padding:55px 20px}.fixed-brand{left:15px;top:15px;width:96px}.hero-copy{padding:0 20px 10vh}.hero-overlay{background:linear-gradient(0deg,rgba(242,237,233,.98) 0%,rgba(242,237,233,.72) 49%,rgba(242,237,233,.08) 78%)}.hero-logo{width:min(84vw,520px)}.hero-index{display:none}.section-head{grid-template-columns:34px 1fr;gap:12px;margin-bottom:45px}.service-card,.service-card:nth-child(4),.service-card:nth-child(5){grid-column:span 12;min-height:250px}.chapter-copy h2{font-size:14vw}.process-three,.process-four{grid-template-columns:1fr}.process-card>p{min-height:auto}.product-tabs{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:6px}.product-tab{white-space:nowrap}.carousel-stage{height:390px;margin-inline:-20px;width:calc(100% + 40px)}.carousel-card{width:min(72vw,305px)}.carousel-meta{min-width:160px}.carousel-meta strong{font-size:18px}.carousel-arrow{width:50px;height:50px}.foil-copy{align-items:flex-start}.foil-copy>img{width:80px}.foil-art{grid-template-columns:1fr}.experience-panel{padding:80px 20px}.experience-visual{min-height:430px}.experience-visual>img:first-child{width:82%}.experience-visual .small{width:60%}.trading-cards{min-height:500px}.trading-cards img{width:68%}.contact-card{padding:32px 25px;min-height:360px}.contact-card .eyebrow{margin-bottom:35px}.booking-flow>div{grid-template-columns:34px 1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.zoom-soft{opacity:1!important;transform:none!important;transition:none!important}.carousel-card,.service-card,.carousel-arrow{transition:none!important}}


/* V3 — updated product photography and experience heroes */
.process-card figure{background:#171513}
.process-card figure img{object-fit:contain;background:#171513}
.process-four .process-card figure{aspect-ratio:3/2}
.product-variant-panel{grid-template-columns:.72fr 1.28fr}
.product-variant-panel .compatibility-key{margin-top:20px}
.product-variant-panel figure{padding:16px;background:#fff}
.product-variant-panel figure img{border-radius:14px}

.badge-hero-pair{min-height:700px}
.badge-hero-pair .badge-machine{position:absolute;left:0;top:0;width:min(690px,82%);border-radius:34px;box-shadow:var(--shadow)}
.badge-hero-pair .badge-result{position:absolute;right:0;bottom:0;width:min(500px,58%);border-radius:30px;box-shadow:0 28px 70px rgba(54,39,28,.22);border:8px solid rgba(248,244,241,.92)}
.sticker-hero{min-height:760px;display:flex;align-items:center;justify-content:center}
.sticker-hero>img:first-child{width:min(520px,78%);max-height:760px;object-fit:contain;border-radius:34px;box-shadow:var(--shadow)}
.trading-hero{min-height:780px;display:flex;align-items:center;justify-content:center}
.trading-hero img{width:min(535px,76%);max-height:780px;object-fit:contain;border-radius:34px;box-shadow:0 38px 95px rgba(0,0,0,.42)}

@media(max-width:1100px){
  .badge-hero-pair{min-height:620px}
  .sticker-hero,.trading-hero{min-height:650px}
  .product-variant-panel{grid-template-columns:1fr}
}
@media(max-width:720px){
  .badge-hero-pair{min-height:470px}
  .badge-hero-pair .badge-machine{width:88%;border-radius:24px}
  .badge-hero-pair .badge-result{width:64%;border-width:5px;border-radius:21px}
  .sticker-hero,.trading-hero{min-height:520px}
  .sticker-hero>img:first-child,.trading-hero img{width:88%;max-height:520px;border-radius:24px}
  .product-variant-panel{padding:22px}
}

/* V5 — context-aware brand + premium pointer micro-interactions */
.fixed-brand{
  mix-blend-mode:normal;
  transition:filter .28s ease,opacity .28s ease,transform .28s cubic-bezier(.2,.75,.2,1);
  will-change:filter,transform;
}
.fixed-brand.logo-on-dark img{filter:brightness(0) invert(1)}
.fixed-brand:hover{transform:translateY(-1px) scale(1.015)}

/* Cursor-reactive dark-section spotlight. JS supplies --mx / --my. */
.logo-dark-zone{--mx:50%;--my:50%}
.logo-dark-zone::before{
  content:'';
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  opacity:0;
  background:radial-gradient(circle 240px at var(--mx) var(--my),rgba(255,236,207,.095),rgba(255,255,255,0) 72%);
  transition:opacity .35s ease;
}
.logo-dark-zone.pointer-active::before{opacity:1}
.hotfoil-hero::after{z-index:0}
.hotfoil-backdrop{z-index:0}
.hotfoil-copy,.hotfoil-image{z-index:2}
.experience-panel.logo-dark-zone>*{position:relative;z-index:2}

/* Magnetic controls: transform is driven by JS but retains tactile click response. */
.magnetic{
  --mag-x:0px;
  --mag-y:0px;
  transform:translate(var(--mag-x),var(--mag-y));
  transition:transform .32s cubic-bezier(.18,.85,.22,1),background-color .25s,border-color .25s,color .25s,box-shadow .25s;
  will-change:transform;
}
.magnetic.is-pressing{transform:translate(var(--mag-x),var(--mag-y)) scale(.94)!important;transition-duration:.09s}

/* Richer editorial title reveal, applied automatically to section headings. */
.motion-title{
  transform:translateY(18px);
  opacity:0;
  transition:transform .9s cubic-bezier(.2,.74,.15,1),opacity .7s ease;
}
.motion-title.title-visible{transform:translateY(0);opacity:1}
/* Fail-safe: headings must never remain hidden if JS/observer timing is interrupted. */
.motion-title.title-fallback{transform:translateY(0);opacity:1}

/* Pointer depth for cards. Vars are driven by JS and kept deliberately restrained. */
.tilt-reactive{
  --rx:0deg;
  --ry:0deg;
  --lift:0px;
  transform:perspective(1100px) rotateX(var(--rx)) rotateY(var(--ry)) translateY(var(--lift));
  transform-style:preserve-3d;
  transition:transform .48s cubic-bezier(.2,.75,.2,1),box-shadow .4s ease,border-color .35s ease;
  will-change:transform;
}
.tilt-reactive.pointer-active{--lift:-5px;box-shadow:0 24px 70px rgba(54,39,28,.13)}
.service-card.tilt-reactive:hover{transform:perspective(1100px) rotateX(var(--rx)) rotateY(var(--ry)) translateY(var(--lift));background:#fff}
.process-card.tilt-reactive figure{transition:transform .5s cubic-bezier(.2,.75,.2,1)}
.process-card.tilt-reactive.pointer-active figure{transform:translateZ(18px) scale(1.012)}
.process-card.tilt-reactive .step-label,.process-card.tilt-reactive>p{transition:transform .45s cubic-bezier(.2,.75,.2,1)}
.process-card.tilt-reactive.pointer-active .step-label{transform:translateZ(22px) translateY(-2px)}
.process-card.tilt-reactive.pointer-active>p{transform:translateZ(12px)}

/* Active carousel image gets its own independent pointer depth without disturbing carousel positioning. */
.carousel-card.active .frame{
  --frame-rx:0deg;
  --frame-ry:0deg;
  transform:perspective(1000px) rotateX(var(--frame-rx)) rotateY(var(--frame-ry));
  transition:transform .42s cubic-bezier(.2,.75,.2,1),box-shadow .42s ease;
  will-change:transform;
}
.carousel-card.active .frame.pointer-active{box-shadow:0 40px 95px rgba(54,39,28,.19)}
.carousel-card.active .frame img{transition:transform .45s cubic-bezier(.2,.75,.2,1)}
.carousel-card.active .frame.pointer-active img{transform:scale(1.018)}

/* Layered experience imagery responds at different depth rates. */
.experience-visual img,.trading-hero img,.sticker-hero img{
  --px:0px;
  --py:0px;
  translate:var(--px) var(--py);
  transition:translate .55s cubic-bezier(.2,.75,.2,1),transform .55s cubic-bezier(.2,.75,.2,1),box-shadow .4s ease;
  will-change:translate;
}
.experience-visual.pointer-active>img:first-child{box-shadow:0 34px 80px rgba(54,39,28,.2)}

/* Filter change feels like a re-stack instead of an abrupt content swap. */
.method-carousel.is-filtering .carousel-stage{animation:carouselRestack .48s cubic-bezier(.2,.75,.2,1)}
@keyframes carouselRestack{
  0%{opacity:1;transform:scale(1)}
  42%{opacity:.45;transform:scale(.982)}
  100%{opacity:1;transform:scale(1)}
}

/* One restrained metallic sweep when the hot-foil hero enters. */
.hotfoil-image{overflow:hidden;border-radius:32px}
.hotfoil-image::after{
  content:'';
  position:absolute;
  inset:-25%;
  pointer-events:none;
  background:linear-gradient(105deg,transparent 38%,rgba(255,226,178,.0) 44%,rgba(255,226,178,.23) 50%,rgba(255,226,178,.0) 56%,transparent 62%);
  transform:translateX(-75%) rotate(3deg);
  opacity:0;
}
.hotfoil-image.foil-sweep::after{animation:foilSweep 1.45s cubic-bezier(.2,.72,.2,1) .3s 1}
@keyframes foilSweep{0%{transform:translateX(-75%) rotate(3deg);opacity:0}18%{opacity:1}100%{transform:translateX(75%) rotate(3deg);opacity:0}}

/* Better hover/click feedback for nav and pills. */
.floating-nav a,.method-filter-btn,.carousel-arrow,.text-link,.service-card i{transition:transform .28s cubic-bezier(.2,.75,.2,1),background-color .25s,color .25s,border-color .25s,opacity .25s}
.text-link:hover span{display:inline-block;transform:translate(3px,3px)}

@media(hover:none),(pointer:coarse){
  .tilt-reactive,.service-card.tilt-reactive:hover{transform:none}
  .experience-visual img,.trading-hero img,.sticker-hero img{translate:0 0}
  .logo-dark-zone::before{display:none}
}
@media(prefers-reduced-motion:reduce){
  .fixed-brand,.magnetic,.motion-title,.tilt-reactive,.carousel-card.active .frame,.experience-visual img,.trading-hero img,.sticker-hero img{transition:none!important;animation:none!important;transform:none!important;translate:0 0!important;clip-path:none!important;opacity:1!important}
  .logo-dark-zone::before,.hotfoil-image::after{display:none!important}
}

/* Brand ownership footer */
.site-footer{padding:24px clamp(24px,5vw,80px) 32px;text-align:center;border-top:1px solid rgba(20,18,16,.12);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#756d65;background:var(--paper,#f3ece4)}
.site-footer p{margin:0}
