@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@400;500;600;700&display=swap";button{cursor:pointer;border:1px solid var(--line);color:inherit;background:#ffffff09;border-radius:13px;align-items:center;gap:8px;padding:10px 15px;transition:background .2s,transform .2s;display:inline-flex}button:hover{background:#ffffff17}button:active{transform:scale(.98)}button:disabled{opacity:.45;cursor:not-allowed}input,select,textarea{font:inherit;color:#e4eee2;background:#07130fc9;border:1px solid #ffffff20;border-radius:12px;outline:none;min-width:0;padding:11px 13px}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #9bed4f15}select option{background:#122019}textarea{resize:vertical;width:100%;line-height:1.6}small{color:var(--muted);line-height:1.5;display:block}.field{gap:8px;margin-bottom:17px;display:grid}.field>span{color:#bccdbd;font-size:12px}.section-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.section-head h1,.section-head h2{margin:0}.button-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.welcome{justify-content:space-between;align-items:center;margin:32px 0 35px;display:flex}.welcome h1{letter-spacing:-.05em;margin:20px 0;font:500 clamp(32px,4vw,56px)/1.06 Manrope,sans-serif}.welcome em{color:var(--green);font-style:normal}.welcome p{color:var(--muted)}.connection{color:var(--muted);align-items:center;gap:10px;margin-bottom:24px;font-size:12px;display:flex}.connection button{margin-left:auto;font-size:11px}.compact-metrics .metric{text-align:left;flex-direction:column;min-height:104px}.compact-metrics .metric strong{margin-top:12px;font-size:30px}.action-row{border-top:1px solid var(--line);align-items:center;gap:14px;padding:16px 0;display:flex}.action-row strong{font-size:14px}.shortcut{text-align:left;justify-content:space-between;width:100%;margin:8px 0;padding:16px;display:flex}.source-tabs{gap:8px;margin:20px 0;padding-bottom:4px;display:flex;overflow:auto}.source-tabs button{white-space:nowrap}.source-tabs .active,.recipient.active{background:#9bed4f14;border-color:#9bed4f80}.filters{border-radius:23px;flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:20px;padding:17px;display:flex}.filters select{max-width:215px;font-size:12px}.filters input{font-size:13px}.filters>span{color:var(--muted);font-size:12px}.table-wrap{border-radius:22px;max-height:70vh;overflow:auto}table{border-collapse:collapse;width:100%;font-size:13px}th{text-align:left;white-space:nowrap;color:#a9bea9;text-transform:uppercase;letter-spacing:.06em;z-index:1;background:#14251e;font-size:11px;font-weight:500;position:sticky;top:0}th,td{border-bottom:1px solid #ffffff09;min-width:140px;padding:16px}td{vertical-align:top;max-width:240px}td input{background:0 0;border-color:#0000;width:155px;padding:5px}tr:hover td{background:#ffffff04}.cell-link{text-align:left;color:#c0f29d;background:0 0;border:0;padding:0;font-weight:600}.empty-note{color:var(--muted);padding:35px}.message-layout{grid-template-columns:290px 1fr;gap:20px;display:grid}.recipients{max-height:85vh;overflow:auto}.recipient{text-align:left;width:100%;margin:6px 0;display:block}.recipient small{margin-top:4px}.composer{min-width:0}.preview{border:1px solid var(--line);background:#ffffff04;border-radius:18px;margin:24px 0;padding:24px}.preview pre{white-space:pre-wrap;overflow-wrap:anywhere;font-family:inherit;font-size:14px;line-height:1.8}.preview p{color:var(--muted);font-size:13px}.veil{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0009;justify-content:center;align-items:flex-start;padding:36px 18px;display:flex;position:fixed;inset:0;overflow:auto}.dialog{background:linear-gradient(135deg,#25362def,#0c1816f5);border-radius:30px;width:min(900px,100%);padding:32px;animation:.25s ease-out arrive}.form-grid{grid-template-columns:1fr 1fr;gap:0 20px;display:grid}.timeline{border-left:2px solid #9bed4f70;margin:14px 0;padding:4px 18px}.timeline p{white-space:pre-wrap}.error-banner{color:#ffe5e5;z-index:101;background:#5e242c;border-radius:14px;justify-content:space-between;gap:14px;margin-bottom:20px;padding:16px;display:flex;position:relative}.invite-code{-webkit-user-select:all;user-select:all;background:#ffffff0a;padding:18px;font-family:monospace}.island{transition:all .35s cubic-bezier(.2,.8,.2,1)}.aurora.a{animation:20s ease-in-out infinite alternate drift}.aurora.b{animation:25s ease-in-out infinite alternate-reverse drift}.panel,.metric{animation:.4s ease-out arrive}@keyframes drift{to{transform:translate(90px,100px)scale(1.1)}}@keyframes arrive{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (max-width:1050px){header nav{display:flex}header .brand span{display:none}header{gap:8px;padding:14px}header nav button{padding:8px}.message-layout{grid-template-columns:230px 1fr}}@media (max-width:720px){header .brand strong{display:none}.island{max-width:calc(100vw - 120px);overflow:auto}.message-layout,.form-grid{grid-template-columns:1fr}.recipients{max-height:260px}.welcome{display:block}.welcome>.primary{margin-top:20px}.section-head{flex-wrap:wrap}.dialog{padding:20px}.filters select{max-width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.ask-strizo .ask-row{gap:.6rem;margin:.75rem 0;display:flex}.ask-strizo .ask-row input{flex:1;min-width:0}.ask-answer{background:#ffffff0f;border-radius:14px;margin-top:.5rem;padding:.75rem .9rem}.ask-hits{gap:.4rem;margin-top:.6rem;display:grid}.command-strip{gap:.55rem;margin:0 0 1rem;display:grid}.command-strip .chip{text-align:left;justify-content:space-between;align-items:center;gap:1rem;display:flex}.command-strip .chip small{opacity:.75}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{scrollbar-width:thin;scrollbar-color:#77938044 transparent}.island{scrollbar-width:none}:root{--green:#b6e987;--muted:#a6b5b0;--line:#d5ede218}body{background-color:#0b1413;background-image:radial-gradient(at 20% -15%,#29443b 0,#0000 48%),radial-gradient(at 95% 75%,#1c2e34 0,#0000 45%),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}.aurora.a{opacity:.1}.aurora.b{opacity:.12}header{background:#0d171581;border-bottom:1px solid #ffffff08;height:88px}.island{background:linear-gradient(150deg,#f3fff515,#ffffff05);border-radius:40px;box-shadow:inset 0 1px #ffffff1c,0 12px 30px #0002}header nav button{border-radius:25px}header nav .active{color:#182c23;background:#d3e9ca}.dashboard{max-width:1480px;padding-top:24px}.connection{letter-spacing:.035em;opacity:.8;font-size:10px}.glass{background:linear-gradient(125deg,#e3fff20c,#e3fff203);border-color:#e9fff21c;box-shadow:inset 0 1px #ffffff0d,0 16px 50px #0002}.primary{color:#172b18;background:linear-gradient(130deg,#c6efa4,#a5d77c);box-shadow:inset 0 1px #fff6,0 5px 22px #9be84e13}.primary:hover{color:#172b18;background:#c7f1a6!important}button:focus-visible{outline-offset:4px;outline:2px solid #b6e987}button{transition:background .22s,box-shadow .25s,transform .3s cubic-bezier(.2,.8,.2,1),border-color .25s}button:hover:not(:disabled){border-color:#e2f9e440}h1{letter-spacing:-.055em;font-family:Manrope,system-ui,sans-serif;font-size:clamp(30px,4vw,44px);font-weight:500}.page-heading{margin:20px 0 30px}.page-heading h1{margin:12px 0}.crm-controls{margin:20px 0}.magnet-shell{align-items:center;gap:8px;min-width:0;display:flex}.magnet-rail{scrollbar-width:none;isolation:isolate;background:#06100d55;border:1px solid #ffffff10;border-radius:18px;gap:4px;max-width:100%;padding:5px;display:flex;position:relative;overflow:auto}.magnet-rail::-webkit-scrollbar{display:none}.magnet-rail>button{white-space:nowrap;color:#95aaa0;background:0 0;border:0;border-radius:13px;flex:none;padding:12px 18px;font-size:12px;position:relative}.magnet-rail>button[aria-pressed=true]{color:#e8f6e3}.magnet-rail>button:hover{background:#fff07;transform:translateY(-1px)}.magnet-selection{z-index:-1;pointer-events:none;background:linear-gradient(140deg,#d9f8db21,#ddffe609);border:1px solid #d9f8db25;border-radius:13px;transition:left .38s cubic-bezier(.18,.85,.25,1),width .38s cubic-bezier(.18,.85,.25,1);position:absolute;top:5px;bottom:5px;box-shadow:inset 0 1px #ffffff18,0 4px 12px #0003}.tab-count{background:#fff07;color:#bed6bb;border-radius:8px;padding:2px 6px;font-size:10px}.rail-arrows{flex:none;gap:3px;display:flex}.rail-arrows button{color:#77938b;background:0 0;border:0;padding:6px}.crm-search-row{align-items:center;gap:24px;margin-top:23px;display:flex}.spotlight-trigger{text-align:left;color:#b2c3ba;border-radius:20px;flex:1;gap:14px;min-width:0;padding:18px 20px;box-shadow:inset 0 1px #ffffff18,0 8px 24px #0002}.spotlight-trigger>svg{color:#b6e987}.spotlight-trigger>span:first-of-type{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;overflow:hidden}.spotlight-trigger:hover{transform:translateY(-2px);box-shadow:inset 0 1px #ffffff2a,0 14px 35px #0003}.search-filter-label{color:#a5b7ad;align-items:center;gap:7px;font-size:11px;display:flex}kbd{color:#98aba1;background:#02080744;border:1px solid #ffffff18;border-radius:7px;padding:5px 7px;font-family:inherit;font-size:10px}.result-count{color:#91a79b;white-space:nowrap;font-size:11px}.result-count b{color:#e0ecdf;font-weight:500}.worksheet-strip{border-top:1px solid #ffffff08;align-items:center;gap:18px;margin:18px 0 0;padding-top:14px;display:flex}.worksheet-label{color:#7d998e;text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:6px;font-size:10px;display:flex}.worksheet-strip .magnet-shell{flex:1;overflow:hidden}.worksheet-strip .magnet-rail{background:0 0;border:0;border-radius:12px}.worksheet-strip .magnet-rail>button{padding:8px 12px;font-size:11px}.worksheet-strip .magnet-selection{box-shadow:none;background:#9bbd8714;border-color:#a1c59d25}.filter-chips{flex-wrap:wrap;gap:7px;margin:12px 0;display:flex}.filter-chips button{background:#c6f5a410;border-color:#d5f3bb20;border-radius:20px;padding:7px 10px;font-size:11px}.filter-chips button span{color:#8fa789}.filter-chips .text-button{color:#99b38f;background:0 0;border:0}.crm-table{background:#0e1c17a0;border-radius:20px;max-height:65vh}.crm-table th{background:#192822f5;padding:15px 18px;font-size:10px}.crm-table td{max-width:260px;padding:16px 18px;font-size:12px}.crm-table th:first-child,.crm-table td:first-child{z-index:2;background:#15221f;border-right:1px solid #ffffff08;min-width:205px;position:sticky;left:0}.crm-table th:first-child{z-index:3}.crm-table .cell-link{color:#e2eddf;font-size:13px;font-weight:500}.crm-table td small{color:#849c8f;margin-top:6px;font-size:10px}.crm-table td input{border-radius:7px;width:140px;font-size:12px}.crm-table td input:hover{background:#ffffff08}.crm-table tr:hover td{background-color:#1c2e27}.view-crm>.section-head h1{margin:0}.spotlight-veil{z-index:110;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#030a087a;justify-content:center;align-items:flex-start;padding:clamp(24px,9vh,100px) 20px 20px;animation:.2s ease-out veil-in;display:flex;position:fixed;inset:0}.spotlight-dialog{background:linear-gradient(135deg,#32463eed,#16231ff5);border-radius:28px;flex-direction:column;width:min(740px,100%);max-height:82vh;animation:.36s cubic-bezier(.16,1,.3,1) spotlight-in;display:flex;overflow:hidden;box-shadow:inset 0 1px #fff3,0 45px 160px #000a,0 0 70px #a0dc6720}.spotlight-input{border-bottom:1px solid #ffffff15;flex:none;align-items:center;gap:14px;padding:21px 23px;display:flex}.spotlight-input>svg{color:#c4e7aa}.spotlight-input input{box-shadow:none;color:#f0f7ed;background:0 0;border:0;border-radius:0;flex:1;padding:4px;font-size:19px}.spotlight-input input:focus{box-shadow:none}.spotlight-input>button{border:0;padding:7px}.spotlight-content{min-height:0;padding:24px;overflow:auto}.spotlight-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.spotlight-heading h2{margin:0;font-size:15px;font-weight:500}.spotlight-heading>span{color:#bed4ac;font-size:11px}.spotlight-hint{color:#8fa79b;margin:9px 0 22px;font-size:12px}.facet-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.facet-grid button{text-align:left;background:#ffffff04;border-radius:12px;grid-template-columns:1fr 15px;min-width:0;padding:13px;display:grid}.facet-grid button>span{color:#8ca798;grid-column:1;font-size:10px}.facet-grid button strong{text-overflow:ellipsis;white-space:nowrap;grid-area:2/1;font-size:12px;font-weight:500;overflow:hidden}.facet-grid button>svg{color:#87a98c;grid-area:1/2/3}.facet-grid button[aria-pressed=true]{background:#b1d59311;border-color:#b3d89266}.facet-options{padding:20px 0 0}.facet-options .section-head{margin:0 0 10px}.facet-options .section-head strong{font-size:13px}.facet-options .section-head button{padding:5px 10px;font-size:10px}.facet-options>input{width:100%;font-size:13px}.options-scroll{gap:4px;max-height:200px;margin-top:10px;display:grid;overflow:auto}.options-scroll button{text-align:left;background:0 0;border:0;justify-content:space-between;font-size:12px}.options-scroll button[aria-pressed=true]{color:#c5eaa7;background:#c0e39813}.spotlight-results{margin-top:24px}.spotlight-results>.eyebrow{color:#809b8f;margin-bottom:10px;font-size:9px}.spotlight-results>button{text-align:left;background:0 0;border:0;border-radius:12px;gap:12px;width:100%;padding:11px 7px}.spotlight-results>button>span:nth-child(2){flex:1;min-width:0}.spotlight-results strong{font-size:12px;font-weight:500}.spotlight-results small{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.contact-monogram{color:#c3e5ac;background:#a1d57b0d;border:1px solid #ccf3b11a;border-radius:10px;flex:none;place-items:center;width:33px;height:33px;font-size:13px;display:grid}.spotlight-footer{background:#00000013;border-top:1px solid #ffffff0e;justify-content:space-between;align-items:center;gap:12px;padding:16px 24px;display:flex}.spotlight-footer button{font-size:12px}.spotlight-footer>button:first-child{color:#9bb1a3;background:0 0;border:0}.calendar-layout{grid-template-columns:minmax(0,1fr) 310px;gap:18px;display:grid}.calendar-month{border-radius:25px;min-width:0;padding:26px}.month-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.month-heading h2{letter-spacing:-.04em;margin:8px 0 0;font:500 28px Manrope}.month-heading .button-row{gap:5px}.month-heading button{padding:8px 10px;font-size:11px}.calendar-weekdays,.month-grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.calendar-weekdays span{color:#8ca698;text-align:center;padding-bottom:15px;font-size:10px}.month-grid{gap:5px}.calendar-day{background:#ffffff02;border:1px solid #ffffff07;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px;min-width:0;min-height:105px;padding:9px 7px;display:flex}.day-number{color:#bed0c3;border-radius:50%;align-self:flex-end;place-items:center;width:25px;height:25px;font-size:12px;font-weight:500;display:grid}.calendar-day.outside .day-number{opacity:.3}.calendar-day.is-selected{background:linear-gradient(150deg,#c0ee9e13,#acd48a03);border-color:#b0d9906b;box-shadow:inset 0 1px #d8ffba12,0 4px 14px #0002}.calendar-day.is-today .day-number{color:#112513;background:#b6e987;box-shadow:0 0 18px #b6e98722}.day-items{gap:4px;min-width:0;display:grid}.event-peek,.task-peek{text-overflow:ellipsis;white-space:nowrap;text-align:left;color:#bfd7b1;background:#b6dba40b;border-left:2px solid #b6dba4;border-radius:4px;padding:3px 5px;font-size:9px;line-height:1.4;overflow:hidden}.task-peek{color:#b2cddc;background:#8db2c90c;border-color:#8db2c9}.more-peek{color:#82988c;text-align:left;padding-left:5px;font-size:9px}.mobile-day-dots{display:none}.calendar-legend{color:#7f998d;flex-wrap:wrap;gap:14px;padding-top:20px;font-size:9px;display:flex}.calendar-legend span{align-items:center;gap:5px;display:flex}.calendar-legend span:last-child{margin-left:auto}.calendar-legend i,.mobile-day-dots i{background:#b6dba4;border-radius:50%;width:5px;height:5px}.calendar-legend .task-dot,.mobile-day-dots .task-dot{background:#8db2c9}.day-agenda{border-radius:25px;flex-direction:column;min-width:0;max-height:810px;padding:25px;display:flex}.day-agenda h2{letter-spacing:-.025em;margin:20px 0;font:500 23px Manrope}.day-agenda h2>span{color:#9ab2a3;margin-top:6px;font-size:13px;display:block}.agenda-summary{border-bottom:1px solid #ffffff0c;gap:10px;padding-bottom:20px;display:flex}.agenda-summary span{background:#ffffff05;border:1px solid #ffffff0c;border-radius:30px;padding:6px 10px;font-size:10px}.agenda-scroll{flex:1;overflow:auto}.agenda-event{border-left:2px solid #c0e39f75;margin-top:24px;padding-left:15px;animation:.3s ease-out arrive}.agenda-time{color:#9db690;align-items:center;gap:7px;font-size:10px;display:flex}.agenda-event h3{font-size:14px;font-weight:500;line-height:1.5}.agenda-event p{color:#92ab9c;overflow-wrap:anywhere;align-items:flex-start;gap:6px;font-size:11px;line-height:1.6;display:flex}.agenda-event p svg{flex:none;margin-top:3px}.agenda-event .event-notes{white-space:pre-wrap}.linked-contact{color:#bfd5ac;text-align:left;background:#b6e98709;border:0;max-width:100%;padding:5px 7px;font-size:10px}.agenda-empty{text-align:center;color:#809b8c;padding:45px 0}.agenda-empty>svg{color:#a5c396;stroke-width:1px}.agenda-empty h3{color:#c6d9c9;font-size:14px;font-weight:500}.agenda-empty p{margin:12px 0 22px;font-size:12px;line-height:1.7}.agenda-empty button{font-size:11px}.task-workbench{border-radius:25px;margin-top:18px;padding:28px}.task-workbench h2{letter-spacing:-.03em;align-items:center;gap:12px;margin:10px 0 0;font:500 22px Manrope;display:flex}.task-workbench .section-head>button{font-size:12px}.task-view-tabs{border-bottom:1px solid #ffffff0a;gap:6px;margin-bottom:5px;padding:5px 0 14px;display:flex;overflow:auto}.task-view-tabs button{color:#95ac9f;background:0 0;border:0;border-radius:20px;flex:none;font-size:11px}.task-view-tabs button[aria-pressed=true]{color:#d0e3c6;background:#cee6c417}.task-entry{border-bottom:1px solid #ffffff08;align-items:flex-start;gap:16px;padding:22px 4px;animation:.25s ease-out arrive;display:flex}.task-entry>div{flex:1;min-width:0}.task-entry h3{margin:0 0 5px;font-size:13px;font-weight:500}.task-entry small{font-size:10px}.task-entry p{color:#9fb2a4;white-space:pre-wrap;font-size:12px;line-height:1.65}.task-check{border-color:#a9c4a73a;border-radius:8px;flex:none;width:24px;height:24px;padding:3px}.is-done .task-check{color:#bbdeaa;background:#c2e6a518}.is-done h3{color:#9cb09e;text-decoration:line-through}.task-status{color:#9bb38d;border:1px solid #ffffff0c;border-radius:20px;padding:5px 8px;font-size:9px}.task-empty{color:#8ca696;padding:30px 0;font-size:12px}.calendar-experience,.crm-controls,.crm-table{animation:.45s cubic-bezier(.2,.8,.2,1) arrive}@keyframes spotlight-in{0%{opacity:0;transform:translateY(-12px)scale(.97)}to{opacity:1;transform:none}}@keyframes veil-in{0%{opacity:0}to{opacity:1}}@media (min-width:1500px){.calendar-day{min-height:120px}}@media (max-width:1050px){.calendar-layout{grid-template-columns:minmax(0,1fr) 265px}.calendar-month{padding:18px}.calendar-day{min-height:88px}.day-agenda{padding:20px}.worksheet-label{display:none}}@media (max-width:800px){.calendar-layout{grid-template-columns:1fr}.day-agenda{max-height:500px}.agenda-empty{padding:20px}.crm-search-row{gap:12px}.result-count{font-size:10px}.search-filter-label,kbd{display:none}.calendar-day{min-height:83px}.spotlight-dialog{max-height:90vh}.spotlight-veil{padding:20px 10px}.facet-grid{grid-template-columns:repeat(2,1fr)}.spotlight-input input{font-size:15px}.spotlight-content{padding:18px}.magnet-rail>button{padding:10px 13px}.task-workbench{padding:20px}.view-crm .section-head{gap:12px}.view-crm .section-head .button-row button{font-size:11px}.worksheet-strip{gap:0}.calendar-legend span:last-child{margin-left:0}}@media (max-width:480px){.calendar-month{padding:15px}.calendar-day{min-height:65px;padding:6px 4px}.day-items{display:none}.mobile-day-dots{justify-content:center;gap:4px;display:flex}.day-number{align-self:center}.month-heading h2{font-size:23px}.month-heading .eyebrow{font-size:8px}.month-grid{gap:3px}.month-heading button{padding:7px}.spotlight-trigger{padding:15px}.spotlight-trigger>span:first-of-type{font-size:12px}.spotlight-footer{padding:12px}.spotlight-footer button{font-size:11px}.result-count,.task-status{display:none}.calendar-experience .page-heading .button-row{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.record-pager{color:var(--muted,#a4b7af);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:16px 4px;font-size:12px;display:flex}.record-pager .button-row{align-items:center}.record-pager button{padding:9px 12px;font-size:12px}.recipients .record-pager{border-bottom:1px solid #ffffff12;margin-bottom:12px}.record-pager button:disabled{opacity:.35;cursor:default}.app-shell>header.app-header{z-index:auto;height:auto;min-height:88px;position:relative;top:auto}.island.island-floating{z-index:20;border:1px solid var(--line);-webkit-backdrop-filter:blur(28px);background:#14251eef;border-radius:40px;align-items:center;gap:3px;max-width:calc(100vw - 24px);padding:6px;display:flex;position:fixed;top:12px;left:50%;overflow-x:auto;transform:translate(-50%);box-shadow:0 12px 35px #0005,inset 0 1px #ffffff20}.island-floating button{color:#aebcb0;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:25px;flex:none;padding:10px 14px;font-size:13px}.island-floating button.active{color:#182c23;background:#d3e9ca}body>.veil{z-index:120;overscroll-behavior:contain;position:fixed;inset:0;overflow-y:auto}body>.veil>.dialog{overscroll-behavior:contain;max-height:calc(100dvh - 48px);margin:auto 0;overflow-y:auto}@media (max-width:720px){.island-floating button{padding:10px;font-size:12px}body>.veil{padding:12px}body>.veil>.dialog{max-height:calc(100dvh - 24px)}}:root{color:#eef8e9;font-synthesis:none;--green:#9bed4f;--muted:#9baa9d;--line:#ffffff1a;background:#07100a;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 30% 0,#1a3321 0,#0a160d 32%,#050a06 78%);min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,input{font:inherit}.aurora{filter:blur(100px);pointer-events:none;opacity:.25;border-radius:50%;position:fixed}.aurora.a{background:#83e936;width:560px;height:560px;top:-220px;left:-180px}.aurora.b{background:#a8cfff;width:500px;height:500px;bottom:-250px;right:-220px}.glass{-webkit-backdrop-filter:blur(30px);background:linear-gradient(135deg,#ffffff1f,#ffffff09);border:1px solid #ffffff21;box-shadow:0 28px 80px #00000059,inset 0 1px #ffffff21}.brand{align-items:center;gap:14px;display:flex}.brand img{object-fit:cover;border-radius:14px;width:54px;height:54px;box-shadow:0 8px 25px #0009}.brand strong{letter-spacing:.14em;font:700 20px/1 Manrope;display:block}.brand strong i{color:var(--green);font-style:normal;font-weight:500}.brand span{letter-spacing:.25em;color:#abb9ae;margin-top:7px;font-size:8px;display:block}.login-shell,.splash{place-items:center;min-height:100vh;padding:24px;display:grid;position:relative}.login-card{z-index:1;border-radius:38px;width:min(540px,100%);padding:34px;position:relative}.login-copy{margin:68px 0 38px}.eyebrow{color:#bcd4bc;letter-spacing:.18em;align-items:center;gap:8px;font-size:10px;font-weight:600;display:flex}.login-copy h1,.hero h1{letter-spacing:-.06em;margin:22px 0;font:500 clamp(42px,7vw,72px)/.97 Manrope}.login-copy h1 em,.hero h1 em{color:var(--green);font-style:normal}.login-copy p,.login-card>p{color:var(--muted);line-height:1.65}.login-card form{gap:16px;display:grid}.login-card label{color:#bcc9bf;gap:8px;font-size:12px;display:grid}.login-card input{border:1px solid var(--line);color:#fff;background:#08110bc9;border-radius:16px;outline:none;width:100%;padding:15px 17px}.login-card input:focus{border-color:#8ce640;box-shadow:0 0 0 3px #8ce64020}.primary{background:var(--green);color:#102006;cursor:pointer;border:0;border-radius:17px;justify-content:center;align-items:center;gap:9px;padding:15px 18px;font-weight:700;display:flex}.primary:disabled{opacity:.5}.fine{text-align:center;font-size:11px!important}.error{color:#ffaaa0;font-size:12px}.login-card code{border:1px solid var(--line);color:#cce8c7;background:#050a06;border-radius:11px;margin:8px 0;padding:11px;display:block}.splash{align-content:center;gap:18px}.splash>span{color:var(--muted)}.app-shell{min-height:100vh;position:relative}header{z-index:10;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:#071009c9;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:24px;height:92px;padding:18px 34px;display:flex;position:sticky;top:0}header nav{border:1px solid var(--line);background:#ffffff0f;border-radius:22px;gap:3px;padding:6px;display:flex}header nav button{color:#aebcb0;cursor:pointer;background:0 0;border:0;border-radius:16px;padding:10px 14px;font-size:13px}header nav .active{color:#12200f;background:#eaf6e2;box-shadow:0 6px 18px #0005}.user{color:#aebbaf;align-items:center;gap:12px;font-size:11px;display:flex}.user button,.refresh{border:1px solid var(--line);color:#d9ead7;cursor:pointer;background:#ffffff0d;border-radius:12px;padding:9px}.dashboard{z-index:1;width:min(1380px,100% - 48px);margin:0 auto;padding:42px 0;position:relative}.hero{border-radius:38px;justify-content:space-between;align-items:center;min-height:360px;padding:48px;display:flex;overflow:hidden}.hero p{color:var(--muted);text-transform:capitalize}.live{background:var(--green);width:7px;height:7px;box-shadow:0 0 16px var(--green);border-radius:50%}.refresh{align-items:center;gap:8px;padding:11px 14px;display:flex}.hero-orbit{background:radial-gradient(circle,#86dc3d1c 0,#0000 68%);border:1px solid #ffffff18;border-radius:50%;place-items:center;width:300px;height:300px;animation:5s ease-in-out infinite float;display:grid;position:relative}.hero-orbit:before,.hero-orbit:after,.hero-orbit span{content:"";border:1px solid #ffffff15;border-radius:50%;position:absolute}.hero-orbit:before{inset:34px}.hero-orbit:after{inset:70px}.hero-orbit img{border-radius:28px;width:104px;height:104px;box-shadow:0 30px 55px #000}.hero-orbit span:first-child{background:var(--green);width:12px;height:12px;box-shadow:0 0 20px var(--green);border:0;top:32px;left:64px}.hero-orbit span:nth-child(2){background:#c6e4ff;width:7px;height:7px;bottom:92px;right:36px}.hero-orbit span:nth-child(3){background:#fff;width:4px;height:4px;bottom:78px;left:30px}.status-row{color:#bdcbbb;justify-content:space-between;align-items:center;padding:18px 8px;display:flex}.status-row>div{align-items:center;gap:9px;display:flex}.status-row small{color:#7f9082}.metric-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.metric{border-radius:25px;justify-content:space-between;align-items:start;min-height:138px;padding:22px;display:flex}.metric small{color:#93a395}.metric strong{margin-top:24px;font:500 46px/1 Manrope;display:block}.metric>svg{color:var(--green)}.work-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.panel{border-radius:28px;min-height:250px;padding:28px}.panel.span{grid-column:1/-1;min-height:auto}.panel-head{justify-content:space-between;align-items:start;display:flex}.panel h2{margin:7px 0 25px;font:600 22px Manrope}.panel-head>svg{color:#a8c4aa}.empty-state,.source-line{border-top:1px solid var(--line);align-items:center;gap:18px;padding:22px 0;display:flex}.empty-state>span{border:1px solid var(--line);width:42px;height:42px;color:var(--green);border-radius:13px;place-items:center;display:grid}.empty-state p,.source-line p,.muted{color:var(--muted);margin:5px 0;font-size:13px}.calendar-strip{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.calendar-strip>div{border:1px solid var(--line);text-align:center;border-radius:16px;padding:13px}.calendar-strip small{color:#819183;font-size:9px;display:block}.calendar-strip strong{margin-top:9px;display:block}.calendar-strip .today{background:var(--green);color:#102006}.calendar-strip .today small{color:#274515}.source-icon{width:50px;height:50px;color:var(--green);background:#98eb4f1a;border:1px solid #98eb4f30;border-radius:15px;place-items:center;display:grid}.source-line>div:nth-child(2){flex:1}.source-line>span{font:500 30px Manrope}footer{color:#77877a;justify-content:center;align-items:center;gap:8px;padding:28px;font-size:11px;display:flex}@keyframes float{50%{transform:translateY(-10px)rotate(2deg)}}@media (max-width:1050px){header nav{display:none}.metric-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){header{padding:14px 18px}.user span{display:none}.dashboard{width:min(100% - 24px,1380px);padding-top:18px}.hero{min-height:430px;padding:28px}.hero-orbit{opacity:.7;width:220px;height:220px;position:absolute;bottom:-75px;right:-70px}.metric-grid,.work-grid{grid-template-columns:1fr}.panel.span{grid-column:auto}.status-row{align-items:start;gap:12px}.status-row small{display:none}}
