.hero-wrap{background:radial-gradient(75% 110% at 100% 50%,rgba(255,200,170,.55) 0,rgba(255,200,170,0) 60%),linear-gradient(180deg,#fff,#fff7f0);border-bottom:1px solid var(--tk-ink-08)}.hero-shell{align-items:center;display:grid;gap:64px;grid-template-columns:1.1fr 1fr;margin:0 auto;max-width:var(--tk-container-wide);min-height:640px;padding:88px 48px 96px}.hero-left{display:flex;flex-direction:column;gap:26px;max-width:760px}.hero-content h1,.hero-content h2{color:var(--tk-dark-green);font-size:clamp(44px,4.6vw,72px);font-weight:500;letter-spacing:-.03em;line-height:1.02;margin:0 0 16px;text-wrap:balance}.hero-content p{color:var(--tk-ink-70);font-size:20px;line-height:1.5;margin:0}.hero-content em{color:var(--tk-clay);font-style:italic}.hero-cta-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:6px}.hero-deck{aspect-ratio:5/6;max-height:560px;perspective:1400px;position:relative;width:100%}.hero-deck-card{aspect-ratio:4/3;background:#fff;border:1px solid var(--tk-ink-08);border-radius:var(--tk-radius-lg);box-shadow:0 24px 56px -20px rgba(15,40,35,.28),0 4px 12px rgba(15,40,35,.06);left:0;overflow:hidden;position:absolute;text-decoration:none;top:0;transition:transform .35s ease,box-shadow .35s ease;width:80%}.hero-deck-card img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.hero-deck-meta{align-items:center;bottom:16px;display:flex;gap:12px;justify-content:space-between;left:18px;position:absolute;right:18px;z-index:2}.hero-deck-name{color:#fff;font-family:var(--tk-font);font-size:15px;font-weight:500;letter-spacing:-.01em;text-shadow:0 1px 6px rgba(0,0,0,.35)}.hero-deck-live{background:hsla(0,0%,100%,.94);border-radius:999px;color:var(--tk-dark-green);font-family:var(--tk-mono);font-size:10px;letter-spacing:.12em;padding:5px 11px 5px 21px;position:relative;text-transform:uppercase}.hero-deck-live:before{background:var(--tk-green);border-radius:50%;box-shadow:0 0 0 3px rgba(42,130,108,.22);content:"";height:6px;left:9px;position:absolute;top:50%;transform:translateY(-50%);width:6px}.hero-deck-card.card-1{transform:translate(0) rotate(-4deg);z-index:3}.hero-deck-card.card-2{left:auto;right:0;transform:translate(18%,22%) rotate(3deg);z-index:2}.hero-deck-card.card-3{transform:translate(8%,48%) rotate(-2deg);z-index:1}.hero-deck-card.card-4{transform:translate(12%,68%) rotate(1.5deg);z-index:0}.hero-deck-card.card-5{transform:translate(-4%,82%) rotate(-3deg);z-index:0}.hero-deck:hover .hero-deck-card.card-1{transform:translate(-4%,-4%) rotate(-6deg)}.hero-deck:hover .hero-deck-card.card-2{transform:translate(22%,22%) rotate(5deg)}.hero-deck:hover .hero-deck-card.card-3{transform:translate(8%,52%) rotate(-3deg)}@media (max-width:1000px){.hero-shell{gap:48px;grid-template-columns:1fr;min-height:0;padding:64px 28px 72px}.hero-left{max-width:100%}.hero-deck{aspect-ratio:4/3;max-height:460px}.hero-deck-card{width:70%}.hero-deck-card.card-2{transform:translate(28%,18%) rotate(3deg)}.hero-deck-card.card-3{transform:translate(14%,42%) rotate(-2deg)}}@media (max-width:768px){.hero-shell{gap:36px;padding:48px 20px 56px}.hero-content h1,.hero-content h2{font-size:clamp(36px,8vw,52px)}.hero-cta-row{gap:10px}.hero-cta-row .tk-btn{justify-content:center;width:100%}.hero-deck{max-height:360px}.hero-deck-card{width:75%}}