:root{--blue:#2563eb;--blue-dark:#1d4ed8;--ink:#0f172a;--muted:#64748b;--bg:#f8fafc;--line:#e2e8f0;--radius:16px;--shadow:0 2px 8px #0f172a06;--space-1:8px;--space-2:16px;--space-3:24px;--space-4:32px;--space-5:40px}.catalog-hero{display:grid;gap:22px}.catalog-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.catalog-heading-row h1{margin:5px 0 8px}.catalog-heading-row>.city-select{min-width:220px}.catalog-tabs{display:flex;gap:8px;flex-wrap:wrap}.catalog-tabs a{padding:10px 14px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);font-weight:750;text-decoration:none}.catalog-tabs a[aria-current=page]{border-color:#2463d4;background:#eaf2ff;color:#174b9c}.catalog-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.catalog-world-count{margin:0;padding:14px 16px;border-radius:14px;background:var(--surface-muted);color:var(--muted)}.game-city-inventory{display:grid;gap:3px;padding:12px 14px;border-radius:14px;background:#f2f7ff;color:#183f75}.game-city-inventory span{color:var(--muted);font-size:13px}.owned-status{color:#177245;font-weight:800}.physical-collection{display:grid;gap:22px}.collection-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding:26px;border:1px solid #dce6f2;border-radius:22px;background:var(--surface-muted)}.collection-hero h2,.collection-hero p{margin:5px 0}.collection-stats{display:flex;gap:12px;flex-wrap:wrap}.collection-stats span{min-width:150px;padding:14px 18px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.collection-stats strong{margin-right:5px;color:var(--ink);font-size:22px}.collection-visibility{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 18px;border-radius:16px;background:var(--surface-muted)}.collection-visibility span{display:grid}.collection-toolbar{display:flex;gap:12px;justify-content:space-between}.collection-toolbar label{display:flex;align-items:center;gap:8px;flex:1 1;padding:0 14px;border:1px solid #dce5f0;border-radius:12px;background:var(--surface)}.collection-toolbar input{width:100%;border:0;outline:0}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.collection-item{display:grid;grid-template-columns:92px minmax(0,1fr);gap:16px;padding:16px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.collection-item>a{height:118px}.collection-item .game-image{height:100%}.collection-item .game-image img{height:100%;object-fit:contain}.collection-item h3{margin:0 0 12px;font-size:16px}.collection-quantity{display:flex;align-items:center;gap:8px}.collection-quantity button{display:grid;place-items:center;width:30px;height:30px;border:1px solid #d8e2ee;border-radius:9px;background:var(--surface)}.collection-quantity svg{width:14px}.collection-available,.collection-quantity span{font-size:12px}.collection-available{display:flex;gap:7px;margin-top:12px;color:var(--muted)}.collection-item-actions{display:flex;gap:10px;margin-top:12px;font-size:12px}.collection-first{justify-self:center}.collection-add{display:grid;gap:14px}.collection-search{display:flex;align-items:center;gap:10px;padding:4px 16px;border:2px solid #9bbdf1;border-radius:14px;background:var(--surface)}.collection-search input{width:100%;min-height:48px;border:0;outline:0;font-size:18px}.collection-batch-toggle{justify-self:start}.collection-search-results{display:grid;gap:8px;max-height:min(56vh,560px);overflow:auto}.collection-search-results>button{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;border:1px solid var(--line);border-radius:14px;background:var(--surface);text-align:left}.collection-search-results>button[aria-pressed=true]{border-color:#3978df;background:#edf4ff}.collection-search-results .game-image{height:70px}.collection-search-results .game-image img{height:100%;object-fit:contain}.collection-search-results span{display:grid;gap:3px}.collection-search-results b svg{width:20px}.collection-batch-submit{position:sticky;bottom:0}@media (max-width:720px){.catalog-heading-row{display:grid}.catalog-heading-row>.city-select{min-width:0;width:100%}.catalog-summary{grid-template-columns:1fr}.collection-hero,.collection-toolbar,.collection-visibility{display:grid}.collection-hero .button,.collection-visibility select{width:100%}.collection-grid{grid-template-columns:1fr}.modal.modal-wide.bottom-sheet{width:100%;max-width:none;height:100dvh;max-height:100dvh;border-radius:0}}body{font-size:16px;line-height:1.6}h1{font-size:32px;line-height:1.2;letter-spacing:-.8px}h2{font-size:24px;line-height:1.3}h3{font-size:18px;line-height:1.4}.eyebrow,.muted,small{font-size:14px}.main{width:min(1280px,calc(100% - 64px));margin-inline:auto;padding-block:32px 64px}.header-inner{max-width:1440px;padding-inline:24px}.card{border-radius:16px;box-shadow:var(--shadow);border:1px solid var(--line);background:var(--surface);padding:24px}.text-link,input:not([type=checkbox]):not([type=radio]),select,summary{min-height:44px}.text-link{display:inline-flex;align-items:center;gap:8px}.field{gap:8px;margin-bottom:16px}.field input,.field select,.field textarea{font-size:16px;border-radius:10px;border-color:#94a3b8;background:var(--surface)}.field-label{display:block;font-size:14px;font-weight:650;margin-bottom:8px}.field-error{color:#b91c1c;font-size:14px}input[type=checkbox],input[type=radio]{accent-color:var(--blue);width:20px;height:20px}.checkbox-field{min-height:44px}.muted{color:var(--muted)}:focus-visible{outline:3px solid #2563eb;outline-offset:3px}h2[tabindex="-1"]:focus{outline:none}a,button{overflow-wrap:anywhere}svg{flex-shrink:0}.row{flex-wrap:wrap;gap:8px}.grid{gap:24px}.tags{gap:8px}.tags>a,.tags>span{display:inline-flex;gap:6px;align-items:center;font-size:12px}.badge{font-size:12px;font-weight:700;white-space:normal}.badge.green{background:#dcfce7;color:#166534}.badge.orange{background:#fef3c7;color:#92400e}.badge.red{background:#fee2e2;color:#991b1b}.badge.blue{background:#dbeafe;color:#1e40af}.badge.neutral{background:var(--surface-muted);color:#475569}.newbie-label{font-size:12px;color:#475569}.activity-nav{display:flex;gap:8px;margin-bottom:24px;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.activity-nav a{display:flex;gap:8px;align-items:center;min-height:44px;white-space:nowrap;background:transparent;border:1px solid transparent;border-radius:10px;padding:10px 16px}.activity-nav a.active{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.activity-card{display:flex;flex-direction:column;gap:12px}.activity-card h3,.activity-card p{margin:0}.activity-card .button{margin-top:auto}.activity-card.mafia-accent,.activity-card.rpg-accent{border-top:1px solid var(--line)}.rpg-accent>.eyebrow{color:#6d28d9}.mafia-accent>.eyebrow{color:#9f1239}.eyebrow{display:inline-flex;align-items:center;gap:8px}.personal-home{display:grid;gap:40px}.personal-home section{margin:0}.home-search-trigger{display:flex;width:100%;align-items:center;gap:16px;text-align:left;border:1px solid #94a3b8;background:var(--surface);border-radius:14px;padding:20px 24px;min-height:64px;color:var(--muted);font-size:18px}.quick-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:24px}.quick-actions .button{justify-content:center;padding-inline:12px;min-height:56px}.quiet-empty{padding:24px;background:var(--surface);border:1px dashed #cbd5e1;border-radius:16px}.quiet-empty p{margin-bottom:16px}.section-heading{margin-bottom:24px;gap:16px}.section-heading h2{margin:0}.section-heading>a{font-size:14px;min-height:44px;display:inline-flex;align-items:center}.game-meta{font-size:14px;margin:0}.wishlist-match>.game-image{height:144px;background:var(--surface-muted);border-radius:12px}.wishlist-match>.game-image img{height:100%;width:100%;object-fit:contain}.game-picks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.game-picks button{border:1px solid var(--line);border-radius:12px;padding:12px;text-align:left}.game-picks button[aria-pressed=true]{border-color:var(--blue);background:#eff6ff}.game-picks .game-image{height:88px}.game-picks img{height:100%;object-fit:contain}.game-picks span{font-size:14px}.chosen-game{display:flex;gap:24px;align-items:center;padding:16px;border:1px solid var(--line);border-radius:14px}.chosen-game>.game-image{width:120px;height:144px;flex-shrink:0}.chosen-game img{height:100%;object-fit:contain}.chosen-game h3{margin-bottom:8px}.chosen-game p{margin-bottom:4px;font-size:14px;display:flex;align-items:center;gap:8px}.form-stack{display:grid;gap:16px}.form-stack .field{margin:0}.visual-stepper{justify-content:space-between;padding:16px;border:1px solid var(--line);border-radius:12px}.visual-stepper,.visual-stepper>div{display:flex;align-items:center;gap:16px}.visual-stepper button{border:1px solid #94a3b8;border-radius:10px;font-size:24px}.visual-stepper output{font-size:24px;min-width:32px;text-align:center}.toggle-card{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:16px;border:1px solid var(--line);border-radius:12px;cursor:pointer}.toggle-card small{display:block;color:var(--muted);font-weight:400}.quick-filters button{min-height:44px;border:1px solid #cbd5e1;border-radius:24px;background:var(--surface);padding:8px 16px}.quick-filters button:hover{border-color:var(--blue)}summary{display:flex;align-items:center;cursor:pointer;font-size:14px;font-weight:650;gap:8px}summary:before{content:"＋";font-size:18px}details[open]>summary:before{content:"−"}details>.field,details>.form-stack{margin-top:16px}.select-trigger{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:48px;border:1px solid #94a3b8;border-radius:10px;padding:10px 14px;text-align:left;background:var(--surface)}.select-trigger[aria-invalid=true]{border-color:#b91c1c}.select-options{display:grid;gap:4px;max-height:50dvh;overflow-y:auto;margin-top:16px}.select-option{display:flex;align-items:center;gap:12px;padding:12px;border-radius:10px;min-height:48px;text-align:left}.select-option:hover,.select-option[aria-selected=true]{background:#eff6ff}.select-option>span{flex:1 1}.select-option small{display:block;color:var(--muted)}.select-option img{height:48px;width:48px;object-fit:contain}.city-select .field-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.city-select .select-trigger{border:0;background:transparent;padding:8px 4px;min-width:96px;font-size:14px}.city-select{display:flex;align-items:center;gap:4px}.city-select .search-select{min-width:0}.modal{width:min(560px,calc(100% - 32px));max-height:90dvh;padding:24px;border-radius:16px;overflow-y:auto}.modal::backdrop{background:#0f172a66}.modal-head{gap:16px;margin-bottom:24px}.modal-head h2{font-size:24px}.dialog-actions{display:flex;justify-content:flex-end;gap:16px;margin-top:24px}.create-options{display:grid;gap:12px}.create-option{display:flex;align-items:center;gap:16px;padding:16px;border:1px solid var(--line);border-radius:12px;text-align:left;min-height:72px}.create-option>span{flex:1 1}.create-option small{display:block;color:var(--muted);font-size:14px}.create-option:hover{background:var(--surface-muted);border-color:#94a3b8}.filter-desktop{width:100%;background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:8px 16px}.filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-block:16px}.filter-mobile{display:none}.filter-chips{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.filter-chips button{display:flex;align-items:center;gap:8px;min-height:44px;padding:8px 12px;border-radius:24px;background:#eff6ff;color:#1d4ed8;font-size:14px}.sheet-done{margin-top:24px}.skeleton-group{padding:24px;display:grid;gap:16px}.skeleton-line{height:24px;width:100%;border-radius:8px;background:linear-gradient(90deg,var(--line),var(--surface-muted),var(--line));background-size:200% 100%;animation:skeleton 1.4s ease infinite}.skeleton-line:last-child{width:60%}@keyframes skeleton{to{background-position:-200% 0}}.large-qr{width:min(320px,100%);margin:24px auto}.join-code{font-size:32px;font-weight:750;letter-spacing:.15em;text-align:center}.live-clock{font-size:32px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.action-menu{position:relative}.action-menu>summary{justify-content:center;border:1px solid var(--line);border-radius:10px;padding:8px 16px}.action-menu>summary:before{display:none}.action-menu[open]>div{position:absolute;right:0;top:100%;z-index:5;min-width:220px;display:grid;padding:8px;background:var(--surface);border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow)}.action-menu button{min-height:44px;text-align:left;padding:8px}.profile-tabs-panel{margin-top:24px}.profile-share{display:flex;gap:8px;align-items:center}.top-game .game-image{height:160px}.top-games{margin-block:24px}.site-header .brand small{display:none}.desktop-nav{gap:4px}.desktop-nav a{padding:12px 10px;font-size:14px;white-space:nowrap}.header-actions>a[aria-label="Мой профиль"]{display:inline-flex}.desktop-nav a.active{color:#1d4ed8;background:#eff6ff;border-radius:10px}.notification-dropdown{max-height:75dvh;overflow:auto}.chat-message{max-width:80%}.chat-body{min-height:280px}.chat-compose textarea{min-height:48px}@media (min-width:1600px){.main{max-width:1440px;width:calc(100% - 96px)}}@media (max-width:1100px){.header-inner{gap:16px}.site-header .brand{font-size:16px}.header-city{max-width:140px}.header-actions{gap:0}.desktop-nav a{padding-inline:8px}.quick-actions{gap:12px}.main{width:calc(100% - 40px)}}@media (max-width:800px){.main{width:calc(100% - 32px);padding-block:24px 96px}.header-inner{padding:12px 16px;gap:8px;flex-wrap:wrap}.site-header .brand{font-size:16px;flex:1 1}.header-actions{margin-left:auto}.header-actions .menu-button,.header-actions>a[aria-label="Мои чаты"]{display:none}.header-city{display:block!important;order:3;max-width:none;width:100%;border-top:1px solid var(--line);padding-top:4px}.header-city .city-select{justify-content:flex-start}.header-city .select-trigger{padding:4px;min-height:36px}.desktop-nav{display:none!important}.home-search-trigger{font-size:16px;padding:16px;min-height:56px}.quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.quick-actions .button{font-size:14px;min-height:64px;flex-direction:column;gap:4px}.grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.personal-home{gap:32px}.filter-desktop{display:none}.filter-mobile{display:inline-flex}.bottom-sheet{position:fixed;inset:auto 0 0;margin:0;width:100%;max-width:none;max-height:90dvh;border-radius:20px 20px 0 0;padding:24px 20px calc(24px + env(safe-area-inset-bottom))}.bottom-sheet:before{content:"";display:block;width:40px;height:4px;background:#cbd5e1;border-radius:4px;margin:-12px auto 20px}.section-heading{align-items:flex-start;gap:8px;margin-bottom:16px}.section-heading h2{font-size:20px}.section-heading>a{font-size:12px;flex-shrink:0}.activity-nav{margin-inline:-16px;padding-inline:16px;gap:4px}.activity-nav a{font-size:14px;padding:8px 12px}.activity-nav svg{display:none}.chosen-game{gap:16px}.chosen-game>.game-image{width:88px;height:112px}.dialog-actions{flex-wrap:wrap}.top-games-grid{gap:12px}.site-footer{padding-bottom:96px}.modal .filter-grid{grid-template-columns:1fr}.live-result-row{grid-template-columns:1fr!important}.live-result-row .field{min-width:0}.toast{bottom:96px;max-width:calc(100% - 32px)}}@media (max-width:480px){.grid.three,.grid.two{grid-template-columns:1fr}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card{padding:20px}.visual-stepper{align-items:flex-start;flex-direction:column}.visual-stepper>div{width:100%;justify-content:space-between}.game-picks{grid-template-columns:repeat(2,minmax(0,1fr))}.chosen-game{align-items:flex-start}.chosen-game>.game-image{width:72px;height:96px}.chosen-game p{flex-wrap:wrap}.page-heading h1{font-size:32px}.modal-head h2{font-size:20px}.profile-header{gap:16px}.top-game .game-image{height:112px}.chat-message{max-width:90%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}}.modal.modal-wide{width:min(920px,calc(100vw - 48px));max-width:920px}.modal.modal-wide .game-list-editor{width:100%}@media (max-width:680px){.modal.modal-wide{width:calc(100vw - 24px)}}.main{padding-inline:0}.header-inner{height:auto;min-height:80px}.action-list{display:grid;gap:12px}.action-list>a,.action-list>button{display:flex;align-items:center;gap:16px;border:1px solid var(--line);border-radius:12px;padding:16px;min-height:80px;text-align:left;width:100%}.action-list>*>span{flex:1 1}.action-list strong{display:block;font-size:16px}.action-list small{display:block;font-size:14px;color:var(--muted);margin-top:4px}.action-list>:hover{background:var(--surface-muted)}.shared-game-count{font-size:14px;color:#1d4ed8;font-weight:650}.toast{display:flex;align-items:center;gap:16px}.toast button{color:#fff;text-decoration:underline;min-height:44px;font-weight:700}.messages{max-height:480px;overflow-y:auto;padding:16px;background:var(--surface-muted);display:flex;flex-direction:column;gap:16px}.message{max-width:88%;align-items:flex-start}.message>div{background:var(--surface);border:1px solid var(--line);border-radius:0 14px 14px 14px;padding:12px 16px;min-width:0}.message.mine{align-self:flex-end}.message.mine>div{background:#eff6ff;border-color:#dbeafe;border-radius:14px 0 14px 14px}.message p{overflow-wrap:anywhere;margin-bottom:0}.message-head{display:flex;flex-wrap:wrap;gap:8px}.message-head time{font-size:12px;color:var(--muted)}.chat-section{padding:0;overflow:hidden}.chat-context,.chat-section>.row{padding:16px 20px;margin:0}.chat-context{border-bottom:1px solid var(--line)}.chat-section .chat-compose{padding:16px;background:var(--surface);margin:0;border-top:1px solid var(--line)}.chat-compose input{min-width:0}.chat-locked{padding:24px}.chat-section>.form-error{padding:16px}.profile-stats{margin-top:24px}.top-games .game-image{height:176px}.top-games .game-image img{height:100%;object-fit:contain}.form-stack>details{border:1px solid var(--line);border-radius:12px;padding:12px 16px}.activity-pages>.form-card{max-width:760px}.page-heading h1{font-size:32px}.live-heading img{max-width:104px}.live-heading .live-clock{font-size:32px}.live-page .card{margin-block:16px}.filter-grid .search-select{min-width:0}.filters-panel>.search-select{margin-block:16px}.filters-panel>.filter-desktop{margin-top:16px}@media (max-width:800px){.header-inner{min-height:112px;padding-bottom:4px}.header-city .select-trigger{min-height:44px}.header-city{padding-top:0}.main{padding-inline:0}.activity-nav{scrollbar-width:none}.live-heading{gap:16px}.messages{max-height:52dvh}.top-games{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.top-games>.card{padding:12px}.top-games .game-image{height:96px}.top-games h3{font-size:14px}.top-games .text-button{font-size:12px}.game-detail-top .game-image{max-height:240px}.game-detail-top>.game-image img{max-height:240px;object-fit:contain}.notification-dropdown{position:fixed;top:64px;left:16px;right:16px;width:auto}.header-actions .search-toggle{display:inline-flex}.main .page-heading{margin-top:0}}@media (max-width:800px){.detail-layout:has(.join-card)>aside{order:-1}.detail-layout:has(.join-card){display:flex;flex-direction:column}.detail-layout:has(.join-card)>*{width:100%}.organizer-card{display:none}.activity-system{grid-template-columns:80px minmax(0,1fr)}.activity-system>img{width:80px}.header-actions .header-search{display:inline-flex!important}.community-link h2{font-size:20px;margin-top:16px}.join-card{position:static}.top-games .row{gap:0}.profile-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.modal .join-code{font-size:24px;letter-spacing:.08em;font-weight:750;color:var(--ink);text-align:center;overflow-wrap:anywhere}.sheet-done h3{margin:0}.global-search-results a{min-height:44px}.global-search-results h3{font-size:16px}.activity-detail>.button{margin:16px 0}.activity-detail #activity-application{scroll-margin-top:140px}.profile-stats .stat-card>span{font-size:12px}.profile-stats .stat-card strong,.stat-card strong{font-size:32px}.profile-tabs-panel>h2{margin-top:32px}@media (max-width:800px){.profile-stats .stat-card strong{font-size:24px}.profile-stats .stat-card>span{font-size:12px}}.site-footer,.site-footer a{color:var(--muted)}.live-result-row>label{display:flex;align-items:center;gap:12px;min-height:44px}.live-result-row>label input{flex-shrink:0;margin:0}.live-result-row>label{flex-direction:row}.workspace-switcher{position:relative}.workspace-trigger{min-height:40px;max-width:190px;display:flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--ink);font:inherit;font-size:13px;font-weight:750;cursor:pointer}.workspace-trigger span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-menu{position:absolute;right:0;top:calc(100% + 10px);z-index:50;width:280px;padding:8px;background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 60px #0f172a24}.workspace-menu-title{padding:8px 10px 6px;color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.workspace-menu a{display:flex;align-items:flex-start;gap:10px;padding:10px;border-radius:10px;color:var(--ink);text-decoration:none}.workspace-menu a:hover{background:var(--surface-muted)}.workspace-menu a svg{margin-top:3px;flex:none}.workspace-menu span{display:grid;font-weight:750;line-height:1.35}.workspace-menu small{font-weight:500;color:var(--muted)}.live-page{max-width:1080px;grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:20px}.live-page>.button.full,.live-page>.card:not(.live-roster-card):not(.live-control-card),.live-page>.form-error,.live-page>.live-back,.live-page>.live-chat-link,.live-page>.live-heading{grid-column:1/-1}.live-back{display:inline-flex;align-items:center;min-height:40px;width:max-content;color:var(--ink);font-weight:700;text-decoration:none}.live-heading{min-height:220px;padding:28px;gap:28px;background:radial-gradient(circle at 90% 10%,#dbeafe 0,transparent 34%),linear-gradient(135deg,#fff 35%,#f8fbff);overflow:hidden}.live-heading>img{width:138px;max-height:174px;filter:drop-shadow(0 14px 16px #0f172a24)}.live-heading h1{max-width:650px;font-size:clamp(28px,4vw,44px);line-height:1.08;letter-spacing:-1.5px}.live-heading .live-clock{font-size:42px;font-weight:650;letter-spacing:-1px;color:#172554}.live-roster-card{grid-column:1;min-height:280px;margin:0!important}.live-control-card{grid-column:2;grid-row:3/span 2;margin:0!important;position:sticky;top:92px;display:grid;gap:16px}.live-section-title{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:22px}.live-section-title .eyebrow{color:#2563eb;font-weight:800;letter-spacing:.08em}.live-section-title h2{margin:2px 0 0}.live-section-title>strong{display:grid;place-items:center;min-width:52px;height:34px;border-radius:999px;background:#eff6ff;color:#1d4ed8}.live-roster{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.live-roster>.row{padding:12px;border:1px solid #e8edf5;border-radius:14px;background:var(--surface-muted);flex-wrap:nowrap}.live-roster>.row>span{min-width:0;line-height:1.35}.live-invite-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding-bottom:16px;border-bottom:1px solid var(--line)}.live-code{display:grid;line-height:1.2;text-align:right}.live-code small{color:var(--muted)}.live-code strong{font-size:15px;letter-spacing:.03em}.live-primary-actions{display:grid;gap:10px}.live-control-card>.action-menu,.live-control-card>.button,.live-primary-actions>.button{width:100%}.live-control-card .action-menu>summary{width:100%;box-sizing:border-box}.live-control-card .action-menu[open]>div{position:static;width:100%;box-sizing:border-box;margin-top:8px;box-shadow:none;background:#fff7f7;border-color:#fecaca}.live-control-card .action-menu button{width:100%;color:#b91c1c;border:0;background:transparent}.live-chat-link{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 18px;border:1px solid var(--line);border-radius:14px;background:var(--surface);font-weight:750;text-decoration:none}.live-page>.button.full{justify-self:start;width:auto;min-width:260px}.live-result-row{background:var(--surface-muted)}.modal .form-stack{max-height:min(68vh,680px);overflow:auto;padding-right:4px}@media (max-width:900px){.workspace-trigger span{display:none}.workspace-trigger{width:42px;justify-content:center;padding:0}.workspace-trigger svg:last-child{display:none}.live-page{grid-template-columns:1fr}.live-control-card,.live-page>.button.full,.live-page>.card:not(.live-roster-card):not(.live-control-card),.live-page>.form-error,.live-page>.live-back,.live-page>.live-chat-link,.live-page>.live-heading,.live-roster-card{grid-column:1;grid-row:auto}.live-control-card{position:static}.live-heading{min-height:0}.live-roster{grid-template-columns:1fr}}@media (max-width:600px){.live-page{gap:12px}.live-heading{padding:20px;align-items:flex-start}.live-heading>img{width:78px}.live-heading h1{font-size:25px;letter-spacing:-.5px;margin:5px 0}.live-heading .live-clock{font-size:28px}.live-control-card,.live-roster-card{padding:18px}.live-invite-row{grid-template-columns:1fr}.live-code{text-align:left;grid-template-columns:auto 1fr;gap:8px;align-items:baseline}.live-page>.button.full{width:100%;min-width:0}.workspace-menu{position:fixed;left:16px;right:16px;top:72px;width:auto}.header-actions>a[aria-label="Мой профиль"] .avatar{display:inline-grid}}.org-create{max-width:880px;margin:0 auto;padding:clamp(24px,5vw,56px)}.org-create>h1{font-size:clamp(32px,5vw,52px);letter-spacing:-1.7px;margin:5px 0 10px}.org-type-picker{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:28px 0}.org-type-picker button{display:grid;grid-template-columns:auto 1fr;gap:4px 12px;text-align:left;padding:20px;border:1px solid var(--line);border-radius:16px;background:var(--surface);color:var(--ink);cursor:pointer}.org-type-picker button svg{grid-row:1/3;color:var(--muted)}.org-type-picker button span{color:var(--muted);font-size:14px}.org-type-picker button.active{border-color:#2563eb;background:#eff6ff;box-shadow:0 0 0 2px #bfdbfe}.org-type-picker button.active svg{color:#2563eb}.slug-input{display:flex;align-items:center;border:1px solid #cbd5e1;border-radius:12px;overflow:hidden;background:var(--surface-muted)}.slug-input span{padding-left:12px;color:var(--muted)}.slug-input input{border:0!important;background:transparent!important}.org-directory-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:32px;padding:36px;border-radius:24px;background:#283d34;background-position:50%;background-size:cover;color:#fff}.org-directory-head-club{background-image:linear-gradient(90deg,#242d2af2,#242d2adc 58%,#242d2a80),url(/brand/hero-community.webp)}.org-directory-head-store{background-image:linear-gradient(90deg,#242d2af2,#242d2adc 58%,#242d2a80),url(/brand/profile-cover.webp)}.org-directory-head>div{max-width:740px}.org-directory-head h1{font-size:clamp(32px,5vw,54px);letter-spacing:-1.8px;margin:4px 0}.org-directory-head p{margin:0;color:#eeeae1}.org-directory-head .eyebrow{color:#e5d3a6}.org-directory-head .button{background:var(--surface);color:#16366f}.org-discovery-card{display:block;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:var(--surface);color:var(--ink);text-decoration:none;transition:transform .18s,box-shadow .18s}.org-discovery-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px #0f172a14}.org-discovery-card>div:last-child{padding:24px}.org-discovery-card h2{margin:0 0 9px;font-size:22px;letter-spacing:-.45px}.org-discovery-card p{display:flex;align-items:flex-start;gap:6px;color:var(--muted);min-height:42px;margin:0;line-height:1.55;font-size:13px}.org-discovery-card p svg{flex:none;margin-top:2px}.org-card-cover{position:relative;height:190px;background:var(--surface-muted);background-size:cover;background-position:50%;isolation:isolate}.org-card-cover[data-type=store]{background:#e7dfcc}.org-card-cover:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#071a3824,#071a389c)}.org-card-kind,.org-card-verification{position:absolute;top:16px;display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid #ffffff7a;border-radius:10px;background:#fffffff0;color:#17355f;font-size:11px;font-weight:800;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.org-card-kind{left:16px}.org-card-kind svg{width:15px;height:15px}.org-card-verification{right:16px;background:#ecfdf5f2;color:#137450}.org-card-logo{position:absolute;left:18px;bottom:16px;width:68px;height:68px;display:grid;place-items:center;border:3px solid #fff;border-radius:18px;object-fit:cover;background:var(--surface);color:#2563eb;box-shadow:0 10px 30px #071a3845}.org-card-logo img{width:100%;height:100%;border-radius:15px;object-fit:cover}.org-card-logo svg{width:30px;height:30px}.org-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding-top:16px;border-top:1px solid #e7edf5}.org-card-footer b,.org-card-footer span{display:inline-flex;align-items:center;gap:6px;font-size:11px}.org-card-footer span{color:#708198}.org-card-footer b{color:#245de8}.org-empty-showcase{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);min-height:360px;overflow:hidden;border:1px solid #dbe5f2;border-radius:24px;background:var(--surface);box-shadow:0 18px 44px #1737630d}.org-empty-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(30px,5vw,58px)}.org-empty-copy h2{max-width:520px;margin:18px 0 12px;font-size:clamp(28px,3.2vw,42px);line-height:1.12;letter-spacing:-1.2px}.org-empty-copy>p{max-width:560px;margin:0;color:#60758e;line-height:1.75}.org-empty-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.org-empty-visual{position:relative;min-height:340px;overflow:hidden}.org-empty-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff,#ffffff28 27%,transparent 60%),linear-gradient(0deg,#071a3a70,transparent 55%)}.org-empty-visual img{width:100%;height:100%;object-fit:cover}.org-empty-visual-label{position:absolute;right:24px;bottom:24px;z-index:2;display:inline-flex;align-items:center;gap:9px;padding:12px 15px;border:1px solid #ffffff7a;border-radius:13px;background:#fffffff0;color:#17355f;font-size:12px;font-weight:800;box-shadow:0 12px 30px #071a3830;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.org-directory-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.org-directory-benefits article{padding:23px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.org-directory-benefits article>span{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:#eaf1ff;color:#245de8}.org-directory-benefits h3{margin:16px 0 7px;font-size:16px}.org-directory-benefits p{margin:0;color:#6c8098;font-size:12px;line-height:1.65}.org-hero{min-height:220px;display:flex;align-items:flex-end;gap:22px;padding:32px;margin-bottom:22px;border-radius:24px;background:#283d34;background-size:cover;background-position:50%;color:#fff;overflow:hidden}.org-hero h1{font-size:clamp(32px,5vw,52px);margin:8px 0 4px;letter-spacing:-1.5px}.org-hero p{display:flex;align-items:center;gap:7px;margin:0;color:#dbeafe}.org-hero>.button{margin-left:auto}.org-logo{display:grid;place-items:center;width:92px;height:92px;flex:none;border-radius:22px;background:var(--surface);color:#2563eb;box-shadow:0 16px 36px #02061740}.org-logo img{width:100%;height:100%;object-fit:cover;border-radius:22px}.org-logo svg{width:38px;height:38px}.org-verified{display:inline-flex;align-items:center;gap:5px;color:#d1fae5;font-size:13px;font-weight:750}.org-public-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px}.org-public-layout>.card{margin-bottom:24px}.org-contact-card{display:flex;flex-direction:column;gap:10px;height:max-content;position:sticky;top:92px}.org-contact-card>a:not(.button){display:flex;justify-content:space-between;align-items:center;min-height:40px}.org-contact-card>img{width:150px;align-self:center;margin-top:8px}.org-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin:6px 0 24px}.org-section-head h2{font-size:30px;margin:0 0 4px}.org-section-head p{margin:0;color:var(--muted)}.org-event-list{display:grid;gap:12px}.org-event-card{display:grid;grid-template-columns:62px minmax(0,1fr) auto;gap:18px;align-items:center;padding:18px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.org-event-card h3,.org-event-card p{margin:2px 0}.org-event-date{display:grid;place-items:center;align-content:center;height:62px;border-radius:14px;background:#eff6ff;color:#1d4ed8;line-height:1}.org-event-date strong{font-size:25px}.org-event-date span{font-size:12px;text-transform:uppercase}.org-workspace-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:24px}.org-sidebar{position:sticky;top:86px;height:max-content;padding:12px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.org-context{display:grid;padding:10px 10px 14px;border-bottom:1px solid var(--line);line-height:1.4}.org-context small,.org-context span{color:var(--muted)}.org-context span{font-size:12px}.org-sidebar nav{display:grid;gap:3px;padding:10px 0}.org-sidebar nav a{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;color:#475569;text-decoration:none;font-weight:700;font-size:14px}.org-sidebar nav a.active,.org-sidebar nav a:hover{background:#eff6ff;color:#1d4ed8}.org-player-mode{display:block;padding:12px 10px 4px;border-top:1px solid var(--line);font-size:13px}.org-workspace-main{min-width:0}.org-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:24px}.org-metric{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:0 12px;padding:18px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.org-metric>span{grid-row:1/3;display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#eff6ff;color:#2563eb}.org-metric strong{font-size:25px;line-height:1}.org-metric small{color:var(--muted);line-height:1.3}.org-onboarding{margin-bottom:26px;background:var(--surface)}.org-onboarding>div{display:flex;gap:9px;align-items:center;padding:8px 0;color:var(--muted)}.org-onboarding>div.done{color:#15803d}.org-onboarding>div:not(.done) svg{color:#cbd5e1}.org-table-card{display:grid;grid-template-columns:1fr 100px;gap:10px}.org-table-card img{width:100px;grid-column:2;grid-row:1/3}.org-table-card>a{display:flex;align-items:center;gap:5px}.store-offer{display:flex;flex-direction:column;gap:9px}.store-offer>img{width:100%;height:150px;object-fit:contain}.store-offer>.button{margin-top:auto}.demand-list{display:grid;gap:10px}.demand-list>.card{display:grid;grid-template-columns:62px 1fr auto;align-items:center;gap:16px;padding:14px}.demand-list img{width:62px;height:62px;object-fit:contain}.demand-list h3,.demand-list p{margin:0}.demand-list>article>strong{display:grid;place-items:center;min-width:46px;height:46px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:20px}.org-data-table{padding:0;overflow:hidden}.org-data-table>div{display:grid;grid-template-columns:1fr 180px 110px;gap:12px;padding:14px 18px;border-bottom:1px solid var(--line)}.org-data-head{background:var(--surface-muted);color:var(--muted);font-size:13px}.analytics-row{display:grid;grid-template-columns:minmax(130px,1fr) 2fr 70px;gap:14px;align-items:center;padding:12px 0}.analytics-bar{height:9px;border-radius:9px;background:#e2e8f0;overflow:hidden}.analytics-bar i{display:block;height:100%;border-radius:9px;background:#2563eb}.team-member{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid var(--line)}.team-member>div{display:grid}.team-member small{color:var(--muted)}.team-member>select{margin-left:auto;width:auto;min-width:180px}.org-visitors-table>div{grid-template-columns:minmax(220px,1.4fr) minmax(160px,1fr) 100px 140px}.org-visitor-person{display:flex;align-items:center;gap:10px;min-width:0}.org-visitor-person>span{display:grid;min-width:0}.org-visitor-person small{color:var(--muted)}.invite-link{display:grid;gap:6px;padding:12px;border-radius:12px;background:#eff6ff}.verification-card{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:20px}.event-table-page{max-width:760px;margin:0 auto}.event-table-page>.card{margin-top:18px;padding:clamp(24px,5vw,50px);text-align:center;background:radial-gradient(circle at top right,#dbeafe,transparent 38%),#fff}.event-table-page h1{font-size:clamp(34px,6vw,58px);margin:15px 0 5px}.event-table-count{display:flex;align-items:center;justify-content:center;gap:9px;margin:28px 0}.event-table-count strong{font-size:34px}.event-table-count span{color:var(--muted)}.success-box{padding:14px;border-radius:12px;background:#ecfdf5;color:#166534;font-weight:750}.centered{text-align:center;max-width:600px;margin:40px auto}.centered>svg{color:#2563eb}@media (max-width:1000px){.org-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.org-workspace-layout{grid-template-columns:1fr}.org-sidebar{position:static;display:flex;align-items:center;overflow:auto}.org-context{min-width:180px;border-bottom:0;border-right:1px solid var(--line)}.org-sidebar nav{display:flex}.org-sidebar nav a{white-space:nowrap}.org-player-mode{display:none}.org-public-layout{grid-template-columns:1fr}.org-contact-card{position:static}}@media (max-width:700px){.org-create{padding:20px}.org-type-picker{grid-template-columns:1fr}.org-directory-head{align-items:flex-start;flex-direction:column;padding:24px}.org-empty-showcase{grid-template-columns:1fr}.org-empty-visual{min-height:230px;grid-row:1}.org-empty-visual:after{background:linear-gradient(0deg,#fff,transparent 44%),linear-gradient(0deg,#071a3a50,transparent 70%)}.org-empty-copy{padding:26px 22px 30px}.org-empty-copy h2{font-size:29px}.org-empty-actions,.org-empty-actions .button{width:100%}.org-directory-benefits{grid-template-columns:1fr}.org-hero{min-height:0;align-items:flex-start;flex-wrap:wrap;padding:22px}.org-logo{width:68px;height:68px}.org-logo,.org-logo img{border-radius:16px}.org-hero>div:nth-child(2){min-width:calc(100% - 92px)}.org-hero>.button{margin-left:0;width:100%}.org-hero h1{font-size:29px}.org-event-card{grid-template-columns:54px 1fr}.org-event-card>.button{grid-column:1/-1;width:100%}.org-section-head{align-items:flex-start;flex-direction:column}.org-section-head>.button{width:100%}.org-metrics{grid-template-columns:1fr 1fr}.org-metric{display:block;padding:14px}.org-metric>span{margin-bottom:12px}.org-metric small,.org-metric strong,.org-sidebar{display:block}.org-sidebar{padding:8px}.org-context{border:0;padding:8px}.org-data-table,.org-sidebar nav{overflow:auto}.org-data-table>div{min-width:560px}.verification-card{align-items:flex-start;flex-direction:column}.org-table-card{grid-template-columns:1fr 76px}.org-table-card img{width:76px}.analytics-row{grid-template-columns:1fr 70px}.analytics-bar{grid-column:1/-1;grid-row:2}.grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}}.personal-home{gap:48px}.home-lead{max-width:650px;color:#dbeafe;font-size:18px;line-height:1.55}@media (max-width:600px){.personal-home{gap:34px}.home-lead{font-size:16px}}.legal-consents{display:grid;gap:8px;padding:14px;border:1px solid var(--line);border-radius:12px;background:var(--surface-muted)}.legal-check{align-items:flex-start;line-height:1.5}.legal-check input{margin-top:3px}.legal-check a{color:var(--blue);font-weight:700;text-decoration:underline;text-underline-offset:2px}.field-error{color:#c6283d;font-size:12px;padding-left:28px}.profile-collections-heading{align-items:flex-end}.profile-collections-heading>div>h2,.profile-collections-heading>div>p{margin-bottom:4px}.profile-collection-card{display:flex;flex-direction:column;min-height:290px}.profile-collection-card>h3{margin:14px 0 6px;font-size:20px}.profile-collection-card>p{color:var(--muted);font-size:14px}.profile-collection-card>.button{margin-top:auto}.profile-collection-meta{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:12px}.profile-collection-meta>span{display:inline-flex;align-items:center;gap:6px}.profile-collection-covers{display:flex;align-items:center;min-height:92px;margin:12px 0 18px}.profile-collection-covers a{width:68px;height:88px;margin-right:-18px;overflow:hidden;border:3px solid white;border-radius:9px;background:var(--surface-muted);box-shadow:0 5px 14px #0f172a24;transform:rotate(-2deg)}.profile-collection-covers a:nth-child(2n){transform:rotate(2deg)}.profile-collection-covers img{width:100%;height:100%;object-fit:cover}.profile-collection-covers>span{color:var(--muted);font-size:13px}.game-list-editor{width:min(680px,86vw)}.game-list-picker-head{display:flex;justify-content:space-between;align-items:center}.game-list-picker-head span{color:var(--muted);font-size:13px}.game-list-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:330px;overflow:auto;padding:2px}.game-list-picker label{display:grid;grid-template-columns:auto 40px 1fr;align-items:center;gap:9px;min-width:0;padding:8px;border:1px solid var(--line);border-radius:10px;cursor:pointer}.game-list-picker label.selected{border-color:#93b4f5;background:#eff6ff}.game-list-picker img{width:40px;height:48px;object-fit:cover;border-radius:6px}.game-list-picker span{min-width:0;overflow:hidden;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.game-list-editor-actions{justify-content:space-between}.friend-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.friend-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px}.friend-card>div:not(.friend-card-actions){display:grid;min-width:0}.friend-card small{color:var(--muted)}.friend-card-name{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.staff-badge{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:6px 10px;border:1px solid #bcd0fa;border-radius:999px;background:#edf3ff;color:#174ea8;font-size:11px;font-weight:800;line-height:1;white-space:nowrap}.staff-badge.creator{border-color:#e5c36d;background:linear-gradient(135deg,#fff9e8,#fff2c7);color:#7a4b00}.staff-badge.administration{border-color:#bcd0fa;background:#edf3ff;color:#174ea8}.staff-badge svg{width:15px;height:15px;flex:0 0 auto}.staff-badge.compact{min-height:25px;padding:5px 8px;font-size:10px}.staff-badge.compact svg{width:13px;height:13px}.friend-card-actions{display:flex;gap:7px}.friend-card-actions .button{min-height:39px;padding:8px 12px}@media (max-width:700px){.profile-collections-heading{align-items:stretch;flex-direction:column}.game-list-editor{width:auto}.game-list-picker{grid-template-columns:1fr;max-height:280px}.friend-card-actions,.game-list-editor-actions{align-items:stretch;flex-direction:column}.friend-card-actions .button,.game-list-editor-actions .button{width:100%}.friend-card{grid-template-columns:auto 1fr auto}.friend-card-actions{grid-column:1/-1}}.feedback-prompt{text-align:left;cursor:pointer}.modal.modal-wide{width:min(980px,calc(100vw - 32px))}.contact-direct>span,.contacts-card-heading>span{display:inline-grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#e8f0ff;color:#155eef}.feedback-dialog-lead{margin:0 0 18px;color:#526b87;line-height:1.55}.feedback-form{display:grid;gap:16px}.feedback-categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:0;padding:0;border:0}.feedback-categories legend{grid-column:1/-1;margin-bottom:8px;color:#263f5b;font-size:13px;font-weight:800}.feedback-categories label{display:flex;align-items:center;gap:8px;min-height:48px;padding:10px 12px;border:1px solid #dce6f1;border-radius:12px;background:var(--surface);color:#3a536e;font-size:13px;font-weight:700;cursor:pointer}.feedback-categories label.selected,.feedback-categories label:hover{border-color:#8eb1ee;background:#edf4ff;color:#155eef}.feedback-categories input{position:absolute;opacity:0;pointer-events:none}.feedback-person-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.feedback-submit-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.feedback-submit-row p{max-width:470px;margin:0;color:#73869b;font-size:12px;line-height:1.5}.feedback-success{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:20px;border:1px solid #b9e5d0;border-radius:16px;background:#effbf5}.feedback-success>span{color:#118657}.feedback-success h3,.feedback-success p{margin:0}.feedback-success p{margin-top:4px;color:#526b64}.contacts-page{display:grid;gap:26px}.contacts-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.65fr);align-items:start;gap:22px}.contacts-form-card{display:grid;gap:22px;padding:clamp(22px,3vw,34px)}.contact-direct,.contacts-card-heading{display:flex;align-items:flex-start;gap:14px}.contact-direct h3,.contact-direct p,.contacts-card-heading h2,.contacts-card-heading p{margin:0}.contact-direct p,.contacts-card-heading p{margin-top:4px;color:#667b93;font-size:13px}.contacts-aside{display:grid;gap:16px}.contact-direct a{display:inline-block;margin-top:12px;color:#155eef;font-weight:800}.contact-expectation{padding:22px;border-radius:18px;background:#071a3a;color:#fff}.contact-expectation ol{display:grid;gap:10px;margin:14px 0 0;padding-left:22px;color:#d5e3f3;font-size:13px;line-height:1.5}.cooperation-page{display:grid;gap:24px}.cooperation-hero{position:relative;min-height:310px;display:grid;grid-template-columns:minmax(0,1fr) 320px;align-items:center;overflow:hidden;padding:clamp(32px,5vw,64px);border-radius:28px;background:linear-gradient(90deg,#071a3af5,#0f3676e8 58%,#155eefbd),url(/brand/hero-community.webp) 50% /cover;color:#fff}.cooperation-hero>div:first-child{position:relative;z-index:2;max-width:760px}.cooperation-hero .eyebrow{color:#86adff}.cooperation-hero h1{max-width:720px;margin:10px 0 14px;color:#fff;font-size:clamp(36px,5vw,58px);line-height:1.05;letter-spacing:-2px}.cooperation-hero p{max-width:650px;margin:0;color:#d9e7ff;font-size:16px;line-height:1.7}.cooperation-hero-art{display:flex;justify-content:flex-end;align-items:center;margin-right:-10px}.cooperation-hero-art svg{width:88px;height:88px;padding:22px;border:1px solid #ffffff55;border-radius:26px;background:#ffffff18;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:rotate(-7deg)}.cooperation-hero-art svg:nth-child(2){z-index:2;width:104px;height:104px;margin-inline:-12px;background:#ffffffee;color:#155eef;transform:translateY(-18px) rotate(4deg)}.cooperation-hero-art svg:nth-child(3){transform:rotate(10deg)}.cooperation-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:22px;align-items:start}.cooperation-form{display:grid;gap:18px;padding:clamp(24px,4vw,40px)}.cooperation-form-head{display:flex;align-items:flex-start;gap:14px}.cooperation-benefits>div>span,.cooperation-form-head>span{width:44px;height:44px;display:grid;flex:none;place-items:center;border-radius:13px;background:#eaf1ff;color:#155eef}.cooperation-form-head h2,.cooperation-form-head p{margin:0}.cooperation-form-head p{margin-top:4px;color:#667b93;font-size:13px}.cooperation-types{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:4px 0;padding:0;border:0}.cooperation-types legend{grid-column:1/-1;margin-bottom:7px;color:#263f5b;font-size:13px;font-weight:800}.cooperation-types label{min-height:76px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:10px 6px;border:1px solid #dce6f1;border-radius:13px;color:#506985;font-size:11px;font-weight:750;text-align:center;cursor:pointer}.cooperation-types label.selected,.cooperation-types label:hover{border-color:#8eb1ee;background:#edf4ff;color:#155eef}.cooperation-types input{position:absolute;opacity:0;pointer-events:none}.cooperation-consent{display:flex;align-items:flex-start;gap:10px;color:#60758e;font-size:12px;line-height:1.55;cursor:pointer}.cooperation-consent input{width:18px;height:18px;flex:none;margin-top:1px}.cooperation-consent a{color:#155eef;font-weight:750}.cooperation-submit{justify-self:start;min-width:230px}.cooperation-benefits{display:grid;gap:12px;padding:26px;border-radius:22px;background:#071a3a;color:#fff}.cooperation-benefits>h2{margin:0 0 6px;color:#fff;font-size:22px}.cooperation-benefits>div{display:flex;gap:12px;padding:16px 0;border-top:1px solid #ffffff1f}.cooperation-benefits>div>span{width:40px;height:40px;background:#ffffff14;color:#8db2ff}.cooperation-benefits h3,.cooperation-benefits p{margin:0}.cooperation-benefits h3{color:#fff;font-size:14px}.cooperation-benefits p{margin-top:4px;color:#b9cbe2;font-size:12px;line-height:1.55}.cooperation-success{min-height:560px;display:grid;grid-template-columns:auto minmax(0,620px);align-content:center;justify-content:center;gap:20px;padding:40px;border-radius:28px;background:#effbf5;text-align:left}.cooperation-success>span{width:68px;height:68px;display:grid;place-items:center;border-radius:20px;background:#d9f5e8;color:#118657}.cooperation-success h1{margin:8px 0 10px}.cooperation-success p{color:#557169;line-height:1.7}.cooperation-success .button{margin-top:14px}.achievement{min-height:122px;align-items:center;border-radius:18px;padding:16px;opacity:.62}.achievement.unlocked{border-color:#cbdcf5;opacity:1;box-shadow:0 8px 24px #1737630c}.achievement-art{position:relative;width:88px;height:88px;flex:none;overflow:hidden;border-radius:22px;background:#0d1e39}.achievement-art img{width:100%;height:100%;object-fit:cover}.achievement:not(.unlocked) .achievement-art img{filter:grayscale(1);opacity:.55}.achievement-art>svg{position:absolute;right:6px;bottom:6px;width:22px;height:22px;padding:5px;border-radius:50%;background:var(--surface);color:var(--muted);box-shadow:0 3px 9px #071a3833}@media (max-width:980px){.contacts-layout,.cooperation-hero,.cooperation-layout{grid-template-columns:1fr}.cooperation-hero-art{display:none}.cooperation-types{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.feedback-categories,.feedback-person-row{grid-template-columns:1fr}.feedback-submit-row,.feedback-success{align-items:stretch;grid-template-columns:1fr;flex-direction:column}.feedback-submit-row .button,.feedback-success .button{width:100%}.cooperation-hero{min-height:0;padding:30px 22px;border-radius:22px}.cooperation-hero h1{font-size:36px;letter-spacing:-1.2px}.cooperation-hero p{font-size:14px}.cooperation-types{grid-template-columns:repeat(2,minmax(0,1fr))}.cooperation-submit{width:100%}.cooperation-success{grid-template-columns:1fr;min-height:440px;padding:28px}}.main .card{border-color:var(--line);background:#fffefa;box-shadow:var(--shadow)}.main .section-heading{margin-bottom:24px}.main .section-heading h2{color:#242d2a;font-weight:800;letter-spacing:-.7px}.main .muted{color:#616760}.main .filters-panel,.main .tabs{background:#eeebe3;border-color:#ded8cc}.main .button:not(.secondary):not(.soft):not(.ghost):not(.danger):not(.selected):not(.danger-button){background:#2055d6;box-shadow:0 4px 0 #173e9a,0 7px 16px #2055d622}.main .button:not(.secondary):not(.soft):not(.ghost):not(.danger):not(.selected):not(.danger-button):hover{background:#1948bd}.main .button.secondary,.main .text-button{border-color:#d7d2c7;color:#37453e;background:#fffefa}.main .button.ghost,.main .button.soft{background:#eeeae1;color:#354c43}.main .badge.neutral{background:#eeeae1;color:#565c53}.main .staff-badge.creator{background:#fbefcd}.main .grid.friend-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));gap:18px}.main .friend-card{grid-template-columns:52px minmax(0,1fr) auto;gap:14px;padding:22px;min-height:124px}.main .friend-card-name{align-items:flex-start;flex-direction:column;gap:8px}.main .friend-card-name strong{font-size:17px;font-weight:800;overflow-wrap:anywhere}.main .friend-card .staff-badge{white-space:normal;max-width:100%;line-height:1.35}.main .friend-card small{margin-top:5px;overflow-wrap:anywhere}.main .friend-card>.icon-button{width:34px;min-width:34px;height:34px;min-height:34px;padding:8px;background:transparent;border-color:transparent;color:#7a766e}.main .friend-card>.icon-button:hover{background:#f9eae6;color:#b42318}.main .friend-card>.icon-button svg{width:17px;height:17px}.main .friend-card-actions{grid-column:2/-1}@media (pointer:coarse){.main .friend-card>.icon-button{width:44px;height:44px}}.button,.icon-button,.text-button{overflow-wrap:normal;word-break:normal}body:has([data-profile-editor]) .feedback-prompt{display:none}.main .image-drop{border-color:#c9c1b2;background:#f5f2eb}.main .image-drop input::file-selector-button{background:#eeeae1;border:1px solid #d7d2c7;border-radius:8px;padding:8px 12px;margin-right:12px;color:#37453e;cursor:pointer}.button,.icon-button,.text-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;border:1px solid transparent;border-radius:12px;padding:11px 19px;font:inherit;font-size:14px;line-height:1.4;font-weight:750;cursor:pointer;text-decoration:none;text-align:center;transition:background .15s,border-color .15s;white-space:normal;flex-shrink:0}.button{background:#245de8;color:#fff;box-shadow:0 3px 8px #245de81a}.button:hover{background:#184bcc;color:white}.button.secondary,.text-button{background:var(--control-surface,white);color:#37453e;border-color:var(--control-border,#ced8e6);box-shadow:none}.button.secondary:hover,.text-button:hover{background:var(--control-hover,#f0f5ff);color:#263c32;border-color:#bcb6a8}.button.ghost,.button.selected,.button.soft{background:#edf3ff;color:#245de8;box-shadow:none}.button.ghost:hover,.button.soft:hover{background:#dfeaff}.button.danger,.button.danger-button,.text-button.danger{background:#fff1f0;color:#b42318;border-color:#f2c9c5}.button.full{width:100%}.button svg,.icon-button svg,.text-button svg{flex-shrink:0;width:18px;height:18px}.icon-button{min-width:44px;width:44px;height:44px;padding:10px;background:var(--control-surface,white);border-color:var(--control-border,#dfe7f0);color:#526057;box-shadow:none}.icon-button:hover{background:var(--control-hover,#edf3ff);color:#263c32}.button:disabled,.icon-button:disabled,.text-button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.button:focus-visible,.icon-button:focus-visible,.text-button:focus-visible{outline:3px solid #a5c2ff;outline-offset:3px}.tabs{display:flex;gap:6px;overflow-x:auto;max-width:100%;padding:6px;margin:24px 0;background:#eaf0f7;border-radius:14px;scrollbar-width:thin;scroll-padding:6px}.tabs button{flex:0 0 auto;min-width:max-content;min-height:44px;padding:10px 18px;border:0;border-radius:10px;background:transparent;color:var(--muted);font:inherit;font-size:14px;font-weight:700;white-space:nowrap;cursor:pointer}.tabs button.active{background:var(--surface);color:#215be0;box-shadow:0 2px 6px #12304e0c}.main{max-width:1280px;width:100%;padding:30px 28px 64px}.field>input:not([type=checkbox]):not([type=range]),.field>select,.field>textarea,.select-trigger{min-height:48px;border-radius:12px;background:var(--surface);border:1px solid #ced9e7;padding:12px 14px;font-size:15px;color:var(--ink)}.field-label,.field>span:first-child{font-size:13px;font-weight:700;color:var(--ink)}.field small{font-size:12px;line-height:1.5;color:var(--muted)}.field .field-error{color:#c43131}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{outline:3px solid #245de815;border-color:#6695f3}.grid>*{min-width:0}.filters-panel{margin:0;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:18px;box-shadow:none}.profile-tabs-panel{padding-top:6px}.profile-tabs-panel>section+section{margin-top:26px}.development-banner button{min-width:36px;min-height:36px}.feedback-prompt:focus-visible{outline:3px solid #a5c2ff}.site-footer .brand img{max-width:188px;height:48px;object-fit:contain}@media (max-width:760px){.main{width:100%;padding:22px 16px calc(105px + env(safe-area-inset-bottom))}.development-banner{font-size:11px;text-align:left;padding:8px 14px;gap:10px}.development-banner>span:nth-child(2){flex:1 1}.development-dot{display:none}.development-banner>a{white-space:nowrap;font-size:11px}.development-banner button{min-width:32px}.feedback-prompt{bottom:calc(82px + env(safe-area-inset-bottom));width:42px;height:42px;padding:10px;right:12px}.feedback-prompt span{display:none}.site-footer{padding-bottom:calc(100px + env(safe-area-inset-bottom))}.tabs button{padding:10px 14px}.filter-desktop{max-width:100%}.results-summary{flex-wrap:wrap;gap:10px}.main .section-heading{align-items:center;gap:12px}.section-heading h2{font-size:22px}.section-heading>a{font-size:12px}.modal{max-width:calc(100vw - 24px)}.modal-wide{width:min(800px,calc(100vw - 24px))}}@media (prefers-reduced-motion:reduce){.button,.icon-button,.text-button{transition:none}}:root{--bg:#f5f3ee;--surface:#fffefa;--surface-muted:#eeebe3;--ink:#242d2a;--muted:#616760;--line:#e1ddd3;--shadow:0 6px 20px #4336220b;--control-surface:var(--surface);--control-hover:#e8e3d8;--control-border:#d7d2c7}