:root{color-scheme:light;--bg:#f6f9ff;--panel:#ffffff;--ink:#192e50;--muted:#596a80;--line:#dce5f1;--accent:#245ec5;--purple:#7543d6;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--accent);outline-offset:6px}button:disabled{cursor:wait}img{display:block;max-width:100%}[hidden]{display:none!important}.shell{width:min(1240px,calc(100% - 96px));margin-inline:auto}.site-header{border-bottom:1px solid var(--line)}.nav{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;font-size:27px;font-weight:850;line-height:1.05;letter-spacing:-1.4px}.brand-symbol{background:var(--accent);color:var(--bg);height:43px;width:43px;display:flex;align-items:center;justify-content:center;border-radius:13px;font-size:34px;letter-spacing:-6px;padding-right:6px}.brand-symbol span{color:#514377;font-size:28px}.brand-label{display:block;color:var(--muted);font-size:10px;letter-spacing:4.3px;line-height:1.8;margin-top:3px}.nav-links{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:600}.nav-links a{display:flex;align-items:center;gap:8px}.nav-links a:hover,.back-link:hover,.contact:hover,.player-help a{color:var(--accent)}.dot{width:7px;height:7px;display:inline-block;background:var(--accent);border-radius:50%;flex-shrink:0}.intro{display:grid;grid-template-columns:1fr 1.07fr;gap:48px;align-items:center;padding:62px 0 66px}.eyebrow{font-size:12px;font-weight:750;letter-spacing:2px;display:flex;align-items:center;gap:9px;color:var(--muted);margin:0 0 18px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,4.6vw,64px);line-height:1.07;letter-spacing:-2.9px;margin-bottom:23px;font-weight:800}.intro h1 span{color:var(--accent)}.intro-description{color:var(--muted);font-size:17px;line-height:1.7;margin-bottom:27px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;border:1px solid transparent;padding:13px 22px;border-radius:9px;font-size:14px;font-weight:750;min-height:48px}.primary{background:var(--accent);color:#ffffff;box-shadow:0 5px 0 #193f87}.primary:hover{background:#174da8;transform:translateY(-1px)}.secondary{background:var(--panel);color:var(--ink);border-color:var(--line)}.intro-note{font-size:12px;color:var(--muted);margin:15px 0 0}.intro-note span{padding:0 9px}.feature{min-height:355px;padding:27px 30px;border:1px solid #efc659;border-radius:22px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(120deg,#ffe98b 0%,#ffe274 50%,#ffc48e 100%);overflow:hidden;box-shadow:0 9px 0 #e9c45c35;transition:transform .2s}.feature:hover{transform:translateY(-4px)}.feature-top,.feature-bottom{display:flex;justify-content:space-between;gap:15px;align-items:center}.pill{border:1px solid #9d792a66;background:#ffffff50;border-radius:5px;display:inline-block;padding:5px 10px;font-size:11px;font-weight:700;letter-spacing:1px}.feature-number{font-size:11px;letter-spacing:2px;color:#624319}.feature-title{font-size:clamp(48px,6.5vw,88px);line-height:.89;letter-spacing:-5px;font-weight:850;padding:27px 0;color:#593387}.feature-title>span{display:block;color:#2756a2}.feature-title i{font-size:.8em;font-style:normal;margin-left:28px}.feature-bottom{font-size:12px;color:#5b421f}.feature-status{white-space:nowrap;font-weight:700;border-bottom:1px solid #82682d;padding-bottom:2px}.games-section{scroll-margin-top:24px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:26px}.section-heading .eyebrow{margin-bottom:9px}.section-heading h2{font-size:30px;line-height:1.2;letter-spacing:-1px;margin:0}.collection-count{font-size:12px;color:var(--muted);padding-bottom:4px;white-space:nowrap}.collection-count span{color:#626075;margin:0 8px}.game-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:31px 22px}.game-card{min-width:0}.card-link{display:block}.card-image{position:relative;aspect-ratio:1.18;overflow:hidden;border-radius:14px;background:var(--panel)}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.card-link:hover img{transform:scale(1.045)}.image-action{color:#fff;position:absolute;bottom:12px;left:12px;right:12px;background:#11111ddd;backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:space-between;border:1px solid #fff3;border-radius:7px;padding:7px 11px;font-size:12px;opacity:0;transform:translateY(5px);transition:.2s}.card-link:hover .image-action,.card-link:focus-visible .image-action{color:#fff;opacity:1;transform:translateY(0)}.card-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:13px 2px 0}.card-meta h3{font-size:17px;letter-spacing:-.3px;margin:0 0 2px}.card-meta p{font-size:12px;color:var(--muted);margin:0}.card-arrow{display:flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;width:30px;height:30px;color:var(--muted);flex-shrink:0}.card-link:hover .card-arrow{background:var(--accent);color:var(--bg)}.new-label{font-size:10px;color:var(--accent);margin-left:5px}.shade-art{height:100%;width:100%;background:#ffdf77;display:flex;flex-direction:column;justify-content:space-between;padding:20px;overflow:hidden}.shade-mini{font-size:9px;letter-spacing:1.8px;color:#583783}.shade-word{font-size:clamp(33px,3.4vw,50px);line-height:.92;letter-spacing:-2px;font-weight:850;position:relative}.shade-word>span{color:var(--accent)}.shade-word i{font-style:normal;position:absolute;right:0;bottom:0;color:#6a3da5}.shade-colors{display:flex;height:17px;margin-top:15px}.shade-colors i{flex:1;background:#8c67d3}.shade-colors i:nth-child(2){background:#bc9eeb}.shade-colors i:nth-child(3){background:#d4f88e}.shade-colors i:nth-child(4){background:#efffc8}.play-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;margin:67px 0 64px;border-top:1px solid var(--line);padding-top:32px}.note-index{font-size:11px;letter-spacing:1.5px;color:var(--muted)}.play-notes h2{font-size:17px;letter-spacing:-.4px;margin:14px 0 8px}.play-notes p{font-size:14px;color:var(--muted);margin:0;max-width:320px}.footer{padding:39px 0 22px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:30px}.footer-brand{font-size:23px;display:block}.footer p{color:var(--muted);font-size:13px;margin:14px 0 0}.footer>div:nth-child(2){justify-self:end}.footer .eyebrow{font-size:11px;margin:0 0 15px}.contact{font-size:15px}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;margin-top:15px;grid-column:1/-1;display:flex;justify-content:space-between;color:var(--muted);font-size:11px}.skip{position:fixed;top:-100px;left:16px;z-index:20;background:var(--accent);color:var(--bg);padding:10px 20px}.skip:focus{top:12px}.play-page{padding-top:30px;padding-bottom:60px}.back-link{font-size:14px;color:var(--muted);display:inline-block;margin-bottom:30px}.game-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.game-heading h1{font-size:42px;letter-spacing:-1.7px;margin:0}.game-heading .eyebrow{margin-bottom:10px}.player{min-height:520px;height:min(75vh,780px);height:min(75svh,780px);background:#08080c;border:1px solid var(--line);border-radius:16px;overflow:hidden;display:flex;align-items:center;justify-content:center}.player-start{text-align:center;padding:24px}.player-start img{margin:0 auto 20px;border-radius:19px;width:120px;height:120px}.player-start h2{color:#f7f7fc;font-size:26px;margin-bottom:8px}.player-start p{color:#bac5d8}#game-frame{width:100%;height:100%;border:0;background:#08080c}.player:fullscreen{width:100%;height:100%;max-height:none;border:0;border-radius:0}.player-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:76px}.player-toolbar p{color:var(--muted);font-size:14px;margin:0}.player-help{font-size:13px;color:var(--muted);margin-bottom:32px}.game-description{max-width:760px;padding:12px 0 28px}.game-description h2{font-size:25px;margin-bottom:12px}.game-description h3{font-size:17px;margin:25px 0 8px}.game-description p{color:var(--muted)}.more-games{border-top:1px solid var(--line);padding-top:35px}.more-games .section-heading h2{font-size:25px}.more-games .section-heading a{font-size:14px;color:var(--accent)}.coming-panel{display:grid;grid-template-columns:.85fr 1fr;gap:55px;align-items:center;background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:45px;margin-bottom:30px}.coming-art{aspect-ratio:1.25;border-radius:12px;overflow:hidden}.coming-art .shade-art{padding:30px}.coming-art .shade-word{font-size:76px}.coming-panel h2{font-size:34px;letter-spacing:-1px;line-height:1.2}.coming-panel p{color:var(--muted)}.ad-slot{margin:40px 0;padding:16px;text-align:center;min-height:122px;border:1px solid var(--line);background:var(--panel)}.ad-slot>span{display:block;font-size:11px;letter-spacing:1px;color:var(--muted);margin-bottom:12px}
@media(hover:none){.image-action{color:#fff;opacity:1;transform:none;left:auto;width:35px;right:10px;overflow:hidden;font-size:0;gap:0;padding:7px 10px}.image-action>span{font-size:12px}}@media(min-width:1500px){.intro{padding-top:75px;padding-bottom:75px}.feature{min-height:380px}}@media(max-width:1000px){.shell{width:calc(100% - 48px)}.intro{gap:28px}.feature{padding:22px;min-height:330px}.feature-title{font-size:65px}.game-grid{gap:26px 16px}.card-meta h3{font-size:15px}.card-meta p{font-size:11px}.card-arrow{display:none}.coming-panel{gap:25px;padding:25px}.coming-art .shade-word{font-size:55px}}@media(max-width:720px){.shell{width:calc(100% - 36px)}.nav{min-height:82px;gap:15px}.brand{font-size:23px}.brand-symbol{width:36px;height:36px;font-size:28px;border-radius:11px}.nav-links{gap:18px;font-size:13px}.nav-links a:last-child{display:none}.intro{grid-template-columns:1fr;padding:38px 0 40px;gap:30px}.intro h1{font-size:52px;letter-spacing:-2.5px}.intro-description{font-size:16px}.feature{min-height:300px}.feature-title{font-size:76px}.intro-note{display:inline-block;margin-left:15px;font-size:11px}.intro .eyebrow{font-size:10px}.section-heading h2{font-size:25px}.collection-count{font-size:11px}.section-heading{gap:10px}.section-heading .eyebrow{font-size:10px}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 15px}.card-image{border-radius:11px}.card-meta{padding-top:9px}.shade-word{font-size:clamp(30px,7vw,49px)}.shade-mini{font-size:7px;letter-spacing:1px}.shade-art{padding:15px}.shade-colors{height:12px;margin-top:8px}.play-notes{grid-template-columns:1fr;gap:25px;margin:42px 0;padding-top:25px}.play-notes p{max-width:none}.footer{grid-template-columns:1fr;gap:25px;padding-top:30px}.footer>div:nth-child(2){justify-self:start}.footer-bottom{display:grid;gap:8px}.game-heading h1{font-size:32px}.game-heading .eyebrow{font-size:10px}.player{min-height:470px;height:70svh}.player-start h2{color:#f7f7fc;font-size:22px}.player-toolbar{gap:10px}.player-toolbar .button{font-size:12px;padding:10px}.coming-panel{grid-template-columns:1fr;gap:28px;padding:20px}.coming-art{max-width:400px;width:100%;margin:auto}.coming-art .shade-word{font-size:70px}.coming-panel h2{font-size:28px}.more-games .section-heading h2{font-size:22px}.more-games .section-heading a{white-space:nowrap}}@media(max-width:380px){.collection-count{display:none}.intro-note{display:block;margin-left:0}.feature-title{font-size:64px}.feature-bottom{font-size:10px}.nav-links{gap:12px}.brand-symbol{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.player-start>.shade-art{width:160px;height:140px;margin:0 auto 20px;border-radius:14px;text-align:left;padding:15px}.player-start>.shade-art .shade-word{font-size:35px}.player-start>.shade-art .shade-mini{font-size:7px}.player-start>.shade-art .shade-colors{height:10px}

/* Bright, casual Mobitoss identity. */
.site-header{background:#fff}.logo{width:200px;height:auto;display:block}.brand{letter-spacing:normal}.nav-links a:first-child{color:var(--accent)}.feature-top .pill{color:#583c19}.feature-title i{color:#7543d6}.intro h1{font-weight:850}.game-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:9px;box-shadow:0 4px 0 #e8eef8;transition:transform .2s,box-shadow .2s}.game-card:hover{transform:translateY(-4px);box-shadow:0 8px 0 #e8eef8}.card-meta{padding:12px 5px 8px}.card-arrow{color:var(--accent);background:#edf4ff;border:0}.card-link:hover .card-arrow{color:#fff}.shade-word{color:#583783}.shade-colors i:nth-child(3){background:#72cdea}.shade-colors i:nth-child(4){background:#ed7c80}.play-notes{background:#eaf2ff;border:0;border-radius:20px;padding:28px;gap:28px}.note-index{color:#285fac}.footer{border-color:var(--line)}.footer .logo{width:185px}.player .shade-word{color:#583783}.player .shade-word>span{color:#245ec5}.skip{color:#fff}.ad-slot{border-style:dashed;background:#fff}.game-heading>.pill{color:#245ec5;background:#e5efff;border-color:#b9d0f2}.feature:focus-visible{outline-color:#245ec5}@media(max-width:720px){.logo{width:155px}.nav{min-height:80px}.intro{padding-top:28px}.feature{min-height:275px}.feature-title{font-size:69px}.game-card{border-radius:14px;padding:6px}.card-meta{padding:10px 3px 5px}.play-notes{padding:23px}.nav-links{gap:15px}.intro-note{color:#526176}}@media(max-width:380px){.logo{width:135px}}
.player-shell.expanded{position:fixed;inset:0;z-index:1000;background:var(--bg);display:flex;flex-direction:column;padding:10px}.player-shell.expanded .player{flex:1;min-height:0;height:auto;width:100%}.player-shell.expanded .player-toolbar{flex-shrink:0;min-height:60px;padding:4px 8px}.player-expanded{overflow:hidden}.card-meta p{font-size:14px}.nav-links{font-size:14px}.player-help{font-size:14px}.player-toolbar p{font-size:14px}@media(max-width:720px){.card-meta p{font-size:12px}.player-shell.expanded .player-toolbar p{font-size:12px;max-width:60%}}
/* Manual display ads stay outside the player and its expanded view. */
.ad-slot{min-height:156px;margin-block:48px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:16px 12px}
.ad-content{width:100%;min-height:100px}
.game-description{min-height:150px}
.player-expanded .ad-slot{visibility:hidden}
@media(max-width:720px){.ad-slot{min-height:306px;margin-block:36px}.ad-content{min-height:250px}}
.privacy-page{padding-block:36px 64px}.privacy-page article{max-width:800px;background:#fff;padding:clamp(22px,4vw,48px);border:1px solid var(--line);border-radius:18px;margin-inline:auto}.privacy-page h1{font-size:clamp(36px,5vw,52px)}.privacy-page h2{font-size:24px;line-height:1.3;margin:32px 0 12px}.privacy-page p{line-height:1.8;color:var(--muted)}.privacy-page a:not(.back-link){color:var(--accent);text-decoration:underline;text-underline-offset:3px}.policy-date{font-size:14px}.footer-bottom>a{font-size:14px;color:var(--accent)}
