:root{--bg:#0d0d0c;--bg2:#171412;--text:#fffaf5;--muted:#c5bab1;--cyan:#ff9a3c;--glass:#fff1;--line:#ffcda426;--radius:22px;--shadow:0 18px 50px #0000005c;--focus:#ffb66e}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{color:var(--text);background:radial-gradient(circle at 88% 8%, #2d1b10 0, transparent 36%), linear-gradient(145deg,var(--bg),var(--bg2));min-width:320px;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.shell{isolation:isolate;grid-template-columns:minmax(190px,224px) minmax(0,1fr);gap:16px;min-height:100svh;padding:20px;display:grid;position:relative;overflow:hidden}.aurora{filter:blur(90px);opacity:.09;z-index:-1;border-radius:50%;animation:16s ease-in-out infinite alternate drift;position:fixed}.auroraOne{background:#ff7a18;width:42vw;height:42vw;top:15vh;right:-18vw}.auroraTwo{background:#b8440b;width:30vw;height:30vw;animation-delay:-8s;bottom:-18vw;left:20vw}@keyframes drift{to{transform:translate(-4vw,4vh)scale(1.12)}}.glass{background:var(--glass);border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(22px)}.sidebar{border-radius:var(--radius);flex-direction:column;min-height:calc(100svh - 40px);padding:22px 14px 16px;display:flex;position:sticky;top:20px}.brand{color:var(--text);align-items:center;gap:12px;padding:0 8px 22px;font-size:14px;line-height:1.15;text-decoration:none;display:flex}.brand img{width:43px;height:43px}.brand b{color:var(--cyan);font-weight:650}.sidebar nav{gap:5px;display:grid}.sidebar nav a{min-height:46px;color:var(--muted);border-radius:14px;align-items:center;gap:12px;padding:0 13px;font-size:14px;text-decoration:none;transition:all .2s;display:flex}.sidebar nav svg{width:20px}.sidebar nav a:hover,.sidebar nav a.active{color:var(--text);background:#7ce7eb1a}.sidebar nav a.active{box-shadow:inset 3px 0 var(--cyan)}.navCount{background:var(--cyan);color:#281106;border-radius:11px;place-items:center;min-width:21px;height:21px;margin-left:auto;padding:0 6px;font-size:11px;display:grid}.profile{border-top:1px solid var(--line);align-items:center;gap:11px;margin-top:auto;padding:18px 8px 0;display:flex}.avatar,.profileButton span{color:#041017;background:linear-gradient(145deg,#79e8e6,#376f91);border-radius:50%;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.profile small{color:var(--muted);margin-top:2px;display:block}.workspace{min-width:0}.topbar{z-index:10;border-radius:20px;align-items:center;gap:12px;height:72px;padding:12px 16px;display:flex;position:sticky;top:20px}.search{border:1px solid var(--line);background:#02091061;border-radius:15px;flex:1;align-items:center;gap:10px;min-width:0;max-width:560px;height:46px;padding:0 14px;display:flex}.search svg{width:19px;color:var(--muted)}.search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0}.search input::placeholder{color:#7890a2}.news,.profileButton{height:46px;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:14px}.news{align-items:center;gap:8px;margin-left:auto;padding:0 11px;display:flex}.news b{color:#06202a;background:#8ce9e9;border-radius:11px;place-items:center;min-width:22px;height:22px;font-size:12px;display:grid}.profileButton{width:46px;padding:4px}.profileButton span{width:38px;height:38px}.content{max-width:1450px;margin:0 auto;padding:34px 2px 110px}.welcome{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.eyebrow{letter-spacing:.14em;font-weight:750;color:var(--cyan)!important;margin:0 0 7px!important;font-size:11px!important}.welcome h1{letter-spacing:-.035em;margin:0;font-size:clamp(28px,3vw,42px)}.welcome p{color:var(--muted);margin:7px 0 0}.status{color:#b7c9d4;white-space:nowrap;align-items:center;gap:8px;font-size:13px;display:flex}.status span{background:#75e3ac;border-radius:50%;width:9px;height:9px;box-shadow:0 0 15px #75e3ac}.assistant{background:linear-gradient(135deg,#1f465b7a,#0a162499);border-radius:28px;padding:clamp(20px,3vw,32px);position:relative;overflow:hidden}.assistant:after{content:"";filter:blur(70px);opacity:.12;pointer-events:none;background:#74e4df;border-radius:50%;width:220px;height:220px;position:absolute;top:-110px;right:-70px}.assistantHeading{align-items:center;gap:14px;display:flex}.assistantHeading h2{margin:0;font-size:clamp(22px,2.5vw,31px)}.assistantIcon{width:51px;height:51px;color:var(--cyan);background:#7ce7eb1f;border:1px solid #7ce7eb38;border-radius:17px;place-items:center;display:grid}.assistantIcon svg{width:25px}.suggestions{flex-wrap:wrap;gap:8px;margin:23px 0 13px;display:flex}.suggestions button{border:1px solid var(--line);color:#cfe0ea;cursor:pointer;background:#ffffff0b;border-radius:14px;min-height:44px;padding:8px 13px}.suggestions button:hover{background:#7ce7eb17;border-color:#7ce7eb66}.suggestions a{border:1px solid var(--line);color:#cfe0ea;cursor:pointer;background:#ffffff0b;border-radius:14px;align-items:center;min-height:44px;padding:8px 13px;text-decoration:none;display:flex}.suggestions a:hover{background:#7ce7eb17;border-color:#7ce7eb66}.prompt{background:#01070d80;border:1px solid #b9dfee2b;border-radius:18px;align-items:center;gap:8px;padding:7px;display:flex}.prompt input{min-width:0;min-height:48px;color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:0 13px}.prompt button{color:#06202a;cursor:pointer;background:linear-gradient(145deg,#8cf0ec,#58bfc8);border:0;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.prompt svg{width:20px}.privacy{color:#71899a;margin:9px 6px 0;font-size:12px}.dashboardGrid{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.panel{border-radius:var(--radius);min-height:260px;padding:20px}.panel.wide{grid-column:1/-1;min-height:190px}.panelTitle{justify-content:space-between;align-items:center;gap:12px;display:flex}.panelTitle h2{margin:0;font-size:18px}.panelTitle a{color:var(--cyan);align-items:center;font-size:13px;text-decoration:none;display:flex}.panelTitle svg{width:17px}.emptyState{text-align:center;color:#70889b;flex-direction:column;justify-content:center;align-items:center;min-height:190px;display:flex}.emptyState>svg{opacity:.75;width:36px;height:36px;margin-bottom:10px}.emptyState h3{color:#b9cbd6;margin:0 0 5px;font-size:15px}.emptyState p{max-width:360px;margin:0;font-size:13px;line-height:1.5}.emptyState.compact{text-align:left;flex-direction:row;gap:14px;min-height:115px}.emptyState.compact>svg{margin:0}.mobileNav{display:none}.srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:850px){.shell{grid-template-columns:1fr;padding:12px 12px 90px}.sidebar{display:none}.topbar{height:64px;top:12px}.content{padding-top:24px}.dashboardGrid{grid-template-columns:1fr}.panel.wide{grid-column:auto}.mobileNav{z-index:30;border-radius:20px;grid-template-columns:repeat(4,1fr);padding:7px;display:grid;position:fixed;bottom:10px;left:10px;right:10px}.mobileNav a{min-width:0;min-height:54px;color:var(--muted);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:10px;text-decoration:none;display:flex}.mobileNav a.active{color:var(--cyan);background:#7ce7eb17}.mobileNav svg{width:20px}}@media (max-width:520px){.shell{padding-inline:8px}.news span{display:none}.welcome{flex-direction:column;align-items:flex-start}.status{order:-1}.assistant{padding:18px 14px}.assistantHeading{align-items:flex-start}.suggestions{grid-template-columns:1fr;display:grid}.suggestions button{text-align:left}.panel{padding:16px}.panelTitle{align-items:flex-start}.panelTitle a{font-size:0}.panelTitle a svg{width:22px}.search{padding-inline:11px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.glass{background:#0c1a28f5}}.profile>span:nth-child(2){min-width:0;overflow:hidden}.profile b{text-overflow:ellipsis;display:block;overflow:hidden}.logoutButton{color:var(--muted);cursor:pointer;background:0 0;border:0;margin-left:auto;padding:7px}.logoutButton svg{width:18px}.logoutButton span{display:none}.news{text-decoration:none}.itemList{gap:8px;margin-top:17px;display:grid}.itemList>a{color:var(--text);background:#ffffff09;border:1px solid #0000;border-radius:15px;align-items:center;gap:12px;padding:12px;text-decoration:none;display:flex}.itemList>a:hover{border-color:var(--line)}.itemList>a>svg:first-child{color:var(--cyan);width:21px}.itemList>a>svg:last-child{width:17px;color:var(--muted);margin-left:auto}.itemList span{gap:3px;display:grid}.itemList small{color:var(--muted)}.itemList.horizontal{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.loginShell{isolation:isolate;place-items:center;min-height:100svh;padding:22px;display:grid;position:relative;overflow:hidden}.loginCard{text-align:center;border-radius:30px;width:min(100%,460px);padding:clamp(25px,5vw,44px)}.loginCard>img{margin-bottom:20px}.loginCard h1{margin:0;font-size:clamp(28px,5vw,40px)}.loginCard>p:not(.eyebrow){color:var(--muted);line-height:1.5}.loginCard>small{color:var(--muted);justify-content:center;align-items:center;gap:7px;margin-top:20px;line-height:1.4;display:flex}.loginCard>small svg{width:18px;color:var(--cyan);flex:none}.loginForm{text-align:left;gap:15px;margin-top:26px;display:grid}.loginForm label,.createPanel label{color:#c8d7e0;gap:7px;font-size:13px;display:grid}.loginForm input,.createPanel input,.createPanel textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#01070d80;border-radius:13px;padding:13px}.createPanel textarea{resize:vertical;min-height:100px}.formError{background:#ff50461a;border-radius:10px;padding:10px;color:#ffaaa4!important;margin:0!important}.primaryButton{color:#06202a;cursor:pointer;background:linear-gradient(145deg,#8cf0ec,#58bfc8);border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:13px 18px;font-weight:750;display:flex}.primaryButton svg{width:19px}.primaryButton:disabled{opacity:.6;cursor:wait}.moduleHeader{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.moduleTitle{align-items:center;gap:16px;display:flex}.moduleTitle>span{width:58px;height:58px;color:var(--cyan);border:1px solid var(--line);background:#7ce7eb1a;border-radius:18px;place-items:center;display:grid}.moduleTitle h1{margin:0;font-size:clamp(28px,4vw,42px)}.moduleTitle p:not(.eyebrow){color:var(--muted);margin:6px 0 0}.createPanel{z-index:5;border-radius:16px;position:relative}.createPanel summary{cursor:pointer;color:#06202a;background:var(--cyan);border-radius:15px;padding:12px 18px;font-weight:750;list-style:none}.createPanel[open] summary{border-radius:15px 15px 0 0}.createPanel form{border:1px solid var(--line);width:min(360px,100vw - 24px);box-shadow:var(--shadow);background:#0a1826;border-radius:16px 0 16px 16px;gap:13px;padding:20px;display:grid;position:absolute;top:100%;right:0}.createPanel h2{margin:0 0 5px;font-size:18px}.dataGrid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:14px;display:grid}.dataCard{border-radius:18px;align-items:center;gap:14px;min-width:0;padding:17px;display:flex}.dataCard>svg{width:25px;color:var(--cyan);flex:none}.dataCard>div{min-width:0}.dataCard h2{white-space:nowrap;text-overflow:ellipsis;margin:3px 0 5px;font-size:16px;overflow:hidden}.dataCard p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.badge{letter-spacing:.08em;color:var(--cyan);font-size:10px}.badge.success{color:#75e3ac}.moduleEmpty{text-align:center;min-height:420px;color:var(--muted);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex}.moduleEmpty>svg{width:46px;height:46px;color:var(--cyan);opacity:.7}.moduleEmpty h2{color:var(--text);margin:15px 0 5px}.moduleEmpty p{max-width:490px;line-height:1.55}.timeline,.stackList{gap:12px;display:grid}.timeline time{color:var(--cyan);min-width:60px;font-size:13px;display:grid}.timeline time b{font-size:18px}.settingsGrid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:14px;display:grid}.settingCard{border-radius:18px;align-items:center;gap:14px;padding:18px;display:flex}.settingCard>svg{color:var(--muted)}.settingCard>svg.ok{color:#75e3ac}.settingCard div{flex:1}.settingCard h2{margin:0;font-size:16px}.settingCard p{color:var(--muted);margin:5px 0 0;font-size:13px}.infoPanel{border-radius:18px;margin-top:16px;padding:22px}.infoPanel h2{margin-top:0}.infoPanel p{color:var(--muted);line-height:1.6}.assistantWorkspace{border-radius:24px;padding:clamp(20px,4vw,35px)}.assistantAnswer{white-space:pre-wrap;color:#d5e3eb;padding:20px 0;line-height:1.65}.assistantWorkspace .prompt{margin-top:22px}@media (max-width:520px){.moduleHeader{flex-direction:column}.moduleTitle>span{display:none}.createPanel{align-self:stretch}.createPanel summary{text-align:center}.createPanel form{left:0;right:auto}.dataGrid{grid-template-columns:1fr}.suggestions a{text-align:left}}.loginOptions{flex-wrap:wrap;justify-content:space-between;gap:10px;display:flex}.loginOptions label{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:flex}.loginOptions input{width:17px;height:17px;accent-color:var(--cyan);padding:0}.downloadApp{border:1px solid var(--line);min-height:48px;color:var(--cyan);border-radius:14px;justify-content:center;align-items:center;gap:8px;margin-top:18px;text-decoration:none;display:flex}.downloadApp svg{width:19px}.downloadApp span{color:var(--muted);font-size:11px}.loginIntro{z-index:1000;perspective:1000px;animation:introBackdrop var(--intro-duration) ease both;background:radial-gradient(circle at 50% 45%,#12334a,#050b14 55%);align-content:center;place-items:center;gap:30px;display:grid;position:fixed;inset:0}.loginIntro p{color:#b9d3df;letter-spacing:.16em;text-transform:uppercase;animation:introCaption var(--intro-duration) ease both;font-size:11px}.introGlow{aspect-ratio:1;filter:blur(25px);width:min(65vw,600px);animation:introGlow var(--intro-duration) ease both;background:radial-gradient(circle,#7ce7eb38,#0000 68%);border-radius:50%;position:absolute}.introLogo{width:190px;height:190px;transform-style:preserve-3d;animation:introLaunch var(--intro-duration) cubic-bezier(.4,0,.16,1) both;position:relative}.introPiece{filter:drop-shadow(0 0 16px #7ce7eb59);border-style:solid;display:block;position:absolute}.pieceBack{animation:pieceBack var(--intro-duration) cubic-bezier(.2,.8,.2,1) both;border-width:22px;border-color:#77dfe2 #77dfe2 #77dfe2 #0000;border-radius:50%;inset:24px 22px}.pieceTop{transform-origin:100%;width:93px;height:22px;animation:pieceTop var(--intro-duration) cubic-bezier(.2,.8,.2,1) both;background:#dfffff;border:0;border-radius:12px;top:24px;left:24px}.pieceBottom{transform-origin:100%;width:93px;height:22px;animation:pieceBottom var(--intro-duration) cubic-bezier(.2,.8,.2,1) both;background:#5eb6ce;border:0;border-radius:12px;bottom:24px;left:24px}.pieceDragon{width:48px;height:48px;animation:pieceDragon var(--intro-duration) cubic-bezier(.2,.8,.2,1) both;border-width:9px 9px 0 0;border-color:#90f1ed #90f1ed #0000 #0000;top:16px;right:24px;transform:rotate(-15deg)}.introLogo i{opacity:0;animation:introShine var(--intro-duration) ease both;background:linear-gradient(110deg,#0000 42%,#ffffffe6 50%,#0000 58%);position:absolute;inset:8px}.fadeOnly .introPiece{animation:none!important}.fadeOnly .introLogo{animation:introFade var(--intro-duration) ease both}@keyframes pieceBack{0%,8%{opacity:0;transform:translate3d(180px,-110px,-420px)rotateY(130deg)rotate(70deg)}42%,78%{opacity:1;transform:none}to{opacity:0}}@keyframes pieceTop{0%,14%{opacity:0;transform:translate3d(-210px,-150px,-300px)rotateY(-110deg)rotate(-45deg)}48%,78%{opacity:1;transform:none}to{opacity:0}}@keyframes pieceBottom{0%,20%{opacity:0;transform:translate3d(-190px,170px,-250px)rotateX(100deg)rotate(50deg)}54%,78%{opacity:1;transform:none}to{opacity:0}}@keyframes pieceDragon{0%,28%{opacity:0;transform:translate3d(160px,-170px,-350px)rotateY(150deg)rotate(140deg)}60%,78%{opacity:1;transform:rotate(-15deg)}to{opacity:0}}@keyframes introLaunch{0%{transform:translateZ(-350px)rotateY(-14deg)}60%,76%{transform:translateZ(0)rotateY(0)}82%{transform:translateZ(30px)scale(1.04)}to{opacity:0;transform:translateZ(780px)scale(4.5)}}@keyframes introShine{60%{opacity:0;transform:translate(-80px)}70%{opacity:.9}80%,to{opacity:0;transform:translate(90px)}}@keyframes introGlow{0%,to{opacity:0;transform:scale(.7)}30%,75%{opacity:1;transform:scale(1)}}@keyframes introBackdrop{0%,86%{opacity:1}to{opacity:0}}@keyframes introCaption{0%,35%,90%,to{opacity:0}48%,80%{opacity:1}}@keyframes introFade{0%,to{opacity:0;transform:scale(.9)}25%,75%{opacity:1;transform:scale(1)}}.settingsColumns{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;margin-top:16px;display:grid}.settingsForm{border-radius:20px;flex-direction:column;gap:18px;padding:22px;display:flex}.settingsForm header{align-items:center;gap:12px;display:flex}.settingsForm header>svg{color:var(--cyan);width:24px}.settingsForm h2{margin:0;font-size:18px}.settingsForm header p,.settingText{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.5}.settingsForm label{color:#c8d7e0;gap:8px;font-size:13px;display:grid}.settingsForm select{border:1px solid var(--line);min-height:44px;color:var(--text);background:#081522;border-radius:13px;padding:0 12px}.settingsForm input[type=range]{accent-color:var(--cyan)}.settingsForm small{color:var(--muted)}.settingsForm .primaryButton{margin-top:auto;text-decoration:none}@media (prefers-reduced-motion:reduce){.loginIntro,.introLogo,.introPiece,.introGlow,.loginIntro p{animation-duration:.8s!important}.introPiece{animation:none!important}}.profile .avatar{flex:none;text-decoration:none}.profileIdentity{min-width:0;color:var(--text);text-decoration:none;overflow:hidden}.profileIdentity small{color:var(--muted)}.introLogo .introPiece{transform-box:fill-box;transform-origin:50%;filter:drop-shadow(0 0 8px #7ce7eb59);border:0;display:block;position:static}.introLogo .pieceBack{width:auto;height:auto;animation:pieceBack var(--intro-duration) cubic-bezier(.2,.8,.2,1) both;background:0 0;border:0;border-radius:0;inset:auto}.introLogo .pieceInner{animation:pieceBottom var(--intro-duration) cubic-bezier(.2,.8,.2,1) both}.introLogo .pieceDragon{width:auto;height:auto;animation:pieceDragon var(--intro-duration) cubic-bezier(.2,.8,.2,1) both;background:0 0;border:0;top:auto;right:auto}.introShinePath{fill:none;stroke:#fff;stroke-width:4px;stroke-linecap:round;opacity:0;filter:blur(1px);animation:introShine var(--intro-duration) ease both}.fadeOnly .introShinePath{display:none}.glass{background:linear-gradient(145deg,#ffffff13,#ffae6506);border-color:#ffd3b029;box-shadow:0 18px 55px #00000061,inset 0 1px #ffffff0b}.sidebar nav a:hover,.sidebar nav a.active,.mobileNav a.active{background:#ff9a3c1c}.avatar,.profileButton span{color:#281106;background:linear-gradient(145deg,#ffbd75,#d45b16);box-shadow:0 8px 24px #e65c123d}.news b{color:#251006;background:#ffad5c}.search{background:#180b0580}.assistant{background:linear-gradient(135deg,#3a26199e,#141210bd)}.assistant:after{opacity:.65;background:#ff842b}.assistantIcon,.moduleTitle>span{background:linear-gradient(145deg,#ffb05c2b,#b5430e17);border-color:#ffa44c45}.suggestions button:hover,.suggestions a:hover{background:#ff9a3c1a;border-color:#ff9a3c7a}.prompt,.loginForm input,.createPanel input,.createPanel textarea{background:#0808078c;border-color:#ffcda429}.prompt button,.primaryButton{color:#281106;background:linear-gradient(145deg,#ffbd70 0%,#f1872f 48%,#d65a16 100%);box-shadow:0 9px 25px #db550f33}.primaryButton:hover{filter:brightness(1.08);transform:translateY(-1px)}.createPanel form,.settingsForm select{background:#181411}.createPanel summary{color:#281106;background:linear-gradient(145deg,#ffad58,#e66b1c)}.downloadApp:hover{background:#ff9a3c17}.loginIntro{background:radial-gradient(circle at 50% 45%,#4a210d,#0d0805 57%)}.loginIntro p{color:#e3c4ad}.introGlow{background:radial-gradient(circle,#ff8f364d,#0000 68%)}.introLogo .introPiece,.introPiece{filter:drop-shadow(0 0 16px #ff8b316b)}.pieceBack{border-color:#ff9138 #ff9138 #ff9138 #0000}.pieceTop{background:#ffe2c1}.pieceBottom{background:#dd681e}.pieceDragon{border-color:#ffb365 #ffb365 #0000 #0000}.settingsForm label,.loginForm label,.createPanel label{color:#ead4c4}.assistantAnswer{color:#f2dfd1}.privacy{color:#a98c78}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.glass{background:#231108f5}}.motion-full .glass,.motion-full .dataCard,.motion-full .itemList>a,.motion-full .primaryButton,.motion-full .sidebar nav a{transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s,border-color .28s,background .28s,filter .28s}.motion-full .dataCard:hover,.motion-full .settingCard:hover,.motion-full .panel:hover{border-color:#ffa65052;transform:translateY(-4px);box-shadow:0 22px 55px #0000006b,0 0 30px #db5b1214}.motion-full .itemList>a:hover,.motion-full .sidebar nav a:hover{transform:translate(4px)}.motion-full .brand img{transition:transform .4s,filter .4s}.motion-full .brand:hover img{filter:drop-shadow(0 0 13px #ff913773);transform:rotate(-5deg)scale(1.08)}.motion-minimal .glass,.motion-minimal .dataCard,.motion-minimal .itemList>a,.motion-minimal .primaryButton{transition:background .18s,border-color .18s,filter .18s}.motion-off *,.motion-off :before,.motion-off :after{scroll-behavior:auto!important;transition:background-color 80ms linear,color 80ms linear,border-color 80ms linear!important;animation:none!important}.motion-off .aurora{display:none}.motion-off .primaryButton:hover{transform:none}@media (max-width:1100px){.shell{grid-template-columns:190px minmax(0,1fr);gap:12px;padding:14px}.sidebar{min-height:calc(100svh - 28px);top:14px}.content{padding-inline:4px}.settingsGrid{grid-template-columns:1fr 1fr}}@media (max-width:850px){.mobileNav{grid-template-columns:repeat(5,1fr)}.settingsForm{padding:18px}.settingsGrid{grid-template-columns:1fr}.content{padding-bottom:120px}.moduleHeader{align-items:center}}@media (max-width:600px){.loginShell{padding:10px}.loginCard{border-radius:24px;padding:24px 18px}.settingsColumns{grid-template-columns:minmax(0,1fr)}.settingsForm{gap:15px;padding:16px}.settingsForm .primaryButton{width:100%}.moduleContent{padding-top:22px}.moduleHeader{gap:12px}.moduleTitle h1{font-size:30px}.mobileNav{padding:5px;bottom:6px;left:6px;right:6px}.mobileNav a{min-height:50px}.mobileNav a span{font-size:9px}.dataCard{padding:14px}.primaryButton{min-height:46px}}.welcomeWeather{align-items:stretch}.greeting{flex-direction:column;justify-content:center;display:flex}.greeting h1{font-size:clamp(25px,2.4vw,34px)}.weatherCard{min-width:min(100%,390px);color:var(--text);border-radius:19px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:16px 18px;text-decoration:none;display:grid}.weatherCard>svg{width:30px;height:30px;color:var(--cyan)}.weatherCard div{gap:2px;display:grid}.weatherCard strong{text-transform:capitalize;font-size:15px}.weatherCard span{color:var(--muted);font-size:12px}.weatherCard small{color:#dfb895;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;max-width:245px;margin-top:4px;font-size:11px;display:flex;overflow:hidden}.weatherCard small svg{width:12px}.weatherCard>b{color:#ffb66e;font-size:30px}.motion-full a.weatherCard{transition:transform .28s,border-color .28s,box-shadow .28s}.motion-full a.weatherCard:hover{border-color:#ffa65059;transform:translateY(-3px);box-shadow:0 18px 45px #0006,0 0 25px #eb65141a}.weatherCardStatic{cursor:default}@media (max-width:760px){.welcomeWeather{align-items:stretch;display:grid}.weatherCard{width:100%;min-width:0}.greeting h1{font-size:28px}}.moduleContent>.settingsForm{margin-top:16px}.settingsForm>form{gap:12px;display:grid}.settingsForm>form .primaryButton{width:100%}.settingsColumns>.settingsForm{margin-top:0}.settingsGrid+.settingsForm{margin-top:18px}.settingsForm header+form{margin-top:2px}@media (max-width:600px){.moduleContent>.settingsForm,.settingsColumns,.infoPanel{margin-top:12px}.settingsGrid+.settingsForm{margin-top:14px}.settingsForm{padding:17px}.settingsForm header{align-items:flex-start}.settingsForm header>svg{flex:none;margin-top:2px}}.content{padding-top:22px}.welcome{align-items:center;gap:24px;margin-bottom:16px}.welcomeWeather{min-height:104px}.assistant{margin-top:0}.dashboardGrid{margin-top:16px}.moduleContent{padding-top:26px}.moduleHeader{margin-bottom:18px}.chatWorkspace{border-radius:24px;grid-template-rows:auto minmax(0,1fr) auto auto;gap:14px;height:min(720px,100svh - 190px);min-height:520px;padding:20px;display:grid}.chatHeader{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding-bottom:14px;display:flex}.chatHeader h2{margin:0;font-size:22px}.chatHeader p:not(.eyebrow){color:var(--muted);margin:4px 0 0;font-size:13px}.chatMessages{scrollbar-color:#ff9a3c59 transparent;flex-direction:column;gap:12px;min-height:0;padding:8px 5px 8px 0;display:flex;overflow-y:auto}.chatEmpty{text-align:center;color:var(--muted);margin:auto}.chatEmpty>svg{width:40px;height:40px;color:var(--cyan);opacity:.75}.chatEmpty h3{color:var(--text);margin:10px 0 5px}.chatEmpty p{margin:0}.chatBubble{align-items:flex-start;gap:9px;max-width:min(82%,780px);display:flex}.chatBubble>span{width:30px;height:30px;color:var(--cyan);background:#ff9a3c1c;border-radius:10px;flex:none;place-items:center;display:grid}.chatBubble svg{width:16px}.chatBubble p{white-space:pre-wrap;border:1px solid var(--line);background:#ffffff0e;border-radius:16px;margin:0;padding:11px 14px;line-height:1.58}.chatUser{flex-direction:row-reverse;align-self:flex-end}.chatUser p{background:linear-gradient(145deg,#ffa04738,#c24a0e26);border-color:#ffab5a40}.chatComposer{border:1px solid var(--line);background:#0808078c;border-radius:17px;gap:8px;padding:7px;display:flex}.chatComposer input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:0 12px}.chatComposer button{color:#281106;cursor:pointer;background:linear-gradient(145deg,#ffbd70,#e96d1c);border:0;border-radius:13px;place-items:center;width:48px;height:48px;display:grid}.chatComposer button:disabled{opacity:.45;cursor:not-allowed}.chatTyping i{background:var(--cyan);border-radius:50%;width:6px;height:6px;margin:0 2px;animation:1s ease-in-out infinite typing;display:inline-block}.chatTyping i:nth-child(2){animation-delay:.15s}.chatTyping i:nth-child(3){animation-delay:.3s}@keyframes typing{50%{opacity:.5;transform:translateY(-4px)}}.driveMaintenance{gap:13px;display:grid}.safetyNotice{background:#62b17014;border:1px solid #75e3ac2e;border-radius:15px;gap:11px;padding:13px;display:flex}.safetyNotice>svg{color:#75e3ac;flex:none;width:22px}.safetyNotice p{gap:3px;margin:0;display:grid}.safetyNotice span{color:var(--muted);font-size:12px;line-height:1.45}.safetyConfirm{align-items:center;grid-template-columns:none!important;gap:9px!important;display:flex!important}.safetyConfirm input{width:18px;height:18px;accent-color:var(--cyan)}.operationResult{border-radius:12px;margin:0;padding:11px 13px;font-size:13px}.operationResult.success{color:#baf0ce;background:#44b46c1a;border:1px solid #75e3ac33}.operationResult.error{color:#ffc0b9;background:#ff4e4117;border:1px solid #ff6e622e}.news>span{display:none}.news{position:relative}.news b{position:absolute;top:1px;right:0;box-shadow:0 0 0 3px #171412}.motion-full button,.motion-full a{transition:transform .22s,filter .22s,color .22s,background .22s,border-color .22s}.motion-full button:hover:not(:disabled),.motion-full a:hover{filter:brightness(1.08)}.motion-full button:hover:not(:disabled)>svg,.motion-full a:hover>svg{transform:scale(1.1)}.motion-full button>svg,.motion-full a>svg{transition:transform .22s}.motion-full .news:hover>svg{animation:.55s bellRing}.motion-full .profileButton:hover span,.motion-full .avatar:hover{transform:scale(1.08)rotate(3deg);box-shadow:0 10px 28px #e55b1247}.profileButton span,.avatar{transition:transform .24s,box-shadow .24s}@keyframes bellRing{20%{transform:rotate(12deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(7deg)}80%{transform:rotate(-4deg)}}@media (max-width:700px){.content{padding-top:16px}.welcomeWeather{min-height:0}.chatWorkspace{height:calc(100svh - 155px);min-height:480px;padding:14px}.chatBubble{max-width:92%}.chatHeader p:not(.eyebrow){display:none}}.workspace>.content{max-width:none;margin:0}.sidebar,.topbar{align-self:start;top:0}.welcome{grid-template-columns:minmax(0,1fr) minmax(300px,390px);align-items:center;gap:24px;display:grid}.welcomeWeather{min-width:0}.dashboardGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}@media (max-width:900px){.welcome{grid-template-columns:minmax(0,1fr) minmax(260px,340px);gap:16px}}@media (max-width:760px){.welcome{grid-template-columns:1fr;align-items:stretch}.dashboardGrid{grid-template-columns:1fr}}.createPanelWide form{width:min(720px,100vw - 36px);max-height:calc(100svh - 115px);overflow:auto}.formGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:13px;display:grid}.formGrid .span2{grid-column:1/-1}.formGrid label,.choiceGrid{color:#ead4c4;gap:7px;font-size:13px;display:grid}.formGrid input,.formGrid textarea,.formGrid select,.filterBar input,.filterBar select,.quickAdd input{border:1px solid var(--line);width:100%;min-width:0;color:var(--text);background:#0808078c;border-radius:13px;padding:12px 13px}.formGrid textarea{resize:vertical;min-height:105px}.formGrid select,.filterBar select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.checkField{align-items:center;gap:9px!important;display:flex!important}.checkField input{height:18px;accent-color:var(--cyan);flex:none;width:18px!important}.choiceGrid{border:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));max-height:180px;margin:0;padding:13px;overflow:auto}.choiceGrid legend{color:var(--muted);padding:0 7px}.filterBar{border-radius:17px;align-items:center;gap:10px;margin-bottom:16px;padding:10px;display:flex}.filterBar input{flex:1}.filterBar select{width:auto;min-width:150px}.secondaryButton,.dangerButton,.textButton,.iconTextButton,.iconDangerButton{border:1px solid var(--line);color:var(--text);cursor:pointer;background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;gap:7px;text-decoration:none;display:inline-flex}.secondaryButton{min-height:43px;padding:10px 15px}.secondaryButton svg,.dangerButton svg,.textButton svg{width:17px}.dangerButton{color:#ffc1b8;background:#da3e2a1a;border-color:#ff6f5b38;min-height:43px;padding:10px 15px}.compactButton{width:max-content;margin-top:9px}.textButton{color:var(--muted);background:0 0;border:0;padding:7px 9px}.dangerText{color:#ef9a8d}.iconTextButton{color:var(--muted);padding:6px 9px}.iconDangerButton{color:#ef9a8d;width:30px;height:30px}.secondaryButton:disabled,.dangerButton:disabled,.textButton:disabled{opacity:.55;cursor:wait}.entityList{gap:12px;display:grid}.entityCard{border-radius:20px;overflow:hidden}.entityCard>summary{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:78px;padding:14px 18px;list-style:none;display:grid}.entityCard>summary::-webkit-details-marker{display:none}.inlineEditor>summary::-webkit-details-marker{display:none}.entityCard[open]>summary{border-bottom:1px solid var(--line);background:#ff913009}.entityIcon{width:45px;height:45px;color:var(--cyan);background:#ff9a3c1a;border:1px solid #ffac5626;border-radius:14px;place-items:center;display:grid}.entityIcon svg{width:22px}.entityIcon.priority2,.entityIcon.priority3{color:#ffbd70;background:#e1521324}.entitySummary{gap:5px;min-width:0;display:grid}.entitySummary>span{align-items:center;gap:7px;display:flex}.entitySummary>span svg{color:#ff9c68;width:17px}.entitySummary b{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.entitySummary small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.entityBody{padding:18px}.detailGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.detailGrid>section{background:#ffffff09;border:1px solid #ffd3b014;border-radius:15px;min-width:0;padding:15px}.detailGrid h3,.stepSection h3{letter-spacing:.06em;text-transform:uppercase;color:#e7a873;margin:0 0 11px;font-size:13px}.detailGrid p,.detailGrid a{color:var(--muted);overflow-wrap:anywhere;align-items:flex-start;gap:7px;margin:7px 0;font-size:13px;line-height:1.45;text-decoration:none;display:flex}.detailGrid a:hover{color:var(--text)}.detailGrid svg{flex:none;width:16px;height:16px;margin-top:1px}.entityDescription{color:#d5c6bb;margin:14px 2px 0;line-height:1.65}.prewrap{white-space:pre-wrap}.tagList{flex-wrap:wrap;gap:6px;margin-top:11px;display:flex}.tagList span{color:#e5b58f;background:#ff9a3c14;border:1px solid #ffa6502e;border-radius:999px;align-items:center;gap:4px;padding:5px 9px;font-size:11px;display:inline-flex}.tagList svg{width:12px;height:12px}.inlineEditor{border-top:1px solid var(--line);margin-top:16px;padding-top:14px}.inlineEditor>summary{cursor:pointer;width:max-content;color:var(--cyan);font-size:13px}.inlineEditor>form:first-of-type{background:#00000024;border-radius:16px;gap:14px;margin-top:15px;padding:17px;display:grid}.dangerZone{border-top:1px dashed #ff785f2e;margin-top:12px;padding-top:12px}.documentActions{flex-wrap:wrap;gap:9px;margin-top:12px;display:flex}.documentActions form{margin:0}.timelineList .entityCard>summary{grid-template-columns:58px minmax(0,1fr) auto}.timelineList time{color:var(--cyan);text-transform:uppercase;place-items:center;display:grid}.timelineList time b{font-size:24px;line-height:1}.timelineList time span{margin-top:4px;font-size:11px}.stepSection{background:#0000001f;border:1px solid #ffd3b017;border-radius:16px;margin-top:16px;padding:16px}.stepSection>header{justify-content:space-between;gap:10px;display:flex}.stepSection>header span{color:var(--muted);font-size:12px}.stepList{gap:8px;display:grid}.stepList article{background:#ffffff09;border-radius:12px;align-items:center;gap:10px;padding:10px;display:flex}.stepList article>svg{width:19px;color:var(--cyan);flex:none}.stepList article.done{opacity:.66}.stepList article.done b{text-decoration:line-through}.stepList article>div{flex:1;gap:2px;display:grid}.stepList small{color:var(--muted)}.stepList form{margin:0}.quickAdd{grid-template-columns:minmax(160px,1fr) minmax(180px,1fr) 150px auto;gap:8px;margin-top:10px;display:grid}.quickAdd .secondaryButton{white-space:nowrap}.notificationList{gap:11px;display:grid}.notificationCard{border-radius:18px;grid-template-columns:auto minmax(0,1fr);gap:13px;padding:16px;display:grid}.notificationCard.unread{background:linear-gradient(145deg,#ff933217,#ffffff0b);border-color:#ffa6504d}.notificationIcon{width:42px;height:42px;color:var(--cyan);background:#ff9a3c1a;border-radius:13px;place-items:center;display:grid}.notificationIcon svg{width:21px}.notificationCard header,.notificationCard footer{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.notificationCard header time{color:var(--muted);margin-left:auto;font-size:11px}.notificationCard h2{margin:7px 0 4px;font-size:16px}.notificationCard p{color:var(--muted);margin:0 0 9px;line-height:1.5}.notificationCard footer a{color:var(--cyan);align-items:center;gap:6px;font-size:13px;text-decoration:none;display:inline-flex}.notificationCard footer a svg{width:15px}.notificationCard footer form{margin:0}.searchResults{gap:11px;display:grid}.searchResults>a{color:var(--text);text-decoration:none}.searchResults>a:hover{border-color:#ffa6504d}.settingsForm input:not([type=range]):not([type=checkbox]){border:1px solid var(--line);width:100%;min-height:44px;color:var(--text);background:#0808078c;border-radius:13px;padding:0 12px}.settingsForm label>svg{width:17px;color:var(--cyan)}.compactEntityList .entityCard>summary{min-height:62px;padding-block:9px}.compactEntityList .entityIcon{width:38px;height:38px}@media (max-width:950px){.detailGrid,.quickAdd{grid-template-columns:1fr 1fr}.quickAdd .secondaryButton{grid-column:1/-1}}@media (max-width:650px){.formGrid{grid-template-columns:1fr}.formGrid .span2{grid-column:auto}.filterBar{grid-template-columns:1fr 1fr;display:grid}.filterBar input{grid-column:1/-1}.filterBar select{width:100%;min-width:0}.entityCard>summary{grid-template-columns:auto minmax(0,1fr);padding:13px}.entityCard>summary>.badge{grid-column:2}.detailGrid{grid-template-columns:1fr}.timelineList .entityCard>summary{grid-template-columns:48px minmax(0,1fr)}.timelineList .entityCard>summary>.badge{grid-column:2}.entityBody{padding:14px}.quickAdd{grid-template-columns:1fr}.quickAdd .secondaryButton{grid-column:auto}.choiceGrid{grid-template-columns:1fr}.notificationCard{padding:13px}.documentActions{display:grid}.documentActions>*,.documentActions button{width:100%}}@media (min-width:851px){.dashboardShell{height:100svh;min-height:0;overflow:hidden}.dashboardShell>.sidebar{height:calc(100svh - 40px);min-height:0}.dashboardShell>.workspace{grid-template-rows:72px minmax(0,1fr);min-height:0;display:grid}.dashboardContent{grid-template-rows:auto auto minmax(0,1fr);gap:clamp(9px,1.5vh,16px);min-height:0;padding:clamp(10px,2.2vh,22px) 2px 0;display:grid}.dashboardContent>.welcome{min-height:clamp(76px,10.5vh,104px);margin:0}.dashboardContent>.assistant{padding:clamp(15px,2.2vh,26px)}.dashboardContent .assistantIcon{width:clamp(42px,5vh,51px);height:clamp(42px,5vh,51px)}.dashboardContent .suggestions{margin:clamp(10px,1.8vh,20px) 0 clamp(8px,1.3vh,13px)}.dashboardContent .suggestions a{min-height:clamp(35px,4.6vh,44px);padding-block:6px}.dashboardContent .prompt input{min-height:clamp(38px,5vh,48px)}.dashboardContent .prompt button{width:clamp(40px,5.2vh,48px);height:clamp(40px,5.2vh,48px)}.dashboardContent .privacy{margin-top:clamp(5px,1vh,9px)}.dashboardContent>.dashboardGrid{grid-template-rows:minmax(140px,1fr) minmax(105px,.66fr);gap:clamp(9px,1.4vh,16px);min-height:0;margin:0}.dashboardContent .panel{min-height:0;padding:clamp(13px,1.8vh,20px);overflow:hidden}.dashboardContent .panel.wide{min-height:0}.dashboardContent .itemList{gap:clamp(4px,.8vh,8px);margin-top:clamp(8px,1.3vh,17px)}.dashboardContent .itemList>a{padding:clamp(7px,1.1vh,12px)}.dashboardContent .emptyState{height:calc(100% - 26px);min-height:0}.dashboardContent .emptyState.compact{min-height:0}}@media (min-width:851px) and (max-height:760px){.dashboardContent .welcome p:not(.eyebrow),.dashboardContent .privacy{display:none}.dashboardContent>.welcome{min-height:66px}.dashboardContent .assistantHeading h2{font-size:22px}.dashboardContent .suggestions{margin:8px 0}.dashboardContent .suggestions a{min-height:32px;font-size:13px}.dashboardContent>.dashboardGrid{grid-template-rows:minmax(120px,1fr) minmax(88px,.58fr)}}@media (max-width:850px){.dashboardShell{height:auto;overflow:visible}.dashboardContent{display:block}.dashboardContent>.assistant,.dashboardContent>.dashboardGrid{margin-top:16px}}.adminCreate{border:1px solid var(--line);border-radius:15px;overflow:hidden}.adminCreate>summary{cursor:pointer;color:var(--cyan);align-items:center;gap:8px;padding:12px 14px;display:flex}.adminCreate>summary svg{width:18px}.adminCreate>form{border-top:1px solid var(--line);padding:14px}.userAdminList{gap:8px;display:grid}.userAdminList>details{background:#ffffff06;border:1px solid #ffd3b01a;border-radius:14px}.userAdminList>details>summary{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:12px;display:grid}.userAdminList summary small{color:var(--muted)}.statusDot{background:#8b7670;border-radius:50%;width:9px;height:9px}.statusDot.active{background:#75e3ac;box-shadow:0 0 10px #75e3ac73}.userAdminList>details>div{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:13px;padding:14px;display:grid}.userAdminList form{gap:10px;display:grid}.userAdminList form label{color:#ead4c4;gap:6px;font-size:13px;display:grid}.userAdminList select,.userAdminList input{border:1px solid var(--line);width:100%;min-height:42px;color:var(--text);background:#181411;border-radius:12px;padding:0 11px}@media (max-width:650px){.userAdminList>details>summary{grid-template-columns:auto 1fr}.userAdminList summary small{grid-column:2}.userAdminList>details>div{grid-template-columns:1fr}}
