.atlas-history-toggle,.atlas-mobile-menu{display:none}.atlas-history-content{display:flex;flex:1;min-height:0;flex-direction:column}.atlas-costs-page{color:#dce8f3}.atlas-costs-page .atlas-costs-total{border-color:rgba(63,177,255,.28);background:radial-gradient(ellipse at top right,rgba(29,133,218,.13),transparent 70%),#0a1722}.atlas-costs-total>p:nth-child(2){color:#70ccff;margin-top:8px}.atlas-cost-row{gap:16px;padding:14px 0;align-items:flex-start}.atlas-cost-row>div{min-width:0;flex:1;overflow-wrap:anywhere}.atlas-cost-row>span{flex-shrink:0;max-width:36%;text-align:right;color:#a3d9fa;overflow-wrap:anywhere}.atlas-cost-row p+p{margin-top:6px;line-height:1.6}@media (max-width:420px){.atlas-cost-row{flex-direction:column;gap:8px}.atlas-cost-row>span{max-width:100%;text-align:left}}.atlas-hero-portrait{mix-blend-mode:normal;-webkit-mask-image:linear-gradient(transparent,transparent 6%,#000 14%,#000 76%,transparent),linear-gradient(90deg,transparent,#000 22%,#000 78%,transparent);mask-image:linear-gradient(transparent,transparent 6%,#000 14%,#000 76%,transparent),linear-gradient(90deg,transparent,#000 22%,#000 78%,transparent);-webkit-mask-composite:source-in;mask-composite:intersect}.atlas-hero-portrait:after{display:none}.atlas-hero-halo{z-index:0;left:50%;top:16%;width:min(72%,320px);border:2px solid rgba(55,173,255,.7);box-shadow:0 0 18px rgba(38,155,255,.4),inset 0 0 18px rgba(38,155,255,.16);filter:none;background:radial-gradient(circle,rgba(23,126,222,.12),transparent 70%);-webkit-mask-image:linear-gradient(#000,#000 38%,transparent 62%);mask-image:linear-gradient(#000,#000 38%,transparent 62%)}.atlas-presence:not(.has-conversation){isolation:auto;-webkit-mask-image:linear-gradient(transparent,#000 12%,#000 78%,transparent);mask-image:linear-gradient(transparent,#000 12%,#000 78%,transparent)}@media (max-width:900px){:root{--atlas-mobile-header:calc(64px + env(safe-area-inset-top, 0px))}html{scroll-padding-top:var(--atlas-mobile-header)}.atlas-shell{min-height:100dvh}.atlas-main{width:100%}.atlas-sidebar{position:sticky;top:0;z-index:30;width:100%;height:var(--atlas-mobile-header);flex-basis:auto;padding:calc(10px + env(safe-area-inset-top, 0px)) 16px 10px;background:#050f18;backdrop-filter:none}.atlas-brand{gap:10px;flex-shrink:0}.atlas-brand-mark{width:36px;height:36px}.atlas-brand-mark svg{width:27px;height:27px}.atlas-brand strong{font-size:17px;letter-spacing:.22em}.atlas-mobile-menu{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;margin-left:auto;padding:0 12px;border:1px solid #254359;border-radius:12px;background:#0c2131;color:#d6eaff;font:inherit;font-size:13px;cursor:pointer}.atlas-sidebar .atlas-nav{display:none;position:absolute;top:100%;left:12px;right:12px;margin:0;padding:10px;max-height:calc(100dvh - var(--atlas-mobile-header) - 20px);overflow-y:auto;overscroll-behavior:contain;border:1px solid #244157;border-radius:16px;background:#071623;box-shadow:0 18px 35px #0008}.atlas-sidebar.is-menu-open .atlas-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.atlas-sidebar .atlas-nav-link,.atlas-sidebar .atlas-nav-link:nth-child(n+6){display:flex;min-height:48px;padding:10px;gap:9px;font-size:13px}.atlas-sidebar .atlas-nav-link span{display:inline;overflow-wrap:anywhere}.atlas-sidebar .atlas-nav-link svg{flex-shrink:0}.atlas-history-toggle:focus-visible,.atlas-mobile-menu:focus-visible,.atlas-nav-link:focus-visible{outline:2px solid #62caff;outline-offset:3px}.atlas-dashboard{grid-template-columns:minmax(0,1fr);padding:20px}.atlas-stage{min-height:0}.atlas-welcome{position:relative;top:auto;width:100%;max-width:440px;margin:0 auto;padding:18px 8px 12px;text-align:center}.atlas-welcome .atlas-kicker{margin:0 0 10px!important;font-size:9px!important;letter-spacing:.18em}.atlas-welcome h1{font-size:clamp(27px,4.3vw,34px);line-height:1.2;font-weight:500;letter-spacing:-.035em}.atlas-welcome h1 span{display:inline-block;font-size:.85em;vertical-align:baseline}.atlas-welcome p:not(.atlas-kicker){max-width:32ch;margin:10px auto 0;font-size:14px;line-height:1.65;color:#8ea3b6;text-wrap:balance}.atlas-presence{min-height:440px;flex:0 0 auto}.atlas-hero-portrait{top:-20px;bottom:0;left:50%;width:100%}.atlas-hero-portrait img{-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.atlas-actions{margin-top:16px}.atlas-presence.has-conversation{padding:16px 0 0;min-height:0}.atlas-chat-shell{flex-direction:column;height:calc(100dvh - var(--atlas-mobile-header));min-height:0;max-width:100%;overflow:hidden}.atlas-chat-main{min-height:0}.atlas-conversation-list{position:relative;width:100%;border-right:0;border-bottom:1px solid #203343}.atlas-history-toggle{display:flex;align-items:center;gap:8px;min-height:48px;width:100%;padding:0 16px;color:#b7cbde;background:#07131e;border:0;font:inherit;font-size:13px;text-align:left;cursor:pointer}.atlas-history-toggle svg:last-child{margin-left:auto}.atlas-history-content{display:none}.is-history-open .atlas-history-content{display:flex;position:absolute;z-index:20;top:100%;left:0;right:0;max-height:min(48dvh,340px);background:#081723;border-bottom:1px solid #254359;box-shadow:0 18px 30px #0006}.atlas-conversation-list button{min-height:44px}.atlas-chat-messages{min-height:0;padding:20px 16px;overscroll-behavior-y:contain}.atlas-chat-action,.atlas-chat-bubble{max-width:94%}.atlas-chat-composer{flex-shrink:0;padding:12px 16px calc(12px + env(safe-area-inset-bottom, 0px));backdrop-filter:none}.atlas-chat-composer textarea{min-width:0;min-height:44px;max-height:160px;font-size:16px}.atlas-chat-composer button{flex-shrink:0;min-width:44px;min-height:44px}.atlas-chat-composer .atlas-voice-status{justify-content:flex-start}.atlas-business-page,.atlas-page-shell,.atlas-project-detail{min-height:calc(100dvh - var(--atlas-mobile-header))}}@media (min-width:641px) and (max-width:900px){.atlas-hero-portrait{width:min(100%,360px)}}@media (max-width:640px){.atlas-dashboard{padding:16px;gap:20px}.atlas-welcome h1{font-size:28px}.atlas-welcome p{font-size:14px}.atlas-presence{min-height:0;height:clamp(360px,108vw,480px)}.atlas-presence.has-conversation{height:auto}.atlas-hero-portrait{top:-20px;bottom:0;width:100%;left:50%}.atlas-hero-portrait img{filter:none}.atlas-hero-halo{top:16%;filter:none;opacity:.8}.atlas-actions{margin-top:16px}.atlas-suggestion-grid{gap:8px}.atlas-suggestion{min-height:76px;padding:10px;gap:8px;font-size:12px}.atlas-suggestion:hover{transform:none}.atlas-composer{min-height:62px;padding:8px;gap:6px;border-radius:20px;margin-top:16px}.atlas-composer input{font-size:16px;margin-left:0;width:0}.atlas-attach,.atlas-composer .atlas-mic,.atlas-send{width:44px;height:44px;flex:0 0 44px;margin-left:0}.atlas-send{box-shadow:none}.atlas-intelligence{font-size:10px;line-height:1.5;text-align:center}.atlas-intelligence svg{flex-shrink:0}.atlas-context{gap:12px}.atlas-panel{padding:16px}.atlas-briefing summary,.atlas-panel-link{min-height:44px}.atlas-home-thread{min-height:250px;max-height:55dvh;box-shadow:none}.atlas-thread-messages{padding:12px}.atlas-home-message{max-width:96%;font-size:14px}.atlas-thread-heading{padding:0 12px;gap:8px}.atlas-thread-heading button{min-height:44px}.atlas-note-form{width:min(300px,calc(100vw - 64px));max-width:100%}.atlas-business-page,.atlas-page-shell,.atlas-project-detail{padding:24px 16px calc(36px + env(safe-area-inset-bottom, 0px))}.atlas-page-shell h1{font-size:27px;overflow-wrap:anywhere}.atlas-page-shell .atlas-ui-card.flex{flex-wrap:wrap;align-items:flex-start;gap:12px}.atlas-page-shell .atlas-ui-card.flex>:first-child{min-width:0;flex:1 1 180px;overflow-wrap:anywhere}.atlas-page-shell .atlas-ui-card.flex>:last-child{max-width:100%}.atlas-ui-input{font-size:16px;min-height:44px}.atlas-ui-button{min-height:44px}.atlas-mobile-data-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-mobile-data-form>:first-child,.atlas-mobile-data-form>button{grid-column:1/-1}.atlas-mobile-data-form input,.atlas-mobile-data-form select{width:100%;min-width:0;min-height:44px;font-size:16px}.atlas-mobile-quick-form input{min-width:0}.atlas-project-list-card{padding:14px;gap:12px;flex-wrap:wrap}.atlas-project-list-identity{flex:1 1 210px}.atlas-project-list-meta{min-height:0;width:100%;flex-direction:row}.atlas-project-list-copy h2,.atlas-project-list-copy p{white-space:normal;overflow-wrap:anywhere}.atlas-project-list-copy p{font-size:12px}.atlas-project-list-card:hover{transform:none!important;box-shadow:none!important}.atlas-project-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-project-metrics article{flex-direction:column;align-items:flex-start;gap:8px;padding:14px}.atlas-project-tabs{overscroll-behavior-x:contain}.atlas-project-tabs>*{flex-shrink:0;min-height:44px}.atlas-project-doc-body{overflow-x:auto}.atlas-agent-mission-row{overflow-wrap:anywhere}.atlas-voice-status{font-size:11px;line-height:1.5}.atlas-voice-status button{min-height:44px}.atlas-formatted-message pre{max-width:100%;overflow-x:auto}.atlas-formatted-message table{display:block;max-width:100%;overflow-x:auto}}@media (max-width:360px){.atlas-mobile-quick-form{display:grid;grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important}.atlas-orbit,.atlas-voice-trigger{animation:none!important}.atlas-composer,.atlas-nav-link,.atlas-suggestion{transition:none}}