/* Tidal Crest Website 2.0 — cinematic homepage layer */
.cinematic-home{background:#070706;color:var(--ivory)}
.cinematic-home .site-header{background:rgba(5,5,4,.72);backdrop-filter:blur(18px);border-bottom-color:rgba(201,168,95,.18)}
.cinematic-home .home-v2{position:relative;min-height:calc(100vh - 88px);display:grid;align-items:center;overflow:hidden;background:#060605;border-bottom:1px solid rgba(201,168,95,.28)}
.cinematic-home .home-v2::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 76% 42%,rgba(201,168,95,.13),transparent 25%),linear-gradient(90deg,rgba(5,5,4,.98) 0%,rgba(5,5,4,.91) 42%,rgba(5,5,4,.46) 70%,rgba(5,5,4,.78) 100%),url('assets/home-bg-hq@2x.webp') center/cover no-repeat;transform:scale(1.035)}
.home-v2-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:64px;align-items:center;padding:90px 0}
.hero-copy-v2{max-width:860px}.hero-label{color:var(--gold2);font-size:.7rem;font-weight:600;letter-spacing:.28em;text-transform:uppercase;margin-bottom:18px}.hero-title-v2{font:500 clamp(3.7rem,7.1vw,7.6rem)/.98 'Cinzel',Georgia,serif;letter-spacing:-.035em;margin:0;color:#f4efe5}.hero-title-v2 span{display:block;background:linear-gradient(100deg,#f0dda0,#c9a85f 56%,#8f702f);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-intro-v2{max-width:660px;color:#d6d0c4;font-size:clamp(1rem,1.4vw,1.16rem);line-height:1.82;font-weight:300;margin:26px 0 0}.hero-actions-v2{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.hero-actions-v2 .btn{margin-top:0}.btn-ghost{border-color:rgba(243,238,227,.28);color:#eee8dc}.btn-ghost:hover{border-color:var(--gold);background:transparent;color:var(--gold2)}
.crest-stage{position:relative;min-height:520px;display:grid;place-items:center;perspective:1100px}.crest-stage::before{content:"";position:absolute;width:72%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(226,193,109,.16),rgba(201,168,95,.03) 48%,transparent 70%);filter:blur(12px)}.crest-orbit{position:absolute;width:82%;aspect-ratio:1;border:1px solid rgba(201,168,95,.14);border-radius:50%;box-shadow:0 0 0 34px rgba(201,168,95,.025),0 0 0 78px rgba(201,168,95,.018)}.hero-crest-v2{position:relative;width:min(360px,75%);filter:drop-shadow(0 38px 52px rgba(0,0,0,.58)) drop-shadow(0 0 32px rgba(201,168,95,.14));transform-style:preserve-3d;transition:transform .22s ease-out,filter .3s ease;will-change:transform}.hero-crest-v2:hover{filter:drop-shadow(0 42px 58px rgba(0,0,0,.62)) drop-shadow(0 0 40px rgba(201,168,95,.22))}
.scroll-cue{position:absolute;left:50%;bottom:24px;z-index:3;transform:translateX(-50%);display:grid;gap:8px;place-items:center;color:#9f998f;font-size:.58rem;letter-spacing:.22em;text-transform:uppercase}.scroll-cue::after{content:"";width:1px;height:48px;background:linear-gradient(var(--gold),transparent)}
.story-section{position:relative;padding:120px 0;border-bottom:1px solid rgba(201,168,95,.16)}.story-section.dark{background:#070706}.story-section.ivory{background:#efe9de;color:#171512}.story-section.ivory .section-kicker,.story-section.ivory .mini-label{color:#8c6b2d}.story-section.ivory .section-copy,.story-section.ivory .governance-list{color:#4f493f}.section-kicker{color:var(--gold2);font-size:.68rem;letter-spacing:.24em;text-transform:uppercase;font-weight:650}.section-title-v2{font:500 clamp(2.5rem,5.2vw,5.6rem)/1.04 'Cinzel',Georgia,serif;letter-spacing:-.025em;margin:14px 0 24px;max-width:1000px}.section-copy{max-width:760px;color:#bdb6aa;line-height:1.82;font-weight:300;font-size:1.01rem}.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s cubic-bezier(.2,.65,.2,1),transform .8s cubic-bezier(.2,.65,.2,1)}.reveal.in-view{opacity:1;transform:none}
.thesis-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:76px;align-items:end}.thesis-points{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(201,168,95,.14);border:1px solid rgba(201,168,95,.14)}.thesis-point{background:#0b0a09;padding:30px 24px;min-height:190px}.mini-label{color:var(--gold2);font-size:.63rem;letter-spacing:.18em;text-transform:uppercase}.thesis-point h3{font:500 1.25rem 'Cinzel',Georgia,serif;margin:12px 0 8px;color:#efe8da}.thesis-point p{color:#9f998f;line-height:1.65;font-size:.9rem;margin:0}
.group-panels{display:grid;gap:22px;margin-top:42px}.group-panel{position:relative;min-height:540px;overflow:hidden;border:1px solid rgba(201,168,95,.2);display:flex;align-items:flex-end;text-decoration:none}.group-panel::before{content:"";position:absolute;inset:-5%;background:var(--panel-image) center/cover no-repeat;transform:scale(1.05);transition:transform 1.2s cubic-bezier(.2,.65,.2,1)}.group-panel::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,4,4,.08),rgba(4,4,4,.86) 78%,rgba(4,4,4,.97))}.group-panel:hover::before{transform:scale(1)}.group-panel-content{position:relative;z-index:2;padding:42px;width:100%;display:flex;justify-content:space-between;gap:30px;align-items:end}.group-panel h3{font:500 clamp(2rem,4.2vw,4rem)/1.05 'Cinzel',Georgia,serif;margin:8px 0;color:#f1ecdf}.group-panel p{color:#c8c1b5;max-width:630px;line-height:1.7;margin:0}.group-panel-arrow{font-size:2rem;color:var(--gold2);transition:transform .3s ease}.group-panel:hover .group-panel-arrow{transform:translateX(7px)}
.value-rail{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:46px;border-top:1px solid rgba(201,168,95,.25);border-bottom:1px solid rgba(201,168,95,.25)}.value-step{position:relative;padding:30px 24px 34px;border-right:1px solid rgba(201,168,95,.18)}.value-step:last-child{border-right:0}.value-step .num{display:block;margin-bottom:32px}.value-step h3{font:500 1.28rem 'Cinzel',Georgia,serif;color:#efe8da;margin:0 0 10px}.value-step p{color:#9e978c;line-height:1.65;font-size:.9rem;margin:0}.value-step::before{content:"";position:absolute;top:-1px;left:0;width:0;height:2px;background:var(--gold2);transition:width .7s ease}.value-step.in-view::before{width:100%}
.architecture{display:grid;gap:14px;max-width:920px;margin:46px auto 0;perspective:900px}.architecture-node{border:1px solid rgba(201,168,95,.33);background:linear-gradient(145deg,rgba(23,20,16,.92),rgba(9,8,7,.98));padding:24px 28px;text-align:center;transform:translateZ(var(--depth,0));box-shadow:0 18px 48px rgba(0,0,0,.18)}.architecture-node strong{display:block;font:500 1.08rem 'Cinzel',Georgia,serif;color:var(--gold2)}.architecture-node span{display:block;color:#aaa399;font-size:.82rem;margin-top:6px}.architecture-connector{height:36px;width:1px;background:linear-gradient(var(--gold),rgba(201,168,95,.1));margin:auto}
.governance-grid-v2{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.governance-list{display:grid;gap:0;border-top:1px solid rgba(103,80,37,.3)}.governance-item{display:grid;grid-template-columns:56px 1fr;gap:18px;padding:20px 0;border-bottom:1px solid rgba(103,80,37,.18)}.governance-item b{font-family:'Cinzel',Georgia,serif;font-weight:500;color:#7f6028}.governance-item strong{display:block;font-family:'Cinzel',Georgia,serif;font-weight:500;margin-bottom:6px}.governance-item span{font-size:.9rem;line-height:1.6}
.horizon{min-height:82vh;display:grid;place-items:center;text-align:center;background:linear-gradient(rgba(4,4,4,.69),rgba(4,4,4,.76)),url('assets/group-bg-hq@2x.webp') center/cover fixed}.horizon .shell{max-width:1180px}.horizon-line{font:500 clamp(2.7rem,6.2vw,6.8rem)/1.03 'Cinzel',Georgia,serif;margin:0;color:#f0ebe0}.horizon-line span{display:block;color:var(--gold2);margin-top:14px}.closing-v2{text-align:center;padding:110px 0 92px}.closing-crest{width:90px;margin:0 auto 24px;filter:drop-shadow(0 0 22px rgba(201,168,95,.2))}.closing-v2 h2{font:500 clamp(2rem,4vw,4.3rem)/1.1 'Cinzel',Georgia,serif;margin:0;color:#f0ebe0}.closing-v2 p{color:#a7a095;letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;margin-top:18px}
@media(max-width:1000px){.home-v2-inner,.thesis-grid,.governance-grid-v2{grid-template-columns:1fr}.crest-stage{min-height:330px}.hero-crest-v2{width:min(280px,54vw)}.thesis-points{grid-template-columns:1fr}.value-rail{grid-template-columns:repeat(2,1fr)}.value-step:nth-child(2){border-right:0}.value-step:nth-child(-n+2){border-bottom:1px solid rgba(201,168,95,.18)}}
@media(max-width:700px){.cinematic-home .home-v2{min-height:auto}.home-v2-inner{padding:68px 0 86px;gap:28px}.hero-title-v2{font-size:clamp(2.8rem,13vw,4.3rem)}.hero-intro-v2{font-size:.95rem}.crest-stage{min-height:230px;order:-1}.hero-crest-v2{width:min(190px,48vw)}.crest-orbit{width:68%}.scroll-cue{display:none}.story-section{padding:78px 0}.section-title-v2{font-size:clamp(2.1rem,10vw,3.4rem)}.group-panel{min-height:420px}.group-panel-content{padding:28px;display:block}.group-panel-arrow{margin-top:20px}.value-rail{grid-template-columns:1fr}.value-step{border-right:0;border-bottom:1px solid rgba(201,168,95,.18)}.value-step:last-child{border-bottom:0}.horizon{min-height:70vh;background-attachment:scroll}.horizon-line{font-size:clamp(2.3rem,11vw,4rem)}.closing-v2{padding:80px 0 70px}}
@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none}.group-panel::before,.hero-crest-v2{transition:none!important}.horizon{background-attachment:scroll}}
