:root{
  --bg:#001532;
  --bg2:#002d68;
  --panel:rgba(22,84,148,.54);
  --panel2:rgba(8,54,111,.68);
  --line:rgba(116,210,255,.23);
  --line-hot:rgba(43,190,255,.72);
  --text:#f5fbff;
  --muted:#c7d9f4;
  --dim:#7ba3d8;
  --cyan:#20d9ff;
  --blue:#0073ff;
  --deep:#001d55;
  --pink:#ff1fb0;
  --orange:#ff8a00;
  --green:#5bd18a;
  --shadow:0 26px 90px rgba(0,0,0,.34);
  --glow:0 0 18px rgba(32,217,255,.38),0 0 44px rgba(0,115,255,.30);
}
*{box-sizing:border-box}
html,body{height:100%}
body{
  margin:0;
  overflow:hidden;
  color:var(--text);
  font-family:"Segoe UI",Inter,Arial,sans-serif;
  background:
    radial-gradient(circle at 52% 16%,rgba(0,118,255,.28),transparent 18%),
    radial-gradient(circle at 78% 31%,rgba(33,197,255,.18),transparent 17%),
    linear-gradient(130deg,#00122f 0%,#001c43 34%,#002a5e 62%,#001633 100%);
}
a{color:inherit}
.cloud-shell{height:100vh;display:grid;grid-template-columns:284px 1fr;background:#00132d}
.sidebar{
  position:relative;
  z-index:4;
  height:100vh;
  padding:22px 20px 20px;
  background:linear-gradient(180deg,rgba(0,37,87,.92),rgba(0,21,52,.88));
  border-right:1px solid rgba(63,162,255,.26);
  box-shadow:18px 0 44px rgba(0,30,84,.38),inset -1px 0 0 rgba(50,188,255,.25);
}
.brand{height:74px;display:flex;align-items:center;gap:12px;text-decoration:none;margin:0 0 8px 13px}
.brand-mark{
  width:43px;height:43px;display:grid;place-items:center;
  color:transparent;font-weight:900;font-size:0;border-radius:50%;
  background:
    radial-gradient(circle at 64% 20%,#23f4ff 0 8%,transparent 9%),
    conic-gradient(from 212deg,#00d7ff,#0077ff 38%,#00246b 58%,#1ee6ff 72%,#0078ff);
  box-shadow:0 0 22px rgba(28,217,255,.42);
  position:relative;
}
.brand-mark:after{content:"D";position:absolute;color:#c9f8ff;font-size:34px;font-style:italic;line-height:1;transform:translateX(-1px)}
.brand strong{display:block;font-size:24px;line-height:1;color:#fff;letter-spacing:.1px}
.brand em{font-style:normal;font-weight:400}
.brand small{display:block;margin-top:8px;font-size:11px;color:#b7c8dd}
.side-menu{display:flex;flex-direction:column;gap:8px;margin-top:18px}
.side-item{
  height:42px;display:flex;align-items:center;gap:18px;padding:0 13px;
  color:#f5fbff;text-decoration:none;font-size:15.5px;font-weight:500;
  border:1px solid rgba(80,181,255,.66);border-radius:8px;
  background:linear-gradient(180deg,rgba(0,106,214,.46),rgba(0,45,103,.56));
  box-shadow:inset 0 0 17px rgba(27,191,255,.36),0 0 11px rgba(0,120,255,.16);
  transition:.16s ease;
}
.side-item.active,.side-item:hover{
  border-color:#42d7ff;background:linear-gradient(180deg,rgba(0,127,242,.64),rgba(0,54,122,.68));
  box-shadow:inset 0 0 18px rgba(70,215,255,.54),0 0 18px rgba(0,145,255,.35);
}
.icon{width:25px;height:25px;display:inline-block;position:relative;flex:0 0 25px;color:#e8f9ff}
.icon:before,.icon:after,.service-icon:before,.service-icon:after{content:"";position:absolute}
.folder:before{inset:6px 2px 4px;border:2px solid currentColor;border-radius:3px}.folder:after{left:3px;top:4px;width:10px;height:5px;border:2px solid currentColor;border-bottom:0;border-radius:3px 3px 0 0}
.mail:before{inset:4px 2px;border:2px solid currentColor;border-radius:4px}.mail:after{left:4px;right:4px;top:7px;height:12px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg)}
.calendar:before{inset:4px 3px 2px;border:2px solid currentColor;border-radius:3px}.calendar:after{left:7px;right:7px;top:11px;height:2px;background:currentColor;box-shadow:-2px 6px 0 currentColor,6px 6px 0 currentColor,14px 6px 0 currentColor}
.doc:before,.page:before,.list:before{inset:3px 5px;border:2px solid currentColor;border-radius:2px}.doc:after{right:5px;top:3px;border-left:8px solid transparent;border-bottom:8px solid currentColor}.page:after,.list:after{left:9px;right:8px;top:10px;height:2px;background:currentColor;box-shadow:0 5px 0 currentColor}
.user:before{left:8px;top:3px;width:8px;height:8px;border:2px solid currentColor;border-radius:50%}.user:after{left:4px;right:4px;bottom:4px;height:10px;border:2px solid currentColor;border-radius:12px 12px 4px 4px}
.search:before{left:5px;top:5px;width:11px;height:11px;border:2px solid currentColor;border-radius:50%}.search:after{width:9px;height:2px;background:currentColor;right:4px;bottom:5px;transform:rotate(45deg)}
.check:before{inset:4px;border:2px solid currentColor;border-radius:3px}.check:after{left:7px;top:11px;width:10px;height:6px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg)}
.image:before{inset:4px;border:2px solid currentColor;border-radius:3px}.image:after{left:6px;bottom:6px;width:13px;height:9px;background:linear-gradient(135deg,transparent 45%,currentColor 46% 56%,transparent 57%),linear-gradient(45deg,transparent 42%,currentColor 43% 53%,transparent 54%)}
.music:before{left:8px;top:3px;width:11px;height:14px;border-right:2px solid currentColor;border-top:2px solid currentColor;transform:skewY(-12deg)}.music:after{left:4px;bottom:3px;width:8px;height:8px;border:2px solid currentColor;border-radius:50%}
.pin:before{left:7px;top:3px;width:10px;height:15px;border:2px solid currentColor;border-radius:10px 10px 10px 2px;transform:rotate(45deg)}.pin:after{left:11px;top:8px;width:4px;height:4px;background:currentColor;border-radius:50%}
.nodes:before{left:3px;top:4px;width:6px;height:6px;border:2px solid currentColor;border-radius:50%;box-shadow:13px 0 0 -1px transparent,13px 0 0 1px currentColor,6px 14px 0 -1px transparent,6px 14px 0 1px currentColor}.nodes:after{left:8px;top:10px;width:13px;height:10px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:skewX(-25deg)}
.more:before{left:3px;top:11px;width:4px;height:4px;background:currentColor;border-radius:50%;box-shadow:8px 0 0 currentColor,16px 0 0 currentColor}
.rail-toggle{position:absolute;right:-17px;top:192px;width:42px;height:42px;border:1px solid rgba(91,194,255,.27);border-radius:12px;background:rgba(0,36,78,.9);color:white;font-size:24px;box-shadow:var(--glow);cursor:pointer}
.main{position:relative;min-width:0;height:100vh;overflow:hidden;padding:0 40px 28px;background:linear-gradient(180deg,rgba(0,28,68,.72),rgba(0,13,35,.58))}
.main:before{content:"";position:absolute;left:0;right:0;top:80px;height:1px;background:rgba(97,179,255,.17)}
.ambient{position:absolute;pointer-events:none}
.ambient-left{left:-18px;top:145px;width:310px;height:400px;border-radius:50%;background:radial-gradient(circle at 16% 54%,transparent 0 34%,rgba(0,122,255,.28) 35% 45%,transparent 46%),radial-gradient(circle at 10% 60%,transparent 0 52%,rgba(0,174,255,.22) 53% 61%,transparent 62%);filter:blur(.2px)}
.ambient-ring{right:-80px;top:306px;width:390px;height:390px;border-radius:50%;background:radial-gradient(circle,transparent 0 56%,rgba(0,118,255,.78) 58% 64%,transparent 65%);filter:blur(1px)}
.orb{position:absolute;border-radius:50%;background:radial-gradient(circle at 28% 20%,#24eaff 0,#0077ff 34%,#001a56 76%);box-shadow:0 20px 55px rgba(0,0,0,.42),0 0 40px rgba(0,115,255,.34);pointer-events:none}
.orb-small{left:245px;top:146px;width:76px;height:76px}
.orb-large{right:384px;top:98px;width:136px;height:136px}
.orb-bottom{right:-9px;top:462px;width:50px;height:50px}
.topbar{height:86px;display:grid;grid-template-columns:1fr auto;align-items:center;position:relative;z-index:2}
.top-actions{display:flex;align-items:center;gap:26px}
.top-icon{width:28px;height:28px;border:0;background:transparent;position:relative;cursor:pointer;color:#fff}
.search-action:before{left:5px;top:5px;width:12px;height:12px;border:2px solid currentColor;border-radius:50%;content:"";position:absolute}.search-action:after{width:8px;height:2px;background:currentColor;right:4px;bottom:5px;transform:rotate(45deg);content:"";position:absolute}
.bell:before{content:"";position:absolute;left:7px;top:5px;width:13px;height:15px;border:2px solid currentColor;border-radius:9px 9px 4px 4px;border-bottom:0}.bell:after{content:"";position:absolute;left:10px;bottom:3px;width:8px;height:2px;background:currentColor;border-radius:2px}
.bell span{position:absolute;right:-4px;top:-4px;width:18px;height:18px;border-radius:50%;background:#12a7ff;color:#fff;font-size:12px;line-height:18px;text-align:center;box-shadow:0 0 12px rgba(18,167,255,.8)}
.profile{display:flex;align-items:center;gap:12px;text-decoration:none;color:#fff}
.avatar{width:50px;height:50px;border-radius:50%;background:radial-gradient(circle at 50% 23%,#ffe0c6 0 16%,transparent 17%),radial-gradient(circle at 50% 36%,#7a361c 0 17%,transparent 18%),linear-gradient(135deg,#2d160f,#b85a29 48%,#fff 49% 64%,#243869 65%);border:3px solid rgba(255,255,255,.62);box-shadow:0 0 22px rgba(115,211,255,.68)}
.profile-copy strong{display:block;font-size:15px}.profile-copy small{display:block;margin-top:4px;color:#c6d7f1;font-size:12px}.down{width:10px;height:10px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg);margin-left:3px;margin-top:-4px}
.mobile-menu{display:none}
.hero{position:relative;z-index:1;min-height:203px;display:grid;grid-template-columns:1fr 330px;align-items:start;padding-top:42px}
.hero-center{text-align:center;transform:translateX(60px)}
.hero h1{margin:0 0 12px;font-size:42px;line-height:1.05;font-weight:800;letter-spacing:-.03em}.hero h1 span{color:#19aefe;text-shadow:0 0 18px rgba(25,174,254,.26)}
.hero p{margin:0;color:#d8e3f9;font-size:17px;letter-spacing:.1px}
.weather{height:46px;min-width:326px;margin:22px auto 0;padding:0 18px;display:inline-flex;align-items:center;gap:13px;border:1px solid rgba(120,194,255,.18);border-radius:24px;background:rgba(28,73,126,.34);box-shadow:inset 0 0 22px rgba(255,255,255,.04);color:#eaf5ff}
.weather i{height:23px;width:1px;background:rgba(209,231,255,.23);margin:0 6px}.sun{width:18px;height:18px;border-radius:50%;background:#ffc400;box-shadow:0 0 0 4px rgba(255,196,0,.16),0 0 18px rgba(255,196,0,.55)}
.trust{justify-self:end;width:300px;padding-top:36px;color:#dcecff;font-size:15px}.trust p{display:flex;align-items:center;gap:14px;margin:0 0 26px;white-space:nowrap}.trust a{color:#17c6ff;text-decoration:none}.shield,.link{width:22px;height:22px;position:relative;display:inline-block;flex:0 0 22px}.shield:before{content:"";position:absolute;inset:3px 5px;border:2px solid currentColor;border-radius:9px 9px 11px 11px;clip-path:polygon(50% 0,100% 19%,84% 100%,50% 88%,16% 100%,0 19%)}.link:before,.link:after{content:"";position:absolute;width:12px;height:7px;border:2px solid currentColor;border-radius:9px;transform:rotate(-42deg)}.link:before{left:2px;top:10px}.link:after{right:2px;top:4px}
.cards{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin:0 70px 0 -31px}
.service-card{position:relative;min-height:217px;padding:31px 22px 20px 93px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(145deg,rgba(40,101,161,.63),rgba(4,46,101,.53));box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 18px 55px rgba(0,16,46,.20);backdrop-filter:blur(18px);overflow:hidden}
.service-card:before{content:"";position:absolute;inset:0;background:linear-gradient(118deg,rgba(255,255,255,.09),transparent 45%);opacity:.72;pointer-events:none}
.service-card h2{margin:0 0 10px;font-size:17px;line-height:1.2;color:#fff}.service-card p{margin:0;color:#cfe0fa;font-size:14px;line-height:1.55}.service-card a{height:34px;display:inline-flex;align-items:center;gap:16px;margin-top:18px;padding:0 16px;border-radius:9px;background:rgba(0,95,184,.45);color:#fff;text-decoration:none;font-size:12.5px;box-shadow:inset 0 0 12px rgba(61,186,255,.08)}.service-card a span{font-size:17px}.service-card footer{position:absolute;left:22px;right:22px;bottom:17px;color:#d8e7fb;font-size:12px}.meter{height:8px;margin-top:8px;background:rgba(99,163,220,.28);border-radius:8px;overflow:hidden}.meter span{display:block;width:26%;height:100%;border-radius:8px;background:linear-gradient(90deg,#22d9ff,#0aa7ff)}
.service-icon{position:absolute;left:23px;top:29px;width:56px;height:56px;color:#79ecff}.service-icon.big:before,.service-icon.big:after{content:"";position:absolute}.service-icon.folder:before{inset:13px 4px 7px;border:4px solid currentColor;border-radius:7px}.service-icon.folder:after{left:8px;top:8px;width:20px;height:10px;border:4px solid currentColor;border-bottom:0;border-radius:6px 6px 0 0}
.service-icon.mail:before{inset:10px 2px;border:4px solid currentColor;border-radius:7px}.service-icon.mail:after{left:7px;right:7px;top:15px;height:23px;border-left:4px solid currentColor;border-bottom:4px solid currentColor;transform:rotate(-45deg)}
.service-icon.calendar:before{inset:6px;border:4px solid currentColor;border-radius:7px}.service-icon.calendar:after{left:12px;right:12px;top:21px;height:4px;background:currentColor;box-shadow:0 12px 0 currentColor,13px 12px 0 currentColor,26px 12px 0 currentColor}
.service-icon.doc:before{inset:5px 10px;border:4px solid currentColor;border-radius:5px}.service-icon.doc:after{right:10px;top:5px;border-left:15px solid transparent;border-bottom:15px solid currentColor}
.shield-card:before{inset:3px 7px;border:4px solid currentColor;border-radius:16px 16px 22px 22px;clip-path:polygon(50% 0,100% 18%,86% 100%,50% 84%,14% 100%,0 18%)}.shield-card:after{left:23px;top:20px;width:10px;height:18px;border:3px solid currentColor;border-radius:8px}
.globe:before{inset:4px;border:4px solid currentColor;border-radius:50%}.globe:after{left:26px;top:4px;bottom:4px;width:4px;background:currentColor;box-shadow:-16px 24px 0 -1px transparent;clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}
.wallet:before{left:3px;top:13px;width:45px;height:32px;border:4px solid currentColor;border-radius:7px}.wallet:after{right:2px;top:23px;width:23px;height:15px;border:4px solid currentColor;border-radius:5px;background:rgba(0,21,52,.55)}
.pulse:before{left:0;right:0;top:28px;height:4px;background:currentColor;clip-path:polygon(0 45%,25% 45%,33% 10%,44% 90%,54% 45%,100% 45%)}
.dot{display:inline-block;width:11px;height:11px;border-radius:50%;margin-right:10px;vertical-align:-1px}.dot.blue{background:#19aefe}.dot.green,.dot.ok{background:var(--green)}.dot.ok:after{content:"";display:block;width:6px;height:3px;border-left:2px solid #002d42;border-bottom:2px solid #002d42;transform:rotate(-45deg) translate(-1px,3px)}
.activity{padding-left:86px}.activity .more-btn{position:absolute;right:22px;top:18px;border:0;background:transparent;color:#fff;font-size:22px;letter-spacing:2px}.activity ul{list-style:none;margin:17px 0 0;padding:12px 0 0 14px;border-left:3px solid #14c7ff;color:#d7e6fa;font-size:12px}.activity li{display:grid;grid-template-columns:1fr auto;gap:10px;margin:0 0 9px}.activity em{font-style:normal;color:#acc3e6}
.footer{position:relative;z-index:1;height:72px;margin:22px 30px 0 12px;display:flex;align-items:center;justify-content:space-between;color:#d3e3fb;font-size:13px}.footer div{display:flex;align-items:center;gap:32px}.footer a{text-decoration:none;color:#d3e3fb}.language{border:0;background:transparent;color:#f3f8ff;display:flex;align-items:center;gap:10px;font-size:13px}.globe-mini{width:18px;height:18px;border:2px solid currentColor;border-radius:50%;display:inline-block}.language i{width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);margin-top:-5px}
@media (max-width:1300px){
  .cloud-shell{grid-template-columns:250px 1fr}.sidebar{padding-inline:14px}.cards{margin-right:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.hero{grid-template-columns:1fr}.trust{display:none}.orb-large{right:90px}.footer{margin-right:12px}
}
@media (max-width:760px){
  body{overflow:auto}.cloud-shell{display:block;height:auto}.sidebar{position:fixed;inset:0 auto 0 0;width:284px;transform:translateX(-100%);transition:.2s ease}.cloud-shell[data-sidebar=open] .sidebar{transform:translateX(0)}.main{min-height:100vh;height:auto;overflow:visible;padding:0 18px 24px}.topbar{height:70px}.mobile-menu{display:block;height:38px;border:1px solid var(--line);border-radius:8px;background:rgba(0,63,137,.58);color:#fff}.topbar{grid-template-columns:auto 1fr}.profile-copy,.down,.search-action{display:none}.hero{padding-top:18px;min-height:190px}.hero-center{transform:none}.hero h1{font-size:34px}.weather{min-width:0;width:100%;justify-content:center}.cards{grid-template-columns:1fr;margin:0}.service-card{min-height:210px}.footer{height:auto;margin:22px 0 0;display:block}.footer div{flex-wrap:wrap;gap:16px;margin-bottom:15px}.orb,.ambient{display:none}
}
