*,::before,::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}
body{font-family:'PT Serif',serif;font-size:16px;line-height:1.6;color:#1a1a1a;background:#FBF9EF}
img{max-width:100%;display:block}
a{text-decoration:none;color:inherit}
ul{list-style:none}
button{cursor:pointer;border:none;background:none;font-family:inherit}
.hdr-v1{background:#FBF9EF;border-bottom:2px solid #01EF8E;box-shadow:0 4px 18px #01ef8e1f}
.hdr-brandRow{text-align:center;padding:32px 20px 18px;border-bottom:1px solid #01ef8e33}
.hdr-brandRow .siteName{font-family:'IBM Plex Mono',monospace;font-size:clamp(2rem,5vw,3.4rem);font-weight:700;letter-spacing:-1px;color:#1a1a1a;text-transform:uppercase}
.hdr-brandRow .siteName span{color:#01EF8E}
.hdr-brandRow .siteTagline{font-family:'PT Serif',serif;font-size:clamp(0.82rem,1.5vw,1rem);color:#555;margin-top:6px;letter-spacing:.5px}
.hdr-navRow{max-width:1024px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;min-height:64px}
.hdr-logoWrap a{display:flex;align-items:center}
.hdr-logoWrap img{height:60px;width:60px;object-fit:contain;border-radius:8px;box-shadow:0 2px 10px #a8301826;background:#fff;padding:4px}
.main-nav ul{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.main-nav ul li a{font-family:'IBM Plex Mono',monospace;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:#1a1a1a;padding:8px 16px;border:2px solid transparent;border-radius:6px;transition:background-color .22s ease,color .22s ease,border-color .22s ease;display:block}
.main-nav ul li a:hover{background:#01EF8E;color:#1a1a1a;border-color:#01EF8E}
.main-nav ul li a.active{border-color:#A83018;color:#A83018}
.ftr-v2{background:#1a1a1a;color:#ccc;padding:48px 24px 24px;margin-top:0}
.ftr-inner{max-width:1024px;margin:0 auto}
.ftr-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:32px;padding-bottom:32px;border-bottom:1px solid #01ef8e2e}
.ftr-brandCol .ftr-companyName{font-family:'IBM Plex Mono',monospace;font-size:1.3rem;font-weight:700;color:#FBF9EF;text-transform:uppercase;letter-spacing:-.5px;margin-bottom:10px}
.ftr-brandCol .ftr-companyName span{color:#01EF8E}
.ftr-brandCol p{font-size:.83rem;line-height:1.6;color:#999}
.ftr-linksCol h4,.ftr-contactCol h4{font-family:'IBM Plex Mono',monospace;font-size:.75rem;text-transform:uppercase;letter-spacing:1px;color:#01EF8E;margin-bottom:14px}
.ftr-linksCol ul li{margin-bottom:8px}
.ftr-linksCol ul li a{font-size:.83rem;color:#aaa;transition:color .2s ease}
.ftr-linksCol ul li a:hover{color:#01EF8E}
.ftr-contactCol address{font-style:normal;font-size:.83rem;color:#999;line-height:1.8}
.ftr-contactCol address a{color:#aaa;transition:color .2s ease}
.ftr-contactCol address a:hover{color:#01EF8E}
.ftr-disclaimerBox{margin:28px 0;background:#01ef8e0f;border-left:3px solid #01EF8E;border-radius:0 6px 6px 0;padding:16px 20px}
.ftr-disclaimerBox p{font-size:.78rem;line-height:1.65;color:#888}
.ftr-disclaimerBox p strong{color:#ccc}
.ftr-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;padding-top:20px}
.ftr-bottom .ftr-copy{font-family:'IBM Plex Mono',monospace;font-size:.72rem;color:#666}
.ftr-bottom .ftr-copy span{color:#01EF8E}
.ageOverlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000d1;z-index:9999}
.agePopup-v1{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10000;background:#FBF9EF;min-width:300px;max-width:460px;width:90vw;padding:36px 32px;border-radius:10px;box-shadow:0 8px 40px #a8301840;text-align:center}
.agePopup-v1 .agePopup-icon{font-size:2.4rem;color:#A83018;margin-bottom:14px}
.agePopup-v1 h2{font-family:'IBM Plex Mono',monospace;font-size:1.3rem;font-weight:700;color:#1a1a1a;margin-bottom:10px}
.agePopup-v1 p{font-size:.9rem;color:#555;line-height:1.6;margin-bottom:24px}
.agePopup-v1 .ageBtnGroup{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}
.agePopup-v1 .btn-confirmAge{background:#01EF8E;color:#1a1a1a;font-family:'IBM Plex Mono',monospace;font-size:.82rem;font-weight:700;padding:13px 24px;border-radius:8px;border:2px solid #01EF8E;min-height:46px;transition:background 0.2s,border-color .2s;letter-spacing:.5px}
.agePopup-v1 .btn-confirmAge:hover{background:#00d47e;border-color:#00d47e}
.agePopup-v1 .btn-denyAge{background:transparent;color:#A83018;font-family:'IBM Plex Mono',monospace;font-size:.82rem;font-weight:700;padding:13px 24px;border-radius:8px;border:2px solid #A83018;min-height:46px;transition:background .2s;letter-spacing:.5px}
.agePopup-v1 .btn-denyAge:hover{background:#a8301814}
.agePopup-v1 .ageDenyMsg{margin-top:18px;font-size:.8rem;color:#A83018;display:none;background:#a8301812;border-radius:6px;padding:10px 14px}
.cookiePopup-v3{position:fixed;bottom:24px;right:24px;z-index:8888;background:#FBF9EF;border:2px solid #01EF8E;border-radius:10px;box-shadow:0 6px 28px #01ef8e2e 4px 4px 0 #A83018;width:320px;max-width:calc(100vw - 32px);padding:20px;transform:translateY(-20px);opacity:0;transition:transform .32s ease,opacity .32s ease;pointer-events:none}
.cookiePopup-v3.open{transform:translateY(0);opacity:1;pointer-events:all}
.cookiePopup-v3 .ck-hdr{display:flex;align-items:center;gap:10px;margin-bottom:12px}
.cookiePopup-v3 .ck-hdr i{font-size:1.4rem;color:#01EF8E}
.cookiePopup-v3 .ck-hdr h3{font-family:'IBM Plex Mono',monospace;font-size:.85rem;font-weight:700;color:#1a1a1a;text-transform:uppercase;letter-spacing:.5px}
.cookiePopup-v3 p.ck-desc{font-size:.78rem;color:#555;line-height:1.55;margin-bottom:14px}
.cookiePopup-v3 .ck-categories{margin-bottom:14px}
.cookiePopup-v3 .ck-cat-item{display:flex;align-items:flex-start;gap:8px;margin-bottom:8px}
.cookiePopup-v3 .ck-cat-item input[type="checkbox"]{accent-color:#01EF8E;margin-top:3px;flex-shrink:0}
.cookiePopup-v3 .ck-cat-item label{font-size:.76rem;color:#444;line-height:1.4;cursor:pointer}
.cookiePopup-v3 .ck-cat-item label strong{display:block;color:#1a1a1a;font-size:.78rem}
.cookiePopup-v3 .ck-btnRow{display:flex;gap:8px;flex-wrap:wrap}
.cookiePopup-v3 .ck-btnRow button{flex:1;min-width:80px;padding:9px 12px;border-radius:50px;font-family:'IBM Plex Mono',monospace;font-size:.72rem;font-weight:700;letter-spacing:.4px;text-transform:uppercase;transition:background 0.2s,color .2s}
.cookiePopup-v3 .btn-ckAccept{background:#01EF8E;color:#1a1a1a;border:2px solid #01EF8E}
.cookiePopup-v3 .btn-ckAccept:hover{background:#00d47e}
.cookiePopup-v3 .btn-ckReject{background:transparent;color:#1a1a1a;border:2px solid #1a1a1a}
.cookiePopup-v3 .btn-ckReject:hover{background:#e8e6da}
.cookiePopup-v3 .btn-ckInfo{background:transparent;color:#A83018;border:2px solid #A83018;flex:none;padding:9px 14px;border-radius:50px}
.cookiePopup-v3 .btn-ckInfo:hover{background:#a8301812}
@media (max-width: 768px) {
.ftr-grid{grid-template-columns:1fr;gap:24px}
.hdr-navRow{flex-direction:column;padding:14px 16px;gap:14px}
.main-nav ul{justify-content:center}
.ftr-bottom{flex-direction:column;text-align:center}
.agePopup-v1{padding:28px 20px}
}
@media (max-width: 480px) {
.hdr-brandRow{padding:22px 16px 14px}
.main-nav ul li a{font-size:.75rem;padding:7px 12px}
}
.legal-body{max-width:1024px;margin:0 auto;padding:48px 32px;background:#FBF9EF;font-family:Georgia,'Times New Roman',serif;font-size:16px;line-height:1.8;color:#1a1a1a}
.legal-body h1{font-family:Arial,Helvetica,sans-serif;font-size:2.4rem;font-weight:700;line-height:1.2;color:#0f0f0f;margin:0 0 32px;padding-bottom:16px;border-bottom:3px solid #01EF8E;letter-spacing:-.5px}
.legal-body h2{font-family:Arial,Helvetica,sans-serif;font-size:1.75rem;font-weight:700;line-height:1.3;color:#0f0f0f;margin:48px 0 16px;padding-bottom:8px;border-bottom:1px solid #d4d0c4;letter-spacing:-.3px}
.legal-body h3{font-family:Arial,Helvetica,sans-serif;font-size:1.35rem;font-weight:700;line-height:1.4;color:#1a1a1a;margin:36px 0 12px}
.legal-body h4{font-family:Arial,Helvetica,sans-serif;font-size:1.1rem;font-weight:700;line-height:1.5;color:#2a2a2a;margin:28px 0 10px;text-transform:uppercase;letter-spacing:.5px}
.legal-body h5{font-family:Arial,Helvetica,sans-serif;font-size:1rem;font-weight:700;line-height:1.5;color:#2a2a2a;margin:24px 0 8px;text-transform:uppercase;letter-spacing:.4px}
.legal-body h6{font-family:Arial,Helvetica,sans-serif;font-size:.9rem;font-weight:700;line-height:1.5;color:#A83018;margin:20px 0 8px;text-transform:uppercase;letter-spacing:.5px}
.legal-body p{font-size:1rem;line-height:1.85;color:#2c2c2c;margin:0 0 18px}
.legal-body ul{margin:0 0 20px;padding:0 0 0 28px;list-style:none}
.legal-body ul li{font-size:1rem;line-height:1.8;color:#2c2c2c;margin:0 0 8px;padding-left:12px;position:relative}
.legal-body ul li::before{content:'';position:absolute;left:-16px;top:12px;width:7px;height:7px;background:#01EF8E;border-radius:50%;flex-shrink:0}
.legal-body ol{margin:0 0 20px;padding:0 0 0 28px;list-style:decimal;counter-reset:none}
.legal-body ol li{font-size:1rem;line-height:1.8;color:#2c2c2c;margin:0 0 8px;padding-left:6px}
.legal-body ol li::marker{color:#A83018;font-weight:700;font-family:Arial,Helvetica,sans-serif;font-size:.95rem}
.legal-body ul ul,.legal-body ol ol,.legal-body ul ol,.legal-body ol ul{margin:8px 0;padding-left:24px}
.legal-body strong,.legal-body b{font-weight:700;color:#0f0f0f}
.legal-body em,.legal-body i{font-style:italic;color:#3a3a3a}
.legal-body table{width:100%;border-collapse:collapse;margin:28px 0;font-size:.95rem;font-family:Arial,Helvetica,sans-serif;background:#fff;box-shadow:0 4px 16px #a8301814}
.legal-body table thead{background:#1a1a1a}
.legal-body table thead th{padding:14px 18px;text-align:left;font-size:.85rem;font-weight:700;color:#01EF8E;text-transform:uppercase;letter-spacing:.6px;border:none}
.legal-body table tbody tr{border-bottom:1px solid #e6e3d6;transition:background .2s ease}
.legal-body table tbody tr:hover{background:#f0ede0}
.legal-body table tbody tr:nth-child(even){background:#f7f5ea}
.legal-body table tbody tr:nth-child(even):hover{background:#eeead9}
.legal-body table td{padding:12px 18px;text-align:left;font-size:.95rem;line-height:1.6;color:#2c2c2c;border:none;border-left:1px solid #e6e3d6;vertical-align:top}
.legal-body table td:first-child{border-left:none}
.legal-body table th{padding:14px 18px;text-align:left;font-weight:700;border:none}
.legal-body hr{border:none;border-top:2px solid #e6e3d6;margin:40px 0;position:relative}
.legal-body hr::after{content:'';display:block;width:60px;height:3px;background:#01EF8E;margin:-3px auto 0}
@media (max-width: 768px) {
.legal-body{padding:32px 20px;font-size:15px}
.legal-body h1{font-size:1.9rem;margin-bottom:24px}
.legal-body h2{font-size:1.45rem;margin-top:36px}
.legal-body h3{font-size:1.2rem;margin-top:28px}
.legal-body h4,.legal-body h5,.legal-body h6{font-size:.95rem}
.legal-body table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:20px 0}
.legal-body table thead th{white-space:nowrap;padding:10px 14px}
.legal-body table td{padding:10px 14px;min-width:120px}
}
@media (max-width: 480px) {
.legal-body{padding:24px 16px}
.legal-body h1{font-size:1.6rem}
.legal-body h2{font-size:1.25rem}
.legal-body ul li,.legal-body ol li{font-size:.95rem}
.legal-body p{font-size:.95rem;line-height:1.75}
}
.heroData{position:relative;overflow:hidden;min-height:520px;display:flex;align-items:center}
.heroData .heroBg{position:absolute;inset:0;background:linear-gradient(127deg,#0a1a10 0%,#1a3020 40%,#A83018 100%);background-size:300% 300%;animation:gradShift 8s ease infinite;z-index:0}
@keyframes gradShift {
0%{background-position:0 50%}
50%{background-position:100% 50%}
100%{background-position:0 50%}
}
.heroData .heroImgLayer{position:absolute;inset:0;z-index:1}
.heroData .heroImgLayer img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.22;display:block}
.heroData .heroOverlay{position:absolute;inset:0;background:linear-gradient(127deg,#01ef8e14 0%,#a830182e 100%);z-index:2}
.heroData .heroContent-v1{position:relative;z-index:3;max-width:1024px;margin:0 auto;padding:80px 24px 72px;width:100%}
.heroData .heroLabel{display:inline-block;background:#01EF8E;color:#0a1a10;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:5px 14px;margin-bottom:24px}
.heroData .heroTitle-v1{font-size:48px;font-weight:800;color:#FBF9EF;line-height:1.12;margin:0 0 20px;max-width:640px}
.heroData .heroTitle-v1 span{color:#01EF8E}
.heroData .heroDesc{font-size:17px;color:#fbf9efd1;line-height:1.65;max-width:520px;margin:0 0 36px}
.heroData .heroCta-v1{display:inline-flex;align-items:center;gap:10px;background:#01EF8E;color:#0a1a10;font-size:15px;font-weight:700;padding:14px 32px;text-decoration:none;border-radius:6px;transition:background 0.25s,box-shadow .25s;box-shadow:0 4px 18px #01ef8e47;position:relative;z-index:10}
.heroData .heroCta-v1:hover{background:#00d47d;box-shadow:0 6px 28px #01ef8e6b}
.heroData .heroStats{display:flex;gap:32px;margin-top:48px;flex-wrap:wrap}
.heroData .heroStats .statItem{display:flex;flex-direction:column}
.heroData .heroStats .statItem .statNum{font-size:28px;font-weight:800;color:#01EF8E;line-height:1}
.heroData .heroStats .statItem .statLabel{font-size:12px;color:#fbf9ef99;margin-top:4px;letter-spacing:.5px}
.svgDivider-v1{display:block;width:100%;overflow:hidden;line-height:0;background:#FBF9EF}
.svgDivider-v1 svg{display:block;width:100%}
.valueSection{background:#FBF9EF;padding:80px 24px}
.valueSection .valueInner{max-width:1024px;margin:0 auto}
.valueSection .valueSectionHdr{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:52px;max-width:560px}
.valueSection .valueSectionHdr .sectionTag{font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#A83018;margin-bottom:14px}
.valueSection .valueSectionHdr h2{font-size:36px;font-weight:800;color:#1a1a1a;line-height:1.2;margin:0 0 16px;position:relative;padding-bottom:16px}
.valueSection .valueSectionHdr h2::after{content:'';position:absolute;bottom:0;left:0;width:52px;height:3px;background:#01EF8E}
.valueSection .valueSectionHdr p{font-size:15px;color:#4a4a4a;line-height:1.65;margin:0}
.valueSection .valuePanels{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1.5px solid #e2ded0}
.valueSection .valuePanels .panelItem{padding:36px 32px;border-right:1.5px solid #e2ded0;border-bottom:1.5px solid #e2ded0;position:relative;background:#fff;transition:background .22s}
.valueSection .valuePanels .panelItem:hover{background:#f7fdf9}
.valueSection .valuePanels .panelItem:nth-child(2n){border-right:none}
.valueSection .valuePanels .panelItem:nth-last-child(-n+2){border-bottom:none}
.valueSection .valuePanels .panelItem .panelIcon{width:44px;height:44px;background:linear-gradient(135deg,#01EF8E 0%,#00b865 100%);display:flex;align-items:center;justify-content:center;margin-bottom:18px;font-size:20px;color:#0a1a10}
.valueSection .valuePanels .panelItem h4{font-size:17px;font-weight:700;color:#1a1a1a;margin:0 0 10px}
.valueSection .valuePanels .panelItem p{font-size:14px;color:#555;line-height:1.6;margin:0}
.valueSection .valueImgRow{display:grid;grid-template-columns:1.2fr 1fr;gap:24px;margin-top:52px;align-items:stretch}
.valueSection .valueImgRow .imgCard{position:relative;overflow:hidden;border-radius:6px;min-height:240px}
.valueSection .valueImgRow .imgCard img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}
.valueSection .valueImgRow .imgCard:hover img{transform:scale(1.04)}
.valueSection .valueImgRow .imgCard .imgCaption{position:absolute;bottom:0;left:0;right:0;padding:16px 20px;background:linear-gradient(0deg,#0a1a10d1 0%,transparent 100%);color:#FBF9EF;font-size:13px;font-weight:600}
.valueSection .credRow{display:flex;gap:20px;margin-top:40px;flex-wrap:wrap}
.valueSection .credRow .credItem{flex:1;min-width:180px;background:#fff;border:1.5px solid #e2ded0;border-left:4px solid #01EF8E;padding:18px 20px;display:flex;flex-direction:column;gap:6px}
.valueSection .credRow .credItem .credNum{font-size:26px;font-weight:800;color:#A83018}
.valueSection .credRow .credItem .credText{font-size:13px;color:#555;line-height:1.5}
.svgDivider-v2{display:block;width:100%;overflow:hidden;line-height:0;background:#1a2030}
.svgDivider-v2 svg{display:block;width:100%}
.pricingSection{background:#1a2030;padding:80px 24px 88px}
.pricingSection .pricingInner{max-width:1024px;margin:0 auto}
.pricingSection .pricingHdr{text-align:center;margin-bottom:56px}
.pricingSection .pricingHdr .sectionTag{font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#01EF8E;display:block;margin-bottom:14px}
.pricingSection .pricingHdr h2{font-size:34px;font-weight:800;color:#FBF9EF;margin:0 0 14px;line-height:1.2}
.pricingSection .pricingHdr p{font-size:15px;color:#fbf9efa6;max-width:480px;margin:0 auto;line-height:1.65}
.pricingSection .pricingCards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:start}
.pricingSection .pricingCards .priceCard{background:#fbf9ef0a;border:1.5px solid #fbf9ef1a;border-radius:8px;padding:36px 28px 32px;display:flex;flex-direction:column;transition:border-color 0.25s,background .25s;position:relative}
.pricingSection .pricingCards .priceCard:hover{border-color:#01ef8e59;background:#01ef8e0a}
.pricingSection .pricingCards .priceCard.featured-v2{border-color:#01EF8E;background:#01ef8e12}
.pricingSection .pricingCards .priceCard.featured-v2 .featuredBadge{position:absolute;top:-12px;left:28px;background:#01EF8E;color:#0a1a10;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:4px 12px;border-radius:4px}
.pricingSection .pricingCards .priceCard .cardTier{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#01EF8E;margin-bottom:10px}
.pricingSection .pricingCards .priceCard h3{font-size:20px;font-weight:700;color:#FBF9EF;margin:0 0 8px}
.pricingSection .pricingCards .priceCard .cardDesc{font-size:13px;color:#fbf9ef8c;line-height:1.55;margin-bottom:24px;min-height:50px}
.pricingSection .pricingCards .priceCard .priceAmount{margin-bottom:24px}
.pricingSection .pricingCards .priceCard .priceAmount .priceFig{font-size:38px;font-weight:800;color:#FBF9EF;line-height:1}
.pricingSection .pricingCards .priceCard .priceAmount .pricePer{font-size:13px;color:#fbf9ef73;margin-top:4px}
.pricingSection .pricingCards .priceCard .featureList{list-style:none;margin:0 0 28px;padding:0;display:flex;flex-direction:column;gap:10px}
.pricingSection .pricingCards .priceCard .featureList li{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#fbf9efbf;line-height:1.4}
.pricingSection .pricingCards .priceCard .featureList li::before{content:'';display:inline-block;width:16px;height:16px;min-width:16px;background:#01EF8E;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M13 4L6 11 3 8' stroke='%23000' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-position:center;margin-top:1px}
.pricingSection .pricingCards .priceCard .cardCta{display:block;text-align:center;padding:13px 20px;font-size:14px;font-weight:700;text-decoration:none;border-radius:6px;transition:background 0.22s,color 0.22s,box-shadow .22s;margin-top:auto}
.pricingSection .pricingCards .priceCard .cardCta.ctaOutline{border:1.5px solid #01ef8e73;color:#01EF8E;background:transparent}
.pricingSection .pricingCards .priceCard .cardCta.ctaOutline:hover{background:#01ef8e1f}
.pricingSection .pricingCards .priceCard .cardCta.ctaSolid{background:#01EF8E;color:#0a1a10;border:1.5px solid #01EF8E;box-shadow:0 4px 16px #01ef8e40}
.pricingSection .pricingCards .priceCard .cardCta.ctaSolid:hover{background:#00d47d;box-shadow:0 6px 24px #01ef8e61}
.pricingSection .pricingNote{text-align:center;margin-top:36px;font-size:13px;color:#fbf9ef73}
.pricingSection .pricingNote a{color:#01EF8E;text-decoration:underline}
@media (max-width: 768px) {
.heroData .heroTitle-v1{font-size:32px}
.heroData .heroContent-v1{padding:56px 20px 52px}
.heroData .heroStats{gap:20px}
.valueSection .valuePanels{grid-template-columns:1fr}
.valueSection .valuePanels .panelItem:nth-child(2n){border-right:1.5px solid #e2ded0}
.valueSection .valuePanels .panelItem:nth-last-child(-n+2){border-bottom:1.5px solid #e2ded0}
.valueSection .valuePanels .panelItem:last-child{border-bottom:none}
.valueSection .valueImgRow{grid-template-columns:1fr}
.pricingSection .pricingCards{grid-template-columns:1fr}
.valueSection{padding:56px 20px}
.pricingSection{padding:56px 20px 64px}
}
@media (min-width: 769px) and (max-width: 1023px) {
.heroData .heroTitle-v1{font-size:38px}
.pricingSection .pricingCards{grid-template-columns:1fr 1fr}
.pricingSection .pricingCards .priceCard:last-child{grid-column:1 / -1;max-width:400px;margin:0 auto;width:100%}
}
.contactPageWrap{max-width:1024px;margin:0 auto;padding:0 20px}
.titleBlockV1{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:0;min-height:420px;overflow:hidden;margin:0 auto}
.titleBlockV1 .imgSideV1{position:relative;overflow:hidden}
.titleBlockV1 .imgSideV1 img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:saturate(0.55) brightness(0.88)}
.titleBlockV1 .imgSideV1::after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,#01ef8e1a 0%,#a830181f 100%)}
.titleBlockV1 .textSideV1{background:#FBF9EF;display:flex;flex-direction:column;justify-content:center;padding:56px 48px 56px 44px;position:relative}
.titleBlockV1 .textSideV1::before{content:'';position:absolute;top:24px;left:24px;right:24px;bottom:24px;border:1.5px solid #01EF8E;pointer-events:none;opacity:.45}
.titleBlockV1 .textSideV1 .pageTagV1{font-size:11px;letter-spacing:2.5px;text-transform:uppercase;color:#A83018;font-weight:600;margin-bottom:18px;display:block}
.titleBlockV1 .textSideV1 h1{font-size:clamp(28px,4vw,44px);font-weight:700;color:#1a1a1a;line-height:1.18;margin:0 0 18px}
.titleBlockV1 .textSideV1 h1 .accentWord{color:#A83018;position:relative;display:inline-block}
.titleBlockV1 .textSideV1 h1 .accentWord::after{content:'';position:absolute;bottom:-3px;left:0;right:0;height:2px;background:linear-gradient(90deg,#A83018,#01EF8E)}
.titleBlockV1 .textSideV1 .subDescV1{font-size:15px;color:#4a4a4a;line-height:1.65;margin:0;max-width:360px}
.contactBodySection{background:#FBF9EF;padding:72px 0 80px}
.contactBodySection .contactBodyWrap{max-width:1024px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1.55fr;gap:56px;align-items:start}
.infoColV1{display:flex;flex-direction:column;gap:0}
.infoColV1 .infoHdrV1{font-size:13px;letter-spacing:2px;text-transform:uppercase;color:#A83018;font-weight:600;margin-bottom:28px;display:flex;align-items:center;gap:10px}
.infoColV1 .infoHdrV1::after{content:'';flex:1;height:1px;background:linear-gradient(90deg,#A83018 0%,transparent 100%)}
.infoEntryV1{padding:22px 0;border-bottom:1px solid #01ef8e38;display:flex;flex-direction:column;gap:6px}
.infoEntryV1:first-of-type{border-top:1px solid #01ef8e38}
.infoEntryV1 .entryLbl{font-size:11px;letter-spacing:1.8px;text-transform:uppercase;color:#888;font-weight:600}
.infoEntryV1 .entryVal{font-size:15px;color:#1a1a1a;font-weight:500;line-height:1.5;text-decoration:none;transition:color .22s}
.infoEntryV1 .entryVal:hover{color:#A83018}
.infoEntryV1 .entryValAddr{font-size:14px;color:#1a1a1a;line-height:1.6}
.msgNoteV1{margin-top:32px;padding:20px 22px;background:linear-gradient(135deg,#01ef8e14 0%,#01ef8e08 100%);border-left:3px solid #01EF8E;font-size:13.5px;color:#4a4a4a;line-height:1.6}
.formColV1{background:#fff;border:1px solid #1a1a1a14;box-shadow:6px 8px 32px #a8301812 0 1px 4px #0000000a;padding:42px 38px 38px;position:relative}
.formColV1::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#01EF8E 0%,#A83018 100%)}
.formColV1 .formHdrV1{font-size:20px;font-weight:700;color:#1a1a1a;margin:0 0 8px}
.formColV1 .formSubV1{font-size:13.5px;color:#666;margin:0 0 32px;line-height:1.55}
.fieldRowV1{display:flex;flex-direction:column;gap:6px;margin-bottom:20px}
.fieldRowV1 label{font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:#555;font-weight:600}
.fieldRowV1 input[type="text"],.fieldRowV1 input[type="email"]{width:100%;padding:13px 16px;border:1.5px solid #e0ddd0;background:#FAFAF6;font-size:14.5px;color:#1a1a1a;outline:none;border-radius:6px;transition:border-color 0.2s,box-shadow .2s;box-sizing:border-box}
.fieldRowV1 input[type="text"]:focus,.fieldRowV1 input[type="email"]:focus{border-color:#01EF8E;box-shadow:0 0 0 3px #01ef8e21;background:#fff}
.ratingBlockV1{margin-bottom:26px}
.ratingBlockV1 .ratingLblMain{font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:#555;font-weight:600;display:block;margin-bottom:6px}
.ratingBlockV1 .ratingSubTxt{font-size:12.5px;color:#888;margin-bottom:14px;display:block}
.ratingStarsV1{display:flex;flex-direction:row-reverse;gap:4px;justify-content:flex-end}
.ratingStarsV1 input[type="radio"]{display:none}
.ratingStarsV1 label{font-size:30px;color:#d0cdc0;cursor:pointer;transition:color 0.15s,transform .12s;line-height:1;padding:2px}
.ratingStarsV1 label:hover,.ratingStarsV1 label:hover ~ label,.ratingStarsV1 input[type="radio"]:checked ~ label,.ratingStarsV1 input[type="radio"]:checked + label{color:#A83018}
.ratingStarsV1 input[type="radio"]:checked + label{color:#A83018;transform:scale(1.18)}
.ratingStarsV1 label:hover{color:#A83018;transform:scale(1.1)}
.ratingCaptionV1{margin-top:10px;display:flex;flex-direction:row;gap:0;justify-content:flex-start}
.ratingCaptionV1 .rCapItem{font-size:11px;color:#aaa;flex:1;text-align:left}
.ratingCaptionV1 .rCapItem:last-child{text-align:right}
.privacyRowV1{display:flex;flex-direction:row;align-items:flex-start;gap:10px;margin-bottom:26px;margin-top:4px}
.privacyRowV1 input[type="checkbox"]{width:17px;height:17px;margin-top:2px;accent-color:#01EF8E;flex-shrink:0;cursor:pointer}
.privacyRowV1 .privacyTxtV1{font-size:12.5px;color:#666;line-height:1.55}
.privacyRowV1 .privacyTxtV1 a{color:#A83018;text-decoration:underline;text-underline-offset:2px}
.privacyRowV1 .privacyTxtV1 a:hover{color:#1a1a1a}
.submitBtnV1{width:100%;padding:16px 24px;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);color:#01EF8E;font-size:14px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;border:none;border-radius:8px;cursor:pointer;transition:background 0.24s,box-shadow 0.24s,transform .14s;box-shadow:0 4px 18px #01ef8e21;position:relative;z-index:2}
.submitBtnV1:hover{background:linear-gradient(135deg,#A83018 0%,#c43a1e 100%);color:#fff;box-shadow:0 6px 24px #a8301838;transform:translateY(-1px)}
.submitBtnV1:active{transform:translateY(0)}
@media (max-width: 768px) {
.titleBlockV1{grid-template-columns:1fr;min-height:auto}
.titleBlockV1 .imgSideV1{height:220px}
.titleBlockV1 .textSideV1{padding:36px 28px}
.titleBlockV1 .textSideV1::before{top:14px;left:14px;right:14px;bottom:14px}
.contactBodySection .contactBodyWrap{grid-template-columns:1fr;gap:36px}
.formColV1{padding:28px 20px 24px}
}
@media (max-width: 480px) {
.titleBlockV1 .textSideV1 h1{font-size:26px}
.ratingStarsV1 label{font-size:24px}
}
.gamesPageHdr{position:relative;overflow:hidden;padding:80px 20px 60px;background:#FBF9EF}
.gamesPageHdr-inner{max-width:1024px;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:48px;position:relative;z-index:2}
.gamesPageHdr-textZone{flex:1;min-width:0}
.gamesPageHdr-label{display:inline-block;font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#A83018;background:#a8301814;padding:5px 14px;margin-bottom:24px;clip-path:polygon(0 0,100% 0,96% 100%,0 100%)}
.gamesPageHdr-heading{font-size:clamp(32px,5vw,58px);font-weight:800;line-height:1.15;color:#1a1a1a;margin:0 0 20px}
.gamesPageHdr-heading .pauseBreak{display:block;color:#01EF8E;-webkit-text-stroke:1px #01b86e}
.gamesPageHdr-sub{font-size:16px;line-height:1.65;color:#555;max-width:480px;margin:0}
.gamesPageHdr-visualZone{flex:0 0 320px;position:relative;height:260px}
.hdrShape-v1{position:absolute;top:0;right:-30px;width:280px;height:220px;background:linear-gradient(135deg,#01EF8E 0%,#01b86e 60%,#008a52 100%);clip-path:polygon(8% 0%,100% 0%,92% 100%,0% 100%);opacity:.15}
.hdrShape-v2{position:absolute;bottom:10px;right:20px;width:180px;height:140px;background:linear-gradient(220deg,#A83018 0%,#d44020 100%);clip-path:polygon(0 10%,90% 0%,100% 90%,10% 100%);opacity:.12}
.hdrShape-grid{position:absolute;top:30px;left:0;width:260px;height:200px;opacity:.07;background-image:repeating-linear-gradient(0deg,#1a1a1a 0px,#1a1a1a 1px,transparent 1px,transparent 28px),repeating-linear-gradient(90deg,#1a1a1a 0px,#1a1a1a 1px,transparent 1px,transparent 28px)}
.hdrFloatBadge{position:absolute;bottom:20px;left:10px;background:#1a1a1a;color:#01EF8E;font-size:12px;font-weight:700;padding:10px 18px;letter-spacing:.5px;border-left:3px solid #01EF8E;box-shadow:4px 4px 0 #01EF8E}
.hdrBgDeco{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(160deg,#01ef8e0a 0%,#fbf9ef00 60%);z-index:1}
.demoBlockSection{padding:70px 20px;background:#1a1a1a;position:relative;overflow:hidden}
.demoBlockSection-bg{position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(-45deg,#01ef8e08 0px,#01ef8e08 2px,transparent 2px,transparent 28px)}
.demoBlock-inner{max-width:1024px;margin:0 auto;position:relative;z-index:2}
.demoBlock-topRow{display:flex;flex-direction:row;align-items:flex-start;gap:40px;margin-bottom:40px}
.demoBlock-meta{flex:1;min-width:0}
.demoBlock-tag{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#01EF8E;margin-bottom:18px}
.demoBlock-tag i{font-size:14px}
.demoBlock-title{font-size:clamp(24px,3.5vw,38px);font-weight:700;color:#fff;margin:0 0 16px;line-height:1.2}
.demoBlock-desc{font-size:15px;line-height:1.7;color:#ffffff9e;margin:0}
.demoBlock-stats{flex:0 0 auto;display:flex;flex-direction:column;gap:14px}
.statChip-v2{background:#01ef8e12;border:1px solid #01ef8e33;padding:12px 20px;text-align:right}
.statChip-v2 .scNum{display:block;font-size:22px;font-weight:800;color:#01EF8E}
.statChip-v2 .scLbl{font-size:11px;color:#ffffff73;text-transform:uppercase;letter-spacing:1px}
.gameContainer-v1{position:relative;width:100%;border:1px solid #01ef8e40;box-shadow:0 0 40px #01ef8e1f inset 0 2px 4px #0006;background:#111;overflow:hidden}
.gameContainer-v1 .gameFrame-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}
.gameContainer-v1 .gameFrame-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;display:none}
.gameContainer-v1 .gameOverlay-v1{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(145deg,#0d0d0d 0%,#1a1a1a 100%);gap:24px;z-index:5;transition:opacity .4s ease}
.gameContainer-v1 .gameOverlay-v1.hidden{opacity:0;pointer-events:none}
.overlayIcon-ring{width:80px;height:80px;border-radius:50%;border:2px solid #01ef8e4d;display:flex;align-items:center;justify-content:center;position:relative}
.overlayIcon-ring::before{content:'';position:absolute;top:-8px;left:-8px;right:-8px;bottom:-8px;border-radius:50%;border:1px dashed #01ef8e26}
.overlayIcon-ring i{font-size:32px;color:#01EF8E}
.overlayTitle-v1{font-size:20px;font-weight:700;color:#fff;margin:0}
.overlaySubText{font-size:13px;color:#fff6;margin:-12px 0 0;text-align:center}
.demoLaunchBtn{display:inline-block;background:#01EF8E;color:#0d0d0d;font-size:14px;font-weight:800;letter-spacing:1px;text-transform:uppercase;padding:14px 36px;text-decoration:none;border-radius:6px;box-shadow:0 6px 20px #01ef8e59;transition:background 0.25s,box-shadow 0.25s,transform .15s;position:relative;z-index:10}
.demoLaunchBtn:hover{background:#00d47c;box-shadow:0 8px 28px #01ef8e80;transform:translateY(-2px)}
.gameContainer-v1 .gameFrame-loaded iframe{display:block}
.mechInsightsSection{padding:72px 20px;background:#FBF9EF}
.mechInsights-inner{max-width:1024px;margin:0 auto}
.mechInsights-heading-row{display:flex;flex-direction:row;align-items:flex-end;gap:32px;margin-bottom:52px}
.mechInsights-heading-row .miTitle{flex:1}
.miTitle h3{font-size:clamp(22px,3vw,34px);font-weight:800;color:#1a1a1a;margin:0 0 8px;position:relative;display:inline-block}
.miTitle h3::after{content:'';display:block;width:48px;height:3px;background:#01EF8E;margin-top:10px}
.miTitle p{font-size:15px;color:#666;line-height:1.6;margin:18px 0 0;max-width:440px}
.mechInsights-heading-row .miSideTxt{flex:0 0 220px;font-size:13px;color:#888;line-height:1.6;border-left:2px solid #e0dece;padding-left:20px}
.mechCards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px}
.mechCard-item{background:#fff;border:1px solid #e8e6d8;padding:28px 22px;position:relative;box-shadow:2px 4px 12px #0000000d;transition:box-shadow 0.25s,transform .2s}
.mechCard-item:hover{box-shadow:4px 8px 24px #a830181a;transform:translateY(-3px)}
.mechCard-item .mcNum{font-size:42px;font-weight:900;color:#01ef8e2e;line-height:1;position:absolute;top:16px;right:18px;letter-spacing:-2px}
.mechCard-item .mcIcon{width:40px;height:40px;background:linear-gradient(135deg,#1a1a1a,#333);display:flex;align-items:center;justify-content:center;margin-bottom:16px;border-radius:6px}
.mechCard-item .mcIcon i{font-size:18px;color:#01EF8E}
.mechCard-item .mcTitle{font-size:15px;font-weight:700;color:#1a1a1a;margin:0 0 10px}
.mechCard-item .mcBody{font-size:13px;color:#666;line-height:1.65;margin:0}
.mechCard-item .mcTag{display:inline-block;margin-top:14px;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#A83018;background:#a8301812;padding:3px 10px}
.mechBottomRow{display:flex;flex-direction:row;gap:20px;align-items:stretch}
.mechBottomRow .mbr-accent{flex:0 0 280px;background:linear-gradient(148deg,#1a1a1a 0%,#2d2d2d 100%);padding:32px 28px;position:relative;overflow:hidden}
.mechBottomRow .mbr-accent::before{content:'';position:absolute;top:-40px;right:-40px;width:160px;height:160px;background:radial-gradient(circle,#01ef8e26 0%,transparent 70%)}
.mechBottomRow .mbr-accent .mbrLabel{font-size:11px;font-weight:700;color:#01EF8E;letter-spacing:2px;text-transform:uppercase;margin-bottom:14px}
.mechBottomRow .mbr-accent .mbrTitle{font-size:20px;font-weight:700;color:#fff;margin:0 0 12px;line-height:1.3}
.mechBottomRow .mbr-accent .mbrText{font-size:13px;color:#ffffff8c;line-height:1.65;margin:0}
.mechBottomRow .mbr-list{flex:1;display:flex;flex-direction:column;gap:14px;justify-content:center}
.mechListRow{display:flex;flex-direction:row;align-items:flex-start;gap:16px;padding:18px 20px;background:#fff;border:1px solid #e8e6d8;border-left:3px solid #01EF8E;box-shadow:inset 0 2px 4px #00000008}
.mechListRow .mlrIcon{color:#01EF8E;font-size:18px;margin-top:1px;flex-shrink:0}
.mechListRow .mlrText .mlrHead{font-size:14px;font-weight:700;color:#1a1a1a;margin:0 0 4px}
.mechListRow .mlrText .mlrSub{font-size:12px;color:#777;margin:0;line-height:1.5}
@media (max-width: 768px) {
.gamesPageHdr-inner{flex-direction:column;gap:32px}
.gamesPageHdr-visualZone{width:100%;flex:0 0 180px;height:180px}
.demoBlock-topRow{flex-direction:column;gap:24px}
.demoBlock-stats{flex-direction:row;flex-wrap:wrap;gap:10px}
.statChip-v2{text-align:left}
.mechInsights-heading-row{flex-direction:column;align-items:flex-start;gap:20px}
.mechInsights-heading-row .miSideTxt{flex:none;border-left:none;border-top:2px solid #e0dece;padding-left:0;padding-top:16px}
.mechCards-grid{grid-template-columns:1fr;gap:14px}
.mechBottomRow{flex-direction:column}
.mechBottomRow .mbr-accent{flex:none}
}
@media (min-width: 769px) and (max-width: 900px) {
.mechCards-grid{grid-template-columns:repeat(2,1fr)}
.gamesPageHdr-visualZone{flex:0 0 240px;height:210px}
}
.successPage{max-width:1024px;margin:0 auto;padding:60px 24px 80px}
.confirmGrid{display:grid;grid-template-columns:1fr 1fr;gap:0;min-height:420px;position:relative}
.confirmGrid .numericAccent{position:absolute;top:-28px;left:0;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#A83018;font-weight:600}
.confirmGrid .leftPane{background:#01EF8E;padding:56px 48px 56px 44px;display:flex;flex-direction:column;justify-content:center;position:relative;clip-path:polygon(0 0,100% 0,92% 100%,0 100%)}
.confirmGrid .leftPane::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(135deg,transparent,transparent 18px,#01ef8e2e 18px,#01ef8e2e 19px);pointer-events:none}
.confirmGrid .leftPane .statusMark{width:56px;height:56px;margin-bottom:28px;flex-shrink:0}
.confirmGrid .leftPane .mainHdr{font-size:2.4rem;font-weight:800;line-height:1.15;color:#0a1a12;margin:0 0 18px;letter-spacing:-.02em}
.confirmGrid .leftPane .mainHdr span{display:inline-block;background:#0a1a12;color:#01EF8E;padding:2px 10px;margin-bottom:4px}
.confirmGrid .leftPane .subTxt{font-size:1rem;line-height:1.65;color:#0d2b1c;margin:0;max-width:340px}
.confirmGrid .rightPane{background:#FBF9EF;padding:56px 44px 56px 60px;display:flex;flex-direction:column;justify-content:center;border-top:3px solid #A83018;border-right:3px solid #A83018;border-bottom:3px solid #A83018}
.confirmGrid .rightPane .stepsList{list-style:none;margin:0 0 36px;padding:0;display:flex;flex-direction:column;gap:22px}
.confirmGrid .rightPane .stepsList li{display:flex;flex-direction:row;align-items:flex-start;gap:16px}
.confirmGrid .rightPane .stepsList li .stepNum{width:32px;height:32px;background:#A83018;color:#FBF9EF;font-size:.78rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:0}
.confirmGrid .rightPane .stepsList li .stepTxt{font-size:.95rem;line-height:1.55;color:#2a1a10}
.confirmGrid .rightPane .stepsList li .stepTxt strong{display:block;font-weight:700;margin-bottom:2px;color:#0d0d0d}
.confirmGrid .rightPane .ctaRow{display:flex;flex-direction:row;gap:14px;flex-wrap:wrap}
.confirmGrid .rightPane .btnPrimary-v1{display:inline-block;background:#A83018;color:#FBF9EF;font-size:.88rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:13px 28px;text-decoration:none;border:2px solid #A83018;border-radius:6px;box-shadow:4px 4px 0 #01EF8E;transition:background .22s ease,color .22s ease,box-shadow .22s ease;position:relative;z-index:2}
.confirmGrid .rightPane .btnPrimary-v1:hover{background:#8a2412;box-shadow:6px 6px 0 #01EF8E}
.confirmGrid .rightPane .btnSecondary-v1{display:inline-block;background:transparent;color:#A83018;font-size:.88rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:13px 28px;text-decoration:none;border:2px solid #A83018;border-radius:6px;transition:background .22s ease,color .22s ease;position:relative;z-index:2}
.confirmGrid .rightPane .btnSecondary-v1:hover{background:#A83018;color:#FBF9EF}
.refNumBar{margin-top:40px;background:#0a1a12;padding:18px 32px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;border-radius:8px}
.refNumBar .refLabel{font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:#01EF8E;font-weight:600}
.refNumBar .refCode{font-size:1.05rem;font-weight:700;color:#FBF9EF;letter-spacing:.08em}
.refNumBar .refNote{font-size:.82rem;color:#8fb89e;line-height:1.45}
@media (max-width: 768px) {
.successPage{padding:40px 16px 60px}
.confirmGrid{grid-template-columns:1fr}
.confirmGrid .leftPane{clip-path:none;padding:40px 28px}
.confirmGrid .leftPane .mainHdr{font-size:1.75rem}
.confirmGrid .rightPane{padding:36px 28px;border-left:3px solid #A83018;border-top:none}
.refNumBar{flex-direction:column;align-items:flex-start;gap:8px;padding:18px 20px}
}
@media (max-width: 480px) {
.confirmGrid .leftPane .mainHdr{font-size:1.45rem}
.confirmGrid .rightPane .ctaRow{flex-direction:column}
.confirmGrid .rightPane .btnPrimary-v1,.confirmGrid .rightPane .btnSecondary-v1{text-align:center;width:100%}
}