:root{--bg:#070707;--ink:#f7f2ea;--muted:#aaa198;--gold:#d8b347;--mag:#c84d88;--cream:#f5f0e7;--dark:#0b090b;--line:rgba(216,179,71,.28)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;background:var(--bg);color:var(--ink);line-height:1.55}img,video{display:block;max-width:100%}a{text-decoration:none;color:inherit}.wrap{width:min(1040px,90vw);margin:auto}.serif{font-family:Georgia,"Times New Roman",serif}.eyebrow{letter-spacing:.16em;text-transform:uppercase;font-size:.68rem;color:var(--gold);font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;border-radius:999px;padding:.78rem 1.15rem;font-size:.88rem;font-weight:800;transition:.2s}.btn-primary{background:linear-gradient(135deg,#d45b98,#a92f70);color:#fff}.btn-secondary{border:1px solid var(--line);background:rgba(255,255,255,.025)}.btn:hover{transform:translateY(-1px)}
/* HUB */
.hub{min-height:100vh;background:radial-gradient(circle at 50% -10%,rgba(216,179,71,.11),transparent 31%),#070707;padding:30px 0 48px}.hub-card{width:min(560px,91vw);margin:auto}.hub-logo{width:min(255px,62vw);margin:0 auto 12px}.hub-sub{text-align:center;color:#c9c1b7;margin:0 auto 24px;max-width:430px;font-size:.9rem}.hub-links{display:grid;gap:9px}.hub-link{display:grid;grid-template-columns:32px 1fr 20px;align-items:center;gap:10px;padding:12px 15px;border:1px solid rgba(216,179,71,.42);border-radius:13px;background:linear-gradient(180deg,rgba(255,255,255,.028),rgba(255,255,255,.008));font-size:.91rem;font-weight:700}.hub-link:hover{background:rgba(216,179,71,.07)}.hub-icon{width:25px;height:25px;color:var(--gold);display:grid;place-items:center}.hub-icon svg{width:23px;height:23px;stroke:currentColor;fill:none;stroke-width:1.5}.hub-arrow{color:var(--gold);text-align:right}.hub-sep{height:1px;background:linear-gradient(90deg,transparent,var(--line),transparent);margin:7px 0}.hub-link.no-icon{grid-template-columns:1fr 20px;padding-left:16px}
/* LANDING */
.hero{position:relative;min-height:680px;height:82vh;max-height:790px;display:grid;align-items:end;overflow:hidden;background:#000}.hero-media{position:absolute;inset:0}.hero-media video{width:100%;height:100%;object-fit:cover}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.14),rgba(0,0,0,.22) 35%,rgba(0,0,0,.88) 100%)}.hero-inner{position:relative;z-index:1;padding:26px 0 38px}.brand-mini{width:138px;margin-bottom:18px}.hero h1{font-size:clamp(2.25rem,4.2vw,3.85rem);line-height:1.03;margin:7px 0 13px;max-width:760px;font-weight:500}.hero h1 em{font-style:normal;color:#e88eb9}.hero-copy{max-width:610px;color:#eee4df;font-size:1rem;margin:0}.facts{display:flex;flex-wrap:wrap;gap:8px 18px;color:#e6d8ca;font-size:.82rem;margin:18px 0}.hero-actions{display:flex;gap:9px;flex-wrap:wrap}.section{padding:62px 0}.section.light{background:var(--cream);color:#171311}.section.dark{background:var(--dark)}.grid-2{display:grid;grid-template-columns:1fr .9fr;gap:48px;align-items:center}.section h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem,3.4vw,3.05rem);line-height:1.08;margin:7px 0 16px;font-weight:500}.section p{font-size:.98rem}.accent{color:var(--mag)}.photo-card{border-radius:18px;overflow:hidden;box-shadow:0 18px 50px rgba(0,0,0,.14)}.photo-card img{width:100%;aspect-ratio:4/4.4;object-fit:cover}.statement{padding:48px 0;background:#100c11}.statement-row{display:grid;grid-template-columns:1fr .8fr;gap:42px;align-items:center}.statement h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:clamp(2rem,3.3vw,3rem);line-height:1.12;margin:0}.statement h2 span{display:block;color:#df78ad}.statement p{color:#cdbfc5;font-size:.92rem;max-width:520px}.statement-photo{height:250px;border-radius:18px;overflow:hidden}.statement-photo img{width:100%;height:100%;object-fit:cover}
.experience-head{max-width:680px;margin-bottom:30px}.experience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.experience-card{position:relative;min-height:210px;border-radius:18px;overflow:hidden;background:#151112;color:#fff;padding:22px;display:flex;flex-direction:column;justify-content:flex-end}.experience-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.34}.experience-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 15%,rgba(8,5,7,.88) 100%)}.experience-card>*{position:relative;z-index:1}.experience-card .num{font-size:.68rem;color:#e2bd55;letter-spacing:.15em}.experience-card h3{font-family:Georgia,serif;font-size:1.35rem;margin:5px 0 4px;font-weight:500}.experience-card p{font-size:.82rem;margin:0;color:#e6dfe1}.experience-card.text-card{background:#171217}.experience-card.text-card:after{display:none}.experience-card.text-card p{color:#cfc5c9}.experience-note{text-align:center;margin:28px 0 0;font-family:Georgia,serif;font-size:1.25rem;color:#a43d74}
.story-split{display:grid;grid-template-columns:.82fr 1.18fr;gap:18px;align-items:stretch}.story-photo{border-radius:18px;overflow:hidden;min-height:340px}.story-photo img{width:100%;height:100%;object-fit:cover}.story-copy{background:#100d10;border-radius:18px;padding:32px;display:flex;flex-direction:column;justify-content:center}.story-copy h2{font-size:2.45rem}.story-copy p{color:#cfc5c9}.details{display:grid;grid-template-columns:1fr .9fr;gap:32px;align-items:start}.detail-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.detail{padding:14px;border:1px solid rgba(255,255,255,.09);border-radius:13px;font-size:.87rem;color:#d7cfd2}.detail b{display:block;color:#f0c1da;margin-bottom:3px}.detail.wide{grid-column:1/-1}.cta-box{border:1px solid rgba(216,179,71,.34);border-radius:18px;padding:26px;background:rgba(255,255,255,.025)}.cta-box h3{font-family:Georgia,serif;font-size:1.8rem;line-height:1.15;margin:5px 0 9px;font-weight:500}.faq details{border-bottom:1px solid #d4cabd;padding:13px 0}.faq summary{cursor:pointer;font-weight:700;font-size:.92rem}.faq p{color:#5b514a;font-size:.9rem}.footer{padding:26px 0;background:#050505}.footer-row{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}.footer img{width:135px}.footer small{color:#aaa}.placeholder{min-height:80vh;display:grid;place-items:center;text-align:center;padding:40px}.placeholder img{width:220px;margin:0 auto 24px}.placeholder p{color:#aaa}
@media(max-width:820px){.grid-2,.details,.statement-row,.story-split{grid-template-columns:1fr}.experience-grid{grid-template-columns:1fr 1fr}.section{padding:52px 0}.hero{height:82svh;min-height:610px}.brand-mini{width:125px}.hero h1{font-size:2.65rem}.statement-photo{height:280px}.detail-list{grid-template-columns:1fr}.detail.wide{grid-column:auto}}
@media(max-width:520px){.hub{padding-top:24px}.hub-link{font-size:.86rem;padding:11px 13px}.experience-grid{grid-template-columns:1fr}.section{padding:44px 0}.hero{height:88svh;min-height:600px}.hero h1{font-size:2.35rem}.hero-inner{padding-bottom:30px}.hero-actions .btn{width:100%}.facts{font-size:.78rem}.section h2{font-size:2.15rem}.story-copy{padding:24px}.story-copy h2{font-size:2rem}.experience-card{min-height:190px}}

/* V4 — alignment and scale correction against approved demo */
.hub{padding:24px 0 44px;background:radial-gradient(circle at 50% -8%,rgba(216,179,71,.10),transparent 28%),#050505}
.hub-card{width:min(610px,92vw)}
.hub-logo{width:min(285px,58vw);margin:0 auto 14px}
.hub-sub{max-width:500px;margin-bottom:22px;font-size:.92rem;line-height:1.6}
.hub-links{gap:11px}
.hub-link{position:relative;display:flex;justify-content:center;align-items:center;min-height:66px;padding:12px 58px;border:1.35px solid rgba(225,178,42,.68);border-radius:16px;color:#e3b72f;font-size:1rem;font-weight:500;letter-spacing:.025em;text-align:center;background:linear-gradient(180deg,rgba(255,255,255,.025),rgba(255,255,255,.005));}
.hub-link>span:nth-child(2){width:100%;text-align:center;color:#e3b72f}
.hub-icon{position:absolute;left:22px;top:50%;transform:translateY(-50%);width:32px;height:32px;color:#e3b72f}
.hub-icon svg{width:31px;height:31px;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.hub-arrow{position:absolute;right:21px;top:50%;transform:translateY(-52%);font-size:1.3rem;color:#e3b72f}
.hub-link.no-icon{display:flex;padding-left:58px;padding-right:58px;color:#e3b72f}
.hub-link.no-icon>span:first-child{width:100%;text-align:center;color:#e3b72f}
.hub-sep{margin:9px 0}

.hero{height:66vh;min-height:500px;max-height:610px}
.hero-inner{padding:20px 0 28px}.brand-mini{width:112px;margin-bottom:12px}
.hero h1{font-size:clamp(2rem,3.1vw,2.85rem);max-width:650px;margin:5px 0 10px;line-height:1.06}
.hero-copy{font-size:.92rem;max-width:560px}.facts{margin:13px 0;font-size:.78rem}.btn{padding:.68rem 1.05rem;font-size:.82rem}
.section{padding:42px 0}.section h2{font-size:clamp(1.75rem,2.55vw,2.35rem);margin:5px 0 12px}.section p{font-size:.92rem}
.grid-2{gap:34px}.photo-card{border-radius:15px}.photo-card img{aspect-ratio:4/3.8}
.statement{padding:34px 0}.statement-row{gap:30px}.statement h2{font-size:clamp(1.75rem,2.5vw,2.3rem)}.statement-photo{height:210px}
.experience-head{margin-bottom:22px}.experience-grid{gap:12px}.experience-card{min-height:170px;padding:18px}.experience-card h3{font-size:1.15rem}.experience-card p{font-size:.78rem}.experience-note{margin-top:20px;font-size:1.08rem}
.story-photo{min-height:285px}.story-copy{padding:26px}.story-copy h2{font-size:2rem}.details{gap:24px}.detail{padding:11px;font-size:.82rem}.cta-box{padding:21px}.cta-box h3{font-size:1.55rem}
@media(max-width:820px){.hero{height:70svh;min-height:520px}.section{padding:38px 0}.experience-grid{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.hub-card{width:min(430px,92vw)}.hub-logo{width:min(245px,62vw)}.hub-sub{font-size:.84rem}.hub-link{min-height:62px;padding:10px 48px;font-size:.87rem}.hub-icon{left:16px;width:28px;height:28px}.hub-icon svg{width:27px;height:27px}.hub-arrow{right:15px}.hero{height:68svh;min-height:500px}.hero h1{font-size:2rem}.section{padding:34px 0}.section h2{font-size:1.85rem}.experience-grid{grid-template-columns:1fr}.experience-card{min-height:155px}.statement-photo{height:230px}}

/* V5 — compact editorial rebuild */
.hub{padding:18px 0 32px}
.hub-logo{width:270px;height:105px;object-fit:cover;object-position:center;margin:0 auto 4px}
.hub-sub{margin:0 auto 16px;font-size:.86rem;line-height:1.45}
.hub-links{gap:8px}.hub-link{min-height:58px;padding:9px 54px;font-size:.92rem;border-radius:14px}.hub-icon{left:19px;width:29px;height:29px}.hub-icon svg{width:28px;height:28px}.hub-sep{margin:5px 0}

/* desktop hero: copy left, real vertical video right */
.hero{height:auto;min-height:0;max-height:none;background:linear-gradient(135deg,#0b0809 0%,#160c12 58%,#080708 100%);display:block;padding:30px 0}
.hero-media{position:absolute;inset:22px max(4vw,28px) 22px auto;width:min(36vw,430px);border-radius:18px;overflow:hidden;background:#090709}
.hero-media video{width:100%;height:100%;object-fit:cover;object-position:center}
.hero-media:after{background:linear-gradient(90deg,rgba(11,8,9,.12),rgba(0,0,0,.04))}
.hero-inner{padding:0;min-height:410px;display:flex;flex-direction:column;justify-content:center;padding-right:min(42vw,490px)}
.brand-mini{width:118px;height:46px;object-fit:cover;object-position:center;margin:0 0 12px}
.hero h1{font-size:clamp(1.8rem,2.5vw,2.45rem);max-width:600px;margin:4px 0 9px;line-height:1.07}
.hero-copy{font-size:.88rem;max-width:530px}.facts{margin:11px 0;font-size:.74rem;gap:6px 14px}.hero-actions{gap:7px}

.section{padding:34px 0}.grid-2{gap:28px}.section h2{font-size:clamp(1.55rem,2.15vw,2rem);line-height:1.1}.section p{font-size:.86rem}.photo-card img{aspect-ratio:16/10;object-position:center 38%}.photo-card{max-height:310px}
.statement{padding:28px 0}.statement-row{grid-template-columns:1.05fr .95fr;gap:26px}.statement h2{font-size:clamp(1.55rem,2.1vw,1.95rem)}.statement p{font-size:.84rem}.statement-photo{height:180px}

.experience-head{max-width:720px;margin-bottom:18px}.experience-grid{gap:12px}.experience-card{min-height:0;padding:18px 18px 17px;background:#fff;border:1px solid #e0d5c8;color:#171311;justify-content:flex-start;box-shadow:0 8px 24px rgba(44,30,20,.05)}.experience-card img{display:none}.experience-card:after{display:none}.experience-card .num{color:#b48a1c}.experience-card h3{font-size:1.08rem;color:#171311;margin:6px 0 5px}.experience-card p,.experience-card.text-card p{font-size:.78rem;color:#5c514a}.experience-card.text-card{background:#fff}.experience-note{margin-top:16px;font-size:1rem}

.story-split{grid-template-columns:.9fr 1.1fr;gap:16px;align-items:center}.story-photo{min-height:0;height:245px}.story-photo img{object-position:center 50%}.story-copy{min-height:245px;padding:24px}.story-copy h2{font-size:1.75rem;margin-bottom:10px}.story-copy p{font-size:.84rem}
.details{gap:20px}.detail{padding:10px;font-size:.78rem}.cta-box{padding:18px}.cta-box h3{font-size:1.4rem}.faq details{padding:10px 0}

@media(max-width:820px){
 .hub-logo{height:95px}
 .hero{padding:0;background:#0b0809}.hero-media{position:relative;inset:auto;width:100%;height:46svh;max-height:430px;border-radius:0}.hero-media:after{background:linear-gradient(180deg,transparent 35%,rgba(11,8,9,.92) 100%)}
 .hero-inner{min-height:0;padding:22px 0 28px;margin-top:-90px;padding-right:0}.brand-mini{display:none}.hero h1{font-size:2rem}.section{padding:30px 0}.story-split{grid-template-columns:1fr}.story-photo{height:230px}.story-copy{min-height:0}
}
@media(max-width:520px){.hub{padding-top:12px}.hub-logo{width:235px;height:88px}.hub-sub{margin-bottom:14px}.hub-link{min-height:56px;font-size:.84rem}.hero-media{height:43svh}.hero-inner{margin-top:-76px}.hero h1{font-size:1.78rem}.section{padding:28px 0}.section h2{font-size:1.65rem}.statement{padding:26px 0}.statement-photo{height:190px}.experience-card{padding:16px}.story-photo{height:210px}}

/* v6 — refined Noche Esotérica hero + experience cards */
@media(min-width:821px){
  .hero{padding:24px 0;min-height:455px}
  .hero-inner{min-height:407px;padding-right:330px}
  .hero-media{inset:24px max(5vw,46px) 24px auto;width:270px;height:407px;border-radius:20px;box-shadow:0 18px 55px rgba(0,0,0,.28)}
  .hero-media video{object-fit:contain;object-position:center;background:#090709}
  .hero-media:after{background:linear-gradient(180deg,transparent 72%,rgba(0,0,0,.22))}
}
.experience-head{max-width:790px}
.experience-grid{gap:16px;align-items:stretch}
.experience-card{border:1px solid rgba(183,143,39,.24);border-radius:20px;padding:22px 22px 21px;background:linear-gradient(145deg,#fffdf9,#f8f1e7);box-shadow:0 12px 30px rgba(61,39,22,.06);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.experience-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(61,39,22,.09);border-color:rgba(183,143,39,.42)}
.experience-card .num{display:none}
.experience-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;margin-bottom:15px;background:#151112;box-shadow:inset 0 0 0 1px rgba(216,179,71,.25)}
.experience-icon svg{width:23px;height:23px;fill:none;stroke:#d8b347;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.experience-card h3{font-size:1.18rem;margin:0 0 7px;line-height:1.18}
.experience-card p,.experience-card.text-card p{font-size:.82rem;line-height:1.55;margin:0}
.experience-note{margin-top:20px}
@media(max-width:820px){.experience-icon{width:39px;height:39px}.experience-icon svg{width:21px;height:21px}}

/* V7 — hero video presence + simplified magic statement */
@media(min-width:821px){
  .hero{padding:26px 0;min-height:590px}
  .hero-inner{min-height:538px;padding-right:390px}
  .hero-media{inset:26px max(4vw,42px) 26px auto;width:315px;height:538px;border-radius:22px;background:#090709;box-shadow:0 22px 60px rgba(0,0,0,.34)}
  .hero-media video{width:100%;height:100%;object-fit:cover;object-position:center center;background:#090709}
  .hero h1{font-size:clamp(1.85rem,2.35vw,2.35rem);max-width:650px}
  .hero-copy{max-width:565px}
}
.statement{padding:32px 0;background:#0d0a0e}
.statement-simple{max-width:820px;text-align:center}
.statement-simple .eyebrow{margin-bottom:7px}
.statement-simple h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.7rem,2.25vw,2.15rem);line-height:1.12;font-weight:500;margin:0 0 10px}
.statement-simple h2 span{display:block;color:var(--mag);margin-top:2px}
.statement-simple p{max-width:620px;margin:0 auto 18px;color:#d1c8cd;font-size:.88rem}
.statement-points{display:flex;justify-content:center;flex-wrap:wrap;gap:8px 10px}
.statement-points span{border:1px solid rgba(216,179,71,.28);border-radius:999px;padding:7px 12px;color:#e7d9c5;font-size:.76rem;background:rgba(255,255,255,.02)}
@media(max-width:820px){
  .statement{padding:28px 0}.statement-simple{max-width:92vw}.statement-simple h2{font-size:1.85rem}
}
@media(max-width:520px){
  .statement{padding:25px 0}.statement-simple h2{font-size:1.65rem}.statement-simple p{font-size:.82rem}.statement-points{gap:7px}.statement-points span{font-size:.72rem;padding:6px 10px}
}

/* V8 — Fire & Ice: clean editorial landing */
.fire-page{background:#070707}.fire-hero{padding:38px 0;background:radial-gradient(circle at 72% 38%,rgba(185,72,34,.16),transparent 28%),radial-gradient(circle at 88% 78%,rgba(71,118,155,.12),transparent 24%),#080707}.fire-hero-grid{display:grid;grid-template-columns:1.08fr .72fr;gap:54px;align-items:center;min-height:560px}.fire-copy{max-width:650px}.fire-logo{width:145px;height:58px;object-fit:cover;margin:0 0 28px}.fire-copy h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.5rem,4.1vw,4.25rem);font-weight:500;line-height:1.01;margin:8px 0 18px;letter-spacing:-.025em}.fire-copy h1 span{display:block;color:#d8b347}.fire-copy>p{max-width:570px;color:#d5ccc7;font-size:1rem;margin:0}.fire-facts{display:flex;flex-wrap:wrap;gap:8px 20px;margin:22px 0 20px;color:#e5d9cf;font-size:.82rem}.fire-video{height:520px;border-radius:24px;overflow:hidden;background:#0c0b0b;box-shadow:0 25px 70px rgba(0,0,0,.42)}.fire-video video{width:100%;height:100%;object-fit:cover;object-position:center}.btn-fire{background:linear-gradient(135deg,#d59b2e,#b76e20);color:#100b06}.fire-intro{padding:64px 0;background:#f5f0e7;color:#171311}.fire-intro-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:start}.fire-intro h2,.fire-flow h2,.fire-details h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;line-height:1.08;margin:7px 0 0;font-size:clamp(2rem,3vw,2.8rem)}.fire-intro p{margin:0 0 12px;font-size:.98rem;max-width:620px}.fire-highlight{font-family:Georgia,serif;color:#8d6322;font-size:1.12rem!important}.fire-flow{padding:64px 0;background:#0b0909}.fire-flow-head{margin-bottom:30px}.fire-flow h2 span{color:#d8b347}.fire-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.fire-steps article{padding:25px 22px 24px;border-top:1px solid rgba(216,179,71,.55);background:linear-gradient(180deg,rgba(255,255,255,.028),transparent);min-height:210px}.fire-step-icon{font-size:1.65rem;color:#d8b347;height:40px}.fire-steps h3{font-family:Georgia,serif;font-size:1.4rem;font-weight:500;margin:8px 0 8px}.fire-steps p{font-size:.84rem;color:#bdb3ae;margin:0;line-height:1.55}.fire-quote{padding:55px 0;text-align:center;background:linear-gradient(90deg,#120b08,#0a0b0d)}.fire-quote p{font-family:Georgia,serif;font-size:clamp(1.9rem,3.2vw,3rem);margin:0 0 8px;color:#f1e9df}.fire-quote span{color:#b8ada5;font-size:.9rem}.fire-details{padding:64px 0;background:#f5f0e7;color:#171311}.fire-details-grid{display:grid;grid-template-columns:1.15fr .75fr;gap:70px;align-items:start}.fire-info{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:28px;border-top:1px solid #d9cfc1}.fire-info div{padding:15px 12px 15px 0;border-bottom:1px solid #d9cfc1}.fire-info b,.fire-info span{display:block}.fire-info b{font-size:.76rem;text-transform:uppercase;letter-spacing:.09em;color:#9b7526}.fire-info span{font-size:.92rem;margin-top:3px}.fire-small{font-size:.8rem;color:#6c625b;margin-top:18px;max-width:590px}.fire-cta{background:#0c0a0a;color:#f7f2ea;border-radius:20px;padding:30px}.fire-cta h3{font-family:Georgia,serif;font-size:2rem;font-weight:500;line-height:1.12;margin:8px 0 13px}.fire-cta h3 span{color:#d8b347}.fire-cta p{font-size:.87rem;color:#c4bab4;margin-bottom:20px}.fire-cta .btn{width:100%}
@media(max-width:820px){.fire-hero{padding:22px 0 30px}.fire-hero-grid{grid-template-columns:1fr;gap:26px;min-height:0}.fire-copy{order:2}.fire-video{order:1;height:46svh;min-height:330px}.fire-logo{display:none}.fire-copy h1{font-size:2.7rem}.fire-intro,.fire-flow,.fire-details{padding:48px 0}.fire-intro-grid,.fire-details-grid{grid-template-columns:1fr;gap:30px}.fire-steps{grid-template-columns:1fr 1fr}.fire-quote{padding:45px 0}}
@media(max-width:520px){.fire-video{height:42svh;min-height:300px;border-radius:18px}.fire-copy h1{font-size:2.25rem}.fire-facts{gap:6px 13px}.fire-intro,.fire-flow,.fire-details{padding:38px 0}.fire-steps{grid-template-columns:1fr}.fire-steps article{min-height:0;padding:20px 16px}.fire-info{grid-template-columns:1fr}.fire-quote p{font-size:1.9rem}.fire-cta{padding:24px}}
