:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#090b10;color:#f5f7fb;font-size:16px;line-height:1.6}:root[data-theme=light]{color-scheme:light;background:#f7f8f4;color:#1a211c}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 20% 0%,rgba(38,141,93,.2),transparent 30rem),linear-gradient(180deg,#0d1116,#090b10 55%,#10130e)}:root[data-theme=light] body{background:radial-gradient(circle at 20% 0%,rgba(38,141,93,.14),transparent 30rem),linear-gradient(180deg,#fbfcf8,#f2f4ec)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex;flex-direction:column}main{flex:1}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.85rem clamp(1rem,3vw,2rem);background:#090b10eb;border-bottom:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}:root[data-theme=light] .site-header{background:#fffffaeb;border-bottom-color:#1a211c1a}.brand{display:inline-flex;align-items:center;gap:.7rem;min-width:0;font-weight:800;letter-spacing:0}.brand-mark{width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;background:#f4c84a;color:#12150f;font-size:.8rem;font-weight:900}.mobile-menu-toggle,.theme-toggle{border:1px solid rgba(255,255,255,.14);color:#f5f7fb;background:#ffffff0d;border-radius:.5rem;padding:.55rem .75rem;min-height:2.35rem}:root[data-theme=light] .mobile-menu-toggle,:root[data-theme=light] .theme-toggle{border-color:#1a211c24;color:#1a211c;background:#1a211c0a}.mobile-menu-toggle{display:none}.site-nav{display:flex;justify-content:center;gap:clamp(.6rem,1.2vw,1rem);flex-wrap:wrap}.site-nav a{color:#f5f7fbbd;font-weight:700;font-size:.92rem;padding:.4rem 0}.site-nav a:hover{color:#f4c84a}:root[data-theme=light] .site-nav a{color:#1a211cb8}:root[data-theme=light] .site-nav a:hover{color:#197347}.action-group{display:flex;align-items:center;justify-content:flex-end;gap:.65rem;flex-wrap:wrap}.user-info{max-width:14rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;color:#f5f7fbc2;padding:.52rem .75rem;border-radius:.5rem;background:#ffffff0d}.button{display:inline-flex;align-items:center;justify-content:center;min-height:2.65rem;padding:.75rem 1rem;border-radius:.55rem;border:0;font-weight:800;line-height:1.1;transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:#f4c84a;color:#11150e}.button-secondary{border:1px solid rgba(255,255,255,.14);color:#f5f7fb;background:#ffffff0d}.button-link{border:1px solid rgba(244,200,74,.34);color:#f4c84a;background:#f4c84a14}:root[data-theme=light] .button-secondary{color:#1a211c;border-color:#1a211c29;background:#1a211c0a}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(20rem,.75fr);gap:clamp(1.5rem,4vw,3rem);align-items:center;padding:clamp(2rem,6vw,5rem) clamp(1rem,4vw,3rem)}.hero-copy{max-width:58rem}.eyebrow,.card-kicker{display:inline-flex;color:#7bd29b;font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:0}.hero h1,.section-header h2,.cta-panel h2{margin:.65rem 0 0;line-height:1.05;letter-spacing:0}.hero h1{max-width:15ch;font-size:clamp(2.5rem,5vw,5.35rem)}.hero p,.section-header p,.split-layout p,.game-card p,.step-card p,.panel-block p,.auth-panel p,.info-card p{color:#f5f7fbb8}:root[data-theme=light] .hero p,:root[data-theme=light] .section-header p,:root[data-theme=light] .split-layout p,:root[data-theme=light] .game-card p,:root[data-theme=light] .step-card p,:root[data-theme=light] .panel-block p,:root[data-theme=light] .auth-panel p,:root[data-theme=light] .info-card p{color:#1a211cad}.hero p{max-width:48rem;margin:1.2rem 0 1.6rem;font-size:1.08rem}.hero-actions,.cta-actions,.form-actions{display:flex;gap:.8rem;flex-wrap:wrap}.backend-status{display:inline-flex;align-items:center;gap:.6rem;max-width:100%;margin-bottom:1rem;padding:.58rem .8rem;border-radius:.55rem;color:#dff9e8;background:#1973472e;border:1px solid rgba(123,210,155,.26);font-weight:800;font-size:.9rem}.backend-status-degraded{color:#ffe2ae;background:#944e1240;border-color:#f4c84a57}.backend-status-checking{color:#f5f7fbcc;background:#ffffff0d;border-color:#ffffff1f}.status-dot{width:.62rem;height:.62rem;flex:0 0 auto;border-radius:999px;background:#7bd29b}.backend-status-degraded .status-dot{background:#f4c84a}.backend-status-checking .status-dot{background:#f5f7fb8a}.draw-board{display:grid;gap:1rem;padding:1.25rem;border-radius:.75rem;background:#151a18;border:1px solid rgba(255,255,255,.1);box-shadow:0 22px 60px #00000047}.draw-board-header{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.08)}.draw-board-header span,.ticket-row span{color:#f5f7fb99;font-size:.88rem}.ticket-stack{display:grid;gap:.75rem}.ticket-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1rem;border-radius:.55rem;background:#ffffff0e}.section{padding:clamp(2rem,5vw,4rem) clamp(1rem,4vw,3rem)}.section-alt{background:#ffffff09;border-block:1px solid rgba(255,255,255,.06)}.section-header{max-width:48rem;margin-bottom:1.5rem}.section-header h2{font-size:clamp(2rem,3.2vw,3.2rem)}.game-strip,.card-grid,.steps-grid,.action-grid,.testimonials-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.game-card,.step-card,.testimonial-card,.info-card,.panel-block,.auth-panel{border-radius:.7rem;border:1px solid rgba(255,255,255,.09);background:#ffffff0e}.game-card,.step-card,.testimonial-card,.info-card,.panel-block{padding:1.25rem}.game-card h3,.step-card h3{margin:.4rem 0 0}.action-card{min-height:13rem;display:flex;flex-direction:column}.action-card .button{margin-top:auto;align-self:flex-start}.split-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(18rem,.65fr);gap:clamp(1.5rem,4vw,3rem);align-items:start}.highlight-box{display:grid;gap:1rem;padding:1.25rem;border-radius:.7rem;background:#182018;border:1px solid rgba(123,210,155,.2)}.highlight-box strong{display:block;font-size:2rem;color:#f4c84a}.highlight-box p{margin:.2rem 0 0}.feature-list{list-style:none;padding:0;margin:1.3rem 0 0;display:grid;gap:.7rem}.feature-list li{position:relative;padding-left:1.4rem}.feature-list li:before{content:"";position:absolute;left:0;top:.62rem;width:.45rem;height:.45rem;border-radius:999px;background:#f4c84a}.step-number{width:2.35rem;height:2.35rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;background:#f4c84a1f;color:#f4c84a;font-weight:900}.cta-panel{display:flex;justify-content:space-between;align-items:center;gap:1rem;background:#151a18;border-top:1px solid rgba(255,255,255,.08)}.cta-panel h2{font-size:clamp(1.9rem,3vw,3rem)}.site-footer{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:1.5rem clamp(1rem,4vw,3rem);background:#080a0d;border-top:1px solid rgba(255,255,255,.07);color:#f5f7fba8}.site-footer p{margin:0}.footer-links{display:flex;gap:1rem;flex-wrap:wrap}.footer-links a:hover{color:#f4c84a}.auth-page{min-height:calc(100vh - 10rem);display:flex;align-items:center;justify-content:center}.auth-layout{width:min(100%,72rem);display:grid;grid-template-columns:minmax(0,1fr) minmax(17rem,23rem);gap:1rem;align-items:start}.auth-panel{width:min(100%,44rem);display:grid;gap:1.5rem;padding:clamp(1.25rem,4vw,2rem)}.auth-layout .auth-panel{width:100%}.auth-side{display:grid;gap:1rem}.auth-panel h2{margin:.6rem 0 0;font-size:clamp(1.9rem,3vw,2.8rem);line-height:1.08}.auth-form{display:grid;gap:1rem}.form-grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.auth-form label{display:grid;gap:.45rem;font-weight:800;color:#f5f7fbd1}.auth-form input,.auth-form textarea{width:100%;min-height:3rem;padding:.8rem .9rem;border-radius:.55rem;border:1px solid rgba(255,255,255,.12);background:#0000002e;color:#f5f7fb}.password-field{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch}.password-field input{border-top-right-radius:0;border-bottom-right-radius:0}.password-field button{min-width:4.75rem;padding:0 .85rem;border:1px solid rgba(255,255,255,.12);border-left:0;border-top-right-radius:.55rem;border-bottom-right-radius:.55rem;background:#f4c84a1f;color:#f4c84a;font-weight:900}.auth-form textarea{resize:vertical}.auth-form input:focus,.auth-form textarea:focus{outline:none;border-color:#f4c84aa3;box-shadow:0 0 0 4px #f4c84a1a}.checkbox-label{display:flex!important;align-items:center;gap:.7rem}.checkbox-label input{width:1rem;min-height:1rem}.form-error,.form-success{margin:0;padding:.75rem .85rem;border-radius:.55rem;font-weight:800}.form-error{color:#ffe2ae;background:#944e1238;overflow-wrap:anywhere}.form-success{color:#dff9e8;background:#19734738}.forgot-password-link{text-align:right}.auth-links{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.auth-links a{color:#f4c84a;font-weight:800}.forgot-password-link a,.info-card a:not(.button),.panel-block a:not(.button){color:#f4c84a;font-weight:800}.compact-list{margin-top:1rem}.login-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.login-summary div{padding:.9rem;border-radius:.6rem;background:#ffffff0e;border:1px solid rgba(255,255,255,.09)}.login-summary span{display:block;color:#f5f7fb94;font-size:.78rem;font-weight:900;text-transform:uppercase}.login-summary strong{display:block;margin-top:.2rem;color:#f4c84a}.login-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem}.faq-grid{display:grid;gap:.8rem}.faq-item{padding:1rem;border-radius:.6rem;border:1px solid rgba(255,255,255,.09);background:#ffffff0d}.faq-item summary{cursor:pointer;font-weight:900}.faq-item p{margin:.8rem 0 0}.dashboard-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(17rem,22rem);gap:1.2rem;align-items:start}.game-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(17rem,23rem);gap:1.2rem;align-items:start}.game-detail-main{min-width:0}.game-detail-tabs{display:flex;gap:.65rem;flex-wrap:wrap;margin-bottom:1rem}.game-detail-tabs a{padding:.62rem .8rem;border-radius:.55rem;border:1px solid rgba(255,255,255,.1);color:#f5f7fbbd;background:#ffffff0b;font-weight:850}.game-detail-tabs a.active,.game-detail-tabs a:hover{color:#12150f;border-color:#f4c84ab8;background:#f4c84a}.game-detail-hero{display:grid;gap:1rem;padding:clamp(1.25rem,4vw,2rem);border-radius:.7rem;border:1px solid rgba(255,255,255,.09);background:linear-gradient(135deg,#19734747,#f4c84a14),#ffffff0e}.game-detail-hero h3{max-width:14ch;margin:0;font-size:clamp(2rem,4vw,4rem);line-height:1.04}.game-detail-hero p{max-width:46rem;margin:0;color:#f5f7fbb8}.live-fragment-shell{display:grid;gap:1rem;padding:1rem;border-radius:.7rem;border:1px solid rgba(255,255,255,.09);background:#ffffff0e}.live-fragment-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.live-fragment-header h3{margin:.25rem 0 0;font-size:clamp(1.4rem,2.5vw,2.2rem);line-height:1.1}.inline-search{min-width:min(100%,17rem);display:grid;gap:.35rem;color:#f5f7fbb8;font-weight:800}.inline-search input{width:100%;min-height:2.7rem;border:1px solid rgba(255,255,255,.12);border-radius:.5rem;padding:.55rem .75rem;color:var(--text);background:#ffffff12}.legacy-fragment-frame{width:100%;min-height:34rem;border:0;border-radius:.55rem;background:#fff}.legacy-host-shell{padding:.85rem}.legacy-host-frame{width:100%;min-height:45rem;border:0;border-radius:.55rem;background:#fff}.play-game-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(17rem,22rem);gap:1rem;align-items:start}.play-game-main{min-width:0}.play-game-toolbar{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.play-game-toolbar h2{margin:.35rem 0 0;font-size:clamp(1.8rem,3vw,3rem);line-height:1.05}.compact-actions{justify-content:flex-end}.game-frame-shell,.game-state-panel{border-radius:.7rem;border:1px solid rgba(255,255,255,.09);background:#ffffff0e}.game-frame-shell{padding:.65rem}.game-frame-fallback{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.65rem;padding:.85rem;border-radius:.55rem;background:#f4c84a1f}.game-frame-fallback p{margin:0;color:#f5f7fbb8}.game-frame{display:block;width:100%;min-height:42rem;border:0;border-radius:.55rem;background:#fff}.game-state-panel{display:grid;gap:1rem;padding:clamp(1.25rem,4vw,2rem)}.game-state-panel h3{max-width:18ch;margin:0;font-size:clamp(1.8rem,3vw,3.2rem);line-height:1.06}.game-state-panel p{margin:0;max-width:44rem;color:#f5f7fbb8}.quantity-select-panel h3{max-width:22ch}.quantity-grid{display:grid;grid-template-columns:repeat(5,minmax(4.8rem,1fr));gap:.75rem;margin-top:.4rem}.quantity-choice{min-height:5.6rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;border:1px solid rgba(244,200,74,.34);border-radius:.5rem;color:var(--text);background:#f4c84a1f;text-decoration:none;transition:transform .16s ease,border-color .16s ease,background .16s ease}.quantity-choice:hover{transform:translateY(-2px);border-color:#f4c84ac7;background:#f4c84a38}.quantity-choice span{font-size:2rem;line-height:1;font-weight:900}.quantity-choice small{color:#f5f7fbad;font-weight:800}.action-page-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(17rem,25rem);gap:1.2rem;align-items:stretch}.action-page-copy{min-height:26rem;display:flex;flex-direction:column;justify-content:center;padding:clamp(1.25rem,4vw,2rem);border-radius:.7rem;border:1px solid rgba(255,255,255,.09);background:#ffffff0e}.action-page-copy h2{margin:.65rem 0 0;max-width:13ch;font-size:clamp(2.2rem,5vw,4.5rem);line-height:1.05}.action-page-copy p{max-width:42rem;color:#f5f7fbb8}.check-list{list-style:none;display:grid;gap:.8rem;padding:0;margin:1rem 0 0;counter-reset:actionSteps}.check-list li{position:relative;padding:.85rem .85rem .85rem 3rem;border-radius:.55rem;background:#ffffff0e}.check-list li:before{counter-increment:actionSteps;content:counter(actionSteps);position:absolute;left:.75rem;top:.75rem;width:1.55rem;height:1.55rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.4rem;background:#f4c84a24;color:#f4c84a;font-weight:900}.dashboard-main{min-width:0}.dashboard-side,.action-side{display:grid;gap:1rem}.account-status{display:grid;gap:.85rem;padding:1.25rem;border-radius:.7rem;border:1px solid rgba(255,255,255,.09);background:#ffffff0e}.account-status-compact{gap:.75rem}.account-status-header{display:flex;align-items:center;gap:.75rem}.account-status-header strong{display:block;margin-top:.15rem;color:#f5f7fb}.account-status-dot{width:.7rem;height:.7rem;flex:0 0 auto;border-radius:999px;background:#f4c84a;box-shadow:0 0 0 .25rem #f4c84a1f}.account-status-dot-online{background:#7bd29b;box-shadow:0 0 0 .25rem #7bd29b1f}.account-status p{margin:0;color:#f5f7fbb8}.account-status-user{min-width:0;padding:.55rem .7rem;border-radius:.5rem;color:#f5f7fbdb;background:#00000029;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-status-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem}.quick-link-list{display:grid;gap:.65rem;margin-top:1rem}.quick-link-list a{display:flex;justify-content:space-between;padding:.75rem .85rem;border-radius:.55rem;background:#ffffff0e;color:#f5f7fb;font-weight:800}.quick-link-list a:hover{background:#f4c84a1f;color:#f4c84a}.testimonial-card .quote{margin:0 0 1rem;font-style:italic}.testimonial-card .author{display:grid;gap:.2rem}.testimonial-card strong{color:#f4c84a}.notification-center{position:fixed;top:1rem;right:1rem;z-index:100;display:grid;gap:.75rem;width:min(24rem,calc(100vw - 2rem))}.notification{padding:.9rem 1rem;border-radius:.6rem;box-shadow:0 14px 32px #00000038}.notification-success{background:#197347}.notification-error{background:#9f3328}.notification-info{background:#255b8b}.notification-warning{background:#a66c12}.notification-content{display:flex;justify-content:space-between;gap:1rem}.notification-close{border:0;background:transparent;color:inherit;font-size:1.4rem}:root[data-theme=light] .draw-board,:root[data-theme=light] .highlight-box,:root[data-theme=light] .cta-panel,:root[data-theme=light] .action-page-copy,:root[data-theme=light] .game-card,:root[data-theme=light] .game-detail-hero,:root[data-theme=light] .live-fragment-shell,:root[data-theme=light] .game-frame-shell,:root[data-theme=light] .game-state-panel,:root[data-theme=light] .step-card,:root[data-theme=light] .testimonial-card,:root[data-theme=light] .info-card,:root[data-theme=light] .panel-block,:root[data-theme=light] .account-status,:root[data-theme=light] .auth-panel{background:#ffffffd1;border-color:#1a211c1a}:root[data-theme=light] .ticket-row,:root[data-theme=light] .check-list li,:root[data-theme=light] .quick-link-list a,:root[data-theme=light] .account-status-user{color:#1a211c;background:#1a211c0b}:root[data-theme=light] .quantity-choice{color:#1a211c;background:#f4c84a42}:root[data-theme=light] .quantity-choice small{color:#1a211c9e}:root[data-theme=light] .game-detail-tabs a{color:#1a211cb8;border-color:#1a211c1f;background:#1a211c0a}:root[data-theme=light] .game-detail-tabs a.active,:root[data-theme=light] .game-detail-tabs a:hover{color:#12150f;border-color:#f4c84ab8;background:#f4c84a}:root[data-theme=light] .game-detail-hero p{color:#1a211cad}:root[data-theme=light] .game-state-panel p{color:#1a211cad}:root[data-theme=light] .game-frame-fallback p{color:#1a211cad}:root[data-theme=light] .inline-search{color:#1a211cad}:root[data-theme=light] .inline-search input{color:#1a211c;background:#1a211c0a;border-color:#1a211c1f}:root[data-theme=light] .live-fragment-shell{background:#ffffffd1;border-color:#1a211c1a}:root[data-theme=light] .account-status-header strong{color:#1a211c}:root[data-theme=light] .account-status p{color:#1a211cad}:root[data-theme=light] .draw-board-header span,:root[data-theme=light] .ticket-row span{color:#1a211c94}:root[data-theme=light] .auth-form label{color:#1a211cc7}:root[data-theme=light] .auth-form input,:root[data-theme=light] .auth-form textarea{color:#1a211c;background:#1a211c09;border-color:#1a211c24}:root[data-theme=light] .password-field button{border-color:#1a211c24;background:#f4c84a2e}:root[data-theme=light] .login-summary div{background:#1a211c0b;border-color:#1a211c1a}:root[data-theme=light] .login-summary span{color:#1a211c94}:root[data-theme=light] .site-footer{color:#1a211cad;background:#eef1e8;border-top-color:#1a211c1a}@media (max-width: 980px){.site-header{grid-template-columns:minmax(0,1fr) auto;gap:.75rem}.mobile-menu-toggle{display:inline-flex;justify-content:center;min-width:5rem}.site-nav{display:none;grid-column:1 / -1;justify-content:start;flex-direction:column}.site-nav.open{display:flex}.action-group{grid-column:1 / -1;justify-content:start}.auth-page{align-items:flex-start}.auth-layout{gap:0}.auth-side{order:-1}.hero,.split-layout,.auth-layout,.dashboard-layout,.game-detail-layout,.play-game-layout,.action-page-layout{grid-template-columns:1fr}.action-page-copy{min-height:auto}}@media (max-width: 640px){.site-header{padding:.7rem 1rem}.brand{gap:.55rem}.brand-mark{width:2rem;height:2rem;border-radius:.45rem}.brand span:last-child{font-size:1rem}.mobile-menu-toggle,.theme-toggle{min-height:2.25rem;padding:.45rem .65rem}.site-nav{padding-top:.35rem;gap:.35rem}.site-nav a{padding:.45rem 0}.action-group{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.5rem}.action-group .theme-toggle,.action-group .button{width:100%}.action-group .theme-toggle{grid-column:1 / -1}.hero h1{font-size:2.55rem}main .button{width:100%}.auth-page{min-height:auto}.auth-panel{gap:1rem;padding:1.1rem 0}.auth-panel h2{margin-top:.35rem;font-size:1.95rem}.auth-panel p{margin-bottom:0}.form-grid-two{grid-template-columns:1fr}.game-detail-hero h3{max-width:none;font-size:2.1rem}.live-fragment-shell{padding:.7rem}.live-fragment-header{flex-direction:column}.legacy-fragment-frame{min-height:38rem}.legacy-host-frame{min-height:48rem}.play-game-toolbar{flex-direction:column}.game-frame-shell{padding:.35rem}.game-frame-fallback{flex-direction:column;align-items:stretch}.game-frame{min-height:38rem}.quantity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.login-summary,.login-actions,.account-status-actions{grid-template-columns:1fr}.backend-status{display:flex;align-items:flex-start}.auth-side .panel-block{display:none}.login-summary{gap:.6rem}.login-summary div{padding:.75rem}.auth-form{gap:.85rem}.auth-form label{gap:.35rem}.auth-form input,.auth-form textarea{min-height:2.85rem}.password-field button{min-width:4.2rem}.draw-board-header,.ticket-row,.cta-panel,.site-footer{align-items:flex-start;flex-direction:column}.stats-card{grid-template-columns:1fr}}
