/* Version 17 - wide module administration and configurable system */
@media(min-width:1450px){.dash-main{padding-left:max(5vw,64px)!important;padding-right:max(5vw,64px)!important}.section{padding-left:max(7vw,88px)!important;padding-right:max(7vw,88px)!important}.footer-main{max-width:1540px!important}.site-header{padding-left:max(4vw,66px)!important;padding-right:max(4vw,66px)!important}}
.modules-page .dash-main{background:radial-gradient(circle at 92% 0,#d2f1ff 0,transparent 26%),radial-gradient(circle at -3% 84%,#f1ddff73 0,transparent 25%),linear-gradient(180deg,#f9fdff,#f0f8fd)}.modules-hero{display:flex;align-items:center;justify-content:space-between;gap:25px;position:relative;overflow:hidden;margin-bottom:16px;padding:31px 34px;border:1px solid #cce2ef;border-radius:26px;background:radial-gradient(circle at 86% 12%,#b7ecff 0,transparent 24%),radial-gradient(circle at 73% 112%,#edd0ff 0,transparent 39%),linear-gradient(125deg,#143b64,#2a6294 56%,#6959aa);color:#fff}.modules-hero:after{content:"";position:absolute;right:-68px;bottom:-118px;width:290px;height:290px;border:1px solid #e5f7ff74;border-radius:50%;box-shadow:0 0 0 29px #ffffff11,0 0 0 58px #ffffff0a}.modules-hero>*{position:relative;z-index:1}.modules-hero .eyebrow{color:#c8edff!important}.modules-hero h1{margin:5px 0 7px;color:#fff!important;font:700 clamp(29px,3.3vw,44px)/1.05 Georgia,"Times New Roman",serif;letter-spacing:-1.3px}.modules-hero p{max-width:660px;margin:0;color:#e1f0fb!important;font-size:13px;line-height:1.6}.modules-hero-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:10px}.modules-hero-actions form{margin:0}.modules-hero-actions .outline-button{border-color:#d9e9fb!important;background:#ffffffec!important;color:#305b85!important;white-space:nowrap}.module-enabled-count{padding:11px 13px;border:1px solid #ffffff58;border-radius:13px;background:#ffffff16;color:#e7f6ff;font-size:11px;font-weight:800;white-space:nowrap}.module-enabled-count b{color:#fff;font-size:19px}.modules-info-strip{display:flex;align-items:center;gap:10px;margin-bottom:18px;padding:13px 16px;border:1px solid #cde4f1;border-radius:15px;background:linear-gradient(90deg,#eef9ff,#faf7ff);color:#56718b}.modules-info-strip>span{color:#138664;font-size:15px}.modules-info-strip p{margin:0;font-size:12px;line-height:1.45}.modules-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.module-card{position:relative;display:flex;flex-direction:column;min-height:252px;overflow:hidden;padding:20px;border:1px solid #d8e8f2;border-radius:21px;background:linear-gradient(145deg,var(--ui-surface),var(--ui-surface-2));box-shadow:0 9px 21px #1b46650c;transition:transform .18s,border-color .18s,box-shadow .18s}.module-card:after{content:"";position:absolute;right:-33px;bottom:-42px;width:115px;height:115px;border-radius:50%;background:linear-gradient(135deg,var(--accent-a),var(--accent-b));opacity:.07}.module-card:hover{border-color:#a9d5ee;box-shadow:0 16px 28px #1b46651a;transform:translateY(-3px)}.module-card>*{position:relative;z-index:1}.module-card.is-paused{background:linear-gradient(145deg,#fbfcfd,#f3f6f8);opacity:.82}.module-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.module-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:14px;background:var(--accent-soft);color:var(--accent-a);font-size:21px}.module-group{padding:5px 8px;border:1px solid #d3e5ef;border-radius:20px;background:#fff;color:#66839d;font-size:9px;font-weight:900;letter-spacing:.5px}.module-card h2{margin:17px 0 6px;color:var(--type-title);font:700 22px Georgia,"Times New Roman",serif;letter-spacing:-.45px}.module-card p{min-height:51px;margin:0;color:var(--type-body);font-size:12px;line-height:1.5}.module-card-bottom{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:16px}.module-card-bottom>div{display:grid;gap:7px}.module-card-bottom a{color:var(--type-link);font-size:10px;font-weight:800}.module-state{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:900}.module-state i{width:7px;height:7px;border-radius:50%;background:#c3ccd3}.module-state.active{color:#108462}.module-state.active i{background:#18a477;box-shadow:0 0 0 3px #dff6eb}.module-state.paused{color:#8a6e39}.module-state.paused i{background:#c6a55e;box-shadow:0 0 0 3px #fff1cf}.module-card-bottom form{margin:0}.module-card-bottom button{min-height:34px;padding:0 10px;border:1px solid;border-radius:10px;cursor:pointer;font:800 10px/1 inherit}.pause-module{border-color:#efc88e!important;background:#fff9ee;color:#a66c19}.resume-module{border-color:#9edbc1!important;background:#effbf5;color:#12845f}.pause-module:hover{background:#fff0d5}.resume-module:hover{background:#dff6eb}
html[data-theme="dark"] .modules-page .dash-main{background:transparent}html[data-theme="dark"] .modules-info-strip{border-color:var(--ui-line);background:#132a41;color:#b3c8d8}html[data-theme="dark"] .module-card{border-color:var(--ui-line);background:var(--ui-surface)}html[data-theme="dark"] .module-card.is-paused{background:#102238;opacity:.72}html[data-theme="dark"] .module-group{border-color:#36536c;background:#152b42;color:#b5ccdc}html[data-theme="dark"] .module-card h2{color:#eff8ff}html[data-theme="dark"] .module-card p{color:#a9c0d2}html[data-theme="dark"] .pause-module{border-color:#705226!important;background:#3f3019;color:#ffd387}html[data-theme="dark"] .resume-module{border-color:#267759!important;background:#133f33;color:#82e3bd}
@media(max-width:1180px){.modules-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.modules-hero{align-items:flex-start;flex-direction:column;padding:25px}.modules-hero-actions{justify-content:flex-start;width:100%}.modules-hero-actions form{flex:1}.modules-hero-actions .outline-button{width:100%;text-align:center}.module-enabled-count{flex:1;text-align:center}.modules-info-strip{align-items:flex-start}.modules-grid{grid-template-columns:1fr}.module-card{min-height:228px}}
body.module-training-off #program,body.module-team-off #sporcular,body.module-gallery-off #galeri{display:none!important}
