@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Vazirmatn:wght@400;500;600;700;800&display=swap";.rtc-gyms-page{min-height:76vh}.rtc-gyms-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:48px;display:flex}.rtc-gyms-heading .page-title{margin-bottom:0}.rtc-gyms-total{border:1px solid var(--line);background:#fff;grid-template-columns:auto 1fr;align-items:center;gap:2px 12px;min-width:180px;padding:18px 20px;display:grid}.rtc-gyms-total svg{color:var(--olive);grid-row:1/3}.rtc-gyms-total strong{font-size:1.5rem;line-height:1}.rtc-gyms-total span{color:var(--muted);font-size:.66rem}.rtc-gyms-list{border-top:1px solid var(--line)}.rtc-gym-row{border-bottom:1px solid var(--line);grid-template-columns:82px minmax(220px,1.4fr) minmax(130px,.7fr) minmax(110px,.6fr) 46px;align-items:center;gap:22px;padding:18px 0;transition:background-color .24s,padding .24s;display:grid}.rtc-gym-row:hover,.rtc-gym-row:focus-visible{background:#fff9;padding-inline:14px}.rtc-gym-logo{background:var(--olive);color:#fff;place-items:center;width:68px;height:68px;display:grid;overflow:hidden}.rtc-gym-logo img{object-fit:cover;width:100%;height:100%}.rtc-gym-logo span{font-size:1.7rem;font-weight:800}.rtc-gym-name small{color:var(--muted);letter-spacing:.08em;font-size:.65rem}.rtc-gym-name h2{margin:4px 0;font-size:1.25rem}.rtc-gym-location,.rtc-gym-fighters{color:var(--muted);align-items:center;gap:8px;font-size:.76rem;display:flex}.rtc-gym-location svg,.rtc-gym-fighters svg{width:16px}.rtc-gym-open{border:1px solid var(--line);place-items:center;width:42px;height:42px;transition:background-color .2s,color .2s;display:grid}.rtc-gym-open svg{width:17px}.rtc-gym-row:hover .rtc-gym-open{background:var(--olive);color:#fff}.rtc-gym-profile{background:var(--paper)}.rtc-gym-hero{color:#fff;background:#2e3826;padding:34px max(28px,50vw - 592px) 70px;position:relative;overflow:hidden}.rtc-gym-hero:after{content:"M";inset-inline-end:-35px;color:#ffffff06;pointer-events:none;font-size:29rem;font-weight:900;line-height:1;position:absolute;bottom:-170px}.rtc-back-link{color:#bbc4b5;align-items:center;gap:8px;margin-bottom:52px;font-size:.7rem;display:inline-flex}.rtc-back-link svg{width:15px}.rtc-gym-hero-grid{z-index:1;grid-template-columns:220px 1fr;align-items:center;gap:45px;display:grid;position:relative}.rtc-gym-profile-logo{background:#ffffff0f;border:1px solid #fff3;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:220px;height:220px;display:flex}.rtc-gym-profile-logo img{object-fit:cover;width:100%;height:100%}.rtc-gym-profile-logo>span{color:#c7d84b;font-size:5rem;font-weight:900}.rtc-gym-profile-logo small{color:#aeb8a8;font-size:.58rem}.rtc-gym-title>span{letter-spacing:.18em;color:#c7d84b;align-items:center;gap:10px;font-size:.62rem;display:flex}.rtc-gym-title>span i{background:#c7d84b;width:28px;height:1px}.rtc-gym-title>p{letter-spacing:.12em;color:#b7c0b1;text-transform:uppercase;margin:26px 0 5px;font-size:.8rem}.rtc-gym-title h1{letter-spacing:-.065em;margin:0;font-size:clamp(3.4rem,7vw,7rem);line-height:.95}.rtc-gym-title>div{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.rtc-gym-title b{color:#d7ddd3;border:1px solid #ffffff2e;align-items:center;gap:8px;padding:9px 12px;font-size:.68rem;font-weight:500;display:flex}.rtc-gym-title b svg{width:15px}.rtc-gym-profile-body{grid-template-columns:minmax(0,1fr) 390px;gap:55px;max-width:1184px;margin:auto;padding:80px 28px 110px;display:grid}.rtc-section-kicker{letter-spacing:.17em;color:var(--gold);font-size:.6rem;font-weight:800}.rtc-gym-about{border-bottom:1px solid var(--line);padding-bottom:50px}.rtc-gym-about h2,.rtc-gallery-heading h2,.rtc-gym-contact-panel>h2{margin:9px 0 18px;font-size:2rem}.rtc-gym-about p{color:var(--muted);max-width:720px;font-size:.92rem;line-height:2}.rtc-coach-card{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr auto;align-items:center;gap:18px;padding:32px 0;display:grid}.rtc-coach-icon{background:var(--olive);color:#fff;place-items:center;width:64px;height:64px;display:grid}.rtc-coach-icon svg{width:26px}.rtc-coach-card>div:nth-child(2)>span{color:var(--gold);font-size:.62rem;font-weight:700}.rtc-coach-card h2{margin:5px 0;font-size:1.35rem}.rtc-coach-card small{color:#956523;font-size:.62rem}.rtc-coach-card>a{border:1px solid var(--line);align-items:center;gap:7px;padding:10px 12px;font-size:.66rem;display:flex}.rtc-coach-card>a svg{width:15px}.rtc-coach-card>a svg:last-child{width:12px;color:var(--muted)}.rtc-gallery-section{padding-top:50px}.rtc-gallery-heading{justify-content:space-between;align-items:flex-end;margin-bottom:22px;display:flex}.rtc-gallery-heading h2{margin-bottom:0}.rtc-gallery-heading>span{color:var(--muted);font-size:.7rem}.rtc-gallery-empty{min-height:210px;color:var(--muted);background:#ffffff59;border:1px dashed #bfc2b6;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.rtc-gallery-empty svg{width:28px}.rtc-gallery-empty p{font-size:.75rem}.rtc-gallery-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.rtc-gallery-grid img{aspect-ratio:4/3;object-fit:cover;width:100%}.rtc-gym-contact-panel{border:1px solid var(--line);background:#fff;align-self:start;padding:28px;position:sticky;top:105px}.rtc-gym-contact-panel>h2{font-size:1.55rem}.rtc-contact-links{border-top:1px solid var(--line)}.rtc-contact-links>a{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr 16px;align-items:center;gap:11px;padding:16px 0;display:grid}.rtc-contact-icon{width:36px;height:36px;color:var(--olive);background:#eceee6;place-items:center;display:grid}.rtc-contact-icon svg{width:17px}.rtc-contact-links>a>span:nth-child(2){flex-direction:column;gap:4px;min-width:0;display:flex}.rtc-contact-links small{color:var(--muted);align-items:center;gap:6px;font-size:.58rem;display:flex}.rtc-contact-links small em{color:#906019;background:#fff1d9;padding:2px 5px;font-style:normal}.rtc-contact-links b{overflow-wrap:anywhere;font-size:.7rem;font-weight:600;line-height:1.55}.rtc-contact-links>a>svg{color:#999;width:13px}.rtc-source-note{background:#f0f2eb;grid-template-columns:22px 1fr;gap:10px;margin-top:18px;padding:13px;display:grid}.rtc-source-note svg{width:19px;color:var(--olive)}.rtc-source-note p{color:var(--muted);margin:0;font-size:.62rem;line-height:1.7}.rtc-profile-sources{gap:9px;margin-top:14px;display:flex}.rtc-profile-sources a{border-bottom:1px solid;align-items:center;gap:5px;font-size:.6rem;font-weight:700;display:flex}.rtc-profile-sources svg{width:11px}[dir=rtl] .rtc-back-link svg,[dir=rtl] .rtc-gym-open svg{transform:rotate(0)}[dir=ltr] .rtc-back-link svg,[dir=ltr] .rtc-gym-open svg{transform:rotate(180deg)}@media (width<=900px){.rtc-gyms-heading{flex-direction:column;align-items:stretch}.rtc-gyms-total{width:100%}.rtc-gym-row{grid-template-columns:68px 1fr 42px}.rtc-gym-location,.rtc-gym-fighters{display:none}.rtc-gym-profile-body{grid-template-columns:1fr}.rtc-gym-contact-panel{position:static}.rtc-gym-hero-grid{grid-template-columns:170px 1fr}.rtc-gym-profile-logo{width:170px;height:170px}}@media (width<=620px){.rtc-gym-row{gap:12px}.rtc-gym-logo{width:56px;height:56px}.rtc-gym-name h2{font-size:1rem}.rtc-gym-name small{font-size:.56rem}.rtc-gym-open{width:36px;height:36px}.rtc-gym-hero{padding:24px 20px 45px}.rtc-back-link{margin-bottom:34px}.rtc-gym-hero-grid{grid-template-columns:1fr;gap:25px}.rtc-gym-profile-logo{width:110px;height:110px}.rtc-gym-profile-logo>span{font-size:3rem}.rtc-gym-profile-logo small{display:none}.rtc-gym-title h1{font-size:3.2rem}.rtc-gym-title>p{margin-top:10px}.rtc-gym-profile-body{gap:35px;padding:55px 20px 80px}.rtc-coach-card{grid-template-columns:58px 1fr}.rtc-coach-card>a{grid-column:1/-1;justify-content:center}.rtc-coach-icon{width:54px;height:54px}.rtc-gym-contact-panel{padding:22px}}.rtc-gallery-grid{grid-template-columns:1.6fr 1fr;align-items:stretch}.rtc-gallery-grid img{background:#1d231a;height:100%}.rtc-gallery-grid img:first-child{aspect-ratio:16/10}.rtc-gallery-grid img:nth-child(n+2){aspect-ratio:4/3}.rtc-map-section{padding-top:58px}.rtc-map-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.rtc-map-heading h2{margin:9px 0 0;font-size:2rem}.rtc-map-heading a{border-bottom:1px solid;align-items:center;gap:7px;padding-bottom:4px;font-size:.68rem;font-weight:700;display:flex}.rtc-map-heading a svg{width:13px}.rtc-map-section>p{color:var(--muted);margin:16px 0;font-size:.76rem;line-height:1.8}.rtc-map-frame{border:1px solid var(--line);background:#e8e9e1;height:360px;overflow:hidden}.rtc-map-frame iframe{border:0;width:100%;height:100%}@media (width<=620px){.rtc-gallery-grid{grid-template-columns:1fr}.rtc-gallery-grid img:first-child,.rtc-gallery-grid img:nth-child(n+2){aspect-ratio:auto}.rtc-map-heading{flex-direction:column;align-items:flex-start}.rtc-map-frame{height:300px}}.rtc-home{--rtc-ink:#141611;--rtc-olive:#4d5835;--rtc-olive-deep:#2f3825;--rtc-acid:#c7d84b;--rtc-gold:#c58b35;--rtc-paper:#f3f2eb;--rtc-white:#fff;--rtc-line:#d7d8cd;--rtc-muted:#74776e;background:var(--rtc-paper);color:var(--rtc-ink);min-height:100vh}.rtc-home *{box-sizing:border-box}.rtc-topbar{z-index:50;border-bottom:1px solid var(--rtc-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f3f2ebeb;height:76px;position:sticky;top:0}.rtc-topbar-inner{justify-content:space-between;align-items:center;gap:32px;max-width:1320px;height:100%;margin:auto;padding:0 34px;display:flex}.rtc-mini-brand{letter-spacing:.16em;direction:ltr;align-items:center;gap:10px;font-weight:900;display:flex}.rtc-mini-brand img{width:38px;height:38px}.rtc-topbar nav{align-items:center;gap:clamp(20px,2.5vw,36px);display:flex}.rtc-topbar nav a{padding:28px 0;font-size:.77rem;font-weight:700;position:relative}.rtc-topbar nav a:after{content:"";inset-inline:0;background:var(--rtc-olive);height:2px;transition:transform .2s;position:absolute;bottom:20px;transform:scaleX(0)}.rtc-topbar nav a:hover:after,.rtc-topbar nav a:focus-visible:after{transform:scaleX(1)}.rtc-top-actions{align-items:center;display:flex}.rtc-language{border:1px solid var(--rtc-line);background:0 0;align-items:center;gap:8px;padding:9px 13px;font-size:.72rem;font-weight:700;display:flex}.rtc-language svg{width:13px}.rtc-menu-button,.rtc-mobile-language{display:none}.rtc-search-hero{border-bottom:1px solid var(--rtc-line);place-items:center;min-height:690px;padding:90px 24px;display:grid;position:relative;overflow:hidden}.rtc-grid-lines{background-image:linear-gradient(#4046330e 1px,#0000 1px),linear-gradient(90deg,#4046330e 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0,#000 18% 78%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 18% 78%,#0000 100%)}.rtc-search-hero:before{content:"";background:radial-gradient(circle,#c7d84b21,#c7d84b00 70%);border-radius:50%;width:520px;height:520px;position:absolute;top:0;left:50%;transform:translate(-50%,-35%)}.rtc-hero-orbit{pointer-events:none;border:1px solid #4d58351a;border-radius:50%;position:absolute}.orbit-one{width:740px;height:740px}.orbit-two{width:1040px;height:1040px}.rtc-hero-content{z-index:2;text-align:center;flex-direction:column;align-items:center;width:min(890px,100%);display:flex;position:relative}.rtc-kicker{color:var(--rtc-olive);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:13px;font-size:.62rem;font-weight:800;display:flex}.rtc-kicker i{background:var(--rtc-gold);width:28px;height:1px;display:block}.rtc-main-logo{filter:drop-shadow(0 14px 25px #14161114);width:min(380px,74vw);margin:22px auto 24px}.rtc-hero-content h1{letter-spacing:-.06em;max-width:860px;margin:0;font-size:clamp(2.8rem,5.6vw,5.7rem);line-height:.98}.rtc-hero-content>p{color:var(--rtc-muted);max-width:650px;margin:20px auto 0;font-size:clamp(.95rem,1.5vw,1.12rem);line-height:1.9}.rtc-global-search{background:var(--rtc-white);text-align:start;border:1px solid #bfc2b4;align-items:center;gap:14px;width:min(790px,100%);height:76px;margin-top:36px;padding:0 10px 0 22px;display:flex;position:relative;box-shadow:0 22px 60px #1b1f151f}.rtc-global-search:focus-within{border-color:var(--rtc-olive);box-shadow:0 22px 60px #1b1f1526,0 0 0 4px #4d58351a}.rtc-global-search>svg{color:var(--rtc-olive);flex:none;width:23px}.rtc-global-search>input{min-width:0;color:var(--rtc-ink);background:0 0;border:0;outline:0;flex:1;font-size:.93rem}.rtc-global-search>input::placeholder{color:#9a9c94}.rtc-global-search>button{background:var(--rtc-olive-deep);color:#fff;border:0;flex:none;place-items:center;width:55px;height:55px;display:grid}.rtc-global-search>button svg{width:20px}.rtc-search-dropdown{top:83px;border:1px solid var(--rtc-line);z-index:10;background:#fff;padding:8px;position:absolute;inset-inline:0;box-shadow:0 28px 70px #1416112e}.rtc-search-dropdown>button{text-align:start;background:0 0;border:0;align-items:center;gap:12px;width:100%;padding:9px;display:flex}.rtc-search-dropdown>button:hover,.rtc-search-dropdown>button:focus-visible{background:var(--rtc-paper)}.rtc-result-mark{background:var(--rtc-olive-deep);color:#fff;flex:none;place-items:center;width:42px;height:42px;display:grid}.rtc-result-mark.gym{background:var(--rtc-gold)}.rtc-result-mark.news{background:#222}.rtc-result-mark svg{width:18px}.rtc-search-dropdown button>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.rtc-search-dropdown b{font-size:.8rem}.rtc-search-dropdown small{color:var(--rtc-muted);font-size:.65rem}.rtc-result-arrow{width:16px;margin-inline-start:auto}.rtc-no-result{color:var(--rtc-muted);justify-content:center;align-items:center;gap:10px;padding:26px;font-size:.78rem;display:flex}.rtc-no-result svg{width:18px}.rtc-search-meta{color:var(--rtc-muted);gap:20px;margin-top:18px;font-size:.65rem;display:flex}.rtc-search-meta span{align-items:center;gap:6px;display:flex}.rtc-search-meta svg{width:13px;color:var(--rtc-olive)}.rtc-hero-index{bottom:25px;color:#8f9289;letter-spacing:.15em;direction:ltr;justify-content:space-between;font-size:.54rem;display:flex;position:absolute;inset-inline:35px}.rtc-data-ribbon{border-inline:1px solid var(--rtc-line);border-bottom:1px solid var(--rtc-line);grid-template-columns:repeat(3,1fr);max-width:1320px;margin:-1px auto 0;display:grid}.rtc-data-ribbon>div{border-inline-end:1px solid var(--rtc-line);justify-content:center;align-items:center;gap:14px;min-height:108px;display:flex}.rtc-data-ribbon>div:last-child{border:0}.rtc-data-ribbon svg{width:22px;color:var(--rtc-olive)}.rtc-data-ribbon span{flex-direction:column;display:flex}.rtc-data-ribbon small{color:var(--rtc-gold);font-size:.55rem;font-weight:800}.rtc-data-ribbon b{margin-top:4px;font-size:.78rem}.rtc-camp-teaser{background:var(--rtc-olive-deep);color:#fff;justify-content:space-between;align-items:center;max-width:1320px;margin:80px auto 0;padding:46px 54px;display:flex;position:relative;overflow:hidden}.rtc-camp-teaser:after{content:"RTC";inset-inline-end:40px;color:#ffffff09;letter-spacing:-.08em;font-size:10rem;font-weight:900;position:absolute;top:-42px}.rtc-section-label{color:var(--rtc-gold);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:8px;font-size:.61rem;font-weight:800;display:flex}.rtc-section-label svg{width:15px}.rtc-camp-teaser h2{letter-spacing:-.05em;margin:10px 0;font-size:clamp(1.8rem,3vw,3rem)}.rtc-camp-teaser p{color:#bcc4b7;margin:0;font-size:.8rem}.rtc-coming-soon{z-index:2;border:1px solid #ffffff40;padding:10px 14px;font-size:.66rem}.rtc-news-feed{max-width:1320px;margin:0 auto;padding:120px 34px}.rtc-feed-heading{border-bottom:1px solid var(--rtc-line);justify-content:space-between;align-items:end;margin-bottom:30px;padding-bottom:30px;display:flex}.rtc-feed-heading h2{letter-spacing:-.06em;margin:10px 0;font-size:clamp(2.5rem,5vw,4.7rem)}.rtc-feed-heading p{color:var(--rtc-muted);margin:0}.rtc-feed-heading>a{border-bottom:1px solid var(--rtc-ink);align-items:center;gap:8px;padding-bottom:5px;font-size:.7rem;font-weight:800;display:flex}.rtc-feed-heading>a svg{width:16px}.rtc-news-list{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.rtc-news-card{border:1px solid var(--rtc-line);background:#fff;grid-template-columns:210px 1fr;min-height:230px;transition:transform .22s,box-shadow .22s;display:grid}.rtc-news-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px #1b1f1517}.rtc-news-visual{background:var(--rtc-olive);place-items:center;min-height:230px;display:grid;position:relative;overflow:hidden}.rtc-news-card:nth-child(3n+2) .rtc-news-visual{background:#87672f}.rtc-news-card:nth-child(3n) .rtc-news-visual{background:#252a21}.rtc-news-visual:after{content:"";border:1px solid #ffffff29;border-radius:50%;width:190px;height:190px;position:absolute}.rtc-news-visual>span{top:15px;color:#fff;letter-spacing:.1em;z-index:2;font-size:.58rem;position:absolute;inset-inline-start:16px}.rtc-news-visual img{z-index:2;width:75px}.rtc-news-visual i{background:#ffffff1a;width:1px;height:160%;position:absolute;transform:rotate(28deg)}.rtc-news-copy{flex-direction:column;padding:25px;display:flex}.rtc-news-meta{color:var(--rtc-muted);align-items:center;gap:10px;font-size:.6rem;display:flex}.rtc-news-meta>span{color:var(--rtc-gold);font-weight:800}.rtc-news-meta em{background:#efefe7;margin-inline-start:auto;padding:4px 6px;font-style:normal}.rtc-news-copy h3{letter-spacing:-.025em;margin:17px 0 8px;font-size:1.3rem;line-height:1.4}.rtc-news-copy>p{color:var(--rtc-muted);margin:0;font-size:.76rem;line-height:1.8}.rtc-read-link{align-items:center;gap:7px;margin-top:auto;padding-top:17px;font-size:.67rem;font-weight:800;display:flex}.rtc-read-link svg{width:15px}.rtc-load-trigger{min-height:100px;color:var(--rtc-muted);justify-content:center;align-items:center;gap:10px;font-size:.7rem;display:flex}.rtc-loader{border:2px solid var(--rtc-line);border-top-color:var(--rtc-olive);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite rtc-spin}.rtc-home-footer{color:#fff;background:#171b15;grid-template-columns:1fr 1fr 1fr;align-items:center;min-height:150px;padding:35px max(34px,50vw - 626px);display:grid}.rtc-home-footer>div{direction:ltr;align-items:center;gap:12px;display:flex}.rtc-home-footer img{width:45px}.rtc-home-footer div>span{flex-direction:column;display:flex}.rtc-home-footer b{letter-spacing:.1em;font-size:.75rem}.rtc-home-footer small{letter-spacing:.12em;color:#9da697;margin-top:4px;font-size:.5rem}.rtc-home-footer p{text-align:center;color:#aab1a5;font-size:.72rem}.rtc-home-footer>span{text-align:end;color:#7f877a;font-size:.6rem}@keyframes rtc-spin{to{transform:rotate(360deg)}}[dir=rtl] .rtc-result-arrow,[dir=rtl] .rtc-global-search>button svg,[dir=rtl] .rtc-read-link svg,[dir=rtl] .rtc-feed-heading>a svg{transform:rotate(90deg)}[dir=ltr] .rtc-result-arrow,[dir=ltr] .rtc-global-search>button svg,[dir=ltr] .rtc-read-link svg,[dir=ltr] .rtc-feed-heading>a svg{transform:rotate(-90deg)}@media (width<=980px){.rtc-topbar nav{top:76px;background:var(--rtc-paper);border-bottom:1px solid var(--rtc-line);flex-direction:column;align-items:stretch;padding:18px 28px 28px;display:none;position:absolute;inset-inline:0}.rtc-topbar nav.is-open{display:flex}.rtc-topbar nav a{padding:9px 0}.rtc-topbar nav a:after{display:none}.rtc-menu-button{background:0 0;border:0;place-items:center;display:grid}.rtc-menu-button svg{width:24px}.rtc-language{display:none}.rtc-mobile-language{border:1px solid var(--rtc-line);background:#fff;padding:11px;display:block}.rtc-news-list{grid-template-columns:1fr}.rtc-camp-teaser{margin-inline:24px}.rtc-news-card{grid-template-columns:250px 1fr}.rtc-home-footer{grid-template-columns:1fr 1fr}.rtc-home-footer p{display:none}}@media (width<=640px){.rtc-topbar{height:68px}.rtc-topbar-inner{padding:0 18px}.rtc-topbar nav{top:68px}.rtc-search-hero{min-height:calc(100svh - 68px);padding:64px 18px 70px}.rtc-main-logo{width:260px;margin:18px auto}.rtc-hero-content h1{font-size:2.65rem}.rtc-hero-content>p{font-size:.9rem}.rtc-kicker{gap:8px;font-size:.52rem}.rtc-kicker i{width:18px}.rtc-global-search{height:64px;margin-top:28px;padding-inline:15px 7px}.rtc-global-search>button{width:50px;height:50px}.rtc-search-meta{flex-direction:column;gap:7px}.rtc-hero-index{display:none}.orbit-one{width:520px;height:520px}.orbit-two{width:720px;height:720px}.rtc-data-ribbon{grid-template-columns:1fr}.rtc-data-ribbon>div{border-inline-end:0;border-bottom:1px solid var(--rtc-line);min-height:78px}.rtc-data-ribbon>div:last-child{border-bottom:0}.rtc-camp-teaser{flex-direction:column;align-items:flex-start;gap:25px;margin:45px 18px 0;padding:35px 25px}.rtc-camp-teaser p{line-height:1.8}.rtc-news-feed{padding:85px 18px}.rtc-feed-heading{flex-direction:column;align-items:flex-start;gap:25px}.rtc-feed-heading h2{font-size:2.8rem}.rtc-news-list{gap:16px}.rtc-news-card{grid-template-columns:1fr}.rtc-news-visual{min-height:170px}.rtc-news-copy{padding:22px}.rtc-news-copy h3{font-size:1.22rem}.rtc-home-footer{grid-template-columns:1fr auto;padding:32px 20px}.rtc-home-footer>span{font-size:.55rem}.rtc-search-dropdown{top:70px}}.rtc-top-actions{gap:8px}.rtc-search-hero{min-height:600px;padding:76px 24px}.rtc-grid-lines{opacity:.75;background-size:76px 76px}.rtc-search-hero:before{opacity:.7}.rtc-main-logo{width:min(350px,70vw);margin:0 auto 24px}.rtc-hero-content h1{max-width:760px;font-size:clamp(2.7rem,5vw,4.8rem)}.rtc-global-search{margin-top:30px;box-shadow:0 18px 48px #1b1f151a}.rtc-camp-line{border-bottom:1px solid var(--rtc-line);max-width:1252px;color:var(--rtc-muted);justify-content:center;align-items:center;gap:14px;margin:0 auto;padding:22px 0;font-size:.67rem;display:flex}.rtc-camp-line i{background:var(--rtc-line);width:46px;height:1px}.rtc-camp-line b{color:var(--rtc-olive);font-size:.62rem}.rtc-news-feed{padding:88px 34px}.rtc-feed-heading{margin-bottom:26px;padding-bottom:24px}.rtc-feed-heading h2{margin:0;font-size:clamp(2.4rem,4vw,4rem)}.rtc-news-meta em{display:none}@media (width<=980px){.rtc-language{display:flex}.rtc-mobile-language{display:none}.rtc-top-actions{gap:6px}}@media (width<=640px){.rtc-topbar-inner{padding:0 16px}.rtc-language{padding:7px 9px;font-size:.66rem;display:flex}.rtc-language svg{display:none}.rtc-menu-button{width:38px;height:38px}.rtc-search-hero{min-height:570px;padding:52px 18px 58px}.rtc-main-logo{width:230px;margin:0 auto 22px}.rtc-hero-content h1{font-size:2.35rem}.rtc-global-search{margin-top:24px}.rtc-camp-line{margin:0 18px;padding:18px 0}.rtc-news-feed{padding:68px 18px}.rtc-feed-heading{flex-direction:row;align-items:center;gap:18px}.rtc-feed-heading h2{font-size:2.35rem}.rtc-feed-heading>a{white-space:nowrap}}:root{--ink:#11130f;--muted:#6e7169;--paper:#f4f3ed;--white:#fff;--olive:#38452b;--olive2:#677552;--gold:#c9973e;--line:#d9d9d0;--soft:#e9e8df;--dark:#1c211a;--shadow:0 18px 50px #1c211a14;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:Inter,Vazirmatn,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0}button,input,textarea{font:inherit}button,a{color:inherit}a{text-decoration:none}button{cursor:pointer}img{max-width:100%}main{min-height:75vh}.site-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#f4f3edf0;height:78px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:30px;max-width:1240px;height:100%;margin:auto;padding:0 28px;display:flex}.brand{direction:ltr;align-items:center;gap:11px;display:flex}.brand img{width:40px;height:40px}.brand span{flex-direction:column;line-height:1;display:flex}.brand b{letter-spacing:.12em;font-size:1.1rem}.brand small{letter-spacing:.15em;color:var(--muted);margin-top:5px;font-size:.58rem}nav{align-items:center;gap:30px;font-size:.86rem;font-weight:600;display:flex}nav a{padding:30px 0;position:relative}nav a:after{content:"";bottom:21px;background:var(--olive);height:2px;transition:all .2s;position:absolute;inset-inline:0;transform:scaleX(0)}nav a:hover:after,nav a.active:after{transform:scaleX(1)}.header-actions{align-items:center;display:flex}.language{border:1px solid var(--line);background:0 0;align-items:center;gap:7px;padding:9px 13px;font-size:.78rem;display:flex}.menu,.lang-mobile{display:none}.hero{border-bottom:1px solid var(--line);overflow:hidden}.hero-grid{grid-template-columns:1.35fr .65fr;max-width:1240px;min-height:670px;margin:auto;padding:0 28px;display:grid}.hero-copy{z-index:2;align-self:center;padding:80px 7vw 80px 0;position:relative}.hero-copy>.eyebrow,.page-title>.eyebrow,.source-title .eyebrow{letter-spacing:.18em;color:var(--olive);align-items:center;gap:9px;font-size:.69rem;font-weight:800;display:flex}.eyebrow i{background:var(--gold);width:23px;height:2px}.hero-logo{object-fit:contain;object-position:left;width:126px;height:60px;margin:30px 0 10px}.hero-copy h1{letter-spacing:-.055em;max-width:790px;margin:8px 0 22px;font-size:clamp(2.8rem,5.2vw,5.3rem);line-height:1.03}.hero-copy>p{color:var(--muted);max-width:600px;font-size:1.08rem;line-height:1.9}.search-wrap{max-width:700px;margin-top:32px;position:relative}.search-field{height:70px;box-shadow:var(--shadow);background:#fff;border:1px solid #c7c9bd;align-items:center;gap:14px;padding:0 20px;display:flex}.search-field:focus-within{border-color:var(--olive);outline:3px solid #38452b24}.search-field input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:.97rem}.search-field kbd{border:1px solid var(--line);color:var(--muted);direction:ltr;padding:5px 7px;font-size:.68rem}.search-results{top:76px;border:1px solid var(--line);z-index:10;background:#fff;padding:8px;position:absolute;inset-inline:0;box-shadow:0 25px 60px #00000029}.search-results button{text-align:start;background:0 0;border:0;align-items:center;gap:12px;width:100%;padding:10px;display:flex}.search-results button:hover,.search-results button:focus{background:var(--paper)}.result-icon{color:#fff;background:var(--olive);place-items:center;width:42px;height:42px;display:grid}.result-icon svg{width:18px}.result-icon.gym{background:var(--gold)}.search-results button>span:nth-child(2){flex-direction:column;gap:4px;display:flex}.search-results small{color:var(--muted)}.result-arrow{width:17px;margin-inline-start:auto}.empty{color:var(--muted);align-items:center;gap:12px;padding:24px;display:flex}.search-tags{color:var(--muted);align-items:center;gap:9px;margin-top:16px;font-size:.72rem;display:flex}.search-tags b{color:var(--olive);background:#e5e5dc;padding:6px 9px}.hero-panel{background:var(--olive);justify-content:center;align-items:center;min-width:380px;margin-inline-end:calc(-50vw + 620px);display:flex;position:relative;overflow:hidden}.hero-panel:before{content:"";background:repeating-linear-gradient(115deg,#0000 0 25px,#ffffff06 25px 26px);position:absolute;inset:0}.hero-panel>img{filter:drop-shadow(0 25px 35px #0000004d);z-index:2;width:240px}.round{border:1px solid #ffffff1c;border-radius:50%;position:absolute}.round-1{width:440px;height:440px}.round-2{width:610px;height:610px}.panel-stat{top:50px;color:#fff;flex-direction:column;display:flex;position:absolute;inset-inline-start:42px}.panel-stat strong{font-size:2rem}.panel-stat span{letter-spacing:.18em;color:#b8c0ac;font-size:.56rem}.panel-line{bottom:35px;letter-spacing:.18em;color:#c4cbb9;justify-content:space-between;font-size:.56rem;display:flex;position:absolute;inset-inline:40px}.section{max-width:1240px;margin:auto;padding:95px 28px}.section.compact{max-width:1050px}.news-section{padding-top:110px}.section-head{justify-content:space-between;align-items:end;margin-bottom:35px;display:flex}.section-head .eyebrow,.page-title .eyebrow{color:var(--gold)}.section h2,.section-head h2{letter-spacing:-.04em;margin:8px 0 0;font-size:2.25rem}.text-link{border-bottom:1px solid;align-items:center;gap:10px;padding-bottom:5px;font-size:.8rem;font-weight:700;display:flex}.news-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.news-card{border:1px solid var(--line);background:#fff;transition:all .25s}.news-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.news-art{background:var(--olive);place-items:center;height:190px;display:grid;position:relative;overflow:hidden}.news-card.n1 .news-art{background:#9b783d}.news-card.n2 .news-art{background:#222820}.news-art:after{content:"";border:1px solid #ffffff2e;border-radius:50%;width:280px;height:280px;position:absolute}.news-art img{z-index:2;width:90px}.news-art span{inset-inline-start:18px;color:#fff;z-index:2;font-size:.7rem;position:absolute;top:15px}.news-body{padding:24px}.meta{color:var(--muted);justify-content:space-between;font-size:.68rem;display:flex}.meta span{color:var(--gold);font-weight:700}.news-body h3{margin:17px 0 10px;font-size:1.25rem}.news-body p{color:var(--muted);min-height:48px;font-size:.86rem;line-height:1.8}.news-body a{align-items:center;gap:8px;margin-top:20px;font-size:.76rem;font-weight:700;display:flex}.page-title{max-width:750px;margin:25px 0 60px}.page-title h1{letter-spacing:-.055em;margin:14px 0 20px;font-size:clamp(3rem,6vw,5.5rem);line-height:1}.page-title p{color:var(--muted);max-width:650px;font-size:1rem;line-height:1.9}.filters{flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:28px;display:flex}.filters label{border:1px solid var(--line);background:#fff;flex:1;align-items:center;gap:9px;min-width:250px;padding:10px 14px;display:flex}.filters label svg{width:17px}.filters input{background:0 0;border:0;outline:0;width:100%}.filters button{border:1px solid var(--line);background:0 0;padding:11px 16px}.filters button.selected{background:var(--olive);color:#fff}.list-news{border-top:1px solid var(--line)}.list-news article{border-bottom:1px solid var(--line);grid-template-columns:130px 1fr 50px;align-items:center;gap:28px;padding:28px 0;display:grid}.date-tile{flex-direction:column;display:flex}.date-tile strong{color:var(--olive);font-size:2rem}.date-tile span{color:var(--muted);font-size:.68rem}.chip{color:var(--olive);background:#e4e5dc;padding:6px 9px;font-size:.66rem;font-weight:700;display:inline-flex}.list-news h2{margin:8px 0;font-size:1.5rem}.list-news p{color:var(--muted);margin:0}.list-news article>a{border:1px solid var(--line);place-items:center;width:42px;height:42px;display:grid}.article{max-width:820px;margin:0 auto;padding:100px 28px}.article>h1{letter-spacing:-.05em;margin:18px 0;font-size:clamp(2.5rem,6vw,5rem);line-height:1.08}.article-meta{color:var(--muted);font-size:.8rem}.article-visual{background:var(--olive);place-items:center;height:340px;margin:45px 0;display:grid}.article-visual img{width:250px}.article>p{color:#494c44;font-size:1.08rem;line-height:2}.club-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.club-card{border:1px solid var(--line);background:#fff;padding:30px}.club-top{justify-content:space-between;align-items:start;margin-bottom:20px;display:flex}.club-top>span{color:var(--muted);font-size:.7rem}.initial{background:var(--olive);color:#fff;letter-spacing:.04em;place-items:center;width:78px;height:78px;font-size:1.3rem;font-weight:800;display:grid}.initial.small{flex:none;width:40px;height:40px;font-size:.72rem}.club-card h2{margin:18px 0 5px}.club-card>p{color:var(--muted);font-size:.86rem;line-height:1.8}.roster{border-block:1px solid var(--line);margin:22px 0;padding:12px 0}.roster a{align-items:center;gap:10px;padding:6px 0;font-size:.82rem;display:flex}.button{background:var(--olive);color:#fff;border:0;justify-content:center;align-items:center;gap:10px;padding:13px 18px;font-size:.78rem;font-weight:700;display:inline-flex}.button.ghost{color:var(--ink);border:1px solid var(--line);background:0 0}.profile-hero,.fighter-hero{background:var(--olive);color:#fff;align-items:center;gap:32px;max-width:1050px;margin:70px auto 0;padding:55px;display:flex}.profile-hero>.initial,.fighter-hero>.initial{background:#ffffff1a;border:1px solid #ffffff40;width:145px;height:145px;font-size:2rem}.profile-hero h1,.fighter-hero h1{margin:12px 0;font-size:3rem}.profile-hero p{color:#d3d8ce}.fighter-hero p{letter-spacing:.1em;color:#c0c8b8;margin:10px 0 0;font-size:.72rem}.fighter-hero a{color:#d7ddcf;align-items:center;gap:7px;font-size:.8rem;display:flex}.facts{border:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-bottom:65px;display:grid}.facts>div{border-inline-end:1px solid var(--line);flex-direction:column;gap:9px;padding:22px;display:flex}.facts>div:last-child{border:0}.facts span{color:var(--muted);font-size:.7rem}.facts b{font-size:.82rem}.fighter-list{grid-template-columns:1fr 1fr;gap:12px;margin-top:24px;display:grid}.fighter-list a{border:1px solid var(--line);background:#fff;grid-template-columns:40px 1fr auto 24px;align-items:center;gap:12px;padding:12px;display:grid}.fighter-list a>span{color:var(--muted);font-size:.75rem}.fighter-list svg{width:17px}.source-title{justify-content:space-between;align-items:end;margin-bottom:25px;display:flex}.warning{color:#8c5a00;background:#fff0d5;padding:8px 10px;font-size:.7rem}.source-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.source-grid article{border:1px solid var(--line);background:#fff;padding:25px}.source-grid article>div{justify-content:space-between;display:flex}.source-grid svg{color:var(--olive)}.source-grid p{margin-top:35px;font-weight:700}.source-grid span{color:var(--muted);font-size:.75rem;line-height:1.7}.ranking-filters{gap:10px;margin-bottom:22px;display:flex}.ranking-filters button{border:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;min-width:170px;padding:12px;display:flex}.ranking-filters svg{width:15px}.ranking-table{border:1px solid var(--line);background:#fff}.tr{border-bottom:1px solid var(--line);grid-template-columns:60px 1.4fr 1fr .8fr .7fr .9fr;align-items:center;min-height:72px;padding:0 18px;font-size:.8rem;display:grid}.tr:last-child{border:0}.tr.head{background:var(--olive);color:#fff;min-height:45px;font-size:.67rem}.tr>span:nth-child(2){align-items:center;gap:10px;display:flex}.tr strong{color:var(--gold);font-size:1.1rem}.status-dot:before{content:"";background:var(--gold);border-radius:50%;width:7px;height:7px;margin-inline-end:7px;display:inline-block}.history-hero{background:var(--olive);color:#fff;padding:65px calc(50vw - 592px)}.history-hero .page-title{margin:0;padding:28px}.history-hero .page-title p{color:#c7ccbf}.timeline article{grid-template-columns:100px 30px 1fr;gap:25px;min-height:180px;display:grid}.timeline article>span{color:var(--gold);font-size:.75rem;font-weight:700}.timeline i{background:var(--line);width:1px;position:relative}.timeline i:before{content:"";background:var(--olive);border:4px solid var(--paper);outline:1px solid var(--olive);border-radius:50%;width:11px;height:11px;position:absolute;inset-inline-start:-5px}.timeline small{color:var(--muted)}.timeline h2{margin:8px 0;font-size:1.6rem}.timeline p{color:var(--muted)}.contact-grid{grid-template-columns:.8fr 1.2fr;gap:80px;display:grid}.contact-grid form{border:1px solid var(--line);background:#fff;grid-template-columns:1fr 1fr;gap:20px;padding:35px;display:grid}.contact-grid label{flex-direction:column;gap:8px;font-size:.72rem;font-weight:700;display:flex}.contact-grid input,.contact-grid textarea{border:1px solid var(--line);background:var(--paper);outline:none;padding:13px}.contact-grid input:focus,.contact-grid textarea:focus{border-color:var(--olive);box-shadow:0 0 0 3px #38452b1a}.contact-grid .full,.contact-grid .button,.success{grid-column:1/-1}.success{color:var(--olive);align-items:center;gap:8px;font-size:.8rem;display:flex}.success svg{width:18px}.not-found{text-align:center;padding:130px 20px}.not-found strong{color:var(--line);font-size:7rem}.not-found h1{margin-bottom:30px}footer{background:var(--dark);color:#fff;padding:60px 28px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:70px;max-width:1184px;margin:auto;display:grid}.footer-brand img{width:45px}.footer-grid p{color:#9fa699;max-width:350px;font-size:.8rem;line-height:1.8}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer-grid>div>b{color:var(--gold);font-size:.75rem}.footer-grid>div>a,.footer-grid>div>span{color:#b4baae;font-size:.72rem}[dir=rtl] .hero-copy{padding:80px 0 80px 7vw}[dir=rtl] .hero-logo{object-position:right}[dir=rtl] .text-link svg,[dir=rtl] .result-arrow,[dir=rtl] .news-body a svg,[dir=rtl] .list-news article>a svg,[dir=rtl] .button svg,[dir=rtl] .fighter-list svg{transform:rotate(180deg)}@media (width<=900px){nav{top:78px;background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;padding:16px 28px 25px;display:none;position:absolute;inset-inline:0}nav.open{display:flex}nav a{padding:10px 0}.language{display:none}.lang-mobile,.menu{display:flex}.lang-mobile{border:1px solid var(--line);background:#fff;padding:11px}.menu{background:0 0;border:0}.hero-grid{grid-template-columns:1fr;padding:0}.hero-copy,[dir=rtl] .hero-copy{padding:75px 28px}.hero-panel{min-height:420px;margin:0}.news-grid{grid-template-columns:1fr 1fr}.club-grid{grid-template-columns:1fr}.facts{grid-template-columns:1fr 1fr}.contact-grid{grid-template-columns:1fr;gap:0}.footer-grid{grid-template-columns:1.5fr 1fr}.ranking-table{overflow-x:auto}.tr{min-width:800px}.history-hero{padding-inline:20px}}@media (width<=600px){.site-header{height:68px}.header-inner{padding:0 18px}.brand img{width:36px}.brand small{display:none}nav{top:68px}.hero-copy,[dir=rtl] .hero-copy{padding:58px 20px}.hero-copy h1{font-size:2.8rem}.hero-copy>p{font-size:.96rem}.hero-panel{min-width:0;min-height:330px}.hero-panel>img{width:180px}.search-field{height:62px;padding:0 14px}.search-field kbd{display:none}.search-tags{flex-wrap:wrap}.section{padding:70px 20px}.news-grid{grid-template-columns:1fr}.section-head{align-items:start;gap:20px}.list-news article{grid-template-columns:70px 1fr}.list-news article>a{display:none}.club-card{padding:22px}.profile-hero,.fighter-hero{flex-direction:column;align-items:flex-start;margin-top:35px;padding:35px 20px}.profile-hero h1,.fighter-hero h1{font-size:2.3rem}.facts{grid-template-columns:1fr}.facts>div{border-inline-end:0;border-bottom:1px solid var(--line)}.fighter-list,.source-grid{grid-template-columns:1fr}.fighter-list a{grid-template-columns:40px 1fr 20px}.fighter-list a>span{display:none}.ranking-filters{overflow-x:auto}.ranking-filters button{min-width:150px}.timeline article{grid-template-columns:55px 20px 1fr;gap:14px}.contact-grid form{grid-template-columns:1fr;padding:23px}.contact-grid form>*{grid-column:1}.footer-grid{grid-template-columns:1fr;gap:35px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.admin-loading{color:#dfe5d9;background:#171b15;place-items:center;min-height:100vh;display:grid}.admin-login{color:#fff;background:#1d2419;grid-template-columns:1fr 520px;gap:40px;min-height:100vh;padding:45px;display:grid}.admin-login-brand{letter-spacing:.25em;color:#b8c2ad;flex-direction:column;justify-content:center;align-items:center;gap:25px;font-size:.72rem;display:flex}.admin-login-brand img{width:min(340px,60%)}.admin-login form{color:var(--ink);background:#f5f4ee;flex-direction:column;justify-content:center;padding:65px;display:flex}.admin-login form>svg{color:var(--gold);width:36px;height:36px}.admin-login h1{margin:18px 0 8px;font-size:2.7rem}.admin-login p{color:var(--muted);margin-bottom:38px;line-height:1.7}.admin-login label{flex-direction:column;gap:8px;margin-bottom:18px;font-size:.75rem;font-weight:700;display:flex}.admin-login input{border:1px solid var(--line);background:#fff;outline:0;padding:14px}.admin-login input:focus{border-color:var(--olive);box-shadow:0 0 0 3px #38452b1f}.admin-login form>button{background:var(--olive);color:#fff;border:0;margin-top:8px;padding:15px;font-weight:700}.admin-login form>a{text-align:center;color:var(--muted);margin-top:20px;font-size:.72rem}.admin-error{color:#8c231a;background:#ffe5e2;margin:8px 0;padding:11px;font-size:.75rem}.admin-shell{direction:rtl;background:#eeeee7;grid-template-columns:230px 1fr;min-height:100vh;display:grid}.admin-shell>aside{color:#fff;background:#1c211a;flex-direction:column;padding:28px 18px;display:flex}.admin-logo{grid-template-columns:44px 1fr;align-items:center;column-gap:10px;padding:0 10px 35px;display:grid}.admin-logo img{grid-row:1/3;width:44px}.admin-logo b{letter-spacing:.15em;font-size:1.2rem}.admin-logo small{letter-spacing:.12em;color:#9ea996;font-size:.55rem}.admin-shell aside nav{flex-direction:column;gap:4px;display:flex}.admin-shell aside nav button{color:#bfc6ba;text-align:right;background:0 0;border:0;align-items:center;gap:11px;padding:12px 13px;display:flex}.admin-shell aside nav button svg{width:18px}.admin-shell aside nav button.active,.admin-shell aside nav button:hover{color:#fff;background:#34402c}.admin-shell aside>a{color:#9ea996;margin-top:auto;padding:12px;font-size:.72rem}.admin-main{min-width:0}.admin-main>header{border-bottom:1px solid var(--line);background:#fff;justify-content:flex-end;align-items:center;gap:30px;height:72px;padding:0 35px;display:flex}.admin-main>header>div{text-align:left;flex-direction:column;display:flex}.admin-main>header small{color:var(--muted);font-size:.6rem}.admin-main>header button{color:var(--muted);background:0 0;border:0;align-items:center;gap:7px;font-size:.72rem;display:flex}.admin-main>header svg{width:16px}.admin-content{max-width:1450px;margin:auto;padding:40px}.admin-title{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.admin-title>div:last-child{gap:9px;display:flex}.admin-title span{color:var(--gold);letter-spacing:.18em;font-size:.62rem;font-weight:800}.admin-title h1{margin:6px 0 0;font-size:2.6rem}.admin-primary,.admin-secondary{border:0;align-items:center;gap:8px;padding:11px 15px;font-size:.72rem;font-weight:700;display:flex}.admin-primary{background:var(--olive);color:#fff}.admin-secondary{border:1px solid var(--line);background:#fff}.admin-primary svg,.admin-secondary svg{width:17px}.admin-stats{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:25px;display:grid}.admin-stats>div{border:1px solid var(--line);background:#fff;align-items:center;gap:14px;padding:19px;display:flex}.admin-stats>div>svg{width:22px;color:var(--olive)}.admin-stats span{flex-direction:column;display:flex}.admin-stats strong{font-size:1.4rem}.admin-stats small{color:var(--muted);font-size:.65rem}.admin-notice{border-inline-start:3px solid var(--olive);background:#e4eadf;margin-bottom:18px;padding:13px;font-size:.75rem}.admin-table-wrap{border:1px solid var(--line);background:#fff;overflow:auto}.admin-table-wrap table{border-collapse:collapse;width:100%;min-width:720px}.admin-table-wrap th{text-align:right;color:var(--muted);border-bottom:1px solid var(--line);background:#f7f7f2;padding:13px 15px;font-size:.64rem}.admin-table-wrap td{border-bottom:1px solid var(--line);padding:14px 15px;font-size:.74rem}.admin-table-wrap td:nth-child(2){flex-direction:column;gap:3px;display:flex}.admin-table-wrap td small{color:var(--muted)}.admin-status{background:#eee;padding:5px 8px;font-size:.61rem;display:inline-flex}.admin-status.published,.admin-status.success{color:#36522e;background:#e3eee0}.admin-status.draft,.admin-status.pending_review,.admin-status.queued{color:#8b5a10;background:#fff0d8}.admin-status.failed{color:#8c231a;background:#ffe2df}.admin-status.skipped,.admin-status.inactive{color:#666;background:#e8e8e8}.icon-button{border:1px solid var(--line);background:#fff;place-items:center;width:34px;height:34px;display:grid}.icon-button svg{width:15px}.admin-empty{border:1px solid var(--line);text-align:center;color:var(--muted);background:#fff;padding:60px}.admin-modal-backdrop{z-index:100;background:#11130fb3;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.admin-modal{background:#f5f4ee;width:min(760px,100%);max-height:90vh;padding:35px;position:relative;overflow:auto}.modal-close{background:0 0;border:0;position:absolute;top:20px;left:20px}.admin-modal>span{color:var(--gold);letter-spacing:.15em;font-size:.62rem;font-weight:800}.admin-modal h2{margin:7px 0 25px;font-size:2rem}.admin-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.admin-form-grid label{flex-direction:column;gap:7px;font-size:.68rem;font-weight:700;display:flex}.admin-form-grid input,.admin-form-grid select,.admin-form-grid textarea{border:1px solid var(--line);background:#fff;outline:0;padding:12px}.admin-form-grid .wide{grid-column:1/-1}.admin-modal .submit{justify-content:center;width:100%;margin-top:24px}.admin-modal .admin-error{margin-top:15px}@media (width<=900px){.admin-login{grid-template-columns:1fr;padding:20px}.admin-login-brand{display:none}.admin-shell{grid-template-columns:70px 1fr}.admin-logo{justify-content:center;padding:0 0 30px;display:flex}.admin-logo b,.admin-logo small{display:none}.admin-shell aside nav button{justify-content:center}.admin-shell aside nav button:not(.active),.admin-shell aside nav button.active,.admin-shell aside>a{font-size:0}.admin-content{padding:25px 18px}.admin-stats{grid-template-columns:1fr 1fr}}@media (width<=600px){.admin-login{padding:0}.admin-login form{padding:35px 24px}.admin-shell{display:block}.admin-shell>aside{z-index:30;flex-direction:row;align-items:center;padding:8px;position:sticky;top:0}.admin-logo{margin-left:8px;padding:0}.admin-logo img{width:35px}.admin-shell aside nav{flex-direction:row;overflow-x:auto}.admin-shell aside nav button{padding:10px}.admin-shell aside>a{display:none}.admin-main>header{height:58px;padding:0 18px}.admin-title{align-items:start;gap:15px}.admin-title h1{font-size:2rem}.admin-title>div:last-child{flex-direction:column}.admin-stats,.admin-form-grid{grid-template-columns:1fr}.admin-form-grid>*{grid-column:1}}html{scrollbar-gutter:stable}.site-header,.rtc-topbar{transition:background-color .28s,border-color .28s,box-shadow .28s}.site-header:hover,.rtc-topbar:hover{background:#f4f3edfa;box-shadow:0 10px 35px #191d150b}.site-header .brand{flex:0 0 174px}.site-header nav{white-space:nowrap;flex:1;justify-content:center}.site-header .header-actions{flex:0 0 274px;justify-content:flex-end;gap:8px}.site-header nav,.rtc-topbar nav{gap:clamp(16px,2vw,28px)}.site-header nav a,.rtc-topbar nav a{color:#555a50;transition:color .24s,opacity .24s}.site-header nav a:hover,.site-header nav a:focus-visible,.site-header nav a.active,.rtc-topbar nav a:hover,.rtc-topbar nav a:focus-visible{color:#172010}.site-header nav a:after,.rtc-topbar nav a:after{transform-origin:50%;opacity:.75;height:1px;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .3s;bottom:21px}.contact-cta{background:var(--olive);border:1px solid var(--olive);justify-content:center;align-items:center;min-width:112px;min-height:38px;font-size:.72rem;font-weight:700;transition:background-color .24s,border-color .24s;display:inline-flex;color:#fff!important;padding:0 15px!important}.contact-cta:hover,.contact-cta:focus-visible{background:#26331f;border-color:#26331f}.contact-cta:after{display:none!important}.contact-cta-mobile{display:none}.language{justify-content:center;min-width:78px}.language,.rtc-language,.menu,.rtc-menu-button{transition:background-color .24s,border-color .24s,color .24s,transform .24s}.language:hover,.language:focus-visible,.rtc-language:hover,.rtc-language:focus-visible{color:#26301e;background:#fff;border-color:#aeb3a4}.menu:hover,.menu:focus-visible,.rtc-menu-button:hover,.rtc-menu-button:focus-visible{background:#e8eadf}.site-header a:focus-visible,.rtc-topbar a:focus-visible,.language:focus-visible,.rtc-language:focus-visible,.menu:focus-visible,.rtc-menu-button:focus-visible{outline-offset:4px;outline:2px solid #4d583566}.rtc-camp-line{transition:color .25s,background-color .25s}.rtc-camp-line:hover{color:var(--rtc-ink);background:#ffffff59}.rtc-empty-route{min-height:calc(100vh - 78px)}@media (width<=1080px) and (width>=901px){.site-header nav{gap:14px;font-size:.74rem}.site-header .header-inner{gap:18px}.site-header .brand{flex-basis:110px}.site-header .brand small{display:none}.site-header .header-actions{flex-basis:252px}}@media (width<=900px){.site-header .brand,.site-header .header-actions{flex:none}.site-header .header-actions>.contact-cta{display:none}.site-header .language{display:flex}.site-header .lang-mobile{display:none}.site-header nav,.rtc-topbar nav{white-space:normal;justify-content:flex-start;transition:opacity .28s,transform .32s cubic-bezier(.22,1,.36,1),visibility .28s}.site-header nav:not(.open),.rtc-topbar nav:not(.is-open){opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px)}.site-header nav.open,.rtc-topbar nav.is-open{opacity:1;visibility:visible;transform:translateY(0)}.site-header nav a,.rtc-topbar nav a{transition:color .2s,background-color .2s}.site-header nav a:hover,.rtc-topbar nav a:hover{background:#4d58350f}.site-header nav .contact-cta-mobile{margin-top:7px;display:flex;padding:12px 15px!important}.rtc-empty-route{min-height:calc(100vh - 78px)}}@media (width<=600px){.site-header .language{min-width:66px;padding:8px}.site-header .language svg{display:none}.rtc-empty-route{min-height:calc(100vh - 68px)}}@media (prefers-reduced-motion:reduce){.site-header,.rtc-topbar,.site-header nav,.rtc-topbar nav,.site-header nav a,.rtc-topbar nav a,.language,.rtc-language,.menu,.rtc-menu-button,.rtc-camp-line{transition:none!important}}
