*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:15px;line-height:1.55;color:#1a1f2e;background:#f4f6fa;min-height:100vh}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:none;border:none}a{color:inherit;text-decoration:none}ol,ul{list-style:none}h1,h2,h3,h4,h5,h6{line-height:1.25;font-weight:700}.smart-container{max-width:1200px;margin:0 auto;padding:0 16px}@media(min-width:768px){.smart-container{padding:0 24px}}.smart-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.smart-scrollbar-hide{scrollbar-width:none;-ms-overflow-style:none}.smart-scrollbar-hide::-webkit-scrollbar{display:none}.smart-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-clamp-2{-webkit-line-clamp:2}.smart-clamp-2,.smart-clamp-3{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.smart-clamp-3{-webkit-line-clamp:3}html{scroll-behavior:smooth}.smart-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 20px;border-radius:10px;font-size:13px;font-weight:700;transition:.18s ease;white-space:nowrap}.smart-btn:disabled{opacity:.5;cursor:not-allowed}.smart-btn--primary{background:#07e;color:#fff}.smart-btn--primary:hover:not(:disabled){background:#06c}.smart-btn--secondary{background:#e8ebf0;color:#2f3542}.smart-btn--secondary:hover:not(:disabled){background:#d6dae3}.smart-btn--success{background:#15a863;color:#fff}.smart-btn--success:hover:not(:disabled){background:#129156}.smart-btn--danger{background:#df3a4d;color:#fff}.smart-btn--danger:hover:not(:disabled){background:#db2439}.smart-btn--ghost{background:transparent;color:#4a5168}.smart-btn--ghost:hover:not(:disabled){background:#f4f6fa}.smart-btn--outline{background:transparent;border:1px solid #d6dae3;color:#2f3542}.smart-btn--outline:hover:not(:disabled){border-color:#07e;color:#07e}.smart-btn--sm{height:32px;padding:0 12px;font-size:12px}.smart-btn--lg{height:48px;padding:0 24px;font-size:16px}.smart-btn--block{width:100%}.smart-card{background:#fff;border-radius:14px;box-shadow:0 2px 4px rgba(15,23,42,.06);overflow:hidden}.smart-card--hoverable{transition:.18s ease}.smart-card--hoverable:hover{box-shadow:0 4px 12px rgba(15,23,42,.08);transform:translateY(-2px)}.smart-card__body{padding:24px}.smart-card__header{padding:20px 24px;border-bottom:1px solid #e8ebf0;display:flex;align-items:center;justify-content:space-between}.smart-card__title{font-size:16px;font-weight:700}.smart-card__footer{padding:16px 24px;border-top:1px solid #e8ebf0}.smart-badge{display:inline-flex;align-items:center;padding:3px 8px;border-radius:6px;font-size:11px;font-weight:600}.smart-badge--primary{background:#e6f1fd;color:#07e}.smart-badge--success{background:#e8f6ef;color:#15a863}.smart-badge--danger{background:#fef0f0;color:#df3a4d}.smart-badge--warning{background:rgba(245,162,0,.15);color:#c28000}.smart-badge--neutral{background:#e8ebf0;color:#4a5168}.smart-badge--exclusive{background:#fef0f0;color:#df3a4d;text-transform:lowercase}.smart-field{display:block;margin-bottom:16px}.smart-field__label{display:block;font-size:13px;font-weight:600;color:#2f3542;margin-bottom:6px}.smart-field__label .smart-field__required{color:#df3a4d}.smart-field__hint{font-size:12px;color:#8e95a8;margin-top:4px}.smart-field__error{font-size:12px;color:#df3a4d;margin-top:4px}.smart-input,.smart-select,.smart-textarea{display:block;width:100%;padding:0 12px;border:1px solid #d6dae3;border-radius:10px;background:#fff;font-size:13px;transition:.18s ease}.smart-input:focus,.smart-select:focus,.smart-textarea:focus{outline:none;border-color:#07e;box-shadow:0 0 0 3px rgba(0,119,238,.15)}.smart-input:disabled,.smart-select:disabled,.smart-textarea:disabled{background:#f4f6fa;cursor:not-allowed}.smart-input,.smart-select{height:40px}.smart-textarea{padding:12px;min-height:120px;resize:vertical;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}.smart-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:32px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='%236B7389'%3E%3Cpath d='M6 8L0 0h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.smart-checkbox{display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-size:13px}.smart-checkbox input[type=checkbox]{width:18px;height:18px;accent-color:#07e;cursor:pointer}.smart-alert{padding:12px 16px;border-radius:10px;font-size:13px;margin-bottom:16px}.smart-alert--danger{background:#fef0f0;color:#df3a4d}.smart-alert--success{background:#e8f6ef;color:#15a863}.smart-alert--warning{background:rgba(245,162,0,.12);color:#a96f00}.smart-alert--info{background:#e6f1fd;color:#07e}.smart-dropdown{position:relative}.smart-dropdown__menu{position:absolute;right:0;top:calc(100% + 8px);min-width:220px;background:#fff;border-radius:10px;box-shadow:0 12px 32px rgba(15,23,42,.12);border:1px solid #e8ebf0;z-index:100;overflow:hidden}.smart-dropdown__item{display:block;padding:8px 16px;font-size:13px;color:#2f3542;transition:background .18s ease;text-align:left;width:100%}.smart-dropdown__item:hover{background:#f4f6fa}.smart-dropdown__item--danger{color:#df3a4d}.smart-dropdown__item--danger:hover{background:#fef0f0}.smart-dropdown__head{padding:12px 16px;border-bottom:1px solid #e8ebf0}.smart-dropdown__head-name{font-weight:700;color:#1a1f2e;font-size:13px}.smart-dropdown__head-email{font-size:12px;color:#6b7389;margin-top:2px}.smart-dropdown__head-role{display:inline-block;margin-top:4px;font-size:10px;font-weight:700;text-transform:uppercase;padding:2px 6px;border-radius:6px;background:#e6f1fd;color:#07e}.smart-h1{font-size:36px;font-weight:800;letter-spacing:-.02em;color:#1a1f2e;margin-bottom:16px;line-height:1.15}@media(min-width:768px){.smart-h1{font-size:44px}}.smart-h2{font-size:28px;letter-spacing:-.01em;margin-bottom:16px}.smart-h2,.smart-h3{font-weight:700;color:#1a1f2e}.smart-h3{font-size:22px;margin-bottom:12px}.smart-prose{font-size:15px;line-height:1.75;color:#2f3542}.smart-prose p{margin-bottom:16px}.smart-prose h2{margin:32px 0 16px;font-size:22px}.smart-prose h3{margin:24px 0 12px;font-size:18px}.smart-prose ol,.smart-prose ul{padding-left:24px;margin-bottom:16px}.smart-prose li{margin-bottom:6px}.smart-prose a{color:#07e;text-decoration:underline}.smart-prose code{font-family:JetBrains Mono,Fira Code,Consolas,Monaco,monospace;background:#f4f6fa;padding:2px 6px;border-radius:4px;font-size:.9em}.smart-prose blockquote{border-left:3px solid #07e;padding-left:16px;font-style:italic;color:#4a5168;margin:16px 0}.smart-header{position:-webkit-sticky;position:sticky;top:0;z-index:200;background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e8ebf0}.smart-header__top{display:flex;align-items:center;justify-content:space-between;height:64px}.smart-logo{display:inline-flex;align-items:baseline;gap:4px;font-size:22px;font-weight:800;letter-spacing:-.02em}.smart-logo__first{color:#1a1f2e}.smart-logo__second{color:#07e}.smart-header__login{display:inline-flex;align-items:center;height:36px;padding:0 16px;border-radius:10px;background:#e6f1fd;color:#07e;font-weight:700;font-size:13px;transition:.18s ease}.smart-header__login:hover{background:#d8e9fc}.smart-header__user{display:inline-flex;align-items:center;gap:8px;padding:4px 12px 4px 4px;border-radius:999px;background:#f4f6fa;transition:.18s ease;position:relative}.smart-header__user:hover{background:#e8ebf0}.smart-header__avatar{width:32px;height:32px;border-radius:50%;background:#07e;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.smart-nav{border-top:1px solid #e8ebf0}.smart-nav__list{display:flex;gap:32px;padding:12px 0;overflow-x:auto}.smart-nav__link{font-size:15px;font-weight:600;color:#2f3542;white-space:nowrap;transition:color .18s ease}.smart-nav__link.is-active,.smart-nav__link:hover{color:#07e}.smart-breadcrumbs{padding:16px 0 8px}.smart-breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;color:#6b7389}.smart-breadcrumbs__separator{color:#b8bdcc}.smart-breadcrumbs__link{transition:color .18s ease}.smart-breadcrumbs__link:hover{color:#07e}.smart-breadcrumbs__current{color:#1a1f2e;font-weight:500}.smart-footer{margin-top:64px;background:#fff;box-shadow:0 -2px 8px rgba(0,0,0,.03)}.smart-footer__inner{padding:40px 0}.smart-footer__stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;padding:24px 0;border-top:1px solid #e8ebf0;border-bottom:1px solid #e8ebf0}@media(min-width:768px){.smart-footer__stats{grid-template-columns:repeat(5,1fr)}}.smart-footer__stat-value{font-size:16px;font-weight:700;color:#1a1f2e}.smart-footer__stat-label{font-size:12px;color:#6b7389;margin-top:4px}.smart-footer__links{display:flex;flex-wrap:wrap;gap:8px 24px;padding:20px 0 8px}.smart-footer__links a{font-size:12px;color:#07e}.smart-footer__links a:hover{text-decoration:underline}.smart-footer__copy{font-size:12px;color:#8e95a8;padding-top:8px}.smart-login-page{min-height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center;padding:48px 16px}.smart-login-box{width:100%;max-width:420px;background:#fff;border-radius:14px;box-shadow:0 12px 32px rgba(15,23,42,.12);padding:32px}.smart-login-box__logo{display:flex;justify-content:center;margin-bottom:24px}.smart-login-box__title{font-size:22px;font-weight:700;text-align:center;margin-bottom:8px}.smart-login-box__subtitle{font-size:13px;color:#6b7389;text-align:center;margin-bottom:24px}.smart-login-box__hint{margin-top:20px;padding:12px 16px;background:#f4f6fa;border-radius:10px;font-size:12px;color:#4a5168}.smart-login-box__hint strong{display:block;margin-bottom:4px}.smart-login-box__hint code{font-family:JetBrains Mono,Fira Code,Consolas,Monaco,monospace;font-size:11px}.smart-not-found{max-width:520px;margin:0 auto;padding:64px 16px;text-align:center}.smart-not-found__code{font-size:96px;font-weight:800;color:#07e;line-height:1;margin-bottom:16px}.smart-not-found__title{font-size:22px;margin-bottom:12px}.smart-not-found__text{color:#6b7389;margin-bottom:24px}.smart-hero{background:linear-gradient(135deg,#f2f8ff,#fff);padding:48px 0;margin-bottom:32px}.smart-hero__title{font-size:36px;font-weight:800;letter-spacing:-.02em;color:#1a1f2e;max-width:720px;line-height:1.1;margin-bottom:16px}@media(min-width:768px){.smart-hero__title{font-size:52px}}.smart-hero__lead{font-size:18px;color:#4a5168;max-width:620px;margin-bottom:24px}.smart-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.smart-sections-grid{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;margin-bottom:40px}@media(min-width:768px){.smart-sections-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.smart-sections-grid{grid-template-columns:repeat(3,1fr)}}.smart-section-card{background:#fff;border-radius:14px;padding:24px;box-shadow:0 2px 4px rgba(15,23,42,.06);transition:.18s ease;display:flex;flex-direction:column;gap:12px}.smart-section-card:hover{box-shadow:0 4px 12px rgba(15,23,42,.08);transform:translateY(-3px)}.smart-section-card__title{font-size:18px;font-weight:700;color:#1a1f2e}.smart-section-card__description{font-size:13px;color:#6b7389;line-height:1.55}.smart-section-card__meta{display:flex;align-items:center;gap:12px;font-size:12px;color:#8e95a8;margin-top:auto}.smart-section-header{padding:32px 0 24px}.smart-section-header__title{font-size:36px;font-weight:800;letter-spacing:-.02em;color:#1a1f2e;margin-bottom:12px}.smart-section-header__description{font-size:16px;color:#6b7389;max-width:760px}.smart-list{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media(min-width:768px){.smart-list{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.smart-list{grid-template-columns:repeat(3,1fr)}}.smart-list--single{grid-template-columns:1fr!important}.smart-list-item{background:#fff;border-radius:14px;box-shadow:0 2px 4px rgba(15,23,42,.06);overflow:hidden;transition:.18s ease;display:flex;flex-direction:column}.smart-list-item:hover{box-shadow:0 4px 12px rgba(15,23,42,.08);transform:translateY(-2px)}.smart-list-item__image{height:180px;background:linear-gradient(135deg,#4a5168,#1a1f2e);display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.3);font-size:48px;position:relative}.smart-list-item__body{padding:20px;display:flex;flex-direction:column;gap:12px;flex:1 1}.smart-list-item__title{font-size:16px;font-weight:700;color:#1a1f2e;line-height:1.35}.smart-list-item__excerpt{font-size:13px;color:#6b7389;line-height:1.55}.smart-list-item__meta{display:flex;gap:8px;align-items:center;font-size:12px;color:#8e95a8;margin-top:auto;padding-top:8px}.smart-detail{max-width:820px;margin:0 auto;padding:16px 0 48px}.smart-detail__hero{background:#fff;border-radius:14px;box-shadow:0 2px 4px rgba(15,23,42,.06);padding:32px;margin-bottom:24px}.smart-detail__category{display:inline-block;padding:4px 12px;background:#e6f1fd;color:#07e;font-size:12px;font-weight:600;border-radius:6px;margin-bottom:16px}.smart-detail__title{font-size:36px;font-weight:800;letter-spacing:-.01em;line-height:1.2;margin-bottom:16px}.smart-detail__meta{display:flex;gap:12px;font-size:13px;color:#6b7389;margin-bottom:16px;flex-wrap:wrap}.smart-detail__excerpt{font-size:18px;color:#4a5168;line-height:1.6;border-left:3px solid #07e;padding-left:16px;margin:24px 0}.smart-detail__content{margin-top:24px}.smart-cta-card{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#f2f8ff;border:1px solid #e6f1fd;border-radius:10px;transition:.18s ease;color:#1a1f2e}.smart-cta-card:hover{background:#e6f1fd;transform:translateX(3px)}.smart-cta-card__label{font-weight:600}.smart-cta-card__arrow{color:#07e}.smart-bookmaker-hero{background:#fff;border-radius:14px;box-shadow:0 2px 4px rgba(15,23,42,.06);padding:24px;display:flex;flex-wrap:wrap;gap:24px;align-items:center;margin-bottom:24px}.smart-bookmaker-hero__logo{width:72px;height:72px;border-radius:10px;background:#f4f6fa;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;color:#2f3542;flex-shrink:0}.smart-bookmaker-hero__info{flex:1 1;min-width:200px}.smart-bookmaker-hero__title{font-size:28px;font-weight:800;color:#1a1f2e}.smart-bookmaker-hero__stats{display:flex;flex-wrap:wrap;gap:12px;font-size:13px;color:#6b7389;margin-top:8px}.smart-bookmaker-hero__actions{display:flex;gap:12px}.smart-bookmaker-specs{background:#fff;border-radius:14px;padding:24px;margin-bottom:24px;box-shadow:0 2px 4px rgba(15,23,42,.06)}.smart-bookmaker-specs__title{font-size:18px;font-weight:700;margin-bottom:16px}.smart-bookmaker-specs__grid{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}@media(min-width:640px){.smart-bookmaker-specs__grid{grid-template-columns:repeat(2,1fr)}}.smart-bookmaker-specs__row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #e8ebf0;font-size:13px}.smart-bookmaker-specs__row:last-child{border-bottom:none}.smart-bookmaker-specs__key{color:#6b7389}.smart-bookmaker-specs__value{font-weight:600;color:#1a1f2e}.smart-bonus-hero{background:linear-gradient(135deg,#f5a200,#5c3d00);color:#fff;padding:40px 24px;border-radius:14px;text-align:center;margin-bottom:24px}.smart-bonus-hero--exclusive{background:linear-gradient(135deg,#df3a4d,#841522)}.smart-bonus-hero__type{font-size:12px;text-transform:uppercase;letter-spacing:.1em;opacity:.85;margin-bottom:8px}.smart-bonus-hero__amount{font-size:56px;font-weight:800;letter-spacing:-.02em;line-height:1}@media(min-width:768px){.smart-bonus-hero__amount{font-size:72px}}.smart-bonus-hero__label{font-size:13px;opacity:.9;margin-top:8px}.smart-bonus-promo{display:flex;gap:12px;padding:16px;background:#f4f6fa;border-radius:10px;align-items:center;margin-top:16px}.smart-bonus-promo__code{flex:1 1;font-family:JetBrains Mono,Fira Code,Consolas,Monaco,monospace;font-size:18px;font-weight:700;padding:12px;background:#fff;border:2px dashed #07e;border-radius:10px;text-align:center;letter-spacing:2px}.smart-prediction-bet{background:linear-gradient(135deg,#07e,#0051a2);color:#fff;border-radius:14px;padding:24px;margin-bottom:24px}.smart-prediction-bet__label{font-size:12px;opacity:.85;margin-bottom:4px}.smart-prediction-bet__row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.smart-prediction-bet__type{font-size:22px;font-weight:700}.smart-prediction-bet__odds-label{font-size:12px;opacity:.85;text-align:right}.smart-prediction-bet__odds-value{font-size:36px;font-weight:800}.smart-prediction-bet__bookie{margin-top:12px;font-size:12px;opacity:.85}.smart-bk-table{background:#fff;border-radius:14px;box-shadow:0 2px 4px rgba(15,23,42,.06);overflow:hidden}.smart-bk-row{display:grid;grid-template-columns:48px 1fr auto;align-items:center;grid-gap:16px;gap:16px;padding:16px 20px;border-bottom:1px solid #e8ebf0;transition:background .18s ease}.smart-bk-row:last-child{border-bottom:none}.smart-bk-row:hover{background:#f8fafc}.smart-bk-row__rank{width:36px;height:36px;border-radius:50%;background:#f4f6fa;border:1px solid #d6dae3;display:flex;align-items:center;justify-content:center;font-weight:700;color:#2f3542}.smart-bk-row__body{min-width:0}.smart-bk-row__name{font-size:16px;font-weight:700;color:#1a1f2e}.smart-bk-row__meta{font-size:12px;color:#6b7389;margin-top:2px}.smart-bk-row__actions{display:flex;gap:8px}.smart-home-grid{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px;padding:24px 0 40px}@media(min-width:1024px){.smart-home-grid{grid-template-columns:1fr 320px}}.smart-home-main{min-width:0;display:flex;flex-direction:column;gap:40px}@media(min-width:1024px){.smart-home-aside{position:-webkit-sticky;position:sticky;top:140px;align-self:start}}.smart-block__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:12px}.smart-block__title{font-size:22px;font-weight:800;letter-spacing:-.01em;color:#1a1f2e}.smart-block__more{font-size:13px;color:#07e;font-weight:600}.smart-block__more:hover{text-decoration:underline}.smart-predictions-list{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}@media(min-width:768px){.smart-predictions-list{grid-template-columns:repeat(3,1fr)}}.smart-prediction-card{background:#fff;border-radius:14px;padding:20px;box-shadow:0 2px 4px rgba(15,23,42,.06);transition:.18s ease;display:flex;flex-direction:column;gap:12px}.smart-prediction-card:hover{box-shadow:0 4px 12px rgba(15,23,42,.08);transform:translateY(-2px)}.smart-prediction-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.smart-prediction-card__expert{display:flex;align-items:center;gap:8px;min-width:0;flex:1 1}.smart-prediction-card__avatar{width:36px;height:36px;border-radius:50%;background:#07e;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.smart-prediction-card__name{font-size:13px;font-weight:600;color:#1a1f2e}.smart-prediction-card__sport{font-size:12px;color:#8e95a8}.smart-prediction-card__odds{background:linear-gradient(135deg,#07e,#0051a2);color:#fff;border-radius:10px;padding:4px 12px;text-align:center;flex-shrink:0}.smart-prediction-card__odds-label{font-size:10px;opacity:.85}.smart-prediction-card__odds-value{font-size:16px;font-weight:800;line-height:1.1}.smart-prediction-card__title{font-size:13px;font-weight:700;color:#1a1f2e;line-height:1.4}.smart-prediction-card__event{font-size:12px;color:#6b7389}.smart-prediction-card__bet{color:#07e;font-weight:600}.smart-bonuses-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}@media(min-width:768px){.smart-bonuses-grid{grid-template-columns:repeat(4,1fr)}}.smart-bonus-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 2px 4px rgba(15,23,42,.06);transition:.18s ease;display:flex;flex-direction:column}.smart-bonus-card:hover{box-shadow:0 4px 12px rgba(15,23,42,.08);transform:translateY(-2px)}.smart-bonus-card__banner{padding:16px;color:#fff;text-align:center;min-height:110px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.smart-bonus-card__type{font-size:10px;text-transform:uppercase;letter-spacing:.1em;opacity:.85}.smart-bonus-card__amount{font-size:22px;font-weight:800;letter-spacing:-.02em;line-height:1}@media(min-width:768px){.smart-bonus-card__amount{font-size:26px}}.smart-bonus-card__code{margin-top:8px;font-family:JetBrains Mono,Fira Code,Consolas,Monaco,monospace;font-size:11px;padding:2px 8px;background:hsla(0,0%,100%,.25);border-radius:6px}.smart-bonus-card__body{padding:12px 16px 16px;display:flex;flex-direction:column;gap:4px;flex:1 1}.smart-bonus-card__title{font-size:12px;font-weight:600;color:#2f3542;line-height:1.4}.smart-bonus-card__bk{font-size:10px;color:#8e95a8;margin-top:auto}.smart-news-grid{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media(min-width:768px){.smart-news-grid{grid-template-columns:1.3fr 1fr}}.smart-news-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 2px 4px rgba(15,23,42,.06);transition:.18s ease;display:flex;flex-direction:column}.smart-news-card:hover{box-shadow:0 4px 12px rgba(15,23,42,.08);transform:translateY(-2px)}.smart-news-card__image{height:220px;background:linear-gradient(135deg,#4a5168,#1a1f2e);display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.3);font-size:48px}.smart-news-card__body{padding:20px;display:flex;flex-direction:column;gap:8px}.smart-news-card__title{font-size:16px;font-weight:700;color:#1a1f2e;line-height:1.35}.smart-news-card__excerpt{font-size:13px;color:#6b7389;line-height:1.55}.smart-news-card__meta{font-size:12px;color:#8e95a8;margin-top:auto}.smart-news-card--featured .smart-news-card__title{font-size:18px}.smart-news-sublist{display:flex;flex-direction:column;gap:12px}.smart-news-mini{display:block;background:#fff;border-radius:10px;padding:12px 16px;box-shadow:0 1px 2px rgba(15,23,42,.05);transition:.18s ease}.smart-news-mini:hover{box-shadow:0 2px 4px rgba(15,23,42,.06);background:#f2f8ff}.smart-news-mini__title{font-size:13px;font-weight:600;color:#1a1f2e;line-height:1.4;margin-bottom:4px}.smart-news-mini__meta{font-size:11px;color:#8e95a8}.smart-sidebar-card{background:#fff;border-radius:14px;box-shadow:0 2px 4px rgba(15,23,42,.06);overflow:hidden}.smart-sidebar-card__head{padding:20px 20px 12px;border-bottom:1px solid #e8ebf0}.smart-sidebar-card__title{font-size:16px;font-weight:700;color:#1a1f2e}.smart-sidebar-card__footer{display:block;text-align:center;padding:12px;font-size:12px;font-weight:600;color:#07e;background:#f2f8ff;border-top:1px solid #e8ebf0;transition:.18s ease}.smart-sidebar-card__footer:hover{background:#e6f1fd}.smart-sidebar-rank{list-style:none;padding:8px;margin:0}.smart-sidebar-rank__item a{display:flex;align-items:center;gap:12px;padding:8px 12px;border-radius:6px;transition:background .18s ease}.smart-sidebar-rank__item a:hover{background:#f4f6fa}.smart-sidebar-rank__num{width:24px;height:24px;border-radius:50%;background:#f4f6fa;color:#4a5168;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.smart-sidebar-rank__info{flex:1 1;min-width:0;display:flex;justify-content:space-between;align-items:center;gap:8px}.smart-sidebar-rank__name{font-size:13px;font-weight:600;color:#1a1f2e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-sidebar-rank__bonus{font-size:12px;color:#15a863;font-weight:600;flex-shrink:0}.smart-sidebar-rank__item:first-child .smart-sidebar-rank__num{background:linear-gradient(135deg,#f5a200,#d68800);color:#fff}.smart-sidebar-rank__item:nth-child(2) .smart-sidebar-rank__num{background:linear-gradient(135deg,#a8b3c5,#7d8aa0);color:#fff}.smart-sidebar-rank__item:nth-child(3) .smart-sidebar-rank__num{background:linear-gradient(135deg,#c28342,#94662e);color:#fff}.smart-bk-row{grid-template-columns:36px 48px 1fr auto!important}.smart-bk-row__logo{width:44px;height:44px;border-radius:6px;background:#f4f6fa;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.smart-bk-row__logo img{width:100%;height:100%;object-fit:contain;padding:4px}.smart-bk-row__logo span{font-size:16px;font-weight:700;color:#2f3542}.smart-bookmaker-hero__logo img{width:100%;height:100%;object-fit:contain;padding:8px;border-radius:10px}.smart-page-grid{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px;padding-bottom:40px}@media(min-width:1024px){.smart-page-grid{grid-template-columns:1fr 320px}}.smart-page-main{min-width:0}@media(min-width:1024px){.smart-page-aside{position:-webkit-sticky;position:sticky;top:140px;align-self:start;max-height:calc(100vh - 160px);overflow-y:auto;scrollbar-width:thin}.smart-page-aside::-webkit-scrollbar{width:6px}.smart-page-aside::-webkit-scrollbar-thumb{background:#d6dae3;border-radius:3px}}.smart-news-feed{background:#fff;border-radius:14px;box-shadow:0 2px 4px rgba(15,23,42,.06);overflow:hidden;margin-top:16px}.smart-news-feed__head{padding:16px 20px 12px;border-bottom:1px solid #e8ebf0}.smart-news-feed__title{font-size:16px;font-weight:800;letter-spacing:-.01em;color:#1a1f2e;display:flex;align-items:center;gap:8px}.smart-news-feed__dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#df3a4d;animation:smart-pulse 1.6s ease-in-out infinite}.smart-news-feed__list{list-style:none;padding:0;margin:0}.smart-news-feed__item{border-bottom:1px solid #e8ebf0}.smart-news-feed__item:last-child{border-bottom:none}.smart-news-feed__link{display:block;padding:12px 20px;transition:background .18s ease;color:inherit;text-decoration:none}.smart-news-feed__link:hover{background:#f2f8ff}.smart-news-feed__link:hover .smart-news-feed__headline{color:#07e}.smart-news-feed__meta{display:flex;align-items:center;gap:6px;font-size:11px;color:#8e95a8;margin-bottom:6px;flex-wrap:wrap}.smart-news-feed__type{color:#6b7389;font-weight:600}.smart-news-feed__sep{color:#d6dae3}.smart-news-feed__category{color:#07e}.smart-news-feed__badge{background:#8b5cf6;color:#fff;font-size:10px;font-weight:700;padding:2px 6px;border-radius:3px;margin-left:auto;text-transform:lowercase}.smart-news-feed__headline{font-size:13px;font-weight:600;color:#1a1f2e;line-height:1.35;margin-bottom:6px;transition:color .18s ease;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.smart-news-feed__date{font-size:11px;color:#8e95a8}.smart-news-feed__more{display:block;text-align:center;padding:12px;font-size:12px;font-weight:700;color:#07e;background:#f2f8ff;border-top:1px solid #e8ebf0;transition:.18s ease}.smart-news-feed__more:hover{background:#e6f1fd}@keyframes smart-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(1.2)}}.smart-prediction-card__avatar svg{color:#fff;fill:currentColor}.smart-admin{min-height:100vh;background:#f4f6fa;display:flex}.smart-admin__sidebar{width:240px;background:#1e2233;color:#fff;display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;top:0;height:100vh;flex-shrink:0;overflow-y:auto}.smart-admin__logo{padding:20px;border-bottom:1px solid hsla(0,0%,100%,.08)}.smart-admin__logo-title{display:flex;align-items:baseline;gap:4px;font-size:18px;font-weight:800;letter-spacing:-.02em}.smart-admin__logo-title-first{color:#fff}.smart-admin__logo-title-second{color:#07e}.smart-admin__logo-label{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:hsla(0,0%,100%,.5);margin-top:4px}.smart-admin__nav{flex:1 1;padding:12px 0}.smart-admin__nav-item{display:flex;align-items:center;gap:12px;padding:10px 20px;font-size:13px;color:hsla(0,0%,100%,.75);border-left:3px solid transparent;transition:.18s ease}.smart-admin__nav-item.is-active,.smart-admin__nav-item:hover{background:#282e45;color:#fff;border-left-color:#07e}.smart-admin__nav-item__icon{width:20px;text-align:center;font-size:16px}.smart-admin__nav-group{padding:12px 20px 4px;font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:hsla(0,0%,100%,.4)}.smart-admin__footer{padding:16px 20px;border-top:1px solid hsla(0,0%,100%,.08);font-size:12px}.smart-admin__footer a{color:hsla(0,0%,100%,.6)}.smart-admin__footer a:hover{color:#fff}.smart-admin__main{flex:1 1;min-width:0;display:flex;flex-direction:column}.smart-admin__topbar{height:56px;background:#fff;border-bottom:1px solid #e8ebf0;display:flex;align-items:center;justify-content:space-between;padding:0 24px;position:-webkit-sticky;position:sticky;top:0;z-index:200}.smart-admin__topbar-left a{font-size:13px;color:#6b7389}.smart-admin__topbar-left a:hover{color:#07e}.smart-admin__topbar-right{display:flex;align-items:center;gap:12px;font-size:13px}.smart-admin__content{flex:1 1;padding:24px}@media(min-width:768px){.smart-admin__content{padding:32px}}.smart-admin-page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:24px}.smart-admin-page-header__title{font-size:28px;font-weight:700;color:#1a1f2e}.smart-admin-page-header__subtitle{font-size:13px;color:#6b7389;margin-top:4px}.smart-stat-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;margin-bottom:32px}@media(min-width:768px){.smart-stat-grid{grid-template-columns:repeat(4,1fr)}}.smart-stat-card{padding:20px;border-radius:10px;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.05);transition:.18s ease;display:block}.smart-stat-card:hover{box-shadow:0 2px 4px rgba(15,23,42,.06);transform:translateY(-1px)}.smart-stat-card__value{font-size:28px;font-weight:800;line-height:1}.smart-stat-card__label{font-size:13px;color:#6b7389;margin-top:8px}.smart-stat-card--primary .smart-stat-card__value{color:#07e}.smart-stat-card--success .smart-stat-card__value{color:#15a863}.smart-stat-card--danger .smart-stat-card__value{color:#df3a4d}.smart-stat-card--warning .smart-stat-card__value{color:#c28000}.smart-table-wrap{background:#fff;border-radius:10px;border:1px solid #e8ebf0;overflow:hidden}.smart-table{width:100%;font-size:13px;border-collapse:collapse}.smart-table th{text-align:left;background:#f4f6fa;font-weight:600;color:#4a5168;font-size:12px;text-transform:uppercase;letter-spacing:.05em}.smart-table td,.smart-table th{padding:12px 16px;border-bottom:1px solid #e8ebf0}.smart-table td{vertical-align:middle}.smart-table tr:last-child td{border-bottom:none}.smart-table tr:hover td{background:#f8fafc}.smart-table__empty{text-align:center;padding:40px 16px;color:#8e95a8}.smart-table__actions{display:flex;gap:8px;justify-content:flex-end}.smart-table__actions a,.smart-table__actions button{font-size:12px;padding:4px 8px;border-radius:6px}.smart-table__actions a.is-edit,.smart-table__actions button.is-edit{color:#07e}.smart-table__actions a.is-edit:hover,.smart-table__actions button.is-edit:hover{background:#e6f1fd}.smart-table__actions a.is-delete,.smart-table__actions button.is-delete{color:#df3a4d}.smart-table__actions a.is-delete:hover,.smart-table__actions button.is-delete:hover{background:#fef0f0}.smart-form{max-width:780px}.smart-form__section{background:#fff;border-radius:10px;border:1px solid #e8ebf0;padding:20px;margin-bottom:20px}.smart-form__section-title{font-size:16px;font-weight:700;margin-bottom:16px;color:#1a1f2e}.smart-form__row{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media(min-width:640px){.smart-form__row{grid-template-columns:repeat(2,1fr)}}.smart-form__actions{display:flex;gap:12px;margin-top:24px}.smart-tree{background:#fff;border-radius:10px;border:1px solid #e8ebf0;padding:12px}.smart-tree__item{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-radius:6px;transition:background .18s ease}.smart-tree__item:hover{background:#f4f6fa}.smart-tree__label{display:flex;align-items:center;gap:12px;font-size:13px;color:#1a1f2e;flex:1 1;min-width:0}.smart-tree__slug{font-family:JetBrains Mono,Fira Code,Consolas,Monaco,monospace;font-size:12px;color:#8e95a8}.smart-tree__badge{margin-left:8px;font-size:10px;padding:2px 6px;border-radius:6px;background:#e8ebf0;color:#4a5168;font-weight:600}.smart-tree__children{margin-left:24px;border-left:2px dashed #e8ebf0;padding-left:12px;margin-top:4px}.smart-tree__actions{display:flex;gap:8px;align-items:center;font-size:12px}.smart-tree__actions a,.smart-tree__actions button{color:#8e95a8}.smart-tree__actions a:hover,.smart-tree__actions button:hover{color:#07e}.smart-tree__actions .is-delete:hover{color:#df3a4d}.smart-tree__pages{margin-left:24px;padding-left:12px;border-left:2px dotted #e6f1fd;margin-top:4px}.smart-tree__pages-item{display:flex;align-items:center;justify-content:space-between;padding:4px 12px;font-size:12px;color:#4a5168;border-radius:6px}.smart-tree__pages-item:hover{background:#f2f8ff}.smart-admin-guide{background:#f2f8ff;border:1px solid #e6f1fd;border-radius:10px;padding:16px 20px;margin-bottom:20px;font-size:13px;color:#2f3542}.smart-admin-guide strong{color:#07e}.smart-admin-guide code{font-family:JetBrains Mono,Fira Code,Consolas,Monaco,monospace;background:#fff;padding:2px 6px;border-radius:4px;font-size:12px}.smart-structure-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:16px;flex-wrap:wrap;background:#fff;padding:12px;border-radius:10px;border:1px solid #e8ebf0}.smart-structure-toolbar__search{flex:1 1;min-width:220px;max-width:400px}.smart-structure-toolbar__stats{display:flex;gap:16px;font-size:13px;color:#6b7389}.smart-structure-toolbar__stats strong{color:#1a1f2e}.smart-structure-section-title{margin:24px 0 12px;font-size:16px;font-weight:700;color:#1a1f2e;display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.smart-structure-section-title__hint{font-size:12px;color:#8e95a8;font-weight:400}.smart-structure-section-title__hint code{font-family:JetBrains Mono,Fira Code,Consolas,Monaco,monospace;background:#f4f6fa;padding:1px 6px;border-radius:4px}.smart-tree-compact{background:#fff;border-radius:10px;border:1px solid #e8ebf0;overflow:hidden}.smart-tree-compact__row{display:flex;align-items:center;gap:8px;padding:6px 12px;border-bottom:1px solid #f4f6fa;font-size:13px;transition:background .18s ease;min-height:36px}.smart-tree-compact__row:last-child{border-bottom:none}.smart-tree-compact__row:hover{background:#f8fafc}.smart-tree-compact__row--page{background:rgba(242,248,255,.4)}.smart-tree-compact__chevron{width:22px;height:22px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;color:#6b7389;font-size:12px;border-radius:6px}.smart-tree-compact__chevron:hover{background:#e8ebf0;color:#07e}.smart-tree-compact__spacer{width:22px;flex-shrink:0}.smart-tree-compact__icon{font-size:16px;flex-shrink:0;width:22px;text-align:center}.smart-tree-compact__title{color:#1a1f2e;font-weight:600;min-width:0;max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none}.smart-tree-compact__title:hover{color:#07e;text-decoration:underline}.smart-tree-compact__slug{font-family:JetBrains Mono,Fira Code,Consolas,Monaco,monospace;font-size:11px;color:#8e95a8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;flex:1 1}.smart-tree-compact__count{font-size:11px;color:#6b7389;background:#f4f6fa;padding:1px 6px;border-radius:3px;flex-shrink:0}.smart-tree-compact__badge{font-size:10px;padding:1px 6px;border-radius:3px;font-weight:600;flex-shrink:0}.smart-tree-compact__badge--draft{background:#fef0f0;color:#df3a4d}.smart-tree-compact__actions{display:flex;gap:8px;flex-shrink:0;margin-left:auto;padding-left:12px}.smart-tree-compact__actions a,.smart-tree-compact__actions button{font-size:12px;padding:2px 6px;border-radius:6px;color:#8e95a8;transition:.18s ease}.smart-tree-compact__actions a:hover,.smart-tree-compact__actions button:hover{background:#e8ebf0;color:#07e}.smart-tree-compact__actions .is-delete:hover{background:#fef0f0;color:#df3a4d}.smart-image-preview{margin-top:8px;padding:8px;border:1px solid #e8ebf0;border-radius:6px;background:#f8fafc}.smart-image-preview img{max-width:200px;max-height:120px;border-radius:6px;object-fit:cover;display:block}.smart-media-dropzone{border:2px dashed #d6dae3;border-radius:14px;padding:40px 20px;background:#fff;text-align:center;transition:.18s ease;margin-bottom:20px}.smart-media-dropzone.is-uploading,.smart-media-dropzone:hover{border-color:#07e;background:#f2f8ff}.smart-media-dropzone__icon{font-size:48px;margin-bottom:12px;opacity:.6}.smart-media-dropzone__title{font-size:18px;font-weight:700;color:#1a1f2e;margin-bottom:8px}.smart-media-dropzone__hint{font-size:13px;color:#6b7389;margin-bottom:16px}.smart-media-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;flex-wrap:wrap}.smart-media-toolbar__filters{display:flex;gap:8px;flex-wrap:wrap}.smart-media-toolbar__search{min-width:220px;max-width:320px}.smart-media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:16px;gap:16px}.smart-media-card{background:#fff;border:1px solid #e8ebf0;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;transition:.18s ease}.smart-media-card:hover{border-color:#07e;box-shadow:0 2px 4px rgba(15,23,42,.06)}.smart-media-card__preview{height:160px;background:#f4f6fa;display:flex;align-items:center;justify-content:center;overflow:hidden}.smart-media-card__preview img,.smart-media-card__preview video{width:100%;height:100%;object-fit:cover}.smart-media-card__placeholder{font-size:48px;opacity:.4}.smart-media-card__body{padding:12px;display:flex;flex-direction:column;gap:8px;flex:1 1}.smart-media-card__name{font-size:13px;font-weight:600;color:#1a1f2e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-media-card__meta{font-size:12px;color:#8e95a8}.smart-media-card__actions{display:flex;gap:8px;margin-top:auto;padding-top:8px}.smart-input--sm{height:30px;font-size:12px;padding:0 8px}.smart-media-picker__controls{display:flex;gap:8px;align-items:stretch}.smart-media-picker__controls input[type=url]{flex:1 1;min-width:0}