
:root{--coral:#ff5b5f;--coral-deep:#e6474d;--cream:#fff8ef;--paper:#fffdf9;--ink:#241b1a;--muted:#756766;--rose:#f4c5ba;--line:rgba(36,27,26,.13);--shadow:0 22px 70px rgba(73,38,34,.14);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}.site-header{height:86px;padding:0 clamp(22px,4vw,72px);display:flex;align-items:center;gap:34px;position:fixed;inset:0 0 auto;z-index:60;background:rgba(255,253,249,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(36,27,26,.08)}.brand{display:flex;align-items:center;gap:12px;margin-right:auto}.brand-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--coral);overflow:hidden;box-shadow:0 8px 25px rgba(255,91,95,.25)}.brand-mark img{width:37px;height:37px;object-fit:contain}.brand strong{font-family:Georgia,serif;font-size:19px;letter-spacing:.04em}.brand small{display:block;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.main-nav{display:flex;gap:28px;align-items:center}.main-nav a{font-size:14px;position:relative}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:var(--coral);transition:.3s}.main-nav a:hover:after{right:0}.header-cta{height:46px;display:flex;align-items:center;gap:9px;padding:0 18px;border-radius:999px;background:var(--ink);color:white;font-weight:700;font-size:13px}.header-cta svg,.whatsapp-float svg,.social-button svg,.light svg{width:20px;fill:currentColor}.menu-toggle{display:none;border:0;background:transparent;padding:8px}.menu-toggle span{display:block;width:25px;height:2px;background:var(--ink);margin:6px}.hero{min-height:100svh;padding:136px clamp(22px,7vw,120px) 68px;position:relative;display:flex;align-items:center;overflow:hidden;background:#382321;color:white}.hero-media,.hero-wash{position:absolute;inset:0}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center 55%}.hero-wash{background:linear-gradient(90deg,rgba(28,16,15,.9) 0%,rgba(28,16,15,.58) 43%,rgba(28,16,15,.1) 72%),linear-gradient(0deg,rgba(26,15,14,.28),rgba(26,15,14,.12))}.hero-content{position:relative;z-index:2;max-width:790px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:800;margin:0 0 18px;color:#ffd4cb}.eyebrow.dark{color:var(--coral-deep)}.hero h1,.catalog-hero h1{font-family:Georgia,serif;font-size:clamp(48px,7vw,100px);font-weight:400;line-height:.96;letter-spacing:-.045em;margin:0}.hero h1 em,.catalog-hero h1 em{font-weight:400;color:#ffc7b8}.hero-text{max-width:620px;font-size:clamp(16px,1.7vw,21px);color:rgba(255,255,255,.8);margin:30px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{min-height:54px;padding:0 23px;display:inline-flex;align-items:center;justify-content:center;gap:13px;border-radius:999px;font-weight:800;font-size:14px;border:1px solid transparent;transition:transform .25s,background .25s,color .25s}.button:hover{transform:translateY(-2px)}.button svg,.text-link svg,.text-button svg,.catalog-info a svg{width:20px}.button.primary{background:var(--coral);color:white}.button.primary:hover{background:#ff7275}.button.ghost{border-color:rgba(255,255,255,.45);color:white;background:rgba(255,255,255,.05)}.button.outline{border-color:var(--ink)}.button.dark{background:var(--ink)}.button.light{background:white;color:var(--ink)}.hero-proof{display:flex;gap:40px;margin-top:50px;border-top:1px solid rgba(255,255,255,.22);padding-top:22px}.hero-proof div{display:flex;flex-direction:column}.hero-proof strong{font-family:Georgia,serif;font-size:24px}.hero-proof span{color:rgba(255,255,255,.62);font-size:11px;text-transform:uppercase;letter-spacing:.1em}.hero-note{position:absolute;right:4vw;bottom:52px;z-index:3;width:140px;height:140px;border-radius:50%;background:rgba(255,91,95,.92);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-8deg);text-align:center;box-shadow:0 20px 50px rgba(0,0,0,.25)}.hero-note span{font-size:11px;text-transform:uppercase;letter-spacing:.14em}.hero-note strong{font-family:Georgia,serif;font-size:23px}.section{padding:clamp(76px,9vw,140px) clamp(22px,7vw,120px)}.intro{display:grid;grid-template-columns:.75fr 2fr;gap:7vw;background:var(--cream);align-items:start}.intro-kicker{text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:800;color:var(--coral-deep);padding-top:13px}.intro h2,.section-heading h2,.experience-copy h2,.steps h2,.catalog-cta h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(38px,5vw,72px);line-height:1.03;letter-spacing:-.035em;margin:0}.intro p{font-size:clamp(18px,2vw,26px);color:var(--muted);max-width:850px}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:48px}.section-heading h2{font-size:clamp(38px,4.5vw,64px)}.text-link{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:800;border-bottom:1px solid var(--ink);padding-bottom:6px}.section-note{color:var(--muted);font-size:13px}.collections{background:white}.collection-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-auto-rows:310px;gap:18px}.collection-card{position:relative;overflow:hidden;border-radius:var(--radius);background:#ddd;color:white;min-height:260px}.collection-card.tall{grid-row:span 2}.collection-card.wide{grid-column:span 2}.collection-card img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.collection-card:hover img{transform:scale(1.055)}.collection-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(28,15,14,.76),transparent 64%)}.collection-card>span{position:absolute;top:20px;left:22px;z-index:2;width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.5);border-radius:50%;font-size:11px}.collection-card div{position:absolute;left:25px;right:25px;bottom:24px;z-index:2}.collection-card h3{font-family:Georgia,serif;font-size:31px;font-weight:400;margin:0 0 4px}.collection-card p{margin:0;color:rgba(255,255,255,.74);font-size:13px}.showcase{background:var(--cream)}.showcase-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.showcase-card{background:white;border-radius:22px;overflow:hidden;border:1px solid rgba(36,27,26,.07);cursor:zoom-in;transition:transform .3s,box-shadow .3s}.showcase-card:nth-child(2),.showcase-card:nth-child(6){transform:translateY(28px)}.showcase-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.showcase-card:nth-child(2):hover,.showcase-card:nth-child(6):hover{transform:translateY(20px)}.showcase-image{aspect-ratio:4/5;overflow:hidden}.showcase-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.showcase-card:hover img{transform:scale(1.04)}.showcase-copy{padding:19px}.showcase-copy span{color:var(--coral-deep);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.showcase-copy h3{font-family:Georgia,serif;font-size:22px;font-weight:400;margin:5px 0 14px}.text-button{border:0;background:none;padding:0;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:800;cursor:pointer}.center-action{text-align:center;margin-top:66px}.experience{display:grid;grid-template-columns:1.05fr .95fr;gap:7vw;align-items:center;background:#ffd9cf}.experience-media{height:min(720px,70vw);border-radius:var(--radius);overflow:hidden;transform:rotate(-2deg);box-shadow:var(--shadow)}.experience-media img{width:100%;height:100%;object-fit:cover}.experience-copy p:not(.eyebrow){font-size:18px;color:#5e4c49}.experience-copy ul{list-style:none;padding:0;margin:30px 0}.experience-copy li{display:flex;align-items:center;gap:16px;padding:15px 0;border-bottom:1px solid rgba(36,27,26,.15);font-weight:700}.experience-copy li span{width:34px;height:34px;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;font-size:11px}.steps{background:white}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.steps article{padding:38px;border:1px solid var(--line);border-radius:24px}.steps article>span{display:grid;place-items:center;width:45px;height:45px;border-radius:50%;background:var(--coral);color:white;font-weight:800}.steps h3{font-family:Georgia,serif;font-size:27px;font-weight:400;margin:25px 0 8px}.steps p{color:var(--muted);margin:0}.rating{display:grid;grid-template-columns:.7fr 1.3fr;gap:7vw;background:var(--ink);color:white;align-items:center}.rating-score strong{font-family:Georgia,serif;font-size:clamp(70px,10vw,150px);font-weight:400;line-height:1}.stars{color:#ffd27a;letter-spacing:.18em}.rating-score span{display:block;color:rgba(255,255,255,.55);font-size:11px;text-transform:uppercase;letter-spacing:.16em;margin-top:8px}.rating-copy p{font-family:Georgia,serif;font-size:clamp(30px,4vw,58px);line-height:1.08;margin:0 0 20px}.rating-copy span{color:rgba(255,255,255,.55);font-size:12px;text-transform:uppercase;letter-spacing:.14em}.final-cta{min-height:680px;position:relative;display:grid;place-items:center;text-align:center;color:white;overflow:hidden}.final-cta-bg{position:absolute;inset:0}.final-cta-bg img{width:100%;height:100%;object-fit:cover}.final-cta-bg:after{content:"";position:absolute;inset:0;background:rgba(31,16,15,.68)}.final-cta-content{position:relative;z-index:2;max-width:800px}.final-cta-content>img{width:110px;height:110px;object-fit:contain;margin:0 auto 15px}.final-cta h2{font-family:Georgia,serif;font-size:clamp(42px,6vw,80px);font-weight:400;line-height:1;margin:0 0 34px}.final-cta-content>div{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.social-button{min-height:54px;padding:0 23px;border:1px solid rgba(255,255,255,.5);border-radius:999px;display:flex;align-items:center;gap:10px;font-weight:800;font-size:14px}.footer{padding:70px clamp(22px,7vw,120px) 28px;background:#181211;color:white;display:grid;grid-template-columns:1.8fr .7fr .8fr;gap:6vw}.footer-brand{display:flex;gap:20px}.brand-mark.large{width:76px;height:76px;flex:0 0 auto}.brand-mark.large img{width:58px;height:58px}.footer h3{font-family:Georgia,serif;font-weight:400;font-size:29px;margin:0 0 8px}.footer p{margin:0;color:rgba(255,255,255,.55);max-width:430px}.footer-links{display:flex;flex-direction:column;gap:8px;color:rgba(255,255,255,.62);font-size:13px}.footer-links h4{color:white;text-transform:uppercase;letter-spacing:.16em;font-size:10px;margin:0 0 10px}.footer-links a:hover{color:white}.footer-bottom{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.12);margin-top:32px;padding-top:20px;display:flex;justify-content:space-between;color:rgba(255,255,255,.35);font-size:11px}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:55;display:flex;align-items:center;gap:9px;padding:14px 18px;background:#1f8f56;color:white;border-radius:999px;box-shadow:0 14px 35px rgba(18,92,54,.3);font-weight:800;font-size:12px}.whatsapp-float svg{width:22px}.lightbox{position:fixed;inset:0;z-index:100;background:rgba(15,10,9,.93);display:none;align-items:center;justify-content:center;padding:40px}.lightbox.open{display:flex}.lightbox img{max-width:min(100%,1100px);max-height:86vh;object-fit:contain;border-radius:16px}.lightbox-close{position:absolute;top:20px;right:25px;border:0;background:transparent;color:white;font-size:42px;cursor:pointer}.lightbox-caption{position:absolute;bottom:12px;color:white;font-size:13px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:none}.catalog-page{background:var(--cream)}.catalog-hero{min-height:630px;padding:150px clamp(22px,7vw,120px) 70px;display:grid;grid-template-columns:1.1fr .9fr;gap:6vw;align-items:center;background:var(--ink);color:white;overflow:hidden}.catalog-hero h1{font-size:clamp(52px,7vw,92px)}.catalog-hero p:not(.eyebrow){max-width:610px;color:rgba(255,255,255,.64);font-size:18px}.catalog-hero>img{width:100%;height:420px;object-fit:cover;border-radius:50% 50% 22px 22px;box-shadow:0 25px 60px rgba(0,0,0,.3)}.catalog-section{padding:55px clamp(22px,5vw,80px) 120px}.filter-bar{display:flex;justify-content:center;gap:9px;flex-wrap:wrap;margin-bottom:46px;position:sticky;top:96px;z-index:20}.filter-bar button{border:1px solid var(--line);background:rgba(255,253,249,.9);backdrop-filter:blur(12px);padding:11px 18px;border-radius:999px;font-size:12px;font-weight:800;cursor:pointer}.filter-bar button.active{background:var(--ink);color:white}.catalog-grid{columns:4 260px;column-gap:18px}.catalog-card{display:inline-block;width:100%;margin:0 0 18px;background:white;border-radius:22px;overflow:hidden;border:1px solid rgba(36,27,26,.07);cursor:zoom-in;break-inside:avoid}.catalog-card.hidden{display:none}.catalog-photo{position:relative;overflow:hidden}.catalog-photo img{width:100%;height:auto}.catalog-photo span{position:absolute;top:13px;right:13px;background:rgba(255,255,255,.85);backdrop-filter:blur(10px);border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900;letter-spacing:.12em}.catalog-info{padding:18px;display:flex;align-items:center;justify-content:space-between;gap:15px}.catalog-info p{margin:0;color:var(--coral-deep);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.13em}.catalog-info h2{font-family:Georgia,serif;font-size:21px;font-weight:400;margin:4px 0 0}.catalog-info>a{flex:0 0 auto;width:40px;height:40px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}.empty-state{display:none;text-align:center;padding:80px;color:var(--muted)}.catalog-cta{padding:70px clamp(22px,7vw,120px);background:#ffd9cf;display:flex;align-items:center;justify-content:space-between;gap:30px}.catalog-cta h2{font-size:clamp(34px,4vw,56px)}
@media(max-width:1050px){.main-nav{display:none}.menu-toggle{display:block;order:3}.header-cta{order:2}.main-nav.open{display:flex;position:fixed;inset:86px 0 0;background:var(--paper);flex-direction:column;justify-content:center;font-family:Georgia,serif;font-size:28px}.main-nav.open a{font-size:27px}.showcase-grid{grid-template-columns:repeat(2,1fr)}.collection-grid{grid-template-columns:1fr 1fr}.collection-card.tall{grid-row:span 1}.collection-card.wide{grid-column:span 2}.footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.catalog-grid{columns:3 250px}}
@media(max-width:760px){.site-header{height:72px;padding:0 18px}.brand-mark{width:42px;height:42px}.brand-mark img{width:32px;height:32px}.brand small{display:none}.header-cta{width:44px;height:44px;padding:0;justify-content:center}.header-cta span{display:none}.main-nav.open{inset:72px 0 0}.hero{padding:122px 22px 48px;align-items:end;min-height:880px}.hero-wash{background:linear-gradient(0deg,rgba(27,15,14,.92) 0%,rgba(27,15,14,.58) 56%,rgba(27,15,14,.12) 100%)}.hero-media img{object-position:54% center}.hero h1{font-size:51px}.hero-text{font-size:16px;margin:22px 0}.hero-actions .button{width:100%}.hero-proof{gap:18px;justify-content:space-between}.hero-proof strong{font-size:18px}.hero-proof span{font-size:8px}.hero-note{display:none}.section{padding:75px 20px}.intro{grid-template-columns:1fr;gap:15px}.intro p{font-size:18px}.section-heading{align-items:start;flex-direction:column;margin-bottom:30px}.collection-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.collection-card,.collection-card.wide,.collection-card.tall{min-width:84vw;height:470px;scroll-snap-align:center}.showcase-grid{grid-template-columns:1fr 1fr;gap:10px}.showcase-card:nth-child(2),.showcase-card:nth-child(6){transform:none}.showcase-copy{padding:14px}.showcase-copy h3{font-size:18px}.showcase-copy .text-button{display:none}.center-action{margin-top:35px}.experience{grid-template-columns:1fr;gap:45px}.experience-media{height:520px}.steps-grid{grid-template-columns:1fr}.steps article{padding:28px}.rating{grid-template-columns:1fr}.final-cta{min-height:650px}.footer{grid-template-columns:1fr;padding:55px 20px 24px}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}.whatsapp-float span{display:none}.whatsapp-float{width:54px;height:54px;padding:0;justify-content:center}.catalog-hero{padding:120px 20px 55px;grid-template-columns:1fr}.catalog-hero>img{height:300px}.catalog-section{padding:35px 12px 80px}.filter-bar{justify-content:flex-start;overflow:auto;flex-wrap:nowrap;top:80px;padding:6px 4px}.filter-bar button{white-space:nowrap}.catalog-grid{columns:2 145px;column-gap:10px}.catalog-card{margin-bottom:10px;border-radius:16px}.catalog-info{padding:12px}.catalog-info h2{font-size:16px}.catalog-info>a{display:none}.catalog-photo span{font-size:8px}.catalog-cta{padding:55px 20px;align-items:flex-start;flex-direction:column}.lightbox{padding:20px}.lightbox img{max-height:80vh}}
@media(max-width:420px){.brand strong{font-size:16px}.showcase-grid{grid-template-columns:1fr 1fr}.collection-card{min-width:88vw}.catalog-grid{columns:2 135px}.catalog-info p{font-size:8px}.catalog-info h2{font-size:14px}.hero h1{font-size:45px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}


/* Refinamento visual: abertura editorial e chamada final */
.hero.hero-editorial{
  min-height:clamp(760px,100svh,940px);
  padding:136px clamp(24px,6vw,104px) 64px;
  display:grid;
  grid-template-columns:minmax(0,.88fr) minmax(480px,1.12fr);
  gap:clamp(42px,6vw,96px);
  align-items:center;
  background:
    radial-gradient(circle at 4% 94%,rgba(255,91,95,.13),transparent 27%),
    linear-gradient(135deg,#fffaf4 0%,#f8eee8 100%);
  color:var(--ink);
  overflow:hidden;
}
.hero-editorial:before{
  content:"";
  position:absolute;
  width:420px;height:420px;
  border:1px solid rgba(230,71,77,.18);
  border-radius:50%;
  left:-260px;top:24%;
}
.hero-copy{position:relative;z-index:3;max-width:680px}
.hero-topline{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:18px;margin-bottom:34px;border-bottom:1px solid var(--line);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.17em;color:var(--muted)}
.hero-editorial .eyebrow{margin-bottom:16px}
.hero-editorial h1{font-size:clamp(56px,6.4vw,94px);line-height:.91;letter-spacing:-.055em;color:var(--ink)}
.hero-editorial h1 em{display:inline-block;color:var(--coral-deep);font-style:italic}
.hero-editorial .hero-text{max-width:570px;margin:28px 0;color:#645451;font-size:clamp(16px,1.35vw,20px);line-height:1.7}
.hero-editorial .hero-actions{margin-top:30px}
.hero-editorial .hero-catalog{border-color:rgba(36,27,26,.25);background:rgba(255,255,255,.48);color:var(--ink)}
.hero-editorial .hero-catalog:hover{background:white}
.hero-editorial .hero-proof{width:min(100%,610px);gap:0;margin-top:44px;padding-top:22px;border-top:1px solid var(--line)}
.hero-editorial .hero-proof div{flex:1;min-width:0;padding-right:20px}
.hero-editorial .hero-proof div+div{padding-left:20px;border-left:1px solid var(--line)}
.hero-editorial .hero-proof strong{font-size:23px;color:var(--ink)}
.hero-editorial .hero-proof span{margin-top:3px;color:var(--muted);font-size:9px;line-height:1.35}
.hero-visual{position:relative;z-index:2;height:min(690px,73vh);min-height:565px;max-width:760px;margin-left:auto;width:100%}
.hero-photo-main{position:absolute;inset:0 5% 5% 16%;overflow:hidden;border-radius:190px 190px 34px 34px;box-shadow:0 32px 80px rgba(75,38,34,.2);background:#dcc9c1}
.hero-photo-main:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.35)}
.hero-photo-main img{width:100%;height:100%;object-fit:cover;object-position:51% 54%;transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}
.hero-editorial:hover .hero-photo-main img{transform:scale(1.018)}
.hero-side-photo{position:absolute;width:30%;aspect-ratio:1/1;left:0;bottom:0;overflow:hidden;border-radius:50%;border:8px solid #f9f0ea;box-shadow:0 20px 48px rgba(70,36,33,.2)}
.hero-side-photo img{width:100%;height:100%;object-fit:cover;object-position:center}
.hero-label{position:absolute;right:0;top:13%;width:134px;height:134px;border-radius:50%;background:var(--coral);color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transform:rotate(7deg);box-shadow:0 18px 40px rgba(230,71,77,.28)}
.hero-label span{font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.16em}
.hero-label strong{font-family:Georgia,serif;font-size:24px;line-height:1.02;font-weight:400;max-width:90px}
.hero-visual-caption{position:absolute;right:4%;bottom:0;width:48%;min-height:90px;padding:18px 20px;display:flex;gap:16px;align-items:flex-start;background:rgba(255,253,249,.94);backdrop-filter:blur(14px);border:1px solid rgba(36,27,26,.09);border-radius:18px;box-shadow:0 18px 44px rgba(73,38,34,.13)}
.hero-visual-caption span{flex:0 0 auto;width:31px;height:31px;border:1px solid var(--coral-deep);border-radius:50%;display:grid;place-items:center;color:var(--coral-deep);font-size:9px;font-weight:900}
.hero-visual-caption p{margin:0;color:#685855;font-size:12px;line-height:1.55}

.final-cta{min-height:auto;padding-top:clamp(70px,8vw,120px);padding-bottom:clamp(70px,8vw,120px);display:block;background:var(--cream);color:var(--ink);text-align:left}
.final-cta-shell{position:relative;min-height:610px;display:grid;grid-template-columns:1.05fr .95fr;background:var(--ink);border-radius:32px;overflow:hidden;box-shadow:0 28px 80px rgba(63,33,30,.17)}
.final-cta-bg{position:relative;inset:auto;min-height:610px;overflow:hidden}
.final-cta-bg img{width:100%;height:100%;object-fit:cover;object-position:53% center;transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}
.final-cta-shell:hover .final-cta-bg img{transform:scale(1.025)}
.final-cta-bg:after{background:linear-gradient(90deg,rgba(31,16,15,.03),rgba(31,16,15,.23))}
.final-cta-content{position:relative;z-index:2;max-width:none;padding:clamp(52px,6vw,92px);display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,#2b1e1c,#1c1514);color:white}
.final-cta-content:before{content:"";position:absolute;inset:24px;border:1px solid rgba(255,255,255,.1);border-radius:20px;pointer-events:none}
.final-cta-mark{display:flex!important;justify-content:flex-start!important;align-items:center;gap:12px;margin-bottom:42px}
.final-cta-mark img{width:48px;height:48px;object-fit:contain;margin:0}
.final-cta-mark span{font-family:Georgia,serif;letter-spacing:.08em;font-size:15px}
.final-cta .eyebrow{color:#ffbdb0;margin-bottom:18px}
.final-cta h2{font-size:clamp(42px,4.5vw,68px);line-height:1.02;letter-spacing:-.04em;margin:0 0 24px;max-width:650px}
.final-cta-text{max-width:600px;margin:0 0 34px;color:rgba(255,255,255,.67);font-size:16px;line-height:1.7}
.final-cta-content>.final-cta-actions{display:flex;justify-content:flex-start;gap:12px;flex-wrap:wrap}
.final-cta .social-button{color:white;background:rgba(255,255,255,.04)}
.final-cta-meta{display:flex!important;justify-content:flex-start!important;gap:24px;margin-top:38px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.48);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.14em}
.final-cta-meta span+span:before{content:"•";margin-right:24px;color:var(--coral)}

@media(max-width:1050px){
  .hero.hero-editorial{grid-template-columns:1fr 1fr;gap:38px;padding-left:42px;padding-right:42px}
  .hero-editorial h1{font-size:clamp(52px,7vw,74px)}
  .hero-visual{height:610px;min-height:0}
  .hero-photo-main{inset:0 3% 6% 9%}
  .hero-side-photo{width:27%}
  .hero-label{width:112px;height:112px}
  .hero-label strong{font-size:20px}
  .final-cta-shell{grid-template-columns:.92fr 1.08fr}
  .final-cta-content{padding:56px}
}
@media(max-width:760px){
  .hero.hero-editorial{min-height:auto;padding:104px 20px 46px;display:flex;flex-direction:column;align-items:stretch;gap:38px}
  .hero-copy{max-width:none}
  .hero-topline{margin-bottom:25px}
  .hero-editorial h1{font-size:clamp(46px,14vw,62px);line-height:.94}
  .hero-editorial .hero-text{margin:22px 0 0;font-size:16px;line-height:1.6}
  .hero-editorial .hero-actions{margin-top:26px}
  .hero-editorial .hero-actions .button{width:100%}
  .hero-editorial .hero-proof{margin-top:31px;padding-top:17px}
  .hero-editorial .hero-proof div{padding-right:10px}
  .hero-editorial .hero-proof div+div{padding-left:10px}
  .hero-editorial .hero-proof strong{font-size:19px}
  .hero-editorial .hero-proof span{font-size:7px;letter-spacing:.07em}
  .hero-visual{height:520px;min-height:0;width:100%;max-width:560px;margin:0 auto}
  .hero-photo-main{inset:0 4% 7% 8%;border-radius:130px 130px 26px 26px}
  .hero-side-photo{width:30%;border-width:6px}
  .hero-label{right:0;top:10%;width:102px;height:102px}
  .hero-label strong{font-size:19px}
  .hero-visual-caption{width:61%;right:1%;padding:14px 15px;min-height:75px}
  .hero-visual-caption p{font-size:10px}
  .final-cta{padding:66px 18px}
  .final-cta-shell{min-height:0;grid-template-columns:1fr;border-radius:24px}
  .final-cta-bg{min-height:410px}
  .final-cta-bg img{object-position:center 52%}
  .final-cta-content{padding:48px 28px 42px}
  .final-cta-content:before{inset:14px}
  .final-cta-mark{margin-bottom:32px}
  .final-cta h2{font-size:42px}
  .final-cta-content>.final-cta-actions{flex-direction:column}
  .final-cta-content>.final-cta-actions a{width:100%;justify-content:center}
  .final-cta-meta{gap:10px;flex-direction:column}
  .final-cta-meta span+span:before{display:none}
}
@media(max-width:420px){
  .hero-topline span:last-child{display:none}
  .hero-visual{height:455px}
  .hero-label{width:90px;height:90px}
  .hero-label strong{font-size:17px}
  .hero-visual-caption{width:69%}
  .final-cta-bg{min-height:350px}
  .final-cta h2{font-size:37px}
}
