html{scroll-behavior:smooth}*,::before,::after{box-sizing:border-box;margin:0px;padding:0px}body{font-family:Inter,sans-serif;background:rgb(0,0,0);color:rgb(255,255,255);overflow-x:hidden}img{max-width:100%;height:auto}a{text-decoration:none;color:inherit}.container{max-width:1200px;margin:0px auto;padding:0px 16px}.text-center{text-align:center}.reveal{opacity:0;transition:opacity 0.7s cubic-bezier(0.4,0,0.2,1),transform 0.7s cubic-bezier(0.4,0,0.2,1)}.reveal.from-up{transform:translateY(40px)}.reveal.from-down{transform:translateY(-40px)}.reveal.from-left{transform:translateX(-40px)}.reveal.from-right{transform:translateX(40px)}.reveal.visible{opacity:1;transform:none}.hero{position:relative;overflow:hidden;padding-bottom:40px;background:linear-gradient(rgb(0,0,0) 0%,rgb(10,31,17) 50%,rgb(0,0,0) 100%)}.hero .container{padding-top:40px}.hero h1{font-size:clamp(1.25rem,4vw,3.5rem);font-weight:900;line-height:1.15;margin-bottom:16px;color:rgb(255,255,255)}.hero p.subtitle{font-size:clamp(0.875rem,2vw,1.25rem);color:rgb(179,179,179);max-width:640px;margin:0px auto}.highlight{background:rgb(0,161,60);color:rgb(255,255,255);padding:2px 8px;display:inline;box-decoration-break:clone;-webkit-box-decoration-break:clone}.highlight-yellow{background:rgb(217,255,2);color:rgb(0,0,0);padding:2px 8px;display:inline;box-decoration-break:clone;-webkit-box-decoration-break:clone}.hero-price-bar{position:relative;margin-top:-16px;background:rgb(255,255,255);padding:24px 0px 32px;text-align:center;clip-path:polygon(0px 20%,100% 0px,100% 100%,0px 100%)}.hero-price-bar .price-old{color:rgb(239,67,67);text-decoration:line-through;font-size:1.25rem;font-weight:700}.hero-price-bar .label{color:rgb(0,0,0);font-weight:700;font-size:1.25rem;margin-top:4px}.hero-price-bar .price-new{color:rgb(0,161,60);font-size:3rem;font-weight:900;margin-top:4px}.hero-price-bar .small-text{color:rgba(0,0,0,0.5);font-size:0.75rem;font-weight:500;margin-top:4px}.cta-btn{display:block;width:100%;max-width:480px;margin:0px auto;text-align:center;font-weight:900;font-size:clamp(1rem,2.5vw,1.35rem);padding:20px 40px;border-radius:8px;background:rgb(0,161,60);color:rgb(255,255,255);border:none;cursor:pointer;box-shadow:rgba(0,161,60,0.5) 0px 0px 30px;animation:1.5s ease-in-out 0s infinite normal none running pulsar;transition:background 0.3s}.cta-btn:hover{background:rgb(0,138,51)}@keyframes pulsar{0%,100%{transform:scale(1)}50%{transform:scale(1.06)}}.hero-carousel{position:relative;max-width:500px;margin:32px auto 24px;overflow:hidden;border-radius:16px}.hero-carousel-track{display:flex;transition:transform 0.5s;touch-action:pan-y}.hero-carousel-track img{width:100%;flex-shrink:0;border-radius:16px;filter:drop-shadow(rgba(0,161,60,0.3) 0px 25px 50px);object-fit:cover}.hero-dots{display:flex;justify-content:center;gap:8px;margin-top:12px}.hero-dot{width:10px;height:10px;border-radius:9999px;background:rgba(255,255,255,0.4);border:none;cursor:pointer;transition:0.3s}.hero-dot.active{background:rgb(0,161,60);width:24px}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:rgba(0,0,0,0.6);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,0.2);color:rgb(255,255,255);font-size:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;transition:0.2s}.hero-arrow:hover{background:rgba(0,161,60,0.8);border-color:rgb(0,161,60)}.hero-arrow.prev{left:10px}.hero-arrow.next{right:10px}.benefits{background:rgb(0,0,0);padding:32px 0px 48px;font-family:"Open Sans",sans-serif}.benefits-grid{display:flex;flex-direction:column;gap:32px;align-items:center}@media (min-width:768px){.benefits-grid{flex-direction:row;gap:48px}}.benefits-list{flex:1 1 0%;display:flex;flex-direction:column;gap:20px}.benefit-item{display:flex;align-items:flex-start;gap:16px}.benefit-check{flex-shrink:0;width:20px;height:20px;border-radius:3px;background:rgb(0,161,60);display:flex;align-items:center;justify-content:center;margin-top:2px}.benefit-check svg{width:12px;height:12px;color:rgb(255,255,255)}.benefit-item p{font-size:1rem;font-weight:600;color:rgb(255,255,255)}.benefits-image{flex:1 1 0%;text-align:center}.benefits-image img{max-width:400px;width:100%;border-radius:16px;filter:drop-shadow(rgba(0,0,0,0.5) 0px 25px 50px)}.target{background:rgb(0,0,0);padding:32px 0px 48px;position:relative}.target-bg{position:absolute;inset:120px 0px 0px;background:linear-gradient(rgb(0,161,60) 0%,rgb(0,107,37) 100%);clip-path:polygon(0px 5%,100% 0%,100% 95%,0px 100%);z-index:0}.target .container{position:relative;z-index:1}.target h2{font-size:clamp(1.75rem,4vw,3rem);font-weight:900;margin-bottom:48px;color:rgb(255,255,255);text-align:center}.target h2 .label-highlight{position:relative;display:inline-block;padding:8px 16px;font-size:1.875rem;font-weight:900}.target h2 .label-highlight .bg{position:absolute;left:0px;right:0px;bottom:8px;height:40%;background:linear-gradient(to right,rgb(0,107,37),rgb(0,161,60));z-index:0}.target h2 .label-highlight span{position:relative;z-index:1}.target-grid{display:grid;grid-template-columns:1fr;gap:16px;max-width:768px;margin:0px auto}@media (min-width:768px){.target-grid{grid-template-columns:1fr 1fr}}.target-card{background:rgb(255,255,255);border-radius:12px;padding:12px;display:flex;align-items:flex-start;gap:12px;box-shadow:rgba(0,0,0,0.15) 0px 10px 30px}.target-card .emoji{font-size:1.5rem;flex-shrink:0}.target-card .title{font-weight:900;font-size:0.875rem;margin-bottom:2px;color:rgb(0,0,0)}.target-card .title span{background:rgb(0,161,60);color:rgb(255,255,255);padding:2px 8px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.target-card .desc{font-weight:500;font-size:0.75rem;color:rgb(77,77,77);line-height:1.5}.before-after{background:rgb(0,0,0);padding:32px 0px 48px}.section-head{text-align:center;margin-bottom:32px}.section-head h2{font-size:clamp(1.5rem,4vw,3rem);font-weight:900}.section-head p{color:rgb(179,179,179);margin-top:8px;font-size:0.95rem}.ba-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:768px;margin:0px auto}@media (min-width:768px){.ba-grid{gap:32px}}.ba-grid h3{font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:900;text-align:center}.ba-grid h3.red{color:rgb(239,67,67)}.ba-grid h3.green{color:rgb(34,197,94)}.ba-grid .subtitle{text-align:center;font-weight:700;font-size:0.875rem;margin-bottom:8px}.metric{display:flex;flex-direction:column;gap:4px}.metric .label{font-weight:700;font-size:0.875rem}.metric .row{display:flex;justify-content:space-between;align-items:center}.metric .row span{font-size:0.75rem;color:rgb(179,179,179)}.metric .row .val{font-weight:700}.metric .row .val.red{color:rgb(239,67,67)}.metric .row .val.green{color:rgb(34,197,94)}.progress-bar{width:100%;height:12px;border-radius:9999px;background:rgb(38,38,38);overflow:hidden}.progress-fill{height:100%;border-radius:9999px;width:0;transition:width 1.2s cubic-bezier(0.4,0,0.2,1)}.progress-fill.red{background:rgb(239,67,67)}.progress-fill.green{background:rgb(34,197,94)}.proof{max-width:900px;margin:48px auto 0}.proof-grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width:640px){.proof-grid{grid-template-columns:1fr 1fr}}.proof-card{background:rgb(15,15,15);border:1px solid rgb(38,38,38);border-radius:16px;padding:12px}.proof-pair{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px}.proof-pair figure{position:relative}.proof-pair img{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:10px;display:block}.proof-tag{position:absolute;top:8px;left:8px;font-size:0.6rem;font-weight:900;letter-spacing:0.05em;padding:3px 8px;border-radius:6px;text-transform:uppercase}.proof-tag.before{background:rgba(0,0,0,0.7);color:#fff;border:1px solid rgba(255,255,255,0.4)}.proof-tag.after{background:rgb(0,161,60);color:#fff}.proof-arrow{color:rgb(0,161,60);font-size:1.4rem;font-weight:900}.proof-card .caption{text-align:center;font-size:0.75rem;color:rgb(140,140,140);font-weight:700;margin-top:10px;text-transform:uppercase;letter-spacing:0.04em}.proof-note{text-align:center;font-size:0.75rem;color:rgb(102,102,102);margin-top:20px}.categories{background:linear-gradient(rgb(0,0,0) 0%,rgb(13,13,13) 50%,rgb(0,0,0) 100%);padding:32px 0px 48px;text-align:center}.categories h2{font-size:clamp(1.5rem,4vw,3rem);font-weight:900;margin-bottom:32px}.cat-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;max-width:700px;margin:0px auto}@media (min-width:768px){.cat-grid{grid-template-columns:1fr 1fr 1fr;gap:16px}}.cat-card{background:rgb(20,20,20);border:1px solid rgb(51,51,51);border-radius:12px;padding:20px 16px;text-align:center;transition:border-color 0.3s,transform 0.3s}.cat-card:hover{border-color:rgba(0,161,60,0.5);transform:translateY(-3px)}.cat-card .emoji{font-size:2rem;margin-bottom:8px;display:block}.cat-card .name{font-weight:700;font-size:0.95rem;color:rgb(255,255,255);margin-bottom:4px}.cat-card .count{font-size:0.75rem;color:rgb(0,161,60);font-weight:600}.bonus-section{padding:32px 0px 48px;background:linear-gradient(rgb(0,0,0) 0%,rgb(20,20,20) 50%,rgb(0,0,0) 100%);text-align:center}.bonus-section h2{font-size:clamp(1.5rem,4vw,3rem);font-weight:900;margin-bottom:16px}.bonus-section .subtitle-tag{background:rgb(0,161,60);color:rgb(255,255,255);padding:2px 8px;font-weight:700;font-size:clamp(1.125rem,2.5vw,1.5rem);display:inline;box-decoration-break:clone;-webkit-box-decoration-break:clone}.bonus-list{display:flex;flex-direction:column;gap:32px;max-width:720px;margin:48px auto 0px}.bonus-card{display:flex;flex-direction:column;align-items:center;gap:24px;border:1px solid rgba(255,255,255,0.2);border-radius:12px;padding:24px;background:rgb(255,255,255);color:rgb(0,0,0);text-align:left}@media (min-width:768px){.bonus-card{flex-direction:row}}.bonus-icon{font-size:3rem;flex-shrink:0}.bonus-card .info{flex:1 1 0%}.bonus-card .info h3{font-size:1.25rem;font-weight:900;margin-bottom:12px}.bonus-card .info h3 span{background:rgb(0,161,60);color:rgb(255,255,255);padding:2px 8px}.bonus-card .info p{font-size:0.875rem;color:rgba(0,0,0,0.7);line-height:1.5;margin-bottom:16px}.bonus-card .prices{display:flex;align-items:center;gap:16px}.bonus-card .prices .old{color:rgb(239,67,67);text-decoration:line-through;font-weight:700;font-size:1.125rem}.bonus-card .prices .free{color:rgb(0,161,60);font-weight:900;font-size:1.5rem}.creator{padding:48px 0px;background:radial-gradient(at center top,rgba(0,161,60,0.15) 0%,rgb(0,0,0) 60%)}.creator-card{max-width:820px;margin:0px auto;border:1px solid rgba(0,161,60,0.35);border-radius:16px;padding:32px 24px;background:linear-gradient(135deg,rgba(6,34,18,0.8),rgb(15,15,15))}@media (min-width:768px){.creator-card{padding:40px}}.creator-tag{display:inline-block;background:rgb(0,161,60);color:#fff;font-size:0.7rem;font-weight:900;letter-spacing:0.1em;padding:4px 10px;border-radius:4px;margin-bottom:20px;text-transform:uppercase}.creator-top{display:flex;align-items:center;gap:20px;margin-bottom:20px}.creator-avatar{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,rgb(0,161,60),rgb(0,107,37));display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:900;color:#fff;flex-shrink:0;box-shadow:0 8px 24px rgba(0,161,60,0.35)}.creator-top h2{font-size:clamp(1.25rem,3vw,1.9rem);font-weight:900;line-height:1.1}.creator-top .role{color:rgb(0,200,90);font-weight:700;font-size:0.8rem;letter-spacing:0.05em;margin-top:4px;text-transform:uppercase}.creator-card>p{font-size:0.95rem;color:rgba(255,255,255,0.85);line-height:1.65;margin-bottom:12px}.creator-stats{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;margin-top:24px}.creator-stat{background:rgb(0,0,0);border:1px solid rgb(38,38,38);border-radius:12px;padding:16px 10px;text-align:center}.creator-stat .num{font-size:1.5rem;font-weight:900;color:rgb(0,161,60)}.creator-stat .lbl{font-size:0.65rem;color:rgb(160,160,160);font-weight:700;letter-spacing:0.04em;text-transform:uppercase;margin-top:4px}.offer{background:rgb(0,0,0);padding:40px 0px 48px}.offer-card{max-width:512px;margin:0px auto;position:relative;display:block;background:rgb(20,20,20);border-radius:16px;border:1px solid rgb(51,51,51);overflow:hidden;box-shadow:rgba(0,0,0,0.5) 0px 25px 50px;transition:border-color 0.3s}.offer-card:hover{border-color:rgba(0,161,60,0.5)}.offer-header{background:rgb(0,161,60);padding:24px;text-align:center}.offer-header h2{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:900;color:rgb(255,255,255)}.offer-items{padding:24px;display:flex;flex-direction:column;gap:16px}.offer-item{display:flex;align-items:center;gap:12px}.offer-item .check{width:24px;height:24px;border-radius:3px;background:rgb(22,163,74);display:flex;align-items:center;justify-content:center;flex-shrink:0}.offer-item .check svg{width:16px;height:16px;color:rgb(255,255,255)}.offer-item p{font-weight:700;font-size:0.875rem;color:rgb(255,255,255)}.offer-cta{padding:0px 24px 32px;text-align:center}.offer-price{font-size:3rem;font-weight:900;color:rgb(0,161,60)}.offer-price small{display:block;font-size:0.8rem;color:rgb(140,140,140);font-weight:700;text-decoration:line-through}.offer-price .cur{font-size:1.5rem;vertical-align:super}.plans-grid{max-width:1100px;margin:0px auto;display:grid;grid-template-columns:1fr 1.15fr;gap:24px;align-items:stretch}.plans-grid .offer-card{max-width:100%;margin:0px;height:100%;display:flex;flex-direction:column}.plans-grid .offer-card .offer-items{flex:1 1 0%}.offer-card.basic{background:rgb(15,15,15);border-color:rgb(38,38,38);opacity:0.9}.offer-card.basic .offer-header{background:rgb(46,46,46)}.offer-card.basic .offer-header h2{font-size:clamp(1.15rem,2.5vw,1.5rem);color:rgb(187,187,187)}.offer-card.basic .offer-item p{color:rgb(153,153,153)}.offer-card.basic .offer-item.disabled p{color:rgb(102,102,102);text-decoration:line-through}.offer-card.basic .offer-item.disabled .check{background:rgb(58,10,10)}.offer-card.basic .offer-item.disabled .check svg{color:rgb(239,67,67)}.offer-card.basic .offer-price{color:rgb(187,187,187);font-size:2.25rem}.offer-card.basic .cta-btn{background:rgb(56,56,56);box-shadow:none;animation:none}.offer-card.basic .cta-btn:hover{background:rgb(77,77,77)}.offer-card.featured{position:relative;border:2px solid rgb(0,161,60);box-shadow:rgba(0,161,60,0.25) 0px 25px 60px;overflow:visible}.offer-card.featured .offer-header{border-radius:14px 14px 0px 0px}.offer-banner{width:100%;display:block;aspect-ratio:16 / 9;object-fit:cover;border-radius:14px 14px 0px 0px}.offer-badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:rgb(255,184,0);color:rgb(0,0,0);padding:6px 18px;border-radius:999px;font-size:0.75rem;font-weight:900;letter-spacing:0.05em;text-transform:uppercase;z-index:2;white-space:nowrap}@media (max-width:768px){.plans-grid{grid-template-columns:1fr;gap:48px}.plans-grid .offer-card.featured{order:-1;margin-top:16px}.plans-grid .offer-card.basic{order:1}.offer-badge{font-size:0.7rem;padding:5px 14px}.offer-card.basic .offer-price{font-size:2rem}}.guarantee{background:rgb(0,0,0);padding:32px 0px 48px}.guarantee-card{max-width:576px;margin:0px auto;border:2px solid rgb(0,161,60);border-radius:16px;padding:32px;text-align:center;background:rgb(20,20,20)}@media (min-width:768px){.guarantee-card{padding:48px}}.guarantee-card .shield{font-size:3rem;margin-bottom:8px}.guarantee-card h2{font-size:clamp(1.25rem,3vw,2.25rem);font-weight:900;margin-bottom:16px}.guarantee-card>p{color:rgb(179,179,179);line-height:1.6;margin-bottom:32px}.guarantee-box{background:rgb(0,0,0);border:1px solid rgb(51,51,51);border-radius:12px;padding:24px}.guarantee-box p{font-weight:700;font-size:0.875rem}@media (min-width:768px){.guarantee-box p{font-size:1rem}}.faq{background:rgb(0,0,0);padding:32px 0px 64px;text-align:center}.faq h2{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:900;margin-bottom:32px}.faq-list{max-width:640px;margin:0px auto;display:flex;flex-direction:column;gap:12px;text-align:left}.faq-item{background:rgb(20,20,20);border:1px solid rgb(51,51,51);border-radius:12px;overflow:hidden}.faq-item summary{padding:16px 20px;font-weight:700;font-size:0.9rem;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::after{content:"+";font-size:1.25rem;color:rgb(0,161,60);font-weight:900}.faq-item[open] summary::after{content:"-"}.faq-item .answer{padding:0px 20px 16px;font-size:0.875rem;color:rgb(179,179,179);line-height:1.6}.final-cta{background:linear-gradient(rgb(0,0,0),rgb(10,31,17),rgb(0,0,0));padding:48px 0 56px;text-align:center}.final-cta h2{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:900;margin-bottom:20px}.final-cta p{color:rgb(179,179,179);font-size:0.85rem;margin-top:14px}.footer{background:rgb(13,13,13);padding:32px 0px;text-align:center;border-top:1px solid rgb(38,38,38)}.footer .brand{font-weight:900;font-size:1rem}.footer .brand span{color:rgb(0,161,60)}.footer .meta{font-size:0.75rem;color:rgb(140,140,140);margin-top:12px;line-height:1.8}.footer .meta a{color:rgb(0,161,60)}.footer .disclaimer{font-size:0.7rem;color:rgb(90,90,90);margin-top:12px;max-width:620px;margin-left:auto;margin-right:auto}@media (max-width:480px){.container{padding:0px 12px}.hero .container{padding-top:24px}.hero h1{font-size:1.75rem;line-height:1.15;margin-bottom:12px}.hero p.subtitle{font-size:0.8rem;padding:0px 4px}.highlight,.highlight-yellow{padding:1px 6px}.hero-carousel{margin:20px auto 16px;border-radius:12px}.hero-arrow{width:32px;height:32px;font-size:14px}.hero-arrow.prev{left:6px}.hero-arrow.next{right:6px}.hero-dots{margin-top:8px}.hero-price-bar{padding:32px 16px 24px !important}.hero-price-bar .price-new{font-size:2.5rem}.hero-price-bar .price-old{font-size:1rem}.hero-price-bar .label{font-size:1rem}.cta-btn{padding:16px 24px;font-size:0.95rem}.benefits{padding:24px 0px 32px}.benefit-item p{font-size:0.875rem}.target{padding:24px 0px 32px}.target h2{font-size:1.35rem;margin-bottom:32px}.target h2 .label-highlight{font-size:1.25rem;padding:6px 12px}.target-card{padding:10px}.target-card .title{font-size:0.8rem}.target-card .desc{font-size:0.7rem}.target-card .emoji{font-size:1.25rem}.before-after{padding:24px 0px 32px}.ba-grid{gap:8px}.ba-grid h3{font-size:0.9rem}.ba-grid .subtitle{font-size:0.7rem}.metric .label{font-size:0.75rem}.metric .row span{font-size:0.65rem}.progress-bar{height:8px}.categories{padding:24px 0px 32px}.cat-grid{gap:8px}.cat-card{padding:14px 10px}.cat-card .emoji{font-size:1.5rem;margin-bottom:4px}.cat-card .name{font-size:0.8rem}.cat-card .count{font-size:0.65rem}.bonus-section{padding:24px 0px 32px}.bonus-list{margin-top:24px;gap:20px}.bonus-card{padding:16px}.bonus-card .info h3{font-size:1rem}.bonus-card .info h3 span{padding:1px 6px}.bonus-card .info p{font-size:0.8rem}.bonus-card .prices .old{font-size:1rem}.bonus-card .prices .free{font-size:1.25rem}.creator-top{gap:14px}.creator-avatar{width:56px;height:56px;font-size:1.2rem}.creator-stats{gap:8px}.creator-stat .num{font-size:1.15rem}.offer{padding:24px 0px 32px}.offer-items{padding:16px}.offer-item p{font-size:0.8rem}.offer-cta{padding:0px 16px 24px}.offer-price{font-size:2.5rem}.guarantee{padding:24px 0px 32px}.guarantee-card{padding:24px 16px}.guarantee-card h2{font-size:1.15rem}.guarantee-card>p{font-size:0.85rem}.guarantee-box{padding:16px}.guarantee-box p{font-size:0.8rem}.faq{padding:24px 0px 40px}.faq-item summary{padding:12px 16px;font-size:0.8rem}.faq-item .answer{padding:0px 16px 12px;font-size:0.8rem}.proof-grid{grid-template-columns:1fr}}@media (min-width:481px) and (max-width:768px){.hero h1{font-size:1.75rem}.hero-carousel{max-width:400px}.target h2 .label-highlight{font-size:1.5rem}.cat-grid{max-width:500px}.ba-grid{max-width:600px}}.topbar{position:sticky;top:0;z-index:60;background:rgba(0,0,0,0.85);backdrop-filter:blur(10px);border-bottom:1px solid rgb(24,24,24)}.topbar .inner{max-width:1200px;margin:0 auto;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.topbar .b{font-weight:900;font-size:0.9rem;letter-spacing:0.01em}.topbar .b span{color:rgb(0,161,60);font-weight:700;font-size:0.7rem}.lang-switch{display:flex;gap:4px;align-items:center;font-size:0.72rem;font-weight:800}.lang-switch a{padding:5px 9px;border-radius:6px;color:rgb(150,150,150);transition:0.2s}.lang-switch a.active{background:rgb(0,161,60);color:#fff}.lang-switch a:hover{color:#fff}@media (max-width:480px){.topbar .b{font-size:0.78rem}.topbar .b span{display:none}.lang-switch a{padding:4px 7px}}.creator-avatar{width:96px;height:116px;border-radius:12px;overflow:hidden;padding:0;background:rgb(20,20,20)}.creator-avatar img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}@media (max-width:480px){.creator-avatar{width:72px;height:88px}}.hero-gallery{position:relative;max-width:420px;margin:28px auto 14px;overflow:hidden;border-radius:16px}.hero-gallery .hero-carousel-track{align-items:flex-start}.hero-gallery .hero-carousel-track img{width:100%;height:auto;flex-shrink:0;display:block;border-radius:16px;filter:none;object-fit:contain}.cta-trust{color:rgb(150,150,150);font-size:0.8rem;font-weight:600;margin-top:12px}.benefits-title{text-align:center;font-size:clamp(1.4rem,3.5vw,2.25rem);font-weight:900;margin-bottom:28px}.benefits .benefits-list{max-width:680px;margin:0 auto}.value-stack{max-width:620px;margin:0 auto 32px;background:rgb(15,15,15);border:1px solid rgb(38,38,38);border-radius:16px;padding:24px}.vs-title{font-weight:900;font-size:1.05rem;text-align:center;margin-bottom:16px}.vs-list{display:flex;flex-direction:column;gap:10px}.vs-item{display:flex;align-items:center;gap:10px;font-size:0.9rem}.vs-check{width:18px;height:18px;border-radius:4px;background:rgb(0,161,60);display:flex;align-items:center;justify-content:center;flex-shrink:0}.vs-check svg{width:11px;height:11px;color:#fff}.vs-name{flex:1 1 auto;color:rgb(225,225,225);font-weight:600}.vs-val{color:rgb(120,120,120);font-weight:700;text-decoration:line-through;font-size:0.82rem}.vs-total{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;border-top:1px dashed rgb(51,51,51);font-weight:900}.vs-total span:first-child{font-size:0.95rem}.vs-total-val{color:rgb(0,200,90);font-size:1.5rem}.offer-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:28px;color:rgb(160,160,160);font-size:0.82rem;font-weight:700}@media (max-width:480px){.offer-trust{gap:12px;font-size:0.72rem}.value-stack{padding:18px}}.offer-price{text-align:center}.offer-price small{display:block;font-size:1.05rem;color:rgb(150,150,150);font-weight:700;text-decoration:line-through;margin-bottom:4px}.offer-price .amount{display:inline-flex;align-items:flex-start;justify-content:center;color:rgb(0,161,60);font-weight:900;line-height:0.9}.offer-price .cur{font-size:1.7rem;font-weight:800;margin-top:0.55rem;margin-right:4px}.offer-price .num{font-size:4.5rem;line-height:0.9;letter-spacing:-0.02em}.offer-card.basic .offer-price .amount{color:rgb(200,200,200)}.offer-card.basic .offer-price .num{font-size:3.5rem}.offer-card.basic .offer-price .cur{font-size:1.4rem;margin-top:0.4rem}.offer-card.basic .cta-btn{animation:1.5s ease-in-out 0s infinite normal none running pulsar}@media (max-width:480px){.offer-price .num{font-size:3.6rem}.offer-card.basic .offer-price .num{font-size:3rem}.offer-price .cur{font-size:1.4rem;margin-top:0.45rem}}