:root{--ppd-ink:#092d2b;--ppd-mint:#81ccbe;--ppd-paper:#f7f8f5;--ppd-line:#dfe5df;--ppd-muted:#53645f}html{scroll-behavior:smooth;scroll-padding-top:20px}.ppd-wrap{width:min(1280px,calc(100% - 64px));margin-inline:auto}.ppd-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.ppd-skip{position:fixed;top:-80px;left:16px;z-index:100000;background:var(--ppd-ink);color:white;padding:14px 20px}.ppd-skip:focus{top:12px}.ppd-announcement{background:var(--ppd-ink);text-align:center;font-size:12px;letter-spacing:.04em;padding:9px 16px;color:#fff}.ppd-announcement a{color:inherit;text-decoration:none}.ppd-announcement span{margin-left:12px}.ppd-header{background:#fff;color:var(--ppd-ink);position:relative;z-index:30}.ppd-header-top{display:flex;align-items:center;gap:44px;padding-block:17px}.ppd-logo{display:flex;gap:12px;align-items:center;text-decoration:none;color:var(--ppd-ink);flex-shrink:0}.ppd-logo img{width:60px;height:60px;object-fit:contain}.ppd-logo>span{font-size:21px;font-weight:900;letter-spacing:.06em;line-height:1.1}.ppd-logo small{display:block;font-size:8px;letter-spacing:.14em;margin-top:7px;font-weight:700}.ppd-search{display:flex;flex:1;max-width:590px;margin-left:auto;background:var(--ppd-paper);border:1px solid var(--ppd-line);border-radius:8px;overflow:hidden}.ppd-search input{border:0;background:transparent;width:100%;padding:13px 16px;font:inherit;font-size:14px;color:var(--ppd-ink);min-width:0}.ppd-search button{border:0;background:transparent;color:var(--ppd-ink);width:48px;min-height:46px;cursor:pointer}.ppd-search:focus-within{outline:2px solid #257a69;outline-offset:2px}.ppd-cart-link{display:flex;align-items:center;gap:8px;color:inherit;text-decoration:none;font-weight:700;font-size:13px;min-height:44px}.ppd-cart-link b{background:var(--ppd-ink);color:#fff;min-width:22px;height:22px;display:grid;place-items:center;border-radius:50%;font-size:11px}.ppd-nav-line{border-top:1px solid #edf0ed;border-bottom:1px solid var(--ppd-line)}.ppd-nav{display:flex;align-items:center;gap:28px;font-size:13px}.ppd-nav>a{color:var(--ppd-ink);font-weight:650;text-decoration:none;padding:14px 0;white-space:nowrap}.ppd-nav .ppd-nav-stock{font-weight:800}.ppd-nav-stock::before{content:'';display:inline-block;width:6px;height:6px;background:#238669;border-radius:50%;margin-right:7px}.ppd-more{margin-left:auto;position:relative;white-space:nowrap}.ppd-more summary{cursor:pointer;padding:14px 0;font-size:12px}.ppd-more-panel{position:absolute;right:0;top:100%;background:#fff;border:1px solid var(--ppd-line);box-shadow:0 12px 24px #092d2b15;border-radius:8px;padding:16px;min-width:260px;max-height:65vh;overflow:auto;display:flex;flex-direction:column;gap:8px}.ppd-more-panel a,.ppd-more-panel strong{padding:6px;color:var(--ppd-ink);text-decoration:none}.ppd-more-panel .ppd-sub-link{padding-left:18px;color:var(--ppd-muted);font-size:12px}.ppd-home{color:var(--ppd-ink);background:var(--ppd-paper)}.ppd-hero{display:grid;grid-template-columns:1.08fr 1fr;gap:60px;align-items:center;padding-block:58px}.ppd-eyebrow{font-size:10px!important;font-weight:800;letter-spacing:.15em;line-height:1.6;margin:0 0 16px!important;color:var(--ppd-muted)}.ppd-eyebrow>span{width:7px;height:7px;border-radius:50%;background:#278270;display:inline-block;margin-right:7px}.ppd-hero h1{font-size:clamp(44px,5vw,72px);line-height:1.02;letter-spacing:-.06em;font-weight:850;margin:0 0 24px;color:var(--ppd-ink)}.ppd-hero h1 em{font-style:normal;color:#287e6e}.ppd-intro{max-width:470px;font-size:16px;line-height:1.7;color:var(--ppd-muted);margin-bottom:25px}.ppd-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.ppd-button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:50px;padding:13px 23px;border-radius:7px;font-size:13px;font-weight:750;text-decoration:none;transition:transform .15s,background .15s}.ppd-button:hover{transform:translateY(-2px)}.ppd-button-dark{background:var(--ppd-ink);color:#fff}.ppd-button-dark:hover{background:#155449}.ppd-button-line{border:1px solid #b5c3bb;color:var(--ppd-ink);background:transparent}.ppd-hero-note{display:flex;gap:20px;font-size:10px;margin-top:24px;color:var(--ppd-muted)}.ppd-hero-note span:before{content:'✓';margin-right:6px}.ppd-hero-product{min-width:0;position:relative;display:flex;flex-direction:column;background:#cfeae0;border:1px solid #b8dacd;border-radius:16px;min-height:450px;padding:23px;overflow:hidden;color:var(--ppd-ink);text-decoration:none}.ppd-hero-product-top{display:flex;justify-content:space-between;position:relative;z-index:2;font-size:9px;font-weight:800;letter-spacing:.1em}.ppd-hero-product-top span:last-child{background:#fff9;border:1px solid #98c1ad;border-radius:30px;padding:6px 9px;margin-top:-6px}.ppd-hero-word{position:absolute;left:7%;top:45%;transform:translateY(-50%);font-size:clamp(90px,13vw,172px);font-weight:950;line-height:1;letter-spacing:-.06em;color:#a2cbb9}.ppd-hero-product>img{height:310px;width:90%;object-fit:contain;align-self:center;position:relative;z-index:1;margin:20px 0;mix-blend-mode:multiply;transition:transform .3s}.ppd-hero-product:hover>img{transform:rotate(-3deg) scale(1.025)}.ppd-hero-product-bottom{display:flex;justify-content:space-between;align-items:end;gap:16px;position:relative;z-index:2}.ppd-hero-product-bottom small{font-size:8px;letter-spacing:.1em;display:block;margin-bottom:6px}.ppd-hero-product-bottom strong{font-size:18px;letter-spacing:-.03em}.ppd-hero-product-bottom>span{font-size:18px;font-weight:800;white-space:nowrap}.ppd-hero-product-bottom>span>span{margin-left:12px}.ppd-hero-fallback{background:#cfeae0;padding:44px;border-radius:16px;display:flex;gap:30px;flex-direction:column}.ppd-hero-fallback>span{font-size:11px}.ppd-hero-fallback>strong{font-size:36px;line-height:1.15}.ppd-trust-strip{border-block:1px solid var(--ppd-line);background:#fff}.ppd-trust-strip>div{display:flex;justify-content:space-between;gap:18px;padding-block:19px;font-size:11px;color:var(--ppd-muted)}.ppd-trust-strip a{color:var(--ppd-ink);font-weight:700;text-decoration:none}.ppd-section{padding-block:66px}.ppd-section-heading{display:flex;gap:28px;align-items:end;justify-content:space-between;margin-bottom:27px}.ppd-section-heading h2,.ppd-about h2,.ppd-faq h2{font-size:clamp(26px,3vw,38px);font-weight:800;letter-spacing:-.045em;line-height:1.15;margin:0 0 10px;color:var(--ppd-ink)}.ppd-section-heading p:not(.ppd-eyebrow){font-size:13px;line-height:1.7;color:var(--ppd-muted);margin:0;max-width:600px}.ppd-text-link{font-size:12px;font-weight:750;text-decoration:none;color:var(--ppd-ink);white-space:nowrap;display:inline-block;padding-block:10px}.ppd-text-link:hover{text-decoration:underline}.ppd-preorder{background:#edf1e9;border-block:1px solid var(--ppd-line);padding-block:62px}.ppd-section-heading .ppd-shipping-date{display:inline-block;background:#ffe8aa;color:#614500!important;font-size:12px!important;font-weight:750;padding:7px 12px;margin-top:14px!important;border-radius:5px}.ppd-drop-label{border:1px solid #bcc9b9;border-radius:50%;width:90px;height:90px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:10px;font-weight:800;letter-spacing:.07em;transform:rotate(8deg);flex-shrink:0}.ppd-pre-grid.pps-v3-products{grid-template-columns:repeat(3,minmax(0,1fr))}.ppd-pre-note{font-size:11px;line-height:1.7;color:var(--ppd-muted);margin:18px 0 0}.ppd-games{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ppd-games>a{background:#fff;border:1px solid var(--ppd-line);border-radius:10px;padding:27px;display:flex;flex-direction:column;gap:26px;color:var(--ppd-ink);text-decoration:none;transition:background .2s}.ppd-games>a:nth-child(2){background:#e2eee8}.ppd-games>a:nth-child(3){background:#f5e5c9}.ppd-games>a:hover{background:#cae3d6}.ppd-games span{font-size:10px;letter-spacing:.05em}.ppd-games strong{font-size:30px;letter-spacing:-.04em}.ppd-about{display:grid;grid-template-columns:1fr 1fr;gap:50px;border-block:1px solid var(--ppd-line);padding-block:44px}.ppd-about p:not(.ppd-eyebrow){font-size:14px;line-height:1.85;color:var(--ppd-muted);margin:0 0 15px}.ppd-about .ppd-text-link{margin-right:20px}.ppd-faq{max-width:860px}.ppd-faq h2{margin-bottom:25px}.ppd-faq details{border-bottom:1px solid var(--ppd-line);padding:17px 0}.ppd-faq summary{font-size:14px;font-weight:700;cursor:pointer;padding:3px 0}.ppd-faq details p{font-size:13px;line-height:1.8;color:var(--ppd-muted);max-width:710px;margin:16px 0 0}.ppd-faq a{color:inherit}.ppd-help{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:24px;font-size:12px;color:var(--ppd-muted)}.ppd-header a:focus-visible,.ppd-home a:focus-visible,.ppd-home summary:focus-visible{outline:3px solid #267f6e;outline-offset:5px}
@media(max-width:1000px){.ppd-header-top{gap:24px}.ppd-logo>span{font-size:17px}.ppd-cart-link>span{display:none}.ppd-nav{gap:21px}.ppd-more{display:none}.ppd-hero{gap:30px}.ppd-hero-product{min-height:410px}.ppd-hero-product>img{height:275px}.ppd-hero-actions{flex-direction:column;align-items:start}.ppd-hero-note{flex-wrap:wrap;gap:10px}.ppd-hero-product-bottom strong,.ppd-hero-product-bottom>span{font-size:15px}}
@media(max-width:749px){.ppd-wrap{width:calc(100% - 32px)}.ppd-announcement{font-size:10px;padding:8px}.ppd-header-top{display:grid;grid-template-columns:1fr auto;gap:12px;padding-block:12px}.ppd-logo img{width:42px;height:42px}.ppd-logo{gap:8px}.ppd-logo>span{font-size:17px}.ppd-logo small{font-size:6px;margin-top:5px}.ppd-search{grid-column:1/-1;grid-row:2;width:100%;max-width:none}.ppd-search input{font-size:16px;padding:11px 12px}.ppd-cart-link{grid-column:2;grid-row:1}.ppd-nav-line{overflow-x:auto}.ppd-nav{width:max-content;min-width:calc(100% - 32px);gap:23px;margin-left:16px;padding-right:16px}.ppd-nav>a{font-size:12px;padding-block:13px}.ppd-hero{grid-template-columns:1fr;padding-block:30px;gap:25px}.ppd-eyebrow{font-size:8px!important;letter-spacing:.13em;margin-bottom:12px!important}.ppd-hero h1{font-size:48px;margin-bottom:17px}.ppd-intro{font-size:14px;line-height:1.7;margin:0 0 20px}.ppd-hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;align-items:stretch}.ppd-button{padding:13px 10px;gap:8px;font-size:11px;min-height:48px}.ppd-hero-note{margin-top:17px;font-size:9px;gap:16px}.ppd-hero-product{min-height:340px;padding:18px}.ppd-hero-product>img{height:236px;margin:9px 0}.ppd-hero-word{font-size:120px;left:12%}.ppd-hero-product-top{font-size:8px}.ppd-hero-product-bottom strong{font-size:17px}.ppd-hero-product-bottom>span{font-size:17px}.ppd-trust-strip>div{display:grid;grid-template-columns:1fr 1fr;font-size:9px;padding-block:15px;gap:13px}.ppd-section,.ppd-preorder{padding-block:38px}.ppd-section-heading{align-items:start;gap:14px;flex-wrap:wrap;margin-bottom:22px}.ppd-section-heading h2,.ppd-about h2,.ppd-faq h2{font-size:28px}.ppd-section-heading p:not(.ppd-eyebrow){font-size:12px}.ppd-section-heading>.ppd-text-link{padding:0}.ppd-drop-label{display:none}.ppd-pre-grid.pps-v3-products{grid-template-columns:repeat(2,minmax(0,1fr))}.ppd-pre-grid>.pps-v3-card:last-child{grid-column:auto}.ppd-section-heading .ppd-shipping-date{font-size:10px!important;padding:7px 9px}.ppd-games{grid-template-columns:1fr;gap:10px}.ppd-games>a{display:grid;grid-template-columns:1fr auto;gap:10px;padding:20px}.ppd-games>a>span:first-child{grid-column:1/-1;font-size:8px}.ppd-games strong{font-size:25px}.ppd-games>a>span:last-child{align-self:center;font-size:9px}.ppd-about{grid-template-columns:1fr;gap:16px;padding-block:30px}.ppd-about p:not(.ppd-eyebrow){font-size:13px}.ppd-faq summary{font-size:13px}.ppd-faq details p{font-size:12px}.ppd-help{flex-direction:column;align-items:start;gap:2px}.ppd-hero-fallback{padding:26px}.ppd-hero-fallback>strong{font-size:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ppd-button,.ppd-hero-product>img{transition:none}}
