.home-hero{text-align:center;padding:2rem 1rem 1rem}.hero-img{max-width:40%;height:auto;border-radius:1rem;box-shadow:0 4px 12px #0003;transition:transform .2s ease}.home-hero .hero-img:hover{transform:scale(1.02)}.hero-blurb{margin-top:1rem;color:#e0ffff;font-size:1.125rem;line-height:1.5;max-width:600px;margin-left:auto;margin-right:auto;text-align:left;padding:0 2rem}.home-cards{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:1rem;margin-bottom:2rem}.home-card{border-radius:1rem;text-decoration:none;color:inherit;flex:1 1 250px;max-width:320px;display:flex;align-items:center;gap:1rem;padding:1rem;transition:background .2s ease}.home-card:hover{background:rgba(255,255,255,.2)}.card-icon{width:56px;height:56px;object-fit:contain;flex-shrink:0}.card-info h2{margin:0;font-size:1.25rem;color:#eee;text-align:left;color:#fdbbff}.card-info p{margin:.25rem 0 0;color:#e0ffff;font-size:.95rem;line-height:1.4}.gradient-border{position:relative;z-index:0}.gradient-border:before{content:"";position:absolute;inset:0;border-radius:1.5rem;padding:2px;background:linear-gradient(to bottom,white,#fb7fb7);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.hero-cta{margin:1rem 0;text-align:center;display:flex;flex-direction:column;gap:1rem;align-items:center}.select-quest-btn{display:inline-block;padding:1rem 2rem;text-align:center;text-decoration:none;font-size:1.25rem;font-variant:small-caps;color:#fff}.select-quest-btn:hover{color:#fff}.checkin-btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:transparent;border:none;color:#fff;font-size:1.25rem;font-variant:small-caps;cursor:pointer;position:relative;z-index:0;transition:background .2s ease}.checkin-btn:before{content:"";position:absolute;inset:0;border-radius:1.5rem;padding:2px;background:linear-gradient(to bottom,#4ade80,#16a34a);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.checkin-btn:hover{background:rgba(74,222,128,.1)}.checkin-btn .btn-icon{width:1.25rem;height:1.25rem;object-fit:contain}.hero-cta .btn-icon{width:1.75rem;height:1.75rem;display:inline-block}.tiny-thumb{width:46px;height:auto;max-width:48px;margin-right:.8rem}.gameplay{display:flex;flex-direction:column;background:linear-gradient(to bottom right,rgb(25,11,26),#1e0f4c,#140838);background-color:#190b1a}.gameplay .how-to{color:#fff;padding-top:1rem;margin-bottom:0;font-variant:small-caps;color:#fdbbff}.gameplay-steps{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem;margin:2rem;padding:1rem}.step{display:flex;align-items:flex-start;gap:.5rem;font-size:1rem;color:#fff;line-height:1.4}.tiny-thumb{width:24px;height:24px;object-fit:contain;flex-shrink:0;margin-top:2px}
