:root{--bg:#0b0b0d;--panel:#121217;--line:#292932;--text:#eee9df;--muted:#aaa7b4;--accent:#7456ff;--gold:#c7b27a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;letter-spacing:.01em}a{color:inherit;text-decoration:none}.announcement{text-align:center;padding:9px 20px;background:var(--accent);color:#f7f4ee;font-size:11px;font-weight:800;letter-spacing:.16em}.site-header{height:84px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:10;background:rgba(11,11,13,.96)}.brand{font-size:28px;font-weight:900;letter-spacing:.16em}.brand span{display:block;font-size:8px;letter-spacing:.42em;color:var(--muted);margin-top:2px}.desktop-nav ul{display:flex;gap:30px;list-style:none;margin:0;padding:0}.desktop-nav a,.header-actions a{font-size:11px;font-weight:700;letter-spacing:.12em}.header-actions{display:flex;gap:18px;align-items:center}.menu-toggle{display:none;background:none;border:0;color:white;font-size:24px}.mobile-nav{display:none}.hero{min-height:740px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:70px 7vw;position:relative;overflow:hidden;background:radial-gradient(circle at 70% 45%,#1c1830 0,#111019 27%,#0b0b0d 58%)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:64px 64px}.hero-copy,.hero-specimen{position:relative;z-index:1}.eyebrow{font-size:10px;color:var(--accent);font-weight:800;letter-spacing:.24em}.hero h1,.section h2,.manifesto h2,.newsletter h2,.shop-hero h1{font-size:clamp(54px,7vw,112px);line-height:.86;letter-spacing:-.065em;margin:24px 0;font-weight:900}.hero h1 em,.manifesto h2 em{font-family:Georgia,serif;font-weight:400;color:var(--accent)}.hero-copy>p{max-width:580px;color:var(--muted);font-size:17px;line-height:1.65}.hero-buttons{display:flex;gap:12px;margin-top:38px}.btn{padding:17px 22px;border:1px solid var(--line);font-size:10px;font-weight:800;letter-spacing:.13em}.btn.primary{background:var(--accent);border-color:var(--accent);color:#111}.hero-specimen{text-align:center}.orb{width:min(33vw,470px);aspect-ratio:1;margin:auto;border-radius:50%;display:grid;place-items:center;border:1px solid #38324f;background:radial-gradient(circle,#211a3d 0,#14121f 45%,#0d0d10 70%);box-shadow:0 0 140px rgba(116,86,255,.18)}.orb:after{content:"✦";font-size:100px;color:#7456ff;opacity:.45}.orb span{position:absolute;font-size:10px;letter-spacing:.25em;color:#8f88aa}.hero-specimen small{display:block;margin-top:24px;color:#777;letter-spacing:.15em}.ticker{display:flex;justify-content:space-around;gap:20px;padding:18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:10px;letter-spacing:.16em;white-space:nowrap;overflow:hidden}.ticker i{color:var(--accent)}.section{padding:110px 7vw}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:55px}.section h2,.manifesto h2,.newsletter h2{font-size:clamp(46px,5vw,78px)}.section-head>p{max-width:460px;color:var(--muted);line-height:1.7}.collections{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.collections a{min-height:310px;padding:30px;display:flex;flex-direction:column;justify-content:flex-end;border-right:1px solid var(--line);background:linear-gradient(180deg,#151515,#0e0e0e);transition:.25s}.collections a:last-child{border:0}.collections a:hover{background:#171421}.collections span{margin-bottom:auto;color:#666;font-size:11px}.collections h3{font-size:28px;margin:0 0 8px}.collections p{color:var(--muted);margin:0}.featured{background:#0e0e0e}.text-link{font-size:10px;letter-spacing:.15em;color:var(--accent)}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:18px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{width:auto!important;margin:0!important;background:#141414;padding:0 0 22px!important}.woocommerce ul.products li.product img{margin:0 0 20px!important;aspect-ratio:1;object-fit:cover;background:#1a1a1a}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .button{margin-left:18px!important;margin-right:18px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{color:var(--text);font-size:15px!important}.woocommerce ul.products li.product .price{color:var(--accent)!important}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--accent)!important;color:#fff!important;border-radius:0!important;font-size:11px!important}.manifesto{padding:130px 7vw;background:#e9e5dc;color:#111116}.manifesto .eyebrow{color:#6547e8}.manifesto>p{max-width:720px;font-size:19px;line-height:1.7;color:#4b4854}.values{display:grid;grid-template-columns:repeat(3,1fr);margin-top:70px;border-top:1px solid #aaa}.values div{padding:28px 28px 10px 0}.values b{display:block;font-size:10px;color:#6547e8;margin-bottom:45px}.values strong{display:block;font-size:16px;margin-bottom:10px}.values span{color:#66616d;font-size:13px}.newsletter{padding:120px 7vw;text-align:center;border-bottom:1px solid var(--line)}.newsletter p{color:var(--muted)}.site-footer{padding:70px 7vw;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:50px}.site-footer p{color:var(--muted);line-height:1.6}.site-footer h3{font-size:10px;color:#777;letter-spacing:.15em}.site-footer>div>a:not(.brand){display:block;margin:14px 0;font-size:13px}.footer-brand{display:inline-block}.copyright{padding:20px 7vw;border-top:1px solid var(--line);font-size:9px;color:#666;letter-spacing:.15em}.shop-hero{padding:90px 7vw 60px;border-bottom:1px solid var(--line)}.shop-hero h1{font-size:clamp(55px,7vw,95px);margin-bottom:12px}.shop-hero p,.woocommerce-result-count{color:var(--muted)!important}.shop-wrap{padding-top:55px}.content{max-width:1000px;min-height:60vh}.content h1{font-size:clamp(45px,6vw,82px)}.content p{color:var(--muted);line-height:1.8}.woocommerce div.product{color:var(--text)}.woocommerce div.product p.price{color:var(--accent)!important}.woocommerce-message,.woocommerce-info{border-top-color:var(--accent)!important;background:#151515!important;color:var(--text)!important}.woocommerce-message:before,.woocommerce-info:before{color:var(--accent)!important}
@media(max-width:900px){.desktop-nav,.header-actions>a{display:none}.menu-toggle{display:block}.mobile-nav.open{display:block;padding:25px 7vw;border-bottom:1px solid var(--line)}.mobile-nav ul{list-style:none;padding:0;margin:0}.mobile-nav li{margin:18px 0}.hero{grid-template-columns:1fr;padding:70px 7vw}.hero-specimen{margin-top:60px}.orb{width:min(78vw,430px)}.section-head{display:block}.section-head>p{margin-top:30px}.collections{grid-template-columns:1fr}.collections a{border-right:0;border-bottom:1px solid var(--line);min-height:220px}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.values,.site-footer{grid-template-columns:1fr}.ticker{justify-content:flex-start}.hero-buttons{flex-direction:column;align-items:flex-start}}@media(max-width:520px){.site-header{height:72px}.brand{font-size:23px}.hero{min-height:auto}.hero h1{font-size:52px}.section{padding:80px 6vw}.woocommerce ul.products{grid-template-columns:1fr}.manifesto,.newsletter{padding:90px 6vw}.site-footer{padding:60px 6vw}.hero-buttons .btn{width:100%;text-align:center}}
/* VARKYLO 2.0 — Realm visual system */
:root{--bg:#08080d;--panel:#0f0e17;--line:#262335;--text:#f0e9df;--muted:#aaa3b6;--accent:#8a63ff;--accent2:#b798ff;--gold:#cbb78c}
.announcement{display:none}.site-header.v2{height:110px;background:#08080deF;border-bottom:1px solid #242130;padding:0 3.3vw;backdrop-filter:blur(14px);position:relative}.brand-v2{display:flex;align-items:center;gap:16px}.brand-mark{width:58px;height:70px;display:grid;place-items:center;position:relative;filter:drop-shadow(0 0 18px rgba(138,99,255,.28))}.brand-mark:before,.brand-mark:after{content:"";position:absolute;inset:5px 10px;border:1px solid #9b7cff;transform:rotate(45deg)}.brand-mark:after{inset:14px 18px;border-color:#c8b7ff}.brand-mark b{font-family:Georgia,serif;font-size:38px;font-weight:400;color:#d9ceff;z-index:2}.brand-word{font-family:Georgia,'Times New Roman',serif;font-size:34px;letter-spacing:.22em;color:#f0e9df;line-height:.8}.brand-word small{font-family:Arial,sans-serif;display:block;font-size:8px;letter-spacing:.52em;color:#a58bcf;margin-top:12px}.desktop-nav a,.header-actions a{font-size:11px;letter-spacing:.22em;font-weight:600}.desktop-nav ul{gap:38px}.search-icon{font-size:24px!important;font-weight:300!important}.hero-v2{min-height:730px;position:relative;display:grid;grid-template-columns:58% 42%;overflow:hidden;background:#08080d;border-bottom:1px solid #211e2d}.hero-art{position:absolute;inset:0 42% 0 0;background-image:linear-gradient(90deg,rgba(8,8,13,.02),rgba(8,8,13,.08) 70%,#08080d 100%),url('../images/varkylo-hero-dragon.webp');background-size:cover;background-position:center top;filter:saturate(.88) contrast(1.04)}.hero-vignette{position:absolute;inset:0;background:radial-gradient(circle at 40% 45%,transparent 0,rgba(8,8,13,.05) 35%,rgba(8,8,13,.45) 75%),linear-gradient(180deg,rgba(8,8,13,0) 65%,#08080d 100%);pointer-events:none}.hero-copy-v2{grid-column:2;align-self:center;position:relative;z-index:3;padding:50px 7vw 60px 2vw}.hero-copy-v2 h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(54px,5.7vw,94px);font-weight:400;line-height:.91;letter-spacing:-.045em;margin:26px 0}.hero-copy-v2 h1 em{color:var(--accent);font-weight:400}.hero-copy-v2>p{max-width:590px;color:#bbb4c4;font-size:16px;line-height:1.7}.hero-copy-v2 .btn.primary{background:linear-gradient(135deg,#7651f7,#9b72ff);color:#0a0810;border:0;box-shadow:0 10px 38px rgba(116,86,255,.2)}.hero-copy-v2 .btn{padding:19px 24px}.hero-copy-v2 .btn span{font-size:18px;margin-left:16px}.hero-side{position:absolute;z-index:4;color:#9187a4;font-size:10px;letter-spacing:.3em;line-height:2.15;border-left:1px solid #4b435c;padding-left:18px}.hero-side-left{left:2.1vw;bottom:24%}.hero-side-right{right:2vw;top:8%}.trust-strip{min-height:112px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;border-bottom:1px solid #211e2d;background:#09090e;padding:0 5vw}.trust-strip>div{display:flex;align-items:center;gap:18px;padding:24px 28px;border-right:1px solid #2a2635}.trust-strip>div:last-child{border-right:0}.trust-strip i{font-style:normal;font-size:32px;color:#9a78ff}.trust-strip b,.trust-strip small{display:block;letter-spacing:.18em}.trust-strip b{font-size:10px}.trust-strip small{font-size:8px;color:#81798d;margin-top:7px}.realm-intro{background:radial-gradient(circle at 10% 0,#151022 0,#0b0a11 38%,#08080d 75%)}.section h2,.manifesto h2,.newsletter h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.04em}.collections a{background:linear-gradient(180deg,#13111c,#0c0b11)}.collections a:hover{background:linear-gradient(180deg,#1a1528,#100d19);box-shadow:inset 0 0 60px rgba(138,99,255,.07)}.manifesto{background:#ece6dc}.manifesto h2{color:#121019}.manifesto h2 em{color:#7552dd}.featured{background:#0b0a10}.newsletter{background:radial-gradient(circle at 50% 100%,#1a1230 0,#09090e 48%)}
@media(max-width:900px){.site-header.v2{height:86px}.brand-mark{width:42px;height:50px}.brand-word{font-size:25px}.hero-v2{display:block;min-height:820px;padding-top:390px}.hero-art{inset:0 0 auto 0;height:470px;background-position:center top}.hero-copy-v2{padding:45px 7vw 70px}.hero-side{display:none}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-strip>div:nth-child(2){border-right:0}}@media(max-width:520px){.brand-mark{display:none}.brand-word{font-size:23px}.hero-v2{padding-top:330px}.hero-art{height:390px}.hero-copy-v2 h1{font-size:48px}.trust-strip{grid-template-columns:1fr}.trust-strip>div{border-right:0;border-bottom:1px solid #211e2d}}


/* VARKYLO 2.1 — hero polish */
.site-header.v2{height:104px}
.hero-v2{min-height:790px;grid-template-columns:60% 40%}
.hero-art{inset:0 40% 0 0;background-size:auto 126%;background-position:center 48%;filter:saturate(.9) contrast(1.06)}
.hero-vignette{background:linear-gradient(90deg,rgba(8,8,13,.04) 0,rgba(8,8,13,0) 52%,#08080d 61%),linear-gradient(180deg,rgba(8,8,13,0) 68%,#08080d 100%)}
.hero-copy-v2{grid-column:2;padding:64px 6.2vw 72px 1.7vw}
.hero-copy-v2 h1{font-size:clamp(58px,5.45vw,96px);line-height:.9;margin:24px 0 28px}
.hero-copy-v2>p{max-width:540px;line-height:1.75}
.hero-side{display:none!important}
.trust-strip{min-height:104px;padding:0 4.5vw}
.trust-strip>div{padding:22px 24px}
.trust-strip i{font-size:27px}
.trust-strip b{font-size:9px}.trust-strip small{font-size:7px}
.realm-intro{padding-top:96px}
@media(max-width:1100px){.hero-v2{grid-template-columns:57% 43%}.hero-art{inset:0 43% 0 0;background-size:auto 120%}.hero-copy-v2{grid-column:2;padding-right:4vw}.hero-copy-v2 h1{font-size:clamp(52px,5.4vw,78px)}}
@media(max-width:900px){.site-header.v2{height:86px}.hero-v2{display:block;min-height:0;padding-top:430px}.hero-art{inset:0 0 auto 0;height:500px;background-size:cover;background-position:62% 18%}.hero-vignette{background:linear-gradient(180deg,rgba(8,8,13,0) 55%,#08080d 96%)}.hero-copy-v2{padding:54px 7vw 72px}.hero-copy-v2 h1{font-size:clamp(50px,11vw,76px)}.trust-strip{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.hero-v2{padding-top:340px}.hero-art{height:405px;background-position:62% 20%}.hero-copy-v2{padding:42px 6vw 58px}.hero-copy-v2 h1{font-size:46px;line-height:.93}.hero-copy-v2>p{font-size:14px}.hero-buttons{gap:10px}.trust-strip{grid-template-columns:1fr}.trust-strip>div{min-height:74px;padding:18px 14px}}

/* VARKYLO 2.2 — clean hero + collection gateway */
.hero-art{background-image:linear-gradient(90deg,rgba(8,8,13,.01),rgba(8,8,13,.02) 72%,#08080d 100%),url('../images/varkylo-hero-clean.webp');background-size:cover;background-position:center center;filter:saturate(.94) contrast(1.04)}
.hero-vignette{background:linear-gradient(90deg,rgba(8,8,13,0) 0,rgba(8,8,13,0) 49%,rgba(8,8,13,.38) 57%,#08080d 62%),linear-gradient(180deg,rgba(8,8,13,0) 76%,#08080d 100%)}
.realm-intro .section-head{margin-bottom:42px}.collections{grid-template-columns:repeat(4,1fr);border:0;gap:14px}.collections a{min-height:330px;border:1px solid var(--line)!important;position:relative;overflow:hidden;padding:28px;background:radial-gradient(circle at 50% 15%,rgba(138,99,255,.13),transparent 38%),linear-gradient(180deg,#15121f,#0b0a10)}.collections a:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(5,5,9,.88) 100%);pointer-events:none}.collections a>*{position:relative;z-index:1}.collections a>span{font-family:Georgia,serif;font-size:52px;line-height:1;color:rgba(155,124,255,.18);margin-bottom:auto}.collections h3{font-family:Georgia,serif;font-weight:400;font-size:29px;letter-spacing:-.02em}.collections p{font-size:12px;letter-spacing:.04em}.collections a:after{content:"→";position:absolute;right:26px;bottom:27px;color:var(--accent);font-size:20px;z-index:2;transition:transform .2s}.collections a:hover:after{transform:translateX(5px)}
.collections a:nth-child(1){background:radial-gradient(circle at 55% 20%,rgba(115,68,255,.25),transparent 40%),linear-gradient(160deg,#181126,#0a090e 70%)}.collections a:nth-child(2){background:radial-gradient(circle at 55% 20%,rgba(70,135,255,.18),transparent 40%),linear-gradient(160deg,#101527,#0a090e 70%)}.collections a:nth-child(3){background:radial-gradient(circle at 55% 20%,rgba(206,154,71,.17),transparent 40%),linear-gradient(160deg,#21180f,#0a090e 70%)}.collections a:nth-child(4){background:radial-gradient(circle at 55% 20%,rgba(183,152,255,.16),transparent 40%),linear-gradient(160deg,#18131f,#0a090e 70%)}
@media(max-width:1100px){.collections{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.hero-art{background-position:center center}.collections{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.collections{grid-template-columns:1fr}.collections a{min-height:230px}}

/* VARKYLO 3.0 — COMMERCE */
body.woocommerce,body.woocommerce-page{background:#08080d;color:var(--text)}
.shop-hero{padding:92px 7vw 62px;background:radial-gradient(circle at 82% 0,rgba(116,86,255,.16),transparent 32%),#0a0910;border-bottom:1px solid var(--line)}
.shop-hero h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.045em;line-height:.9;margin:20px 0 18px}.shop-hero p{font-size:15px;letter-spacing:.03em}
.shop-wrap{padding:62px 7vw 120px}.woocommerce .woocommerce-breadcrumb{color:#756f80;font-size:10px;letter-spacing:.13em;text-transform:uppercase;margin-bottom:32px}.woocommerce .woocommerce-breadcrumb a{color:#aaa3b6}
.woocommerce .woocommerce-ordering select{background:#0f0e15;color:#eee9df;border:1px solid #292636;padding:13px 38px 13px 14px}.woocommerce-result-count{font-size:12px}
.woocommerce ul.products{gap:24px}.woocommerce ul.products li.product{background:#0d0c12!important;border:1px solid #24212e;padding:0 0 24px!important;overflow:hidden;transition:transform .22s,border-color .22s,box-shadow .22s}.woocommerce ul.products li.product:hover{transform:translateY(-4px);border-color:#4a3a73;box-shadow:0 22px 55px rgba(0,0,0,.28)}
.woocommerce ul.products li.product a img{aspect-ratio:1/1.08;object-fit:cover;margin:0 0 18px!important;transition:transform .35s}.woocommerce ul.products li.product:hover a img{transform:scale(1.025)}
.vk-card-kicker{display:block;margin:0 18px 9px;color:#8a63ff;font-size:7px;font-weight:800;letter-spacing:.22em}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-family:Georgia,serif;font-weight:400;font-size:21px!important;line-height:1.12;padding:0!important;margin-bottom:10px!important}.woocommerce ul.products li.product .price{font-size:14px!important;color:#d7caff!important;margin-bottom:18px!important}.woocommerce ul.products li.product .button{display:inline-block!important;margin-top:0!important;padding:13px 16px!important;background:transparent!important;border:1px solid #44375f!important;color:#eee9df!important;letter-spacing:.12em}.woocommerce ul.products li.product .button:hover{background:#8a63ff!important;color:#08080d!important;border-color:#8a63ff!important}
.woocommerce span.onsale{border-radius:0!important;min-height:0!important;line-height:1!important;padding:9px 11px!important;background:#8a63ff!important;color:#09080e!important;font-size:9px!important;letter-spacing:.14em;top:12px!important;left:12px!important;margin:0!important}
/* Single specimen */
.single-product .shop-hero{display:none}.single-product .shop-wrap{padding-top:54px}.woocommerce div.product{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:7vw;align-items:start}.woocommerce div.product .woocommerce-product-gallery{width:100%!important;float:none!important;margin:0!important}.woocommerce div.product .summary{width:100%!important;float:none!important;margin:0!important;padding-top:24px}.woocommerce div.product .woocommerce-product-gallery__wrapper{background:#0e0d14;border:1px solid #24212e}.woocommerce div.product .woocommerce-product-gallery img{background:#111018}.woocommerce div.product .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:10px!important}.woocommerce div.product .flex-control-thumbs li{width:auto!important;float:none!important}.woocommerce div.product .flex-control-thumbs img{border:1px solid #282432;opacity:.7}.woocommerce div.product .flex-control-thumbs img.flex-active{opacity:1;border-color:#8a63ff}
.vk-specimen-label{color:#8a63ff;font-size:9px;font-weight:800;letter-spacing:.2em;margin-bottom:17px}.woocommerce div.product .product_title{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(44px,4.5vw,72px);letter-spacing:-.045em;line-height:.95;margin:0 0 20px}.woocommerce div.product p.price,.woocommerce div.product span.price{font-family:Georgia,serif;font-size:28px!important;color:#d9ceff!important}.woocommerce-product-details__short-description{color:#b1abb9;font-size:15px;line-height:1.75;max-width:620px;border-top:1px solid #25222e;padding-top:22px;margin-top:22px}.woocommerce div.product form.cart{display:flex;gap:10px;margin:28px 0!important}.woocommerce .quantity .qty{height:49px;width:72px;background:#0d0c12;color:#eee9df;border:1px solid #302b3c}.woocommerce div.product form.cart .button{min-height:49px;padding:0 25px!important;background:linear-gradient(135deg,#7651f7,#9b72ff)!important;color:#09080d!important;letter-spacing:.13em;font-weight:800}.product_meta{padding-top:18px;border-top:1px solid #25222e;color:#716b7b;font-size:10px;line-height:2;letter-spacing:.08em}.product_meta a{color:#aaa3b6}.vk-product-trust{display:grid;grid-template-columns:1fr;margin-top:28px;border-top:1px solid #25222e}.vk-product-trust>div{padding:17px 0;border-bottom:1px solid #25222e}.vk-product-trust b,.vk-product-trust small{display:block}.vk-product-trust b{font-size:9px;letter-spacing:.17em}.vk-product-trust small{font-size:11px;color:#817b89;margin-top:5px}
.woocommerce div.product .woocommerce-tabs,.woocommerce div.product .related,.woocommerce div.product .upsells,.vk-product-story{grid-column:1/-1}.woocommerce div.product .woocommerce-tabs{margin-top:68px}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0!important;margin:0!important;border-bottom:1px solid #2a2635}.woocommerce div.product .woocommerce-tabs ul.tabs:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:none!important;border:0!important;border-radius:0!important;margin:0 34px 0 0!important;padding:0!important}.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:16px 0!important;color:#777180!important;font-size:10px;letter-spacing:.16em}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#eee9df!important;border-bottom:2px solid #8a63ff}.woocommerce div.product .woocommerce-tabs .panel{padding:32px 0;color:#aaa3b6;line-height:1.8}.woocommerce div.product .woocommerce-tabs .panel h2{font-family:Georgia,serif;color:#eee9df;font-weight:400;font-size:30px}.vk-product-story{margin:52px -7vw 0;padding:90px 7vw;background:#ece6dc;color:#121019}.vk-product-story h2{font-family:Georgia,serif;font-size:clamp(48px,5vw,76px);font-weight:400;line-height:.92;letter-spacing:-.045em;margin:18px 0}.vk-product-story p{max-width:720px;color:#595360;line-height:1.75;font-size:16px}.woocommerce div.product .related{padding-top:72px}.woocommerce div.product .related>h2{font-family:Georgia,serif;font-weight:400;font-size:44px;letter-spacing:-.035em;margin-bottom:32px}
/* Cart + checkout */
.woocommerce-cart .shop-wrap,.woocommerce-checkout .shop-wrap,.woocommerce-account .shop-wrap{max-width:1500px;margin:auto}.woocommerce table.shop_table{border:1px solid #292532!important;border-radius:0!important;background:#0d0c12}.woocommerce table.shop_table th,.woocommerce table.shop_table td{border-color:#292532!important;padding:18px!important}.woocommerce table.shop_table th{font-size:9px;letter-spacing:.15em}.woocommerce-cart table.cart img{width:82px}.woocommerce-cart .cart-collaterals .cart_totals{float:none!important;width:min(100%,520px)!important;margin-left:auto;background:#0d0c12;border:1px solid #292532;padding:28px}.woocommerce-cart .cart-collaterals h2,.woocommerce-checkout h3{font-family:Georgia,serif;font-weight:400;font-size:32px}.woocommerce a.checkout-button{background:linear-gradient(135deg,#7651f7,#9b72ff)!important;color:#09080d!important;padding:18px!important;letter-spacing:.12em}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.select2-container--default .select2-selection--single{background:#0d0c12!important;color:#eee9df!important;border:1px solid #302b3c!important;border-radius:0!important;min-height:46px;padding:10px}.woocommerce-checkout #payment{background:#0d0c12!important;border:1px solid #292532;border-radius:0!important}.woocommerce-checkout #payment div.payment_box{background:#17141f!important;color:#aaa3b6!important}.woocommerce-checkout #payment div.payment_box:before{border-bottom-color:#17141f!important}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:#8a63ff!important;color:#09080d!important}
@media(max-width:900px){.shop-hero{padding:64px 7vw 44px}.shop-wrap{padding:42px 6vw 90px}.woocommerce div.product{grid-template-columns:1fr;gap:30px}.woocommerce div.product .summary{padding-top:0}.vk-product-story{margin-left:-6vw;margin-right:-6vw}.woocommerce div.product .woocommerce-tabs{margin-top:38px}}
@media(max-width:520px){.woocommerce ul.products{grid-template-columns:1fr}.woocommerce div.product .product_title{font-size:43px}.woocommerce div.product form.cart{align-items:stretch}.woocommerce div.product form.cart .button{flex:1}.vk-product-story{padding-top:70px;padding-bottom:70px}.woocommerce div.product .woocommerce-tabs ul.tabs li{margin-right:18px!important}}
