:root,:root[data-theme=light]{color-scheme:light;--sp-bg: #ffffff;--sp-bg-elevated: #ffffff;--sp-card: #ffffff;--sp-card-strong: #ffffff;--sp-text: #171717;--sp-heading: #000000;--sp-muted: #666666;--sp-muted-strong: #343434;--sp-border: rgba(0, 0, 0, .12);--sp-border-strong: rgba(0, 0, 0, .28);--sp-soft: #ffffff;--sp-soft-2: #ffffff;--sp-input-bg: #ffffff;--sp-accent: #050505;--sp-accent-2: #2b2b2b;--sp-accent-contrast: #ffffff;--sp-accent-soft: rgba(0, 0, 0, .055);--sp-success: #111111;--sp-success-bg: #ffffff;--sp-warning: #111111;--sp-warning-bg: #ffffff;--sp-danger: #111111;--sp-danger-bg: #ffffff;--sp-shadow-sm: none;--sp-shadow: none;--sp-shadow-lg: none;--sp-ring: 0 0 0 4px rgba(0, 0, 0, .11);--sp-radius-xs: .45rem;--sp-radius-sm: .7rem;--sp-radius: .95rem;--sp-radius-lg: 1.2rem;--sp-radius-xl: 1.55rem;--sp-page: min(100% - 2rem, 1120px);--sp-transition: .16s ease}:root[data-theme=dark]{color-scheme:dark;--sp-bg: #0b0b0b;--sp-bg-elevated: #111111;--sp-card: rgba(17, 17, 17, .94);--sp-card-strong: #161616;--sp-text: #eeeeee;--sp-heading: #ffffff;--sp-muted: #a8a8a8;--sp-muted-strong: #d5d5d5;--sp-border: rgba(255, 255, 255, .14);--sp-border-strong: rgba(255, 255, 255, .3);--sp-soft: #1f1f1f;--sp-soft-2: #101010;--sp-input-bg: #121212;--sp-accent: #ffffff;--sp-accent-2: #d9d9d9;--sp-accent-contrast: #000000;--sp-accent-soft: rgba(255, 255, 255, .08);--sp-success: #ffffff;--sp-success-bg: #1a1a1a;--sp-warning: #ffffff;--sp-warning-bg: #1a1a1a;--sp-danger: #ffffff;--sp-danger-bg: #1a1a1a;--sp-shadow-sm: 0 1px 2px rgba(0, 0, 0, .45);--sp-shadow: 0 18px 54px rgba(0, 0, 0, .45);--sp-shadow-lg: 0 28px 88px rgba(0, 0, 0, .62);--sp-ring: 0 0 0 4px rgba(255, 255, 255, .16)}html{background:var(--sp-bg);color:var(--sp-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;scroll-behavior:smooth;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body{background:var(--sp-bg);color:var(--sp-text);margin:0;min-height:100vh}*{box-sizing:border-box}*:before,*:after{box-sizing:border-box}img,svg,video,canvas{display:block;max-width:100%}::selection{background:var(--sp-accent);color:var(--sp-accent-contrast)}h1,h2,h3,h4,p,ul,ol,dl,figure,blockquote{margin-top:0}h1,h2,h3,h4{color:var(--sp-heading);font-weight:800;letter-spacing:-.035em;line-height:1.08;text-wrap:balance}h1{font-size:clamp(2.35rem,6vw,5.2rem);margin-bottom:1rem}h2{font-size:clamp(1.55rem,3.2vw,2.4rem)}h3{font-size:clamp(1.15rem,2vw,1.45rem)}p,li,dd,dt,small,time,span{color:inherit}p{margin-bottom:1rem}small,.muted,.field-help,.legal-page__meta,.settings-card__eyebrow,.analyst-register__eyebrow,.login__eyebrow,.eyebrow,.professional-strip span,.profile__subtitle,.post__meta,.notification__time{color:var(--sp-muted)}strong,b{color:var(--sp-heading);font-weight:750}a{color:var(--sp-accent);font-weight:650;text-decoration:none;text-decoration-thickness:2px;text-underline-offset:.22em;transition:color var(--sp-transition),text-decoration-color var(--sp-transition),background var(--sp-transition)}a:hover,a:focus-visible{color:var(--sp-accent-2);text-decoration:underline}button,.button,[role=button],input[type=button],input[type=submit],input[type=reset]{appearance:none;background:var(--sp-accent);border:1px solid var(--sp-accent);border-radius:var(--sp-radius-sm);box-shadow:var(--sp-shadow-sm);color:var(--sp-accent-contrast);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font:inherit;font-weight:800;gap:.55rem;min-height:46px;padding:.75rem 1.15rem;text-align:center;text-decoration:none;transition:transform var(--sp-transition),box-shadow var(--sp-transition),border-color var(--sp-transition),background var(--sp-transition),opacity var(--sp-transition)}button:hover,.button:hover,[role=button]:hover,input[type=button]:hover,input[type=submit]:hover,input[type=reset]:hover{box-shadow:var(--sp-shadow);transform:translateY(-1px)}button.secondary,button.outline,button.link-button,.secondary,.outline,.link-button,.home-btn,.login__home-action,.login__forgot,.login__register,.analyst-register__back,.header a,.nav a,.footer a,.footer button,.theme-select,.footer-theme,.cookie-settings-button{background:var(--sp-card-strong);border:1px solid var(--sp-border);box-shadow:none;color:var(--sp-text)}button.secondary:hover,button.outline:hover,.secondary:hover,.outline:hover,.home-btn:hover,.login__home-action:hover,.login__forgot:hover,.login__register:hover,.analyst-register__back:hover,.header a:hover,.nav a:hover,.footer a:hover,.footer button:hover,.theme-select:hover,.footer-theme:hover{border-color:var(--sp-border-strong);color:var(--sp-heading);transform:translateY(-1px)}button.link-button,.link-button{background:transparent;border-color:transparent;box-shadow:none;color:var(--sp-accent);min-height:auto;padding-inline:0}button:disabled,[aria-disabled=true]{box-shadow:none;cursor:not-allowed;opacity:.52;transform:none}input,select,textarea{background:var(--sp-input-bg);border:1px solid var(--sp-border);border-radius:var(--sp-radius-sm);box-shadow:inset 0 1px #ffffff05,var(--sp-shadow-sm);color:var(--sp-text);font:inherit;min-height:46px;padding:.78rem .95rem;transition:border-color var(--sp-transition),box-shadow var(--sp-transition),background var(--sp-transition);width:100%}input::placeholder,textarea::placeholder{color:color-mix(in srgb,var(--sp-muted) 74%,transparent)}input:hover,select:hover,textarea:hover{border-color:var(--sp-border-strong)}input:focus,select:focus,textarea:focus{border-color:var(--sp-accent);box-shadow:var(--sp-ring);outline:0}input[type=checkbox],input[type=radio]{accent-color:var(--sp-accent);box-shadow:none;min-height:20px;min-width:20px;width:auto}textarea{min-height:8rem;resize:vertical}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid color-mix(in srgb,var(--sp-accent) 42%,transparent);outline-offset:3px}:where(input,select,textarea)[aria-invalid=true]{border-color:var(--sp-danger)}hr{border:0;border-top:1px solid var(--sp-border);margin:2rem 0}.app-main,main,.page,.landing,.layout,.login,.sv-register,.analyst-register,.contact-page,.status-page,.not-found,.error-page,.social-shell{color:var(--sp-text)}.app-main{min-height:calc(100vh - 8rem)}.app-main.app-main--social-shell{margin-inline:0;max-width:none;min-height:100vh;padding:0;width:100%}.app-main,.sv-register,.legal-page,.contact-card,.status-page,.error-page,.not-found,.analyst-register__card,.login__main,.feed-page,.profile-page,.search-page,.settings-page,.messages-page,.notifications-page,.chat-page{margin-inline:auto;max-width:var(--sp-page);padding:clamp(1.1rem,4vw,2.6rem)}.sv-register,.legal-page,.status-page,.error-page,.not-found,.analyst-register__card,.login__main,.contact-card{margin-top:clamp(1rem,4vw,2.75rem)}.header,.landing__nav,.footer,.footer-links,.nav,.header__actions,.hero__actions,.cookie-buttons,.cookie-links,.security-actions,.tabs,.result-area,.checkbox-row,.message__header,.item__header,.legal-consent__header,.profile-tabs,.post-actions,.top-bar,.bottom-nav{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.header,.landing__nav,.footer{background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;border:1px solid #ffffff;box-shadow:none;justify-content:space-between;margin:1rem auto 0;max-width:var(--sp-page);padding:.85rem 1rem;position:sticky;top:.75rem;z-index:20;border-radius:var(--sp-radius-lg)}.footer{margin-bottom:1rem;margin-top:3rem;position:relative;top:auto}.footer-links{width:100%}.footer-language,.footer-theme,.theme-select{display:inline-flex;align-items:center;gap:.5rem}.hero,.cards,.analyst-home__stats,.analyst-home__actions,.professional-strip,.results__list,.cookie-settings,.settings-card dl,.login__form,.analyst-register__form,.veto-form,.contact-form,.profile-page,.search-page,.settings-page,.messages-page,.notifications-page,.chat-page,.feed-page,.list,.card,.settings-card,.contact-card,.analyst-home,.analyst-home__subscription,.page-card,.results,.search,.input,.legal-consent,.status-grid,.status-card,.cookie-modal,.composer,.post,.chat-list,.chat-window,.notification-list,.search-results,.profile-post-grid{display:grid;gap:1rem}.hero,.cards,.analyst-home__stats,.analyst-home__actions,.professional-strip,.status-grid,.results__list,.profile-post-grid{grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr))}section,article,aside,form,fieldset,details,dialog,.card,.page-card,.tabs,.grid,.list,.item,.message,.results,.results__empty,.settings-card,.contact-card,.cookie-modal,.cookie-category,.analyst-register__card,.analyst-register__plan,.analyst-home,.analyst-home__stats article,.analyst-home__subscription,.professional-strip article,.analyst-alert,.status-card,.login__main,.login__captcha,.message-box,.veto-form,.security-events-card,.history-table,.bubble,.story,.composer,.post,.input,.search,.hero__mockup,.legal-consent,.chat-window,.chat-list,.notification-item,.profile-header,.account-settings,.privacy-settings,.security-settings{background:#fff;border:1px solid #ffffff;border-radius:var(--sp-radius-lg);box-shadow:none;color:var(--sp-text);padding:clamp(1rem,2.5vw,1.35rem)}form,.veto-form,.login__form,.analyst-register__form,.contact-form{max-width:680px}.sv-register>form,.sv-register>.veto-form,.sv-register>.message-box,.sv-register>[role=alert],.sv-register>[role=status],.sv-register>[role=group]{margin-top:1rem}.sv-register>input,.sv-register>button{margin-block:.35rem .85rem;max-width:520px}.veto-form{border-color:color-mix(in srgb,var(--sp-accent) 35%,var(--sp-border));position:relative;overflow:hidden}.veto-form:before{background:var(--sp-heading);content:"";height:4px;inset:0 0 auto;position:absolute}label,.veto-field,.cookie-row,.settings-card label,.contact-form label,.legal-consent__checkbox{display:grid;gap:.42rem}label{color:var(--sp-heading);font-weight:700}.field-help,.legal-consent__intro,.legal-consent__status{font-size:.92rem;margin-bottom:0}.checkbox-row,.cookie-row,.settings-card label,.legal-consent__checkbox{align-items:start;grid-template-columns:auto 1fr}.legal-consent__header{justify-content:space-between}.legal-consent__open{width:auto}.legal-consent__scroll{background:var(--sp-soft-2);border:1px solid var(--sp-border);border-radius:var(--sp-radius);max-height:18rem;overflow:auto;padding:1rem}.legal-consent__checkbox{background:var(--sp-soft-2);border:1px solid var(--sp-border);border-radius:var(--sp-radius-sm);cursor:pointer;padding:.85rem}.legal-consent__checkbox input{cursor:pointer}.legal-consent__checkbox--disabled{cursor:not-allowed;opacity:.62}.legal-consent__checkbox--disabled input{cursor:not-allowed}.message,.item,.history-row,.chat-list .message{border-bottom:1px solid var(--sp-border);display:grid;gap:.5rem;padding:1rem 0;text-decoration:none}.message:last-child,.item:last-child,.history-row:last-child{border-bottom:0}.message--unread,.item--unread,.active,[aria-current=page],.analyst-register__plan--selected,.analyst-register__password-rules-item--valid,.analyst-home__badge,.legal-consent__status--done{background:var(--sp-accent-soft);border-color:color-mix(in srgb,var(--sp-accent) 36%,var(--sp-border));color:var(--sp-heading)}.success,.analyst-register__success,[role=status]{background:var(--sp-success-bg);border:1px solid color-mix(in srgb,var(--sp-success) 30%,var(--sp-border));border-radius:var(--sp-radius);color:var(--sp-success);padding:.85rem 1rem}.error,.analyst-register__error,.settings-error,[role=alert]{background:var(--sp-danger-bg);border:1px solid color-mix(in srgb,var(--sp-danger) 32%,var(--sp-border));border-radius:var(--sp-radius);color:var(--sp-danger);padding:.85rem 1rem}.analyst-alert{background:var(--sp-warning-bg);border:1px solid color-mix(in srgb,var(--sp-warning) 30%,var(--sp-border));color:var(--sp-warning)}.hero__mockup,.mockup__top,.mockup__panel,.mockup__grid span,.avatar,.brand__mark,.analyst-home__avatar,.item__icon,.story__avatar,.profile-header__avatar{background:var(--sp-soft-2);border:1px solid var(--sp-border);color:var(--sp-heading);display:grid;place-items:center}.mockup__grid{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.mockup__top,.mockup__panel,.mockup__grid span{min-height:4rem}.avatar,.brand__mark,.analyst-home__avatar,.item__icon,.story__avatar,.profile-header__avatar{aspect-ratio:1;border-radius:999px;height:2.75rem;overflow:hidden;width:2.75rem}.profile-header__avatar,.analyst-home__avatar{height:5.25rem;width:5.25rem}.chat-page,.social-shell,.portal-layout{min-height:60vh}.social-shell{display:grid;grid-template-columns:minmax(180px,240px) minmax(0,1fr);gap:1rem;max-width:min(100% - 2rem,1280px);margin-inline:auto;padding:1rem}.input,.message-input,.search-bar{align-items:center;grid-template-columns:1fr auto}.search input,.input input,.message-input input{width:100%}.tabs,.profile-tabs,.bottom-nav,.top-bar{background:color-mix(in srgb,var(--sp-card-strong) 88%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.tabs button,.profile-tabs button,.bottom-nav a,.top-bar a,.sidebar a{border-radius:var(--sp-radius-sm)}.post,.composer,.story,.notification-item,.chat-window,.chat-list,.profile-header{transition:transform var(--sp-transition),box-shadow var(--sp-transition),border-color var(--sp-transition)}.post:hover,.story:hover,.notification-item:hover,.item:hover,.card:hover,.analyst-register__plan:hover,.status-card:hover{border-color:color-mix(in srgb,var(--sp-accent) 28%,var(--sp-border));box-shadow:var(--sp-shadow-lg);transform:translateY(-2px)}.cookie-overlay{background:color-mix(in srgb,var(--sp-bg) 76%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);inset:0;padding:1rem;position:fixed;z-index:1000;display:grid;place-items:center}.cookie-modal{max-height:min(90vh,760px);max-width:760px;overflow:auto;width:min(100%,760px)}.sr-only{border:0!important;clip:rect(0,0,0,0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.skip-link{background:var(--sp-card-strong);border:2px solid var(--sp-accent);border-radius:var(--sp-radius-sm);box-shadow:var(--sp-shadow);color:var(--sp-accent);font-weight:800;left:1rem;padding:.75rem 1rem;position:fixed;top:1rem;transform:translateY(-150%);transition:transform var(--sp-transition);z-index:10000}.skip-link:focus,.skip-link:focus-visible{transform:translateY(0)}.turnstile-hidden{height:1px;opacity:0;overflow:hidden;pointer-events:none;position:absolute;width:1px}.skeleton{background:#fff;border:1px solid #ffffff;border-radius:var(--sp-radius-lg);box-shadow:none;display:grid;gap:1rem;margin:1rem auto;max-width:var(--sp-page);padding:1.25rem}.skeleton__bar,.skeleton__card,.skeleton__bar--short{animation:skeleton-pulse 1.35s ease-in-out infinite;background:linear-gradient(90deg,var(--sp-soft),var(--sp-card-strong),var(--sp-soft));background-size:240% 100%;border-radius:var(--sp-radius-sm)}.skeleton__bar{min-height:1rem}.skeleton__bar--short{max-width:16rem}.skeleton__card{min-height:8rem}@keyframes skeleton-pulse{0%{background-position:100% 0}to{background-position:-100% 0}}@media(max-width:900px){.social-shell{grid-template-columns:1fr}}@media(max-width:720px){body{background:var(--sp-bg)}.header,.landing__nav,.footer{border-radius:var(--sp-radius);margin-inline:.75rem;position:relative;top:auto}.footer-links,.nav,.hero__actions,.cookie-buttons,.security-actions{align-items:stretch;flex-direction:column}button,.button,[role=button],input[type=button],input[type=submit],input[type=reset]{width:100%}.input,.message-input,.search-bar,.checkbox-row,.cookie-row,.settings-card label,.legal-consent__checkbox{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.app-main.app-main--social-shell,.app-main--social-shell .social-shell,.app-main--social-shell .social-shell__content,.app-main--social-shell .social-shell__main,.app-main--social-shell .social-shell__footer{background:#fff}.app-main--social-shell :is(.feed-page,.profile-page,.search-page,.settings-page,.messages-page,.notifications-page,.chat-page,.security-events-page,.sv-home,.sv-data,.sv-notifications,.sv-profile,.sv-intern,.sv-club,.sv-team-kader,.sv-empty,.sv-empty-page,.sv-logout,.sv-story-home,.card,.page-card,.grid,.list,.results,.results__empty,.settings-card,.security-events-card,.history-table,.search,.profile-header,.account-settings,.privacy-settings,.security-settings,.notification-list,.notification-item,.chat-window,.chat-list,.message,.bubble,.story,.composer,.post){background:#fff;border-color:#fff;box-shadow:none}.app-main--social-shell :is(.sv-data__request-panel,.sv-notifications__panel,.sv-intern__panel,.sv-profile__panel,.sv-profile__add-panel,.sv-confirmation-list,.sv-sportpeak-list,.sv-intern-list,.sv-profile__rows,.sv-team-kader__rows,.sv-change-card,.sv-info-change-card,.sv-story-card){background:#fff;border-color:#fff;box-shadow:none}.app-main--social-shell :is(.sv-confirmation-row,.sv-sportpeak-row,.sv-intern-row,.sv-profile-row,.sv-team-kader-row,.sv-data-card,.sv-request-card,.sv-subpage-row,.sv-club-field){background:#fff;box-shadow:none}app-footer,.app-main--social-shell app-footer,.app-main--social-shell .social-shell__footer{position:static}.app-main:not(.app-main--social-shell){padding-bottom:clamp(1.5rem,3vw,3rem)}.app-main--social-shell :is(.sv-data,.sv-notifications,.sv-profile,.sv-intern,.sv-club,.sv-team-kader,.sv-empty,.sv-logout,.profile-page,.settings-page,.notifications-page,.search-page,.feed-page){margin-inline:auto;max-width:min(100%,760px);width:100%}.app-main--social-shell :is(.sv-data__request-panel,.sv-notifications__panel,.sv-intern__panel,.sv-profile__panel,.sv-profile__add-panel){max-width:100%}.app-main--social-shell :is(.sv-data,.sv-profile,.sv-intern,.sv-notifications,.sv-team-kader,.sv-empty,.sv-logout,.sv-club){margin-inline:auto;max-width:min(100%,760px);width:100%}.app-main.app-main--social-shell{background:#fff!important;padding-inline:0!important}.app-main--social-shell .social-shell,.app-main--social-shell .social-shell--sv,.app-main--social-shell .social-shell__content,.app-main--social-shell .social-shell__main{margin-inline:auto!important;max-width:min(100%,760px)!important;width:100%!important}.app-main--social-shell :is(.feed-page,.profile-page,.search-page,.settings-page,.messages-page,.notifications-page,.chat-page,.security-events-page,.sv-data,.sv-notifications,.sv-profile,.sv-intern,.sv-club,.sv-team-kader,.sv-empty,.sv-empty-page,.sv-logout,.sv-story-home){margin-inline:auto!important;max-width:min(100%,760px)!important;width:100%!important}.app-main--social-shell :is(.sv-data__request-panel,.sv-notifications__panel,.sv-intern__panel,.sv-profile__panel,.sv-profile__add-panel,.sv-contacts,.sv-subpage){margin-inline:auto!important;max-width:100%!important;width:100%!important}.app-main--social-shell .social-shell__footer{box-sizing:border-box!important;margin-inline:auto!important;max-width:min(100%,760px)!important;padding-inline:clamp(.7rem,2.2vw,2.8rem)!important;width:100%!important}.app-main--social-shell .social-shell__footer app-footer,.app-main--social-shell .social-shell__footer .footer{margin-inline:auto!important;max-width:100%!important;width:100%!important}:root{--sv-database-width: min(100%, 760px)}.app-main--social-shell .social-shell__footer,.app-main--social-shell app-footer,.app-main--social-shell .footer{animation:none!important;transition:none!important;transform:none!important;left:auto!important;right:auto!important}.app-main--social-shell .social-shell__footer *,.app-main--social-shell .footer *{animation:none!important;transition:none!important;transform:none!important}.app-main--social-shell .social-shell__footer{box-sizing:border-box!important;display:block!important;margin-inline:auto!important;max-width:var(--sv-database-width)!important;min-width:0!important;padding-inline:16px!important;width:100%!important}.app-main--social-shell .social-shell__footer app-footer,.app-main--social-shell .social-shell__footer .footer{box-sizing:border-box!important;display:block!important;margin-inline:auto!important;max-width:100%!important;min-width:0!important;width:100%!important}.app-main--social-shell .footer{margin-top:clamp(1.75rem,3vw,3.5rem)!important;padding-inline:0!important;position:static!important}.app-main--social-shell .footer-links,.app-main--social-shell .footer-language{max-width:100%!important;min-width:0!important}@media(min-width:761px){.app-main--social-shell .social-shell__footer{padding-inline:0!important}}@media(max-width:760px){.app-main--social-shell .social-shell__footer{padding-inline:16px!important}}.app-main--social-shell :is(.sv-club,.sv-club--panel,.sv-club--panel>article,.sv-subpage,.sv-password,.sv-contacts,.sv-change-card,.sv-info-change-card){box-sizing:border-box!important;margin-inline:auto!important;max-width:min(100%,760px)!important;width:100%!important}.app-main--social-shell :is(.sv-club__contact-strip,.sv-club__primary,.sv-club__outline,.sv-club__info,.sv-club__team-button,.sv-club__fields,.sv-club-field,.sv-subpage-list,.sv-subpage-row,.sv-contacts-tabs,.sv-contacts-search,.sv-contacts-list,.sv-contact-row){box-sizing:border-box!important;max-width:100%!important;width:100%!important}@media(min-width:761px){.app-main--social-shell :is(.sv-profile,.sv-club,.sv-data,.sv-notifications,.sv-intern){padding-inline:0!important}.app-main--social-shell .social-shell__main{padding-inline:0!important}}@media(max-width:760px){.app-main--social-shell :is(.sv-profile,.sv-club,.sv-data,.sv-notifications,.sv-intern){padding-inline:16px!important}}.app-main--social-shell :is(.sv-grid-hub,.sv-search,.sv-search__surface,.sv-search-landing,.sv-search-list,.sv-data,.sv-notifications,.sv-intern){box-sizing:border-box!important;margin-inline:auto!important;max-width:min(100%,760px)!important;width:100%!important}.sv-info-line{appearance:none!important;background:#fff!important;border:1px solid var(--line-color, #39ff14)!important;border-radius:999px!important;box-shadow:none!important;cursor:pointer!important;display:block!important;padding:0!important;position:relative!important}.sv-info-line:after{background:var(--line-color, #39ff14)!important;border-radius:999px!important;content:""!important;inset:1px!important;opacity:.16!important;position:absolute!important}.sv-info-line:focus-visible{outline:2px solid var(--line-color, #39ff14)!important;outline-offset:3px!important}.sv-line-dialog{align-items:flex-start!important;background:#0000000f!important;display:flex!important;inset:0!important;justify-content:flex-start!important;padding:30px 16px!important;position:fixed!important;z-index:10050!important}.sv-line-dialog__backdrop{background:transparent!important;border:0!important;inset:0!important;position:absolute!important}.sv-line-dialog__panel{background:#fff!important;border:0!important;border-radius:0 0 10px!important;box-shadow:0 14px 34px #00000029!important;box-sizing:border-box!important;color:#111!important;display:grid!important;gap:12px!important;max-width:288px!important;min-height:156px!important;padding:30px 16px 18px!important;position:relative!important;width:min(288px,100vw - 32px)!important}.sv-line-dialog__line{border:1px solid var(--line-color, #39ff14)!important;border-radius:999px!important;display:block!important;height:8px!important;width:100px!important}.sv-line-dialog__line:after{background:var(--line-color, #39ff14)!important;border-radius:999px!important;content:""!important;display:block!important;height:4px!important;margin:1px!important;opacity:.18!important;width:calc(100% - 2px)!important}.sv-line-dialog__panel h2{font-size:13px!important;font-weight:800!important;line-height:1.15!important;margin:8px 0 0!important}.sv-line-dialog__divider{background:#eee!important;height:1px!important;width:100%!important}.sv-line-dialog__panel p{color:#111!important;font-size:12px!important;line-height:1.18!important;margin:0!important}.sv-intern__panel:has(.sv-intern-prize) .sv-intern__status-line.sv-info-line{display:block!important}.sv-info-line,.sv-profile__green-line.sv-info-line,.sv-data__progress.sv-info-line,.sv-notifications__status-line.sv-info-line,.sv-intern__status-line.sv-info-line{appearance:none!important;background:#fff!important;border:2px solid var(--line-color, #39ff14)!important;border-radius:999px!important;box-shadow:none!important;box-sizing:border-box!important;min-height:0!important;padding:0!important}.sv-info-line:before,.sv-info-line:after,.sv-profile__green-line.sv-info-line:before,.sv-profile__green-line.sv-info-line:after,.sv-data__progress.sv-info-line:before,.sv-data__progress.sv-info-line:after,.sv-notifications__status-line.sv-info-line:before,.sv-notifications__status-line.sv-info-line:after,.sv-intern__status-line.sv-info-line:before,.sv-intern__status-line.sv-info-line:after{background:transparent!important;content:none!important;display:none!important;opacity:0!important}.sv-profile__green-line.sv-info-line,.sv-data__progress.sv-info-line,.sv-notifications__status-line.sv-info-line,.sv-intern__status-line.sv-info-line{height:8px!important}.sv-line-dialog__line{background:#fff!important;border:2px solid var(--line-color, #39ff14)!important;border-radius:999px!important;box-sizing:border-box!important;height:8px!important}.sv-line-dialog__line:before,.sv-line-dialog__line:after{background:transparent!important;content:none!important;display:none!important;opacity:0!important}.sv-line-dialog{align-items:center!important;background:#0000000f!important;display:flex!important;inset:0!important;justify-content:center!important;padding:16px!important;position:fixed!important;z-index:10050!important}.sv-line-dialog__panel{margin:auto!important;max-width:288px!important;width:min(288px,100vw - 32px)!important}.sv-profile-row,.sv-team-kader-row,.sv-intern-row,.sv-search-row,.sv-grid-result-row{border-radius:0!important;box-shadow:none!important}
