.layout{min-height:100vh;display:flex;flex-direction:column}.skip-link{position:absolute;left:-9999px;z-index:999;padding:.5rem 1rem;font-weight:600}.skip-link:focus{left:.5rem;top:.5rem}.demo-ribbon{font-size:.75rem;font-weight:600;text-align:center;padding:.25rem .5rem;letter-spacing:.05em}.nav{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid;flex-wrap:wrap;gap:.75rem}.nav-brand{font-weight:700;font-size:1.25rem}.nav-links{display:flex;list-style:none;margin:0;padding:0;gap:1rem;flex-wrap:wrap}.nav-link{color:#e8e8ec;font-size:.9375rem}.nav-link:hover{color:#00ffc8}.main{flex:1;width:100%;max-width:1100px;margin:0 auto;padding:1.5rem}.footer{border-top:1px solid;padding:1.5rem;margin-top:auto}.footer-inner{max-width:1100px;margin:0 auto;text-align:center;font-size:.875rem;color:#8888a0}.footer-link{color:#8888a0}.footer-link:hover,.footer-link-accent{color:#00ffc8}.footer-sep{margin:0 .5rem}.footer-placeholder{color:#666}.home{padding:0;max-width:1200px;margin:0 auto;scroll-behavior:smooth}.hero-section{padding:3rem 0;min-height:60vh;display:flex;align-items:center}.hero-inner{display:flex;flex-wrap:wrap;align-items:center;gap:2.5rem;width:100%;justify-content:space-between}.hero-content{flex:1 1 320px;max-width:560px}.hero-headline{font-size:clamp(1.75rem,4.5vw,2.75rem);font-weight:700;line-height:1.2;margin:0 0 1rem;letter-spacing:-.02em}.hero-subheadline{font-size:clamp(1rem,2vw,1.125rem);line-height:1.55;margin:0 0 1.75rem;max-width:480px}.hero-ctas{display:flex;flex-wrap:wrap;gap:1rem}.btn{display:inline-block;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.btn:hover{transform:translateY(-2px);opacity:.95}.btn-primary:hover{box-shadow:0 0 28px #00ffc859}.btn-secondary:hover{box-shadow:0 0 20px #00ffc833}.hero-mock{flex:0 1 320px;display:flex;justify-content:center;align-items:center}.tv-mock{width:100%;max-width:320px;aspect-ratio:16/10;border:3px solid;border-radius:12px;padding:8px;background:#0d0d0f;transition:box-shadow .3s ease}.tv-mock:hover{box-shadow:0 0 50px #00ffc84d}.tv-mock-screen{width:100%;height:100%;border-radius:6px;display:flex;align-items:center;justify-content:center}.tv-mock-label{font-size:.875rem;opacity:.8}.section{padding:3rem 0}.section-gradient{background:linear-gradient(180deg,#16161a99,#0d0d0f00)}.section-gradient-reverse{background:linear-gradient(180deg,#0d0d0f00,#1c1c2166,#0d0d0f00)}.section-heading{font-size:clamp(1.5rem,3vw,1.75rem);font-weight:700;margin:0 0 2rem;text-align:center;letter-spacing:-.02em}.model-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;width:100%}.model-card{padding:1.5rem;border:1px solid;border-radius:12px;transition:transform .2s ease,box-shadow .2s ease}.model-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000004d,0 0 24px #00ffc814}.model-card-title{font-size:1.25rem;margin:0 0 1rem;font-weight:600}.model-card-list{margin:0;padding-left:1.25rem;line-height:1.8;font-size:.9375rem}.model-card-list li{margin-bottom:.35rem}.steps-flow{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.step-block{flex:1 1 160px;min-width:140px;max-width:220px;padding:1.25rem 1rem;border:1px solid;border-radius:10px;display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.step-block:hover{transform:translateY(-2px);box-shadow:0 0 20px #00ffc81a}.step-num{font-size:1.5rem;font-weight:700;line-height:1}.step-text{font-size:.9375rem;line-height:1.3}@media(max-width:640px){.steps-flow{flex-direction:column;align-items:stretch}.step-block{max-width:none}}.revenue-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;width:100%;margin-bottom:1.5rem}.revenue-card{padding:1.5rem;border:1px solid;border-radius:12px;transition:transform .2s ease,box-shadow .2s ease}.revenue-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000004d,0 0 24px #00ffc81f}.revenue-card-label{font-size:1rem;font-weight:600;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.04em}.revenue-card-details{margin:0 0 1rem;padding-left:1.25rem;font-size:.9375rem;line-height:1.7}.revenue-card-details li{margin-bottom:.25rem}.revenue-card-amount{font-size:1.5rem;font-weight:700;margin:0;line-height:1.2}.revenue-disclaimer{text-align:center;font-size:.9375rem;margin:0 0 2rem;max-width:480px;margin-left:auto;margin-right:auto}.profit-split-block{max-width:420px;margin:0 auto 2rem;padding:1.25rem 1.5rem;border:1px solid;border-radius:10px}.profit-split-title{font-size:1rem;margin:0 0 .75rem;font-weight:600}.profit-split-list{margin:0;padding-left:1.25rem;line-height:1.8;font-size:.9375rem}.profit-split-list li{margin-bottom:.35rem}.revenue-calc{max-width:320px;margin:0 auto;padding:1.25rem 1.5rem;border:1px solid;border-radius:10px}.revenue-calc-title{font-size:1rem;margin:0 0 1rem;font-weight:600}.revenue-calc-row{margin-bottom:.75rem}.revenue-calc-row label{display:block;font-size:.875rem;margin-bottom:.35rem}.revenue-calc-input{width:100%;padding:.5rem .75rem;border:1px solid;border-radius:6px;font-size:1rem}.revenue-calc-result{margin:1rem 0 0;font-size:1rem}.revenue-calc-result strong{font-size:1.25rem}.section-preview{padding:3rem 0}.section-preview-fade{animation:previewFadeIn .8s ease-out}@keyframes previewFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.preview-container{position:relative;width:100%;max-width:800px;margin:0 auto 1.5rem;aspect-ratio:16 / 9;border:2px solid;border-radius:12px;overflow:hidden}.preview-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(0,255,200,.15) 1px,transparent 1px),linear-gradient(90deg,rgba(0,255,200,.15) 1px,transparent 1px);background-size:24px 24px;pointer-events:none}.preview-scene{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.preview-claw-wrap{position:relative;width:120px;height:140px;animation:clawFloat 4s ease-in-out infinite}.preview-claw{width:100%;height:100%;filter:drop-shadow(0 0 8px rgba(0,255,200,.6))}.claw-arm,.claw-basket,.claw-teeth{animation:clawGlow 2.5s ease-in-out infinite}@keyframes clawFloat{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(-8px) translate(4px)}}@keyframes clawGlow{0%,to{opacity:1}50%{opacity:.85}}.preview-prizes{position:absolute;inset:0;pointer-events:none}.preview-prize{position:absolute;border-radius:50%}.preview-prize-1{width:24px;height:24px;bottom:22%;left:28%;animation:prizeFloat 5s ease-in-out infinite}.preview-prize-2{width:20px;height:20px;bottom:28%;right:30%;border:2px solid;background:transparent;animation:prizeFloat 5.5s ease-in-out infinite .5s}.preview-prize-3{width:16px;height:16px;bottom:25%;left:45%;animation:prizeFloat 4.5s ease-in-out infinite 1s}@keyframes prizeFloat{0%,to{transform:translateY(0) scale(1);opacity:.9}50%{transform:translateY(-6px) scale(1.05);opacity:1}}.preview-overlay{position:absolute;left:0;right:0;padding:.5rem 1rem;font-size:.8125rem;pointer-events:none}.preview-overlay-top{top:0;background:linear-gradient(to bottom,rgba(13,13,15,.85),transparent)}.preview-overlay-bottom{bottom:0;background:linear-gradient(to top,rgba(13,13,15,.85),transparent)}.preview-subtext{max-width:560px;margin:0 auto;text-align:center;font-size:.9375rem;line-height:1.6}@media(max-width:640px){.preview-container{max-width:100%}.preview-claw-wrap{width:90px;height:105px}}.section-cta{text-align:center;padding:3.5rem 1.5rem}.cta-headline{font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;margin:0 0 1.5rem;line-height:1.3;letter-spacing:-.02em}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn-cta{min-width:160px}.product-page{padding:.5rem 0}.product-header{margin-bottom:2rem}.product-header h1{margin:0 0 .5rem;font-size:1.75rem}.product-lead{margin:0;font-size:1.0625rem}.product-section{padding:1.5rem 0;border-bottom:1px solid}.product-section:last-of-type{border-bottom:none}.product-section h2{font-size:1.25rem;margin:0 0 .75rem}.product-section p{margin:0 0 1rem;line-height:1.6}.product-block{padding:1rem;border-radius:8px;border:1px solid;font-size:.9375rem}.product-block-kiosk{box-shadow:0 0 15px #00ffc814}.product-models{margin:0;padding-left:1.25rem;line-height:1.8}.product-models li{margin-bottom:.5rem}.how-page{padding:.5rem 0}.how-header{margin-bottom:2rem}.how-header h1{margin:0 0 .5rem;font-size:1.75rem}.how-lead{margin:0;font-size:1.0625rem}.how-diagram{display:flex;flex-direction:column;gap:1rem}.how-step{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;border:1px solid;border-left-width:4px;border-radius:8px;transition:box-shadow .2s ease}.how-step:hover{box-shadow:0 0 20px #00ffc814}.how-step-num{font-weight:700;font-size:1.25rem;flex-shrink:0}.how-step-content h3{margin:0 0 .35rem;font-size:1.0625rem}.how-step-content p{margin:0;font-size:.9375rem;line-height:1.5}.stores-page{padding:.5rem 0}.stores-header{margin-bottom:2rem}.stores-header h1{margin:0 0 .5rem;font-size:1.75rem}.stores-lead{margin:0;font-size:1.0625rem}.stores-section{padding:1.5rem 0;border-bottom:1px solid}.stores-section:last-of-type{border-bottom:none}.stores-section h2{font-size:1.25rem;margin:0 0 1rem}.stores-benefits{margin:0;padding-left:1.25rem;line-height:1.8}.stores-benefits li{margin-bottom:.5rem}.stores-models{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.stores-model{padding:1.25rem;border:1px solid;border-radius:8px}.stores-model h3{font-size:1rem;margin:0 0 .5rem}.stores-model p{margin:0;font-size:.9375rem;line-height:1.5}.agents-page{padding:.5rem 0}.agents-header{margin-bottom:2rem}.agents-header h1{margin:0 0 .5rem;font-size:1.75rem}.agents-lead{margin:0;font-size:1.0625rem}.agents-section{padding:1.5rem 0;border-bottom:1px solid}.agents-section:last-of-type{border-bottom:none}.agents-section h2{font-size:1.25rem;margin:0 0 .75rem}.agents-section p{margin:0;line-height:1.6}.roi-calculator{padding:1.5rem;border-radius:12px;border:1px solid;max-width:420px}.roi-calculator-title{margin:0 0 .5rem;font-size:1.25rem}.roi-calculator-note{margin:0 0 1rem;font-size:.8125rem}.roi-calculator-inputs{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}.roi-calculator-label{display:flex;flex-direction:column;gap:.25rem;font-size:.9375rem}.roi-calculator-input{padding:.5rem .75rem;border-radius:6px;border:1px solid #2a2a32;background:#0d0d0f;color:#e8e8ec;font-size:1rem;max-width:12rem}.roi-calculator-input:focus{outline:none;border-color:#00ffc8}.roi-calculator-results{display:flex;flex-direction:column;gap:.75rem;padding-top:1rem;border-top:1px solid}.roi-calculator-result{display:flex;justify-content:space-between;align-items:center;font-size:1rem}@media(max-width:640px){.roi-calculator{max-width:100%}.roi-calculator-input{max-width:none}}.enterprise-page{padding:.5rem 0}.enterprise-header{margin-bottom:2rem}.enterprise-header h1{margin:0 0 .5rem;font-size:1.75rem}.enterprise-lead{margin:0;font-size:1.0625rem}.enterprise-section{padding:1.5rem 0;border-bottom:1px solid}.enterprise-section:last-of-type{border-bottom:none}.enterprise-section h2{font-size:1.25rem;margin:0 0 .75rem}.enterprise-section p{margin:0;line-height:1.6}.enterprise-section-calculator{padding-bottom:2rem}.enterprise-theme-previews .enterprise-theme-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.enterprise-theme-card{border-radius:8px;overflow:hidden;border:1px solid var(--color-border, #333)}.enterprise-theme-card-image{position:relative;width:100%;aspect-ratio:16 / 10;overflow:hidden}.enterprise-theme-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease;will-change:transform}.enterprise-theme-card img.enterprise-theme-img-hidden{position:absolute;opacity:0;pointer-events:none}.enterprise-theme-card.theme-card img:hover{transform:scale(1.05)}.enterprise-theme-card span{display:block;padding:.5rem;font-size:.875rem;text-align:center}@media(max-width:900px){.enterprise-theme-previews .enterprise-theme-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.enterprise-header h1{font-size:1.5rem}.enterprise-theme-previews .enterprise-theme-grid{grid-template-columns:1fr;gap:.75rem}}.architecture-diagram{padding:1.5rem;border:1px solid;border-radius:12px;max-width:640px;margin:0 auto}.arch-row{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap}.arch-row-main{margin-bottom:1rem}.arch-row-fleet{padding-top:1rem;border-top:1px dashed #2a2a32}.arch-box{padding:1rem 1.25rem;border-radius:8px;border:2px solid;text-align:center;min-width:120px}.arch-box-kiosk,.arch-box-api,.arch-box-authority{flex:0 1 auto}.arch-box-fleet{min-width:200px}.arch-label{display:block;font-weight:600;font-size:.9375rem;color:#e8e8ec}.arch-sublabel{display:block;font-size:.75rem;margin-top:.25rem}.arch-arrow{font-size:1.25rem;flex-shrink:0}@media(max-width:640px){.arch-row-main{flex-direction:column}.arch-arrow{transform:rotate(90deg)}}.technology-page{padding:.5rem 0}.technology-header{margin-bottom:2rem}.technology-header h1{margin:0 0 .5rem;font-size:1.75rem}.technology-lead{margin:0;font-size:1.0625rem}.technology-section{padding:1.5rem 0;border-bottom:1px solid}.technology-section:last-of-type{border-bottom:none}.technology-section h2{font-size:1.25rem;margin:0 0 1rem}.technology-section p{margin:0;line-height:1.6}@media(max-width:640px){.technology-header h1{font-size:1.5rem}}.demo-page{padding:.5rem 0;position:relative}.demo-page-bg:before{content:"";position:fixed;inset:0;z-index:-1;background:linear-gradient(135deg,#0d0d0f,#12121a 40%,#0d0d0f);background-size:200% 200%;animation:demo-bg-shift 12s ease-in-out infinite;pointer-events:none}@keyframes demo-bg-shift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.demo-header{margin-bottom:2rem}.demo-header h1{margin:0 0 .5rem;font-size:1.75rem}.demo-lead{margin:0;font-size:1.0625rem}.demo-section{padding:1.5rem 0;border-bottom:1px solid}.demo-section:last-of-type{border-bottom:none}.demo-section h2{font-size:1.25rem;margin:0 0 1rem}.demo-video-container-16x9{position:relative;width:100%;max-width:640px;border-radius:12px;border:1px solid;overflow:hidden;padding-bottom:56.25%;height:0}.demo-video-container-16x9 iframe,.demo-video-container-16x9 video,.demo-video-container-16x9 .demo-video-placeholder-card{position:absolute;top:0;left:0;width:100%;height:100%}.demo-video-iframe{border:none}.demo-video-native{object-fit:contain}.demo-video-placeholder-card{display:flex;align-items:center;justify-content:center;background:#16161a}.demo-video-placeholder-text{font-size:1.125rem;font-weight:500}.demo-bullets{margin:0;padding-left:1.25rem;line-height:1.8}.demo-bullets li{margin-bottom:.5rem}.demo-highlights-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.demo-highlight-card{padding:1.25rem;border-radius:12px;border:1px solid}.demo-highlight-title{font-size:1rem;margin:0 0 .5rem}.demo-highlight-desc{margin:0;font-size:.9375rem;line-height:1.5}.demo-cta-strip{display:flex;flex-wrap:wrap;gap:1rem}.demo-cta-btn{display:inline-block;padding:.75rem 1.25rem;border-radius:8px;font-weight:600;text-decoration:none;border:2px solid transparent;transition:opacity .2s,transform .15s}.demo-cta-btn:hover{opacity:.9;transform:translateY(-1px)}.demo-cta-primary{border-color:transparent}.demo-cta-secondary{background:transparent}@media(max-width:640px){.demo-header h1{font-size:1.5rem}.demo-cta-strip{flex-direction:column}.demo-cta-btn{text-align:center}.demo-highlights-grid{grid-template-columns:1fr}}.gallery-page{padding:.5rem 0 2rem}.gallery-header{margin-bottom:2rem}.gallery-header h1{margin:0 0 .5rem;font-size:1.75rem}.gallery-lead{margin:0;font-size:1.0625rem}.gallery-grid-wrap{margin-bottom:2rem}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.gallery-card{border-radius:12px;border:1px solid;overflow:hidden;background:#16161a}.gallery-card-image{width:100%;aspect-ratio:16 / 10;flex-shrink:0;overflow:hidden;position:relative}.gallery-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease;will-change:transform}.gallery-card-image img.gallery-card-img-hidden{position:absolute;opacity:0;pointer-events:none}.theme-card img:hover{transform:scale(1.05)}.gallery-media-warning{margin-bottom:1rem;padding:.75rem 1rem;background:#dc262626;border:1px solid rgba(220,38,38,.4);border-radius:8px;font-size:.875rem;color:#fca5a5}.gallery-media-warning code{font-family:ui-monospace,monospace;font-size:.8125rem}.gallery-card-body{padding:1.25rem}.gallery-card-title{font-size:1.125rem;margin:0 0 .5rem}.gallery-card-desc{margin:0;font-size:.9375rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gallery-cta-section{padding-top:1.5rem;border-top:1px solid;text-align:center}.gallery-cta-btn{display:inline-block;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;text-decoration:none;border:none;transition:opacity .2s,transform .15s}.gallery-cta-btn:hover{opacity:.9;transform:translateY(-1px)}@media(max-width:900px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.gallery-header h1{font-size:1.5rem}.gallery-grid{grid-template-columns:1fr;gap:1rem}}.stats-page{padding:.5rem 0}.stats-header{margin-bottom:2rem}.stats-header h1{margin:0 0 .5rem;font-size:1.75rem}.stats-lead{margin:0;font-size:1.0625rem}.stats-section{padding:1.5rem 0;border-bottom:1px solid}.stats-form{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem}.stats-label{display:flex;flex-direction:column;gap:.25rem;font-size:.9375rem}.stats-label span{color:#e8e8ec}.stats-input{padding:.5rem .75rem;border-radius:6px;border:1px solid;background:#0d0d0f;color:#e8e8ec;font-size:1rem;min-width:140px}.stats-input:focus{outline:none;border-color:#00ffc8}.stats-btn{padding:.5rem 1rem;border-radius:6px;border:none;font-weight:600;cursor:pointer;font-size:.9375rem}.stats-btn:hover{opacity:.9}.stats-loading{margin:1rem 0 0}.stats-error{margin-top:1rem;padding:.75rem;border-radius:8px;background:#ff6b6b1a}.stats-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;margin-top:1.5rem}.stats-card{padding:1.25rem;border-radius:12px;border:1px solid;display:flex;flex-direction:column;gap:.5rem}.stats-card-full{grid-column:1 / -1}.stats-card-label{font-size:.875rem;font-weight:500}.stats-card-value{font-size:1.5rem;font-weight:700}.stats-card-value-sm{font-size:1rem;font-weight:500}.stats-empty-state{margin-top:1.5rem;padding:2rem;border-radius:12px;border:1px solid;text-align:center}.stats-empty-state p{margin:0;font-size:1rem}.stats-no-data{margin-top:1rem}@media(max-width:640px){.stats-header h1{font-size:1.5rem}.stats-form{flex-direction:column;align-items:stretch}.stats-input{min-width:0}.stats-cards{grid-template-columns:1fr}}.web3-portal{padding:.5rem 0 2rem}.web3-portal-title{margin:0 0 .5rem;font-size:1.75rem}.web3-portal-subtitle{margin:0 0 1.5rem;font-size:.9375rem}.web3-portal-section{padding:1.25rem;border:1px solid;border-radius:8px;margin-bottom:1rem}.web3-portal-section-title{margin:0 0 .75rem;font-size:1rem}.web3-portal-muted{color:#8888a0;margin:0;font-size:.9375rem}.web3-portal-stats{display:flex;flex-direction:column;gap:.5rem}.web3-portal-stat{display:flex;justify-content:space-between;align-items:center}.web3-portal-stat-label{font-size:.9375rem}.web3-portal-stat-value{font-weight:600;font-size:1.0625rem}.web3-portal-btn{padding:.5rem 1rem;border-radius:6px;font-weight:600;font-size:.9375rem;border:2px solid transparent;transition:opacity .2s ease,box-shadow .2s ease}.web3-portal-btn:hover:not(:disabled){opacity:.9;box-shadow:0 0 12px #00ffc833}.web3-portal-btn-small{padding:.35rem .75rem;font-size:.875rem}.web3-portal-btn-secondary{background:transparent}.web3-portal-wallet-box .web3-portal-wallet-row{display:flex;align-items:center;gap:.5rem}.web3-portal-address{font-size:1rem;padding:.25rem 0}.web3-portal-status-row{margin-top:.5rem}.web3-portal-badge{display:inline-block;padding:.25rem .5rem;border-radius:4px;font-size:.8125rem;font-weight:600}.web3-portal-kiosk-row{display:flex;align-items:center;gap:.5rem}.web3-portal-input{width:120px;padding:.35rem .5rem;border:1px solid;border-radius:6px;font-size:.9375rem}.web3-portal-reserved{margin-top:1rem;padding:.75rem 1rem;border:1px solid;border-radius:6px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.web3-portal-list{margin:1rem 0 0;padding:0;list-style:none}.web3-portal-reward-item{display:flex;align-items:center;gap:.5rem;padding:.5rem 0;border-bottom:1px solid;flex-wrap:wrap}.web3-portal-reward-item:last-child{border-bottom:none}.web3-portal-reward-id{font-family:ui-monospace,monospace;font-size:.875rem}.web3-portal-reward-status{font-size:.8125rem;text-transform:capitalize}.web3-portal-status{margin-top:1rem;font-size:.9375rem}.contact-page{padding:.5rem 0;max-width:480px}.contact-header{margin-bottom:1.5rem}.contact-header h1{margin:0 0 .5rem;font-size:1.75rem}.contact-lead{margin:0;font-size:1rem}.contact-form{padding:1.5rem;border:1px solid;border-radius:8px}.contact-field{margin-bottom:1rem}.contact-field label{display:block;font-size:.875rem;margin-bottom:.35rem}.contact-field input,.contact-field textarea{width:100%;padding:.5rem .75rem;border:1px solid;border-radius:6px;font-size:1rem}.contact-field input::placeholder,.contact-field textarea::placeholder{color:#666}.contact-submit{margin-top:.5rem;padding:.6rem 1.25rem;border-radius:6px;font-weight:600;border:none}.legal-page{max-width:720px;margin:0 auto;padding:2rem 1.5rem 3rem}.legal-header{margin-bottom:1.5rem}.legal-header h1{margin:0 0 .5rem;font-size:1.75rem}.legal-updated{margin:0;font-size:.9rem}.legal-body h2{margin:1.5rem 0 .5rem;font-size:1.1rem}.legal-body p{margin:0 0 .75rem;line-height:1.5}.legal-body a{text-decoration:underline}.legal-body-html h2{color:#e8e8ec}.legal-body-html a{color:#00ffc8}.version-select{max-width:1100px;margin:0 auto;padding:2rem 1.5rem;background:var(--bg, #0d0d0f);color:var(--text, #e8e8ec)}.version-select-header{text-align:center;margin-bottom:2.5rem}.version-select-header h1{font-size:1.75rem;margin:0 0 .75rem;color:var(--text, #e8e8ec)}.version-select-sub{font-size:1rem;color:var(--text-muted, #8888a0);max-width:560px;margin:0 auto;line-height:1.5}.version-select-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.version-card{background:var(--bg-card, #16161a);border:1px solid var(--border, #2a2a32);border-radius:12px;overflow:hidden;transition:transform .2s,box-shadow .2s}.version-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000004d}.version-card-preview{aspect-ratio:16/10;overflow:hidden;background:#1c1c21}.version-card-preview img{width:100%;height:100%;object-fit:cover}.version-card-body{padding:1.25rem}.version-card-body h2{font-size:1.2rem;margin:0 0 .35rem;color:var(--accent, #00ffc8)}.version-card-tagline{font-size:.85rem;color:var(--text-muted, #8888a0);margin:0 0 .75rem}.version-card-desc{font-size:.9rem;line-height:1.5;color:var(--text-muted, #8888a0);margin:0 0 .75rem}.version-card-style{display:block;font-size:.75rem;color:var(--text-muted, #8888a0);margin-bottom:1rem}.version-card-btn{display:inline-block;padding:.5rem 1rem;background:var(--accent, #00ffc8);color:var(--bg, #0d0d0f);border-radius:6px;font-weight:600;font-size:.9rem;text-decoration:none;transition:opacity .2s}.version-card-btn:hover{opacity:.9}.version-select-footer{text-align:center;margin-top:2.5rem}.version-select-footer a{color:var(--accent, #00ffc8)}@media(max-width:640px){.version-select-grid{grid-template-columns:1fr}}.home-v{max-width:1200px;margin:0 auto;padding:0}.home-v-btn{display:inline-block;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;text-decoration:none;transition:transform .2s,opacity .2s,box-shadow .2s}.home-v-btn:hover{transform:translateY(-2px);opacity:.95}.home-v-btn-lg{padding:1rem 2rem;font-size:1.05rem}.home-v-hero{min-height:70vh;display:flex;align-items:center;padding:3rem 1.5rem;position:relative}.home-v-hero-img{background-size:cover;background-position:center;background-repeat:no-repeat}.home-v-hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#000000bf,#00000080,#0009)}.home-v-hero-inner{position:relative;z-index:1;max-width:620px}.home-v-hero-title{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.2;margin:0 0 1rem;letter-spacing:-.02em}.home-v-hero-sub{font-size:1.1rem;line-height:1.6;margin:0 0 1.75rem;opacity:.9}.home-v-hero-ctas{display:flex;flex-wrap:wrap;gap:1rem}.home-v-cstore-tagline{display:block;font-size:.85rem;font-weight:700;letter-spacing:.12em;color:#fcd34d;margin-bottom:.5rem}.home-v-cstore-boost{font-size:1.35rem!important;font-weight:700;color:#fbbf24!important;margin-bottom:.5rem!important}.home-v-cstore .home-v-hero-title,.home-v-cstore .home-v-hero-sub{color:#fff}.home-v-cstore .home-v-btn-primary{background:#f59e0b;color:#111;border:none;box-shadow:0 4px 14px #f59e0b66}.home-v-cstore .home-v-btn-secondary{background:transparent;color:#fcd34d;border:2px solid #f59e0b}.home-v-cstore .home-v-section{padding:3rem 1.5rem}.home-v-cstore .home-v-heading{color:#1f2937;font-size:1.75rem;margin-bottom:2rem;text-align:center}.home-v-cstore{background:#fefce8;color:#1f2937}.home-v-cstore .home-v-benefit-card,.home-v-cstore .home-v-revenue-card,.home-v-cstore .home-v-model,.home-v-cstore .home-v-calc{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000f}.home-v-cstore-card h3{color:#b45309}.home-v-cstore .home-v-section-alt{background:#fffbeb}.home-v-cstore .home-v-disclaimer{color:#6b7280;font-size:.9rem;text-align:center;margin-top:1rem}.home-v-cstore .home-v-learn-more{margin-top:1rem;font-size:.9rem;color:#6b7280}.home-v-kiosk-instore{padding:3rem 1.5rem}.home-v-kiosk-instore-img-wrap{max-width:520px;margin:0 auto 1rem;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px #00000026;border:1px solid #e5e7eb}.home-v-kiosk-instore-img{width:100%;height:auto;display:block}.home-v-kiosk-mock{padding:3rem 1.5rem}.home-v-kiosk-preview{max-width:480px;margin:0 auto}.home-v-kiosk-frame{background:linear-gradient(180deg,#1a1a2e,#0d0d1a);border:2px solid #3b82f6;border-radius:12px;padding:1rem;box-shadow:0 0 24px #3b82f64d,inset 0 0 40px #0000004d}.home-v-kiosk-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.home-v-kiosk-logo{font-weight:700;color:#60a5fa;font-size:.9rem;letter-spacing:.05em}.home-v-kiosk-badges{font-size:.65rem;color:#94a3b8;letter-spacing:.05em}.home-v-kiosk-body{display:flex;gap:1rem;min-height:160px}.home-v-kiosk-game{flex:1;background:#0006;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(59,130,246,.3)}.home-v-kiosk-prize-pool{width:60px;height:40px;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:4px;opacity:.6;margin-bottom:.5rem}.home-v-kiosk-play-btn{padding:.4rem 1rem;background:#22c55e;color:#fff;font-size:.75rem;font-weight:700;border-radius:999px;box-shadow:0 0 12px #22c55e80}.home-v-kiosk-side{display:flex;flex-direction:column;gap:.5rem;min-width:100px}.home-v-kiosk-stat{padding:.5rem .75rem;background:#ffffff0d;border-radius:6px;border:1px solid rgba(255,255,255,.08)}.home-v-kiosk-stat-label{display:block;font-size:.65rem;color:#94a3b8}.home-v-kiosk-stat-val{font-size:.95rem;font-weight:700;color:#22c55e}.home-v-kiosk-caption{font-size:.85rem;color:#6b7280;text-align:center;margin-top:1rem}.home-v-benefits-checklist{grid-template-columns:1fr;gap:1rem}.home-v-benefit-check{display:flex;align-items:flex-start;gap:1rem}.home-v-benefit-check .home-v-check{flex-shrink:0;width:1.5rem;height:1.5rem;line-height:1.5rem;text-align:center;background:#22c55e;color:#fff;border-radius:50%;font-size:.85rem;font-weight:700}.home-v-benefit-check h3{font-size:1rem;margin:0 0 .25rem}.home-v-revenue-promo .home-v-revenue-card{padding:1rem}.home-v-revenue-promo .home-v-revenue-value{font-size:1.25rem}.home-v-benefits{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.home-v-benefit-card{padding:1.5rem}.home-v-benefit-icon{font-size:2rem;display:block;margin-bottom:.75rem}.home-v-benefit-card h3{font-size:1.15rem;margin:0 0 .5rem}.home-v-benefit-card p{margin:0;color:#4b5563;line-height:1.5;font-size:.95rem}.home-v-revenue-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:.5rem}.home-v-revenue-card{padding:1.25rem;text-align:center}.home-v-revenue-label{font-size:.85rem;color:#6b7280;display:block;margin-bottom:.25rem}.home-v-revenue-value{font-size:1.5rem;font-weight:700;color:#b45309}.home-v-revenue-detail{font-size:.8rem;color:#9ca3af;display:block;margin-top:.25rem}.home-v-models{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.home-v-model{padding:1.5rem}.home-v-model h3{font-size:1.15rem;color:#b45309;margin:0 0 .5rem}.home-v-model p{margin:0;color:#4b5563;font-size:.95rem;line-height:1.5}.home-v-calc{max-width:320px;margin:0 auto 1.5rem;padding:1.25rem}.home-v-calc-row{margin-bottom:1rem}.home-v-calc-row label{display:block;font-size:.9rem;color:#6b7280;margin-bottom:.35rem}.home-v-calc-row input{width:100%;padding:.5rem .75rem;border:1px solid #e5e7eb;border-radius:6px;font-size:1rem}.home-v-calc-result{margin:1rem 0 0;font-size:1rem}.home-v-calc-result strong{color:#b45309}.home-v-cta-section{text-align:center}.home-v-cta-sub{margin-bottom:1.5rem;color:#6b7280}.home-v-premium{background:#0a0a0e;color:#e8e8ec}.home-v-premium-hero .home-v-hero-overlay{background:linear-gradient(135deg,#000000d9,#50007833,#000c)}.home-v-premium-overlay{background:linear-gradient(135deg,#000000b3,#00ffc814,#ff00aa0f)!important}.home-v-badge{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.15em;color:#00ffc8;margin-bottom:1rem;padding:.25rem .75rem;border:1px solid rgba(0,255,200,.4);border-radius:4px}.home-v-premium .home-v-hero-title{color:#fff}.home-v-glow{color:#00ffc8;text-shadow:0 0 30px rgba(0,255,200,.5)}.home-v-premium .home-v-hero-sub{color:#b0b0c0}.home-v-premium-btn{background:linear-gradient(135deg,#00ffc8,#00cc9e);color:#0a0a0e;border:none;box-shadow:0 0 24px #00ffc866}.home-v-btn-outline{background:transparent;color:#00ffc8;border:2px solid #00ffc8}.home-v-premium-section{padding:2rem 1.5rem}.home-v-stats{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.home-v-stat{text-align:center}.home-v-stat-value{display:block;font-size:2rem;font-weight:700;color:#00ffc8}.home-v-stat-label{font-size:.9rem;color:#8888a0}.home-v-premium .home-v-heading{color:#e8e8ec}.home-v-premium-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.home-v-premium-feature{padding:1.5rem;background:#16161a;border:1px solid #2a2a32;border-radius:12px}.home-v-premium-num{font-size:2rem;font-weight:700;color:#00ffc84d;display:block;margin-bottom:.5rem}.home-v-premium-feature h3{font-size:1.15rem;margin:0 0 .5rem;color:#00ffc8}.home-v-premium-feature p{margin:0;color:#8888a0;font-size:.95rem;line-height:1.5}.home-v-premium-calc-section,.home-v-premium .home-v-section{padding:3rem 1.5rem}.home-v-premium-calc{background:#16161a;border:1px solid #2a2a32;max-width:320px;margin:0 auto 1.5rem;padding:1.5rem;border-radius:12px}.home-v-premium-calc .home-v-calc-row input{background:#0d0d0f;border-color:#2a2a32;color:#e8e8ec}.home-v-premium-result strong{color:#00ffc8}.home-v-premium-cta{border-top:1px solid #2a2a32}.home-v-clean{background:#f8fafc;color:#1e293b}.home-v-clean-hero{display:flex;flex-wrap:wrap;align-items:center;gap:2rem;padding:3rem 1.5rem;max-width:1100px;margin:0 auto}.home-v-clean-hero-visual{flex:1 1 320px;display:flex;justify-content:center}.home-v-clean-img{max-width:380px;width:100%;height:auto;border-radius:12px}.home-v-clean-hero .home-v-hero-inner{flex:1 1 400px}.home-v-clean-title{color:#0f172a}.home-v-clean-sub{color:#475569}.home-v-clean-btn{background:#0ea5e9;color:#fff;border:none;box-shadow:0 2px 10px #0ea5e94d}.home-v-clean-btn-sec{background:#fff;color:#0ea5e9;border:2px solid #0ea5e9}.home-v-clean-heading{color:#0f172a}.home-v-clean-section{padding:3rem 1.5rem}.home-v-partners{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.home-v-partner-tag{padding:.5rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:999px;font-size:.9rem;color:#475569}.home-v-steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.home-v-step-card{padding:1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px}.home-v-step-num{display:inline-block;width:2rem;height:2rem;line-height:2rem;text-align:center;background:#0ea5e9;color:#fff;border-radius:50%;font-weight:700;font-size:.9rem;margin-bottom:.75rem}.home-v-step-card h3{font-size:1.1rem;margin:0 0 .5rem;color:#0f172a}.home-v-step-card p{margin:0;color:#64748b;font-size:.95rem;line-height:1.5}.home-v-clean-calc{background:#fff;border:1px solid #e2e8f0;max-width:320px;margin:0 auto 1.5rem;padding:1.5rem;border-radius:12px}.home-v-clean-calc .home-v-calc-row input{border-color:#e2e8f0}.home-v-clean-calc .home-v-calc-result strong{color:#0ea5e9}.home-v-clean-cta{padding-bottom:4rem}@media(max-width:640px){.home-v-hero{min-height:60vh;padding:2rem 1rem}.home-v-hero-ctas{flex-direction:column}.home-v-btn{width:100%;text-align:center}}:root{--bg: #0d0d0f;--bg-card: #16161a;--text: #e8e8ec;--text-muted: #8888a0;--accent: #00ffc8;--accent-glow: rgba(0, 255, 200, .25);--border: #2a2a32}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:DM Sans,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none;transition:opacity .2s ease,box-shadow .2s ease}a:hover{opacity:.9}button{font-family:inherit;cursor:pointer;transition:opacity .2s ease,box-shadow .2s ease}button:hover:not(:disabled){opacity:.9}button:disabled{cursor:not-allowed;opacity:.6}input,textarea{font-family:inherit}
