@font-face{font-family:MopiSans;src:local("Avenir Next"),local("Avenir");font-display:swap}
:root{--paper:#f8f6f0;--ink:#26362e;--muted:#69736c;--green:#e7eee4;--line:rgba(38,54,46,.18);--gutter:56px;--section:112px;--sans:MopiSans,"Helvetica Neue",Arial,sans-serif;--serif:Georgia,"Times New Roman",serif}
*{box-sizing:border-box;letter-spacing:0}
html{scroll-behavior:smooth;scroll-padding-top:88px}
body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 var(--sans);-webkit-font-smoothing:antialiased}
body,input,select,button{font-family:var(--sans)}
button,input,select{font-size:inherit}
button,a,input,select{-webkit-tap-highlight-color:transparent}
button{color:inherit;cursor:pointer}
button:disabled{cursor:wait;opacity:.65}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%;height:auto}
figure,p,h1,h2,h3{margin:0}
h1,h2,h3{font-weight:600}
h2{font-size:56px;line-height:1.1}
h2 em{font-family:var(--serif);font-weight:400}
p{overflow-wrap:break-word}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #317250;outline-offset:5px}
[hidden]{display:none!important}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.skip-link{position:fixed;top:8px;left:8px;z-index:100;background:white;padding:12px;transform:translateY(-160%)}
.skip-link:focus{transform:none}
.icon{width:20px;height:20px;flex:0 0 20px;object-fit:contain}
.icon-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1px solid transparent;border-radius:50%;padding:0;flex:0 0 44px}
.icon-button:hover{background:rgba(35,58,48,.08)}
.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:52px;max-width:100%;padding:14px 20px;font-size:14px;line-height:1.4;font-weight:600;border:1px solid transparent;border-radius:4px;transition:background .2s,transform .2s}
.button:hover{transform:translateY(-2px)}
.button-white{background:var(--paper);color:var(--ink)}
.button-ink{background:var(--ink);color:var(--paper)}
.button-ink .icon{filter:invert(1)}
.button-ink:hover{background:#3f5c49}
.text-link{display:inline-flex;align-items:center;gap:20px;min-height:44px;font-size:14px;font-weight:600;border-bottom:1px solid var(--ink);padding:4px 0}
.text-link .icon{transition:transform .2s}
.text-link:hover .icon{transform:translate(3px,-3px)}
.eyebrow{font-size:11px;font-weight:600;text-transform:uppercase;line-height:1.5}
.section{padding:var(--section) max(var(--gutter),calc((100% - 1328px)/2))}
.section-top{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:64px}
.section-note{font-size:12px;color:var(--muted)}
.fine-print{font-size:12px;color:var(--muted);line-height:1.7}
.site-header{height:80px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:0 var(--gutter);background:color-mix(in srgb,var(--paper) 94%,transparent);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line)}
.wordmark{font-size:36px;font-weight:800;line-height:1;white-space:nowrap}
.brand-dot{color:#729476}
.site-menu{display:flex;align-items:center;gap:30px;font-size:13px}
.site-menu a{display:flex;align-items:center;min-height:44px}
.site-menu a:hover{color:#728960}
.header-actions{display:flex;align-items:center;gap:24px}
.header-find{display:flex;align-items:center;gap:16px;min-height:44px;font-size:13px;border-bottom:1px solid var(--ink)}
.language-control{display:flex;align-items:center;gap:5px}
.language-control .icon{width:16px;height:16px;flex-basis:16px}
.language-control select{background:transparent;border:0;color:var(--ink);max-width:88px;min-height:44px;font-size:12px;cursor:pointer}
.menu-toggle,.site-menu .mobile-find{display:none}
.hero{position:relative;isolation:isolate;height:calc(100svh - 142px);min-height:630px;max-height:940px;color:white;overflow:hidden}
.hero-world{position:absolute;inset:0;z-index:-2}
.hero-world img{height:100%;width:100%;object-fit:cover;object-position:50% 50%}
.hero::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(17,28,21,.48),transparent 62%)}
.hero-copy{position:absolute;left:7%;top:12%;max-width:440px;z-index:3}
.hero-copy .eyebrow{font-size:12px;margin-bottom:22px}
.hero h1{font-size:152px;line-height:.92;font-weight:700;margin-left:-7px;margin-bottom:24px}
.hero h1>span{color:#dae9bd}
.hero-lede{font:400 28px/1.25 var(--serif);margin-bottom:28px}
.hero-companion{position:absolute;left:51%;top:72%;width:250px;transform:translate(-50%,-89%);z-index:2}
.hero-pet{display:block;width:100%;aspect-ratio:1;border:0;padding:0;background:transparent;transform-origin:50% 90%;transition:transform .3s ease}
.hero-pet img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 15px 10px rgba(47,37,15,.16));pointer-events:none}
.hero-pet:hover{transform:translateY(-5px) rotate(-2deg)}
.hero-pet.is-petted{animation:pet .65s ease}
@keyframes pet{0%,100%{transform:none}30%{transform:scale(1.09,.92)}65%{transform:translateY(-10px) scale(.97,1.03)}}
.hero-bottom{position:absolute;bottom:26px;left:var(--gutter);right:var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;text-shadow:0 1px 4px #30322b}
.hero-bottom a{display:flex;align-items:center;gap:20px;min-height:44px}
.hero-bottom .icon{filter:invert(1)}
.the-eight{position:relative;isolation:isolate;background:#e7eee4;overflow:hidden}
.the-eight::before{content:"";position:absolute;inset:0;z-index:-1;background:url('assets/home/wallpaper.webp') center/cover no-repeat;opacity:.12;mix-blend-mode:multiply;pointer-events:none}
.eight-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:64px}
.eight-heading>p{max-width:360px;font-size:15px;line-height:1.8;color:#516553;padding-bottom:6px}
.lineup{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}
.mopi-choice{position:relative;min-width:0;display:grid;justify-items:center;gap:10px;background:transparent;border:0;padding:14px 0 0;font-size:14px;font-weight:500}
.mopi-choice img{width:100%;aspect-ratio:1;object-fit:contain;--mopi-scale:1;--mopi-lift:0px;transform:translateY(var(--mopi-lift)) scale(var(--mopi-scale));transition:transform .35s cubic-bezier(.2,.7,.2,1);filter:drop-shadow(0 10px 8px rgba(46,65,32,.05))}
.mopi-choice[data-mopi="blush"] img{--mopi-scale:1.38}.mopi-choice[data-mopi="dusty"] img{--mopi-scale:1.38}.mopi-choice[data-mopi="odd"] img{--mopi-scale:.88}
.mopi-choice:hover img,.mopi-choice.is-selected img{--mopi-lift:-12px}
.mopi-number{align-self:start;font-size:10px;color:#52694d;font-variant-numeric:tabular-nums;margin-bottom:14px}
.choice-dot{display:block;width:4px;height:4px;border-radius:50%;background:transparent;margin-top:3px}
.is-selected .choice-dot{background:var(--ink)}
.mopi-story{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:100px;margin-top:36px;padding-top:28px;border-top:1px solid var(--line)}
.mopi-story>div{display:flex;gap:24px;align-items:center;min-height:48px}
.story-name{font-size:24px;font-family:var(--serif);font-style:italic;min-width:84px}
#story-line{font-size:14px;color:#52634f}
.desktop-experience{position:relative;isolation:isolate;background:#f7efe3;overflow:hidden}
.desktop-backdrop{position:absolute;z-index:-1;inset:0;background-image:linear-gradient(90deg,rgba(255,248,230,.85),rgba(255,248,230,.32)),url('assets/home/pillows.webp');background-size:cover,230% auto;background-position:center,left 38%;opacity:.9}
.availability{display:flex;align-items:center;gap:8px;font-size:12px}
.availability::before{content:"";width:5px;height:5px;border-radius:50%;background:#557246}
.desktop-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:64px;align-items:center}
.product-label{display:flex;align-items:center;gap:8px;font-size:13px;margin-bottom:24px;font-weight:600}
.product-label .icon{height:18px;width:18px;flex-basis:18px}
.desktop-copy>p:not(.fine-print){max-width:390px;margin-top:24px;color:#5c6150;line-height:1.75;font-size:15px}
.desktop-purchase{display:flex;align-items:center;gap:22px;margin-top:32px}
.desktop-purchase>span{display:grid;font-size:19px;line-height:1.4;white-space:nowrap}
.purchase-note{font-size:11px}
.desktop-copy .fine-print{margin-top:16px}
.desktop-demo{min-width:0}
.companion-stage{height:360px;position:relative;overflow:hidden}
.companion-caption{position:absolute;left:0;top:12px;display:grid;gap:4px}
#demo-name{font-size:13px;font-weight:600}
#demo-action{font:italic 18px/1.4 var(--serif);color:#5b624f}
.companion-body{position:absolute;left:50%;bottom:8px;width:240px;height:240px;transform:translateX(-50%);border:0;background:transparent;padding:0;touch-action:none;cursor:grab;user-select:none;transform-origin:center bottom}
.companion-body:active{cursor:grabbing}
.companion-body img{width:100%;height:100%;object-fit:contain;pointer-events:none}
.demo-controls{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:16px 0 0}
.size-control{display:flex;align-items:center;gap:16px;min-width:0;font-size:11px}
.size-control input{width:120px;max-width:100%;height:32px;accent-color:#4f694f}
.size-control output{width:36px;font-variant-numeric:tabular-nums}
.desktop-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;margin-top:68px;border-top:1px solid var(--line);padding-top:26px}
.desktop-features b{font-size:14px;font-weight:600}
.desktop-features p{font-size:12px;margin-top:7px;color:#626553}
.touch-feature{position:relative;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center;background:#f4f3ee}
.touch-photo{height:100%;min-height:660px;overflow:hidden}
.touch-photo img{width:100%;height:100%;object-fit:cover;object-position:45% center}
.touch-copy{padding:80px min(10%,100px)}
.touch-copy .eyebrow{margin-bottom:42px}
.touch-copy h2{font-size:64px}
.touch-copy>p:not(.eyebrow):not(.fine-print){margin-top:24px;font-size:15px;line-height:1.8;color:var(--muted)}
.touch-copy .button{margin-top:28px}
.touch-copy .fine-print{margin-top:16px}
.play{background:#eef1ef}
.play-heading{margin-bottom:56px}
.play-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;align-items:start}
.game-feature{min-width:0}
.game-scene{position:relative;aspect-ratio:1.12;overflow:hidden;background:#e9d4b6;border-radius:6px}
.game-feature--doku .game-scene{background:#e7ecd9}
.game-campaign{width:100%;height:100%;object-fit:cover}
.game-feature--drop .game-campaign{object-position:66% center}
.game-feature--doku .game-campaign{object-position:28% center}
.trial-launch{position:absolute;left:24px;bottom:24px;display:flex;align-items:center;gap:12px;padding:12px 20px;min-height:48px;border:0;border-radius:4px;background:var(--paper);box-shadow:0 6px 20px #25322714;font-size:13px;font-weight:600}
.trial-launch:hover{background:#e5efda}
.game-copy{padding:26px 0 0}
.game-title{display:flex;align-items:center;justify-content:space-between;gap:16px}
.game-title h3{font-size:27px;line-height:1.2}
.coming-soon{font-size:11px;line-height:1.4;color:#53614f;white-space:nowrap}
.game-tagline{font:italic 23px/1.4 var(--serif);margin:16px 0 6px}
.game-copy>p:last-child{font-size:13px;color:var(--muted)}
.game-trial{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(242,235,218,.95);padding:12px;backdrop-filter:blur(4px)}
.game-feature--doku .game-trial{background:rgba(229,238,220,.95)}
.game-scene.is-playing{min-height:600px;aspect-ratio:auto}
.trial-heading{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:12px;position:absolute;top:8px;left:0;padding:0 16px}
.trial-heading>span>span{font-size:10px;color:var(--muted);margin-left:6px}
.game-feature__runtime{width:244px;height:528.6px;margin-top:25px;max-width:100%;overflow:hidden;flex-shrink:0}
.game-feature__runtime-viewport{width:375px;height:812px;transform:scale(.65);transform-origin:top left}
.game-feature__runtime iframe{display:block;width:375px;height:812px;border:0;background:transparent}
.trial-status{font-size:11px;position:absolute;bottom:6px;max-width:90%;text-align:center}
.free-things{background:var(--paper)}
.free-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:52px}
.free-heading .eyebrow{margin-bottom:26px}
.free-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.free-item{min-width:0}
.free-art{aspect-ratio:1.1;overflow:hidden;background:#eadfe2;border-radius:4px;position:relative}
.free-item>div:nth-child(2){display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:20px}
.free-item h3{font-size:17px;line-height:1.4}
.free-item>p{font-size:12px;color:var(--muted);margin-top:6px}
.wallpaper-art img{height:100%;width:100%;object-fit:cover}
.reactions-art{background:#f1e0e6;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:18px 32px;align-items:center}
.reactions-art img{width:100%;aspect-ratio:1;object-fit:contain;transition:transform .3s}
.reactions-art img:nth-child(2){transform:rotate(8deg)}
.reactions-art img:nth-child(3){transform:rotate(-8deg)}
.free-item:hover .reactions-art img{transform:translateY(-4px)}
.theme-art{display:flex;align-items:flex-start;justify-content:center;background:#dce7e7;padding:28px 28px 0}
.theme-art img{width:70%;height:auto;object-fit:contain;object-position:top;box-shadow:0 12px 24px #223c3320;border-radius:12px 12px 0 0}
.real-mopi{background:#f3e7df}
.merch-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);gap:80px;align-items:center}
.merch-gallery{position:relative;min-width:0}
.merch-gallery>img{width:100%;aspect-ratio:1;height:auto;object-fit:contain;border-radius:4px}
.concept-label{position:absolute;bottom:14px;left:14px;font-size:10px;background:#fffcf2e8;padding:5px 9px}
.merch-copy h2{font-size:64px}
.merch-copy>p:not(.fine-print){font-size:15px;color:#71635e;line-height:1.8;margin-top:24px}
.merch-choices{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:30px 0}
.merch-choice{display:grid;min-width:0;gap:10px;padding:0 0 10px;border:0;border-bottom:2px solid transparent;background:transparent;text-align:left;font-size:11px;line-height:1.4}
.merch-choice img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:3px}
.merch-choice.is-selected{border-color:var(--ink)}
.merch-choice:hover img{opacity:.8}
.heart-interest{display:flex;align-items:center;gap:20px;flex-wrap:wrap}
.heart-button{background:var(--ink);color:white;justify-content:center;gap:12px}
.mopi-silhouette{width:23px;height:23px;background:currentColor;mask:url('assets/home/cream.webp') center/contain no-repeat;-webkit-mask:url('assets/home/cream.webp') center/contain no-repeat}
.heart-button[aria-pressed=true]{background:#864b59}
#heart-count{display:flex;align-items:center;gap:5px;min-width:24px;min-height:28px;color:#665f59}
.wish-mopi{display:block;width:24px;height:24px;background:currentColor;mask:url('assets/home/cream.webp') center/contain no-repeat;-webkit-mask:url('assets/home/cream.webp') center/contain no-repeat;filter:drop-shadow(0 2px 2px rgba(62,48,32,.12))}
.merch-copy .fine-print{margin-top:22px;font-size:11px}
.fine-print a{text-decoration:underline;text-underline-offset:3px;display:inline-block;min-height:30px}
.closing{display:flex;position:relative;isolation:isolate;flex-direction:column;align-items:center;text-align:center;padding:100px 24px 0;background:#e7eee4;overflow:hidden}
.closing::before{content:"";position:absolute;inset:0;z-index:-1;background:url('assets/home/pillows.webp') center/cover no-repeat;opacity:.1;mix-blend-mode:multiply;pointer-events:none}
.closing>p{font:italic 34px/1.35 var(--serif)}
.closing>a{margin-top:24px}
.closing>img{width:160px;height:160px;object-fit:contain;margin-top:38px;margin-bottom:0;transform:rotate(-8deg)}
.site-footer{padding:50px var(--gutter) 24px;background:var(--ink);color:#e9f0df}
.footer-top{display:flex;align-items:center;gap:44px;padding-bottom:44px}
.footer-top>span{font-size:13px;color:#b7c5b8}
.footer-top>a:last-child{margin-left:auto;display:flex;align-items:center;gap:14px;font-size:13px;min-height:44px}
.site-footer .icon{filter:invert(1)}
.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:20px;border-top:1px solid #eff5e72e;font-size:11px;color:#c6d1c6}
.footer-bottom nav{display:flex;gap:22px}
.footer-bottom a{display:flex;align-items:center;min-height:44px;gap:8px}
:lang(ko) h2{font-size:48px;line-height:1.25;word-break:keep-all}
:lang(ko) h2 em{font-family:inherit;font-style:normal;font-weight:400}
:lang(ko) .hero-lede{font-family:inherit;font-size:26px;line-height:1.45}
@media(min-width:1600px){.hero-copy{left:max(7%,calc((100% - 1328px)/2))}.hero-companion{width:280px}.hero h1{font-size:172px}}
@media(max-width:1150px){:root{--gutter:32px;--section:88px}.site-menu{gap:18px}.header-actions{gap:16px}.header-find{display:none}.hero h1{font-size:128px}.hero-copy{max-width:360px}.hero-lede{font-size:26px}h2{font-size:48px}.eight-heading{gap:32px}.eight-heading>p{max-width:260px}.desktop-layout{gap:32px}.desktop-purchase{align-items:flex-start;flex-direction:column;gap:14px}.desktop-purchase>span{display:block}.purchase-note{margin-left:5px}.merch-layout{gap:40px}.touch-copy{padding:60px 32px}.touch-copy h2,.merch-copy h2{font-size:54px}.touch-photo{min-height:580px}.game-title h3{font-size:24px}.free-item h3{font-size:15px}}
@media(max-width:900px){.site-menu{gap:16px}.site-menu a{font-size:12px}.site-header{gap:16px}.lineup{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 18px}.mopi-choice img{max-width:150px}.mopi-number{margin-bottom:0}.mopi-choice{padding:0;gap:6px}.mopi-story>div{gap:16px}.eight-heading{align-items:flex-start;flex-direction:column;gap:26px}.eight-heading>p{max-width:400px}.desktop-layout{grid-template-columns:1fr 1fr;gap:24px}.desktop-copy h2{font-size:44px}.desktop-features{gap:24px}.companion-body{width:210px;height:210px}.companion-stage{height:330px}.touch-copy h2{font-size:46px}.touch-photo{min-height:550px}.play-grid{gap:22px}.game-title{align-items:flex-start;flex-direction:column;gap:8px}.free-grid{gap:18px}.reactions-art{padding:12px}.theme-art{padding:16px 18px 0}.merch-layout{gap:32px}.merch-copy h2{font-size:48px}.merch-choices{gap:8px}.heart-interest{gap:12px}}
@media(max-width:700px){:root{--gutter:20px;--section:64px}html{scroll-padding-top:18px}.site-header{height:68px;padding:0 20px}.wordmark{font-size:31px}.header-actions{gap:12px}.menu-toggle{display:inline-flex}.site-menu{display:none;position:absolute;top:100%;left:0;right:0;padding:16px 20px 24px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 14px 16px #1c312510}.site-menu.is-open{display:grid;gap:0}.site-menu a,.site-menu .mobile-find{display:flex;min-height:48px;font-size:16px;border-bottom:1px solid var(--line)}.site-menu a:last-child{border:0}.hero{height:calc(100svh - 116px);min-height:610px;max-height:830px}.hero::before{background:linear-gradient(180deg,rgba(17,28,21,.35),transparent 68%)}.hero-copy{top:40px;left:24px;max-width:calc(100% - 48px)}.hero-copy .eyebrow{font-size:10px;margin-bottom:20px}.hero h1{font-size:100px;margin-left:-4px;margin-bottom:20px}.hero-lede{font-size:24px;line-height:1.25;margin-bottom:22px}.hero-companion{width:180px}.hero-bottom{left:24px;right:24px;bottom:12px;font-size:10px}.hero-bottom>span{max-width:150px}.hero-bottom a{gap:8px;font-size:11px}.hero-bottom .icon{width:16px;height:16px;flex-basis:16px}.section-top{margin-bottom:36px;align-items:flex-start;gap:20px}.section-note{max-width:155px;text-align:right;font-size:10px}.eyebrow{font-size:10px}h2,:lang(ko) h2{font-size:38px;line-height:1.14}.eight-heading{margin-bottom:42px;gap:22px}.eight-heading>p{font-size:14px}.lineup{gap:24px 8px}.mopi-choice{font-size:12px}.mopi-number{font-size:9px}.mopi-choice img{max-width:130px}.mopi-choice:hover img,.mopi-choice.is-selected img{transform:translateY(-6px)}.mopi-story{margin-top:26px;padding-top:22px;align-items:flex-start;flex-direction:column;gap:14px}.mopi-story>div{align-items:flex-start;flex-direction:column;gap:6px}.story-name{font-size:25px}#story-line{font-size:13px}.text-link{font-size:13px}.desktop-layout{grid-template-columns:1fr;gap:26px}.desktop-copy h2{font-size:42px}.product-label{margin-bottom:20px}.desktop-copy>p:not(.fine-print){max-width:420px;font-size:14px}.desktop-purchase{flex-direction:row;align-items:center;gap:20px;margin-top:28px}.desktop-purchase>span{display:grid;white-space:normal}.purchase-note{margin:0}.desktop-backdrop{background-size:cover,340% auto;background-position:center,left center}.desktop-demo{width:100%}.companion-stage{height:280px}.companion-body{width:220px;height:220px}.companion-caption{top:0}.demo-controls{margin-top:0}.desktop-features{grid-template-columns:1fr;gap:20px;margin-top:36px;padding-top:24px}.desktop-features p{margin-top:3px}.touch-feature{display:flex;flex-direction:column;align-items:stretch}.touch-photo{min-height:0;height:auto;order:2}.touch-photo img{aspect-ratio:3/2;height:auto;object-fit:contain}.touch-copy{padding:64px 24px 32px}.touch-copy .eyebrow{margin-bottom:28px}.touch-copy h2{font-size:48px}.touch-copy>p:not(.eyebrow):not(.fine-print){font-size:14px}.play-heading{margin-bottom:36px}.play-grid{grid-template-columns:1fr;gap:42px}.game-scene{aspect-ratio:1.17}.game-title{flex-direction:row;align-items:center;gap:12px}.game-title h3{font-size:24px}.game-copy{padding-top:20px}.game-tagline{font-size:22px;margin-top:10px}.coming-soon{font-size:10px}.trial-launch{left:18px;bottom:18px;padding:10px 16px;font-size:12px}.free-heading{align-items:flex-start;flex-direction:column;gap:24px;margin-bottom:34px}.free-heading .eyebrow{margin-bottom:24px}.free-grid{grid-template-columns:1fr;gap:34px}.free-art{aspect-ratio:1.4}.free-item h3{font-size:18px}.free-item>div:nth-child(2){margin-top:16px}.reactions-art{padding:10px 44px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.reactions-art img{min-width:0}.reactions-art img:nth-child(even){margin-top:55px}.theme-art{padding:28px 28px 0}.theme-art img{width:55%;max-width:220px}.merch-layout{grid-template-columns:1fr;gap:36px}.merch-copy h2{font-size:48px}.merch-choices{gap:12px}.merch-choice{font-size:11px}.merch-copy>p:not(.fine-print){font-size:14px}.merch-copy h2 br{display:none}.merch-copy h2 em{margin-left:8px}.heart-interest{gap:20px}.closing{padding-top:68px}.closing>p{font-size:28px}.closing>img{width:140px;height:140px}.footer-top{flex-wrap:wrap;gap:20px;padding-bottom:28px}.footer-top>span{flex:1;font-size:11px}.footer-top>a:last-child{margin-left:0}.footer-bottom{align-items:flex-start;flex-wrap:wrap;gap:8px 20px}.footer-bottom>span{padding-top:14px}.footer-bottom nav{margin-left:auto;gap:16px}.site-footer{padding:36px 24px 20px}:lang(ko) .hero-lede{font-size:22px}:lang(ko) h1,:lang(ko) h2,:lang(ko) h3,:lang(ko) p,:lang(ko) a,:lang(ko) button,:lang(ko) select,:lang(ko) input{font-family:"Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic",sans-serif}:lang(ko) .hero-lede,:lang(ko) .game-tagline,:lang(ko) .closing>p{font-family:"Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic",sans-serif;font-weight:500}:lang(ko) .desktop-copy h2,:lang(ko) .touch-copy h2,:lang(ko) .merch-copy h2{font-size:40px}}
@media(max-width:374px){.hero{min-height:580px}.hero h1{font-size:88px}.hero-companion{width:155px}.hero-lede{font-size:22px}h2,:lang(ko) h2{font-size:34px}.desktop-purchase{flex-wrap:wrap}.mopi-choice{font-size:11px}.footer-bottom nav{gap:12px}.header-actions{gap:4px}.lineup{gap:22px 5px}.merch-choice{font-size:10px}.section-note{max-width:135px}.game-feature__runtime{width:225px;height:487.2px}.game-feature__runtime-viewport{transform:scale(.6)}.game-scene.is-playing{min-height:555px}}
@media(max-width:700px){.mopi-choice:hover img,.mopi-choice.is-selected img{transform:translateY(var(--mopi-lift)) scale(var(--mopi-scale))}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
/* ---- atmosphere layer (home-motion.js) ---- */
@property --bob{syntax:"<length>";inherits:false;initial-value:0px}
body::before{content:"";position:fixed;inset:0;z-index:90;pointer-events:none;opacity:.05;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>")}
.reveal{opacity:0;transform:translateY(26px);transition:opacity .9s cubic-bezier(.2,.7,.2,1),transform 1.1s cubic-bezier(.2,.7,.2,1)}
.reveal.is-in{opacity:1;transform:none}
/* hero */
.hero-dust{position:absolute;inset:0;z-index:-1;pointer-events:none;width:100%;height:100%}
.hero-world img{transform:translate3d(calc(var(--px,0)*-14px),calc(var(--py,0)*-10px),0) scale(1.03);transition:transform 1.4s cubic-bezier(.2,.7,.2,1)}
.hero h1>span.letter:not(.dot){color:inherit}
.motion-ready #hero-title .letter{display:inline-block;opacity:0;transform:translateY(.28em) rotate(-4deg);animation:letter-rise 1s cubic-bezier(.2,.8,.2,1) forwards}
@keyframes letter-rise{to{opacity:1;transform:none}}
.motion-ready .hero-copy .eyebrow,.motion-ready .hero-lede,.motion-ready .hero-copy .button,.motion-ready .hero-bottom{opacity:0;animation:soft-in 1.2s cubic-bezier(.2,.7,.2,1) forwards}
.motion-ready .hero-copy .eyebrow{animation-delay:.05s}.motion-ready .hero-lede{animation-delay:.75s}.motion-ready .hero-copy .button{animation-delay:1.05s}.motion-ready .hero-bottom{animation-delay:1.5s}
@keyframes soft-in{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
.hero-companion::before{content:"";position:absolute;left:50%;bottom:4%;width:190%;height:42%;transform:translateX(-50%);z-index:-1;border-radius:50%;background:radial-gradient(closest-side,rgba(255,226,166,.55),rgba(255,226,166,0));animation:sun-breath 7s ease-in-out infinite;pointer-events:none}
@keyframes sun-breath{0%,100%{opacity:.55;transform:translateX(-50%) scale(1)}50%{opacity:.95;transform:translateX(-50%) scale(1.06)}}
.hero-pet img{transform-origin:50% 92%;animation:breathe 4.2s ease-in-out infinite}
@keyframes breathe{0%,100%{transform:scale(1,1)}50%{transform:scale(1.018,.972) translateY(1px)}}
.float-heart,.float-spark{position:absolute;bottom:62%;z-index:5;pointer-events:none;font-size:22px;line-height:1;color:#f19aa8;text-shadow:0 2px 6px rgba(160,70,90,.25);animation:float-up 1.6s cubic-bezier(.2,.7,.3,1) forwards}
.float-spark{color:#e2b653;font-size:15px;bottom:70%;animation-duration:1.1s}
@keyframes float-up{0%{opacity:0;transform:translate(0,10px) scale(.5) rotate(0)}18%{opacity:1}100%{opacity:0;transform:translate(var(--dx),-130px) scale(1.1) rotate(var(--rot))}}
/* the eight */
.lineup.pop-ready .mopi-choice{opacity:0;transform:translateY(34px) scale(.9)}
.lineup.pop-ready.is-in .mopi-choice{animation:pop-in .9s cubic-bezier(.3,1.5,.5,1) forwards;animation-delay:calc(var(--i) * 85ms)}
@keyframes pop-in{to{opacity:1;transform:none}}
.mopi-choice{position:relative}
.mopi-choice img{transform:translateY(calc(var(--mopi-lift) + var(--bob))) scale(var(--mopi-scale));animation:bob 3.6s ease-in-out infinite;animation-delay:calc(var(--i,0) * -.47s)}
@keyframes bob{0%,100%{--bob:0px}50%{--bob:-6px}}
.mopi-choice.is-selected img{filter:drop-shadow(0 14px 14px rgba(46,65,32,.16))}
.story-change{animation:story-in .7s cubic-bezier(.2,.7,.2,1)}
@keyframes story-in{from{opacity:0;transform:translateY(8px);filter:blur(3px)}to{opacity:1;transform:none;filter:none}}
/* desktop demo: small signs of life */
.companion-body::after{position:absolute;right:6%;top:4%;font:italic 600 22px/1 var(--serif);color:#6f7d63;pointer-events:none;opacity:0}
.companion-stage[data-action="sleep"] .companion-body::after{content:"z";animation:zzz 2.6s ease-in-out infinite}
.companion-stage[data-action="happy"] .companion-body::after{content:"♥";font:22px/1 var(--sans);color:#ef93a3;animation:zzz 1.6s ease-in-out infinite}
@keyframes zzz{0%{opacity:0;transform:translate(0,8px) scale(.7)}30%{opacity:.9}100%{opacity:0;transform:translate(14px,-40px) scale(1.25)}}
/* touch + games: slow light and breathing images */
.touch-photo img,.game-campaign{transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}
.touch-photo.in-view img{animation:drift 16s ease-in-out infinite alternate}
.game-scene.in-view .game-campaign{animation:drift 18s ease-in-out infinite alternate}
@keyframes drift{from{transform:scale(1.02) translate3d(0,0,0)}to{transform:scale(1.08) translate3d(-1.2%,-1%,0)}}
.game-feature .game-scene{transition:transform .5s cubic-bezier(.2,.7,.2,1),box-shadow .5s}
.game-feature:hover .game-scene{transform:translateY(-6px);box-shadow:0 24px 40px -22px rgba(46,58,40,.45)}
.free-item .free-art{transition:transform .5s cubic-bezier(.2,.7,.2,1),box-shadow .5s}
.free-item:hover .free-art{transform:translateY(-6px) rotate(-.6deg);box-shadow:0 22px 36px -24px rgba(60,48,40,.5)}
.reactions-art img{animation:sticker 5s ease-in-out infinite}
.reactions-art img:nth-child(2){animation-delay:-1.2s}.reactions-art img:nth-child(3){animation-delay:-2.4s}.reactions-art img:nth-child(4){animation-delay:-3.6s}
@keyframes sticker{0%,100%{translate:0 0}50%{translate:0 -6px}}
/* goodnight */
.closing{transition:background-color 2.4s ease,color 2.4s ease;padding-bottom:0}
.closing::after{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,#f3e7df 0%,#e8c9b3 13%,#9c86a0 28%,#4d4d69 47%,#2c3441 74%,var(--ink) 100%);opacity:0;transition:opacity 2.4s ease}
.closing.is-night::after{opacity:1}
.closing.is-night{color:#fdf6ea}
.closing.is-night .text-link{border-color:#fdf6ea}
.closing.is-night .text-link .icon{filter:invert(1)}
.closing.is-night::before{opacity:0}
.night-sky{position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:0;transition:opacity 3s ease 1.2s}
.closing.is-night .night-sky{opacity:1}
.night-sky i{position:absolute;width:var(--s);height:var(--s);border-radius:50%;background:#fff6dc;box-shadow:0 0 6px 1px rgba(255,240,200,.7);animation:twinkle 4s ease-in-out infinite}
@keyframes twinkle{0%,100%{opacity:.15;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}}
.closing>img{transition:transform 1.4s cubic-bezier(.2,.7,.2,1),filter 2s}
.closing.is-night>img{transform:rotate(0);filter:drop-shadow(0 10px 16px rgba(10,12,30,.35))}
.closing>p span{text-shadow:0 1px 18px rgba(20,24,40,0)}
.closing.is-night>p span{transition:text-shadow 2s;text-shadow:0 1px 18px rgba(20,24,40,.35)}
.site-footer{position:relative}
/* the peeking Mopi */
.peeker{position:fixed;right:22px;bottom:-12px;z-index:40;width:112px;height:112px;padding:0;border:0;background:transparent;transform:translateY(105%);transition:transform .7s cubic-bezier(.3,1.3,.5,1);cursor:pointer}
.peeker.from-left{right:auto;left:22px}
.peeker.is-out{transform:translateY(28%)}
.peeker img{width:100%;height:100%;object-fit:contain;pointer-events:none;filter:drop-shadow(0 -2px 8px rgba(40,50,40,.15))}
.peeker .float-heart{bottom:70%;font-size:16px}
@media(max-width:700px){.peeker{width:84px;height:84px;right:12px}.peeker.from-left{left:12px}}
/* the page's own pause button stops the atmosphere too */
body.motion-paused .hero-pet img,body.motion-paused .hero-companion::before,body.motion-paused .mopi-choice img,body.motion-paused .reactions-art img,body.motion-paused .night-sky i,body.motion-paused .touch-photo img,body.motion-paused .game-campaign,body.motion-paused .companion-body::after{animation-play-state:paused}
@media(prefers-reduced-motion:reduce){.reveal,.lineup.pop-ready .mopi-choice{opacity:1!important;transform:none!important}.hero-world img{transform:none}.peeker{display:none}}
