@charset "UTF-8";/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}*[hidden]{display:none!important}html{font-family:Inter,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-optical-sizing:auto;font-style:normal;scroll-behavior:smooth;background-color:#0a1a2e;color:#fff}body{background-color:#0a1a2e;color:#fff}html.is-locked,body.is-locked{overflow:hidden}[id]{scroll-margin-top:72px}h1,h2,h3,h4,h5,h6{margin-bottom:0;margin-top:0;font-family:Inter,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;color:#fff;line-height:1.2}h1{font-size:2.25rem;font-weight:700}h2{font-size:1.875rem;font-weight:600}h3{font-size:1.5rem;font-weight:600}p{margin-top:0;margin-bottom:16px;color:#e0e8f0;line-height:1.6}img{width:100%;height:auto}a{text-decoration:none;color:#3b6fa8;transition:color .2s ease-in-out}a:not(.disabled,[disabled]):hover,a:not(.disabled,[disabled]):focus,a:not(.disabled,[disabled]).focus{color:#5a8fc4}.container{max-width:1512px;width:100%;padding:0 16px;margin:0 auto}@media (min-width: 769px){.container{padding:0 70px}}body{display:flex;flex-direction:column;min-height:100dvh;position:relative}header{position:sticky;top:0;z-index:999;background-color:#0a1a2e;border-bottom:1px solid #2a4a6b;padding:20px 0}header .header-content{display:flex;justify-content:center;align-items:center}header .header-logo{max-width:80px;height:auto}@media (min-width: 769px){header .header-logo{max-width:100px}}main{flex:1}.hero{position:relative;width:100%;height:100vh;min-height:600px;max-height:900px;overflow:hidden}.hero-carousel{position:relative;width:100%;height:100%}.hero-slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transition:opacity .8s ease-in-out;z-index:1}.hero-slide.active{opacity:1;z-index:2}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0a1a2ed9,#1a2f4abf,#0a1a2ed9);z-index:1}.hero-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;height:100%;padding:80px 0 120px;max-width:900px;margin:0 auto}.hero-title{margin-bottom:32px;font-weight:700;line-height:1.1}.hero-title-line{display:block;font-size:2.25rem;color:#fff;margin-bottom:8px}@media (min-width: 769px){.hero-title-line{font-size:3rem}}@media (min-width: 992px){.hero-title-line{font-size:4rem}}.hero-title-accent{display:block;font-size:1.875rem;color:#fbbf24;font-weight:700;margin-top:12px}@media (min-width: 769px){.hero-title-accent{font-size:2.25rem}}@media (min-width: 992px){.hero-title-accent{font-size:3rem}}.hero-text{margin-bottom:40px;max-width:800px}.hero-text p{font-size:1.125rem;color:#e0e8f0;line-height:1.7;margin-bottom:20px}@media (min-width: 769px){.hero-text p{font-size:1.25rem}}.hero-text p:last-child{margin-bottom:0}.hero-buttons{display:flex;flex-direction:column;gap:16px;align-items:center}@media (min-width: 544px){.hero-buttons{flex-direction:row;justify-content:center}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;font-size:1rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .2s ease-in-out;cursor:pointer;border:2px solid transparent;min-width:200px}@media (min-width: 769px){.btn{padding:18px 40px;font-size:1.125rem}}.btn-primary{background-color:#3b6fa8;color:#fff;border-color:#3b6fa8}.btn-primary:not(.disabled,[disabled]):hover,.btn-primary:not(.disabled,[disabled]):focus,.btn-primary:not(.disabled,[disabled]).focus{background-color:#5a8fc4;border-color:#5a8fc4;transform:translateY(-2px);box-shadow:0 8px 20px #3b6fa84d}.btn-primary:hover{color:#fff!important}.btn-secondary{background-color:transparent;color:#fff;border-color:#fff}.btn-secondary:not(.disabled,[disabled]):hover,.btn-secondary:not(.disabled,[disabled]):focus,.btn-secondary:not(.disabled,[disabled]).focus{background-color:#ffffff1a;border-color:#3b6fa8;color:#3b6fa8;transform:translateY(-2px)}.hero-controls{position:absolute;bottom:40px;left:50%;transform:translate(-50%);z-index:10;display:flex;align-items:center;gap:24px;background-color:#0a1a2e99;padding:12px 20px;border-radius:50px;backdrop-filter:blur(10px)}.hero-control{background:transparent;border:none;color:#fff;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;transition:color .2s ease-in-out;border-radius:50%}.hero-control:not(.disabled,[disabled]):hover,.hero-control:not(.disabled,[disabled]):focus,.hero-control:not(.disabled,[disabled]).focus{color:#3b6fa8}.hero-control i{font-size:1rem;display:block}.hero-dots{display:flex;gap:12px}.hero-dot{width:12px;height:12px;border-radius:50%;border:2px solid #ffffff;background:transparent;cursor:pointer;transition:all .2s ease-in-out;padding:0}.hero-dot.active{background-color:#3b6fa8;border-color:#3b6fa8}.hero-dot:not(.disabled,[disabled]):hover,.hero-dot:not(.disabled,[disabled]):focus,.hero-dot:not(.disabled,[disabled]).focus{border-color:#3b6fa8}.casino-section{padding:80px 0;background-color:#1a2f4a}@media (min-width: 769px){.casino-section{padding:120px 0}}.section-title{text-align:center;font-size:1.875rem;font-weight:700;margin-bottom:16px;color:#fff}@media (min-width: 769px){.section-title{font-size:2.25rem}}.section-subtitle{text-align:center;font-size:1.125rem;color:#e0e8f0;margin-bottom:48px;max-width:700px;margin-left:auto;margin-right:auto}@media (min-width: 769px){.section-subtitle{font-size:1.25rem;margin-bottom:64px}}.casino-cards{display:grid;grid-template-columns:1fr;gap:32px}@media (min-width: 769px){.casino-cards{grid-template-columns:repeat(2,1fr);gap:40px}}@media (min-width: 992px){.casino-cards{gap:48px}}.casino-card{position:relative;background-color:#1e3a5f;border:1px solid #2a4a6b;border-radius:16px;padding:32px 24px;display:flex;flex-direction:column;transition:all .2s ease-in-out;box-shadow:0 4px 20px #0003}@media (min-width: 769px){.casino-card{padding:40px 32px}}.casino-card:not(.disabled,[disabled]):hover,.casino-card:not(.disabled,[disabled]):focus,.casino-card:not(.disabled,[disabled]).focus{transform:translateY(-4px);box-shadow:0 8px 30px #0000004d;border-color:#3b6fa8}.casino-badge{position:absolute;top:20px;right:20px;padding:8px 16px;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;z-index:1}@media (min-width: 769px){.casino-badge{top:24px;right:24px;padding:10px 20px;font-size:.875rem}}.casino-badge-premium{background-color:#fbbf24;color:#0a1a2e}.casino-badge-limited{background:linear-gradient(135deg,#8b5cf6,#6366f1);color:#fff}.casino-logo-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:24px;padding:20px;background-color:#ffffff0d;border-radius:12px;min-height:120px}@media (min-width: 769px){.casino-logo-wrapper{min-height:140px;padding:24px}}.casino-logo{max-width:200px;max-height:80px;width:auto;height:auto;object-fit:contain}@media (min-width: 769px){.casino-logo{max-width:240px;max-height:100px}}.casino-rating{text-align:center;margin-bottom:32px}.casino-rating-value{display:block;font-size:2.25rem;font-weight:700;color:#fbbf24;margin-bottom:8px;line-height:1}.casino-stars{display:flex;justify-content:center;gap:4px;margin-bottom:8px}.star{color:#fbbf24;font-size:1.25rem;line-height:1}.star.fa-star{display:inline-block}.casino-reviews{font-size:.875rem;color:#b0c4d8;margin:0}.casino-features{flex:1;margin-bottom:32px}.casino-feature{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.casino-feature:last-child{margin-bottom:0}.feature-icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background-color:#fbbf24;color:#0a1a2e;border-radius:50%;font-size:.875rem;margin-top:2px}.feature-icon.fa-check{display:flex;align-items:center;justify-content:center}.feature-text{flex:1;font-size:1rem;color:#e0e8f0;line-height:1.6}@media (min-width: 769px){.feature-text{font-size:1.125rem}}.casino-actions{display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:auto;padding-top:24px;border-top:1px solid #2a4a6b}.btn-casino-primary{width:100%;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#0a1a2e;border:none;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 15px #fbbf244d}.btn-casino-primary:not(.disabled,[disabled]):hover,.btn-casino-primary:not(.disabled,[disabled]):focus,.btn-casino-primary:not(.disabled,[disabled]).focus{background:linear-gradient(135deg,#f59e0b,#fbbf24);transform:translateY(-2px);box-shadow:0 6px 20px #fbbf2466}.casino-availability{font-size:.875rem;color:#b0c4d8;text-align:center;margin:0}.about-section{padding:80px 0;background-color:#0a1a2e}@media (min-width: 769px){.about-section{padding:120px 0}}.about-content{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}@media (min-width: 992px){.about-content{grid-template-columns:1fr 1fr;gap:64px}}.about-text{order:2}@media (min-width: 992px){.about-text{order:1}}.about-title{font-size:1.875rem;font-weight:700;margin-bottom:24px;color:#fff}@media (min-width: 769px){.about-title{font-size:2.25rem;margin-bottom:32px}}.about-description{margin-bottom:40px}.about-description p{font-size:1rem;color:#e0e8f0;line-height:1.7;margin-bottom:20px}@media (min-width: 769px){.about-description p{font-size:1.125rem}}.about-description p:last-child{margin-bottom:0}.about-features{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 544px){.about-features{grid-template-columns:repeat(2,1fr)}}@media (min-width: 769px){.about-features{grid-template-columns:repeat(3,1fr)}}.about-feature{padding:24px;background-color:#1e3a5f;border:1px solid #2a4a6b;border-radius:12px;transition:all .2s ease-in-out;text-align:center}.about-feature:not(.disabled,[disabled]):hover,.about-feature:not(.disabled,[disabled]):focus,.about-feature:not(.disabled,[disabled]).focus{transform:translateY(-4px);border-color:#3b6fa8;box-shadow:0 8px 20px #3b6fa833}.about-feature .about-feature-icon{width:64px;height:64px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b6fa8,#5a8fc4);border-radius:50%;color:#fff;font-size:1.5rem}.about-feature .about-feature-icon i{display:block}.about-feature h3{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:12px}@media (min-width: 769px){.about-feature h3{font-size:1.5rem}}.about-feature p{font-size:.875rem;color:#e0e8f0;line-height:1.6;margin:0}@media (min-width: 769px){.about-feature p{font-size:1rem}}.about-image{order:1;position:relative}@media (min-width: 992px){.about-image{order:2}}.about-img{width:100%;height:auto;border-radius:16px;object-fit:cover;box-shadow:0 8px 30px #0000004d;transition:transform .2s ease-in-out}.about-img:not(.disabled,[disabled]):hover,.about-img:not(.disabled,[disabled]):focus,.about-img:not(.disabled,[disabled]).focus{transform:scale(1.02)}@media (min-width: 769px){.about-img{min-height:500px;object-fit:cover}}.reviews-section{padding:80px 0;background-color:#1a2f4a}@media (min-width: 769px){.reviews-section{padding:120px 0}}.reviews-grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 544px){.reviews-grid{grid-template-columns:repeat(1,1fr);gap:24px}}@media (min-width: 992px){.reviews-grid{grid-template-columns:repeat(3,1fr);gap:32px}}.review-card{background-color:#1e3a5f;border:1px solid #2a4a6b;border-radius:16px;padding:24px;display:flex;flex-direction:column;transition:all .2s ease-in-out;box-shadow:0 4px 15px #0000001a}@media (min-width: 769px){.review-card{padding:32px}}.review-card:not(.disabled,[disabled]):hover,.review-card:not(.disabled,[disabled]):focus,.review-card:not(.disabled,[disabled]).focus{transform:translateY(-4px);box-shadow:0 8px 25px #0003;border-color:#3b6fa8}.review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;gap:16px}.review-author{display:flex;align-items:center;gap:12px;flex:1}.review-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#3b6fa8,#5a8fc4);display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;color:#fff;flex-shrink:0;overflow:hidden;border:2px solid #3b6fa8}.review-avatar-img{width:100%;height:100%;object-fit:cover;border-radius:50%}.review-author-info{flex:1}.review-name{font-size:1rem;font-weight:600;color:#fff;margin:0 0 4px}.review-location{font-size:.875rem;color:#b0c4d8;margin:0}.review-rating{display:flex;gap:2px;flex-shrink:0}.review-star{color:#fbbf24;font-size:1rem;line-height:1}.review-star.fa-star,.review-star.far.fa-star{display:inline-block}.review-star.review-star-empty{color:#2a4a6b;opacity:.5}.review-content{flex:1;margin-bottom:20px}.review-content p{font-size:1rem;color:#e0e8f0;line-height:1.7;margin:0}.review-footer{padding-top:16px;border-top:1px solid #2a4a6b}.review-date{font-size:.875rem;color:#b0c4d8}.why-choose-section{padding:80px 0;background-color:#0a1a2e}@media (min-width: 769px){.why-choose-section{padding:120px 0}}.why-choose-grid{display:grid;grid-template-columns:1fr;gap:32px}@media (min-width: 544px){.why-choose-grid{grid-template-columns:repeat(2,1fr);gap:32px}}@media (min-width: 992px){.why-choose-grid{grid-template-columns:repeat(4,1fr);gap:40px}}.why-choose-item{text-align:center;padding:32px 24px;background-color:#1e3a5f;border:1px solid #2a4a6b;border-radius:16px;transition:all .2s ease-in-out;display:flex;flex-direction:column;align-items:center}.why-choose-item:not(.disabled,[disabled]):hover,.why-choose-item:not(.disabled,[disabled]):focus,.why-choose-item:not(.disabled,[disabled]).focus{transform:translateY(-8px);box-shadow:0 12px 30px #0000004d;border-color:#3b6fa8}.why-choose-icon{width:80px;height:80px;margin-bottom:24px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b6fa8,#5a8fc4);border-radius:50%;color:#fff;font-size:1.875rem;box-shadow:0 8px 20px #3b6fa84d;transition:all .2s ease-in-out}.why-choose-icon i{display:block}.why-choose-item:hover .why-choose-icon{transform:scale(1.1) rotate(5deg);box-shadow:0 12px 30px #3b6fa866}.why-choose-item h3{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:16px}@media (min-width: 769px){.why-choose-item h3{font-size:1.5rem}}.why-choose-item p{font-size:1rem;color:#e0e8f0;line-height:1.7;margin:0}@media (min-width: 769px){.why-choose-item p{font-size:1.125rem}}.footer{background-color:#0a1a2e;border-top:1px solid #2a4a6b;padding:60px 0 30px;margin-top:auto}@media (min-width: 769px){.footer{padding:80px 0 40px}}.footer-top{display:flex;flex-direction:column;align-items:center;gap:32px;margin-bottom:48px;padding-bottom:48px;border-bottom:1px solid #2a4a6b}@media (min-width: 769px){.footer-top{flex-direction:row;justify-content:space-between;align-items:center}}.footer-logo{display:flex;justify-content:center}.footer-logo-img{max-width:120px;height:auto}@media (min-width: 769px){.footer-logo-img{max-width:150px}}.footer-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}@media (min-width: 769px){.footer-nav{gap:32px}}.footer-link{color:#e0e8f0;font-size:1rem;transition:color .2s ease-in-out}.footer-link:not(.disabled,[disabled]):hover,.footer-link:not(.disabled,[disabled]):focus,.footer-link:not(.disabled,[disabled]).focus{color:#3b6fa8}.footer-link i{margin-right:8px}.footer-middle{display:grid;grid-template-columns:1fr;gap:40px;margin-bottom:48px;padding-bottom:48px;border-bottom:1px solid #2a4a6b}@media (min-width: 769px){.footer-middle{grid-template-columns:1fr 1fr;gap:60px}}.footer-links-title,.footer-company-title{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:24px}@media (min-width: 769px){.footer-links-title,.footer-company-title{font-size:1.5rem}}.footer-links-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.footer-company-info{display:flex;flex-direction:column;gap:12px}.footer-company-name,.footer-company-address,.footer-company-number{font-size:1rem;color:#e0e8f0;margin:0;line-height:1.6}.footer-company-email{margin:0}.footer-company-email a{display:inline-flex;align-items:center;gap:8px}.footer-responsible{background-color:#1e3a5f;border:1px solid #2a4a6b;border-radius:16px;padding:32px 24px;margin-bottom:48px}@media (min-width: 769px){.footer-responsible{padding:40px}}.footer-age-warning{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #2a4a6b}.footer-age-warning i{font-size:1.5rem;color:#fbbf24}.footer-age-warning h3{font-size:1.25rem;font-weight:700;color:#fff;margin:0}@media (min-width: 769px){.footer-age-warning h3{font-size:1.5rem}}.footer-responsible-text p{font-size:1rem;color:#e0e8f0;line-height:1.8;margin-bottom:16px}@media (min-width: 769px){.footer-responsible-text p{font-size:1.125rem}}.footer-responsible-text p:last-child{margin-bottom:0}.footer-responsible-text p strong{color:#fff;font-weight:600}.footer-support-orgs{background-color:#1e3a5f;border:1px solid #2a4a6b;border-radius:16px;padding:32px 24px;margin-bottom:48px}@media (min-width: 769px){.footer-support-orgs{padding:40px}}.footer-support-title{font-size:1.25rem;font-weight:600;color:#fff;text-align:center;margin-bottom:12px}@media (min-width: 769px){.footer-support-title{font-size:1.5rem}}.footer-support-subtitle{font-size:1rem;color:#e0e8f0;text-align:center;margin-bottom:32px;line-height:1.6}@media (min-width: 769px){.footer-support-subtitle{font-size:1.125rem;margin-bottom:40px}}.footer-orgs-grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 544px){.footer-orgs-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 769px){.footer-orgs-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 992px){.footer-orgs-grid{grid-template-columns:repeat(5,1fr)}}.footer-org-item{text-align:center;padding:24px 16px;background-color:#0a1a2e;border:1px solid #2a4a6b;border-radius:12px;transition:all .2s ease-in-out}.footer-org-item:not(.disabled,[disabled]):hover,.footer-org-item:not(.disabled,[disabled]):focus,.footer-org-item:not(.disabled,[disabled]).focus{border-color:#3b6fa8;transform:translateY(-4px)}.footer-org-logo{color:#fff;margin-bottom:12px;padding:12px;border-radius:8px;width:auto}.footer-org-logo img{width:auto;height:45px;margin-bottom:15px}@media (min-width: 769px){.footer-org-logo{font-size:1.25rem}}.footer-org-desc{font-size:.875rem;color:#b0c4d8;margin:0;line-height:1.5}@media (min-width: 769px){.footer-org-desc{font-size:1rem}}.footer-bottom{text-align:center;padding-top:32px;border-top:1px solid #2a4a6b}.footer-copyright{font-size:1rem;color:#e0e8f0;margin-bottom:12px}@media (min-width: 769px){.footer-copyright{font-size:1.125rem}}.footer-disclaimer{font-size:.875rem;color:#b0c4d8;margin:0;line-height:1.6}@media (min-width: 769px){.footer-disclaimer{font-size:1rem}}.age-modal{position:fixed;bottom:20px;right:20px;z-index:1000;max-width:400px;width:calc(100% - 40px);opacity:0;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease;pointer-events:none}@media (min-width: 769px){.age-modal{max-width:450px}}.age-modal.show{opacity:1;transform:translateY(0);pointer-events:all}.age-modal-content{background:linear-gradient(135deg,#1e3a5f,#1a2f4a);border:2px solid #fbbf24;border-radius:16px;padding:24px;box-shadow:0 8px 30px #00000080;position:relative}@media (min-width: 769px){.age-modal-content{padding:32px}}.age-modal-icon{width:60px;height:60px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:50%;color:#0a1a2e;font-size:1.5rem;box-shadow:0 4px 15px #fbbf2466}.age-modal-icon i{display:block}.age-modal-title{font-size:1.25rem;font-weight:700;color:#fff;text-align:center;margin-bottom:16px}@media (min-width: 769px){.age-modal-title{font-size:1.5rem}}.age-modal-text{font-size:.875rem;color:#e0e8f0;line-height:1.6;text-align:center;margin-bottom:12px}@media (min-width: 769px){.age-modal-text{font-size:1rem}}.age-modal-text:last-of-type{margin-bottom:20px}.age-modal-buttons{display:flex;flex-direction:column;gap:12px}@media (min-width: 544px){.age-modal-buttons{flex-direction:row;gap:12px}}.age-btn{flex:1;padding:14px 24px;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease-in-out;text-transform:uppercase;letter-spacing:.5px}.age-btn i{font-size:1rem}.age-btn:not(.disabled,[disabled]):hover,.age-btn:not(.disabled,[disabled]):focus,.age-btn:not(.disabled,[disabled]).focus{transform:translateY(-2px);box-shadow:0 4px 15px #0000004d}.age-btn-accept{background:linear-gradient(135deg,#3b6fa8,#5a8fc4);color:#fff;box-shadow:0 4px 15px #3b6fa84d}.age-btn-accept:not(.disabled,[disabled]):hover,.age-btn-accept:not(.disabled,[disabled]):focus,.age-btn-accept:not(.disabled,[disabled]).focus{background:linear-gradient(135deg,#5a8fc4,#3b6fa8);box-shadow:0 6px 20px #3b6fa866}.age-btn-decline{background-color:transparent;color:#fff;border:2px solid #ffffff}.age-btn-decline:not(.disabled,[disabled]):hover,.age-btn-decline:not(.disabled,[disabled]):focus,.age-btn-decline:not(.disabled,[disabled]).focus{background-color:#ffffff1a;border-color:#ef4444;color:#ef4444}@media (max-width: 650px){.hero{height:850px}header .header-logo{max-width:120px}}.policy-page{padding:60px 0;min-height:60vh}@media (min-width: 769px){.policy-page{padding:80px 0}}.policy-content{max-width:900px;margin:0 auto}.policy-section{margin-bottom:48px}.policy-section:last-child{margin-bottom:0}.policy-section h3{font-size:1.25rem;font-weight:600;color:#fff;margin-top:24px;margin-bottom:16px}@media (min-width: 769px){.policy-section h3{font-size:1.5rem}}.policy-section h2{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:20px}@media (min-width: 769px){.policy-section h2{font-size:1.875rem}}.policy-section p{font-size:1rem;color:#e0e8f0;line-height:1.8;margin-bottom:16px}@media (min-width: 769px){.policy-section p{font-size:1.125rem}}.policy-section p a{color:#3b6fa8;text-decoration:underline}.warning-box{background-color:#fbbf241a;border:2px solid #fbbf24;border-radius:12px;padding:24px;display:flex;align-items:flex-start;gap:16px;margin:24px 0}.warning-box i{font-size:1.5rem;color:#fbbf24;flex-shrink:0}.warning-box p{margin:0;color:#fff}.warning-box p strong{font-weight:700}.policy-list{list-style:none;padding:0;margin:24px 0}.policy-list li{font-size:1rem;color:#e0e8f0;line-height:1.8;padding-left:28px;position:relative;margin-bottom:12px}@media (min-width: 769px){.policy-list li{font-size:1.125rem}}.policy-list li:before{content:"•";position:absolute;left:0;color:#3b6fa8;font-size:1.25rem;font-weight:700}.policy-list li strong{color:#fff}.help-organizations{display:grid;grid-template-columns:1fr;gap:24px;margin:32px 0}@media (min-width: 769px){.help-organizations{grid-template-columns:repeat(2,1fr)}}.help-org-item{background-color:#1e3a5f;border:1px solid #2a4a6b;border-radius:12px;padding:24px}.help-org-item h3{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:12px}.help-org-item p{font-size:1rem;color:#e0e8f0;margin:0;line-height:1.6}.contact-info{background-color:#1e3a5f;border:1px solid #2a4a6b;border-radius:12px;padding:24px;margin:24px 0}.contact-info p{margin-bottom:12px}.contact-info p:last-child{margin-bottom:0}.contact-info p strong{color:#fff}.contact-info p a{color:#3b6fa8}
