@import url('https://fonts.googleapis.com/css2?family=Sora:wght@300;400;500;600;700;800&display=swap');

*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;font-size:16px}
body{font-family:'Sora',ui-sans-serif,system-ui,sans-serif;background:#110E1B;color:#E8E4F5;line-height:1.6;min-height:100vh;overflow-x:hidden}
a{color:#4DF2C1;text-decoration:none;transition:color .25s}
a:hover{color:#7af7d5}
img{max-width:100%;height:auto;display:block}
button{cursor:pointer;font-family:inherit}
ul,ol{list-style:none}
.x7f2a{display:none}
.wp-block-dummy{visibility:hidden;height:0;overflow:hidden}
input,select,textarea{font-family:inherit}

.wrapper{display:flex;flex-direction:column;min-height:100vh}
.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}
.section-gap{margin-top:40px}

.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 22px;border-radius:8px;font-weight:600;font-size:.95rem;border:none;transition:all .25s;cursor:pointer;text-decoration:none;white-space:nowrap}
.btn--primary{background:#4DF2C1;color:#110E1B}
.btn--primary:hover{background:#6ff5ce;color:#110E1B;transform:translateY(-1px);box-shadow:0 6px 20px rgba(77,242,193,.35)}
.btn--secondary{background:#574C7B;color:#E8E4F5}
.btn--secondary:hover{background:#6b5e94;color:#fff;transform:translateY(-1px)}
.btn--outline{background:transparent;border:2px solid #4DF2C1;color:#4DF2C1}
.btn--outline:hover{background:#4DF2C1;color:#110E1B}
.btn--lg{padding:14px 32px;font-size:1.05rem;border-radius:10px}
.btn--sm{padding:7px 16px;font-size:.85rem}

.site-header{background:#2B2444;position:sticky;top:0;z-index:100;box-shadow:0 2px 20px rgba(0,0,0,.4)}
.header-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;max-width:1200px;margin:0 auto}
.header-logo img{height:58px;width:auto}
.header-nav{display:flex;align-items:center;gap:4px}
.header-nav a{display:flex;align-items:center;gap:6px;padding:8px 14px;color:#C8C0E0;border-radius:6px;font-size:.9rem;font-weight:500;transition:all .2s}
.header-nav a:hover,.header-nav a.active{background:rgba(77,242,193,.12);color:#4DF2C1}
.header-nav a svg{width:16px;height:16px;flex-shrink:0}
.header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}
.header-online{display:flex;align-items:center;gap:6px;font-size:.8rem;color:#A89DC8;margin-right:4px}
.header-online .pulse{width:8px;height:8px;border-radius:50%;background:#4DF2C1;animation:pulse-glow 2s infinite}
@keyframes pulse-glow{0%,100%{box-shadow:0 0 0 0 rgba(77,242,193,.5)}50%{box-shadow:0 0 0 6px rgba(77,242,193,0)}}
.burger{display:none;flex-direction:column;gap:5px;background:transparent;border:none;padding:6px;cursor:pointer}
.burger span{display:block;width:24px;height:2px;background:#E8E4F5;border-radius:2px;transition:all .3s}
.burger.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.burger.active span:nth-child(2){opacity:0}
.burger.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}

.hero{position:relative;min-height:520px;display:flex;align-items:center;overflow:hidden}
.hero-bg{position:absolute;inset:0;background-image:url('/win-spirit-casino-title-img.webp');background-size:cover;background-position:center;z-index:0}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(100deg,rgba(17,14,27,.95) 38%,rgba(43,36,68,.6) 70%,rgba(17,14,27,.2) 100%);z-index:1}
.hero-content{position:relative;z-index:2;padding:60px 20px;max-width:1200px;margin:0 auto;width:100%}
.hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(77,242,193,.12);border:1px solid rgba(77,242,193,.3);color:#4DF2C1;padding:6px 14px;border-radius:20px;font-size:.82rem;font-weight:600;margin-bottom:20px;letter-spacing:.5px}
.hero h1{font-size:2.8rem;font-weight:800;line-height:1.2;margin-bottom:16px;color:#fff;max-width:620px}
.hero h1 span{color:#4DF2C1}
.hero-desc{font-size:1.05rem;color:#C8C0E0;max-width:520px;margin-bottom:32px;line-height:1.65}
.hero-actions{display:flex;gap:14px;flex-wrap:wrap;align-items:center}
.hero-stats{display:flex;gap:30px;margin-top:40px;flex-wrap:wrap}
.hero-stat{text-align:center}
.hero-stat strong{display:block;font-size:1.6rem;font-weight:700;color:#4DF2C1}
.hero-stat span{font-size:.82rem;color:#A89DC8}

.breadcrumbs{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.06)}
.breadcrumbs-inner{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#8878AA;max-width:1200px;margin:0 auto;padding:0 20px;flex-wrap:wrap}
.breadcrumbs-inner a{color:#8878AA;transition:color .2s}
.breadcrumbs-inner a:hover{color:#4DF2C1}
.breadcrumbs-inner span{color:#E8E4F5}
.breadcrumbs-inner svg{width:12px;height:12px;opacity:.5}

.main-content{flex:1;padding:36px 0 60px}

.block-card{background:#1C1730;border-radius:16px;padding:32px;margin-bottom:28px;border:1px solid rgba(255,255,255,.06);box-shadow:0 4px 24px rgba(0,0,0,.25)}
.block-card--accent{border-color:rgba(77,242,193,.15)}

.block-title{font-size:1.45rem;font-weight:700;margin-bottom:20px;color:#fff;display:flex;align-items:center;gap:10px}
.block-title svg{width:22px;height:22px;color:#4DF2C1;flex-shrink:0}
.block-title-line{width:4px;height:22px;background:#4DF2C1;border-radius:2px;flex-shrink:0;display:inline-block}

.toc-list{display:flex;flex-direction:column;gap:6px}
.toc-list a{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:8px;color:#C8C0E0;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05);transition:all .2s;font-size:.93rem}
.toc-list a:hover{background:rgba(77,242,193,.08);border-color:rgba(77,242,193,.25);color:#4DF2C1;transform:translateX(4px)}
.toc-list a svg{width:18px;height:18px;color:#4DF2C1;flex-shrink:0}
.toc-num{font-weight:700;color:#574C7B;min-width:22px;font-size:.8rem}

.pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.pros-col,.cons-col{border-radius:12px;padding:24px}
.pros-col{background:rgba(77,242,193,.07);border:1px solid rgba(77,242,193,.2)}
.cons-col{background:rgba(255,80,80,.07);border:1px solid rgba(255,80,80,.18)}
.pros-col h3{color:#4DF2C1;margin-bottom:16px;font-size:1rem;font-weight:700;display:flex;align-items:center;gap:8px}
.cons-col h3{color:#ff6b6b;margin-bottom:16px;font-size:1rem;font-weight:700;display:flex;align-items:center;gap:8px}
.pros-col h3 svg,.cons-col h3 svg{width:18px;height:18px}
.pro-item,.con-item{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px;font-size:.92rem;line-height:1.5;color:#C8C0E0}
.pro-item svg{color:#4DF2C1;flex-shrink:0;margin-top:2px;width:16px;height:16px}
.con-item svg{color:#ff6b6b;flex-shrink:0;margin-top:2px;width:16px;height:16px}

.mirror-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:18px}
.mirror-time{display:flex;align-items:center;gap:6px;background:rgba(77,242,193,.1);border:1px solid rgba(77,242,193,.25);color:#4DF2C1;padding:7px 14px;border-radius:8px;font-size:.85rem;font-weight:600}
.mirror-time svg{width:14px;height:14px}
.mirror-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}
.mirror-table{width:100%;border-collapse:collapse;min-width:500px}
.mirror-table th{background:#241e38;color:#A89DC8;font-size:.82rem;font-weight:600;text-align:left;padding:12px 16px;border-bottom:2px solid rgba(255,255,255,.08);text-transform:uppercase;letter-spacing:.5px}
.mirror-table td{padding:13px 16px;border-bottom:1px solid rgba(255,255,255,.05);font-size:.9rem;color:#C8C0E0;text-align:left}
.mirror-table tr:hover td{background:rgba(77,242,193,.04)}
.mirror-table .status-dot{display:inline-flex;align-items:center;gap:6px}
.mirror-table .dot{width:8px;height:8px;border-radius:50%;background:#4DF2C1;animation:pulse-glow 2s infinite;display:inline-block}
.mirror-table .dot.yellow{background:#f5c842;box-shadow:none}
.mirror-table a.mirror-link{font-weight:600;display:inline-flex;align-items:center;gap:5px}
.mirror-table a.mirror-link svg{width:13px;height:13px}

.bonuses-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.bonus-card{background:linear-gradient(145deg,#241e38,#1a1530);border-radius:14px;padding:24px;border:1px solid rgba(87,76,123,.35);position:relative;overflow:hidden;transition:transform .25s,box-shadow .25s;display:flex;flex-direction:column}
.bonus-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(77,242,193,.12)}
.bonus-card::before{content:'';position:absolute;top:0;right:0;width:80px;height:80px;background:radial-gradient(circle,rgba(77,242,193,.12) 0%,transparent 70%)}
.bonus-tag{display:inline-block;background:rgba(77,242,193,.15);color:#4DF2C1;padding:4px 10px;border-radius:20px;font-size:.75rem;font-weight:700;margin-bottom:12px;letter-spacing:.4px}
.bonus-amount{font-size:2rem;font-weight:800;color:#fff;line-height:1.1;margin-bottom:6px}
.bonus-amount span{font-size:1rem;font-weight:500;color:#A89DC8}
.bonus-desc{font-size:.88rem;color:#A89DC8;margin-bottom:16px;line-height:1.55;flex:1}
.bonus-terms{font-size:.76rem;color:#6B5E8A;margin-bottom:16px}
.bonus-cta{margin-top:auto}

.slot-wrap{display:flex;flex-direction:column;align-items:center;gap:24px}
.slot-machine{background:linear-gradient(145deg,#241e38,#1a1530);border:2px solid rgba(77,242,193,.3);border-radius:20px;padding:32px;width:100%;max-width:400px;text-align:center;box-shadow:0 0 40px rgba(77,242,193,.08)}
.slot-reels{display:flex;justify-content:center;gap:12px;margin-bottom:24px}
.reel{width:80px;height:80px;background:#110E1B;border:2px solid rgba(87,76,123,.5);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:2.8rem;transition:transform .1s;overflow:hidden;position:relative}
.reel.spinning{animation:reel-spin .08s linear infinite}
@keyframes reel-spin{0%{transform:scaleY(1)}50%{transform:scaleY(.9)}100%{transform:scaleY(1)}}
.slot-btn{width:100%;max-width:220px;justify-content:center;text-align:center}
.slot-result{background:rgba(77,242,193,.1);border:1px solid rgba(77,242,193,.3);border-radius:12px;padding:20px;text-align:center;animation:fade-in .4s ease;display:none}
.slot-result.win{border-color:rgba(77,242,193,.5);background:rgba(77,242,193,.12)}
.slot-result.lose{border-color:rgba(255,107,107,.3);background:rgba(255,107,107,.05)}
.slot-result h3{font-size:1.2rem;font-weight:700;margin-bottom:8px}
.slot-result.win h3{color:#4DF2C1}
.slot-result.lose h3{color:#ff6b6b}
.slot-result p{font-size:.9rem;color:#A89DC8;margin-bottom:12px}

.review-content{font-size:.98rem;line-height:1.75;color:#C8C0E0}
.review-content h2{font-size:1.6rem;font-weight:700;color:#fff;margin:32px 0 14px;line-height:1.3}
.review-content h3{font-size:1.2rem;font-weight:600;color:#E8E4F5;margin:24px 0 10px}
.review-content h4{font-size:1rem;font-weight:600;color:#C8C0E0;margin:18px 0 8px}
.review-content p{margin-bottom:16px}
.review-content ul,.review-content ol{margin:0 0 16px 0;padding-left:24px}
.review-content ul{list-style:disc}
.review-content ol{list-style:decimal}
.review-content li{margin-bottom:8px}
.review-content a{color:#4DF2C1;text-decoration:underline}
.review-content strong,.review-content b{color:#fff;font-weight:600}
.review-content em,.review-content i{font-style:italic}
.review-content blockquote{border-left:3px solid #4DF2C1;padding:14px 20px;margin:20px 0;background:rgba(77,242,193,.05);border-radius:0 8px 8px 0;font-style:italic;color:#A89DC8}
.review-content table{width:100%;border-collapse:collapse;margin:20px 0;border:1px solid rgba(255,255,255,.1)}
.review-content th{background:#241e38;padding:10px 14px;text-align:left;font-weight:600;font-size:.88rem;border:1px solid rgba(255,255,255,.08);color:#E8E4F5}
.review-content td{padding:10px 14px;text-align:left;border:1px solid rgba(255,255,255,.06);font-size:.9rem}
.review-content tr:nth-child(even) td{background:rgba(255,255,255,.02)}
.review-content img{border-radius:8px;margin:16px 0}
.review-content hr{border:none;border-top:1px solid rgba(255,255,255,.08);margin:28px 0}

.faq-list{display:flex;flex-direction:column;gap:10px}
.faq-item{background:#1C1730;border:1px solid rgba(255,255,255,.07);border-radius:12px;overflow:hidden;transition:border-color .2s}
.faq-item.open{border-color:rgba(77,242,193,.25)}
.faq-q{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 22px;cursor:pointer;font-weight:600;font-size:.97rem;color:#E8E4F5;user-select:none;transition:color .2s}
.faq-q:hover{color:#4DF2C1}
.faq-icon{width:20px;height:20px;flex-shrink:0;transition:transform .3s;color:#574C7B}
.faq-item.open .faq-icon{transform:rotate(45deg);color:#4DF2C1}
.faq-a{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease}
.faq-item.open .faq-a{max-height:400px}
.faq-a-inner{padding:0 22px 20px;color:#A89DC8;font-size:.93rem;line-height:1.7}
.faq-a-inner a{color:#4DF2C1}

.author-card{display:flex;align-items:flex-start;gap:24px;padding:28px;background:#1C1730;border-radius:16px;border:1px solid rgba(87,76,123,.3)}
.author-avatar{width:90px;height:90px;border-radius:50%;object-fit:cover;border:3px solid #4DF2C1;flex-shrink:0}
.author-info h3{font-size:1.15rem;font-weight:700;color:#fff;margin-bottom:2px}
.author-info .author-role{color:#4DF2C1;font-size:.85rem;font-weight:600;margin-bottom:10px}
.author-bio{font-size:.9rem;color:#A89DC8;line-height:1.65;margin-bottom:12px}
.author-meta{font-size:.8rem;color:#6B5E8A;margin-bottom:12px}
.author-meta span{margin-right:16px}
.author-links{display:flex;gap:10px;flex-wrap:wrap}
.author-links a{display:inline-flex;align-items:center;gap:6px;font-size:.82rem;color:#C8C0E0;background:rgba(255,255,255,.05);padding:5px 12px;border-radius:6px;transition:all .2s}
.author-links a:hover{background:rgba(77,242,193,.12);color:#4DF2C1}
.author-links a svg{width:14px;height:14px}

.site-footer{background:#2B2444;border-top:1px solid rgba(255,255,255,.08);padding:48px 0 0}
.footer-inner{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:32px;padding-bottom:36px;border-bottom:1px solid rgba(255,255,255,.07)}
.footer-logo{margin-bottom:14px}
.footer-logo a{display:block;width:fit-content}
.footer-logo img{height:58px;width:auto}
.footer-tagline{font-size:.87rem;color:#8878AA;max-width:280px;line-height:1.6;margin-bottom:16px}
.footer-social{display:flex;gap:10px;flex-wrap:wrap}
.footer-social a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:rgba(255,255,255,.07);color:#A89DC8;transition:all .2s}
.footer-social a:hover{background:rgba(77,242,193,.15);color:#4DF2C1}
.footer-social a svg{width:16px;height:16px}
.footer-col h4{color:#E8E4F5;font-size:.9rem;font-weight:700;margin-bottom:14px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.06)}
.footer-col ul li{margin-bottom:8px}
.footer-col ul li a{color:#8878AA;font-size:.87rem;display:flex;align-items:center;gap:6px;transition:color .2s}
.footer-col ul li a:hover{color:#4DF2C1}
.footer-col ul li a svg{width:13px;height:13px}
.footer-badges{padding:24px 0;border-bottom:1px solid rgba(255,255,255,.07)}
.footer-badges-section{margin-bottom:20px}
.footer-badges-section h5{font-size:.78rem;color:#6B5E8A;text-transform:uppercase;letter-spacing:.6px;margin-bottom:12px;font-weight:600}
.footer-badge-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}
.badge-pill{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:6px 12px;font-size:.8rem;color:#A89DC8;font-weight:500;white-space:nowrap}
.badge-pill svg{width:16px;height:16px;color:#4DF2C1;flex-shrink:0}
.footer-bottom{padding:20px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}
.footer-flag{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#6B5E8A}
.footer-flag img{width:24px;height:16px;border-radius:2px}
.footer-copy{font-size:.82rem;color:#6B5E8A;text-align:center;flex:1}
.footer-email{font-size:.82rem;color:#8878AA}
.footer-email a{color:#8878AA;transition:color .2s}
.footer-email a:hover{color:#4DF2C1}
.footer-legal{padding:20px 0;font-size:.78rem;color:#52486E;line-height:1.6;border-top:1px solid rgba(255,255,255,.04);text-align:center}

.sticky-widget{position:fixed;bottom:0;left:0;right:0;z-index:200;background:linear-gradient(90deg,#2B2444,#241e38);border-top:2px solid #4DF2C1;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 -4px 24px rgba(77,242,193,.15);transform:translateY(100%);transition:transform .45s cubic-bezier(.34,1.56,.64,1)}
.sticky-widget.visible{transform:translateY(0)}
.widget-text{color:#E8E4F5;font-size:.95rem;font-weight:600}
.widget-text span{color:#4DF2C1}
.widget-close{background:transparent;border:none;color:#6B5E8A;font-size:1.2rem;cursor:pointer;padding:4px;line-height:1;flex-shrink:0;transition:color .2s}
.widget-close:hover{color:#E8E4F5}

@keyframes fade-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.fade-in{animation:fade-in .5s ease both}
.fade-in-delay-1{animation-delay:.1s}
.fade-in-delay-2{animation-delay:.2s}
.fade-in-delay-3{animation-delay:.3s}

.section-intro{font-size:.95rem;color:#8878AA;margin-bottom:24px;line-height:1.65}

.rating-row{display:flex;align-items:center;gap:12px;margin-bottom:20px}
.rating-stars{display:flex;gap:3px}
.rating-stars svg{width:18px;height:18px;color:#f5c842}
.rating-score{font-size:1.5rem;font-weight:700;color:#fff}
.rating-count{font-size:.85rem;color:#6B5E8A}

.b4k9z{display:none;pointer-events:none}
.q2m7v{height:0;overflow:hidden;display:none}
.p9x3k{display:none}



@media(max-width:1024px){.footer-inner{grid-template-columns:1fr 1fr}.bonuses-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){
.header-nav a {padding: 6px 8px;}
.block-card {padding: 28px;}
}
@media(max-width:860px){
.header-nav a svg {display: none;}
}
@media(max-width:768px){
.header-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#2B2444;flex-direction:column;padding:20px;gap:4px;border-bottom:2px solid rgba(77,242,193,.2);box-shadow:0 8px 24px rgba(0,0,0,.3)}
.header-nav.open{display:flex}
.header-nav a{width:100%;padding:12px 16px;font-size:.95rem}
.burger{display:flex}
.hero h1{font-size:1.9rem}
.hero-stats{gap:20px}
.pros-cons{grid-template-columns:1fr}
.bonuses-grid{grid-template-columns:1fr}
.bonuses-slider{overflow-x:auto;display:flex;gap:16px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:12px}
.bonuses-slider .bonus-card{flex:0 0 280px;scroll-snap-align:start}
.author-card{flex-direction:column}
.author-avatar{width:72px;height:72px}
.footer-inner{grid-template-columns:1fr}
.footer-bottom{flex-direction:column;text-align:center}
.sticky-widget{flex-wrap:wrap;gap:10px}
.slot-machine{padding:24px 16px}
.reel{width:68px;height:68px;font-size:2.2rem}
.mirror-time{font-size:.78rem}
.block-card {padding: 24px;}
}
@media(max-width:480px){.hero h1{font-size:1.6rem}.block-card{padding:20px}.header-inner{padding:12px 16px}.block-card {padding: 20px;}}
@media(max-width:420px){.header-actions .btn--secondary{display: none;}}