@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Regular.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-SemiBold.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Bold.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}:root{--navy: #0b1726;--navy-2: #12263a;--blue: #15395b;--accent: #ffd83d;--accent-strong: #f6c814;--paper: #f7f7f2;--soft: #eef1ee;--white: #fff;--ink: #111b26;--muted: #63707d;--line: #dfe4e2;--green: #26745b;--red: #b94b52;--shadow: 0 22px 60px rgba(11, 23, 38, .12);--admin-blue: #3568e8;color:var(--ink);font-family:Montserrat,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper);color:var(--ink)}body,button,input,textarea,select{font:inherit}button,input,textarea,select{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.045em}p{line-height:1.75}::selection{background:var(--accent);color:var(--navy)}*{scrollbar-width:thin;scrollbar-color:rgba(31,126,117,.62) transparent}*::-webkit-scrollbar{width:11px;height:11px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{min-height:44px;border:3px solid transparent;border-radius:999px;background:linear-gradient(180deg,#76bdb4,#247d75) padding-box}*::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#56a99f,#176a64) padding-box}*::-webkit-scrollbar-thumb:active{background:#145f59 padding-box}*::-webkit-scrollbar-corner{background:transparent}@media(max-width:640px){*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-thumb{border-width:2px}}.page-width{width:min(1180px,calc(100% - 48px));margin-inline:auto}.section{padding-block:112px}.section--soft{width:100%;background:var(--soft)}.eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:#315d78;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.eyebrow>span{width:30px;height:2px;background:var(--accent-strong)}.eyebrow--light{color:#ffffffb8}.button{min-height:52px;padding:0 25px;border:0;border-radius:2px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:.82rem;font-weight:700;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.button:hover{transform:translateY(-2px)}.button--accent{background:var(--accent);color:var(--navy)}.button--accent:hover{background:#ffe371}.button--ghost{background:#ffffff0f;border:1px solid rgba(255,255,255,.42);color:#fff}.button--ghost:hover{background:#fff;color:var(--navy)}.button--dark{background:var(--navy);color:#fff}.button--dark:hover{background:var(--blue)}.button--light{background:#fff;color:var(--navy)}.button--outline{background:transparent;border:1px solid var(--navy);color:var(--navy)}.text-link{display:inline-flex;align-items:center;gap:7px;color:#245b7b;font-size:.78rem;font-weight:700}.text-link svg{transition:transform .2s ease}.text-link:hover svg{transform:translate(3px)}.text-link--large{font-size:.85rem}.brand{display:inline-flex;align-items:center;gap:11px;flex:0 0 auto}.brand-mark{position:relative;width:42px;height:42px;border-radius:50%;display:inline-grid;place-items:center;background:var(--accent);overflow:hidden;flex:0 0 auto}.brand-mark--image{padding:3px;background:#fff}.brand-mark--image img{width:100%;height:100%;object-fit:contain;border-radius:inherit}.brand-paddle{width:17px;height:22px;border-radius:55% 55% 48% 48%;background:var(--navy);transform:rotate(-38deg) translate(1px,-2px)}.brand-paddle:after{content:"";position:absolute;width:5px;height:15px;background:var(--navy);border-radius:0 0 4px 4px;transform:rotate(-1deg);left:6px;top:17px}.brand-ball{position:absolute;width:5px;height:5px;background:#fff;border-radius:50%;right:8px;top:9px}.brand-copy{display:grid;line-height:1}.brand-copy strong{font-size:.94rem;letter-spacing:-.02em}.brand-copy small{margin-top:5px;color:var(--muted);font-size:.58rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.site-header{position:fixed;inset:0 0 auto;z-index:50;height:86px;color:#fff;transition:background .25s ease,box-shadow .25s ease,color .25s ease}.site-header:after{content:"";position:absolute;bottom:0;left:50%;width:min(1180px,calc(100% - 48px));transform:translate(-50%);border-bottom:1px solid rgba(255,255,255,.2)}.site-header--scrolled{color:var(--ink);background:#fffffff5;box-shadow:0 8px 30px #0b172614;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header--scrolled:after{display:none}.site-header:not(.site-header--scrolled) .brand-copy small{color:#fff9}.nav-wrap{width:min(1180px,calc(100% - 48px));height:100%;margin-inline:auto;display:flex;align-items:center;justify-content:space-between}.main-nav{display:flex;align-items:center;gap:34px}.main-nav>a{position:relative;padding:32px 0;font-size:.75rem;font-weight:600}.main-nav>a:not(.nav-cta):after{content:"";position:absolute;left:0;right:100%;bottom:24px;height:2px;background:var(--accent);transition:right .2s ease}.main-nav>a:hover:after,.main-nav>a.active:after{right:0}.main-nav .nav-cta{padding:11px 17px;display:inline-flex;align-items:center;gap:7px;border:1px solid currentColor}.site-header--scrolled .nav-cta{border-color:var(--navy)}.menu-toggle{display:none;border:0;background:transparent;color:currentColor;padding:8px}.hero-section{position:relative;min-height:760px;height:min(88vh,880px);background:var(--navy);color:#fff;overflow:hidden}.hero-image,.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-image{object-position:center 58%;transform:scale(1.015)}.hero-overlay{background:linear-gradient(90deg,#06121df0,#071522bf 43%,#07152252 75%,#0715228f)}.hero-lines{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.13;background-image:linear-gradient(90deg,transparent calc(25% - 1px),white 25%,transparent calc(25% + 1px),transparent calc(50% - 1px),white 50%,transparent calc(50% + 1px),transparent calc(75% - 1px),white 75%,transparent calc(75% + 1px))}.hero-content{position:relative;z-index:2;height:100%;padding-top:145px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hero-content h1{max-width:770px;margin-bottom:26px;font-family:Montserrat,Arial,sans-serif;font-size:clamp(4rem,7.5vw,7.3rem);font-weight:400;line-height:.91}.hero-content>p{max-width:600px;margin-bottom:34px;color:#ffffffc7;font-size:1.05rem}.hero-actions{display:flex;gap:12px}.scroll-hint{position:absolute;z-index:3;left:50%;bottom:32px;display:flex;align-items:center;gap:9px;transform:translate(-50%);color:#ffffffa6;font-size:.65rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.welcome-strip{background:var(--accent)}.welcome-grid{min-height:184px;display:grid;grid-template-columns:1.05fr 1.35fr auto;gap:60px;align-items:center}.welcome-grid .eyebrow{margin-bottom:9px;color:#0b17268c}.welcome-grid .eyebrow>span{background:var(--navy)}.welcome-grid h2{margin:0;font-family:Montserrat,Arial,sans-serif;font-size:clamp(2.2rem,3vw,3.35rem);font-weight:400}.welcome-grid p{margin:0;color:#0b1726c2;font-size:.9rem}.circle-link{width:54px;height:54px;display:grid;place-items:center;border:1px solid rgba(11,23,38,.65);border-radius:50%;transition:.2s ease}.circle-link:hover{background:var(--navy);color:#fff}.intro-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:110px}.collage{position:relative;min-height:590px}.collage-main{width:84%;height:520px;object-fit:cover}.collage-small{position:absolute;right:0;bottom:0;width:46%;height:255px;object-fit:cover;border:10px solid var(--paper)}.collage-badge{position:absolute;top:50px;right:0;width:145px;min-height:145px;padding:22px;display:flex;flex-direction:column;justify-content:center;color:#fff;background:var(--navy);box-shadow:var(--shadow)}.collage-badge svg{margin-bottom:15px;color:var(--accent)}.collage-badge strong{font-size:.78rem}.collage-badge span{margin-top:5px;color:#ffffffa3;font-size:.65rem}.intro-copy h2,.split-heading h2,.training-page-grid h2,.contact-copy h2{max-width:540px;margin-bottom:26px;font-family:Montserrat,Arial,sans-serif;font-size:clamp(2.75rem,4.5vw,5rem);font-weight:400;line-height:1.02}.intro-copy>p{margin-bottom:36px;color:var(--muted);font-size:.95rem}.stats-row{display:flex;gap:0;margin-bottom:34px;padding-block:25px;border-block:1px solid var(--line)}.stats-row>div{min-width:130px;display:grid}.stats-row>div+div{margin-left:28px;padding-left:28px;border-left:1px solid var(--line)}.stats-row strong{font-family:Montserrat,Arial,sans-serif;font-size:2rem;font-weight:400}.stats-row span{margin-top:4px;color:var(--muted);font-size:.62rem;font-weight:600;text-transform:uppercase}.training-banner{position:relative;padding-block:92px;color:#fff;background:linear-gradient(90deg,#0b1726f2,#0b1726c7),url(/images/heimsieg.jpeg) center/cover}.training-banner-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.training-banner h2{max-width:520px;margin-bottom:22px;font-family:Montserrat,Arial,sans-serif;font-size:clamp(3rem,5vw,5.2rem);font-weight:400;line-height:1}.training-banner p{max-width:540px;color:#ffffffad;font-size:.9rem}.location-line{display:flex;align-items:center;gap:10px;margin-top:28px;color:#ffffffe6;font-size:.76rem;font-weight:600}.location-line svg{color:var(--accent)}.schedule-card{padding:36px 40px;color:var(--ink);background:#fff;box-shadow:0 28px 80px #00000042}.schedule-day{display:grid;grid-template-columns:135px 1fr;gap:20px;padding-block:18px;border-bottom:1px solid var(--line)}.schedule-day:first-child{padding-top:0}.schedule-day>div{display:flex;align-items:center;gap:9px}.schedule-day>div svg{width:17px;color:#557187}.schedule-day strong{font-size:.78rem}.schedule-day dl{margin:0}.schedule-day dl>div{display:flex;justify-content:space-between;gap:20px;margin-block:4px;font-size:.72rem}.schedule-day dt{color:var(--muted)}.schedule-day dd{margin:0;font-weight:700}.schedule-card .button{width:100%;margin-top:24px}.section-heading{margin-bottom:55px}.split-heading{display:grid;grid-template-columns:1.3fr .7fr;gap:90px;align-items:end}.split-heading h2{margin:0}.split-heading>p{margin:0 0 8px;color:var(--muted);font-size:.86rem}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid #d7ddda}.values-grid article{position:relative;min-height:325px;padding:52px 45px}.values-grid article+article{border-left:1px solid #d7ddda}.values-grid article>svg{width:34px;height:34px;margin-bottom:35px;color:#315d78;stroke-width:1.4}.values-grid h3{margin-bottom:14px;font-family:Montserrat,Arial,sans-serif;font-size:1.75rem;font-weight:400}.values-grid p{margin:0;color:var(--muted);font-size:.78rem}.value-number{position:absolute;right:26px;top:28px;color:#b9c1be;font-family:Montserrat,Arial,sans-serif;font-size:1rem}.news-heading{align-items:center}.news-heading>.text-link{justify-self:end}.home-news-section{padding-bottom:72px}.home-news-section+.intro-grid{padding-top:72px}.home-news-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;align-items:stretch;gap:26px}.news-card{min-width:0;height:100%;display:flex;flex-direction:column;background:#fff;box-shadow:0 12px 42px #0b172614}.news-card-image{position:relative;height:225px;overflow:hidden;background:var(--navy)}.news-card--featured .news-card-image{height:300px}.news-card-image img{width:100%;height:100%;object-fit:cover;opacity:.9;transition:transform .45s ease,opacity .3s ease}.news-card:hover .news-card-image img{transform:scale(1.035);opacity:1}.news-tag{position:absolute;left:0;bottom:0;padding:8px 14px;background:var(--accent);color:var(--navy);font-size:.56rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.news-card-body{padding:26px 28px 30px;flex:1;display:flex;flex-direction:column;align-items:flex-start}.news-date{position:absolute;top:15px;right:15px;z-index:1;min-height:34px;padding:7px 11px;display:inline-flex;align-items:center;gap:7px;border:0;border-radius:99px;color:#175f59;background:#fffffff0;box-shadow:0 5px 18px #04131826;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:.61rem;font-weight:700;line-height:1}.news-date svg{width:14px;height:14px;flex:0 0 auto}.news-card-body h3{width:100%;min-height:calc(1.24em * 3);margin-bottom:13px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-family:Montserrat,Arial,sans-serif;font-size:1.42rem;font-weight:400;line-height:1.24}.news-card--featured .news-card-body h3{font-size:1.8rem}.news-card-body p{width:100%;min-height:65px;margin-bottom:20px;color:var(--muted);font-size:.72rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-card-body>.text-link{margin-top:auto}.join-card{min-height:250px;margin-bottom:112px;padding:50px 58px;display:grid;grid-template-columns:1.15fr .85fr auto;align-items:center;gap:48px;color:#fff;background:var(--navy)}.join-card h2{margin:0;max-width:470px;font-family:Montserrat,Arial,sans-serif;font-size:clamp(2.5rem,4vw,4rem);font-weight:400;line-height:1}.join-card p{margin:0;color:#ffffffa3;font-size:.82rem}.page-hero{min-height:500px;padding:175px 0 85px;display:flex;align-items:flex-end;color:#fff;background-color:var(--navy);background-position:center;background-size:cover}.page-hero>div{position:relative;z-index:1}.page-hero h1{margin-bottom:16px;font-family:Montserrat,Arial,sans-serif;font-size:clamp(4.4rem,8vw,7rem);font-weight:400;line-height:.9}.page-hero p{max-width:620px;margin-bottom:0;color:#ffffffb8}.page-hero--news{background-image:linear-gradient(90deg,#081623f0,#0816236b),url(/images/heimsieg.jpeg)}.page-hero--training{background-image:linear-gradient(90deg,#081623f0,#08162359),url(/images/halle.jpg)}.page-hero--club{background-image:linear-gradient(90deg,#081623ed,#08162366),url(/images/team.jpeg)}.page-hero--contact{background-image:linear-gradient(90deg,#081623f5,#08162385),url(/images/hero-table-tennis.png),linear-gradient(var(--navy),var(--navy))}.page-hero--simple{min-height:370px;background-image:linear-gradient(110deg,var(--navy),#1d4663)}.news-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:42px;padding-bottom:20px;border-bottom:1px solid var(--line)}.news-toolbar>div{color:var(--muted);font-size:.75rem}.news-toolbar strong{color:var(--ink);font-size:1rem}.search-field{width:300px;height:46px;padding:0 15px;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line)}.search-field svg{color:#83909b}.search-field input{width:100%;border:0;outline:0;background:transparent;font-size:.75rem}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;align-items:stretch;gap:28px}.loading-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.loading-grid span{height:410px;background:linear-gradient(100deg,#e6e9e7 35%,#f7f8f7,#e6e9e7 65%);background-size:300% 100%;animation:shimmer 1.6s infinite}.skeleton-block{min-width:0;height:13px;display:block;border-radius:7px;background:linear-gradient(100deg,#e3eae8 30%,#f5f8f7,#e3eae8 66%);background-size:280% 100%;animation:skeleton-shimmer 1.45s ease-in-out infinite}.skeleton-kicker{width:118px;height:10px}.skeleton-title{width:min(330px,75%);height:34px;border-radius:10px}.skeleton-title--wide{width:min(760px,88%);height:54px}.skeleton-line--short{width:42%}.skeleton-line--medium{width:68%}.skeleton-pill{width:116px;height:40px;border-radius:99px}.skeleton-button{width:170px;height:48px;border-radius:11px}.skeleton-square{width:48px;height:48px;border-radius:13px;flex:0 0 auto}.skeleton-number{width:55px;height:31px}.skeleton-card-title{width:72%;height:20px}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.public-skeleton{min-height:75vh;background:#fff}.public-skeleton-hero{min-height:390px;padding-top:95px;display:flex;align-items:center;background:#173d3c}.public-skeleton-hero--home{min-height:min(760px,72vh)}.public-skeleton-hero>div{width:100%;display:grid;gap:16px}.public-skeleton-hero .skeleton-block{background:linear-gradient(100deg,#ffffff1a 30%,#ffffff38,#ffffff1a 66%);background-size:280% 100%}.skeleton-hero-title{width:min(620px,72%);height:67px;border-radius:14px}.skeleton-hero-copy{width:min(680px,82%);height:17px}.public-skeleton-section{display:grid;gap:30px}.public-skeleton-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px}.public-skeleton-heading>div{min-width:0;display:grid;gap:12px}.public-skeleton-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.public-skeleton-grid--standard{grid-template-columns:repeat(2,minmax(0,1fr))}.public-skeleton-card{min-height:245px;overflow:hidden;border:1px solid #dde7e4;border-radius:17px;background:#fff}.public-skeleton-card>div{padding:23px;display:grid;gap:13px}.skeleton-card-image{width:100%;height:155px;border-radius:0}.public-skeleton-card:not(:has(.skeleton-card-image)){padding:25px}.public-skeleton-card:not(:has(.skeleton-card-image))>div{padding:0}.public-skeleton--article{padding:155px 0 85px}.public-skeleton-article-head{display:grid;gap:17px}.skeleton-article-image{width:100%;height:min(520px,48vw);margin-top:45px;border-radius:18px}.public-skeleton-copy{width:min(760px,calc(100% - 40px));margin:48px auto 0;display:grid;gap:16px}.admin-page-skeleton{display:grid;gap:24px}.admin-skeleton-heading{min-height:90px;display:flex;align-items:flex-start;justify-content:space-between;gap:25px}.admin-skeleton-heading>div{min-width:0;flex:1;display:grid;gap:11px}.admin-skeleton-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.admin-skeleton-stats article{min-height:148px;padding:22px;display:flex;align-items:center;gap:16px;border:1px solid #dce6e4;border-radius:15px;background:#fff}.admin-skeleton-stats article>div{min-width:0;flex:1;display:grid;gap:9px}.admin-skeleton-panel{overflow:hidden}.admin-skeleton-row{min-height:91px;padding:17px 22px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:17px;border-bottom:1px solid #e3ebe9}.admin-skeleton-row:last-child{border-bottom:0}.admin-skeleton-row>div{display:grid;gap:9px}.admin-skeleton-form-head{min-height:85px;padding:20px 22px;display:flex;align-items:center;gap:15px;border-bottom:1px solid #e3ebe9;background:#f8fbfa}.admin-skeleton-form-head>div{min-width:0;flex:1;display:grid;gap:10px}.admin-skeleton-row--field{min-height:108px}.admin-skeleton-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.admin-skeleton-card-grid article{min-height:245px;padding:24px;display:grid;align-content:start;gap:15px;border:1px solid #dce6e4;border-radius:15px;background:#fff}.admin-auth-skeleton{min-height:100vh;display:grid;grid-template-columns:280px minmax(0,1fr);background:#f3f7f6}.admin-auth-skeleton>aside{padding:25px 18px;display:grid;align-content:start;gap:12px;background:#0d292c}.admin-auth-skeleton>aside .skeleton-block{background:linear-gradient(100deg,#ffffff0f 30%,#ffffff21,#ffffff0f 66%);background-size:280% 100%}.skeleton-brand{width:185px;height:48px;margin:0 7px 55px}.skeleton-nav-item{width:100%;height:52px;border-radius:10px}.admin-auth-skeleton>div>header{height:82px;padding:0 38px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dfe8e6;background:#fff}.admin-auth-skeleton>div>main{width:min(1380px,calc(100% - 68px));margin:40px auto 70px}@media(max-width:900px){.public-skeleton-grid,.admin-skeleton-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-auth-skeleton{grid-template-columns:1fr}.admin-auth-skeleton>aside{display:none}.admin-auth-skeleton>div>main{width:min(100% - 40px,1380px)}}@media(max-width:640px){.public-skeleton-hero{min-height:330px;padding-top:72px}.public-skeleton-hero--home{min-height:590px}.skeleton-hero-title{width:88%;height:48px}.public-skeleton-heading{align-items:stretch;flex-direction:column}.public-skeleton-grid,.public-skeleton-grid--standard{grid-template-columns:1fr;gap:14px}.public-skeleton-card{min-height:210px}.public-skeleton--home .public-skeleton-card:nth-child(n+4),.public-skeleton--cards .public-skeleton-card:nth-child(n+4){display:none}.skeleton-article-image{height:260px;margin-top:30px;border-radius:13px}.public-skeleton--article{padding-top:115px}.admin-skeleton-heading{min-height:0;flex-direction:column}.admin-skeleton-heading .skeleton-button{width:100%}.admin-skeleton-stats,.admin-skeleton-card-grid{grid-template-columns:1fr}.admin-skeleton-stats article:nth-child(n+3),.admin-skeleton-card-grid article:nth-child(n+4){display:none}.admin-skeleton-row{padding:15px;grid-template-columns:44px minmax(0,1fr)}.admin-skeleton-row>.skeleton-pill{display:none}.admin-auth-skeleton>div>header{height:74px;padding-inline:20px}.admin-auth-skeleton>div>main{width:calc(100% - 28px);margin-top:25px}}@media(prefers-reduced-motion:reduce){.skeleton-block{animation:none}}@keyframes shimmer{to{background-position:-100% 0}}.empty-state,.not-found{padding:100px 24px;text-align:center}.empty-state h2{font-family:Montserrat,Arial,sans-serif;font-size:2rem;font-weight:400}.empty-state p{color:var(--muted)}.article-page{padding:155px 0 100px;background:#fbfbf8}.article-top{max-width:900px}.back-link{display:inline-flex;align-items:center;gap:7px;margin-bottom:54px;color:var(--muted);font-size:.72rem;font-weight:600}.article-meta{display:flex;justify-content:space-between;margin-bottom:20px;color:var(--muted);font-size:.7rem}.article-meta span,.article-meta button{display:flex;align-items:center;gap:8px}.article-meta button{border:0;background:none;color:inherit}.article-top h1{max-width:850px;margin-bottom:24px;font-family:Montserrat,Arial,sans-serif;font-size:clamp(3rem,6vw,5.4rem);font-weight:400;line-height:1}.article-cover{height:min(68vw,660px);margin-bottom:70px;overflow:hidden}.article-cover img{width:100%;height:100%;object-fit:cover}.article-content{width:min(740px,calc(100% - 48px));margin-inline:auto;color:#27313a;font-family:Montserrat,Arial,sans-serif;font-size:1.1rem;line-height:1.9}.article-content h2,.article-content h3,.article-content h4{margin-top:2.2em;color:var(--ink);font-family:Montserrat,sans-serif}.article-content h2{font-size:1.8rem}.article-content h3{font-size:1.35rem}.article-content a{color:#1d628b;text-decoration:underline}.article-content blockquote{font-style:italic}.article-content img{margin-block:40px}.article-gallery{margin-top:70px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.article-gallery img{width:100%;height:420px;object-fit:cover}.article-footer{margin-top:80px;padding-top:35px;border-top:1px solid var(--line)}.article-loading{min-height:100vh;background:#eee}.not-found{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.not-found>span{color:var(--accent-strong);font-family:Montserrat,Arial,sans-serif;font-size:8rem}.training-page-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.training-page-grid>div:first-child>p{color:var(--muted)}.training-table-card{background:#fff;box-shadow:var(--shadow)}.training-row{display:grid;grid-template-columns:1.2fr 1fr 1fr;align-items:center;padding:35px 38px}.training-row+.training-row{border-top:1px solid var(--line)}.training-row h3{margin:0;font-family:Montserrat,Arial,sans-serif;font-size:1.8rem;font-weight:400}.training-row>div{display:grid;gap:7px}.training-row span{color:var(--muted);font-size:.62rem;text-transform:uppercase}.training-row strong{display:flex;align-items:center;gap:7px;font-size:.78rem}.training-row strong svg{width:15px;color:#557187}.training-info-grid{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.training-photo{position:relative;min-height:530px}.training-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(11,23,38,.68),transparent 55%)}.training-photo img{width:100%;height:100%;object-fit:cover}.training-photo>span{position:absolute;z-index:1;left:42px;bottom:35px;color:#fff;font-family:Montserrat,Arial,sans-serif;font-size:2.6rem;line-height:1}.info-card{padding:70px;background:var(--accent)}.info-card>svg{width:40px;height:40px;margin-bottom:55px}.info-card .eyebrow{color:#0b17268c}.info-card .eyebrow>span{background:var(--navy)}.info-card h2{font-family:Montserrat,Arial,sans-serif;font-size:3.2rem;font-weight:400;line-height:1}.info-card p{color:#0b1726b8;font-size:.82rem}.info-card .button{margin-top:20px}.location-card{padding-block:80px;display:flex;align-items:center;justify-content:space-between}.location-card>div{display:flex;align-items:flex-start;gap:28px}.location-card>div>svg{width:35px;height:35px;color:#315d78}.location-card h2{margin:0 0 10px;font-family:Montserrat,Arial,sans-serif;font-size:2.6rem;font-weight:400}.location-card p{margin:0;color:var(--muted)}.join-card--training{margin-top:20px}.story-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:120px;align-items:start}.story-title{position:sticky;top:130px}.story-title h2{font-family:Montserrat,Arial,sans-serif;font-size:4.5rem;font-weight:700;line-height:1}.story-title>p{color:var(--muted);font-size:.85rem}.year-mark{margin-top:45px;padding-top:24px;display:grid;border-top:1px solid var(--line);color:#315d78;font-family:Montserrat,Arial,sans-serif;font-size:4rem;font-weight:700}.year-mark small{margin-top:5px;color:var(--muted);font:600 .6rem Montserrat,sans-serif;letter-spacing:.1em;text-transform:uppercase}.story-copy p{margin-bottom:28px;color:#48545e;font-family:Montserrat,Arial,sans-serif;font-size:1.05rem}.quote-section{padding-block:90px;color:#fff;background:var(--navy);text-align:center}.quote-section svg{color:var(--accent);fill:var(--accent)}.quote-section blockquote{max-width:900px;margin:30px auto 22px;font-family:Montserrat,Arial,sans-serif;font-size:clamp(2.2rem,4vw,4rem);line-height:1.15}.quote-section span{color:#ffffff8c;font-size:.65rem;letter-spacing:.12em;text-transform:uppercase}.board-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.board-grid article{min-height:140px;padding:28px 32px;display:flex;align-items:center;gap:22px;background:#fff}.member-avatar{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;color:#fff;background:var(--navy);font-family:Montserrat,Arial,sans-serif;font-size:1.3rem}.board-grid h3{margin-bottom:5px;font-family:Montserrat,Arial,sans-serif;font-size:1.35rem;font-weight:400}.board-grid p{margin:0;color:var(--muted);font-size:.7rem}.board-grid a{margin-top:10px;display:flex;align-items:center;gap:6px;color:#315d78;font-size:.65rem}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:120px}.contact-copy>p{color:var(--muted)}.contact-method{margin-top:35px;padding-top:28px;display:flex;gap:18px;border-top:1px solid var(--line)}.contact-method>svg{color:#315d78}.contact-method div{display:grid;gap:5px}.contact-method span{color:var(--muted);font-size:.6rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.contact-method a,.contact-method strong{font-size:.78rem}.contact-method p{margin:0;color:var(--muted);font-size:.72rem}.contact-form{padding:52px;background:#fff;box-shadow:var(--shadow)}.contact-form label,.login-form label,.editor-form label,.invite-modal label,.content-field{display:grid;gap:9px;color:#3c4750;font-size:.68rem;font-weight:600}.contact-form input,.contact-form select,.contact-form textarea,.login-form input,.editor-form input,.editor-form select,.editor-form textarea,.invite-modal input,.invite-modal select,.content-field input,.content-field textarea{width:100%;padding:14px 15px;border:1px solid var(--line);border-radius:2px;outline:0;background:#fafbf9;font-size:.76rem;font-weight:400;transition:border .2s ease,box-shadow .2s ease}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus,.login-form input:focus,.editor-form input:focus,.editor-form select:focus,.editor-form textarea:focus,.invite-modal input:focus,.invite-modal select:focus,.content-field input:focus,.content-field textarea:focus{border-color:#5a79cc;box-shadow:0 0 0 3px #3568e81a}.form-row,.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-form{display:grid;gap:20px}.contact-form small{color:var(--muted)}.documents-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.documents-grid>a{min-height:220px;padding:38px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;background:#fff;box-shadow:0 12px 36px #0b172612}.documents-grid>a>svg:first-child{color:#315d78}.documents-grid>a>svg:last-child{width:18px;color:var(--muted)}.documents-grid h2{margin-bottom:10px;font-family:Montserrat,Arial,sans-serif;font-size:1.5rem;font-weight:400}.documents-grid p{margin-bottom:0;color:var(--muted);font-size:.72rem}.documents-grid--empty{grid-template-columns:1fr}.documents-empty{min-height:240px;padding:42px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #cadbd7;border-radius:16px;color:#617578;background:#f9fbfa;text-align:center}.documents-empty>svg{width:34px;height:34px;margin-bottom:17px;color:#31867e}.documents-empty h2{margin-bottom:7px;font-weight:700}.legal-content{width:min(760px,calc(100% - 48px));margin-inline:auto}.legal-content h2{margin:45px 0 14px;font-family:Montserrat,Arial,sans-serif;font-size:2rem;font-weight:400}.legal-content p{color:#4c5862}.site-footer{padding:75px max(24px,calc((100% - 1180px)/2)) 0;color:#fff;background:#07111c}.site-footer .brand-copy small{color:#ffffff80}.footer-grid{display:grid;grid-template-columns:1.7fr .7fr 1fr .7fr;gap:70px;padding-bottom:62px}.footer-brand>p{max-width:330px;margin-top:22px;color:#ffffff80;font-size:.73rem}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;align-items:flex-start;gap:13px}.footer-label{margin-bottom:7px;color:#ffffff59;font-size:.58rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.footer-grid a,.footer-grid>div>span:not(.footer-label){display:flex;align-items:center;gap:6px;color:#ffffffad;font-size:.68rem;line-height:1.5}.footer-grid a:hover{color:var(--accent)}.footer-bottom{min-height:70px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);color:#ffffff59;font-size:.58rem}.admin-loading{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:18px;background:#f4f6fa}.admin-loading p{color:var(--muted);font-size:.75rem}.login-page{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;background:#fff}.login-visual{position:relative;min-height:100vh;overflow:hidden;color:#fff;background:var(--navy)}.login-visual>img,.login-visual-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.login-visual-overlay{background:linear-gradient(145deg,#05101bed,#09213385)}.login-back{position:absolute;z-index:2;left:48px;top:42px;display:flex;align-items:center;gap:8px;color:#ffffffb3;font-size:.68rem}.login-visual-copy{position:absolute;z-index:2;left:9%;right:8%;bottom:10%}.login-visual-copy h1{margin-bottom:26px;font-family:Montserrat,Arial,sans-serif;font-size:clamp(4rem,6vw,6.5rem);font-weight:400;line-height:.92}.login-visual-copy p{max-width:530px;color:#ffffffad;font-size:.85rem}.login-panel{display:grid;place-items:center;padding:50px}.login-box{width:min(430px,100%)}.login-box>.brand{margin-bottom:70px}.login-title{margin-bottom:35px;display:flex;align-items:flex-start;gap:18px}.login-title>span{width:45px;height:45px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:var(--admin-blue);background:#edf2ff}.login-title>span svg{width:20px}.login-title h2{margin-bottom:8px;font-size:1.65rem;letter-spacing:-.035em}.login-title p{margin:0;color:var(--muted);font-size:.72rem}.login-form{display:grid;gap:20px}.password-input{position:relative;display:block}.password-input input{padding-right:48px}.password-input button{position:absolute;right:8px;top:50%;padding:7px;transform:translateY(-50%);border:0;background:transparent;color:#7b8790}.password-input svg{width:18px}.login-submit{width:100%;margin-top:8px}.form-message{margin:0;padding:12px;border-radius:4px;color:#9c333b;background:#fff0f1;font-size:.7rem}.form-alert{margin-bottom:22px;padding:14px;display:flex;gap:12px;border-radius:5px;font-size:.7rem}.form-alert svg{flex:0 0 auto}.form-alert div{display:grid;gap:4px}.form-alert span{color:var(--muted)}.form-alert--warning{background:#fff8da}.login-switch{width:100%;margin-top:15px;border:0;background:none;color:var(--admin-blue);font-size:.68rem}.login-security{margin-top:35px;padding-top:22px;display:flex;align-items:flex-start;gap:9px;border-top:1px solid var(--line);color:#84909a;font-size:.6rem}.login-security svg{width:15px;flex:0 0 auto}.admin-shell{min-height:100vh;display:grid;grid-template-columns:250px 1fr;background:#f3f5f8}.admin-sidebar{position:fixed;z-index:30;inset:0 auto 0 0;width:250px;padding:22px 18px;display:flex;flex-direction:column;color:#dbe3f0;background:#0c1728}.admin-sidebar .brand{padding-inline:8px;color:#fff}.admin-sidebar .brand-copy small{color:#748297}.admin-sidebar-top{display:flex;align-items:center;justify-content:space-between}.admin-sidebar-top>button{display:none;border:0;background:transparent;color:#fff}.admin-context{margin:28px 8px 18px;padding:16px;display:grid;gap:5px;border:1px solid #25344b;border-radius:7px;background:#111f33}.admin-context span{color:#708096;font-size:.54rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.admin-context strong{font-size:.7rem}.admin-sidebar nav{display:grid;gap:5px}.admin-sidebar nav>a{height:48px;padding:0 12px;display:flex;align-items:center;gap:12px;border-radius:6px;color:#8f9db0;font-size:.7rem;font-weight:600}.admin-sidebar nav>a:hover,.admin-sidebar nav>a.active{color:#fff;background:#15243a}.admin-sidebar nav>a>span{width:30px;height:30px;display:grid;place-items:center;border-radius:5px}.admin-sidebar nav>a>span.active{color:var(--accent);background:#ffd83d1a}.admin-sidebar nav svg{width:17px}.admin-sidebar-bottom{margin-top:auto;display:grid;gap:4px;border-top:1px solid #233047;padding-top:14px}.admin-sidebar-bottom a,.admin-sidebar-bottom button{height:42px;padding:0 10px;display:flex;align-items:center;gap:10px;border:0;color:#8291a4;background:transparent;font-size:.65rem}.admin-sidebar-bottom a svg{margin-left:auto}.admin-sidebar-bottom svg{width:16px}.admin-main{grid-column:2;min-width:0}.admin-topbar{height:74px;padding:0 34px;display:flex;align-items:center;gap:20px;background:#fff;border-bottom:1px solid #e4e8ee}.admin-topbar-spacer{flex:1}.admin-menu{display:none;border:0;background:transparent}.notification-button{width:38px;height:38px;display:grid;place-items:center;border:1px solid #e2e6ec;border-radius:50%;background:#fff;color:#677386}.notification-button svg{width:17px}.admin-user{padding:4px 6px;display:flex;align-items:center;gap:10px;border:0;border-radius:10px;background:transparent;text-align:left}.admin-user:hover{background:#f0f6f5}.admin-user:disabled{cursor:default}.admin-user>span{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#315d78;font-size:.65rem;font-weight:700}.admin-user>div{display:grid;gap:3px}.admin-user strong{font-size:.67rem}.admin-user small{color:#84909c;font-size:.53rem}.admin-content{width:min(1380px,calc(100% - 68px));margin-inline:auto;padding-block:40px 70px}.admin-page-heading{margin-bottom:30px;display:flex;justify-content:space-between;align-items:flex-end;gap:25px}.admin-page-heading>div>span{display:block;margin-bottom:7px;color:#768293;font-size:.6rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.admin-page-heading h1{margin-bottom:7px;font-size:1.7rem}.admin-page-heading p{margin:0;color:#778393;font-size:.7rem}.admin-primary-button,.admin-secondary-button{min-height:42px;padding:0 16px;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:.66rem;font-weight:700}.admin-primary-button{border:1px solid var(--admin-blue);color:#fff;background:var(--admin-blue);box-shadow:0 5px 14px #3568e833}.admin-primary-button:hover{background:#2558db}.admin-primary-button:disabled,.admin-secondary-button:disabled{opacity:.6;cursor:wait}.admin-secondary-button{border:1px solid #dce1e8;color:#536071;background:#fff}.admin-primary-button svg,.admin-secondary-button svg{width:15px}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.admin-stats article{min-height:124px;padding:22px;display:flex;align-items:center;gap:16px;border:1px solid #e2e6eb;border-radius:8px;background:#fff;box-shadow:0 4px 15px #12233408}.stat-icon{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:8px}.stat-icon svg{width:19px}.stat-icon--blue{color:#3568e8;background:#edf2ff}.stat-icon--amber{color:#c28116;background:#fff5df}.stat-icon--green{color:#378064;background:#e8f6ef}.stat-icon--purple{color:#7655c6;background:#f1edfb}.admin-stats article>div{display:grid;align-content:center}.admin-stats small{color:#788494;font-size:.58rem}.admin-stats strong{margin:6px 0 5px;font-size:1.6rem}.admin-stats article>div>span{display:flex;align-items:center;gap:4px;color:#87919e;font-size:.52rem}.admin-stats article>div>span svg{width:12px;color:#36a36f}.admin-dashboard-grid{margin-top:20px;display:grid;grid-template-columns:1.55fr .75fr;gap:20px}.admin-panel{border:1px solid #e1e5eb;border-radius:8px;background:#fff;box-shadow:0 5px 18px #18273a09}.admin-panel-heading{min-height:78px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e9ecf0}.admin-panel-heading h2{margin-bottom:4px;font-size:.9rem}.admin-panel-heading p{margin:0;color:#87919f;font-size:.57rem}.admin-panel-heading>a{display:flex;align-items:center;gap:6px;color:var(--admin-blue);font-size:.6rem;font-weight:600}.admin-panel-heading>a svg{width:13px}.recent-posts>div{min-height:77px;padding:12px 24px;display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:14px}.recent-posts>div+div{border-top:1px solid #edf0f3}.recent-posts img{width:54px;height:48px;border-radius:4px;object-fit:cover}.recent-posts>div>div{display:grid;min-width:0;gap:7px}.recent-posts strong{overflow:hidden;font-size:.66rem;text-overflow:ellipsis;white-space:nowrap}.recent-posts span{color:#87919e;font-size:.53rem}.status{display:inline-flex;width:fit-content;padding:5px 8px;border-radius:20px;font-size:.52rem;font-style:normal;font-weight:700}.status--published{color:#287255;background:#e8f7ef}.status--draft{color:#a36812;background:#fff4dc}.status--archived{color:#586675;background:#edf1f4}.recent-posts>div>a{color:#8290a0}.recent-posts>div>a svg{width:15px}.quick-panel{overflow:hidden}.quick-panel>a{min-height:74px;padding:12px 20px;display:grid;grid-template-columns:37px 1fr auto;align-items:center;gap:12px}.quick-panel>a+a{border-top:1px solid #edf0f3}.quick-panel>a>span{width:35px;height:35px;display:grid;place-items:center;border-radius:7px;color:#456de0;background:#edf2ff}.quick-panel>a>span svg,.quick-panel>a>svg{width:15px}.quick-panel>a>div{display:grid;gap:4px}.quick-panel strong{font-size:.63rem}.quick-panel small{color:#8b95a2;font-size:.52rem}.quick-panel>a>svg{color:#9ca5b1}.admin-empty{min-height:170px!important;padding:30px!important;display:flex!important;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#8a95a2}.admin-empty svg{width:30px;height:30px;opacity:.5}.admin-empty p{margin:12px 0;font-size:.65rem}.admin-empty a{color:var(--admin-blue);font-size:.6rem}.admin-notice{margin-bottom:18px;padding:13px 16px;display:flex;align-items:center;justify-content:space-between;border:1px solid #bdd8c9;border-radius:6px;color:#286348;background:#edf8f2;font-size:.65rem}.admin-notice--error{border-color:#efc3c7;color:#933941;background:#fff0f1}.admin-notice button{border:0;background:transparent;color:inherit}.admin-notice button svg{width:15px}.admin-toast-viewport{position:fixed;z-index:240;top:20px;right:22px;width:min(390px,calc(100vw - 32px));display:grid;gap:11px;pointer-events:none}.admin-toast{--toast-color: #17766e;--toast-soft: #e9f6f3;position:relative;min-height:88px;padding:16px 44px 17px 16px;overflow:hidden;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:13px;border:1px solid color-mix(in srgb,var(--toast-color) 28%,white);border-radius:15px;color:#263f42;background:#fffffff7;box-shadow:0 18px 50px #1736372e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;animation:adminToastIn .28s ease both}.admin-toast--success{--toast-color: #168064;--toast-soft: #e7f6f0}.admin-toast--error{--toast-color: #c34650;--toast-soft: #fff0f1}.admin-toast--warning{--toast-color: #b77916;--toast-soft: #fff5df}.admin-toast--info{--toast-color: #3568d7;--toast-soft: #edf3ff}.admin-toast-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:var(--toast-color);background:var(--toast-soft)}.admin-toast-icon svg{width:21px;height:21px;stroke-width:2.25}.admin-toast>div{min-width:0;padding-top:2px;display:grid;gap:5px}.admin-toast strong{font-size:.78rem;font-weight:700;line-height:1.35}.admin-toast p{margin:0;color:#6b7d80;font-size:.66rem;font-weight:500;line-height:1.55;overflow-wrap:anywhere}.admin-toast>button{position:absolute;top:11px;right:10px;width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:8px;color:#849294;background:transparent}.admin-toast>button:hover{color:#344e50;background:#f0f5f4}.admin-toast>button svg{width:16px;height:16px}.admin-toast-progress{position:absolute;inset:auto 0 0;height:3px;background:var(--toast-color);transform-origin:left;animation:adminToastProgress var(--toast-duration) linear forwards}@keyframes adminToastIn{0%{opacity:0;transform:translate3d(24px,-6px,0) scale(.98)}}@keyframes adminToastProgress{to{transform:scaleX(0)}}@media(max-width:640px){.admin-toast-viewport{top:80px;right:12px;width:calc(100vw - 24px);gap:9px}.admin-toast{min-height:82px;padding:14px 42px 15px 14px;grid-template-columns:38px minmax(0,1fr);gap:11px;border-radius:13px}.admin-toast-icon{width:38px;height:38px;border-radius:10px}.admin-toast-icon svg{width:19px;height:19px}.admin-toast strong{font-size:.74rem}.admin-toast p{font-size:.63rem}}@media(prefers-reduced-motion:reduce){.admin-toast,.admin-toast-progress{animation:none}}.news-admin-panel{overflow:hidden}.admin-list-toolbar{min-height:72px;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e9ecf0}.admin-tabs{display:flex;gap:5px}.admin-tabs button{height:35px;padding:0 12px;border:0;border-radius:5px;color:#758191;background:transparent;font-size:.6rem;font-weight:600}.admin-tabs button.active{color:#244fae;background:#edf2ff}.admin-tabs button span{margin-left:5px;padding:2px 5px;border-radius:9px;background:#3568e81a;font-size:.48rem}.admin-toolbar-actions{display:flex;gap:8px}.admin-search{width:210px;height:40px;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid #dfe3e9;border-radius:5px;background:#fff}.admin-search svg{width:15px;color:#8d97a4}.admin-search input{width:100%;border:0;outline:0;font-size:.62rem}.admin-news-table .table-head,.admin-news-table .table-row{display:grid;grid-template-columns:minmax(360px,1.7fr) .55fr .55fr .4fr;align-items:center;gap:20px}.table-head{min-height:43px;padding:0 24px;color:#929ca8;background:#f8f9fb;font-size:.52rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.table-head>span:last-child{text-align:right}.table-row{min-height:88px;padding:12px 24px}.table-row+.table-row{border-top:1px solid #edf0f3}.post-cell{min-width:0;display:grid;grid-template-columns:62px 1fr;align-items:center;gap:14px}.post-cell img{width:62px;height:56px;border-radius:5px;object-fit:cover}.post-cell>div{min-width:0;display:grid;gap:7px}.post-cell strong{overflow:hidden;font-size:.64rem;text-overflow:ellipsis;white-space:nowrap}.post-cell small{overflow:hidden;color:#89939f;font-size:.52rem;text-overflow:ellipsis;white-space:nowrap}.date-cell{display:flex;align-items:center;gap:6px;color:#687585;font-size:.57rem}.date-cell svg{width:14px}.table-actions{display:flex;justify-content:flex-end;gap:5px}.table-actions a,.table-actions button{width:31px;height:31px;display:grid;place-items:center;border:1px solid #e0e4e9;border-radius:5px;color:#657383;background:#fff}.table-actions svg{width:14px}.table-actions .danger:hover{color:#bb414a;border-color:#efc0c3;background:#fff3f4}.table-actions button:disabled{opacity:.35;cursor:not-allowed}.editor-overlay{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:flex;align-items:stretch;justify-content:flex-end;background:#08111d8c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.editor-panel{width:min(960px,92vw);height:100%;display:flex;flex-direction:column;background:#f5f7fa;box-shadow:-20px 0 60px #0003;animation:slideIn .25s ease}@keyframes slideIn{0%{transform:translate(60px);opacity:.7}}.editor-header{min-height:78px;padding:18px 25px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e6eb;background:#fff}.editor-header span{display:block;margin-bottom:4px;color:#83909f;font-size:.52rem;text-transform:uppercase}.editor-header h2{margin:0;font-size:.95rem}.editor-header>button{width:35px;height:35px;display:grid;place-items:center;border:0;border-radius:5px;background:#f0f2f5;color:#697586}.editor-header>button svg{width:17px}.editor-form{min-height:0;flex:1;display:flex;flex-direction:column}.editor-fieldset,.content-fieldset{min-width:0;margin:0;padding:0;border:0}.editor-fieldset{min-height:0;flex:1;overflow:auto}.editor-fieldset .editor-content{overflow:visible}.editor-content{min-height:0;padding:24px;flex:1;display:grid;grid-template-columns:1fr 280px;gap:20px;overflow:auto}.editor-main,.editor-aside{display:flex;flex-direction:column;gap:18px}.editor-main{padding:24px;border:1px solid #e1e5ea;border-radius:7px;background:#fff}.editor-form label>small{color:#96a0ac;font-size:.5rem;font-weight:400}.editor-form .body-editor{min-height:350px;resize:vertical;font-family:Montserrat,Arial,sans-serif;line-height:1.65}.editor-card{padding:20px;display:grid;gap:16px;border:1px solid #e1e5ea;border-radius:7px;background:#fff}.editor-card h3{margin:0;display:flex;align-items:center;gap:7px;font-size:.72rem}.editor-card h3 svg{width:15px;color:var(--admin-blue)}.editor-preview-image{width:100%;height:135px;border-radius:5px;object-fit:cover}.upload-button{min-height:42px;display:flex!important;flex-direction:row!important;align-items:center;justify-content:center;gap:8px!important;border:1px dashed #afbac8;border-radius:5px;color:#4969bc!important;background:#f5f8ff;cursor:pointer}.upload-button svg{width:15px}.upload-button input{display:none}.editor-or{color:#9aa4af;font-size:.5rem;text-align:center}.editor-footer{min-height:70px;padding:12px 24px;display:flex;justify-content:flex-end;gap:9px;border-top:1px solid #e1e5ea;background:#fff}.content-admin-layout{display:grid;grid-template-columns:220px 1fr;gap:18px;align-items:start}.content-nav{padding:12px;display:grid;gap:4px}.content-nav>span{padding:10px 10px 14px;color:#8b96a3;font-size:.52rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.content-nav button{min-height:44px;padding:0 11px;display:flex;align-items:center;gap:10px;border:0;border-radius:5px;color:#6f7b8a;background:transparent;font-size:.61rem;font-weight:600;text-align:left}.content-nav button svg{width:16px}.content-nav button.active{color:#2d5fd9;background:#eef3ff}.content-editor{overflow:hidden}.content-editor-heading{min-height:79px;padding:18px 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7eaee}.content-editor-heading small{color:#8b95a2;font-size:.52rem}.content-editor-heading h2{margin:5px 0 0;font-size:.95rem}.save-state{display:flex;align-items:center;gap:6px;color:#8994a1;font-size:.55rem}.save-state svg{width:13px;color:#2b9667}.content-fields{padding:28px;display:grid;gap:20px}.content-field>small{color:#939da8;font-size:.51rem;font-weight:400}.content-field textarea{min-height:118px;resize:vertical;line-height:1.6}.field-group-title{margin:15px 0 0;padding-bottom:10px;border-bottom:1px solid #e5e8ec;font-size:.72rem}.repeater-row{padding:16px;display:grid;grid-template-columns:.65fr 1.35fr;gap:15px;border:1px solid #e3e7ec;border-radius:6px;background:#fafbfc}.repeater-row--three{grid-template-columns:.8fr 1fr 1fr}.download-editor-heading{margin-top:7px;padding-top:23px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #e1e8e6}.download-editor-heading h3{margin:0 0 5px;color:#294448;font-size:.9rem}.download-editor-heading p{margin:0;color:#7a8b8d;font-size:.65rem;line-height:1.55}.download-editor-list{display:grid;gap:17px}.download-editor-card{padding:21px;display:grid;gap:19px;border:1px solid #dce6e4;border-radius:13px;background:#f9fbfa}.download-editor-card-head{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px}.download-editor-icon{width:43px;height:43px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;color:#17766e;background:#e4f2ef}.download-editor-icon svg{width:20px;height:20px}.download-editor-card-head>div:nth-child(2){min-width:0;display:grid;gap:4px}.download-editor-card-head small{color:#829194;font-size:.56rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.download-editor-card-head strong{overflow:hidden;color:#294448;font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.download-editor-actions{display:flex;gap:6px}.download-editor-actions button{width:34px;height:34px;padding:0;display:grid;place-items:center;border:1px solid #d8e3e1;border-radius:9px;color:#607376;background:#fff;transition:border-color .18s ease,color .18s ease,background .18s ease}.download-editor-actions button:hover:not(:disabled){border-color:#9fc4bf;color:#176f68;background:#eef7f5}.download-editor-actions button:disabled{opacity:.38;cursor:not-allowed}.download-editor-actions button.danger{color:#ab4850}.download-editor-actions button.danger:hover{border-color:#e3b8bc;color:#943943;background:#fff0f1}.download-editor-actions svg{width:16px;height:16px}.document-upload-button{min-height:66px;padding:13px 16px;display:flex;align-items:center;gap:13px;border:1px dashed #9dbeb9;border-radius:11px;color:#176e67;background:#edf7f5;cursor:pointer;transition:border-color .18s ease,background .18s ease}.document-upload-button:hover{border-color:#17766e;background:#e4f2ef}.document-upload-button.is-uploading{opacity:.68;cursor:wait}.document-upload-button>svg{width:21px;height:21px;flex:0 0 auto}.document-upload-button>span{display:grid;gap:4px}.document-upload-button strong{font-size:.69rem}.document-upload-button small{color:#74888a;font-size:.57rem;font-weight:500}.document-upload-button input{display:none}.download-editor-empty{min-height:230px;padding:35px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #cbdcd8;border-radius:13px;color:#728588;background:#f8fbfa;text-align:center}.download-editor-empty>svg{width:31px;height:31px;margin-bottom:13px;color:#278077}.download-editor-empty strong{color:#365254;font-size:.78rem}.download-editor-empty p{margin:6px 0 17px;font-size:.64rem}.board-editor-heading{margin-top:7px;padding-top:23px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #e1e8e6}.board-editor-heading h3{margin:0 0 5px;color:#294448;font-size:.9rem}.board-editor-heading p{margin:0;color:#7a8b8d;font-size:.65rem;line-height:1.55}.board-editor-list{display:grid;gap:17px}.board-member-editor{padding:21px;display:grid;gap:19px;border:1px solid #dce6e4;border-radius:13px;background:#f9fbfa}.board-member-editor-head{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px}.board-member-editor-head>span{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;color:#17766e;background:#e4f2ef}.board-member-editor-head>span svg{width:20px;height:20px}.board-member-editor-head>div{min-width:0;display:grid;gap:4px}.board-member-editor-head small{color:#829194;font-size:.56rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.board-member-editor-head strong{overflow:hidden;color:#294448;font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.board-member-editor-head>button{width:36px;height:36px;padding:0;display:grid;place-items:center;border:1px solid #e3b8bc;border-radius:9px;color:#a64049;background:#fff;transition:color .18s ease,background .18s ease,border-color .18s ease}.board-member-editor-head>button:hover{border-color:#d8979d;color:#8f343d;background:#fff0f1}.board-member-editor-head>button svg{width:16px;height:16px}.board-member-fields{display:grid;grid-template-columns:.8fr 1fr 1fr;gap:17px}.board-editor-empty{min-height:230px;padding:35px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #cbdcd8;border-radius:13px;color:#728588;background:#f8fbfa;text-align:center}.board-editor-empty>svg{width:31px;height:31px;margin-bottom:13px;color:#278077}.board-editor-empty strong{color:#365254;font-size:.78rem}.board-editor-empty p{margin:6px 0 17px;font-size:.64rem}.content-savebar{min-height:70px;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e5e8ec;background:#fafbfc}.content-savebar>span{color:#8a95a2;font-size:.55rem}.admin-team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.admin-team-card,.add-team-card{min-height:230px;padding:24px;border:1px solid #e0e5eb;border-radius:8px;background:#fff}.admin-team-card--inactive{opacity:.55}.team-card-top{display:flex;justify-content:space-between}.team-avatar{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;color:#3159bc;background:#eaf0ff;font-size:.7rem;font-weight:700}.team-card-top button{border:0;background:transparent;color:#9aa4af}.team-card-top svg{width:18px}.admin-team-card h2{margin:18px 0 5px;font-size:.8rem}.admin-team-card>p{margin:0;color:#84909c;font-size:.56rem}.role-line{margin-top:20px;padding-top:16px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf0f3}.role-line span{display:flex;align-items:center;gap:6px;color:#576577;font-size:.56rem;font-weight:600}.role-line svg{width:14px;color:var(--admin-blue)}.role-line em{padding:4px 7px;border-radius:10px;color:#2c7e59;background:#e9f8f0;font-size:.48rem;font-style:normal}.remove-admin{margin-top:13px;padding:0;display:flex;align-items:center;gap:5px;border:0;color:#ba4b53;background:transparent;font-size:.52rem}.remove-admin svg{width:13px}.add-team-card{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#708091;border-style:dashed}.add-team-card:disabled{opacity:.58;cursor:not-allowed}.add-team-card>span{width:45px;height:45px;margin-bottom:14px;display:grid;place-items:center;border-radius:50%;color:var(--admin-blue);background:#edf2ff}.add-team-card svg{width:18px}.add-team-card strong{font-size:.65rem}.add-team-card small{margin-top:6px;color:#96a0ab;font-size:.52rem}.permissions-panel{margin-top:20px;padding:24px;display:flex;align-items:center;gap:50px}.permissions-panel>div{min-width:240px;display:flex;align-items:flex-start;gap:13px}.permissions-panel>div>svg{color:var(--admin-blue)}.permissions-panel h2{margin-bottom:5px;font-size:.8rem}.permissions-panel p{margin:0;color:#8a95a1;font-size:.55rem}.permissions-panel dl{margin:0;flex:1;display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.permissions-panel dl>div{display:grid;gap:5px}.permissions-panel dt{font-size:.6rem;font-weight:700}.permissions-panel dd{margin:0;color:#8a95a2;font-size:.52rem;line-height:1.5}.invite-modal{width:min(490px,calc(100% - 30px));margin:auto;border-radius:9px;overflow:hidden;background:#fff;box-shadow:0 25px 70px #00000040}.invite-modal form{padding:28px;display:grid;gap:18px}.invite-modal form>p{margin:0 0 5px;color:#7c8793;font-size:.62rem;text-align:center}.invite-icon{width:54px;height:54px;margin:0 auto;display:grid;place-items:center;border-radius:50%;color:var(--admin-blue);background:#edf2ff}.invite-icon svg{width:22px}.invite-actions{margin-top:5px;display:flex;justify-content:flex-end;gap:9px}.create-user-modal,.password-modal,.password-reset-modal{max-height:min(92vh,820px);overflow-y:auto}.create-user-modal .editor-header,.password-modal .editor-header,.password-reset-modal .editor-header{position:sticky;z-index:2;top:0}.password-generator{padding:13px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #dce7e5;border-radius:9px;background:#f5faf9}.password-generator button{min-height:36px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;flex:0 0 auto;border:1px solid #bfd8d3;border-radius:8px;color:#146d66;background:#fff;font-size:.63rem;font-weight:700}.password-generator button:hover{border-color:#17766e;background:#ebf6f4}.password-generator button svg{width:15px;height:15px}.password-generator small{color:#75888a;font-size:.58rem;line-height:1.45}.password-account{padding:13px 15px;display:grid;gap:4px;border:1px solid #dfe8e6;border-radius:9px;background:#f7faf9}.password-account span{color:#819092;font-size:.56rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.password-account strong{color:#29494a;font-size:.7rem;overflow-wrap:anywhere}@media(max-width:1100px){.main-nav{gap:21px}.intro-grid,.training-banner-grid{gap:55px}.contact-grid{gap:60px}.admin-stats,.admin-team-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.section{padding-block:80px}.main-nav{position:fixed;inset:86px 0 auto;padding:26px 24px 32px;display:none;flex-direction:column;align-items:stretch;gap:0;color:var(--ink);background:#fff;box-shadow:0 22px 45px #0b17262e}.main-nav--open{display:flex}.main-nav>a{padding:17px 5px;border-bottom:1px solid var(--line)}.main-nav .nav-cta{margin-top:16px;justify-content:center;border:1px solid var(--navy)}.menu-toggle{display:block}.hero-section{min-height:700px}.hero-content h1{font-size:clamp(3.6rem,11vw,6rem)}.welcome-grid{grid-template-columns:1fr auto;gap:25px;padding-block:40px}.welcome-grid>p{grid-column:1}.welcome-grid>.circle-link{grid-column:2;grid-row:1 / 3}.intro-grid,.training-banner-grid,.training-page-grid,.story-grid,.contact-grid{grid-template-columns:1fr}.intro-grid{gap:70px}.collage{max-width:650px}.split-heading{grid-template-columns:1fr;gap:25px}.home-news-grid,.news-grid{grid-template-columns:repeat(2,1fr)}.home-news-grid .news-card:first-child{grid-column:1 / -1}.values-grid{grid-template-columns:1fr}.values-grid article{min-height:250px}.values-grid article+article{border-left:0;border-top:1px solid #d7ddda}.join-card{grid-template-columns:1fr;gap:25px}.join-card .button{justify-self:start}.story-title{position:static}.training-info-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-brand{grid-column:1 / -1}.login-page{grid-template-columns:1fr}.login-visual{display:none}.admin-shell{display:block}.admin-main{min-width:0}.admin-sidebar{transform:translate(-100%);transition:transform .2s ease}.admin-sidebar--open{transform:none}.admin-sidebar-top>button,.admin-menu{display:grid}.admin-menu{place-items:center;padding:6px}.admin-content{width:min(100% - 34px,1380px)}.admin-dashboard-grid,.content-admin-layout{grid-template-columns:1fr}.content-nav{grid-template-columns:repeat(3,1fr)}.content-nav>span{grid-column:1 / -1}.admin-news-table .table-head,.admin-news-table .table-row{grid-template-columns:minmax(270px,1.5fr) .6fr .4fr}.admin-news-table .table-head span:nth-child(3),.table-row>.date-cell{display:none}.editor-content{grid-template-columns:1fr}.editor-aside{display:grid;grid-template-columns:1fr 1fr}}@media(max-width:640px){.page-width,.nav-wrap{width:calc(100% - 30px)}.site-header{height:74px}.site-header:after{width:calc(100% - 30px)}.main-nav{top:74px}.brand-mark{width:38px;height:38px}.brand-copy strong{font-size:.82rem}.hero-section{min-height:670px;height:88vh}.hero-content{padding-top:100px}.hero-content h1{font-size:clamp(3.3rem,16vw,5.2rem)}.hero-content>p{font-size:.88rem}.hero-actions{width:100%;flex-direction:column;align-items:stretch}.welcome-grid{grid-template-columns:1fr}.welcome-grid>.circle-link{display:none}.collage{min-height:430px}.collage-main{width:94%;height:380px}.collage-small{height:170px}.collage-badge{top:25px;width:120px;min-height:120px}.stats-row{flex-wrap:wrap;gap:25px}.stats-row>div+div{margin-left:0;padding-left:20px}.training-banner{padding-block:70px}.schedule-card{padding:28px 22px}.schedule-day,.home-news-grid,.news-grid,.loading-grid{grid-template-columns:1fr}.home-news-grid .news-card:first-child{grid-column:auto}.news-card--featured .news-card-image{height:225px}.news-toolbar{align-items:stretch;flex-direction:column;gap:16px}.search-field{width:100%}.join-card{padding:38px 28px}.page-hero{min-height:420px;padding:140px 0 55px}.page-hero h1{font-size:4rem}.training-row{grid-template-columns:1fr;gap:20px;padding:28px}.training-row>div{grid-template-columns:1fr 1fr}.info-card{padding:45px 30px}.info-card h2{font-size:2.6rem}.location-card{align-items:flex-start;flex-direction:column;gap:30px}.board-grid{grid-template-columns:1fr}.board-grid article{padding:23px}.contact-form{padding:28px 20px}.form-row,.field-grid,.documents-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:45px 25px}.footer-brand{grid-column:1 / -1}.footer-grid>div:nth-child(3){grid-column:1 / -1}.footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;gap:7px}.article-page{padding-top:120px}.article-top h1{font-size:3rem}.article-gallery{grid-template-columns:1fr}.article-gallery img{height:330px}.login-panel{padding:30px 22px}.login-box>.brand{margin-bottom:55px}.admin-topbar{padding:0 17px}.admin-user>div{display:none}.admin-page-heading{align-items:stretch;flex-direction:column}.admin-page-heading>a,.admin-page-heading>button{align-self:flex-start}.admin-stats{grid-template-columns:1fr}.admin-list-toolbar{align-items:stretch;flex-direction:column}.admin-tabs{overflow-x:auto}.admin-toolbar-actions{flex-direction:column}.admin-search{width:100%}.admin-news-table .table-head{display:none}.admin-news-table .table-row{grid-template-columns:1fr auto;gap:13px}.table-row>div:nth-child(2){grid-column:2;grid-row:1;align-self:start;justify-self:end}.table-row>div:nth-child(2) .status{padding:4px 7px;font-size:.52rem}.table-row>.table-actions{grid-column:1 / -1;grid-row:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;gap:8px}.table-row>.table-actions a,.table-row>.table-actions button{width:100%;height:42px}.post-cell{grid-template-columns:52px 1fr}.post-cell img{width:52px;height:50px}.editor-panel{width:100%}.editor-content{padding:12px}.editor-main{padding:17px}.editor-aside{grid-template-columns:1fr}.content-nav{display:flex;overflow-x:auto}.content-nav>span{display:none}.content-nav button{flex:0 0 auto}.content-editor-heading{align-items:flex-start;flex-direction:column;gap:10px}.content-fields{padding:19px}.repeater-row,.repeater-row--three{grid-template-columns:1fr}.content-savebar{align-items:stretch;flex-direction:column;gap:10px}.admin-team-grid{grid-template-columns:1fr}.permissions-panel{align-items:stretch;flex-direction:column;gap:25px}.permissions-panel dl{grid-template-columns:1fr}}.site-shell{--navy: #21343b;--navy-2: #294950;--blue: #256f73;--accent: #d9b53b;--accent-strong: #c99d25;--paper: #ffffff;--soft: #f3f6f5;--ink: #1f2f34;--muted: #69797d;--line: #dfe8e5;--green: #1d7c72;background:#fff}.site-shell h1,.site-shell h2,.site-shell h3{font-family:Montserrat,Arial,sans-serif;letter-spacing:-.035em}.site-shell .page-width{width:min(1200px,calc(100% - 48px))}.site-shell .section{padding-block:92px}.site-shell .section--soft{background:#f3f6f5}.section-kicker{display:block;margin-bottom:11px;color:#17766e;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.section-kicker--light{color:#9bd5cc}.site-shell .button{min-height:48px;border-radius:8px}.site-shell .button--accent,.site-shell .button--teal{color:#fff;background:#16756e;box-shadow:0 10px 25px #16756e33}.site-shell .button--accent:hover,.site-shell .button--teal:hover{color:#fff;background:#0f615c}.site-shell .button--ghost{color:#fff;border-color:#ffffffb3;background:#ffffff14}.site-shell .button--dark{color:#fff;background:#24575a}.site-shell .button--light{color:#1f4e4d;background:#fff}.site-shell .button--outline{border-color:#17766e;color:#17766e}.site-shell .text-link{color:#16756e}.site-shell .site-header{height:88px;color:#35484b;background:#fffffffa;box-shadow:0 1px #1748481a}.site-shell .site-header:after{display:none}.site-shell .nav-wrap{width:min(1200px,calc(100% - 48px))}.site-shell .site-header .brand-copy small{color:#7b8b8e}.site-shell .brand-mark{width:48px;height:48px;background:#e7f3f1;border:1px solid #c9e3df}.site-shell .brand-paddle,.site-shell .brand-paddle:after{background:#19766f}.site-shell .brand-ball{background:#e3b83e}.site-shell .brand-copy strong{color:#20383b;font-size:1rem}.site-shell .brand-copy small{color:#7b8b8e}.site-shell .main-nav{gap:31px}.site-shell .main-nav>a{padding-block:34px;font-size:.76rem}.site-shell .main-nav>a:not(.nav-cta):after{bottom:25px;background:#17766e}.site-shell .main-nav .nav-cta{padding:11px 17px;border:0;border-radius:7px;color:#fff;background:#16756e;box-shadow:0 8px 18px #16756e29}.site-shell .main-nav .nav-cta:after{display:none}.site-shell .hero-section{min-height:610px;height:72vh;max-height:760px;margin-top:88px;color:#fff;background:#203537}.site-shell .hero-image{object-position:var(--header-desktop-x, 50%) var(--header-desktop-y, 54%);transform:none}.site-shell .hero-overlay{background:linear-gradient(90deg,#122627d6,#142b2b99 47%,#142b2b29)}.site-shell .hero-content{padding-top:0;justify-content:center}.hero-kicker{margin-bottom:16px;padding:7px 12px;display:inline-flex;border:1px solid rgba(255,255,255,.34);border-radius:99px;color:#ffffffe0;background:#113f3e40;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-size:.65rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.site-shell .hero-content h1{max-width:680px;margin-bottom:20px;font-family:Montserrat,Arial,sans-serif;font-size:clamp(2.9rem,5.4vw,5.35rem);font-weight:700;line-height:1.02}.site-shell .hero-content>p{max-width:620px;margin-bottom:30px;color:#ffffffe0;font-size:1rem;line-height:1.7}.site-shell .hero-actions{gap:12px}.site-shell .welcome-strip{position:relative;z-index:4;margin-top:-48px;border-radius:18px;background:transparent}.site-shell .welcome-grid{min-height:140px;padding:25px 28px;grid-template-columns:auto .9fr 1.35fr auto;gap:24px;overflow:hidden;border:1px solid #dbe7e4;border-radius:18px;background:#fff;box-shadow:0 18px 50px #1c43421f}.welcome-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;color:#16756e;background:#e9f5f2}.welcome-icon svg{width:23px}.site-shell .welcome-grid h2{margin:0;font-family:Montserrat,Arial,sans-serif;font-size:1.45rem;font-weight:700}.site-shell .welcome-grid p{color:#66777a;font-size:.78rem;line-height:1.65}.site-shell .intro-grid{padding-top:112px;grid-template-columns:1fr 1fr;gap:80px}.club-gallery{position:relative;min-height:520px}.club-gallery-main{width:calc(100% - 52px);height:465px;border-radius:18px;object-fit:cover;box-shadow:0 22px 50px #1c3a3924}.club-gallery-small{position:absolute;right:0;bottom:0;width:46%;height:220px;border:7px solid white;border-radius:16px;object-fit:cover;box-shadow:0 18px 42px #1c3a3926}.club-gallery>span{position:absolute;left:24px;bottom:28px;padding:16px 19px;border-radius:10px;color:#fff;background:#16756e;font-size:.72rem;font-weight:700;line-height:1.5;box-shadow:0 12px 28px #16756e40}.site-shell .intro-copy h2,.site-shell .split-heading h2,.site-shell .training-page-grid h2,.site-shell .contact-copy h2{margin-bottom:22px;font-family:Montserrat,Arial,sans-serif;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:700;line-height:1.08}.site-shell .intro-copy>p{color:#66777a}.site-shell .stats-row{border-color:#dfe9e6}.site-shell .stats-row strong{color:#16756e;font-family:Montserrat,Arial,sans-serif;font-size:1.75rem;font-weight:700}.site-shell .training-banner{padding-block:82px;background:linear-gradient(90deg,#184847f0,#175551c2),url(/images/heimsieg.jpeg) center 42%/cover}.site-shell .training-banner h2{font-family:Montserrat,Arial,sans-serif;font-size:clamp(2.5rem,4vw,4rem);font-weight:700}.site-shell .training-banner p{color:#ffffffd1}.site-shell .location-line svg{color:#a8ddd4}.site-shell .schedule-card{padding:32px 36px;border-radius:15px;box-shadow:0 22px 55px #0833303d}.site-shell .schedule-day{grid-template-columns:130px 1fr}.site-shell .split-heading{gap:50px}.site-shell .values-grid{gap:22px;border:0;background:transparent}.site-shell .values-grid article{min-height:265px;padding:32px;border:1px solid #dfe8e5;border-radius:14px;background:#fff;box-shadow:0 10px 34px #1f46440f}.site-shell .values-grid article+article{border-left:1px solid #dfe8e5}.value-icon{width:50px;height:50px;margin-bottom:24px;display:grid;place-items:center;border-radius:12px;color:#16756e;background:#e9f5f2}.value-icon svg{width:24px}.site-shell .values-grid article>svg{display:none}.site-shell .values-grid h3{font-family:Montserrat,Arial,sans-serif;font-size:1.2rem;font-weight:700}.site-shell .home-news-grid{grid-template-columns:repeat(3,1fr);gap:24px}.site-shell .news-card{overflow:hidden;border:1px solid #e0e8e6;border-radius:15px;box-shadow:0 12px 36px #1c413f14;transition:transform .25s ease,box-shadow .25s ease}.site-shell .news-card:hover{transform:translateY(-5px);box-shadow:0 18px 44px #1c413f21}.site-shell .news-card-image,.site-shell .news-card--featured .news-card-image{height:220px}.site-shell .news-tag{left:15px;bottom:15px;border-radius:99px;color:#fff;background:#16756e}.site-shell .news-card-body{padding:24px}.site-shell .news-card-body h3,.site-shell .news-card--featured .news-card-body h3{min-height:3.96em;font-family:Montserrat,Arial,sans-serif;font-size:1.08rem;font-weight:700;line-height:1.32}.site-shell .news-date{border:0;color:#175f59;background:#fffffff0}.site-shell .join-card{min-height:230px;padding:44px 50px;border-radius:18px;background:linear-gradient(125deg,#155f5b,#24847a);box-shadow:0 22px 55px #155f5b2e}.site-shell .join-card h2{font-family:Montserrat,Arial,sans-serif;font-size:clamp(2rem,3vw,3rem);font-weight:700}.site-shell .eyebrow{color:#17766e}.site-shell .eyebrow>span{background:#58b6aa}.site-shell .eyebrow--light{color:#ffffffd1}.site-shell .eyebrow--light>span{background:#9fd8cf}.site-shell .page-hero{min-height:390px;margin-top:88px;padding:120px 0 62px;background-position:var(--header-desktop-x, 50%) var(--header-desktop-y, 50%)}.site-shell .page-hero h1{font-family:Montserrat,Arial,sans-serif;font-size:clamp(3rem,6vw,5rem);font-weight:700}.site-shell .page-hero--news{background-image:linear-gradient(90deg,#16403fe6,#16403f5c),var(--header-image, url(/images/heimsieg.jpeg))}.site-shell .page-hero--training{background-image:linear-gradient(90deg,#16403fe6,#16403f4d),var(--header-image, url(/images/halle.jpg))}.site-shell .page-hero--club{background-image:linear-gradient(90deg,#16403fe6,#16403f5c),var(--header-image, url(/images/team.jpeg))}.site-shell .page-hero--contact{background-image:linear-gradient(90deg,#16403feb,#16403f75),var(--header-image, url(/images/hero-table-tennis.png))}.site-shell .page-hero--simple{background-image:linear-gradient(125deg,#155f5b,#337f7b)}.site-shell .search-field,.site-shell .training-table-card,.site-shell .contact-form,.site-shell .documents-grid>a,.site-shell .board-grid article{border-radius:12px}.site-shell .training-table-card,.site-shell .contact-form{border:1px solid #e0e8e6;box-shadow:0 16px 42px #1f464417}.site-shell .info-card{background:#d9eee9}.site-shell .info-card h2{font-family:Montserrat,Arial,sans-serif;font-size:2.5rem;font-weight:700}.site-shell .quote-section{background:linear-gradient(125deg,#155f5b,#246e69)}.site-shell .quote-section blockquote{font-family:Montserrat,Arial,sans-serif;font-size:clamp(1.9rem,3vw,3rem);font-weight:600}.site-shell .quote-section svg{color:#9fd8cf;fill:#9fd8cf}.site-shell .member-avatar{background:#16756e}.site-shell .article-page{padding-top:145px}.site-shell .article-top h1{font-family:Montserrat,Arial,sans-serif;font-size:clamp(2.6rem,5vw,4.5rem);font-weight:700}.site-shell .article-content{font-family:Montserrat,Arial,sans-serif;font-size:.94rem}.site-shell .article-content h2,.site-shell .article-content h3,.site-shell .article-content h4{color:#173d3d}.site-shell .site-footer{padding-top:62px;color:#324548;background:#e8eeec;border-top:1px solid #d8e2df}.site-shell .site-footer .brand-copy small{color:#728184}.site-shell .footer-brand>p,.site-shell .footer-grid a,.site-shell .footer-grid>div>span:not(.footer-label){color:#6c7b7e}.site-shell .footer-label{color:#17766e}.site-shell .footer-grid a:hover{color:#0e665f}.site-shell .footer-bottom{border-top-color:#d2ddda;color:#7a898b}@media(max-width:900px){.site-shell .main-nav{inset:88px 0 auto}.site-shell .main-nav .nav-cta{border:0}.site-shell .hero-section{min-height:590px;height:auto}.site-shell .welcome-grid{grid-template-columns:auto 1fr}.site-shell .welcome-grid>p{grid-column:2}.site-shell .welcome-grid>.button{grid-column:2;justify-self:start}.site-shell .intro-grid{gap:55px}.site-shell .home-news-grid{grid-template-columns:repeat(2,1fr)}.site-shell .home-news-grid .news-card:first-child{grid-column:auto}.site-shell .values-grid article+article{border-top:1px solid #dfe8e5}}@media(max-width:640px){.site-shell .page-width,.site-shell .nav-wrap{width:calc(100% - 30px)}.site-shell .site-header{height:74px}.site-shell .main-nav{top:74px}.site-shell .brand-mark{width:40px;height:40px}.site-shell .hero-section{min-height:600px;margin-top:74px}.site-shell .hero-content h1{font-size:2.75rem}.site-shell .hero-content>p{font-size:.86rem}.site-shell .welcome-strip{margin-top:-28px}.site-shell .welcome-grid{padding:23px 20px;grid-template-columns:1fr}.site-shell .welcome-grid>*{grid-column:1!important}.welcome-icon{display:none}.site-shell .intro-grid{padding-top:75px}.club-gallery{min-height:390px}.club-gallery-main{width:calc(100% - 20px);height:345px}.club-gallery-small{width:47%;height:145px}.club-gallery>span{left:12px;bottom:16px}.site-shell .schedule-day,.site-shell .home-news-grid{grid-template-columns:1fr}.site-shell .join-card{padding:35px 26px}.site-shell .page-hero{min-height:350px;margin-top:74px;padding:95px 0 45px}.site-shell .page-hero h1{font-size:3rem}}:where(a,button,input,select,textarea):focus-visible{outline:3px solid rgba(28,133,123,.3);outline-offset:3px}.site-shell{color:#21363a;background:#fff}.site-shell main{background:#fff}.site-shell main>.page-hero+.section,.site-shell main>.welcome-strip+.section{background-color:#fff}.site-shell main>.hero-section+.welcome-strip{background-color:transparent}.site-shell p{font-size:.96rem;line-height:1.78}.site-shell .eyebrow,.site-shell .section-kicker{font-size:.74rem;font-weight:700;letter-spacing:.11em}.site-shell .section-heading>p,.site-shell .split-heading>p{max-width:520px;color:#687a7d}.site-shell .page-hero p{max-width:650px;color:#ffffffdb;font-size:1.04rem}.site-shell .page-hero .page-width{position:relative;z-index:1}.site-shell .page-hero:after{display:none}.site-shell .button{min-height:50px;padding-inline:23px;font-size:.84rem;font-weight:700}.site-shell .training-page-grid{grid-template-columns:minmax(0,.82fr) minmax(560px,1.18fr);gap:clamp(55px,7vw,100px);align-items:center;padding-bottom:72px}.site-shell .training-page-grid>div:first-child>p{max-width:560px;font-size:.98rem}.site-shell .training-table-card{overflow:hidden;border:1px solid #d8e5e2;border-radius:18px;background:#fff;box-shadow:0 22px 60px #1949461c}.training-table-head{min-height:92px;padding:20px 26px;display:flex;align-items:center;gap:15px;color:#fff;background:linear-gradient(120deg,#145f5a,#21857b)}.training-table-head>span{width:48px;height:48px;display:grid;place-items:center;flex:0 0 auto;border:1px solid rgba(255,255,255,.18);border-radius:13px;background:#ffffff1c}.training-table-head svg{width:22px}.training-table-head>div{display:grid;gap:5px}.training-table-head strong{font-size:1.02rem}.training-table-head small{color:#ffffffb3;font-size:.73rem}.site-shell .training-row{min-height:128px;padding:22px 26px;grid-template-columns:1.15fr .9fr .9fr;gap:18px}.site-shell .training-row+.training-row{border-top:1px solid #e3ecea}.training-day{display:flex;align-items:center;gap:14px}.training-day>span{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;color:#17766e;background:#e8f5f2;font-size:.68rem;font-weight:700;letter-spacing:.06em}.training-day>div{display:grid;gap:3px}.training-day small{color:#879598;font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.site-shell .training-day h3{margin:0;color:#203b3d;font-size:1.18rem;font-weight:700}.training-slot{min-width:0;padding:13px 14px;display:grid;gap:7px;border:1px solid #e3ebe9;border-radius:11px;background:#f8faf9}.site-shell .training-slot>span{display:flex;align-items:center;gap:6px;color:#738285;font-size:.64rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.site-shell .training-slot>span svg{width:13px}.site-shell .training-slot strong{color:#263e42;font-size:.78rem;white-space:nowrap}.site-shell .training-slot strong svg{color:#1c847a}.site-shell .location-card{margin-block:28px 90px;padding:34px;border:1px solid #dce8e5;border-radius:16px;background:#fff;box-shadow:0 12px 36px #1c413f12}.site-shell .location-card h2{font-family:Montserrat,Arial,sans-serif;font-size:clamp(1.7rem,3vw,2.35rem);font-weight:700}.site-shell .board-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;border:0;background:transparent}.site-shell .board-grid article{min-width:0;min-height:270px;padding:25px;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:28px;overflow:hidden;border:1px solid #dce7e4;border-radius:16px;background:linear-gradient(155deg,#fff 62%,#f2f8f6);box-shadow:0 12px 34px #1b454312;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.site-shell .board-grid article:hover{transform:translateY(-5px);border-color:#bcdcd6;box-shadow:0 19px 44px #1b45431f}.board-card-top{display:flex;align-items:flex-start;justify-content:space-between}.site-shell .member-avatar{width:62px;height:62px;display:grid;place-items:center;border-radius:17px;color:#fff;background:linear-gradient(135deg,#145f5a,#2c9286);box-shadow:0 10px 24px #17766e38;font-size:.9rem;font-weight:700}.board-card-number{color:#bfd0cc;font-size:.7rem;font-weight:700;letter-spacing:.08em}.board-card-copy{min-width:0}.site-shell .board-card-copy>p{margin-bottom:7px;color:#17766e;font-size:.68rem;font-weight:700;letter-spacing:.07em;line-height:1.4;text-transform:uppercase}.site-shell .board-card-copy h3{margin:0 0 20px;color:#20383b;font-size:1.16rem;font-weight:700;line-height:1.25}.site-shell .board-card-copy a{min-width:0;margin:0;display:grid;grid-template-columns:35px minmax(0,1fr);align-items:center;gap:10px;color:#53696c;font-size:.7rem}.site-shell .board-card-copy a>span{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;color:#17766e;background:#e6f3f0}.site-shell .board-card-copy a em{min-width:0;overflow:hidden;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.site-shell .board-card-copy a:hover em{color:#0d665f;text-decoration:underline}.site-shell .contact-form{padding:35px;border-radius:16px}.site-shell .contact-form label{font-size:.76rem;font-weight:700}.site-shell .contact-form input,.site-shell .contact-form select,.site-shell .contact-form textarea{border-radius:9px;background:#fbfcfc;font-size:.86rem}.site-shell .documents-grid{gap:20px}.site-shell .documents-grid>a{min-height:145px;padding:25px;border:1px solid #dce8e5;background:#fff;box-shadow:0 10px 30px #1c413f0f}.site-shell .documents-grid h2{font-size:1.08rem;font-weight:700}.site-shell .documents-grid p{font-size:.78rem}.admin-shell{--admin-blue: #17766e;grid-template-columns:280px minmax(0,1fr);color:#24383c;background:#f3f7f6}.admin-shell h1,.admin-shell h2,.admin-shell h3{color:#1d3337;font-family:Montserrat,Arial,sans-serif;font-weight:700}.admin-sidebar{width:280px;height:100vh;height:100dvh;min-height:0;padding:24px 18px;overflow:hidden;background:linear-gradient(180deg,#102d30,#0c2427);box-shadow:10px 0 35px #0d2d2f14}.admin-sidebar-top,.admin-context,.admin-sidebar-bottom{flex:0 0 auto}.admin-sidebar .brand-mark{background:#ffffff14;border-color:#ffffff1f}.admin-sidebar .brand-copy strong{font-size:.9rem}.admin-sidebar .brand-copy small{color:#8ca5a7;font-size:.64rem}.admin-context{margin:31px 7px 22px;padding:17px;gap:7px;border-color:#7dc4bb29;border-radius:12px;background:#ffffff0b}.admin-context span{color:#7da39f;font-size:.62rem}.admin-context strong{color:#f2f8f7;font-size:.84rem}.admin-sidebar nav{min-height:0;padding-right:5px;overflow-x:hidden;overflow-y:auto;flex:1 1 auto;align-content:start;gap:7px;overscroll-behavior:contain;scrollbar-color:rgba(117,208,196,.5) transparent;scrollbar-width:thin}.admin-sidebar nav::-webkit-scrollbar{width:6px}.admin-sidebar nav::-webkit-scrollbar-track{background:transparent}.admin-sidebar nav::-webkit-scrollbar-thumb{border-radius:99px;background:#75d0c46b}.admin-sidebar nav::-webkit-scrollbar-thumb:hover{background:#75d0c4a6}.admin-sidebar nav>a{min-height:52px;height:auto;padding:7px 12px;gap:12px;border-radius:10px;color:#99adaf;font-size:.82rem;font-weight:600}.admin-sidebar nav>a:hover,.admin-sidebar nav>a.active{color:#fff;background:#ffffff13}.admin-sidebar nav>a>span{width:34px;height:34px;border-radius:9px}.admin-sidebar nav>a>span.active{color:#75d0c4;background:#5abfb221}.admin-sidebar nav svg{width:18px}.admin-sidebar-bottom{margin-top:14px;padding-top:17px;border-top-color:#ffffff17}.admin-sidebar-bottom a,.admin-sidebar-bottom button{min-height:45px;height:auto;border-radius:9px;color:#92a7a9;font-size:.76rem;font-weight:600}.admin-sidebar-bottom a:hover,.admin-sidebar-bottom button:hover{color:#fff;background:#ffffff0f}.admin-sidebar-backdrop{display:none}.admin-main{grid-column:2}.admin-topbar{position:sticky;z-index:20;top:0;height:82px;padding:0 38px;gap:17px;border-bottom-color:#dfe8e6;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.admin-current-page{display:grid;gap:3px}.admin-current-page small{color:#8a999b;font-size:.62rem;font-weight:600}.admin-current-page strong{color:#284247;font-size:.88rem}.notification-button{width:42px;height:42px;border-color:#dce6e4;border-radius:12px;color:#5b7073}@media(max-height:760px){.admin-sidebar{padding-block:17px}.admin-context{margin-block:18px 13px;padding:13px 15px}.admin-sidebar nav{gap:4px}.admin-sidebar nav>a{min-height:45px;padding-block:4px}.admin-sidebar-bottom{margin-top:10px;padding-top:10px;gap:2px}.admin-sidebar-bottom a,.admin-sidebar-bottom button{min-height:40px}}.notification-button:hover{color:#17766e;background:#edf7f5}.admin-user{gap:12px}.admin-user>span{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#12645e,#2c9186);font-size:.75rem}.admin-user>div{gap:4px}.admin-user strong{font-size:.76rem}.admin-user small{font-size:.62rem}.admin-content{width:min(1420px,calc(100% - 76px));padding-block:48px 80px}.admin-page-heading{margin-bottom:34px;align-items:flex-end}.admin-page-heading>div>span{margin-bottom:9px;color:#66817f;font-size:.68rem}.admin-page-heading h1{margin-bottom:9px;font-size:clamp(1.9rem,3vw,2.45rem);letter-spacing:-.045em}.admin-page-heading p{color:#6e7f82;font-size:.84rem}.admin-primary-button,.admin-secondary-button{min-height:48px;padding:0 19px;border-radius:10px;font-size:.76rem;font-weight:700}.admin-primary-button{border-color:#17766e;background:#17766e;box-shadow:0 9px 20px #17766e2e}.admin-primary-button:hover{background:#105f59}.admin-secondary-button{border-color:#d8e3e1;color:#4f6467}.admin-primary-button svg,.admin-secondary-button svg{width:17px}.admin-stats{gap:20px}.admin-stats article{min-height:154px;padding:25px;gap:18px;border-color:#dce6e4;border-radius:15px;box-shadow:0 10px 32px #1a3d3c0e}.stat-icon{width:48px;height:48px;border-radius:13px}.stat-icon svg{width:21px}.stat-icon--blue{color:#17766e;background:#e7f4f1}.stat-icon--amber{color:#af7317;background:#fff3da}.stat-icon--green{color:#28775b;background:#e6f5ec}.stat-icon--purple{color:#7551b8;background:#f0ebfa}.admin-stats small{color:#718285;font-size:.7rem;font-weight:600}.admin-stats strong{margin:8px 0 7px;font-size:2rem}.admin-stats article>div>span{font-size:.64rem}.admin-stats article>div>span svg{width:14px}.admin-dashboard-grid{margin-top:24px;gap:24px}.admin-panel{border-color:#dce6e4;border-radius:15px;box-shadow:0 10px 32px #1a3d3c0d}.admin-panel-heading{min-height:88px;padding:23px 26px}.admin-panel-heading h2{margin-bottom:5px;font-size:1.04rem}.admin-panel-heading p{font-size:.68rem}.admin-panel-heading>a{font-size:.7rem}.recent-posts>div{min-height:88px;padding:15px 26px;grid-template-columns:62px 1fr auto;gap:16px}.recent-posts img{width:62px;height:56px;border-radius:9px}.recent-posts strong{font-size:.76rem}.recent-posts span{font-size:.62rem}.status{padding:6px 9px;font-size:.6rem}.quick-panel>a{min-height:83px;padding:14px 22px;grid-template-columns:42px 1fr auto;gap:14px}.quick-panel>a:hover{background:#f5faf9}.quick-panel>a>span{width:42px;height:42px;border-radius:11px;color:#17766e;background:#e8f4f2}.quick-panel strong{font-size:.74rem}.quick-panel small{font-size:.62rem}.admin-empty p{font-size:.74rem}.admin-empty a{font-size:.7rem}.admin-notice{padding:15px 18px;border-radius:10px;font-size:.74rem}.admin-list-toolbar{min-height:82px;padding:15px 24px}.admin-tabs{gap:7px}.admin-tabs button{min-height:40px;height:auto;padding:0 14px;border-radius:9px;font-size:.7rem}.admin-tabs button.active{color:#11665f;background:#e7f4f1}.admin-tabs button span{font-size:.56rem}.admin-search{width:250px;height:46px;padding:0 14px;border-color:#d8e3e1;border-radius:10px}.admin-search input{font-size:.76rem}.table-head{min-height:48px;padding-inline:26px;font-size:.61rem}.table-row{min-height:98px;padding:14px 26px}.post-cell{grid-template-columns:70px 1fr;gap:16px}.post-cell img{width:70px;height:62px;border-radius:9px}.post-cell strong{font-size:.75rem}.post-cell small,.date-cell{font-size:.62rem}.table-actions{gap:7px}.table-actions a,.table-actions button{width:38px;height:38px;border-radius:9px}.table-actions svg{width:16px}.editor-panel{width:min(1020px,94vw);background:#f3f7f6}.editor-header{min-height:86px;padding:20px 28px}.editor-header span{font-size:.62rem;font-weight:700}.editor-header h2{font-size:1.14rem}.editor-header>button{width:42px;height:42px;border-radius:11px}.editor-content{padding:28px;grid-template-columns:minmax(0,1fr) 300px;gap:23px}.editor-main,.editor-card{padding:25px;border-color:#dbe5e3;border-radius:13px}.editor-main,.editor-aside{gap:20px}.editor-card h3{font-size:.82rem}.editor-form label,.invite-modal label,.content-field,.login-form label{gap:9px;font-size:.78rem;font-weight:700}.editor-form input,.editor-form select,.editor-form textarea,.invite-modal input,.invite-modal select,.content-field input,.content-field textarea,.login-form input{min-height:48px;padding:14px 15px;border-color:#d8e2e0;border-radius:9px;background:#fbfcfc;font-size:.84rem}.status-field{display:grid;gap:9px;color:#3c4750;font-size:.78rem;font-weight:700}.status-select-control{position:relative}.editor-form .status-select{width:100%;height:48px;min-height:48px;padding:0 15px 0 16px;display:flex;align-items:center;justify-content:space-between;border:1px solid #d8e2e0;border-radius:9px;color:#24514d;background:#fbfcfc;font-size:.84rem;font-weight:700;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.editor-form .status-select:hover{border-color:#9fc3bd;box-shadow:0 6px 16px #14524c14}.editor-form .status-select:focus-visible,.editor-form .status-select[aria-expanded=true]{border-color:#17766e;box-shadow:0 0 0 4px #17766e21;outline:none}.editor-form .status-select>svg{width:17px;height:17px;transition:transform .18s ease}.editor-form .status-select>svg.open{transform:rotate(180deg)}.editor-form .status-select--draft{border-color:#e6d19e;background-color:#fff9eb;color:#87580f}.editor-form .status-select--draft:hover{border-color:#d3b35e;background-color:#fff4d7}.editor-form .status-select--published{border-color:#b9ddd6;background-color:#edf8f5;color:#12645d}.editor-form .status-select--published:hover{border-color:#7dbbb1;background-color:#e1f3ef}.editor-form .status-select--archived{border-color:#ccd4dc;background-color:#f2f5f7;color:#526170}.editor-form .status-select--archived:hover{border-color:#9eabb7;background-color:#e8edf1}.status-select-options{position:absolute;z-index:40;top:calc(100% + 8px);right:0;left:0;padding:7px;overflow:hidden;border:1px solid #d7e2df;border-radius:13px;background:#fff;box-shadow:0 18px 42px #15393630;animation:status-options-in .15s ease-out}.status-select-options>button{width:100%;min-height:59px;padding:9px 10px;display:grid;grid-template-columns:11px minmax(0,1fr) 18px;align-items:center;gap:10px;border:0;border-radius:9px;color:#385150;background:transparent;text-align:left;cursor:pointer;transition:color .15s ease,background-color .15s ease}.status-select-options>button+button{margin-top:3px}.status-select-options>button:hover{color:#126860;background:#edf7f4}.status-select-options>button.selected{color:#126860;background:#e5f2ef}.status-select-options>button>span:nth-child(2){min-width:0;display:grid;gap:3px}.status-select-options strong{font-size:.7rem}.status-select-options small{overflow:hidden;color:#81908f;font-size:.57rem;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.status-select-options>button>svg{width:16px;height:16px;color:#17766e}.status-option-dot{width:9px;height:9px;border-radius:50%;background:#9ba7af}.status-option-dot--draft{background:#d2a13e}.status-option-dot--published{background:#2e9a79}.status-option-dot--archived{background:#8695a2}@keyframes status-options-in{0%{opacity:0;transform:translateY(-5px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.editor-form label>small,.content-field>small{font-size:.62rem;line-height:1.5}.markdown-field{display:grid;gap:10px}.markdown-label-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.markdown-label-row>label{display:flex;align-items:baseline;gap:8px;color:#3c5758;font-size:.78rem;font-weight:700}.markdown-label-row>label small{color:#8a9797;font-size:.61rem;font-weight:500}.markdown-label-actions{display:flex;align-items:center;gap:7px}.markdown-label-actions>button{min-height:34px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border:1px solid #d5e2df;border-radius:8px;color:#52706e;background:#f8fbfa;font-size:.61rem;font-weight:700}.markdown-label-actions>button:hover,.markdown-label-actions>button.active{border-color:#9fc4bd;color:#126961;background:#eaf5f2}.markdown-label-actions>button svg{width:14px}.markdown-editor-shell{overflow:hidden;border:1px solid #d8e2e0;border-radius:11px;background:#fbfcfc;transition:border-color .18s ease,box-shadow .18s ease}.markdown-editor-shell:focus-within{border-color:#17766e;box-shadow:0 0 0 4px #17766e1c}.markdown-editor-shell--preview{background:#fff}.markdown-toolbar{min-height:48px;padding:6px 8px;display:flex;align-items:center;gap:4px;overflow-x:auto;border-bottom:1px solid #dde6e4;background:#f3f8f6;scrollbar-width:thin}.markdown-toolbar button{min-height:34px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:0 0 auto;border:0;border-radius:7px;color:#4d6968;background:transparent;font-size:.6rem;font-weight:700}.markdown-toolbar button:hover{color:#126961;background:#e2f0ed}.markdown-toolbar button:focus-visible{outline:2px solid rgba(23,118,110,.3);outline-offset:1px}.markdown-toolbar button svg{width:15px;height:15px}.markdown-toolbar-divider{width:1px;height:23px;margin-inline:3px;flex:0 0 auto;background:#d5e1df}.editor-form .markdown-textarea{min-height:365px;margin:0;display:block;border:0;border-radius:0;background:#fff;box-shadow:none;resize:vertical;font-family:Montserrat,Arial,sans-serif;line-height:1.7}.editor-form .markdown-textarea:focus{border:0;box-shadow:none}.markdown-preview.article-content{width:100%;min-height:413px;margin:0;padding:30px;color:#27313a;font-family:Montserrat,Arial,sans-serif;font-size:.94rem;line-height:1.9;overflow-wrap:anywhere}.markdown-preview.article-content h2,.markdown-preview.article-content h3,.markdown-preview.article-content h4{color:#173d3d}.markdown-preview.article-content>:first-child{margin-top:0}.markdown-preview.article-content>:last-child{margin-bottom:0}.markdown-preview.article-content img{max-width:100%;height:auto}.markdown-preview-empty{min-height:413px;padding:30px;display:grid;place-content:center;justify-items:center;gap:8px;color:#849493;text-align:center}.markdown-preview-empty svg{width:27px;height:27px;margin-bottom:3px;color:#17766e}.markdown-preview-empty strong{color:#3d5959;font-size:.75rem}.markdown-preview-empty span{font-size:.62rem}.upload-button{min-height:48px;border-radius:9px}.editor-or{font-size:.62rem}.editor-footer{min-height:78px;padding:14px 28px}.content-admin-layout{grid-template-columns:250px minmax(0,1fr);gap:22px}.content-nav{padding:14px;gap:6px}.content-nav>span{padding:11px 11px 15px;font-size:.62rem}.content-nav button{min-height:49px;padding:0 13px;border-radius:9px;font-size:.72rem}.content-nav button.active{color:#11665f;background:#e7f4f1}.content-editor-heading{min-height:88px;padding:20px 27px}.content-editor-heading small,.save-state{font-size:.62rem}.content-editor-heading h2{font-size:1.1rem}.content-fields{padding:30px;gap:23px}.field-group-title{padding-bottom:12px;font-size:.84rem}.repeater-row{padding:19px;gap:17px;border-color:#dce6e4;border-radius:11px;background:#f8fbfa}.content-savebar{min-height:78px;padding:14px 27px}.content-savebar>span{font-size:.64rem}.admin-team-grid{gap:20px}.admin-team-card,.add-team-card{min-height:270px;padding:27px;border-color:#dce6e4;border-radius:15px;box-shadow:0 10px 30px #1a3d3c0b}.admin-team-card--inactive{opacity:1;border-color:#d9dfe4;background:#f8fafb}.team-avatar{width:56px;height:56px;border-radius:15px;color:#17766e;background:#e5f3f0;font-size:.82rem}.admin-team-card--inactive .team-avatar{color:#687581;background:#e8edf0}.team-card-top{position:relative;align-items:flex-start}.team-card-menu{position:relative;z-index:4}.team-menu-trigger{width:40px;height:40px;display:grid;place-items:center;border-radius:11px!important;color:#65757d!important;background:#f3f7f6!important;cursor:pointer;transition:color .18s ease,background-color .18s ease,box-shadow .18s ease}.team-menu-trigger:hover,.team-menu-trigger[aria-expanded=true]{color:#12645d!important;background:#e6f2ef!important;box-shadow:0 6px 16px #144b461a}.team-menu-trigger:focus-visible{outline:3px solid rgba(23,118,110,.18);outline-offset:2px}.team-menu-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:10;width:245px;padding:7px;border:1px solid #d8e3e1;border-radius:13px;background:#fff;box-shadow:0 18px 42px #1837352e;animation:team-menu-in .16s ease-out}.team-menu-popover button{width:100%;min-height:57px;padding:9px 11px;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:10px;border:0;border-radius:9px;color:#344b4d;background:transparent;text-align:left;cursor:pointer}.team-menu-popover button:hover{color:#12645d;background:#edf7f5}.team-menu-popover .team-menu-action--danger{margin-top:5px;border-top:1px solid #e7edeb;border-radius:0 0 9px 9px;color:#9a4249}.team-menu-popover .team-menu-action--danger:hover{color:#8a313a;background:#fff0f1}.team-menu-popover button>svg{width:17px;height:17px;justify-self:center}.team-menu-popover button>span{display:grid;gap:3px}.team-menu-popover strong{font-size:.7rem}.team-menu-popover small{color:#829093;font-size:.58rem;line-height:1.35}@keyframes team-menu-in{0%{opacity:0;transform:translateY(-5px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.admin-team-card h2{margin:21px 0 7px;font-size:.96rem}.admin-team-card>p{font-size:.67rem}.role-line{margin-top:23px;padding-top:18px}.role-line span{font-size:.68rem}.role-line em{padding:5px 8px;font-size:.58rem}.role-line em.locked{color:#9a4249;background:#fbeaec}.remove-admin{margin-top:16px;min-height:36px;font-size:.64rem}.add-team-card>span{width:54px;height:54px;border-radius:15px;color:#17766e;background:#e7f4f1}.add-team-card strong{font-size:.76rem}.add-team-card small{font-size:.64rem}.permissions-panel{padding:28px;border-radius:15px}.permissions-panel h2{font-size:.94rem}.permissions-panel p,.permissions-panel dd{font-size:.65rem}.permissions-panel dt{font-size:.72rem}.invite-modal{border-radius:15px}.invite-modal form{padding:31px;gap:20px}.invite-modal form>p{font-size:.72rem;line-height:1.6}.admin-form-overlay{z-index:150;padding:20px;align-items:center;justify-content:center;background:#0a181b9e;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.admin-form-dialog{width:min(680px,100%);max-height:min(92vh,820px);max-height:min(92dvh,820px);overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.7);border-radius:20px;background:#fff;box-shadow:0 28px 80px #061f214d;animation:admin-form-dialog-in .2s ease-out}.admin-form-dialog-head{position:relative;padding:26px 72px 23px 27px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;border-bottom:1px solid #e2eae8;background:linear-gradient(125deg,#fbfdfc,#f2f8f6)}.admin-form-dialog-icon{width:51px;height:51px;display:grid;place-items:center;border-radius:15px;color:#17766e;background:#e3f2ef}.admin-form-dialog-icon svg{width:23px;height:23px}.admin-form-dialog-head>div{min-width:0}.admin-form-dialog-head>div>span{display:block;margin-bottom:4px;color:#43847e;font-size:.6rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.admin-form-dialog-head h2{margin:0;color:#183b3d;font-size:1.17rem;line-height:1.25}.admin-form-dialog-head p{margin:6px 0 0;color:#708184;font-size:.68rem;line-height:1.5}.admin-form-dialog-head>button{position:absolute;top:20px;right:20px;width:41px;height:41px;display:grid;place-items:center;border:0;border-radius:11px;color:#6e8082;background:#fff;box-shadow:0 5px 16px #18413e14}.admin-form-dialog-head>button:hover{color:#176e67;background:#edf6f4}.admin-form-dialog-head>button svg{width:18px}.admin-form-dialog>form{min-height:0;display:flex;flex:1;flex-direction:column}.admin-form-dialog-body{min-height:0;padding:25px 27px;overflow-y:auto;display:grid;gap:19px;scrollbar-width:thin;scrollbar-color:#a7c9c4 transparent}.admin-form-dialog-body .field-grid{gap:15px}.admin-form-dialog-actions{padding:16px 20px;display:grid;grid-template-columns:minmax(140px,.75fr) minmax(190px,1fr);justify-content:end;gap:10px;border-top:1px solid #e2eae8;background:#fbfdfc}.admin-form-dialog-actions button{width:100%;min-height:49px}.admin-form-dialog-note{margin:-4px 0 0;padding:12px 14px;border-radius:10px;color:#667a7c;background:#f3f8f7;font-size:.64rem;line-height:1.55}@keyframes admin-form-dialog-in{0%{opacity:0;transform:translateY(12px) scale(.975)}to{opacity:1;transform:none}}.admin-confirm-overlay{z-index:140;padding:20px;align-items:center;justify-content:center;background:#0a181b9e;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.admin-confirm-dialog{position:relative;width:min(470px,100%);padding:34px;display:flex;align-items:center;flex-direction:column;border:1px solid rgba(255,255,255,.68);border-radius:20px;background:#fff;box-shadow:0 28px 80px #061f214d;text-align:center;animation:admin-confirm-in .2s ease-out}.admin-confirm-close{position:absolute;top:16px;right:16px;width:39px;height:39px;display:grid;place-items:center;border:0;border-radius:10px;color:#718083;background:#f2f6f5;cursor:pointer}.admin-confirm-close:hover{color:#234b4a;background:#e7f0ee}.admin-confirm-close:disabled{opacity:.5;cursor:wait}.admin-confirm-close svg{width:18px}.admin-confirm-icon{width:67px;height:67px;margin-bottom:18px;display:grid;place-items:center;border-radius:20px;color:#a53e47;background:linear-gradient(145deg,#fff0f1,#fbe1e4);box-shadow:0 10px 25px #a53e4724}.admin-confirm-icon svg{width:29px;height:29px}.admin-confirm-eyebrow{margin-bottom:7px;color:#a53e47;font-size:.64rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.admin-confirm-dialog h2{margin:0;color:#173638;font-size:1.28rem;line-height:1.25}.admin-confirm-dialog>p{max-width:370px;margin:12px 0 0;color:#68797b;font-size:.75rem;line-height:1.65}.admin-confirm-subject{max-width:100%;margin-top:17px;padding:11px 14px;overflow:hidden;border:1px solid #e2e9e7;border-radius:10px;color:#284b4c;background:#f7faf9;font-size:.72rem;line-height:1.45;text-overflow:ellipsis}.admin-confirm-note{width:100%;margin-top:21px;padding:12px 14px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;color:#8a5559;background:#fff6f6;font-size:.64rem;font-weight:650}.admin-confirm-note svg{width:15px;height:15px;flex:0 0 auto}.admin-confirm-actions{width:100%;margin-top:24px;display:grid;grid-template-columns:1fr 1.15fr;gap:10px}.admin-confirm-actions>button{width:100%;min-height:50px}.admin-danger-button{padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #a94049;border-radius:10px;color:#fff;background:#a94049;font-size:.74rem;font-weight:750;box-shadow:0 9px 20px #a9404933;cursor:pointer;transition:background-color .18s ease,transform .18s ease,box-shadow .18s ease}.admin-danger-button:hover{transform:translateY(-1px);background:#8f343d;box-shadow:0 12px 25px #8f343d40}.admin-danger-button:disabled{opacity:.62;transform:none;cursor:wait}.admin-danger-button svg{width:17px}@keyframes admin-confirm-in{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.history-stats{margin-bottom:20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.history-stats article{min-height:112px;padding:21px 23px;display:flex;align-items:center;gap:17px;border:1px solid #dce6e4;border-radius:15px;background:#fff;box-shadow:0 9px 28px #1a3d3c0b}.history-stats article>span{width:46px;height:46px;display:grid;place-items:center;flex:0 0 auto;border-radius:13px;color:#17766e;background:#e7f4f1}.history-stats article:nth-child(2)>span{color:#9a6a16;background:#fff6df}.history-stats article:nth-child(3)>span{color:#536275;background:#eef2f5}.history-stats svg{width:20px}.history-stats article>div{display:grid;gap:6px}.history-stats small{color:#7d8d8e;font-size:.64rem;font-weight:650}.history-stats strong{color:#173b3b;font-size:1.45rem;line-height:1}.history-panel{overflow:hidden;border-radius:15px}.history-owner-note{min-height:75px;padding:17px 24px;display:flex;align-items:center;gap:13px;border-bottom:1px solid #dce8e5;color:#176d66;background:#eff8f5}.history-owner-note>svg{width:24px;flex:0 0 auto}.history-owner-note>div{display:grid;gap:4px}.history-owner-note strong{font-size:.72rem}.history-owner-note span{color:#6c817e;font-size:.62rem;line-height:1.45}.history-toolbar{padding:19px 24px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px;border-bottom:1px solid #e5ecea}.history-search{width:min(410px,100%)}.history-filter{min-width:190px;display:grid;gap:7px;color:#5c6e70;font-size:.64rem;font-weight:700}.history-filter select{min-height:46px;padding:0 40px 0 14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d5e1de;border-radius:10px;outline:0;color:#315251;background:#f8fbfa url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 24 24' fill='none' stroke='%2317666e' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right 14px center;font-size:.7rem;font-weight:650;cursor:pointer}.history-filter select:hover{border-color:#a9c7c1;background-color:#fff}.history-filter select:focus{border-color:#17766e;box-shadow:0 0 0 4px #17766e1c}.history-timeline{padding:24px;background:#f7faf9}.history-day+.history-day{margin-top:29px}.history-day-label{margin-bottom:11px;display:flex;align-items:center;justify-content:space-between;gap:15px}.history-day-label span{color:#294b4c;font-size:.73rem;font-weight:750;text-transform:capitalize}.history-day-label small{color:#849291;font-size:.59rem}.history-events{position:relative;display:grid;gap:9px}.history-events:before{content:"";position:absolute;top:22px;bottom:22px;left:21px;width:1px;background:#d7e5e2}.history-event{position:relative;min-height:78px;padding:13px 16px;display:grid;grid-template-columns:44px minmax(220px,1fr) 180px 104px 72px;align-items:center;gap:14px;border:1px solid #dde7e5;border-radius:13px;background:#fff;box-shadow:0 5px 18px #1d423f09;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.history-event:hover{z-index:1;transform:translateY(-1px);border-color:#c3d8d4;box-shadow:0 10px 25px #1d423f12}.history-event-icon{z-index:1;width:44px;height:44px;display:grid;place-items:center;border:4px solid #fff;border-radius:13px;color:#17766e;background:#e5f3f0;box-shadow:0 0 0 1px #d5e5e1}.history-event-icon svg{width:18px}.history-event-icon--content{color:#506991;background:#edf2fa;box-shadow:0 0 0 1px #dbe3ef}.history-event-icon--user{color:#845e17;background:#fff5dc;box-shadow:0 0 0 1px #eee0bd}.history-event-icon--account{color:#6f587f;background:#f3edf7;box-shadow:0 0 0 1px #e3d9e9}.history-event-copy{min-width:0;display:flex;align-items:center;gap:12px}.history-event-action{flex:0 0 auto;color:#17766e;font-size:.59rem;font-weight:750;letter-spacing:.025em;text-transform:uppercase}.history-event-copy h2{min-width:0;margin:0;padding-left:12px;overflow:hidden;border-left:1px solid #dce6e4;color:#1e3f40;font-size:.73rem;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.history-actor{width:100%;min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:8px;text-align:right}.history-actor>span{width:29px;height:29px;display:grid;place-items:center;flex:0 0 auto;border-radius:9px;color:#fff;background:#547573;font-size:.5rem;font-weight:750}.history-actor strong{min-width:0;overflow:hidden;color:#435c5d;font-size:.61rem;text-overflow:ellipsis;white-space:nowrap}.history-event-time{color:#8b9898;font-size:.58rem;text-align:right;white-space:nowrap}.history-entity-badge{padding:6px 9px;border-radius:99px;color:#17766e;background:#e8f4f1;font-size:.55rem;font-weight:700}.history-entity-badge--content{color:#506991;background:#edf2fa}.history-entity-badge--user{color:#845e17;background:#fff5dc}.history-entity-badge--account{color:#6f587f;background:#f3edf7}.history-empty{min-height:250px;display:grid;place-content:center;justify-items:center;gap:10px;color:#8a9998;text-align:center}.history-empty>svg{width:30px}.history-empty h2{margin:0;color:#425e5e;font-size:.88rem}.history-empty p{margin:0;font-size:.66rem}.history-loading-icon{animation:history-spin 1.1s linear infinite}@keyframes history-spin{to{transform:rotate(360deg)}}@media(min-width:901px)and (max-width:1180px){.history-event{grid-template-columns:44px minmax(0,1fr) 160px 68px;gap:10px}.history-event-copy{gap:8px}.history-entity-badge{display:none}}.login-page{grid-template-columns:minmax(0,1.08fr) minmax(480px,.92fr);background:#eef2ed}.login-visual{background:#082f31}.login-visual>img{filter:saturate(.82) contrast(1.07)}.login-visual-overlay{background:radial-gradient(circle at 78% 18%,rgba(226,183,66,.22),transparent 29%),linear-gradient(145deg,#052628f5 8%,#09413ec7 55%,#0a252bd4)}.login-visual:after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(115deg,transparent 0 62%,rgba(255,255,255,.045) 62% 62.2%,transparent 62.2%)}.login-back{min-height:43px;padding:0 15px;border:1px solid rgba(255,255,255,.2);border-radius:99px;color:#ffffffd6;background:#041f213d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:.73rem;font-weight:650;transition:color .18s ease,background-color .18s ease,border-color .18s ease}.login-back:hover{color:#fff;border-color:#ffffff61;background:#ffffff1a}.login-visual-copy{bottom:9%}.login-visual-copy .eyebrow{color:#f1d37a}.login-visual-copy .eyebrow>span{background:#e5bb46}.login-visual-copy h1{max-width:720px;margin-bottom:27px;font-family:Montserrat,Arial,sans-serif;color:#fffdf8;font-size:clamp(3.35rem,5.35vw,5.8rem);font-weight:700;line-height:.98;text-shadow:0 8px 35px rgba(0,0,0,.18)}.login-visual-copy p{max-width:570px;color:#f2f8f6c2;font-size:.92rem;line-height:1.75}.login-panel{position:relative;overflow:hidden;padding:48px;background:#eef2ed}.login-panel:before{content:"";position:absolute;width:440px;height:440px;top:-250px;right:-190px;border-radius:50%;background:#deb5421f}.login-panel:after{content:"";position:absolute;width:360px;height:360px;bottom:-245px;left:-175px;border-radius:50%;background:#1969601a}.login-box{position:relative;z-index:1;width:min(490px,100%);padding:42px;border:1px solid rgba(205,217,211,.92);border-radius:24px;background:#fffffcf0;box-shadow:0 24px 65px #1337341f}.login-box>.brand{margin-bottom:50px}.login-title{margin-bottom:34px;gap:17px}.login-title>span{width:54px;height:54px;border:1px solid #cde1db;border-radius:16px;color:#0f6962;background:linear-gradient(145deg,#edf7f3,#deeee9);box-shadow:0 8px 20px #19655e17}.login-title h2{color:#153c3b;font-size:1.85rem;font-weight:700}.login-title p{color:#71817d;font-size:.79rem;line-height:1.55}.login-form{gap:21px}.login-form label{color:#314f4c}.login-form input{min-height:54px;border-color:#d3dfda;border-radius:12px;background:#f9fbf9}.login-form input:hover{border-color:#afc9c2;background:#fff}.login-form input:focus{border-color:#19766d;background:#fff;box-shadow:0 0 0 4px #19766d1f}.login-form .password-input button{color:#6f837f}.login-submit.button--accent{min-height:55px;border-radius:12px;color:#fff;background:linear-gradient(135deg,#0d655f,#147b71);box-shadow:0 12px 25px #0d655f33}.login-submit.button--accent:hover{color:#fff;background:linear-gradient(135deg,#0a5752,#106d65);box-shadow:0 15px 30px #0d655f42}.form-message,.form-alert{border-radius:11px;font-size:.75rem}.form-alert{border:1px solid #ebd58d}.form-alert--warning{color:#705713;background:#fff9e8}.form-alert--warning svg{color:#a77a12}.login-switch{color:#126d65;font-size:.72rem;font-weight:650}.login-security{margin-top:30px;padding-top:20px;border-color:#dfe7e3;color:#7a8a86;font-size:.64rem;line-height:1.55}.login-security svg{color:#b28a20}@media(max-width:1100px){.site-shell .board-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-shell .training-page-grid{grid-template-columns:1fr}.site-shell .training-page-grid>div:first-child{max-width:760px}}@media(max-width:900px){.login-page{grid-template-columns:1fr}.login-panel{min-height:100vh}.site-shell .section{padding-block:75px}.site-shell .main-nav{padding:15px 22px 24px;border-top:1px solid #e1eae8}.site-shell .main-nav>a{min-height:52px;padding:0 7px;display:flex;align-items:center;font-size:.82rem}.site-shell .main-nav>a:not(.nav-cta):after{display:none}.site-shell .main-nav .nav-cta{min-height:48px}.site-shell .training-page-grid{gap:50px}.admin-shell{display:block}.admin-main{min-width:0}.admin-sidebar{z-index:50;transform:translate(-105%);transition:transform .24s ease}.admin-sidebar--open{transform:none}.admin-sidebar-backdrop{position:fixed;z-index:45;top:0;right:0;bottom:0;left:0;display:block;border:0;background:#071c1e7a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.admin-sidebar-top>button,.admin-menu{display:grid;place-items:center}.admin-menu{width:42px;height:42px;padding:0;border:1px solid #dce6e4;border-radius:11px;background:#fff}.admin-content{width:min(100% - 40px,1420px)}.admin-dashboard-grid,.content-admin-layout{grid-template-columns:1fr}.content-nav{grid-template-columns:repeat(3,1fr)}.content-nav>span{grid-column:1 / -1}.editor-content{grid-template-columns:1fr}.editor-aside{display:grid;grid-template-columns:1fr 1fr}}@media(max-width:640px){.site-shell .section{padding-block:62px}.site-shell p{font-size:.9rem}.site-shell .page-hero{min-height:330px;padding:82px 0 40px}.site-shell .page-hero h1{font-size:2.55rem}.site-shell .page-hero p{font-size:.9rem;line-height:1.65}.site-shell .training-row{padding:20px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.training-table-head{min-height:82px;padding:17px 20px}.training-day{grid-column:1 / -1;padding-bottom:16px;border-bottom:1px solid #e3ecea}.training-slot{padding:12px}.site-shell .training-slot strong{font-size:.7rem;white-space:normal}.site-shell .location-card{margin-block:15px 62px;padding:25px 21px}.site-shell .location-card>div{gap:17px}.site-shell .location-card>div>svg{width:27px;height:27px}.site-shell .board-grid{grid-template-columns:1fr;gap:15px}.site-shell .board-grid article{min-height:235px;padding:22px}.site-shell .contact-form{padding:25px 20px}.site-shell .contact-form input,.site-shell .contact-form select,.site-shell .contact-form textarea{font-size:1rem}.admin-topbar{height:70px;padding:0 15px;gap:10px}.admin-current-page small{display:none}.admin-current-page strong{font-size:.76rem}.notification-button{display:none}.admin-user>div{display:none}.admin-user>span{width:39px;height:39px}.admin-content{width:calc(100% - 28px);padding-block:30px 60px}.admin-page-heading{margin-bottom:25px;align-items:stretch;flex-direction:column;gap:18px}.admin-page-heading h1{font-size:1.75rem}.admin-page-heading p{font-size:.78rem;line-height:1.6}.admin-page-heading>a,.admin-page-heading>button{width:100%}.admin-stats{grid-template-columns:1fr;gap:13px}.admin-stats article{min-height:128px;padding:21px}.admin-dashboard-grid{gap:15px}.admin-panel-heading{min-height:78px;padding:18px}.recent-posts>div{padding:13px 18px;grid-template-columns:54px 1fr auto;gap:12px}.recent-posts img{width:54px;height:51px}.news-admin-panel{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.news-admin-panel .admin-list-toolbar{margin-bottom:14px;padding:14px;align-items:stretch;flex-direction:column;border:1px solid #dce6e4;border-radius:15px;background:#fff;box-shadow:0 8px 26px #1a3d3c0d}.admin-tabs{overflow-x:auto;padding-bottom:2px}.admin-tabs button{flex:0 0 auto}.admin-toolbar-actions{flex-direction:column}.admin-search{width:100%}.admin-news-table{padding:0;display:grid;gap:12px;background:transparent}.admin-news-table .table-head{display:none}.admin-news-table .table-row{min-height:0;padding:16px;grid-template-columns:1fr auto;gap:13px;border:1px solid #dce6e4;border-radius:12px;background:#fff}.admin-news-table .table-row+.table-row{border-top:1px solid #dce6e4}.table-row>div:nth-child(2){grid-column:2;grid-row:1;align-self:start;justify-self:end}.table-row>div:nth-child(2) .status{padding:4px 7px;font-size:.52rem}.table-row>.table-actions{grid-column:1 / -1;grid-row:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.table-row>.table-actions a,.table-row>.table-actions button{width:100%;height:42px}.post-cell{grid-template-columns:52px minmax(0,1fr)}.post-cell img{width:52px;height:50px}.post-cell small{display:none}.editor-panel{width:100%}.editor-header{min-height:76px;padding:16px 18px}.editor-content{padding:10px;gap:12px}.editor-main,.editor-card{padding:16px}.editor-main{padding:5px 2px 2px;border:0;border-radius:0;background:transparent;box-shadow:none}.editor-aside{grid-template-columns:1fr}.markdown-label-row{align-items:flex-start}.markdown-label-row>label{align-items:flex-start;flex-direction:column;gap:3px}.markdown-label-actions{flex:0 0 auto}.markdown-label-actions>button{padding-inline:8px}.editor-form .markdown-textarea{min-height:320px}.markdown-preview.article-content,.markdown-preview-empty{min-height:368px;padding:21px 18px}.editor-footer{padding:12px}.content-admin-layout{gap:14px}.content-nav{display:flex;overflow-x:auto;padding:10px}.content-nav>span{display:none}.content-nav button{flex:0 0 auto}.content-editor{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.content-editor-heading{min-height:0;margin-bottom:16px;padding:3px 2px 14px;align-items:flex-start;flex-direction:column;gap:11px;border-bottom:1px solid #dce6e4}.content-fields{padding:0}.repeater-row,.repeater-row--three{grid-template-columns:1fr}.download-editor-heading{padding-top:18px;align-items:stretch;flex-direction:column}.download-editor-heading .admin-secondary-button{width:100%}.download-editor-list{gap:0}.download-editor-card{padding:22px 0;gap:17px;border:0;border-bottom:1px solid #dce6e4;border-radius:0;background:transparent}.download-editor-card:first-child{padding-top:6px}.download-editor-card-head{grid-template-columns:auto minmax(0,1fr)}.download-editor-actions{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr)}.download-editor-actions button{width:100%;height:38px}.download-editor-card .field-grid{grid-template-columns:1fr}.document-upload-button{padding:14px;align-items:flex-start}.download-editor-empty{min-height:210px;padding:28px 18px;border-radius:11px}.board-editor-heading{padding-top:18px;align-items:stretch;flex-direction:column}.board-editor-heading .admin-secondary-button{width:100%}.board-editor-list{gap:0}.board-member-editor{padding:22px 0;gap:17px;border:0;border-bottom:1px solid #dce6e4;border-radius:0;background:transparent}.board-member-editor:first-child{padding-top:6px}.board-member-fields{grid-template-columns:1fr}.board-editor-empty{min-height:210px;padding:28px 18px;border-radius:11px}.content-savebar{position:sticky;bottom:8px;z-index:2;margin-top:16px;padding:13px 15px;align-items:stretch;flex-direction:column;gap:11px;border:1px solid #d8e4e1;border-radius:13px;background:#fffffff5;box-shadow:0 12px 30px #19403e1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.content-notice-admin .content-image-control{padding:0;border:0;border-radius:0;background:transparent}.admin-team-grid{grid-template-columns:1fr;gap:14px}.admin-team-card,.add-team-card{min-height:240px;padding:23px}.history-stats{grid-template-columns:1fr;gap:11px}.history-stats article{min-height:96px;padding:18px}.history-panel{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.history-controls{margin-bottom:16px;overflow:hidden;border:1px solid #dce6e4;border-radius:15px;background:#fff;box-shadow:0 8px 26px #1a3d3c0d}.history-owner-note{padding:16px;align-items:flex-start}.history-toolbar{padding:15px;align-items:stretch;flex-direction:column;border-bottom:0}.history-search,.history-filter{width:100%;min-width:0}.history-timeline{padding:0;background:transparent}.history-event{padding:14px;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:10px 12px}.history-event-icon{width:44px;height:44px}.history-event-icon{grid-row:1 / span 3;align-self:center}.history-event-copy{grid-column:2;padding-top:2px;display:grid;gap:5px}.history-event-copy h2{padding-left:0;border-left:0;white-space:normal}.history-actor{width:auto;max-width:calc(100% - 92px);grid-column:2;grid-row:2;justify-self:start;justify-content:flex-start;text-align:left}.history-entity-badge{grid-column:2;grid-row:2;justify-self:end;align-self:center}.history-event-time{grid-column:2;grid-row:3;justify-self:end;align-self:center}.history-events:before{left:21px}.permissions-panel{padding:22px;align-items:stretch;flex-direction:column;gap:25px}.permissions-panel dl{grid-template-columns:1fr}.invite-modal form{padding:22px}.invite-actions{flex-direction:column-reverse}.invite-actions button{width:100%}.password-generator{padding:0;align-items:stretch;flex-direction:column;border:0;border-radius:0;background:transparent}.password-generator button{width:100%}.password-account{padding:0 0 13px;border:0;border-bottom:1px solid #dfe8e6;border-radius:0;background:transparent}.admin-confirm-overlay{padding:13px}.admin-confirm-dialog{padding:29px 19px 20px;border-radius:17px}.admin-confirm-close{top:12px;right:12px}.admin-confirm-icon{width:59px;height:59px;margin-bottom:15px;border-radius:17px}.admin-confirm-dialog h2{font-size:1.12rem}.admin-confirm-dialog>p{font-size:.72rem}.admin-confirm-subject{font-size:.68rem}.admin-confirm-actions{grid-template-columns:1fr}.admin-confirm-actions .admin-secondary-button{grid-row:2}.admin-form-overlay{padding:11px}.admin-form-dialog{max-height:calc(100dvh - 22px);border-radius:17px}.admin-form-dialog-head{padding:21px 58px 19px 18px;grid-template-columns:43px minmax(0,1fr);gap:12px}.admin-form-dialog-icon{width:43px;height:43px;border-radius:12px}.admin-form-dialog-icon svg{width:20px;height:20px}.admin-form-dialog-head h2{font-size:1.03rem}.admin-form-dialog-head p{font-size:.64rem}.admin-form-dialog-head>button{top:15px;right:14px;width:37px;height:37px}.admin-form-dialog-body{padding:20px 17px;gap:17px}.admin-form-dialog-body .field-grid{grid-template-columns:1fr}.admin-form-dialog-actions{padding:13px 15px;grid-template-columns:1fr}.admin-form-dialog-actions .admin-secondary-button{grid-row:2}.editor-form input,.editor-form select,.editor-form textarea,.invite-modal input,.invite-modal select,.content-field input,.content-field textarea,.login-form input{font-size:1rem}.login-panel{padding:20px 14px}.login-box{padding:30px 22px;border-radius:19px}.login-box>.brand{margin-bottom:38px}.login-title h2{font-size:1.65rem}}@media(min-width:901px){.site-shell .site-header{transition:background-color .3s ease,box-shadow .3s ease,border-color .3s ease}.site-shell .site-header.site-header--scrolled{border-bottom:1px solid rgba(255,255,255,.52);background-color:#ffffffc2;box-shadow:0 10px 34px #143a391a;-webkit-backdrop-filter:blur(18px) saturate(135%);backdrop-filter:blur(18px) saturate(135%)}}.site-shell .training-notice-section{padding:44px 0 78px;background:#fff}.site-shell .training-info-grid{width:min(1080px,calc(100% - 48px));grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);overflow:hidden;border:1px solid #d8e6e3;border-radius:20px;background:#e8f4f1;box-shadow:0 16px 42px #18444117}.site-shell .training-photo{min-height:430px;overflow:hidden}.site-shell .training-photo:after{background:linear-gradient(0deg,#0d2f2fc2,#0d2f2f0a 62%)}.site-shell .training-photo img{transition:transform .65s ease}.site-shell .training-info-grid:hover .training-photo img{transform:scale(1.025)}.site-shell .training-photo>span{left:32px;bottom:29px;font-size:clamp(1.65rem,2.5vw,2.25rem);font-weight:700;letter-spacing:-.04em}.site-shell .info-card{position:relative;isolation:isolate;padding:clamp(38px,4.5vw,56px);overflow:hidden;background:linear-gradient(145deg,#edf7f5,#dcefeb)}.site-shell .info-card:after{content:"";position:absolute;z-index:-1;right:-80px;top:-95px;width:220px;height:220px;border:40px solid rgba(23,118,110,.055);border-radius:50%}.info-card-icon{width:50px;height:50px;margin-bottom:30px;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#12655f,#278c82);box-shadow:0 9px 22px #17766e2e}.info-card-icon svg{width:22px;height:22px}.site-shell .info-card .eyebrow{margin-bottom:13px;color:#17766e}.site-shell .info-card .eyebrow>span{background:#58b6aa}.site-shell .info-card h2{max-width:520px;margin-bottom:17px;color:#193b3d;font-size:clamp(1.8rem,2.8vw,2.55rem);line-height:1.1}.site-shell .info-card p{max-width:590px;color:#526d70;font-size:.87rem;line-height:1.72}.site-shell .info-card .button{min-height:46px;margin-top:18px;box-shadow:0 8px 19px #1e4e4c24}.training-notice-admin{overflow:hidden;border:1px solid #d8e5e2;border-radius:14px;background:#fbfdfc}.content-toggle{min-height:88px;padding:19px 21px;display:flex;align-items:center;gap:15px;cursor:pointer}.content-toggle>input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.content-toggle-track{position:relative;width:48px;height:28px;flex:0 0 auto;border-radius:99px;background:#c7d2d0;transition:background .2s ease,box-shadow .2s ease}.content-toggle-track>span{position:absolute;left:4px;top:4px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 2px 7px #16353438;transition:transform .2s ease}.content-toggle>input:checked+.content-toggle-track{background:#17766e}.content-toggle>input:checked+.content-toggle-track>span{transform:translate(20px)}.content-toggle>input:focus-visible+.content-toggle-track{box-shadow:0 0 0 4px #17766e2e}.content-toggle>span:last-child{display:grid;gap:5px}.content-toggle strong{color:#294448;font-size:.78rem}.content-toggle small{color:#7a8b8d;font-size:.64rem;line-height:1.5}.content-toggle--button{min-height:0;padding:15px 17px;border:1px solid #dbe6e3;border-radius:11px;background:#f6faf9}.training-notice-settings{padding:23px;display:grid;gap:21px;border-top:1px solid #e1e9e7;background:#fff;transition:opacity .2s ease}.training-notice-settings--muted{opacity:.7}.content-image-control{padding:20px;display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.8fr);gap:18px;align-items:end;border:1px solid #dbe6e3;border-radius:12px;background:#f6faf9}.content-image-heading{grid-column:1 / -1;display:flex;align-items:center;gap:12px}.content-image-heading>span{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;color:#17766e;background:#e4f2ef}.content-image-heading svg{width:19px}.content-image-heading>div{display:grid;gap:4px}.content-image-heading strong{color:#294448;font-size:.78rem}.content-image-heading small{color:#829093;font-size:.61rem}.content-image-control>img{grid-row:span 2;width:100%;height:220px;border-radius:10px;object-fit:cover;box-shadow:0 8px 24px #19403e1a}.content-image-upload{min-height:48px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px dashed #9dbeb9;border-radius:9px;color:#126a63;background:#eef7f5;font-size:.7rem;font-weight:700;cursor:pointer}.content-image-upload:hover{border-color:#17766e;background:#e5f3f0}.content-image-upload svg{width:17px}.content-image-upload input{display:none}.content-image-control>.content-field{align-self:stretch}@media(max-width:900px){.site-shell .training-info-grid{grid-template-columns:1fr}.site-shell .training-photo{min-height:340px}.site-shell .training-info-grid:hover .training-photo img{transform:none}}@media(max-width:640px){.site-shell .training-info-grid{border-radius:16px}.site-shell .training-photo{min-height:250px}.site-shell .training-photo>span{left:22px;bottom:20px;font-size:1.65rem}.site-shell .info-card{padding:30px 22px 34px}.info-card-icon{width:44px;height:44px;margin-bottom:22px;border-radius:12px}.info-card-icon svg{width:20px;height:20px}.site-shell .info-card h2{font-size:1.7rem}.site-shell .info-card p{font-size:.82rem}.content-toggle{padding:17px;align-items:flex-start}.content-toggle-track{margin-top:2px}.training-notice-settings{padding:16px}.content-image-control{padding:15px;grid-template-columns:1fr}.content-image-heading,.content-image-control>img{grid-column:1}.content-image-control>img{grid-row:auto;height:190px}}.welcome-image{width:100%;height:96px;border-radius:12px;object-fit:cover}.site-shell .welcome-strip--with-image .welcome-grid{grid-template-columns:150px auto .85fr 1.2fr auto}.site-shell .training-info-grid--text-only{grid-template-columns:minmax(0,1fr)}.site-shell .training-info-grid--text-only .info-card{min-height:340px;padding-inline:clamp(40px,7vw,90px)}.site-shell .training-info-grid--text-only .info-card p{max-width:780px}@media(max-width:900px){.site-shell .welcome-strip--with-image .welcome-grid{grid-template-columns:130px minmax(0,1fr)}.site-shell .welcome-strip--with-image .welcome-image{grid-column:1;grid-row:1 / span 4;height:100%;min-height:180px}.site-shell .welcome-strip--with-image .welcome-icon,.site-shell .welcome-strip--with-image .welcome-grid>div,.site-shell .welcome-strip--with-image .welcome-grid>p,.site-shell .welcome-strip--with-image .welcome-grid>.button{grid-column:2}.site-shell .welcome-strip--with-image .welcome-grid>p{grid-row:auto}}@media(max-width:640px){.site-shell .welcome-strip--with-image .welcome-grid{grid-template-columns:1fr}.site-shell .welcome-strip--with-image .welcome-image{grid-column:1!important;grid-row:auto;height:170px;min-height:0}.site-shell .welcome-strip--with-image .welcome-grid>div,.site-shell .welcome-strip--with-image .welcome-grid>p,.site-shell .welcome-strip--with-image .welcome-grid>.button{grid-column:1!important}.site-shell .training-info-grid--text-only .info-card{min-height:0;padding-inline:24px}}.home-highlight-section{margin-top:38px}.home-highlight-card{overflow:hidden;border:1px solid rgba(21,95,91,.18);border-radius:22px;color:#fff;background:linear-gradient(125deg,#155f5b,#238077);box-shadow:0 20px 52px #155f5b29}.home-highlight-card--with-image{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr)}.home-highlight-card>img{width:100%;height:100%;min-height:300px;object-fit:cover}.home-highlight-copy{padding:42px 46px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.home-highlight-label{margin-bottom:17px;padding:7px 11px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.18);border-radius:99px;color:#d6f1ec;background:#ffffff14;font-size:.66rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.home-highlight-label svg{width:15px}.site-shell .home-highlight-card h2{margin:0 0 14px;color:#fff;font-size:clamp(1.8rem,3vw,2.7rem);font-weight:700;line-height:1.1}.site-shell .home-highlight-card p{max-width:700px;margin-bottom:22px;color:#ffffffc7;font-size:.9rem}.site-shell .home-highlight-card .button{min-height:46px}@media(max-width:640px){.site-shell .page-width{width:calc(100% - 24px)}.site-shell .section{padding-block:48px}.site-shell .hero-section{min-height:520px;height:auto}.site-shell .hero-content{min-height:520px;padding-block:48px;justify-content:center}.site-shell .hero-content h1{max-width:330px;font-size:2.35rem;line-height:1.06}.site-shell .hero-content>p{margin-bottom:24px;font-size:.82rem;line-height:1.62}.site-shell .hero-actions{gap:9px}.site-shell .hero-actions .button{min-height:47px}.site-shell .home-news-section{padding-bottom:28px}.site-shell .home-news-section+.intro-grid{padding-top:48px}.site-shell .welcome-strip{margin-top:-22px}.site-shell .welcome-grid{padding:20px 18px;gap:14px}.site-shell .welcome-grid h2{font-size:1.25rem}.site-shell .welcome-grid p{font-size:.75rem;line-height:1.58}.site-shell .welcome-grid .button{width:100%}.home-highlight-section{margin-top:24px}.home-highlight-card,.home-highlight-card--with-image{display:grid;grid-template-columns:1fr;border-radius:17px}.home-highlight-card>img{height:185px;min-height:0}.home-highlight-copy{padding:25px 22px 27px}.home-highlight-label{margin-bottom:14px;font-size:.6rem}.site-shell .home-highlight-card h2{font-size:1.55rem}.site-shell .home-highlight-card p{margin-bottom:19px;font-size:.8rem;line-height:1.65}.site-shell .home-highlight-card .button{width:100%}.site-shell .intro-grid{grid-template-columns:minmax(0,1fr);padding-top:52px;gap:34px}.site-shell .intro-grid>*{min-width:0;width:100%}.club-gallery{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.club-gallery-main{grid-column:1 / -1;width:100%;height:235px;border-radius:15px;object-position:center}.club-gallery-small{position:static;grid-column:1;width:100%;height:132px;border:0;border-radius:13px;object-position:center;box-shadow:none}.club-gallery>span{position:static;grid-column:2;width:100%;min-height:132px;padding:17px;display:flex;align-items:flex-end;border-radius:13px;font-size:.68rem}.site-shell .intro-copy h2{margin-bottom:16px;font-size:2rem}.site-shell .intro-copy>p{font-size:.85rem}.site-shell .stats-row{padding-top:21px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.site-shell .stats-row>div{min-width:0}.site-shell .stats-row>div+div{margin-left:0;padding-left:0;border-left:0}.site-shell .stats-row strong{font-size:1.28rem}.site-shell .stats-row span{font-size:.54rem;line-height:1.35}.site-shell .training-banner{padding-block:50px}.site-shell .training-banner-grid{gap:30px}.site-shell .training-banner h2{margin-bottom:15px;font-size:2.25rem}.site-shell .training-banner p{font-size:.82rem}.site-shell .location-line{font-size:.7rem;line-height:1.5}.site-shell .schedule-card{padding:20px 18px}.site-shell .schedule-day{gap:14px;padding-block:17px}.site-shell .schedule-day dl{gap:12px}.site-shell .split-heading{gap:17px;margin-bottom:30px}.site-shell .split-heading h2{font-size:2rem}.site-shell .split-heading>p{font-size:.82rem}.site-shell .values-grid{gap:13px}.site-shell .values-grid article{min-height:0;padding:24px}.site-shell .values-grid article+article{border-top:1px solid #dfe8e5}.value-icon{margin-bottom:18px}.site-shell .home-news-grid{gap:15px}.site-shell .news-card-image,.site-shell .news-card--featured .news-card-image{height:190px}.site-shell .news-card-body{padding:20px}.site-shell .news-card-body h3,.site-shell .news-card--featured .news-card-body h3{min-height:3.96em}.site-shell .join-card{min-height:0;margin-bottom:55px;padding:29px 22px;gap:18px}.site-shell .join-card h2{font-size:1.85rem}.site-shell .join-card p{font-size:.8rem}.site-shell .join-card .button{width:100%}}@media(max-width:640px){.site-shell main{overflow-x:clip}.site-shell .story-grid{grid-template-columns:minmax(0,1fr);gap:34px}.site-shell .story-grid>*,.site-shell .board-grid,.site-shell .board-grid article,.site-shell .quote-section .page-width{min-width:0;max-width:100%}.site-shell .story-title h2{margin-bottom:18px;max-width:100%;font-size:clamp(2.15rem,11vw,2.85rem);line-height:1.08;overflow-wrap:anywhere}.site-shell .story-title>p{font-size:.82rem;line-height:1.68}.site-shell .year-mark{margin-top:28px;padding-top:18px;font-size:2.8rem}.site-shell .story-copy p{margin-bottom:20px;font-size:.86rem;line-height:1.75;overflow-wrap:anywhere}.site-shell .quote-section{padding-block:55px}.site-shell .quote-section svg{width:28px;height:28px}.site-shell .quote-section blockquote{margin:22px auto 18px;max-width:100%;font-size:1.5rem;line-height:1.32;overflow-wrap:anywhere}.site-shell .board-grid article{min-height:210px;padding:20px;gap:24px}.site-shell .board-card-copy h3{margin-bottom:16px;font-size:1.08rem}.site-shell .board-card-copy a em{overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}}.header-crop-list{display:grid;gap:22px}.header-crop-card{padding:24px;display:grid;gap:22px;border:1px solid #dce6e4;border-radius:15px;background:#fbfdfc}.header-crop-heading{display:flex;align-items:center;gap:13px}.header-crop-heading>span{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;color:#17766e;background:#e6f3f0}.header-crop-heading svg{width:19px}.header-crop-heading h3{margin:0 0 4px;font-size:.92rem}.header-crop-heading p{margin:0;color:#748588;font-size:.68rem;line-height:1.5}.header-crop-layout{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:20px;align-items:start}.header-crop-variant{min-width:0;display:grid;gap:12px}.header-crop-label{min-height:28px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#577073;font-size:.68rem;font-weight:700}.header-crop-label button{min-height:28px;padding:0 9px;border:1px solid #d4e2df;border-radius:8px;color:#176e67;background:#fff;font-size:.6rem;font-weight:700}.header-crop-preview{position:relative;width:100%;overflow:hidden;border:1px solid #d7e4e1;border-radius:13px;background:#eaf1ef;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.header-crop-preview:focus-visible{outline:3px solid rgba(23,118,110,.25);outline-offset:3px}.header-crop-preview--dragging{cursor:grabbing}.header-crop-preview--home-desktop{aspect-ratio:1440 / 648}.header-crop-preview--subpage-desktop{aspect-ratio:1440 / 390}.header-crop-preview--home-mobile{aspect-ratio:375 / 520}.header-crop-preview--subpage-mobile{aspect-ratio:375 / 330}.header-crop-preview>img{width:100%;height:100%;object-fit:cover;pointer-events:none}.header-crop-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#758689;font-size:.7rem}.header-crop-drag-hint{position:absolute;left:50%;bottom:12px;padding:7px 10px;border-radius:99px;color:#fff;background:#0d3231c2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transform:translate(-50%);font-size:.58rem;font-weight:700;line-height:1;white-space:nowrap;pointer-events:none}.header-crop-preview>i{position:absolute;left:50%;top:50%;width:24px;height:24px;border:2px solid white;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #11665fd9,0 3px 10px #00000047;pointer-events:none}.header-crop-preview>i:before,.header-crop-preview>i:after{content:"";position:absolute;left:50%;top:50%;background:#fff;transform:translate(-50%,-50%)}.header-crop-preview>i:before{width:10px;height:2px}.header-crop-preview>i:after{width:2px;height:10px}@media(max-width:640px){.site-shell .hero-image{object-position:var(--header-mobile-x, var(--header-desktop-x, 50%)) var(--header-mobile-y, var(--header-desktop-y, 54%))}.site-shell .page-hero:not(.page-hero--simple){background-position:var(--header-mobile-x, var(--header-desktop-x, 50%)) var(--header-mobile-y, var(--header-desktop-y, 50%))}.site-shell .training-page-grid{padding-bottom:32px}.site-shell .training-notice-section{padding:20px 0 52px}.site-shell .training-info-grid{width:calc(100% - 24px)}.header-crop-card{padding:18px;gap:18px}.header-crop-layout{grid-template-columns:minmax(0,1fr);gap:24px}.header-crop-preview--home-mobile{width:min(100%,220px);margin-inline:auto}.header-crop-preview--subpage-mobile{width:min(100%,320px);margin-inline:auto}}.site-shell .page-hero--teams{background-image:linear-gradient(90deg,#16403feb,#16403f57),var(--header-image, url(/images/team.jpeg))}.teams-page-section{display:grid;gap:38px}.season-switcher{min-height:48px;display:flex;align-items:center;gap:18px;border:0;background:transparent;box-shadow:none}.season-switcher>span{color:#718285;font-size:.62rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.season-switcher>div{min-width:0;display:flex;gap:9px;overflow-x:auto;padding:2px 1px 5px;scrollbar-width:thin}.season-switcher button{min-height:42px;padding:0 17px;display:inline-flex;align-items:center;gap:9px;flex:0 0 auto;border:1px solid #d4e1df;border-radius:99px;color:#4d6668;background:#fff;font-size:.71rem;font-weight:750;transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .18s ease}.season-switcher button:hover{border-color:#78afa8;color:#176f68;background:#f7fbfa;transform:translateY(-1px)}.season-switcher button.active{border-color:#176f68;color:#fff;background:#176f68;box-shadow:none}.season-switcher button small{padding:4px 7px;border-radius:99px;color:inherit;background:#ffffff29;font-size:.5rem;font-weight:800;letter-spacing:.025em;text-transform:uppercase}.season-switcher button:not(.active) small{color:#176f68;background:#e6f3f0}.teams-season-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px}.teams-season-heading .eyebrow{margin-bottom:11px}.teams-season-heading h2{margin:0;color:#18393b;font-size:clamp(2.2rem,4vw,3.7rem);line-height:1}.teams-season-heading>span{min-height:42px;padding:0 14px;display:inline-flex;align-items:center;gap:8px;border:1px solid #d8e7e4;border-radius:99px;color:#176e67;background:#fff;font-size:.68rem;font-weight:750}.teams-season-heading>span svg{width:17px}.public-teams-list{display:grid;gap:26px}.public-team-card{overflow:hidden;border:1px solid #d9e4e2;border-radius:20px;background:#fff;box-shadow:0 14px 38px #19413e0e;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.public-team-card:hover{border-color:#c3d7d3;box-shadow:0 18px 44px #19413e13;transform:translateY(-2px)}.public-team-card-head{min-height:108px;padding:24px 28px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;border-bottom:1px solid #e4ecea;background:#fcfdfd}.public-team-card--identity-only .public-team-card-head{border-bottom:0}.public-team-number{width:48px;height:48px;display:grid;place-items:center;border:1px solid #bcd9d4;border-radius:14px;color:#176e67;background:#edf7f5;box-shadow:none;font-size:.75rem;font-weight:850}.public-team-card-head>div{min-width:0}.public-team-card-head small{display:block;margin-bottom:6px;color:#6f8385;font-size:.62rem;font-weight:750;letter-spacing:.075em;text-transform:uppercase}.public-team-card-head h2{margin:0;overflow-wrap:anywhere;color:#18393b;font-size:1.48rem;line-height:1.15}.team-placement{min-height:38px;padding:0 13px;display:inline-flex;align-items:center;gap:7px;border:1px solid #e6dcae;border-radius:99px;color:#806817;background:#fffdf3;font-size:.67rem;font-weight:750}.team-placement svg{width:16px}.public-team-card-layout{display:grid;grid-template-columns:300px minmax(0,1fr);background:#fff}.public-team-card-layout--single{grid-template-columns:minmax(0,1fr)}.public-team-card-layout--single .team-league-summary{border-right:0;border-bottom:0}.public-team-card-layout--league-only .team-summary-stats{grid-template-columns:repeat(auto-fit,minmax(105px,1fr))}.public-team-card-layout--league-only .team-summary-stats>div:last-child:nth-child(odd){grid-column:auto;min-height:76px}.team-league-summary{padding:29px 28px;display:flex;flex-direction:column;border-right:1px solid #e3ebe9;background:#fff}.team-summary-label{margin-bottom:20px;display:flex;align-items:center;gap:9px;color:#176e67;font-size:.68rem;font-weight:800;letter-spacing:.065em;text-transform:uppercase}.team-summary-label svg{width:17px}.team-summary-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.team-summary-stats>div{min-height:76px;padding:13px 14px;display:flex;flex-direction:column;justify-content:center;border:0;border-radius:11px;background:#f4f8f7}.team-summary-stats>div:last-child:nth-child(odd){grid-column:1 / -1;min-height:68px}.team-summary-stats strong{color:#183f40;font-size:1.25rem;line-height:1}.team-summary-stats span{margin-top:7px;color:#748789;font-size:.54rem;font-weight:750;letter-spacing:.025em;text-transform:uppercase}.team-league-summary>a{margin-top:18px;min-height:43px;padding:0 13px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #c7dcd8;border-radius:10px;color:#176e67;background:#fff;font-size:.65rem;font-weight:750;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.team-league-summary>a:hover{border-color:#79afa8;background:#f5faf9;transform:translateY(-1px)}.team-league-summary>a svg{width:15px}.team-results-panel{min-width:0;padding:29px 28px 28px;background:#fff}.team-results-heading{margin-bottom:19px}.team-results-heading>div{display:flex;align-items:center;gap:11px}.team-results-heading svg{width:38px;height:38px;padding:9px;border:1px solid #d9e8e5;border-radius:11px;color:#278077;background:#f5faf9}.team-results-heading span{display:grid;gap:3px}.team-results-heading strong{color:#284749;font-size:.84rem}.team-results-heading small{color:#829093;font-size:.59rem}.team-results-list{display:grid;gap:9px}.team-result-row{min-height:76px;padding:11px 13px 11px 15px;display:grid;grid-template-columns:105px minmax(150px,1fr) 72px 108px;align-items:center;gap:13px;border:1px solid #e2eae8;border-left-width:3px;border-radius:12px;background:#fff;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.team-result-row:hover{border-color:#bfd6d1;background:#fafcfb;transform:translate(2px)}.team-result-row--win{border-left-color:#63ad88}.team-result-row--draw{border-left-color:#d7b958}.team-result-row--loss{border-left-color:#d88d94}.team-result-row time{width:max-content;min-height:29px;padding:0 9px;display:inline-flex;align-items:center;border-radius:8px;color:#587174;background:#f1f5f4;font-size:.58rem;font-weight:750}.team-result-opponent{min-width:0;display:grid;gap:4px}.team-result-opponent small{display:flex;align-items:center;gap:5px;color:#7c9092;font-size:.51rem;font-weight:750;letter-spacing:.03em;text-transform:uppercase}.team-result-opponent small svg{width:12px}.team-result-opponent strong{overflow:hidden;color:#294448;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.team-result-score{min-height:39px;padding:0 9px;display:grid;place-items:center;border:1px solid #dce8e5;border-radius:9px;color:#173b3d;background:#f5f9f8;font-size:1rem;text-align:center}.team-outcome{min-height:31px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border-radius:99px;font-size:.53rem;font-weight:800;letter-spacing:.02em}.team-outcome--win{color:#176348;background:#e5f5ec}.team-outcome--draw{color:#776018;background:#fff5d5}.team-outcome--loss{color:#97434a;background:#fbe9eb}.team-results-empty{min-height:116px;padding:20px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px dashed #d4e3e0;border-radius:12px;color:#829194;background:#fafcfb;font-size:.65rem}.team-results-empty svg{width:19px}.teams-public-empty{min-height:330px;padding:45px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #bdd5d0;border-radius:19px;color:#718588;background:#f5faf8;text-align:center}.teams-public-empty>svg{width:43px;height:43px;margin-bottom:18px;color:#278077}.teams-public-empty h2{margin-bottom:9px;color:#294749;font-size:1.45rem}.teams-public-empty p{max-width:580px;margin:0;font-size:.8rem}.teams-public-empty--compact{min-height:250px}.teams-admin-settings{overflow:hidden}.teams-admin-section-heading{min-height:85px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e1e9e7}.teams-admin-section-heading>div{display:flex;align-items:center;gap:13px}.teams-admin-section-heading>div>svg{width:42px;height:42px;padding:11px;border-radius:12px;color:#17766e;background:#e5f3f0}.teams-admin-section-heading>div>span{display:grid;gap:4px}.teams-admin-section-heading strong{color:#294448;font-size:.8rem}.teams-admin-section-heading small{color:#829093;font-size:.62rem}.teams-admin-settings-fields{padding:24px;display:grid;gap:19px}.teams-admin-settings-fields textarea{width:100%;padding:14px 15px;border:1px solid #dce5e3;border-radius:9px;outline:0;background:#fbfcfc;font-size:.82rem;resize:vertical}.teams-admin-settings-fields textarea:focus{border-color:#519b94;box-shadow:0 0 0 4px #17766e1a}.teams-admin-settings>summary{list-style:none;cursor:pointer}.teams-admin-settings>summary::-webkit-details-marker{display:none}.teams-admin-settings:not([open]) .teams-admin-section-heading{border-bottom:0}.teams-admin-settings>summary:hover{background:#f7fbfa}.teams-settings-summary-state{display:flex;align-items:center;gap:13px}.teams-admin-section-heading .teams-settings-summary-state>.save-state,.teams-admin-section-heading .teams-settings-summary-state>.teams-settings-toggle{display:inline-flex;align-items:center}.teams-settings-toggle{min-height:34px;padding:0 12px;border:1px solid #d4e3e0;border-radius:9px;color:#176e67;background:#f7fbfa;font-size:.6rem;font-weight:750}.teams-admin-settings[open] .teams-settings-toggle{color:#63777a;background:#fff}.teams-admin-navigator{margin-top:22px;overflow:hidden}.teams-admin-navigator-head{min-height:82px;padding:17px 20px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e1e9e7;background:linear-gradient(120deg,#fbfdfc,#f3f8f7)}.teams-admin-navigator-head>div{min-width:0;display:flex;align-items:center;gap:13px}.teams-admin-navigator-head>div>span:last-child{min-width:0;display:grid;gap:4px}.teams-admin-navigator-head strong{color:#294448;font-size:.82rem}.teams-admin-navigator-head small{color:#829093;font-size:.61rem}.teams-admin-navigator-body{padding:20px;display:grid;grid-template-columns:minmax(250px,1fr) minmax(360px,.8fr);align-items:stretch;gap:18px}.admin-entity-select{min-width:0;padding:15px 16px;display:grid;align-content:center;gap:7px;border:1px solid #dce7e4;border-radius:12px;background:#f9fbfa}.admin-entity-select>span{color:#667b7e;font-size:.6rem;font-weight:750;letter-spacing:.035em;text-transform:uppercase}.admin-entity-select select{width:100%;min-height:48px;padding:0 42px 0 14px;overflow:hidden;border:1px solid #cbdeda;border-radius:10px;outline:0;color:#28494b;background-color:#fff;font:inherit;font-size:.76rem;font-weight:700;text-overflow:ellipsis;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.admin-entity-select select:hover{border-color:#8dbeb7;background-color:#fcfefd}.admin-entity-select select:focus{border-color:#27877e;box-shadow:0 0 0 4px #17766e1c}.admin-entity-select>small{color:#849396;font-size:.57rem}.teams-admin-selection-stats{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.teams-admin-selection-stats>div{min-width:0;min-height:94px;padding:14px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:1px solid #dce7e4;border-radius:12px;background:#fff;text-align:center}.teams-admin-selection-stats strong{min-height:24px;display:flex;align-items:center;color:#24494a;font-size:1.1rem}.teams-admin-selection-stats strong svg{width:19px}.teams-admin-selection-stats span{color:#7a8d8f;font-size:.54rem;font-weight:700;line-height:1.3}.teams-admin-selection-stats>div.is-current{border-color:#acd3cc;background:#eaf6f3}.teams-admin-selection-stats>div.is-current strong,.teams-admin-selection-stats>div.is-current span{color:#176e67}.teams-admin-navigator .admin-seasons-empty{min-height:250px;border:0;border-radius:0}.admin-season-card--active{margin-top:20px}.admin-team-picker{padding:16px;border:1px solid #dbe7e4;border-radius:13px;background:linear-gradient(120deg,#f4faf8,#fbfdfc)}.admin-team-picker .admin-entity-select{max-width:680px;padding:0;border:0;background:transparent}.admin-team-editors--single{gap:0}.teams-admin-toolbar{margin:27px 0 17px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.teams-admin-toolbar h2{margin-bottom:5px;color:#294448;font-size:1.2rem}.teams-admin-toolbar p{margin:0;color:#77898b;font-size:.7rem}.admin-seasons-list{display:grid;gap:20px}.admin-season-card{overflow:hidden;border:1px solid #d8e4e1;border-radius:16px;background:#fff;box-shadow:0 11px 34px #19403e0e}.admin-season-card-head{min-height:104px;padding:20px 23px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;border-bottom:1px solid #e1e9e7;background:linear-gradient(120deg,#fbfdfc,#f3f8f7)}.admin-season-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;color:#17766e;background:#e4f2ef}.admin-season-icon svg{width:22px}.admin-season-card-head>div:nth-child(2){min-width:0}.admin-season-card-head small{display:block;color:#849295;font-size:.57rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.admin-season-card-head h2{margin:4px 0;color:#294448;font-size:1.12rem}.admin-season-card-head>div:nth-child(2)>span{color:#77898b;font-size:.61rem}.admin-season-head-actions{display:flex;align-items:center;gap:8px}.admin-season-head-actions button{min-height:39px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d7e3e0;border-radius:9px;color:#617477;background:#fff;font-size:.62rem;font-weight:750}.admin-season-head-actions button.current{border-color:#a9d1ca;color:#176e67;background:#e8f5f2}.admin-season-head-actions button.danger{width:39px;padding:0;border-color:#e8c2c6;color:#a64049}.admin-season-head-actions button:hover{border-color:#90bfb9}.admin-season-head-actions button.danger:hover{border-color:#d8989e;background:#fff0f1}.admin-season-head-actions svg{width:15px}.admin-season-body{padding:24px;display:grid;gap:23px}.admin-teams-heading,.admin-results-heading{display:flex;align-items:center;justify-content:space-between;gap:17px}.admin-teams-heading>div,.admin-results-heading>div{display:flex;align-items:center;gap:11px}.admin-teams-heading>div>svg,.admin-results-heading>div>svg{width:38px;height:38px;padding:9px;border-radius:10px;color:#17766e;background:#e8f4f1}.admin-teams-heading span,.admin-results-heading span{display:grid;gap:3px}.admin-teams-heading strong,.admin-results-heading strong{color:#355153;font-size:.73rem}.admin-teams-heading small,.admin-results-heading small{color:#849396;font-size:.57rem}.admin-team-editors{display:grid;gap:17px}.admin-team-editor{overflow:hidden;border:1px solid #dce6e4;border-radius:13px;background:#f9fbfa}.admin-team-editor-head{min-height:77px;padding:16px 18px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;border-bottom:1px solid #e0e9e7}.admin-team-editor-head>span{width:39px;height:39px;display:grid;place-items:center;border-radius:11px;color:#17766e;background:#e4f2ef;font-size:.66rem;font-weight:800}.admin-team-editor-head>div{min-width:0}.admin-team-editor-head small{display:block;margin-bottom:3px;overflow:hidden;color:#839295;font-size:.55rem;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.admin-team-editor-head h3{margin:0;overflow:hidden;color:#294448;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.admin-team-editor-head>button,.admin-result-delete{width:36px;height:36px;padding:0;display:grid;place-items:center;border:1px solid #e4b8bd;border-radius:9px;color:#a64049;background:#fff}.admin-team-editor-head>button:hover,.admin-result-delete:hover{border-color:#d68f96;background:#fff0f1}.admin-team-editor-head>button svg,.admin-result-delete svg{width:15px}.admin-team-fields{padding:19px;display:grid;gap:17px}.admin-team-stat-fields{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.admin-results-heading{padding:17px 19px;border-top:1px solid #e0e9e7;border-bottom:1px solid #e0e9e7;background:#fff}.admin-results-list{padding:0 19px 19px;background:#fff}.admin-result-editor{padding:17px 0;display:grid;grid-template-columns:30px 1fr 1.35fr .95fr .75fr 1fr 36px;align-items:end;gap:10px;border-bottom:1px solid #e4ebe9}.admin-result-number{width:28px;height:28px;margin-bottom:7px;display:grid;place-items:center;border-radius:8px;color:#17766e;background:#e8f4f1;font-size:.58rem;font-weight:800}.teams-select-field select{width:100%;min-height:49px;padding:0 13px;border:1px solid #dce5e3;border-radius:9px;outline:0;color:#3f5558;background:#fbfcfc;font-size:.77rem}.teams-select-field select:focus{border-color:#519b94;box-shadow:0 0 0 4px #17766e1a}.admin-result-editor .admin-result-delete{width:50px;height:50px;margin-bottom:0;border-radius:10px}.admin-results-empty{min-height:90px;display:flex;align-items:center;justify-content:center;gap:9px;color:#829194;font-size:.62rem}.admin-results-empty svg{width:18px}.admin-teams-empty,.admin-seasons-empty{min-height:230px;padding:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #c8dad6;border-radius:13px;color:#74878a;background:#f8fbfa;text-align:center}.admin-teams-empty>svg,.admin-seasons-empty>svg{width:35px;height:35px;margin-bottom:14px;color:#278077}.admin-teams-empty strong{color:#365254;font-size:.76rem}.admin-teams-empty p,.admin-seasons-empty p{margin:7px 0 18px;font-size:.65rem}.admin-seasons-empty{min-height:310px}.admin-seasons-empty h2{margin-bottom:7px;color:#294448;font-size:1.15rem}.teams-admin-savebar{position:sticky;z-index:5;bottom:12px;min-height:72px;margin-top:22px;padding:12px 15px 12px 20px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #d4e2df;border-radius:14px;background:#fffffff0;box-shadow:0 15px 40px #18403e24;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.teams-admin-savebar>span{color:#748588;font-size:.66rem}@media(max-width:1100px){.public-team-card-layout{grid-template-columns:260px minmax(0,1fr)}.teams-admin-navigator-body{grid-template-columns:1fr}.admin-team-stat-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-result-editor{grid-template-columns:30px repeat(3,minmax(0,1fr))}.admin-result-editor .content-field:nth-of-type(4),.admin-result-editor .content-field:nth-of-type(5){grid-row:2}.admin-result-delete{align-self:end}}@media(max-width:760px){.season-switcher{align-items:flex-start;flex-direction:column;gap:10px}.season-switcher>span{padding:0 4px}.season-switcher>div{width:100%}.teams-season-heading{align-items:flex-start;flex-direction:column}.public-team-card-layout{grid-template-columns:1fr}.team-league-summary{border-right:0;border-bottom:1px solid #e0eae7}.admin-season-card-head{grid-template-columns:auto minmax(0,1fr)}.admin-season-head-actions{grid-column:1 / -1;display:grid;grid-template-columns:1fr auto}.admin-team-stat-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.teams-admin-navigator-body{grid-template-columns:1fr}}@media(max-width:640px){.teams-page-section{gap:28px}.season-switcher{min-height:0;padding:0;gap:8px;border-radius:0}.season-switcher button{min-height:40px;padding-inline:14px}.teams-season-heading h2{font-size:2.2rem}.public-team-card{border-radius:15px}.public-team-card-head{min-height:0;padding:19px;grid-template-columns:auto minmax(0,1fr)}.public-team-number{width:42px;height:42px;border-radius:12px}.public-team-card-head h2{font-size:1.15rem}.team-placement{grid-column:1 / -1;width:max-content}.team-league-summary,.team-results-panel{padding:20px}.team-summary-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.team-result-row{min-height:0;padding:13px 12px;grid-template-columns:minmax(0,1fr) auto;gap:10px 12px;border-radius:11px}.team-result-row time{grid-column:1;grid-row:1}.team-result-opponent{grid-column:1;grid-row:2}.team-result-score{min-width:64px;grid-column:2;grid-row:2;align-self:center;font-size:1.08rem}.team-outcome{grid-column:2;grid-row:1;width:max-content}.team-result-opponent strong{white-space:normal}.teams-public-empty{min-height:270px;padding:30px 21px}.teams-admin-page-heading .admin-secondary-button{width:100%}.teams-admin-settings{border:0;border-radius:0;background:transparent;box-shadow:none}.teams-admin-section-heading{min-height:0;margin-bottom:15px;padding:0 0 14px;align-items:flex-start;flex-direction:column;border-bottom:1px solid #dce6e4}.teams-settings-summary-state{width:100%;justify-content:space-between}.teams-admin-settings:not([open]) .teams-admin-section-heading{margin-bottom:0;padding-bottom:0}.teams-admin-settings-fields{padding:0}.teams-admin-navigator{margin-top:18px;border-radius:13px}.teams-admin-navigator-head{min-height:0;padding:16px;align-items:stretch;flex-direction:column}.teams-admin-navigator-head .admin-primary-button{width:100%}.teams-admin-navigator-body{padding:14px;gap:12px}.admin-entity-select{padding:13px}.admin-entity-select select{min-height:50px;font-size:.72rem}.teams-admin-selection-stats{gap:6px}.teams-admin-selection-stats>div{min-height:78px;padding:10px 6px}.teams-admin-selection-stats strong{font-size:.95rem}.teams-admin-selection-stats span{font-size:.48rem}.admin-season-card--active{margin-top:16px}.admin-team-picker{padding:13px;border-radius:11px}.teams-admin-toolbar{align-items:stretch;flex-direction:column}.teams-admin-toolbar .admin-primary-button{width:100%}.admin-seasons-list{gap:15px}.admin-season-card{border-radius:13px}.admin-season-card-head{padding:17px}.admin-season-head-actions button:first-child{width:100%}.admin-season-body{padding:17px}.admin-teams-heading,.admin-results-heading{align-items:stretch;flex-direction:column}.admin-teams-heading .admin-secondary-button,.admin-results-heading .admin-secondary-button{width:100%}.admin-team-editors{gap:0}.admin-team-editor{border:0;border-radius:0;background:transparent}.admin-team-editor+.admin-team-editor{border-top:1px solid #dce6e4}.admin-team-editor-head{padding:18px 0}.admin-team-fields{padding:17px 0}.admin-team-fields .field-grid,.admin-team-stat-fields{grid-template-columns:1fr}.admin-results-heading{padding:17px 0;background:transparent}.admin-results-list{padding:0;background:transparent}.admin-result-editor{padding:18px 0;grid-template-columns:1fr auto;gap:13px}.admin-result-number{grid-column:1;grid-row:1;margin:0}.admin-result-delete{grid-column:2;grid-row:1;margin:0}.admin-result-editor .content-field{grid-column:1 / -1;grid-row:auto!important}.teams-admin-savebar{bottom:8px;padding:13px 15px;align-items:stretch;flex-direction:column}.teams-admin-savebar .admin-primary-button{width:100%}}.site-shell .brand-mark--image,.admin-sidebar .brand-mark--image{background:#fff;border-color:#17766e33}.branding-admin-editor{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:22px;align-items:stretch}.branding-preview-card{min-height:390px;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #dce6e4;border-radius:15px;background:linear-gradient(145deg,#f7fbfa,#e9f4f1);text-align:center}.branding-preview-card>span{margin-bottom:25px;color:#718588;font-size:.62rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.branding-logo-preview{width:148px;height:148px;padding:18px;display:grid;place-items:center;border:1px solid #cfe2de;border-radius:34px;background:#fff;box-shadow:0 18px 45px #17534e21}.branding-logo-preview .brand-mark{width:92px;height:92px}.branding-logo-preview--image{padding:13px}.branding-logo-preview--image img{width:100%;height:100%;object-fit:contain;border-radius:24px}.branding-preview-card p{max-width:290px;margin:25px 0 0;color:#718487;font-size:.68rem;line-height:1.65}.branding-admin-controls{padding:27px;display:grid;gap:20px;border:1px solid #dce6e4;border-radius:15px;background:#fff}.branding-admin-controls>div:first-child h3{margin-bottom:7px;color:#294448;font-size:.95rem}.branding-admin-controls>div:first-child p{margin:0;color:#7a8c8e;font-size:.68rem;line-height:1.6}.branding-logo-upload{min-height:78px;padding:15px 18px;display:flex;align-items:center;gap:14px;border:1px dashed #8fbab4;border-radius:12px;color:#176e67;background:#edf7f5;cursor:pointer;transition:border-color .18s ease,background .18s ease}.branding-logo-upload:hover{border-color:#17766e;background:#e4f2ef}.branding-logo-upload.is-uploading{opacity:.65;cursor:wait}.branding-logo-upload>svg{width:23px;flex:0 0 auto}.branding-logo-upload>span{display:grid;gap:5px}.branding-logo-upload strong{font-size:.72rem}.branding-logo-upload small{color:#74878a;font-size:.59rem}.branding-logo-upload input{display:none}.branding-logo-reset{min-height:44px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;justify-self:start;border:1px solid #e3b8bd;border-radius:10px;color:#a64049;background:#fff5f6;font-size:.65rem;font-weight:750}.branding-logo-reset:hover{border-color:#d38f96;background:#ffecef}.branding-logo-reset svg{width:15px}@media(max-width:900px){.branding-admin-editor{grid-template-columns:1fr}.branding-preview-card{min-height:310px}}@media(max-width:640px){.branding-preview-card{min-height:270px;padding:25px 19px;border-radius:13px}.branding-logo-preview{width:126px;height:126px;border-radius:28px}.branding-logo-preview--image img{border-radius:19px}.branding-admin-controls{padding:0;border:0;border-radius:0;background:transparent}.branding-logo-upload{min-height:72px;padding:14px;align-items:flex-start}.branding-logo-reset{width:100%}}.admin-select-control{position:relative;width:100%;min-width:0}.admin-select-trigger{width:100%;min-height:50px;padding:0 15px 0 16px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #d4e1de;border-radius:11px;outline:0;color:#2e514f;background:#fbfcfc;font-size:.82rem;font-weight:700;text-align:left;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.admin-select-trigger>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-select-trigger>svg{width:17px;height:17px;flex:0 0 auto;color:#17766e;transition:transform .18s ease}.admin-select-trigger>svg.open{transform:rotate(180deg)}.admin-select-trigger:hover{border-color:#96bdb7;background:#fff;box-shadow:0 6px 16px #14524c12}.admin-select-trigger:focus-visible,.admin-select-trigger[aria-expanded=true]{border-color:#17766e;background:#fff;box-shadow:0 0 0 4px #17766e1f}.admin-select-trigger:disabled{opacity:.58;cursor:not-allowed;box-shadow:none}.admin-select-options{position:fixed;z-index:180;padding:7px;overflow-x:hidden;overflow-y:auto;border:1px solid #d5e1de;border-radius:13px;background:#fff;box-shadow:0 18px 42px #15393633;animation:status-options-in .15s ease-out}.admin-select-options>button{width:100%;min-height:50px;padding:9px 10px;display:grid;grid-template-columns:10px minmax(0,1fr) 18px;align-items:center;gap:11px;border:0;border-radius:9px;color:#385150;background:transparent;text-align:left;cursor:pointer;transition:color .15s ease,background-color .15s ease}.admin-select-options>button+button{margin-top:3px}.admin-select-options>button:hover{color:#126860;background:#edf7f4}.admin-select-options>button.selected{color:#126860;background:#e5f2ef}.admin-select-options>button>span:nth-child(2){min-width:0;display:grid;gap:3px}.admin-select-options strong{overflow:hidden;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.admin-select-options small{overflow:hidden;color:#81908f;font-size:.57rem;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.admin-select-options>button>svg{width:16px;height:16px;color:#17766e}.admin-select-option-marker{width:8px;height:8px;border:1px solid #8fb7b1;border-radius:50%;background:#fff}.admin-select-options>button.selected .admin-select-option-marker{border-color:#17766e;background:#17766e;box-shadow:0 0 0 3px #d9eeea}.admin-entity-select .admin-select-trigger{min-height:50px}.history-filter .admin-select-trigger{min-height:46px;font-size:.7rem}@media(max-width:640px){.admin-select-trigger{min-height:52px;font-size:1rem}.admin-select-options>button{min-height:54px;padding:10px}.admin-select-options strong{font-size:.78rem}.admin-select-options small{font-size:.64rem}}
