:root{--paper:#f8f5ef;--surface:#fff;--ink:#23211e;--muted:#6c655c;--line:#23211e1f;--mint:#2f8f7a;--coral:#c85d4c;--gold:#b88a2a;--blue:#4267a7;--shadow:0 16px 45px #302a221f}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink)}body{margin:0;font-family:Arial,Hiragino Sans,Yu Gothic,sans-serif}button,input,textarea,select{font:inherit}.app-shell{min-height:100vh;padding:24px}.topbar{justify-content:space-between;align-items:center;gap:20px;max-width:1320px;margin:0 auto 22px;display:flex}.topbar h1{letter-spacing:0;margin:3px 0 0;font-size:clamp(28px,4vw,48px);line-height:1.04}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.topbar-actions span,.api-note{border:1px solid var(--line);color:var(--muted);background:#ffffffb8;border-radius:999px;padding:8px 11px;font-size:13px}.workspace{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:18px;max-width:1320px;margin:0 auto;display:grid}.primary-column,.side-column{gap:18px;display:grid}.panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffd1;border-radius:8px;padding:18px}.section-heading{justify-content:space-between;align-items:end;gap:12px;margin-bottom:14px;display:flex}.section-heading h2{letter-spacing:0;margin:0;font-size:22px}.eyebrow{color:var(--mint);letter-spacing:0;text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.character-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.character-tile{border:1px solid var(--line);background:#fbfaf6;border-radius:8px;grid-template-rows:210px auto;gap:12px;min-width:0;padding:12px;display:grid}.character-tile img{object-fit:contain;width:100%;height:100%}.character-title{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.character-title h3{margin:0;font-size:21px}.character-title span{color:var(--coral);white-space:nowrap;font-size:12px;font-weight:700}.character-tile p{color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.6}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.metric{border:1px solid var(--line);background:#fbfaf6;border-radius:8px;min-height:92px;padding:12px}.metric span,.metric small{color:var(--muted);font-size:12px;display:block}.metric strong{margin:5px 0;font-size:26px;display:block}.chat-preview{gap:10px;margin-bottom:12px;display:grid}.user-bubble,.tomo-bubble{border-radius:8px;margin:0;padding:12px;line-height:1.65}.user-bubble{color:#20365e;background:#e8eef9;margin-left:36px}.tomo-bubble{color:#214a3f;background:#eef7f3;margin-right:36px}.guardrail-list,.roadmap{gap:8px;display:grid}.guardrail-item{grid-template-columns:20px minmax(0,1fr);align-items:start;gap:8px;display:grid}.guardrail-item span{color:var(--coral);font-weight:700}.guardrail-item p{color:var(--muted);margin:0;line-height:1.55}.roadmap{grid-template-columns:repeat(4,minmax(0,1fr))}.roadmap-row{border:1px solid var(--line);background:#fbfaf6;border-radius:8px;min-height:94px;padding:12px}.roadmap-row.unlocked{background:#eef7f3;border-color:#2f8f7a66}.roadmap-row span{color:var(--muted);font-size:12px;display:block}.roadmap-row strong{margin:4px 0;font-size:24px;display:block}.roadmap-row p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}code{font-family:Cascadia Code,Consolas,monospace}@media (max-width:1120px){.workspace{grid-template-columns:1fr}.character-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.app-shell{padding:14px}.topbar{flex-direction:column;align-items:start}.topbar-actions{justify-content:flex-start}.section-heading,.character-title{flex-direction:column;align-items:flex-start}.character-title span{white-space:normal}.character-grid,.roadmap,.metric-grid{grid-template-columns:1fr}.character-tile{grid-template-rows:180px auto}}.auth-link,.text-link{color:inherit;text-underline-offset:3px;font-weight:700;text-decoration:underline}.text-command{color:inherit;cursor:pointer;font:inherit;text-underline-offset:3px;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}.auth-shell{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.auth-panel{background:#fff;border:1px solid #d7d7d2;border-radius:8px;gap:18px;width:100%;max-width:560px;padding:28px;display:grid}.auth-panel-heading{justify-content:space-between;align-items:center;min-width:0;display:flex}.auth-brand{align-items:center;gap:8px;display:inline-flex}.brand-logo-image{object-fit:contain;max-width:100%;height:auto;display:block}.auth-brand-logo{width:210px}.auth-brand-mark{width:38px;height:38px;display:block}.auth-brand-name{color:var(--ink);font-size:20px;font-weight:900;line-height:1}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.language-switcher select{color:#18312b;cursor:pointer;background:#fff;border:1px solid #c8cfcc;border-radius:4px;min-height:34px;padding:5px 28px 5px 9px}.language-switcher select:focus-visible{outline-offset:2px;outline:2px solid #2a7464}.language-switcher select:disabled{cursor:wait;opacity:.65}.auth-panel h1,.auth-panel p{margin:0}.primary-command{color:#fff;cursor:pointer;font:inherit;background:#1f5146;border:0;border-radius:6px;min-height:44px;padding:10px 16px;font-weight:800}.primary-command:disabled{cursor:not-allowed;opacity:.55}.confirmation-row{grid-template-columns:20px minmax(0,1fr);align-items:flex-start;gap:10px;line-height:1.6;display:grid}.confirmation-row input{width:18px;height:18px;margin:3px 0 0}.form-error{color:#a22d2d;font-weight:700}.form-status{color:#6f4d08}.public-auth-shell{background:#eef2ef}.auth-legal-links{border-top:1px solid #e0e4e1;flex-wrap:wrap;gap:10px 16px;padding-top:16px;display:flex}.auth-legal-links a{color:#59645e;text-underline-offset:3px;font-size:12px}.auth-story-link{color:#1f6655;border-top:1px solid #cbd9d3;border-bottom:1px solid #cbd9d3;justify-content:space-between;align-items:center;padding:13px 2px;font-size:13px;font-weight:900;text-decoration:none;display:flex}.auth-story-link:after{content:"→";font-size:16px}body{background:#f1f4f2}button:focus-visible,a:focus-visible,textarea:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #25659c47}.game-shell{--game-green:#226452;--game-green-soft:#e7f2ed;--game-coral:#b74f43;--game-blue:#356a9a;--game-yellow:#f0c861;--game-ink:#1d2521;--game-muted:#68736d;--game-line:#d7ddd9;color:var(--game-ink);background:#f1f4f2;min-height:100vh}.game-topbar{border-bottom:1px solid var(--game-line);z-index:20;background:#fff;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex;position:sticky;top:0}.brand{color:var(--game-ink);letter-spacing:0;align-items:center;font-size:25px;font-weight:900;text-decoration:none;display:inline-flex}.game-brand-logo,.legal-brand-logo{width:174px}.brand-mark{width:38px;height:38px;display:block}.brand-wording{flex-direction:column;justify-content:center;line-height:1;display:inline-flex}.brand-reading{color:var(--game-green,#226452);font-size:10px;font-weight:800;line-height:1.1}.brand-reading-row{justify-content:center;align-items:center;gap:6px;margin-top:3px;display:inline-flex}.brand-reading-dot{border-radius:50%;width:4px;height:4px;display:inline-block}.brand-reading-dot-gold{background:var(--game-yellow,#f0c861)}.brand-reading-dot-coral{background:var(--game-coral,#b74f43)}.brand-name{color:var(--game-ink);font-size:24px;font-weight:900;line-height:1}.account-strip{color:var(--game-muted);align-items:center;gap:12px;font-size:13px;display:flex}.account-strip .language-switcher select{min-height:32px;font-size:12px}.topbar-story-link{color:var(--game-green);font-weight:800;text-decoration:none}.topbar-story-link:hover{text-underline-offset:3px;text-decoration:underline}.age-mark{color:#4c5751;background:#eef1ef;border-radius:4px;padding:4px 6px;font-size:12px;font-weight:800}.quiet-command{color:var(--game-green);cursor:pointer;background:0 0;border:0;padding:6px 0;font-weight:800}.quiet-command:disabled{cursor:not-allowed;opacity:.5}.notice{text-align:center;border-bottom:1px solid #0000;padding:11px 24px;font-size:14px;font-weight:700}.notice-info{color:#244c70;background:#edf3f8;border-color:#cbdce9}.notice-success{color:#1d5a49;background:#e7f2ed;border-color:#bddbce}.notice-error{color:#8d342a;background:#f9e9e7;border-color:#e8c0bb}.game-workspace{border-bottom:1px solid var(--game-line);background:#fff;grid-template-columns:220px minmax(430px,1fr) 300px;max-width:1440px;min-height:calc(100vh - 153px);margin:0 auto;display:grid}.tomo-roster,.session-sidebar{background:#f7f9f8;min-width:0;padding:20px 16px}.tomo-roster{border-right:1px solid var(--game-line)}.session-sidebar{border-left:1px solid var(--game-line)}.compact-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}.compact-heading h1,.compact-heading h2{margin:3px 0 0;font-size:18px;line-height:1.25}.compact-heading>span{color:var(--game-muted);text-align:right;font-size:11px}.tomo-list{gap:7px;display:grid}.tomo-choice{color:inherit;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:9px;width:100%;min-height:66px;padding:4px 8px 4px 4px;display:grid}.tomo-choice:hover:not(:disabled){border-color:var(--game-line);background:#fff}.tomo-choice.selected{box-shadow:inset 3px 0 0 var(--game-green);background:#fff;border-color:#9dc8b9}.tomo-choice:disabled{cursor:not-allowed;filter:grayscale(.45);opacity:.52}.tomo-thumb{aspect-ratio:1;background:#edf1ee;border-radius:6px;justify-content:center;align-items:center;width:58px;display:flex;overflow:hidden}.tomo-thumb img{object-fit:contain;width:100%;height:100%}.tomo-choice-copy{min-width:0}.tomo-choice-copy strong,.tomo-choice-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.tomo-choice-copy strong{font-size:15px}.tomo-choice-copy small{color:var(--game-muted);margin-top:3px;font-size:11px}.streak-summary{border-top:1px solid var(--game-line);grid-template-columns:1fr auto;margin-top:18px;padding-top:14px;display:grid}.streak-summary span,.streak-summary small{color:var(--game-muted);font-size:11px}.streak-summary strong{grid-area:1/2/3;font-size:17px}.conversation{grid-template-rows:auto minmax(260px,1fr) auto;min-width:0;display:grid}.conversation-character{background:#f5f0e8;border-bottom:1px solid #dfd6c8;grid-template-columns:230px minmax(0,1fr);align-items:center;min-height:220px;padding:0 36px 0 24px;display:grid;overflow:hidden}.character-stage{justify-content:center;align-self:stretch;min-height:220px;display:flex;overflow:hidden}.character-stage img{object-fit:contain;width:250px;height:250px}.character-identity{min-width:0;padding:24px 0}.character-identity h2{margin:4px 0 7px;font-size:31px;line-height:1.1}.character-identity>strong{color:var(--game-coral);font-size:14px}.character-identity>p:last-child{color:#5d625f;max-width:470px;margin:12px 0 0;line-height:1.7}.message-log{scrollbar-gutter:stable;background:#fff;flex-direction:column;gap:12px;min-height:290px;max-height:52vh;padding:22px 28px;display:flex;overflow-y:auto}.empty-conversation{color:var(--game-muted);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:180px;display:flex}.empty-conversation strong{color:var(--game-ink);margin-bottom:7px;font-size:16px}.empty-conversation span{font-size:13px}.message-row{flex-direction:column;max-width:min(78%,560px);display:flex}.message-row p{overflow-wrap:anywhere;white-space:pre-wrap;border-radius:8px;margin:0;padding:11px 14px;line-height:1.7}.message-row small{color:var(--game-coral);margin-top:4px;font-size:10px;font-weight:800}.message-actions{align-items:center;gap:8px;min-height:30px;margin-top:5px;display:flex}.message-actions:empty{display:none}.message-actions small{margin-top:0}.speech-output-command,.voice-input-command{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:7px;font-weight:800;display:inline-flex}.speech-output-command{color:var(--game-green);background:#fff;border:1px solid #b8cbc3;min-height:30px;padding:4px 9px;font-size:11px}.speech-output-command.is-speaking{border-color:var(--game-green);background:#e9f5ef}.speech-output-command:disabled,.voice-input-command:disabled{cursor:not-allowed;opacity:.45}.speaker-symbol{flex:0 0 17px;width:17px;height:16px;display:inline-block;position:relative}.speaker-symbol:before{content:"";background:currentColor;border-radius:1px;width:5px;height:7px;position:absolute;top:5px;left:0}.speaker-symbol:after{clip-path:polygon(0 30%,100% 0,100% 100%,0 70%);content:"";background:currentColor;width:7px;height:13px;position:absolute;top:2px;left:4px}.speaker-symbol>span{border-right:2px solid;border-radius:0 50% 50% 0;width:5px;height:10px;position:absolute;top:3px;right:0}.from-user{align-self:flex-end;align-items:flex-end}.from-user p{color:#213d57;background:#e7eef6}.from-tomo{align-self:flex-start}.from-tomo p{background:var(--game-green-soft);color:#214a3e}.message-pending{text-align:center;min-width:48px;animation:1.2s ease-in-out infinite reply-pulse}@keyframes reply-pulse{0%,to{opacity:.45}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.message-pending{animation:none}}.composer{border-top:1px solid var(--game-line);background:#fff;padding:14px 20px 18px}.composer textarea{color:var(--game-ink);resize:vertical;background:#fafbfa;border:1px solid #cdd5d0;border-radius:6px;width:100%;min-height:82px;padding:11px 12px;line-height:1.6}.composer textarea:disabled{color:#7f8883;background:#f0f2f1}.composer-footer{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.composer-meta{gap:4px;min-width:0;display:grid}.composer-meta>span:first-child{color:var(--game-muted);font-size:11px}.speech-input-status{max-width:420px;font-size:11px;line-height:1.45}.speech-input-status.is-info{color:var(--game-green)}.speech-input-status.is-error{color:#9b332c}.composer-actions{flex:none;align-items:center;gap:8px;display:flex}.voice-input-command{color:var(--game-green);background:#fff;border:1px solid #9bb9ad;min-width:110px;min-height:40px;padding:8px 12px}.voice-input-command.is-listening{border-color:var(--game-coral);color:#a03c32;background:#fff1ee}.microphone-symbol{flex:0 0 18px;width:18px;height:20px;display:inline-block;position:relative}.microphone-symbol:before{content:"";border:2px solid;border-radius:6px;width:8px;height:11px;position:absolute;top:0;left:5px}.microphone-symbol:after{content:"";border:2px solid;border-top:0;border-radius:0 0 9px 9px;width:14px;height:9px;position:absolute;top:6px;left:2px}.microphone-symbol>span{background:currentColor;width:2px;height:5px;position:absolute;top:14px;left:8px}.microphone-symbol>span:after{content:"";background:currentColor;border-radius:2px;width:8px;height:2px;position:absolute;top:4px;left:-3px}.send-command,.secondary-command{cursor:pointer;border-radius:6px;min-height:40px;font-weight:800}.send-command{background:var(--game-green);border:1px solid var(--game-green);color:#fff;min-width:92px;padding:8px 18px}.send-command:disabled,.secondary-command:disabled{cursor:not-allowed;opacity:.5}.refresh-command{border:1px solid var(--game-line);color:var(--game-green);cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:20px;line-height:1;display:inline-flex}.session-active,.start-options{gap:10px;display:grid}.reply-counter{border:1px solid var(--game-line);background:#fff;border-radius:8px;grid-template-columns:1fr auto auto;align-items:baseline;padding:15px;display:grid}.reply-counter span{color:var(--game-muted);font-size:12px}.reply-counter strong{color:var(--game-green);font-size:34px}.reply-counter small{color:var(--game-muted);margin-left:4px}.session-facts{border-bottom:1px solid var(--game-line);border-top:1px solid var(--game-line);margin:3px 0;padding:6px 0}.session-facts div{justify-content:space-between;align-items:center;padding:7px 2px;display:flex}.session-facts dt{color:var(--game-muted);font-size:12px}.session-facts dd{margin:0;font-size:13px;font-weight:800}.session-note{border-left:3px solid var(--game-yellow);color:#65501f;background:#fff6dc;margin:0;padding:9px 10px;font-size:12px;line-height:1.6}.secondary-command{color:var(--game-green);overflow-wrap:anywhere;background:#fff;border:1px solid #9bb9ad;width:100%;padding:8px 12px}.ad-placement{border:1px solid var(--game-line);background:#fff;border-radius:6px;width:100%;min-height:96px;padding:10px;overflow:hidden}.ad-label{color:var(--game-muted);margin-bottom:8px;font-size:9px;display:block}.house-ad strong{font-size:13px;display:block}.house-ad p{color:var(--game-muted);margin:5px 0 7px;font-size:11px;line-height:1.55}.ad-command{font-size:11px}.availability-note{color:var(--game-muted);font-size:10px;line-height:1.5}.price-line{border:1px solid var(--game-line);background:#fff;border-radius:8px;grid-template-columns:1fr auto;padding:14px;display:grid}.price-line span{font-size:13px;font-weight:800}.price-line strong{color:var(--game-coral);font-size:21px}.price-line small{color:var(--game-muted);grid-column:1/-1;margin-top:5px;font-size:11px}.start-options .primary-command{width:100%;min-height:44px}.daily-free-offer,.daily-free-status{border-left:4px solid var(--game-green);background:#eef8f2;gap:10px;padding:12px;display:grid}.daily-free-offer strong,.daily-free-status strong{font-size:14px;display:block}.daily-free-offer small,.daily-free-status small{color:var(--game-muted);font-size:11px;line-height:1.5;display:block}.pass-summary,.unlock-progress{border-top:1px solid var(--game-line);margin-top:18px;padding-top:16px}.pass-summary>div,.unlock-progress>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.pass-summary span,.unlock-progress span{color:var(--game-muted);font-size:11px}.pass-summary strong,.unlock-progress strong{font-size:13px}.pass-summary>small{color:var(--game-muted);margin-top:4px;font-size:11px;display:block}.pass-command{margin-top:7px;display:block}.pass-cancel-status{color:#7a5c22;margin:8px 0 0;font-size:12px;font-weight:700}.pass-cancel-confirm{background:#fff5f3;border:1px solid #e6c2bd;border-radius:6px;margin-top:10px;padding:10px}.pass-cancel-confirm p{color:#74362f;margin:0 0 9px;font-size:12px;line-height:1.5}.pass-cancel-confirm>div{gap:12px;display:flex}.danger-command{color:#fff;cursor:pointer;background:#a83d32;border:1px solid #a83d32;border-radius:6px;min-height:36px;padding:7px 11px;font-size:12px;font-weight:800}.danger-command:disabled{cursor:not-allowed;opacity:.5}.unlock-progress progress{accent-color:var(--game-blue);width:100%;height:8px;margin-top:10px}.game-footer{color:#65706a;justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;padding:18px 24px 24px;font-size:11px;display:flex}.game-footer p{margin:0}.game-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:14px;display:flex}.game-footer a{color:inherit;text-underline-offset:3px}.sales-region-backdrop{z-index:1000;background:#141c1994;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.sales-region-dialog{background:#fff;border:1px solid #cbd5d0;border-radius:8px;width:min(100%,440px);max-height:calc(100vh - 40px);padding:24px;overflow-y:auto;box-shadow:0 18px 48px #0d221b38}.sales-region-dialog h2{margin:4px 0 10px;font-size:21px;line-height:1.4}.sales-region-dialog>p:not(.eyebrow){color:var(--game-muted);margin:0;font-size:13px;line-height:1.7}.sales-region-dialog .sales-region-note{border-left:3px solid var(--game-green);background:#eef5f2;padding:10px 11px;margin-top:14px!important}.sales-region-actions{gap:9px;margin-top:18px;display:grid}.sales-region-actions>button{width:100%;min-height:42px}@media (max-width:1080px){.game-workspace{grid-template-columns:190px minmax(430px,1fr)}.session-sidebar{border-left:0;border-top:1px solid var(--game-line);grid-column:1/-1;grid-template-columns:180px repeat(3,minmax(0,1fr));gap:18px;display:grid}.session-sidebar>.compact-heading{align-self:start}.session-sidebar>.pass-summary,.session-sidebar>.unlock-progress{border-left:1px solid var(--game-line);border-top:0;margin:0;padding:4px 0 4px 18px}}@media (max-width:760px){.game-topbar{height:58px;padding:0 14px}.brand{font-size:22px}.game-brand-logo{width:120px}.account-strip .account-name{display:none}.account-strip{gap:8px}.account-strip .language-switcher select{max-width:92px}.notice{text-align:left;padding:10px 14px}.game-workspace{flex-direction:column;display:flex}.tomo-roster,.session-sidebar{border-left:0;border-right:0;padding:14px}.tomo-roster{border-bottom:1px solid var(--game-line)}.compact-heading{margin-bottom:10px}.tomo-list{scroll-snap-type:x proximity;gap:7px;padding-bottom:5px;display:flex;overflow-x:auto}.tomo-choice{scroll-snap-align:start;flex:0 0 142px;grid-template-columns:48px minmax(0,1fr);min-height:58px}.tomo-thumb{width:48px}.streak-summary{display:none}.conversation-character{grid-template-columns:150px minmax(0,1fr);min-height:165px;padding:0 16px 0 4px}.character-stage{min-height:165px}.character-stage img{width:178px;height:178px}.character-identity{padding:16px 0}.character-identity h2{font-size:25px}.character-identity>p:last-child{margin-top:7px;font-size:12px;line-height:1.55}.message-log{min-height:300px;max-height:48vh;padding:16px 12px}.message-row{max-width:88%}.composer{padding:12px 12px 14px}.composer-footer{align-items:flex-end;gap:10px}.composer-actions{justify-content:flex-end}.voice-input-command{min-width:104px;padding-inline:10px}.session-sidebar{display:block}.session-sidebar>.pass-summary,.session-sidebar>.unlock-progress{border-left:0;border-top:1px solid var(--game-line);margin-top:18px;padding:16px 0 0}.game-footer{flex-direction:column;align-items:flex-start;gap:12px;padding:16px 14px 24px}.game-footer nav{justify-content:flex-start}}.confirmation-row a{color:#1f6252;text-underline-offset:3px;font-weight:800}.legal-shell,.safety-shell{color:#202723;background:#f3f5f4;min-height:100vh}.legal-header{background:#fff;border-bottom:1px solid #d7ddd9;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex}.legal-header-actions{align-items:center;gap:14px;display:flex}.legal-header-actions>a{color:#356458;text-underline-offset:3px;font-size:13px;font-weight:800}.legal-document,.safety-document{background:#fff;border-left:1px solid #d7ddd9;border-right:1px solid #d7ddd9;max-width:860px;margin:0 auto;padding:48px 54px 64px}.legal-document>h1,.safety-document>h1{margin:7px 0 10px;font-size:32px;line-height:1.25}.legal-version{color:#707a75;margin:0 0 32px;font-size:12px}.legal-draft{color:#684f13;background:#fff4d6;border:1px solid #e7ca78;border-radius:6px;margin-bottom:28px;padding:11px 13px;font-size:13px;font-weight:700;line-height:1.6}.legal-translation-notice{color:#244b41;background:#edf5f2;border:1px solid #b9d2c9;border-radius:6px;margin-bottom:18px;padding:11px 13px;font-size:13px;line-height:1.6}.legal-body{gap:30px;display:grid}.legal-body section{border-top:1px solid #e0e4e1;padding-top:24px}.legal-body h2,.safety-document h2{margin:0 0 10px;font-size:18px;line-height:1.45}.legal-body p,.safety-document p{color:#4e5953;margin:9px 0 0;line-height:1.9}.legal-nav{flex-wrap:wrap;justify-content:center;gap:18px;max-width:860px;margin:0 auto;padding:24px;display:flex}.legal-nav a{color:#5d6862;text-underline-offset:3px;font-size:12px}.commercial-list{margin:0}.commercial-list>div{border-top:1px solid #e0e4e1;grid-template-columns:170px minmax(0,1fr);gap:22px;padding:18px 0;display:grid}.commercial-list dt{color:#59645e;font-size:13px;font-weight:800}.commercial-list dd{overflow-wrap:anywhere;margin:0;line-height:1.8}.safety-lead{font-size:16px;margin:20px 0 28px!important}.safety-document>section:not(.emergency-grid){border-top:1px solid #e0e4e1;margin-top:34px;padding-top:26px}.emergency-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.emergency-grid a{color:#fff;text-align:center;background:#a83d32;border-radius:8px;flex-direction:column;justify-content:center;min-height:118px;padding:18px;text-decoration:none;display:flex}.emergency-grid strong{font-size:36px}.emergency-grid span{margin-top:4px;font-size:13px;font-weight:800}.resource-list{gap:9px;display:grid}.resource-list a{color:#214e42;background:#eef5f2;border:1px solid #cfe0d9;border-radius:6px;gap:5px;padding:13px 15px;text-decoration:none;display:grid}.resource-list span{font-size:12px}.safety-document a{text-underline-offset:3px}.resource-review{font-size:11px;color:#7a837e!important;margin-top:32px!important}@media (max-width:640px){.legal-header{height:58px;padding:0 14px}.legal-brand-logo{width:132px}.legal-header-actions{gap:8px}.legal-header-actions>a{display:none}.legal-document,.safety-document{border-left:0;border-right:0;padding:32px 18px 46px}.legal-document>h1,.safety-document>h1{font-size:27px}.commercial-list>div{grid-template-columns:1fr;gap:6px}.emergency-grid{grid-template-columns:1fr}}.story-page{--story-ink:#17362d;--story-paper:#fbf8f2;--story-green:#236d5b;--story-coral:#c75e4f;--story-blue:#46647d;--story-gold:#d9a93a;background:var(--story-paper);color:var(--story-ink);min-height:100vh;overflow:hidden}.story-page h1,.story-page h2,.story-page h3,.story-page p,.story-page figure,.story-page blockquote,.story-page dl,.story-page dd{margin:0}.story-page h1,.story-page h2,.story-page h3,.story-page strong{letter-spacing:0}.story-page a:focus-visible{outline-offset:4px;outline:3px solid #e2a72b}.story-header{z-index:20;background:#fffffff5;border-bottom:1px solid #17362d24;grid-template-columns:minmax(170px,1fr) auto minmax(170px,1fr);align-items:center;gap:24px;min-height:72px;padding:10px 32px;display:grid;position:sticky;top:0}.story-brand{color:var(--story-ink);justify-self:start;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.story-brand img{width:40px;height:40px;display:block}.story-brand>span{gap:2px;display:grid}.story-brand strong{font-size:20px;line-height:1}.story-brand small{color:#46766a;font-size:10px;font-weight:800}.story-nav{align-items:center;gap:26px;display:flex}.story-nav a{color:#35564d;font-size:13px;font-weight:800;text-decoration:none}.story-nav a:hover{color:var(--story-coral)}.story-start-link{background:var(--story-green);color:#fff;border-radius:6px;justify-self:end;padding:11px 16px;font-size:13px;font-weight:800;text-decoration:none}.story-hero{background-color:#eed8bd;background-image:url(/story/lacipon-story-hero.png);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:clamp(560px,100svh - 130px,720px);padding:70px max(6vw,32px);display:flex;position:relative}.story-hero-copy{z-index:1;max-width:610px;position:relative}.story-kicker,.story-chapter-label,.story-section-heading>p{color:var(--story-coral);letter-spacing:0;font-size:12px;font-weight:900;line-height:1.4}.story-hero h1{color:#14352d;text-wrap:balance;max-width:590px;margin-top:16px;font-family:Yu Mincho,Hiragino Mincho ProN,Georgia,serif;font-size:54px;line-height:1.28}.story-hero-copy>p:not(.story-kicker){color:#27463d;margin-top:24px;font-size:17px;font-weight:700;line-height:2}.story-hero-actions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.story-primary-link,.story-secondary-link,.story-closing-link{border-radius:6px;justify-content:center;min-height:46px;padding:13px 20px;font-size:14px;font-weight:900;text-decoration:none;display:inline-flex}.story-primary-link{background:var(--story-green);color:#fff}.story-secondary-link{color:var(--story-ink);background:#ffffffbd;border:1px solid #17362d4d}.story-opening{background:#fffdf9;border-bottom:1px solid #17362d1f;padding:100px 32px 110px}.story-opening-inner{grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:80px;max-width:1120px;margin:0 auto;display:grid}.story-section-heading h2,.story-section-intro h2,.story-name-copy h2,.story-collection h2,.story-closing h2{margin-top:10px;font-family:Yu Mincho,Hiragino Mincho ProN,Georgia,serif;font-size:42px;line-height:1.35}.story-opening-copy{gap:22px;display:grid}.story-opening-copy p,.story-name-copy>p,.story-tomo-copy>p,.story-section-intro>p:last-child,.story-collection-copy>p:last-child,.story-closing>div>p:last-child{color:#415c54;font-size:16px;line-height:2.05}.story-dropcap:first-letter{color:var(--story-coral);float:left;padding:10px 10px 0 0;font-family:Yu Mincho,Hiragino Mincho ProN,Georgia,serif;font-size:68px;font-weight:700;line-height:.85}.story-name-origin{background:#eef4f1;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:680px;display:grid}.story-name-visual{background:#f0dfce;justify-content:center;align-items:center;min-height:620px;display:flex;overflow:hidden}.story-name-visual img{object-fit:cover;width:100%;height:100%;max-height:620px;display:block}.story-name-copy{align-self:center;gap:22px;max-width:660px;padding:72px 8vw 72px 7vw;display:grid}.story-name-copy blockquote{border-left:4px solid var(--story-gold);gap:8px;margin-top:8px;padding:5px 0 5px 18px;display:grid}.story-name-copy blockquote span{color:#60746e;font-size:13px}.story-name-copy blockquote strong{color:var(--story-green);font-family:Yu Mincho,Hiragino Mincho ProN,Georgia,serif;font-size:20px}.story-tomos{background:var(--story-paper);padding-top:110px}.story-section-intro{text-align:center;max-width:860px;margin:0 auto;padding:0 32px 64px}.story-section-intro>p:last-child{margin-top:18px}.story-tomo-list{border-top:1px solid #17362d1f}.story-tomo-spread{grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:720px;display:grid}.story-tomo-spread+.story-tomo-spread{border-top:1px solid #17362d1f}.story-tomo-mofu{background:#fff9f4}.story-tomo-shizu{background:#edf3f6}.story-tomo-toge{background:#f4f2e7}.story-tomo-pico{background:#fff3ed}.story-tomo-poka{background:#f2f5ed}.story-tomo-figure{grid-template-rows:minmax(0,1fr) auto;min-height:720px;display:grid;overflow:hidden}.story-tomo-figure-right{grid-area:1/2}.story-tomo-figure img{object-fit:cover;width:100%;height:100%;max-height:650px;display:block}.story-tomo-figure figcaption{background:#ffffffe0;border-top:1px solid #17362d1f;grid-template-columns:auto 1fr;align-items:baseline;gap:4px 14px;min-height:90px;padding:17px 6vw;display:grid}.story-tomo-figure figcaption span{color:var(--story-coral);font-size:12px;font-weight:900}.story-tomo-figure figcaption strong{font-family:Yu Mincho,Hiragino Mincho ProN,Georgia,serif;font-size:26px}.story-tomo-figure figcaption small{color:#63766f;grid-column:2;font-weight:800}.story-tomo-copy{align-self:center;gap:20px;max-width:720px;padding:70px 8vw 70px 7vw;display:grid}.story-tomo-copy-left{grid-area:1/1}.story-tomo-copy h3{font-family:Yu Mincho,Hiragino Mincho ProN,Georgia,serif;font-size:36px;line-height:1.4}.story-tomo-copy blockquote{color:var(--story-green);border-left:4px solid;margin:4px 0;padding:4px 0 4px 17px;font-family:Yu Mincho,Hiragino Mincho ProN,Georgia,serif;font-size:20px;font-weight:800}.story-tomo-shizu .story-tomo-copy blockquote{color:var(--story-blue)}.story-tomo-pico .story-tomo-copy blockquote{color:var(--story-coral)}.story-profile{border-top:1px solid #17362d2e;gap:0;display:grid;margin-top:10px!important}.story-profile>div{border-bottom:1px solid #17362d1f;grid-template-columns:105px minmax(0,1fr);gap:16px;padding:12px 0;display:grid}.story-profile dt{color:#677a74;font-size:11px;font-weight:900}.story-profile dd{color:#2f4e45;font-size:13px;line-height:1.65}.story-seeds{color:#fff;background:#223e4b;padding:110px 32px 120px}.story-seeds .story-section-intro>p:last-child{color:#d6e3e6}.story-seed-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:1160px;margin:0 auto;display:grid}.story-seed-card{color:var(--story-ink);background:#fff;border-radius:8px;gap:14px;min-height:245px;padding:26px;display:grid}.story-seed-card>span{color:var(--story-gold);font-size:12px;font-weight:900}.story-seed-card h3{font-family:Yu Mincho,Hiragino Mincho ProN,Georgia,serif;font-size:23px;line-height:1.45}.story-seed-card p{color:#50665f;font-size:14px;line-height:1.85}.story-seed-card small{color:var(--story-coral);align-self:end;font-size:11px;font-weight:900}.story-highlights{background:#fffdf8;padding:110px 32px 115px}.story-highlight-grid{grid-template-columns:repeat(4,minmax(0,1fr));max-width:1160px;margin:0 auto;display:grid}.story-highlight-grid article{border-left:1px solid #17362d2e;padding:10px 26px 22px}.story-highlight-grid article:last-child{border-right:1px solid #17362d2e}.story-highlight-grid span{color:var(--story-coral);font-size:12px;font-weight:900}.story-highlight-grid h3{margin-top:14px;font-size:18px;line-height:1.5}.story-highlight-grid p{color:#52675f;margin-top:12px;font-size:13px;line-height:1.8}.story-experience-note{border-top:1px solid #17362d2e;border-bottom:1px solid #17362d2e;grid-template-columns:220px minmax(0,1fr);gap:28px;max-width:1160px;margin:74px auto 0;padding:26px 0;display:grid}.story-experience-note strong{color:var(--story-green);font-size:14px}.story-experience-note p{color:#52675f;font-size:13px;line-height:1.9}.story-collection{color:#fff;background:#1d493f;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:80px;padding:110px max(6vw,32px);display:grid}.story-collection-copy{max-width:640px}.story-collection-copy>p:last-child{color:#d9e8e2;margin-top:22px}.story-milestones{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.story-milestones li{border-left:1px solid #ffffff4d;gap:8px;min-height:130px;padding:8px 20px;display:grid}.story-milestones li:last-child{border-right:1px solid #ffffff4d}.story-milestones strong{color:#f2c867;font-family:Georgia,serif;font-size:42px}.story-milestones span{color:#d8e6e1;font-size:12px;line-height:1.6}.story-play{background:#f1eee4;padding:110px 32px 100px}.story-plan-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:1160px;margin:0 auto;display:grid}.story-plan-grid article{background:#fff;border:1px solid #17362d24;border-radius:8px;gap:15px;min-height:210px;padding:25px;display:grid}.story-plan-grid p{color:var(--story-green);font-size:13px;font-weight:900}.story-plan-grid strong{color:var(--story-ink);font-size:28px}.story-plan-grid span{color:#596c65;font-size:13px;line-height:1.75}.story-ad-note{color:#69776f;text-align:center;max-width:940px;font-size:11px;line-height:1.8;margin:30px auto 0!important}.story-closing{color:#273d36;background:#e8a98f;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:60px;padding:90px max(8vw,32px);display:grid}.story-closing>div{max-width:760px}.story-closing>div>p:last-child{color:#405a52;margin-top:16px}.story-closing-link{color:#fff;background:#173c33;align-items:center;min-width:210px}.story-footer{background:#fff;grid-template-columns:minmax(180px,1fr) auto minmax(260px,1fr);align-items:center;gap:28px;padding:36px 32px;display:grid}.story-footer nav{flex-wrap:wrap;justify-content:center;gap:18px;display:flex}.story-footer nav a{color:#496159;text-underline-offset:3px;font-size:11px;font-weight:800;text-decoration:underline}.story-footer>p{color:#738079;text-align:right;justify-self:end;max-width:360px;font-size:10px;line-height:1.7}@media (max-width:1050px){.story-header{grid-template-columns:minmax(160px,1fr) auto}.story-nav{display:none}.story-hero{background-position:60%}.story-hero-copy{max-width:500px}.story-hero h1{max-width:500px;font-size:46px}.story-tomo-copy{padding-left:6vw;padding-right:6vw}.story-highlight-grid,.story-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-highlight-grid article:nth-child(3){border-right:0}.story-highlight-grid article:nth-child(n+3){border-top:1px solid #17362d2e;padding-top:26px}.story-collection{grid-template-columns:1fr;gap:54px}.story-footer{grid-template-columns:1fr auto}.story-footer>p{text-align:left;grid-column:1/-1;justify-self:start;max-width:none}}@media (max-width:760px){.story-header{min-height:64px;padding:9px 16px}.story-brand img{width:34px;height:34px}.story-brand strong{font-size:17px}.story-start-link{padding:9px 11px;font-size:12px}.story-hero{background-position:66% bottom;background-size:auto 67%;align-items:flex-start;min-height:calc(100svh - 120px);padding:54px 20px 310px}.story-hero-copy{max-width:100%}.story-hero h1{max-width:540px;margin-top:12px;font-size:36px;line-height:1.35}.story-hero-copy>p:not(.story-kicker){margin-top:17px;font-size:14px;line-height:1.8}.story-hero-actions{margin-top:22px}.story-primary-link,.story-secondary-link{padding:11px 15px;font-size:13px}.story-opening,.story-seeds,.story-highlights,.story-play{padding:72px 20px 78px}.story-opening-inner{grid-template-columns:1fr;gap:36px}.story-section-heading h2,.story-section-intro h2,.story-name-copy h2,.story-collection h2,.story-closing h2{font-size:32px}.story-opening-copy p,.story-name-copy>p,.story-tomo-copy>p,.story-section-intro>p:last-child,.story-collection-copy>p:last-child,.story-closing>div>p:last-child{font-size:14px;line-height:1.95}.story-name-origin{grid-template-columns:1fr}.story-name-visual{min-height:410px}.story-name-visual img{max-height:490px}.story-name-copy{padding:62px 20px 72px}.story-tomos{padding-top:76px}.story-section-intro{padding:0 20px 48px}.story-seeds .story-section-intro,.story-highlights .story-section-intro,.story-play .story-section-intro{padding-left:0;padding-right:0}.story-tomo-spread{grid-template-columns:1fr;min-height:0}.story-tomo-figure,.story-tomo-figure-right{grid-area:1/1;min-height:0}.story-tomo-figure img{aspect-ratio:1;height:auto;max-height:none}.story-tomo-figure figcaption{padding:15px 20px}.story-tomo-copy,.story-tomo-copy-left{grid-area:2/1;padding:52px 20px 66px}.story-tomo-copy h3{font-size:29px}.story-tomo-copy blockquote{font-size:18px}.story-seed-grid{grid-template-columns:1fr}.story-seed-card{min-height:220px}.story-highlight-grid,.story-plan-grid{grid-template-columns:1fr}.story-highlight-grid article,.story-highlight-grid article:last-child,.story-highlight-grid article:nth-child(n+3){border:0;border-bottom:1px solid #17362d2e;padding:24px 0}.story-experience-note{grid-template-columns:1fr;gap:12px;margin-top:54px}.story-collection{gap:48px;padding:76px 20px}.story-milestones{grid-template-columns:repeat(2,minmax(0,1fr))}.story-milestones li:nth-child(n+3){border-top:1px solid #ffffff4d;padding-top:22px}.story-milestones li:nth-child(2){border-right:1px solid #ffffff4d}.story-closing{grid-template-columns:1fr;gap:34px;padding:72px 20px}.story-closing-link{justify-self:start}.story-footer{grid-template-columns:1fr;align-items:start;padding:34px 20px}.story-footer nav{justify-content:flex-start}.story-footer>p{grid-column:auto}}@media (max-width:420px){.story-brand small{display:none}.story-hero{background-position:68% bottom;background-size:auto 58%;min-height:760px;padding-bottom:330px}.story-hero h1{font-size:32px}.story-secondary-link{display:none}.story-profile>div{grid-template-columns:88px minmax(0,1fr);gap:8px}}
