:root{color-scheme:dark;--background:#101112;--sidebar:#0d0e0f;--panel:#171819;--panel-hover:#1d1e20;--border:#2c2d30;--text:#f4f4f5;--muted:#b2b4bc;--subtle:#858890;--sidebar-width:280px;--radius:22px;--font:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth;scrollbar-color:#414246 transparent;scrollbar-width:thin}body{margin:0;background:var(--background);color:var(--text);font-family:var(--font);font-size:16px;-webkit-font-smoothing:antialiased;line-height:1.5}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}button{border:0;background:none}button:disabled{cursor:not-allowed;opacity:.48}button, a{touch-action:manipulation}a{color:inherit}img,svg{vertical-align:middle}img{max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #c2c4cd;outline-offset:4px}button:focus:not(:focus-visible){outline:none}input,textarea{caret-color:var(--text)}[hidden]{display:none!important}h1,h2,h3,p{margin:0}svg.icon{display:inline-block;width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-definitions{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:1000;top:12px;left:12px;padding:10px 16px;border-radius:10px;background:var(--text);color:var(--background);transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}
/* Navigation */
.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar-width);height:100vh;height:100dvh;background:linear-gradient(125deg,#0c0d0e,#0e0f10);border-right:1px solid #222326;display:flex;flex-direction:column;z-index:40;transition:transform .23s ease;overflow:hidden}.brand-row{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:5px;padding:14px 17px 12px 15px}.brand{padding:0;display:flex;align-items:center;gap:9px;white-space:nowrap;font-size:23px;font-weight:650;letter-spacing:-.8px}.brand img{width:44px;height:44px;object-fit:contain}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:9px;color:var(--muted);padding:7px;transition:background .15s,color .15s}.icon-button:hover{background:#242527;color:var(--text)}.sidebar-toggle{width:30px;height:36px;padding:4px}.sidebar-toggle .icon{width:22px;height:22px}.primary-nav{display:flex;flex-direction:column;gap:2px;padding:8px 13px 19px}.nav-item{width:100%;display:flex;align-items:center;gap:16px;border:1px solid transparent;min-height:46px;padding:10px 15px;border-radius:13px;color:var(--muted);font-size:17px;text-align:left;transition:background .16s,color .16s,border-color .16s}.nav-item .icon{width:24px;height:24px}.nav-item:hover{background:#1a1b1d;color:var(--text)}.nav-item.active{color:#f6f6f6;background:linear-gradient(120deg,#191a1c,#171819);border-color:#262729;min-height:52px}.recent-section{border-top:1px solid #242527;margin:0 24px;padding-top:26px;overflow-y:auto;flex:1;min-height:0}.recent-section h2{font-size:16px;font-weight:400;color:var(--muted);margin:0 0 10px}.recent-list{display:flex;flex-direction:column;gap:2px;padding-bottom:20px}.recent-item{font-size:15px;padding:9px 7px;text-align:left;border-radius:7px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:-7px;max-width:100%}.recent-item:hover{background:#1c1d1f;color:var(--text)}.profile{padding:23px 24px 25px;display:flex;align-items:center;gap:13px;border-top:1px solid #222326;text-align:left;flex-shrink:0;width:100%}.profile:hover{background:#151617}.avatar{display:flex;align-items:center;justify-content:center;overflow:hidden;width:41px;height:41px;flex-shrink:0;border-radius:50%;background:linear-gradient(140deg,#d3d4db,#999ca6)}.avatar svg{width:40px;height:40px;fill:#777a84;stroke:none}.profile-copy{display:flex;flex-direction:column;line-height:1.35;font-size:16px}.profile-copy small{font-size:13px;color:var(--muted)}.sidebar-scrim{position:fixed;inset:0;background:#0009;backdrop-filter:blur(3px);z-index:39;border-radius:0}.sidebar-collapsed .sidebar{transform:translateX(-100%)}
/* The original, deliberately quiet landing composition. */
.main{margin-left:var(--sidebar-width);min-height:100svh;background:radial-gradient(ellipse at 51% 52%,#111214 0%,#101112 60%,#0e0f10 100%);transition:margin-left .23s ease;outline:none}.sidebar-collapsed .main{margin-left:0}.topbar{height:82px;padding:16px 26px;display:flex;align-items:flex-start;justify-content:flex-end;gap:14px}.wallet-button{border:1px solid #3a3b3f;border-radius:19px;min-height:50px;padding:10px 25px;color:#f5f5f5;font-size:17px;line-height:28px;white-space:nowrap;transition:background .16s,border-color .16s;background:transparent;max-width:210px;overflow:hidden;text-overflow:ellipsis}.wallet-button:hover{border-color:#616267;background:#1a1b1c}.wallet-button.connected{display:flex;align-items:center;gap:9px;font-variant-numeric:tabular-nums;font-size:15px}.wallet-button.connected::before{content:"";width:7px;height:7px;background:#93c5aa;border-radius:50%;display:inline-block;flex-shrink:0}.topbar-brand{display:none;align-items:center;gap:6px;margin-right:auto;min-width:0;height:50px}.sidebar-collapsed .topbar-brand{display:flex}.mobile-brand{font-size:19px;font-weight:600;letter-spacing:-.5px;white-space:nowrap;padding:6px}.home-view{width:min(1030px,calc(100% - 64px));margin:0 auto;padding-bottom:88px}.welcome{padding-top:70px}.hero{text-align:center}.hero-logo{width:110px;height:110px;object-fit:contain}.hero h1{font-size:72px;font-weight:650;line-height:1.17;letter-spacing:-2.8px;margin-top:7px}.hero-tagline{font-size:28px;line-height:1.3;letter-spacing:-.4px;margin-top:17px;font-weight:400}.hero-description{font-size:22px;color:#bec0c8;line-height:1.45;margin-top:18px;letter-spacing:-.15px}.suggestion-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding:0 14px;margin-top:40px}.suggestion-card{min-height:212px;border:1px solid #2a2b2e;border-radius:22px;padding:26px 24px 23px;text-align:left;background:linear-gradient(130deg,#171819,#161718);display:flex;flex-direction:column;align-items:flex-start;transition:border-color .17s,background .17s,transform .17s}.suggestion-card>.icon{width:29px;height:29px;margin-bottom:17px;color:#e2e3e6;stroke-width:1.5}.card-title{font-size:18px;line-height:1.45;letter-spacing:-.05px;min-height:53px;display:block}.card-description{font-size:18px;color:#b4b7bf;line-height:1.45;margin-top:11px;display:block;font-weight:350;letter-spacing:.05px}.suggestion-card:hover{background:#202123;border-color:#45464a;transform:translateY(-3px)}.suggestion-card:active{transform:translateY(-1px)}.composer-wrap{margin-top:90px}.composer{border:1px solid #35363a;border-radius:32px;background:linear-gradient(130deg,#191a1c,#18191b);padding:20px 15px 13px;box-shadow:0 5px 24px #00000008;transition:border-color .16s}.composer:focus-within{border-color:#56585d}#prompt{display:block;width:100%;border:none;background:transparent;outline:none;resize:none;min-height:42px;max-height:150px;color:#f0f1f3;font-size:19px;line-height:28px;padding:0 12px 7px;overflow-y:auto;margin:0;border-radius:0}#prompt:focus-visible{outline:none}#prompt::placeholder{color:#969aa3;opacity:1}.composer-bottom{display:flex;align-items:center;gap:32px;min-height:51px;margin-top:7px}.attach-button{border-radius:50%;width:48px;height:48px;padding:12px;color:#eeeeef;background:#202123;flex-shrink:0}.attach-button:hover{background:#303134}.composer-tools{display:flex;align-items:center;gap:32px;flex:1;min-width:0}.tool-button{padding:10px 0;display:inline-flex;align-items:center;gap:10px;font-size:14px;white-space:nowrap;border-radius:7px;color:#eeeff2;line-height:22px;transition:color .15s}.tool-button .icon{width:20px;height:20px;stroke-width:1.65}.tool-button:hover{color:white;text-shadow:0 0 12px #fff6}.send-button{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(130deg,#e4e5e9,#bfc2ca);width:51px;height:51px;flex-shrink:0;border-radius:50%;color:#1b1d23;margin-left:auto;transition:background .15s,transform .15s}.send-button .icon{width:26px;height:26px;stroke-width:1.7}.send-button:hover{background:#f0f1f4;transform:translateY(-1px)}.attachment-preview{margin:0 10px 14px;display:flex;align-items:center;gap:10px;width:max-content;max-width:calc(100% - 20px);padding:6px 9px 6px 6px;background:#252629;border-radius:13px;font-size:13px}.attachment-preview img{width:36px;height:36px;border-radius:8px;object-fit:cover}.attachment-preview span{max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.attachment-preview .icon-button{width:28px;height:28px}
/* Working conversation and secondary workspace views. */
.conversation{max-width:900px;margin:30px auto 0}.conversation-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:32px;color:var(--muted);font-size:15px}.quiet-badge{display:inline-flex;font-size:11px;letter-spacing:.25px;color:#abaeb6;background:#1d1e20;border:1px solid #313236;border-radius:6px;padding:4px 8px;white-space:nowrap}.messages{display:flex;flex-direction:column;gap:30px}.message{font-size:16px;line-height:1.7;min-width:0;overflow-wrap:anywhere}.message-user{align-self:flex-end;max-width:85%;white-space:pre-wrap;background:#252628;border-radius:22px;padding:15px 22px}.message-assistant{display:flex;gap:17px}.assistant-logo{width:32px;height:32px;flex-shrink:0;margin-top:2px}.assistant-content{flex:1;min-width:0;padding-top:3px}.assistant-content>p{margin-bottom:14px}.message-label{color:var(--subtle);font-size:12px;line-height:1.4;margin-bottom:9px}.assistant-content strong{font-weight:600}.message-actions,.button-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.draft-summary{border:1px solid var(--border);border-radius:17px;background:#18191b;padding:18px 20px;margin:18px 0}.summary-top{display:flex;align-items:center;gap:14px;margin-bottom:17px}.token-avatar{width:48px;height:48px;border:1px solid #3c3d41;background:#292a2e;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0;overflow:hidden}.token-avatar img{width:100%;height:100%;object-fit:cover}.summary-top h3{font-size:19px;line-height:1.3}.summary-top p{font-size:13px;color:var(--muted);margin-top:4px}.summary-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.summary-details dt{font-size:12px;color:var(--muted);margin-bottom:3px}.summary-details dd{margin:0;font-size:14px;overflow-wrap:anywhere}.summary-details{margin:0}.home-view.in-conversation{padding-bottom:24px;min-height:calc(100svh - 82px);display:flex;flex-direction:column}.in-conversation .conversation{width:100%;flex:1}.in-conversation .composer-wrap{position:sticky;bottom:0;margin-top:48px;padding:15px 0 0;background:linear-gradient(transparent,#101112 16px)}.idea-options{display:grid;gap:10px;margin:15px 0}.idea-option{padding:14px 16px;border:1px solid var(--border);border-radius:13px;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;background:#18191b}.idea-option:hover{border-color:#5b5d65;background:#202123}.idea-option strong{font-size:15px}.idea-option p{color:var(--muted);font-size:13px;line-height:1.5}.idea-option .icon{width:18px;height:18px}.plan-step{display:flex;gap:13px;margin:17px 0}.step-number{width:26px;height:26px;border:1px solid #45464a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0;margin-top:2px}.plan-step p{color:var(--muted);font-size:14px;margin-top:3px}.content-view{max-width:1030px;width:calc(100% - 80px);margin:47px auto 0;padding-bottom:70px}.page-heading{margin-bottom:32px}.eyebrow{font-size:11px;letter-spacing:2px;color:var(--subtle);font-weight:600}.page-heading h1{font-size:40px;letter-spacing:-1.3px;font-weight:600;margin:7px 0 12px;line-height:1.2}.page-heading p{font-size:16px;color:var(--muted);max-width:630px}.page-heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.page-heading-row>.button{flex-shrink:0;margin-bottom:4px}.template-grid,.draft-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.template-card,.saved-draft{padding:24px;background:#171819;border:1px solid var(--border);border-radius:20px;display:flex;flex-direction:column;align-items:flex-start;min-width:0}.template-card{text-align:left;transition:background .15s,border-color .15s}.template-card:hover{border-color:#565860;background:#1f2022}.template-emoji{font-size:33px;margin-bottom:19px}.template-card h2,.saved-draft h2{font-size:20px;font-weight:550;line-height:1.4;overflow-wrap:anywhere}.template-card p{font-size:14px;color:var(--muted);margin:9px 0 23px}.template-link{font-size:13px;color:var(--text);display:flex;align-items:center;gap:9px;margin-top:auto}.template-link .icon{width:17px;height:17px}.empty-state{grid-column:1/-1;text-align:center;padding:75px 22px;border:1px dashed #333539;border-radius:22px;display:flex;flex-direction:column;align-items:center}.empty-icon.icon{width:40px;height:40px;color:#b4b6bf;stroke-width:1.3;margin-bottom:23px}.empty-state h2{font-size:23px;font-weight:550;letter-spacing:-.5px}.empty-state p{max-width:420px;margin:12px 0 25px;color:var(--muted);font-size:15px}.saved-draft .summary-top{width:100%;align-items:flex-start}.draft-description{font-size:14px;color:var(--muted);margin-bottom:20px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.draft-meta{display:flex;gap:10px;justify-content:space-between;align-items:center;margin-top:auto;width:100%;padding-bottom:20px}.draft-date{color:var(--subtle);font-size:12px}.draft-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.draft-actions .button{min-height:36px;font-size:12px;padding:7px 11px}.draft-actions .icon{width:15px;height:15px}.draft-actions>.icon-button{width:32px;height:34px}.empty-state .button{font-size:14px}
/* Forms and dialogs share the original restrained visual language. */
.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:10px 16px;border-radius:10px;border:1px solid #42444b;background:#202124;font-size:14px;line-height:1.35;text-decoration:none;transition:background .15s,border-color .15s}.button:hover{background:#2b2d31;border-color:#696b73}.button.primary{background:#e8e9ed;color:#1a1b20;border-color:#e8e9ed;font-weight:550}.button.primary:hover{background:#fff;border-color:#fff}.button.subtle{background:transparent;border-color:#33353a;color:var(--muted)}.button.danger{color:#fac0c0;border-color:#673b3d;background:#392426}.button .icon{width:17px;height:17px}.button.full{width:100%}.app-dialog{padding:0;border:1px solid #414249;border-radius:24px;background:#191a1d;color:var(--text);width:560px;max-width:calc(100% - 32px);max-height:calc(100dvh - 40px);box-shadow:0 30px 120px #0009;overflow-y:auto;scrollbar-width:thin}.app-dialog::backdrop{background:#000a;backdrop-filter:blur(7px)}.dialog-head{padding:25px 25px 17px;display:flex;align-items:flex-start;justify-content:space-between;gap:15px;border-bottom:1px solid #303137;background:#191a1d;position:sticky;top:0;z-index:2}.dialog-head h2{font-size:23px;font-weight:550;line-height:1.4;letter-spacing:-.5px}.dialog-subtitle{color:var(--muted);font-size:13px;margin-top:5px;line-height:1.6}.dialog-close{margin:-3px -5px 0 0;flex-shrink:0}.dialog-body{padding:24px 25px 26px}.dialog-open{overflow:hidden}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.field{display:flex;flex-direction:column;gap:7px;min-width:0}.field.full{grid-column:1/-1}.field label{font-size:13px;font-weight:500;color:#e0e1e7}.field input,.field textarea,.field select{background:#121316;color:var(--text);border:1px solid #3b3d45;border-radius:10px;padding:11px 12px;width:100%;min-height:45px;font-size:15px;line-height:1.5;transition:border-color .15s;min-width:0}.field textarea{resize:vertical;min-height:90px}.field input:hover,.field textarea:hover,.field select:hover{border-color:#595b66}.field input:focus,.field textarea:focus,.field select:focus{border-color:#a4a7b1;outline:none;box-shadow:0 0 0 2px #a4a7b119}.field input::placeholder,.field textarea::placeholder{color:#777c88}.field small,.field-help{font-size:12px;color:var(--subtle);line-height:1.55}.field [readonly]{color:var(--muted)}.dialog-footer{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-top:25px;padding-top:20px;border-top:1px solid #303137}.form-error{padding:10px 12px;border:1px solid #684145;background:#342327;color:#f6b9c0;border-radius:9px;font-size:13px;margin-top:16px;line-height:1.55}.info-box{display:flex;gap:11px;border:1px solid #3b3d45;background:#212226;padding:14px;border-radius:12px;color:var(--muted);font-size:13px;line-height:1.6;margin:18px 0}.info-box .icon{width:18px;height:18px;flex-shrink:0;margin-top:2px;color:#c8cad2}.info-box strong{color:#eeeef2;font-weight:550}.info-box p+p{margin-top:7px}.upload-area{display:flex;align-items:center;gap:18px;margin-bottom:23px;padding:16px;border:1px dashed #4b4d55;border-radius:14px}.upload-area .upload-preview{width:72px;height:72px;flex-shrink:0;border-radius:13px;background:#292b30;display:flex;align-items:center;justify-content:center;overflow:hidden}.upload-preview img{width:100%;height:100%;object-fit:contain}.upload-preview .icon{width:28px;height:28px;color:var(--muted)}.upload-copy{font-size:13px;min-width:0}.upload-copy p{margin-top:8px;color:var(--subtle);font-size:12px}.upload-copy .button{min-height:34px;padding:7px 11px;font-size:12px}.upload-copy .text-button{font-size:12px;color:var(--muted);padding:5px 8px;text-decoration:underline}.review-token{display:flex;gap:15px;align-items:center;margin-bottom:23px}.review-token .token-avatar{width:64px;height:64px;border-radius:16px;font-size:29px}.review-token h3{font-size:24px;letter-spacing:-.7px;overflow-wrap:anywhere}.review-token p{color:var(--muted);font-size:14px}.review-table{margin:0}.review-row{padding:12px 0;display:flex;justify-content:space-between;gap:18px;border-bottom:1px solid #303137;font-size:14px}.review-row dt{color:var(--muted);flex-shrink:0}.review-row dd{margin:0;text-align:right;overflow-wrap:anywhere}.review-description{font-size:14px;line-height:1.7;color:var(--muted);margin-bottom:18px;overflow-wrap:anywhere}.wallet-option{display:flex;align-items:center;gap:14px;padding:17px;border:1px solid #41434a;border-radius:14px;width:100%;text-align:left;background:#222328}.wallet-option:hover{border-color:#767882;background:#2a2b31}.wallet-option>.icon{width:29px;height:29px}.wallet-option strong{font-size:16px;font-weight:550}.wallet-option small{display:block;font-size:12px;color:var(--muted);margin-top:2px}.wallet-option>.icon:last-child{margin-left:auto;width:20px;height:20px}.wallet-status{font-size:13px;margin-top:16px;color:var(--muted);line-height:1.6;overflow-wrap:anywhere}.wallet-address{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px;padding:14px;background:#101114;border:1px solid #393b44;border-radius:11px;overflow-wrap:anywhere;margin:16px 0}.dialog-body>p{color:var(--muted);font-size:14px;line-height:1.7}.dialog-body h3{font-size:17px;font-weight:550}.inline-link{text-decoration:underline;text-underline-offset:3px}.profile-plan{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid #33353c;margin-bottom:20px}.profile-plan>div{display:flex;align-items:center;gap:12px}.profile-note{margin:16px 0!important}.profile-actions{display:grid;gap:10px;margin:20px 0}.small-print{font-size:11px!important;color:var(--subtle)!important;line-height:1.7}.toast{position:fixed;bottom:max(25px,env(safe-area-inset-bottom));left:calc(50% + var(--sidebar-width)/2);transform:translateX(-50%);z-index:1000;background:#303136;color:#f1f1f5;border:1px solid #52535c;border-radius:13px;padding:13px 19px;font-size:14px;box-shadow:0 10px 40px #0005;max-width:min(460px,calc(100% - 32px));width:max-content;text-align:center;pointer-events:none}.sidebar-collapsed .toast{left:50%}.noscript-notice{position:fixed;inset:auto 0 0;padding:16px;text-align:center;background:#31323a;z-index:100}
/* The full reference composition fits shorter laptop displays, too. */
@media(min-width:1101px) and (max-height:950px){.welcome{padding-top:35px}.hero-logo{width:96px;height:96px}.hero h1{font-size:64px}.hero-tagline{font-size:26px;margin-top:12px}.hero-description{font-size:20px;margin-top:16px}.suggestion-grid{margin-top:34px}.suggestion-card{min-height:194px;padding-top:23px;padding-bottom:21px}.suggestion-card>.icon{margin-bottom:14px}.card-title,.card-description{font-size:17px}.card-title{min-height:49px}.composer-wrap{margin-top:58px}.home-view{padding-bottom:40px}}
@media(min-width:1101px) and (max-height:810px){.topbar{height:74px}.welcome{padding-top:17px}.hero-logo{width:88px;height:88px}.hero h1{font-size:60px;margin-top:3px}.hero-tagline{font-size:25px;margin-top:10px}.hero-description{font-size:18px;margin-top:13px}.suggestion-grid{margin-top:29px}.suggestion-card{min-height:180px;padding:20px}.suggestion-card>.icon{width:25px;height:25px;margin-bottom:12px}.card-title,.card-description{font-size:16px}.card-title{min-height:46px}.card-description{margin-top:8px}.composer-wrap{margin-top:40px}.composer{padding-top:16px;padding-bottom:11px}.home-view{padding-bottom:28px}}
@media(max-width:1350px) and (min-width:821px){:root{--sidebar-width:260px}.brand-row{padding-left:13px;padding-right:12px}.brand{font-size:21px;gap:7px}.brand img{width:41px;height:41px}.home-view{width:calc(100% - 56px)}.suggestion-grid{gap:14px;padding:0 7px}.suggestion-card{padding-left:18px;padding-right:16px}.card-title,.card-description{font-size:16px}.composer-tools{gap:23px}.composer-bottom{gap:22px}.tool-button{gap:7px;font-size:13px}.content-view{width:calc(100% - 56px)}.template-grid,.draft-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:1100px) and (min-width:821px){:root{--sidebar-width:240px}.brand-row{padding:14px 12px}.brand{font-size:19px;letter-spacing:-.6px;gap:5px}.brand img{width:36px;height:36px}.sidebar-toggle{width:26px}.nav-item{font-size:16px;gap:13px;padding-left:11px}.recent-section{margin:0 22px}.welcome{padding-top:37px}.hero-logo{width:90px;height:90px}.hero h1{font-size:54px;letter-spacing:-2px}.hero-tagline{font-size:24px}.hero-description{font-size:17px;max-width:410px;margin:16px auto 0}.suggestion-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:33px}.suggestion-card{min-height:174px;padding:20px}.suggestion-card>.icon{width:26px;height:26px;margin-bottom:13px}.card-title{min-height:0;font-size:16px}.card-description{font-size:15px;margin-top:10px}.desktop-break{display:none}.composer-wrap{margin-top:36px}.composer-bottom{gap:15px}.composer-tools{gap:17px}.tool-button{flex-direction:column;gap:4px;font-size:10px;line-height:15px;padding:2px 0}.tool-button .icon{width:18px;height:18px}.attach-button{width:42px;height:42px}.send-button{width:45px;height:45px}.home-view{padding-bottom:40px}.topbar{padding-right:23px}}
@media(max-width:820px){:root{--sidebar-width:280px}.sidebar{transform:translateX(-100%);width:280px;box-shadow:15px 0 60px #0005}.sidebar-open .sidebar{transform:translateX(0)}.sidebar-open{overflow:hidden}.main,.sidebar-collapsed .main{margin-left:0}.topbar{height:72px;position:relative;padding:13px 18px;align-items:center;justify-content:space-between}.topbar-brand,.sidebar-collapsed .topbar-brand{display:flex;height:44px;gap:4px}.topbar-brand .icon-button{width:33px;height:37px;padding:5px}.mobile-brand{font-size:19px;padding:4px}.wallet-button{min-height:43px;padding:7px 15px;border-radius:15px;font-size:14px;line-height:26px;max-width:175px}.wallet-button.connected{font-size:12px;padding:7px 11px}.home-view{width:calc(100% - 48px);max-width:660px;padding-bottom:35px}.welcome{padding-top:32px}.hero-logo{width:88px;height:88px}.hero h1{font-size:53px;letter-spacing:-2px;margin-top:9px}.hero-tagline{font-size:24px;letter-spacing:-.35px;margin-top:14px}.hero-description{font-size:18px;line-height:1.55;max-width:440px;margin:15px auto 0}.suggestion-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:0;gap:15px;margin-top:34px}.suggestion-card{min-height:165px;padding:21px 22px;border-radius:20px}.suggestion-card>.icon{width:27px;height:27px;margin-bottom:13px}.card-title{font-size:17px;min-height:0;line-height:1.45}.card-description{font-size:16px;margin-top:8px}.desktop-break{display:none}.composer-wrap{margin-top:35px}.composer{border-radius:25px;padding:17px 13px 12px}.composer-bottom{gap:18px;margin-top:10px}#prompt{font-size:17px;padding-left:7px;line-height:25px;min-height:36px}.composer-tools{gap:22px}.tool-button{gap:7px;font-size:12px}.tool-button .icon{width:18px;height:18px}.send-button{width:46px;height:46px}.attach-button{width:42px;height:42px;padding:10px}.toast{left:50%}.content-view{width:calc(100% - 42px);margin-top:33px}.template-grid,.draft-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-heading h1{font-size:35px}.page-heading p{font-size:15px}.page-heading-row{align-items:flex-start}.conversation{margin-top:20px}.home-view.in-conversation{min-height:calc(100svh - 72px);padding-bottom:max(14px,env(safe-area-inset-bottom))}.message-assistant{gap:11px}.assistant-logo{width:28px;height:28px}.message{font-size:15px}.message-user{max-width:92%;padding:13px 17px}.in-conversation .composer-wrap{margin-top:30px}.profile{padding-bottom:max(24px,env(safe-area-inset-bottom))}.summary-details{gap:12px}.topbar-brand .mobile-brand{max-width:140px}}
@media(max-width:600px){.home-view{width:calc(100% - 32px)}.welcome{padding-top:27px}.hero-logo{width:76px;height:76px}.hero h1{font-size:46px;letter-spacing:-1.8px;margin-top:7px}.hero-tagline{font-size:22px;margin-top:12px}.hero-description{font-size:16px;max-width:340px;margin-top:13px;padding:0 5px;line-height:1.5}.suggestion-grid{margin-top:29px;gap:12px}.suggestion-card{padding:18px 17px;min-height:157px;border-radius:18px}.suggestion-card>.icon{width:25px;height:25px;margin-bottom:12px}.card-title{font-size:16px;line-height:1.4}.card-description{font-size:14px;line-height:1.5;margin-top:9px}.composer-wrap{margin-top:28px}.composer{border-radius:25px;padding:16px 11px 11px}.composer-bottom{gap:13px;margin-top:9px}.composer-tools{gap:0;justify-content:space-between;flex:1}.tool-button{flex-direction:column;gap:4px;font-size:10px;line-height:15px;padding:5px 0}.tool-button .icon{width:18px;height:18px}.attach-button{width:36px;height:38px;padding:8px}.send-button{width:42px;height:42px}.send-button .icon{width:22px;height:22px}#prompt{font-size:16px;line-height:24px;min-height:38px}.topbar{padding:11px 13px;height:66px;gap:8px}.topbar-brand{gap:1px}.mobile-brand{font-size:17px}.wallet-button{font-size:12px;padding:6px 12px;min-height:40px;line-height:26px;border-radius:14px;max-width:147px}.topbar-brand .icon-button{width:30px}.home-view.in-conversation{min-height:calc(100svh - 66px)}.content-view{width:calc(100% - 32px);margin-top:28px}.page-heading{margin-bottom:25px}.page-heading-row{flex-wrap:wrap;gap:16px}.page-heading-row>.button{min-height:36px;font-size:13px}.template-grid,.draft-grid{gap:12px}.template-card,.saved-draft{padding:18px;border-radius:17px}.template-card h2,.saved-draft h2{font-size:18px}.template-card p{font-size:13px;margin-bottom:18px}.template-emoji{font-size:28px;margin-bottom:13px}.template-link{font-size:11px}.draft-grid{grid-template-columns:1fr}.empty-state{padding:50px 20px}.empty-state h2{font-size:21px}.empty-state p{font-size:14px}.dialog-head{padding:20px 19px 16px}.dialog-head h2{font-size:21px}.dialog-body{padding:20px 19px 22px}.app-dialog{border-radius:21px;max-width:calc(100% - 24px);max-height:calc(100dvh - 26px)}.dialog-close{width:32px;height:32px;padding:5px}.form-grid{gap:16px 12px}.field input,.field textarea,.field select{font-size:16px;padding:10px}.field label{font-size:12px}.dialog-footer{gap:9px}.dialog-footer .button{font-size:13px}.conversation-heading{font-size:13px;margin-bottom:25px}.quiet-badge{font-size:10px}.assistant-content{padding-top:0}.draft-summary{padding:15px}.summary-top{gap:11px}.summary-top h3{font-size:17px}.summary-top .token-avatar{width:42px;height:42px}.message-actions .button{font-size:12px;padding:9px 11px;min-height:38px}.message-assistant{gap:10px}.assistant-logo{width:26px;height:26px}.idea-option{padding:12px}.review-row{font-size:13px}.upload-area{padding:13px;gap:12px}.upload-area .upload-preview{width:62px;height:62px}.wallet-option{padding:15px}.toast{font-size:13px;padding:12px 16px;bottom:20px}.attachment-preview span{max-width:160px}}
@media(max-width:374px){.topbar{padding-left:9px;padding-right:10px}.mobile-brand{font-size:16px;padding:3px}.topbar-brand .icon-button{width:27px}.wallet-button{padding:5px 9px;font-size:11px;max-width:129px}.home-view{width:calc(100% - 24px)}.hero h1{font-size:40px}.hero-tagline{font-size:19px}.hero-description{font-size:15px}.suggestion-card{padding:16px 13px}.card-title{font-size:14px}.card-description{font-size:13px}.composer-bottom{gap:8px}.tool-button{font-size:9px}.send-button{width:35px;height:35px}.attach-button{width:30px;height:35px;padding:6px}.composer{padding-left:9px;padding-right:9px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.template-grid{grid-template-columns:1fr}.app-dialog{max-width:calc(100% - 16px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.suggestion-card:hover,.send-button:hover{transform:none}}
/* Compact phone spacing keeps the prompt within reach without hiding any tools. */
@media(max-width:600px){.welcome{padding-top:18px}.hero-logo{width:70px;height:70px}.hero h1{font-size:44px}.hero-description{margin-top:10px}.suggestion-grid{margin-top:24px;gap:10px}.suggestion-card{padding:16px 17px;min-height:157px}.suggestion-card>.icon{width:24px;height:24px;margin-bottom:10px}.card-title{font-size:15px}.card-description{font-size:13px;margin-top:8px}.composer-wrap{margin-top:24px}.home-view{padding-bottom:24px}}
@media(max-width:374px){.hero h1{font-size:40px}.suggestion-card{padding:16px 13px}.card-title{font-size:14px}.card-description{font-size:13px}}
.muted{color:var(--muted)}

/* Functional beta states preserve the original LaunchGPT composition. */
.ai-text{white-space:pre-wrap;overflow-wrap:anywhere;font-size:16px;line-height:1.7}.thinking{color:var(--muted)}button:disabled{opacity:.5;cursor:wait}.launch-consent{display:flex;align-items:flex-start;gap:12px;font-size:14px;margin:20px 0}.launch-consent input{width:19px;height:19px;flex-shrink:0;accent-color:#fff;margin-top:2px}.composer-notice{text-align:center;color:var(--muted);font-size:12px;margin:12px 0}.composer-notice button{text-decoration:underline;font:inherit;color:inherit}.analytics-subtitle{margin-top:22px}.button-row{flex-wrap:wrap}.wallet-address{font-size:13px}.ai-text a{color:inherit}.field input[readonly]{color:var(--muted)}
@media(max-width:600px){.tool-button{font-size:12px}.composer-bottom{gap:8px}.composer-tools{gap:6px}.attach-button{width:28px}.send-button{width:36px}.field label{font-size:14px}.quiet-badge{font-size:12px}.message{font-size:16px}.template-link{font-size:13px}}

.message-image{display:block;max-width:min(260px,100%);max-height:260px;width:auto;height:auto;object-fit:contain;border-radius:12px}.message-image+div{margin-top:12px}.message-user{overflow-wrap:anywhere}

.launch-options-fields{display:grid;gap:24px;margin-top:24px}.launch-options-fields:first-child{margin-top:0}.launch-fieldset{border:0;padding:0;margin:0;min-width:0}.launch-fieldset legend{font-size:14px;font-weight:600;margin-bottom:12px;padding:0}.launch-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.launch-choice{position:relative;cursor:pointer;min-width:0}.launch-choice>input{position:absolute;width:1px;height:1px;opacity:0}.choice-body{display:flex;flex-direction:column;height:100%;padding:16px;border:1px solid #383a40;border-radius:15px;background:#1c1e22;transition:border-color .15s,background .15s}.choice-heading{display:flex;align-items:center;gap:9px;font-size:15px}.choice-detail{display:block;color:#a8abb5;font-size:12px;line-height:1.55;margin-top:6px}.choice-check{margin-left:auto;width:19px;height:19px;border:1px solid #555a63;border-radius:50%;font-size:12px;line-height:17px;text-align:center;color:transparent;flex-shrink:0}.launch-choice input:checked+.choice-body{border-color:#b9bdc8;background:#282b32}.launch-choice input:checked+.choice-body .choice-check{background:#dfe2ea;border-color:#dfe2ea;color:#14171d}.launch-choice input:focus-visible+.choice-body{outline:2px solid #e4e7f0;outline-offset:4px}.launch-choice:hover .choice-body{border-color:#787e8b}.pair-symbol{display:inline-grid;place-items:center;width:27px;height:27px;border-radius:50%;font-size:21px}.pair-symbol.sol{background:#343046;color:#baabf9}.pair-symbol.usdc{background:#22456e;color:#92c7ff}.launch-fieldset .field-help{margin-top:10px}.mayhem-option{border-top:1px solid #36383e;padding-top:20px}.mayhem-toggle{position:relative;display:flex;align-items:center;gap:16px;cursor:pointer}.mayhem-toggle>span:first-child{flex:1}.mayhem-toggle strong{font-size:15px}.mayhem-toggle input{position:absolute;right:0;width:44px;height:26px;opacity:0;cursor:pointer}.switch-track{width:44px;height:26px;border-radius:20px;background:#414650;position:relative;flex-shrink:0;transition:background .15s}.switch-track:after{content:'';position:absolute;left:3px;top:3px;width:20px;height:20px;border-radius:50%;background:#e8eaf0;transition:transform .15s}.mayhem-toggle input:checked+.switch-track{background:#a04050}.mayhem-toggle input:checked+.switch-track:after{transform:translateX(18px)}.mayhem-toggle input:focus-visible+.switch-track{outline:2px solid #e4e7f0;outline-offset:4px}.mayhem-option>.field-help{margin:12px 0 0;font-size:12px;line-height:1.6}.mayhem-option .icon{width:12px;height:12px;vertical-align:middle}.preview-banner{text-align:center;padding:8px 16px;font-size:12px;letter-spacing:.03em;background:#282229;color:#f2bdc6;border-bottom:1px solid #49343d}.launch-options-fields .field-help{font-size:12px;line-height:1.6}.launch-options-fields+ .dialog-footer{margin-top:24px}.app-dialog button:disabled{cursor:not-allowed}
@media(max-width:600px){.launch-choice-grid{gap:9px}.choice-body{padding:12px}.choice-heading{font-size:14px;gap:7px}.choice-detail{font-size:12px}.launch-options-fields{gap:20px}.pair-symbol{width:24px;height:24px;font-size:18px}.composer-tools{gap:8px}}
.pair-search{width:100%;padding:11px 13px;border:1px solid #41454f;background:#17191d;border-radius:11px;color:inherit;font:inherit;font-size:13px;margin-bottom:12px}.pair-list{max-height:218px;overflow-y:auto;overscroll-behavior:contain;padding:3px;scrollbar-width:thin;scrollbar-color:#4b505b transparent}.pair-list .choice-body{padding:12px}.pair-list .choice-detail{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pair-category{color:#868c98;font-size:10px;margin-top:4px}.pair-selected{font-size:12px;line-height:1.5;color:#e3e5eb;margin-top:12px;overflow-wrap:anywhere}.pair-retry{font-size:inherit}.mayhem-toggle:has(input:disabled){opacity:.5;cursor:not-allowed}.launch-choice:has(input:disabled){opacity:.5;cursor:not-allowed}
.custom-fee-option{border-top:1px solid #36383e;padding-top:20px}.custom-fee-fields{margin-top:18px}.fee-input-row{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:14px}.fee-percent-wrap{display:flex;align-items:center;gap:9px}.fee-percent-wrap input{width:100px;text-align:right;background:#1c1e22;border:1px solid #555a63;border-radius:10px;padding:10px;color:inherit;font:inherit}.fee-slider{display:block;width:100%;height:28px;margin:12px 0 0;accent-color:#cbd0db;cursor:pointer}.fee-scale{display:flex;justify-content:space-between;color:#a8abb5;font-size:12px;margin-bottom:12px}.custom-fee-option .field-help{margin:12px 0 0}.fee-percent-wrap input:focus-visible,.fee-slider:focus-visible{outline:2px solid #e4e7f0;outline-offset:4px}
a.nav-item{text-decoration:none}
.primary-nav .nav-item{display:block;appearance:none;line-height:1.5;font-family:var(--font);font-weight:400;letter-spacing:normal}
.nav-item-content{display:flex;align-items:center;gap:inherit;width:100%;text-align:left}.nav-item-content>.icon{display:block;flex:0 0 24px}.nav-item-content>span{display:block;line-height:1.5}
.token-contract{text-align:center;margin:0}.token-contract button{max-width:100%;padding:4px 0;color:var(--muted);font-size:16px;line-height:1.5;overflow-wrap:anywhere;user-select:all}.token-contract button:hover{color:var(--text);text-decoration:underline;text-underline-offset:3px}
.app-dialog:has(#analyze-form){width:820px}.analysis-controls{display:flex;align-items:center;gap:16px;margin:20px 0}.analysis-muted{font-size:14px;line-height:1.6;color:var(--muted);margin:12px 0}.analysis-heading h3{font-size:22px}.analysis-timestamp,.analysis-source{font-size:12px;color:var(--subtle)}.analysis-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0}.analysis-stats>div{padding:16px;background:#222429;border:1px solid #393c44;border-radius:12px;display:flex;flex-direction:column;gap:6px}.analysis-stats strong{font-size:25px;font-weight:550}.analysis-stats span{font-size:13px;color:var(--muted)}.analysis-notice{font-size:14px;line-height:1.6;padding:14px 16px;background:#28242a;border-left:3px solid #b2919e;border-radius:4px}.analysis-section-title{margin:24px 0 14px}.analysis-findings{list-style:none;padding:0;display:grid;gap:10px}.analysis-finding{border:1px solid #3a3d44;border-left:3px solid #818796;padding:14px;border-radius:10px}.analysis-finding.risk-high{border-left-color:#df8695}.analysis-finding.risk-watch{border-left-color:#d1b07d}.analysis-finding>div{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px}.analysis-finding strong{font-size:15px}.analysis-finding p{font-size:14px;color:var(--muted);margin-top:8px;line-height:1.6}.analysis-section{border-top:1px solid #3b3d45;margin-top:22px;padding-top:18px}.analysis-section>summary{font-size:16px;font-weight:550;cursor:pointer;padding:3px 0}.analysis-facts{margin:14px 0}.analysis-facts>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #303238;padding:10px 0;font-size:14px}.analysis-facts dt{color:var(--muted)}.analysis-facts dd{margin:0;text-align:right}.analysis-pattern{padding:14px;background:#222429;border:1px solid #393c44;border-radius:10px;margin:12px 0;font-size:14px}.analysis-links{display:flex;flex-wrap:wrap;gap:10px 18px;font-size:13px;margin:12px 0}.analysis-table-wrap{overflow-x:auto}.analysis-table{width:100%;border-collapse:collapse;font-size:14px}.analysis-table th,.analysis-table td{text-align:left;padding:10px 8px;border-bottom:1px solid #34363d}.analysis-table th:last-child,.analysis-table td:last-child{text-align:right}.analysis-table th{font-weight:500;color:var(--muted)}.analysis-sources{list-style:none;padding:0}.analysis-sources li{display:flex;justify-content:space-between;gap:16px;margin:12px 0;font-size:14px}.analysis-limitations{padding-left:20px;color:var(--muted);font-size:14px;line-height:1.65}.analysis-limitations li{margin:10px 0}@media(max-width:600px){.analysis-stats{gap:7px}.analysis-stats>div{padding:10px}.analysis-stats strong{font-size:21px}.analysis-controls{align-items:flex-start;flex-direction:column;gap:4px}.analysis-facts>div{gap:12px}.analysis-facts dt{max-width:65%}}
