:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#08070d;--bg-soft:#12101a;--panel:#191523;--panel-strong:#21172f;--text:#fff;--muted:#c9c2d6;--purple:#a855f7;--purple-strong:#7e22ce;--purple-soft:#a855f72e;--line:#ffffff1f;--success:#9df5c2;--error:#ff9ca8;--cyan:#9ee7ff}*{box-sizing:border-box}html{background:var(--bg);min-width:320px}body{background:radial-gradient(circle at 20% 0%, #a855f733, transparent 28rem), radial-gradient(circle at 85% 15%, #9ee7ff1f, transparent 24rem), var(--bg);min-height:100vh;color:var(--text);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}button,input{font:inherit}button:disabled{cursor:not-allowed;opacity:.7}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #a855f7b3}main{min-height:68vh}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#08070dd6;justify-content:space-between;align-items:center;gap:1.25rem;padding:1rem clamp(1rem,4vw,4rem);display:flex;position:sticky;top:0}.brand{color:var(--text);align-items:center;gap:.7rem;text-decoration:none;display:inline-flex}.brand-mark{background:linear-gradient(135deg, var(--purple-strong), #fff);color:#12051e;border:1px solid #ffffff3d;border-radius:8px;place-items:center;width:2.35rem;height:2.35rem;font-weight:900;display:grid}.brand strong,.brand small{line-height:1.1;display:block}.brand small{color:var(--muted);font-size:.78rem}.main-nav,.footer-links{flex-wrap:wrap;gap:.45rem 1rem;display:flex}.main-nav a,.footer-links a{color:var(--muted);font-size:.95rem;text-decoration:none}.main-nav a:hover,.footer-links a:hover{color:var(--text)}.hero{align-items:center;min-height:min(760px,100vh - 4.4rem);padding:clamp(3.4rem,8vw,6.8rem) clamp(1rem,4vw,4rem);display:grid;position:relative;overflow:hidden}.hero:before{z-index:-2;content:"";background:linear-gradient(90deg,#08070df2,#08070d8f 52%,#08070ddb),url(/hero-vipermc.png) 50%/cover;position:absolute;inset:0}.hero:after{z-index:-1;background:linear-gradient(180deg, transparent, var(--bg));content:"";height:9rem;position:absolute;inset:auto 0 0}.hero-content,.section,.legal-page,.checkout-layout,.product-detail{width:min(1120px,100%);margin-inline:auto}.hero-content{gap:1.6rem;display:grid}.eyebrow{color:var(--cyan);letter-spacing:0;text-transform:uppercase;margin:0 0 .65rem;font-size:.82rem;font-weight:800}h1,h2,h3{letter-spacing:0;margin:0;line-height:1.05}h1{max-width:13ch;font-size:clamp(3rem,9vw,6.8rem)}h2{font-size:clamp(2rem,5vw,3.5rem)}h3{font-size:1.45rem}p{color:var(--muted);line-height:1.65}.hero p{max-width:42rem;margin:0;font-size:clamp(1.02rem,2vw,1.22rem)}.hero-actions,.card-actions,.action-row{flex-wrap:wrap;gap:.8rem;display:flex}.button{background:var(--text);color:#100719;cursor:pointer;text-align:center;border:1px solid #ffffff29;border-radius:8px;justify-content:center;align-items:center;min-height:2.9rem;padding:.78rem 1.1rem;font-weight:800;text-decoration:none;display:inline-flex}.button:hover{transform:translateY(-1px);box-shadow:0 18px 42px #a855f733}.button.secondary{color:var(--text);background:#ffffff14}.button.wide{width:100%}.section{padding:clamp(3rem,7vw,5.5rem) clamp(1rem,4vw,0rem)}.section-header{justify-content:space-between;align-items:end;gap:1.2rem;margin-bottom:1.4rem;display:flex}.section-header p{max-width:34rem;margin:0}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.product-card{border:1px solid var(--line);background:linear-gradient(#ffffff0d,#a855f714);border-radius:8px;align-content:space-between;gap:1.3rem;min-height:21rem;padding:1.25rem;display:grid}.product-card p{margin:.85rem 0 0}.price-row{gap:.3rem;display:grid}.price{color:var(--text);font-size:2rem;font-weight:900}.promo-price{color:var(--success);font-weight:700}.info-band{border-block:1px solid var(--line);background:#ffffff08;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:1.4rem clamp(1rem,4vw,4rem);display:grid}.info-band div{width:min(100%,22rem)}.info-band strong{margin-bottom:.3rem;display:block}.info-band p{margin:0}.product-detail{grid-template-columns:minmax(0,.9fr) minmax(19rem,.42fr);gap:clamp(1.3rem,4vw,3rem);padding:clamp(3rem,7vw,5.5rem) clamp(1rem,4vw,0rem);display:grid}.feature-list,.numbered-list,.plain-list{color:var(--muted);margin:1.4rem 0 0;padding-left:1.1rem;line-height:1.75}.summary-panel{border:1px solid var(--line);background:var(--panel);border-radius:8px;align-self:start;padding:1.25rem}.summary-panel dl{gap:.85rem;margin:1rem 0 1.3rem;display:grid}.summary-panel div{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding-bottom:.85rem;display:flex}.summary-panel dt{color:var(--muted)}.summary-panel dd{color:var(--text);text-align:right;margin:0;font-weight:800}.checkout-layout{grid-template-columns:minmax(0,.95fr) minmax(20rem,.6fr);gap:clamp(1.3rem,4vw,3rem);padding:clamp(3rem,7vw,5.5rem) clamp(1rem,4vw,0rem);display:grid}.checkout-form{gap:1rem;display:grid}.checkout-form label{color:var(--muted);gap:.45rem;font-weight:700;display:grid}.checkout-form input{border:1px solid var(--line);width:100%;color:var(--text);background:#ffffff0f;border-radius:8px;outline:none;padding:.9rem 1rem}.checkout-form input:focus{border-color:var(--purple);box-shadow:0 0 0 3px var(--purple-soft)}.promo-group{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.8rem;display:grid}.checkbox-row{grid-template-columns:auto 1fr;align-items:start;font-weight:500}.checkbox-row input{width:1rem;margin-top:.25rem}.checkbox-row a{color:var(--text)}.checkout-total{border:1px solid var(--line);background:var(--panel-strong);border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.checkout-total strong{font-size:1.7rem}.form-message{border-radius:8px;margin:0;padding:.75rem .9rem}.form-message.success{color:var(--success);background:#9df5c21a}.form-message.error{color:var(--error);background:#ff9ca81a}.legal-page{padding:clamp(3rem,7vw,5.5rem) clamp(1rem,4vw,0rem)}.legal-page h1{max-width:18ch;font-size:clamp(2.4rem,6vw,4.5rem)}.legal-page section{margin-top:2rem}.legal-page h2{font-size:clamp(1.45rem,3vw,2.2rem)}.legal-page p{max-width:56rem}.success-box{border:1px solid var(--line);background:var(--panel);border-radius:8px;margin-top:1.6rem;padding:1.25rem}.success-box strong{color:var(--text)}.site-footer{border-top:1px solid var(--line);background:#07060b;padding:clamp(2rem,4vw,3rem) clamp(1rem,4vw,4rem)}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:1.5rem;width:min(1120px,100%);margin-inline:auto;display:grid}.footer-title{color:var(--text);margin-bottom:.75rem;font-weight:800;display:block}.site-footer p{margin:.7rem 0 0;font-size:.94rem}@media (max-width:920px){.site-header{flex-direction:column;align-items:flex-start}.product-grid,.info-band,.product-detail,.checkout-layout,.footer-grid{grid-template-columns:1fr}.section-header{flex-direction:column;align-items:start}.product-card{min-height:auto}}@media (max-width:560px){.hero{min-height:680px}.main-nav{width:100%}.promo-group{grid-template-columns:1fr}.button{width:100%}.info-band{padding-inline:1rem}}code{border:1px solid var(--line);color:var(--text);background:#ffffff14;border-radius:6px;padding:.08rem .35rem}.footer-brand{color:var(--text);align-items:center;gap:.7rem;text-decoration:none;display:inline-flex}.footer-brand strong,.footer-brand small{line-height:1.1;display:block}.footer-brand small{color:var(--muted);font-size:.78rem}.product-card{background:linear-gradient(180deg, #fff1, #a855f717), var(--panel);min-height:23rem;position:relative;overflow:hidden}.product-card:before{background:linear-gradient(90deg, var(--purple), #ffffffdb);content:"";height:3px;position:absolute;inset:0 0 auto}.product-card.featured{background:linear-gradient(180deg, #a855f733, #ffffff0e), var(--panel-strong);border-color:#a855f7b8;box-shadow:0 22px 70px #7e22ce33}.product-card:hover{border-color:#a855f78c;transition:transform .18s,border-color .18s,box-shadow .18s;transform:translateY(-4px)}.card-topline{justify-content:space-between;align-items:center;gap:.7rem;margin-bottom:1rem;display:flex}.card-topline span{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:.24rem .55rem;font-size:.78rem;font-weight:800}.old-price{color:var(--muted);font-size:.9rem}.promo-banner{background:linear-gradient(90deg,#a855f72e,#ffffff0a);border:1px solid #a855f761;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;margin:0 0 1.2rem;padding:1rem;display:flex}.promo-banner p{margin:.3rem 0 0}.promo-banner>span{color:var(--muted);white-space:nowrap;font-weight:800}.promo-code{color:var(--text);background:#ffffff1a;border:1px solid #ffffff47;border-radius:7px;margin-right:.7rem;padding:.34rem .55rem;font-weight:900;display:inline-flex}.split-section{grid-template-columns:minmax(0,.75fr) minmax(0,1fr);align-items:start;gap:clamp(1.2rem,4vw,2.4rem);display:grid}.split-section p{max-width:46rem}.process-grid{gap:.8rem;display:grid}.process-grid div{border:1px solid var(--line);background:#ffffff0b;border-radius:8px;padding:1rem}.process-grid span{color:var(--purple);font-weight:900}.process-grid strong{margin-top:.25rem;display:block}.process-grid p{margin:.35rem 0 0}.trust-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.trust-grid div,.faq-list details{border:1px solid var(--line);background:linear-gradient(#ffffff0e,#a855f712);border-radius:8px;padding:1rem}.trust-grid span{width:2.1rem;height:2.1rem;color:var(--text);background:#a855f72e;border-radius:8px;place-items:center;margin-bottom:.7rem;font-weight:900;display:grid}.trust-grid strong{display:block}.trust-grid p{margin:.45rem 0 0}.faq-list{gap:.75rem;display:grid}.faq-list.compact{margin-top:1rem}.faq-list summary{color:var(--text);cursor:pointer;font-weight:850}.faq-list p{margin:.65rem 0 0}.feature-list{columns:2;column-gap:2rem}.feature-list li{break-inside:avoid;margin-bottom:.35rem}.step-list{max-width:58rem;color:var(--muted);gap:.7rem;margin:1.4rem 0 0;padding-left:1.4rem;line-height:1.75;display:grid}.step-list li{border-bottom:1px solid var(--line);padding-bottom:.7rem}.detail-strip{flex-wrap:wrap;gap:.6rem;margin:1.2rem 0 2rem;display:flex}.detail-strip span{border:1px solid var(--line);color:var(--text);background:#ffffff0e;border-radius:999px;padding:.45rem .7rem;font-weight:800}.delivery-panel{border-top:1px solid var(--line);margin-top:2rem;padding-top:1.5rem}.delivery-panel p{max-width:48rem}.checkout-form{margin-top:1.4rem}.checkout-form small{color:var(--muted);font-weight:500}.checkout-service{border:1px solid var(--line);background:linear-gradient(90deg,#a855f729,#ffffff0e);border-radius:8px;gap:.25rem;padding:1rem;display:grid}.checkout-service span,.checkout-service small{color:var(--muted)}.checkout-service strong{color:var(--text);font-size:1.3rem}.legal-page section{border-top:1px solid var(--line);padding-top:1.45rem}.requisites-table{border:1px solid var(--line);border-radius:8px;max-width:58rem;margin-top:1.6rem;display:grid;overflow:hidden}.requisites-table div{border-bottom:1px solid var(--line);grid-template-columns:minmax(10rem,.38fr) minmax(0,1fr);gap:1rem;padding:.95rem 1rem;display:grid}.requisites-table div:last-child{border-bottom:0}.requisites-table span{color:var(--muted)}.requisites-table strong{color:var(--text);overflow-wrap:anywhere}.footer-details{gap:.55rem;margin:0;display:grid}.footer-details div{gap:.12rem;display:grid}.footer-details dt{color:var(--muted);font-size:.78rem}.footer-details dd{color:var(--text);overflow-wrap:anywhere;margin:0;font-size:.92rem}.document-tools{border:1px solid var(--line);background:#ffffff0b;border-radius:8px;gap:.9rem;max-width:58rem;margin-top:1.4rem;padding:1rem;display:grid}.document-tools>span{color:var(--muted);font-weight:800}.document-nav{flex-wrap:wrap;gap:.55rem;display:flex}.document-nav a{border:1px solid var(--line);color:var(--text);border-radius:999px;padding:.42rem .7rem;font-size:.9rem;font-weight:800;text-decoration:none}.document-nav a:hover{background:#a855f71f;border-color:#a855f7a6}.admin-table-wrap{border:1px solid var(--line);background:#ffffff09;border-radius:8px;max-width:100%;margin-top:1.5rem;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:760px}.admin-table th,.admin-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:.8rem .9rem}.admin-table th{color:var(--muted);text-transform:uppercase;font-size:.78rem}.admin-table td{color:var(--text);overflow-wrap:anywhere;font-size:.92rem}.admin-table tr:last-child td{border-bottom:0}@media (max-width:920px){.split-section{grid-template-columns:1fr}.feature-list{columns:1}.promo-banner{flex-direction:column;align-items:flex-start}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.requisites-table div{grid-template-columns:1fr;gap:.25rem}.trust-grid{grid-template-columns:1fr}}.legal-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin:1.5rem 0;display:grid}.legal-card{border:1px solid var(--line);background:#ffffff09;border-radius:14px;padding:1.1rem}.legal-card h2{margin-top:0}.legal-card .button{margin-top:.5rem}:root{--vipermc-radius-sm:14px;--vipermc-radius-md:20px;--vipermc-radius-lg:28px;--vipermc-radius-xl:36px;--vipermc-soft-line:#ffffff1a;--vipermc-soft-line-strong:#ffffff29;--vipermc-glass:#ffffff0b;--vipermc-glass-strong:#ffffff13;--vipermc-violet-glow:#9a5cff4d;--vipermc-violet-glow-strong:#be82ff75;--vipermc-shadow-soft:0 18px 70px #00000047;--vipermc-shadow-lift:0 26px 90px #00000061;--vipermc-ease:cubic-bezier(.2, .8, .2, 1)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-moz-text-size-adjust:100%;text-size-adjust:100%}body{isolation:isolate;position:relative;overflow-x:clip}@supports not (overflow:clip){body{overflow-x:hidden}}body:before,body:after{content:"";pointer-events:none;z-index:0;filter:blur(12px);position:fixed}body:before{width:min(680px,72vw);height:min(680px,72vw);animation:vipermc-orb-float 13s var(--vipermc-ease) infinite alternate;background:radial-gradient(circle at 35% 35%,#c68eff52,#0000 60%),radial-gradient(circle at 65% 70%,#703fff38,#0000 58%);border-radius:999px;top:-220px;right:-180px}body:after{width:min(760px,80vw);height:min(760px,80vw);animation:vipermc-orb-float 16s var(--vipermc-ease) infinite alternate-reverse;background:radial-gradient(circle,#8458ff33,#0000 62%),radial-gradient(circle at 30% 70%,#ffffff14,#0000 56%);border-radius:999px;bottom:-300px;left:-260px}body>*{z-index:1;position:relative}img,svg,canvas,video{max-width:100%;height:auto}:where(p,li,dd,dt,td,th,label,input,textarea,select,a,.lead,.eyebrow,.button){overflow-wrap:anywhere}:where(h1,h2,h3){overflow-wrap:anywhere;text-wrap:balance}:where(p,li){text-wrap:pretty}:where(pre,code){white-space:pre-wrap;overflow-wrap:anywhere;max-width:100%}:where(table){max-width:100%}:where(.legal-page,.admin-page){width:min(1120px,100vw - clamp(24px,6vw,88px));margin-inline:auto}:where(.legal-page){padding-inline:clamp(1rem,2vw,1.5rem)}:where(.legal-page h1){letter-spacing:-.06em;font-size:clamp(2.25rem,6.5vw,5rem);line-height:.96}:where(.legal-page h2){margin-top:clamp(2rem,5vw,3.4rem)}:where(.legal-page p,.legal-page li){line-height:1.76}:where(.legal-page,.legal-card,.admin-table-wrap,.product-card,.feature-card,.trust-card,.price-card,.checkout-card,.summary-card,.step-card,.contact-card,.rule-card,.faq-item,.hero-card,.glass-card,[class*=Card],[class*=card],[class*=panel],[class*=Panel],[class*=tile],[class*=Tile]){border-radius:var(--vipermc-radius-lg);box-shadow:var(--vipermc-shadow-soft);border-color:var(--vipermc-soft-line)!important}:where(.legal-card,.product-card,.feature-card,.trust-card,.price-card,.checkout-card,.summary-card,.step-card,.contact-card,.rule-card,.faq-item,.hero-card,.glass-card,[class*=card],[class*=Card],[class*=panel],[class*=Panel],[class*=tile],[class*=Tile]){-webkit-backdrop-filter:blur(18px);transition:transform .34s var(--vipermc-ease), border-color .34s var(--vipermc-ease), box-shadow .34s var(--vipermc-ease), background .34s var(--vipermc-ease);position:relative;overflow:hidden;background:linear-gradient(145deg,#ffffff13,#ffffff07)!important}:where(.legal-card,.product-card,.feature-card,.trust-card,.price-card,.checkout-card,.summary-card,.step-card,.contact-card,.rule-card,.faq-item,.hero-card,.glass-card,[class*=card],[class*=Card],[class*=panel],[class*=Panel],[class*=tile],[class*=Tile]):before{content:"";pointer-events:none;border-radius:inherit;opacity:.78;transition:opacity .34s var(--vipermc-ease);background:linear-gradient(135deg,#ffffff29,#0000 32%),radial-gradient(circle at 18% 0,#b476ff2e,#0000 34%),radial-gradient(circle at 100% 100%,#703fff1f,#0000 36%);position:absolute;inset:0}:where(.legal-card,.product-card,.feature-card,.trust-card,.price-card,.checkout-card,.summary-card,.step-card,.contact-card,.rule-card,.faq-item,.hero-card,.glass-card,[class*=card],[class*=Card],[class*=panel],[class*=Panel],[class*=tile],[class*=Tile])>*{z-index:1;position:relative}@media (hover:hover) and (pointer:fine){:where(.legal-card,.product-card,.feature-card,.trust-card,.price-card,.checkout-card,.summary-card,.step-card,.contact-card,.rule-card,.faq-item,.hero-card,.glass-card,[class*=card],[class*=Card],[class*=panel],[class*=Panel],[class*=tile],[class*=Tile]):hover{box-shadow:var(--vipermc-shadow-lift), 0 0 42px #9a5cff21;transform:translateY(-5px);border-color:var(--vipermc-soft-line-strong)!important}:where(.legal-card,.product-card,.feature-card,.trust-card,.price-card,.checkout-card,.summary-card,.step-card,.contact-card,.rule-card,.faq-item,.hero-card,.glass-card,[class*=card],[class*=Card],[class*=panel],[class*=Panel],[class*=tile],[class*=Tile]):hover:before{opacity:1}}:where(button,.button,a.button,[class*=button],[class*=Button]){transition:transform .24s var(--vipermc-ease), box-shadow .24s var(--vipermc-ease), border-color .24s var(--vipermc-ease), background .24s var(--vipermc-ease), opacity .24s var(--vipermc-ease);will-change:transform;border-radius:999px!important}@media (hover:hover) and (pointer:fine){:where(button,.button,a.button,[class*=button],[class*=Button]):hover{transform:translateY(-2px)scale(1.015);box-shadow:0 18px 44px #0000004d,0 0 36px #9a5cff38}:where(a:not(.button)):hover{text-shadow:0 0 18px #be82ff66}}:where(input,textarea,select){width:100%;min-width:0;transition:border-color .24s var(--vipermc-ease), box-shadow .24s var(--vipermc-ease), background .24s var(--vipermc-ease);box-shadow:inset 0 1px #ffffff0f;border-radius:var(--vipermc-radius-md)!important;background:linear-gradient(145deg,#ffffff13,#ffffff09)!important;border-color:#ffffff1f!important}:where(input,textarea,select):focus{outline:none;box-shadow:inset 0 1px #ffffff14,0 0 0 4px #9a5cff29,0 0 32px #9a5cff1f;border-color:#be82ff85!important}:where(a,button,input,textarea,select):focus-visible{outline-offset:4px;outline:3px solid #be82ff75}:where(.legal-grid){grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:clamp(1rem,2vw,1.35rem)}:where(.legal-card){padding:clamp(1.1rem,2.4vw,1.55rem)}:where(.admin-table-wrap){border-radius:var(--vipermc-radius-lg);-webkit-overflow-scrolling:touch;overflow-x:auto}:where(.admin-table){min-width:760px}:where(.admin-table th,.admin-table td){overflow-wrap:anywhere}:where(main>section,.legal-page,.product-card,.legal-card,.feature-card,.trust-card,.step-card,.faq-item){animation:vipermc-fade-up .72s var(--vipermc-ease) both}:where(main>section:nth-of-type(2)){animation-delay:60ms}:where(main>section:nth-of-type(3)){animation-delay:.1s}:where(main>section:nth-of-type(4)){animation-delay:.14s}:where(.product-card:nth-child(2),.legal-card:nth-child(2),.feature-card:nth-child(2),.step-card:nth-child(2)){animation-delay:60ms}:where(.product-card:nth-child(3),.legal-card:nth-child(3),.feature-card:nth-child(3),.step-card:nth-child(3)){animation-delay:.1s}:where(.product-card:nth-child(4),.legal-card:nth-child(4),.feature-card:nth-child(4),.step-card:nth-child(4)){animation-delay:.14s}:where(.hero,.hero-section,[class*=hero],[class*=Hero]){position:relative}:where(.hero,.hero-section,[class*=hero],[class*=Hero]):after{content:"";pointer-events:none;filter:blur(.2px);opacity:.7;background:linear-gradient(90deg,#0000,#be82ff99,#0000);height:1px;position:absolute;inset:auto 8% -24px}:where(.price,.amount,[class*=price],[class*=Price]){text-wrap:nowrap}:where(.badge,[class*=badge],[class*=Badge],.eyebrow){letter-spacing:.08em;border-radius:999px!important}:where(.legal-page a,.contacts-page a,footer a){overflow-wrap:anywhere}@keyframes vipermc-fade-up{0%{opacity:0;filter:blur(3px);transform:translateY(18px)scale(.985)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes vipermc-orb-float{0%{transform:translate(0,0)scale(1)}to{transform:translate(28px,18px)scale(1.06)}}@media (max-width:920px){:where(.legal-page,.admin-page){width:min(100%,100vw - 28px)}:where(.legal-page h1){letter-spacing:-.045em;font-size:clamp(2rem,12vw,3.25rem)}:where(.legal-page h2){margin-top:2rem}:where(.legal-card,.product-card,.feature-card,.trust-card,.price-card,.checkout-card,.summary-card,.step-card,.contact-card,.rule-card,.faq-item,.hero-card,.glass-card,[class*=card],[class*=Card],[class*=panel],[class*=Panel],[class*=tile],[class*=Tile]){border-radius:var(--vipermc-radius-md)}body:before{top:-260px;right:-260px}body:after{bottom:-340px;left:-320px}}@media (max-width:560px){:where(.legal-page){padding-inline:0}:where(.legal-page p,.legal-page li){line-height:1.68}:where(button,.button,a.button,[class*=button],[class*=Button]){white-space:normal;text-align:center;max-width:100%}:where(.admin-table){min-width:680px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.v-home{overflow:hidden}.v-hero,.v-section,.v-final-cta,.v-footer{width:min(1240px,100vw - clamp(24px,6vw,96px));margin-inline:auto}.v-hero{background:#05030a;border:1px solid #ffffff1f;border-radius:34px;min-height:clamp(620px,78vh,820px);margin-top:clamp(1.5rem,4vw,3.5rem);position:relative;overflow:hidden;box-shadow:0 34px 120px #0000007a}.v-hero__bg{background:linear-gradient(90deg,#030208eb 0%,#05030aad 38%,#05030a1f 100%),linear-gradient(#05030a00 56%,#05030aeb 100%),url(/images/home/hero-anarchy.png) 50%/cover no-repeat;position:absolute;inset:0;transform:scale(1.02)}.v-hero:after{content:"";pointer-events:none;background:radial-gradient(circle at 22% 25%,#b254ff3d,#0000 34%),radial-gradient(circle at 86% 18%,#ffbe5029,#0000 28%);position:absolute;inset:0}.v-hero__content{z-index:2;max-width:720px;padding:clamp(2rem,6vw,5.5rem);position:relative}.v-kicker{color:#ffffffc7;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff13;border:1px solid #ffffff29;border-radius:999px;width:fit-content;max-width:100%;padding:.55rem .9rem;font-size:.82rem;line-height:1.1;display:inline-flex}.v-hero h1{letter-spacing:-.09em;text-wrap:balance;margin:clamp(1rem,3vw,1.6rem) 0 1rem;font-size:clamp(4rem,14vw,10rem);line-height:.82}.v-hero h1 span{letter-spacing:-.065em;color:#ffffffe0;max-width:760px;margin-top:.45rem;font-size:clamp(1.85rem,5.6vw,4.6rem);line-height:.92;display:block}.v-lead{color:#ffffffbf;max-width:650px;margin:0;font-size:clamp(1.02rem,1.5vw,1.22rem);line-height:1.72}.v-hero__actions,.v-final-cta__actions{flex-wrap:wrap;gap:.8rem;margin-top:1.45rem;display:flex}.v-btn{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:.82rem 1.18rem;font-weight:800;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s;display:inline-flex}.v-btn--primary{color:#fff;background:linear-gradient(135deg,#7f45ff,#d255ff 55%,#ffb357);box-shadow:0 16px 50px #ab56ff4d}.v-btn--ghost{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff12;border:1px solid #ffffff2e}.v-btn:hover{transform:translateY(-2px)}.v-hero__panel{z-index:3;flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex;position:absolute;bottom:clamp(1rem,3vw,2rem);right:clamp(1rem,3vw,2rem)}.v-activity,.v-ip{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#06040d9e;border:1px solid #ffffff24;border-radius:22px;min-width:205px;padding:.9rem 1rem;box-shadow:0 18px 60px #00000052}.v-activity{align-items:center;gap:.75rem;display:flex}.v-activity__dot{background:#7cff67;border-radius:999px;width:.72rem;height:.72rem;box-shadow:0 0 18px #7cff67cc}.v-activity strong,.v-ip strong{color:#fff;font-size:1.28rem;line-height:1.1;display:block}.v-activity span,.v-ip span{color:#ffffff9e;font-size:.9rem;display:block}.v-section{margin-top:clamp(3rem,7vw,6rem)}.v-section__head{max-width:850px;margin-bottom:clamp(1.2rem,3vw,2rem)}.v-section h2,.v-final-cta h2{letter-spacing:-.07em;text-wrap:balance;margin:.45rem 0 .8rem;font-size:clamp(2.3rem,6vw,5.6rem);line-height:.92}.v-section__head p,.v-final-cta p{color:#ffffffb3;max-width:760px;line-height:1.75}.v-modes{scroll-snap-type:x mandatory;scrollbar-width:thin;grid-auto-columns:minmax(360px,62%);grid-auto-flow:column;gap:1rem;padding:0 0 1rem;display:grid;overflow-x:auto}.v-mode{scroll-snap-align:start;background-position:50%;background-size:cover;border:1px solid #ffffff21;border-radius:30px;min-height:520px;position:relative;overflow:hidden;box-shadow:0 24px 90px #00000061}.v-mode:first-child{grid-column:span 1}.v-mode__shade{background:linear-gradient(#0302081a,#030208d1),linear-gradient(90deg,#030208c7,#03020838);position:absolute;inset:0}.v-mode__content{padding:clamp(1.2rem,3vw,2rem);position:absolute;inset:auto 0 0}.v-mode__content span,.v-donate__label{color:#ffffffd1;text-transform:uppercase;letter-spacing:.06em;background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;width:fit-content;padding:.38rem .68rem;font-size:.78rem;font-weight:800;display:inline-flex}.v-mode h3{letter-spacing:-.055em;margin:.9rem 0 .55rem;font-size:clamp(2rem,4vw,4.2rem);line-height:.94}.v-mode p{color:#ffffffc7;max-width:620px;line-height:1.65}.v-mode a{color:#fff;margin-top:.8rem;font-weight:800;text-decoration:none;display:inline-flex}.v-donations,.v-news{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.v-donate,.v-news-item,.v-final-cta{background:radial-gradient(circle at 18% 0,#be64ff2e,#0000 38%),linear-gradient(145deg,#ffffff13,#ffffff08);border:1px solid #ffffff1f;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 20px 78px #0000004d}.v-donate{padding:clamp(1.1rem,2.4vw,1.6rem)}.v-donate h3{letter-spacing:-.055em;margin:.9rem 0 .8rem;font-size:clamp(2rem,4vw,3.4rem)}.v-donate ul{gap:.5rem;margin:0 0 1.2rem;padding:0;list-style:none;display:grid}.v-donate li{color:#ffffffbd}.v-donate li:before{content:"✦ ";color:#d8a6ff}.v-donate__prices{justify-content:space-between;align-items:baseline;gap:1rem;margin:1rem 0;display:flex}.v-donate__prices span{color:#ffffff85;text-decoration:line-through}.v-donate__prices strong{color:#fff;font-size:1.8rem}.v-mini-products{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.v-mini-products a{color:#fff;background:#ffffff0f;border:1px solid #ffffff21;border-radius:999px;padding:.78rem 1rem;font-weight:800;text-decoration:none;display:inline-flex}.v-news-item{padding:clamp(1.1rem,2.4vw,1.55rem)}.v-news-item h3{margin:0 0 .6rem;font-size:1.35rem;line-height:1.1}.v-news-item p{color:#ffffffb3;margin:0;line-height:1.65}.v-final-cta{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;margin-top:clamp(3rem,7vw,6rem);padding:clamp(1.4rem,4vw,2.4rem);display:grid}.v-final-cta__actions{justify-content:flex-end;margin-top:0}.v-footer{border-top:1px solid #ffffff1a;grid-template-columns:minmax(280px,1.35fr) repeat(3,minmax(150px,.8fr));gap:clamp(1rem,2.4vw,2rem);margin-top:clamp(3rem,7vw,6rem);padding:clamp(1.6rem,3vw,2.4rem) 0;display:grid}.v-footer,.v-footer *{min-width:0}.v-footer__logo{color:#fff;align-items:center;gap:.7rem;text-decoration:none;display:inline-flex}.v-footer__logo span{color:#07040c;background:linear-gradient(135deg,#7f45ff,#d255ff,#ffdd95);border-radius:12px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.v-footer__logo strong{font-size:1.25rem}.v-footer p{color:#ffffff9e;max-width:560px;line-height:1.6}.v-footer__ip{font-weight:800;color:#fff!important}.v-footer__col h3{margin:0 0 .4rem;font-size:1rem}.v-footer__col a{color:#ffffffb3;overflow-wrap:break-word;text-decoration:none}.v-footer__bottom{border-top:1px solid #ffffff14;grid-column:1/-1;gap:.35rem;padding-top:1rem;display:grid}.v-footer__bottom p{color:#ffffff80;max-width:none;margin:0;font-size:.88rem}@media (hover:hover) and (pointer:fine){.v-mode:hover,.v-donate:hover,.v-news-item:hover{border-color:#e6c3ff42;transition:transform .24s,border-color .24s;transform:translateY(-5px)}}@media (max-width:980px){.v-hero,.v-section,.v-final-cta,.v-footer{width:min(100%,100vw - 28px)}.v-hero{min-height:680px}.v-hero__bg{background:linear-gradient(#0302089e,#030208e6),url(/images/home/hero-anarchy.png) 50%/cover no-repeat}.v-hero__content{padding:1.3rem}.v-hero h1{font-size:clamp(3.4rem,18vw,6rem)}.v-hero h1 span{font-size:clamp(1.8rem,9vw,3rem)}.v-hero__panel{justify-content:stretch;left:1rem;right:1rem}.v-activity,.v-ip{flex:220px}.v-modes{grid-auto-columns:minmax(290px,86%)}.v-donations,.v-news,.v-final-cta,.v-footer{grid-template-columns:1fr}.v-final-cta__actions{justify-content:flex-start}}@media (max-width:560px){.v-mode{min-height:460px}.v-btn{width:100%}.v-donate__prices{flex-direction:column;align-items:flex-start;gap:.2rem}}html{scrollbar-width:thin;scrollbar-color:#d255ffc7 #080610f2}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#f6ceff,#a85afffa 50%,#ffc869f2)}::-webkit-scrollbar-corner{background:#090712fa}header,header *{word-break:normal!important;overflow-wrap:normal!important}header a,header strong,header span,header p{white-space:nowrap!important}header{box-shadow:0 18px 70px #00000057;-webkit-backdrop-filter:blur(24px)saturate(175%)!important;background:#05040b94!important;border-bottom:1px solid #ffffff1a!important}header a[href=\/]{text-decoration:none!important}header a[href=\/] span:first-child,header a[href=\/] div:first-child{background:linear-gradient(135deg,#ffffffeb,#d6a8ffe0 35%,#8950ffeb)!important;border:1px solid #ffffff47!important;border-radius:15px!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffffa6,0 10px 28px #a652ff4d!important}.v-home{isolation:isolate;-webkit-user-select:none;user-select:none;position:relative}.v-home:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 11% 18%,#ff5ea926,#0000 28%),radial-gradient(circle at 80% 7%,#64b5ff21,#0000 30%),radial-gradient(circle at 48% 18%,#c648ff21,#0000 34%),linear-gradient(90deg,#ffffff05 1px,#0000 1px) 0 0/74px 74px,linear-gradient(#ffffff05 1px,#0000 1px) 0 0/74px 74px;height:880px;position:absolute;inset:-120px -5vw auto;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.v-home:after{content:"";z-index:-1;pointer-events:none;opacity:.28;background-image:radial-gradient(circle at 20% 30%,#ffffff1f 0 1px,#0000 1.5px),radial-gradient(circle at 80% 60%,#ffffff1a 0 1px,#0000 1.5px);background-size:180px 180px,260px 260px;position:absolute;inset:0}.v-hero,.v-mode,.v-donate,.v-news-item,.v-final-cta,.v-footer--studio,main article{-webkit-backdrop-filter:blur(20px)saturate(155%)}.v-mode,.v-donate,.v-news-item,.v-final-cta{border-color:#ffffff17!important;box-shadow:inset 0 1px #ffffff1a,inset 0 -1px #ffffff0b,0 24px 90px #0000005c,0 0 0 1px #ffffff09!important}.v-mode{position:relative}.v-mode:before,.v-donate:before,.v-news-item:before,.v-final-cta:before{content:"";border-radius:inherit;pointer-events:none;-webkit-mask-composite:xor;opacity:.9;background:linear-gradient(135deg,#ffffff42,#d255ff38 34%,#ffb75f2e 66%,#ffffff1a);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.v-mode__shade{z-index:1;background:linear-gradient(#0302080d,#030208db),linear-gradient(90deg,#030208c2,#03020833)!important}.v-mode__content{z-index:2}.v-mode__content span,.v-donate__label,.v-kicker{box-shadow:inset 0 1px #ffffff2e,0 10px 28px #0003;background:linear-gradient(135deg,#ffffff2e,#ffffff12)!important;border-color:#fff3!important}.v-mode,.v-donate,.v-news-item,.v-final-cta,.v-btn,.v-mini-products a{transition:transform .28s cubic-bezier(.2,.8,.2,1),border-color .28s,box-shadow .28s,background .28s,filter .28s}@media (hover:hover) and (pointer:fine){.v-mode:hover,.v-donate:hover,.v-news-item:hover{transform:translateY(-7px)scale(1.006);border-color:#ebcaff40!important;box-shadow:inset 0 1px #ffffff26,0 32px 110px #00000075,0 0 52px #b955ff29!important}.v-mode:hover{filter:saturate(1.08)brightness(1.05)}.v-btn:hover,.v-mini-products a:hover{transform:translateY(-3px);box-shadow:0 18px 54px #be59ff4d,inset 0 1px #ffffff2e}}.v-footer--studio{width:min(1240px,100vw - clamp(24px,6vw,96px));background:radial-gradient(circle at 0 0,#be5dff29,#0000 32%),linear-gradient(135deg,#ffffff13,#ffffff07)!important;border:1px solid #ffffff1a!important;border-radius:30px!important;grid-template-columns:minmax(280px,1.35fr) repeat(3,minmax(160px,.8fr))!important;gap:clamp(1.1rem,2.4vw,2rem)!important;margin:clamp(3.2rem,7vw,5.5rem) auto clamp(2rem,5vw,4rem)!important;padding:clamp(1.4rem,3vw,2.2rem)!important;display:grid!important;box-shadow:inset 0 1px #ffffff1a,0 26px 90px #0000005c!important}.v-footer--studio,.v-footer--studio *{min-width:0;word-break:normal!important;overflow-wrap:normal!important}.v-footer__brand p,.v-footer__col p,.v-footer__bottom p{color:#ffffff9e;margin:0;line-height:1.55}.v-footer__logo{color:#fff;white-space:nowrap;align-items:center;gap:.75rem;margin-bottom:.75rem;text-decoration:none;display:inline-flex}.v-footer__logo span{color:#07040c;background:linear-gradient(135deg,#fffffff2,#dfb0ffeb 42%,#8d52ffeb);border-radius:14px;place-items:center;width:42px;height:42px;font-weight:950;display:grid;box-shadow:inset 0 1px #ffffffb3,0 14px 34px #a04eff47}.v-footer__logo strong{letter-spacing:-.035em;font-size:1.25rem}.v-footer__ip{background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;width:fit-content;padding:.55rem .75rem;font-weight:850;display:inline-flex;color:#fff!important;margin-top:.8rem!important}.v-footer__col{flex-direction:column!important;gap:.46rem!important;display:flex!important}.v-footer__col h3{color:#fff;letter-spacing:-.02em;margin:0 0 .35rem;font-size:1rem}.v-footer__col a{color:#ffffffb3;text-decoration:none}.v-footer__col a:hover{color:#fff}.v-footer__bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;gap:.75rem 1rem;padding-top:1rem;display:flex}.v-footer__bottom p{color:#ffffff7a;max-width:680px;font-size:.86rem}footer:not(.v-footer--studio){-webkit-backdrop-filter:blur(20px)saturate(155%)!important;background:#ffffff0b!important;border:1px solid #ffffff1a!important;border-radius:30px!important;max-width:1240px!important;margin:clamp(3.2rem,7vw,5.5rem) auto clamp(2rem,5vw,4rem)!important;padding:clamp(1.4rem,3vw,2.2rem)!important}footer:not(.v-footer--studio) *{word-break:normal!important;overflow-wrap:normal!important}article:has(a[href^="/product/"]):has(a[href^="/checkout/"]) :is(div,section,p):has(a[href^="/product/"]):has(a[href^="/checkout/"]){box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}:is(article:has(a[href^="/product/"]) a[href^="/product/"],article:has(a[href^="/checkout/"]) a[href^="/checkout/"]){box-shadow:inset 0 1px #ffffff24,0 10px 30px #0000002e;-webkit-backdrop-filter:blur(16px)saturate(155%)!important;border:1px solid #ffffff29!important}.v-home,.v-home *,.v-footer,.v-footer *,header,header *{-webkit-user-select:none;user-select:none}input,textarea,select,option,[contenteditable=true],.allow-select,.allow-select *{-webkit-user-select:text!important;user-select:text!important}.v-modes::-webkit-scrollbar-track{background:#ffffff0f;border-radius:999px}@media (max-width:980px){.v-footer--studio{width:min(100%,100vw - 28px);grid-template-columns:1fr!important}.v-footer__bottom{display:grid}header,header *{white-space:normal!important}header a[href=\/],header a[href=\/] *{white-space:nowrap!important}}.v-hero h1{word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.v-hero__slogan{max-width:760px;letter-spacing:-.055em!important;white-space:normal!important;margin-top:.65rem!important;font-size:clamp(1.9rem,5.2vw,4.25rem)!important;line-height:.96!important;display:block!important}header a[href=\/] strong,header a[href=\/] span,header a[href=\/] p{word-break:normal!important;overflow-wrap:normal!important;white-space:nowrap!important}@keyframes vActivityPulse{0%{opacity:.45;transform:scale(.72)}to{opacity:0;transform:scale(1.14)}}main a[href=\/offer],main a[href=\/privacy],main a[href=\/consent],main a[href=\/payment],main a[href=\/refund],main a[href=\/rules],main a[href=\/contacts],main a[href=\/documents]{white-space:nowrap}main article a[href=\/offer],main article a[href=\/privacy],main article a[href=\/consent],main article a[href=\/payment],main article a[href=\/refund],main article a[href=\/rules],main article a[href=\/contacts],main article a[href=\/documents],main section a[href=\/offer],main section a[href=\/privacy],main section a[href=\/consent],main section a[href=\/payment],main section a[href=\/refund],main section a[href=\/rules],main section a[href=\/contacts],main section a[href=\/documents]{-webkit-backdrop-filter:blur(16px)saturate(150%);justify-content:center;align-items:center;width:fit-content;max-width:100%;min-height:44px;display:inline-flex;color:#fff!important;background:linear-gradient(135deg,#ffffff21,#ffffff0e)!important;border:1px solid #ffffff29!important;border-radius:999px!important;padding:.72rem 1rem!important;font-weight:850!important;text-decoration:none!important;box-shadow:inset 0 1px #ffffff21,0 12px 34px #00000038!important}.v-rules-page{width:min(1240px,100vw - clamp(24px,6vw,96px));margin:0 auto;padding:clamp(3rem,7vw,6rem) 0 clamp(4rem,8vw,7rem)}.v-rules-hero{-webkit-backdrop-filter:blur(20px)saturate(155%);background:radial-gradient(circle at 12% 0,#d255ff33,#0000 32%),radial-gradient(circle at 90% 20%,#ffb5561f,#0000 28%),linear-gradient(135deg,#ffffff13,#ffffff08);border:1px solid #ffffff1a;border-radius:32px;padding:clamp(1.5rem,4vw,3rem);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1a,0 26px 100px #00000057}.v-rules-hero h1{letter-spacing:-.075em;max-width:940px;margin:1rem 0 .8rem;font-size:clamp(2.7rem,8vw,6.8rem);line-height:.9}.v-rules-hero p:not(.v-kicker){color:#ffffffb8;max-width:820px;line-height:1.75}.v-rules-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.v-rules-card,.v-rules-note{-webkit-backdrop-filter:blur(18px)saturate(150%);background:radial-gradient(circle at 0 0,#c356ff21,#0000 30%),linear-gradient(145deg,#fff1,#ffffff07);border:1px solid #ffffff1a;border-radius:28px;padding:clamp(1.15rem,2.8vw,1.8rem);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff17,0 20px 80px #0000004d}.v-rules-card h2,.v-rules-note h2{letter-spacing:-.045em;margin:0 0 .9rem;font-size:clamp(1.45rem,3vw,2.35rem);line-height:1}.v-rules-card ul{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.v-rules-card li{color:#ffffffb8;line-height:1.62}.v-rules-card li:before{content:"✦";color:#d49aff;margin-right:.5rem}.v-rules-note{margin-top:1rem}.v-rules-note p{color:#ffffffb8;max-width:900px;margin:0;line-height:1.7}article a[href^="/product/"],article a[href^="/checkout/"]{isolation:isolate}:is(article:has(a[href^="/product/"]):has(a[href^="/checkout/"])>div:has(a[href^="/product/"]):has(a[href^="/checkout/"]),article:has(a[href^="/product/"]):has(a[href^="/checkout/"])>section:has(a[href^="/product/"]):has(a[href^="/checkout/"])){box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.v-footer--studio{margin-top:0!important;margin-bottom:clamp(2.6rem,6vw,4.8rem)!important}.v-home .v-kicker,.v-rules-page .v-kicker{-webkit-user-select:none;user-select:none}@media (max-width:980px){.v-hero__brand-word{font-size:clamp(3.2rem,17vw,5.4rem)!important}.v-rules-page{width:min(100%,100vw - 28px)}.v-rules-grid{grid-template-columns:1fr}}body{position:relative;background:radial-gradient(circle at 7% 14%,#7642ff33,#0000 27%),radial-gradient(circle at 86% 18%,#ff57c41f,#0000 24%),radial-gradient(circle at 54% 92%,#ffb25714,#0000 30%),#05030a!important}body:before{content:"";z-index:0;pointer-events:none;opacity:.42;background:linear-gradient(90deg,#ffffff05 1px,#0000 1px) 0 0/86px 86px,linear-gradient(#ffffff05 1px,#0000 1px) 0 0/86px 86px,radial-gradient(circle at 20% 30%,#ffffff1a 0 1px,#0000 1.5px) 0 0/210px 210px,radial-gradient(circle at 76% 52%,#ffffff13 0 1px,#0000 1.5px) 0 0/310px 310px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}header,main,footer{z-index:1;position:relative}header{-webkit-backdrop-filter:blur(26px)saturate(170%)!important;background:linear-gradient(#07050eb8,#07050e8a)!important;border-bottom:1px solid #ffffff18!important}header a[href=\/]{min-width:max-content!important}header a[href=\/]>:first-child{color:#13051f!important;background:linear-gradient(135deg,#f8eaff 0%,#bf83ff 43%,#7f45ff 100%)!important;border:1px solid #ffffff6b!important;border-radius:15px!important;width:46px!important;height:46px!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffffc7,inset 0 -10px 26px #54268c2e,0 12px 34px #a04eff5c!important}header a[href=\/] strong,header a[href=\/] p,header a[href=\/] span{white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important}.v-hero__content{max-width:min(720px,100%)!important}.v-hero h1{word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;max-width:760px!important}.v-hero__brand-word{white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;letter-spacing:-.075em!important;width:max-content!important;max-width:none!important;font-size:clamp(3.6rem,8.4vw,7.25rem)!important;line-height:.84!important;display:block!important}.v-hero__slogan{white-space:normal!important;letter-spacing:-.052em!important;max-width:720px!important;margin-top:.72rem!important;font-size:clamp(1.9rem,4.9vw,4rem)!important;line-height:.98!important;display:block!important}.v-hero,.v-mode,.v-donate,.v-news-item,.v-final-cta,.v-footer--studio,.v-rules-card,.v-rules-note,.v-rules-hero,main article{background-clip:padding-box!important}.v-hero,.v-mode,.v-donate,.v-news-item,.v-final-cta,.v-footer--studio,.v-rules-card,.v-rules-note,.v-rules-hero{border-color:#ffffff16!important;box-shadow:inset 0 1px #ffffff1b,inset 0 -1px #ffffff08,0 24px 90px #00000057!important}.v-modes{grid-auto-columns:clamp(380px,38vw,540px)!important;gap:clamp(.9rem,1.8vw,1.2rem)!important;padding-bottom:1.25rem!important}.v-mode{aspect-ratio:4/3!important;min-height:unset!important;border-radius:28px!important;height:auto!important}.v-mode h3{letter-spacing:-.052em!important;font-size:clamp(2rem,3.6vw,3.85rem)!important}.v-mode p{max-width:520px!important;line-height:1.52!important}.v-mode__content{padding:clamp(1.05rem,2.3vw,1.7rem)!important}.v-mode__shade{background:linear-gradient(#0302080a,#030208d6),linear-gradient(90deg,#030208b8,#0302082b)!important}main p a[href],main li a[href],main dd a[href]{width:auto!important;max-width:none!important;min-height:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;color:#e8cafff5!important;text-underline-offset:.18em!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;font-weight:750!important;text-decoration:underline!important;text-decoration-thickness:1px!important;display:inline!important}main article>a[href],main section>a[href]{width:fit-content!important;max-width:100%!important}main article>a[href=\/offer],main article>a[href=\/privacy],main article>a[href=\/consent],main article>a[href=\/payment],main article>a[href=\/refund],main article>a[href=\/rules],main article>a[href=\/contacts],main article>a[href=\/documents],main article>a[href=\/how-to-buy]{color:#fff!important;background:linear-gradient(135deg,#ffffff1d,#ffffff0d)!important;border:1px solid #ffffff24!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:42px!important;padding:.62rem .92rem!important;font-size:.94rem!important;font-weight:850!important;text-decoration:none!important;display:inline-flex!important;box-shadow:inset 0 1px #ffffff1f,0 10px 30px #0003!important}:is(article:has(a[href^="/product/"]):has(a[href^="/checkout/"]) div:has(a[href^="/product/"]):has(a[href^="/checkout/"]),article:has(a[href^="/product/"]):has(a[href^="/checkout/"]) section:has(a[href^="/product/"]):has(a[href^="/checkout/"]),article:has(a[href^="/product/"]):has(a[href^="/checkout/"]) p:has(a[href^="/product/"]):has(a[href^="/checkout/"])){box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}article a[href^="/product/"],article a[href^="/checkout/"]{border:1px solid #ffffff26!important;border-radius:999px!important;min-height:44px!important;box-shadow:inset 0 1px #ffffff21,0 10px 28px #0000002e!important}.v-btn,.v-mini-products a,article a[href^="/product/"],article a[href^="/checkout/"],main article>a[href]{transition:transform .24s cubic-bezier(.2,.8,.2,1),box-shadow .24s,border-color .24s,background .24s,filter .24s!important}@media (hover:hover) and (pointer:fine){.v-btn:hover,.v-mini-products a:hover,article a[href^="/product/"]:hover,article a[href^="/checkout/"]:hover,main article>a[href]:hover{filter:brightness(1.08)saturate(1.06);transform:translateY(-2px)!important}}.v-activity{position:relative;overflow:hidden}.v-activity__dot{animation:2.2s ease-in-out infinite vOnlineBreath}@keyframes vOnlineBreath{0%,to{transform:scale(1);box-shadow:0 0 18px #7cff67cc}50%{transform:scale(1.16);box-shadow:0 0 30px #7cff67}}.v-activity:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#7cff673d,#0000 42%);position:absolute;inset:-50%;transform:scale(.72)}.v-activity--pulse:after{animation:.42s vActivityPulseFinal}@keyframes vActivityPulseFinal{0%{opacity:.44;transform:scale(.72)}to{opacity:0;transform:scale(1.16)}}.v-final-cta{margin-bottom:clamp(4.8rem,9vw,7.4rem)!important}.v-footer--studio{grid-template-columns:minmax(300px,1.25fr) repeat(3,minmax(165px,.75fr))!important;margin-top:0!important;margin-bottom:clamp(3rem,6vw,5rem)!important}.v-footer__bottom{align-items:center!important}.v-footer__bottom p:first-child{font-weight:750;color:#ffffffb8!important}::-webkit-scrollbar{width:9px!important;height:9px!important}::-webkit-scrollbar-track{background:#06040df0!important;border-left:1px solid #ffffff09!important}::-webkit-scrollbar-thumb{background:linear-gradient(#d45dfff2,#7f45fff2 54%,#ffb357b8)!important;border:2px solid #06040df0!important;border-radius:999px!important;box-shadow:0 0 18px #be4eff5c!important}.v-modes::-webkit-scrollbar{height:8px!important}.v-modes::-webkit-scrollbar-track{background:#ffffff0b!important;border:0!important;border-radius:999px!important}.v-modes::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#7f45ff,#d255ff,#ffb357)!important;border:1px solid #080610d9!important;border-radius:999px!important}.v-home,.v-home *,header,header *{-webkit-user-select:none;user-select:none}.v-rules-page,.v-rules-page *,main p,main li,main dd,main dt,input,textarea,select,option,[contenteditable=true],.allow-select,.allow-select *{-webkit-user-select:text!important;user-select:text!important}@media (max-width:980px){.v-hero__brand-word{letter-spacing:-.065em!important;max-width:100%!important;font-size:clamp(2.95rem,15vw,5.2rem)!important}.v-hero__slogan{font-size:clamp(1.72rem,8vw,3rem)!important}.v-modes{grid-auto-columns:minmax(292px,86%)!important}.v-mode{aspect-ratio:3/4!important}.v-footer--studio{grid-template-columns:1fr!important}}@media (max-width:560px){.v-hero__brand-word{font-size:clamp(2.75rem,14vw,4.2rem)!important}.v-hero h1{max-width:100%!important}main article>a[href=\/offer],main article>a[href=\/privacy],main article>a[href=\/consent],main article>a[href=\/payment],main article>a[href=\/refund],main article>a[href=\/rules],main article>a[href=\/contacts],main article>a[href=\/documents],main article>a[href=\/how-to-buy]{width:100%!important}}.v-activity,.v-ip,.v-donate,.v-news-item,.v-final-cta,.v-footer--studio,main article{-webkit-backdrop-filter:blur(14px)saturate(145%)!important;background:linear-gradient(145deg,#ffffff1b,#ffffff09 42%,#7642ff13),#0a07149e!important;border:1px solid #ffffff26!important;box-shadow:inset 0 1px #ffffff38,inset 0 -1px #ffffff0d,0 18px 52px #0000004d!important}.v-hero__panel{max-width:min(620px,100% - 2rem)}@media (max-width:760px){body:before{display:none!important}header{-webkit-backdrop-filter:blur(10px)saturate(135%)!important;background:linear-gradient(#08060fe6,#0d0818c2)!important;flex-wrap:wrap!important;align-items:center!important;gap:.55rem!important;padding:.62rem .85rem!important;display:flex!important;position:sticky!important;top:0!important}.brand{flex:210px!important;min-width:0!important}.brand small{font-size:.72rem!important}.main-nav{scrollbar-width:none;flex:100%!important;gap:.4rem!important;padding-bottom:.1rem!important;display:flex!important;overflow-x:auto!important}.main-nav::-webkit-scrollbar{display:none!important}.main-nav a{flex:none!important;min-height:34px!important;padding:.48rem .65rem!important;font-size:.82rem!important}.v-hero{border-radius:24px!important;width:min(100%,100vw - 18px)!important;min-height:auto!important;margin-top:.85rem!important;overflow:hidden!important}.v-hero__bg{background:linear-gradient(#05030a94,#05030af0),url(/hero-vipermc.png) 50%/cover no-repeat!important;transform:none!important}.v-hero:after{opacity:.55!important}.v-hero__content{padding:1.15rem 1rem 8.8rem!important}.v-kicker{white-space:normal!important;letter-spacing:.03em!important;-webkit-backdrop-filter:blur(8px)saturate(130%)!important;max-width:100%!important}.v-lead{font-size:.98rem!important;line-height:1.52!important}.v-hero__actions{gap:.55rem!important}.v-btn{flex:150px!important;min-height:42px!important;padding:.68rem .8rem!important}.v-hero__panel{gap:.5rem!important;max-width:none!important;bottom:.8rem!important;left:.8rem!important;right:.8rem!important}.v-activity,.v-ip{-webkit-backdrop-filter:blur(8px)saturate(130%)!important;border-radius:18px!important;flex:145px!important;min-width:0!important;padding:.72rem .75rem!important}.v-activity strong,.v-ip strong{overflow-wrap:anywhere!important;font-size:1rem!important}.v-mode,.v-donate,.v-news-item,.v-final-cta,.v-footer--studio,main article{-webkit-backdrop-filter:blur(8px)saturate(125%)!important;box-shadow:inset 0 1px #ffffff29,0 12px 34px #0000003d!important}.v-modes{grid-auto-columns:minmax(272px,84%)!important}.v-activity__dot,.v-activity--pulse:after{animation:none!important}}@media (prefers-reduced-motion:reduce),(max-width:760px){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (max-width:760px){body:before,body:after{display:none!important}.v-home:before,.v-home:after{opacity:.14!important;background-size:120px 120px!important}header{-webkit-backdrop-filter:blur(6px)saturate(120%)!important}.v-activity,.v-ip,.v-mode,.v-donate,.v-news-item,.v-final-cta,.v-footer--studio,.summary-panel,.product-card,.legal-card,.requisites-table,.checkout-service,main article{-webkit-backdrop-filter:none!important;background:linear-gradient(145deg,#ffffff1f,#ffffff0a 42%,#7642ff14),#0a0714d6!important;border-color:#ffffff29!important;box-shadow:inset 0 1px #fff3,0 10px 26px #0000003d!important}.v-hero__content{padding-bottom:9.25rem!important}.v-hero__panel{grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important}.v-activity,.v-ip{width:100%!important}}@media (max-width:430px){.v-hero__panel{grid-template-columns:1fr!important}.v-hero__content{padding-bottom:13rem!important}}@media (prefers-reduced-motion:reduce){.v-activity__dot,.v-activity--pulse:after,body:before,body:after,.v-home:before,.v-home:after{animation:none!important}}:root{--vipermc-cache-bust-1782628137:1}
