*{box-sizing:border-box}:root{--search-dock-height:calc(120px + env(safe-area-inset-bottom, 0));--room-summary-bar-height:48px;--room-summary-total-height:0px;--room-summary-sheet-height:0px;--tree-room-tools-stack-height:150px;--tree-ui-bottom-base:var(--search-dock-height);--tree-gen-slot-min:calc(30vh + 74px);--tree-gen-slot-connector:28px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,system-ui,Segoe UI,sans-serif;background:#f2f2f7;color:#1c1c1e}.site-footer{padding:20px 16px 28px;text-align:center}.site-footer-nav{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:#8e8e93}.site-footer-nav a{color:#8e8e93;text-decoration:none}.site-footer-nav a:hover{color:#6b7280;text-decoration:underline}.site-footer-sep{color:#c7c7cc}.container{max-width:640px;margin:0 auto;padding:16px 16px 24px}.container:not(:has(.tree-overlay)){max-width:720px}@media (min-width:768px){.container:not(:has(.tree-overlay)){padding-left:20px;padding-right:20px}}.container--with-search-dock{padding-bottom:calc(160px + env(safe-area-inset-bottom, 0))}.container--room-layout{padding-bottom:calc(24px + env(safe-area-inset-bottom, 0))}.container--with-sticky-header .card-row{scroll-margin-top:calc(var(--app-header-sticky-height, 48px) + 12px)}.container--with-search-dock .card-row{scroll-margin-bottom:calc(120px + env(safe-area-inset-bottom, 0))}.tree-split-cards-scroll .card-row{scroll-margin-bottom:0}.app-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.app-brand-link,.app-header h1{font-size:22px;font-weight:700}.app-brand-link{color:#1c1c1e;text-decoration:none;white-space:nowrap}.app-brand-link:hover{color:#007aff}.app-brand-link--title{min-width:0}.app-header-brand-block{display:flex;align-items:baseline;gap:10px;min-width:0;flex:1 1 auto}.app-header-room-name{font-size:14px;font-weight:600;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.app-header-brand-block--room{align-items:center;gap:6px}.app-header-back-btn{flex:none;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;text-decoration:none;color:#1c1c1e;font-size:20px;line-height:1;background:#f2f2f7}.app-header-back-btn:hover{background:#e5e5ea}.app-header-room-name--primary{font-size:17px;font-weight:700;color:#1c1c1e}.nav-text-link{font-size:13px;font-weight:600;color:#007aff;text-decoration:none;padding:4px 8px;border-radius:8px;white-space:nowrap}.nav-text-link:hover{background:#f2f2f7}button.nav-text-link{background:transparent;color:#007aff;font-size:13px;font-weight:600;padding:4px 8px;border-radius:8px}button.nav-text-link:hover{background:#f2f2f7}.nav-action-btn{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;margin:0;font-size:12px;font-weight:600;line-height:1.2;padding:6px 10px;border-radius:8px;border:1px solid #c7c7cc;background:#fff;color:#1c1c1e;text-decoration:none;white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:transparent}.nav-action-btn:hover{background:#f2f2f7;border-color:#aeaeb2}.nav-action-btn:active{background:#e5e5ea}@media (max-width:420px){.nav-action-btn{padding:5px 8px;font-size:11px}}.account-link{font-size:13px;font-weight:600;color:#007aff;text-decoration:none;padding:4px 8px;border-radius:8px;white-space:nowrap}.account-link:hover{background:#f2f2f7}.app-header-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.app-header-sticky{position:-webkit-sticky;position:sticky;top:0;z-index:1200;margin:-16px -16px 12px;padding:12px 16px;background:rgba(242,242,247,.96);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #d1d1d6}.header-tree-toggle{font-size:13px;font-weight:600;color:#007aff;background:#fff;border:1px solid #007aff;padding:4px 10px;border-radius:8px;white-space:nowrap;cursor:pointer;transition:background .15s ease,color .15s ease}.header-tree-toggle:hover{background:#e8f2ff}.header-tree-toggle--open{color:#3c3c43;background:#e5e5ea;border-color:#c7c7cc}.header-tree-toggle--open:hover{background:#d1d1d6}.header-view-mode{display:inline-flex;align-items:stretch;border:1px solid #c7c7cc;border-radius:8px;overflow:hidden;background:#fff}.header-view-mode-btn{margin:0;padding:4px 8px;font-size:12px;font-weight:600;line-height:1.2;color:#007aff;background:#fff;border-radius:0;border:none;border-right:1px solid #c7c7cc;white-space:nowrap;cursor:pointer}.header-view-mode-btn:last-child{border-right:none}.header-view-mode-btn:hover{background:#e8f2ff}.header-view-mode-btn--selected{color:#fff;background:#007aff}.header-view-mode-btn--selected:hover{background:#0066d6;color:#fff}@media (max-width:420px){.header-view-mode-btn{padding:4px 6px;font-size:11px}}.screen-top-bar{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.screen-top-bar h1{margin:0}.screen-top-bar .app-brand-link{font-size:22px}.lang-switch{display:inline-flex;border:1px solid #d1d5db;border-radius:8px;overflow:hidden;flex-shrink:0}.lang-switch-btn{font-size:12px;font-weight:600;padding:4px 8px;background:#fff;color:#6b7280;border:none;border-radius:0;min-width:32px}.lang-switch-btn+.lang-switch-btn{border-left:1px solid #d1d5db}.lang-switch-btn--active{background:#111827;color:#fff}.reset-button{font-size:14px;font-weight:600;padding:8px 14px;border-radius:9999px;background:#ffe5e5;color:#d11a2a}.search-dock{position:fixed;left:0;right:0;bottom:0;z-index:1500;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid #d1d1d6;box-shadow:0 -4px 20px rgba(0,0,0,.08);padding:10px 16px calc(10px + env(safe-area-inset-bottom, 0))}.search-dock-inner{max-width:640px;margin:0 auto}.search-dock-row{display:flex;align-items:center;gap:8px}.search-dock-row .search-input{flex:1 1;min-width:0}.trend-btn{flex-shrink:0;font-size:13px;font-weight:600;padding:8px 12px;border-radius:9999px;background:#e5e5ea;color:#3c3c43;white-space:nowrap}.trend-btn--active{background:#007aff;color:#fff}.search-input{font-size:16px}.search-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px}.search-sort-toggle,.search-view-toggle{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.search-sort-btn,.search-view-btn{font-size:12px;font-weight:600;padding:5px 10px;border-radius:9999px;background:#e5e5ea;color:#3c3c43}.search-sort-btn--active,.search-view-btn--active{background:#007aff;color:#fff}.search-count{font-size:14px;font-weight:600;color:#3c3c43}.search-nav{display:flex;align-items:center;gap:8px;margin-left:auto}.search-nav-btn{font-size:13px;font-weight:600;padding:6px 12px;border-radius:9999px;background:#e5e5ea;color:#007aff}.search-position{font-size:13px;font-weight:600;color:#3c3c43;min-width:3em;text-align:center}.search-list{margin:16px 0;display:flex;flex-direction:column;gap:10px}.search-list-empty{margin:0;padding:24px 12px;text-align:center;color:#8e8e93;font-size:14px}.search-list-item{width:100%;text-align:left;padding:14px 16px;border-radius:14px;background:#fff;color:#1c1c1e;box-shadow:0 1px 3px rgba(0,0,0,.08);border:1px solid #e5e5ea}.search-list-item:active{background:#f2f2f7}.search-list-label{font-size:11px;font-weight:700;color:#8e8e93;margin-bottom:4px;margin-top:8px}.search-list-item .search-list-label:first-child{margin-top:0}.search-list-preview{font-size:14px;line-height:1.45;color:#1c1c1e;white-space:pre-wrap;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.search-list-preview--ai{color:#3c3c43}.trend-list-item-header{font-size:13px;font-weight:700;color:#3c3c43;margin-bottom:8px}.trend-tab-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px;flex-shrink:0}.trend-tab-bar{display:flex;gap:6px;flex-shrink:0}.trend-tab-bar--metric{flex:1 1 auto;min-width:min(100%,120px)}.trend-tab-bar--period{flex:1 1 auto;min-width:min(100%,180px);justify-content:flex-end;margin-left:auto;padding-left:12px;border-left:1px solid #c7c7cc}.trend-tab-btn{flex:1 1;min-width:0;font-size:13px;font-weight:600;padding:8px 10px;border-radius:9999px;background:#e5e5ea;color:#3c3c43;text-align:center;white-space:nowrap}.trend-tab-btn--active{background:#007aff;color:#fff}.trend-list-item-author{display:flex;align-items:center;gap:8px;margin-top:10px}.trend-list-item-author .avatar{width:28px;height:28px;font-size:12px}.trend-list-item-author-name{font-size:13px;font-weight:600;color:#6b7280}.search-list--tree{margin:0;padding:12px 12px var(--search-dock-height);max-width:none;width:100%;align-self:flex-start;flex-grow:0}@media (min-width:768px){.search-list--tree{padding:16px 20px var(--search-dock-height);max-width:720px;margin:0 auto}}input,textarea{width:100%;padding:12px 14px;font-size:16px;border:1px solid #d1d1d6;border-radius:12px;background:#fff}@media (max-width:768px){input:not([type=button]):not([type=submit]),textarea{font-size:16px}}button{padding:11px 16px;font-size:16px;border:none;border-radius:12px;background:#007aff;color:#fff;cursor:pointer}button:disabled{background:#c7c7cc;cursor:not-allowed}.api-key-privacy{margin:10px 0 0;font-size:12px;line-height:1.5;color:#8e8e93}.gemini-translate-note{margin:0 0 8px;font-size:12px;line-height:1.45;color:#8e8e93}.model-key-panel .gemini-translate-note{margin-bottom:10px}.card-list-pane{display:flex;flex-direction:column;overflow:visible}.card-list-pane:not(.card-list-pane--tree){overflow-anchor:none}.card-row{display:flex;align-items:center;gap:8px;margin:0;padding-bottom:34px}.card-row--view-all-expanded{align-items:flex-start}.card-row--view-all-expanded .nav-arrow{position:-webkit-sticky;position:sticky;z-index:10;align-self:flex-start}.card-list-pane:not(.card-list-pane--tree) .card-row--view-all-expanded .nav-arrow{top:clamp(calc(var(--app-header-sticky-height, 48px) + 8px),calc(50vh - 20px),calc(100vh - var(--search-dock-height) - 48px))}.card-list-pane--tree .card-row--view-all-expanded .nav-arrow{top:calc(50% - 20px)}.card-connector{display:flex;align-items:stretch;gap:8px;height:20px;margin:4px 0;flex-shrink:0;overflow:visible}.card-connector-side{flex:0 0 40px}.card-connector-line{flex:1 1;min-width:0;position:relative;overflow:visible}.card-connector-line:before{content:"";position:absolute;left:50%;top:-38px;transform:translateX(-50%);width:1.5px;height:62px;background:rgba(100,116,139,.58);border-radius:1px;z-index:1;pointer-events:none}.card{position:relative;flex:1 1;min-width:0;border:none;border-radius:18px;background:#fff;padding:16px 18px 24px;box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.05)}.card--tombstone{background:#d1d1d6;box-shadow:none;border:1px solid #bcbcc4}.card-delete{position:absolute;left:20px;bottom:0;transform:translateY(50%);z-index:2;width:36px;height:36px;padding:0;display:flex;align-items:center;justify-content:center;line-height:1;border-radius:9999px;background:#1c1c1e;color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.25)}.card-delete-icon{width:24px;height:24px;display:block;flex-shrink:0;opacity:.85;transition:opacity .15s ease}.card-delete:hover{background:#3a3a3c}.card-delete:hover .card-delete-icon{opacity:1}.card-body{height:30vh;overflow:hidden;position:relative}.card-body--question-natural,.card-body.expanded{height:auto;overflow:visible}.card-ai--clamped{max-height:calc(30vh - 8.5em);overflow:hidden;position:relative;min-height:0}.card-ai--clamped.clipped:after{content:"…";position:absolute;right:8px;bottom:0;padding-left:24px;background:linear-gradient(90deg,rgba(255,255,255,0),#fff 60%);color:#6b7280;pointer-events:none}.card-body--tombstone{height:30vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:16px 8px}.tombstone-dom{font-size:28px;font-weight:700;letter-spacing:.12em;margin-bottom:8px}.tombstone-dates,.tombstone-dom{font-family:Georgia,Times New Roman,Hiragino Mincho ProN,Yu Mincho,serif;color:#6b6b70;text-shadow:1px 1px 0 rgba(255,255,255,.35),-1px -1px 0 rgba(0,0,0,.12)}.tombstone-dates{font-size:15px;font-weight:500;line-height:1.5}.card-body.clipped:after{content:"…";position:absolute;right:8px;bottom:0;padding-left:24px;background:linear-gradient(90deg,rgba(255,255,255,0),#fff 60%);color:#6b7280}.card-divider{border:none;border-top:1px solid #eee;margin:10px 0}.card-user{display:flex;align-items:flex-start;gap:8px}.card-user-text{flex:1 1;min-width:0}.card-user-text--clamped{max-height:7.5em;overflow:hidden;position:relative}.card-user-text--expanded{max-height:none;overflow:visible}.card-user-text.clipped:after{content:"…";position:absolute;right:0;bottom:0;padding-left:24px;background:linear-gradient(90deg,rgba(255,255,255,0),#fff 60%);color:#6b7280}.card-user-aside{display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0;align-self:stretch}.card-user-aside-icons{display:flex;align-items:center;gap:4px}.card-user-flag{font-size:24px;line-height:1}.card-system{display:flex;align-items:flex-start;gap:10px}.card-system-aside{display:flex;flex-direction:column;align-items:center;gap:4px;flex-shrink:0;width:52px}.card-system-mark{font-size:28px;line-height:1}.card-system-label{font-size:10px;font-weight:700;color:#8e8e93;text-align:center;line-height:1.2}.card-system-text{flex:1 1;min-width:0;font-size:14px;line-height:1.55;color:#1c1c1e}.card-system-text p{margin:0 0 10px}.card-system-text p:last-child{margin-bottom:0}.card-system-title{font-size:16px;font-weight:700}.card-system-text a{color:#007aff;text-decoration:none}.card-system-text a:hover{text-decoration:underline}.card--goal{border-color:#f5d0a9;background:#fffaf3}.card-goal-edit{margin-top:8px;font-size:12px;font-weight:600;color:#007aff;background:transparent;padding:0}.card-ai{display:flex;align-items:flex-start;gap:8px;color:#1f2937}.card-ai-aside{flex:0 0 auto;min-width:40px;width:auto;max-width:56px;display:flex;flex-direction:column;align-items:center;gap:2px;align-self:stretch}.card-ai-model-label{font-size:9px;line-height:1.25;color:#9ca3af;text-align:center;word-break:break-word;width:100%}.expand-more-toggle{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;margin-top:2px;padding:6px 8px 5px;min-width:36px;border:none;border-radius:14px;background:#f2f2f7;color:#8e8e93;font-weight:600;line-height:1;cursor:pointer;white-space:nowrap}.expand-more-toggle:hover{background:#e5e5ea;color:#636366}.expand-more-toggle-chevron{display:flex;align-items:center;justify-content:center;width:22px;height:22px;line-height:0}.expand-more-toggle-chevron-svg{display:block;width:22px;height:22px}.expand-more-toggle-label{font-size:10px;font-weight:600;line-height:1.1}.expand-more-toggle--sticky{position:-webkit-sticky;position:sticky;z-index:11}.card-list-pane:not(.card-list-pane--tree) .expand-more-toggle--sticky-question{top:clamp(calc(var(--app-header-sticky-height, 48px) + 8px),calc(32vh - 24px),calc(100vh - var(--search-dock-height) - 110px))}.card-list-pane:not(.card-list-pane--tree) .expand-more-toggle--sticky-answer{top:clamp(calc(var(--app-header-sticky-height, 48px) + 60px),calc(50vh - 20px),calc(100vh - var(--search-dock-height) - 48px))}.card-list-pane--tree .expand-more-toggle--sticky-question{top:calc(32% - 24px)}.card-list-pane--tree .expand-more-toggle--sticky-answer{top:calc(52% - 20px)}.card-ai-text{flex:1 1;min-width:0}.card-ai-translate-btn{position:absolute;top:0;right:20px;transform:translateY(-50%);z-index:2;font-size:13px;padding:6px 14px;border-radius:9999px;font-weight:600;color:#007aff;background:#e8f2ff;border:none;box-shadow:inset 0 0 0 1px #007aff,0 2px 8px rgba(0,122,255,.18);line-height:1.3;cursor:pointer;white-space:nowrap}.card-ai-translate-btn:disabled{opacity:.65;cursor:default}.card-ai-translate-btn:not(.card-ai-translate-btn--inactive):not(:disabled):hover{background:#f2f2f7;color:#007aff}.card-ai-translate-btn--inactive{opacity:.5;font-weight:400;color:#aeaeb2;background:#fafafa;border:none;box-shadow:inset 0 0 0 1px #d1d1d6;cursor:pointer}.card-ai-translate-btn--inactive:not(:disabled):hover{opacity:.65;background:#f2f2f7;color:#8e8e93}.avatar{flex:0 0 auto;width:32px;height:32px;border-radius:9999px;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:600;background:#1c1c1e;color:#fff}.avatar img{width:100%;height:100%;object-fit:cover}.avatar.avatar-ai{overflow:visible}.avatar-ai{background:transparent}.ai-logo.ai-logo--avatar{object-fit:contain;padding:5px}.ai-logo.ai-logo--openai.ai-logo--avatar{padding:2px;transform:scale(1.28)}.ai-logo.model-company-logo{flex:0 0 auto;width:22px;height:22px;object-fit:contain;background:transparent}.ai-logo.ai-logo--openai.model-company-logo{width:28px;height:28px}.ai-logo--locked{opacity:.4;filter:grayscale(100%)}.ai-logo-fallback.ai-logo--avatar{font-size:15px;line-height:1;color:#1c1c1e;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f2f2f7;border-radius:9999px}.card-edge-badge{font-family:Georgia,Times New Roman,Hiragino Mincho ProN,Yu Mincho,serif;font-weight:600;box-shadow:0 2px 8px rgba(0,0,0,.2);line-height:1.2;white-space:nowrap}.card-gen-badge{top:0;left:20px;transform:translateY(-50%);font-size:13px;background:#1c1c1e;color:#fff}.card-gen-badge,.card-likes-badge{position:absolute;z-index:2;padding:4px 11px;border-radius:9999px}.card-likes-badge{bottom:0;right:20px;transform:translateY(50%);font-size:12px;line-height:1.2}.card-likes-badge--idle{background:#e5e5ea;color:#8e8e93}.card-likes-badge--active{background:#ffc107;color:#1c1c1e;box-shadow:0 2px 8px rgba(255,193,7,.45)}.card-likes-badge--frozen{background:#aeaeb2;color:#f2f2f7;cursor:default}.fork-button{position:absolute;left:50%;bottom:0;transform:translate(-50%,50%);z-index:2;display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:13px;font-weight:600;padding:8px 18px;border-radius:9999px;background:#1c1c1e;color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.25)}.fork-button-icon{width:15px;height:15px;flex-shrink:0;display:block}.card--forking{box-shadow:0 0 0 2px #007aff,0 1px 3px rgba(0,0,0,.08)}.card--search-hit{box-shadow:0 0 0 2px #ffc107,0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.05)}.card--forking.card--search-active,.card--search-active{box-shadow:0 0 0 3px #007aff,0 0 0 6px rgba(255,193,7,.5),0 2px 8px rgba(0,0,0,.12)}.fork-button--active{background:#007aff}.fork-button--tombstone{background:#aeaeb2;color:#f2f2f7;cursor:default;pointer-events:none}.sibling-indicator.sibling-indicator--active{background:#007aff}.blank-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.blank-card-label{font-size:14px;font-weight:600;color:#007aff}.blank-card-actions{margin-top:10px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.web-search-toggle-wrap{flex:1 1;min-width:0;text-align:left}.host-key-toggle-wrap{margin-top:8px;text-align:left}.host-key-toggle-hint{margin:6px 0 0;font-size:12px;line-height:1.4;color:#636366}.web-search-toggle{display:inline-flex;align-items:center;gap:10px;padding:4px 2px;border-radius:0;color:#1c1c1e;font-size:15px;font-weight:600;line-height:1.25;min-height:44px;-webkit-tap-highlight-color:transparent}.web-search-toggle,.web-search-toggle:active,.web-search-toggle:hover{background:transparent}.web-search-toggle-icon{font-size:17px;line-height:1}.web-search-toggle-label{flex:0 1 auto;min-width:0}.web-search-switch{position:relative;flex:0 0 auto;width:48px;height:28px;border-radius:9999px;background:#c7c7cc;transition:background-color .2s ease;box-shadow:inset 0 0 0 1px rgba(0,0,0,.06)}.web-search-switch:after{content:"";position:absolute;top:2px;left:2px;width:24px;height:24px;border-radius:9999px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.25);transition:transform .2s ease}.web-search-toggle--on{color:#007aff}.web-search-toggle--on .web-search-switch{background:#007aff;box-shadow:none}.web-search-toggle--on .web-search-switch:after{transform:translateX(20px)}.web-search-cost-note{margin:2px 0 0;font-size:11px;line-height:1.35;color:#8e8e93}.card-grounding{margin-top:10px;padding-top:8px;border-top:1px solid #eee}.card-sources-toggle{display:inline-flex;align-items:center;gap:4px;padding:0;background:transparent;color:#8e8e93;font-size:12px;font-weight:600;border-radius:0}.card-sources-toggle:hover{color:#007aff;background:transparent}.card-sources-caret{font-size:11px;line-height:1}.card-sources-list{margin:8px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.card-sources-link{display:block;font-size:12px;line-height:1.4;color:#007aff;text-decoration:none;word-break:break-word}.card-sources-link:hover{text-decoration:underline}.card-search-suggestions{display:block;margin-top:10px;width:100%;max-width:100%;overflow-x:auto}.fork-cancel{font-size:16px;line-height:1;padding:6px 10px;border-radius:9999px;background:#e5e5ea;color:#1c1c1e}.model-selector{margin-top:12px;padding-top:12px;border-top:1px solid #eee}.model-selector-title{font-size:12px;font-weight:600;color:#8e8e93;margin-bottom:8px}.model-group{margin-bottom:10px}.model-group:last-child{margin-bottom:0}.model-group-head{display:flex;align-items:center;gap:6px;margin-bottom:6px}.model-group-head--toggle{width:100%;padding:0;background:transparent;color:inherit;border-radius:0;text-align:left}.model-key-caret{margin-left:auto;font-size:14px;line-height:1;color:#aeaeb2}.model-dot{flex:0 0 auto;width:8px;height:8px;border-radius:9999px}.model-company{font-size:13px;font-weight:700;color:#1c1c1e}.model-company--locked{color:#aeaeb2}.model-lock{font-size:12px;line-height:1}.model-more-toggle{color:#007aff}.model-key-edit,.model-more-toggle{font-size:14px;line-height:1;padding:3px 9px;border-radius:9999px;background:#e5e5ea}.model-key-edit{margin-left:auto;display:inline-flex;align-items:center;gap:2px;color:#aeaeb2;border:1px solid transparent}.model-key-edit--saved{background:#fff;font-weight:600}.model-key-check{font-size:11px;line-height:1}.model-key-delete{background:#ffe5e5;color:#d11a2a}.model-key-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin:8px 0 0}.model-key-actions button{font-size:14px;padding:8px 14px}.model-options{display:flex;flex-wrap:wrap;gap:6px}.model-chip{display:inline-flex;align-items:center;gap:8px;max-width:100%;font-size:13px;font-weight:500;padding:7px 12px;border-radius:12px;background:#f2f2f7;color:#1c1c1e;border:1px solid transparent}.model-chip--selected{background:#e7f0ff;border-color:#007aff;color:#007aff}.model-chip:disabled{background:#f7f7fa;color:#c7c7cc;cursor:not-allowed}.model-chip-main{display:flex;flex-direction:column;align-items:flex-start;min-width:0;line-height:1.25}.model-chip-name{white-space:nowrap}.model-key-panel{margin-top:8px;padding:10px;border-radius:12px;background:#f7f7fa;border:1px solid #ececf1}.model-key-input{font-size:16px;padding:9px 12px}.model-key-link{display:inline-block;margin-top:8px;font-size:13px;font-weight:600;color:#007aff;text-decoration:none}.model-key-link:hover{text-decoration:underline}.model-key-soon{margin:6px 0 0;font-size:11px;color:#aeaeb2}.model-chip-badge{flex:0 0 auto;font-size:10px;font-weight:700;letter-spacing:.02em;padding:2px 6px;border-radius:6px;white-space:nowrap}.model-chip-badge,.model-chip-badge--free{color:#0f7b3a;background:#e4f7ea}.model-chip-badge--host{color:#0f766e;background:rgba(15,118,110,.12)}html.has-room-summary{--tree-ui-bottom-base:calc(var(--search-dock-height) + var(--room-summary-total-height, 0px) + var(--room-summary-sheet-height, 0px));--room-summary-total-height:0px}html.has-room-layout{--search-dock-height:0px}html.has-room-layout.has-room-summary{--tree-ui-bottom-base:calc(var(--room-summary-total-height, 0px) + var(--room-summary-sheet-height, 0px))}html.has-room-layout .room-summary-sheet{bottom:0}.tree-overlay{left:0;right:0;bottom:0;z-index:1000;background:#fff;display:flex;flex-direction:column}.room-summary-float-backdrop,.tree-overlay{position:fixed;top:var(--app-header-sticky-height,0)}.room-summary-float-backdrop{inset:0;z-index:1465;border:none;padding:0;margin:0;background:rgba(0,0,0,.25);cursor:pointer}.room-summary-desktop-float{position:fixed;left:12px;bottom:calc(10px + env(safe-area-inset-bottom, 0px) + var(--tree-room-tools-stack-height));z-index:1475;height:auto;max-height:85vh;display:flex;flex-direction:column;background:#fff;border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.2);overflow:visible}.room-summary-resize-handle{position:absolute;top:50%;right:0;transform:translate(50%,-50%);z-index:6;display:flex;align-items:center;justify-content:center;width:32px;height:52px;min-width:32px;min-height:36px;padding:0;margin:0;border:none;border-radius:9999px;background:#f2f2f7;color:#8e8e93;font-size:18px;font-weight:700;line-height:1;letter-spacing:0;cursor:ew-resize;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:auto;box-shadow:0 2px 8px rgba(0,0,0,.18)}.room-summary-resize-handle:active,.room-summary-resize-handle:hover{background:#e5e5ea;color:#636366}.room-summary-float-header{flex:none;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #e5e7eb;background:#fff;border-radius:14px 14px 0 0}.room-summary-float-title{font-size:15px;font-weight:700}.room-summary-float-close,.room-summary-sheet-close{flex:none;width:44px;height:44px;min-width:44px;min-height:44px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:10px;background:#e5e5ea;color:#1c1c1e;font-size:16px;line-height:1;cursor:pointer}.room-summary-float-close:hover,.room-summary-sheet-close:hover{background:#d1d1d6}.room-summary-desktop-float .room-summary-panel{border-radius:0 0 14px 14px}.room-summary-desktop-float .room-summary-panel,.room-summary-panel{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.room-summary-panel-inner{flex:1 1 auto;min-height:0;display:flex;overflow:hidden}.room-summary-sidebar{flex:0 0 34%;max-width:280px;min-width:160px;align-self:stretch;border-right:1px solid #e5e7eb;overflow:auto;padding:8px;background:#f9fafb}.room-summary-main{flex:1 1 auto;min-width:0;min-height:0;overflow:visible;padding:12px;display:flex;flex-direction:column}.room-summary-main:has(.room-summary-body){overflow:hidden}.room-summary-main:has(.room-summary-empty-hint),.room-summary-main:has(.room-summary-form),.room-summary-main:has(.tree-summary-status){flex:1 1 auto;overflow:visible}.room-summary-tabs{display:flex;flex-direction:column;gap:6px}.room-summary-tabs--sheet{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;gap:8px;padding:0 0 8px;-webkit-overflow-scrolling:touch}.room-summary-tabs-loading{font-size:12px;color:#8e8e93;padding:8px}.room-summary-tab-wrap{display:flex;align-items:stretch;border:1px solid #e5e7eb;border-radius:8px;background:#fff;overflow:hidden}.room-summary-tab-wrap--selected{border-color:#007aff;background:#eff6ff}.room-summary-tabs--sheet .room-summary-tab-wrap{flex:0 0 auto;max-width:200px}.room-summary-tab{flex:1 1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:8px 10px;border:none;background:transparent;cursor:pointer;text-align:left;font:inherit;color:#1c1c1e}.room-summary-tab--new{flex:none;font-size:13px;font-weight:600;color:#007aff;white-space:nowrap;border:1px dashed #007aff;border-radius:8px;padding:8px 12px;background:#fff}.room-summary-tab--new.room-summary-tab--selected{background:#eff6ff}.room-summary-tabs--sheet .room-summary-tab--new{align-self:stretch}.room-summary-tab-title{font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.room-summary-tab-time{font-size:11px;color:#8e8e93}.room-summary-tab-delete{flex:none;align-self:center;margin-right:4px;width:28px;height:28px;padding:0;border:none;border-radius:6px;background:transparent;color:#ff3b30;font-size:18px;line-height:1;cursor:pointer}.room-summary-body{display:flex;flex-direction:column;gap:8px;width:100%;flex:1 1 auto;min-height:0;overflow:hidden}.room-summary-body .tree-summary-result,.room-summary-result{flex:1 1 auto;min-height:0;max-height:none;overflow:auto}.room-summary-empty-hint{margin:0}.room-summary-form{display:flex;flex-direction:column;gap:10px;width:100%;flex:0 0 auto}.room-summary-form-actions{display:flex;gap:8px;flex-wrap:wrap}.room-summary-sheet-backdrop{position:fixed;inset:0;top:var(--app-header-sticky-height,0);z-index:1050;border:none;padding:0;margin:0;background:rgba(0,0,0,.35);cursor:pointer}.room-summary-sheet{position:fixed;left:0;right:0;bottom:var(--search-dock-height);z-index:1060;height:auto;max-height:85vh;display:flex;flex-direction:column;background:#fff;border-radius:14px 14px 0 0;box-shadow:0 -8px 30px rgba(0,0,0,.18);overflow:hidden}.room-summary-sheet-header{flex:none;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #e5e7eb}.room-summary-sheet-title{font-size:15px;font-weight:700}.room-summary-sheet-body{flex:1 1 auto;min-height:0;overflow:visible;padding:12px 16px;display:flex;flex-direction:column}.room-summary-sheet-body:has(.room-summary-body){overflow:hidden}.room-summary-sheet-body .room-summary-panel-inner{flex:1 1 auto;min-height:0}.room-summary-sheet-body .room-summary-main:has(.room-summary-body){flex:1 1 auto;min-height:0}.tree-scroll{flex:1 1;overflow:auto;touch-action:pan-x pan-y}.tree-canvas{background:transparent}.tree-canvas--pinch-preview{will-change:transform;transform-origin:0 0}.tree-svg{display:block}.tree-edge{stroke:rgba(160,174,192,.32);stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round}.tree-split-overlay--solo .tree-edge{stroke:rgba(100,116,139,.72);stroke-width:2.5;vector-effect:non-scaling-stroke}.tree-node-fo{overflow:visible}.tree-node-fo--selected .tree-node{background:rgba(56,189,248,.28);border-radius:9999px;padding:0 6px;box-shadow:0 0 0 1px rgba(14,165,233,.4)}.tree-fo-html-root{position:relative;box-sizing:border-box;overflow:hidden;transform-origin:top left}.tree-node{gap:4px;width:100%;height:100%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tree-node,.tree-node-avatar{display:flex;align-items:center}.tree-node-avatar{flex:0 0 auto;width:30px;height:30px;border-radius:9999px;overflow:hidden;justify-content:center;background:#1c1c1e;color:#fff;font-size:13px;font-weight:600;border:none;box-sizing:border-box}.tree-node-avatar img{width:100%;height:100%;object-fit:cover}.tree-node-avatar--tombstone{background:#aeaeb2}.tree-node-avatar--goal,.tree-node-avatar--system{background:transparent;font-size:18px;line-height:1}.tree-node-avatar-initial{line-height:1}.tree-node-likes{flex:0 0 auto;min-width:36px;font-size:11px;line-height:1.2;color:#8e8e93;white-space:nowrap}.tree-node-likes--tombstone{color:#aeaeb2}.tree-node-avatar--sm{width:22px;height:22px;font-size:11px}.tree-card-node,.tree-node-fo--compact,.tree-node-fo--elevated{overflow:visible}.tree-card-node{position:relative;display:flex;flex-direction:column;box-sizing:border-box;width:100%;height:auto;min-height:100%;max-width:100%;margin:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:left;padding:0;border:1.25px solid #aeaeb2;box-shadow:0 1px 2px rgba(0,0,0,.05)}.tree-card-node--tombstone,.tree-card-node.card--tombstone{border-color:#8e8e93}.tree-node-fo--compact:not(.tree-node-fo--elevated) .tree-card-node{height:100%;overflow:visible}.tree-card-scroll{flex:1 1 auto;min-height:0;width:100%;box-sizing:border-box;padding:14px 14px 40px;overflow:hidden}.tree-card-node--selected{border-color:#1c1c1e;box-shadow:0 0 0 2px #1c1c1e,0 1px 3px rgba(0,0,0,.08)}.tree-card-node--elevated{position:relative;height:100%;box-sizing:border-box;box-shadow:0 8px 24px rgba(0,0,0,.18);overflow:visible}.tree-card-node--elevated.tree-card-node--selected{border-color:#1c1c1e;box-shadow:0 0 0 2px #1c1c1e,0 8px 24px rgba(0,0,0,.18)}.tree-card-node--forking{box-shadow:0 0 0 2px #007aff,0 1px 3px rgba(0,0,0,.08)}.tree-card-node--forking.tree-card-node--selected{box-shadow:0 0 0 2px #007aff,0 0 0 5px rgba(0,122,255,.25),0 1px 3px rgba(0,0,0,.08)}.tree-card-node--elevated.tree-card-node--forking{box-shadow:0 0 0 2px #007aff,0 8px 24px rgba(0,0,0,.18)}.tree-card-fo-root{position:relative;box-sizing:border-box;padding:28px;overflow:hidden;transform-origin:top left}.tree-card-fo-root>.tree-card-node{width:100%;height:100%}.tree-card-edge-controls{position:absolute;inset:0;pointer-events:none;overflow:visible;z-index:6}.tree-card-edge-controls>*{pointer-events:auto}.tree-card-edge-controls .fork-button{min-height:36px;min-width:36px}.tree-card-edge-controls .card-likes-badge{min-height:36px;min-width:44px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;margin:0;border:none;cursor:pointer;font:inherit}.tree-card-edge-controls .card-likes-badge--frozen{cursor:default;pointer-events:none}.tree-card-node--elevated.tree-card-node--scrollable .tree-card-scroll{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch}.tree-card-node--answer-expanded .tree-card-body,.tree-card-node--elevated .tree-card-body,.tree-card-node--elevated .tree-card-body.expanded{overflow:visible;height:auto!important;flex:0 0 auto}.tree-card-expand-toggle{position:absolute;left:12px;bottom:0;transform:translateY(50%);z-index:3;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:0;min-width:44px;min-height:36px;padding:6px 10px;margin:0;border:none;border-radius:9999px;background:#f2f2f7;color:#8e8e93;font-weight:600;line-height:1;cursor:pointer;pointer-events:auto;box-shadow:0 2px 8px rgba(0,0,0,.18)}.tree-card-expand-toggle:hover{background:#e5e5ea;color:#636366}.tree-card-expand-toggle--expanded{color:#636366}.tree-card-resize-handle{position:absolute;top:50%;right:0;transform:translate(50%,-50%);z-index:6;display:flex;align-items:center;justify-content:center;width:32px;height:52px;min-width:32px;min-height:36px;padding:0;margin:0;border:none;border-radius:9999px;background:#f2f2f7;color:#8e8e93;font-size:18px;font-weight:700;line-height:1;letter-spacing:0;cursor:ew-resize;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:auto;box-shadow:0 2px 8px rgba(0,0,0,.18)}.tree-card-resize-handle:active,.tree-card-resize-handle:hover{background:#e5e5ea;color:#636366}.tree-card-body{height:auto!important;max-height:none;flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column}.tree-card-question-clamped{max-height:4.5em}.tree-card-ai-clamped{display:flex;min-height:0;flex:1 1 auto;overflow:hidden}.tree-card-ai-text-clamped{position:relative;max-height:6em;overflow:hidden;flex:1 1;min-width:0}.tree-node-fo--compact:not(.tree-node-fo--elevated) .tree-card-node:not(.card--system):not(.card--goal):not(.tree-card-node--tombstone) .tree-card-scroll{display:flex;flex-direction:column;height:100%;min-height:0}.tree-node-fo--compact:not(.tree-node-fo--elevated) .tree-card-node:not(.card--system):not(.card--goal):not(.tree-card-node--tombstone) .tree-card-body{height:100%!important;flex:1 1 auto;min-height:0;overflow:hidden}.tree-node-fo--compact:not(.tree-node-fo--elevated) .tree-card-node:not(.card--system):not(.card--goal):not(.tree-card-node--tombstone) .card-user{flex:3 1;min-height:0;overflow:hidden;align-items:stretch}.tree-node-fo--compact:not(.tree-node-fo--elevated) .tree-card-node:not(.card--system):not(.card--goal):not(.tree-card-node--tombstone) .card-divider{flex:0 0 auto}.tree-node-fo--compact:not(.tree-node-fo--elevated) .tree-card-node:not(.card--system):not(.card--goal):not(.tree-card-node--tombstone) .tree-card-question-clamped{max-height:none;min-height:0;overflow:hidden;flex:1 1}.tree-node-fo--compact:not(.tree-node-fo--elevated) .tree-card-node:not(.card--system):not(.card--goal):not(.tree-card-node--tombstone) .tree-card-ai-clamped{flex:4 1;min-height:0;overflow:hidden}.tree-node-fo--compact:not(.tree-node-fo--elevated) .tree-card-node:not(.card--system):not(.card--goal):not(.tree-card-node--tombstone) .tree-card-ai-text-clamped{max-height:none;min-height:0;overflow:hidden;align-self:stretch}.tree-node-fo--compact:not(.tree-node-fo--elevated) .tree-card-node:not(.card--system):not(.card--goal):not(.tree-card-node--tombstone) .card-ai-aside,.tree-node-fo--compact:not(.tree-node-fo--elevated) .tree-card-node:not(.card--system):not(.card--goal):not(.tree-card-node--tombstone) .card-user-aside{align-self:flex-start}.tree-card-ai-text-clamped.clipped:after{content:"…";position:absolute;right:0;bottom:0;padding-left:24px;background:linear-gradient(90deg,rgba(255,255,255,0),#fff 60%);color:#6b7280;pointer-events:none}.tree-card-system-text--clamped{max-height:9em;overflow:hidden}.tree-card-tombstone-body{height:100%!important;min-height:180px}.tree-card-node .card-ai-aside,.tree-card-node .card-user-aside,.tree-card-node .expand-more-toggle{pointer-events:auto}.tree-card-node .avatar{width:32px;height:32px;flex:0 0 auto}.tree-card-node .avatar.avatar-ai{width:32px;height:32px;overflow:visible}.tree-card-node .ai-logo,.tree-card-node .ai-logo.ai-logo--avatar{width:22px;height:22px;max-width:22px;max-height:22px;object-fit:contain;display:block;padding:0;transform:none}.tree-card-node .ai-logo.ai-logo--avatar:not(.ai-logo--openai){width:22px;height:22px;max-width:22px;max-height:22px}.tree-card-node .ai-logo.ai-logo--openai.ai-logo--avatar{width:20px;height:20px;max-width:20px;max-height:20px;padding:0;transform:scale(1.35)}.tree-card-node .ai-logo-fallback,.tree-card-node .ai-logo-fallback.ai-logo--avatar{font-size:16px;line-height:1;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center}.tree-card-node .tree-node-avatar{width:32px;height:32px;font-size:13px}.tree-card-node .tree-node-avatar img{width:100%;height:100%;object-fit:cover}.tree-card-node .card-system-mark{font-size:18px;line-height:1}.tree-graph-bottom-tools{position:absolute;right:10px;bottom:calc(var(--tree-ui-bottom-base) + 10px);z-index:40;display:flex;flex-direction:column;align-items:flex-end;gap:8px;pointer-events:none}.tree-graph-bottom-tools>*{pointer-events:auto}.tree-graph-bottom-tools .tree-zoom-controls{position:static;bottom:auto;right:auto}.tree-room-tool-buttons{display:flex;flex-direction:column;align-items:stretch;gap:6px}.tree-room-tool-btn{min-width:44px;min-height:44px;padding:8px 12px;border:1px solid #d1d1d6;border-radius:12px;background:rgba(255,255,255,.94);color:#1c1c1e;font-size:13px;font-weight:600;line-height:1.2;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.12);white-space:nowrap}.tree-room-tool-btn:hover{background:#fff;border-color:#aeaeb2}.tree-room-tool-btn--active{background:#e8f5f3;border-color:#0f766e;color:#0f766e}.tree-room-tool-btn--summary{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:6px}.tree-room-tool-badge{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#0f766e;color:#fff;font-size:11px;font-weight:700;line-height:18px;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,.15)}.tree-room-tools-standalone{position:fixed;right:10px;bottom:calc(var(--tree-ui-bottom-base, 0px) + 10px);z-index:40}.tree-room-search-float{position:fixed;inset:0;top:var(--app-header-sticky-height,0);z-index:1480;background:rgba(0,0,0,.25);display:flex;align-items:flex-end;justify-content:center;padding:12px;padding-bottom:calc(var(--tree-ui-bottom-base) + 12px)}.tree-room-search-float-panel{width:min(640px,100%);max-height:min(55vh,480px);overflow:auto;background:#f2f2f7;border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.2);padding:12px}.tree-room-search-float-header{display:flex;align-items:center;gap:8px}.tree-room-search-float-header .search-input{flex:1 1 auto;min-width:0}.tree-room-search-float-close{flex:none;width:36px;height:36px;padding:0;border:none;border-radius:10px;background:#e5e5ea;color:#1c1c1e;font-size:16px;cursor:pointer}.tree-room-search-float-close:hover{background:#d1d1d6}.tree-zoom-controls{position:absolute;right:10px;bottom:calc(var(--tree-ui-bottom-base) + 10px);z-index:40;display:inline-flex;align-items:center;gap:4px;padding:4px;border-radius:12px;background:rgba(255,255,255,.94);border:1px solid #d1d1d6;box-shadow:0 2px 8px rgba(0,0,0,.12)}.tree-zoom-btn{width:34px;height:34px;padding:0;margin:0;border:none;border-radius:8px;background:#f2f2f7;color:#1c1c1e;font-size:20px;font-weight:600;line-height:1;cursor:pointer}.tree-zoom-btn:hover:not(:disabled){background:#e5e5ea}.tree-zoom-btn:disabled{opacity:.4;cursor:not-allowed;background:#f2f2f7}.tree-zoom-label{min-width:48px;text-align:center;font-size:12px;font-weight:700;color:#3c3c43;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.tree-zoom-sep{width:1px;align-self:stretch;margin:4px 2px;background:#d1d1d6}.tree-font-btn{font-size:13px;letter-spacing:-.02em;width:auto;min-width:34px;padding:0 6px}.tree-summary-btn{font-size:12px;font-weight:600;letter-spacing:0;width:auto;min-width:34px;padding:0 8px}.tree-summary-btn--on{background:#1c1c1e;color:#ffffff}.tree-summary-btn--on:hover:not(:disabled){background:#3a3a3c;color:#ffffff}.tree-delete-mode-btn{font-size:16px;line-height:1}.tree-delete-mode-btn--on{background:#1c1c1e;color:#ffffff}.tree-delete-mode-btn--on:hover:not(:disabled){background:#3a3a3c;color:#ffffff}.tree-card-translate-btn{margin-top:4px;box-sizing:border-box;width:32px;height:32px;min-width:32px;min-height:32px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:8px;color:#007aff;background:#e8f2ff;box-shadow:inset 0 0 0 1px #007aff;cursor:pointer;flex:0 0 auto}.tree-card-translate-btn__icon{width:22px;height:22px;display:block}.tree-card-translate-btn:disabled{cursor:default}.tree-card-translate-btn:not(.tree-card-translate-btn--inactive):not(:disabled):hover{background:#d6e9ff}.tree-card-translate-btn--inactive{opacity:.55;color:#8e8e93;background:#f2f2f7;box-shadow:inset 0 0 0 1px #d1d1d6}.tree-card-translate-btn--inactive:not(:disabled):hover{opacity:.7;background:#e5e5ea}.tree-card-translate-btn--showing{color:#ffffff;background:#007aff;box-shadow:inset 0 0 0 1px #007aff}.tree-card-translate-btn--showing:not(:disabled):hover{background:#0066d6;color:#ffffff}.tree-card-translate-btn--busy{opacity:.55}.tree-card-translate-btn--busy .tree-card-translate-btn__icon{animation:tree-card-translate-pulse .9s ease-in-out infinite}@keyframes tree-card-translate-pulse{0%,to{opacity:.45}50%{opacity:1}}.tree-card-copy-btn{margin-top:4px;box-sizing:border-box;width:32px;height:32px;min-width:32px;min-height:32px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:8px;color:#3c3c43;background:#f2f2f7;box-shadow:inset 0 0 0 1px #d1d1d6;cursor:pointer;flex:0 0 auto}.tree-card-copy-btn__icon{width:18px;height:18px;display:block}.tree-card-copy-btn:hover{background:#e5e5ea;color:#1c1c1e}@media (pointer:fine){.tree-card-node--elevated .tree-card-text-selectable{-webkit-user-select:text;-moz-user-select:text;user-select:text;cursor:text}}.tree-card-node--delete-target{box-shadow:0 0 0 2px #ff3b30,0 2px 10px rgba(255,59,48,.22)}.tree-card-node--delete-mode.tree-card-node--delete-target{cursor:pointer}.tree-card-node--delete-mode:not(.tree-card-node--delete-target){cursor:default}.card-user-text--share-lead{display:flex;align-items:flex-start;gap:6px}.card-user-text--share-lead .card-user-text__body{flex:1 1 auto;min-width:0}.card-share-btn{position:relative;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin:0;padding:0;border:none;border-radius:8px;background:transparent;color:#636366;cursor:pointer;line-height:1}.card-share-btn:before{content:"";position:absolute;inset:-8px}.card-share-btn:hover{background:rgba(0,0,0,.06);color:#1c1c1e}.card-share-btn__icon{font-size:13px;line-height:1;pointer-events:none}.tree-card-node .card-ai-text,.tree-card-node .card-user-text{font-size:calc(16px * var(--treecards-font-scale, 1))}.tree-card-node .card-ai-model-label{font-size:calc(9px * var(--treecards-font-scale, 1))}.tree-card-node .card-system-label{font-size:calc(10px * var(--treecards-font-scale, 1))}.tree-card-node .card-system-text{font-size:calc(14px * var(--treecards-font-scale, 1))}.tree-card-node .card-system-title{font-size:calc(16px * var(--treecards-font-scale, 1))}.tree-split-overlay--solo .tree-split-pane--graph{flex:1 1 auto;max-height:none;border-bottom:none}@media (min-width:768px){.tree-split-overlay--solo .tree-split-pane--graph{flex:1 1 auto;max-width:none;border-right:none}}.tree-cards-search-float{position:fixed;inset:0;z-index:1100;background:rgba(0,0,0,.35);display:flex;align-items:flex-start;justify-content:center;padding:calc(var(--app-header-sticky-height, 48px) + 12px) 12px 24px}.tree-cards-search-float-panel{width:min(720px,100%);max-height:min(70vh,640px);overflow:auto;background:#f2f2f7;border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.2)}.tree-cards-fork-float{position:fixed;inset:0;z-index:1200;background:rgba(0,0,0,.35);display:flex;align-items:flex-start;justify-content:center;padding:calc(var(--app-header-sticky-height, 48px) + 12px) 12px calc(var(--tree-ui-bottom-base) + 16px)}.tree-cards-fork-float-panel{width:min(560px,100%);max-height:min(75vh,720px);overflow:auto;padding:12px;background:#f2f2f7;border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.2)}.tree-cards-fork-float-panel .card--blank{flex:none;width:100%}.tree-node-likes--system{visibility:hidden}.tree-node-fo--selected .tree-node-likes:not(.tree-node-likes--tombstone){color:#0369a1;font-weight:600}.tree-node--tombstone .tree-node-likes{color:#aeaeb2}.tree-scroll.no-scroll{overflow:hidden}.tree-split-body{flex:1 1;min-height:0;display:flex;flex-direction:column}.tree-split-pane{min-height:0;min-width:0}.tree-split-pane--graph{position:relative;flex:0 0 42%;max-height:48vh;border-bottom:1px solid #e5e7eb;display:flex;flex-direction:column}.tree-split-pane--graph .tree-scroll{flex:1 1;min-height:0}.tree-split-pane--cards{flex:1 1;display:flex;flex-direction:column;background:#f2f2f7}.tree-split-cards-scroll{flex:1 1;min-height:0;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scroll-padding-bottom:0;overflow-anchor:none}.tree-empty{margin:0;padding:24px 16px;text-align:center;color:#6b7280;font-size:14px}.tree-empty-wrap{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px 16px}.tree-empty-wrap .tree-empty{padding:0}.tree-empty-start-btn{font-size:14px;font-weight:600;color:#fff;background:#007aff;border:none;border-radius:12px;padding:10px 16px;cursor:pointer}.tree-empty-start-btn:hover{background:#0066d6}.tree-empty-actions{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px}.tree-empty-start-btn--secondary{background:#fff;color:#007aff;border:1px solid #007aff}.tree-empty-start-btn--secondary:hover{background:#f0f7ff}.tree-cards-start-bar{position:fixed;left:50%;bottom:calc(var(--tree-ui-bottom-base) + 16px);transform:translateX(-50%);z-index:25}.card-list-pane--tree{margin:0;padding:12px 12px var(--search-dock-height);max-width:none;justify-content:flex-start;align-items:stretch;flex-grow:0;align-self:flex-start;overflow-anchor:none}.card-list-pane--tree,.tree-gen-slot{display:flex;flex-direction:column;width:100%}.tree-gen-slot{flex-shrink:0;min-height:var(--tree-gen-slot-min);overflow:visible}.tree-gen-slot--with-connector{min-height:calc(var(--tree-gen-slot-min) + var(--tree-gen-slot-connector))}.tree-gen-slot__connector{flex-shrink:0;margin-top:0}.card-list-pane--tree .card-row{scroll-margin-top:8px;scroll-margin-bottom:0}.card--tree-selected{box-shadow:0 0 0 3px #111,0 2px 8px rgba(0,0,0,.12)}.card--forking.card--tree-selected{box-shadow:0 0 0 3px #111,0 0 0 6px rgba(255,193,7,.45),0 2px 8px rgba(0,0,0,.12)}@media (min-width:768px){.tree-split-body{flex-direction:row}.tree-split-pane--graph{flex:0 0 44%;max-width:52%;max-height:none;border-bottom:none;border-right:1px solid #e5e7eb}.tree-split-pane--cards{flex:1 1}.card-list-pane--tree{padding:16px 20px var(--search-dock-height);max-width:720px;margin:0 auto}}.tree-dialog-backdrop{position:fixed;inset:0;z-index:1100;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;padding:16px}.tree-dialog{display:flex;flex-direction:column;width:360px;max-width:90vw;max-height:80vh;background:#fff;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.25)}.tree-dialog-header{display:flex;align-items:center;justify-content:space-between;padding:12px;border-bottom:1px solid #e5e7eb}.tree-dialog-close{font-size:13px;padding:4px 8px;background:#e5e7eb;color:#111}.tree-dialog-body{padding:12px;overflow:auto;overscroll-behavior:contain;font-size:14px}.tree-tombstone{text-align:center;padding:12px 4px}.tree-tombstone-note{margin:12px 0 0;font-size:12px;color:#8e8e93}.sibling-indicator{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);z-index:2;font-size:12px;color:#fff;background:#1c1c1e;border-radius:9999px;padding:3px 12px}.delete-dialog-backdrop{position:fixed;inset:0;z-index:2100;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;padding:16px}.delete-dialog{width:360px;max-width:90vw;background:#fff;border-radius:14px;padding:20px 18px 16px;box-shadow:0 10px 30px rgba(0,0,0,.25)}.delete-dialog-message{margin:0 0 18px;font-size:15px;line-height:1.5;color:#1c1c1e}.delete-dialog-actions{display:flex;justify-content:flex-end;gap:10px}.delete-dialog-cancel{background:#e5e5ea;color:#1c1c1e}.delete-dialog-cancel,.delete-dialog-confirm{font-size:15px;padding:10px 16px;border-radius:12px}.delete-dialog-confirm{background:#d11a2a;color:#fff}.rooms-api-key-copy-dialog{width:min(400px,90vw);max-height:85vh;overflow:auto}.rooms-api-key-copy-dialog-body{display:flex;flex-direction:column;gap:12px;margin-bottom:18px}.rooms-api-key-copy-dialog-body .delete-dialog-message{margin:0;font-size:13px;line-height:1.45;color:#3c3c43}.rooms-api-key-copy-dialog-confirm{font-size:15px;padding:10px 16px;border-radius:12px;background:#007aff;color:#fff}.rooms-api-key-copy-dialog-confirm:disabled{opacity:.5}.translate-key-dialog-backdrop{position:fixed;inset:0;z-index:2100;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;padding:16px}.translate-key-dialog{width:360px;max-width:90vw;background:#fff;border-radius:14px;padding:20px 18px 16px;box-shadow:0 10px 30px rgba(0,0,0,.25)}.translate-key-dialog-message{margin:0 0 8px;font-size:15px;line-height:1.5;color:#1c1c1e;font-weight:600}.translate-key-dialog-note{margin:0 0 14px;font-size:13px;line-height:1.45;color:#6b7280}.translate-key-dialog-input{width:100%;box-sizing:border-box;margin-bottom:10px;padding:10px 12px;border:1px solid #d1d5db;border-radius:10px;font-size:14px}.translate-key-dialog-link{display:inline-block;margin-bottom:16px;font-size:13px;color:#1a73e8;text-decoration:none}.translate-key-dialog-link:hover{text-decoration:underline}.translate-key-dialog-actions{display:flex;justify-content:flex-end;gap:8px}.translate-key-dialog-cancel{padding:8px 14px;border-radius:9999px;background:#f2f2f7;color:#3c3c43;font-size:14px}.translate-key-dialog-save{padding:8px 14px;border-radius:9999px;background:#1a73e8;color:#fff;font-size:14px}.translate-key-dialog-save:disabled{opacity:.5;cursor:default}.trend-card-panel-backdrop{position:fixed;inset:0;z-index:1100;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;padding:16px}.trend-card-panel{position:relative;display:flex;flex-direction:column;width:min(680px,92vw);height:min(75vh,640px);max-height:min(75vh,640px);background:#fff;border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.25);overflow:hidden}.trend-card-panel-close{position:absolute;top:10px;right:10px;z-index:2;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:9999px;background:#e5e5ea;color:#1c1c1e;font-size:14px;line-height:1;padding:0}.trend-card-panel-body{flex:1 1;min-height:0;overflow-y:auto;padding:44px 16px 16px}.trend-card-panel-body .search-list{margin:0}.toast{position:fixed;left:50%;bottom:calc(120px + env(safe-area-inset-bottom, 0));transform:translateX(-50%);z-index:2000;max-width:90vw;display:flex;flex-direction:column;align-items:center;gap:2px;padding:12px 18px;border-radius:14px;background:rgba(28,28,30,.95);color:#fff;font-size:14px;font-weight:500;line-height:1.4;text-align:center;box-shadow:0 6px 20px rgba(0,0,0,.3);cursor:pointer;animation:toast-in .2s ease-out}.toast-hint{font-size:12px;font-weight:400;color:#d1d1d6}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.nav-arrow{flex:0 0 auto;width:40px;height:40px;padding:0;display:flex;align-items:center;justify-content:center;font-size:20px;line-height:1;border-radius:9999px;background:#d1d1d6;color:#3c3c43}.room-members-dock{--room-drawer-width:min(220px,52vw);position:fixed;top:var(--app-header-sticky-height,48px);right:0;bottom:0;z-index:1470;display:flex;flex-direction:row;align-items:flex-start;gap:8px;pointer-events:none}@media (min-width:768px){.room-members-dock--api-keys-open{--room-drawer-width:min(320px,40vw)}}.room-members-dock:not(.room-members-dock--open){padding-right:12px}.room-members-dock .room-members-drawer--open,.room-members-dock .room-members-toggle{pointer-events:auto}.room-members-toggle{position:relative;flex:0 0 auto;margin-top:8px;width:44px;height:44px;padding:0;display:inline-flex;align-items:center;justify-content:center;gap:0;border:1px solid #d1d1d6;border-radius:12px;background:rgba(255,255,255,.96);color:#1c1c1e;cursor:pointer;box-shadow:0 1px 4px rgba(0,0,0,.08);transition:background .15s ease,border-color .15s ease;-webkit-tap-highlight-color:transparent}.room-members-toggle:hover{background:#fff;border-color:#aeaeb2}.room-members-toggle--open{background:#e8f5f3;border-color:#0f766e}.room-members-toggle-icon{font-size:18px;line-height:1}.room-members-toggle-chevron{position:absolute;right:3px;bottom:2px;font-size:11px;line-height:1;color:#8e8e93}.room-members-toggle--open .room-members-toggle-chevron{color:#0f766e}.room-members-drawer{position:relative;flex:0 0 auto;width:0;height:100%;box-sizing:border-box;display:flex;flex-direction:column;background:rgba(250,250,250,.97);border-left:1px solid transparent;box-shadow:none;overflow:hidden;opacity:0;transition:width .2s ease,opacity .2s ease,border-color .2s ease,box-shadow .2s ease;-webkit-overflow-scrolling:touch}.room-members-drawer--open{width:var(--room-drawer-width);opacity:1;border-left-color:#e5e5ea;box-shadow:-4px 0 16px rgba(0,0,0,.08);overflow-y:auto;overflow-x:hidden}.room-members-api-keys{border-bottom:1px solid #e5e5ea}.room-members-api-keys-toggle{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:12px 10px;background:transparent;color:#1c1c1e;font-size:14px;font-weight:600;line-height:1.35;text-align:left}.room-members-api-keys-toggle-label{flex:1 1;min-width:0}.room-members-api-keys-toggle-chevron{flex:0 0 auto;font-size:18px;line-height:1;color:#8e8e93;transform:rotate(90deg);transition:transform .15s ease}.room-members-api-keys-toggle--open .room-members-api-keys-toggle-chevron{transform:rotate(-90deg)}.room-members-api-keys-panel{padding:0 10px 12px}.room-members-api-keys-panel .rooms-api-keys-body{padding-top:0}.room-members-api-usage-wrap{border-bottom:1px solid #e5e5ea}.room-api-usage{display:flex;flex-direction:column;gap:12px}.room-api-usage-periods{display:flex;flex-wrap:wrap;gap:6px}.room-api-usage-period-btn{padding:4px 10px;border:1px solid #d1d1d6;border-radius:999px;background:#fff;color:#3a3a3c;font-size:12px;line-height:1.3;cursor:pointer}.room-api-usage-period-btn--active{border-color:#0f766e;background:#e8f5f3;color:#0f766e;font-weight:600}.room-api-usage-status{margin:0;font-size:13px;line-height:1.4;color:#636366}.room-api-usage-status--error{color:#c0392b}.room-api-usage-truncated{margin:0;font-size:12px;line-height:1.4;color:#8e8e93}.room-api-usage-block-title{margin:0 0 6px;font-size:12px;font-weight:600;color:#636366}.room-api-usage-table{width:100%;border-collapse:collapse;font-size:12px;line-height:1.35}.room-api-usage-table td,.room-api-usage-table th{padding:4px 6px;border-bottom:1px solid #ececee;text-align:left;vertical-align:top}.room-api-usage-table th{font-weight:600;color:#636366}.room-api-usage-num{text-align:right;white-space:nowrap}.room-members-drawer-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 10px 8px;border-bottom:1px solid #e5e5ea}.room-members-drawer-title{margin:0;font-size:15px;font-weight:600;color:#1c1c1e}.room-members-drawer-close{width:32px;height:32px;padding:0;border:none;border-radius:8px;background:transparent;color:#8e8e93;font-size:18px;line-height:1;cursor:pointer}.room-members-drawer-close:hover{background:#f2f2f7;color:#3c3c43}.room-members-drawer-body{flex:0 0 auto;overflow:visible;padding:8px;padding-bottom:calc(var(--search-dock-height, 72px) + 12px)}.room-members-drawer-actions{display:flex;flex-direction:column;gap:8px;padding:4px 4px 12px;border-bottom:1px solid #e5e5ea;margin-bottom:8px}.room-members-drawer-action-btn{width:100%;padding:10px 12px;border:none;border-radius:10px;background:#007aff;color:#fff;font-size:14px;font-weight:600;cursor:pointer}.room-members-drawer-action-btn:hover{background:#0066d6}.room-members-drawer-action-btn--secondary{background:#f2f2f7;color:#1c1c1e;border:1px solid #d1d1d6}.room-members-drawer-action-btn--secondary:hover{background:#e5e5ea}.room-members-status{margin:12px 8px;font-size:13px;color:#8e8e93}.room-members-status--error{color:#c62828}.room-members-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.room-members-item{width:100%;display:flex;align-items:center;gap:10px;padding:8px 10px;border:1px solid transparent;border-radius:10px;background:transparent;color:#1c1c1e;text-align:left;cursor:pointer}.room-members-item:hover{background:#f2f2f7}.room-members-item--active{background:#e8f5f3;border-color:#0f766e;box-shadow:inset 3px 0 0 #0f766e}.room-members-item--active:hover{background:#dcefee}.room-members-avatar{width:28px;height:28px;font-size:13px}.room-members-item-text{min-width:0;flex:1 1 auto}.room-members-item-name{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 6px;font-size:14px;font-weight:500;line-height:1.3;word-break:break-word}.room-members-item-check{flex:0 0 auto;font-size:14px;font-weight:700;color:#0f766e;line-height:1}.room-members-host-mark{color:#b45309;font-size:12px;line-height:1}.room-members-you{font-size:12px;font-weight:400;color:#8e8e93}.tree-split-overlay--author-focus .tree-edge{opacity:.22}.tree-node-fo--author-dim{opacity:.3;transition:opacity .15s ease}.tree-node-fo--author-focus{opacity:1}.tree-card-node--author-focus{border-color:#0f766e;box-shadow:0 0 0 2px #0f766e,0 1px 3px rgba(0,0,0,.08)}.tree-card-node--elevated.tree-card-node--author-focus{border-color:#0f766e;box-shadow:0 0 0 2px #0f766e,0 8px 24px rgba(0,0,0,.18)}.tree-card-node--forking.tree-card-node--author-focus{box-shadow:0 0 0 2px #0f766e,0 0 0 5px rgba(15,118,110,.22),0 1px 3px rgba(0,0,0,.08)}.tree-card-node--selected.tree-card-node--author-focus{border-color:#0f766e;box-shadow:0 0 0 2px #0f766e,0 0 0 5px rgba(15,118,110,.2),0 1px 3px rgba(0,0,0,.08)}.tree-node-fo--author-focus .tree-node{box-shadow:0 0 0 2px #0f766e}.card--author-focus{box-shadow:0 0 0 2px #0f766e,0 1px 3px rgba(0,0,0,.08)}.card--author-focus.card--tree-selected{box-shadow:0 0 0 3px #0f766e,0 2px 8px rgba(0,0,0,.12)}.rooms-dialog.tree-summary-dialog,.tree-summary-dialog{width:min(640px,90vw)}.tree-summary-fieldset{margin:0;padding:0;border:none;display:flex;flex-direction:column;gap:8px}.tree-summary-legend{padding:0;margin:0 0 2px;font-size:12px;font-weight:700;color:#8e8e93}.tree-summary-option{display:flex;align-items:center;gap:10px;width:100%;margin:0;padding:10px 12px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;font-size:14px;line-height:1.4;color:#1c1c1e;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.tree-summary-option:has(input:checked){border-color:#007aff;background:#eff6ff}.tree-summary-option--disabled{color:#8e8e93;cursor:not-allowed;background:#f9fafb}.tree-summary-option--disabled:has(input:checked){border-color:#c7c7cc;background:#f2f2f7}.tree-summary-option input[type=radio]{width:18px;height:18px;min-width:18px;padding:0;margin:0;flex-shrink:0;border:none;border-radius:0;background:transparent;accent-color:#007aff;cursor:pointer}.tree-summary-option--disabled input[type=radio]{cursor:not-allowed;accent-color:#c7c7cc}.tree-summary-option span{flex:1 1;min-width:0;text-align:left}.tree-summary-hint{margin:0;font-size:12px;line-height:1.4;color:#8e8e93}.tree-summary-status{margin:0;font-size:14px;color:#6b7280}.tree-summary-saved{margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.tree-summary-saved-heading{margin:0 0 8px;font-size:12px;font-weight:700;color:#8e8e93}.tree-summary-saved-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px;max-height:140px;overflow:auto}.tree-summary-saved-item{display:flex;align-items:stretch;gap:6px;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb}.tree-summary-saved-item--selected{border-color:#007aff;background:#eff6ff}.tree-summary-saved-select{flex:1 1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:8px 10px;border:none;background:transparent;text-align:left;cursor:pointer;color:inherit;font:inherit}.tree-summary-saved-title{font-size:13px;font-weight:600;color:#1c1c1e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.tree-summary-saved-time{font-size:11px;color:#8e8e93}.tree-summary-saved-delete{flex:none;align-self:center;margin-right:6px;padding:4px 8px;border:none;border-radius:6px;background:transparent;color:#ff3b30;font-size:12px;cursor:pointer}.tree-summary-saved-delete:disabled{opacity:.5;cursor:not-allowed}.tree-summary-result-block{display:flex;flex-direction:column;gap:8px}.tree-summary-result-toolbar{display:flex;justify-content:flex-end}.tree-summary-result{margin:0;max-height:min(40vh,320px);overflow:auto;white-space:pre-wrap;word-break:break-word;font:inherit;font-size:14px;line-height:1.55;color:#1c1c1e;background:#f2f2f7;border-radius:12px;padding:12px 14px}.entrance-page{min-height:calc(100dvh - 80px);display:flex;flex-direction:column}.entrance-choices{flex:1 1;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:16px;padding:24px 0 40px;max-width:720px;width:100%;margin:0 auto}@media (min-width:640px){.entrance-choices{flex-direction:row;gap:20px;padding:40px 0 56px}}.entrance-choice{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;flex:1 1;min-height:200px;padding:28px 20px;border:1px solid #e5e5ea;border-radius:18px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.05);color:#1c1c1e;text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}button.entrance-choice{font:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.entrance-choice:hover{background:#f9f9fb;border-color:#c7c7cc;box-shadow:0 4px 14px rgba(0,0,0,.08);transform:translateY(-1px)}.entrance-choice:active{background:#f2f2f7;border-color:#aeaeb2;box-shadow:0 1px 2px rgba(0,0,0,.06);transform:translateY(0)}.entrance-choice:focus-visible{outline:2px solid #007aff;outline-offset:3px}.entrance-choice-icon{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:#eef5ff;color:#007aff}.entrance-choice-svg{width:36px;height:36px}.entrance-choice-label{font-size:20px;font-weight:700;line-height:1.35;text-align:center}@media (min-width:640px){.entrance-choice{min-height:260px;padding:36px 24px}.entrance-choice-label{font-size:22px}}