.hero{color:#fff;padding:22px 28px 120px;background:#04101f}.hero__bar{width:min(100%,1180px);margin:0 auto 36px;justify-content:space-between;gap:16px}.hero__bar,.hero__brands{display:flex;align-items:center}.hero__brands{gap:12px}.hero__twize{height:30px;width:auto}.hero__times{opacity:.55}.hero__jeka{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-bebas),"Impact",sans-serif;letter-spacing:.08em;font-size:1.4rem}.hero__jeka img{width:32px;height:32px;object-fit:contain}.hero__grid{width:min(100%,1180px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);grid-gap:36px;gap:36px;align-items:flex-end}.hero__kicker{margin:0 0 8px;color:#f2c14e;font-weight:700;letter-spacing:.04em;text-transform:uppercase;font-size:.82rem}.hero h1{margin:0;font-family:var(--font-bebas),"Impact",sans-serif;font-size:clamp(3.2rem,8vw,6.4rem);line-height:.86;letter-spacing:.02em;max-width:12ch}.hero__lead{max-width:42ch;font-size:1.08rem;line-height:1.55;color:#fff}.hero__count{margin:28px 0 0;color:#fff}.hero__count strong{font-family:var(--font-bebas),"Impact",sans-serif;font-size:1.8rem;letter-spacing:.04em;margin-right:6px}.hero__shots{position:relative;min-height:430px}.hero__shot{margin:0;overflow:hidden;border-radius:28px;box-shadow:0 18px 50px rgba(4,12,28,.28);background:#111}.hero__shot img{width:100%;height:100%;object-fit:cover;object-position:top center}.hero__shot--front{width:68%;aspect-ratio:3/4;transform:rotate(-3deg)}.hero__shot--back{position:absolute;right:0;top:18%;width:46%;aspect-ratio:3/4;transform:rotate(7deg);outline:6px solid rgba(7,18,38,.45)}@media(max-width:860px){.hero{padding:20px 24px 72px}.hero__grid{grid-template-columns:1fr}.hero__bar{align-items:flex-start;flex-direction:column}.hero__shots{min-height:360px;max-width:100%}.hero__shot--front{width:58%}.hero__shot--back{width:50%;top:10%}}.token{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:rgba(0,0,0,0);color:inherit;display:flex;flex-direction:column;align-items:center;gap:6px;width:76px;padding:0;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.token__photo{position:relative;width:58px;height:58px;border-radius:50%;overflow:hidden;background:#071226;box-shadow:0 8px 18px rgba(0,0,0,.22);border:3px solid #fff}.token__photo img{width:100%;height:100%;object-fit:cover}.token__initials{position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-weight:800;font-size:1.05rem}.token__name{font-size:.78rem;font-weight:700;text-align:center;line-height:1.15;max-width:76px}.token--compact{width:70px}.token--compact .token__photo{width:52px;height:52px}.token--noname{width:auto}.token--board{width:84px;gap:7px}.token__shirt{width:68px;height:68px;border-radius:20px;background:#071226;color:#fff;border:3px solid #fff;box-shadow:0 10px 20px rgba(0,0,0,.28);display:grid;place-items:center}.token__face{font-family:var(--font-bebas),"Impact",sans-serif;font-size:2rem;line-height:1;letter-spacing:.02em}.token__label{max-width:88px;padding:4px 8px;border-radius:999px;background:rgba(7,18,38,.92);color:#fff;font-size:.78rem;font-weight:800;text-align:center;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pitch__bank .token--board .token__shirt{background:#fff;color:#071226;border-color:#d7deea}.pitch__bank .token--board .token__label{background:rgba(255,255,255,.12);color:#fff}.token--coach .token__shirt,.token--manager .token__shirt{outline:3px solid #f2c14e;outline-offset:2px}.token--dragging{opacity:.35}.token:focus-visible{outline:2px solid #f2c14e;outline-offset:4px;border-radius:12px}.pitch{background:#fffdf8;border-radius:28px;padding:28px 24px 32px;box-shadow:0 18px 50px rgba(4,12,28,.28)}.pitch__top{display:flex;justify-content:space-between;gap:16px;align-items:flex-end;margin-bottom:20px}.pitch__top h2{margin:0;font-family:var(--font-bebas),"Impact",sans-serif;font-size:clamp(2rem,5vw,3.2rem)}.pitch__top p{margin:6px 0 0;color:#5c6578;max-width:46ch}.pitch__kicker{margin:0 0 4px;color:#14662b;font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.pitch__kicker span{text-transform:none;letter-spacing:.02em;font-weight:600;opacity:.72}.pitch__reset{border:0;background:#071226;color:#fff;border-radius:999px;padding:12px 16px;font-weight:700}.pitch__layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(220px,.7fr);grid-gap:18px;gap:18px}.pitch__field{position:relative;aspect-ratio:2/3;border-radius:24px;overflow:hidden;border:8px solid #0d3b1c;box-shadow:inset 0 0 0 4px #87c26a}.pitch__grass{position:absolute;inset:0;background:repeating-linear-gradient(90deg,#1f8a3c 0 12.5%,#14662b 12.5% 25%)}.pitch__lines{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.pitch__player{position:absolute;transform:translate(-50%,-50%);z-index:2}.pitch__bank{background:linear-gradient(180deg,#102033,#0a1626);color:#f4efe4;border-radius:22px;padding:16px;min-height:100%}.pitch__bankhead{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:12px}.pitch__bankhead h3{margin:0;font-family:var(--font-bebas),"Impact",sans-serif;font-size:2rem}.pitch__bankhead span{color:rgba(244,239,228,.66);font-size:.85rem}.pitch__bench{display:flex;flex-wrap:wrap;gap:10px 6px}.pitch__empty{margin:8px 4px;color:rgba(244,239,228,.7)}.pitch__note{display:grid;grid-gap:8px;gap:8px;margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,255,255,.12)}.pitch__note span{font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;color:rgba(244,239,228,.7)}.pitch__note textarea{width:100%;resize:vertical;min-height:96px;border:0;border-radius:14px;padding:12px;background:rgba(255,255,255,.08);color:#fff;line-height:1.45}.pitch__note textarea::placeholder{color:rgba(255,255,255,.45)}.pitch__ghost{position:fixed;z-index:40;transform:translate(-50%,-60%) scale(1.08);pointer-events:none;filter:drop-shadow(0 12px 20px rgba(0,0,0,.35))}.pitch__bank .token,.pitch__field .token{color:inherit}.pitch__bank .token__name{color:#fff}@media(max-width:860px){.pitch{padding:20px 14px 24px}.pitch__top{flex-direction:column;align-items:flex-start}.pitch__layout{grid-template-columns:1fr}.pitch__field{max-width:520px;margin:0 auto;width:100%}}.save-toast{position:fixed;left:50%;bottom:22px;z-index:50;transform:translateX(-50%);background:#071226;color:#fff;border-radius:999px;padding:12px 18px;font-weight:700;box-shadow:0 18px 50px rgba(4,12,28,.28);pointer-events:none}@media(max-width:720px){.save-toast{bottom:16px;padding:11px 16px}}.foot{padding:0 20px 40px;color:#3d4a3f}.foot__inner{width:min(100%,1180px);margin:0 auto;justify-content:space-between;gap:16px;padding-top:8px}.foot p,.foot__inner{display:flex;align-items:center}.foot p{margin:0;gap:10px;flex-wrap:wrap}.foot__twize{height:22px;width:auto}.foot a{font-weight:800;letter-spacing:-.05em;text-decoration:none}@media(max-width:720px){.foot__inner{flex-direction:column;align-items:flex-start}}.sheet{background:#fffdf8;border-radius:28px;padding:28px 24px 32px;box-shadow:0 18px 50px rgba(4,12,28,.28)}.sheet__top{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:22px}.sheet__kicker{margin:0 0 4px;color:#c8102e;font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.sheet h2,.sheet h3{margin:0;font-family:var(--font-bebas),"Impact",sans-serif;letter-spacing:.03em}.sheet h2{font-size:clamp(2rem,5vw,3.2rem)}.sheet__tally{display:flex;flex-wrap:wrap;gap:8px}.sheet__tally span{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;background:#f3efe6;font-size:.9rem}.sheet__tally b{font-family:var(--font-bebas),"Impact",sans-serif;font-size:1.15rem;color:#1639a8}.sheet__tablewrap{overflow-x:auto}.sheet table{width:100%;border-collapse:collapse}.sheet th{text-align:left;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#5c6578;padding:0 10px 10px}.sheet__coachhint{display:block;margin-top:3px;font-size:.68rem;letter-spacing:.02em;text-transform:none;font-weight:600}.sheet td{padding:12px 10px;border-top:1px solid #ece6d8;vertical-align:middle}.sheet__who{display:flex;align-items:center;gap:10px}.sheet__who strong{display:block;font-size:1rem}.sheet__who small{color:#5c6578}.sheet__who .token{pointer-events:none}.sheet__chips{display:flex;flex-wrap:wrap;gap:6px}.sheet__chips button{min-width:52px;height:42px;border:0;border-radius:12px;background:#efe9dc;color:#101828;font-family:var(--font-bebas),"Impact",sans-serif;font-size:1.25rem;letter-spacing:.04em}.sheet__chips .is-on{background:#c8102e;color:#fff;box-shadow:0 8px 16px rgba(200,16,46,.28)}.sheet__number{width:72px;height:48px;border:2px dashed #d7d0c1;border-radius:14px;text-align:center;font-family:var(--font-bebas),"Impact",sans-serif;font-size:1.6rem;background:#fff;color:#071226}.sheet__staff{margin-top:28px;padding-top:22px;border-top:2px solid #efe8d8}.sheet__staff h3{font-size:2rem}.sheet__staff p{margin:6px 0 16px;color:#5c6578}.sheet__staffgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:12px;gap:12px}.sheet__staffcard{display:flex;gap:12px;padding:14px;border-radius:18px;background:linear-gradient(180deg,#fff,#f7f1e6);border:1px solid #ece3d0}.sheet__staffcard .token{pointer-events:none}.sheet__staffcard small,.sheet__staffcard strong{display:block}.sheet__staffcard small{color:#5c6578;margin-bottom:10px}.sheet__staffcard .sheet__chips{margin-top:4px}.sheet__staffcard label{display:grid;grid-gap:6px;gap:6px;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:#5c6578}.sheet__staffcard input{height:42px;border:2px solid #d7d0c1;border-radius:12px;padding:0 12px;font-size:1rem;text-transform:uppercase;color:#101828}@media(max-width:720px){.sheet{padding:20px 14px 24px}.sheet__top{flex-direction:column;align-items:flex-start}.sheet td:nth-child(3),.sheet th:nth-child(3){min-width:92px}.sheet__who .token__name{display:none}}.home{min-height:100vh}.home__main{width:min(100% - 32px,1180px);margin:-72px auto 0;display:grid;grid-gap:28px;gap:28px;position:relative;z-index:2;padding-bottom:72px}@media(max-width:720px){.home__main{width:min(100% - 20px,1180px);margin-top:-36px;gap:20px}}