:root{--rev1-green:#9dfd00;--rev1-green-glow:#9dfd004d;--bg-primary:#0a0a0a}.hero-wrapper{background:linear-gradient(180deg,var(--bg-primary)0%,#1a1a1a 15%,#102010 40%,#1a1a1a 70%,var(--bg-primary)100%);padding:80px 0 16px;position:relative;overflow:hidden}.hero-wrapper:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(#9dfd0026 0%,#0000 60%);position:absolute;inset:0}.hero-wrapper:after{content:"";background:linear-gradient(to bottom,transparent 0%,var(--rev1-green)50%,transparent 100%);opacity:.3;z-index:1;width:2px;height:200%;position:absolute;top:-50%;right:-10%;transform:rotate(45deg)}.container{max-width:1320px;margin:0 auto;padding:0 24px}.hero-breadcrumb-wrap{padding-top:1.5rem;padding-bottom:.5rem}.hero{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid;position:relative}.hero-content{flex-direction:column;gap:24px;display:flex}.availability-badge{border:1px solid var(--rev1-green);width:fit-content;color:var(--rev1-green);background:#9dfd001a;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;display:inline-flex}.availability-badge:before{content:"";background:var(--rev1-green);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite hero-pulse}@keyframes hero-pulse{0%,to{opacity:1}50%{opacity:.5}}.hero-title{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(42px,5vw,64px);font-weight:700;line-height:1.1}.hero-subtitle{color:#fffc;max-width:520px;margin:0;font-size:18px;line-height:1.6}.hero-quick-specs{flex-wrap:wrap;gap:16px 24px;display:flex}.hero-quick-specs .spec-item{color:#ffffffe6}.hero-quick-specs .spec-value{color:var(--rev1-green);font-weight:600}.hero-ctas{gap:16px;margin-top:12px;display:flex}.hero-ctas .fa-solid,.hero-btn i{margin-right:8px}.hero-trust-row{border-top:none;flex-wrap:wrap;gap:1rem;margin-top:0;margin-bottom:8px;padding-top:0;display:flex}.hero-trust-row .trust-item{color:#ffffffd9;align-items:center;gap:.5rem;font-size:.875rem;display:inline-flex}.hero-trust-row .trust-icon{color:var(--rev1-green)}.hero-no-image{color:#ffffff80;text-align:center}.hero-btn{cursor:pointer;border:2px solid var(--rev1-green);border-radius:8px;justify-content:center;align-items:center;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.hero-btn-primary{color:var(--rev1-green);background:0 0}.hero-btn-primary:hover{background:var(--rev1-green);color:#000;box-shadow:0 8px 24px var(--rev1-green-glow);transform:translateY(-2px)}.hero-btn-secondary{background:var(--rev1-green);color:#000}.hero-btn-secondary:hover{color:var(--rev1-green);background:0 0;transform:translateY(-2px)}.hero-media-container{flex-shrink:0;justify-content:center;align-items:center;height:520px;display:flex;position:relative}.hero-product-image{object-fit:contain;object-position:center;filter:drop-shadow(0 20px 60px #9dfd0033);z-index:3;width:100%;max-width:600px;height:100%;animation:6s ease-in-out infinite hero-float;position:relative}.hero-product-image--clickable{cursor:pointer}@keyframes hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.hero-media-container:before{content:"";z-index:1;background:radial-gradient(circle,#9dfd0026 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:4s ease-in-out infinite hero-pulse-glow;position:absolute}@keyframes hero-pulse-glow{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.hero-media-container:after{content:"";background:linear-gradient(135deg,var(--rev1-green)0%,#9dfd004d 50%,transparent 100%);filter:blur(80px);opacity:.2;z-index:2;border-radius:50%;width:400px;height:400px;animation:20s linear infinite hero-rotate;position:absolute}@keyframes hero-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero-thumbnails-wrapper{justify-content:center;align-items:center;gap:8px;margin-top:24px;padding:0;display:flex}.hero-thumbnails{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;gap:12px;display:flex;overflow:auto hidden}.hero-thumbnails::-webkit-scrollbar{display:none}.hero-thumbnails img.hero-thumbnail,.hero-thumbnail{object-fit:cover;cursor:pointer;opacity:.45;border:2px solid #0000;border-radius:8px;flex-shrink:0;transition:opacity .2s,border-color .2s,box-shadow .2s;width:120px!important;min-width:120px!important;height:120px!important}.hero-thumbnail:hover{opacity:.75}.hero-thumbnail.active{opacity:1!important;border-color:var(--rev1-green)!important;box-shadow:0 0 14px var(--rev1-green-glow)!important}.thumb-nav{color:var(--rev1-green);cursor:pointer;background:#161616e6;border:1px solid #9dfd004d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.thumb-nav:hover{border-color:var(--rev1-green);background:#9dfd0033}.thumb-nav.prev{order:-1}.thumb-nav.next{margin-left:0}@media (max-width:1024px){.hero{grid-template-columns:1fr;gap:40px}.hero-content{text-align:center;align-items:center}.hero-subtitle{max-width:100%}.hero-quick-specs,.hero-ctas,.hero-trust-row{justify-content:center}.hero-media-container{height:400px}}@media (max-width:768px){.hero-wrapper{padding:60px 0 80px}.hero-title{font-size:36px}.hero-ctas{flex-direction:column;width:100%}.hero-btn{width:100%}.hero-media-container{height:320px}}.page-section.creatbot-authority-section,.creatbot-authority-section{background:var(--bg-primary);margin-top:0!important;padding-top:24px!important}.hero-lightbox{z-index:10000;background:#000000e6;justify-content:center;align-items:center;padding:24px;animation:.2s ease-out hero-lightbox-fade;display:flex;position:fixed;inset:0}@keyframes hero-lightbox-fade{0%{opacity:0}to{opacity:1}}.hero-lightbox-close{color:#fff;cursor:pointer;z-index:10002;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;transition:background .2s,color .2s;display:flex;position:absolute;top:16px;right:16px}.hero-lightbox-close:hover{background:var(--rev1-green);color:var(--bg-primary)}.hero-lightbox-content{justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex}.hero-lightbox-img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:90vh}
