/* Bento Gris — neutral surfaces, useful asymmetric cards, quiet motion. */
:root{color-scheme:light;--blue:#29292d;--blue2:#68686f;--black:#f5f5f7;--white:#fff;--muted:#6e6e73;--line:#e3e3e7;--hairline:#e3e3e7;--ease-out:cubic-bezier(.23,1,.32,1);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1d1d1f;background:#f5f5f7}
body{background:#f5f5f7}button,a{transition:background 180ms ease,color 180ms ease,transform 180ms var(--ease-out)}button:active:not(:disabled){transform:scale(.97)}.text-button:hover{color:#111}.icon-button{color:#6e6e73}.icon-button:hover{color:#1d1d1f;background:#eaeaed}.brand-orb{background:#242427;box-shadow:none}.brand-orb i{background:#fff}.nav{height:88px;max-width:1280px;padding:0 32px}.nav nav>a{color:#6e6e73}.nav-cta,.section-cta{background:#242427;color:white;border:0;min-height:44px}.nav-cta:hover{background:#424247;border-color:transparent;transform:translateY(-1px)}.landing{background:#f5f5f7}.bento-landing{max-width:1216px;margin:auto;padding:0 24px}.bento-intro{padding:55px 8px 40px}.eyebrow,.card-caption{font-size:.75rem;font-weight:600;color:#6e6e73;letter-spacing:.015em}.bento-intro h1{font-size:clamp(3rem,5.8vw,5.1rem);font-weight:650;letter-spacing:-.065em;line-height:1.04;margin:20px 0}.bento-intro h1 span{color:#85858c}.bento-intro>p:last-child{font-size:1.1rem;color:#6e6e73;margin:0}.landing-grid{display:grid;grid-template-columns:1.15fr 1fr .85fr;gap:16px}.bento-card{border-radius:28px;background:#fff;padding:30px;overflow:hidden;min-width:0;box-shadow:0 3px 16px #00000002}.bento-card h2{font-size:1.6rem;line-height:1.15;letter-spacing:-.045em;margin:20px 0 12px;font-weight:650}.bento-card p{font-size:.875rem;color:#6e6e73;margin:0}.idea-card{grid-column:span 2;padding:36px;display:flex;flex-direction:column}.idea-card h2{font-size:clamp(2.3rem,4vw,3.5rem);margin:22px 0 28px}.prompt-card{background:#f5f5f7;border:1px solid #e8e8eb;border-radius:18px;padding:20px;box-shadow:none;max-width:none;margin-top:auto}.prompt-card:focus-within{border-color:#9999a1;box-shadow:0 0 0 3px #00000004;transform:none}.prompt-card textarea{color:#1d1d1f;min-height:80px}.prompt-bottom>span{color:#74747b}.send-idea,.send{background:#29292d;color:#fff;box-shadow:none;border-radius:13px}.send-idea:hover,.send:hover{background:#49494e;box-shadow:none;transform:translateY(-1px)}.dark-card{background:#252528;color:white;display:flex;flex-direction:column;justify-content:space-between}.dark-card .card-caption,.dark-card p{color:#babac0}.bento-face{width:126px;height:126px;border-radius:50%;background:#f5f5f7;display:flex;align-items:center;justify-content:center;gap:17px;margin:35px auto}.bento-face i{width:12px;height:28px;border-radius:8px;background:#252528}.preview-card{grid-row:span 2}.abstract-window{background:#f5f5f7;border:1px solid #e7e7eb;border-radius:14px;margin:32px 0;height:160px;padding:12px}.window-top{display:flex;gap:4px;border-bottom:1px solid #dddde1;padding:0 0 10px}.window-top i{width:5px;height:5px;border-radius:50%;background:#c2c2c8}.window-content{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px 0}.window-content span{height:48px;border-radius:7px;background:#dedee3}.window-content span:first-child{grid-column:span 2;height:26px;background:#a8a8b0}.files-card{grid-column:span 2;display:flex;align-items:center;gap:28px}.files-card h2{margin-top:0}.file-stack{display:flex;align-items:center;min-width:124px;padding-left:5px}.file-stack span{width:64px;height:78px;display:grid;place-items:center;background:#f2f2f5;border:1px solid #e2e2e7;border-radius:11px;font:600 .875rem ui-monospace,monospace;transform:rotate(-9deg);color:#797980}.file-stack span+span{margin-left:-8px;transform:rotate(8deg);background:#e8e8ed}.continue-card{grid-column:span 2;display:flex;gap:24px;align-items:center;justify-content:space-between}.continue-card>.card-caption{display:none}.continue-card h2{margin:0;font-size:2rem;flex-shrink:0}.continue-card h2 span{color:#909098}.continue-card p{max-width:220px}.bento-process{padding:90px 8px;display:grid;grid-template-columns:1fr 1fr;gap:48px}.bento-process h2{font-size:2.5rem;letter-spacing:-.05em;line-height:1.1}.bento-process ol{list-style:none;margin:0;padding:0;counter-reset:steps}.bento-process li{position:relative;padding:0 0 24px 42px;counter-increment:steps}.bento-process li:before{content:counter(steps);position:absolute;left:0;width:26px;height:26px;background:#e6e6ea;border-radius:50%;display:grid;place-items:center;font-size:.75rem;color:#6e6e73}.bento-process li p{font-size:.875rem;color:#6e6e73;margin:6px 0}.landing-footer{border-color:#e3e3e7;max-width:1216px;margin:auto;padding:0 32px}.landing-footer .wordmark{color:#1d1d1f}
#workspace{background:#f5f5f7;color:#1d1d1f;--blue:#29292d;--blue2:#72727a;font-family:inherit;padding:12px;gap:12px}#workspace .sidebar{width:224px;background:#ececef;border:0;border-radius:22px;padding:24px 14px 14px;gap:25px;box-shadow:none}#workspace .new-project{background:#29292d;color:#fff;border:0;border-radius:12px;min-height:46px;font-size:.875rem}#workspace .new-project:hover{background:#45454b}#workspace .sidebar-heading{color:#77777e;font-size:.75rem;letter-spacing:0;text-transform:none;margin-top:0}#workspace .sidebar-footer{border-color:#dddde2}#workspace .account,#workspace .sidebar-action{color:#5f5f66}#workspace .account:hover,#workspace .sidebar-action:hover{background:#e0e0e5;color:#1d1d1f}#workspace .account #avatar{background:#fff}#workspace .project-list a{color:#66666e;font-size:.8125rem}#workspace .project-list a:hover{background:#e2e2e7;color:#1d1d1f}#workspace .project-list a.active{background:#fff;color:#1d1d1f;box-shadow:0 2px 5px #00000003}#workspace .project-list p{color:#797981}#workspace .workspace-header{height:54px;background:transparent;border:0;padding:0 24px}#workspace .project-title{color:#36363c}#workspace .save-state{color:#797981}#workspace .work-area{background:transparent;padding:0 24px 12px;gap:16px}#workspace .conversation{background:transparent;max-width:940px;padding:0;min-width:0}#workspace .empty-conversation{width:100%;max-width:none;padding:0;margin:auto 0 26px;text-align:left}#workspace .welcome-greeting{font-size:1rem;color:#73737a;margin:0 0 14px;line-height:1.5}#workspace .empty-conversation h2{font-size:clamp(2.3rem,4.6vw,4rem);font-weight:620;letter-spacing:-.06em;line-height:1.1;margin:0 0 16px}#workspace .welcome-subtitle{color:#77777f;font-size:1rem;margin-bottom:28px}.creation-options{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}.creation-options button{text-align:left;padding:24px 20px;background:#fff;border:1px solid transparent;border-radius:20px;display:flex;align-items:flex-start;flex-direction:column;gap:10px;min-height:148px;color:#25252b}.creation-options svg{width:22px;height:22px;margin-bottom:10px;color:#86868e}.creation-options strong{font-size:.875rem;font-weight:600;letter-spacing:-.015em}.creation-options span{color:#77777f;font-size:.75rem;line-height:1.5}.creation-options button:hover{background:#fff;border-color:#d4d4dc;transform:translateY(-3px)}#workspace .composer{background:#fff;border:1px solid #e4e4e9;border-radius:23px;padding:22px;box-shadow:0 5px 25px #00000003;margin-top:0}#workspace .composer:focus-within{border-color:#aaaab2;box-shadow:0 5px 25px #00000004}#workspace .composer textarea{color:#242429;min-height:92px;font-size:1rem}#workspace .composer-note{color:#818189;font-size:.6875rem;margin:10px 0 0;text-align:center}#workspace .send{width:42px;height:42px;background:#29292d;color:#fff;border-radius:12px}#workspace .mode-switch{background:#f1f1f4;min-width:172px}#workspace .mode-switch::before,#workspace .mode-switch:has(input[value=thinking]:checked)::before{background:#fff;box-shadow:0 1px 4px #00000012;transition:transform 230ms var(--ease-out)}#workspace .mode-switch span{color:#82828a;font-size:.8125rem}#workspace .mode-switch input:checked+span{color:#242429}.composer-tools{gap:8px}.composer-tools .mode-switch{margin-right:auto}.composer-tools #attach-button{min-width:40px;min-height:40px;color:#77777f}.attachments{display:flex;gap:8px;flex-wrap:wrap}.attachments:not(:empty){padding:12px 0}.attachment-chip{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:8px 12px;background:#eeeef2;color:#52525b;border-radius:9px;font-size:.75rem}#workspace .has-project{padding:0 0 0;gap:12px}#workspace .has-project .conversation{width:38%;min-width:300px;padding:0 12px 12px}#workspace .has-messages .messages{flex:1}#workspace .message.user{background:#eaeaef;border:0;color:#29292f}#workspace .message.assistant{color:#36363d}#workspace .assistant-avatar{background:#29292d;border:0;box-shadow:none}#workspace .activity{color:#36363d}#workspace .activity-mascot{background:#e8e8ed;border:0;border-radius:15px}#workspace .activity-copy small{color:#777780}.message{animation:messageIn 220ms var(--ease-out)}#workspace .editor{background:#fff;border:1px solid #e2e2e7;border-radius:22px;overflow:hidden}.editor-toolbar,.editor-footer{border-color:#e5e5e9}.tabs{background:#f1f1f4}.tabs button{color:#797981}.tabs button[aria-selected=true]{background:#fff;color:#29292d;box-shadow:0 1px 4px #00000009}.preview-panel{background:#eeeef2}.preview-empty{color:#787880}.preview-empty h3{color:#3b3b43}.preview-empty .outline-icon{border-color:#d4d4dc;color:#797981}.code-panel{background:#26262b;color:#ededf2}.file-bar{border-color:#414149;color:#b8b8c2}.file-bar i{background:#b7b7c3}.code-panel .text-button{color:#c9c9d1}.editor-footer{color:#82828b}.editor-actions .text-button{color:#66666f}
/* Dialogs share the same neutral card system. */
dialog,body:has(#workspace:not([hidden])) .settings-sheet{background:#f5f5f7;color:#1d1d1f;border-color:#e1e1e7;box-shadow:0 25px 100px #00000020}dialog::backdrop{background:#25252b40;backdrop-filter:blur(6px)}dialog>p,.dialog-kicker{color:#77777f}.google-button{background:#29292d;color:white;border-color:#29292d;min-height:48px}.google-button:hover{background:#45454b}.google-mark{color:#fff}.settings-sheet{width:min(780px,calc(100% - 20px));max-width:780px;padding:30px;border-radius:26px 0 0 26px;transition:transform 250ms cubic-bezier(.32,.72,0,1)}.settings-header{border:0;padding:20px 4px}.settings-header .dialog-kicker{display:none}.settings-header h2{font-size:2rem;letter-spacing:-.045em}.settings-header>p:last-child{color:#77777f}.settings-tabs{display:flex;gap:4px;background:#e8e8ed;padding:4px;border-radius:13px;margin:4px 0 24px;position:sticky;top:-20px;z-index:2}.settings-tabs button{flex:1;background:transparent;color:#777780;padding:11px 10px;border-radius:10px;font-size:.875rem}.settings-tabs button[aria-selected=true]{background:white;color:#29292d;box-shadow:0 1px 4px #00000008}.settings-section{background:#fff;border-radius:20px;padding:22px;margin-bottom:12px}.settings-label{color:#8b8b94;letter-spacing:.02em;font-size:.6875rem}.connection-row{border-color:#eeeeF2}.connection-row:last-child{border:0}.connection-row p,.motion-setting small{color:#77777f}.badge{background:#eaf2ed;color:#39674b}.badge.pending{background:#eeeeF2;color:#77777f}.motion-setting{border:0;margin:0}.motion-setting input{background:#d9d9e0;border-color:#cfcfd7}.motion-setting input::after{background:#fff;box-shadow:0 1px 3px #00000015}.motion-setting input:checked{background:#45454c;border-color:#45454c}.settings-footer{padding:20px 4px;border-top:0}.settings-footer>span{color:#81818a}.danger{color:#a13f46}.management{padding:0 0 15px}.management header{padding:0 4px 16px}.management h1{font-size:1.4rem;letter-spacing:-.035em;margin:0 0 8px}.management p{color:#777780;font-size:.875rem}.manage-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}.manage-form{display:grid;gap:16px;align-content:start;background:#fff;padding:22px;border-radius:20px}.manage-form label{display:grid;gap:8px;font-size:.8125rem;color:#5a5a64}.manage-form input,.manage-form textarea,#new-name{width:100%;min-width:0;background:#f5f5f7;border:1px solid #e0e0e7;border-radius:10px;padding:12px;color:#29292d}.manage-form textarea{min-height:160px;font:.8125rem/1.6 ui-monospace,monospace}.manage-form button,.button{padding:12px 16px;min-height:44px;border-radius:11px;background:#29292d;color:#fff;font-size:.8125rem;font-weight:600}.manage-list{display:grid;gap:12px;align-content:start}.manage-item{background:#fff;padding:20px;border-radius:20px;overflow-wrap:anywhere}.manage-item strong{display:block;font-size:.9375rem}.manage-item code,.manage-item small{display:block;color:#85858f;margin-top:8px}.manage-item button{background:#eeeef2;color:#53535e;border-radius:8px;padding:10px 12px;margin:14px 6px 0 0;font-size:.75rem;min-height:40px}.manage-item .remove{color:#a13f46;background:#f8eff0}.manage-empty{background:#eeeef2;padding:22px;border-radius:20px}.management .form-feedback{min-height:20px;color:#55555e;font-size:.8125rem;margin:0}.account-detail{background:#fff;padding:20px;border-radius:15px;margin-bottom:8px;font-size:.9375rem;overflow-wrap:anywhere}.account-detail span{display:block;color:#8a8a93;font-size:.75rem;margin-bottom:8px}.version-row{border-color:#e1e1e7}.notice{background:#29292d;color:white;border-color:#45454d;box-shadow:0 12px 45px #00000015}.error-text{color:#a13f46!important}
@media(max-width:1100px){.creation-options button{padding:18px 14px}.creation-options span{display:none}#workspace .sidebar{width:200px}.landing-grid{grid-template-columns:1fr 1fr}.idea-card{grid-column:auto}.dark-card{grid-column:auto}.files-card,.continue-card{grid-column:auto}.files-card{flex-direction:column;align-items:flex-start}.preview-card{grid-row:span 2}}
@media(max-width:800px){#workspace{padding:0}#workspace .sidebar{width:260px;border-radius:0;box-shadow:20px 0 50px #00000015}#workspace .workspace-header{padding:0 18px}#workspace .work-area{padding:0 18px 16px}#workspace .has-project .conversation{width:100%;min-width:0;min-height:360px;padding:0;height:46dvh}#workspace .empty-conversation h2{font-size:2.8rem}#workspace .welcome-subtitle{font-size:.9375rem}.bento-intro{padding-top:35px}.bento-card{padding:24px;border-radius:24px}.idea-card h2{font-size:2.3rem}.bento-process{gap:25px}.bento-process h2{font-size:2rem}.continue-card{display:block}.continue-card p{margin-top:20px}.bento-face{width:100px;height:100px}.settings-sheet{padding:24px 20px}.settings-tabs{top:-18px}}
@media(max-width:560px){.nav{height:76px;padding:0 22px}.bento-landing{padding:0 16px}.bento-intro{padding:28px 6px 30px}.bento-intro h1{font-size:3.1rem}.bento-intro>p:last-child{font-size:.9375rem}.landing-grid{grid-template-columns:1fr;gap:12px}.idea-card{padding:26px}.idea-card h2{font-size:2.5rem}.dark-card{flex-direction:row;flex-wrap:wrap;align-items:center;gap:12px}.dark-card>.card-caption{width:100%}.dark-card .bento-face{margin:14px 0}.dark-card h2{font-size:1.3rem}.preview-card{grid-row:auto}.abstract-window{margin:22px 0;height:145px}.files-card{flex-direction:row;gap:18px}.file-stack{min-width:100px}.file-stack span{width:52px;height:68px}.continue-card{display:flex;gap:20px}.continue-card p{margin:0}.bento-process{grid-template-columns:1fr;padding:60px 8px 35px;gap:16px}.landing-footer{padding:0 22px}.creation-options{gap:8px;grid-template-columns:1fr}.creation-options button{min-height:0;padding:13px 16px;flex-direction:row;align-items:center;gap:12px;border-radius:14px}.creation-options svg{margin:0;width:18px;height:18px}.creation-options strong{font-size:.8125rem}#workspace .empty-conversation{margin:auto 0 18px}#workspace .empty-conversation h2{font-size:2.3rem}#workspace .welcome-greeting{font-size:.875rem;margin-bottom:12px}#workspace .welcome-subtitle{font-size:.8125rem;margin-bottom:20px}#workspace .composer{padding:16px;border-radius:20px}#workspace .composer textarea{min-height:72px}#workspace .mode-switch{min-width:148px}#workspace .mode-switch span{font-size:.75rem;padding:8px}#workspace .work-area:not(.has-project){overflow:auto}#workspace .conversation{min-height:min-content}#workspace .composer-note{font-size:.625rem}.settings-sheet{width:100%;max-width:100%;padding:22px 16px;border-radius:0}.settings-tabs button{font-size:.8125rem;padding:10px 7px}.manage-grid{grid-template-columns:1fr}.settings-footer>span{display:none}.settings-section{padding:18px}.connection-row{gap:10px}}
@media(max-height:760px) and (min-width:801px){#workspace .empty-conversation{margin:auto 0 20px}.creation-options button{min-height:116px;padding:16px}.creation-options svg{margin-bottom:0}#workspace .welcome-subtitle{margin-bottom:20px}#workspace .empty-conversation h2{font-size:3rem}#workspace .composer textarea{min-height:72px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}body.reduce-motion *,body.reduce-motion *::before,body.reduce-motion *::after,body.keyboard-input #workspace *{animation:none!important;transition:none!important}
.attach-anchor{position:relative}.attach-menu{position:absolute;bottom:calc(100% + 14px);left:0;width:270px;padding:8px;background:#fff;border:1px solid #e3e3e9;border-radius:18px;box-shadow:0 16px 50px #00000016;z-index:30;transform-origin:bottom left}.attach-menu>p{font-size:.6875rem;color:#8b8b94;margin:8px 10px 10px}.attach-menu button{display:flex;flex-direction:column;gap:4px;width:100%;padding:12px;text-align:left;background:transparent;border-radius:11px}.attach-menu button:hover{background:#f1f1f5}.attach-menu strong{font-size:.8125rem;font-weight:600}.attach-menu small{font-size:.6875rem;color:#777780}.attach-menu button:focus-visible{outline-offset:-2px}.context-choice{display:flex;align-items:center;gap:12px;padding:16px;background:white;border-radius:12px;margin:8px 0;font-size:.875rem;cursor:pointer}.context-choice input{accent-color:#29292d;width:18px;height:18px}.context-choice span{overflow-wrap:anywhere;min-width:0}#context-list{max-height:45dvh;overflow:auto;margin:20px 0;font-size:.875rem;color:#5f5f69}#context-help{font-size:.8125rem}
