:root{--bg:#050505;--panel:#0c0c0d;--panel2:#121214;--gold:#ffd400;--gold2:#c99600;--text:#f5f5f7;--muted:#97979f;--line:#242426;--green:#38d996;--red:#ff4967;--radius:22px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color-scheme:dark}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 75% 0,#3227002b,transparent 32rem),var(--bg);color:var(--text);line-height:1.55}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.shell{width:min(1180px,calc(100% - 36px));margin-inline:auto}.site-header{height:82px;border-bottom:1px solid #ffffff10;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1180px)/2));position:sticky;top:0;z-index:30;background:#050505e8;backdrop-filter:blur(18px)}.brand{font-size:21px;font-weight:900;letter-spacing:-1px;line-height:.8}.brand b{color:var(--gold)}.brand small{display:block;font-size:7px;letter-spacing:2.2px;color:#777;margin-top:9px}.site-header nav{display:flex;align-items:center;gap:24px;font-weight:700;font-size:14px}.site-header nav a:hover{color:var(--gold)}.nav-cta{background:var(--gold);color:#080808!important;padding:9px 15px;border-radius:10px}.inline{display:inline}.link-button{border:0;background:0;color:#ddd;font-weight:700;cursor:pointer}.hero{min-height:560px;display:grid;grid-template-columns:1.25fr .75fr;gap:48px;align-items:center}.eyebrow{font-size:11px;font-weight:900;letter-spacing:2.8px;color:var(--gold)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(46px,6vw,82px);line-height:.99;letter-spacing:-4.5px;margin:18px 0 28px}.hero h1 em{color:var(--gold);font-style:normal}.hero p{font-size:18px;color:#b6b6bc;max-width:650px}.actions{display:flex;gap:12px;margin-top:32px}.button{border:1px solid transparent;border-radius:13px;padding:13px 19px;display:inline-flex;justify-content:center;align-items:center;font-weight:900;cursor:pointer}.gold{background:linear-gradient(135deg,#ffe13a,var(--gold));color:#070707;box-shadow:0 10px 30px #ffd4001f}.ghost{border-color:#343436;background:#101012}.full{width:100%}.hero-orbit{height:390px;position:relative;display:grid;place-items:center}.hero-b{width:165px;height:165px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 35% 30%,#3f3300,#080808 62%);border:2px solid #ffda29;color:var(--gold);font:900 100px Georgia;box-shadow:0 0 80px #ffd40033;z-index:2}.orbit{position:absolute;border:1px solid #d9aa193d;border-radius:50%;transform:rotate(-20deg)}.orbit.one{width:350px;height:155px}.orbit.two{width:460px;height:220px}.hero-orbit>b{position:absolute;right:12%;top:20%;font-size:10px;letter-spacing:3px;color:var(--green)}.stats{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);padding:28px 0;margin-bottom:90px}.stats div{display:flex;flex-direction:column;align-items:center;border-right:1px solid var(--line)}.stats div:last-child{border:0}.stats b{font-size:24px;color:var(--gold)}.stats span{font-size:12px;color:var(--muted)}.section{margin-bottom:100px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:25px}.section-head h2{font-size:38px;letter-spacing:-1.8px;margin:6px 0 0}.section-head>a{color:var(--gold);font-weight:800}.sponsor-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.sponsor-card{background:linear-gradient(145deg,#121214,#09090a);border:1px solid var(--line);border-radius:var(--radius);padding:18px;transition:.25s}.sponsor-card:hover{transform:translateY(-5px);border-color:#ffd40069;box-shadow:0 18px 50px #000}.card-top{display:flex;justify-content:space-between;min-height:25px}.tag,.vip,.live-pill{font-size:9px;font-weight:900;letter-spacing:1.2px;padding:5px 8px;border-radius:7px;background:#ffffff0d;color:#bbb}.vip,.live-pill{background:var(--gold);color:#080808}.logo-box{height:105px;margin:12px 0;display:grid;place-items:center;background:#050506;border-radius:14px;overflow:hidden}.logo-box img{max-width:82%;max-height:70px}.logo-box b{font-size:22px;color:#e4c65a}.sponsor-card h3{font-size:19px;margin-bottom:4px}.sponsor-card p{font-size:13px;color:var(--muted);min-height:40px}.sponsor-card code{display:block;color:var(--gold);margin:8px 0 12px}.event-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.event-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--panel)}.event-cover{height:210px;padding:18px;background:radial-gradient(circle at 75% 30%,#ffe23d40,transparent 35%),linear-gradient(135deg,#16130a,#050505);background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.event-cover strong{font-size:30px;color:var(--gold)}.event-body{padding:20px}.event-body h3{font-size:23px}.event-body p{color:var(--muted)}.event-meta,.post-stats{display:flex;justify-content:space-between;color:#85858c;font-size:12px}.page-head{padding:85px 0 40px}.page-head h1{font-size:clamp(42px,6vw,70px);letter-spacing:-3px;margin:12px 0}.page-head p{font-size:18px;color:var(--muted)}.filters{display:grid;grid-template-columns:1fr 230px auto;gap:10px;margin-bottom:25px}.filters input,.filters select,.auth-card input,.copy-row input{background:#111113;border:1px solid #29292d;border-radius:12px;color:#fff;padding:13px}.detail{min-height:620px;display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}.detail-logo{height:350px;background:#0b0b0c;border:1px solid var(--line);border-radius:32px;display:grid;place-items:center}.detail-logo img{max-width:75%;max-height:170px}.detail-logo b{font-size:48px;color:var(--gold)}.detail h1{font-size:64px;letter-spacing:-3px;margin:8px 0}.code-line code{color:var(--gold)}.event-feed{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;padding-bottom:80px}.telegram-post{max-width:760px;background:#0d0d0f;border:1px solid var(--line);border-radius:25px;margin-top:60px;padding:0;overflow:hidden}.telegram-post>header{display:flex;align-items:center;gap:12px;padding:18px}.channel-avatar,.comment-avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--gold);color:#080808;font:900 25px Georgia}.telegram-post header div:nth-child(2){display:flex;flex-direction:column}.telegram-post header span{font-size:11px;color:var(--muted)}.verified{color:#4ca8ff!important}.post-cover{width:100%;max-height:420px;object-fit:cover}.post-content{padding:25px}.post-content h1{font-size:36px;letter-spacing:-1.4px;margin:18px 0}.preline{white-space:pre-line;color:#d2d2d6}.prize{display:flex;flex-direction:column;background:#171408;border:1px solid #ffd40042;border-radius:16px;padding:17px;margin:20px 0}.prize small{color:var(--muted);font-weight:800}.prize strong{font-size:26px;color:var(--gold)}details{border-block:1px solid var(--line);padding:15px 0;margin:20px 0}summary{cursor:pointer;font-weight:800}.countdown{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0}.countdown div{background:#050505;border:1px solid var(--line);border-radius:13px;padding:12px;text-align:center}.countdown b{font-size:25px;display:block}.countdown span{font-size:10px;color:var(--muted)}.entry-status{display:flex;justify-content:space-between;background:#0b241a;border:1px solid #38d9964d;border-radius:13px;padding:13px;margin-bottom:10px}.entry-status span{color:var(--green)}.post-stats{border-top:1px solid var(--line);margin-top:20px;padding-top:15px}.comments,.winners{max-width:760px;margin-top:22px;margin-bottom:70px}.comment-form{display:flex;gap:10px}.comment-form textarea{flex:1;min-height:90px;resize:vertical;background:#111113;border:1px solid var(--line);border-radius:14px;padding:13px;color:#fff}.comment-list>article{display:grid;grid-template-columns:44px 1fr;gap:12px;padding:18px 0;border-bottom:1px solid var(--line)}.comment-list header{display:flex;gap:10px}.comment-list time{color:var(--muted);font-size:11px}.comment-list p{margin:5px 0}.login-callout,.empty{display:block;padding:25px;text-align:center;background:#0d0d0f;border:1px solid var(--line);border-radius:15px;color:var(--muted)}.winners>div{display:grid;gap:8px}.winners article,.entry-row{display:flex;justify-content:space-between;align-items:center;padding:14px;background:#0d0d0f;border:1px solid var(--line);border-radius:13px}.auth-wrap{min-height:760px;display:grid;place-items:center;padding:50px 18px}.auth-card{width:min(460px,100%);border:1px solid var(--line);border-radius:28px;background:#0d0d0f;padding:35px;box-shadow:0 30px 100px #000}.auth-mark{width:60px;height:60px;border-radius:18px;display:grid;place-items:center;background:var(--gold);color:#080808;font:900 38px Georgia;margin-bottom:22px}.auth-card h1{font-size:40px;margin:8px 0}.auth-card>p{color:var(--muted)}.auth-card label{display:grid;gap:7px;margin:15px 0;font-weight:700}.auth-card label small,.auth-card>small{color:var(--muted);font-weight:400}.auth-card>small{display:block;text-align:center;margin-top:18px}.alert{background:#3a0d16;border:1px solid #ff49675c;color:#ffc6d0;padding:12px;border-radius:12px}.dashboard{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding-bottom:80px}.dash-stat,.panel-card,.ref-card{background:#0d0d0f;border:1px solid var(--line);border-radius:20px;padding:22px}.dash-stat b{display:block;font-size:38px;color:var(--gold)}.dash-stat small{color:var(--muted)}.ref-card,.panel-card{grid-column:1/-1}.copy-row{display:flex;gap:8px}.copy-row input{flex:1}.entry-row{margin-top:8px}.entry-row div{display:flex;flex-direction:column}.entry-row span{color:var(--muted);font-size:12px}.status.verified{color:var(--green)}.message{min-height:650px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.message>span{font-size:70px;color:var(--gold);font-weight:900}.message h1{font-size:48px}footer{border-top:1px solid var(--line);padding:40px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:1fr auto;gap:20px;color:var(--muted)}footer strong{color:#fff;font-size:22px}footer div:nth-child(2){display:flex;gap:18px}footer>small{grid-column:1/-1}
@media(max-width:900px){.site-header{height:70px}.site-header nav{gap:12px}.site-header nav>a:nth-child(-n+2){display:none}.hero{min-height:auto;grid-template-columns:1fr;padding:75px 0}.hero h1{letter-spacing:-3px}.hero-orbit{height:300px;order:-1}.hero-b{width:125px;height:125px;font-size:75px}.orbit.one{width:290px}.orbit.two{width:340px}.sponsor-grid{grid-template-columns:repeat(2,1fr)}.event-grid,.event-feed{grid-template-columns:1fr}.detail{grid-template-columns:1fr;padding:60px 0}.detail-logo{height:260px}.dashboard{grid-template-columns:1fr}.filters{grid-template-columns:1fr}.stats{margin-bottom:65px}}
@media(max-width:560px){.shell{width:min(100% - 24px,1180px)}.site-header{padding:0 15px}.site-header nav{font-size:12px}.site-header nav a[href='/giris']{display:none}.hero{padding:52px 0}.hero h1{font-size:47px;letter-spacing:-2.8px}.hero p{font-size:16px}.hero-orbit{height:230px}.orbit.two{width:300px}.actions{flex-direction:column}.stats{grid-template-columns:1fr;padding:12px 0}.stats div{border-right:0;border-bottom:1px solid var(--line);padding:12px}.sponsor-grid{grid-template-columns:1fr}.section{margin-bottom:70px}.section-head h2{font-size:29px}.section-head>a{font-size:12px}.event-cover{height:175px}.page-head{padding:58px 0 28px}.page-head h1{font-size:44px}.telegram-post{margin-top:20px;border-radius:18px}.post-content{padding:18px}.post-content h1{font-size:28px}.comment-form{flex-direction:column}.detail h1{font-size:45px}.detail-logo{height:210px}.auth-card{padding:25px}.dash-stat{grid-column:1/-1}.copy-row{flex-direction:column}footer{grid-template-columns:1fr}footer div:nth-child(2){flex-wrap:wrap}footer>small{grid-column:auto}}
.auth-divider{display:flex;align-items:center;gap:12px;color:var(--muted);margin:20px 0}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:var(--line);flex:1}.telegram-login{display:flex;justify-content:center;min-height:42px}
.admin-layout{min-height:100vh;display:grid;grid-template-columns:250px 1fr;background:#070708}.admin-nav{position:sticky;top:0;height:100vh;border-right:1px solid var(--line);background:#0b0b0c;padding:28px 20px;display:flex;flex-direction:column}.admin-nav nav{display:grid;gap:5px;margin-top:45px}.admin-nav nav a{padding:11px 13px;border-radius:10px;color:#aaa;font-size:13px;font-weight:700}.admin-nav nav a:hover{background:#171719;color:var(--gold)}.admin-nav>div{margin-top:auto;border-top:1px solid var(--line);padding-top:17px;display:flex;flex-direction:column}.admin-nav>div small{color:var(--gold)}.admin-main{padding:42px;min-width:0}.admin-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.admin-title h1{font-size:42px;letter-spacing:-2px;margin:6px 0}.health{font-size:10px;color:var(--green);letter-spacing:1.5px}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.admin-stats article{border:1px solid var(--line);border-radius:17px;background:#0e0e10;padding:20px}.admin-stats span{display:block;color:var(--muted);font-size:12px}.admin-stats b{font-size:35px;color:var(--gold)}.admin-quick{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:22px}.admin-quick a{display:flex;flex-direction:column;padding:20px;border:1px solid var(--line);background:#0e0e10;border-radius:17px}.admin-quick a:hover{border-color:#ffd40070}.admin-quick span{font-size:12px;color:var(--muted)}.admin-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:17px}.admin-table{width:100%;border-collapse:collapse;min-width:760px;background:#0c0c0e}.admin-table th,.admin-table td{text-align:left;padding:14px 16px;border-bottom:1px solid var(--line);font-size:13px}.admin-table th{color:var(--muted);font-size:10px;letter-spacing:1.4px}.admin-table td>small,.admin-table td>b{display:block}.admin-table td>small{color:var(--muted)}.admin-table code{display:block;color:var(--gold)}.table-action{border:0;background:#222226;color:#fff;padding:7px 10px;border-radius:8px;font-weight:700;font-size:11px;cursor:pointer}.admin-form{display:grid;grid-template-columns:1fr 1fr;gap:16px;background:#0d0d0f;border:1px solid var(--line);padding:25px;border-radius:20px}.admin-form label{display:grid;gap:7px;color:#bbb;font-size:12px;font-weight:800}.admin-form input,.admin-form select,.admin-form textarea,.row-form select{background:#151517;border:1px solid #303034;border-radius:10px;color:#fff;padding:11px}.admin-form textarea{resize:vertical}.admin-form .wide{grid-column:1/-1}.media-field{display:flex;gap:8px}.media-field input{flex:1}.row-form{display:flex;gap:6px;align-items:center}.moderation-grid{display:grid;grid-template-columns:1fr;gap:16px}.mod-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 0;border-bottom:1px solid var(--line)}.mod-row>div{display:flex;flex-direction:column}.mod-row span{color:var(--muted);font-size:12px}.status{font-size:10px;font-weight:900;padding:5px 7px;border-radius:6px;background:#242428}.status.verified{color:var(--green);background:#0d281e}.status.rejected{color:#ff8498;background:#2e0c14}.status.pending{color:var(--gold);background:#2d2608}
@media(max-width:900px){.admin-layout{grid-template-columns:1fr}.admin-nav{position:relative;height:auto;border-right:0;border-bottom:1px solid var(--line);padding:18px}.admin-nav nav{display:flex;overflow:auto;margin-top:22px}.admin-nav>div{display:none}.admin-main{padding:24px 15px}.admin-stats,.admin-quick{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.admin-title h1{font-size:32px}.admin-stats,.admin-quick{grid-template-columns:1fr}.admin-form{grid-template-columns:1fr;padding:17px}.admin-form .wide{grid-column:auto}.media-field,.row-form{flex-direction:column;align-items:stretch}}
.banner-slider{position:relative;aspect-ratio:4/1;margin-bottom:65px;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#0b0b0c}.banner-track,.banner-slide{position:absolute;inset:0}.banner-slide{opacity:0;pointer-events:none;transition:opacity .45s}.banner-slide.active{opacity:1;pointer-events:auto}.banner-slide img{width:100%;height:100%;object-fit:cover}.banner-slide>span{position:absolute;left:0;right:0;bottom:0;padding:28px;background:linear-gradient(transparent,#000d);display:flex;flex-direction:column}.banner-slide>span b{font-size:23px}.banner-slide>span small{color:#ccc}.banner-slider>[data-prev],.banner-slider>[data-next]{position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;border:1px solid #ffffff2b;background:#000a;color:#fff;font-size:25px;cursor:pointer}.banner-slider>[data-prev]{left:14px}.banner-slider>[data-next]{right:14px}.banner-dots{position:absolute;z-index:3;bottom:10px;left:50%;transform:translateX(-50%);display:flex;gap:6px}.banner-dots button{width:7px;height:7px;border-radius:8px;border:0;padding:0;background:#ffffff65}.banner-dots button.active{width:20px;background:var(--gold)}.table-thumb{width:100px;height:42px;object-fit:cover;border-radius:7px}.analytics-grid{display:grid;grid-template-columns:2fr 1fr;gap:15px;margin-bottom:20px}.bar-chart{height:240px;display:flex;align-items:end;gap:5px;padding-top:20px}.bar-chart>div{flex:1;height:100%;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;gap:5px}.bar-chart i{display:block;width:100%;background:linear-gradient(var(--gold),#8d6d00);border-radius:5px 5px 0 0;min-height:4px}.bar-chart small{font-size:8px;color:var(--muted)}.metric-row{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:12px 0}.admin-table pre{max-width:500px;white-space:pre-wrap;font-size:10px;color:#bbb}
@media(max-width:900px){.analytics-grid{grid-template-columns:1fr}.banner-slider{aspect-ratio:4/1}}
@media(max-width:560px){.banner-slider{aspect-ratio:4/1;border-radius:13px}.banner-slide>span{padding:15px}.banner-slide>span b{font-size:16px}.banner-slide>span small{font-size:11px}}
.auth-help{align-self:flex-end;font-size:12px;color:var(--gold)}.success{padding:13px;border:1px solid #1d704f;background:#08291e;color:#75e8b5;border-radius:10px}.legal-page{width:min(940px,calc(100% - 30px));margin:60px auto 100px}.legal-card{padding:clamp(25px,6vw,70px);background:linear-gradient(145deg,#111113,#080809);border:1px solid var(--line);border-radius:24px;box-shadow:0 30px 80px #0008}.legal-card h1{font-size:clamp(34px,6vw,64px);line-height:1.02;margin:12px 0 20px}.legal-card h2{font-size:21px;color:#fff;margin:34px 0 10px}.legal-card p{color:#b8b8be;line-height:1.8}.legal-card .legal-lead{font-size:19px;color:#e2e2e5}.legal-note{margin-top:36px;padding:18px;border:1px solid #725e14;background:#231d07;color:#ead883;border-radius:12px;line-height:1.6}
.reaction-row{display:flex;gap:9px;flex-wrap:wrap;margin:22px 0 8px}.reaction-row form{margin:0}.reaction-row button,.reaction-row>span{display:flex;align-items:center;gap:7px;min-width:64px;justify-content:center;padding:8px 12px;border:1px solid var(--line);background:#101012;color:#fff;border-radius:999px;cursor:pointer}.reaction-row button.active{border-color:var(--gold);background:#2a2205;box-shadow:0 0 20px #ffd40020}.reaction-row i{font-style:normal}.reaction-row b{font-size:12px}.draw-proof{margin-top:25px;margin-bottom:30px;padding:28px;background:#0c0c0e;border:1px solid var(--line);border-radius:18px}.draw-proof h2{margin:8px 0}.draw-proof>p{color:var(--muted)}.draw-proof dl{display:grid;gap:8px}.draw-proof dl>div{display:grid;grid-template-columns:150px 1fr;gap:15px;padding:10px 0;border-top:1px solid var(--line)}.draw-proof dt{color:var(--muted)}.draw-proof code{word-break:break-all;color:#f4d85c}@media(max-width:560px){.draw-proof dl>div{grid-template-columns:1fr;gap:4px}}
.admin-user-actions{display:grid;gap:7px;min-width:390px}.admin-user-actions .row-form{display:grid;grid-template-columns:1fr 1fr auto}.admin-user-actions input{min-width:0;background:#151517;border:1px solid #303034;border-radius:10px;color:#fff;padding:8px}.positive{color:var(--green)}.negative{color:var(--red)}
.secondary-copy{margin-top:10px}.admin-form label small{font-weight:400;color:var(--muted)}
.leaderboard-head em{color:var(--gold);font-style:normal}.leaderboard{max-width:900px;padding-bottom:100px}.period-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:6px;background:#0c0c0e;border:1px solid var(--line);border-radius:15px;margin-bottom:18px}.period-tabs a{text-align:center;padding:12px;border-radius:10px;color:var(--muted);font-weight:800}.period-tabs a.active{background:var(--gold);color:#070707}.own-rank{display:flex;align-items:center;gap:18px;padding:17px 22px;border:1px solid #ffd40055;background:#221b04;border-radius:16px;margin-bottom:18px}.own-rank span{color:#ddc75b}.own-rank b{font-size:28px;color:var(--gold)}.own-rank strong{margin-left:auto}.leader-list{display:grid;gap:9px}.leader-row{display:grid;grid-template-columns:65px 48px 1fr auto;align-items:center;gap:13px;padding:15px 20px;border:1px solid var(--line);background:#0d0d0f;border-radius:15px}.leader-row.podium{border-color:#ffd4004d;background:linear-gradient(90deg,#211a04,#0d0d0f 40%)}.leader-row .rank{font-weight:900;font-size:18px}.leader-avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#252014;color:var(--gold);font-weight:900;overflow:hidden}.leader-avatar img{width:100%;height:100%;object-fit:cover}.leader-row>div:nth-child(3){display:flex;flex-direction:column}.leader-row small{color:var(--muted)}.leader-row>strong{color:var(--gold)}@media(max-width:620px){.leader-row{grid-template-columns:45px 38px 1fr;padding:13px}.leader-avatar{width:36px;height:36px}.leader-row>strong{grid-column:3}.own-rank{align-items:flex-start;flex-wrap:wrap}.own-rank strong{width:100%;margin:0}.period-tabs a{font-size:11px;padding:10px 4px}}
.market-head em{color:var(--gold);font-style:normal}.market-balance{display:inline-flex;gap:18px;align-items:center;padding:12px 17px;background:#211a05;border:1px solid #ffd40055;border-radius:12px}.market-balance span{color:var(--muted)}.market-balance b{color:var(--gold)}.market-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding-bottom:110px}.market-card{overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#0d0d0f}.market-visual{height:170px;display:grid;place-items:center;background:radial-gradient(circle,#4a390c,#080808 67%)}.market-visual span{font-size:64px}.market-visual img{width:100%;height:100%;object-fit:cover}.market-content{padding:20px}.market-content h2{font-size:23px;margin:7px 0}.market-content p{color:var(--muted);min-height:72px}.market-content>small{display:block;color:#d8c35d;margin-bottom:12px}.market-buy{display:flex;justify-content:space-between;align-items:center;margin:15px 0}.market-buy strong{font-size:22px;color:var(--gold)}.market-buy small{color:var(--muted)}.market-card button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:900px){.market-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.market-grid{grid-template-columns:1fr}.market-content p{min-height:auto}}
.admin-section-title{margin-top:42px}.redemption-form{display:grid;grid-template-columns:130px minmax(140px,1fr) auto;gap:6px}.redemption-form select,.redemption-form input{background:#151517;border:1px solid #303034;border-radius:8px;color:#fff;padding:7px}@media(max-width:900px){.redemption-form{grid-template-columns:1fr}}
.order-input{width:80px;background:#151517;border:1px solid #303034;border-radius:8px;color:#fff;padding:7px}.reorder-save{margin-top:15px}
.nav-toggle{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:12px;background:#101012;padding:10px;cursor:pointer}
.nav-toggle span{display:block;height:2px;background:#fff;border-radius:2px;margin:4px 0;transition:.2s}
@media(max-width:900px){
  .nav-toggle{display:block}
  .site-header nav{position:absolute;top:69px;left:12px;right:12px;display:grid;gap:4px;padding:12px;border:1px solid var(--line);border-radius:16px;background:#09090bf5;box-shadow:0 24px 70px #000;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:.2s}
  .site-header nav>a:nth-child(-n+2),.site-header nav a,.site-header nav a[href='/giris'],.site-header nav .link-button{display:block;width:100%;padding:12px;border-radius:9px;text-align:left}
  .site-header nav a:hover,.site-header nav .link-button:hover{background:#171719}
  .site-header nav .inline{display:block}
  .site-header.menu-open nav{opacity:1;visibility:visible;pointer-events:auto;transform:none}
  .site-header.menu-open .nav-toggle span:nth-child(1){transform:translateY(6px) rotate(45deg)}
  .site-header.menu-open .nav-toggle span:nth-child(2){opacity:0}
  .site-header.menu-open .nav-toggle span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
}

/* Mobile control-center polish */
.admin-nav>.admin-nav-head{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;margin-top:0;border-top:0;padding-top:0}.admin-nav-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:12px;background:#111113;padding:10px;cursor:pointer}.admin-nav-toggle span{display:block;height:2px;margin:5px 0;border-radius:2px;background:#fff;transition:.2s}.admin-nav nav a.active{background:#211b06;color:var(--gold);box-shadow:inset 3px 0 0 var(--gold)}
@media(max-width:900px){.admin-nav{position:sticky;top:0;z-index:40;padding:15px 18px;background:#09090bf2;backdrop-filter:blur(18px)}.admin-nav-toggle{display:block}.admin-nav nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;max-height:0;margin:0;overflow:hidden;opacity:0;visibility:hidden;transition:max-height .28s ease,opacity .18s ease,margin .18s ease}.admin-nav nav a{padding:12px}.admin-nav.menu-open nav{max-height:620px;margin-top:16px;opacity:1;visibility:visible;overflow:auto}.admin-nav.menu-open .admin-nav-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}.admin-nav.menu-open .admin-nav-toggle span:nth-child(2){opacity:0}.admin-nav.menu-open .admin-nav-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.admin-nav .admin-account{display:none}.admin-main{padding:28px 18px 55px}.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-stats article{min-height:118px;padding:17px}.admin-stats b{font-size:31px}.admin-quick{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.hero{padding:34px 0 45px}.hero-orbit{height:205px}.hero-b{width:112px;height:112px;font-size:68px}.orbit.one{width:250px;height:125px}.orbit.two{width:285px;height:165px}.hero-orbit>b{right:8%;top:13%}.hero h1{font-size:42px;line-height:1.01;letter-spacing:-2.4px;margin:14px 0 20px}.actions{margin-top:24px}.stats{margin-bottom:52px}.section-head{gap:15px}.admin-title{align-items:flex-end;gap:15px}.admin-title h1{font-size:30px}.admin-title>.button{padding:11px 13px;font-size:12px;white-space:nowrap}.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-stats article{min-height:102px;padding:15px}.admin-stats span{font-size:10px}.admin-stats b{font-size:28px}.admin-quick{grid-template-columns:1fr}.sponsor-admin-wrap{overflow:visible;border:0;background:transparent}.sponsor-admin-table{display:block;min-width:0;background:transparent}.sponsor-admin-table thead{display:none}.sponsor-admin-table tbody{display:grid;gap:12px}.sponsor-admin-table tr{display:grid;grid-template-columns:86px 1fr;gap:10px 14px;padding:16px;border:1px solid var(--line);border-radius:16px;background:#0d0d0f}.sponsor-admin-table td{display:block;padding:0;border:0;min-width:0}.sponsor-admin-table td:before{content:attr(data-label);display:block;margin-bottom:5px;color:var(--muted);font-size:9px;font-weight:900;letter-spacing:1px;text-transform:uppercase}.sponsor-admin-table td:nth-child(2){grid-column:2;grid-row:1}.sponsor-admin-table td:nth-child(3),.sponsor-admin-table td:nth-child(4),.sponsor-admin-table td:nth-child(5){grid-column:1/-1}.sponsor-admin-table .order-input{width:100%}.sponsor-admin-table .row-form{display:grid;grid-template-columns:1fr 1fr;gap:8px}.sponsor-admin-table .table-action{min-height:40px;display:flex;align-items:center;justify-content:center}.reorder-save{width:100%;margin-top:16px}}

/* engagement-and-weekly-league-v1.2 */
.community-hub-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.community-hub-grid>a{min-height:240px;padding:24px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,#111113,#09090a);transition:.22s}.community-hub-grid>a:hover{transform:translateY(-4px);border-color:#ffd40070}.community-hub-grid span{color:var(--gold);font-size:12px;font-weight:900;letter-spacing:2px}.community-hub-grid h3{margin:34px 0 9px;font-size:22px}.community-hub-grid p{color:var(--muted);font-size:14px}.community-hub-grid b{margin-top:auto;color:var(--gold);font-size:13px}
.league-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;padding:28px;margin-bottom:14px;border:1px solid #594a18;border-radius:22px;background:radial-gradient(circle at 90% 0,#80650038,transparent 40%),linear-gradient(145deg,#17140a,#0b0b0d)}.league-state{display:inline-flex;align-items:center;gap:8px;color:#bdb082;font-size:10px;font-weight:900;letter-spacing:1.5px}.league-state i{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 16px var(--green)}.league-hero.closed .league-state i{background:#a5a5ad;box-shadow:none}.league-hero h2{margin:8px 0 4px;font-size:32px}.league-hero p{margin:0;color:var(--muted)}.league-budget{text-align:right}.league-budget small{display:block;color:var(--muted);font-size:9px;letter-spacing:1.5px}.league-budget b{display:block;color:var(--gold);font-size:28px}.league-countdown{grid-column:1/-1;margin:0}.prize-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:14px}.prize-grid article{padding:16px 10px;text-align:center;border:1px solid var(--line);border-radius:14px;background:#0d0d0f}.prize-grid span{display:block;color:var(--muted);font-size:10px}.prize-grid b{color:var(--gold);font-size:18px}.league-rule-note{margin-bottom:24px;padding:18px 20px;border:1px solid #302d21;border-radius:16px;background:#10100e}.league-rule-note>b,.league-rule-note>span{display:block}.league-rule-note>span{margin-top:4px;color:var(--muted);font-size:12px}.league-rule-note details{margin-bottom:0}.leaderboard-list-head{margin-top:30px}.official-results{margin:32px 0}.official-results code{color:#8d8d95}.official-results .leader-row{grid-template-columns:65px 48px 1fr auto auto}.league-empty{margin-bottom:24px}.league-empty b,.league-empty span{display:block}.league-empty b{color:#fff;font-size:18px}
.mission-head h1{font-size:clamp(44px,7vw,76px)}.mission-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding-bottom:100px}.mission-card{position:relative;min-height:480px;padding:30px;border:1px solid var(--line);border-radius:26px;background:radial-gradient(circle at 90% 0,#71590025,transparent 38%),linear-gradient(145deg,#121214,#080809)}.mission-card h2{margin:9px 0 12px;font-size:32px}.mission-card>p{color:var(--muted)}.mission-icon{position:absolute;right:24px;top:22px;width:52px;height:52px;display:grid;place-items:center;border:1px solid #5b4a16;border-radius:16px;background:#211b06;color:var(--gold);font-size:28px;font-weight:900}.mission-result{margin:24px 0;padding:18px;border:1px solid #374039;border-radius:15px;background:#0c1511}.mission-result b,.mission-result span{display:block}.mission-result span{margin-top:5px;color:#a5b2aa}.mission-result p{margin:11px 0 0;color:#b8b8be}.mission-result.success{border-color:#26734d;background:#082218}.mission-result.wrong{border-color:#71404a;background:#211015}.streak-line{display:flex;justify-content:space-between;margin:28px 0;padding:18px;border-block:1px solid var(--line)}.streak-line b{color:var(--gold)}.quiz-question{min-height:58px;color:#e7e7e9!important;font-size:18px}.quiz-options,.quiz-preview{display:grid;gap:10px;margin-top:20px}.quiz-options label{cursor:pointer}.quiz-options input{position:absolute;opacity:0}.quiz-options label span,.quiz-preview span{display:block;padding:15px 17px;border:1px solid #303034;border-radius:13px;background:#0d0d0f}.quiz-options input:checked+span{border-color:var(--gold);background:#241e05;color:#fff}.quiz-options .button{margin-top:8px}.mission-safety{grid-column:1/-1;display:flex;align-items:center;gap:18px;padding:18px 22px;border:1px solid var(--line);border-radius:16px;background:#0b0b0d}.mission-safety p{margin:0;flex:1;color:var(--muted);font-size:12px}.mission-safety a{color:var(--gold);font-weight:800;white-space:nowrap}
.platform-warning{display:grid;gap:5px;margin-bottom:18px;padding:16px 18px;border:1px solid #806715;border-radius:14px;background:#251e06;color:#e9d87c}.platform-warning span{color:#bdb48b;font-size:12px}.platform-status-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px}.platform-status-grid article{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border:1px solid var(--line);border-radius:13px;background:#0d0d0f}.platform-status-grid span{color:var(--muted);font-size:12px}.admin-lead{max-width:850px;color:var(--muted)}.league-admin-actions{margin:20px 0}.snapshot-hash{display:block;margin-top:14px;padding:12px;overflow-wrap:anywhere;color:#bba54a}.league-result-form{display:grid;gap:7px;min-width:210px}.league-result-form select,.league-result-form input{width:100%;padding:8px;border:1px solid #303034;border-radius:8px;background:#111113;color:#fff}.seo-admin-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:18px}.seo-preview{align-self:start;position:sticky;top:30px}.seo-preview h2{margin:12px 0 8px;font-size:24px}.seo-preview p{color:var(--muted)}.seo-preview small{display:block;color:#63b277}.seo-preview a{display:inline-block;margin-top:18px;color:var(--gold);font-weight:800}.league-account-card{background:linear-gradient(135deg,#171405,#0d0d0f)}.league-account-result{display:flex;align-items:center;gap:15px}.league-account-result>b{color:var(--gold);font-size:34px}.league-account-result span{flex:1;color:#c7c7cb}.community-profile-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.community-profile-form label{display:grid;gap:6px;color:#ddd;font-weight:700}.community-profile-form label small{color:var(--muted);font-weight:400}.community-profile-form input,.community-profile-form select{min-height:48px;padding:11px;border:1px solid #303034;border-radius:11px;background:#111113;color:#fff}.community-profile-form .button{align-self:end}.account-action-row{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:10px}
@media(max-width:900px){.community-hub-grid{grid-template-columns:repeat(2,1fr)}.platform-status-grid{grid-template-columns:repeat(2,1fr)}.seo-admin-grid{grid-template-columns:1fr}.seo-preview{position:static}.mission-grid{grid-template-columns:1fr}.mission-safety{grid-column:1}}
@media(max-width:620px){.community-hub-grid{grid-template-columns:1fr}.community-hub-grid>a{min-height:190px}.league-hero{grid-template-columns:1fr;padding:21px}.league-budget{text-align:left}.league-budget b{font-size:24px}.prize-grid{grid-template-columns:repeat(5,minmax(70px,1fr));overflow-x:auto;padding-bottom:5px}.official-results .leader-row{grid-template-columns:45px 38px 1fr}.official-results .leader-row>.status{grid-column:3}.mission-card{min-height:0;padding:22px}.mission-card h2{font-size:27px}.mission-icon{width:44px;height:44px}.mission-safety{align-items:flex-start;flex-direction:column}.platform-status-grid{grid-template-columns:1fr}.community-profile-form{grid-template-columns:1fr}.account-action-row{grid-template-columns:1fr}.league-account-result{align-items:flex-start;flex-wrap:wrap}}
.support-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding-bottom:100px}.support-grid article{padding:30px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,#121214,#09090a)}.support-grid article>span{color:var(--gold);font-size:10px;font-weight:900;letter-spacing:2px}.support-grid h2{margin:12px 0;font-size:28px;overflow-wrap:anywhere}.support-grid p{color:var(--muted)}.support-grid aside{grid-column:1/-1;padding:18px 22px;border:1px solid #5c4a17;border-radius:15px;background:#1b1607}.support-grid aside p{margin:5px 0 0;color:#bcb38e}.support-grid .button{margin-top:14px}@media(max-width:700px){.support-grid{grid-template-columns:1fr}.support-grid aside{grid-column:1}.support-grid article{padding:22px}}
.turnstile-wrap{display:grid;gap:8px;margin:18px 0}.turnstile-wrap small{color:var(--muted)}.turnstile-wrap .cf-turnstile{max-width:100%;overflow:hidden}

/* Compact premium registration */
@media(max-width:560px){
  .auth-wrap-register{
    min-height:auto;
    place-items:start center;
    padding:22px 12px 34px
  }

  .auth-card-register{
    padding:21px 20px 23px;
    border-radius:24px
  }

  .auth-card-register .auth-mark{
    width:48px;
    height:48px;
    border-radius:14px;
    font-size:31px;
    margin-bottom:13px
  }

  .auth-card-register .eyebrow{
    font-size:10px;
    letter-spacing:2.3px
  }

  .auth-card-register h1{
    font-size:34px;
    line-height:1.06;
    letter-spacing:-1.5px;
    margin:5px 0 8px
  }

  .auth-card-register>p{
    font-size:14px;
    line-height:1.5;
    margin-bottom:10px
  }

  .auth-card-register label{
    gap:5px;
    margin:9px 0;
    font-size:15px
  }

  .auth-card-register label input{
    min-height:44px;
    padding:10px 12px;
    border-radius:11px;
    font-size:16px;
    font-weight:500;
    transition:border-color .2s,box-shadow .2s
  }

  .auth-card-register label input:focus{
    outline:none;
    border-color:#ffd40080;
    box-shadow:0 0 0 3px #ffd40012
  }

  .auth-card-register label small{
    font-size:11.5px;
    line-height:1.4
  }

  .auth-card-register .alert{
    margin:9px 0;
    padding:10px 11px;
    font-size:13px
  }

  .auth-card-register>.button{
    margin-top:4px;
    padding:12px 16px
  }

  .auth-card-register>small{
    margin-top:12px;
    font-size:11.5px;
    line-height:1.45
  }
}

/* Responsive sponsor catalogue */
.sponsor-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
  align-items:stretch
}

.sponsor-card{
  display:flex;
  min-width:0;
  flex-direction:column
}

.sponsor-card>.button{
  margin-top:auto
}

@media(min-width:768px) and (max-width:1199px){
  .sponsor-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:14px
  }

  .sponsor-filters{
    grid-template-columns:minmax(0,1fr) 210px auto
  }
}

@media(max-width:767px){
  .sponsor-catalogue-head{
    padding:38px 0 21px
  }

  .sponsor-catalogue-head h1{
    margin:7px 0 7px;
    font-size:38px;
    line-height:1.05;
    letter-spacing:-2px
  }

  .sponsor-catalogue-head p{
    margin-bottom:0;
    font-size:15px;
    line-height:1.5
  }

  .sponsor-filters{
    grid-template-columns:minmax(0,1.35fr) minmax(0,.85fr);
    gap:8px;
    margin-bottom:18px
  }

  .sponsor-filters input{
    grid-column:1/-1
  }

  .sponsor-filters input,
  .sponsor-filters select{
    min-width:0;
    min-height:44px;
    padding:10px 11px;
    border-radius:11px;
    font-size:16px
  }

  .sponsor-filters .button{
    width:100%;
    min-width:0;
    min-height:44px;
    padding:10px 8px;
    border-radius:11px;
    font-size:14px
  }

  .sponsor-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px
  }

  .sponsor-card{
    padding:12px;
    border-radius:18px
  }

  .sponsor-card .card-top{
    min-height:22px;
    align-items:center;
    gap:5px
  }

  .sponsor-card .tag,
  .sponsor-card .vip{
    padding:4px 6px;
    border-radius:6px;
    font-size:8px;
    letter-spacing:.7px
  }

  .sponsor-card .tag{
    min-width:0;
    max-width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }

  .sponsor-card .vip{
    flex:0 0 auto
  }

  .sponsor-card .logo-box{
    height:76px;
    margin:9px 0 10px;
    border-radius:11px
  }

  .sponsor-card .logo-box img{
    max-width:86%;
    max-height:50px
  }

  .sponsor-card .logo-box b{
    padding:0 7px;
    font-size:clamp(13px,4vw,17px);
    line-height:1.15;
    text-align:center;
    overflow-wrap:anywhere
  }

  .sponsor-card h3{
    margin:0 0 4px;
    font-size:16px;
    line-height:1.22;
    overflow-wrap:anywhere
  }

  .sponsor-card p{
    min-height:34px;
    margin:0 0 5px;
    font-size:12px;
    line-height:1.4;
    overflow-wrap:anywhere
  }

  .sponsor-card code{
    margin:5px 0 9px;
    font-size:11.5px;
    line-height:1.3;
    overflow-wrap:anywhere
  }

  .sponsor-card>.button{
    min-height:42px;
    padding:9px 6px;
    border-radius:11px;
    font-size:13px;
    line-height:1.2;
    text-align:center
  }
}

/* registration-profile-directory */
.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.auth-check{display:flex!important;align-items:flex-start;gap:10px!important;font-weight:400!important;line-height:1.45}
.auth-check input{width:auto!important;margin-top:4px}
.auth-check a{color:var(--gold)}
.directory-intro{display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;align-items:start;margin:-35px auto 100px;padding:32px;border:1px solid #423718;border-radius:24px;background:linear-gradient(135deg,#171306,#0c0c0d)}
.directory-intro h2{font-size:34px;letter-spacing:-1.5px;margin:8px 0 12px}
.directory-intro p{color:var(--muted);margin:0}
.directory-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.directory-steps article{padding:18px;border:1px solid var(--line);border-radius:17px;background:#09090a}
.directory-steps b{display:block;color:var(--gold);font-size:12px;letter-spacing:1.5px}
.directory-steps h3{margin:11px 0 6px;font-size:17px}
.directory-steps p{font-size:13px}
.sponsor-disclosure{margin:18px 0 0;color:var(--muted);font-size:14px;max-width:620px}
.sponsor-detail-actions{flex-wrap:wrap}
.profile-dashboard{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding-bottom:90px}
.profile-summary,.profile-note{border:1px solid var(--line);border-radius:22px;padding:24px;background:#0d0d0f}
.profile-summary{grid-column:1/-1;display:grid;grid-template-columns:86px 1fr auto;gap:20px;align-items:center}
.profile-summary h2,.profile-note h2{margin:7px 0;font-size:28px}
.profile-summary p,.profile-note p{margin:0;color:var(--muted)}
.profile-avatar{width:86px;height:86px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:radial-gradient(circle at 30% 25%,#574500,#15120a 60%);border:1px solid #e3b91c;color:var(--gold);font:900 42px Georgia}
.profile-avatar img{width:100%;height:100%;object-fit:cover}
.profile-progress{min-width:145px;text-align:right}
.profile-progress b{display:block;color:var(--gold);font-size:25px}
.profile-progress>span{display:block;height:8px;margin-top:8px;overflow:hidden;border-radius:99px;background:#242426}
.profile-progress i{display:block;height:100%;border-radius:inherit;background:var(--gold)}
.profile-form{grid-column:1/-1}
.profile-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.profile-fields label{display:grid;gap:7px;font-weight:700}
.profile-fields input,.profile-fields select{width:100%;background:#111113;border:1px solid #29292d;border-radius:12px;color:#fff;padding:13px}
.profile-fields input:disabled{color:#9b9ba2;cursor:not-allowed}
.profile-fields small{font-weight:400;color:var(--muted)}
.profile-avatar-field{grid-column:1/-1}
.profile-form-actions{display:flex;justify-content:space-between;align-items:center;gap:18px;border-top:1px solid var(--line);margin-top:22px;padding-top:20px}
.profile-form-actions p{margin:0;color:var(--muted);font-size:13px;max-width:650px}
.profile-note{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:220px}
.profile-note .button{margin-top:20px}
@media(max-width:900px){.directory-intro{grid-template-columns:1fr;margin-top:0}.profile-dashboard{grid-template-columns:1fr}.profile-summary{grid-template-columns:70px 1fr}.profile-avatar{width:70px;height:70px;font-size:34px}.profile-progress{grid-column:1/-1;text-align:left}.profile-fields{grid-template-columns:1fr}}
@media(max-width:560px){.directory-steps{grid-template-columns:1fr}.directory-intro{padding:22px}.directory-intro h2{font-size:28px}.profile-summary{padding:19px;gap:14px}.profile-form-actions{align-items:stretch;flex-direction:column}.profile-form-actions .button{width:100%}}
/* email-verification-flow */
.auth-account-links{display:flex;justify-content:space-between;gap:14px;margin:15px 0 0;font-size:12px;font-weight:800}
.auth-account-links a{color:var(--gold)}
.auth-account-links a:hover{text-decoration:underline}
@media(max-width:560px){.auth-account-links{align-items:flex-start;flex-direction:column;gap:8px}}

/* premium-auth-profile-ui-20260728 */
.hp-field{display:none!important}

/* Premium auth */
.auth-wrap{
  position:relative;
  isolation:isolate;
  min-height:calc(100svh - 92px);
  overflow:hidden;
  padding:50px 18px 62px
}
.auth-wrap:before{
  content:"";
  position:absolute;
  z-index:-1;
  top:-310px;
  left:50%;
  width:min(800px,130vw);
  height:min(800px,130vw);
  transform:translateX(-50%);
  border-radius:50%;
  background:radial-gradient(circle,#ffd40014,transparent 68%);
  pointer-events:none
}
.auth-card-premium{
  position:relative;
  overflow:hidden;
  width:min(520px,100%);
  padding:36px;
  border:1px solid #302d22;
  border-radius:30px;
  background:linear-gradient(145deg,#111113,#0b0b0d 68%,#111007);
  box-shadow:0 34px 100px #000,0 0 0 1px #ffffff05 inset
}
.auth-card-register{width:min(660px,100%)}
.auth-card-premium:before{
  content:"";
  position:absolute;
  inset:0 0 auto;
  height:3px;
  background:linear-gradient(90deg,transparent,#ffd400,#fff0a3,#ffd400,transparent)
}
.auth-card-premium .auth-mark{
  box-shadow:0 14px 34px #ffd40028,0 0 0 1px #fff4a780 inset
}
.auth-card-premium h1{
  margin:8px 0 10px;
  font-size:clamp(38px,7vw,50px);
  line-height:1;
  letter-spacing:-2px
}
.auth-card-premium>p{
  margin:0 0 22px;
  color:#a2a2aa;
  line-height:1.65
}
.auth-fields{
  display:grid;
  grid-template-columns:1fr;
  gap:15px
}
.auth-fields-register{
  grid-template-columns:repeat(2,minmax(0,1fr))
}
.auth-fields-register .wide,
.auth-fields-register .auth-field-wide{
  grid-column:1/-1
}
.auth-card-premium label,
.auth-card-premium .auth-field{
  min-width:0;
  margin:0;
  gap:8px
}
.auth-card-premium input:not([type="checkbox"]),
.auth-card-premium select{
  width:100%;
  min-height:52px;
  padding:13px 15px;
  border:1px solid #303034;
  border-radius:14px;
  background:#121214;
  color:#fff;
  outline:none;
  transition:border-color .2s,box-shadow .2s,background .2s
}
.auth-card-premium input:not([type="checkbox"]):focus,
.auth-card-premium select:focus{
  border-color:#dfbd08;
  background:#161618;
  box-shadow:0 0 0 4px #ffd40012
}
.auth-card-premium label small{
  color:#92929a;
  font-size:12px;
  line-height:1.5
}
.auth-card-premium .auth-check{
  grid-column:1/-1;
  display:grid!important;
  grid-template-columns:24px minmax(0,1fr);
  align-items:start;
  gap:12px!important;
  margin:3px 0!important;
  padding:15px;
  border:1px solid #37321d;
  border-radius:15px;
  background:#15130b
}
.auth-card-premium .auth-check input[type="checkbox"]{
  appearance:none;
  -webkit-appearance:none;
  display:grid;
  width:22px!important;
  min-width:22px;
  height:22px!important;
  min-height:22px;
  margin:1px 0 0!important;
  padding:0!important;
  place-items:center;
  border:1px solid #68686e;
  border-radius:6px;
  background:#1b1b1e;
  cursor:pointer
}
.auth-card-premium .auth-check input[type="checkbox"]:checked{
  border-color:#ffd400;
  background:#ffd400
}
.auth-card-premium .auth-check input[type="checkbox"]:checked:after{
  content:"";
  width:5px;
  height:10px;
  margin-top:-2px;
  border:solid #080808;
  border-width:0 2px 2px 0;
  transform:rotate(45deg)
}
.auth-card-premium .auth-check span{
  color:#d8d8dc;
  font-size:13px;
  font-weight:650;
  line-height:1.55
}
.auth-card-premium>.button{
  min-height:52px;
  margin-top:18px;
  border-radius:15px;
  box-shadow:0 15px 38px #ffd40022
}
.auth-account-links{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
  margin-top:14px
}
.auth-account-links a{
  display:flex;
  min-height:42px;
  align-items:center;
  justify-content:center;
  padding:10px;
  border:1px solid #2b2b2f;
  border-radius:12px;
  background:#121214;
  color:#d2d2d7;
  text-align:center;
  font-size:12px
}
.auth-account-links a:hover{
  border-color:#66570c;
  color:#ffd400;
  text-decoration:none
}
.verification-steps{
  display:grid;
  gap:10px;
  margin:22px 0;
  padding:0;
  list-style:none;
  counter-reset:verification
}
.verification-steps li{
  counter-increment:verification;
  display:grid;
  grid-template-columns:32px minmax(0,1fr);
  gap:12px;
  align-items:center;
  padding:12px;
  border:1px solid #29292d;
  border-radius:14px;
  background:#121214;
  color:#c7c7cc;
  line-height:1.45
}
.verification-steps li:before{
  content:counter(verification);
  display:grid;
  width:32px;
  height:32px;
  place-items:center;
  border-radius:10px;
  background:#211d08;
  color:#ffd400;
  font-weight:900
}

/* Premium profile */
.profile-page-head{
  position:relative;
  padding-top:58px;
  padding-bottom:30px
}
.profile-page-head:after{
  content:"";
  position:absolute;
  right:5%;
  bottom:10%;
  width:240px;
  height:180px;
  border-radius:50%;
  background:radial-gradient(circle,#ffd4000d,transparent 70%);
  pointer-events:none
}
.profile-page-head h1{
  max-width:900px;
  margin:10px 0 13px;
  font-size:clamp(43px,7vw,70px);
  line-height:.98;
  letter-spacing:-3px
}
.profile-page-head p{
  max-width:720px;
  margin:0;
  color:#9b9ba3;
  font-size:17px;
  line-height:1.65
}
.profile-dashboard-premium{
  gap:18px;
  padding-bottom:78px
}
.profile-summary-premium{
  grid-template-columns:82px minmax(0,1fr) minmax(180px,230px);
  padding:26px;
  border-color:#302e24;
  background:linear-gradient(135deg,#111113,#0d0d0f 67%,#141208)
}
.profile-summary-premium .profile-avatar{
  width:82px;
  height:82px;
  border-radius:24px;
  box-shadow:0 14px 32px #000
}
.profile-summary-premium h2{
  margin:6px 0 7px;
  font-size:29px
}
.profile-summary-premium p{
  max-width:650px;
  color:#9898a0;
  line-height:1.55
}
.profile-summary-premium .profile-progress{
  min-width:0;
  text-align:left
}
.profile-summary-premium .profile-progress b{
  font-size:25px
}
.profile-summary-premium .profile-progress>span{
  height:9px;
  background:#27272a
}
.profile-summary-premium .profile-progress i{
  background:linear-gradient(90deg,#aa8d00,#ffd400,#fff09a);
  box-shadow:0 0 17px #ffd40042
}
.profile-form-premium{
  padding:30px;
  border-color:#302e24;
  border-radius:24px;
  background:linear-gradient(145deg,#101012,#0c0c0e)
}
.profile-form-header{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:20px;
  margin-bottom:24px
}
.profile-form-header h2{
  margin:6px 0;
  font-size:clamp(29px,5vw,39px);
  letter-spacing:-1.4px
}
.profile-form-header p{
  margin:0;
  color:#8e8e96
}
.profile-form-badge{
  flex:none;
  padding:8px 11px;
  border:1px solid #48401c;
  border-radius:999px;
  background:#181507;
  color:#d9bd35;
  font-size:10px;
  font-weight:850
}
.profile-form-premium .profile-fields{
  gap:16px
}
.profile-form-premium .profile-fields label{
  min-width:0;
  margin:0;
  padding:0;
  font-size:14px
}
.profile-form-premium input,
.profile-form-premium select{
  min-height:52px;
  border-color:#303034;
  border-radius:14px;
  background:#131315;
  outline:none;
  transition:border-color .2s,box-shadow .2s
}
.profile-form-premium input:focus,
.profile-form-premium select:focus{
  border-color:#daba13;
  box-shadow:0 0 0 4px #ffd40010
}
.profile-form-premium input:disabled{
  border-style:dashed;
  background:#18181a;
  opacity:1
}
.profile-form-premium input[type="file"]{
  min-height:58px;
  padding:8px;
  color:#9999a1
}
.profile-form-premium input[type="file"]::file-selector-button{
  height:40px;
  margin-right:12px;
  padding:0 14px;
  border:1px solid #5b4d0a;
  border-radius:10px;
  background:#211d08;
  color:#ffd400;
  font:inherit;
  font-size:12px;
  font-weight:800;
  cursor:pointer
}
.profile-form-premium .profile-form-actions{
  margin-top:25px;
  padding-top:22px
}
.profile-privacy-note{
  display:flex;
  align-items:flex-start;
  gap:11px;
  max-width:650px
}
.profile-privacy-icon{
  flex:none;
  display:grid;
  width:30px;
  height:30px;
  place-items:center;
  border:1px solid #3f672f;
  border-radius:10px;
  background:#10220e;
  color:#78df79;
  font-weight:900
}
.profile-privacy-note strong{
  display:block;
  margin:1px 0 4px;
  color:#e8e8eb;
  font-size:13px
}
.profile-privacy-note p{
  margin:0;
  color:#8d8d95;
  font-size:13px;
  line-height:1.5
}
.profile-form-actions .button{
  min-width:210px;
  min-height:50px;
  border-radius:14px
}
.profile-note-premium{
  grid-column:1/-1;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:24px;
  align-items:center;
  min-height:auto;
  padding:27px;
  background:linear-gradient(120deg,#111113,#121006)
}
.profile-note-premium .button{
  margin:0;
  white-space:nowrap
}

/* Footer */
.site-footer{border-top-color:#202023}
.footer-compact{
  padding-top:28px;
  padding-bottom:28px;
  background:#070708
}

@media(max-width:760px){
  .auth-wrap{
    min-height:auto;
    padding:25px 12px 38px
  }
  .auth-card-premium{
    padding:25px 21px;
    border-radius:24px
  }
  .auth-card-premium h1{
    font-size:38px
  }
  .auth-fields-register{
    grid-template-columns:1fr
  }
  .auth-fields-register>*{
    grid-column:auto!important
  }
  .auth-account-links{
    grid-template-columns:1fr
  }
  .profile-page-head{
    padding-top:40px
  }
  .profile-page-head h1{
    font-size:44px;
    letter-spacing:-2.2px
  }
  .profile-summary-premium{
    grid-template-columns:64px minmax(0,1fr);
    gap:15px;
    padding:20px
  }
  .profile-summary-premium .profile-avatar{
    width:64px;
    height:64px;
    border-radius:19px;
    font-size:31px
  }
  .profile-summary-premium h2{
    font-size:23px
  }
  .profile-summary-premium p{
    font-size:13px
  }
  .profile-summary-premium .profile-progress{
    grid-column:1/-1
  }
  .profile-form-premium{
    padding:22px 18px
  }
  .profile-form-header{
    display:block
  }
  .profile-form-badge{
    display:inline-flex;
    margin-top:12px
  }
  .profile-form-premium .profile-fields{
    grid-template-columns:1fr
  }
  .profile-form-premium .profile-form-actions{
    align-items:stretch;
    flex-direction:column
  }
  .profile-form-actions .button{
    width:100%;
    min-width:0
  }
  .profile-note-premium{
    grid-template-columns:1fr;
    padding:22px
  }
  .profile-note-premium .button{
    width:100%
  }
}

@media(max-width:420px){
  .auth-card-premium{
    padding:22px 18px
  }
  .auth-card-premium .auth-check{
    padding:13px
  }
  .profile-page-head h1{
    font-size:39px
  }
}

/* ui-refinement-20260728-v2 */
html,body{max-width:100%;overflow-x:hidden}

.hero-session{width:max-content;max-width:100%;display:flex;align-items:center;gap:9px;margin-top:24px;padding:9px 13px;border:1px solid #2b4e3d;border-radius:999px;background:#0b2118;color:#b9ebd5;font-size:13px}
.hero-session-dot{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:var(--green);box-shadow:0 0 15px #38d996}
.hero-session b{color:#fff}
.hero-auth-link{margin:13px 0 0!important;color:var(--muted)!important;font-size:13px!important}
.hero-auth-link a{color:var(--gold);font-weight:900}
.hero-actions .button{min-width:170px}

.site-footer.footer-compact{padding-top:27px;padding-bottom:27px}
.footer-compact .footer-brand p{margin-bottom:0}
.footer-compact .footer-links{align-items:center;flex-wrap:wrap}

@media(max-width:720px){
  body.nav-locked{overflow:hidden;overscroll-behavior:none;touch-action:none}
  .site-header{height:70px;background:#050505;backdrop-filter:none}

  .site-header nav{
    position:fixed!important;
    inset:70px 0 0!important;
    z-index:32;
    display:grid!important;
    align-content:start;
    gap:8px!important;
    width:auto;
    min-height:calc(100vh - 70px);
    height:calc(100dvh - 70px);
    max-height:none!important;
    padding:22px 18px max(24px,env(safe-area-inset-bottom))!important;
    overflow-y:auto;
    border:0!important;
    border-radius:0!important;
    background:#070708!important;
    box-shadow:none!important;
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transform:translateY(-10px);
    transition:opacity .18s ease,transform .18s ease,visibility .18s;
  }

  .site-header.menu-open nav{
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    transform:none;
  }

  .site-header nav>a,
  .site-header nav a[href='/giris'],
  .site-header nav .link-button{
    display:block!important;
    width:100%;
    min-height:56px;
    padding:16px!important;
    border:1px solid #29292d;
    border-radius:14px;
    background:#0e0e10;
    color:#f0f0f2!important;
    text-align:left;
    font-size:15px;
    font-weight:900;
  }

  .site-header nav>a:hover,
  .site-header nav .link-button:hover{
    border-color:#4b401c;
    background:#17150e;
  }

  .site-header nav .nav-cta{
    border-color:#ffd400;
    background:linear-gradient(135deg,#ffe13a,var(--gold));
    color:#080808!important;
  }

  .site-header nav .inline{
    display:block;
    width:100%;
    margin:0;
  }

  .site-header nav .inline .link-button{
    border-color:#3c292d;
    background:#140e10;
    color:#ffc4cf!important;
  }

  .nav-toggle{position:relative;z-index:34}
  .hero-actions{margin-top:18px}
  .hero-actions .button{width:100%;min-width:0}
  .hero-auth-link{text-align:center}
  .site-footer.footer-compact{padding:23px 18px;gap:14px}
}

/* ui-refinement-profile-20260728-v2 */

/* Açıklamalı premium navigasyon */
.nav-panel-head{display:none}
.nav-links{display:flex;align-items:center;gap:24px}
.nav-links>a,.nav-links .link-button{color:#ddd;font-weight:800}
.nav-links>a.active{color:var(--gold)}
.nav-link-main{display:block}
.nav-link-note{display:none}
.nav-links .inline{margin:0}
.nav-logout{padding:0}

/* Tek parça premium hesap yüzeyi */
.account-shell.profile-dashboard-premium{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px;padding:46px 0 42px}

.account-hero.profile-page-head.profile-summary-premium{grid-column:1/-1;display:grid;grid-template-columns:92px minmax(0,1fr) minmax(220px,300px);align-items:center;gap:24px;margin:0;padding:28px;border:1px solid #4a401f;border-radius:26px;background:radial-gradient(circle at 12% 20%,#493b1438,transparent 28%),linear-gradient(135deg,#15140f,#0d0d0f 58%,#171404);box-shadow:0 25px 80px #00000066;overflow:hidden}
.account-hero.profile-page-head:after{display:none}

.account-hero .profile-avatar{width:92px;height:92px;border-radius:24px;border-color:#f1c92d;background:radial-gradient(circle at 35% 25%,#5c4900,#0c0c0d 64%);box-shadow:0 16px 45px #000,0 0 35px #ffd4001f}

.account-identity{min-width:0}
.account-kicker{display:flex;align-items:center;gap:8px;margin-bottom:8px;color:#d4bd54;font-size:10px;font-weight:900;letter-spacing:1.8px;text-transform:uppercase}
.account-kicker i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 12px #38d996}
.account-identity h1{margin:0 0 7px;font-size:clamp(31px,4vw,50px);line-height:1.04;letter-spacing:-2.2px}
.account-identity p{max-width:700px;margin:0;color:#aaaab1;font-size:15px}

.account-hero .profile-progress{min-width:0;padding:17px;border:1px solid #ffffff12;border-radius:18px;background:#070708aa;text-align:left}
.account-hero .profile-progress>div{display:flex;align-items:center;justify-content:space-between;gap:12px}
.account-hero .profile-progress>div span{color:#9d9da5;font-size:9px;font-weight:900;letter-spacing:1.5px}
.account-hero .profile-progress b{color:var(--gold);font-size:25px}
.account-hero .profile-progress>span{display:block;height:7px;margin:10px 0 8px;overflow:hidden;border-radius:99px;background:#29292d}
.account-hero .profile-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#d8b500,#ffe86c);box-shadow:0 0 17px #ffd40059}
.account-hero .profile-progress small{color:#85858d;font-size:11px}

.account-shell .profile-form-v2{grid-column:1;margin:0;padding:30px;border-color:#302f28;border-radius:24px;background:linear-gradient(145deg,#111113,#0a0a0b);box-shadow:0 24px 70px #0000004d}

.profile-form-v2 .profile-form-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}
.profile-form-v2 .profile-form-header h2{margin:6px 0 3px;font-size:32px;line-height:1.1;letter-spacing:-1.4px}
.profile-form-v2 .profile-form-header p{margin:0;color:var(--muted);font-size:14px}
.profile-form-v2 .profile-form-badge{flex:0 0 auto;padding:7px 11px;border:1px solid #5a4917;border-radius:999px;background:#1d1808;color:#e7ca51;font-size:10px;font-weight:900;letter-spacing:.7px}

.profile-form-v2 .profile-grid-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.profile-form-v2 .profile-field{display:grid;align-content:start;gap:8px;margin:0;min-width:0}
.profile-form-v2 .profile-field-head{display:flex;align-items:center;justify-content:space-between;gap:10px}
.profile-form-v2 .profile-field-head strong{font-size:14px}
.profile-form-v2 .profile-field-head em{flex:0 0 auto;padding:4px 7px;border-radius:999px;background:#ffffff08;color:#85858d;font-size:9px;font-style:normal;font-weight:800;letter-spacing:.3px}
.profile-form-v2 .profile-field-readonly .profile-field-head em{background:#19170e;color:#c6ac48}

.profile-form-v2 input,.profile-form-v2 select{min-height:54px;padding:13px 15px;border-color:#333338;border-radius:14px;background:#131315;font-size:16px}
.profile-form-v2 input:focus,.profile-form-v2 select:focus{outline:0;border-color:#ffd40091;box-shadow:0 0 0 4px #ffd4000e}
.profile-form-v2 input:disabled{border-style:dashed;background:#171719;color:#a2a2aa;opacity:1}
.profile-form-v2 .profile-help{margin-top:-2px;color:#818189;font-size:11px;line-height:1.45}

.profile-form-v2 .profile-avatar-field{grid-column:1/-1}
.profile-form-v2 input[type="file"]{min-height:58px;padding:6px;color:#92929a}
.profile-form-v2 input[type="file"]::file-selector-button{min-height:44px;margin-right:13px;padding:0 16px;border:1px solid #655316;border-radius:10px;background:#211b06;color:var(--gold);font-weight:900;cursor:pointer}

.profile-form-v2 .profile-form-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;margin-top:25px;padding-top:22px;border-top:1px solid #28282b}
.profile-form-v2 .profile-privacy-note{display:flex;align-items:flex-start;gap:12px;min-width:0}
.profile-form-v2 .profile-privacy-icon{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border:1px solid #34794e;border-radius:11px;background:#0b2819;color:#72e9a7;font-size:18px;font-weight:900}
.profile-form-v2 .profile-privacy-note strong{display:block;margin-bottom:2px;font-size:13px}
.profile-form-v2 .profile-privacy-note p{margin:0;color:#85858d;font-size:11px;line-height:1.45}
.profile-form-v2 .profile-form-actions .button{min-width:210px;min-height:50px}

.account-directory-card.profile-note.profile-note-premium{grid-column:2;align-self:start;position:sticky;top:100px;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:22px;min-height:0;margin:0;padding:25px;border:1px solid #3b351e;border-radius:24px;background:radial-gradient(circle at 90% 0,#5946002e,transparent 42%),linear-gradient(145deg,#12110d,#0a0a0b)}
.account-directory-card h2{margin:8px 0 9px;font-size:25px;line-height:1.12;letter-spacing:-1px}
.account-directory-card p{margin:0;color:var(--muted);font-size:13px}
.account-directory-card .button{width:100%;margin:0;justify-content:space-between}

@media(max-width:900px){
  .account-shell.profile-dashboard-premium{grid-template-columns:1fr}
  .account-shell .profile-form-v2,.account-directory-card.profile-note.profile-note-premium{grid-column:1}
  .account-directory-card.profile-note.profile-note-premium{position:static;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}
  .account-directory-card .button{width:auto;min-width:170px}
}

@media(max-width:720px){
  .site-header nav{display:flex!important;flex-direction:column;align-items:stretch;gap:18px!important}
  .nav-panel-head{display:block;padding:4px 2px 15px;border-bottom:1px solid #252528}
  .nav-panel-head>h2{margin:8px 0 4px;font-size:26px}
  .nav-panel-head>p{margin:0;color:var(--muted);font-size:13px}

  .nav-account-card{display:flex;align-items:center;gap:13px;margin-top:13px;padding:14px;border:1px solid #343125;border-radius:17px;background:linear-gradient(135deg,#17150d,#0e0e10)}
  .nav-account-avatar{width:47px;height:47px;flex:0 0 47px;display:grid;place-items:center;border:1px solid #b99718;border-radius:14px;background:#171303;color:var(--gold);font:900 25px Georgia}
  .nav-account-card div{display:flex;min-width:0;flex-direction:column}
  .nav-account-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px}
  .nav-account-card small{color:#8f8f97;font-size:11px}
  .nav-account-card small i{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:var(--green);box-shadow:0 0 10px #38d996}

  .nav-links{display:grid!important;gap:8px!important}
  .nav-links>a,.nav-links .link-button{display:grid!important;width:100%;gap:2px;min-height:0;padding:14px 15px!important;border:1px solid transparent;border-radius:14px;background:#0d0d0f;color:#ededf0!important;text-align:left}
  .nav-links>a:hover,.nav-links .link-button:hover{border-color:#303034;background:#121214}
  .nav-links>a.active{border-color:#5d4d17;background:#1a1608;color:var(--gold)!important}
  .nav-link-main{font-size:15px;font-weight:900}
  .nav-link-note{display:block;color:#777780;font-size:10px;font-weight:500}

  .nav-links .nav-cta{border-color:#ffd400;background:linear-gradient(135deg,#ffe13a,var(--gold));color:#080808!important}
  .nav-links .nav-cta .nav-link-note{color:#554900}
  .nav-links .inline,.nav-logout-form{display:block;width:100%;margin:0}
  .nav-links .nav-logout{border-color:#3a262a;background:#130d0f;color:#ffc3ce!important}

  .account-shell.profile-dashboard-premium{gap:12px;padding:18px 0 24px}
  .account-hero.profile-page-head.profile-summary-premium{grid-template-columns:66px minmax(0,1fr);gap:14px;padding:19px;border-radius:21px}
  .account-hero .profile-avatar{width:66px;height:66px;border-radius:18px;font-size:35px}
  .account-identity h1{font-size:30px;letter-spacing:-1.4px}
  .account-identity p{font-size:12px;line-height:1.5}
  .account-kicker{font-size:8px;letter-spacing:1.3px}
  .account-hero .profile-progress{grid-column:1/-1;padding:14px;border-radius:15px}

  .account-shell .profile-form-v2{padding:21px 18px;border-radius:21px}
  .profile-form-v2 .profile-form-header{align-items:flex-start;margin-bottom:20px}
  .profile-form-v2 .profile-form-header h2{font-size:27px}
  .profile-form-v2 .profile-form-header p{font-size:12px}
  .profile-form-v2 .profile-form-badge{padding:6px 8px;font-size:8px}
  .profile-form-v2 .profile-grid-v2{grid-template-columns:1fr;gap:16px}
  .profile-form-v2 .profile-avatar-field{grid-column:1}
  .profile-form-v2 .profile-form-actions{grid-template-columns:1fr;gap:17px;margin-top:21px;padding-top:19px}
  .profile-form-v2 .profile-form-actions .button{width:100%;min-width:0}

  .account-directory-card.profile-note.profile-note-premium{display:grid;grid-template-columns:1fr;gap:16px;padding:20px;border-radius:20px}
  .account-directory-card h2{font-size:23px}
  .account-directory-card .button{width:100%;min-width:0}
}

@media(max-width:380px){
  .profile-form-v2 .profile-form-header{display:grid}
  .profile-form-v2 .profile-form-badge{width:max-content}
}

/* Guest sponsor access boundary */
.sponsor-access-gate{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:28px 0 90px;padding:26px;border:1px solid #5d4d17;border-radius:22px;background:linear-gradient(135deg,#171306,#0c0c0d)}
.sponsor-access-gate h2{margin:7px 0 8px;font-size:30px;letter-spacing:-1px}.sponsor-access-gate p{max-width:650px;margin:0;color:var(--muted)}
.sponsor-access-gate .actions{flex:0 0 auto;margin:0}.sponsor-empty{margin-bottom:24px}
.home-member-note{display:flex;align-items:center;gap:10px;margin-top:18px;padding:16px 18px;border:1px solid #423718;border-radius:15px;background:#120f06;color:var(--muted);font-size:13px}
.home-member-note b{color:#fff}.home-member-note a{margin-left:auto;color:var(--gold);font-weight:900;white-space:nowrap}
@media(max-width:720px){.sponsor-access-gate{align-items:stretch;flex-direction:column;margin-bottom:65px}.sponsor-access-gate .actions{flex-direction:column}.home-member-note{align-items:flex-start;flex-direction:column}.home-member-note a{margin-left:0}}
.install-app-button[hidden]{display:none!important}.offline-message{padding:35px 20px}.offline-message p{max-width:520px;color:var(--muted)}


/* ui-polish-v122 */

/* Footer */
.site-footer{
  display:block;
  padding:32px max(24px,calc((100vw - 1180px)/2));
  background:#050506
}
.site-footer.footer-compact{padding-top:24px;padding-bottom:24px}
.footer-top{
  display:grid;
  grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);
  align-items:start;
  gap:42px
}
.footer-brand strong{
  display:inline-flex;
  color:#fff;
  font-size:22px;
  letter-spacing:-.8px
}
.footer-brand strong b{color:var(--gold)}
.footer-brand p{margin:6px 0 0;color:#85858d;font-size:13px}
.footer-primary{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(120px,1fr));
  gap:8px 18px
}
.footer-primary a{
  padding:5px 0;
  color:#aaaab1;
  font-size:13px;
  font-weight:750
}
.footer-primary a:hover,.footer-legal a:hover{color:var(--gold)}
.footer-bottom{
  display:flex!important;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  margin-top:25px;
  padding-top:19px;
  border-top:1px solid #202023
}
.footer-legal{display:flex;flex-wrap:wrap;gap:9px 20px}
.footer-legal a{color:#797981;font-size:11px;font-weight:700}
.footer-bottom>small{color:#696970;font-size:11px;white-space:nowrap}

/* Menü hesap kartı */
.nav-account-card{color:inherit;text-decoration:none}
.nav-account-copy{
  display:flex;
  min-width:0;
  flex:1;
  flex-direction:column
}
.nav-account-stats{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-top:5px;
  color:#8d8d95;
  font-size:10px
}
.nav-account-stats em{
  color:#cfcfd4;
  font-style:normal;
  font-weight:850
}

/* Sponsor detayı */
.sponsor-detail-page{
  min-height:0;
  padding:52px 0 64px;
  gap:42px
}
.sponsor-detail-page .detail-logo{
  height:290px;
  border-radius:27px;
  background:linear-gradient(145deg,#0c0c0e,#070708)
}
.sponsor-detail-page .detail-logo img{
  max-width:72%;
  max-height:135px
}
.sponsor-detail-copy{min-width:0}
.sponsor-detail-copy h1{
  margin:8px 0 6px;
  font-size:clamp(46px,6vw,64px);
  line-height:1;
  overflow-wrap:anywhere
}
.sponsor-detail-copy h2{
  margin:24px 0 0;
  font-size:clamp(24px,3vw,34px);
  line-height:1.18
}
.sponsor-detail-copy .sponsor-disclosure{line-height:1.65}
.sponsor-detail-actions{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  margin-top:25px
}
.sponsor-detail-actions .button{min-height:52px}

/* Community hesap özeti */
.community-account-hero{
  display:grid;
  grid-template-columns:92px minmax(0,1fr) 190px;
  align-items:center;
  gap:23px;
  margin-top:42px;
  margin-bottom:18px;
  padding:27px;
  border:1px solid #443b20;
  border-radius:26px;
  background:radial-gradient(circle at 8% 20%,#5a470033,transparent 30%),linear-gradient(135deg,#15140f,#0c0c0e 70%);
  box-shadow:0 24px 70px #0007
}
.community-account-avatar{
  width:92px;
  height:92px;
  display:grid;
  place-items:center;
  overflow:hidden;
  border:1px solid #d8b51d;
  border-radius:25px;
  background:radial-gradient(circle at 35% 25%,#5c4900,#0c0c0d 64%);
  color:var(--gold);
  font:900 43px Georgia;
  box-shadow:0 15px 38px #000
}
.community-account-avatar img{
  width:100%;
  height:100%;
  object-fit:cover
}
.community-account-identity h1{
  margin:7px 0;
  font-size:clamp(34px,5vw,52px);
  line-height:1.04;
  letter-spacing:-2.2px
}
.community-account-identity p{
  max-width:680px;
  margin:0;
  color:#9999a1;
  font-size:14px
}
.community-profile-shortcut{
  display:grid;
  padding:16px;
  border:1px solid #ffffff12;
  border-radius:18px;
  background:#070708b8
}
.community-profile-shortcut b{
  color:var(--gold);
  font-size:28px;
  line-height:1
}
.community-profile-shortcut span{
  margin-top:6px;
  color:#9898a0;
  font-size:10px;
  font-weight:800
}
.community-profile-shortcut em{
  margin-top:12px;
  color:#e4e4e7;
  font-size:11px;
  font-style:normal;
  font-weight:900
}
.community-dashboard{padding-top:0}
.community-stat-grid{
  grid-column:1/-1;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px
}
.community-stat-grid .dash-stat{grid-column:auto;min-width:0}

/* Community profil formu */
.community-profile-card{
  scroll-margin-top:96px;
  padding:28px;
  border-color:#302f28;
  background:linear-gradient(145deg,#111113,#0a0a0b)
}
.community-profile-card .section-head.compact{
  align-items:flex-start;
  margin-bottom:22px
}
.community-profile-card .section-head h2{
  margin:6px 0 0;
  font-size:32px;
  letter-spacing:-1.3px
}
.community-profile-card .section-head>span{
  padding:7px 10px;
  border:1px solid #584916;
  border-radius:999px;
  background:#1c1707;
  color:var(--gold);
  font-size:10px;
  font-weight:850
}
.community-profile-form{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:17px
}
.community-profile-form label{
  display:grid;
  align-content:start;
  gap:8px;
  min-width:0;
  margin:0
}
.community-profile-form label small{
  color:#85858d;
  font-size:9px;
  font-weight:750
}
.community-profile-form input,
.community-profile-form select{
  width:100%;
  min-height:52px;
  padding:12px 14px;
  border:1px solid #333338;
  border-radius:14px;
  outline:0;
  background:#131315;
  color:#fff
}
.community-profile-form input:focus,
.community-profile-form select:focus{
  border-color:#ffd40091;
  box-shadow:0 0 0 4px #ffd4000e
}
.community-profile-form input[type="file"]{
  padding:6px;
  color:#92929a
}
.community-profile-form input[type="file"]::file-selector-button{
  min-height:40px;
  margin-right:12px;
  padding:0 14px;
  border:1px solid #655316;
  border-radius:10px;
  background:#211b06;
  color:var(--gold);
  font-weight:900
}
.community-profile-form .button{
  min-height:50px;
  align-self:end
}

@media(max-width:720px){
  /* Alt sistem çubuğuyla çakışmayan kompakt menü */
  .site-header nav{
    gap:10px!important;
    padding:14px 14px max(96px,calc(78px + env(safe-area-inset-bottom)))!important
  }
  .nav-panel-head{
    padding:1px 0 10px;
    border-bottom-color:#222225
  }
  .nav-account-card{
    display:flex!important;
    align-items:center;
    gap:11px;
    min-height:0!important;
    margin-top:8px!important;
    padding:10px!important;
    border-color:#343125!important;
    border-radius:15px!important;
    background:linear-gradient(135deg,#17150d,#0d0d0f)!important
  }
  .nav-account-avatar{
    width:42px;
    height:42px;
    flex-basis:42px;
    border-radius:12px;
    font-size:23px
  }
  .nav-account-card strong{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-size:15px
  }
  .nav-account-card small{font-size:9px}
  .nav-account-stats{margin-top:3px;font-size:9px}
  .nav-links{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important
  }
  .nav-links>a,
  .nav-links .link-button{
    min-height:64px!important;
    padding:10px 11px!important;
    border-color:#252529!important;
    border-radius:13px!important;
    background:#0d0d0f!important
  }
  .nav-links>a.active{
    border-color:#4d421e!important;
    background:#111109!important;
    box-shadow:inset 3px 0 0 var(--gold)
  }
  .nav-link-main{font-size:14px;line-height:1.2}
  .nav-link-note{
    margin-top:3px;
    font-size:9px;
    line-height:1.3
  }
  .nav-links .install-app-button,
  .nav-links .nav-logout-form{grid-column:1/-1}
  .nav-links .nav-logout{min-height:58px!important}

  /* Mobil footer */
  .site-footer,
  .site-footer.footer-compact{
    padding:25px 22px calc(30px + env(safe-area-inset-bottom))
  }
  .footer-top{grid-template-columns:1fr;gap:17px}
  .footer-brand strong{font-size:20px}
  .footer-brand p{font-size:12px}
  .footer-primary{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:0 18px
  }
  .footer-primary a{
    padding:8px 0;
    border-bottom:1px solid #171719;
    font-size:12px
  }
  .footer-primary a:last-child:nth-child(odd){grid-column:1/-1}
  .footer-bottom{
    align-items:flex-start;
    flex-direction:column;
    gap:13px;
    margin-top:19px;
    padding-top:16px
  }
  .footer-legal{
    display:grid;
    width:100%;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px 18px
  }
  .footer-bottom>small{white-space:normal}

  /* Sponsor detay */
  .sponsor-detail-page{
    padding:24px 0 38px;
    gap:21px
  }
  .sponsor-detail-page .detail-logo{
    height:170px;
    border-radius:22px
  }
  .sponsor-detail-page .detail-logo img{
    max-width:76%;
    max-height:88px
  }
  .sponsor-detail-page .detail-logo b{font-size:32px}
  .sponsor-detail-copy h1{
    margin-top:6px;
    font-size:40px;
    letter-spacing:-2px
  }
  .sponsor-detail-copy h2{
    margin-top:18px;
    font-size:23px
  }
  .sponsor-detail-copy .sponsor-disclosure{
    margin-top:14px;
    font-size:13px
  }
  .sponsor-detail-actions{
    grid-template-columns:1fr;
    gap:9px;
    margin-top:19px
  }
  .sponsor-detail-actions .button{min-height:52px}
  .sponsor-primary-action{order:1}
  .sponsor-back-action{order:2}

  /* Son tek sponsor kartı ortada */
  .sponsor-grid>.sponsor-card:last-child:nth-child(odd){
    grid-column:1/-1;
    width:calc(50% - 5px);
    justify-self:center
  }

  /* Mobil hesap */
  .community-account-hero{
    grid-template-columns:64px minmax(0,1fr);
    gap:14px;
    margin-top:18px;
    margin-bottom:12px;
    padding:18px;
    border-radius:21px
  }
  .community-account-avatar{
    width:64px;
    height:64px;
    border-radius:18px;
    font-size:32px
  }
  .community-account-identity h1{
    margin:4px 0;
    font-size:29px;
    letter-spacing:-1.4px
  }
  .community-account-identity p{
    font-size:11px;
    line-height:1.4
  }
  .community-profile-shortcut{
    grid-column:1/-1;
    grid-template-columns:auto 1fr auto;
    align-items:center;
    gap:10px;
    padding:12px 13px;
    border-radius:15px
  }
  .community-profile-shortcut b{font-size:23px}
  .community-profile-shortcut span,
  .community-profile-shortcut em{margin:0}
  .community-dashboard{gap:10px;padding-bottom:40px}
  .community-stat-grid{gap:7px}
  .community-stat-grid .dash-stat{
    min-height:84px;
    padding:12px 7px;
    text-align:center
  }
  .community-stat-grid .dash-stat small{
    min-height:25px;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:7px;
    line-height:1.25
  }
  .community-stat-grid .dash-stat b{font-size:25px}
  .community-profile-card{
    padding:20px 17px;
    border-radius:20px
  }
  .community-profile-card .section-head.compact{
    align-items:flex-start;
    flex-direction:column;
    gap:10px
  }
  .community-profile-card .section-head h2{font-size:27px}
  .community-profile-form{
    grid-template-columns:1fr;
    gap:15px
  }
  .community-profile-form .button{width:100%}
  .account-action-row{gap:8px}
}

@media(max-width:380px){
  .nav-link-main{font-size:13px}
  .nav-link-note{font-size:8px}
  .community-profile-shortcut em{font-size:9px}
}


/* ui-polish-v123 */

/* Giriş yardım kartlarında başlık ve açıklamayı ayır */
.auth-account-links a{
  flex-direction:column;
  gap:3px
}
.auth-account-links a span{
  display:block;
  color:#e5e5e8;
  font-weight:850;
  line-height:1.25
}
.auth-account-links a small{
  display:block;
  color:#85858d;
  font-size:10px;
  font-weight:650;
  line-height:1.3
}

/* Mobil son yoğunluk düzeni */
@media(max-width:720px){
  /* Uygulama kartı Sponsorlar ile aynı sırada */
  .nav-links .install-app-button{
    grid-column:auto!important
  }
  .nav-links .nav-logout-form{
    grid-column:1/-1
  }

  /* Giriş ve kayıt kartlarını sıkılaştır */
  .auth-wrap,
  .auth-wrap-login,
  .auth-wrap-register{
    min-height:auto;
    padding:18px 12px 28px
  }
  .auth-card-premium,
  .auth-card-login,
  .auth-card-register{
    padding:20px 18px 22px;
    border-radius:23px
  }
  .auth-card-header{gap:13px}
  .auth-card-premium .auth-mark{
    width:50px;
    height:50px;
    border-radius:14px;
    font-size:31px
  }
  .auth-card-premium h1{
    margin:6px 0 8px;
    font-size:35px;
    letter-spacing:-1.6px
  }
  .auth-card-premium>p.auth-lead{
    margin:0 0 17px;
    font-size:14px;
    line-height:1.5
  }
  .auth-fields,
  .auth-fields-register{
    gap:12px
  }
  .auth-card-premium label,
  .auth-card-premium .auth-field{
    gap:6px
  }
  .auth-card-premium input:not([type="checkbox"]),
  .auth-card-premium select{
    min-height:48px;
    padding:11px 13px;
    border-radius:13px
  }
  .auth-card-premium label small{
    font-size:11px;
    line-height:1.4
  }
  .auth-card-premium .auth-check{
    gap:10px!important;
    padding:12px;
    border-radius:14px
  }
  .auth-card-premium .auth-check span{
    font-size:12px;
    line-height:1.5
  }
  .auth-card-premium>.button{
    min-height:50px;
    margin-top:14px;
    border-radius:14px
  }
  .auth-account-links{
    gap:8px;
    margin-top:10px
  }
  .auth-account-links a{
    min-height:48px;
    flex-direction:row;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    padding:9px 12px;
    text-align:left
  }
  .auth-account-links a small{
    flex:0 0 auto;
    white-space:nowrap
  }
  .auth-card-premium .auth-switch{
    margin:10px 0 0!important;
    font-size:13px;
    line-height:1.4
  }

  /* Footer: üç sütun, daha kısa dikey alan */
  .site-footer,
  .site-footer.footer-compact{
    padding:22px 20px calc(25px + env(safe-area-inset-bottom))
  }
  .footer-top{gap:12px}
  .footer-brand strong{font-size:19px}
  .footer-brand p{
    margin-top:4px;
    font-size:11px
  }
  .footer-primary{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:0 10px
  }
  .footer-primary a{
    min-width:0;
    padding:7px 0;
    font-size:11px;
    white-space:nowrap
  }
  .site-footer .footer-primary a:last-child:nth-child(odd){
    grid-column:auto
  }
  .footer-bottom{
    gap:10px;
    margin-top:13px;
    padding-top:12px
  }
  .footer-legal{
    gap:7px 14px
  }
  .footer-legal a{font-size:10px}
  .footer-bottom>small{font-size:10px}

  /* Görev ekranı ile footer arasındaki boşluğu azalt */
  .mission-head{
    padding-top:43px;
    padding-bottom:22px
  }
  .mission-grid{
    padding-bottom:44px
  }
  .mission-card{
    padding:20px
  }
  .mission-result{
    margin:19px 0;
    padding:15px
  }
  .mission-safety{
    padding:16px 18px
  }
}

@media(max-width:380px){
  .auth-account-links a{
    align-items:flex-start;
    flex-direction:column;
    gap:3px
  }
  .auth-account-links a small{
    white-space:normal
  }
  .footer-primary a{
    font-size:10px
  }
}


/* ui-polish-v124 */

.home-sponsors-section{margin-bottom:72px}
.home-events-section{margin-bottom:62px}
.home-trust-stats{margin-top:0;margin-bottom:54px}
.sponsor-external-note{margin:-4px 0 0;color:#777780;font-size:12px}
.market-grid{padding-bottom:52px}

@media(max-width:720px){
  .nav-links .nav-admin-link{grid-column:1/-1}

  .community-hub-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px
  }
  .community-hub-grid>a{
    min-height:152px;
    padding:16px
  }
  .community-hub-grid h3{
    margin:18px 0 7px;
    font-size:17px;
    line-height:1.15
  }
  .community-hub-grid p{display:none}
  .community-hub-grid b{
    font-size:11px;
    line-height:1.25
  }

  .stats.home-trust-stats{
    grid-template-columns:repeat(3,minmax(0,1fr));
    padding:0;
    margin-bottom:38px
  }
  .stats.home-trust-stats div{
    min-width:0;
    padding:14px 5px;
    border-right:1px solid var(--line);
    border-bottom:0
  }
  .stats.home-trust-stats div:last-child{border-right:0}
  .stats.home-trust-stats b{
    font-size:20px;
    line-height:1.2
  }
  .stats.home-trust-stats span{
    font-size:9px;
    line-height:1.3;
    text-align:center
  }

  .home-sponsors-section{margin-bottom:54px}
  .community-hub-section{margin-bottom:58px}
  .home-events-section{margin-bottom:50px}
  .market-grid{padding-bottom:42px}
}

@media(max-width:380px){
  .community-hub-grid>a{
    min-height:145px;
    padding:14px
  }
  .community-hub-grid h3{font-size:15px}
  .community-hub-grid b{font-size:10px}
  .stats.home-trust-stats b{font-size:18px}
  .stats.home-trust-stats span{font-size:8px}
}

/* ui-polish-v125 */

/* Sponsorun dış bağlantı bilgisini ana açıklamadan ayır */
.sponsor-external-note{
  position:relative;
  margin:12px 0 0;
  padding:11px 0 0 20px;
  border-top:1px solid #202024;
  color:#9b9ba3;
  font-size:12px;
  line-height:1.5
}
.sponsor-external-note::before{
  content:"↗";
  position:absolute;
  top:9px;
  left:0;
  color:var(--gold);
  font-weight:900
}

/* Mobil ikincil metinlerde ölçülü kontrast */
@media(max-width:720px){
  .nav-link-note{color:#96969f}
  .sponsor-card p{color:#a4a4ac}
  .footer-brand p{color:#96969f}
  .footer-legal a{color:#9898a0}
  .footer-bottom>small{color:#85858d}
}

/* Mobil hero yoğunluğunu azalt */
@media(max-width:560px){
  .hero{
    gap:14px;
    padding:20px 0 32px
  }
  .hero-orbit{
    height:165px;
    margin-bottom:0
  }
  .hero-b{
    width:96px;
    height:96px;
    font-size:58px
  }
  .orbit.one{
    width:218px;
    height:108px
  }
  .orbit.two{
    width:258px;
    height:142px
  }
  .hero-orbit>b{
    top:10%;
    right:9%;
    font-size:9px
  }
  .hero h1{
    margin:10px 0 14px;
    font-size:38px;
    line-height:1;
    letter-spacing:-2.2px
  }
  .hero>div:first-child>p:not(.hero-auth-link){
    margin-bottom:0;
    font-size:15px;
    line-height:1.5
  }
  .hero .actions{
    gap:9px;
    margin-top:18px
  }
  .hero-auth-link{
    margin-top:11px!important
  }
}

@media(max-width:380px){
  .hero{
    gap:11px;
    padding-top:17px
  }
  .hero-orbit{height:150px}
  .hero-b{
    width:88px;
    height:88px;
    font-size:53px
  }
  .orbit.one{
    width:200px;
    height:98px
  }
  .orbit.two{
    width:238px;
    height:130px
  }
  .hero h1{
    font-size:35px;
    letter-spacing:-2px
  }
}

/* ui-polish-v126 */

/* Mobil public sayfalarda sakin ve tutarlı tipografi */
@media(max-width:560px){
  .hero h1{
    margin:9px 0 13px;
    font-size:34px;
    line-height:1.06;
    letter-spacing:-1.7px
  }
  .hero>div:first-child>p:not(.hero-auth-link){
    font-size:14px;
    line-height:1.55
  }

  .page-head,
  .mission-head{
    padding-top:38px;
    padding-bottom:24px
  }
  .page-head h1,
  .mission-head h1{
    margin:9px 0 10px;
    font-size:36px;
    line-height:1.07;
    letter-spacing:-1.8px
  }
  .page-head p,
  .mission-head p{
    max-width:620px;
    margin-bottom:0;
    font-size:15px;
    line-height:1.55
  }

  .sponsor-catalogue-head{
    padding-top:34px;
    padding-bottom:20px
  }
  .sponsor-catalogue-head h1{
    margin:7px 0;
    font-size:34px;
    line-height:1.08;
    letter-spacing:-1.5px
  }
  .sponsor-catalogue-head p{
    font-size:14px;
    line-height:1.5
  }

  .sponsor-detail-copy h1{
    margin-top:5px;
    font-size:34px;
    line-height:1.05;
    letter-spacing:-1.4px
  }
  .sponsor-detail-copy h2{
    margin-top:14px;
    font-size:20px;
    line-height:1.3;
    letter-spacing:-.3px
  }
  .sponsor-detail-copy .sponsor-disclosure{
    margin-top:13px;
    font-size:13px;
    line-height:1.65
  }

  .section-head h2{
    font-size:27px;
    line-height:1.1;
    letter-spacing:-1px
  }

  .league-hero{
    padding:19px
  }
  .league-hero h2{
    margin-top:8px;
    font-size:26px;
    line-height:1.15;
    letter-spacing:-.8px
  }
  .league-hero p{
    font-size:13px;
    line-height:1.5
  }

  .mission-card h2{
    font-size:23px;
    line-height:1.2;
    letter-spacing:-.5px
  }
  .mission-card>p{
    font-size:14px;
    line-height:1.55
  }
  .quiz-question{
    font-size:16px;
    line-height:1.55
  }

  .event-cover strong{
    font-size:24px;
    line-height:1.1
  }
  .event-body h3{
    font-size:20px;
    line-height:1.25
  }
  .event-body p{
    font-size:14px;
    line-height:1.55
  }

  .market-content h2{
    font-size:21px;
    line-height:1.25
  }
  .market-content p{
    font-size:14px;
    line-height:1.55
  }

  .post-content h1{
    font-size:25px;
    line-height:1.15;
    letter-spacing:-.8px
  }
  .post-content .preline{
    font-size:14px;
    line-height:1.65
  }
  .prize strong{
    font-size:22px
  }

  .support-grid h2{
    font-size:22px;
    line-height:1.2;
    letter-spacing:-.5px
  }
  .support-grid p{
    font-size:14px;
    line-height:1.6
  }

  .legal-card h1{
    font-size:32px;
    line-height:1.08;
    letter-spacing:-1.3px
  }
  .legal-card .legal-lead{
    font-size:15px;
    line-height:1.7
  }

  .auth-card-premium h1,
  .auth-card h1{
    font-size:32px;
    line-height:1.06;
    letter-spacing:-1.3px
  }

  .sponsor-access-gate h2{
    font-size:25px;
    line-height:1.2
  }

  .message h1{
    font-size:34px;
    line-height:1.1;
    letter-spacing:-1.3px
  }
}

@media(max-width:380px){
  .hero h1{
    font-size:32px;
    letter-spacing:-1.5px
  }
  .page-head h1,
  .mission-head h1{
    font-size:33px;
    letter-spacing:-1.5px
  }
  .sponsor-detail-copy h1{
    font-size:32px
  }
  .sponsor-detail-copy h2{
    font-size:19px
  }
  .section-head h2{
    font-size:25px
  }
}

