/* Original illustrated worlds; keep the purchase and game controls prominent. */
.hero-mosaic{display:grid;grid-template-columns:1fr 1fr;gap:14px;transform:rotate(-2deg);align-self:center}
.hero-mosaic a{display:block;overflow:hidden;background:var(--paper);border:1px solid var(--line);border-radius:14px;box-shadow:0 10px 24px #0b222808;transition:transform .2s}
.hero-mosaic a:nth-child(even){transform:translateY(22px)}
.hero-mosaic a:hover{transform:translateY(-4px)}
.hero-mosaic img{width:100%;height:auto;aspect-ratio:1.5;object-fit:cover}
.hero-mosaic a>span{display:block;padding:13px 15px;line-height:1.35}
.hero-mosaic b{display:block;font-size:.93rem}.hero-mosaic small{font-size:.72rem;color:var(--muted)}
.hero-copy h1{font-size:clamp(2.8rem,4.6vw,4.8rem)}
.availability-note{font-size:.82rem;line-height:1.6;margin-top:17px;max-width:490px;color:#516362}
.availability-note a{text-decoration:underline;text-underline-offset:3px}
.game-card-art.illustrated-card{padding:0;min-height:0;aspect-ratio:1.5;position:relative;isolation:isolate;overflow:hidden}
.illustrated-card:after{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,#0b222877,transparent 38%,transparent 55%,#0b2228d9)}
.game-card-art.illustrated-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:1;transition:transform .3s}
.illustrated-card:hover img{transform:scale(1.035)}
.illustrated-card .game-art-tag{position:absolute;z-index:1;top:18px;left:18px;color:#fffef9;font-size:.64rem}
.illustrated-card .game-art-format{position:absolute;z-index:1;left:18px;bottom:18px;color:white;font-size:.85rem}
.illustrated-card .card-arrow{z-index:1;right:17px;bottom:13px;color:white}
.purchase-confidence{background:#e8eee4}.purchase-confidence h2{margin-bottom:35px}
.purchase-confidence article h3{font-size:1.2rem;margin-bottom:13px}
.purchase-confidence article p{color:#415451}.purchase-confidence .text-link{margin-top:15px;display:inline-block}
.illustrated-product-head{display:grid;grid-template-columns:1.02fr 1fr;gap:6%;align-items:center;padding-top:46px;padding-bottom:52px}
.illustrated-product-head h1{font-size:clamp(2.6rem,4.7vw,4.7rem)}
.illustrated-product-head figure{margin:0;min-width:0}
.illustrated-product-head figure img{width:100%;height:auto;aspect-ratio:1.5;object-fit:cover;border-radius:10px}
.illustrated-product-head figcaption{font-size:.72rem;color:#bacbc4;margin-top:10px}
.illustrated-product-head .lead{font-size:1.13rem;line-height:1.7;margin-top:24px}
.illustrated-product-head .fine{font-size:.78rem;margin-top:16px;color:#c2d6ca}
.product-promise{font-size:.93rem;margin:20px 0;color:#e5f5eb}
.breadcrumbs{font-size:.75rem;display:flex;gap:10px;flex-wrap:wrap;color:#c2d6ca;margin:0 0 30px}
.breadcrumbs a{text-decoration:underline;text-underline-offset:4px}
.round-preview{background:#ebece2}.round-preview .section-heading>p{max-width:380px;color:#536560}
.round-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:34px 0 24px}
.round-grid article{background:var(--paper);border-radius:8px;overflow:hidden;min-width:0}
.round-grid img{width:100%;height:auto;aspect-ratio:1.5;object-fit:cover}
.round-grid article>div{padding:23px}.round-grid h3{font-size:1.16rem;letter-spacing:-.025em;margin:12px 0}.round-grid article p:not(.eyebrow){font-size:.91rem;color:#52605c}
.detail-pair{display:grid;grid-template-columns:1fr 1.15fr;gap:6%;align-items:center;text-align:left}
.detail-pair>img{width:100%;height:auto;border-radius:12px}.detail-pair h2{margin:18px 0 22px}.detail-pair p{max-width:620px}.detail-pair .actions{flex-wrap:wrap;gap:18px;margin:24px 0 15px}
.table-scroll{overflow-x:auto;margin:26px 0}.compare-table{border-collapse:collapse;width:100%;min-width:580px;text-align:left}.compare-table th,.compare-table td{padding:18px 16px;border-bottom:1px solid var(--line);vertical-align:top}.compare-table th{background:#e9efe5;font-size:.8rem}.compare-table td{font-size:.95rem}.compare-table caption{text-align:left;padding:0 0 17px;color:var(--muted)}.compare-table a{text-decoration:underline;text-underline-offset:4px}
.space-top{margin:42px 0 16px}.reading-width{max-width:780px}
.fr-game-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin:35px 0 24px}.fr-game{background:var(--paper);border:1px solid var(--line);border-radius:10px;overflow:hidden}.fr-game>img{width:100%;height:auto;aspect-ratio:1.5;object-fit:cover}.fr-game>div{padding:28px}.fr-game h3{margin:12px 0 16px}.fr-game .fine{margin:15px 0}.fr-game .button{margin-top:12px}
.guide-aside img{margin:22px 0;border-radius:8px}.guide-aside a{text-decoration:underline;text-underline-offset:4px}.prose h2{font-size:clamp(1.7rem,2.5vw,2.5rem);margin-top:42px}.prose li{margin-bottom:12px}.prose a:not(.button){text-decoration:underline;text-underline-offset:3px}.prose strong{color:var(--ink)}
.round-illustration{margin:0 0 25px;border-radius:8px;overflow:hidden;background:#e6ece2}.round-illustration img{width:100%;height:210px;object-fit:cover}.round-illustration figcaption{font-size:.72rem;padding:6px 12px;color:#536560}.setup-art{width:100%;aspect-ratio:1.8;object-fit:cover;border-radius:10px;margin:24px 0}
.footer>div{flex-wrap:wrap;row-gap:10px}.header nav{gap:20px}.header nav a{white-space:nowrap}
@media(max-width:1100px){.round-grid{grid-template-columns:1fr 1fr}.hero-mosaic{gap:10px}.hero-mosaic a>span{padding:10px}.header{gap:20px}.header nav{gap:15px}.header nav a{font-size:.8rem}.header .button{font-size:.77rem}.hero-mosaic b{font-size:.83rem}}
@media(max-width:800px){.hero-mosaic{transform:none;margin:26px 0 14px}.hero-mosaic a:nth-child(even){transform:none}.illustrated-product-head{grid-template-columns:1fr;gap:28px}.illustrated-product-head figure{max-width:650px}.illustrated-product-head h1{font-size:2.65rem}.detail-pair{grid-template-columns:1fr;gap:30px}.detail-pair>img{max-height:350px;object-fit:cover}.round-grid{gap:14px}.round-grid article>div{padding:20px}.fr-game-grid{grid-template-columns:1fr}.header nav{display:flex;overflow-x:auto;width:100%;order:3;justify-content:flex-start;padding-bottom:5px}.header{height:auto;min-height:110px;flex-wrap:wrap;padding-top:18px;padding-bottom:14px;gap:15px}.header>.button{margin-left:auto}.header nav a{font-size:.83rem}.hero-copy h1{font-size:clamp(2.65rem,8.5vw,3.5rem)}.round-illustration img{height:150px}.product-layout{padding-top:40px}}
@media(max-width:480px){.round-grid{grid-template-columns:1fr}.round-grid article{display:grid;grid-template-columns:1fr}.hero-mosaic a>span{padding:9px 11px}.hero-mosaic small{font-size:.67rem}.hero-mosaic b{font-size:.8rem}.hero-mosaic{gap:9px}.header .brand{font-size:1.1rem}.header>.button{font-size:.67rem;padding:9px 10px}.fr-game>div{padding:23px}.round-grid img{max-height:230px}.product-promise{font-size:.85rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-mosaic a,.illustrated-card img{transition:none}}
@media print{.round-illustration,.setup-art,.hero-mosaic{display:none}.illustrated-product-head{display:block}.illustrated-product-head figure{display:none}}
.guide-game-list{margin:32px 0}.guide-game-list article{display:grid;grid-template-columns:160px 1fr;gap:22px;padding:24px 0;border-top:1px solid var(--line)}.guide-game-list img{width:100%;height:auto;border-radius:8px}.guide-game-list h3{font-size:1.35rem;margin:0 0 10px}.guide-game-list p{font-size:.95rem}.price-worlds{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:30px 0}.price-worlds img{border-radius:8px;width:100%;height:auto}.price-worlds span{display:block;font-size:.8rem;margin-top:7px}.step-illustration{max-width:220px;height:auto;aspect-ratio:1.5;object-fit:cover;border-radius:9px}.instructions>article{grid-template-columns:70px 1fr 220px}.checkout-worlds{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0}.checkout-worlds figure{margin:0;width:calc(50% - 6px)}.checkout-worlds figure:only-child{width:100%;max-width:410px}.checkout-worlds img{border-radius:9px;width:100%;height:auto}.checkout-worlds figcaption{font-size:.78rem;margin-top:5px;color:var(--muted)}.library-art{width:100%;height:auto;border-radius:8px;margin-bottom:20px}.guide-aside .button{margin-bottom:15px}
@media(max-width:800px){.instructions>article{grid-template-columns:45px 1fr}.step-illustration{grid-column:2;max-width:300px}.price-worlds{grid-template-columns:1fr 1fr}.guide-game-list article{grid-template-columns:100px 1fr;gap:15px}}@media(max-width:480px){.guide-game-list article{grid-template-columns:1fr}.guide-game-list img{max-height:200px;object-fit:cover}}

/* Verified contrast and card sizing at narrow widths. */
.hero-mosaic a{color:var(--ink)}
.hero .availability-note{color:#c6d9d0}
.game-card-art.illustrated-card{width:100%;height:auto;min-width:0}

.guide-layout>*,.prose{min-width:0}.table-scroll{max-width:100%;overflow-x:auto}

/* Free activities and readable, practical guides. */
.guide-article{max-width:970px}.guide-hero h1{font-size:clamp(2.6rem,5vw,4.5rem);margin:24px 0}.guide-hero .lead{max-width:760px;opacity:1;font-size:1.2rem}.guide-article h2{font-size:clamp(1.7rem,3vw,2.6rem);margin:35px 0 18px}.guide-article h3{font-size:1.25rem;margin:28px 0 12px}.guide-article p{margin:18px 0}.guide-article section{padding:18px 0;border-top:1px solid var(--line);margin-top:32px}.guide-article li{margin:12px 0}.guide-article a:not(.button){text-decoration:underline;text-underline-offset:4px}.guide-article nav a{color:var(--ink)}.article-illustration{margin:35px 0}.article-illustration img{border-radius:10px;aspect-ratio:1.8;object-fit:cover;width:100%;height:auto}.article-illustration figcaption{font-size:.8rem;margin-top:10px;color:var(--muted)}.guide-article blockquote{margin:24px 0;padding:1px 24px;border-left:3px solid #91b6a4;background:#eaf0e5}.guide-article details,.corner-how details{border:1px solid var(--line);border-radius:8px;padding:18px 22px;margin:22px 0}.guide-article summary,.corner-how summary{font-weight:600;cursor:pointer}.guide-product,.inline-try{padding:28px;background:#e6eddf;border:1px solid #cddbc6;border-radius:10px;margin:36px 0}.guide-product h2,.inline-try h2{font-size:1.75rem;margin:14px 0}.inline-try p{margin:16px 0}.free-start{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;background:#e8ede5}.free-start h2{margin:20px 0}.free-start img{width:100%;height:auto;border-radius:10px}.free-start>div>p:not(.eyebrow){max-width:560px}.free-start .actions{gap:20px}.corner-intro{padding-bottom:32px}.corner-section{padding-top:15px;padding-bottom:30px}.corner-shell{padding:35px;background:var(--paper);border:1px solid var(--line);border-radius:14px;scroll-margin-top:20px}.corner-shell h2{font-size:clamp(1.9rem,3vw,2.9rem);margin:17px 0 22px}.corner-shell h3{font-size:1.3rem;margin:18px 0 10px}.corner-shell p{margin:15px 0}.corner-shell li{margin:10px 0}.corner-shell>.button{margin:20px 0 10px}.corner-prompt{font-size:1.12rem;max-width:750px}.corner-top{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:26px;flex-wrap:wrap}.corner-back{border:0;background:transparent;color:var(--ink);padding:10px 0;text-decoration:underline;text-underline-offset:5px}.corner-round{display:grid;grid-template-columns:.85fr 1.15fr;gap:32px;align-items:start}.corner-round>div{min-width:0}.corner-photo{border-radius:8px;width:100%;height:auto;aspect-ratio:1.5;object-fit:cover}.corner-caption{font-size:.85rem}.corner-round ol{padding-left:20px}.corner-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin:25px 0}.corner-choice{display:flex;flex-direction:column;gap:10px;text-align:left;color:var(--ink);background:var(--cream);padding:22px;border:2px solid #d3dfd3;border-radius:9px;min-height:190px;line-height:1.5}.corner-choice:hover{border-color:#608e78}.corner-choice[aria-pressed=true]{border-color:#335f4d;background:#deeddf}.corner-choice strong{font-size:1.12rem}.corner-choice>span:last-child{font-size:.95rem}.corner-choice-no{font-size:.75rem;letter-spacing:.04em;color:#405b4e}.corner-feedback{padding:2px 22px;background:#edf3e9;border-radius:8px}.corner-feedback details{padding:12px 0 20px}.corner-feedback summary{font-weight:600;cursor:pointer}.corner-pass{font-size:.9rem;color:#465f53}.corner-controls{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin:25px 0 15px}.corner-status{min-height:30px;font-size:.9rem;color:#3f6050;padding:12px}.corner-summary{margin:24px 0}.corner-summary div{border-top:1px solid var(--line);padding:10px 0;display:grid;grid-template-columns:90px 1fr;gap:15px}.corner-summary dt{color:var(--muted)}.corner-summary dd{margin:0}.corner-next{display:flex;align-items:center;gap:30px;border-radius:10px;background:#dfeedd;padding:25px;margin:25px 0}.corner-next>div{flex:1}.corner-next>.button{flex-shrink:0}.corner-how{max-width:920px;padding-top:20px}.corner-how h2{font-size:2.2rem}.corner-how h3{margin-top:26px}.corner-how p{margin:18px 0}.corner-how a{text-decoration:underline;text-underline-offset:4px}
@media(max-width:800px){.free-start,.corner-round{grid-template-columns:1fr}.free-start{gap:25px}.corner-shell{padding:23px}.corner-choices{grid-template-columns:1fr}.corner-choice{min-height:0;padding:18px}.corner-round .corner-photo{max-height:260px;object-fit:cover}.corner-round{gap:10px}.corner-next{display:block}.corner-next .button{margin-top:14px}.guide-article{padding:40px 6%}.guide-product,.inline-try{padding:22px}.guide-article table{min-width:560px}.corner-controls .button{width:100%;gap:12px}}
@media print{.corner-section,.inline-try .button,.guide-product .button{display:none}.guide-article{max-width:none;padding:0}.guide-article section{break-inside:avoid}}
