.home-page{display:flex;flex-direction:column;color:var(--text-primary)}.home-page,.shuffle-hero{position:relative;min-height:100vh}.shuffle-hero{overflow:hidden}.three-hero{inset:0;z-index:1}.hero-content,.three-hero{position:absolute;pointer-events:none}.hero-content{left:50%;top:52%;z-index:2;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:clamp(1.5rem,4vh,2.75rem)}.hero-wordmark{width:min(80vw,420px);text-align:center;pointer-events:none}.hero-wordmark-eyebrow{margin:0 0 .5rem;font-family:Georgia;font-weight:900;font-size:clamp(.55rem,1.6vw,.75rem);letter-spacing:.22em;text-transform:uppercase;color:#8c6224}.hero-wordmark-title{margin:0;font-family:Georgia;font-weight:600;font-size:clamp(2.6rem,9vw,4.6rem);line-height:1;letter-spacing:.01em;color:#011f49}.hero-wordmark-tagline{margin:.9rem auto 0;padding-top:.9rem;position:relative;font-family:Georgia;font-style:italic;font-weight:400;font-size:clamp(.85rem,2.4vw,1.1rem);color:rgba(1,31,73,.68);white-space:nowrap}.hero-wordmark-tagline:before{content:"";position:absolute;top:0;left:50%;width:80px;height:1px;transform:translateX(-50%);background:rgba(1,31,73,.25)}.get-started-button{z-index:2;opacity:1;pointer-events:auto}.get-started-button a{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.9rem;background:transparent;color:#011f49;border:1.5px solid rgba(1,31,73,.35);border-radius:999px;font-family:Georgia,serif;font-size:.88rem;font-weight:600;letter-spacing:.04em;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,color .25s ease}.get-started-button a:hover{transform:translateY(-2px);background:#011f49;color:#ddd6cc;box-shadow:0 8px 24px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.08)}.get-started-button a:active{transform:translateY(0)}.about-section{position:relative;z-index:3;min-height:100vh;padding:8rem 8%;display:flex;align-items:center}.about-copy{width:100%;max-width:520px;color:var(--text-primary)}.about-copy h2{margin:0 0 2.5rem}.about-copy p{color:var(--text-secondary)}.about-steps{display:flex;flex-direction:column;gap:2rem}.step{display:grid;grid-template-columns:3rem minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:start}.step span{line-height:1;color:var(--accent-gold)}.step h3{margin:0 0 .65rem}.step p{margin:0}.mini-deck-section{position:absolute;top:18%;right:4%;z-index:4;width:700px;height:700px;padding:0;pointer-events:none}.mini-three-deck{width:100%;height:100%;pointer-events:none}.footer{margin-top:auto;padding:2rem 0 1.5rem;text-align:center;color:var(--text-muted);font-size:14px}@media (max-width:1200px){.about-section{padding:6rem 6%}.mini-deck-section{position:relative;top:auto;right:auto;width:100%;max-width:560px;height:560px;margin:3rem auto 0}}@media (max-width:600px){.hero-content{gap:3rem;transform:translate(-50%,calc(-50% + 24px))}.hero-wordmark{width:min(72vw,300px)}.hero-wordmark-eyebrow{font-size:.5rem}.hero-wordmark-title{font-size:clamp(2rem,10vw,2.8rem)}.hero-wordmark-tagline{width:min(70%,180px);font-size:.72rem;padding-top:.65rem;margin-top:.65rem}.get-started-button a{padding:.55rem 1.3rem;font-size:.72rem}.mini-deck-section{width:min(88vw,380px);height:min(88vw,380px)}.about-copy h2{margin-bottom:1.5rem;font-size:1rem;line-height:1.2}.about-steps{gap:1.25rem}.step{grid-template-columns:1.6rem minmax(0,1fr);gap:.6rem}.step span{font-size:.8rem;line-height:1.3}.step h3{margin-bottom:.3rem;font-size:.7rem;line-height:1.25}.step p{font-size:.5rem;line-height:1.45}}