:root{--bg:#050816;--panel:#0b1428;--text:#f7fbff;--muted:#9baec8;--cyan:#42f5e6;--blue:#4c8dff;--violet:#8b5cf6;--line:rgba(130,170,255,.18);--r:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:radial-gradient(circle at 85% 0,rgba(139,92,246,.18),transparent 30%),radial-gradient(circle at 10% 20%,rgba(66,245,230,.12),transparent 28%),linear-gradient(180deg,#050816,#08111f 50%,#050816);line-height:1.55}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(76,141,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(76,141,255,.045) 1px,transparent 1px);background-size:50px 50px;z-index:-1}.wrap{width:min(1180px,calc(100% - 34px));margin:auto}a{color:inherit;text-decoration:none}header{position:sticky;top:0;z-index:20;background:rgba(5,8,22,.78);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:11px;font-weight:900}.brand img{width:58px;height:48px;object-fit:contain}nav{display:flex;gap:4px}nav a{padding:10px 11px;color:#c6d2e5;border-radius:10px}nav a:hover{background:rgba(255,255,255,.04);color:#fff}.menu{display:none;background:none;border:0;color:#fff;font-size:24px}.hero{padding:100px 0 70px}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:46px;align-items:center}.tag{display:inline-flex;padding:7px 11px;border-radius:999px;border:1px solid rgba(66,245,230,.24);background:rgba(66,245,230,.06);color:#92fff4;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}h1{font-size:clamp(48px,7vw,86px);line-height:.95;letter-spacing:-.055em;margin:20px 0;background:linear-gradient(110deg,#fff,#92fff2,#8fb1ff,#d2a3ff);-webkit-background-clip:text;color:transparent}h2{font-size:clamp(32px,4vw,44px);line-height:1.05;letter-spacing:-.035em;margin:8px 0}.lead,.head p,article p,.cta p,footer p,.help{color:var(--muted)}.lead{font-size:19px;max-width:720px}.actions,.tech{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.tech span{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#8091aa;border:1px solid var(--line);padding:7px 9px;border-radius:8px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 17px;border-radius:13px;border:1px solid var(--line);font-weight:850;background:rgba(255,255,255,.03)}.btn:hover{transform:translateY(-1px);border-color:rgba(66,245,230,.35)}.btn.primary{border:0;color:#03131b;background:linear-gradient(135deg,var(--cyan),#78caff,var(--violet))}.hero-card{min-height:350px;padding:30px;border-radius:30px;background:linear-gradient(145deg,rgba(15,29,57,.9),rgba(7,13,29,.86));border:1px solid var(--line);box-shadow:0 30px 80px rgba(0,0,0,.35)}.big{font-size:100px;font-weight:950;line-height:1}.stats{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:80px}.stats div{padding:16px;border-radius:16px;background:rgba(255,255,255,.035);border:1px solid var(--line)}.stats b,.stats span{display:block}.stats b{font-size:21px}.stats span{color:var(--muted);font-size:12px}section{padding:72px 0;border-top:1px solid rgba(130,170,255,.08)}.head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:28px}.head p{max-width:610px;margin:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cards article,.form-card,.cta{background:linear-gradient(155deg,rgba(14,27,52,.8),rgba(7,14,29,.74));border:1px solid var(--line);border-radius:var(--r);padding:24px}.cards h3,.events h3{margin:0 0 9px;font-size:21px}.news article{min-height:190px}.events{display:grid;gap:12px}.events article{display:grid;grid-template-columns:120px 1fr auto;gap:22px;align-items:center;padding:20px 22px;border-radius:18px;background:rgba(10,20,40,.74);border:1px solid var(--line)}.date{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#8ffcf2}.docs{display:grid;gap:10px}.docs a{display:flex;justify-content:space-between;gap:20px;padding:18px 20px;border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.025)}.docs a:hover{border-color:rgba(66,245,230,.35)}.cta{display:flex;align-items:center;justify-content:space-between;gap:24px}.foot{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding:40px 0;color:#c9d4e5}footer{border-top:1px solid var(--line)}.form-shell{padding:56px 0 80px}.form-card{max-width:980px;margin:0 auto}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:13px;font-weight:800}.field input,.field select,.field textarea{width:100%;padding:13px 14px;border-radius:12px;border:1px solid var(--line);background:#08111f;color:#fff;font:inherit}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:var(--cyan);box-shadow:0 0 0 3px rgba(66,245,230,.08)}.field textarea{min-height:110px;resize:vertical}.notice{padding:14px 16px;border:1px solid rgba(66,245,230,.22);border-radius:13px;background:rgba(66,245,230,.05);color:#bcefe9;margin:14px 0}.person{padding:16px;border:1px solid var(--line);border-radius:15px;margin-top:12px;background:rgba(255,255,255,.02)}.person h4{margin:0 0 12px}.hidden{display:none!important}.checks{display:grid;gap:10px;margin:16px 0}.checks label{display:flex;gap:10px;align-items:flex-start;color:#c8d5e6}.status{margin-top:14px;padding:12px 14px;border-radius:12px;background:rgba(255,255,255,.03);border:1px solid var(--line)}.form-step{padding:24px 0;border-top:1px solid rgba(130,170,255,.12)}.form-step:first-of-type{border-top:0}.step-head{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:start;margin-bottom:18px}.step-head>span{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:linear-gradient(135deg,var(--cyan),#78caff,var(--violet));color:#051018;font-weight:950}.step-head h2{font-size:24px;margin:0 0 5px}.step-head p{margin:0;color:var(--muted)}.registry-help{margin-top:14px}.person-head,.team-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.person-head h4,.team-head h3{margin:0}.team-card{margin-top:18px;padding:20px;border-radius:18px;border:1px solid rgba(76,141,255,.24);background:rgba(8,17,31,.72)}.team-card+.team-card{margin-top:22px}.roster-label{margin:22px 0 8px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#9db7d9}.mini-btn{appearance:none;border:1px solid var(--line);border-radius:11px;background:rgba(255,255,255,.04);color:#e8f5ff;padding:10px 13px;font:inherit;font-size:13px;font-weight:850;cursor:pointer}.mini-btn:hover{border-color:rgba(66,245,230,.38)}.mini-btn:disabled{opacity:.45;cursor:not-allowed}.mini-btn.add-primary{margin-top:16px;border-color:rgba(66,245,230,.28);background:rgba(66,245,230,.07)}.mini-btn.danger{border-color:rgba(255,120,145,.22);color:#ffc0cc;background:rgba(255,100,130,.05)}.autocomplete-wrap{position:relative}.athlete-lookup-help{font-size:12px;margin:4px 0 8px}.athlete-suggestions{position:absolute;z-index:40;left:0;right:0;top:100%;border:1px solid rgba(66,245,230,.28);border-radius:13px;background:#08111f;box-shadow:0 18px 50px rgba(0,0,0,.45);overflow:hidden}.athlete-option{display:flex;width:100%;flex-direction:column;gap:2px;text-align:left;padding:11px 13px;border:0;border-bottom:1px solid rgba(130,170,255,.1);background:transparent;color:#fff;cursor:pointer}.athlete-option:last-child{border-bottom:0}.athlete-option:hover{background:rgba(66,245,230,.07)}.athlete-option strong{font-size:13px}.athlete-option span{font-size:11px;color:var(--muted)}.main-list>.person,.reserve-list>.reserve-athlete{margin-top:12px}@media(max-width:850px){nav{position:absolute;left:17px;right:17px;top:72px;display:none;flex-direction:column;padding:12px;border-radius:15px;background:#08111f;border:1px solid var(--line)}nav.open{display:flex}.menu{display:block}.hero-grid,.cards,.foot,.form-grid{grid-template-columns:1fr}.hero{padding-top:72px}.hero-card{min-height:280px}.stats{margin-top:40px}.head,.cta{align-items:flex-start;flex-direction:column}.events article{grid-template-columns:1fr}.field.full{grid-column:auto}.step-head{grid-template-columns:34px 1fr}.step-head>span{width:32px;height:32px}.person-head,.team-head{align-items:flex-start}.team-head{flex-direction:column}}

/* Mobile v3 corrective redesign */
@media(max-width:850px){
html body .wrap{width:calc(100% - 28px)}
html body header .nav{min-height:64px}
html body header .brand img{width:44px;height:40px}
html body header .brand:after{font-size:10px;line-height:1.08;max-width:155px}
html body header .menu{width:42px;height:42px;border-radius:14px}
html body .home-hero{padding:24px 0 46px;overflow:hidden}
html body .home-hero .hero-grid{display:flex!important;flex-direction:column!important;gap:22px!important}
html body .home-hero .hero-grid>div:first-child{order:1!important}
html body .home-hero .hero-card{order:2!important;min-height:176px!important;height:176px!important;margin:2px 0 0!important;padding:0!important;border-radius:26px!important;animation:none!important;background:radial-gradient(circle at 82% 35%,rgba(66,245,230,.16),transparent 27%),radial-gradient(circle at 18% 110%,rgba(139,92,246,.26),transparent 42%),linear-gradient(145deg,#0b1730,#07101f 66%,#050b17)!important;box-shadow:0 24px 58px rgba(0,0,0,.36),inset 0 0 0 1px rgba(255,255,255,.02)!important}
html body .home-hero .hero-card:before{content:""!important;position:absolute!important;inset:0!important;background:url('logo.png') calc(100% - 20px) 50%/96px auto no-repeat!important;opacity:.96!important;filter:drop-shadow(0 0 26px rgba(66,245,230,.18))!important}
html body .home-hero .hero-card:after{content:"FFSRO.RU  /  ROSTOV REGION"!important;left:20px!important;right:auto!important;top:18px!important;bottom:auto!important;text-align:left!important;font:850 9px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace!important;letter-spacing:.17em!important;color:#79f8ec!important}
html body .home-hero .hero-card>p{display:block!important;position:absolute!important;left:20px!important;bottom:20px!important;right:126px!important;margin:0!important;font-size:15px!important;line-height:1.22!important;font-weight:850!important;color:#f6fbff!important;z-index:2!important}
html body .home-hero .stats{display:none!important}
html body .home-hero:after{content:""!important;display:none!important}
html body .home-hero .tag{margin:0 0 4px!important;padding:7px 10px!important;font-size:9px!important;letter-spacing:.1em!important}
html body .home-hero h1{font-size:clamp(48px,13.8vw,64px)!important;line-height:.88!important;letter-spacing:-.07em!important;margin:14px 0 18px!important;text-wrap:balance!important}
html body .home-hero .lead{font-size:15.5px!important;line-height:1.48!important;max-width:100%!important;color:#b9c9dc!important}
html body .home-hero .actions{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;margin-top:22px!important}
html body .home-hero .btn{min-height:54px!important;border-radius:17px!important;font-size:14px!important}
html body .home-hero .btn.primary{min-height:58px!important;font-size:15px!important;box-shadow:0 16px 38px rgba(66,245,230,.17)!important}
html body .home-hero .tech{margin-top:15px!important;padding-bottom:3px!important;overflow-x:auto!important;flex-wrap:nowrap!important}
html body .home-hero .tech span{flex:0 0 auto!important;font-size:9px!important;padding:7px 9px!important}
html body .home-news{padding-top:48px!important}
html body .home-news .head{margin-bottom:22px!important}
html body .home-news .head h2{font-size:36px!important;line-height:.94!important}
html body .news-grid{grid-template-columns:1fr!important;gap:14px!important}
html body .news-grid article:first-child{display:flex!important;flex-direction:column!important;justify-content:flex-end!important;min-height:420px!important;padding:22px!important;border-radius:28px!important;overflow:hidden!important;position:relative!important}
html body .news-grid article:first-child img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;border:0!important;border-radius:0!important;object-fit:cover!important;z-index:0!important;filter:saturate(.92) contrast(1.05)!important}
html body .news-grid article:first-child:after{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;background:linear-gradient(180deg,rgba(4,8,18,.03) 16%,rgba(4,8,18,.24) 44%,rgba(4,8,18,.94) 88%)!important}
html body .news-grid article:first-child .news-date,html body .news-grid article:first-child h3,html body .news-grid article:first-child p{position:relative!important;z-index:2!important;margin-left:0!important;margin-right:0!important}
html body .news-grid article:first-child .news-date{margin-top:0!important;margin-bottom:8px!important;color:#8ffcf2!important}
html body .news-grid article:first-child h3{font-size:27px!important;line-height:1.02!important;margin-top:0!important;margin-bottom:10px!important;color:#fff!important}
html body .news-grid article:first-child p{font-size:14px!important;line-height:1.42!important;margin:0!important;padding:0!important;color:#d6dfec!important}
html body .news-grid article:not(:first-child){border-radius:22px!important;padding:17px!important}
html body .news-grid article:not(:first-child) img{height:160px!important;border-radius:16px!important}
}
@media(max-width:390px){html body .home-hero h1{font-size:48px!important}html body header .brand:after{max-width:130px;font-size:9px}html body .home-hero .hero-card{height:164px!important;min-height:164px!important}html body .home-hero .hero-card:before{background-size:84px auto!important}html body .home-hero .hero-card>p{right:112px!important;font-size:14px!important}}
