.products-section{position:relative}.products-section:before{content:'';position:absolute;left:4%;right:4%;top:120px;height:460px;border-radius:999px;background:radial-gradient(circle,rgba(242,111,111,.16),transparent 68%);filter:blur(24px);pointer-events:none}.product-grid{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 34px;align-items:start}.product-card{overflow:visible;min-height:520px;padding:22px;background:rgba(255,255,255,.58);backdrop-filter:blur(10px);transition:transform .22s ease,box-shadow .22s ease}.product-card:nth-child(1){transform:rotate(-1.7deg)}.product-card:nth-child(2){transform:rotate(1.2deg) translateY(16px)}.product-card:nth-child(3){transform:rotate(1deg) translateY(2px)}.product-card:nth-child(4){transform:rotate(-1.4deg) translateY(20px)}.product-card:hover{transform:translateY(-8px) rotate(0deg);box-shadow:0 30px 64px rgba(78,42,31,.20)}.product-live{background:linear-gradient(145deg,rgba(255,255,255,.86),rgba(255,195,96,.35));box-shadow:var(--shadow)}.product-poster{position:relative;display:grid;align-content:end;min-height:310px;margin:-50px 0 24px;padding:24px;border:12px solid #fffdf7;border-radius:30px;background:#fffdf7;box-shadow:0 26px 48px rgba(78,42,31,.18);overflow:hidden}.product-poster:before{content:'';position:absolute;inset:-40px;background:radial-gradient(circle at 18% 10%,rgba(255,255,255,.88),transparent 30%),radial-gradient(circle at 88% 18%,rgba(255,195,96,.40),transparent 30%)}.poster-swedish:before,.poster-sudoku:before{opacity:.18}.product-poster>*{position:relative}.poster-title{font-family:Georgia,serif;font-size:44px;line-height:.9;font-weight:900;color:#321d18;text-shadow:0 1px 0 rgba(255,255,255,.7)}.product-sticker{position:absolute;z-index:4;right:-18px;top:22px;display:inline-flex;align-items:center;justify-content:center;width:165px;height:50px;border-radius:999px;background:linear-gradient(135deg,#ffc360,#f26f6f);color:#321d18;font-size:14px;font-weight:1000;text-transform:uppercase;letter-spacing:.06em;box-shadow:0 15px 26px rgba(151,63,52,.22);transform:rotate(10deg)}.product-sticker.muted{background:#321d18;color:#fff9ee}.poster-crossword{background:linear-gradient(145deg,#fffaf0,#f9dfc3)}.poster-swedish{background:linear-gradient(180deg,rgba(50,29,24,.02),rgba(50,29,24,.36)),var(--poster-image) center/cover}.poster-sudoku{background:linear-gradient(180deg,rgba(50,29,24,.02),rgba(50,29,24,.38)),var(--poster-image) center/cover}.poster-adult{background:linear-gradient(145deg,#321d18,#6d3a33);color:#fff9ee}.poster-adult .poster-title{color:#fff9ee}.poster-cross-grid,.poster-swedish-grid,.poster-sudoku-grid{display:grid;gap:5px;margin:0 0 24px}.poster-cross-grid{grid-template-columns:repeat(8,26px)}.poster-swedish-grid{grid-template-columns:repeat(6,34px);opacity:.22;filter:blur(.15px)}.poster-sudoku-grid{grid-template-columns:repeat(9,20px);gap:3px;opacity:.18;filter:blur(.4px)}.poster-cross-grid b,.poster-cross-grid i,.poster-swedish-grid b,.poster-swedish-grid i,.poster-swedish-grid em,.poster-sudoku-grid b,.poster-sudoku-grid i{display:grid;place-items:center;border-radius:4px;min-height:26px}.poster-cross-grid b,.poster-swedish-grid b,.poster-sudoku-grid b{background:#fff;border:1px solid rgba(72,39,31,.25);font-weight:900;color:#963d34}.poster-cross-grid i,.poster-swedish-grid i,.poster-sudoku-grid i{background:#321d18}.poster-swedish-grid em{padding:4px;background:#ffe1bd;border:1px solid #efc887;color:#321d18;font-size:9px;font-style:normal;font-weight:900;line-height:1}.poster-sudoku-grid b,.poster-sudoku-grid i{min-height:20px;font-size:11px}.poster-swedish .poster-title,.poster-sudoku .poster-title{color:#fff9ee;text-shadow:0 2px 8px rgba(0,0,0,.45)}.poster-adult-mark{display:grid;place-items:center;width:138px;height:138px;margin:0 0 28px;border:5px solid rgba(255,249,238,.88);border-radius:50%;font-family:Georgia,serif;font-size:64px;font-weight:900;color:#fff9ee;background:rgba(255,255,255,.08);filter:blur(.2px)}.product-card h3{font-size:34px}.product-card p{max-width:520px;font-size:16px}.product-card .button{align-self:flex-start}.product-badge{margin-top:auto}.product-live .product-badge{background:#321d18;color:#fff9ee}@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.product-card:nth-child(n){transform:none}.product-card:hover{transform:translateY(-5px)}.product-poster{min-height:260px;margin-top:0}.poster-title{font-size:36px}.poster-cross-grid{grid-template-columns:repeat(6,22px)}.poster-swedish-grid{grid-template-columns:repeat(4,30px)}.poster-sudoku-grid{grid-template-columns:repeat(9,15px)}.poster-sudoku-grid b,.poster-sudoku-grid i{min-height:15px;font-size:9px}}@media(max-width:680px){.product-grid{grid-template-columns:1fr}.product-card{min-height:auto}.product-sticker{right:-14px}.product-poster{min-height:250px}}
