:root{color:#2c2119;font-synthesis:none;text-rendering:optimizelegibility;--site-ink:#2c2119;--site-muted:#392b21ad;--site-line:#4631232b;--site-soft:#f2eadf;--lime:#a7a16f;--purple:#681d26;--table:#eee4d7;--paper:#f7f0e7;--game-ink:#2c2119;--game-muted:#392b21ab;--game-line:#46312330;--game-brand:#681d26;--chapter-beginnings:#e9dfd2;--chapter-character:#681d26;--chapter-turns:#4e5232;--chapter-present:#2d2118;--focus:#8d3640;--serif:"Iowan Old Style", Baskerville, "Palatino Linotype", Georgia, serif;--paper-texture:url(/lilya-paper.jpg);background:#f2eadf;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html{background:var(--site-soft);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;min-width:320px}body{overscroll-behavior-y:none;background:var(--site-soft);min-width:320px;min-height:100dvh;margin:0}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer;touch-action:manipulation}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--focus);outline-offset:4px}h1,h2,h3,p{margin-top:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.button{background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:16px;min-height:48px;padding:13px 20px;font-size:15px;font-weight:740;line-height:1.25;transition:transform .16s,background-color .16s,border-color .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-2px)}.button--primary{background:var(--game-brand);color:var(--paper);box-shadow:0 12px 30px #681d2629}.button--lime{background:var(--game-brand);color:var(--paper)}.button--ghost{border-color:var(--site-line)}.button--wide{width:100%}.button--game{background:var(--game-brand);color:var(--paper);border-radius:999px;box-shadow:0 12px 28px #681d2629}.button--paper{border-color:var(--game-line);color:var(--game-ink);background:#f7f0e79e;border-radius:999px}.button--danger{color:#fff;background:#9d2d2d;border-radius:10px}.button-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.button-stack{gap:10px;display:grid}.link-button,.back-link,.back-cabinet,.text-logo{text-underline-offset:4px;background:0 0;border:0;min-height:48px;padding:8px;text-decoration:underline}.eyebrow{color:inherit;letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:760;line-height:1.45}.dot{border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block}.dot--purple{background:var(--purple)}.dot--lime{background:var(--lime);box-shadow:0 0 0 1px #2c21192e}.app-icon{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.mobile-tabbar,.cabinet-mobile-status,.game-mobile-actions,.game-mobile-title,.play-mobile-icon{display:none}.brand-lockup{color:var(--game-brand);white-space:nowrap;grid-template-columns:auto auto;align-items:center;column-gap:12px;display:inline-grid}.brand-lockup .lily-mark{grid-row:1/span 2;width:34px;height:40px}.brand-copy{display:grid}.brand-wordmark{font-family:var(--serif);letter-spacing:.28em;font-size:20px;font-weight:400;line-height:1}.brand-tagline{color:var(--site-muted);letter-spacing:.22em;text-transform:uppercase;margin-top:6px;font-size:8px;font-weight:650;line-height:1}.brand-lockup--compact{grid-template-columns:auto auto}.brand-lockup--compact .brand-tagline{display:none}.lily-mark{fill:currentColor;display:block}.center-state{text-align:center;background:var(--site-soft);place-content:center;justify-items:center;gap:16px;min-height:100dvh;padding:32px;display:grid}.center-state h1{letter-spacing:-.055em;margin:0;font-size:clamp(34px,6vw,64px);line-height:1}.center-state p{max-width:540px;color:var(--site-muted);font-size:17px;line-height:1.6}.loading-mark{border:4px solid #2c21191f;border-top-color:var(--game-brand);border-radius:50%;width:38px;height:38px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.landing-page{background-color:var(--paper);background-image:linear-gradient(#f7f0e7e3, #f7f0e7e3), var(--paper-texture);background-size:auto,560px 560px;overflow:hidden}.landing-header{z-index:30;border-bottom:1px solid var(--site-line);background:#f7f0e7fa;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;width:100%;min-height:96px;padding:20px clamp(24px,5vw,78px);display:grid;position:sticky;top:0;box-shadow:0 8px 28px #2c21190d}.landing-logo{color:inherit;justify-self:start;text-decoration:none}.landing-nav{align-items:center;gap:32px;display:flex}.landing-nav a,.landing-footer button{color:var(--site-ink);font-size:13px;font-weight:720;text-decoration:none}.landing-nav a:hover{color:var(--game-brand)}.button--landing-header{border-color:var(--site-line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f7f0e7b3;justify-self:end;min-height:46px;padding-inline:26px}.landing-hero{grid-template-columns:.92fr 1.08fr;width:min(1440px,100%);min-height:calc(100svh - 96px);margin:0 auto;display:grid}.landing-hero__copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:72px clamp(28px,5vw,78px) 46px;display:flex}.landing-hero__copy h1{font-family:var(--serif);letter-spacing:-.055em;margin:24px 0 30px;font-size:clamp(64px,6.7vw,104px);font-weight:400;line-height:.91}.landing-hero__copy h1 em{color:var(--game-brand);font-weight:400}.landing-lead{max-width:590px;color:var(--site-muted);margin-bottom:34px;font-size:clamp(17px,1.35vw,21px);line-height:1.62}.landing-actions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.landing-text-link{min-height:48px;color:var(--site-ink);text-underline-offset:5px;align-items:center;font-size:14px;font-weight:730;display:inline-flex}.landing-microcopy{color:var(--site-muted);letter-spacing:.2em;text-transform:uppercase;margin:auto 0 0;padding-top:56px;font-size:10px;font-weight:720}.landing-hero__visual{min-height:calc(100svh - 96px);color:var(--paper);background-color:var(--site-ink);background-image:linear-gradient(90deg,#23181029,#2318100a 42%,#23181047),url(/lilya-hero.jpg);background-position:58%;background-size:cover;border-radius:0 0 0 180px;position:relative;overflow:hidden;box-shadow:-30px 30px 80px #2c21191a}.landing-hero__visual:after{content:"";pointer-events:none;background:linear-gradient(#1e140d0d 45%,#1e140da8);position:absolute;inset:0}.landing-hero__note{z-index:2;letter-spacing:.2em;text-transform:uppercase;border-top:1px solid #f7f0e799;margin:0;padding-top:16px;font-size:10px;font-weight:650;line-height:1.75;position:absolute;top:126px;right:clamp(24px,4vw,60px)}.landing-question-card{z-index:2;aspect-ratio:3/4;background-color:var(--paper);background-image:linear-gradient(#f7f0e7d1, #f7f0e7d1), var(--paper-texture);width:min(34%,260px);color:var(--site-ink);text-align:center;background-size:auto,360px 360px;border:1px solid #3d2a1d2e;border-radius:18px;grid-template-rows:auto 1fr auto auto;place-items:center;padding:22px;display:grid;position:absolute;bottom:90px;left:clamp(36px,6vw,96px);transform:rotate(-5deg);box-shadow:0 28px 58px #180f0a61}.landing-question-card__number{color:var(--site-muted);letter-spacing:.15em;justify-self:start;font-size:9px}.landing-question-card .lily-mark{width:36px;height:42px;color:var(--game-brand)}.landing-question-card p{font-family:var(--serif);margin:0;font-size:clamp(18px,1.8vw,27px);line-height:1.15}.landing-question-card strong{color:var(--game-brand);font-family:var(--serif);letter-spacing:.28em;text-indent:.28em;font-size:13px;font-weight:400}.landing-hero__signature{z-index:2;text-shadow:0 3px 18px #00000073;justify-items:center;gap:8px;display:grid;position:absolute;bottom:46px;right:clamp(28px,5vw,70px)}.landing-hero__signature strong{font-family:var(--serif);letter-spacing:.32em;text-indent:.32em;font-size:30px;font-weight:400}.landing-hero__signature span{letter-spacing:.25em;text-transform:uppercase;font-size:8px;font-weight:650}.landing-section{width:min(1280px,100% - 48px);margin:0 auto}.landing-intro{grid-template-columns:160px minmax(0,1fr);gap:42px;padding:150px 0 140px;display:grid}.landing-section__label{border-top:1px solid var(--site-line);padding-top:11px}.landing-section__label span{color:var(--game-brand);font-family:var(--serif);margin-bottom:22px;font-size:21px;display:block}.landing-intro__copy h2,.landing-section__heading h2,.landing-how h2,.landing-final h2{font-family:var(--serif);letter-spacing:-.045em;font-size:clamp(52px,6vw,86px);font-weight:400;line-height:.96}.landing-intro__copy h2{margin:0 0 30px}.landing-intro__copy>p{max-width:720px;color:var(--site-muted);font-size:19px;line-height:1.65}.landing-facts{border-top:1px solid var(--site-line);border-bottom:1px solid var(--site-line);grid-column:2;grid-template-columns:repeat(3,minmax(0,1fr));margin:50px 0 0;display:grid}.landing-facts div{border-right:1px solid var(--site-line);align-content:center;gap:7px;min-height:150px;padding:24px;display:grid}.landing-facts div:first-child{padding-left:0}.landing-facts div:last-child{border-right:0}.landing-facts dt{color:var(--game-brand);font-family:var(--serif);font-size:52px;line-height:1}.landing-facts dd{color:var(--site-muted);margin:0;font-size:13px}.landing-experience{padding-bottom:150px}.landing-section__heading{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:50px;display:flex}.landing-section__heading .eyebrow{width:250px;margin-bottom:10px}.landing-section__heading h2{margin:0}.landing-features{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.landing-features article{border:1px solid var(--site-line);background-color:#f7f0e7a8;background-image:linear-gradient(#f7f0e7d4, #f7f0e7d4), var(--paper-texture);background-size:auto,360px 360px;border-radius:4px 34px;flex-direction:column;min-height:340px;padding:clamp(26px,3vw,42px);display:flex}.landing-features article:nth-child(2){color:var(--paper);background-color:var(--game-brand);background-image:linear-gradient(#681d26e0, #681d26e0), var(--paper-texture)}.landing-features article:nth-child(3){color:var(--paper);background-color:var(--chapter-turns);background-image:linear-gradient(#4e5232e0, #4e5232e0), var(--paper-texture);border-color:#0000}.landing-features article>span{color:inherit;font-family:var(--serif);opacity:.72;font-size:18px}.landing-features h3{font-family:var(--serif);margin:auto 0 16px;font-size:38px;font-weight:400}.landing-features p{color:inherit;opacity:.78;margin-bottom:0;font-size:15px;line-height:1.6}.landing-how{min-height:780px;color:var(--paper);background-color:var(--site-ink);background-image:linear-gradient(#2c2119eb, #2c2119eb), var(--paper-texture);background-size:auto,560px 560px;grid-template-columns:.95fr 1.05fr;display:grid}.landing-how__copy{flex-direction:column;justify-content:center;padding:80px clamp(28px,6vw,92px);display:flex}.landing-how h2{margin:20px 0 52px}.landing-how ol{gap:26px;margin:0;padding:0;list-style:none;display:grid}.landing-how li{border-top:1px solid #f7f0e733;grid-template-columns:42px 1fr;gap:16px;padding-top:20px;display:grid}.landing-how li>span{width:32px;height:32px;font-family:var(--serif);border:1px solid #f7f0e766;border-radius:50%;place-items:center;display:grid}.landing-how li p{color:#f7f0e7ad;margin:0;line-height:1.55}.landing-how li strong{color:var(--paper)}.landing-card-scene{background-image:linear-gradient(#23181014,#23181080),url(/lilya-hero.jpg);background-position:63%;background-size:cover;min-height:780px;position:relative;overflow:hidden}.landing-card{aspect-ratio:3/4;border-radius:22px;flex-direction:column;width:min(42%,270px);display:flex;position:absolute;top:50%;left:50%;box-shadow:0 30px 70px #110b077a}.landing-card--olive{background:var(--chapter-turns);justify-content:flex-end;padding:28px;transform:translate(-88%,-48%)rotate(-13deg)}.landing-card--olive span{letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:650;line-height:1.6}.landing-card--wine{background-color:var(--game-brand);background-image:linear-gradient(#681d26e0, #681d26e0), var(--paper-texture);text-align:center;background-size:auto,300px 300px;justify-content:center;align-items:center;gap:22px;transform:translate(-16%,-51%)rotate(11deg)}.landing-card--wine .lily-mark{width:56px;height:64px}.landing-card--wine strong{letter-spacing:.2em;font-size:10px;font-weight:650;line-height:1.7}.landing-card--paper{z-index:2;background-color:var(--paper);background-image:linear-gradient(#f7f0e7d1, #f7f0e7d1), var(--paper-texture);color:var(--site-ink);text-align:center;background-size:auto,320px 320px;justify-content:space-between;align-items:center;padding:26px;transform:translate(-51%,-44%)rotate(-2deg)}.landing-card--paper>span{color:var(--site-muted);align-self:flex-start;font-size:9px}.landing-card--paper .lily-mark{width:42px;height:48px;color:var(--game-brand)}.landing-card--paper p{font-family:var(--serif);margin:0;font-size:clamp(20px,2.2vw,31px);line-height:1.16}.landing-card--paper strong{color:var(--game-brand);font-family:var(--serif);letter-spacing:.28em;text-indent:.28em;font-size:14px;font-weight:400}.landing-final{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:650px;padding:100px 24px;display:flex}.landing-final>.lily-mark{width:58px;height:68px;color:var(--game-brand);margin-bottom:22px}.landing-final h2{margin:22px 0 26px}.landing-final>p:not(.eyebrow){max-width:550px;color:var(--site-muted);margin-bottom:30px;font-size:17px;line-height:1.6}.landing-footer{border-top:1px solid var(--site-line);grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:110px;padding:24px clamp(24px,5vw,72px);display:grid}.landing-footer p{color:var(--site-muted);font-family:var(--serif);margin:0;font-size:16px}.landing-footer button{text-underline-offset:5px;background:0 0;border:0;justify-self:end;min-height:48px;text-decoration:underline}.auth-page{background:var(--paper);grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);gap:0;min-height:100dvh;padding:0;display:grid}.auth-panel{background-color:var(--paper);background-image:linear-gradient(#f7f0e7d6, #f7f0e7d6), var(--paper-texture);background-size:auto,520px 520px;flex-direction:column;padding:clamp(28px,5vw,78px);display:flex}.auth-topbar{justify-content:space-between;align-items:center;gap:24px;display:flex}.auth-back{min-height:48px;color:var(--site-muted);text-underline-offset:4px;background:0 0;border:0;padding:8px 0;font-size:13px;font-weight:720;text-decoration:underline}.auth-copy{width:min(600px,100%);margin:auto 0 36px}.auth-copy h1{font-family:var(--serif);letter-spacing:-.045em;margin:20px 0 24px;font-size:clamp(50px,6vw,86px);font-weight:400;line-height:.94}.auth-copy>p:last-child{max-width:560px;color:var(--site-muted);font-size:18px;line-height:1.6}.auth-form{gap:16px;width:min(520px,100%);display:grid}.auth-form label{color:var(--site-muted);gap:8px;font-size:13px;font-weight:700;display:grid}.auth-form input{border:1px solid var(--site-line);width:100%;min-height:54px;color:var(--site-ink);background:#fffcf7b8;border-radius:12px;padding:12px 16px;font-size:17px}.form-error{color:#8f2424;background:#fff0f0;border-radius:10px;margin:0;padding:12px 14px;font-size:14px}.auth-note{max-width:520px;color:var(--site-muted);margin:24px 0 0;font-size:13px;line-height:1.5}.auth-visual{min-height:620px;color:var(--paper);background-color:var(--site-ink);background-image:linear-gradient(90deg,#1f160fa8,#1f160f0f),url(/lilya-hero.jpg);background-position:50%;background-size:cover;padding:42px;position:relative;overflow:hidden}.auth-visual:after{content:"";pointer-events:none;background:linear-gradient(#23181014 45%,#231810b8);position:absolute;inset:0}.auth-visual__label{z-index:2;letter-spacing:.21em;border-top:1px solid #f7f0e794;max-width:210px;padding-top:14px;font-size:10px;line-height:1.7;display:inline-flex;position:relative}.auth-visual__brand{z-index:2;color:var(--paper);text-align:center;text-shadow:0 3px 20px #00000059;justify-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.auth-visual__brand .lily-mark{width:76px;height:88px;margin-bottom:16px}.auth-visual__brand strong{font-family:var(--serif);letter-spacing:.3em;text-indent:.3em;font-size:clamp(42px,5vw,66px);font-weight:400}.auth-visual__brand span{letter-spacing:.34em;text-transform:uppercase;margin-top:12px;font-size:10px;font-weight:650}.auth-visual>p{z-index:3;color:#f7f0e7db;font-family:var(--serif);text-align:right;margin:0;font-size:22px;line-height:1.35;position:absolute;bottom:40px;right:42px}.auth-deck{position:absolute;inset:90px 40px 110px}.auth-deck__card{aspect-ratio:3/4;border:1px solid #ffffff29;border-radius:24px;width:min(56%,310px);padding:24px;position:absolute;top:50%;left:50%;box-shadow:0 28px 50px #00000059}.auth-deck__card--green{background:var(--chapter-present);transform:translate(-75%,-51%)rotate(-13deg)}.auth-deck__card--wine{background:var(--chapter-character);transform:translate(-35%,-51%)rotate(12deg)}.auth-deck__card--paper{background:var(--paper);color:var(--game-ink);flex-direction:column;justify-content:space-between;display:flex;transform:translate(-52%,-47%)rotate(-2deg)}.auth-deck__card--paper span{font-family:var(--serif);font-size:clamp(26px,3vw,42px);line-height:1}.auth-deck__card--paper strong{font-family:var(--serif);color:var(--game-brand);align-self:center;font-size:130px;font-weight:400}.cabinet-page{background-color:var(--paper);background-image:linear-gradient(#f7f0e7e0, #f7f0e7e0), var(--paper-texture);background-size:auto,560px 560px;min-height:100dvh}.cabinet-header{border-bottom:1px solid var(--site-line);justify-content:space-between;align-items:center;gap:20px;min-height:88px;padding:18px clamp(22px,5vw,82px);display:flex}.cabinet-header nav{align-items:center;gap:12px;display:flex}.cabinet-user{font-size:14px;font-weight:750}.round-button{background:var(--site-ink);color:#fff;border:0;border-radius:50%;width:46px;height:46px;font-size:21px}.cabinet-main{max-width:1380px;margin:0 auto;padding:clamp(54px,8vw,118px) clamp(22px,5vw,82px) 90px}.cabinet-intro{max-width:790px}.cabinet-intro h1{font-family:var(--serif);letter-spacing:-.055em;margin:18px 0 24px;font-size:clamp(50px,7.5vw,102px);font-weight:400;line-height:.95}.cabinet-intro>p:last-child{max-width:580px;color:var(--site-muted);font-size:19px;line-height:1.6}.products-section{margin-top:100px}.section-title-row{border-top:1px solid var(--site-line);justify-content:space-between;align-items:center;padding-top:20px;display:flex}.section-title-row span{color:var(--site-muted);font-size:13px}.products-section h2{font-family:var(--serif);letter-spacing:-.04em;margin:18px 0 34px;font-size:clamp(34px,4vw,56px);font-weight:400}.product-card{background:var(--site-ink);min-height:460px;color:var(--paper);border-radius:24px;grid-template-columns:.9fr 1.1fr;display:grid;overflow:hidden;box-shadow:0 28px 70px #2d211829}.product-card__copy{flex-direction:column;align-items:flex-start;padding:clamp(30px,5vw,66px);display:flex}.product-card__status{letter-spacing:.12em;text-transform:uppercase;margin-bottom:auto;font-size:12px;font-weight:760}.product-card__copy h3{font-family:var(--serif);letter-spacing:.08em;margin:28px 0 20px;font-size:clamp(58px,6vw,88px);font-weight:400;line-height:.94}.product-card__copy>p:not(.product-card__status){color:#ffffffb3;max-width:560px;margin-bottom:28px;font-size:17px;line-height:1.55}.product-card__art{background-color:var(--site-ink);background-image:linear-gradient(90deg,#2c211985,#2c21190a),url(/lilya-hero.jpg);background-position:50%;background-size:cover;position:relative;overflow:hidden}.product-card__art:before{content:"";background:linear-gradient(#0000 55%,#24191175);position:absolute;inset:0}.product-art-card{aspect-ratio:3/4;width:min(42%,230px);color:var(--game-brand);background-color:var(--paper);background-image:linear-gradient(#f7f0e7cc, #f7f0e7cc), var(--paper-texture);text-align:center;background-size:auto,330px 330px;border:1px solid #4a30232e;border-radius:18px;align-content:center;justify-items:center;gap:12px;padding:24px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-5deg);box-shadow:0 26px 50px #160e0959}.product-art-card .lily-mark{width:74px;height:85px}.product-art-card strong{font-family:var(--serif);letter-spacing:.25em;text-indent:.25em;font-size:27px;font-weight:400}.product-art-card span{letter-spacing:.18em;text-transform:uppercase;font-size:9px;font-weight:650;line-height:1.6}.mini-card{aspect-ratio:3/4;border:1px solid #ffffff2e;border-radius:19px;flex-direction:column;justify-content:space-between;width:min(42%,230px);padding:22px;font-size:13px;display:flex;position:absolute;top:50%;left:50%;box-shadow:0 25px 45px #00000059}.mini-card--ochre{background:var(--chapter-beginnings);color:var(--game-ink);transform:translate(-88%,-48%)rotate(-15deg)}.mini-card--blue{background:var(--chapter-turns);transform:translate(-16%,-50%)rotate(15deg)}.mini-card--paper{background:var(--paper);color:var(--game-ink);align-items:center;transform:translate(-50%,-46%)rotate(-2deg)}.mini-card--paper span{color:var(--game-brand);font-family:var(--serif);margin:auto;font-size:100px}.profile-sheet{background:var(--paper);border-radius:16px;align-items:center;gap:16px;margin-bottom:28px;padding:18px;display:flex}.profile-sheet>div:last-child{min-width:0}.profile-sheet p{color:var(--game-muted);overflow-wrap:anywhere;margin:5px 0 0}.profile-avatar{background:var(--game-brand);width:58px;height:58px;color:var(--paper);font-family:var(--serif);border-radius:18px;flex:none;place-items:center;font-size:27px;display:grid}.game-root{min-height:100dvh;color:var(--game-ink);background-color:var(--table);background-image:linear-gradient(#eee4d7e0, #eee4d7e0), var(--paper-texture);background-size:auto,560px 560px}.game-root.is-large-text{font-size:1.22rem}.game-table{background-color:var(--table);background-image:linear-gradient(#eee4d7e0, #eee4d7e0), var(--paper-texture);background-size:auto,560px 560px;min-height:100dvh}.game-shell{flex-direction:column;display:flex}.game-header,.play-topbar{border-bottom:1px solid var(--game-line);background:#f2eadfb3;justify-content:space-between;align-items:center;gap:20px;min-height:88px;padding:16px clamp(20px,5vw,64px);display:flex}.game-header nav,.play-actions{align-items:center;gap:10px;display:flex}.text-logo{color:var(--game-brand);text-align:left;font-family:var(--serif);letter-spacing:.16em;text-transform:uppercase;padding-inline:0;font-size:23px;font-weight:400;line-height:.9;text-decoration:none}.text-logo small{color:var(--game-muted);letter-spacing:.18em;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:7px;font-weight:650}.text-logo--small{font-size:15px}.game-home{flex:1;grid-template-columns:1.02fr .98fr;align-items:center;gap:32px;width:min(1320px,100%);margin:0 auto;padding:50px clamp(20px,5vw,64px);display:grid}.game-home__copy h1{font-family:var(--serif);letter-spacing:-.045em;margin:20px 0 24px;font-size:clamp(58px,7.2vw,92px);font-weight:400;line-height:.96}.game-home__copy h1 em{color:var(--game-brand);font-weight:400}.game-lead{max-width:520px;color:var(--game-muted);margin-bottom:28px;font-size:19px;line-height:1.55}.game-facts{margin:22px 0 8px;font-size:14px;font-weight:700}.privacy-line{max-width:560px;color:var(--game-muted);font-size:13px;line-height:1.5}.hero-deck{min-height:520px;color:var(--paper);background-color:var(--site-ink);background-image:linear-gradient(#271b120d,#271b1294),url(/lilya-hero.jpg);background-position:58%;background-size:cover;border-radius:140px 18px;position:relative;overflow:hidden;box-shadow:0 30px 70px #2c211933}.hero-deck__brand{color:var(--paper);text-shadow:0 3px 16px #0006;justify-items:center;gap:6px;display:grid;position:absolute;bottom:32px;right:34px}.hero-deck__brand .lily-mark{width:48px;height:56px}.hero-deck__brand strong{font-family:var(--serif);letter-spacing:.28em;text-indent:.28em;font-size:28px;font-weight:400}.hero-deck__brand span{letter-spacing:.22em;text-transform:uppercase;font-size:8px;font-weight:650}.hero-deck__card{aspect-ratio:3/4;border:1px solid #29212629;border-radius:23px;width:min(55%,320px);position:absolute;top:50%;left:50%;box-shadow:0 28px 48px -25px #29212675}.hero-deck__card--green{background:var(--chapter-present);transform:translate(-72%,-52%)rotate(-13deg)}.hero-deck__card--wine{background:var(--chapter-character);transform:translate(-32%,-52%)rotate(13deg)}.hero-deck__card--paper{background:var(--paper);flex-direction:column;justify-content:space-between;padding:28px;display:flex;transform:translate(-51%,-47%)rotate(-2deg)}.hero-deck__card--paper p{color:var(--game-brand);font-size:14px;font-weight:700}.hero-deck__card--paper strong{font-family:var(--serif);font-size:clamp(25px,2.6vw,35px);font-weight:400;line-height:1.2}.hero-deck__card--paper small{text-align:right}.back-cabinet{color:var(--game-muted);align-self:flex-start;margin:0 0 22px clamp(12px,4vw,52px)}.setup-page{padding:40px 20px 70px}.setup-wrap{width:min(900px,100%);margin:0 auto}.setup-wrap--narrow{width:min(690px,100%);padding-top:30px}.setup-wrap>h1{font-family:var(--serif);letter-spacing:-.05em;margin:20px 0;font-size:clamp(48px,7vw,76px);font-weight:400}.setup-intro{max-width:650px;color:var(--game-muted);margin-bottom:44px;font-size:17px;line-height:1.6}.choice-group{border:0;border-top:1px solid var(--game-line);margin:0 0 36px;padding:24px 0 0}.choice-group legend{width:100%;font-family:var(--serif);gap:16px;margin-bottom:18px;font-size:25px;display:flex}.choice-group legend span{color:var(--game-muted);font-family:inherit;font-size:14px}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.choice-grid--roles,.choice-grid--recording{grid-template-columns:repeat(3,minmax(0,1fr))}.choice{border:1px solid var(--game-line);cursor:pointer;background:#f7f0e78f;border-radius:12px;align-items:center;gap:12px;min-height:58px;padding:12px 16px;display:flex;position:relative}.choice:has(input:checked){border-color:var(--game-brand);box-shadow:inset 0 0 0 1px var(--game-brand);background:var(--paper)}.choice input{width:20px;height:20px;accent-color:var(--game-brand);flex:none}.choice--large{min-height:86px}.choice--large span{gap:4px;display:grid}.choice--large small{color:var(--game-muted);font-size:13px;font-weight:400}.choice-note,.calm-note{border-left:3px solid var(--game-brand);color:var(--game-muted);background:#f7f0e79e;margin:14px 0 0;padding:16px 18px;font-size:14px;line-height:1.55}.check-list{gap:12px;margin-bottom:28px;display:grid}.check-choice{border:1px solid var(--game-line);background:var(--paper);cursor:pointer;border-radius:12px;align-items:center;gap:16px;min-height:72px;padding:16px 18px;line-height:1.45;display:flex}.check-choice input{width:22px;height:22px;accent-color:var(--game-brand);flex:none}.play-page{flex-direction:column;display:flex}.play-progress{justify-items:center;gap:3px;font-size:12px;display:grid}.play-progress span{color:var(--game-muted)}.play-main{flex:1;place-items:center;width:min(1260px,100%);margin:0 auto;padding:34px clamp(18px,4vw,50px) 60px;display:grid}.chapter-screen{grid-template-columns:minmax(300px,500px) minmax(280px,420px);justify-content:center;align-items:center;gap:clamp(36px,7vw,100px);width:100%;display:grid}.chapter-card{aspect-ratio:3/4;border:1px solid var(--game-line);background-color:var(--chapter-color);background-image:linear-gradient(#ffffff06, #00000009), var(--paper-texture);background-blend-mode:soft-light, overlay;min-height:600px;color:var(--paper);background-size:auto,420px 420px;border-radius:25px;flex-direction:column;justify-content:space-between;padding:36px;display:flex;box-shadow:0 28px 50px -30px #2a2a2a59}.chapter-card--beginnings{--chapter-color:var(--chapter-beginnings);color:var(--game-ink)}.chapter-card--character{--chapter-color:var(--chapter-character)}.chapter-card--turns{--chapter-color:var(--chapter-turns)}.chapter-card--present{--chapter-color:var(--chapter-present);color:var(--paper)}.chapter-card h1{font-family:var(--serif);letter-spacing:-.045em;margin:0 0 14px;font-size:clamp(39px,5vw,59px);font-weight:400;line-height:1.02}.chapter-card p{margin:0}.chapter-symbol{align-self:center;width:48%}.chapter-actions>p{color:var(--game-muted);margin-bottom:25px;font-size:17px;line-height:1.6}.chapter-actions .button{width:100%;margin-bottom:10px}.pair-screen{text-align:center;justify-items:center;gap:28px;width:100%;display:grid}.pair-screen h1{font-family:var(--serif);letter-spacing:-.045em;margin:10px 0;font-size:clamp(40px,5.5vw,64px);font-weight:400}.pair-screen>div:first-child>p:not(.eyebrow){color:var(--game-muted)}.mobile-note{display:none}.pair-cards{grid-template-columns:repeat(2,minmax(280px,430px));justify-content:center;align-items:start;gap:clamp(18px,4vw,42px);width:100%;display:grid}.pair-cards--closed{grid-template-columns:repeat(2,minmax(240px,360px));align-items:center}.pair-cards--closed .pair-option:first-child{transform:rotate(-3deg)}.pair-cards--closed .pair-option:last-child{transform:rotate(3deg)}.pair-option{gap:12px;min-width:0;transition:transform .65s cubic-bezier(.2,.75,.25,1);display:grid}.flip-card{aspect-ratio:3/4;perspective:1400px;outline:none;width:100%;min-height:480px}.flip-card[role=button]{cursor:pointer}.flip-card[role=button]:focus-visible{outline:3px solid var(--focus);outline-offset:5px;border-radius:22px}.flip-card__inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .72s cubic-bezier(.2,.72,.18,1);position:relative}.pair-option:nth-child(2) .flip-card__inner{transition-delay:80ms}.flip-card.is-flipped .flip-card__inner{transform:rotateY(180deg)}.flip-card__side{backface-visibility:hidden;position:absolute;inset:0}.flip-card__side--face{transform:rotateY(180deg)}.flip-card__side>.game-card{height:100%;min-height:0}.flip-progress{color:var(--game-muted);letter-spacing:.04em;margin:0;font-size:13px;font-weight:700}.game-card{aspect-ratio:3/4;border:1px solid var(--game-line);border-radius:22px;width:100%;min-height:560px;padding:30px;position:relative;overflow:visible;box-shadow:0 22px 44px -26px #2c21196b}.game-card--small{min-height:480px}.game-card--compact{min-height:460px}.game-card--back{text-align:left;flex-direction:column;justify-content:space-between;display:flex}.game-card--face{background-color:var(--paper);background-image:linear-gradient(#f7f0e7c7, #f7f0e7c7), var(--paper-texture);text-align:left;background-size:auto,420px 420px;flex-direction:column;display:flex}.card-tone--beginnings{--card-accent:var(--chapter-beginnings)}.card-tone--character{--card-accent:var(--chapter-character)}.card-tone--turns{--card-accent:var(--chapter-turns)}.card-tone--present{--card-accent:var(--chapter-present)}.card-tone--followup{--card-accent:var(--game-muted)}.card-tone--special{--card-accent:var(--game-ink)}.card-tone--closing{--card-accent:var(--game-brand)}.game-card--back{background-image:linear-gradient(#ffffff05, #0000000a), var(--paper-texture);background-blend-mode:soft-light, overlay;background-size:auto,420px 420px}.game-card--back.card-tone--beginnings{background-color:var(--chapter-beginnings);color:var(--game-ink)}.game-card--back.card-tone--character{background-color:var(--chapter-character);color:var(--paper)}.game-card--back.card-tone--turns{background-color:var(--chapter-turns);color:var(--paper)}.game-card--back.card-tone--present{background-color:var(--chapter-present);color:var(--paper)}.game-card--face:before{content:"";background:var(--card-accent);border-radius:0 0 6px 6px;height:5px;position:absolute;top:0;left:30px;right:30px}.card-kicker{font-family:var(--serif);letter-spacing:.28em;text-transform:uppercase;margin:0;font-size:16px;font-weight:400}.card-symbol{align-self:center;width:40%;height:auto}.card-footer,.card-meta{color:var(--game-muted);letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:flex-start;gap:15px;margin:0;font-size:11px;font-weight:650;display:flex}.game-card--back .card-footer{color:inherit}.card-meta--bottom{letter-spacing:.18em;text-transform:uppercase;align-items:center;margin-top:auto}.card-main{margin:auto 0;padding:28px 0}.card-title{color:var(--game-brand);margin-bottom:16px;font-size:15px;font-weight:720}.card-prompt{font-family:var(--serif);letter-spacing:-.025em;margin:0;font-size:clamp(27px,3vw,36px);line-height:1.22}.game-card--compact .card-prompt{font-size:clamp(24px,2.5vw,31px)}.card-tag{border:1px solid var(--game-line);white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:10px}.bookmark{border:1px solid var(--game-line);background:0 0;border-radius:10px;place-items:center;width:44px;height:44px;margin:-10px;display:grid}.bookmark svg,.catalog-bookmark svg{fill:none;stroke:currentColor;stroke-width:1.6px;width:21px}.bookmark--active,.catalog-bookmark.is-active{color:var(--paper);background:var(--game-brand);border-color:var(--game-brand)}.bookmark--active svg,.catalog-bookmark.is-active svg{fill:currentColor}.single-card-stage{justify-items:center;gap:16px;width:min(560px,100%);margin:auto;display:grid}.single-card-stage .game-card{max-width:440px}.guess-panel,.detail-panel{border:1px solid var(--game-line);background:#f7f0e7d1;border-radius:14px;width:min(660px,100%);padding:20px 22px}.guess-panel>p:not(.eyebrow){font-family:var(--serif);font-size:22px;line-height:1.45}.detail-panel{color:var(--game-muted);margin:0;font-size:17px;line-height:1.55}.story-tools{grid-template-columns:repeat(3,1fr);gap:8px;width:min(680px,100%);display:grid}.tool-button{border:1px solid var(--game-line);background:#f7f0e7b8;border-radius:10px;min-height:52px;padding:10px 12px;font-size:14px}.story-complete{grid-template-columns:1.3fr .7fr;gap:8px;width:min(680px,100%);display:grid}.recording-badge{border:1px solid var(--game-line);color:var(--game-muted);border-radius:999px;margin:0;padding:7px 10px;font-size:12px}.closing-screen{text-align:center;width:min(760px,100%)}.closing-screen h1,.standalone-rules h1,.result-page h1,.pause-card h1{font-family:var(--serif);letter-spacing:-.05em;margin:18px 0 22px;font-size:clamp(46px,7vw,76px);font-weight:400;line-height:1.05}.closing-screen>p:not(.eyebrow){max-width:580px;color:var(--game-muted);margin:0 auto 28px;font-size:18px;line-height:1.6}.closing-screen .button-row{justify-content:center}.standalone-rules{width:min(760px,100%);margin:auto;padding:60px 20px}.rules-content ol{border-top:1px solid var(--game-line);gap:0;margin:0 0 22px;padding:0;list-style:none;display:grid}.rules-content li{border-bottom:1px solid var(--game-line);grid-template-columns:44px 1fr;gap:16px;padding:20px 0;display:grid}.rules-content li>span{color:var(--game-muted);font-family:var(--serif)}.rules-content li strong{font-size:17px}.rules-content li p{color:var(--game-muted);margin:7px 0 0;line-height:1.55}.pause-screen{place-items:center;padding:20px;display:grid}.pause-card{background:var(--paper);border-radius:24px;width:min(620px,100%);padding:clamp(30px,6vw,60px);box-shadow:0 25px 60px -35px #29212699}.pause-card>p:not(.eyebrow){color:var(--game-muted);margin-bottom:28px;font-size:17px;line-height:1.6}.result-page{place-items:center;padding:60px 20px;display:grid}.result-page>section{width:min(860px,100%)}.result-page>section>p:not(.eyebrow,.calm-note){color:var(--game-muted);font-size:17px}.discussed-list{border-top:1px solid var(--game-line);margin:34px 0;padding:0;list-style:none}.discussed-list li{border-bottom:1px solid var(--game-line);grid-template-columns:52px 1fr;gap:18px;padding:22px 0;display:grid}.discussed-list span{color:var(--game-muted);font-size:13px}.discussed-list strong{font-family:var(--serif);font-size:23px}.discussed-list p{color:var(--game-muted);margin:8px 0 0;line-height:1.5}.catalog-page{padding:34px clamp(18px,5vw,64px) 80px}.catalog-header{max-width:1200px;margin:0 auto 36px}.catalog-header h1{font-family:var(--serif);letter-spacing:-.055em;margin:18px 0 14px;font-size:clamp(52px,7vw,82px);font-weight:400}.catalog-header>p:not(.eyebrow){max-width:650px;color:var(--game-muted);font-size:17px;line-height:1.6}.catalog-content{max-width:1200px;margin:0 auto}.search-field input{border:1px solid var(--game-line);background:var(--paper);border-radius:11px;width:min(420px,100%);min-height:52px;padding:12px 16px;font-size:16px}.filter-row{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.filter-row--chapters{margin-top:9px}.filter-pill{border:1px solid var(--game-line);background:0 0;border-radius:999px;min-height:46px;padding:10px 15px;font-size:14px}.filter-pill.is-active{border-color:var(--game-ink);background:var(--game-ink);color:var(--paper)}.result-count{color:var(--game-muted);margin:20px 0;font-size:13px}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.catalog-item{min-width:0;position:relative}.catalog-open{background:0 0;border:0;width:100%;padding:0;display:block}.catalog-open .game-card{min-height:420px;transition:transform .18s,box-shadow .18s}.catalog-open:hover .game-card{transform:translateY(-5px);box-shadow:0 24px 40px -29px #29212694}.catalog-bookmark{z-index:2;border:1px solid var(--game-line);background:var(--paper);border-radius:10px;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:15px;right:15px}.catalog-empty{border:1px solid var(--game-line);color:var(--game-muted);text-align:center;border-radius:20px;grid-column:1/-1;padding:60px 20px}.card-viewer{grid-template-columns:minmax(280px,440px) minmax(260px,1fr);align-items:start;gap:30px;display:grid}.card-viewer__copy section{border-top:1px solid var(--game-line);padding:20px 0}.card-viewer__copy section>p:last-child{font-size:17px;line-height:1.65}.viewer-nav{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin-top:20px;display:grid}.viewer-nav .button:last-child{justify-self:end}.viewer-nav span{color:var(--game-muted);font-size:13px}.modal{border:1px solid var(--game-line);background-color:var(--table);background-image:linear-gradient(#eee4d7e0, #eee4d7e0), var(--paper-texture);width:min(680px,100% - 32px);max-height:calc(100dvh - 32px);color:var(--game-ink);background-size:auto,480px 480px;border-radius:22px;padding:0;overflow:hidden;box-shadow:0 35px 90px #29212647}.modal--wide{width:min(1020px,100% - 32px)}.modal::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#2921269e}.modal__sheet{overscroll-behavior:contain;max-height:calc(100dvh - 34px);overflow:auto}.modal__header{z-index:3;border-bottom:1px solid var(--game-line);background:#eee4d7f5;justify-content:space-between;align-items:center;gap:20px;padding:20px 24px 14px;display:flex;position:sticky;top:0}.modal__header h2{font-family:var(--serif);letter-spacing:-.035em;margin:6px 0 0;font-size:32px;font-weight:400}.icon-button{border:1px solid var(--game-line);background:0 0;border-radius:11px;flex:none;width:48px;height:48px;font-size:25px}.modal__body{padding:24px}.settings-list{gap:12px;display:grid}.toggle-row{border-bottom:1px solid var(--game-line);justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:14px 0;display:flex}.toggle-row span{gap:5px;display:grid}.toggle-row small{color:var(--game-muted)}.toggle-row input{width:24px;height:24px;accent-color:var(--game-brand)}.data-note{background:var(--paper);border-radius:14px;margin:15px 0;padding:20px}.data-note p:last-child{color:var(--game-muted);margin:0;line-height:1.6}.danger-link{color:#902929;background:0 0;border:0;justify-self:start;min-height:48px;text-decoration:underline}.delete-confirm{background:#fff3ef;border:1px solid #9d2d2d40;border-radius:12px;padding:18px}.helper-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.helper-choice{border:1px solid var(--game-line);background:var(--paper);text-align:left;border-radius:14px;align-content:space-between;gap:18px;min-height:145px;padding:18px;display:grid}.helper-choice span{color:var(--game-muted);text-transform:uppercase;font-size:12px}.helper-choice strong{font-family:var(--serif);font-size:21px;font-weight:400;line-height:1.35}.helper-selected{grid-template-columns:minmax(260px,420px) 1fr;align-items:center;gap:28px;display:grid}.helper-selected .game-card{min-height:500px}.helper-detail{color:var(--game-muted);font-size:18px;line-height:1.6}.helper-selected details{border-top:1px solid var(--game-line);border-bottom:1px solid var(--game-line);margin:20px 0;padding:15px 0}.helper-selected details p{color:var(--game-muted);line-height:1.55}.modal-safety-actions{border-top:1px solid var(--game-line);justify-content:flex-end;gap:18px;margin-top:22px;padding-top:14px;display:flex}.voice-record-cta{width:min(520px,100%);min-height:76px;color:var(--game-ink);text-align:left;background:#f7f0e7c7;border:1px solid #681d2640;border-radius:18px;align-items:center;gap:15px;padding:12px 18px;display:flex;box-shadow:0 10px 28px #2c21190f}.voice-record-cta>span:first-child{background:var(--game-brand);width:48px;height:48px;color:var(--paper);border-radius:50%;flex:none;place-items:center;display:grid}.voice-record-cta>span:last-child{gap:4px;display:grid}.voice-record-cta strong{font-size:15px}.voice-record-cta small{color:var(--game-muted);font-size:12px}.audio-recorder{gap:18px;display:grid}.audio-context{border:1px solid var(--game-line);background:var(--paper);border-radius:16px;padding:18px}.audio-context .eyebrow{color:var(--game-brand);margin-bottom:9px}.audio-context p:last-child{font-family:var(--serif);margin:0;font-size:22px;line-height:1.3}.audio-recorder__stage{background-color:var(--site-ink);background-image:linear-gradient(#2c2119eb, #2c2119eb), var(--paper-texture);min-height:210px;color:var(--paper);text-align:center;background-size:auto,380px 380px;border-radius:22px;place-content:center;justify-items:center;gap:10px;padding:28px;display:grid}.audio-recorder__stage strong{font-family:var(--serif);font-size:32px;font-weight:400}.audio-recorder__stage p{color:#f7f0e7a6;max-width:390px;margin:0;font-size:13px;line-height:1.5}.audio-pulse{border:18px solid var(--game-brand);background:var(--paper);border-radius:50%;width:56px;height:56px;box-shadow:0 0 #681d266b}.audio-recorder__stage.is-recording .audio-pulse{animation:1.6s ease-out infinite audio-pulse}@keyframes audio-pulse{70%,to{box-shadow:0 0 0 22px #681d2600}}.audio-consent{border:1px solid var(--game-line);background:var(--paper);cursor:pointer;border-radius:14px;align-items:center;gap:13px;min-height:60px;padding:14px 16px;font-size:14px;line-height:1.4;display:flex}.audio-consent input{width:22px;height:22px;accent-color:var(--game-brand);flex:none}.audio-record-button,.audio-stop-button{background:var(--game-brand);min-height:58px;color:var(--paper);border:0;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:14px 22px;font-weight:760;display:inline-flex}.audio-record-button>span{background:currentColor;border-radius:50%;width:14px;height:14px}.audio-stop-button{background:var(--site-ink)}.audio-stop-button>span{background:currentColor;border-radius:3px;width:14px;height:14px}.audio-saved{gap:16px;display:grid}.audio-saved audio,.recording-item audio{width:100%;min-height:48px}.audio-privacy{color:var(--game-muted);margin:0;font-size:12px;line-height:1.5}.recordings-library{gap:22px;display:grid}.recordings-library__intro{border-bottom:1px solid var(--game-line);justify-content:space-between;align-items:center;gap:24px;padding-bottom:20px;display:flex}.recordings-library__intro p{max-width:520px;color:var(--game-muted);margin:0;line-height:1.55}.recordings-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.recording-item{border:1px solid var(--game-line);background:var(--paper);border-radius:18px;align-content:start;gap:14px;min-width:0;padding:22px;display:grid}.recording-item__meta{color:var(--game-muted);justify-content:space-between;gap:14px;font-size:12px;display:flex}.recording-item h3{font-family:var(--serif);margin:0;font-size:25px;font-weight:400}.recording-item>p{color:var(--game-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.recording-delete{color:#902929;text-underline-offset:4px;background:0 0;border:0;min-height:48px;padding:10px 4px;text-decoration:underline}.recordings-empty{border:1px dashed var(--game-line);color:var(--game-muted);text-align:center;border-radius:18px;padding:44px 20px}.recordings-empty strong{color:var(--game-ink);font-family:var(--serif);margin-bottom:8px;font-size:28px;font-weight:400;display:block}.recordings-empty p{margin:0}.network-banner,.sync-banner{z-index:20;background:var(--site-ink);color:#fff;border-radius:12px;max-width:740px;margin:auto;padding:15px 18px;font-size:14px;line-height:1.5;position:fixed;bottom:20px;left:20px;right:20px;box-shadow:0 16px 40px #00000040}.sync-banner{background:var(--game-ink);justify-content:space-between;align-items:center;gap:20px;display:flex}.sync-banner p{margin:0}.toast{z-index:18;background:var(--game-ink);color:var(--paper);border-radius:12px;align-items:center;gap:18px;padding:14px 16px;display:flex;position:fixed;bottom:20px;left:20px}.toast button{width:40px;height:40px;color:inherit;background:0 0;border:0;font-size:22px}@media (width<=980px){.landing-header{min-height:82px;padding-block:16px}.landing-hero{grid-template-columns:1fr;min-height:auto}.landing-hero__copy{min-height:650px;padding-top:90px}.landing-hero__visual{border-radius:120px 0 0;min-height:680px}.landing-intro{grid-template-columns:120px minmax(0,1fr)}.landing-facts{grid-column:2}.landing-section__heading{display:grid}.landing-features{grid-template-columns:1fr}.landing-features article{min-height:260px}.landing-how{grid-template-columns:1fr}.landing-card-scene{min-height:680px}.auth-page{grid-template-columns:1fr}.auth-visual{border-radius:0 0 80px;min-height:480px}.auth-copy{margin-top:100px}.game-home{grid-template-columns:1fr}.hero-deck{min-height:440px}.product-card{grid-template-columns:1fr}.product-card__art{min-height:390px}.chapter-screen{grid-template-columns:minmax(280px,430px) minmax(250px,340px);gap:34px}.chapter-card{min-height:520px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){html,body{background:var(--site-soft)}.button{min-height:52px;padding-inline:18px;font-size:15px}.landing-page{background-size:auto,440px 440px}.landing-header{min-height:calc(72px + env(safe-area-inset-top));padding:max(14px, env(safe-area-inset-top)) 16px 12px;background:var(--paper);grid-template-columns:1fr auto;position:sticky;box-shadow:0 6px 24px #2c21190f}.landing-header .brand-tagline,.landing-nav{display:none}.landing-header .brand-lockup .lily-mark{width:30px;height:35px}.landing-header .brand-wordmark{font-size:18px}.button--landing-header{min-height:44px;padding:9px 19px}.landing-hero{min-height:calc(100svh - 72px);color:var(--paper);padding-top:0;display:grid}.landing-hero__copy,.landing-hero__visual{grid-area:1/1}.landing-hero__copy{z-index:3;justify-content:flex-end;min-height:calc(100svh - 72px);padding:54px 18px 26px;position:relative}.landing-hero__copy h1{text-shadow:0 3px 26px #00000047;margin:16px 0 18px;font-size:clamp(49px,15vw,66px);line-height:.91}.landing-hero__copy h1 em{color:#ead1c9}.landing-hero__copy .eyebrow{color:#f7f0e7e6}.landing-lead{color:#f7f0e7d1;text-shadow:0 2px 18px #00000052;margin-bottom:22px;font-size:15px;line-height:1.48}.landing-actions{gap:10px;width:100%;display:grid}.landing-actions .button{width:100%}.landing-text-link{color:var(--paper);justify-content:center}.landing-microcopy,.landing-hero__note,.landing-question-card,.landing-hero__signature{display:none}.landing-hero__visual{height:100%;min-height:calc(100svh - 72px);box-shadow:none;background-position:64%;border-radius:0}.landing-hero__visual:after{background:linear-gradient(#1f150e1f,#1f150e59 38%,#1f150ee6)}.landing-section{width:calc(100% - 36px)}.landing-intro{padding:88px 0 82px;display:block}.landing-section__label{justify-content:space-between;align-items:baseline;margin-bottom:38px;display:flex}.landing-section__label span,.landing-section__label p{margin:0}.landing-intro__copy h2,.landing-section__heading h2,.landing-how h2,.landing-final h2{font-size:clamp(42px,12vw,56px)}.landing-intro__copy>p{font-size:16px;line-height:1.56}.landing-facts{grid-template-columns:1fr;margin-top:36px}.landing-facts div{border-right:0;border-bottom:1px solid var(--site-line);grid-template-columns:90px 1fr;align-items:center;min-height:102px;padding:18px 0}.landing-facts div:last-child{border-bottom:0}.landing-facts dt{font-size:45px}.landing-experience{padding-bottom:88px}.landing-section__heading{gap:18px;margin-bottom:32px}.landing-section__heading .eyebrow{width:auto}.landing-features{gap:10px}.landing-features article{border-radius:3px 28px;min-height:250px;padding:28px}.landing-features h3{font-size:36px}.landing-how{min-height:0}.landing-how__copy{padding:82px 18px 72px}.landing-how h2{margin:18px 0 42px}.landing-how li{grid-template-columns:38px 1fr;gap:10px}.landing-how li p{font-size:14px}.landing-card-scene{min-height:550px}.landing-card{border-radius:17px;width:196px}.landing-card--olive{padding:20px;transform:translate(-84%,-48%)rotate(-13deg)}.landing-card--wine{transform:translate(-14%,-51%)rotate(11deg)}.landing-card--paper{padding:19px}.landing-card--paper p{font-size:24px}.landing-final{min-height:610px;padding:84px 18px}.landing-final .button{width:100%}.landing-footer{grid-template-columns:1fr auto;padding:24px 18px}.landing-footer p{display:none}.mobile-tabbar{z-index:30;height:calc(68px + env(safe-area-inset-bottom));padding:7px 8px max(7px, env(safe-area-inset-bottom));border-top:1px solid var(--site-line);background:var(--paper);grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 30px #2c211914}.mobile-tabbar--three{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-tabbar__item{min-width:0;min-height:52px;color:var(--site-muted);background:0 0;border:0;border-radius:14px;align-content:center;place-items:center;gap:3px;padding:2px;font-size:11px;font-weight:700;line-height:1;display:grid}.mobile-tabbar__item .app-icon{width:23px;height:23px;transition:transform .18s,background-color .18s}.mobile-tabbar__item.is-active{color:var(--game-brand)}.mobile-tabbar__item.is-active .app-icon{width:23px;height:23px;color:var(--game-brand);stroke-width:2.2px;background:0 0;padding:0}.cabinet-page{min-height:100dvh;padding-bottom:calc(78px + env(safe-area-inset-bottom));background-color:var(--site-soft);background-image:linear-gradient(#f2eadfe6, #f2eadfe6), var(--paper-texture);background-size:auto,480px 480px}.cabinet-header{z-index:15;min-height:calc(62px + env(safe-area-inset-top));padding:max(10px, env(safe-area-inset-top)) 16px 10px;background:var(--paper);position:sticky;top:0;box-shadow:0 8px 24px #2c21190d}.cabinet-header .brand-mark{width:31px;height:31px}.cabinet-header .brand-lockup{font-size:14px}.cabinet-desktop-nav{display:none!important}.cabinet-mobile-status{color:var(--site-muted);text-transform:uppercase;align-items:center;gap:7px;margin:0;font-size:12px;font-weight:750;display:inline-flex}.status-pulse{background:var(--chapter-turns);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 1px #2c21192e}.cabinet-main{width:100%;padding:24px 16px 28px}.cabinet-intro{max-width:none}.cabinet-intro .eyebrow{display:none}.cabinet-intro h1{letter-spacing:-.055em;margin:0 0 12px;font-size:clamp(34px,10vw,44px);line-height:.98}.cabinet-intro>p:last-child{max-width:420px;margin-bottom:0;font-size:16px;line-height:1.45}.products-section{margin-top:34px;scroll-margin-top:76px}.section-title-row{padding-top:15px}.section-title-row .eyebrow{margin-bottom:0;font-size:11px}.section-title-row span{font-size:12px}.products-section h2{letter-spacing:-.045em;margin:15px 0 18px;font-size:28px}.product-card{border-radius:24px;flex-direction:column;min-height:0;display:flex;box-shadow:0 18px 45px #2a2a2a24}.product-card__art{order:-1;min-height:220px}.product-card__copy{min-height:0;padding:24px 22px 26px}.product-card__status{margin-bottom:18px;font-size:11px}.product-card__copy h3{margin:0 0 14px;font-size:38px}.product-card__copy>p:not(.product-card__status){margin-bottom:20px;font-size:15px;line-height:1.5}.product-card__copy .button{width:100%}.product-art-card{border-radius:14px;width:132px;padding:16px}.product-art-card .lily-mark{width:48px}.product-art-card strong{font-size:22px}.game-root,.game-table{min-height:100dvh}.game-shell{min-height:100dvh;padding-bottom:calc(76px + env(safe-area-inset-bottom))}.game-header{z-index:15;min-height:calc(62px + env(safe-area-inset-top));padding:max(10px, env(safe-area-inset-top)) 14px 10px;background:var(--paper);position:sticky;top:0;box-shadow:0 8px 24px #2c21190d}.game-header .text-logo{min-width:72px;font-family:inherit;font-size:17px;font-weight:800;text-decoration:none}.game-header .text-logo>span:first-child{display:none}.game-mobile-title{display:inline}.game-desktop-nav{display:none!important}.game-mobile-actions{gap:8px;display:flex}.app-icon-button{border:1px solid var(--game-line);background:#f7f0e7d1;border-radius:14px;place-items:center;width:44px;height:44px;padding:0;display:grid}.back-cabinet{display:none}.game-home{flex-direction:column;gap:10px;width:100%;padding:16px 16px 24px;display:flex}.game-home__copy{width:100%}.game-home__copy h1{margin:10px 0 12px;font-size:clamp(42px,13vw,58px)}.game-lead{margin-bottom:18px;font-size:16px;line-height:1.45}.game-home .button-row{gap:9px;display:grid}.game-home .button{width:100%}.game-home .button-row .button:last-child{display:none}.game-facts{margin:18px 0 6px;font-size:13px}.privacy-line{margin-bottom:0;font-size:12px}.hero-deck{background-position:64%;border-radius:92px 18px;order:-1;width:100%;min-height:255px;overflow:hidden}.hero-deck__brand{bottom:18px;right:20px}.hero-deck__brand .lily-mark{width:38px;height:44px}.hero-deck__brand strong{font-size:22px}.choice-grid--roles,.choice-grid{grid-template-columns:1fr}.setup-page{padding:max(18px, env(safe-area-inset-top)) 16px max(28px, env(safe-area-inset-bottom))}.setup-wrap>h1{margin:12px 0;font-size:38px;line-height:1}.setup-intro{margin-bottom:28px;font-size:15px}.choice-group{margin-bottom:26px;padding-top:18px}.choice-group legend{margin-bottom:14px;font-size:21px}.choice{background:#f7f0e7cc;border-radius:16px;min-height:60px}.choice--large{min-height:82px}.setup-wrap>.button--wide{bottom:max(12px, env(safe-area-inset-bottom));z-index:8;position:sticky;box-shadow:0 12px 35px #2a2a2a33}.play-topbar{z-index:15;min-height:calc(62px + env(safe-area-inset-top));padding:max(8px, env(safe-area-inset-top)) 12px 8px;background:var(--paper);grid-template-columns:46px minmax(0,1fr) 98px;display:grid;position:sticky;top:0;box-shadow:0 8px 24px #2c21190d}.play-topbar .text-logo{border:1px solid var(--game-line);background:#f7f0e7d6;border-radius:14px;place-items:center;width:44px;height:44px;padding:0;display:grid}.play-topbar .text-logo>span{display:none}.play-mobile-icon{display:block}.play-progress{order:initial;justify-items:center;gap:2px;width:auto;font-size:11px;display:grid}.play-progress strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.play-actions{grid-template-columns:repeat(2,44px);gap:6px;margin:0;display:grid}.play-actions .link-button{border:1px solid var(--game-line);background:#f7f0e7d6;border-radius:14px;place-items:center;width:44px;height:44px;min-height:44px;padding:0;text-decoration:none;display:grid}.play-actions .link-button span{display:none}.play-main{width:100%;padding:18px 12px max(34px, env(safe-area-inset-bottom))}.chapter-screen{grid-template-columns:1fr;max-width:460px}.chapter-card{border-radius:24px;width:min(100%,390px);min-height:min(62svh,480px);padding:26px}.chapter-actions{width:100%}.pair-screen{text-align:left;gap:16px;overflow:hidden}.pair-screen>div:first-child{width:100%;padding-inline:4px}.pair-screen h1{margin:5px 0 8px;font-size:31px;line-height:1}.pair-screen>div:first-child>p:not(.eyebrow){margin-bottom:0;font-size:14px;line-height:1.4}.pair-cards,.pair-cards--closed{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:min(82vw,365px);grid-auto-flow:column;justify-content:start;gap:14px;width:calc(100% + 24px);margin-inline:-12px;padding:6px 18px 18px;display:grid;overflow-x:auto}.pair-cards::-webkit-scrollbar{display:none}.pair-option{scroll-snap-align:center}.pair-cards--closed .pair-option:first-child,.pair-cards--closed .pair-option:last-child{margin:0;transform:none}.flip-card{min-height:min(58svh,430px)}.mobile-note{font-size:13px;display:block}.game-card{border-radius:24px;min-height:min(58svh,430px);padding:24px}.game-card--face:before{left:24px;right:24px}.single-card-stage{gap:12px;width:100%}.single-card-stage .game-card{width:min(100%,390px)}.story-tools{grid-template-columns:repeat(3,1fr);gap:6px}.voice-record-cta{border-radius:17px;min-height:70px}.tool-button{min-height:58px;padding:8px 5px;font-size:12px;line-height:1.25}.story-complete{grid-template-columns:1fr}.guess-panel,.detail-panel{padding:17px}.catalog-page{min-height:100dvh;padding:max(16px, env(safe-area-inset-top)) 14px calc(88px + env(safe-area-inset-bottom))}.catalog-header{margin-bottom:22px}.catalog-header .back-link{min-height:44px;padding-left:0}.catalog-header h1{margin:8px 0;font-size:40px}.catalog-header>p:not(.eyebrow){margin-bottom:0;font-size:14px;line-height:1.45}.search-field input{border-radius:16px;width:100%;min-height:54px}.filter-row{scrollbar-width:none;flex-wrap:nowrap;width:calc(100% + 28px);margin-inline:-14px;padding-inline:14px;overflow-x:auto}.filter-row::-webkit-scrollbar{display:none}.filter-pill{flex:none}.catalog-grid{grid-template-columns:1fr;gap:14px}.catalog-open .game-card{aspect-ratio:auto;min-height:330px}.card-viewer,.helper-selected{grid-template-columns:1fr}.card-viewer>.game-card,.helper-selected>.game-card{max-width:440px;margin:0 auto}.helper-grid{grid-template-columns:1fr}.recordings-library__intro{flex-direction:column;align-items:stretch}.recordings-library__intro .button{width:100%}.recordings-list{grid-template-columns:1fr}.viewer-nav{grid-template-columns:1fr 1fr}.viewer-nav span{text-align:center;grid-area:1/1/auto/-1}.viewer-nav .button{grid-row:2}.modal{box-sizing:border-box;border-width:1px 0 0;border-radius:26px 26px 0 0;width:auto;min-width:0;max-width:none;max-height:min(92dvh,820px);margin:0;position:fixed;inset:auto 0 0}.modal--wide{width:auto;max-width:none}.modal__sheet{max-height:min(92dvh,820px);padding-bottom:env(safe-area-inset-bottom);-webkit-overflow-scrolling:touch}.modal__header{padding:17px 18px 13px}.modal__body{padding:20px 18px}.modal__header h2{font-size:30px}.network-banner,.sync-banner,.toast{bottom:calc(76px + env(safe-area-inset-bottom))}}@media (width<=480px){.auth-page{padding:0}.auth-panel{min-height:100dvh;padding:max(22px, env(safe-area-inset-top)) 18px max(28px, env(safe-area-inset-bottom));color:var(--paper);background-color:var(--site-ink);background-image:linear-gradient(#2419114d,#241911c7),url(/lilya-hero.jpg);background-position:68%;background-size:cover}.auth-back{color:#f7f0e7d1}.auth-panel .brand-lockup,.auth-panel .brand-tagline{color:var(--paper)}.auth-panel .auth-copy>p:last-child,.auth-panel .auth-form label,.auth-panel .auth-note{color:#f7f0e7cc}.auth-panel .auth-form input{color:var(--site-ink);background:#f7f0e7eb;border-color:#f7f0e766}.auth-panel .button--primary{background:var(--game-brand);border-color:#f7f0e738}.auth-copy{margin:auto 0 24px;padding-top:34px}.auth-copy h1{margin:12px 0 14px;font-size:40px;line-height:.98}.auth-copy>p:last-child{font-size:15px;line-height:1.5}.auth-form{gap:14px}.auth-form input{border-radius:16px;min-height:56px;font-size:16px}.auth-form .button{min-height:56px}.auth-note{margin-top:18px;font-size:12px}.auth-visual{display:none}.brand-lockup{font-size:15px}.game-card,.game-card--small{aspect-ratio:3/4;min-height:min(58svh,430px)}.card-prompt{font-size:clamp(25px,8vw,31px)}.guess-panel .button-row,.closing-screen .button-row,.result-page .button-row{width:100%;display:grid}.closing-screen h1,.standalone-rules h1,.result-page h1,.pause-card h1{font-size:40px}.sync-banner{display:grid;left:10px;right:10px}}@media (width<=720px) and (height<=700px){.game-home{gap:6px;padding-top:12px}.hero-deck{min-height:175px}.hero-deck__card{width:min(38%,125px)}.hero-deck__card--paper{padding:12px}.hero-deck__card--paper strong{font-size:15px}.game-home__copy h1{margin:6px 0 8px;font-size:40px}.game-lead{margin-bottom:12px;font-size:15px;line-height:1.35}}@media (display-mode:standalone) and (width<=720px){.cabinet-header,.game-header,.play-topbar{-webkit-user-select:none;user-select:none}.cabinet-page,.game-root{min-height:100dvh}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.game-root.is-reduced-motion *,.reduce-motion *{transition-duration:.001ms!important;animation-duration:.001ms!important}
