.welcome-page{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;color:var(--brand-dark);background-color:var(--brand-bg);font-family:Nunito,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.welcome-page *,.welcome-page *:before,.welcome-page *:after{box-sizing:border-box;margin:0;padding:0}.hero{width:100%;text-align:center;padding:2rem 1.25rem;background:#fff;border-bottom:3px solid #e0e0e0}.hero-title-row{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem}.hero-title{font-family:Nunito,sans-serif;font-weight:900;font-size:clamp(2.6rem,10vw,5.5rem);letter-spacing:.03em;line-height:1}.hero-title span:nth-child(1){color:var(--brand-red)}.hero-title span:nth-child(2){color:var(--brand-green)}.hero-title span:nth-child(3){color:var(--brand-blue)}.hero-title span:nth-child(4){color:var(--brand-red)}.hero-title span:nth-child(5){color:var(--brand-orange)}.hero-title span:nth-child(6){color:var(--brand-green)}.hero-title span:nth-child(7){color:var(--brand-blue)}.hero-title span:nth-child(8){color:var(--brand-red)}.hero-badges{display:flex;flex-direction:column;align-items:flex-start;align-self:center;margin-left:2px}.tm-mascot{width:70px;height:auto;display:block}.copyright-badge{font-family:Georgia,serif;font-size:1.1rem;color:#333;line-height:1;margin-top:1px;margin-left:2px}.hero-tag{display:inline-block;background:var(--brand-green);color:#fff;font-family:Nunito,sans-serif;font-weight:800;font-size:1.2rem;padding:.35rem 1.4rem;border-radius:99px;margin-bottom:.4rem}.hero-sub{color:#555;font-size:1.1rem;font-weight:700;margin-bottom:.3rem}.hero-cta-row{display:flex;flex-direction:column;gap:.75rem;margin-top:1.25rem}.cta-button{font-family:Nunito,sans-serif;font-size:1rem;font-weight:800;letter-spacing:.02em;text-decoration:none;padding:.8rem 1.5rem;border-radius:8px;border:none;cursor:pointer;transition:transform .15s,box-shadow .15s;box-shadow:0 4px #0003;display:block;width:100%;text-align:center;color:#fff}.cta-button:active{transform:translateY(2px);box-shadow:0 2px #0003}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px #0003}.cta-green{background:var(--brand-green)}.cta-blue{background:var(--brand-blue)}.cta-red{background:var(--brand-red)}.cards-grid{padding:1.25rem;display:grid;grid-template-columns:1fr;gap:1.25rem;width:100%}.card{border-radius:16px;padding:1.5rem;box-shadow:0 4px #0000001f}.card-blue{background:var(--brand-blue);color:#fff}.card-green{background:var(--brand-green);color:#fff}.card-orange{background:var(--brand-orange);color:var(--brand-dark)}.card-white{background:#fff;color:var(--brand-dark);border:3px solid #e0e0e0}.card-title{font-family:Nunito,sans-serif;font-weight:900;font-size:1.2rem;margin:0 0 .6rem}.card-content{font-size:1rem;line-height:1.6;font-weight:600}.card-content ul{padding-left:1.2rem;margin-top:.4rem}.card-content li{margin-bottom:.2rem}.card-content a{color:inherit;font-weight:800;text-decoration:underline}.card-button{font-family:Nunito,sans-serif;font-size:1rem;font-weight:800;letter-spacing:.02em;text-decoration:none;padding:.8rem 1.5rem;border-radius:8px;border:none;cursor:pointer;transition:transform .15s,box-shadow .15s;box-shadow:0 4px #0003;display:block;width:100%;text-align:center;margin-top:1rem;color:#fff;background:var(--brand-yellow)}.card-button:active{transform:translateY(2px);box-shadow:0 2px #0003}.card-button:hover{transform:translateY(-2px);box-shadow:0 6px #0003}.deck-selector{font-family:Nunito,sans-serif;font-size:1rem;font-weight:700;padding:.6rem 1rem;border-radius:8px;border:none;background:#fff;color:var(--brand-dark);width:100%;margin-top:.5rem;box-shadow:inset 0 2px 4px #0000001a}.welcome-banner{width:100%;padding:.75rem 1.25rem;text-align:center;font-weight:700;font-size:.95rem;background-color:var(--brand-red);color:#fff;border-bottom:2px solid rgba(0,0,0,.1)}.htp-overlay{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;background:#0009;padding:1rem}.htp-modal{background-color:var(--brand-orange);border-radius:1rem;box-shadow:0 8px 32px #0000004d;width:100%;max-width:48rem;max-height:90vh;overflow-y:auto;border:3px solid var(--brand-dark)}.htp-header{text-align:center;font-weight:900;font-size:1.15rem;padding:.75rem;border-bottom:2px solid rgba(0,0,0,.1)}.htp-body{padding:1rem 1.25rem;font-size:.9rem;line-height:1.65;font-weight:600;color:var(--brand-dark)}.htp-body ul{list-style:disc;padding-left:1.5rem;margin-top:.75rem}.htp-body li{margin-bottom:.375rem}.htp-body .htp-copyright{margin-top:1rem;font-size:.8rem;opacity:.8}.htp-footer{display:flex;justify-content:center;padding:1rem}.htp-ok-button{background:#fff;color:var(--brand-dark);font-weight:800;font-size:1rem;padding:.625rem 2.5rem;border-radius:.5rem;border:2px solid var(--brand-dark);cursor:pointer;transition:transform .1s,box-shadow .1s;box-shadow:0 4px #0003}.htp-ok-button:hover{transform:translateY(-2px);box-shadow:0 6px #0003}.htp-ok-button:active{transform:translateY(2px);box-shadow:0 2px #0003}@media(min-width:768px){.hero{padding:3.5rem 2rem 2.5rem}.tm-mascot{width:110px}.copyright-badge{font-size:1.4rem}.hero-tag{font-size:1.3rem;margin-bottom:.5rem}.hero-sub{font-size:1.1rem}.hero-cta-row{flex-direction:row;justify-content:center;gap:1rem;margin-top:1.5rem}.cta-button{display:inline-block;width:auto;padding:.7rem 2rem}.cards-grid{max-width:1100px;margin:0 auto;padding:3rem 2rem;grid-template-columns:1fr 1fr 1fr;gap:2rem}.card-white:last-child{grid-column:span 2}.card-title{font-size:1.3rem}.card-content{font-size:.97rem}.card-button{width:auto;display:inline-block}}
