:root{--navy:#101b3f;--blue:#2465dd;--orange:#ff5a1f;--bg:#f5f7fb;--line:#e6eaf2;--muted:#68718a;--shadow:0 12px 35px rgba(30,50,90,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:var(--bg);color:var(--navy)}a{text-decoration:none;color:inherit}.container{width:min(1480px,92%);margin:auto}.site-header{height:86px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.nav-wrap{height:100%;display:flex;align-items:center;gap:28px}.brand{font-size:27px;font-weight:800}.brand span{color:var(--orange)}.main-nav{display:flex;gap:34px;margin-left:auto}.main-nav a{font-weight:600;font-size:14px}.search{display:flex;border:1px solid var(--line);border-radius:12px;width:310px;height:44px;background:#fff}.search input{border:0;outline:0;width:100%;padding:0 15px}.search button{border:0;background:none;font-size:22px}.nav-actions{display:flex;align-items:center;gap:13px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;padding:13px 21px;font-weight:700;cursor:pointer}.btn-orange{color:#fff;background:linear-gradient(135deg,#ff4f16,#ff742d)}.btn-blue{background:linear-gradient(135deg,#195bd3,#3479ee);color:#fff}.btn-outline{border:1px solid #2768db;background:#fff;color:#1d5dc9}.avatar-mini{width:36px;height:36px;border-radius:50%;display:inline-grid;place-items:center;background:#e8efff;color:#175bd1;font-weight:800}.mobile-menu{display:none}.flash,.error{margin-top:14px;background:#fff4d9;border:1px solid #f7d780;padding:13px;border-radius:10px}.hero{margin-top:24px;background:#fff;border-radius:18px;box-shadow:var(--shadow);min-height:330px;padding:44px 32px;display:grid;grid-template-columns:1.05fr 1fr;overflow:hidden}.hero h1{font-size:52px;line-height:1.12;margin:0 0 18px}.hero h1 span{color:var(--orange)}.hero p{color:var(--muted);font-size:17px;max-width:580px;line-height:1.65}.hero-buttons{display:flex;gap:14px;margin-top:24px}.trust-row{display:flex;gap:12px;margin-top:26px;flex-wrap:wrap}.trust-row span{background:#f1f4f9;padding:9px 13px;border-radius:20px;color:#667085;font-size:13px}.hero-art{position:relative;min-height:260px;background:radial-gradient(circle at 50% 50%,#e6edff,#fff 67%);border-radius:40%}.scale{position:absolute;left:50%;top:38%;transform:translate(-50%,-50%);width:310px;height:170px}.pole{position:absolute;left:50%;top:16px;width:8px;height:135px;background:#15254d;border-radius:5px}.beam{position:absolute;left:33px;right:33px;top:31px;height:7px;background:#15254d;transform:rotate(-2deg)}.pan{position:absolute;top:66px;width:105px;height:70px;border-bottom:5px solid;border-radius:0 0 70px 70px;display:grid;place-items:center;font-size:39px;font-weight:800}.pan.left{left:0;color:var(--blue)}.pan.right{right:0;color:var(--orange)}.people{position:absolute;bottom:15px;width:100%;text-align:center;font-size:52px}.bubble{position:absolute;background:var(--blue);color:#fff;padding:10px 15px;border-radius:15px;font-weight:800}.b1{left:22%;top:8%}.b2{right:18%;top:12%}.home-grid{display:grid;grid-template-columns:1fr 340px;gap:24px;margin-top:22px}.section-title{font-size:20px;margin:12px 0}.featured-story{background:linear-gradient(135deg,#fff,#eef5ff);border:1px solid #dfe7f7;border-radius:16px;padding:22px;display:grid;grid-template-columns:1.1fr .9fr;gap:24px;box-shadow:var(--shadow)}.chips{display:flex;gap:8px}.chip{display:inline-flex;align-items:center;background:color-mix(in srgb,var(--chip,#ff7c91) 14%,white);color:var(--chip,#e45e76);padding:6px 10px;border-radius:20px;font-size:12px;font-weight:700}.chip.green{background:#dff5e8;color:#15804e}.featured-story h3{font-size:22px;margin:14px 0 8px}.featured-story p,.meta{color:var(--muted);line-height:1.55}.decision{padding:5px 8px}.decision-numbers{display:flex;justify-content:space-around;text-align:center;margin:18px 0}.decision-numbers span{color:var(--blue);font-weight:700}.decision-numbers .orange{color:var(--orange)}.decision-numbers strong{display:block;font-size:34px}.result-bar{height:7px;background:var(--orange);border-radius:8px;overflow:hidden;margin-bottom:18px}.result-bar i{display:block;height:100%;background:var(--blue)}.small-title{margin-top:24px}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.story-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px;min-height:158px}.card-top,.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px}.story-card h3{font-size:16px;line-height:1.45}.card-bottom{color:var(--muted);font-size:12px;margin-top:18px}.vote-dot{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:800}.vote-dot.blue{background:var(--blue);margin-left:auto}.vote-dot.orange{background:var(--orange)}.sidebar{display:flex;flex-direction:column;gap:16px}.side-card,.stat-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:17px;box-shadow:var(--shadow)}.side-head{display:flex;justify-content:space-between;align-items:center}.side-head h3{font-size:15px}.side-head a{font-size:12px;color:var(--blue)}.category-row,.user-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-top:1px solid #f0f2f6}.category-row span,.user-row{display:flex;align-items:center;gap:10px}.category-row i{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;font-style:normal}.user-row span:nth-child(3){display:flex;flex-direction:column}.user-row small{color:var(--muted)}.user-row em{margin-left:auto;color:var(--blue);font-style:normal;border:1px solid #d9e3f6;padding:7px;border-radius:8px}.rank{font-size:11px}.stat-card{background:linear-gradient(135deg,#2869df,#6f9af1);color:#fff;text-align:center}.stat-card strong{display:block;font-size:34px}.footer{margin-top:45px;background:#fff;border-top:1px solid var(--line)}.footer-grid{padding:32px 0;display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer-grid>div{display:flex;flex-direction:column;gap:10px}.footer-grid p,.footer-grid a{color:var(--muted)}.footer-bottom{text-align:center;border-top:1px solid var(--line);padding:16px;color:var(--muted);font-size:13px}
.story-layout{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:28px;padding-top:20px}.back{display:inline-block;color:#667085;margin:8px 0 14px}.story-detail,.vote-card,.result-card,.answer-card,.share-card,.comment,.form-card,.auth-card,.profile-head{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}.story-detail{padding:24px}.story-detail h1{font-size:32px;margin:12px 0}.author-line{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:13px;flex-wrap:wrap}.author-line i{height:14px;width:1px;background:var(--line)}.avatar-big{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#dfe9ff;color:var(--blue)}.summary-box{background:linear-gradient(135deg,#f2f6ff,#fff);border-radius:14px;padding:16px 20px;margin:24px 0}.summary-box p{color:#43506a;line-height:1.5}.story-content{font-size:15px;line-height:1.7;color:#28334e}.extra{border-top:1px solid var(--line);margin-top:20px;padding-top:16px}.extra>div{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.extra span{background:#eff4f7;border-radius:20px;padding:8px 12px;font-size:12px}.update-box{border:1px solid var(--line);border-radius:12px;margin-top:18px;padding:14px}.update-box small{display:block;color:var(--muted);margin:5px 0}.vote-column{display:flex;flex-direction:column;gap:14px}.sticky{position:sticky;top:105px}.vote-card,.result-card,.answer-card,.share-card{padding:20px}.vote-card h2{margin:0}.vote-card p{color:var(--muted);font-size:13px}.vote-button{width:100%;height:62px;border:1px solid var(--line);background:#fff;border-radius:12px;margin-top:10px;display:flex;align-items:center;gap:15px;padding:0 18px;font-size:17px;font-weight:700;color:var(--navy);cursor:pointer}.vote-button span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;border:1px solid currentColor}.vote-button b{margin-left:auto}.vote-button.blue{background:linear-gradient(135deg,#1d5bd7,#3e82ee);color:#fff}.vote-button.orange{background:linear-gradient(135deg,#ff4d0b,#ff7a25);color:#fff}.vote-button.light{background:#f5f6f8}.vote-button.selected{outline:4px solid rgba(32,103,225,.18)}.result-card{display:grid;grid-template-columns:150px 1fr}.result-card .side-head{grid-column:1/-1}.donut{width:135px;height:135px;border-radius:50%;margin-top:14px;background:conic-gradient(var(--blue) 0 calc(var(--right)*1%),var(--orange) calc(var(--right)*1%) calc((var(--right) + var(--wrong))*1%),#aeb6c5 0 92%,#e6e8ed 0);position:relative}.donut:after{content:'';position:absolute;inset:37px;background:#fff;border-radius:50%}.legend{display:flex;flex-direction:column;gap:12px;justify-content:center}.legend span{display:flex;align-items:center;gap:8px;font-size:13px}.legend b{margin-left:auto}.legend i{width:12px;height:12px;border-radius:50%}.blue-bg{background:var(--blue)}.orange-bg{background:var(--orange)}.gray-bg{background:#aeb6c5}.light-bg{background:#e6e8ed}.answer-card{background:#eff6ff}.answer-card p{color:var(--muted)}.share-card{display:flex;justify-content:space-around}.share-card button{border:0;background:none;font-size:25px;color:var(--navy)}.share-card span{display:block;font-size:12px;margin-top:8px}.comments{margin-top:18px}.comments-head{display:flex;gap:15px;align-items:center}.comments-head span{color:var(--muted);font-size:12px}.comment-form{display:flex;gap:10px;margin-bottom:14px}.comment-form textarea{flex:1;min-height:65px;border:1px solid var(--line);border-radius:12px;padding:12px}.comments-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.comment{padding:15px}.comment>div{display:flex;align-items:center;gap:8px}.comment small{color:var(--muted)}.comment p{line-height:1.5;color:#39445e}.comment footer{font-size:12px;color:var(--muted)}.comment footer a{color:var(--blue)}.related-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.related-row a{background:#fff;border:1px solid var(--line);border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:12px;font-size:13px}.related-row span{color:var(--blue)}.form-page,.auth-page{padding:38px 0}.form-card{max-width:850px;margin:auto;padding:30px}.form-card h1,.auth-card h1{margin-top:0}.form-card>p{color:var(--muted)}label{display:flex;flex-direction:column;gap:7px;font-weight:600;margin-bottom:16px}input,select,textarea{font:inherit}label input,label select,label textarea{border:1px solid #dce1ea;border-radius:10px;padding:12px;outline:none;background:#fff}.auth-card{max-width:440px;margin:auto;padding:30px}.auth-card .btn{width:100%}.profile-page,.categories-page{padding:35px 0}.profile-head{padding:28px;display:flex;align-items:center;gap:22px}.avatar-xl{width:96px;height:96px;background:#e8efff;color:var(--blue);font-size:38px;font-weight:800;border-radius:50%;display:grid;place-items:center}.profile-head .btn{margin-left:auto}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-grid a{background:#fff;border:1px solid var(--line);border-radius:15px;padding:24px;box-shadow:var(--shadow)}.category-grid i{font-style:normal;font-size:30px;background:color-mix(in srgb,var(--cat) 15%,white);width:58px;height:58px;border-radius:15px;display:grid;place-items:center}.category-grid span{color:var(--muted)}
@media(max-width:1100px){.search{display:none}.home-grid,.story-layout{grid-template-columns:1fr}.sidebar{display:grid;grid-template-columns:repeat(2,1fr)}.sticky{position:static}.hero h1{font-size:42px}.story-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.site-header{height:70px}.main-nav{display:none;position:absolute;top:70px;left:0;right:0;background:#fff;padding:15px;flex-direction:column}.main-nav.open{display:flex}.mobile-menu{display:block;margin-left:auto;border:0;background:none;font-size:24px}.nav-actions .login-link,.nav-actions .avatar-mini{display:none}.nav-actions .btn{padding:10px 12px;font-size:12px}.hero{grid-template-columns:1fr;padding:26px 20px}.hero h1{font-size:35px}.hero-art{min-height:240px}.featured-story{grid-template-columns:1fr}.story-grid,.comments-grid,.related-row,.category-grid,.sidebar{grid-template-columns:1fr}.result-card{grid-template-columns:130px 1fr}.story-detail h1{font-size:26px}.footer-grid{grid-template-columns:1fr}.profile-head{align-items:flex-start;flex-wrap:wrap}.profile-head .btn{margin-left:0}.comment-form{flex-direction:column}}


/* Sağ sabit ziyaretçi sayacı */
.visitor-counter{
    position:fixed;
    right:18px;
    top:50%;
    transform:translateY(-50%);
    z-index:1040;
    display:flex;
    align-items:center;
    gap:10px;
    min-width:172px;
    padding:12px 14px;
    border:1px solid rgba(31,111,235,.16);
    border-radius:16px 0 0 16px;
    background:rgba(255,255,255,.96);
    box-shadow:0 12px 34px rgba(15,23,42,.16);
    backdrop-filter:blur(10px);
}
.visitor-counter__icon{
    width:38px;
    height:38px;
    display:grid;
    place-items:center;
    flex:0 0 38px;
    border-radius:12px;
    background:linear-gradient(135deg,#1f6feb,#4f8df7);
    color:#fff;
    font-size:19px;
}
.visitor-counter__content{
    display:grid;
    gap:2px;
    line-height:1.2;
}
.visitor-counter__content strong{
    color:#0f1b3d;
    font-size:13px;
}
.visitor-counter__content span{
    color:#667085;
    font-size:12px;
}
.visitor-counter__content b{
    color:#ff5a1f;
    font-size:13px;
}
@media (max-width: 1100px){
    .visitor-counter{
        right:10px;
        top:auto;
        bottom:16px;
        transform:none;
        min-width:auto;
        border-radius:14px;
        padding:10px 12px;
    }
}
@media (max-width: 640px){
    .visitor-counter{
        left:12px;
        right:12px;
        bottom:12px;
        justify-content:center;
    }
    .visitor-counter__content{
        grid-template-columns:auto auto;
        column-gap:12px;
        align-items:center;
    }
    .visitor-counter__content strong{
        grid-column:1/-1;
        text-align:center;
    }
}


.visitor-counter__content small{
    margin-top:3px;
    color:#98a2b3;
    font-size:10px;
}
.visitor-counter__content small.is-live{
    color:#15803d;
}
.visitor-counter.is-updated{
    animation:counterPulse .65s ease;
}
@keyframes counterPulse{
    0%{transform:translateY(-50%) scale(1)}
    45%{transform:translateY(-50%) scale(1.045)}
    100%{transform:translateY(-50%) scale(1)}
}
@media (max-width:1100px){
    .visitor-counter.is-updated{
        animation:counterPulseMobile .65s ease;
    }
}
@keyframes counterPulseMobile{
    0%{transform:scale(1)}
    45%{transform:scale(1.045)}
    100%{transform:scale(1)}
}
