*,*::before,*::after{box-sizing:border-box}
:root{--primary:#0b2b78;--primary-dark:#06205b;--accent:#ff6a1a;--accent-soft:#fff1e7;--text:#1b2440;--muted:#6c7896;--border:#e7ebf3;--bg:#f3f4f7;--white:#fff;--shadow:0 12px 36px rgba(13,47,129,.08);--radius:18px;--container:1280px}
html{font-size:16px;scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:var(--bg);line-height:1.5}
img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 18px}.site-main{min-height:60vh}
.header-mini-bar{background:var(--primary);color:#dfe8ff;font-size:.82rem}.header-mini-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between}.mini-socials,.mini-account-links{display:flex;align-items:center;gap:12px}.mini-socials a,.mini-account-links a{color:#eef4ff;opacity:.95}.mini-account-links a+a::before{content:'|';margin-right:12px;color:rgba(255,255,255,.35)}
.topbar{background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100}.topbar-inner{min-height:78px;display:grid;grid-template-columns:auto 1fr 320px auto;align-items:center;gap:20px}.brand{display:inline-flex;align-items:center;gap:12px}.brand-icon{width:48px;height:48px;border-radius:14px;background:var(--accent-soft);color:var(--accent);display:inline-flex;align-items:center;justify-content:center;font-size:24px}.brand-text{display:flex;flex-direction:column;line-height:1.1}.brand-text strong{font-size:1.25rem;color:var(--primary)}.brand-text small{font-size:.78rem;color:var(--muted);margin-top:4px}.main-nav{display:flex;align-items:center;justify-content:center;gap:26px}.main-nav a{font-size:.95rem;color:var(--text);font-weight:700}.main-nav a:hover{color:var(--primary)}.header-search-bar form{height:42px;border:1px solid var(--border);border-radius:999px;background:#fff;display:grid;grid-template-columns:1fr 42px;overflow:hidden}.header-search-bar input{border:0;padding:0 14px;outline:none}.header-search-bar button{border:0;background:var(--primary);color:#fff;cursor:pointer}.topbar-right{display:flex;align-items:center;gap:14px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:999px;border:0;cursor:pointer;font-weight:700}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 10px 20px rgba(255,106,26,.18)}.btn-primary:hover{background:#ef5f12}
.hero{padding:22px 0 12px}.hero-box{background:#fff;border-radius:26px;overflow:hidden;box-shadow:var(--shadow);display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:16px;min-height:370px}.petilan-style{padding:32px 34px;background:radial-gradient(circle at 10px 10px, rgba(255,106,26,.12) 1px, transparent 1.6px),radial-gradient(circle at 20px 20px, rgba(11,43,120,.08) 1px, transparent 1.8px),linear-gradient(135deg,#fff 0%,#fcfcff 100%);background-size:24px 24px,36px 36px,auto}.hero-content h1{margin:0 0 16px;font-size:3rem;line-height:1.05;color:var(--primary);max-width:680px}.hero-badge{display:inline-flex;align-items:center;margin-bottom:14px;padding:7px 12px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:.4px}.hero-search-inline{max-width:780px}.hero-search-grid{display:grid;grid-template-columns:1fr 1fr 1.5fr 62px;gap:10px;background:#fff;padding:10px;border-radius:16px;box-shadow:0 14px 30px rgba(13,47,129,.08)}.hero-search-grid select,.hero-search-grid input{width:100%;min-height:48px;border:1px solid var(--border);border-radius:12px;background:#fff;padding:0 14px;color:var(--text);outline:none}.hero-search-grid button{min-height:48px;border:0;border-radius:12px;background:var(--accent);color:#fff;font-weight:800;cursor:pointer}.hero-visual{position:relative;min-height:300px;display:flex;align-items:flex-end;justify-content:center}.hero-shape{position:absolute;width:330px;height:280px;background:#fde7d8;border-radius:46% 54% 50% 50%/56% 44% 56% 44%;right:30px;top:36px}.hero-visual img{position:relative;z-index:2;max-height:360px;object-fit:cover;border-radius:24px}.hero-visual-petilan img{box-shadow:none;background:transparent}
.home-content-tight{padding:18px 0 48px}.content-grid-home{display:grid;grid-template-columns:270px 1fr;gap:20px;align-items:start}.sidebar-home{position:sticky;top:96px}.sidebar-box{background:#fff;border:1px solid var(--border);border-radius:18px;padding:18px;box-shadow:var(--shadow);margin-bottom:16px}.sidebar-box-compact{padding:16px 14px}.sidebar-box h3{margin:0 0 14px;font-size:.98rem;color:var(--primary)}.category-list,.simple-list{list-style:none;margin:0;padding:0}.compact-list li+li,.simple-list li+li{margin-top:6px}.category-list a,.simple-list a{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:30px;padding:0 6px;border-radius:8px;color:var(--text);transition:.2s ease;font-size:.86rem}.category-list a:hover,.simple-list a:hover{background:#edf3ff;color:var(--primary)}.category-list strong{color:var(--muted);font-size:.8rem}.section-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.section-head h1,.section-head h2{margin:0;font-size:1.1rem;color:var(--primary)}.section-head a{color:var(--accent);font-weight:800;font-size:.9rem}.section-mt{margin-top:26px}.ad-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.ad-card{background:#fff;border-radius:14px;overflow:hidden;border:1px solid #e9eef6;box-shadow:0 6px 20px rgba(13,47,129,.05);transition:transform .18s ease,box-shadow .18s ease}.ad-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(13,47,129,.1)}.petilan-card.featured,.ad-card.featured{border:3px solid var(--accent)}.ad-thumb{display:block;background:#eef2f8;overflow:hidden}.square-thumb{aspect-ratio:1/1;border-radius:12px 12px 0 0}.ad-thumb img{width:100%;height:100%;object-fit:cover}.ad-body{padding:12px}.compact-body{padding:10px 10px 12px}.ad-body h3{margin:0 0 8px;font-size:.86rem;line-height:1.34;min-height:38px}.compact-meta{font-size:.78rem;color:#6b7a95;margin-bottom:4px}.compact-price{font-size:.88rem;font-weight:900;color:var(--accent)}.ad-price{color:var(--accent);font-weight:800;font-size:1rem}.petilan-promo{display:grid;grid-template-columns:110px 1fr 110px;gap:18px;align-items:center;margin:22px 0}.promo-box{height:56px;border-radius:12px;background:#e4312f}.promo-text{text-align:center;font-size:1.85rem;font-weight:900;color:#232323;letter-spacing:.4px}.promo-text span{color:#de3131}.empty-note{padding:10px 12px;border-radius:12px;background:#f8fafc;color:var(--muted);font-size:.92rem}.empty-state-box{grid-column:1/-1;padding:18px;border:1px dashed var(--border);border-radius:16px;background:#fff;color:var(--muted);text-align:center}
.listing-page{padding:24px 0 48px}.filter-form .form-group{margin-bottom:14px}.filter-form label{display:block;margin-bottom:6px;font-weight:700;color:var(--primary);font-size:.92rem}.filter-form input,.filter-form select{width:100%;min-height:46px;border:1px solid var(--border);border-radius:12px;padding:0 12px;background:#fff;color:var(--text)}.form-row-2{display:grid;grid-template-columns:1fr 1fr;gap:10px}.filter-btn{width:100%;margin-top:8px}.list-total{color:var(--muted);font-weight:700}.pagination{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.pagination-link{min-width:42px;height:42px;padding:0 12px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--border);color:var(--text);font-weight:700}.pagination-link.active,.pagination-link:hover{background:var(--primary);color:#fff;border-color:var(--primary)}
.ad-detail-page{padding:28px 0 48px}.ad-detail-card{display:grid;grid-template-columns:520px 1fr;gap:24px;background:#fff;border:1px solid var(--border);border-radius:24px;padding:24px;box-shadow:var(--shadow)}.ad-detail-media img{width:100%;border-radius:18px;object-fit:cover;aspect-ratio:1/1;background:#f5f7fb}.ad-detail-content h1{margin:0 0 14px;color:var(--primary);font-size:2rem;line-height:1.2}.detail-meta-list{display:grid;gap:10px;margin-bottom:18px;color:var(--text)}.ad-detail-price{color:var(--accent);font-weight:900;font-size:1.6rem;margin-bottom:18px}.ad-detail-desc{color:var(--text);line-height:1.75}.site-footer{background:var(--primary);color:#dce5ff;margin-top:34px;padding-top:28px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:28px;padding:18px 18px 34px}.footer-col h4{margin:0 0 14px;color:#fff;font-size:1rem}.footer-col ul{list-style:none;margin:0;padding:0}.footer-col li+li{margin-top:10px}.footer-col a{color:#dce5ff}.footer-col a:hover{color:#fff}.footer-brand{display:flex;gap:14px;align-items:flex-start}.footer-brand .brand-icon{background:rgba(255,255,255,.12);color:#fff}.footer-brand p{margin:6px 0 0;color:#dce5ff}.footer-socials{display:flex;gap:10px;margin-top:16px}.footer-socials a{width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.12);color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.12)}.footer-bottom-inner{min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:.92rem}
@media (max-width:1200px){.topbar-inner{grid-template-columns:auto 1fr auto}.header-search-bar{display:none}.hero-box{grid-template-columns:1fr}.hero-content h1{font-size:2.4rem}.ad-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:992px){.main-nav{display:none}.content-grid-home{grid-template-columns:1fr}.sidebar-home{position:static}.footer-grid{grid-template-columns:1fr 1fr}.hero-search-grid{grid-template-columns:1fr 1fr}.ad-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.petilan-promo{grid-template-columns:1fr}.promo-box{display:none}.ad-detail-card{grid-template-columns:1fr}.form-row-2{grid-template-columns:1fr}}
@media (max-width:640px){.header-mini-inner,.topbar-inner{display:flex;flex-wrap:wrap;justify-content:center;padding:10px 0}.topbar-right{width:100%;justify-content:center}.hero-box{padding:18px}.hero-content h1{font-size:1.85rem}.hero-search-grid{grid-template-columns:1fr}.hero-visual img{max-height:240px;width:100%}.ad-grid,.footer-grid{grid-template-columns:1fr}.footer-bottom-inner{flex-direction:column;justify-content:center;padding:14px 0;text-align:center}.promo-text{font-size:1.35rem}} .auth-page {
    padding: 28px 0 56px;
    background: #f5f7fb;
}

.breadcrumb-wrap {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 18px;
    color: var(--muted);
    font-size: 0.94rem;
}

.breadcrumb-wrap a {
    color: var(--muted);
}

.breadcrumb-wrap a:hover {
    color: var(--primary);
}

.auth-card {
    display: grid;
    grid-template-columns: minmax(0, 620px) minmax(320px, 1fr);
    gap: 24px;
    align-items: stretch;
}

.auth-box {
    background: #fff;
    border: 1px solid var(--border);
    border-radius: 24px;
    box-shadow: var(--shadow);
    padding: 30px;
}

.auth-box h1 {
    margin: 0 0 8px;
    font-size: 2rem;
    color: var(--primary);
    line-height: 1.2;
}

.auth-subtitle {
    margin: 0 0 24px;
    color: var(--muted);
    font-size: 1rem;
}

.auth-form {
    display: block;
}

.form-grid.two-col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
}

.form-group {
    margin-bottom: 16px;
}

.form-group label {
    display: block;
    margin-bottom: 7px;
    font-size: 0.94rem;
    font-weight: 700;
    color: var(--primary);
}

.form-group input,
.form-group select,
.form-group textarea {
    width: 100%;
    min-height: 50px;
    padding: 0 14px;
    border: 1px solid var(--border);
    border-radius: 14px;
    background: #fff;
    color: var(--text);
    outline: none;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.form-group textarea {
    min-height: 120px;
    padding-top: 12px;
    resize: vertical;
}

.form-group input:focus,
.form-group select:focus,
.form-group textarea:focus {
    border-color: rgba(13, 47, 129, 0.35);
    box-shadow: 0 0 0 4px rgba(13, 47, 129, 0.08);
}

.checkbox-group {
    margin-top: 6px;
}

.checkbox-label {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    color: var(--text);
    line-height: 1.5;
    font-size: 0.95rem;
    cursor: pointer;
}

.checkbox-label input {
    width: 18px;
    height: 18px;
    margin-top: 2px;
    min-height: auto;
    flex: 0 0 auto;
}

.checkbox-label a {
    color: var(--primary);
    font-weight: 700;
}

.checkbox-label a:hover {
    color: var(--accent);
}

.input-error {
    margin-top: 7px;
    color: #d93025;
    font-size: 0.88rem;
    font-weight: 600;
}

.form-alert {
    margin: 12px 0 16px;
    padding: 12px 14px;
    border-radius: 12px;
    font-size: 0.94rem;
    font-weight: 600;
}

.form-alert-error {
    background: #fff1f0;
    color: #c62828;
    border: 1px solid #ffd6d2;
}

.auth-submit-btn {
    width: 100%;
    min-height: 52px;
    border-radius: 14px;
    font-size: 1rem;
    margin-top: 8px;
}

.auth-bottom-text {
    margin-top: 18px;
    text-align: center;
    color: var(--muted);
    font-size: 0.95rem;
}

.auth-bottom-text a {
    color: var(--primary);
    font-weight: 700;
    margin-left: 4px;
}

.auth-bottom-text a:hover {
    color: var(--accent);
}

.auth-visual-card {
    position: relative;
    min-height: 100%;
    overflow: hidden;
    border-radius: 24px;
    background: linear-gradient(135deg, #0d2f81 0%, #173d98 100%);
    box-shadow: var(--shadow);
    padding: 34px 28px;
    color: #fff;
    display: flex;
    align-items: center;
}

.auth-visual-content {
    position: relative;
    z-index: 2;
}

.auth-mini-badge {
    display: inline-flex;
    align-items: center;
    min-height: 34px;
    padding: 0 14px;
    border-radius: 999px;
    background: rgba(255,255,255,0.14);
    font-size: 0.85rem;
    font-weight: 700;
    margin-bottom: 16px;
}

.auth-visual-content h2 {
    margin: 0 0 14px;
    font-size: 2rem;
    line-height: 1.2;
}

.auth-visual-content p {
    margin: 0 0 18px;
    color: rgba(255,255,255,0.86);
    line-height: 1.7;
}

.auth-feature-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.auth-feature-list li {
    position: relative;
    padding-left: 24px;
    margin-bottom: 12px;
    color: rgba(255,255,255,0.92);
    font-weight: 600;
}

.auth-feature-list li::before {
    content: "•";
    position: absolute;
    left: 8px;
    top: 0;
    color: #ffb286;
    font-size: 1.1rem;
}

.auth-visual-shape {
    position: absolute;
    border-radius: 999px;
    opacity: 0.18;
    z-index: 1;
}

.auth-visual-shape-1 {
    width: 220px;
    height: 220px;
    right: -40px;
    top: -30px;
    background: #fff;
}

.auth-visual-shape-2 {
    width: 180px;
    height: 180px;
    left: -30px;
    bottom: -40px;
    background: #ff6a1a;
}

@media (max-width: 1100px) {
    .auth-card {
        grid-template-columns: 1fr;
    }

    .auth-visual-column {
        order: -1;
    }
}

@media (max-width: 1100px) {
    .auth-box {
        padding: 22px;
        border-radius: 18px;
    }

    .auth-visual-card {
        border-radius: 18px;
        padding: 24px 20px;
    }

    .auth-box h1 {
        font-size: 1.7rem;
    }

    .auth-visual-content h2 {
        font-size: 1.5rem;
    }

    .form-grid.two-col {
        grid-template-columns: 1fr;
        gap: 0;
    }
}
.auth-row-between {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    margin: 4px 0 14px;
}

.remember-label {
    margin: 0;
    font-size: 0.94rem;
}

.forgot-link {
    color: var(--primary);
    font-weight: 700;
    font-size: 0.93rem;
}

.forgot-link:hover {
    color: var(--accent);
}

.auth-visual-image-card {
    position: relative;
    min-height: 100%;
    overflow: hidden;
    padding: 0;
    background: #0d2f81;
}

.auth-side-image {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.auth-visual-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(13,47,129,0.12) 0%, rgba(13,47,129,0.82) 100%);
    z-index: 1;
}

.auth-visual-content-bottom {
    position: relative;
    z-index: 2;
    margin-top: auto;
    padding: 34px 28px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    min-height: 520px;
}

.auth-card-login .auth-box {
    min-height: 520px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (max-width: 1100px) {
    .auth-visual-content-bottom {
        min-height: 320px;
    }
}

@media (max-width: 1100px) {
    .auth-row-between {
        flex-direction: column;
        align-items: flex-start;
    }

    .auth-card-login .auth-box {
        min-height: auto;
    }

    .auth-visual-content-bottom {
        padding: 22px 20px;
        min-height: 240px;
    }
}
.form-alert-success {
    background: #eefaf1;
    color: #1f7a38;
    border: 1px solid #cfead7;
}
.form-actions-row {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    margin-top: 14px;
}

.btn-secondary-outline,
.btn-light-outline,
.btn-danger-outline {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 46px;
    padding: 0 18px;
    border-radius: 14px;
    font-weight: 700;
    border: 1px solid var(--border);
    background: #fff;
    color: var(--text);
}

.btn-secondary-outline:hover,
.btn-light-outline:hover {
    border-color: var(--primary);
    color: var(--primary);
}

.btn-danger-outline {
    border-color: #f2c7c2;
    color: #b42318;
}

.btn-danger-outline:hover {
    background: #fff3f1;
}

.my-ads-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
}

.my-ad-card {
    display: grid;
    grid-template-columns: 180px 1fr;
    gap: 16px;
    padding: 16px;
    background: #fff;
    border: 1px solid var(--border);
    border-radius: 20px;
    box-shadow: var(--shadow);
}

.my-ad-image img {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    border-radius: 16px;
    background: #f5f7fb;
}

.my-ad-body h3 {
    margin: 0 0 8px;
    color: var(--primary);
}

.my-ad-meta {
    color: var(--muted);
    margin-bottom: 8px;
    font-size: 0.95rem;
}

.my-ad-price {
    color: var(--accent);
    font-size: 1.1rem;
    font-weight: 800;
    margin-bottom: 10px;
}

.my-ad-status {
    display: inline-flex;
    align-items: center;
    min-height: 34px;
    padding: 0 12px;
    border-radius: 999px;
    font-size: 0.88rem;
    font-weight: 700;
    margin-bottom: 12px;
}

.status-published {
    background: #eefaf1;
    color: #1f7a38;
}

.status-pending {
    background: #fff6e8;
    color: #b26a00;
}

.status-draft {
    background: #eef2f7;
    color: #526581;
}

.status-rejected {
    background: #fff1f0;
    color: #c62828;
}

.status-passive {
    background: #f4f4f5;
    color: #666;
}

.my-ad-actions {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.my-ad-actions form {
    margin: 0;
}

@media (max-width: 992px) {
    .my-ads-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 640px) {
    .my-ad-card {
        grid-template-columns: 1fr;
    }

    .form-actions-row {
        flex-direction: column;
    }

    .form-actions-row .btn {
        width: 100%;
    }
}
.account-page {
    padding: 28px 0 56px;
    background: #f7f8fb;
}

.account-layout {
    display: grid;
    grid-template-columns: 340px 1fr;
    gap: 24px;
    align-items: start;
}

.account-user-card {
    background: #fff;
    border: 1px solid var(--border);
    border-radius: 24px;
    box-shadow: var(--shadow);
    padding: 24px;
}

.account-avatar {
    width: 132px;
    height: 132px;
    margin: 0 auto 16px;
    border-radius: 999px;
    overflow: hidden;
    background: #edf2ff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.account-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.account-user-card h3 {
    margin: 0 0 8px;
    text-align: center;
    color: var(--primary);
    font-size: 1.45rem;
}

.account-user-card p {
    margin: 0 0 22px;
    text-align: center;
    color: var(--muted);
}

.account-menu {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.account-menu a {
    min-height: 48px;
    display: flex;
    align-items: center;
    padding: 0 16px;
    border-radius: 14px;
    color: var(--text);
    font-weight: 700;
    background: #fff;
    border: 1px solid transparent;
    transition: 0.2s ease;
}

.account-menu a:hover {
    border-color: var(--primary);
    color: var(--primary);
    background: #f6f9ff;
}

.account-menu a.active {
    background: var(--primary);
    color: #fff;
}

.account-panel {
    background: #fff;
    border: 1px solid var(--border);
    border-radius: 24px;
    box-shadow: var(--shadow);
    padding: 24px;
}

.section-head-account {
    margin-bottom: 18px;
}

.section-head-account h1 {
    margin: 0;
    color: var(--primary);
    font-size: 1.9rem;
}

.dashboard-stats-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
}

.dashboard-stat-card {
    display: flex;
    align-items: center;
    gap: 16px;
    min-height: 96px;
    border-radius: 18px;
    background: #fff;
    border: 1px solid var(--border);
    padding: 18px 20px;
}

.dashboard-stat-card-primary {
    background: #ff6120;
    color: #fff;
    border-color: #ff6120;
}

.dashboard-stat-card-primary .dashboard-stat-info strong,
.dashboard-stat-card-primary .dashboard-stat-info span {
    color: #fff;
}

.dashboard-stat-icon {
    width: 46px;
    height: 46px;
    border-radius: 999px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(13, 47, 129, 0.08);
    font-size: 1.2rem;
    flex: 0 0 auto;
}

.dashboard-stat-card-primary .dashboard-stat-icon {
    background: rgba(255,255,255,0.18);
}

.dashboard-stat-info {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.dashboard-stat-info strong {
    color: var(--primary);
    font-size: 1rem;
}

.dashboard-stat-info span {
    color: var(--muted);
    font-size: 0.95rem;
}

.account-panel-actions {
    display: flex;
    justify-content: flex-end;
    margin-top: 18px;
}

@media (max-width: 992px) {
    .account-layout {
        grid-template-columns: 1fr;
    }

    .dashboard-stats-grid {
        grid-template-columns: 1fr;
    }
}
/* Ad create/edit page - clean project style */
.ad-form-page {
    padding: 30px 0 58px;
    background: linear-gradient(180deg, #f5f7fb 0%, #eef2f8 100%);
}

.ad-form-hero {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    margin-bottom: 20px;
    padding: 24px 26px;
    border: 1px solid var(--border);
    border-radius: 24px;
    background: #fff;
    box-shadow: var(--shadow);
}

.ad-form-badge {
    display: inline-flex;
    align-items: center;
    min-height: 30px;
    padding: 0 12px;
    margin-bottom: 10px;
    border-radius: 999px;
    background: var(--accent-soft);
    color: var(--accent);
    font-size: 0.78rem;
    font-weight: 900;
}

.ad-form-hero h1 {
    margin: 0 0 8px;
    color: var(--primary);
    font-size: 2rem;
    line-height: 1.15;
}

.ad-form-hero p {
    max-width: 760px;
    margin: 0;
    color: var(--muted);
}

.ad-form-back {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    min-height: 42px;
    padding: 0 16px;
    border-radius: 999px;
    border: 1px solid var(--border);
    background: #fff;
    color: var(--primary);
    font-weight: 800;
}

.ad-form-layout {
    display: grid;
    grid-template-columns: minmax(0, 760px) minmax(300px, 1fr);
    gap: 22px;
    align-items: start;
}

.ad-form-main-card,
.ad-form-side-card {
    background: #fff;
    border: 1px solid var(--border);
    border-radius: 24px;
    box-shadow: var(--shadow);
}

.ad-form-main-card {
    padding: 28px;
}

.ad-form-side-card {
    position: sticky;
    top: 105px;
    padding: 24px;
    overflow: hidden;
}

.ad-form-section-title {
    display: flex;
    flex-direction: column;
    gap: 3px;
    margin-bottom: 18px;
    padding-bottom: 14px;
    border-bottom: 1px solid var(--border);
}

.ad-form-section-title strong,
.side-card-head h2 {
    color: var(--primary);
}

.ad-form-section-title strong {
    font-size: 1.2rem;
}

.ad-form-section-title span,
.side-card-head span,
.ad-process-item span,
.ad-form-note-box span {
    color: var(--muted);
}

.ad-owner-inline {
    display: grid;
    grid-template-columns: 52px 1fr;
    gap: 14px;
    align-items: center;
    margin: 6px 0 18px;
    padding: 16px;
    border: 1px solid #dbe6f8;
    border-radius: 18px;
    background: linear-gradient(135deg, #f8fbff 0%, #fff7f1 100%);
}

.ad-owner-avatar {
    width: 52px;
    height: 52px;
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--primary);
    color: #fff;
    font-weight: 900;
    font-size: 1.35rem;
}

.ad-owner-inline-body {
    display: flex;
    flex-direction: column;
    min-width: 0;
}

.ad-owner-inline-body span {
    color: var(--muted);
    font-size: 0.82rem;
    font-weight: 800;
}

.ad-owner-inline-body strong {
    color: var(--primary);
    font-size: 1.04rem;
    overflow-wrap: anywhere;
}

.ad-owner-inline-body small {
    color: var(--text);
    opacity: 0.78;
    overflow-wrap: anywhere;
}

.ad-form-actions {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 8px;
}

.ad-form-actions .btn,
.ad-form-actions .btn-secondary-outline {
    min-height: 48px;
    border-radius: 14px;
}

.side-card-head {
    margin-bottom: 18px;
}

.side-card-head span {
    display: inline-flex;
    margin-bottom: 8px;
    font-size: 0.82rem;
    font-weight: 900;
    color: var(--accent);
}

.side-card-head h2 {
    margin: 0;
    font-size: 1.35rem;
    line-height: 1.25;
}

.ad-process-list {
    display: grid;
    gap: 12px;
}

.ad-process-item {
    display: grid;
    grid-template-columns: 36px 1fr;
    gap: 12px;
    padding: 14px;
    border: 1px solid var(--border);
    border-radius: 16px;
    background: #fff;
}

.ad-process-item.active {
    border-color: #ffd7bd;
    background: var(--accent-soft);
}

.ad-process-item strong {
    width: 36px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 13px;
    background: var(--primary);
    color: #fff;
    font-weight: 900;
}

.ad-process-item b {
    display: block;
    margin-bottom: 2px;
    color: var(--text);
}

.ad-process-item span {
    display: block;
    font-size: 0.9rem;
    line-height: 1.45;
}

.ad-form-note-box {
    display: grid;
    gap: 4px;
    margin-top: 16px;
    padding: 15px;
    border-radius: 16px;
    background: #f6f8fc;
    border: 1px dashed #d9e2ef;
}

.ad-form-note-box b {
    color: var(--primary);
}

@media (max-width: 1100px) {
    .ad-form-layout {
        grid-template-columns: 1fr;
    }
    .ad-form-side-card {
        position: static;
    }
}

@media (max-width: 1100px) {
    .ad-form-hero {
        flex-direction: column;
        align-items: flex-start;
        padding: 20px;
    }
    .ad-form-hero h1 {
        font-size: 1.65rem;
    }
    .ad-form-main-card,
    .ad-form-side-card {
        padding: 20px;
        border-radius: 18px;
    }
    .ad-owner-inline {
        grid-template-columns: 44px 1fr;
    }
    .ad-owner-avatar {
        width: 44px;
        height: 44px;
        border-radius: 15px;
        font-size: 1.1rem;
    }
}

/* Ad detail kopekdunyasi-inspired modern layout */
.ad-show-page{background:#f4f7fb;padding:28px 0 50px}.ad-breadcrumb{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:13px;color:#64748b;margin-bottom:18px}.ad-breadcrumb a{color:#0b3a8f;text-decoration:none}.ad-breadcrumb strong{color:#0f172a}.ad-alert{padding:14px 18px;border-radius:14px;margin-bottom:16px;font-weight:700}.ad-alert.success{background:#dcfce7;color:#166534}.ad-alert.error{background:#fee2e2;color:#991b1b}.ad-show-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px}.ad-title-card,.ad-gallery-card,.ad-section-card,.seller-card,.ad-side-stats,.share-card{background:#fff;border:1px solid #e6edf7;border-radius:22px;box-shadow:0 10px 28px rgba(15,23,42,.06)}.ad-title-card{padding:24px;display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:18px}.ad-title-card h1{font-size:30px;line-height:1.18;margin:8px 0 10px;color:#08245c;font-weight:900}.ad-no{display:inline-flex;background:#fff4d6;color:#9a5c00;border:1px solid #ffe1a3;border-radius:999px;padding:6px 12px;font-weight:800;font-size:12px}.ad-title-meta{display:flex;gap:10px;flex-wrap:wrap;color:#64748b;font-size:13px}.ad-title-meta span{background:#f8fafc;border:1px solid #eef2f7;border-radius:999px;padding:6px 10px}.ad-price-box{background:linear-gradient(135deg,#ff7a1a,#ff4d00);color:#fff;border-radius:18px;padding:16px 20px;font-size:24px;font-weight:900;white-space:nowrap}.ad-gallery-card{padding:14px;margin-bottom:18px}.ad-main-image{height:480px;background:#f8fafc;border-radius:18px;display:flex;align-items:center;justify-content:center;overflow:hidden}.ad-main-image img{width:100%;height:100%;object-fit:contain}.ad-thumbs{display:flex;gap:10px;overflow:auto;padding-top:12px}.ad-thumbs button{border:2px solid #edf2f7;background:#fff;border-radius:12px;padding:3px;min-width:92px;height:76px;cursor:pointer}.ad-thumbs button:hover{border-color:#ff7a1a}.ad-thumbs img{width:100%;height:100%;object-fit:cover;border-radius:9px}.ad-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px}.ad-info-item{background:#fff;border:1px solid #e6edf7;border-radius:18px;padding:15px;box-shadow:0 8px 18px rgba(15,23,42,.04)}.ad-info-item span{display:block;color:#64748b;font-size:12px;margin-bottom:6px}.ad-info-item strong{color:#0b235a;font-size:15px}.ad-section-card{padding:22px;margin-bottom:18px}.ad-section-card h2{font-size:20px;color:#08245c;margin:0 0 14px;font-weight:900}.ad-description{color:#25324a;line-height:1.75;font-size:15px}.ad-extra-list{display:grid;gap:14px}.ad-extra-list span{font-weight:900;color:#08245c}.ad-extra-list p{margin:6px 0 0;color:#334155;line-height:1.6}.mini-ad-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.mini-ad-card{display:block;text-decoration:none;color:#0f172a;border:1px solid #eef2f7;border-radius:16px;overflow:hidden;background:#fff}.mini-ad-card img{width:100%;height:115px;object-fit:cover;background:#f8fafc}.mini-ad-card strong{display:block;font-size:13px;line-height:1.35;padding:10px 10px 4px}.mini-ad-card span{display:block;color:#ff5a00;font-weight:900;padding:0 10px 10px}.ad-show-sidebar{display:flex;flex-direction:column;gap:16px}.sticky-card{position:sticky;top:18px}.seller-card{padding:18px}.seller-head{display:flex;gap:13px;align-items:center;margin-bottom:14px}.seller-head img{width:70px;height:70px;border-radius:50%;object-fit:cover;border:4px solid #f1f5f9}.seller-head h3{margin:0;color:#08245c;font-size:18px}.seller-head span{color:#64748b;font-size:13px}.seller-badges{display:grid;gap:8px;margin:12px 0}.seller-badges span,.seller-badges b{background:#f8fafc;border:1px solid #edf2f7;border-radius:12px;padding:9px 10px;color:#334155;font-size:12px}.seller-badges b{background:#fff7ed;color:#c2410c;border-color:#fed7aa}.seller-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0}.seller-stats div,.ad-side-stats div{background:#f8fafc;border-radius:14px;text-align:center;padding:11px 6px}.seller-stats strong,.ad-side-stats strong{display:block;color:#ff5a00;font-size:18px}.seller-stats span,.ad-side-stats span{font-size:11px;color:#64748b}.seller-action{width:100%;display:block;text-align:center;text-decoration:none;border:0;border-radius:14px;padding:13px 14px;margin-top:10px;font-weight:900;cursor:pointer}.seller-action.whatsapp{background:#16a34a;color:#fff}.seller-action.phone{background:#08245c;color:#fff}.seller-action.profile{background:#eef5ff;color:#0b3a8f}.seller-action.favorite{background:#fff7ed;color:#c2410c;border:1px solid #fed7aa}.ad-side-stats{padding:14px;display:grid;grid-template-columns:1fr;gap:8px}.share-card{padding:16px}.share-card h3{margin:0 0 12px;color:#08245c}.share-card a,.share-card button{display:block;width:100%;box-sizing:border-box;border:1px solid #e6edf7;border-radius:12px;background:#fff;color:#0b3a8f;text-align:center;padding:11px;margin-top:8px;text-decoration:none;font-weight:800}.complaint-form{display:grid;gap:12px}.complaint-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.complaint-form input,.complaint-form select,.complaint-form textarea{width:100%;box-sizing:border-box;border:1px solid #dbe5f2;border-radius:13px;padding:13px 14px;font:inherit}.complaint-form button{border:0;border-radius:14px;background:#08245c;color:#fff;padding:13px;font-weight:900;cursor:pointer}@media(max-width:992px){.ad-show-grid{grid-template-columns:1fr}.sticky-card{position:static}.ad-info-grid{grid-template-columns:repeat(2,1fr)}.ad-main-image{height:360px}.mini-ad-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.ad-title-card{display:block}.ad-title-card h1{font-size:24px}.ad-price-box{margin-top:14px;text-align:center}.ad-info-grid,.mini-ad-grid,.complaint-form .form-row{grid-template-columns:1fr}.ad-main-image{height:300px}}

/* Ad create: city/district + instant image preview */
.form-grid.three-col {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}

.cover-help-box {
    display: grid;
    gap: 4px;
    min-height: 49px;
    padding: 13px 14px;
    border: 1px solid #e6edf7;
    border-radius: 14px;
    background: linear-gradient(135deg, #f8fbff, #fff7ed);
}

.cover-help-box strong {
    color: #08245c;
    font-size: 0.92rem;
}

.cover-help-box span {
    color: #64748b;
    font-size: 0.84rem;
    line-height: 1.35;
}

.ad-image-preview {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(116px, 1fr));
    gap: 12px;
    margin-top: 14px;
}

.ad-preview-item {
    position: relative;
    display: block;
    overflow: hidden;
    border: 2px solid #e6edf7;
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 8px 18px rgba(15, 23, 42, .06);
    cursor: pointer;
    transition: .18s ease;
}

.ad-preview-item:hover,
.ad-preview-item.selected {
    border-color: #ff7a1a;
    transform: translateY(-1px);
}

.ad-preview-item input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.ad-preview-item img {
    display: block;
    width: 100%;
    height: 104px;
    object-fit: cover;
    background: #f8fafc;
}

.ad-preview-item span {
    display: block;
    padding: 8px 10px;
    text-align: center;
    font-size: 0.78rem;
    font-weight: 900;
    color: #0b3a8f;
    background: #f8fafc;
}

.ad-preview-item.selected span {
    color: #fff;
    background: linear-gradient(135deg, #ff7a1a, #ff4d00);
}

@media (max-width: 992px) {
    .form-grid.three-col {
        grid-template-columns: 1fr;
    }
}

.profile-photo-form{margin:12px 0 16px}.profile-photo-picker{display:inline-flex;align-items:center;justify-content:center;width:100%;cursor:pointer}.profile-photo-picker input{display:none}.profile-photo-picker span{display:inline-flex;align-items:center;justify-content:center;width:100%;border:1px dashed #cbd5e1;border-radius:12px;padding:10px 12px;font-size:13px;font-weight:700;color:#0f172a;background:#f8fafc;transition:.2s ease}.profile-photo-picker:hover span{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.form-alert-danger{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}

/* 2026-04-24: İlan detay galeri büyütme + hızlı optimize görsel düzeni */
.ad-gallery-upgraded{padding:16px}.ad-gallery-shell{display:grid;grid-template-columns:112px minmax(0,1fr);gap:14px;align-items:stretch}.ad-thumbs-vertical{display:flex;flex-direction:column;gap:10px;max-height:620px;overflow:auto;padding:2px 4px 2px 0}.ad-thumbs-vertical button{width:100%;min-width:0;height:92px;border:2px solid #edf2f7;background:#fff;border-radius:14px;padding:4px;cursor:pointer;transition:.18s ease;box-shadow:0 6px 14px rgba(15,23,42,.04)}.ad-thumbs-vertical button:hover,.ad-thumbs-vertical button.active{border-color:#ff7a1a;box-shadow:0 8px 18px rgba(255,122,26,.18)}.ad-thumbs-vertical img{width:100%;height:100%;object-fit:cover;border-radius:10px}.ad-main-image-button{border:0;position:relative;cursor:zoom-in;width:100%;height:620px;background:#f8fafc;border-radius:20px;display:flex;align-items:center;justify-content:center;overflow:hidden}.ad-main-image-button img{width:100%;height:100%;object-fit:contain}.ad-gallery-zoom{position:absolute;right:18px;bottom:18px;background:rgba(8,36,92,.88);color:#fff;border-radius:999px;padding:10px 14px;font-weight:900;font-size:13px;box-shadow:0 12px 26px rgba(8,36,92,.22)}.ad-lightbox{position:fixed;inset:0;background:rgba(4,14,35,.92);z-index:9999;display:none;align-items:center;justify-content:center;padding:28px}.ad-lightbox.open{display:flex}.ad-lightbox img{max-width:min(1180px,92vw);max-height:88vh;object-fit:contain;border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(0,0,0,.35)}.ad-lightbox-close,.ad-lightbox-nav{position:absolute;border:0;background:rgba(255,255,255,.14);color:#fff;cursor:pointer;transition:.18s ease}.ad-lightbox-close:hover,.ad-lightbox-nav:hover{background:rgba(255,255,255,.24)}.ad-lightbox-close{right:26px;top:20px;width:46px;height:46px;border-radius:999px;font-size:34px;line-height:42px}.ad-lightbox-nav{top:50%;transform:translateY(-50%);width:54px;height:70px;border-radius:18px;font-size:48px;line-height:54px}.ad-lightbox-nav.prev{left:26px}.ad-lightbox-nav.next{right:26px}.lightbox-open{overflow:hidden}.admin-image-grid-large{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:18px}.admin-image-card-large{position:relative;display:block;text-decoration:none;background:#f8fafc;border:1px solid #e6edf7;border-radius:18px;overflow:hidden;min-height:190px}.admin-image-card-large img{width:100%;height:220px;object-fit:cover;display:block}.admin-image-card-large .admin-badge{position:absolute;top:10px;left:10px}.admin-image-meta{position:absolute;right:10px;bottom:10px;background:rgba(8,36,92,.86);color:#fff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}@media(max-width:992px){.ad-gallery-shell{grid-template-columns:1fr}.ad-thumbs-vertical{flex-direction:row;max-height:none;overflow:auto;order:2}.ad-thumbs-vertical button{min-width:96px;width:96px;height:78px}.ad-main-image-button{height:430px;order:1}}@media(max-width:640px){.ad-main-image-button{height:330px}.ad-gallery-upgraded{padding:10px}.ad-lightbox{padding:12px}.ad-lightbox-nav{width:44px;height:58px;font-size:38px}.ad-lightbox-close{right:14px;top:14px}.admin-image-card-large img{height:180px}}

/* Package pricing page */
.pricing-page{padding:28px 0 56px;background:#f6f8fc}.pricing-hero{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;align-items:stretch;margin-bottom:24px;background:linear-gradient(135deg,#0d2f81,#1547b7);border-radius:28px;padding:32px;color:#fff;box-shadow:0 18px 45px rgba(13,47,129,.18)}.pricing-kicker{display:inline-flex;margin-bottom:10px;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.15);font-weight:800}.pricing-hero h1{margin:0 0 12px;font-size:2.1rem;line-height:1.18}.pricing-hero p{margin:0;color:#e6edff;max-width:760px}.pricing-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.pricing-trust-card{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);border-radius:22px;padding:22px;display:flex;flex-direction:column;justify-content:center;gap:10px}.pricing-trust-card strong{font-size:1.25rem}.pricing-trust-card span,.pricing-trust-card small{color:#e6edff}.pricing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.pricing-card{position:relative;background:#fff;border:1px solid #e5eaf4;border-radius:22px;padding:22px;box-shadow:0 10px 28px rgba(15,23,42,.06);display:flex;flex-direction:column;min-height:430px}.pricing-card-highlight{border:2px solid #ff6120;box-shadow:0 16px 36px rgba(255,97,32,.12)}.pricing-card-top{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:16px}.pricing-card-top span{font-weight:900;color:#0d2f81;background:#eef4ff;border-radius:999px;padding:7px 10px;font-size:.82rem}.pricing-card-top em{font-style:normal;color:#ff6120;font-weight:900;font-size:.82rem}.pricing-card h2{margin:0 0 10px;color:#0d2f81;font-size:1.15rem}.pricing-price{font-size:1.8rem;font-weight:950;color:#ff6120;margin-bottom:10px}.pricing-desc{color:#64748b;line-height:1.55;margin:0 0 14px}.pricing-features{list-style:none;padding:0;margin:0 0 18px;display:grid;gap:10px;color:#24324b}.pricing-features li{position:relative;padding-left:26px}.pricing-features li:before{content:'✓';position:absolute;left:0;top:0;width:18px;height:18px;border-radius:50%;background:#e8f9ee;color:#15803d;font-weight:900;display:inline-flex;align-items:center;justify-content:center;font-size:.75rem}.pricing-buy-btn{width:100%;margin-top:auto;justify-content:center}.pricing-info-box{margin-top:24px;background:#fff;border:1px solid #e5eaf4;border-radius:20px;padding:22px;color:#475569}.pricing-info-box h3{margin:0 0 8px;color:#0d2f81}.pricing-info-box p{margin:0;line-height:1.7}.package-user-table{width:100%}@media(max-width:1100px){.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-hero{grid-template-columns:1fr}}@media(max-width:640px){.pricing-grid{grid-template-columns:1fr}.pricing-hero{padding:22px}.pricing-hero h1{font-size:1.55rem}}
.package-user-table{border-collapse:collapse;background:#fff;border-radius:14px;overflow:hidden}.package-user-table th,.package-user-table td{padding:12px;border-bottom:1px solid #edf0f5;text-align:left}.package-user-table th{background:#f8fafc;color:#475569;font-size:.84rem}.admin-badge{display:inline-flex;padding:6px 10px;border-radius:999px;font-size:.78rem;font-weight:900}.status-paid{background:#dcfce7;color:#166534}.status-manual_review,.status-pending{background:#fef3c7;color:#92400e}.status-cancelled,.status-failed{background:#fee2e2;color:#991b1b}.admin-table-responsive{overflow-x:auto}


/* Home hero managed slider */
.home-hero-slider{position:relative;width:100%;height:360px;border-radius:28px;overflow:hidden;background:#111827;box-shadow:0 24px 60px rgba(15,23,42,.18)}
.home-hero-slides,.home-hero-slide,.home-hero-slide-link{position:absolute;inset:0;display:block}
.home-hero-slide{opacity:0;transform:scale(1.035);transition:opacity .55s ease,transform .75s ease;pointer-events:none}
.home-hero-slide.is-active{opacity:1;transform:scale(1);pointer-events:auto}
.home-hero-slide img{width:100%;height:100%;object-fit:cover;display:block}
.home-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,42,.08),rgba(15,23,42,.62))}
.home-hero-slide-content{position:absolute;left:22px;right:22px;bottom:22px;z-index:3;color:#fff;display:grid;gap:8px}
.home-hero-badge{justify-self:start;display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.92);color:#111827;font-weight:950;font-size:.86rem;box-shadow:0 10px 24px rgba(15,23,42,.16)}
.home-hero-slide-content strong{font-size:1.42rem;line-height:1.12;font-weight:950;text-shadow:0 2px 12px rgba(0,0,0,.24)}
.home-hero-slide-content small{max-width:460px;color:rgba(255,255,255,.88);font-size:.92rem;line-height:1.45}
.home-hero-slide-content em{font-style:normal;justify-self:start;margin-top:2px;padding:9px 13px;border-radius:999px;background:linear-gradient(135deg,#ff2f6d,#ff7a1a);color:#fff;font-weight:950;font-size:.85rem;box-shadow:0 12px 26px rgba(255,90,26,.24)}
.home-hero-nav{position:absolute;top:50%;z-index:5;transform:translateY(-50%);width:38px;height:48px;border:0;border-radius:14px;background:rgba(255,255,255,.9);color:#111827;font-size:32px;line-height:42px;font-weight:700;cursor:pointer;box-shadow:0 12px 28px rgba(15,23,42,.16);transition:.18s ease}
.home-hero-nav:hover{background:#fff;transform:translateY(-50%) scale(1.04)}
.home-hero-nav.prev{left:14px}.home-hero-nav.next{right:14px}
.home-hero-dots{position:absolute;z-index:6;left:0;right:0;bottom:12px;display:flex;justify-content:center;gap:7px}
.home-hero-dots button{width:8px;height:8px;border:0;border-radius:999px;background:rgba(255,255,255,.58);padding:0;cursor:pointer;transition:.18s ease}
.home-hero-dots button.is-active{width:24px;background:#fff}
@media(max-width:992px){.home-hero-slider{height:320px}}
@media(max-width:640px){.home-hero-slider{height:260px;border-radius:22px}.home-hero-slide-content{left:16px;right:16px;bottom:18px}.home-hero-slide-content strong{font-size:1.08rem}.home-hero-slide-content small{display:none}.home-hero-nav{width:34px;height:42px;font-size:28px}}

/* Full width managed hero slider */
.premium-hero-wrap-full{padding:28px 0 18px;background:radial-gradient(circle at 12% 0%,#ffe1ee 0,#fff 38%,#f7faff 100%)}
.home-full-hero-slider{position:relative;min-height:520px;height:auto;border-radius:32px;overflow:hidden;background:#111827;box-shadow:0 30px 80px rgba(15,23,42,.18);border:1px solid rgba(255,255,255,.75)}
.home-full-hero-slider .home-hero-slides,.home-full-hero-slider .home-hero-slide{position:absolute;inset:0;display:block}
.home-full-hero-slider .home-hero-slide{opacity:0;transform:scale(1.035);transition:opacity .65s ease,transform 1.1s ease;pointer-events:none;overflow:hidden}
.home-full-hero-slider .home-hero-slide.is-active{opacity:1;transform:scale(1);pointer-events:auto}
.home-full-hero-slider .home-hero-slide img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}
.home-full-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.9) 42%,rgba(255,255,255,.44) 66%,rgba(15,23,42,.18) 100%),linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.28));z-index:1}
.home-full-hero-content{position:relative;z-index:3;max-width:690px;padding:54px 42px 46px;display:flex;min-height:520px;flex-direction:column;justify-content:center}
.home-full-hero-content .premium-eyebrow{align-self:flex-start;background:#111827;color:#fff;box-shadow:0 14px 26px rgba(15,23,42,.14)}
.home-full-hero-content h1{margin:18px 0 12px;color:#111827;font-size:54px;line-height:1.02;font-weight:950;letter-spacing:-1.7px;text-shadow:0 1px 0 rgba(255,255,255,.45)}
.home-full-hero-content p{max-width:640px;margin:0 0 22px;color:#334155;font-size:17px;line-height:1.58;font-weight:600}
.home-full-hero-content .premium-search{max-width:100%;backdrop-filter:blur(12px);background:rgba(255,255,255,.92);box-shadow:0 18px 46px rgba(15,23,42,.14)}
.home-full-hero-content .premium-hero-actions{margin-top:18px}
.home-full-hero-slider .home-hero-nav{position:absolute;z-index:6;top:50%;transform:translateY(-50%);width:46px;height:46px;border:0;border-radius:50%;background:rgba(255,255,255,.92);color:#111827;font-size:34px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 14px 28px rgba(15,23,42,.18);transition:.2s ease}
.home-full-hero-slider .home-hero-nav:hover{background:#111827;color:#fff;transform:translateY(-50%) scale(1.05)}
.home-full-hero-slider .home-hero-nav.prev{left:18px}.home-full-hero-slider .home-hero-nav.next{right:18px}
.home-full-hero-slider .home-hero-dots{position:absolute;z-index:7;left:42px;bottom:24px;display:flex;gap:9px}
.home-full-hero-slider .home-hero-dots button{width:11px;height:11px;border:0;border-radius:999px;background:rgba(17,24,39,.28);cursor:pointer;transition:.2s ease;padding:0}
.home-full-hero-slider .home-hero-dots button.is-active{width:34px;background:linear-gradient(135deg,#e91e63,#ff8a00)}
@media(max-width:992px){.home-full-hero-slider{min-height:620px}.home-full-hero-content{min-height:620px;padding:38px 24px}.home-full-hero-content h1{font-size:40px}.home-full-hero-overlay{background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(255,255,255,.74),rgba(15,23,42,.18))}.home-full-hero-content .premium-search{grid-template-columns:1fr 1fr}.home-full-hero-slider .home-hero-nav{display:none}}
@media(max-width:640px){.home-full-hero-slider{border-radius:24px;min-height:700px}.home-full-hero-content{min-height:700px;padding:30px 18px}.home-full-hero-content h1{font-size:31px;letter-spacing:-.8px}.home-full-hero-content p{font-size:15px}.home-full-hero-content .premium-search{grid-template-columns:1fr}.home-full-hero-slider .home-hero-dots{left:18px;bottom:18px}}


/* Image-only full hero slider restore/fix */
.premium-hero-full-wrap{padding:26px 0 18px}
.premium-hero-full-image{display:block!important;grid-template-columns:none!important;padding:0!important;overflow:hidden!important;background:transparent!important;border-radius:30px!important}
.home-hero-image-only-slider{position:relative;width:100%;height:430px;border-radius:30px;overflow:hidden;background:#f1f5f9;box-shadow:0 24px 70px rgba(15,23,42,.12)}
.home-hero-image-only-slider .home-hero-slides,.home-hero-image-only-slider .home-hero-slide,.home-hero-image-only-slider .home-hero-slide-link{position:absolute;inset:0;width:100%;height:100%;display:block}
.home-hero-image-only-slider .home-hero-slide{opacity:0;visibility:hidden;transition:opacity .7s ease,visibility .7s ease}
.home-hero-image-only-slider .home-hero-slide.is-active{opacity:1;visibility:visible;z-index:2}
.home-hero-image-only-slider img{width:100%;height:100%;display:block;object-fit:cover;border-radius:0!important;box-shadow:none!important}
.home-hero-image-only-slider .home-hero-overlay,.home-hero-image-only-slider .home-hero-slide-content,.home-hero-image-only-slider .premium-glass-card,.home-hero-image-only-slider .home-hero-badge{display:none!important}
@media(max-width:900px){.home-hero-image-only-slider{height:320px;border-radius:24px}.premium-hero-full-image{border-radius:24px!important}}
@media(max-width:640px){.home-hero-image-only-slider{height:230px;border-radius:20px}.premium-hero-full-image{border-radius:20px!important}}

/* Premium managed footer */
.premium-site-footer{position:relative;overflow:hidden;margin-top:56px;padding-top:0;background:linear-gradient(135deg,#071225 0%,#0d2f81 48%,#102b66 100%);color:#e8f0ff}
.premium-site-footer:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 12% 8%,rgba(255,138,0,.18),transparent 30%),radial-gradient(circle at 84% 18%,rgba(233,30,99,.2),transparent 32%);pointer-events:none}.premium-footer-glow{position:absolute;left:50%;top:-90px;width:520px;height:180px;background:rgba(255,255,255,.12);filter:blur(60px);transform:translateX(-50%);pointer-events:none}.premium-footer-top{position:relative;z-index:1;display:grid;grid-template-columns:380px minmax(0,1fr);gap:34px;padding:44px 18px 24px}.premium-footer-brand-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);border-radius:28px;padding:24px;box-shadow:0 24px 70px rgba(0,0,0,.18);backdrop-filter:blur(14px)}.premium-footer-brand-head{display:flex;align-items:center;gap:14px;margin-bottom:14px}.premium-footer-logo{width:54px;height:54px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff8a00,#e91e63);box-shadow:0 14px 30px rgba(255,97,32,.22);font-size:25px}.premium-footer-brand-head small{display:block;margin-bottom:4px;color:#a9c4ff;font-weight:900;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em}.premium-footer-brand-head strong{display:block;color:#fff;font-size:1.2rem;font-weight:950}.premium-footer-brand-card p{margin:0;color:#d5e2ff;line-height:1.7}.premium-footer-trust{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.premium-footer-trust span{display:inline-flex;align-items:center;border-radius:999px;padding:8px 11px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12);font-weight:800;font-size:.8rem;color:#fff}.premium-footer-links-wrap{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.premium-footer-col{background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.1);border-radius:22px;padding:20px;min-height:100%}.premium-footer-col h4{position:relative;margin:0 0 16px;color:#fff;font-size:1rem;font-weight:950}.premium-footer-col h4:after{content:'';display:block;width:34px;height:3px;border-radius:999px;margin-top:9px;background:linear-gradient(90deg,#ff8a00,#e91e63)}.premium-footer-col ul{display:grid;gap:10px}.premium-footer-col li+li{margin-top:0}.premium-footer-col a,.premium-footer-col span{color:#dbe7ff;text-decoration:none;font-weight:650;line-height:1.5}.premium-footer-col a:hover{color:#fff;transform:translateX(3px)}.premium-footer-col a{display:inline-flex;transition:.18s ease}.premium-footer-socials{margin-top:18px}.premium-footer-socials a{width:38px;height:38px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.16);font-weight:950;transition:.2s ease}.premium-footer-socials a:hover{background:#fff;color:#0d2f81;transform:translateY(-3px)}.premium-footer-newsletter{position:relative;z-index:1;margin-top:8px;margin-bottom:26px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px;border-radius:26px;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(241,246,255,.94));box-shadow:0 22px 60px rgba(0,0,0,.18);border:1px solid rgba(255,255,255,.65);color:#0f172a}.premium-footer-newsletter small{display:inline-flex;margin-bottom:8px;border-radius:999px;padding:6px 10px;background:#fff0e6;color:#ff6120;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.premium-footer-newsletter strong{display:block;font-size:1.25rem;color:#0d2f81;font-weight:950}.premium-footer-newsletter p{margin:5px 0 0;color:#64748b}.premium-footer-newsletter-form{display:flex;gap:10px;min-width:360px}.premium-footer-newsletter-form input{height:48px;flex:1;border:1px solid #dbe5f2;border-radius:15px;padding:0 14px;font:inherit;background:#fff}.premium-footer-newsletter-form button{height:48px;border:0;border-radius:15px;padding:0 18px;background:linear-gradient(135deg,#e91e63,#ff8a00);color:#fff;font-weight:950;cursor:pointer;box-shadow:0 12px 28px rgba(255,97,32,.24)}.premium-footer-bottom{position:relative;z-index:1;border-top:1px solid rgba(255,255,255,.12);background:rgba(0,0,0,.12)}.premium-footer-bottom-inner{color:#dbe7ff}.premium-footer-bottom-inner p{margin:0}@media(max-width:1100px){.premium-footer-top{grid-template-columns:1fr}.premium-footer-links-wrap{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.premium-site-footer{margin-top:36px}.premium-footer-top{padding:28px 14px 18px;gap:18px}.premium-footer-brand-card{border-radius:22px;padding:20px}.premium-footer-links-wrap{grid-template-columns:1fr;gap:12px}.premium-footer-col{padding:17px}.premium-footer-newsletter{margin-left:14px;margin-right:14px;display:block;padding:18px;border-radius:22px}.premium-footer-newsletter-form{min-width:0;margin-top:14px;display:grid}.premium-footer-bottom-inner{min-height:auto;padding:16px 14px;display:grid;text-align:center}.premium-footer-trust span{font-size:.74rem}}

/* =========================================================
   İLAN DETAY - MASAÜSTÜ PREMIUM TABLI İLAN ÖNERİLERİ
   Satıcının Diğer İlanları + Benzer İlanlar
   ========================================================= */
.ad-related-premium {
    position: relative;
    margin-top: 34px;
    padding: 24px;
    border: 1px solid rgba(226, 232, 240, .95);
    border-radius: 26px;
    background:
        radial-gradient(circle at top left, rgba(255, 122, 0, .12), transparent 34%),
        linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
    box-shadow: 0 22px 58px rgba(15, 23, 42, .10);
    overflow: hidden;
}

.ad-related-premium::before {
    content: '';
    position: absolute;
    inset: 0 0 auto 0;
    height: 5px;
    background: linear-gradient(90deg, #ff7a00, #ff3d5a, #2563eb);
}

.ad-related-head {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 18px;
    margin-bottom: 18px;
}

.ad-related-kicker {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 8px;
    padding: 6px 11px;
    border-radius: 999px;
    background: #fff1e7;
    color: #f97316;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .2px;
}

.ad-related-head h2 {
    margin: 0;
    color: #0f172a;
    font-size: 24px;
    line-height: 1.15;
    letter-spacing: -.45px;
}

.ad-related-head p {
    max-width: 330px;
    margin: 0;
    color: #64748b;
    font-size: 13px;
    line-height: 1.45;
    text-align: right;
}

.ad-related-tabs {
    display: inline-flex;
    gap: 8px;
    padding: 6px;
    margin-bottom: 20px;
    border: 1px solid #e8eef7;
    border-radius: 999px;
    background: rgba(255, 255, 255, .84);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .9), 0 10px 24px rgba(15, 23, 42, .06);
}

.ad-related-tab {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    min-height: 42px;
    padding: 9px 15px;
    border: 0;
    border-radius: 999px;
    background: transparent;
    color: #475569;
    font-size: 13px;
    font-weight: 900;
    cursor: pointer;
    transition: all .22s ease;
}

.ad-related-tab b {
    min-width: 24px;
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    background: #e2e8f0;
    color: #334155;
    font-size: 12px;
}

.ad-related-tab.is-active {
    color: #fff;
    background: linear-gradient(135deg, #ff7a00, #ff3d5a);
    box-shadow: 0 14px 30px rgba(249, 115, 22, .28);
    transform: translateY(-1px);
}

.ad-related-tab.is-active b {
    background: rgba(255, 255, 255, .22);
    color: #fff;
}

.ad-related-panel {
    display: none;
    animation: adRelatedFade .24s ease both;
}

.ad-related-panel.is-active {
    display: block;
}

@keyframes adRelatedFade {
    from { opacity: 0; transform: translateY(8px); }
    to { opacity: 1; transform: translateY(0); }
}

.ad-related-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 15px;
}

.ad-related-card {
    display: flex;
    flex-direction: column;
    min-width: 0;
    overflow: hidden;
    border: 1px solid #e8eef7;
    border-radius: 20px;
    background: #fff;
    color: inherit;
    text-decoration: none;
    box-shadow: 0 12px 28px rgba(15, 23, 42, .07);
    transition: transform .24s ease, box-shadow .24s ease, border-color .24s ease;
}

.ad-related-card:hover {
    transform: translateY(-5px);
    border-color: rgba(249, 115, 22, .38);
    box-shadow: 0 22px 42px rgba(15, 23, 42, .13);
}

.ad-related-image {
    position: relative;
    display: block;
    height: 155px;
    overflow: hidden;
    background: #eef2f7;
}

.ad-related-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: transform .36s ease, filter .36s ease;
}

.ad-related-image::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 42%, rgba(15, 23, 42, .64) 100%);
    opacity: .72;
    transition: opacity .24s ease;
}

.ad-related-image em {
    position: absolute;
    left: 50%;
    bottom: 13px;
    z-index: 2;
    transform: translate(-50%, 8px);
    opacity: 0;
    padding: 7px 12px;
    border-radius: 999px;
    background: rgba(255, 255, 255, .94);
    color: #0f172a;
    font-size: 12px;
    font-style: normal;
    font-weight: 900;
    box-shadow: 0 10px 22px rgba(15, 23, 42, .18);
    transition: all .24s ease;
    white-space: nowrap;
}

.ad-related-card:hover .ad-related-image img {
    transform: scale(1.08);
    filter: saturate(1.08);
}

.ad-related-card:hover .ad-related-image em {
    opacity: 1;
    transform: translate(-50%, 0);
}

.ad-related-body {
    display: flex;
    flex-direction: column;
    gap: 9px;
    padding: 13px;
}

.ad-related-body strong {
    min-height: 38px;
    color: #111827;
    font-size: 14px;
    line-height: 1.35;
    font-weight: 900;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.ad-related-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.ad-related-meta small {
    min-width: 0;
    color: #64748b;
    font-size: 12px;
    font-weight: 800;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ad-related-meta b {
    flex: 0 0 auto;
    color: #ff3d00;
    font-size: 13px;
    font-weight: 950;
    white-space: nowrap;
}

@media (max-width: 992px) {
    .ad-related-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 1100px) {
    .ad-related-premium {
        padding: 16px;
        border-radius: 20px;
        margin-top: 22px;
    }

    .ad-related-head {
        display: block;
        margin-bottom: 14px;
    }

    .ad-related-head h2 {
        font-size: 19px;
    }

    .ad-related-head p {
        max-width: none;
        margin-top: 6px;
        text-align: left;
        font-size: 12px;
    }

    .ad-related-tabs {
        width: 100%;
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        border-radius: 18px;
    }

    .ad-related-tab {
        justify-content: center;
        padding: 9px 8px;
        font-size: 12px;
    }

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

    .ad-related-image {
        height: 118px;
    }

    .ad-related-image em {
        display: none;
    }

    .ad-related-body {
        padding: 9px;
        gap: 7px;
    }

    .ad-related-body strong {
        min-height: 34px;
        font-size: 12px;
    }

    .ad-related-meta {
        display: block;
    }

    .ad-related-meta small,
    .ad-related-meta b {
        display: block;
        font-size: 11px;
    }

    .ad-related-meta b {
        margin-top: 3px;
    }
}

/* =========================================================
   İLAN DETAY - DOPİNGLİ İLANLAR TAB EKİ
   Sadece çoklu ilan paketi olan satıcıların ilanları
   ========================================================= */
.ad-related-tab-doped.is-active {
    background: linear-gradient(135deg, #7c2d12, #f97316, #ff3d5a);
    box-shadow: 0 15px 34px rgba(249, 115, 22, .32);
}

.ad-related-card-doped {
    position: relative;
    border-color: rgba(249, 115, 22, .24);
}

.ad-related-card-doped::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    border-radius: 20px;
    background: linear-gradient(135deg, rgba(255, 122, 0, .14), transparent 38%);
    z-index: 1;
}

.ad-related-card-doped .ad-related-image,
.ad-related-card-doped .ad-related-body {
    position: relative;
    z-index: 2;
}

.ad-doped-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 3;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 6px 10px;
    border-radius: 999px;
    background: linear-gradient(135deg, #ff7a00, #ff3d5a);
    color: #fff;
    font-size: 11px;
    font-style: normal;
    font-weight: 950;
    letter-spacing: .2px;
    box-shadow: 0 10px 24px rgba(249, 115, 22, .32);
}

.ad-doped-badge::before {
    content: '★';
    font-size: 10px;
}

@media (max-width: 1100px) {
    .ad-doped-badge {
        top: 8px;
        left: 8px;
        padding: 5px 8px;
        font-size: 10px;
    }
}

/* Mobilde ana sayfa yan panelleri gizle ve footer sekmeli yap */
.premium-footer-mobile-tabs{
    display:none;
}

@media(max-width:640px){
    .premium-home-shell .premium-sidebar,
    .premium-sidebar .premium-panel,
    .premium-panel:has(.premium-panel-title){
        display:none !important;
    }

    .premium-site-footer{
        margin-top:26px;
        border-radius:24px 24px 0 0;
        overflow:hidden;
    }

    .premium-footer-top{
        padding:18px 12px 14px !important;
        gap:14px !important;
    }

    .premium-footer-brand-card{
        padding:16px !important;
        border-radius:20px !important;
    }

    .premium-footer-mobile-tabs{
        display:grid;
        grid-template-columns:repeat(4,1fr);
        gap:6px;
        background:rgba(255,255,255,.08);
        border:1px solid rgba(255,255,255,.12);
        border-radius:18px;
        padding:7px;
        box-shadow:0 14px 30px rgba(0,0,0,.14);
    }

    .premium-footer-mobile-tabs button{
        border:0;
        border-radius:13px;
        min-height:38px;
        padding:8px 4px;
        background:rgba(255,255,255,.10);
        color:#dbeafe;
        font-size:11px;
        font-weight:900;
        cursor:pointer;
    }

    .premium-footer-mobile-tabs button.active{
        background:linear-gradient(135deg,#ff8a00,#e91e63);
        color:#fff;
        box-shadow:0 10px 22px rgba(233,30,99,.24);
    }

    .premium-footer-links-wrap{
        display:block !important;
    }

    .premium-footer-links-wrap .premium-footer-col[data-footer-panel]{
        display:none !important;
    }

    .premium-footer-links-wrap .premium-footer-col[data-footer-panel].active{
        display:block !important;
    }

    .premium-footer-col{
        border-radius:20px !important;
        padding:16px !important;
        animation:footerTabFade .22s ease;
    }

    .premium-footer-col h4{
        font-size:15px !important;
        margin-bottom:12px !important;
    }

    .premium-footer-col ul{
        gap:8px !important;
    }

    .premium-footer-col a,
    .premium-footer-col span{
        width:100%;
        padding:10px 11px;
        border-radius:13px;
        background:rgba(255,255,255,.07);
        border:1px solid rgba(255,255,255,.08);
    }

    .premium-footer-newsletter{
        display:none !important;
    }

    .premium-footer-bottom-inner{
        font-size:12px;
    }
}

@keyframes footerTabFade{
    from{opacity:0;transform:translateY(6px)}
    to{opacity:1;transform:translateY(0)}
}


/* FINAL MOBIL KONTROL: Ana sayfa/listelerde yan paneller gizli, footer sekmeli */
@media (max-width: 640px) {
    .premium-home-shell .premium-sidebar,
    .premium-home-shell aside.premium-sidebar,
    .premium-sidebar {
        display: none !important;
        visibility: hidden !important;
        height: 0 !important;
        overflow: hidden !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .premium-main {
        width: 100% !important;
    }
}


/* Mobil premium alt menü - sadece mobilde görünür, mevcut masaüstü ve slider/süper ilan/filtre CSS'ini ezmez */
.mobile-bottom-premium-nav{display:none;}

@media (max-width: 768px){
    body{padding-bottom:calc(92px + env(safe-area-inset-bottom));}

    .mobile-bottom-premium-nav{
        position:fixed;
        left:10px;
        right:10px;
        bottom:calc(8px + env(safe-area-inset-bottom));
        z-index:9999;
        height:74px;
        display:grid;
        grid-template-columns:1fr 1fr 86px 1fr 1fr;
        align-items:center;
        padding:8px 8px 10px;
        border:1px solid rgba(15,23,42,.10);
        border-radius:26px;
        background:rgba(255,255,255,.96);
        box-shadow:0 18px 50px rgba(15,23,42,.18);
        backdrop-filter:blur(16px);
        -webkit-backdrop-filter:blur(16px);
    }

    .mobile-bottom-premium-nav:before{
        content:'';
        position:absolute;
        left:50%;
        top:0;
        width:92px;
        height:4px;
        transform:translateX(-50%);
        border-radius:0 0 999px 999px;
        background:linear-gradient(90deg,#ff8a00,#ff5b2e,#e91e63);
    }

    .mbpn-item,
    .mbpn-add{
        position:relative;
        z-index:1;
        min-width:0;
        color:#6b7280;
        text-decoration:none!important;
        display:flex;
        flex-direction:column;
        align-items:center;
        justify-content:center;
        gap:4px;
        font-size:11px;
        line-height:1.05;
        font-weight:800;
        -webkit-tap-highlight-color:transparent;
    }

    .mbpn-icon{
        width:24px;
        height:24px;
        display:inline-flex;
        align-items:center;
        justify-content:center;
        color:#a3aab8;
        font-size:21px;
        font-weight:950;
    }

    .mbpn-item:active{
        transform:translateY(1px);
        color:#0f2f72;
    }

    .mbpn-add{
        width:74px;
        height:74px;
        margin:-33px auto 0;
        border-radius:50%;
        color:#fff;
        background:linear-gradient(145deg,#0d2f81,#113f9f 55%,#ff8a00);
        border:5px solid #fff;
        box-shadow:0 18px 38px rgba(13,47,129,.34),0 0 0 1px rgba(13,47,129,.08);
        font-size:11px;
        letter-spacing:-.02em;
    }

    .mbpn-add:after{
        content:'';
        position:absolute;
        inset:-8px;
        border-radius:50%;
        border:1px solid rgba(255,138,0,.20);
        pointer-events:none;
    }

    .mbpn-add-icon{
        width:22px;
        height:22px;
        border-radius:50%;
        display:inline-flex;
        align-items:center;
        justify-content:center;
        background:#fff;
        color:#0d2f81;
        font-size:18px;
        line-height:1;
        font-weight:950;
        box-shadow:0 8px 18px rgba(255,255,255,.25);
    }

    .mbpn-add strong{
        display:block;
        color:#fff;
        font-size:11px;
        line-height:1;
        font-weight:950;
    }
}

@media (min-width: 769px){
    .mobile-bottom-premium-nav{display:none!important;}
}

/* Mobil kategori açılır paneli - sadece mobil alt menüye bağlıdır, mevcut slider/süper ilan/filtre CSS'ini ezmez */
.mobile-category-drawer{display:none;}
.mbpn-category-trigger{border:0;background:transparent;font-family:inherit;padding:0;cursor:pointer;}

@media (max-width: 768px){
    html.mobile-category-open,
    html.mobile-category-open body{overflow:hidden;}

    .mobile-category-drawer{
        position:fixed;
        inset:0;
        z-index:9998;
        display:block;
        pointer-events:none;
    }

    .mobile-category-drawer.is-open{pointer-events:auto;}

    .mobile-category-backdrop{
        position:absolute;
        inset:0;
        border:0;
        background:rgba(15,23,42,.44);
        opacity:0;
        transition:opacity .22s ease;
    }

    .mobile-category-drawer.is-open .mobile-category-backdrop{opacity:1;}

    .mobile-category-panel{
        position:absolute;
        left:10px;
        right:10px;
        bottom:calc(88px + env(safe-area-inset-bottom));
        max-height:min(68vh,520px);
        overflow:hidden;
        border-radius:28px;
        background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);
        border:1px solid rgba(15,23,42,.10);
        box-shadow:0 24px 70px rgba(15,23,42,.28);
        transform:translateY(24px) scale(.98);
        opacity:0;
        transition:transform .24s ease,opacity .24s ease;
    }

    .mobile-category-drawer.is-open .mobile-category-panel{
        transform:translateY(0) scale(1);
        opacity:1;
    }

    .mobile-category-handle{
        width:48px;
        height:5px;
        margin:10px auto 4px;
        border-radius:999px;
        background:#d8e0ee;
    }

    .mobile-category-head{
        display:flex;
        align-items:center;
        justify-content:space-between;
        gap:14px;
        padding:12px 16px 10px;
        border-bottom:1px solid rgba(15,23,42,.07);
    }

    .mobile-category-head small{
        display:block;
        color:#e85b12;
        font-size:11px;
        font-weight:900;
        letter-spacing:.08em;
        text-transform:uppercase;
    }

    .mobile-category-head strong{
        display:block;
        margin-top:2px;
        color:#0f172a;
        font-size:18px;
        font-weight:950;
        letter-spacing:-.03em;
    }

    .mobile-category-head button{
        width:36px;
        height:36px;
        border:0;
        border-radius:14px;
        background:#eef4ff;
        color:#0f2f72;
        font-size:24px;
        line-height:1;
        font-weight:800;
    }

    .mobile-category-list{
        display:grid;
        gap:10px;
        max-height:calc(min(68vh,520px) - 82px);
        overflow:auto;
        padding:14px;
        -webkit-overflow-scrolling:touch;
    }

    .mobile-category-link{
        display:grid;
        grid-template-columns:48px 1fr 22px;
        align-items:center;
        gap:12px;
        padding:12px;
        border-radius:20px;
        background:#fff;
        border:1px solid rgba(15,23,42,.08);
        color:#0f172a;
        text-decoration:none!important;
        box-shadow:0 10px 26px rgba(15,23,42,.07);
    }

    .mobile-category-link:active{transform:translateY(1px);}

    .mobile-category-icon{
        width:48px;
        height:48px;
        display:flex;
        align-items:center;
        justify-content:center;
        border-radius:18px;
        background:linear-gradient(145deg,#fff7ed,#eef4ff);
        font-size:24px;
        box-shadow:inset 0 0 0 1px rgba(255,138,0,.12);
    }

    .mobile-category-link strong{
        display:block;
        color:#0f172a;
        font-size:14px;
        font-weight:950;
        line-height:1.15;
    }

    .mobile-category-link small{
        display:block;
        margin-top:4px;
        color:#64748b;
        font-size:11px;
        font-weight:750;
        line-height:1.25;
    }

    .mobile-category-link em{
        color:#f97316;
        font-style:normal;
        font-size:24px;
        font-weight:950;
        text-align:right;
    }
}

@media (min-width: 769px){
    .mobile-category-drawer{display:none!important;}
}

/* 2026-05-08 - Profile my ads mobile safe layout fix
   Only affects profile/account pages on mobile. Does not remove existing styles. */
@media (max-width: 768px) {
    .account-page {
        overflow-x: hidden;
        padding-top: 18px;
    }

    .account-page .container {
        max-width: 100%;
        padding-left: 12px;
        padding-right: 12px;
        box-sizing: border-box;
        overflow-x: hidden;
    }

    .account-page .account-layout,
    .account-page .account-sidebar,
    .account-page .account-content,
    .account-page .account-panel,
    .account-page .account-user-card {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        box-sizing: border-box;
    }

    .account-page .account-layout {
        display: grid;
        grid-template-columns: minmax(0, 1fr) !important;
        gap: 14px;
    }

    .account-page .account-user-card {
        padding: 16px 14px;
        border-radius: 20px;
        overflow: hidden;
    }

    .account-page .account-avatar {
        width: 96px;
        height: 96px;
        margin-bottom: 12px;
    }

    .account-page .account-user-card h3 {
        font-size: 1.12rem;
        word-break: break-word;
    }

    .account-page .account-user-card p {
        margin-bottom: 14px;
        font-size: 13px;
        overflow-wrap: anywhere;
    }

    .account-page .profile-photo-picker span {
        min-height: 38px;
        padding: 0 10px;
        font-size: 12px;
        white-space: normal;
        text-align: center;
    }

    .account-page .account-menu,
    .account-page .account-menu-premium {
        gap: 7px;
    }

    .account-page .account-menu a,
    .account-page .account-menu-dropdown-toggle {
        min-height: 42px;
        padding: 10px 12px !important;
        border-radius: 12px;
        font-size: 13px;
        box-sizing: border-box;
    }

    .account-page .account-menu-dropdown-list {
        padding-left: 6px !important;
        padding-right: 0;
    }

    .account-page .account-menu-dropdown-list a {
        min-height: 38px;
        padding: 8px 9px !important;
        font-size: 12px !important;
    }

    .account-page .account-menu-dropdown-list a span,
    .account-page .account-menu a span,
    .account-page .account-menu-dropdown-toggle span:first-child {
        min-width: 0;
        overflow-wrap: anywhere;
    }

    .account-page .account-menu-count,
    .account-page .account-menu-dropdown-list a b {
        flex: 0 0 auto;
        min-width: 22px;
        height: 22px;
        padding: 0 7px;
        font-size: 11px;
    }

    .account-page .account-panel {
        padding: 16px 14px;
        border-radius: 20px;
        overflow: hidden;
    }

    .account-page .breadcrumb-wrap {
        max-width: 100%;
        overflow-x: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 575px) {
    .account-page .section-head {
        align-items: stretch !important;
    }

    .account-page .section-head .btn,
    .account-page .section-head a.btn {
        width: 100%;
        justify-content: center;
    }

    .account-page .profile-ad-tabs {
        margin-left: -2px;
        margin-right: -2px;
        padding: 0 2px 8px;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }

    .account-page .profile-ad-tabs .btn {
        flex: 0 0 auto;
        max-width: 86vw;
        white-space: nowrap;
    }

    .account-page .profile-ads-toolbar {
        padding: 10px;
        border-radius: 16px;
    }

    .account-page .my-ads-list {
        gap: 12px;
    }

    .account-page .my-ad-list-card {
        grid-template-columns: 88px minmax(0, 1fr) !important;
        width: 100%;
        max-width: 100%;
        min-width: 0;
        overflow: hidden;
        box-sizing: border-box;
    }

    .account-page .my-ad-list-content {
        min-width: 0;
    }

    .account-page .my-ad-list-title,
    .account-page .my-ad-list-meta,
    .account-page .my-ad-list-note {
        overflow-wrap: anywhere;
    }

    .account-page .my-ad-status-row {
        gap: 6px;
    }

    .account-page .my-ad-mini-stat,
    .account-page .my-ad-list-status {
        font-size: 11px;
        padding: 5px 8px;
    }

    .account-page .my-ad-list-actions {
        width: 100%;
        justify-content: flex-start !important;
        overflow: visible;
    }

    .account-page .my-ad-icon-action::after {
        display: none;
    }
}

/* Scroll to top button - güvenli ekleme */
.scrollToTop{
    position:fixed;
    right:22px;
    bottom:24px;
    width:50px;
    height:50px;
    border:0;
    border-radius:18px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    background:linear-gradient(135deg,#ff6a1a 0%,#ff8a00 48%,#0d2f81 135%);
    color:#fff;
    font-size:30px;
    font-weight:950;
    line-height:1;
    cursor:pointer;
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transform:translateY(14px) scale(.92);
    transition:opacity .22s ease,visibility .22s ease,transform .22s ease,box-shadow .22s ease;
    box-shadow:0 18px 36px rgba(15,23,42,.18);
    z-index:999;
}
.scrollToTop span{
    display:block;
    transform:translateY(2px);
}
.scrollToTop:hover{
    transform:translateY(-3px) scale(1);
    box-shadow:0 22px 42px rgba(15,23,42,.24);
}
.scrollToTop.button-show{
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    transform:translateY(0) scale(1);
}
@media(max-width:768px){
    .scrollToTop{
        right:14px;
        bottom:104px;
        width:46px;
        height:46px;
        border-radius:16px;
        font-size:28px;
        z-index:1002;
    }
}

/* Mobil slider tam görsel düzeltmesi - sadece anasayfa image-only slider alanını etkiler */
.home-hero-image-only-slider{
    aspect-ratio:1920 / 750;
    height:auto!important;
    min-height:0!important;
    background:#fff!important;
}
.home-hero-image-only-slider .home-hero-slides,
.home-hero-image-only-slider .home-hero-slide,
.home-hero-image-only-slider .home-hero-slide-link{
    height:100%!important;
}
.home-hero-image-only-slider img{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    object-position:center center!important;
    background:#fff!important;
}
@media(max-width:900px){
    .home-hero-image-only-slider{
        aspect-ratio:1920 / 750;
        height:auto!important;
        border-radius:18px!important;
    }
}
@media(max-width:640px){
    .premium-hero-full-wrap{
        padding:12px 0 10px!important;
    }
    .home-hero-image-only-slider{
        aspect-ratio:1920 / 750;
        height:auto!important;
        border-radius:16px!important;
        box-shadow:0 10px 28px rgba(15,23,42,.10)!important;
    }
}

/* GP_SIDEBAR_INTERNAL_SCROLL_FIX_20260622_START
   Masaüstünde sol Popüler Türler alanı açıldığında uzun ırk listesi
   sayfa en alta inmeden kendi içinde kaydırılabilir olur.
   Mobil görünümü etkilemez; mevcut tasarım CSS'ini ezmez, sadece taşmayı yönetir. */
@media (min-width: 769px) {
    .premium-home-shell .premium-sidebar,
    .premium-home-shell aside.premium-sidebar,
    aside.premium-sidebar,
    .premium-sidebar,
    .sidebar-home {
        position: sticky;
        top: 96px;
        max-height: calc(100vh - 112px);
        overflow-y: auto;
        overflow-x: hidden;
        overscroll-behavior: contain;
        scrollbar-width: thin;
        scrollbar-color: rgba(15, 23, 42, .22) transparent;
        padding-right: 4px;
    }

    .premium-home-shell .premium-sidebar::-webkit-scrollbar,
    .premium-home-shell aside.premium-sidebar::-webkit-scrollbar,
    aside.premium-sidebar::-webkit-scrollbar,
    .premium-sidebar::-webkit-scrollbar,
    .sidebar-home::-webkit-scrollbar {
        width: 6px;
    }

    .premium-home-shell .premium-sidebar::-webkit-scrollbar-track,
    .premium-home-shell aside.premium-sidebar::-webkit-scrollbar-track,
    aside.premium-sidebar::-webkit-scrollbar-track,
    .premium-sidebar::-webkit-scrollbar-track,
    .sidebar-home::-webkit-scrollbar-track {
        background: transparent;
    }

    .premium-home-shell .premium-sidebar::-webkit-scrollbar-thumb,
    .premium-home-shell aside.premium-sidebar::-webkit-scrollbar-thumb,
    aside.premium-sidebar::-webkit-scrollbar-thumb,
    .premium-sidebar::-webkit-scrollbar-thumb,
    .sidebar-home::-webkit-scrollbar-thumb {
        background: rgba(15, 23, 42, .22);
        border-radius: 999px;
    }

    .premium-home-shell .premium-sidebar:hover::-webkit-scrollbar-thumb,
    .premium-home-shell aside.premium-sidebar:hover::-webkit-scrollbar-thumb,
    aside.premium-sidebar:hover::-webkit-scrollbar-thumb,
    .premium-sidebar:hover::-webkit-scrollbar-thumb,
    .sidebar-home:hover::-webkit-scrollbar-thumb {
        background: rgba(15, 23, 42, .34);
    }

    .premium-sidebar .premium-panel,
    .sidebar-home .sidebar-box,
    .premium-panel {
        overflow: visible;
    }
}
/* GP_SIDEBAR_INTERNAL_SCROLL_FIX_20260622_END */
