.sport-page{background:linear-gradient(180deg,#eff6ff 0%,#fff 34%);color:#0f2540}
.sport-page h1,
.sport-page h2,
.sport-page h3{color:#0f2540}
.sport-hero{position:relative;overflow:hidden;padding:3.25rem 0 2.5rem;background:linear-gradient(180deg,#e9f1fd 0%,#f5f9ff 100%);border-bottom:1px solid #dce8f6;color:#0f2540}
.sport-hero__sky{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(to right,rgba(29,78,216,0.045) 1px,transparent 1px),linear-gradient(to bottom,rgba(29,78,216,0.045) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:radial-gradient(ellipse 85% 82% at 50% 34%,#000 45%,transparent 92%);mask-image:radial-gradient(ellipse 85% 82% at 50% 34%,#000 45%,transparent 92%)}
.sport-hero__inner{position:relative;text-align:center}
.sport-hero__eyebrow{display:inline-flex;align-items:center;gap:0.5rem;padding:0.4rem 1rem;border-radius:999px;background:#fff;border:1px solid #cfe0f5;color:#1d4ed8;font-size:0.82rem;font-weight:600;box-shadow:0 2px 8px -4px rgba(29,78,216,0.3)}
.sport-hero__title{margin:1.1rem 0 0.6rem;font-weight:800;font-size:clamp(1.8rem,4.5vw,2.8rem)}
.sport-hero__sub{max-width:60ch;margin:0 auto;font-size:1.05rem;line-height:1.6;color:#475569}
.sport-body{max-width:960px;padding:2.25rem 0 4rem}
.sport-callout{display:flex;gap:1.25rem;align-items:flex-start;padding:1.6rem 1.75rem;background:#f0fdf4;border:1px solid #bbf7d0;border-left:5px solid #22c55e;border-radius:16px}
.sport-callout__icon{flex:0 0 auto;width:56px;height:56px;display:grid;place-items:center;border-radius:14px;background:rgba(34,197,94,0.15);color:#15803d;font-size:1.7rem}
.sport-callout__title{margin:0 0 0.45rem;font-size:1.3rem;font-weight:700}
.sport-callout__text{margin:0;color:#14532d;line-height:1.65}
.sport-section-head{display:flex;align-items:center;gap:0.75rem;margin-bottom:1rem}
.sport-section-head__chip{flex:0 0 auto;width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,#1d4ed8,#3b82f6);color:#fff;font-size:1.25rem}
.sport-section-head__title{margin:0;font-size:1.5rem;font-weight:700}
.sport-block{margin-top:2.5rem}
.sport-lead{color:#475569;font-size:1.05rem;line-height:1.6;margin:0 0 1rem}
.sport-items{margin-bottom:1rem}
.sport-item{height:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:0.6rem;padding:1.3rem 0.75rem;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 12px 30px -26px rgba(15,37,64,0.5)}
.sport-item>i{font-size:1.9rem;color:#1d4ed8}
.sport-item>span{color:#0f2540;font-weight:600;line-height:1.35}
.sport-note{display:flex;align-items:center;gap:0.5rem;margin:0;color:#475569;font-size:0.95rem}
.sport-note>i{color:#1d4ed8}
.sport-example{margin-top:2.5rem}
.sport-calc{display:flex;align-items:stretch;justify-content:center;gap:0.75rem;flex-wrap:wrap}
.sport-calc__item{flex:1 1 0;min-width:150px;display:flex;flex-direction:column;align-items:center;gap:0.35rem;padding:1.3rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 14px 36px -28px rgba(15,37,64,0.5)}
.sport-calc__item>i{font-size:1.7rem;color:#1d4ed8}
.sport-calc__item--free{background:#f0fdf4;border-color:#bbf7d0}
.sport-calc__item--free>i{color:#15803d}
.sport-calc__item--free .sport-calc__kg{color:#15803d}
.sport-calc__kg{font-size:1.5rem;font-weight:800;color:#1e3a8a}
.sport-calc__label{color:#475569;font-size:0.9rem;text-align:center;line-height:1.35}
.sport-calc__plus{align-self:center;font-size:1.6rem;font-weight:700;color:#94a3b8}
.sport-forbidden{list-style:none;margin:0;padding:0;display:grid;gap:0.6rem}
.sport-forbidden li{display:flex;gap:0.7rem;align-items:center;padding:0.85rem 1.1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:12px}
.sport-forbidden li>i{color:#b42318;font-size:1.15rem;flex:0 0 auto}
.sport-forbidden li>span{color:#0f2540;line-height:1.45}
.sport-important{display:flex;gap:0.9rem;align-items:flex-start;margin-top:2.5rem;padding:1.25rem 1.5rem;background:#fff7ed;border:1px solid #fdba74;border-left:5px solid #f97316;border-radius:14px}
.sport-important>i{color:#f97316;font-size:1.5rem;flex:0 0 auto;margin-top:0.1rem}
.sport-important p{margin:0;color:#9a3412;line-height:1.6;font-weight:500}