:root{color:#463a38;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--rose:#b9848c;--rose-deep:#965d68;--rose-soft:#f0e3e2;--paper:#faf4f3;--white:#fff;--ink:#463a38;--muted:#765f5d;--line:#463a381c;--shadow:0 18px 34px -24px #a06e6e5c;background:#f4ebea;font-family:PingFang SC,HarmonyOS Sans SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.54}button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #965d6873}::selection{color:#382a29;background:#d5a7af}.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}.app-shell{background:var(--paper);width:min(100%,480px);min-height:100dvh;margin:0 auto;position:relative;box-shadow:0 18px 60px -28px #4d30364d}.app-topbar{background:var(--paper);z-index:20;border-bottom:1px solid #463a380e;justify-content:space-between;align-items:center;height:65px;padding:0 20px;display:flex;position:sticky;top:0}.app-brand{letter-spacing:.02em;align-items:center;gap:9px;font-size:14px;font-weight:700;display:flex}.app-brand__mark{color:var(--rose-deep);background:var(--rose-soft);border-radius:10px;place-items:center;width:28px;height:28px;display:grid}.app-topbar__actions{align-items:center;gap:6px;display:flex}.app-topbar__name{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;max-width:90px;font-size:12px;overflow:hidden}.icon-button{width:44px;height:44px;color:var(--muted);background:0 0;border:0;border-radius:50%;flex:none;place-items:center;display:inline-grid}.icon-button:hover:not(:disabled),.icon-button:focus-visible{background:var(--rose-soft);color:var(--ink)}.icon-button--light{color:#fff;background:#2a1c2b57}.icon-button--light:hover:not(:disabled){color:#fff;background:#2a1c2b8c}.app-main{min-height:calc(100dvh - 65px)}.app-notice{color:#604846;background:#f2e8de;border-radius:13px;align-items:flex-start;gap:9px;margin:12px 20px 0;padding:11px 13px;font-size:12px;line-height:1.55;display:flex}.app-notice svg{flex:none;margin-top:1px}.app-notice--warning{color:#7b3b3c;background:#fae6df}.bottom-nav{width:min(100%,480px);min-height:calc(69px + env(safe-area-inset-bottom));padding:6px 11px calc(6px + env(safe-area-inset-bottom));z-index:25;background:#fff;border-top:1px solid #463a3812;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav__item{color:#816d6a;background:0 0;border:0;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:56px;font-size:11px;font-weight:600;display:flex}.bottom-nav__item:hover:not(.is-current){background:#faf4f3}.bottom-nav__item.is-current{color:var(--rose-deep)}.bottom-nav__icon{place-items:center;height:27px;display:grid}.page{padding:13px 20px calc(115px + env(safe-area-inset-bottom))}.page-heading{justify-content:space-between;align-items:center;gap:12px;min-height:75px;margin:0 1px 10px;display:flex}.page-heading__hello{color:var(--rose-deep);letter-spacing:.025em;margin:0 0 4px;font-size:12px}.page-heading h1{letter-spacing:-.025em;margin:0;font-size:27px;font-weight:730;line-height:1.2}.page-heading__heart{color:var(--rose-deep);background:var(--rose-soft);border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.chapter-pill{min-height:33px;color:var(--rose-deep);background:var(--rose-soft);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:0 12px;font-size:11px;font-weight:700;display:inline-flex}.panel{background:var(--white);box-shadow:var(--shadow);border-radius:25px;padding:21px}.panel--soft{background:var(--rose-soft);box-shadow:none}.section{margin-top:28px}.section-heading{color:var(--rose-deep);justify-content:space-between;align-items:flex-start;gap:12px;margin:0 1px 13px;display:flex}.section-heading h2{color:var(--ink);margin:0;font-size:18px;font-weight:700;line-height:1.35}.section-heading p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.6}.section-heading>svg{flex:none;margin-top:2px}.card-label{color:var(--rose-deep);font-size:12px;font-weight:700;display:inline-block}.panel-title{align-items:flex-start;gap:12px;display:flex}.panel-title__icon{width:38px;height:38px;color:var(--rose-deep);background:#ffffff94;border-radius:13px;flex:none;place-items:center;display:grid}.panel-title h2{margin:0;font-size:16px;line-height:1.45}.panel-title p{color:var(--muted);margin:3px 0 0;font-size:12px;line-height:1.55}.button{text-align:center;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:46px;padding:10px 17px;font-size:13px;font-weight:700;line-height:1.25;transition:background-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.button:active:not(:disabled){transform:scale(.985)}.button--primary{background:var(--rose-deep);color:#fff;box-shadow:0 11px 21px -14px #70333ea6}.button--primary:hover:not(:disabled){background:#804e59}.button--soft{background:var(--rose-soft);color:#704950}.button--soft:hover:not(:disabled){background:#e9d4d4}.button--line{color:#704950;background:#fff;border:1px solid #d9c0c0}.button--line:hover:not(:disabled){background:#fff9f8}.text-button{color:var(--rose-deep);text-underline-offset:3px;background:0 0;border:0;align-items:center;gap:5px;padding:10px 0;font-size:12px;font-weight:700;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;display:inline-flex}.text-button:hover:not(:disabled){text-decoration-color:currentColor}.form-stack{gap:13px;display:grid}.field{color:var(--ink);gap:7px;font-size:12px;font-weight:700;display:grid}.field input,.inline-form input,.paper-slip__edit input,.pool-edit-line input{width:100%;min-height:46px;color:var(--ink);background:#fff;border:1px solid #e2d4d2;border-radius:13px;outline:none;padding:0 13px;font-size:14px}.field input:focus,.inline-form input:focus{border-color:var(--rose)}input::placeholder{color:#8d7b78}input[type=date],input[type=datetime-local]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.form-message{color:#527454;margin:0;font-size:12px;line-height:1.55}.form-message--error{color:#8b3d3d}.form-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.empty-state{text-align:center;min-height:140px;color:var(--rose-deep);background:#fff;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;padding:26px 20px;display:flex}.empty-state strong{color:var(--ink);margin-top:8px;font-size:14px}.empty-state p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.6}.empty-state--large{min-height:220px;margin-top:17px}.entry-shell{width:min(100%,480px);min-height:100dvh;padding:max(28px, env(safe-area-inset-top)) 22px calc(30px + env(safe-area-inset-bottom));background:var(--paper);flex-direction:column;margin:0 auto;display:flex}.entry-illustration{background:linear-gradient(#faf4f31a,#794f5a1f),url(/world/village.webp) 50% 39%/cover;border-radius:26px;justify-content:center;align-items:center;height:188px;display:flex;position:relative;overflow:hidden}.entry-illustration__heart{width:51px;height:51px;color:var(--rose-deep);background:#fffaf9ed;border-radius:50%;place-items:center;display:grid;box-shadow:0 15px 25px -18px #6a4649}.entry-copy{margin:20px 2px 21px}.entry-kicker{font-weight:700;color:var(--rose-deep)!important;margin-bottom:8px!important;font-size:12px!important}.entry-copy h1{letter-spacing:-.025em;margin:0 0 8px;font-size:29px;line-height:1.35}.entry-copy p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.entry-card{box-shadow:var(--shadow);background:#fff;border-radius:25px;padding:21px}.entry-card h2{margin:18px 0 3px;font-size:17px}.entry-card__hint{color:var(--muted);margin:0 0 17px;font-size:12px}.entry-card .button{width:100%;margin-top:4px}.entry-card__reset{margin-top:11px}.segmented{background:var(--paper);border-radius:13px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.segmented button{min-height:38px;color:var(--muted);background:0 0;border:0;border-radius:10px;font-size:13px}.segmented button.is-active{color:var(--rose-deep);background:#fff;font-weight:700;box-shadow:0 6px 13px -10px #64414166}.entry-footnote{color:var(--muted);text-align:center;margin:22px 8px 0;font-size:11px;line-height:1.6}.entry-shell--loading{text-align:center;justify-content:center;align-items:center}.entry-shell--loading h1{margin:17px 0 4px;font-size:24px}.entry-shell--loading p{color:var(--muted);font-size:13px}.entry-mark{background:var(--rose-soft);width:58px;height:58px;color:var(--rose-deep);border-radius:20px;place-items:center;display:grid}.loading-line{background:var(--rose-soft);border-radius:99px;width:100px;height:4px;margin-top:14px;overflow:hidden}.loading-line:before{content:"";background:var(--rose-deep);border-radius:99px;width:42%;height:100%;animation:1.5s ease-in-out infinite alternate loading-slide;display:block}.entry-shell--pairing .entry-copy{margin-top:30px}.pair-card{margin-top:14px}.pair-card h2{margin-top:0}.pair-card p{color:var(--muted);margin:6px 0 17px;font-size:12px;line-height:1.6}.pair-card__label{font-weight:700;color:var(--rose-deep)!important;margin-top:0!important}.pair-code{text-align:center;letter-spacing:.18em;color:var(--rose-deep);background:var(--rose-soft);font-variant-numeric:tabular-nums;-webkit-user-select:all;user-select:all;border-radius:15px;padding:14px 9px;font-size:29px;font-weight:800}.entry-signout{align-self:center;margin-top:20px}.page-heading--adventure{margin-bottom:11px}.world-stage{isolation:isolate;color:#fff;background:#a7859b;border-radius:27px;height:480px;position:relative;overflow:hidden;box-shadow:0 20px 32px -25px #4c374199}.world-stage__image,.world-stage__shade{width:100%;height:100%;position:absolute;inset:0}.world-stage__image{object-fit:cover;object-position:center 38%}.world-stage__shade{background:linear-gradient(#2c1e32b3 0%,#31253517 42%,#2c1f324a 68%,#271b2cd6 100%)}.world-stage__copy{text-shadow:0 2px 12px #1f192361;position:absolute;top:23px;left:22px;right:22px}.world-stage__eyebrow{letter-spacing:.14em;color:#fff5e9;font-size:10px;font-weight:800}.world-stage__copy h2{letter-spacing:-.025em;margin:7px 0;font-size:27px;line-height:1.15}.world-stage__copy p{color:#fff9f4;max-width:245px;margin:0;font-size:12px;line-height:1.6}.world-stage__pair{justify-content:center;align-items:end;gap:6px;display:flex;position:absolute;bottom:81px;left:0;right:0}.world-stage__person{color:#fff;text-shadow:0 2px 6px #1f1923b3;flex-direction:column;align-items:center;width:95px;font-size:11px;font-weight:700;display:flex}.world-stage__person>span{white-space:nowrap;text-overflow:ellipsis;max-width:95px;margin-top:3px;overflow:hidden}.world-stage__pair-heart{color:#ffe1d8;filter:drop-shadow(0 2px 3px #341a2a80);align-self:center;margin-bottom:27px}.world-stage__action{color:#714451;background:#fff;border:0;border-radius:999px;justify-content:space-between;align-items:center;min-height:48px;padding:0 18px;font-size:13px;font-weight:800;display:flex;position:absolute;bottom:18px;left:17px;right:17px}.world-stage__action:hover:not(:disabled){background:#fff2ef}.chapter-progress{padding:14px 3px 0}.chapter-progress__top{color:var(--muted);justify-content:space-between;font-size:11px;display:flex}.chapter-progress__top b{color:var(--rose-deep);font-variant-numeric:tabular-nums}.chapter-progress__track{background:var(--rose-soft);border-radius:99px;height:7px;margin-top:8px;overflow:hidden}.chapter-progress__track>span{transform-origin:0;background:var(--rose);border-radius:inherit;width:100%;height:100%;transition:transform .25s;display:block}.chapter-progress p{color:var(--muted);margin:7px 0 0;font-size:11px}.reality-panel{margin-top:21px}.reality-steps{gap:10px;margin:18px 0 15px;display:flex}.reality-steps>span{color:#756464;background:#ffffffa1;border-radius:13px;flex:1;align-items:center;gap:7px;min-height:44px;padding:10px;font-size:12px;font-weight:700;display:flex}.reality-steps>span.is-done{color:#66806a;background:#fff}.tiny-dot{border:2px solid #b9a3a1;border-radius:50%;width:15px;height:15px}.reality-panel .button{width:100%}.waiting-note,.reward-note{color:#624c6c;background:#eee6f2;border-radius:17px;align-items:flex-start;gap:11px;margin-top:18px;padding:15px;display:flex}.waiting-note svg,.reward-note svg{flex:none}.waiting-note b{font-size:13px}.waiting-note p{margin:3px 0 0;font-size:11px;line-height:1.55}.reward-note{color:#795938;background:#f7ebd9;font-size:12px;line-height:1.5}.story-grid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.story-tile{text-align:left;min-height:114px;color:var(--ink);box-shadow:var(--shadow);background:#fff;border:0;border-radius:17px;flex-direction:column;align-items:flex-start;padding:14px;display:flex;position:relative}.story-tile:hover:not(:disabled){background:#fff8f6}.story-tile__number{color:var(--rose-deep);font-size:11px;font-weight:800}.story-tile strong{margin-top:10px;font-size:13px;line-height:1.4}.story-tile>span:nth-of-type(2){color:var(--muted);margin-top:3px;font-size:10px}.story-tile svg{color:var(--rose-deep);position:absolute;bottom:12px;right:12px}.story-tile.is-locked{opacity:.77;background:#f3eceb}.story-tile.is-locked svg{display:none}.choice-panel{margin-top:27px}.choice-panel .section-heading{margin-bottom:15px}.choice-prompt{margin:0 0 17px;font-size:15px;line-height:1.7}.choice-result,.choice-pending{background:var(--rose-soft);color:#714451;border-radius:14px;padding:15px;font-size:12px}.choice-result svg{vertical-align:middle;margin-right:7px}.choice-result p{margin:5px 0 0}.choice-pending{align-items:center;gap:8px;line-height:1.5;display:flex}.choice-lock{color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.5}.encounter-list{background:#fff;border-radius:20px;padding:4px 14px}.encounter-row{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:69px;display:flex}.encounter-row:last-child{border-bottom:0}.encounter-row__sigil{color:#7b6489;background:#ece6f0;border-radius:12px;flex:none;place-items:center;width:39px;height:39px;display:grid}.encounter-row__sigil--elite{color:#8c6546;background:#eee2d8}.encounter-row__sigil--boss{color:#82516c;background:#e8d9e1}.encounter-row>div:nth-child(2){flex:1;gap:2px;min-width:0;display:grid}.encounter-row strong{font-size:12px}.encounter-row span{color:var(--muted);font-size:10px}.encounter-row__action{background:var(--rose-soft);color:#714451;border:0;border-radius:99px;flex:none;min-height:38px;padding:0 11px;font-size:11px;font-weight:700}.quest-list{gap:9px;display:grid}.quest-row{background:#fff;border-radius:17px;align-items:center;gap:10px;padding:13px;display:flex}.quest-row__gem{width:36px;height:36px;color:var(--rose-deep);background:#f4e8e4;border-radius:11px;flex:none;place-items:center;display:grid}.quest-row>div{flex:1;min-width:0}.quest-row strong{font-size:12px}.quest-row p{color:var(--muted);margin:2px 0 0;font-size:10px;line-height:1.4}.quest-row .text-button{white-space:nowrap}.quest-card{background:#fff;border-radius:17px;padding:14px;box-shadow:0 10px 25px -22px #522d3a8c}.quest-card__heading{align-items:center;gap:10px;display:flex}.quest-card__heading>div{flex:1;min-width:0}.quest-card__heading strong{font-size:13px}.quest-card__heading p{color:var(--muted);margin:3px 0 0;font-size:11px;line-height:1.45}.quest-card__heading small{color:var(--rose-deep);flex:none;font-size:10px;font-weight:700}.quest-card__lock,.quest-card__result{background:var(--rose-soft);color:var(--ink);border-radius:11px;margin:11px 0 0;padding:9px 10px;font-size:11px;line-height:1.55}.quest-card__result{align-items:flex-start;gap:5px;display:flex}.quest-card__result svg{color:var(--rose-deep);flex:none;margin-top:1px}.quest-card__clue{border-top:1px solid #f1e6e5;margin-top:12px;padding-top:11px}.quest-card__clue>span{color:var(--rose-deep);font-size:10px;font-weight:800}.quest-card__clue>p{margin:6px 0 10px;font-size:12px;line-height:1.6}.quest-card__options{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.quest-card__options button{min-height:44px;color:var(--ink);text-align:left;background:snow;border:1px solid #e5d2d3;border-radius:11px;padding:8px;font-size:11px;line-height:1.4}.quest-card__options button:disabled{opacity:.55}.quest-card__clue>small{color:var(--muted);margin-top:8px;font-size:10px;display:block}.quest-card__claim{width:100%;margin-top:12px}.camp-card{background:#fff;border-radius:21px;padding:15px}.camp-card__identity{align-items:center;gap:13px;display:flex}.camp-card__identity>div:last-child{gap:3px;display:grid}.camp-card__identity span{color:var(--rose-deep);font-size:11px;font-weight:700}.camp-card__identity strong{font-size:17px}.camp-card__identity p{color:var(--muted);margin:0;font-size:11px}.camp-card__actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}.camp-subsection{margin-top:20px}.camp-subsection h3{margin:0;font-size:14px}.camp-subsection p{color:var(--muted);margin:3px 0 12px;font-size:11px}.class-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.class-card{text-align:center;min-height:115px;color:var(--ink);background:#fff;border:1px solid #0000;border-radius:16px;flex-direction:column;align-items:center;padding:11px 5px;display:flex;position:relative}.class-card.is-selected{background:#fff8f7;border-color:#b9848c}.class-card__icon{color:var(--rose-deep);margin-bottom:6px}.class-card strong{font-size:12px}.class-card>span:nth-of-type(2){color:var(--muted);margin-top:4px;font-size:9px;line-height:1.35}.class-card i{background:var(--rose-deep);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;display:grid;position:absolute;top:7px;right:7px}.camp-subsection__heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.skill-list{gap:7px;display:grid}.skill-row{text-align:left;width:100%;min-height:60px;color:var(--ink);background:#fff;border:0;border-radius:14px;align-items:center;gap:9px;padding:9px 11px;display:flex}.skill-row__icon{background:var(--rose-soft);width:32px;height:32px;color:var(--rose-deep);border-radius:9px;flex:none;place-items:center;display:grid}.skill-row.is-learned .skill-row__icon{color:#4a7853;background:#e4f0e5}.skill-row>span:nth-child(2){flex:1;gap:2px;min-width:0;display:grid}.skill-row strong{font-size:12px}.skill-row small{color:var(--muted);font-size:10px;line-height:1.4}.skill-row em{color:var(--rose-deep);white-space:nowrap;font-size:10px;font-style:normal}.avatar-renderer{width:var(--avatar-size);height:var(--avatar-size);isolation:isolate;flex:none;position:relative}.avatar-layer{object-fit:contain;pointer-events:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.gear-overlay{pointer-events:none;filter:drop-shadow(0 1px 1px #3b273438);width:100%;height:100%;position:absolute;inset:0}.gear-overlay--shoes{z-index:11;transform:translateY(5%)}.gear-overlay--outfit{z-index:12;transform:translateY(-7%)scale(.82,.95)}.gear-overlay--headwear{z-index:13}.gear-overlay--weapon{z-index:14;transform:translate(-15%)}.gear-icon{width:40px;height:40px;display:block;overflow:visible}.avatar-placeholder{width:100%;height:100%;color:var(--avatar-accent);background:#fffaf9e6;border:2px dashed #aa717ebf;border-radius:48% 48% 19% 19%;flex-direction:column;justify-content:center;align-items:center;gap:1px;display:flex;position:relative;box-shadow:0 11px 19px -15px #361c27cc}.avatar-placeholder__glow{border-radius:inherit;z-index:-1;background:#f0e3e270;position:absolute;inset:6px}.avatar-placeholder__caption{color:#714451;font-size:clamp(7px, calc(var(--avatar-size) * .085), 12px);white-space:nowrap;font-weight:700}.avatar-renderer--happy{animation:2.7s ease-in-out infinite avatar-bob}.avatar-renderer--guard{transform:translateY(2px)}.review-art-picker{color:var(--ink);background:#fffaf9;border:1px solid #d9c6c8;border-radius:14px;margin:0 16px 10px;padding:10px 14px;font-size:12px}.review-art-picker summary{cursor:pointer;font-weight:700}.review-art-picker p{color:var(--muted);margin:9px 0;line-height:1.5}.review-art-picker__fields{flex-wrap:wrap;gap:8px;display:flex}.review-art-picker__fields label{flex:130px;gap:5px;display:grid}.review-art-picker__fields input{width:100%;min-width:0;font-size:11px}.modal-backdrop{z-index:60;background:#231c27a1;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.modal-sheet{background:var(--paper);border-radius:25px 25px 0 0;width:min(100%,480px);max-height:94dvh;overflow-y:auto;box-shadow:0 -12px 36px -18px #140a1999}.story-player{overflow:hidden}.story-player__art{background:#8b718a;height:min(56dvh,415px);min-height:290px;position:relative;overflow:hidden}.story-player__art>img{object-fit:cover;object-position:center 54%;width:100%;height:100%}.story-player__art:after{content:"";pointer-events:none;background:linear-gradient(#21192c80,#0000 36%,#231a2a59);position:absolute;inset:0}.story-player__top{z-index:2;color:#fff;text-shadow:0 2px 7px #23192aa6;justify-content:space-between;align-items:center;font-size:13px;font-weight:700;display:flex;position:absolute;top:12px;left:17px;right:13px}.story-player__avatars{z-index:2;justify-content:center;gap:18px;display:flex;position:absolute;bottom:14px;left:0;right:0}.story-player__dialogue{padding:18px 20px calc(21px + env(safe-area-inset-bottom));min-height:182px}.story-player__dialogue>span{color:var(--rose-deep);font-size:11px;font-weight:800}.story-player__dialogue>p{min-height:60px;margin:9px 0 12px;font-size:15px;line-height:1.7;animation:.18s ease-out text-reveal}.story-player__controls{justify-content:space-between;align-items:center;gap:8px;display:flex}.story-player__controls>span{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}.story-player__controls .button{min-width:102px}.modal-heading{justify-content:space-between;align-items:flex-start;padding:20px 18px 13px;display:flex}.modal-heading h2{margin:0;font-size:20px}.modal-heading p{color:var(--muted);margin:4px 0 0;font-size:12px}.wardrobe-panel{flex-direction:column;display:flex}.wardrobe-preview{background:radial-gradient(circle at 50% 77%,#eacfd3 0,#f6eae7 43%,#faf4f3 78%);justify-content:center;align-items:center;min-height:230px;display:flex;position:relative}.wardrobe-preview>div:nth-child(2){text-align:right;gap:2px;display:grid;position:absolute;bottom:13px;right:17px}.wardrobe-preview strong{font-size:14px}.wardrobe-preview span{color:var(--muted);font-size:11px}.wardrobe-scroll{padding:12px 18px calc(22px + env(safe-area-inset-bottom));overflow-y:auto}.wardrobe-group{margin-bottom:16px}.wardrobe-group h3{margin:0 0 8px;font-size:13px}.wardrobe-items{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.equipment-card{min-height:105px;color:var(--ink);text-align:center;background:#fff;border:1px solid #0000;border-radius:14px;flex-direction:column;align-items:center;padding:9px 4px;display:flex}.equipment-card.is-equipped{border-color:var(--rose);background:#fff9f8}.equipment-card__visual{background:var(--rose-soft);width:44px;height:44px;color:var(--rose-deep);border-radius:11px;place-items:center;display:grid}.equipment-card__visual img{object-fit:contain;width:90%;height:90%}.equipment-card strong{margin-top:6px;font-size:11px;line-height:1.25}.equipment-card small{color:var(--muted);margin-top:3px;font-size:9px}.choice-sheet{padding:26px 20px calc(29px + env(safe-area-inset-bottom));position:relative}.choice-sheet__close{position:absolute;top:9px;right:11px}.choice-sheet__sparkle{background:var(--rose-soft);width:49px;height:49px;color:var(--rose-deep);border-radius:16px;place-items:center;display:grid}.choice-sheet h2{margin:15px 0 8px;font-size:20px}.choice-sheet>p{color:var(--ink);font-size:14px;line-height:1.6}.choice-options{gap:9px;margin:18px 0 13px;display:grid}.choice-options button{text-align:left;min-height:76px;color:var(--ink);background:#fff;border:1px solid #e9d8d6;border-radius:17px;grid-template-columns:1fr auto;gap:4px;padding:12px 14px;display:grid}.choice-options button:hover:not(:disabled){border-color:var(--rose);background:#fff7f5}.choice-options span{color:var(--rose-deep);grid-column:1;font-size:10px;font-weight:800}.choice-options strong{grid-column:1;font-size:13px}.choice-options svg{color:var(--rose-deep);grid-area:1/2/span 2;align-self:center}.choice-sheet>small{color:var(--muted);font-size:11px;line-height:1.5;display:block}.battle-panel{background:#fff;border-radius:20px;overflow:hidden}.battle-panel__field{background:linear-gradient(160deg,#eee7f2 0%,#f3e8ee 45%,#f6e9df 100%);justify-content:space-between;align-items:flex-end;gap:15px;min-height:242px;padding:17px;display:flex}.battle-panel__enemy,.battle-panel__self{text-align:center;flex-direction:column;align-items:center;width:44%;display:flex}.battle-panel__enemy strong,.battle-panel__self strong{margin-top:4px;font-size:12px}.battle-panel__enemy small,.battle-panel__self small{color:var(--muted);font-variant-numeric:tabular-nums;margin-top:3px;font-size:10px}.battle-panel__mist{color:#775f90;background:#74588f2e;border-radius:45% 60% 54% 46%;place-items:center;width:93px;height:93px;display:grid;box-shadow:0 14px 23px -16px #512f59a6}.hp-bar{background:#d9cadc;border-radius:99px;width:100%;height:7px;margin-top:9px;overflow:hidden}.hp-bar span{border-radius:inherit;background:#aa7192;height:100%;display:block}.hp-bar--ally{background:#e9d4d9}.hp-bar--ally span{background:#c87f8c}.battle-panel__wait{color:#644d66;background:#f0e7f1;margin:0;padding:11px 15px;font-size:11px;line-height:1.55}.battle-panel__moves{grid-template-columns:repeat(2,1fr);gap:8px;padding:14px;display:grid}.battle-move{color:#654b55;background:#fff;border:1px solid #eededd;border-radius:12px;align-items:center;gap:8px;min-height:48px;padding:0 11px;font-size:12px;font-weight:700;display:flex}.battle-move:hover:not(:disabled){background:#fff6f4}.battle-panel__log{color:var(--muted);padding:0 15px 14px;font-size:11px;line-height:1.5}.battle-panel__log p{margin:4px 0}.status-hero{padding:23px}.status-hero h2{margin:17px 0 5px;font-size:27px;font-weight:700;line-height:1.35}.status-hero h2 small{color:var(--muted);font-size:22px;font-weight:500;display:block}.status-hero p{color:var(--muted);margin:0;font-size:13px}.status-hero__updated{color:var(--muted);margin-top:9px;font-size:10px;display:block}.status-hero .button{width:100%;margin-top:19px}.form-panel{margin-top:12px}.form-panel .form-stack{margin-top:17px}.invites-list{gap:9px;display:grid}.invite-card{background:#fff;border-radius:19px;padding:17px}.invite-card--incoming{background:#f6e9e8}.invite-card__head{color:var(--rose-deep);justify-content:space-between;font-size:11px;font-weight:700;display:flex}.invite-card__head small{color:var(--muted);font-size:10px;font-weight:600}.invite-card h3{margin:13px 0 7px;font-size:17px}.invite-card p{color:var(--muted);align-items:center;gap:5px;margin:0;font-size:11px;display:flex}.invite-card blockquote{color:var(--ink);margin:12px 0 0;font-size:12px;line-height:1.55}.invite-card__actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:15px;display:grid}.invite-card__hint{color:var(--rose-deep)!important;margin-top:12px!important}.relationship-dots{justify-content:center;gap:7px;padding:19px;display:flex}.relationship-dots i{background:var(--rose);opacity:.6;border-radius:50%;width:5px;height:5px}.my-status-card__heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.my-status-card h2{margin:10px 0 4px;font-size:17px}.my-status-card p{color:var(--muted);margin:0;font-size:12px}.round-link{background:var(--rose-soft);width:42px;height:42px;color:var(--rose-deep);border:0;border-radius:50%;place-items:center;display:grid}.status-form{margin-top:18px}.page-intro{color:var(--muted);margin:0 1px 18px;font-size:13px;line-height:1.7}.pool-tabs{scrollbar-color:#d4babc transparent;scrollbar-width:thin;gap:7px;padding:0 0 8px;display:flex;overflow-x:auto}.pool-tabs button{color:#745f5d;background:#efe5e4;border:0;border-radius:99px;flex:none;min-height:38px;padding:0 15px;font-size:12px;font-weight:700}.pool-tabs button.is-selected{background:var(--rose-deep);color:#fff}.draw-card{text-align:center;margin-top:8px;padding:22px 20px}.draw-card__icon{width:51px;height:51px;color:var(--rose-deep);background:#ffffffbf;border-radius:18px;place-items:center;margin:0 auto 13px;display:grid}.draw-card h2{margin:14px 0 7px;font-size:24px;line-height:1.35}.draw-card p{color:var(--muted);margin:0;font-size:12px}.draw-card .button{width:100%;margin-top:20px}.draw-card>small{color:var(--muted);margin-top:10px;font-size:10px;display:block}.pool-edit-line{margin:8px 2px 0}.pool-edit-line form,.paper-slip__edit{gap:5px;width:100%;display:flex}.pool-edit-line form input,.paper-slip__edit input{flex:1;min-width:0}.pool-edit-line form button,.paper-slip__edit button{background:var(--rose-soft);color:var(--rose-deep);border:0;border-radius:10px;flex:none;padding:0 8px;font-size:11px}.inline-form{gap:8px;margin-bottom:12px;display:flex}.inline-form input{flex:1;min-width:0}.inline-form button{background:var(--rose-deep);color:#fff;border:0;border-radius:13px;flex:none;place-items:center;width:46px;height:46px;display:grid}.card-list{background:#fff;border-radius:18px;padding:2px 14px}.paper-slip{border-bottom:1px solid var(--line);align-items:center;gap:7px;min-height:54px;display:flex}.paper-slip:last-child{border-bottom:0}.paper-slip>span{overflow-wrap:anywhere;flex:1;min-width:0;font-size:12px;line-height:1.45}.paper-slip>small{color:var(--muted);white-space:nowrap;font-size:10px}.paper-slip .icon-button{width:38px;height:38px}.paper-slip__edit{padding:6px 0}.add-pool{text-align:left;width:100%;min-height:68px;color:var(--ink);background:#fff8f7;border:1px dashed #cfacb2;border-radius:16px;grid-template-rows:auto auto;grid-template-columns:39px 1fr;align-items:center;column-gap:10px;padding:10px 13px;display:grid}.add-pool>span{background:var(--rose-soft);width:37px;height:37px;color:var(--rose-deep);border-radius:11px;grid-row:1/3;place-items:center;display:grid}.add-pool strong{font-size:12px}.add-pool small{color:var(--muted);font-size:10px}.create-pool-form{background:#fff;border-radius:16px;padding:14px}.together-card{padding:23px 22px 9px;overflow:hidden}.together-card__days{letter-spacing:-.035em;font-variant-numeric:tabular-nums;margin-top:12px;font-size:51px;font-weight:750;line-height:1.15}.together-card__days span{color:var(--muted);letter-spacing:0;margin-left:5px;font-size:16px;font-weight:500}.together-card>p{color:var(--muted);margin:4px 0 0;font-size:12px}.together-card__figures{height:93px;color:var(--rose);justify-content:center;align-items:flex-end;gap:8px;display:flex}.together-card__figures>svg{align-self:center}.upcoming-list{background:#fff;border-radius:19px;padding:2px 14px}.upcoming-row{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:61px;display:flex}.upcoming-row:last-child{border-bottom:0}.upcoming-row__icon{background:var(--rose-soft);width:32px;height:32px;color:var(--rose-deep);border-radius:10px;flex:none;place-items:center;display:grid}.upcoming-row>span:nth-child(2){flex:1;gap:1px;display:grid}.upcoming-row strong{font-size:12px}.upcoming-row small{color:var(--muted);font-size:10px}.upcoming-row em{color:var(--rose-deep);white-space:nowrap;font-size:11px;font-style:normal}.photo-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.photo-grid>button{aspect-ratio:1;background:var(--rose-soft);border:0;border-radius:13px;padding:0;overflow:hidden}.photo-grid>button img{object-fit:cover;width:100%;height:100%;display:block}.photo-grid__add{color:var(--rose-deep);flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.photo-grid__add span{font-size:10px;font-weight:700}.album-note{text-align:center;color:var(--muted);margin:11px 12px 0;font-size:11px;line-height:1.6}.meet-form{background:#fff;border-radius:16px;margin-top:10px;padding:14px}.meet-list{background:#fff;border-radius:17px;margin-top:12px;padding:3px 14px}.meet-row{border-bottom:1px solid var(--line);align-items:center;gap:8px;min-height:49px;display:flex}.meet-row:last-child{border-bottom:0}.meet-row>span{color:var(--rose-deep)}.meet-row strong{white-space:nowrap;font-size:11px}.meet-row p{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:11px}.settings-toggle{width:100%;min-height:50px;color:var(--ink);background:#fff;border:0;border-radius:15px;justify-content:space-between;align-items:center;padding:0 15px;font-size:12px;font-weight:700;display:flex}.settings-toggle svg{color:var(--rose-deep);transition:transform .18s}.settings-toggle svg.is-open{transform:rotate(90deg)}.settings-panel{background:#fff;border-radius:0 0 16px 16px;margin-top:-5px;padding:15px}.settings-panel__second{border-top:1px solid var(--line);margin-top:15px;padding-top:15px}.privacy-card{background:#f1e9e6;border-radius:18px;margin-top:25px;padding:17px}.privacy-card>div>svg{color:var(--rose-deep)}.privacy-card strong{margin:7px 0 4px;font-size:13px;display:block}.privacy-card p{color:var(--muted);margin:0 0 13px;font-size:11px;line-height:1.55}.privacy-card .button{width:100%}.signout-button{margin:15px auto 0;display:flex}.photo-viewer{align-items:center;padding:15px}.photo-viewer section{color:#fff;flex-direction:column;width:100%;max-width:min(100%,460px);max-height:95dvh;display:flex}.photo-viewer__top{justify-content:space-between;align-items:center;margin-bottom:7px;font-size:12px;display:flex}.photo-viewer section>img{object-fit:contain;border-radius:10px;max-width:100%;max-height:75dvh}.photo-viewer__delete{color:#fff;background:0 0;border:0;align-self:center;align-items:center;gap:5px;min-height:44px;margin-top:10px;font-size:12px;display:flex}@media (width<=360px){.page,.app-topbar{padding-left:15px;padding-right:15px}.world-stage{height:440px}.world-stage__copy h2{font-size:25px}.quest-row{gap:6px;padding:10px}.quest-row .text-button{font-size:10px}.class-card{min-height:123px}}@media (width>=768px){.app-shell,.entry-shell{border-left:1px solid #e9dad9;border-right:1px solid #e9dad9}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@keyframes avatar-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes loading-slide{to{transform:translate(132%)}}@keyframes text-reveal{0%{opacity:.45;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}
