:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#2e302d;background:#f3ecd9;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-height:100vh;overflow-x:hidden}button{border:1px solid rgba(46,48,45,.16);background:#e9ddc3;color:#2e302d;border-radius:8px;font:inherit;font-weight:700;cursor:pointer;min-height:42px;transition:background .16s ease,border-color .16s ease,opacity .16s ease}button:hover:not(:disabled){background:#ded0b3;border-color:#2e302d52}button:disabled{cursor:not-allowed;opacity:.46}input,select,textarea{width:100%;border:1px solid rgba(46,48,45,.16);border-radius:8px;background:#fffaecb3;color:#2e302d;font:inherit}input,select{min-height:38px;padding:0 10px}textarea{min-height:68px;padding:10px;resize:vertical}.app-shell{display:grid;grid-template-columns:minmax(0,1fr);height:100vh;overflow:hidden}.app-shell.has-side-panel{grid-template-columns:minmax(680px,1fr) 420px}.tabletop{position:relative;min-height:100vh;background:radial-gradient(circle at 42% 40%,rgba(255,255,255,.34),transparent 34%),linear-gradient(140deg,#f3ecd9,#e5dcc9)}.tabletop canvas{display:block;width:100%!important;height:100%!important;touch-action:none}.mobile-ui-shell,.desktop-command-dock,.mobile-world-top{display:none}.world-top-shell{position:absolute;top:14px;left:18px;right:18px;z-index:7;display:grid;grid-template-columns:280px minmax(0,650px);align-items:start;gap:10px;pointer-events:none}.world-utility-bar,.world-status-bar{pointer-events:auto}.world-utility-bar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;width:100%}.world-utility-bar button{min-height:32px;padding:4px 10px;border-color:#2e302d1a;border-radius:8px;background:#faf5e7d6;color:#52554f;font-size:.72rem;box-shadow:0 8px 18px #2e302d14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.world-utility-bar .utility-icon-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:60px;padding:6px 8px}.world-utility-bar .utility-icon-button .menu-icon{display:block}.world-utility-bar button:hover:not(:disabled),.world-utility-bar button:active:not(:disabled){background:#faf5e7d6;border-color:#2e302d1a}.world-utility-bar button.synced{color:#4d6847}.world-utility-bar button.error{color:#8a5147}.world-status-bar{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:8px;width:min(650px,100%)}.world-resource-bank{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;min-width:0}.world-resource-chip,.world-stat-chip{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#2e302d;background:#fffaecc2;box-shadow:0 12px 28px #2e302d14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.world-resource-chip{min-height:60px;padding:6px 8px;border-radius:8px;font-size:.78rem}.world-stat-stack{display:grid;grid-template-columns:1fr;grid-auto-rows:1fr;gap:6px}.world-stat-chip{flex-direction:row;justify-content:space-between;gap:8px;min-height:36px;padding:4px 12px;border:1px solid rgba(46,48,45,.1);border-radius:8px;font-size:.86rem}.world-guide-backdrop{pointer-events:auto}.command-dock{border:1px solid rgba(46,48,45,.12);border-radius:8px;background:#faf5e7e6;box-shadow:0 16px 36px #2e302d24;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.command-dock button{display:grid;place-items:center;gap:3px;min-width:0;border-color:transparent;background:transparent;color:#52554f}.command-dock button.selected{color:#2e302d}.command-dock button:hover:not(:disabled),.command-dock button:active:not(:disabled){background:transparent;border-color:transparent}.command-dock .center-command{position:relative;z-index:2;width:72px;height:72px;margin-top:-24px;border-radius:8px;background:#c4d2b3;border-color:#2e302d29;color:#2e302d;box-shadow:0 10px 24px #2e302d2e}.command-dock .center-command:hover:not(:disabled),.command-dock .center-command:active:not(:disabled){background:#c4d2b3;border-color:#2e302d29;color:#2e302d}.build-fan{position:absolute;left:50%;bottom:82px;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;overflow:hidden;width:min(318px,calc(100vw - 44px));height:auto;padding:8px 10px;border:1px solid rgba(46,48,45,.14);border-radius:8px;background:#faf5e7eb;box-shadow:0 16px 38px #2e302d24;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;pointer-events:none;transform:translate(-50%) translateY(12px) scale(.96);transition:opacity .14s ease,transform .14s ease}.build-fan.open{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0) scale(1)}.build-fan button{min-height:58px;padding:4px 2px;border-radius:0;font-size:.72rem}.build-fan button+button{border-left:1px solid rgba(46,48,45,.12)}.build-fan button.selected{background:transparent;border-color:transparent}.desktop-command-dock{position:absolute;left:50%;bottom:26px;z-index:6;display:grid;grid-template-columns:repeat(5,minmax(72px,1fr));gap:2px;width:min(460px,calc(100% - 48px));padding:8px 12px;transform:translate(-50%)}.desktop-command-dock button{min-height:58px;font-size:.76rem}.side-panel{display:flex;flex-direction:column;gap:18px;overflow-y:auto;padding:24px;border-left:1px solid rgba(46,48,45,.12);background:#f3ecd9eb}.action-side-panel{animation:sidePanelIn .16s ease both}.side-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:6px}.side-panel-header h2{font-family:Georgia,Times New Roman,serif;font-size:2rem;text-transform:capitalize}@keyframes sidePanelIn{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.hud-stack,.build-menu,.panel-card{display:flex;flex-direction:column;gap:16px}.hud-header,.player-title,.action-row,.cost-row,.split-line{display:flex;align-items:center;justify-content:space-between;gap:12px}.eyebrow{margin:0 0 3px;color:#6d7069;font-size:.76rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,p{margin:0}h1{font-family:Georgia,Times New Roman,serif;font-size:2rem;line-height:1.05}h2{font-size:1.08rem;line-height:1.2}.icon-button{width:42px;padding:0;font-size:1.2rem}.help-button{width:100%}.turn-card,.player-card,.build-menu,.dice-readout,.panel-card{border:1px solid rgba(46,48,45,.12);border-radius:8px;background:#fffaec9e;box-shadow:0 12px 30px #2e302d0f}.turn-card{padding:16px}.turn-card span,.dice-readout span{display:block;color:#64675f;font-size:.82rem;font-weight:700}.turn-card strong{display:block;margin-top:3px;font-size:1.35rem}.turn-card p{margin-top:10px;color:#52554f;font-size:.95rem;line-height:1.42}.action-row button{flex:1}.action-row.tight{gap:8px}.action-row.tight button{min-width:0}.small-button{width:100%;min-height:34px;margin-top:10px;font-size:.85rem}.session-row,.sync-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;padding:8px;border-radius:8px;background:#2e302d0f}.session-row .small-button,.sync-row .small-button{width:auto;min-height:30px;margin-top:0;padding:0 10px}.sync-row span{color:#52554f;font-size:.82rem;font-weight:800}.dice-readout{display:flex;align-items:center;justify-content:space-between;padding:13px 16px}.dice-readout strong{font-size:1.6rem}.players-grid{display:grid;gap:12px}.player-card{padding:14px}.player-card.active{border-color:#6f8f968f;background:#f2f8f2ad}.player-card.opponent{background:#fffaec75}.player-title span{color:#52554f;font-size:.9rem;font-weight:800}.ap-line{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px;padding:8px 10px;border-radius:8px;background:#8aa4ad29;color:#52554f;font-size:.86rem;font-weight:800}.ap-line strong{color:#2e302d}.resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.resource-pill{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:34px;padding:7px 9px;border-radius:8px;background:#e3d7bda8;color:#52554f;font-size:.84rem}.resource-pill strong{color:#2e302d}.resource-label{display:inline-flex;align-items:center;gap:7px;min-width:0}.resource-label.compact{gap:5px}.resource-icon{display:block;flex:0 0 auto;object-fit:contain}.coin-icon{display:block;flex:0 0 auto;object-fit:contain;filter:saturate(.88)}.project-icon{display:block;flex:0 0 auto;width:54px;height:54px;object-fit:contain;filter:saturate(.9)}.building-icon{display:block;flex:0 0 auto;width:34px;height:34px;object-fit:contain;filter:saturate(.88)}.game-icon{flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.icon-title{display:inline-flex;align-items:center;gap:8px}.icon-title.compact{gap:5px}.build-menu,.panel-card{padding:16px}.segmented-control{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:5px;border-radius:8px;background:#2e302d14}.segmented-control button{border-color:transparent;background:transparent}.segmented-control button.selected{background:#f3ecd9;border-color:#2e302d24}.identity-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:14px;padding:5px;border-radius:8px;background:#2e302d14}.identity-toggle button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;border-color:transparent;background:transparent;font-size:.86rem}.identity-toggle button.selected{background:#fffaecd1;border-color:#2e302d29}.cost-list{display:grid;gap:8px}.cost-row{align-items:flex-start;padding-top:8px;border-top:1px solid rgba(46,48,45,.1)}.cost-row span{max-width:190px;color:#52554f;font-size:.88rem;line-height:1.35;text-align:right}.build-hint{color:#64675f;font-size:.92rem}.panel-card h2{font-size:1rem}.field-row{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:10px;color:#52554f;font-size:.9rem;font-weight:800}.inline-edit{display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:8px}.resource-input-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.resource-input-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.resource-input-grid label{display:grid;gap:4px;color:#52554f;font-size:.78rem;font-weight:800}.resource-input-grid input{min-height:34px}.subtle-box{display:grid;gap:10px;padding:10px;border-radius:8px;background:#e3d7bd59}.subtle-box strong{font-size:.88rem}.mini-list,.journal-list{display:grid;gap:8px}.mini-card,.journal-entry{display:grid;gap:6px;padding:10px;border-radius:8px;background:#e3d7bd61}.mini-card p,.journal-entry p,.muted{color:#52554f;font-size:.86rem;line-height:1.35}.journal-entry span{color:#6d7069;font-size:.76rem;font-weight:800}.progress-track{height:12px;overflow:hidden;border-radius:999px;background:#2e302d1a}.progress-track span{display:block;height:100%;border-radius:inherit;background:#8aa4ad}.onboarding-card{background:#f2f8f2b8;border-color:#6f8f9652}.next-step-card{display:grid;gap:4px;padding:10px;border-radius:8px;background:#fffaedb8;border:1px solid rgba(79,92,74,.16)}.next-step-card span{color:#6d7069;font-size:.72rem;font-weight:800;text-transform:uppercase}.next-step-card strong{color:#2f4054;line-height:1.25}.onboarding-list{display:grid;gap:8px;margin:0;padding-left:20px;color:#52554f;font-size:.9rem;line-height:1.36}.reminder-card.due{border-color:#a676686b;background:#f7e8d9c2}.project-needs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.project-needs div{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 4px;border-radius:8px;background:#9caf8f33;color:#52554f;font-size:.78rem}.chapter-grid div,.harmony-pill{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-radius:8px;background:#9caf8f33;color:#52554f;font-size:.84rem}.project-needs strong,.harmony-pill{color:#2e302d}.chapter-grid{display:grid;gap:8px}.chapter-grid div{align-items:flex-start}.chapter-grid span,.mini-status{color:#6d7069;font-size:.76rem;font-weight:800;text-transform:uppercase}.chapter-grid strong{max-width:210px;text-align:right}.help-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:32px;background:#2e302d47}.gate-backdrop{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:24px;background:#2e302d4d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.gate-card{display:grid;gap:14px;width:min(420px,calc(100vw - 48px));padding:22px;border:1px solid rgba(46,48,45,.16);border-radius:8px;background:#faf5e7fa;box-shadow:0 24px 70px #2e302d33}.gate-card h1{font-size:1.65rem}.gate-player-row{display:flex;gap:10px;flex-wrap:wrap}.form-error{color:#9f5c4d;font-size:.86rem;font-weight:800}.link-button{background:transparent;border:none;padding:4px 0;margin-top:4px;color:#2e302db3;font-size:.85rem;text-decoration:underline;cursor:pointer;align-self:center}.link-button:hover{color:#2e302d}.help-dialog{display:grid;gap:18px;width:min(760px,calc(100vw - 64px));max-height:calc(100vh - 64px);overflow-y:auto;padding:20px;border:1px solid rgba(46,48,45,.16);border-radius:8px;background:#faf5e7fa;box-shadow:0 24px 70px #2e302d2e}.help-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.help-header h2{font-family:Georgia,Times New Roman,serif;font-size:1.8rem}.help-summary,.help-content{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.help-summary div,.help-section,.help-questions details{border-radius:8px;background:#e3d7bd61}.help-summary div{display:grid;gap:4px;padding:10px}.help-summary span{color:#6d7069;font-size:.76rem;font-weight:800;text-transform:uppercase}.help-summary strong{font-size:.9rem}.help-section{padding:12px}.help-section h3,.help-questions h3{margin:0 0 8px;font-size:.95rem}.help-section ul{display:grid;gap:6px;margin:0;padding-left:18px;color:#52554f;font-size:.86rem;line-height:1.36}.help-questions{display:grid;gap:8px}.help-questions details{padding:10px 12px}.help-questions summary{cursor:pointer;font-weight:800}.help-questions p{margin-top:8px;color:#52554f;font-size:.88rem;line-height:1.4}.settings-dialog{width:min(820px,calc(100vw - 64px))}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.settings-section{display:grid;gap:12px;padding:12px;border-radius:8px;background:#e3d7bd61}.settings-section h3{margin:0;font-size:.95rem}@media(max-width:900px){body{min-width:0;background:#f3ecd9}.app-shell{display:block;height:100dvh;overflow:hidden}.tabletop{height:100dvh;min-height:100dvh;max-height:none;border-bottom:1px solid rgba(46,48,45,.12)}.side-panel,.desktop-command-dock,.desktop-world-top{display:none}.mobile-ui-shell{position:absolute;inset:0;z-index:5;display:block;pointer-events:none}.mobile-world-top{display:grid;grid-template-columns:1fr;top:max(8px,env(safe-area-inset-top));left:10px;right:10px;gap:10px}.world-utility-bar{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;width:100%}.world-status-bar{grid-template-columns:minmax(0,1fr) minmax(96px,.34fr);gap:8px;width:100%}.world-resource-bank{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.world-resource-chip{gap:0;min-height:44px;padding:1px 2px;font-size:.78rem}.world-resource-chip .resource-icon{width:30px;height:30px}.world-stat-stack{grid-template-columns:1fr;gap:6px}.world-stat-chip{flex-direction:row;justify-content:space-between;gap:8px;min-height:44px;padding:4px 10px;font-size:.84rem}.world-stat-chip .coin-icon{width:24px;height:24px}.world-utility-bar .utility-icon-button{min-height:48px;padding:4px 6px;font-size:.7rem}.world-utility-bar .utility-icon-button .menu-icon{width:22px;height:22px}.mobile-top-bar{position:absolute;top:max(50px,calc(env(safe-area-inset-top) + 50px));left:10px;right:10px;display:grid;grid-template-columns:minmax(0,1fr) minmax(96px,.34fr);gap:8px;pointer-events:auto}.mobile-utility-bar{position:absolute;top:max(8px,env(safe-area-inset-top));left:10px;right:10px;z-index:8;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;pointer-events:auto}.mobile-utility-bar button{min-height:30px;padding:4px 8px;border-color:#2e302d1a;border-radius:8px;background:#faf5e7d1;color:#52554f;font-size:.7rem;box-shadow:0 8px 18px #2e302d14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mobile-utility-bar button:hover:not(:disabled),.mobile-utility-bar button:active:not(:disabled){background:#faf5e7d1;border-color:#2e302d1a}.mobile-utility-bar button.synced{color:#4d6847}.mobile-utility-bar button.error{color:#8a5147}.mobile-stat-chip{display:flex;align-items:center;gap:6px;min-width:0;min-height:42px;padding:7px 9px;border:1px solid rgba(46,48,45,.12);border-radius:8px;background:#faf5e7db;box-shadow:0 12px 28px #2e302d14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mobile-resource-bank{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;min-width:0}.mobile-resource-chip{display:flex;align-items:center;justify-content:center;gap:5px;min-width:0;min-height:34px;padding:4px 6px;border-radius:8px;background:#fffaecb8;color:#2e302d;font-size:.84rem}.mobile-resource-chip .resource-icon{width:22px;height:22px}.mobile-stat-stack{display:grid;gap:6px}.mobile-stat-chip strong{overflow:hidden;color:#2e302d;font-size:.84rem;text-overflow:ellipsis;white-space:nowrap}.mobile-stat-chip{justify-content:space-between;min-height:36px;padding:5px 9px}.mobile-stat-chip .coin-icon{width:20px;height:20px}.mobile-command-dock{position:absolute;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;padding:8px 10px;pointer-events:auto}.mobile-command-dock button{min-height:50px;padding:4px 2px;font-size:.66rem}.mobile-command-dock button.selected:not(.center-command){background:transparent;border-color:transparent}.mobile-sheet-backdrop{position:fixed;inset:0;z-index:40;display:flex;align-items:flex-end;background:linear-gradient(180deg,#2e302d05,#2e302d38);pointer-events:auto}.mobile-bottom-sheet{display:grid;grid-template-rows:auto auto minmax(0,1fr);width:100%;max-height:min(72dvh,620px);padding:10px 10px max(14px,env(safe-area-inset-bottom));border:1px solid rgba(46,48,45,.14);border-bottom:0;border-radius:16px 16px 0 0;background:#faf5e7fa;box-shadow:0 -20px 60px #2e302d2e}.mobile-sheet-handle{justify-self:center;width:48px;height:5px;margin:0 0 8px;border-radius:999px;background:#2e302d2e}.mobile-sheet-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:0 2px 10px}.mobile-sheet-header h2{font-family:Georgia,Times New Roman,serif;font-size:1.55rem}.mobile-sheet-body{min-height:0;overflow-y:auto;padding-bottom:4px}.mobile-sheet-body>.panel-card,.mobile-sheet-body>.build-menu,.mobile-hand-panel{border:0;background:transparent;box-shadow:none;padding:0}.mobile-guide-sheet{max-height:min(48dvh,380px)}.mobile-guide-card{display:grid;gap:8px}.mobile-guide-card p{margin:0;padding:8px 10px;border-radius:8px;background:#e3d7bd57;color:#52554f;font-size:.84rem;line-height:1.32}.mobile-hand-panel{display:grid;gap:14px}.mobile-hand-panel .panel-card{padding:12px;background:#e3d7bd47;box-shadow:none}.mobile-sheet-body .build-menu{gap:12px}.mobile-sheet-body .segmented-control{grid-template-columns:1fr;gap:8px;padding:0;background:transparent}.mobile-sheet-body .segmented-control button{justify-content:flex-start;min-height:60px;padding:8px 12px;background:#e3d7bd5c;border-color:#2e302d1a;text-align:left}.mobile-sheet-body .segmented-control button.selected{background:#9caf8f38;border-color:#4f5c4a3d}.mobile-sheet-body .cost-row{display:grid;grid-template-columns:minmax(112px,.8fr) minmax(0,1fr);gap:10px}.mobile-sheet-body .cost-row span{max-width:none;text-align:right}.mobile-sheet-body .shared-project-panel>.split-line{display:none}.mobile-sheet-body .project-card{gap:10px;padding:12px}.project-card-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.mobile-sheet-body .project-card-header .icon-title{min-width:0}.mobile-sheet-body .project-card-header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-sheet-body .project-card>.muted{font-size:.82rem}.mobile-sheet-body .project-needs{grid-template-columns:repeat(5,minmax(0,1fr))}.mobile-sheet-body .project-needs div{min-height:56px;padding:6px 2px}h1{font-size:1.7rem}.resource-input-grid.compact,.help-summary,.help-content,.settings-grid{grid-template-columns:1fr}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.segmented-control,.inline-edit{grid-template-columns:1fr}.help-backdrop,.gate-backdrop{padding:14px}.help-dialog,.settings-dialog{width:min(100%,calc(100vw - 28px));max-height:calc(100vh - 28px)}}@media(max-width:560px){.tabletop{height:100dvh;min-height:100dvh}.side-panel{display:none}.mobile-top-bar,.world-status-bar{grid-template-columns:minmax(0,1fr) 96px;gap:6px}.mobile-resource-bank{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.world-resource-bank{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.mobile-resource-chip,.world-resource-chip{min-height:32px;padding:4px}.turn-card,.player-card,.build-menu,.dice-readout,.panel-card{padding:12px}.resource-grid,.resource-input-grid{grid-template-columns:1fr}.mobile-sheet-body .resource-grid,.mobile-sheet-body .resource-input-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-sheet-body .project-needs{grid-template-columns:repeat(5,minmax(0,1fr))}.action-row,.split-line{align-items:stretch;flex-direction:column}.sync-row,.session-row,.ap-line,.resource-pill,.chapter-grid div,.harmony-pill{min-height:42px}.project-needs div{min-height:56px}.chapter-grid strong{max-width:none;text-align:left}.mobile-sheet-body .cost-row{grid-template-columns:1fr}.mobile-sheet-body .cost-row span{text-align:left}}.guide-card-list{display:flex;flex-direction:column;gap:8px}.guide-card-list p{margin:0;padding:12px 14px 12px 16px;border-radius:8px;background:#e3d7bd52;border-left:2px solid rgba(156,175,143,.55);color:#2e302d;font-size:.92rem;line-height:1.55}@media(min-width:901px){.desktop-world-top{position:absolute;top:14px;left:18px;right:18px;z-index:7;display:flex;flex-direction:row;align-items:stretch;gap:18px;pointer-events:none}.desktop-world-top.world-top-shell{grid-template-columns:none}.desktop-world-top .world-utility-bar,.desktop-world-top .world-resource-bank,.desktop-world-top .world-stat-stack{display:flex;flex-direction:row;gap:6px;width:auto;grid-template-columns:none;grid-auto-rows:auto}.desktop-world-top .world-status-bar{display:flex;flex-direction:row;align-items:stretch;gap:18px;width:auto;grid-template-columns:none}.desktop-world-top .utility-icon-button,.desktop-world-top .world-resource-chip,.desktop-world-top .world-stat-chip{flex:0 0 auto;width:64px;min-height:64px}.desktop-world-top .world-stat-chip{flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:6px 4px;font-size:.78rem}.desktop-world-top .utility-icon-button{min-height:64px;padding:6px 4px}}.chapter-panel{display:flex;flex-direction:column;gap:14px}.chapter-panel .split-line{align-items:flex-end}.chapter-clock{display:inline-flex;align-items:baseline;justify-content:center;min-width:56px;padding:6px 12px;border-radius:8px;background:#9caf8f38;border:1px solid rgba(156,175,143,.4);color:#2e302d;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-weight:700;letter-spacing:.02em}.chapter-description{margin:0;padding:0;color:#5d6058;font-style:italic;font-size:.92rem;line-height:1.5}.chapter-passages{display:flex;flex-direction:column;gap:8px}.chapter-passage{display:flex;flex-direction:column;gap:2px;padding:10px 14px 10px 16px;border-radius:8px;background:#e3d7bd52;border-left:2px solid rgba(156,175,143,.55)}.chapter-passage span{color:#6d7069;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.chapter-passage strong{color:#2e302d;font-size:.95rem;font-weight:700;line-height:1.4}.chapter-passage-with-icon{display:inline-flex;align-items:center;gap:6px}.chapter-section{display:flex;flex-direction:column;gap:8px;padding-top:6px;border-top:1px solid rgba(46,48,45,.08)}.chapter-rewards{list-style:none;display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0}.chapter-rewards li{padding:6px 10px;border-radius:8px;background:#f7f1e0d9;border:1px solid rgba(46,48,45,.1);color:#2e302d;font-size:.82rem}.chapter-next{align-items:flex-start}.chapter-next-title{color:#2e302d;font-family:Georgia,Times New Roman,serif;font-size:1.1rem;font-weight:700}.chapter-next-hint{margin:0;color:#6d7069;font-size:.85rem;font-style:italic}.chapter-start-button{align-self:stretch;padding:10px 16px;border-radius:8px;background:#9caf8f;border:1px solid rgba(46,48,45,.18);color:#fffaf0;font-family:Georgia,Times New Roman,serif;font-size:.95rem;font-weight:700;letter-spacing:.02em;cursor:pointer;box-shadow:0 6px 16px #2e302d24;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.chapter-start-button:hover:not(:disabled),.chapter-start-button:focus-visible{background:#adbf9f;transform:translateY(-1px);box-shadow:0 9px 20px #2e302d2e}.chapter-start-button:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 10px #2e302d1f}
