:root{color-scheme:dark;--paper:#080808;--ink:#eee6da;--muted:#b7ada2;--copper:#d4a477;--line:#34302a}
body,.header{background:#080808}.header{height:140px}.brand{gap:22px}.brand img{width:106px;height:106px}.brand>.brand-tagline{font-family:var(--sans);font-size:18px;letter-spacing:2.2px;line-height:1.35;text-align:center;color:#eee6da}.brand-tagline small{font-size:12px;letter-spacing:3px;margin-top:7px;text-align:center}.header nav a{font-size:14px}.header nav{gap:42px}.header-social{color:#beb3a5}.hero-copy{padding-top:66px}.hero-art,.perfume-photo,.product-image{background:#080808}.hero-art>img{object-position:53% center}.hero-art>span{color:#e6c5a4;background:#080808b8}.intro,.story-copy,.description{color:#beb3a5}.hero-foot{color:#b5a795}.button.dark{background:#d4a477;color:#100e0b;border-color:#d4a477}.button.dark:hover{background:#ecc7a0;border-color:#ecc7a0}.philosophy,.olfactory{background:#10100f}.values article,.notes article{border-color:#3b342b}.values p{color:#b7ada2}.notes small{color:#c1ac91}.product-signature{color:#dfb88e}.family{border-color:#75604a;color:#d4b694}.text-link{border-color:#75604a}.search input::placeholder{color:#aaa197;opacity:1}.filters button[aria-pressed=true]{color:#eee6da}footer{background:#050505;border-top:1px solid #302a22}.skip:focus{background:#171512;color:white}
@media(max-width:1000px){.header{height:124px}.brand img{width:96px;height:96px}.brand{gap:16px}.brand>.brand-tagline{font-size:16px;letter-spacing:1.5px}.brand-tagline small{font-size:10px;letter-spacing:2px}.hero-copy{padding-top:50px}}
@media(max-width:640px){.header{height:auto;min-height:164px;display:flex;flex-direction:column;gap:0;padding:12px 6% 0}.brand{gap:18px;justify-content:center}.brand img{width:96px;height:96px}.brand>.brand-tagline{font-size:18px;letter-spacing:2px}.brand-tagline small{font-size:11px;letter-spacing:2.5px}.header nav{height:48px;gap:45px;justify-content:center;width:100%}.header nav a{font-size:13px}.hero-copy{padding-top:40px}.hero-art{min-height:370px}.hero-art>img{object-position:53% center}}
/* Tipografia e paleta verificadas em www.alris.com.br. */
:root{--black:#060504;--gold:#c8915f;--gold2:#e7bea0;--cream:#fff3e8;--paper:var(--black);--ink:var(--cream);--muted:#cbb39d;--copper:var(--gold);--line:rgba(200,145,95,.32);--serif:Cinzel,Georgia,serif;--sans:Montserrat,Arial,sans-serif}
body,.header{background:var(--black);color:var(--cream)}h1,h2,h3{color:var(--gold2);font-family:var(--serif);font-weight:400;letter-spacing:0;line-height:1.15}em{font-style:normal;color:var(--gold2)}.eyebrow,.hero-foot,.note-number{color:var(--gold2)}.intro{color:rgba(255,243,232,.9)}.story-copy,.description,.signature,.values p,.notes p,.notes small,dd,.catalog-head>p:last-child,.result-count,.breadcrumb,footer>div,footer>p,.footer-brand span{color:var(--muted)}.header nav a,.header-social{color:rgba(255,243,232,.86);font-family:var(--sans)}.header nav a:hover,.header-social:hover,.text-link:hover{color:var(--gold2)}.brand>.brand-tagline{font:400 12px/1.6 var(--sans);letter-spacing:3px;text-align:center;color:var(--gold2)}.product-signature{font-family:var(--serif);font-size:23px;line-height:1.5;color:var(--gold2)}.family,dt,.text-link{color:var(--gold2)}.family,.text-link,.values article,.notes article{border-color:var(--line)}.button.dark{background:transparent;border:1px solid var(--gold);color:var(--gold2)}.button.dark:hover{background:var(--gold2);color:#050403}.search input::placeholder{color:var(--muted)}.filters button{color:var(--muted)}.filters button[aria-pressed=true]{color:var(--gold2)}.hero-art>span{color:var(--gold2)}footer{background:#050403}.hero-copy h1{font-size:clamp(40px,4.4vw,68px)}.card-caption h2{font-size:27px;overflow-wrap:anywhere}.product-copy h1{font-size:clamp(32px,4vw,60px);overflow-wrap:anywhere}.section h2{font-size:clamp(30px,3vw,48px)}.catalog-head h1{font-size:clamp(36px,4.5vw,65px)}.values h3{font-size:24px}.hero-copy{padding-top:65px}
@media(max-width:1000px){.brand>.brand-tagline{font-size:10px;letter-spacing:2px}.hero-copy h1{font-size:44px}.hero-copy{padding-top:48px}.card-caption h2{font-size:23px}.product-copy h1{font-size:36px}}
@media(max-width:640px){.brand{gap:10px}.brand>.brand-tagline{font-size:11px;letter-spacing:2px;max-width:205px}.hero-copy h1{font-size:43px}.hero-copy{padding-top:38px}.card-caption h2{font-size:19px;line-height:1.25}.product-copy h1{font-size:36px}.product-signature{font-size:22px}.catalog-head h1{font-size:36px}.values h3{font-size:20px}.notes h3{font-size:24px}}
.values{grid-template-columns:repeat(4,minmax(0,1fr))}.values article{min-width:0}.card-caption h2{font-size:27px}
@media(max-width:1000px){.values{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 0}.values article:nth-child(3){border-left:0;padding-left:0}.card-caption h2{font-size:23px}}
@media(max-width:640px){.values{grid-template-columns:1fr}.values article{padding:0;border:0}.values p{max-width:none}.card-caption h2{font-size:19px}}
/* Moldura contínua envolvendo a fotografia e as informações de cada perfume. */
.perfume-card{border:1px solid rgba(231,190,160,.5);background:#100e0b;display:flex;flex-direction:column;min-width:0;transition:border-color .2s ease}
.perfume-card:hover,.perfume-card:focus-within{border-color:var(--gold2)}
.perfume-card .perfume-photo{border-bottom:1px solid var(--line)}
.perfume-card .card-caption{padding:24px;display:flex;flex-direction:column;flex:1}
.perfume-card .signature{margin-bottom:22px}
.perfume-card .text-link{margin-top:auto;padding:18px 0 0;border-bottom:0;border-top:1px solid var(--line);text-transform:uppercase;letter-spacing:1.2px;line-height:1.7}
.product-image{border:1px solid rgba(231,190,160,.5)}
@media(max-width:1000px){.perfume-card .card-caption{padding:18px}.perfume-card .text-link{font-size:10px;letter-spacing:.8px}}
@media(max-width:640px){.perfume-card .card-caption{padding:13px}.perfume-card .signature{margin-bottom:16px}.perfume-card .text-link{font-size:8px;letter-spacing:.6px;padding-top:13px}}
/* Abertura com a identidade visual da ALRIS e princípios em caixas. */
.brand-hero .hero-copy{align-items:center;justify-content:center;text-align:center;padding:34px 8% 48px;gap:0}
.hero-brand-logo{width:min(310px,85%);height:auto;object-fit:contain;flex-shrink:0}
.hero-copy h1.hero-brand-title{font-family:var(--sans);font-size:clamp(15px,1.6vw,23px);font-weight:400;letter-spacing:.24em;line-height:1.7;text-transform:uppercase;margin:10px 0 0;max-width:100%;color:var(--gold2)}
.brand-divider{display:flex;align-items:center;justify-content:center;gap:20px;color:var(--gold2);font-size:19px;margin:24px 0}
.brand-divider span{width:64px;height:1px;background:var(--line)}
.brand-hero .intro{font-size:14px;line-height:1.9;max-width:470px}
.brand-hero .hero-copy .button{margin-top:30px}
.story{align-items:center}.story-copy{padding-top:0}.story h2{font-size:clamp(30px,3.2vw,50px);line-height:1.2}
.philosophy{background:radial-gradient(circle at 12% 10%,rgba(200,145,95,.06),transparent 45%),#080604}
.philosophy .section-heading{text-align:center}
.philosophy .section-heading h2{font-size:clamp(32px,4.5vw,64px);line-height:1.15;max-width:960px;margin:0 auto}
.philosophy .values{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-top:60px}
.philosophy .values article,.philosophy .values article:first-child,.philosophy .values article:nth-child(3){border:1px solid rgba(200,145,95,.22);padding:40px 26px;min-height:285px;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.015));transition:transform .25s ease,border-color .25s ease,background .25s ease,box-shadow .25s ease;outline-offset:5px}
.philosophy .values article:hover,.philosophy .values article:focus-visible{transform:translateY(-7px);border-color:rgba(231,190,160,.75);background:linear-gradient(180deg,rgba(200,145,95,.15),rgba(255,255,255,.035));box-shadow:0 15px 40px rgba(0,0,0,.4)}
.philosophy .values h3{font-size:clamp(18px,1.8vw,25px);letter-spacing:.03em;margin:13px 0 28px}
.philosophy .values p{font-size:14px;line-height:1.8;max-width:none}
@media(max-width:1100px){.philosophy .values{grid-template-columns:repeat(2,minmax(0,1fr))}.philosophy .values h3{font-size:25px}.hero-brand-logo{width:270px}.brand-hero .hero-copy{padding:30px 7% 40px}}
@media(max-width:640px){.brand-hero .hero-copy{padding:26px 6% 42px}.hero-brand-logo{width:260px;max-width:85%}.hero-copy h1.hero-brand-title{font-size:15px;letter-spacing:.18em;margin-top:8px}.brand-divider{margin:24px 0}.brand-hero .intro{font-size:13px}.philosophy .values{grid-template-columns:1fr;margin-top:36px;gap:20px}.philosophy .values article,.philosophy .values article:first-child,.philosophy .values article:nth-child(3){min-height:230px;padding:30px 26px}.philosophy .values h3{font-size:25px;margin:10px 0 24px}.philosophy .section-heading h2{font-size:31px}}
/* Cabeçalho persistente, navegação por seção e rodapé institucional. */
.header{position:sticky;top:0;z-index:50;height:78px;min-height:0;padding:6px 5.5%;display:grid;grid-template-columns:1fr auto 1fr;gap:24px;background:rgba(6,5,4,.97);backdrop-filter:blur(16px)}
.header .brand{justify-self:start;display:block}.header .brand img{width:68px;height:64px;object-fit:contain}.header nav{height:100%;gap:32px}.header nav a{font-size:12px}.header .header-social{display:block;justify-self:end;font-size:11px;letter-spacing:1px}
#marca,#filosofia{scroll-margin-top:96px}
.philosophy .values{gap:18px;margin-top:38px}.philosophy .values article,.philosophy .values article:first-child,.philosophy .values article:nth-child(3){min-height:205px;padding:24px 20px}.philosophy .values h3{font-size:20px;margin:8px 0 18px}.philosophy .values p{font-size:12px;line-height:1.8}
footer{grid-template-columns:1.1fr 1fr 1fr 1fr;align-items:start;gap:28px;padding:46px 5.5% 24px}footer .footer-logo{display:block;max-width:150px;margin-top:-16px}footer .footer-logo img{width:150px;height:150px;object-fit:contain}footer h4{font-family:var(--sans);font-size:11px;text-transform:uppercase;letter-spacing:1.8px;font-weight:400;color:var(--gold2);margin:0 0 12px}footer>div{gap:0;padding-top:6px}footer>div a{font-size:12px;overflow-wrap:anywhere}footer>p{text-align:center;font-size:11px;margin-top:12px;padding-top:24px;border-color:var(--line)}
@media(max-width:850px){.header{padding:6px 4%;gap:14px}.header nav{gap:22px}.header .header-social{font-size:9px;letter-spacing:.4px}footer{grid-template-columns:1fr 1fr;gap:30px}footer .footer-logo{grid-column:auto}.philosophy .values article,.philosophy .values article:first-child,.philosophy .values article:nth-child(3){min-height:185px}}
@media(max-width:640px){.header{height:100px;grid-template-columns:70px 1fr;grid-template-rows:44px 38px;gap:0 12px;padding:6px 6%}.header .brand{grid-row:1/3}.header .header-social{grid-column:2;grid-row:1;justify-self:end;font-size:10px}.header nav{grid-column:2;grid-row:2;gap:20px;justify-content:flex-end}.header nav a{font-size:11px}.header .brand img{width:64px;height:64px}#marca,#filosofia{scroll-margin-top:116px}.philosophy .values{gap:14px;margin-top:30px}.philosophy .values article,.philosophy .values article:first-child,.philosophy .values article:nth-child(3){min-height:0;padding:22px}.philosophy .values h3{font-size:21px;margin:0 0 14px}.philosophy .values p{font-size:12px}footer{padding:32px 6% 22px;grid-template-columns:1fr 1fr;gap:26px 18px}footer .footer-logo img{width:110px;height:110px}footer h4{font-size:10px;letter-spacing:1px}footer>div a{font-size:11px}}
.hero-lockup{width:max-content;max-width:100%}.hero-logo-frame{width:100%;aspect-ratio:1.18;overflow:hidden}.hero-logo-frame .hero-brand-logo{width:142%;max-width:none;height:auto;margin-left:-21%;margin-top:-13%;object-fit:contain}.hero-copy .hero-lockup h1.hero-brand-title{font-size:clamp(13px,1.35vw,20px);letter-spacing:.2em;margin:12px 0 0;white-space:nowrap}.brand-hero .hero-copy{padding-top:30px;padding-bottom:38px}
.brand-hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.brand-hero .hero-copy{min-width:0}.hero-lockup{width:100%;max-width:440px;min-width:0}.hero-logo-frame{position:relative}.hero-logo-frame .hero-brand-logo{position:absolute;top:0;left:0}.hero-copy .hero-lockup h1.hero-brand-title{white-space:normal}
.hero-logo-frame{aspect-ratio:1}
.hero-logo-frame{margin-inline:auto}
.header nav a{text-transform:uppercase;letter-spacing:.08em}
.hero-lockup{max-width:510px}.hero-logo-frame{aspect-ratio:1.06;overflow:visible}.hero-logo-frame .hero-brand-logo{width:128%;margin-left:-14%;margin-top:-8%}
.hero-copy .hero-lockup h1.hero-brand-title{font-size:clamp(18px,1.8vw,27px);letter-spacing:.18em;line-height:1.65;margin-top:14px}
.brand-hero .hero-copy{overflow:hidden}
.story.section{min-height:calc(100svh - 78px);padding-top:90px;padding-bottom:90px;align-content:center;scroll-margin-top:78px}
.story h2{font-size:clamp(36px,3.7vw,58px);line-height:1.22;margin-top:0}.story-copy{font-size:18px;line-height:1.95;max-width:620px}.story-copy p+p{margin-top:24px}
.catalog-head>p:last-child{white-space:nowrap;font-size:clamp(10px,1.05vw,14px)}
@media(max-width:1000px){.story h2{font-size:38px}.story-copy{font-size:16px}.header nav{gap:18px}.header nav a{font-size:11px}}
@media(max-width:640px){.hero-lockup{max-width:340px}.hero-copy .hero-lockup h1.hero-brand-title{font-size:19px;letter-spacing:.14em}.header nav{gap:11px}.header nav a{font-size:9px;letter-spacing:.03em}.story.section{min-height:calc(100svh - 100px);scroll-margin-top:100px;padding-top:48px;padding-bottom:48px}.story h2{font-size:35px}.story-copy{font-size:16px}.catalog-head>p:last-child{white-space:normal;font-size:12px}}
#marca{scroll-margin-top:78px}@media(max-width:640px){#marca{scroll-margin-top:100px}}
/* Imagem contínua na abertura, suavizada por trás da identidade e do texto. */
.brand-hero{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:650px;overflow:hidden;background:#060504}
.brand-hero .hero-art{position:absolute;inset:0;z-index:-2;min-height:0;width:100%;height:100%}
.brand-hero .hero-art>img{width:100%;height:100%;object-fit:cover;object-position:center 52%}
.brand-hero .hero-art>img{width:125%;max-width:none;object-position:left center}
.brand-hero::after{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,rgba(6,5,4,.97) 0%,rgba(6,5,4,.94) 28%,rgba(6,5,4,.83) 43%,rgba(6,5,4,.36) 60%,rgba(6,5,4,.03) 78%,transparent 100%)}
.brand-hero .hero-copy{grid-column:1;position:relative;z-index:1;background:transparent;padding:35px 9% 40px}
.hero-lockup{width:88%;max-width:420px}.hero-copy .hero-lockup h1.hero-brand-title{font-size:clamp(16px,1.6vw,23px);letter-spacing:.17em;line-height:1.6;margin-top:10px}
.brand-divider{margin:20px 0}.brand-hero .hero-copy .button{margin-top:25px}
footer{padding:12px 5.5% 10px;gap:8px 24px}footer .footer-logo,footer .footer-logo img{width:72px;height:72px}footer h4{margin-bottom:7px}footer>p{padding-top:9px;font-size:9px;line-height:1.5}footer>div{line-height:1.6}
@media(max-width:850px){footer{grid-template-columns:80px 1fr 1fr 1fr;gap:8px 16px}footer h4{font-size:9px;letter-spacing:.8px}footer>div a{font-size:10px}}
@media(max-width:640px){.brand-hero{display:block;min-height:690px}.brand-hero .hero-copy{padding:32px 7% 42px;min-height:690px}.hero-lockup{width:86%;max-width:290px}.hero-copy .hero-lockup h1.hero-brand-title{font-size:17px;letter-spacing:.12em}.brand-hero .hero-art>img{object-position:62% center}.brand-hero::after{background:linear-gradient(90deg,rgba(6,5,4,.92),rgba(6,5,4,.83) 55%,rgba(6,5,4,.57)),linear-gradient(180deg,rgba(6,5,4,.1) 70%,rgba(6,5,4,.42))}footer{padding:12px 6% 10px;grid-template-columns:65px 1fr;gap:12px 18px}footer .footer-logo,footer .footer-logo img{width:65px;height:65px}footer h4{font-size:9px}footer>div a{font-size:10px}footer>p{padding-top:8px}}
@media(max-width:640px){.brand-hero .hero-art>img{width:100%}}
/* Barras mais finas e seção Filosofia centralizada ao navegar. */
:root{--header-height:68px}
.header{height:var(--header-height);padding-top:3px;padding-bottom:3px}.header .brand img{height:58px;width:62px}
#marca{scroll-margin-top:var(--header-height);min-height:calc(100svh - var(--header-height))}
#filosofia{scroll-margin-top:var(--header-height);min-height:calc(100svh - var(--header-height));display:flex;flex-direction:column;justify-content:center;padding-top:40px;padding-bottom:40px;border-top:0}
.story{border-bottom:0}
footer{padding-top:6px;padding-bottom:7px;row-gap:5px}footer .footer-logo{height:60px;width:66px;display:flex;align-items:center;justify-content:center;margin:0;align-self:center}footer .footer-logo img{width:66px;height:66px;object-fit:contain;transform:translateY(-3px)}footer>p{padding-top:7px;line-height:1.4}#contato{scroll-margin-top:var(--header-height)}
@media(max-width:640px){:root{--header-height:90px}.header{height:var(--header-height);grid-template-rows:38px 34px;padding-top:6px;padding-bottom:6px}.header .brand img{width:53px;height:56px}#marca,#filosofia{scroll-margin-top:var(--header-height);min-height:calc(100svh - var(--header-height))}#filosofia{padding-top:32px;padding-bottom:32px}footer{padding-top:8px;padding-bottom:7px;row-gap:10px}footer .footer-logo,footer .footer-logo img{width:60px;height:60px}}
@media(max-width:640px){.brand-hero{grid-template-columns:minmax(0,1fr)}.hero-lockup{max-width:310px}}
.philosophy .values article,.philosophy .values article:first-child,.philosophy .values article:nth-child(3){padding:20px 18px;min-height:0}.philosophy .values h3{font-size:23px;margin:6px 0 17px}.philosophy .values p{font-size:14px;line-height:1.7}
#contato{scroll-margin-top:96px}footer{padding-top:24px;padding-bottom:16px;gap:16px 24px;align-items:center}footer .footer-logo{margin:0;max-width:100px}footer .footer-logo img{width:100px;height:100px}footer>div{padding-top:0}footer h4{margin-bottom:10px}footer>p{margin-top:0;padding-top:14px;font-size:10px}
@media(min-width:1101px) and (max-width:1350px){.philosophy .values{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:850px){.header nav{gap:16px}.header .header-social{font-size:8px}}
@media(max-width:640px){.header{grid-template-columns:55px 1fr;padding-left:4%;padding-right:4%;column-gap:6px}.header .brand img{width:55px;height:60px}.header nav{gap:12px}.header nav a{font-size:10px}.header .header-social{font-size:10px}.hero-copy .hero-lockup h1.hero-brand-title{font-size:12px;letter-spacing:.16em}.philosophy .values article,.philosophy .values article:first-child,.philosophy .values article:nth-child(3){padding:20px}.philosophy .values h3{font-size:24px}.philosophy .values p{font-size:14px}footer{padding:20px 6% 14px;gap:20px 18px}footer .footer-logo img{width:85px;height:85px}#contato{scroll-margin-top:116px}}

/* A abertura cabe na área útil da janela, abaixo do cabeçalho. */
.brand-hero{height:calc(100dvh - var(--header-height));min-height:0;grid-template-rows:minmax(0,1fr)}
.brand-hero .hero-copy{height:100%;min-height:0;padding:18px 7%;overflow:visible;display:flex;flex-direction:column;justify-content:center}
.brand-hero .hero-lockup{width:100%;max-width:460px;flex-shrink:0}
.brand-hero .hero-logo-frame{width:min(100%,clamp(120px,calc(100dvh - 390px),380px))!important;aspect-ratio:1.06;margin-inline:auto;overflow:visible}
.hero-copy .hero-lockup h1.hero-brand-title{font-size:clamp(16px,1.6vw,23px);line-height:1.5;letter-spacing:.17em;margin:6px 0 0;max-width:none}
.brand-hero .brand-divider{margin:clamp(8px,2vh,20px) 0;flex-shrink:0}
.brand-hero .intro{margin:0;font-size:clamp(12px,1.05vw,15px);line-height:1.8;max-width:500px;flex-shrink:0}
.brand-hero .hero-copy .button{margin-top:clamp(12px,2.5vh,25px);padding:13px 22px;flex-shrink:0}
.brand-hero .hero-art>img{position:absolute;right:0;left:auto;top:0;width:auto;max-width:none;height:100%;object-fit:contain;object-position:right center}
@media(max-width:640px){
 .header{min-height:0}
 .brand-hero{display:grid;grid-template-columns:1fr;height:calc(100dvh - var(--header-height));min-height:0}
 .brand-hero .hero-copy{min-height:0;padding:16px 7%}
 .brand-hero .hero-logo-frame{width:min(85%,clamp(120px,calc(100dvh - 410px),300px))!important}
 .hero-copy .hero-lockup h1.hero-brand-title{font-size:17px;letter-spacing:.12em}
 .brand-hero .intro{font-size:12px;line-height:1.8}
 .brand-hero .hero-art>img{width:auto;right:-18%}
}
@media(max-height:550px){
 .brand-hero .hero-logo-frame{width:110px!important}
 .brand-hero .hero-copy{padding-top:8px;padding-bottom:8px}
 .brand-hero .brand-divider{margin:5px 0;font-size:12px}
 .brand-hero .intro{font-size:11px;line-height:1.5}
 .hero-copy .hero-lockup h1.hero-brand-title{font-size:14px;line-height:1.4}
 .brand-hero .hero-copy .button{margin-top:8px;padding:9px 18px}
}
@media(min-width:641px){.brand-hero .hero-art>img{right:calc(25% - (100dvh - var(--header-height)) * .75)}}

/* Continuidade do ateliê, sem uma borda reta entre a foto e o fundo. */
.brand-hero .hero-art{background:#060504 url('assets/perfumery-atelier-extension.png') center center / cover no-repeat}
.brand-hero .hero-art>img{mask-image:linear-gradient(90deg,transparent 0%,#000 28%,#000 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 28%,#000 100%)}
.collection-invite.section{padding-top:clamp(100px,10vw,145px);padding-bottom:clamp(105px,10vw,150px)}
.collection-invite .eyebrow{font-size:clamp(12px,1.1vw,16px);letter-spacing:.2em;line-height:1.8}
.collection-invite.section h2{font-size:clamp(40px,4.6vw,70px);line-height:1.2;margin:28px 0 40px}
.collection-invite .button{font-size:14px;padding:21px 34px;gap:58px}
footer h4{font-size:12px;line-height:1.6}
footer>div,footer>div a{font-size:14px;line-height:1.7}
footer>p{font-size:12px;line-height:1.5}
@media(max-width:850px){footer>div,footer>div a{font-size:12px}footer h4{font-size:10px}}
@media(max-width:640px){.collection-invite.section{padding:80px 6% 86px}.collection-invite.section h2{font-size:39px;margin:24px 0 32px}.collection-invite .button{font-size:13px;padding:18px 28px;gap:32px}footer>p{font-size:11px}}
.story-with-image.section{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:clamp(28px,4vw,72px);padding-top:56px;padding-bottom:56px}
.story-visual{margin:0;min-width:0}
.story-visual img{display:block;width:100%;height:auto;mask-image:linear-gradient(to right,transparent,#000 3%,#000 97%,transparent)}
.story-with-image .story-copy{max-width:620px;font-size:clamp(15px,1.25vw,18px);line-height:1.85}
.story-with-image h2{font-size:clamp(30px,3vw,46px);margin:0 0 26px;line-height:1.2}
@media(max-width:900px){.story-with-image.section{grid-template-columns:1fr;gap:28px;padding-top:38px;padding-bottom:44px}.story-with-image .story-copy{max-width:none}.story-visual{max-width:720px;width:100%;margin:auto}.story-with-image h2{font-size:32px}}
.story-visual{position:relative;isolation:isolate}
.story-image-title{position:absolute;z-index:1;top:3.4%;left:8%;width:84%;height:7%;display:flex;align-items:center;justify-content:center;background:#080604;color:#ba936d;font-family:var(--sans);font-size:clamp(8px,1.02vw,15px);font-weight:400;letter-spacing:.22em;text-transform:uppercase;white-space:nowrap;box-shadow:0 0 12px 8px #080604}
@media(max-width:900px){.story-image-title{font-size:clamp(8px,1.7vw,14px)}}
