:root{--gw-navy:#23264f;--gw-deep:#10152f;--gw-cyan:#2eb4d2;--gw-cyan-soft:#eaf9fc;--gw-ink:#25283f;--gw-muted:#73798a;--gw-line:#e5e8ee;--gw-bg:#f5f7f9}
.gw-shell,.gw-app{font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--gw-ink);font-weight:400}.gw-app *,.gw-shell *{box-sizing:border-box}
.gw-login{min-height:100vh;display:grid;place-items:center;padding:40px 20px;background:linear-gradient(145deg,#f6f9fb,#eef5f7)}.gw-login-card{width:min(480px,100%);padding:52px;border:1px solid var(--gw-line);border-radius:22px;background:#fff;box-shadow:0 24px 60px rgba(27,34,67,.09)}.gw-login-card img{width:245px;height:auto;margin-bottom:36px}.gw-login-card h1{font-size:38px;font-weight:350;letter-spacing:-1px;margin:8px 0}.gw-login-card>p{color:var(--gw-muted);font-size:16px;line-height:1.6}.gw-login-card label{display:block;margin-bottom:7px;font-size:14px;color:var(--gw-muted)}.gw-login-card input[type=text],.gw-login-card input[type=password]{width:100%;height:54px;border:1px solid var(--gw-line);border-radius:10px;padding:0 15px;font-size:16px;background:#fff}.gw-login-form>p{margin:18px 0}.gw-login-card .gw-remember label{display:flex;align-items:center;gap:8px;font-size:13px}.gw-login-submit{width:100%;height:54px;border:0;border-radius:10px;background:var(--gw-cyan);color:#fff;font-size:15px;font-weight:500;cursor:pointer;box-shadow:0 10px 24px rgba(46,180,210,.2)}.gw-login-error{margin:20px 0 6px;padding:13px 15px;border:1px solid #f2c8c8;border-radius:10px;background:#fff5f5;color:#9a3f48;font-size:13px;line-height:1.5}
.gw-kicker{color:var(--gw-cyan);font-size:11px;letter-spacing:1.8px;font-weight:600}.gw-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:0;border-radius:9px;background:var(--gw-cyan);color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:500;cursor:pointer;box-shadow:0 8px 20px rgba(46,180,210,.18)}
.gw-app{display:flex;min-height:100vh;margin:-1px;background:var(--gw-bg)}.gw-sidebar{position:fixed;inset:0 auto 0 0;width:270px;padding:34px 22px 24px;background:var(--gw-deep);color:#fff;display:flex;flex-direction:column;z-index:20}.gw-sidebar>img{width:200px;height:auto;filter:brightness(0) invert(1);object-fit:contain;object-position:left}.gw-brand-label{margin:9px 0 38px 59px;color:var(--gw-cyan);font-size:9px;letter-spacing:3px}.gw-sidebar nav{display:flex;flex-direction:column;gap:7px}.gw-sidebar nav a,.gw-sidebar nav span{min-height:50px;display:flex;align-items:center;padding:0 16px;border-radius:9px;color:#aab4c8;text-decoration:none;font-size:14px}.gw-sidebar nav a:hover,.gw-sidebar nav a.active{color:#fff;background:#1a2343;box-shadow:inset 3px 0 var(--gw-cyan)}.gw-user{margin-top:auto;padding:20px 10px 0;border-top:1px solid #272e51}.gw-user b,.gw-user small,.gw-user a{display:block}.gw-user b{font-size:14px;font-weight:500}.gw-user small{margin-top:5px;color:#929db4;font-size:11px}.gw-user a{margin-top:17px;color:#929db4;font-size:11px;text-decoration:none}
.gw-main{width:calc(100% - 270px);margin-left:270px}.gw-main>header{height:76px;padding:0 40px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--gw-line);background:#fff;color:#9399a6;font-size:12px;position:sticky;top:0;z-index:10}.gw-main>header strong{color:var(--gw-ink);font-weight:500}.gw-main>header>b{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--gw-cyan),#278ba7);color:#fff;font-size:12px;font-weight:500}.gw-content{width:min(1380px,calc(100% - 72px));margin:0 auto;padding:48px 0 76px}
.gw-welcome{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:42px}.gw-welcome h1{max-width:820px;margin:11px 0;font-size:43px;line-height:1.13;letter-spacing:-1.3px;font-weight:350}.gw-welcome p,.gw-section-title p{color:var(--gw-muted);font-size:15px}.gw-stat{min-width:175px;padding:22px 25px;border:1px solid var(--gw-line);border-radius:14px;background:#fff}.gw-stat strong,.gw-stat span{display:block}.gw-stat strong{color:var(--gw-navy);font-size:31px;font-weight:350}.gw-stat span{margin-top:4px;color:var(--gw-muted);font-size:12px}.gw-section-title{margin:0 0 21px}.gw-section-title h2{margin:0;font-size:27px;font-weight:400}.gw-section-title p{margin:6px 0 0}
.gw-workshop-grid{display:grid;gap:18px}.gw-workshop-card{display:grid;grid-template-columns:39% 61%;overflow:hidden;border:1px solid var(--gw-line);border-radius:19px;background:#fff;box-shadow:0 12px 35px rgba(27,34,67,.05)}.gw-card-cover{min-height:375px;padding:31px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(145deg,var(--gw-deep),#253156);color:#fff;position:relative}.gw-card-cover:before{content:"";position:absolute;inset:0;opacity:.13;background-image:linear-gradient(rgba(46,180,210,.4) 1px,transparent 1px),linear-gradient(90deg,rgba(46,180,210,.4) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(140deg,#000,transparent 75%)}.gw-card-cover>span,.gw-card-cover h3,.gw-process{position:relative}.gw-card-cover>span{color:var(--gw-cyan);font-size:9px;letter-spacing:2px}.gw-card-cover h3{margin:11px 0 28px;font-size:28px;line-height:1.14;font-weight:350}.gw-process{display:flex;align-items:center}.gw-process i{width:25px;height:1px;background:#ffffff55}.gw-process b,.gw-process em{width:32px;height:32px;border:1px solid #ffffff66;border-radius:6px}.gw-process em{border-color:var(--gw-cyan);transform:rotate(45deg);background:rgba(46,180,210,.12)}.gw-card-body{padding:30px 34px}.gw-card-meta{display:flex;align-items:center;justify-content:space-between}.gw-status{padding:7px 10px;border-radius:20px;background:#edf8f3;color:#307e63;font-size:8px;text-transform:uppercase;letter-spacing:.7px}.gw-status.expired{background:#f3f4f6;color:#808692}.gw-card-meta small{color:#9299a6;font-size:9px}.gw-card-body>h3{margin:23px 0 8px;font-size:24px;line-height:1.2;font-weight:430}.gw-card-body>p{min-height:38px;color:var(--gw-muted);font-size:11px;line-height:1.65}.gw-facts{display:grid;grid-template-columns:repeat(3,1fr);margin:20px 0;padding:17px 0;border-block:1px solid var(--gw-line)}.gw-facts span+span{padding-left:18px;border-left:1px solid var(--gw-line)}.gw-facts strong,.gw-facts small{display:block}.gw-facts strong{font-size:10px;font-weight:500}.gw-facts small{margin-top:4px;color:#9299a6;font-size:8px}
.gw-back{display:inline-block;margin-bottom:22px;color:var(--gw-muted)!important;text-decoration:none!important;font-size:13px}.gw-hero{min-height:350px;padding:48px 52px;border-radius:20px;background:linear-gradient(140deg,var(--gw-deep),#283458);color:#fff;display:grid;grid-template-columns:58% 42%;overflow:hidden}.gw-hero h1{margin:11px 0 16px;font-size:48px;line-height:1.08;letter-spacing:-1.3px;font-weight:350}.gw-hero p{max-width:680px;color:#c0c6d6;font-size:15px;line-height:1.65}.gw-hero-facts{display:flex;gap:28px;margin-top:27px;color:#e0e3ec;font-size:12px}.gw-hero-flow{display:flex;flex-direction:column;align-items:center;justify-content:center}.gw-hero-flow span{width:210px;padding:14px 16px;border:1px solid #ffffff33;border-radius:9px;background:#111938;color:#c2c8d8;font-size:12px}.gw-hero-flow span.active{border-color:var(--gw-cyan);color:#fff}.gw-hero-flow i{width:1px;height:18px;background:#ffffff55}.gw-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:26px;margin-top:32px}.gw-module-list{display:flex;flex-direction:column;gap:13px}.gw-module{min-height:138px;padding:25px 26px;display:grid;grid-template-columns:42px 1fr auto;gap:19px;align-items:center;border:1px solid var(--gw-line);border-radius:16px;background:#fff}.gw-module.locked{opacity:.58}.gw-module-number{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--gw-cyan-soft);color:#138ea8;font-size:13px;font-weight:500}.gw-module small{color:#138ea8;font-size:10px;letter-spacing:1.1px}.gw-module h3{margin:6px 0;font-size:18px;font-weight:500}.gw-module p{margin:0;color:var(--gw-muted);font-size:13px;line-height:1.55}.gw-module>a{color:#138ea8!important;text-decoration:none!important;font-size:12px;font-weight:500}.gw-locked{color:#9299a6;font-size:11px}.gw-rail{display:flex;flex-direction:column;gap:16px}.gw-teams-card,.gw-access-card{padding:28px;border:1px solid var(--gw-line);border-radius:16px;background:#fff}.gw-teams-card{background:linear-gradient(145deg,var(--gw-deep),#263352);color:#fff}.gw-teams-card h3{margin:9px 0;font-size:22px;font-weight:400}.gw-teams-card p{color:#b8bfd0;font-size:13px;line-height:1.6}.gw-teams-card a,.gw-teams-card>span:last-child{display:block;margin-top:18px;padding:13px;border:1px solid #ffffff22;border-radius:8px;color:#fff;text-align:center;text-decoration:none;font-size:12px}.gw-access-card small,.gw-access-card strong{display:block}.gw-access-card small{color:#8d94a2;font-size:10px;letter-spacing:1px}.gw-access-card strong{margin-top:8px;color:var(--gw-navy);font-size:21px;font-weight:400}.gw-access-card p{color:var(--gw-muted);font-size:12px;line-height:1.55}
.gw-module-page{padding:44px;border:1px solid var(--gw-line);border-radius:18px;background:#fff}.gw-module-page>h1{margin:12px 0 29px;font-size:40px;font-weight:350;letter-spacing:-.8px}.gw-module-content{margin-bottom:34px;color:var(--gw-ink);font-size:16px;line-height:1.75}.gw-notice{margin:0 0 18px;padding:14px 17px;border:1px solid;border-radius:11px;font-size:13px}.gw-notice-success{border-color:#bee8dc;background:#effaf6;color:#256c58}.gw-notice-error{border-color:#f2c8c8;background:#fff5f5;color:#9a3f48}.gw-empty,.gw-message{padding:44px;border:1px solid var(--gw-line);border-radius:16px;background:#fff;text-align:center}.gw-empty h3,.gw-message h2{font-weight:400}.gw-message{max-width:680px;margin:60px auto}.gw-message p{color:var(--gw-muted)}
@media(max-width:950px){.gw-sidebar{width:82px}.gw-sidebar>img{width:54px;object-position:left}.gw-brand-label,.gw-sidebar nav a,.gw-sidebar nav span,.gw-user b,.gw-user small{font-size:0}.gw-sidebar nav a:before,.gw-sidebar nav span:before{content:"•";font-size:18px}.gw-main{width:calc(100% - 82px);margin-left:82px}.gw-workshop-card{grid-template-columns:1fr}.gw-card-cover{min-height:285px}.gw-layout{grid-template-columns:1fr}}
@media(max-width:680px){.gw-app{display:block}.gw-sidebar{display:none}.gw-main{width:100%;margin:0}.gw-content{width:calc(100% - 28px);padding-top:25px}.gw-main>header{padding:0 18px}.gw-welcome h1{font-size:30px}.gw-stat{display:none}.gw-workshop-card{grid-template-columns:1fr}.gw-card-body{padding:23px 20px}.gw-card-meta{align-items:flex-start;flex-direction:column;gap:10px}.gw-facts{grid-template-columns:1fr;gap:13px}.gw-facts span+span{border:0;padding-left:0}.gw-hero{grid-template-columns:1fr;padding:31px 24px}.gw-hero h1{font-size:32px}.gw-hero-flow{display:none}.gw-hero-facts{flex-wrap:wrap}.gw-layout{grid-template-columns:1fr}.gw-module p{display:none}.gw-login-card{padding:30px 24px}}
