@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&family=Noto+Serif+JP:wght@600;700&display=swap";:root{--text:#334155;--muted:#64748b;--heading:#0f172a;--bg:#f5f7fa;--border:#d7dde7;--shadow:0 10px 28px #0f172a14;--sans:system-ui, "Segoe UI", Roboto, sans-serif;font:16px/145% var(--sans);letter-spacing:0;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=820px){:root{font-size:15px}}body{margin:0}#root{min-height:100svh}.app-shell{min-height:100svh;color:var(--text)}.topbar,.workspace{width:min(1180px,100% - 32px);margin:0 auto}.topbar{justify-content:space-between;align-items:center;gap:16px;padding:28px 0 22px;display:flex}.brand{align-items:center;gap:14px;min-width:0;display:flex}.brand-logo{width:min(160px,44vw);height:auto;display:block}.brand h1{margin:0;font-family:Yu Mincho,Hiragino Mincho ProN,Noto Serif JP,serif;font-size:28px;line-height:1.1}.brand p,.panel-heading p,.track-row p{color:var(--muted);margin:4px 0 0;font-size:14px}.connection{border:1px solid var(--border);min-height:34px;color:var(--muted);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:14px;display:inline-flex}.connection span,.status-line span{background:#d97706;border-radius:999px;width:8px;height:8px}.connection.connected span,.status-line.connected span{background:#1db954}.workspace{padding-bottom:42px}.command-strip,.status-line,.device-help,.panel{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:8px}.command-strip{justify-content:space-between;gap:16px;padding:12px;display:flex}.segmented,.toolbar,.button-row,.volume-row,.quick-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}button{border:1px solid var(--border);min-height:40px;color:var(--heading);font:inherit;cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:14px;display:inline-flex}button:hover:not(:disabled){border-color:#111}button:disabled{cursor:not-allowed;opacity:.48}.primary-button,.segmented button.active{color:#fff;background:#111;border-color:#111}.ghost-button{background:#f8fafc}.status-line{min-height:46px;color:var(--heading);align-items:center;gap:10px;margin:14px 0;padding:0 14px;font-size:14px;display:flex}.device-help{justify-content:space-between;align-items:center;gap:14px;margin:14px 0;padding:12px 14px;display:flex}.device-help strong{color:var(--heading);font-size:15px}.device-help p{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.45}.device-help-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.main-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:14px;display:grid}.ai-panel{grid-column:1/-1}.panel{padding:18px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.panel-heading h2{color:var(--heading);margin:0;font-size:20px}.realtime-heading-status{align-items:center;gap:12px;display:flex}.search-progress-wave{align-items:center;gap:5px;height:18px;padding-top:4px;display:inline-flex}.search-progress-wave i{background:#2a9769;border-radius:50%;width:6px;height:6px;animation:.9s ease-in-out infinite search-dot-wave}.search-progress-wave i:nth-child(2){animation-delay:.1s}.search-progress-wave i:nth-child(3){animation-delay:.2s}.search-progress-wave i:nth-child(4){animation-delay:.3s}.search-progress-wave i:nth-child(5){animation-delay:.4s}.search-progress-wave i:nth-child(6){animation-delay:.5s}@keyframes search-dot-wave{0%,to{opacity:.45;transform:translateY(4px)}50%{opacity:1;transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.search-progress-wave i{opacity:.8;animation:none}}.play-state,.mode-pill{color:#475569;white-space:nowrap;background:#f1f5f9;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:13px;display:inline-flex}.play-state.playing,.mode-pill.spotify{color:#065f46;background:#d1fae5}.mode-pill.chat{color:#1e3a8a;background:#dbeafe}.track-row{grid-template-columns:96px minmax(0,1fr);align-items:center;gap:16px;display:grid}.track-row img,.album-placeholder{border-radius:8px;width:96px;height:96px}.track-row img{object-fit:cover;background:#e2e8f0}.album-placeholder{color:#0f172a;background:#e2e8f0;place-items:center;display:grid}.track-row h3{color:var(--heading);overflow-wrap:anywhere;margin:0;font-size:22px;line-height:1.25}.progress-bar{background:#e2e8f0;border-radius:999px;height:8px;margin:20px 0;overflow:hidden}.progress-bar span{border-radius:inherit;background:#1db954;height:100%;display:block}.device-row{margin-top:14px}select,input{box-sizing:border-box;border:1px solid var(--border);width:100%;min-height:42px;color:var(--heading);font:inherit;background:#fff;border-radius:6px;font-size:15px}select{padding:0 12px}input{padding:0 13px}.volume-row{margin-top:14px}.volume-row input{accent-color:#1db954;flex:180px;min-height:auto;padding:0}.volume-row button{min-width:72px}.command-panel{flex-direction:column;gap:14px;display:flex}.voice-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.voice-button.listening{color:#fff;background:#b91c1c;border-color:#b91c1c}.switch-row{min-height:40px;color:var(--heading);align-items:center;gap:8px;font-size:14px;display:inline-flex}.switch-row input{accent-color:#111;width:18px;min-height:18px}.switch-row.armed{color:#065f46}.input-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.quick-actions{padding-top:2px}.quick-actions button{background:#f8fafc;min-height:36px}.ai-controls{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;display:flex}.ai-status{min-height:40px;color:var(--muted);align-items:center;gap:8px;font-size:14px;display:inline-flex}.walk-button.active{color:#064e3b;background:#ccfbf1;border-color:#0f766e}.chat-log{border:1px solid var(--border);background:#f8fafc;border-radius:8px;gap:10px;min-height:150px;max-height:280px;margin-bottom:14px;padding:12px;display:grid;overflow:auto}.chat-message{gap:4px;max-width:820px;display:grid}.chat-message span{color:var(--muted);font-size:12px}.chat-message p,.chat-empty{color:var(--heading);overflow-wrap:anywhere;margin:0;font-size:15px}.chat-message.user{text-align:right;justify-self:end}.chat-message.assistant{justify-self:start}.chat-message.system p{color:#b91c1c}.chat-empty{color:var(--muted)}.memo-panel{grid-column:1/-1}.memo-actions{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.memo-actions button{background:#f8fafc}.memo-list{gap:8px;max-height:260px;display:grid;overflow:auto}.memo-item{border:1px solid var(--border);background:#f8fafc;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:10px;padding:10px;display:grid}.memo-item time{color:var(--muted);font-size:12px}.memo-item p{color:var(--heading);overflow-wrap:anywhere;margin:4px 0 0;font-size:15px;line-height:1.55}.memo-item button{color:#64748b;background:#fff;width:34px;min-height:34px;padding:0}.memo-empty{border:1px dashed var(--border);min-height:48px;color:var(--muted);background:#f8fafc;border-radius:8px;align-items:center;gap:8px;padding:0 12px;font-size:14px;display:flex}@media (width<=820px){.topbar,.workspace{width:min(100% - 20px,520px)}.topbar{gap:10px;padding:14px 0 10px}.brand{gap:10px}.brand-logo{width:min(138px,42vw)}.brand h1{font-size:24px}.brand p{font-size:13px}.connection{min-height:30px;padding:0 10px;font-size:12px}.workspace{padding-bottom:18px}.command-strip{padding:10px}.segmented{display:none}.toolbar{justify-content:stretch;width:100%}.toolbar button{flex:1 1 0;min-width:0}.status-line{align-items:flex-start;min-height:auto;margin:10px 0;padding:10px 12px;line-height:1.45}.status-line span{flex:none;margin-top:6px}.device-help{flex-direction:column;align-items:stretch;margin:10px 0;padding:12px}.device-help-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.device-help-actions button{min-width:0}.main-grid{flex-direction:column;gap:10px;display:flex}.ai-panel{flex-direction:column;order:1;min-height:auto;display:flex}.player-panel{order:3}.memo-panel{order:2}.command-panel,.player-panel:not(.active):not(.has-track){display:none}.panel{padding:14px}.panel-heading{align-items:flex-start;margin-bottom:14px}.panel-heading h2{font-size:19px}.panel-heading p{font-size:13px}.ai-controls{grid-template-columns:minmax(0,auto) 1fr;gap:8px;margin-bottom:10px;display:grid}.ai-controls button{min-height:44px}.ai-status{text-align:right;justify-content:flex-end;min-height:44px;font-size:13px}.walk-button{grid-column:1/-1}.chat-log{flex:none;height:clamp(260px,40svh,380px);min-height:0;max-height:none;margin-bottom:10px;padding:10px}.chat-message{max-width:88%}.chat-message p,.chat-empty{font-size:14px}.input-row{grid-template-columns:minmax(0,1fr) 48px}.ai-panel .input-row button{gap:0;width:48px;padding:0;font-size:0}.ai-panel .input-row button svg{width:19px;height:19px}.player-panel{z-index:2;padding:12px;position:sticky;bottom:10px}.player-panel .panel-heading{flex-direction:row;align-items:flex-start;margin-bottom:10px}.player-panel .panel-heading h2{font-size:16px}.track-row{grid-template-columns:58px minmax(0,1fr);gap:10px}.track-row img,.album-placeholder{width:58px;height:58px}.track-row h3{font-size:16px}.progress-bar{height:6px;margin:12px 0}.button-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.button-row button{min-width:0;padding:0 8px}.device-row,.volume-row{display:none}.memo-list{max-height:220px}}@media (width<=640px){.topbar{flex-direction:column;align-items:flex-start}.connection{align-self:flex-start}.ai-controls{grid-template-columns:1fr}.ai-status{text-align:left;justify-content:flex-start;min-height:auto}}:root{--portal-ink:#18251f;--portal-muted:#6f786f;--portal-green:#173e2d;--portal-green-2:#24583f;--portal-cream:#f4f1e8;--portal-paper:#fffdf8;--portal-line:#dedbd0;--portal-red:#bb5a3f;--portal-gold:#c3a15e}.version-state{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:22px;margin:24px 0;padding:26px}.version-state>header{justify-content:space-between;align-items:start;gap:16px;margin-bottom:20px;display:flex}.version-state>header span{color:#9b783b;letter-spacing:.15em;font-size:11px}.version-state h2{margin:7px 0 0;font-size:24px}.version-state small{color:#69746b;font-size:12px;line-height:1.7}.version-state-grid{grid-template-columns:repeat(auto-fit,minmax(215px,1fr));gap:12px;display:grid}.version-state-grid article{background:#f3f4ec;border-radius:14px;min-width:0;padding:20px}.version-state-grid article>span{color:#5a685d;margin-bottom:10px;font-size:13px;display:block}.version-state-grid strong{overflow-wrap:anywhere;color:var(--portal-green);font-size:20px;line-height:1.4;display:block}.version-state p{color:#5a685d;margin:12px 0 0;font-size:13px;line-height:1.85}.version-state .version-state-error{color:#9a472d;margin:0 0 16px}.version-checkpoints{border-top:1px solid var(--portal-line);margin-top:24px;padding-top:10px}.version-checkpoints h3{font-size:16px}.version-checkpoints details{border-top:1px solid #e7e5dc;padding:17px 0}.version-checkpoints summary{cursor:pointer;color:var(--portal-green);font-size:15px;font-weight:700;line-height:1.8}.version-checkpoints dl{margin:16px 0;font-size:13px}.version-checkpoints dl>div{grid-template-columns:145px minmax(0,1fr);gap:12px;margin-top:10px;display:grid}.version-checkpoints dt{color:#69746b}.version-checkpoints dd{overflow-wrap:anywhere;margin:0}.version-state a,.verified-update-ledger a{color:#216248;text-underline-offset:3px}.update-history-tabs{flex-wrap:wrap;gap:10px;margin:28px 0 12px;display:flex}.update-history-tabs button{color:var(--portal-green);cursor:pointer;background:#fffdf8;border:1px solid #bdc7bd;border-radius:10px;padding:12px 20px}.update-history-tabs button[aria-pressed=true]{color:#fff;border-color:var(--portal-green);background:var(--portal-green)}.update-history-explanation{color:#5a685d;margin-bottom:24px;font-size:13px;line-height:1.85}.verified-update-ledger .update-day li{grid-template-columns:65px 76px minmax(0,1fr);gap:14px;padding:23px}.verified-update-ledger .update-day h2{font-size:17px;line-height:1.7}.verified-update-ledger .update-day li p{overflow-wrap:anywhere;margin-top:10px;font-size:13px;line-height:1.9}.verified-update-ledger .update-day li>time{font-size:12px}.verified-update-ledger .update-entry-target,.verified-update-ledger .update-entry-build{color:#216248;font-weight:600}.update-entry-details{color:#5a685d;margin-top:14px;font-size:13px}.update-entry-details summary{cursor:pointer;padding:6px 0}.past-device-reports{color:#667268;margin-top:16px;font-size:12px;line-height:1.9}.past-device-reports summary{cursor:pointer;padding:8px 0}.past-device-reports ul{padding-left:18px}.release-review-row{background:#edf3ed;border-radius:10px;flex-wrap:wrap;align-items:center;gap:12px 20px;margin-top:14px;padding:14px;display:flex}.release-restore-number{color:#173e2d;overflow-wrap:anywhere;font-size:15px}.release-review-row label{cursor:pointer;flex-wrap:wrap;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.release-review-row input{accent-color:#173e2d;width:21px;height:21px;margin:0}.release-review-row small{color:#627268;font-size:11px;font-weight:400}.release-review-error{color:#9a472d;font-size:14px}@media (width<=640px){.version-state{padding:18px}.version-state>header{flex-direction:column;gap:10px}.version-state-grid{grid-template-columns:minmax(0,1fr)}.version-checkpoints dl>div{grid-template-columns:minmax(0,1fr);gap:4px}.version-checkpoints summary{font-size:14px}.update-history-tabs{grid-template-columns:1fr 1fr;gap:8px;display:grid}.update-history-tabs button{padding:12px 6px;font-size:13px}.verified-update-ledger .update-day li{grid-template-columns:65px minmax(0,1fr);gap:12px;padding:18px}.verified-update-ledger .update-day li>div{grid-column:1/-1}.verified-update-ledger .update-day h2{font-size:16px}}*{box-sizing:border-box}.er-page{gap:24px;display:grid}.er-heading,.er-section,.er-planned,.er-sources{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:22px;padding:30px}.er-heading{grid-template-columns:minmax(0,1fr) auto;gap:8px 22px;display:grid}.er-heading span{color:#9b783b;letter-spacing:.16em;font-size:11px;font-weight:700}.er-heading h1{color:var(--portal-green);margin:8px 0 0;font:700 clamp(28px,4vw,46px)/1.25 Noto Serif JP,serif}.er-heading p{color:#536159;grid-column:1/-1;max-width:900px;margin:12px 0 0;line-height:1.9}.er-heading small{color:#778178;grid-column:1/-1}.er-owner-badge{color:#765817;background:#f5e9c7;border-radius:999px;align-self:start;align-items:center;gap:7px;padding:9px 13px;font-size:12px;font-weight:700;display:flex}.er-section-title{color:var(--portal-green);align-items:flex-start;gap:12px;margin-bottom:22px;display:flex}.er-section-title h2{margin:-3px 0 5px;font:700 22px/1.5 Noto Serif JP,serif}.er-section-title p{color:#6b756d;margin:0;font-size:13px;line-height:1.8}.er-identity-grid,.er-account-grid,.er-children-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.er-children-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.er-entity{background:#f5f7f2;border:1px solid #d7ddd5;border-radius:15px;min-width:0;padding:20px}.er-entity header{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:10px;display:flex}.er-entity header strong{color:var(--portal-green);font-size:16px}.er-entity header span{color:#8a6a2f;font-size:11px;font-weight:700}.er-entity code{overflow-wrap:anywhere;color:#174d38;background:#e4ede6;border-radius:8px;padding:8px 10px;font-size:12px;display:block}.er-entity p{color:#5d685f;margin:10px 0 0;font-size:12px;line-height:1.7}.er-entity ul{flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none;display:flex}.er-entity li{color:#59645c;background:#fff;border:1px solid #dadfd8;border-radius:6px;padding:4px 7px;font:11px/1.4 ui-monospace,monospace}.er-child{overflow-wrap:anywhere;border-top:1px dashed #ccd3cb;padding-top:9px}.er-note{color:#7b5b21!important}.er-relations{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.er-relations>div{color:#405047;text-align:center;background:#eef2ed;border-radius:10px;grid-template-columns:minmax(70px,1fr) auto minmax(70px,1fr);align-items:center;gap:9px;padding:11px 14px;font-size:12px;display:grid}.er-relations span{color:#a4782a;font-weight:700}.er-relations small{color:#788079;grid-column:1/-1}.er-space-root{color:#fff;background:var(--portal-green);border-radius:14px;align-items:center;gap:13px;width:min(420px,100%);margin:0 auto;padding:18px 22px;display:flex}.er-space-root span,.er-space-root strong{display:block}.er-space-root span{color:#d9c28b;letter-spacing:.14em;font-size:10px}.er-space-root strong{margin-top:3px;font-family:ui-monospace,monospace}.er-branch{background:var(--portal-gold);width:1px;height:28px;margin:0 auto}.er-boundary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.er-boundary-grid article{color:#f6f2e6;background:#20392f;border-radius:18px;padding:22px}.er-boundary-grid strong{color:#e8cb82}.er-boundary-grid p{color:#ced8d0;margin:10px 0 0;font-size:13px;line-height:1.8}.er-planned{border-style:dashed}.er-planned>span{color:#9b783b;letter-spacing:.14em;font-size:11px;font-weight:700}.er-planned h2{margin:7px 0 14px;font-family:Noto Serif JP,serif}.er-planned li{color:#5c685f;margin:8px 0;line-height:1.7}.er-sources summary{cursor:pointer;color:var(--portal-green);font-weight:700}.er-sources ul{columns:2;margin-bottom:0}.er-sources li{color:#59645c;margin:7px 0}.er-loading{color:#5b675f;text-align:center;align-content:center;place-items:center;gap:14px;min-height:340px;padding:30px;display:grid}.er-loading button{color:#fff;background:var(--portal-green);cursor:pointer;border:0;border-radius:9px;align-items:center;gap:7px;padding:10px 15px;display:flex}.er-loading .spin{animation:1s linear infinite er-spin}@keyframes er-spin{to{transform:rotate(360deg)}}@media (width<=900px){.er-children-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.er-boundary-grid{grid-template-columns:minmax(0,1fr)}}@media (width<=640px){.er-heading,.er-section,.er-planned,.er-sources{border-radius:17px;padding:20px}.er-heading{grid-template-columns:minmax(0,1fr)}.er-heading p,.er-heading small{grid-column:1}.er-owner-badge{grid-row:1;justify-self:start}.er-identity-grid,.er-account-grid,.er-children-grid,.er-relations{grid-template-columns:minmax(0,1fr)}.er-sources ul{columns:1}}.portal-shell{min-height:100svh;color:var(--portal-ink);background:radial-gradient(circle at 82% 4%,#c3a15e1c,#0000 25rem),#f7f6f1;font-family:Noto Sans JP,Yu Gothic UI,sans-serif}.portal-shell button,.portal-shell input,.portal-shell select{font:inherit}.portal-sidebar{z-index:20;overscroll-behavior-y:contain;color:#f8f5ec;background:linear-gradient(145deg, #ffffff09, transparent 42%), var(--portal-green);flex-direction:column;width:246px;padding:30px 22px 22px;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden auto}.portal-sidebar:after{content:"";border:1px solid #ffffff0f;border-radius:50%;width:88px;height:88px;position:absolute;bottom:115px;right:18px}.portal-brand{border-bottom:1px solid #ffffff1f;align-items:flex-end;gap:8px;padding:2px 8px 27px;display:flex}.portal-brand-logo{width:166px;height:auto;display:block}.portal-brand span{color:#ffffff7a;letter-spacing:.22em;margin-bottom:3px;font-size:8px}.rules-mark{place-items:center;font-family:Noto Serif JP,serif;display:grid}.portal-nav{flex-shrink:0;gap:3px;margin-top:22px;display:grid}.portal-nav button{color:#ffffffa8;cursor:pointer;background:0 0;border:0;border-radius:10px;width:100%;min-height:45px;padding:0 12px}.portal-sidebar .portal-nav button{text-align:left;grid-template-columns:22px minmax(0,1fr) auto;justify-content:stretch;align-items:center;column-gap:12px;min-height:48px;margin:0;padding:0 14px;display:grid}.portal-nav .nav-icon{justify-self:center;width:20px;height:20px}.portal-nav .nav-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:600;overflow:hidden}.portal-nav button:hover,.portal-nav button.active{color:#fff;background:#ffffff1b}.portal-nav button.active{box-shadow:inset 4px 0 var(--portal-gold)}.nav-count{color:#f6e8c5;text-align:center;background:#c3a15e2e;border-radius:999px;justify-self:end;min-width:24px;padding:2px 7px;font-size:11px}.sidebar-device{z-index:1;background:#00000017;border:1px solid #ffffff1a;border-radius:13px;margin-top:auto;padding:16px;position:relative}.device-pair{margin-bottom:12px;display:flex}.device-pair span{border:2px solid var(--portal-green);width:28px;height:28px;color:var(--portal-green);background:#dfeade;border-radius:50%;place-items:center;display:grid}.device-pair span+span{background:#eee2ce;margin-left:-7px}.device-pair span.inactive{color:#ffffff6b;background:#ffffff14}.sidebar-device strong{font-size:13px}.sidebar-device p{color:#ffffff7a;margin:3px 0 11px;font-size:11px}.device-ready{color:#ffffffa8;align-items:center;gap:6px;font-size:10px;display:flex}.device-ready i{background:#86c79b;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #86c79b1f}.device-ready.stale i{background:#d0a44a;box-shadow:0 0 0 3px #d0a44a1f}.device-ready.offline i{box-shadow:none;background:#a99d83}.sidebar-close,.sidebar-scrim{display:none}.portal-main{flex-direction:column;min-height:100svh;margin-left:246px;display:flex}.portal-topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f6f1e0;border-bottom:1px solid #18251f17;align-items:center;gap:18px;height:78px;padding:0 clamp(24px,4vw,58px);display:flex}.global-search{color:#7c837e;background:#fffdf9;border:1px solid #dfddd4;border-radius:11px;align-items:center;gap:10px;width:min(430px,52vw);height:42px;padding:0 13px;display:flex}.global-search input{width:100%;min-width:0;color:var(--portal-ink);background:0 0;border:0;outline:0}.global-search input::placeholder{color:#a2a59f}.global-search kbd{color:#989990;background:#f5f2e9;border:1px solid #ddd9cd;border-radius:5px;padding:2px 6px;font:10px/1.5 inherit}.topbar-actions{align-items:center;gap:7px;margin-left:auto;display:flex}.topbar-account{flex-direction:column;align-items:flex-end;min-width:0;margin-right:8px;line-height:1.2;display:flex}.topbar-account strong{color:#25342c;text-overflow:ellipsis;white-space:nowrap;max-width:250px;font-size:12px;overflow:hidden}.topbar-account span{color:#78827c;font-size:10px}.topbar-actions button,.mobile-menu{color:#647068;cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.topbar-actions button:hover{background:#ece9df}.topbar-actions .notification-button{position:relative}.notification-button>span{border:2px solid var(--portal-paper);color:#fff;background:#b08a3c;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:8px;font-weight:800;display:grid;position:absolute;top:1px;right:1px}.mini-logo{background:var(--portal-green);border-radius:10px;align-items:center;width:72px;height:35px;margin-left:6px;padding:6px 8px;display:flex;overflow:hidden}.mini-logo img{width:100%;height:auto;display:block}.mobile-menu{display:none}.portal-content{flex:1;width:min(1220px,100%);margin:0 auto;padding:40px clamp(24px,4vw,58px) 70px}.portal-footer{color:#a3a49e;letter-spacing:.08em;justify-content:flex-end;align-items:center;gap:10px;width:min(1220px,100%);margin:0 auto;padding:0 clamp(24px,4vw,58px) 18px;font-size:7px;display:flex}.portal-footer a{color:#92968f;text-decoration:none}.portal-footer a:hover,.portal-footer a[aria-current=page]{color:#456451;text-underline-offset:3px;text-decoration:underline}.portal-hero{color:#fff;background:linear-gradient(118deg,#173e2d 0%,#1a4632 58%,#28513d 100%);border-radius:23px;align-items:center;min-height:326px;padding:clamp(34px,5vw,58px);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 45px #173e2d29}.hero-copy{z-index:2;max-width:620px;position:relative}.hero-kicker{color:#dfd0a8;letter-spacing:.08em;align-items:center;gap:7px;font-size:12px;font-weight:600;display:inline-flex}.hero-copy h1{letter-spacing:.035em;margin:17px 0 16px;font-family:Noto Serif JP,serif;font-size:clamp(35px,4.2vw,54px);line-height:1.33}.hero-copy p{color:#ffffffab;max-width:500px;margin:0 0 28px;font-size:14px;line-height:1.85}.hero-copy button{color:#153a2a;cursor:pointer;background:#f4ead2;border:0;border-radius:9px;align-items:center;gap:11px;min-height:44px;padding:0 19px;font-weight:700;display:inline-flex}.hero-copy button:hover{background:#fff6df}.hero-logo{z-index:1;background:#081c1326;border:1px solid #e7d3a542;border-radius:18px;place-items:center;width:210px;min-height:112px;padding:18px;display:grid;position:absolute;right:7%;transform:rotate(-3deg);box-shadow:0 0 0 9px #e2cd9b09}.hero-logo img{opacity:.88;width:100%;height:auto;display:block}.hero-rings{border:1px solid #ffffff12;border-radius:50%;width:440px;height:440px;position:absolute;bottom:-185px;right:-105px;box-shadow:0 0 0 48px #ffffff06,0 0 0 100px #ffffff04}.preview-banner,.inline-note{color:#725c30;background:#f2ead7;align-items:center;gap:12px;display:flex}.preview-banner{border:1px solid #e6d9ba;border-radius:12px;margin-top:16px;padding:12px 16px}.preview-banner div{align-items:baseline;gap:10px;display:flex}.preview-banner strong{font-size:12px}.preview-banner span{color:#8b7851;font-size:11px}.portal-tools{grid-template-columns:repeat(2,1fr);gap:12px;margin:18px 0;display:grid}.portal-tool{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:15px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-height:126px;padding:17px;display:grid}.portal-tool>span{color:#285943;background:#e1ece4;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.portal-tool.issue-tool>span{color:#a25341;background:#f2e2dc}.portal-tool small{color:#a08a5e;letter-spacing:.14em;font-size:8px;font-weight:700}.portal-tool h2{margin:3px 0 2px;font-family:Noto Serif JP,serif;font-size:14px}.portal-tool p{color:var(--portal-muted);margin:0;font-size:9px;line-height:1.55}.portal-tool>button{color:#fff;background:var(--portal-green);cursor:pointer;border:0;border-radius:8px;grid-column:1/-1;min-height:34px;font-size:10px;font-weight:700}.portal-tool.issue-tool>button{background:#9f513f}.home-stats{grid-template-columns:repeat(4,1fr);gap:13px;margin:18px 0;display:grid}.home-stats article{border:1px solid var(--portal-line);background:#fffdf8eb;border-radius:15px;align-items:center;min-height:92px;padding:16px 18px;display:flex}.stat-icon{border-radius:12px;place-items:center;width:42px;height:42px;margin-right:13px;display:grid}.stat-icon.memo{color:#265843;background:#dfebe3}.stat-icon.shopping{color:#765a26;background:#f0e3c6}.stat-icon.rule{color:#8a6630;background:#f0e6d0}.stat-icon.device{color:#4e6178;background:#e4e9ee}.home-stats div{align-items:baseline;gap:8px;display:flex}.home-stats strong{font-family:Noto Serif JP,serif;font-size:27px}.home-stats div span{color:var(--portal-muted);font-size:12px}.home-stats button{color:#727b74;cursor:pointer;background:#f0eee7;border:0;border-radius:50%;place-items:center;width:34px;height:34px;margin-left:auto;display:grid}.quiet-label{color:#4f745f;margin-left:auto;font-size:10px}.home-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:18px;display:grid}.home-card{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:17px}.recent-card,.mode-card,.next-card{padding:24px}.section-title{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:17px;display:flex}.section-title span,.card-eyebrow{color:#a08a5e;letter-spacing:.2em;font-size:9px;font-weight:700}.section-title h2{margin:4px 0 0;font-family:Noto Serif JP,serif;font-size:20px}.section-title button,.text-link{color:#667168;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:7px 0;font-size:11px;display:inline-flex}.section-title button:hover,.text-link:hover{color:var(--portal-green)}.recent-list{border-top:1px solid #ebe8de}.portal-memo-row{border-bottom:1px solid #ebe8de;grid-template-columns:92px 68px minmax(0,1fr) 24px;align-items:start;gap:12px;min-height:78px;padding:18px 14px;display:grid;position:relative}.portal-memo-row.compact{grid-template-columns:82px 62px minmax(0,1fr) 20px;min-height:62px;padding:13px 4px}.portal-memo-row time{color:#8c928d;white-space:nowrap;font-size:11px}.memo-category{color:#486053;white-space:nowrap;background:#e8eee9;border-radius:999px;align-items:center;width:fit-content;min-height:22px;padding:0 8px;font-size:10px;font-weight:600;display:inline-flex}.portal-memo-row p{margin:0;font-size:13px;line-height:1.65}.portal-memo-row.compact p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.memo-star{color:#c49a47}.memo-delete{color:#9b5a4d;cursor:pointer;background:#f4e9e5;border:0;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.memo-delete:hover{color:#fff;background:#9b5a4d}.mode-switch{gap:9px;display:grid}.mode-switch button{color:#687069;text-align:left;cursor:pointer;background:#faf8f2;border:1px solid #e3e0d6;border-radius:12px;align-items:center;gap:12px;min-height:70px;padding:12px 14px;display:flex}.mode-switch button.active{color:var(--portal-green);box-shadow:inset 3px 0 var(--portal-green);background:#e7efe9;border-color:#70927f}.mode-switch button>span{flex-direction:column;display:flex}.mode-switch strong{font-size:12px}.mode-switch small{color:#879089;margin-top:3px;font-size:10px}.mode-explainer{color:#747c76;gap:9px;margin:14px 2px 5px;display:flex}.mode-explainer i{background:#6b9279;border-radius:50%;flex:none;width:7px;height:7px;margin-top:7px}.mode-explainer p{margin:0;font-size:11px;line-height:1.65}.mode-explainer small{color:#9a8b6e;margin-top:4px;font-size:9px;display:block}.next-card{margin-top:18px}.next-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.next-grid article{background:#faf8f2;border:1px solid #e5e1d6;border-radius:13px;min-height:175px;padding:18px;position:relative;overflow:hidden}.next-number{color:#173e2d12;font-family:Noto Serif JP,serif;font-size:57px;position:absolute;top:5px;right:12px}.next-grid h3{margin:16px 0 7px;font-family:Noto Serif JP,serif;font-size:16px;position:relative}.next-grid p{color:var(--portal-muted);margin:0;font-size:11px;line-height:1.7;position:relative}.page-heading{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:29px;display:flex}.page-heading>div:first-child{flex:auto;min-width:0}.page-heading>div:first-child>span{color:#a48955;letter-spacing:.22em;font-size:10px;font-weight:700}.page-heading h1{overflow-wrap:anywhere;letter-spacing:.04em;margin:7px 0 0;font-family:Noto Serif JP,serif;font-size:clamp(30px,3.3vw,42px);line-height:1.35}.page-heading p{max-width:650px;color:var(--portal-muted);margin:9px 0 0;font-size:13px;line-height:1.7}.update-total{color:#5e6a62;white-space:nowrap;background:#fffdf8b8;border:1px solid #ddd8cb;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:9px;font-weight:700;display:inline-flex}.current-release-card{color:#f5f1e5;background:linear-gradient(125deg,#173e2d,#28513d);border-radius:16px;grid-template-columns:210px minmax(0,1fr);gap:25px;margin-bottom:16px;padding:22px 24px;display:grid;box-shadow:0 14px 32px #173e2d21}.current-release-card>div:first-child{grid-template-columns:auto 1fr;align-content:center;column-gap:10px;display:grid}.current-release-card>div:first-child span{color:#d9c798;letter-spacing:.14em;grid-column:1/-1;font-size:8px;font-weight:800}.current-release-card>div:first-child strong{margin-top:4px;font-family:Noto Serif JP,serif;font-size:29px;line-height:1.2}.current-release-card>div:first-child small{color:#ffffff8c;align-self:end;padding-bottom:3px;font-size:8px}.current-release-card>div:last-child{border-left:1px solid #ffffff26;align-self:center;padding-left:24px}.current-release-card h2{margin:0 0 6px;font-family:Noto Serif JP,serif;font-size:16px}.current-release-card ul{color:#ffffffb8;gap:4px;max-width:780px;margin:0;padding-left:17px;font-size:9px;line-height:1.65;display:grid}.development-build-card{background:#fff8e8;border:1px solid #d9bd7a;border-radius:14px;grid-template-columns:minmax(230px,.8fr) minmax(0,1.2fr);gap:22px;margin:-3px 0 16px;padding:17px 20px;display:grid;box-shadow:0 8px 22px #5b461814}.development-build-card>div{align-content:center;gap:5px;display:grid}.development-build-card span{color:#8a681f;letter-spacing:.13em;font-size:8px;font-weight:800}.development-build-card strong{color:#483814;font-family:Noto Serif JP,serif;font-size:18px}.development-build-card em{color:#765718;background:#f1dda9;border-radius:999px;width:fit-content;padding:4px 8px;font-size:8px;font-style:normal;font-weight:800}.development-build-card p{color:#71684f;margin:0;font-size:9px;line-height:1.65}.development-build-card ul{color:#625b48;gap:3px;margin:2px 0 0;padding-left:17px;font-size:9px;line-height:1.6;display:grid}.current-release-links{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.current-release-links button{color:#f5f1e5;cursor:pointer;background:#ffffff14;border:1px solid #ffffff3d;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:700}.current-release-links button:hover{background:#ffffff26}.release-history-section{background:#f7f4eb;border:1px solid #dcd8cc;border-radius:15px;margin-bottom:27px;padding:20px}.release-history-section>header,.update-detail-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.release-history-section>header{margin-bottom:13px}.release-history-section>header span,.update-detail-heading span{color:#a08654;letter-spacing:.13em;font-size:8px;font-weight:800}.release-history-section>header h2,.update-detail-heading h2{margin:3px 0 0;font-family:Noto Serif JP,serif;font-size:15px}.release-history-section>header p{color:#858b85;margin:0;font-size:9px}.update-restore{margin:3px 0 0;font-size:9px;font-weight:700}.update-restore.available{color:#39785d}.update-restore.unavailable{color:#9a5d52}.update-restore.internal{color:#8a681f}.update-restore span{font-weight:500}.release-history-list{gap:7px;display:grid}.release-version{background:#fffdf8;border:1px solid #e2ded3;border-radius:10px;overflow:hidden}.release-version summary{cursor:pointer;grid-template-columns:72px minmax(0,1fr) auto 18px;align-items:center;gap:11px;min-height:50px;padding:8px 12px;list-style:none;display:grid}.release-version summary::-webkit-details-marker{display:none}.release-version-number{color:#315943;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:800}.release-version summary div{gap:2px;display:grid}.release-version summary strong{font-size:10px}.release-version summary small{color:#8e948e;font-size:8px}.release-version summary em{color:#35634a;white-space:nowrap;background:#e1ece4;border-radius:999px;padding:3px 7px;font-size:8px;font-style:normal;font-weight:700}.release-version.withdrawn summary em{color:#98543d;background:#f2e1db}.release-version.development summary em{color:#725b28;background:#f2e7cc}.release-chevron{color:#929892;grid-column:4;transition:transform .16s}.release-version[open] .release-chevron{transform:rotate(90deg)}.release-version ul{color:#657068;gap:6px;margin:0;padding:0 18px 14px 104px;font-size:9px;line-height:1.7;display:grid}.version-policy-intro{background:#f4efe2;border-left:4px solid #b69155;border-radius:0 13px 13px 0;margin-bottom:13px;padding:18px 20px}.version-policy-intro>span,.version-numbering>header span{color:#9a7d46;letter-spacing:.15em;font-size:8px;font-weight:800}.version-policy-intro h2,.version-numbering>header h2{margin:4px 0 0;font-family:Noto Serif JP,serif;font-size:16px}.version-policy-intro p{color:#687269;max-width:850px;margin:7px 0 0;font-size:10px;line-height:1.75}.version-policy-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px;display:grid}.version-policy-grid article{background:var(--portal-paper);border:1px solid #dfdbcf;border-radius:13px;min-height:150px;padding:17px}.version-policy-grid article>span{color:#315943;background:#e5ece7;border-radius:999px;align-items:center;min-height:23px;padding:0 8px;font:8px/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:inline-flex}.version-policy-grid h2{margin:13px 0 7px;font-family:Noto Serif JP,serif;font-size:14px}.version-policy-grid p{color:#737c75;margin:0;font-size:9px;line-height:1.75}.version-numbering{background:#f7f4eb;border:1px solid #dcd8cc;border-radius:15px;margin-bottom:18px;padding:20px}.version-numbering>header{margin-bottom:12px}.version-numbering>div{gap:7px;display:grid}.version-numbering article{background:#fffdf8;border-radius:10px;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:15px;padding:11px 13px;display:grid}.version-numbering article>strong{color:#315943;font:12px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace}.version-numbering h3{margin:0;font-size:10px}.version-numbering p{color:#7c847e;margin:3px 0 0;font-size:9px;line-height:1.65}.version-numbering>footer{color:#745f48;background:#f3eadc;border-left:3px solid #c38d59;margin-top:13px;padding:11px 13px;font-size:9px;line-height:1.75}.update-detail-heading{margin:0 2px 12px}.update-detail-heading>strong{color:#858b85;font-size:9px}.update-ledger-summary{background:linear-gradient(145deg,#fffdf8,#f3efe3);border:1px solid #dcd8cc;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;min-height:72px;margin-bottom:16px;padding:16px 19px;display:flex}.update-ledger-summary div{gap:3px;display:grid}.update-ledger-summary span{color:#a08654;letter-spacing:.13em;font-size:8px;font-weight:800}.update-ledger-summary strong{font-family:Noto Serif JP,serif;font-size:13px}.update-ledger-summary p{color:#858b85;margin:0;font-size:9px}.update-ledger{gap:15px;display:grid}.update-day{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:15px;overflow:hidden}.update-day>header{background:#f5f2e9;border-bottom:1px solid #e8e4d9;justify-content:space-between;align-items:center;min-height:47px;padding:0 20px;display:flex}.update-day>header time{font-family:Noto Serif JP,serif;font-size:13px;font-weight:700}.update-day>header span{color:#8f958f;font-size:8px}.update-day ol{margin:0;padding:0;list-style:none}.update-day li{border-bottom:1px solid #ece8de;grid-template-columns:62px 84px minmax(0,1fr);align-items:start;gap:13px;min-height:62px;padding:14px 20px;display:grid;position:relative}.update-day li:last-child{border-bottom:0}.update-day li>time{color:#929892;padding-top:3px;font:9px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace}.update-kind{color:#506459;white-space:nowrap;background:#e5ece7;border-radius:999px;align-items:center;width:fit-content;min-height:21px;padding:0 7px;font-size:8px;font-weight:700;display:inline-flex}.update-kind.fix{color:#9a523f;background:#f2e3de}.update-kind.feature{color:#2f6348;background:#deece3}.update-kind.tune{color:#806228;background:#efe4ca}.update-kind.docs{color:#51677a;background:#e3e9ee}.update-kind.checkpoint{color:#706a60;background:#ece9e1}.update-kind.refactor{color:#6b5a76;background:#ebe5ee}.update-kind.withdrawn{color:#98543d;background:#f2e1db}.update-kind.internal{color:#765718;background:#f1dda9}.update-day h2{margin:0;font-size:11px;line-height:1.65}.update-day li p{color:#737c75;max-width:800px;margin:5px 0 0;font-size:9px;line-height:1.75}.heading-actions{white-space:nowrap;flex:none;align-items:center;gap:8px;display:flex}.heading-actions button{color:#556159;cursor:pointer;white-space:nowrap;background:#fffdf8;border:1px solid #dad7cd;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:39px;padding:0 14px;display:inline-flex}.heading-actions button.primary{border-color:var(--portal-green);color:#fff;background:var(--portal-green);align-items:center;gap:7px;display:inline-flex}.heading-actions button:disabled{cursor:default;opacity:.45}.heading-main-action{color:#fff;background:var(--portal-green);cursor:pointer;white-space:nowrap;border:0;border-radius:9px;align-items:center;gap:8px;min-height:41px;padding:0 15px;font-size:11px;font-weight:700;display:inline-flex}.heading-main-action.danger{background:#9f513f}.inline-note{border-radius:10px;margin-bottom:15px;padding:11px 14px;font-size:11px}.memo-toolbar{border:1px solid var(--portal-line);background:#f0eee7;border-radius:14px 14px 0 0;align-items:center;gap:15px;padding:13px;display:flex}.memo-toolbar>label{background:#fffdf8;border:1px solid #dcd8cc;border-radius:8px;align-items:center;gap:8px;width:220px;padding:0 10px;display:flex}.memo-toolbar input{background:0 0;border:0;outline:0;width:100%;height:36px;font-size:12px}.category-filter{gap:5px;display:flex;overflow-x:auto}.category-filter button{color:#717a73;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:999px;min-height:31px;padding:0 10px;font-size:10px}.category-filter button.active{color:#fff;background:var(--portal-green)}.memo-toolbar>span{color:#8b918c;white-space:nowrap;margin-left:auto;font-size:10px}.memo-page-list{border:1px solid var(--portal-line);background:var(--portal-paper);border-top:0;border-radius:0 0 14px 14px;overflow:hidden}.memo-page-list .portal-memo-row:last-child{border-bottom:0}.memory-layer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.memory-layer-grid article{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:14px;min-height:135px;padding:18px}.memory-layer-grid article>span{color:#9a7d46;letter-spacing:.14em;font-size:8px;font-weight:800}.memory-layer-grid strong{color:var(--portal-green);margin:11px 0 7px;font-family:Noto Serif JP,serif;font-size:20px;display:block}.memory-layer-grid p{color:var(--portal-muted);margin:0;font-size:10px;line-height:1.7}.memory-privacy-note{color:#4e6859;background:#e8efe9;border-radius:11px;align-items:flex-start;gap:10px;margin-bottom:17px;padding:13px 15px;display:flex}.memory-privacy-note svg{flex:none;margin-top:1px}.memory-privacy-note p{margin:0;font-size:10px;line-height:1.7}.preferred-name-card{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:18px;margin-bottom:20px;padding:24px}.preferred-name-eyebrow{color:#9a7d46;letter-spacing:.16em;font-size:10px;font-weight:800}.preferred-name-card h2{margin:10px 0;font-family:Noto Serif JP,serif;font-size:24px}.preferred-name-card p{color:#566960;font-size:14px;line-height:1.8}.preferred-name-card label{margin:20px 0 8px;font-size:13px;font-weight:700;display:block}.preferred-name-input-row{align-items:stretch;gap:12px;display:flex}.preferred-name-input-row input{border:1px solid var(--portal-line);background:var(--portal-paper);min-width:0;color:var(--portal-green);font:inherit;border-radius:10px;flex:1;padding:14px 16px}.preferred-name-input-row button{background:var(--portal-green);color:#fff;font:inherit;border:0;border-radius:10px;flex-shrink:0;padding:14px 20px;font-weight:700}.preferred-name-input-row button:disabled{opacity:.5;cursor:default}.preferred-name-card small{color:#63756b;margin-top:12px;font-size:12px;line-height:1.8;display:block}.preferred-name-card .preferred-name-result{color:var(--portal-green);margin-bottom:0}.preferred-name-card .preferred-name-error{color:#a33c2d;margin-bottom:0}@media (width<=600px){.preferred-name-card{padding:20px}.preferred-name-input-row{flex-direction:column}.preferred-name-card h2{font-size:22px}}.personal-memory-list{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:15px;overflow:hidden}.personal-memory-list>header{border-bottom:1px solid var(--portal-line);background:#f0eee7;justify-content:space-between;align-items:end;gap:18px;padding:16px 18px;display:flex}.personal-memory-list>header span{color:#9a7d46;letter-spacing:.14em;font-size:8px;font-weight:800}.personal-memory-list>header h2{margin:3px 0 0;font-family:Noto Serif JP,serif;font-size:17px}.personal-memory-list>header>strong{color:var(--portal-green);font-size:11px}.personal-memory-row{border-bottom:1px solid #ebe8de;grid-template-columns:110px minmax(0,1fr) auto;align-items:start;gap:15px;padding:17px 18px;display:grid}.personal-memory-row:last-child{border-bottom:0}.personal-memory-row p{margin:0;font-size:13px;line-height:1.65}.personal-memory-row small{color:#8b918c;margin-top:5px;font-size:9px;display:block}.personal-memory-row>button{color:#985542;cursor:pointer;background:#f8ece8;border:1px solid #ead6d0;border-radius:8px;align-items:center;gap:5px;min-height:31px;padding:0 10px;font-size:9px;font-weight:700;display:inline-flex}.personal-memory-row>button:hover{color:#fff;background:#985542}.shopping-auth-actions{gap:8px;display:flex}.shopping-summary{grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:16px;display:grid}.shopping-summary article{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:14px;align-items:baseline;gap:9px;min-height:84px;padding:18px;display:flex}.shopping-summary strong{font-family:Noto Serif JP,serif;font-size:27px}.shopping-summary span{color:var(--portal-muted);font-size:10px}.shopping-registered{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:14px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;padding:16px 18px;display:flex}.shopping-registered>div:first-child>span{color:#9a7d46;letter-spacing:.14em;font-size:8px;font-weight:800}.shopping-registered h2{margin:3px 0 0;font-family:Noto Serif JP,serif;font-size:16px}.shopping-destination-chips{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.shopping-destination-chip{color:#315743;background:#e8efe9;border-radius:10px;align-items:center;gap:7px;min-height:42px;padding:4px 7px 4px 11px;display:inline-flex}.shopping-destination-chip>div{gap:1px;display:grid}.shopping-destination-chips strong{font-size:10px}.shopping-destination-chips small{color:#789080;font-size:8px}.shopping-destination-chip>.shopping-destination-chip-actions{align-items:center;gap:4px;display:inline-flex}.shopping-destination-chip a,.shopping-destination-chip button{cursor:pointer;border:0;border-radius:7px;align-items:center;gap:4px;min-height:28px;padding:0 8px;font-size:8px;font-weight:800;text-decoration:none;display:inline-flex}.shopping-destination-chip a{color:#fff;background:var(--portal-green)}.shopping-destination-chip button{color:#456452;background:#ffffffb3}.shopping-destination-chip button.remove{color:#8f4f43;background:#fff5f1}.shopping-destination-chip button:disabled{cursor:wait;opacity:.55}.shopping-destination-chips p{color:#858b86;margin:0;font-size:10px}.shopping-forms{grid-template-columns:1fr 1fr;gap:13px;margin-bottom:17px;display:grid}.shopping-form{border:1px solid var(--portal-line);background:#f0eee7;border-radius:15px;grid-template-columns:1.2fr .7fr 1fr auto;align-items:end;gap:10px;padding:18px;display:grid}.shopping-form>div{grid-column:1/-1}.shopping-form>div span{color:#9a7d46;letter-spacing:.15em;font-size:8px;font-weight:800}.shopping-form h2{margin:3px 0 4px;font-family:Noto Serif JP,serif;font-size:17px}.shopping-form label{color:#68736c;gap:5px;font-size:9px;display:grid}.shopping-form input,.shopping-form select,.shopping-item select{min-width:0;height:38px;color:var(--portal-ink);background:#fffdf8;border:1px solid #d7d4ca;border-radius:8px;outline:0;padding:0 10px;font-size:10px}.shopping-form input:focus,.shopping-form select:focus,.shopping-item select:focus{border-color:#789485;box-shadow:0 0 0 2px #24583f14}.shopping-form>button{color:#fff;background:var(--portal-green);cursor:pointer;white-space:nowrap;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:38px;padding:0 13px;font-size:10px;font-weight:700;display:inline-flex}.shopping-form button:disabled,.shopping-item button:disabled{cursor:wait;opacity:.55}.shopping-destination-form>button{grid-area:2/4}.shopping-destinations{gap:13px;display:grid}.shopping-destination{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:16px;overflow:hidden}.shopping-destination>header{color:#fff;background:var(--portal-green);justify-content:space-between;align-items:center;gap:16px;min-height:75px;padding:15px 20px;display:flex}.shopping-destination>header>div{align-items:center;gap:10px;display:flex}.shopping-destination>header h2{margin:0;font-family:Noto Serif JP,serif;font-size:19px}.shopping-destination-heading-actions{align-items:center;gap:12px;display:flex}.shopping-destination-heading-actions a{color:#fff;border:1px solid #ffffff57;border-radius:8px;align-items:center;gap:5px;min-height:30px;padding:0 10px;font-size:9px;font-weight:800;text-decoration:none;display:inline-flex}.shopping-destination-heading-actions>strong{color:#f3e6c6;background:#ffffff1c;border-radius:50%;place-items:center;min-width:34px;height:34px;font-size:10px;display:grid}.destination-kind{color:#173e2d;background:#e9d8ad;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:800}.destination-kind.online{color:#314f63;background:#dce9f0}.destination-kind.other{color:#635a49;background:#e5dfd2}.destination-categories{color:#8a8d87;background:#f5f3ec;border-bottom:1px solid #e8e4d9;margin:0;padding:9px 20px;font-size:9px}.shopping-items{padding:0 18px}.shopping-item{border-bottom:1px solid #ebe7dc;grid-template-columns:minmax(180px,1fr) 145px auto;align-items:center;gap:12px;min-height:86px;padding:14px 2px;display:grid}.shopping-item:last-child{border-bottom:0}.shopping-item-copy{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.shopping-item-copy strong{font-size:13px}.shopping-item-copy small{color:#7e867f;font-size:10px}.shopping-item-copy p{color:#858b86;flex-basis:100%;margin:0;font-size:9px}.shopping-item-url{flex-basis:100%;grid-template-columns:minmax(180px,1fr) auto auto auto;align-items:center;gap:6px;margin-top:4px;display:grid}.shopping-item-url input{min-width:0;height:34px;color:var(--portal-ink);background:#fffdf8;border:1px solid #d7d4ca;border-radius:7px;outline:0;padding:0 9px;font-size:9px}.shopping-item-url input:focus{border-color:#789485;box-shadow:0 0 0 2px #24583f14}.shopping-item-url button,.shopping-item-url a{color:#456452;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #d9d5ca;border-radius:7px;justify-content:center;align-items:center;gap:4px;min-height:34px;padding:0 9px;font-size:8px;font-weight:700;text-decoration:none;display:inline-flex}.shopping-item-url button:nth-of-type(2){color:#fff;background:#315f48;border-color:#315f48}.shopping-item-url button:disabled{cursor:wait;opacity:.55}.shopping-status{color:#395845;background:#e4ece6;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:700}.shopping-status.cart{color:#49667a;background:#e2eaf0}.shopping-status.deferred{color:#81642e;background:#efe5cc}.shopping-item-actions{justify-content:flex-end;gap:5px;display:flex}.shopping-item-actions button{color:#5d6861;cursor:pointer;background:#fff;border:1px solid #d9d5ca;border-radius:7px;min-height:32px;padding:0 9px;font-size:9px}.shopping-item-actions button.complete{color:#fff;background:#315f48;border-color:#315f48}.shopping-item-actions button.remove{color:#9b594a;place-items:center;width:32px;padding:0;display:grid}.shopping-empty{color:#898f89;margin:0;padding:20px 2px;font-size:10px}.shopping-empty-board{color:#778078;background:var(--portal-paper);text-align:center;border:1px dashed #cbc7ba;border-radius:15px;align-content:center;place-items:center;min-height:220px;padding:24px;display:grid}.shopping-empty-board h2{margin:12px 0 4px;font-family:Noto Serif JP,serif;font-size:17px}.shopping-empty-board p{margin:0;font-size:10px}.shopping-history{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:14px;margin-top:15px;padding:16px}.shopping-history>button{color:#456452;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:700}.shopping-history>div{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:12px;display:grid}.shopping-history article{color:#52705e;background:#eef2ed;border-radius:9px;align-items:center;gap:9px;padding:10px;display:flex}.shopping-history article>div{gap:2px;display:grid}.shopping-history strong{color:#34483d;font-size:10px}.shopping-history span{color:#858d87;font-size:8px}.report-list{gap:12px;display:grid}.report-list-item{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:14px;grid-template-columns:78px minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:18px 20px;display:grid}.report-kind{color:#365b47;background:#e5eee8;border-radius:10px;place-items:center;min-height:58px;font-size:9px;font-weight:800;display:grid}.report-kind.research{color:#725724;background:#f2e8ce}.report-list-copy{min-width:0}.report-list-copy h2{color:var(--portal-ink);text-overflow:ellipsis;white-space:nowrap;margin:0 0 5px;font-family:Noto Serif JP,serif;font-size:15px;overflow:hidden}.report-list-copy p{color:#637068;margin:0 0 5px;font-size:10px}.report-list-copy small{color:#949990;font-size:8px}.report-status{color:#66716a;white-space:nowrap;background:#eceeea;border-radius:999px;padding:5px 9px;font-size:8px;font-weight:800}.report-status.running{color:#7a5d22;background:#f4e8c9}.report-status.completed{color:#276443;background:#dfeee5}.report-status.failed{color:#984d42;background:#f3dfdb}.report-list-actions{gap:6px;display:flex}.report-list-actions button{color:#41604e;cursor:pointer;background:#fff;border:1px solid #d5d7d1;border-radius:8px;min-height:34px;padding:0 11px;font-size:9px;font-weight:700}.report-list-actions button:last-child{color:#9b594a;place-items:center;width:34px;padding:0;display:grid}.report-list-actions button:disabled{cursor:default;opacity:.35}.report-document{border:1px solid var(--portal-line);color:#25362d;background:#fffefa;border-radius:16px;max-width:980px;margin:0 auto;padding:46px 58px;box-shadow:0 12px 40px #24342b0f}.report-cover{margin:0 0 30px}.report-cover img{object-fit:cover;background:#ece9df;border-radius:12px;width:100%;max-height:520px;display:block}.report-cover figcaption{color:#8a918b;text-align:right;margin-top:7px;font-size:9px}.report-image-error{color:#825d2e;background:#f7edd6;border-radius:8px;margin:0 0 24px;padding:10px 13px;font-size:10px}.tokugawa-report>header{border-bottom:2px solid #315f48;padding-bottom:24px}.tokugawa-report h1{margin:0 0 16px;font-family:Noto Serif JP,serif;font-size:clamp(32px,4vw,42px);line-height:1.4}.tokugawa-report-summary{color:#52645a;max-width:780px;margin:0;font-size:17px;line-height:1.8}.tokugawa-report-section,.tokugawa-report-sources{padding-top:32px}.tokugawa-report h2{margin:0 0 14px;font-family:Noto Serif JP,serif;font-size:25px;line-height:1.5}.tokugawa-report p,.tokugawa-report li{font-size:16px;line-height:1.85}.tokugawa-report ul,.tokugawa-report ol{padding-left:24px}.tokugawa-report a{color:#216849;overflow-wrap:anywhere}.tokugawa-report-table{margin:26px 0 10px}.tokugawa-report-table figcaption{color:#41584b;margin-bottom:10px;font-size:13px;font-weight:800}.tokugawa-report-table>div{background:#fff;border:1px solid #cfd8d1;border-radius:10px;max-width:100%;overflow-x:auto}.tokugawa-report-table table{border-collapse:collapse;width:100%;min-width:640px;font-size:13px;line-height:1.55}.tokugawa-report-table th,.tokugawa-report-table td{text-align:left;vertical-align:top;border-bottom:1px solid #dde3de;border-right:1px solid #dde3de;padding:12px 13px}.tokugawa-report-table th:last-child,.tokugawa-report-table td:last-child{border-right:0}.tokugawa-report-table tbody tr:last-child td{border-bottom:0}.tokugawa-report-table th{color:#274536;white-space:nowrap;background:#edf3ee;font-weight:800}.tokugawa-report-table>p{color:#748078;margin:8px 2px 0;font-size:11px}.empty-search{color:#929790;text-align:center;align-content:center;place-items:center;min-height:300px;display:grid}.empty-search h2{color:#536058;margin:12px 0 3px;font-family:Noto Serif JP,serif;font-size:18px}.empty-search p{margin:0;font-size:11px}.portal-view-state{border:1px solid var(--portal-line);color:#8b938d;background:var(--portal-paper);text-align:center;border-radius:15px;align-content:center;place-items:center;min-height:330px;padding:30px;display:grid}.portal-view-state h2{color:#526057;margin:13px 0 4px;font-family:Noto Serif JP,serif;font-size:18px}.portal-view-state p{max-width:520px;margin:0;font-size:11px;line-height:1.65}.portal-view-state button{color:#fff;background:var(--portal-green);cursor:pointer;border:0;border-radius:8px;margin-top:15px;padding:8px 13px}.portal-view-state.error{color:#a65442}.spin{animation:1s linear infinite portal-spin}@keyframes portal-spin{to{transform:rotate(360deg)}}.issue-list{gap:13px;display:grid}.issue-card{border:1px solid var(--portal-line);background:var(--portal-paper);border-left:4px solid #b85a43;border-radius:14px;padding:22px}.issue-card.resolved{opacity:.78;border-left-color:#789080}.issue-card>header{justify-content:space-between;align-items:center;gap:15px;display:flex}.issue-card>header>div{align-items:center;gap:10px;display:flex}.issue-status{color:#9a4f3e;background:#f4e2dc;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:700}.issue-card.resolved .issue-status{color:#52705e;background:#e3ece6}.issue-card time{color:#929790;font-size:10px}.issue-card>header button{color:#5a675f;cursor:pointer;background:#fff;border:1px solid #d8d6cc;border-radius:8px;align-items:center;gap:6px;padding:7px 10px;font-size:9px;display:inline-flex}.issue-card h2{margin:17px 0 11px;font-family:Noto Serif JP,serif;font-size:18px}.issue-meta{flex-wrap:wrap;gap:14px;display:flex}.issue-meta span{color:#777f79;align-items:center;gap:5px;font-size:10px;display:inline-flex}.issue-card details{border-top:1px solid #ebe7dc;margin-top:16px}.issue-card summary{color:#526b5d;cursor:pointer;padding-top:13px;font-size:10px}.issue-events{background:#f6f4ed;border:1px solid #e4e1d7;border-radius:9px;max-height:330px;margin-top:11px;overflow:auto}.issue-events>div{border-bottom:1px solid #e5e1d7;grid-template-columns:112px 190px minmax(0,1fr);gap:9px;padding:8px 10px;font-size:9px;display:grid}.issue-events>div:last-child{border-bottom:0}.issue-events strong{color:#3d584a;overflow-wrap:anywhere}.issue-events span{color:#737b75;overflow-wrap:anywhere}.issue-events>p{color:#7d837e;padding:12px;font-size:10px}.service-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.service-grid article{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:13px;min-height:86px;padding:14px}.service-grid article>header{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.service-grid article>header>span{border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.service-grid article.healthy>header>span{color:#326449;background:#e1ece4}.service-grid article.per_device>header>span{color:#41675a;background:#e2ece8}.service-grid article.degraded>header>span{color:#876226;background:#f2e7cc}.service-grid article.unavailable>header>span{color:#a65341;background:#f2e1db}.service-grid h2{margin:0;font-size:11px}.service-grid p{color:var(--portal-muted);margin:3px 0 0;font-size:8px;line-height:1.45}.service-grid small{color:#a19d92;margin-top:4px;font-size:7px;display:block}.service-grid strong{color:#4f745f;font-size:9px}.service-grid .degraded strong{color:#876226}.service-grid .unavailable strong{color:#a65341}.service-device-checks{border-top:1px solid #ebe7dd;gap:5px;margin-top:11px;padding-top:9px;display:grid}.service-device-checks>div{grid-template-columns:minmax(0,1.1fr) minmax(0,1.5fr) auto;align-items:center;gap:7px;font-size:8px;display:grid}.service-device-checks>div>span{color:#384b42;text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.service-device-checks>div>small{color:#858b86;margin:0}.service-device-checks>div>strong{color:#4f745f;font-size:8px}.service-device-checks>div.degraded>strong{color:#876226}.service-device-checks>div.unavailable>strong,.service-device-checks>div.offline>strong{color:#a65341}.health-section{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:15px;margin-top:18px;padding:22px}.health-section .section-title small{color:#919690;font-size:9px}.device-health-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.device-health-grid article{background:#f8f6f0;border:1px solid #e2ded3;border-radius:12px;padding:17px}.device-health-grid header{justify-content:space-between;align-items:center;display:flex}.device-icon{color:#365d49;background:#e2ece5;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.device-health-grid header>span{color:#66736a;align-items:center;gap:6px;font-size:9px;display:inline-flex}.device-health-grid header i{background:#4b9a67;border-radius:50%;width:7px;height:7px}.device-health-grid header .stale i{background:#d0a44a}.device-health-grid header .offline i{background:#a69c87}.device-health-grid h3{text-transform:capitalize;margin:15px 0 3px;font-family:Noto Serif JP,serif;font-size:16px}.device-version-line{color:#858b86;flex-wrap:wrap;align-items:center;gap:7px;margin:0 0 14px;font-size:9px;display:flex}.device-version-line>strong{color:#35634a;background:#e1ece4;border-radius:999px;padding:3px 7px;font-size:8px;line-height:1.3}.device-version-line>strong.update_available{color:#98543d;background:#f2e1db}.device-version-line>strong.newer{color:#725b28;background:#f2e7cc}.device-version-line>strong.unknown{color:#6e746e;background:#e8e7e2}.device-health-grid dl{grid-template-columns:1fr 1fr;gap:7px 16px;margin:0;display:grid}.device-health-grid dl>div{border-bottom:1px solid #e7e3d9;justify-content:space-between;gap:8px;font-size:9px;display:flex}.device-health-grid dt{color:#8d928e}.device-health-grid dd{color:#405148;margin:0;font-weight:600}.device-waiting{color:#7c857e;background:#f8f6f0;border:1px dashed #d3cfc3;border-radius:11px;align-items:center;gap:13px;padding:18px;display:flex}.device-waiting strong{color:#4f5d54;font-size:11px}.device-waiting p{margin:4px 0 0;font-size:9px;line-height:1.55}.verification-card{background:#f8f1e1;border:1px solid #e2d6bc;border-radius:12px;grid-template-columns:minmax(0,1.2fr) minmax(250px,.8fr);gap:24px;padding:19px;display:grid}.verification-card>div>span{color:#8a6530;background:#ecddb9;border-radius:999px;padding:4px 8px;font-size:8px;font-weight:700}.verification-card h3{margin:12px 0 5px;font-family:Noto Serif JP,serif;font-size:16px}.verification-card p{color:#7b725f;margin:0;font-size:10px;line-height:1.65}.verification-card ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.verification-card li{color:#665e4f;align-items:center;gap:8px;font-size:9px;display:flex}.verification-card li i{background:#fffaf0;border:1px solid #b9a781;border-radius:3px;width:11px;height:11px}.health-issue-list{gap:10px;display:grid}.health-clear{color:#326449;background:#eef5f0;border:1px solid #cfe0d4;border-radius:12px;align-items:center;gap:13px;padding:18px;display:flex}.health-clear>svg{flex:none}.health-clear strong{font-size:12px}.health-clear p{color:#698174;margin:3px 0 0;font-size:9px}.voice-diagnostics-section{background:#fbf8ee;border-color:#dcc78f}.diagnostic-empty{color:#725e2d;background:#fffaf0;border:1px dashed #d3c493;border-radius:12px;align-items:center;gap:13px;padding:18px;display:flex}.diagnostic-empty.warning{color:#914b3c;background:#fff4f1;border-color:#dfb4aa}.diagnostic-empty strong{font-size:12px}.diagnostic-empty p{color:inherit;opacity:.78;margin:4px 0 0;font-size:9px;line-height:1.55}.diagnostic-current{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;display:grid}.diagnostic-current article{background:#fff;border:1px solid #e3ddce;border-radius:11px;gap:5px;min-width:0;padding:13px;display:grid}.diagnostic-current article.wide{grid-column:span 2}.diagnostic-current article.healthy{background:#eef6f0;border-color:#bcd5c4}.diagnostic-current article.warning{background:#fff8e8;border-color:#dec98f}.diagnostic-current article.critical{background:#fff0ed;border-color:#dfafa5}.diagnostic-current span{color:#8c897f;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.diagnostic-current strong{overflow-wrap:anywhere;color:#35483e;font-size:10px}.diagnostic-timeline{border-top:1px solid #e4dcc7;margin-top:13px}.diagnostic-timeline summary{color:#5b665e;cursor:pointer;padding:13px 0 0;font-size:9px;font-weight:700}.diagnostic-timeline>div{gap:5px;margin-top:10px;display:grid}.diagnostic-timeline article{color:#59645d;background:#ffffffb8;border-left:3px solid #9a9b92;grid-template-columns:70px 100px 1fr;gap:10px;padding:8px 10px;font-size:9px;display:grid}.diagnostic-timeline article.healthy{border-left-color:#5b9670}.diagnostic-timeline article.warning{border-left-color:#c29435}.diagnostic-timeline article.critical{border-left-color:#b65b48}.diagnostic-timeline time{color:#96968f}@media (width<=900px){.diagnostic-current{grid-template-columns:repeat(2,minmax(0,1fr))}.diagnostic-current article.wide{grid-column:1/-1}.diagnostic-timeline article{grid-template-columns:58px 84px 1fr}}.rules-intro{color:#fff;background:var(--portal-green);border-radius:15px;align-items:center;gap:18px;margin-bottom:18px;padding:20px 22px;display:flex}.rules-mark{border:1px solid #ffffff52;border-radius:50%;flex:none;width:53px;height:53px;font-size:23px}.rules-intro strong{font-family:Noto Serif JP,serif;font-size:16px}.rules-intro p{color:#ffffffa3;margin:5px 0 0;font-size:11px;line-height:1.65}.rules-notices{gap:10px;margin:0 0 18px;display:grid}.rules-notices article{background:#fbf5e7;border:1px solid #dfcfaa;border-radius:13px;align-items:flex-start;gap:13px;padding:15px 17px;display:flex}.rules-notices article>span{color:#86612b;background:#efe0ba;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.rules-notices strong{color:#473a25;margin:1px 0 4px;font-family:Noto Serif JP,serif;font-size:13px;display:block}.rules-notices p{color:#76684f;margin:0;font-size:11px;line-height:1.7}.rules-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.rule-card{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:15px;min-height:235px;padding:24px}.rule-card.wide{grid-column:1/-1}.rule-top{justify-content:space-between;align-items:center;display:flex}.rule-top>span{border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.rule-top>div{align-items:center;gap:9px;display:flex}.rule-top small{color:#a4a49b;letter-spacing:.17em;font-size:9px}.rule-top b{color:#80642f;background:#f1e7cf;border-radius:999px;padding:4px 7px;font-size:8px}.rule-card.green .rule-top>span{color:#245840;background:#e0ece3}.rule-card.ochre .rule-top>span{color:#8a6630;background:#f0e6d0}.rule-card.blue .rule-top>span{color:#49667a;background:#e2eaf0}.rule-card.red .rule-top>span{color:#a45643;background:#f2e1db}.rule-card.purple .rule-top>span{color:#735d7d;background:#ece5ef}.rule-card h2{margin:18px 0 13px;font-family:Noto Serif JP,serif;font-size:20px}.rule-card>strong{color:#34483d;font-size:13px;display:block}.rule-card>p{color:var(--portal-muted);margin:10px 0 0;font-size:11px;line-height:1.75}.rule-phrases{border-top:1px solid #ebe7dc;grid-template-columns:48px minmax(0,1fr);align-items:start;gap:9px;margin-top:16px;padding-top:14px;display:grid}.rule-phrases>span{color:#96835d;letter-spacing:.08em;padding-top:4px;font-size:9px;font-weight:700}.rule-phrases>div{flex-wrap:wrap;gap:6px;display:flex}.rule-phrases code{color:#355344;background:#edf1ec;border-radius:6px;padding:4px 7px;font:10px/1.5 Noto Sans JP,sans-serif}.rule-phrases.stop code{color:#694b42;background:#f2e9e4}.rule-note{color:#7f674e;background:#f6efe3;border-left:3px solid #c38d59;margin-top:12px;padding:9px 11px;font-size:10px;line-height:1.65}.feature-section{margin-bottom:30px}.feature-section-heading{justify-content:space-between;align-items:end;margin-bottom:14px;display:flex}.feature-section-heading span{color:#a08451;letter-spacing:.18em;font-size:8px;font-weight:800}.feature-section-heading h2{margin:4px 0 0;font-family:Noto Serif JP,serif;font-size:22px}.feature-section-heading strong{color:#42624f;background:#e4ece6;border-radius:999px;padding:6px 10px;font-size:10px}.feature-catalog{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.feature-card{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:14px;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:13px;min-height:118px;padding:19px;display:grid}.feature-card>span{color:#2f6048;background:#e1ebe4;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.feature-card h3,.future-idea-card h3{margin:2px 0 7px;font-family:Noto Serif JP,serif;font-size:15px;line-height:1.45}.feature-card p,.future-idea-card p{color:var(--portal-muted);margin:0;font-size:10px;line-height:1.75}.feature-rules-link{color:#315c47;cursor:pointer;background:#f7faf7;border:1px solid #cfd9d1;border-radius:9px;align-items:center;gap:6px;margin-top:13px;padding:9px 13px;font-size:10px;font-weight:800;display:inline-flex}.future-section{padding-top:5px}.future-idea-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.future-idea-card{border:1px solid var(--portal-line);background:var(--portal-paper);border-top:3px solid #718a7a;border-radius:14px;min-height:155px;padding:20px}.future-idea-card.research{border-top-color:#8a7190}.future-idea-card.direction{background:linear-gradient(145deg,#fffdf8,#edf4ef);border-top-color:#245840}.future-idea-card.field{border-top-color:#bc8843}.future-idea-card.later{border-top-color:#737690}.future-idea-card.business{background:linear-gradient(145deg,#fffdf8,#f5eee2);border-top-color:#9a7041}.future-idea-card.integration{background:linear-gradient(145deg,#fffdf8,#edf4f5);border-top-color:#397888}.future-idea-card.agent{background:linear-gradient(145deg,#fffdf8,#f2eef5);border-top-color:#765b8d}.future-idea-card>div{justify-content:space-between;align-items:center;display:flex}.future-idea-card small{color:#878d87;font-size:9px;font-weight:700}.future-idea-card h3{margin-top:14px;font-size:17px}.feature-record-note{color:#625b4e;background:#f4f0e7;border:1px solid #ddd7c9;border-radius:13px;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:10px;padding:16px 18px;display:grid}.feature-record-note>svg{color:#8b734b;margin-top:2px}.feature-record-note strong{font-size:11px}.feature-record-note p{color:#827b6e;margin:4px 0 0;font-size:9px;line-height:1.65}.member-invite-form{background:linear-gradient(145deg,#fffdf8,#f4efe2);border:1px solid #d8d3c5;border-radius:16px;grid-template-columns:minmax(260px,1fr) minmax(280px,.8fr) auto;align-items:end;gap:18px;margin-bottom:18px;padding:22px;display:grid}.member-invite-form span,.member-panel header span{color:#a38752;letter-spacing:.17em;font-size:8px;font-weight:800}.member-invite-form h2,.member-panel h2{margin:5px 0 0;font-family:Noto Serif JP,serif;font-size:19px}.member-invite-form p{color:var(--portal-muted);margin:7px 0 0;font-size:10px}.member-invite-form label{color:#677168;gap:6px;font-size:9px;font-weight:700;display:grid}.member-invite-form input{background:#fff;border:1px solid #d7d3c8;border-radius:9px;min-height:42px;padding:0 12px}.member-invite-form button{color:#fff;background:var(--portal-green);cursor:pointer;border:0;border-radius:9px;align-items:center;gap:7px;min-height:42px;padding:0 16px;display:inline-flex}.member-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.member-panel{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:16px;overflow:hidden}.member-panel>header{border-bottom:1px solid #e7e3d9;justify-content:space-between;align-items:center;padding:19px 21px;display:flex}.member-panel>header strong{color:#486052;background:#e6ede8;border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;display:grid}.member-list article{border-bottom:1px solid #ece8de;grid-template-columns:38px minmax(0,1fr) auto auto;align-items:center;gap:11px;min-height:82px;padding:13px 18px;display:grid}.member-list article:last-child{border-bottom:0}.member-avatar{color:#fff;background:#315b46;border-radius:50%;place-items:center;width:38px;height:38px;font-size:13px;font-weight:800;display:grid;overflow:hidden}.member-avatar.invite{color:#7b6434;background:#eee1c5}.member-avatar img{object-fit:cover;width:100%;height:100%}.member-list article>div:nth-child(2){min-width:0;display:grid}.member-list article>div:nth-child(2) strong,.member-list article>div:nth-child(2) span,.member-list article>div:nth-child(2) small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.member-list article>div:nth-child(2) strong{font-size:11px}.member-list article>div:nth-child(2) span{color:#6f7972;margin-top:2px;font-size:9px}.member-list article>div:nth-child(2) small{color:#9a9d98;margin-top:3px;font-size:8px}.member-status{color:#477158;white-space:nowrap;background:#e4eee7;border-radius:999px;padding:4px 7px;font-size:8px}.member-status.disabled{color:#905345;background:#f1e4e0}.member-status.accepted{color:#5d6176;background:#e7e8ed}.member-list article>button{color:#6e756f;cursor:pointer;background:#fff;border:1px solid #d8d4ca;border-radius:7px;padding:6px 8px;font-size:9px}.member-empty{color:#8b918c;text-align:center;margin:0;padding:26px 20px;font-size:10px}.concept-pill{color:#765c29;background:#efe2c5;border-radius:999px;align-self:flex-start;padding:7px 11px;font-size:10px;font-weight:700}.travel-hero{color:#fff;background:linear-gradient(120deg,#173e2d,#275340);border-radius:19px;grid-template-columns:1fr 285px;align-items:center;gap:40px;min-height:290px;padding:36px 46px;display:grid;position:relative;overflow:hidden}.travel-hero>div:first-child>span{color:#dfcd9e;letter-spacing:.1em;align-items:center;gap:7px;font-size:10px;font-weight:600;display:inline-flex}.travel-hero h2{margin:16px 0 13px;font-family:Noto Serif JP,serif;font-size:clamp(27px,3vw,38px);line-height:1.5}.travel-hero p{color:#ffffffa6;max-width:600px;margin:0;font-size:11px;line-height:1.8}.ticket-stub{color:var(--portal-ink);background:#f7f0df;border-radius:14px;padding:22px;position:relative;overflow:hidden;transform:rotate(2deg);box-shadow:0 16px 30px #0000002e}.ticket-stub:after{content:"";border-top:1px dashed #c8bfa9;position:absolute;inset:auto 0 35px}.ticket-stub header{justify-content:space-between;align-items:center;margin-bottom:27px;display:flex}.ticket-stub header strong{font-family:Noto Serif JP,serif;font-size:27px}.ticket-stub>div{justify-content:space-between;margin:8px 0;font-size:10px;display:flex}.ticket-stub>div span{color:#8a887e}.ticket-stub footer{color:#9b8b69;letter-spacing:.2em;margin-top:25px;font-size:8px}.travel-flow{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:15px;grid-template-columns:repeat(4,1fr);margin:17px 0;display:grid}.travel-flow article{border-right:1px solid #e6e2d8;align-items:center;gap:12px;min-height:108px;padding:18px;display:flex}.travel-flow article:last-child{border-right:0}.travel-flow article>span{color:#fff;background:var(--portal-green);border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-family:Noto Serif JP,serif;font-size:12px;display:grid}.travel-flow h3{margin:0 0 4px;font-size:12px}.travel-flow p{color:var(--portal-muted);margin:0;font-size:9px;line-height:1.6}.travel-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.travel-grid>article{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:15px;padding:25px}.travel-grid h2{margin:7px 0 20px;font-family:Noto Serif JP,serif;font-size:20px}.preference-list{gap:10px;display:grid}.preference-list>div{color:#315743;background:#e8efe9;border-radius:9px;align-items:center;gap:10px;padding:10px 12px;display:flex}.preference-list span{justify-content:space-between;align-items:center;width:100%;display:flex}.preference-list strong{font-size:11px}.preference-list small{color:#799080;font-size:9px}.draft-label{color:#9a9d97;margin:14px 0 0;font-size:9px}.safety-card ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.safety-card li{color:#5f6862;border-bottom:1px solid #ebe7dd;grid-template-columns:46px 1fr;align-items:center;gap:10px;padding-bottom:10px;font-size:11px;display:grid}.safety-card li span{color:#9d6e54;font-weight:700}.sailing-hero{color:#fff;background:radial-gradient(circle at 82% 12%,#d0be852e,#0000 32%),linear-gradient(125deg,#102f30,#1d4c48 58%,#315d50);border-radius:19px;grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:46px;min-height:310px;padding:42px 48px;display:grid;overflow:hidden}.sailing-hero>div:first-child>span{color:#dfcd9e;letter-spacing:.11em;align-items:center;gap:8px;font-size:10px;font-weight:700;display:inline-flex}.sailing-hero h2{margin:16px 0 13px;font-family:Noto Serif JP,serif;font-size:clamp(28px,3vw,39px);line-height:1.45}.sailing-hero p{color:#ffffffad;max-width:650px;margin:0;font-size:11px;line-height:1.9}.sailing-route-card{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#071e1c6b;border:1px solid #fff3;border-radius:15px;grid-template-columns:auto minmax(95px,1fr) auto;align-items:center;gap:13px;padding:24px 20px;display:grid;box-shadow:0 18px 35px #00000024}.sailing-route-card>div:not(.sailing-route-line){gap:3px;min-width:64px;display:grid}.sailing-route-card>div:last-child{text-align:right}.sailing-route-card span,.sailing-route-card small{color:#ffffff8f;letter-spacing:.12em;font-size:7px}.sailing-route-card strong{color:#fffdf5;font-family:Noto Serif JP,serif;font-size:16px}.sailing-route-line{color:#e6cf91;flex-direction:column;justify-content:center;align-items:center;height:50px;display:flex;position:relative}.sailing-route-line:before{content:"";border-top:1px dashed #e6cf9185;position:absolute;top:50%;left:0;right:0}.sailing-route-line svg{z-index:1;background:#214a45;border-radius:50%;padding:3px;position:relative}.sailing-route-line span{white-space:nowrap;position:absolute;top:40px}.sailing-status{background:#f5edd9;border:1px solid #dfd1ac;border-radius:13px;grid-template-columns:240px 1fr;align-items:center;gap:24px;margin:17px 0;padding:20px 24px;display:grid}.sailing-status strong{color:#674f23;font-family:Noto Serif JP,serif;font-size:14px}.sailing-status p{color:#766a53;margin:0;font-size:10px;line-height:1.8}.sailing-section{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:16px;margin:17px 0;padding:28px}.sailing-section-heading{justify-items:start;display:grid}.sailing-section-heading h2,.sailing-instruments h2,.sailing-voice-card h2{margin:7px 0;font-family:Noto Serif JP,serif;font-size:21px}.sailing-section-heading>p,.sailing-instruments>p,.sailing-voice-card>p{color:var(--portal-muted);margin:0;font-size:10px;line-height:1.75}.sailing-flow{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:21px;display:grid}.sailing-flow article{background:#edf2ee;border-radius:12px;min-height:142px;padding:17px 16px}.sailing-flow article>span{color:#fff;background:#315a49;border-radius:50%;place-items:center;width:27px;height:27px;margin-bottom:13px;font-family:Noto Serif JP,serif;font-size:10px;display:grid}.sailing-flow h3{margin:0 0 6px;font-size:11px}.sailing-flow p{color:var(--portal-muted);margin:0;font-size:9px;line-height:1.65}.sailing-formula{color:#315a49;background:#e7efea;border-radius:11px;align-items:center;gap:13px;margin-top:12px;padding:16px 18px;display:flex}.sailing-formula svg{flex:none}.sailing-formula strong{font-size:11px}.sailing-formula p{color:#6b7b70;margin:4px 0 0;font-size:9px;line-height:1.6}.sailing-model-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:21px;display:grid}.sailing-model-grid article{background:#fbfcfa;border:1px solid #dfe4df;border-radius:12px;padding:20px}.sailing-model-grid article>span,.sailing-stage-grid article>span{color:#9c7d3c;letter-spacing:.13em;text-transform:uppercase;font-size:8px;font-weight:800}.sailing-model-grid h3,.sailing-stage-grid h3{margin:8px 0 7px;font-size:12px}.sailing-model-grid p,.sailing-stage-grid p{color:var(--portal-muted);margin:0;font-size:9px;line-height:1.7}.sailing-license-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.sailing-license-grid article{background:#f3eee1;border-radius:10px;grid-template-columns:105px 150px 1fr;align-items:center;gap:12px;padding:14px 16px;display:grid}.sailing-license-grid span{color:#866d37;letter-spacing:.13em;font-size:8px;font-weight:800}.sailing-license-grid strong{font-size:10px}.sailing-license-grid p{color:#756e60;margin:0;font-size:9px;line-height:1.6}.sailing-live-grid{grid-template-columns:1.2fr .8fr;gap:17px;margin:17px 0;display:grid}.sailing-live-grid>article{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:16px;padding:27px}.sailing-instruments>div{grid-template-columns:1fr 1fr;gap:9px;margin-top:19px;display:grid}.sailing-instruments>div>span{color:#315a49;background:#eaf0ec;border-radius:10px;grid-template-columns:24px 1fr;align-items:center;padding:12px;display:grid}.sailing-instruments>div svg{grid-row:1/span 2}.sailing-instruments b{font-size:10px}.sailing-instruments small{color:#718177;font-size:8px}.sailing-voice-card ul{gap:7px;margin:17px 0 13px;padding:0;list-style:none;display:grid}.sailing-voice-card li{color:#3e5a4c;background:#f3efe4;border-left:2px solid #c7a762;padding:9px 11px;font-size:9px}.sailing-stage-grid{grid-template-columns:repeat(4,1fr);gap:11px;margin-top:21px;display:grid}.sailing-stage-grid article{background:#f2f5f2;border-top:3px solid #315a49;border-radius:4px 4px 11px 11px;padding:20px 18px}.sailing-safety{color:#fff;background:#253d34;border-radius:14px;grid-template-columns:190px 1fr;align-items:center;gap:25px;padding:22px 25px;display:grid}.sailing-safety strong{font-family:Noto Serif JP,serif;font-size:15px}.sailing-safety p{color:#ffffffa8;margin:0;font-size:9px;line-height:1.8}.portal-empty{color:#778078;background:var(--portal-paper);border:1px dashed #cbc7ba;border-radius:15px;place-items:center;min-height:180px;font-size:11px;display:grid}.ai-routing-page{max-width:940px}.model-update-banner{color:#5f4b1e;text-align:left;cursor:pointer;background:#f6eed9;border:1px solid #d6c28f;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;margin-bottom:18px;padding:14px 16px;display:grid}.model-update-banner.important{color:#7b3e31;background:#f8e9e4;border-color:#d7a08e}.model-update-banner span{gap:3px;display:grid}.model-update-banner strong{font-size:12px}.model-update-banner small{color:#7b7058;font-size:9px}.model-refresh-button{color:#69572f;cursor:pointer;white-space:nowrap;background:#fffaf0;border:1px solid #d3c49f;border-radius:9px;flex:none;align-items:center;gap:7px;min-height:39px;padding:0 13px;font-size:10px;font-weight:700;display:inline-flex}.model-refresh-button:disabled{cursor:wait;opacity:.55}.model-monitor-card{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:16px;gap:14px;margin-bottom:15px;padding:23px;display:grid}.model-monitor-card>header{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.model-monitor-card>header span{color:#9a7d46;letter-spacing:.16em;font-size:8px;font-weight:800}.model-monitor-card>header h2{margin:4px 0 0;font-family:Noto Serif JP,serif;font-size:20px}.model-monitor-card>header small{color:var(--portal-muted);font-size:8px}.model-current-warning{color:#87493a;background:#f8e8e3;border-radius:10px;grid-template-columns:auto auto 1fr;align-items:center;gap:8px;padding:12px 14px;font-size:10px;display:grid}.model-monitor-empty{color:#68766d;background:#faf8f2;border:1px dashed #d6d0c1;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:75px;font-size:10px;display:flex}.model-candidate-list{gap:10px;display:grid}.model-candidate{background:#fffdf8;border:1px solid #ddd8ca;border-radius:12px;gap:11px;padding:16px;display:grid}.model-candidate.held{opacity:.78}.model-candidate.adopted{background:#f1f6f2;border-color:#a9c5b5}.model-candidate-heading{grid-template-columns:auto 1fr auto;align-items:center;gap:9px;display:grid}.model-candidate-heading>span{color:#6c582e;background:#eee3c8;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:800}.model-candidate-heading strong{font-size:12px}.model-candidate-heading em{color:#7c827d;font-size:8px;font-style:normal}.model-candidate>p{color:var(--portal-muted);margin:0;font-size:9px;line-height:1.65}.model-candidate dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0;display:grid}.model-candidate dl>div{background:#f4f1e9;border-radius:7px;grid-template-columns:70px 1fr;gap:7px;padding:7px 9px;font-size:8px;display:grid}.model-candidate dt{color:#8b887e}.model-candidate dd{overflow-wrap:anywhere;color:#4f5c54;margin:0}.model-auto-test{background:#f2f0e9;border-radius:9px;align-items:center;gap:9px;padding:10px 11px;display:flex}.model-auto-test>i{background:#b4aea1;border-radius:50%;flex:none;width:9px;height:9px}.model-auto-test.passed>i{background:#4e9b68;box-shadow:0 0 0 3px #4e9b681f}.model-auto-test.failed>i{background:#b76d58}.model-auto-test>span{gap:2px;display:grid}.model-auto-test strong{font-size:9px}.model-auto-test small{color:#787d78;font-size:8px}.model-candidate-actions{justify-content:flex-end;gap:7px;display:flex}.model-candidate-actions button{color:#5f6963;cursor:pointer;background:#fff;border:1px solid #d9d5ca;border-radius:8px;min-height:34px;padding:0 12px;font-size:9px;font-weight:700}.model-candidate-actions button.primary{border-color:var(--portal-green);color:#fff;background:var(--portal-green)}.model-candidate-actions button:disabled{cursor:not-allowed;opacity:.42}.model-monitor-note{color:#737c75;margin:0;font-size:8px;line-height:1.6}.ai-routing-baseline{color:#315944;background:#e6efe8;border-radius:13px;align-items:center;gap:13px;margin-bottom:15px;padding:15px 17px;display:flex}.ai-routing-baseline svg{flex:none}.ai-routing-baseline div{gap:3px;display:grid}.ai-routing-baseline strong{font-size:12px}.ai-routing-baseline span{color:#66796d;font-size:9px;line-height:1.6}.ai-routing-card{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:16px;gap:17px;margin-bottom:15px;padding:23px;display:grid;position:relative}.ai-routing-card>header span{color:#9a7d46;letter-spacing:.16em;font-size:8px;font-weight:800}.ai-routing-card>header h2{margin:4px 0 0;font-family:Noto Serif JP,serif;font-size:20px}.ai-routing-card>p{color:var(--portal-muted);margin:-7px 0 0;font-size:10px;line-height:1.7}.ai-routing-toggle{cursor:pointer;background:#f6f3eb;border:1px solid #ddd9cd;border-radius:11px;align-items:center;gap:12px;padding:13px 14px;display:flex}.ai-routing-toggle input{width:18px;height:18px;accent-color:var(--portal-green)}.ai-routing-toggle span{gap:3px;display:grid}.ai-routing-toggle strong{font-size:11px}.ai-routing-toggle small{color:#7b837d;font-size:9px}.ai-routing-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;display:grid}.ai-routing-card label:not(.ai-routing-toggle){color:#68736c;gap:6px;font-size:9px;font-weight:600;display:grid}.ai-routing-card select,.ai-routing-card input[type=password]{width:100%;min-width:0;height:42px;color:var(--portal-ink);background:#fffdf8;border:1px solid #d7d4ca;border-radius:9px;outline:0;padding:0 11px;font-size:11px}.ai-routing-card select:focus,.ai-routing-card input[type=password]:focus{border-color:#789485;box-shadow:0 0 0 2px #24583f14}.ai-routing-card select:disabled{color:#999;background:#efede7}.ai-routing-actions{justify-content:flex-end;gap:8px;display:flex}.ai-routing-actions button{color:#526159;cursor:pointer;background:#fff;border:1px solid #d7d4ca;border-radius:9px;min-height:39px;padding:0 14px;font-size:10px;font-weight:700}.ai-routing-actions button.primary{border-color:var(--portal-green);color:#fff;background:var(--portal-green)}.ai-routing-actions button.danger{color:#985542;background:#f8ece8;border-color:#ead6d0;margin-right:auto}.ai-routing-actions button:disabled{cursor:wait;opacity:.5}.telegram-settings-page{max-width:940px}.telegram-settings-baseline{color:#315944;background:#e6efe8;border-radius:13px;align-items:center;gap:13px;margin-bottom:15px;padding:15px 17px;display:flex}.telegram-settings-baseline svg{flex:none}.telegram-settings-baseline div{gap:3px;display:grid}.telegram-settings-baseline strong{font-size:12px}.telegram-settings-baseline span{color:#66796d;font-size:9px;line-height:1.6}.telegram-auth-card{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:16px;gap:17px;margin-bottom:15px;padding:23px;display:grid}.telegram-auth-card>header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.telegram-auth-card>header div{gap:4px;display:grid}.telegram-auth-card>header small{color:#a16d24;letter-spacing:.16em;font-size:8px;font-weight:800}.telegram-auth-card>header h2{margin:0;font-family:Noto Serif JP,serif;font-size:20px}.telegram-auth-card>header p{color:var(--portal-muted);margin:0;font-size:9px}.telegram-auth-card>header>span{color:#8a5949;background:#f5e9e3;border-radius:999px;flex:none;padding:6px 10px;font-size:9px;font-weight:800}.telegram-auth-card>header>span.ready{color:#315944;background:#e3efe7}.telegram-auth-card>label,.telegram-auth-grid label{color:#68736c;gap:6px;font-size:9px;font-weight:700;display:grid}.telegram-auth-card select,.telegram-auth-card input{width:100%;min-width:0;height:42px;color:var(--portal-ink);box-sizing:border-box;background:#fffdf8;border:1px solid #d7d4ca;border-radius:9px;outline:0;padding:0 11px;font-size:11px}.telegram-auth-card select:focus,.telegram-auth-card input:focus{border-color:#789485;box-shadow:0 0 0 2px #24583f14}.telegram-auth-status{color:#315944;background:#eef3ed;border-radius:10px;align-items:center;gap:10px;padding:12px 14px;display:flex}.telegram-auth-status div{gap:2px;display:grid}.telegram-auth-status strong{font-size:10px}.telegram-auth-status small{color:#718078;font-size:8px}.telegram-auth-grid{grid-template-columns:minmax(0,1fr) 150px;align-items:end;gap:10px;display:grid}.telegram-auth-grid button,.telegram-auth-actions button{color:#315944;cursor:pointer;background:#f1f6f2;border:1px solid #789485;border-radius:9px;min-height:42px;padding:0 13px;font-size:9px;font-weight:800}.telegram-auth-grid button:disabled,.telegram-auth-actions button:disabled{cursor:wait;opacity:.45}.telegram-auth-actions{justify-content:flex-end;gap:8px;display:flex}.telegram-auth-security{color:#7a827d;margin:0;font-size:8px;line-height:1.6}.telegram-settings-card{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:16px;gap:22px;padding:23px;display:grid}.telegram-settings-card fieldset{border:0;min-width:0;margin:0;padding:0}.telegram-settings-card fieldset.disabled{opacity:.48}.telegram-settings-card legend{align-items:center;gap:8px;margin-bottom:12px;font-family:Noto Serif JP,serif;font-size:17px;font-weight:700;display:flex}.telegram-settings-card legend span{color:#fff;background:var(--portal-green);border-radius:50%;place-items:center;width:25px;height:25px;font-family:sans-serif;font-size:10px;display:grid}.telegram-option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.telegram-option-grid label{cursor:pointer;background:#fffdf8;border:1px solid #d8d5ca;border-radius:12px;grid-template-columns:20px 1fr;gap:4px 7px;min-height:91px;padding:14px;transition:border-color .15s,background .15s,box-shadow .15s;display:grid}.telegram-option-grid label.selected{background:#f0f6f1;border-color:#668b77;box-shadow:inset 0 0 0 1px #24583f1f}.telegram-option-grid input{width:16px;height:16px;accent-color:var(--portal-green);margin:2px 0 0}.telegram-option-grid strong{align-self:start;font-size:12px}.telegram-option-grid small{color:var(--portal-muted);grid-column:2;font-size:9px;line-height:1.6}.telegram-settings-summary{color:#315944;background:#f1eee5;border-radius:11px;align-items:center;gap:11px;padding:13px 15px;display:flex}.telegram-settings-summary div{gap:2px;display:grid}.telegram-settings-summary span{color:#768079;font-size:8px}.telegram-settings-summary strong{font-size:12px}.telegram-settings-actions{justify-content:flex-end;display:flex}.telegram-settings-actions button{border:1px solid var(--portal-green);color:#fff;background:var(--portal-green);cursor:pointer;border-radius:9px;min-height:41px;padding:0 17px;font-size:10px;font-weight:700}.telegram-settings-actions button:disabled{cursor:wait;opacity:.5}.x-settings-page{max-width:1050px}.x-safety-note{color:#315944;background:#e6efe8;border-radius:13px;align-items:center;gap:13px;margin-bottom:15px;padding:15px 17px;display:flex}.x-safety-note svg{flex:none}.x-safety-note div{gap:3px;display:grid}.x-safety-note strong{font-size:12px}.x-safety-note span{color:#66796d;font-size:9px;line-height:1.6}.x-connection-card,.x-tool-card{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:16px;gap:17px;padding:23px;display:grid}.x-connection-card{margin-bottom:15px}.x-connection-card>header,.x-tool-card>header{align-items:flex-start;gap:12px;display:flex}.x-connection-card>header{justify-content:space-between}.x-connection-card>header div,.x-tool-card>header div{gap:4px;display:grid}.x-connection-card>header small{color:#a16d24;letter-spacing:.16em;font-size:8px;font-weight:800}.x-connection-card h2,.x-tool-card h2{margin:0;font-family:Noto Serif JP,serif;font-size:20px}.x-connection-card header p,.x-tool-card header p{color:var(--portal-muted);margin:0;font-size:9px;line-height:1.55}.x-connection-card>header>span{color:#8a5949;background:#f5e9e3;border-radius:999px;flex:none;padding:6px 10px;font-size:9px;font-weight:800}.x-connection-card>header>span.ready{color:#315944;background:#e3efe7}.x-account{background:#f1f4f2;border-radius:10px;align-items:baseline;gap:8px;padding:13px 15px;display:flex}.x-account strong{font-size:13px}.x-account span{color:var(--portal-muted);font-size:10px}.x-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.x-actions button,.x-tool-card form button,.x-draft-confirmation button{color:#315944;cursor:pointer;background:#f1f6f2;border:1px solid #789485;border-radius:9px;min-height:41px;padding:0 16px;font-size:10px;font-weight:800}.x-actions button.primary,.x-tool-card form button,.x-draft-confirmation button.primary{border-color:var(--portal-green);color:#fff;background:var(--portal-green)}.x-actions button.danger{color:#985542;background:#f8ece8;border-color:#ead6d0}.x-actions button:disabled,.x-tool-card button:disabled{cursor:wait;opacity:.48}.x-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:15px;display:grid}.x-tool-card>header>svg{color:var(--portal-green);flex:none;margin-top:3px}.x-tool-card form{gap:9px;display:grid}.x-tool-card input,.x-tool-card textarea{box-sizing:border-box;width:100%;min-width:0;color:var(--portal-ink);font:inherit;background:#fffdf8;border:1px solid #d7d4ca;border-radius:9px;outline:0;padding:11px 12px;font-size:11px}.x-tool-card input{height:42px}.x-tool-card textarea{resize:vertical;line-height:1.65}.x-tool-card input:focus,.x-tool-card textarea:focus{border-color:#789485;box-shadow:0 0 0 2px #24583f14}.x-character-count{color:var(--portal-muted);text-align:right;font-size:8px}.x-results{gap:9px;max-height:520px;display:grid;overflow:auto}.x-results article{background:#fffdf9;border:1px solid #e2dfd5;border-radius:11px;gap:7px;padding:13px;display:grid}.x-results article div{align-items:baseline;gap:6px;display:flex}.x-results article strong{font-size:10px}.x-results article span{color:var(--portal-muted);font-size:8px}.x-results article p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:10px;line-height:1.65}.x-results article a{width:fit-content;color:var(--portal-green);align-items:center;gap:4px;font-size:9px;font-weight:700;text-decoration:none;display:inline-flex}.x-draft-confirmation{background:#f0f6f1;border:1px solid #c9d9cf;border-radius:11px;gap:10px;padding:15px;display:grid}.x-draft-confirmation small{color:#557061;letter-spacing:.1em;font-size:8px;font-weight:800}.x-draft-confirmation p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.7}.x-draft-confirmation>div{justify-content:flex-end;gap:8px;display:flex}.x-image-option{align-items:center;gap:10px;padding:8px 0;font-size:12px;line-height:1.6;display:flex}.x-tool-card .x-image-option input{width:20px;height:20px;accent-color:var(--portal-green);flex:0 0 20px}.x-post-image{object-fit:contain;background:#f2f0e9;border-radius:10px;width:100%;max-height:540px;display:block}.x-image-preview-card{margin-top:22px}.x-image-preview-card>button{color:var(--portal-green);cursor:pointer;background:#f1f6f2;border:1px solid #789485;border-radius:9px;justify-self:start;align-items:center;gap:8px;padding:11px 16px;display:flex}.x-image-preview{border-top:1px solid var(--portal-line);gap:12px;min-width:0;padding-top:18px;display:grid}.x-image-preview p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;line-height:1.7}.x-image-preview small{color:var(--portal-muted)}.scene-settings-page{max-width:1120px}.scene-add-button{border:1px solid var(--portal-green);color:#fff;background:var(--portal-green);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:41px;padding:0 16px;font-size:10px;font-weight:800;display:inline-flex}.scene-settings-note{color:#315944;background:#e6efe8;border-radius:13px;align-items:center;gap:13px;margin-bottom:15px;padding:15px 17px;display:flex}.scene-settings-note svg{flex:none}.scene-settings-note div{gap:3px;display:grid}.scene-settings-note strong{font-size:12px}.scene-settings-note span{color:#66796d;font-size:9px;line-height:1.6}.scene-settings-form{gap:15px;display:grid}.scene-editor-card{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:16px;gap:19px;padding:23px;display:grid}.scene-editor-card>header{justify-content:space-between;align-items:center;gap:14px;display:flex}.scene-editor-card>header div:first-child{gap:3px;display:grid}.scene-editor-card>header small{color:#a16d24;letter-spacing:.16em;font-size:8px;font-weight:800}.scene-editor-card h2{margin:0;font-family:Noto Serif JP,serif;font-size:20px}.scene-header-actions{align-items:center;gap:10px;display:flex}.scene-enabled{color:#315944;align-items:center;gap:6px;font-size:10px;font-weight:800;display:inline-flex}.scene-header-actions .icon-danger{color:#985542;cursor:pointer;background:#f8ece8;border:1px solid #ead6d0;border-radius:9px;place-items:center;width:37px;height:37px;padding:0;display:grid}.scene-meta-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.scene-meta-grid label,.scene-action-row label{color:#66716a;gap:6px;font-size:9px;font-weight:700;display:grid}.scene-meta-grid input,.scene-meta-grid select,.scene-action-row input,.scene-action-row select{box-sizing:border-box;width:100%;min-width:0;height:42px;color:var(--portal-ink);font:inherit;background:#fffdf8;border:1px solid #d7d4ca;border-radius:9px;outline:0;padding:0 11px;font-size:10px}.scene-meta-grid input:focus,.scene-meta-grid select:focus,.scene-action-row input:focus,.scene-action-row select:focus{border-color:#789485;box-shadow:0 0 0 2px #24583f14}.scene-action-list{gap:9px;display:grid}.scene-action-row{background:#fffdf9;border:1px solid #e2dfd5;border-radius:11px;grid-template-columns:28px 130px 140px minmax(220px,1fr) auto;align-items:end;gap:9px;padding:12px;display:grid}.scene-action-row.spotify{grid-template-columns:28px 115px 115px 190px minmax(180px,1fr) auto}.scene-action-number{color:#fff;background:var(--portal-green);border-radius:50%;place-items:center;width:26px;height:26px;margin-bottom:8px;font-size:9px;font-weight:800;display:grid}.scene-target-field{min-width:0}.scene-row-actions{gap:5px;padding-bottom:1px;display:flex}.scene-row-actions button{color:#496355;cursor:pointer;background:#f4f5f1;border:1px solid #d8d7d0;border-radius:8px;place-items:center;width:34px;height:40px;padding:0;display:grid}.scene-row-actions button:last-child{color:#985542;background:#f8ece8}.scene-row-actions button:disabled{cursor:default;opacity:.35}.scene-action-adders{gap:8px;display:flex}.scene-action-adders>span{color:#788078;align-self:center;margin-right:auto;font-size:9px}.scene-action-adders button{color:#315944;cursor:pointer;background:#f1f6f2;border:1px solid #9db2a5;border-radius:8px;align-items:center;gap:6px;min-height:36px;padding:0 13px;font-size:9px;font-weight:800;display:inline-flex}.scene-action-adders button:disabled{cursor:default;opacity:.4}.scene-save-bar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f7faf7f5;border:1px solid #c8d5cc;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:13px 16px;display:flex;position:sticky;bottom:12px;box-shadow:0 10px 30px #1434251f}.scene-save-bar span{color:var(--portal-muted);font-size:9px}.scene-save-bar button{border:1px solid var(--portal-green);color:#fff;background:var(--portal-green);cursor:pointer;border-radius:9px;min-height:41px;padding:0 17px;font-size:10px;font-weight:800}.scene-save-bar button:disabled{cursor:wait;opacity:.5}.ai-key-status{color:#797f7a;align-items:center;gap:7px;font-size:10px;display:inline-flex;position:absolute;top:23px;right:23px}.ai-key-status i{background:#b1aaa0;border-radius:50%;width:8px;height:8px}.ai-key-status i.configured{background:#55a06f;box-shadow:0 0 0 3px #55a06f21}.portal-toast{z-index:50;color:#fff;background:#183e2d;border-radius:10px;align-items:center;gap:8px;padding:12px 16px;font-size:12px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #0003}@media (width<=1050px){.portal-sidebar{width:218px;padding-inline:16px}.portal-main{margin-left:218px}.hero-seal{opacity:.55;right:6%}.home-grid{grid-template-columns:1fr}.travel-flow{grid-template-columns:repeat(2,1fr)}.travel-flow article:nth-child(2){border-right:0}.travel-flow article:nth-child(-n+2){border-bottom:1px solid #e6e2d8}.sailing-hero{grid-template-columns:minmax(0,1fr) 310px;padding-inline:35px}.sailing-flow{grid-template-columns:repeat(3,1fr)}.sailing-stage-grid{grid-template-columns:repeat(2,1fr)}.feature-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-tools,.service-grid{grid-template-columns:1fr 1fr}.home-stats,.shopping-summary{grid-template-columns:repeat(2,1fr)}.shopping-forms{grid-template-columns:1fr}}@media (width<=760px){.portal-sidebar{width:246px;transition:left .22s;left:-255px;box-shadow:12px 0 30px #0003}.portal-sidebar.open{left:0}.sidebar-close{color:#fff;background:0 0;border:0;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:12px;right:10px}.sidebar-scrim{z-index:19;background:#0c191273;border:0;width:100%;height:100%;display:block;position:fixed;inset:0}.portal-main{margin-left:0}.portal-topbar{height:66px;padding:0 14px}.mobile-menu{flex:none;display:grid}.global-search{flex:1;width:auto;min-width:0}.global-search input{min-width:0}.global-search kbd,.topbar-actions button{display:none}.topbar-account{max-width:132px;margin-right:0}.topbar-account strong{max-width:132px}.topbar-account span{display:none}.mini-logo{width:62px;margin-left:0}.portal-content{padding:24px 14px 55px}.portal-footer{padding:0 14px 14px}.portal-hero{align-items:flex-start;min-height:390px;padding:32px 24px}.hero-copy h1{font-size:34px}.hero-logo{opacity:.78;width:148px;min-height:76px;padding:12px;bottom:21px;right:20px}.preview-banner{align-items:flex-start}.preview-banner div{display:block}.preview-banner span{margin-top:4px;line-height:1.5;display:block}.home-stats{grid-template-columns:1fr;gap:8px}.shopping-summary,.shopping-forms,.shopping-history>div,.memory-layer-grid{grid-template-columns:1fr}.report-list-item{grid-template-columns:62px minmax(0,1fr)}.report-status,.report-list-actions{grid-column:2;justify-self:start}.report-document{padding:26px 20px}.version-policy-grid{grid-template-columns:1fr}.version-numbering article{grid-template-columns:1fr;gap:5px}.shopping-registered{flex-direction:column;align-items:flex-start}.shopping-destination-chips{justify-content:flex-start}.shopping-form{grid-template-columns:1fr}.shopping-form>div,.shopping-form label,.shopping-form>button,.shopping-destination-form>button{grid-area:auto/1}.shopping-item{grid-template-columns:1fr}.telegram-auth-card>header{flex-direction:column}.telegram-auth-grid{grid-template-columns:1fr}.telegram-auth-actions{flex-direction:column;align-items:stretch}.shopping-item select{width:100%}.shopping-item-url{grid-template-columns:1fr 1fr}.shopping-item-url input{grid-column:1/-1}.shopping-item-actions{flex-wrap:wrap;justify-content:flex-start}.portal-tools,.service-grid,.device-health-grid,.member-grid,.member-invite-form,.ai-routing-grid{grid-template-columns:1fr}.model-refresh-button{justify-content:center;width:100%}.model-monitor-card{padding:18px}.model-monitor-card>header{flex-direction:column;align-items:flex-start}.model-candidate-heading{grid-template-columns:auto 1fr}.model-candidate-heading em{grid-column:2}.model-candidate dl{grid-template-columns:1fr}.ai-routing-actions{flex-wrap:wrap}.ai-routing-actions button{flex:1}.ai-routing-actions button.danger{margin-right:0}.telegram-option-grid{grid-template-columns:1fr}.telegram-settings-card{padding:18px}.telegram-settings-actions button{width:100%}.x-connection-card>header{flex-direction:column}.x-tool-grid{grid-template-columns:1fr}.x-draft-confirmation>div{flex-direction:column;align-items:stretch}.scene-add-button{width:100%}.scene-editor-card{padding:17px}.scene-editor-card>header{align-items:flex-start}.scene-meta-grid{grid-template-columns:1fr}.scene-action-row,.scene-action-row.spotify{grid-template-columns:28px minmax(0,1fr);align-items:start}.scene-action-row>label,.scene-target-field,.scene-row-actions{grid-column:2}.scene-action-number{grid-area:1/1}.scene-row-actions{justify-content:flex-end}.scene-action-adders,.scene-save-bar{flex-direction:column;align-items:stretch}.member-list article{grid-template-columns:38px minmax(0,1fr) auto}.member-list article>button{grid-column:2/-1;justify-self:end}.home-stats article{min-height:76px}.next-grid,.rules-grid,.travel-grid,.sailing-model-grid,.sailing-live-grid,.feature-catalog,.future-idea-grid{grid-template-columns:1fr}.feature-card{min-height:0}.sailing-hero{grid-template-columns:1fr;padding:30px 24px}.sailing-route-card{box-sizing:border-box;width:min(390px,100%)}.sailing-status,.sailing-safety{grid-template-columns:1fr;gap:8px}.sailing-license-grid{grid-template-columns:1fr}.sailing-license-grid article{grid-template-columns:90px 130px 1fr}.sailing-flow{grid-template-columns:1fr 1fr}.rule-card.wide{grid-column:auto}.portal-memo-row,.portal-memo-row.compact{grid-template-columns:72px minmax(0,1fr) 20px;gap:8px}.portal-memo-row .memo-category{grid-area:2/1}.portal-memo-row p{grid-area:1/2/span 2}.portal-memo-row .memo-star,.portal-memo-row .memo-delete{grid-area:1/3}.personal-memory-row{grid-template-columns:minmax(0,1fr) auto;gap:8px 12px}.personal-memory-row .memo-category{grid-column:1/-1}.personal-memory-row>button{grid-area:2/2}.page-heading{flex-direction:column;align-items:flex-start;margin-bottom:22px}.current-release-card{grid-template-columns:1fr;gap:14px;padding:19px}.current-release-card>div:last-child{border-top:1px solid #ffffff26;border-left:0;padding:14px 0 0}.development-build-card{grid-template-columns:1fr;gap:10px}.release-history-section{padding:15px}.release-history-section>header,.update-detail-heading{flex-direction:column;align-items:flex-start;gap:6px}.release-version summary{grid-template-columns:62px minmax(0,1fr) 16px}.release-version summary em{grid-column:2;width:fit-content}.release-chevron{grid-area:1/3/span 2}.release-version ul{padding:0 14px 13px 28px}.update-ledger-summary{flex-direction:column;align-items:flex-start;gap:7px}.update-day li{grid-template-columns:54px minmax(0,1fr);gap:8px 10px;padding:13px 14px}.update-kind{grid-area:1/2}.update-day li>div{grid-column:1/-1}.heading-actions{width:100%}.heading-actions button{flex:1}.memo-toolbar{flex-direction:column;align-items:stretch}.memo-toolbar>label{width:100%}.memo-toolbar>span{text-align:right;margin-left:0}.travel-hero{grid-template-columns:1fr;padding:29px 24px}.ticket-stub{justify-self:center;width:min(285px,100%)}.travel-flow{grid-template-columns:1fr}.travel-flow article{border-bottom:1px solid #e6e2d8;border-right:0}.travel-flow article:last-child{border-bottom:0}.sailing-section{padding:22px 17px}.sailing-flow,.sailing-stage-grid,.sailing-instruments>div{grid-template-columns:1fr}.sailing-flow article{min-height:0}.sailing-license-grid article{grid-template-columns:1fr;gap:5px}.rules-intro{align-items:flex-start}.issue-card>header,.verification-card{grid-template-columns:1fr;align-items:flex-start}.issue-card>header{flex-direction:column}.issue-events>div{grid-template-columns:1fr;gap:3px}}@media (width<=480px){.global-search{display:none}.topbar-actions{justify-content:flex-end;width:100%}.topbar-account,.topbar-account strong{max-width:170px}}@media (prefers-reduced-motion:reduce){.portal-sidebar{transition:none}*{scroll-behavior:auto!important}}.scene-meta-grid input[type=checkbox]{width:16px;height:16px;margin:0 5px 0 0;padding:0}.scene-meta-grid fieldset{border:1px solid #d7d4ca;border-radius:9px;padding:12px}.scene-meta-grid fieldset label{align-items:center}.scene-meta-grid>p{color:#66716a;font-size:12px;line-height:1.6}.ai-assist-comparison{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.ai-assist-comparison .ai-routing-card{align-content:start;min-width:0}.ai-assist-comparison .ai-routing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-assist-comparison .ai-routing-actions{margin-top:auto}.ai-assist-comparison .ai-assist-explanation{font-size:12px;line-height:1.8}.ai-assist-explanation strong{color:var(--portal-ink);display:block}@media (width<=1000px){.ai-assist-comparison{grid-template-columns:1fr}}@media (width<=600px){.ai-assist-comparison .ai-routing-grid{grid-template-columns:1fr}}.model-adopted-history{margin-top:12px;font-size:12px}.calendar-settings-page{max-width:1050px}.calendar-safety-note{color:#315944;background:#e6efe8;border-radius:13px;align-items:center;gap:13px;margin-bottom:15px;padding:15px 17px;display:flex}.calendar-safety-note svg{flex:none}.calendar-safety-note div{gap:3px;display:grid}.calendar-safety-note strong{font-size:12px}.calendar-safety-note span{color:#66796d;font-size:9px;line-height:1.6}.calendar-connection-card,.calendar-test-result,.calendar-voice-examples{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:16px;gap:17px;margin-bottom:15px;padding:23px;display:grid}.calendar-connection-card>header,.calendar-test-result>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.calendar-connection-card>header div,.calendar-test-result>header{gap:4px}.calendar-connection-card header small,.calendar-test-result header small{color:#a16d24;letter-spacing:.16em;font-size:8px;font-weight:800}.calendar-connection-card h2,.calendar-test-result h2,.calendar-voice-examples h2{margin:0;font-family:Noto Serif JP,serif;font-size:20px}.calendar-connection-card header p{color:var(--portal-muted);margin:0;font-size:9px;line-height:1.55}.calendar-connection-card>header>span{color:#8a5949;background:#f5e9e3;border-radius:999px;flex:none;padding:6px 10px;font-size:9px;font-weight:800}.calendar-connection-card>header>span.ready{color:#315944;background:#e3efe7}.calendar-account-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin:0;display:grid}.calendar-account-details div{background:#f5f2ea;border-radius:11px;padding:14px}.calendar-account-details dt{color:var(--portal-muted);margin-bottom:4px;font-size:9px}.calendar-account-details dd{overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:800}.calendar-actions,.calendar-connect-panel{justify-content:space-between;align-items:center;gap:12px;display:flex}.calendar-connect-panel p{color:var(--portal-muted);margin:0;font-size:10px;line-height:1.7}.calendar-actions button,.calendar-connect-panel button{border:1px solid var(--portal-line);background:#fff;border-radius:11px;padding:11px 16px;font-size:10px;font-weight:800}.calendar-actions button:first-child,.calendar-connect-panel button.primary{color:#fff;border-color:var(--portal-green);background:var(--portal-green)}.calendar-actions button.danger{color:#994733;border-color:#e0c4bb}.calendar-actions button:disabled,.calendar-connect-panel button:disabled{opacity:.52}.calendar-test-result ol{gap:8px;margin:0;padding:0;list-style:none;display:grid}.calendar-test-result li{background:#f5f2ea;border-radius:10px;grid-template-columns:72px minmax(0,1fr);gap:11px;padding:11px 13px;display:grid}.calendar-test-result time{color:#936a25;font-size:10px;font-weight:800}.calendar-test-result li strong{font-size:11px}.calendar-test-result>p{color:#557064;margin:0;font-size:10px}.calendar-voice-examples>div{grid-template-columns:90px minmax(0,1fr);gap:12px;display:grid}.calendar-voice-examples span{color:#936a25;font-size:10px;font-weight:800}.calendar-voice-examples p{margin:0;font-size:10px}.calendar-voice-examples small{color:var(--portal-muted);font-size:9px;line-height:1.6}@media (width<=720px){.calendar-connection-card>header,.calendar-actions,.calendar-connect-panel{flex-direction:column;align-items:stretch}.calendar-account-details{grid-template-columns:1fr}.calendar-voice-examples>div{grid-template-columns:1fr;gap:4px}}.conversation-storage-panel{background:#fffdf8;border:1px solid #ddd9cd;border-radius:22px;margin:24px 0;padding:clamp(18px,3vw,32px)}.conversation-storage-panel header{justify-content:space-between;align-items:start;gap:16px;display:flex}.conversation-storage-panel h2,.conversation-storage-panel h3{margin:0 0 12px}.conversation-storage-panel p{line-height:1.8}.conversation-storage-panel button{color:#183e30;cursor:pointer;background:#f5f8f5;border:1px solid #bccdc4;border-radius:12px;flex-shrink:0;padding:12px 18px}.storage-device-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,290px),1fr));gap:16px;margin:18px 0;display:grid}.storage-device-grid article{overflow-wrap:anywhere;background:#f4f2eb;border-radius:16px;padding:20px}.storage-device-grid article[data-state=saved]{background:#eef6f0}.storage-device-grid article[data-state=attention]{background:#fff1de}.storage-device-grid dl{grid-template-columns:auto 1fr;gap:10px;font-size:13px;display:grid}.storage-device-grid dd{text-align:right;margin:0}.storage-scope-note{color:#65776d;font-size:13px}.personalization-link{border:1px solid var(--portal-line);color:var(--portal-green);background:#edf2ec;border-radius:16px;flex-wrap:wrap;align-items:center;gap:16px;margin:22px 0;padding:22px;display:flex}.personalization-link>div{flex:220px}.personalization-link strong{font-size:15px}.personalization-link p{margin:7px 0 0;font-size:12px;line-height:1.8}.personalization-link button{border:1px solid var(--portal-green);background:var(--portal-green);color:#fff;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:10px 16px;display:inline-flex}.personalization-plan{max-width:1100px}.personalization-plan h2{color:var(--portal-green);margin:12px 0;font-family:Noto Serif JP,serif;font-size:24px;line-height:1.6}.personalization-plan p{color:var(--portal-muted);font-size:14px;line-height:1.95}.personalization-hero{background:var(--portal-green);border-radius:20px;margin-bottom:24px;padding:32px}.personalization-hero>span{color:#dfc384;letter-spacing:.06em;font-size:12px;display:inline-block}.personalization-hero h2{color:#fffaf0;font-size:clamp(25px,3vw,34px)}.personalization-hero p{color:#e0e9e2;max-width:780px}.personalization-hero>strong{color:#dfc384;margin-top:20px;font-size:13px;line-height:1.8;display:block}.personalization-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.personalization-grid>section,.personalization-section{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:20px;margin-bottom:24px;padding:28px}.personalization-grid svg{color:var(--portal-green);vertical-align:middle;margin-right:10px}.personalization-grid section>span{color:#896526;font-size:13px;font-weight:700}.personalization-grid h2{font-size:22px}.personalization-section-title{color:var(--portal-green);flex-wrap:wrap;align-items:center;gap:12px;display:flex}.personalization-section-title h2{flex:220px;margin:0}.personalization-section-title>span{color:#896526;background:#f5efe1;border-radius:20px;padding:5px 12px;font-size:12px}.personalization-example{background:#f7f4ec;border-left:3px solid #b29252;margin:22px 0;padding:12px 20px}.personalization-example small{color:#896526;font-size:12px}.personalization-example p{color:var(--portal-green);margin:10px 0 0;font-size:18px}.personalization-storage{margin:22px 0}.personalization-storage>div{border-bottom:1px solid var(--portal-line);grid-template-columns:minmax(180px,1fr) 2fr;gap:18px;padding:18px 0;display:grid}.personalization-storage dt{color:var(--portal-green);font-size:14px;font-weight:700;line-height:1.8}.personalization-storage dd{color:var(--portal-muted);margin:0;font-size:14px;line-height:1.8}.personalization-privacy{color:var(--portal-green);background:#f2f4ee;border-radius:12px;align-items:flex-start;gap:14px;padding:18px;display:flex}.personalization-privacy svg{flex:0 0 20px;margin-top:5px}.personalization-privacy p{margin:0}.personalization-stages{padding-left:26px}.personalization-stages li{margin:24px 0;padding-left:10px}.personalization-stages li::marker{color:#896526;font-weight:700}.personalization-stages h3{color:var(--portal-green);margin:0 0 6px;font-size:16px}.personalization-stages p{margin:0}@media (width<=700px){.personalization-grid{grid-template-columns:1fr;gap:0}.personalization-hero,.personalization-grid>section,.personalization-section{padding:22px}.personalization-storage>div{grid-template-columns:1fr;gap:6px}.personalization-plan h2{font-size:22px}.personalization-link button{width:100%}}.auth-screen{color:#163d2c;background:radial-gradient(circle at 75% 15%,#c49a4721,#0000 30%),linear-gradient(145deg,#f5f2e9,#ece9df);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{background:#fffdf8f0;border:1px solid #18422e21;border-radius:24px;width:min(470px,100%);padding:42px;box-shadow:0 26px 70px #19342726}.auth-brand{align-items:center;gap:12px;margin-bottom:34px;display:flex}.auth-brand img,.auth-loading img{width:112px}.auth-brand span{color:#9a8355;letter-spacing:.23em;border-left:1px solid #c9c4b6;padding-left:12px;font-size:9px;font-weight:800}.auth-card>small{color:#a38752;letter-spacing:.22em;font-size:9px;font-weight:800}.auth-card h1{overflow-wrap:anywhere;margin:9px 0 13px;font-family:Noto Serif JP,serif;font-size:clamp(30px,7vw,42px);line-height:1.28}.auth-card>p{color:#69736c;margin:0;font-size:13px;line-height:1.9}.auth-denied h1{word-break:keep-all;font-size:clamp(30px,6vw,40px)}.auth-account{color:#56635b;text-overflow:ellipsis;white-space:nowrap;background:#f7f4ec;border:1px solid #ddd8ca;border-radius:9px;margin-top:18px;padding:10px 13px;font-size:11px;overflow:hidden}.auth-google,.auth-secondary{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:50px;margin-top:26px;font-weight:700;display:flex}.auth-google{color:#fff;background:#173f2e;border:0}.auth-google:hover{background:#0f3022}.auth-secondary{color:#536159;background:#fff;border:1px solid #d8d4c8}.auth-points{color:#758078;justify-content:center;gap:18px;margin-top:21px;font-size:10px;display:flex}.auth-points span{align-items:center;gap:5px;display:inline-flex}.auth-error{color:#833d32;background:#f5e7e3;border-radius:10px;margin-top:18px;padding:11px 13px;font-size:12px;line-height:1.6}.auth-loading{text-align:center}.auth-loading img{margin-bottom:25px}.auth-loading p{color:#6f7a73}.auth-spinner{border:3px solid #d8ddd8;border-top-color:#173f2e;border-radius:50%;width:30px;height:30px;margin:0 auto 18px;animation:.8s linear infinite auth-spin}@keyframes auth-spin{to{transform:rotate(360deg)}}@media (width<=520px){.auth-card{padding:32px 24px}.auth-brand{margin-bottom:28px}.auth-denied h1{font-size:clamp(28px,10vw,36px)}.auth-points{flex-direction:column;align-items:flex-start;gap:8px}}
