:root{color-scheme:dark;--bg:#101211;--panel:#1b1e1c;--text:#f5f6ee;--muted:#a2aaa3;--lime:#c1f75c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--text);font:15px/1.6 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--lime);outline-offset:5px}.preview{text-align:center;padding:8px 16px;font-size:11px;letter-spacing:.07em;background:#252e20;color:#d2dfbe}header{max-width:1376px;margin:auto;display:flex;align-items:center;gap:50px;padding:27px 40px}.brand{font-size:25px;font-weight:850;letter-spacing:-1.4px;white-space:nowrap}.brand span{font-weight:400}.brand b{display:inline-flex;background:var(--lime);color:#111;width:35px;height:35px;justify-content:center;align-items:center;border-radius:10px;margin-right:9px;font-size:24px;transform:rotate(-8deg)}.brand i{color:var(--lime);font-size:23px;margin-left:5px}nav{display:flex;gap:30px;font-size:13px;color:#c2c6bf}.head-link{margin-left:auto;font-size:13px}nav a:hover,.head-link:hover{color:var(--lime)}main{max-width:1376px;margin:auto;padding:0 40px}section{margin-bottom:76px}.hero{height:535px;position:relative;border-radius:24px;overflow:hidden;background:#263e35;margin-bottom:0}.hero>img,.hero-shade,.game-back,.game-shade{position:absolute;width:100%;height:100%;object-fit:cover;inset:0}.hero>img{object-position:center 38%}.hero-shade{background:linear-gradient(90deg,rgba(7,18,17,.95),rgba(7,18,17,.6) 46%,rgba(7,18,17,.05)),linear-gradient(0deg,rgba(6,14,13,.8),transparent 50%)}.hero-copy{position:relative;padding:65px 58px;max-width:630px}.eyebrow{font-size:10px;letter-spacing:.18em;font-weight:700;color:var(--lime)}h1,h2,h3,p{margin-top:0}h1{font-size:60px;line-height:1.04;letter-spacing:-2.8px;margin:23px 0}h2{font-size:33px;line-height:1.18;letter-spacing:-1.2px;margin:12px 0 0}h3{font-size:20px;line-height:1.35}.hero-copy p{max-width:340px;color:#ccd4ce;font-size:15px;line-height:1.7;margin-bottom:25px}.primary{background:var(--lime);border:0;border-radius:10px;color:#172011;font-weight:750;padding:14px 24px;display:inline-block;transition:background .2s,transform .2s}.primary:hover{background:#d3ff85;transform:translateY(-2px)}.hero-bottom{position:absolute;bottom:25px;left:58px;right:35px;display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:.2em;color:#bdc7be}.slider,#dots{display:flex;gap:9px;align-items:center}.slider button{background:#ffffff12;color:white;border:1px solid #ffffff22;border-radius:50%;width:32px;height:32px}.slider .dot{height:5px;width:20px;border:0;background:#ffffff40;border-radius:3px;padding:0}.slider .dot.active{background:var(--lime);width:35px}.benefits{display:flex;justify-content:space-around;padding:25px 10px 30px;border-bottom:1px solid #ffffff12;margin-bottom:60px;font-size:13px;color:#c0c6bf}.benefits b{color:var(--lime);margin-right:10px;font-size:20px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px}.muted{color:var(--muted);font-size:13px}.lime{color:var(--lime)}.catalog-tools{display:flex;gap:15px;align-items:center;margin-bottom:27px}.search{display:flex;align-items:center;background:#202421;border:1px solid #343b33;border-radius:10px;padding:9px 14px;gap:12px;flex:1}.search span{font-size:24px;color:var(--lime)}input{background:none;border:none;color:var(--text);width:100%;min-width:80px;outline:none}.filters{display:flex;gap:7px}.chip{border:1px solid #343b33;border-radius:8px;padding:10px 15px;background:none;color:#b7bfb7;font-size:12px}.chip.selected{background:var(--lime);border-color:var(--lime);color:#172011}select{background:#202421;border:1px solid #343b33;color:#d9dfd6;padding:12px;border-radius:8px;font-size:12px}.cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.card{min-width:0;display:block}.cover{aspect-ratio:460/215;position:relative;border-radius:13px;overflow:hidden;background:#252c25}.cover img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.card:hover img{transform:scale(1.05)}.card-arrow{position:absolute;right:12px;bottom:12px;background:#111b;border:1px solid #ffffff30;border-radius:50%;width:34px;height:34px;text-align:center;font-size:23px}.card-meta{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.08em;color:var(--muted);margin-top:16px}.card-meta span{color:#c3d2b7;background:#273021;border-radius:4px;padding:1px 7px}.card h3{font-size:19px;margin:10px 0 20px;min-height:52px}.card-bottom{display:flex;justify-content:space-between;border-top:1px solid #ffffff12;padding-top:12px;font-size:12px;color:var(--muted)}.card-bottom b{color:var(--lime)}.moods{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mood{height:290px;position:relative;overflow:hidden;border-radius:15px}.mood>img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.mood:hover img{transform:scale(1.06)}.mood:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0d1712f5,transparent)}.mood>div{position:absolute;bottom:25px;left:25px;right:20px;z-index:1}.mood span{font-size:9px;letter-spacing:.1em;color:#c4d0c3}.mood h3{font-size:27px;margin:8px 0 15px;max-width:190px}.mood b{font-size:12px;color:var(--lime)}.manifesto{position:relative;overflow:hidden;background:#252f22;border:1px solid #3c4c30;border-radius:20px;padding:46px 50px}.manifesto h2{font-size:44px;margin:18px 0;position:relative;z-index:1}.manifesto em{font-style:normal;color:var(--lime)}.manifesto p{color:#bdc9b7;position:relative;z-index:1}.manifesto .primary{position:relative;z-index:1}.giant{position:absolute;right:50px;top:-70px;font-size:300px;font-weight:900;letter-spacing:-45px;color:#b5f35d14;transform:rotate(-15deg);pointer-events:none}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.steps article{border-top:1px solid #394037;padding:23px 0}.steps article>span{color:var(--lime);font-size:12px}.steps h3{margin:16px 0 10px}.steps p{color:var(--muted);font-size:14px;max-width:290px}.faq{display:grid;grid-template-columns:1fr 1.3fr;gap:50px}.faq h2{margin-bottom:14px}details{border-bottom:1px solid #333a32;padding:20px 0}summary{cursor:pointer;font-weight:600}details p{color:var(--muted);font-size:14px;margin:15px 0 0}footer{border-top:1px solid #ffffff12;max-width:1296px;margin:0 auto;padding:35px 0 40px}footer p{color:#b0b8ae;margin:15px 0}footer small{color:#788174;font-size:11px}.breadcrumb{font-size:12px;color:#9ea89c;margin:15px 0 25px}.game-hero{position:relative;min-height:530px;border-radius:20px;overflow:hidden;display:grid;grid-template-columns:1fr 350px;padding:45px;gap:45px}.game-shade{background:linear-gradient(90deg,#0c151ad9,#0c151a30),linear-gradient(0deg,#101211,transparent)}.game-copy,.purchase{position:relative}.game-copy{align-self:center}.game-copy h1{font-size:45px}.game-copy p{color:#d1d6cf;max-width:380px}.outline{display:inline-block;border:1px solid #ffffff66;border-radius:8px;padding:11px 18px;font-size:13px;margin-top:15px}.purchase{background:#151b17ee;border:1px solid #626e4d77;border-radius:15px;padding:25px}.purchase h2{font-size:24px;margin:15px 0 22px}.purchase label{font-size:11px;color:var(--muted)}.purchase select{display:block;width:100%;margin-top:5px}.purchase dl div{display:flex;justify-content:space-between;font-size:11px;margin:12px 0;gap:10px}.purchase dt{color:var(--muted)}.purchase dd{margin:0;text-align:right}.price-pending{font-size:23px;font-weight:700;margin:22px 0 14px}.purchase .primary{width:100%;font-size:13px}.purchase small{display:block;font-size:10px;color:var(--muted);margin-top:12px}.game-info{display:grid;grid-template-columns:1.6fr 1fr;gap:70px}.game-info h2{margin-bottom:22px}.game-info p{color:#b8c1b5;line-height:1.9}.game-info aside{padding:25px;background:#20271f;border-radius:15px;font-size:13px}.game-info a{color:var(--lime)}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.gallery button{padding:0;border:0;background:none}.gallery img{width:100%;border-radius:12px;display:block}.related{grid-template-columns:repeat(3,1fr)}dialog{background:#20291e;color:var(--text);border:1px solid #536c3b;border-radius:18px;max-width:500px;padding:35px}dialog::backdrop{background:#000b}dialog h2{margin-bottom:20px}dialog p{color:#c2cbbb;font-size:14px}.close{float:right;background:transparent;border:0;color:white;font-size:26px;line-height:1}.loading{padding:100px 0}#lightbox{max-width:95vw;padding:12px;background:#101211}#lightbox img{max-width:85vw;max-height:80vh;display:block}#lightbox .close{float:none;display:block;margin-left:auto}
@media(min-width:1500px){.hero{height:590px}.hero-copy{padding-top:90px}}@media(max-width:1000px){header{gap:25px;padding:22px}main{padding:0 22px}nav{gap:16px}.catalog-tools{flex-wrap:wrap}.search{flex-basis:100%}.hero-copy{padding:50px 35px}h1{font-size:52px}.hero-bottom{left:35px}.section-head>.muted{display:none}.game-hero{padding:25px;gap:20px;grid-template-columns:1fr 310px}.game-copy h1{font-size:36px}footer{padding:30px 22px}.mood h3{font-size:23px}}@media(max-width:650px){header{padding:18px;gap:15px;flex-wrap:wrap}.brand{font-size:23px}nav{order:3;width:100%;justify-content:space-between;font-size:12px}.head-link{font-size:11px}.preview{font-size:9px}main{padding:0 16px}.hero{height:490px;border-radius:17px}.hero-copy{padding:40px 25px}.hero-copy h1{font-size:44px;max-width:300px}.hero-copy p{font-size:14px;max-width:240px}.hero-shade{background:linear-gradient(90deg,#081611e8,#08161165),linear-gradient(0deg,#081611d9,transparent)}.hero-bottom{left:25px;right:25px}.hero-bottom>span{display:none}.slider{margin-left:auto}.benefits{gap:14px;align-items:start;font-size:10px;padding:20px 0;margin-bottom:40px}.benefits span{flex:1}.benefits b{display:block}section{margin-bottom:48px}h2{font-size:27px}.section-head{align-items:center}.section-head>a{font-size:11px}.catalog-tools{gap:10px}.filters{gap:5px}.chip{padding:8px 10px;font-size:11px}.catalog-tools select{padding:8px}.cards{grid-template-columns:1fr;gap:28px}.card h3{min-height:0;margin-bottom:14px}.moods{grid-template-columns:1fr}.mood{height:230px}.mood h3{max-width:240px;font-size:29px}.manifesto{padding:30px 25px}.manifesto h2{font-size:35px}.manifesto p{font-size:13px}.giant{right:-70px;top:40px;font-size:220px}.steps{grid-template-columns:1fr;gap:8px}.steps p{max-width:none}.faq{grid-template-columns:1fr;gap:10px}.game-hero{grid-template-columns:1fr;padding:23px;gap:35px}.game-copy{padding-top:20px}.game-copy h1{font-size:39px}.game-back{height:420px}.game-shade{background:linear-gradient(0deg,#101211 30%,#10121144)}.purchase{padding:23px}.game-info{grid-template-columns:1fr;gap:20px}.gallery{gap:10px;grid-template-columns:1fr}.breadcrumb{font-size:10px}.related{grid-template-columns:1fr}dialog{max-width:calc(100vw - 30px);padding:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

#checkout{max-width:560px}#checkout-invite{display:block;border:1px solid #52634b;border-radius:8px;padding:12px;margin:10px 0;width:100%}.checkout-confirm{display:flex;align-items:start;gap:10px;font-size:13px}.checkout-confirm input{width:18px;min-width:18px;margin-top:5px}.checkout-error{color:#ffb6a4!important}

.primary:disabled{opacity:.55;cursor:not-allowed;transform:none}

.offer-conditions{padding:28px;background:#1c241c;border-radius:16px}.offer-conditions h3{margin:24px 0 8px}.offer-conditions p,.checkout-terms p{white-space:pre-line;overflow-wrap:anywhere}.checkout-terms{border:1px solid #43513c;border-radius:10px;padding:12px;margin-bottom:18px}.checkout-terms p{font-size:12px;margin:5px 0}

.price-stack{display:inline-flex;flex-direction:column;gap:5px;align-items:flex-end}.price-before{display:flex;gap:8px;align-items:center;font-size:12px;font-weight:400;color:#a2aaa3}.price-before del{text-decoration-thickness:1px}.sale-badge{background:#c1f75c;color:#172011;padding:2px 7px;border-radius:5px;font-size:11px;font-weight:800}.price-stack strong{color:#c1f75c;font-size:19px;white-space:nowrap}.purchase .price-stack{align-items:flex-start}.purchase .price-stack strong{font-size:29px;color:#f5f6ee}.purchase .price-before{font-size:16px}.purchase .sale-badge{font-size:13px}.card-bottom{align-items:center}

@media(min-width:651px) and (max-width:1000px){.cards{grid-template-columns:repeat(2,minmax(0,1fr))}}

.section-track.cards{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc((100% - 72px)/4);gap:24px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;padding:5px 0 12px}.section-track::-webkit-scrollbar{display:none}.section-track>.card{scroll-snap-align:start;min-width:0}.section-track.dragging{scroll-snap-type:none;cursor:grabbing}.section-track,.section-track *{user-select:none;-webkit-user-select:none}.section-track img{-webkit-user-drag:none}.section-track .card:focus-visible{outline-offset:-2px}.section-arrows{display:flex;gap:10px;flex-shrink:0}.section-arrows button{width:42px;height:42px;border-radius:50%;background:#232b20;color:#c1f75c;border:1px solid #45503c;font-size:23px}.section-arrows button:hover:not(:disabled){background:#3d4a30}.section-arrows button:disabled{opacity:.3;cursor:default}@media(max-width:1000px){.section-track.cards{grid-auto-columns:calc((100% - 24px)/2)}}@media(max-width:650px){.section-track.cards{grid-auto-columns:100%;gap:16px}.section-arrows button{width:36px;height:36px}}

.custom-section .section-head{display:grid;grid-template-columns:100px minmax(0,1fr) 100px;align-items:center;gap:16px}.custom-section .section-head h2{grid-column:2;text-align:center;margin:0;overflow-wrap:anywhere;font-size:var(--section-title-size,44px)}.custom-section .section-arrows{grid-column:3;justify-self:end}.title-size-28{--section-title-size:28px}.title-size-36{--section-title-size:36px}.title-size-44{--section-title-size:44px}.title-size-52{--section-title-size:52px}.title-size-60{--section-title-size:60px}
@media(max-width:650px){.custom-section .section-head{grid-template-columns:minmax(0,1fr);gap:14px}.custom-section .section-head h2{grid-column:1}.custom-section .section-arrows{grid-column:1;justify-self:center}}

#lightbox{width:min(1200px,95vw);max-width:95vw;padding:12px}#lightbox .lightbox-toolbar{display:flex;align-items:center;justify-content:space-between;padding:0 4px 10px;gap:16px}#lightbox .lightbox-count{color:var(--muted);font-size:14px}#lightbox .close{margin:0;width:36px;height:36px}#lightbox .lightbox-stage{position:relative;display:flex;align-items:center;justify-content:center;min-height:160px;cursor:grab;touch-action:pan-y;user-select:none;-webkit-user-select:none}#lightbox .lightbox-stage.dragging{cursor:grabbing}#lightbox img{width:100%;max-width:100%;height:auto;max-height:75vh;object-fit:contain;-webkit-user-drag:none}#lightbox .lightbox-prev,#lightbox .lightbox-next{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid #ffffff55;background:#101211dd;color:var(--lime);font-size:26px;line-height:1}#lightbox .lightbox-prev{left:12px}#lightbox .lightbox-next{right:12px}#lightbox .lightbox-prev:disabled,#lightbox .lightbox-next:disabled{opacity:.3;cursor:default}

.wendo-logo{display:inline-block;width:64px;height:64px;object-fit:contain;flex-shrink:0;border-radius:12px;vertical-align:middle}.brand{display:flex;align-items:center;gap:10px}.brand .wendo-logo{margin:0}.brand span{font-weight:inherit}

.giant{top:20px;right:35px;line-height:1;opacity:.12;transform:rotate(-12deg)}.giant img{width:280px;height:280px;object-fit:contain}@media(max-width:650px){.giant{right:-50px;top:60px}.brand .wendo-logo{width:48px;height:48px}}

.hero{cursor:grab;user-select:none;-webkit-user-select:none}.hero img{-webkit-user-drag:none}.hero.dragging,.hero.dragging *{cursor:grabbing}

.sale-deadline{display:none;font-size:12px;font-weight:500;color:#b6c39c;line-height:1.5;margin-top:5px}.purchase .sale-deadline{display:block;font-size:14px}.price-updating{font-size:16px;color:#bac3b5}
