/**
 * Solid Medya — Kural & Sözleşme sayfaları
 * Belgelerimiz / İletişim / İK alt sayfa şablonu ile uyumlu
 */

/* ── Hero band (site standardı) ── */
.soz-main .soz-hero-band {
    width: 100%;
    max-width: 100%;
    overflow-x: clip;
    background-color: #050505 !important;
}

.soz-main .soz-hero-band .tp-blog-heading-wrap {
    padding-bottom: clamp(72px, 10vw, 110px) !important;
    text-align: center;
}

.soz-main .soz-hero-band .tp-blog-title {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    filter: none !important;
    color: #fff !important;
    font-family: var(--sm-font-display-bold, 'ClashDisplay-Bold', sans-serif) !important;
    font-size: clamp(1.75rem, 3.8vw, 3.25rem) !important;
    line-height: 1.14 !important;
    letter-spacing: -0.03em;
    margin: 0 !important;
}

.soz-main--hub .soz-hero-band .tp-blog-title {
    font-size: clamp(2rem, 4.5vw, 3.5rem) !important;
}

.soz-main .soz-hero-band .tp-blog-shape {
    opacity: 0.9;
}

.soz-accent {
    color: #ffbc00;
}

/* ── İçerik alanı ── */
.soz-body {
    --soz-gold: #ffbc00;
    --soz-gold-soft: rgba(255, 188, 0, 0.12);
    --soz-gold-border: rgba(255, 188, 0, 0.35);
    --soz-surface: rgba(255, 255, 255, 0.03);
    --soz-border: rgba(255, 255, 255, 0.08);
    --soz-text: #ffffff;
    --soz-muted: rgba(255, 255, 255, 0.62);
    position: relative;
    background: #000;
    font-family: var(--sm-font-body, 'Inter', sans-serif);
}

.soz-intro-block {
    max-width: 820px;
    margin: 0 auto 40px;
    text-align: center;
}

.soz-breadcrumb {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
    margin-bottom: 18px;
    font-size: 13px;
    color: var(--soz-muted);
}

.soz-breadcrumb a {
    color: var(--soz-gold);
    text-decoration: none;
}

.soz-breadcrumb a:hover {
    text-decoration: underline;
}

.soz-intro-block__toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    margin-bottom: 16px;
}

.soz-lead {
    margin: 0 auto 18px;
    max-width: 680px;
    font-size: 16px;
    line-height: 1.65;
    color: var(--soz-muted);
}

.soz-meta {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px 24px;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.45);
}

.soz-meta i {
    color: var(--soz-gold);
    margin-right: 6px;
}

/* Detail — kağıt belge görünümü */
.soz-main--detail .soz-body {
    background: #0a0a0a;
}

.soz-main--detail .soz-body.pb-100 {
    padding-bottom: 48px !important;
}

.soz-intro-block--detail {
    margin-bottom: 20px;
}

.soz-only-print {
    display: none;
}

.soz-article-wrap {
    width: 100%;
    max-width: none;
    margin: 0;
}

.soz-content--detail {
    width: 100%;
    background: transparent;
    border: none;
    padding: 0;
}

.soz-content__head {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 12px;
}

.soz-content__toolbar {
    display: flex;
    gap: 8px;
}

.soz-tool-btn--detail {
    padding: 7px 14px;
    font-size: 12px;
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.65);
}

.soz-tool-btn--detail:hover {
    background: rgba(255, 255, 255, 0.07);
    border-color: rgba(255, 188, 0, 0.35);
    color: #ffbc00;
}

/* Beyaz belge kağıdı — tam genişlik */
.soz-main--detail .soz-print-document {
    width: 100%;
    background: #fafaf8;
    color: #1c1c1c;
    border-radius: 3px;
    padding: 48px clamp(28px, 4vw, 72px) 52px;
    box-shadow:
        0 1px 0 rgba(255, 255, 255, 0.06) inset,
        0 20px 60px rgba(0, 0, 0, 0.45);
}

.soz-main--detail .soz-print-document__header {
    display: block;
    margin-bottom: 32px;
    padding-bottom: 24px;
    border-bottom: 2px solid #1c1c1c;
    text-align: center;
}

.soz-main--detail .soz-print-document__company {
    margin: 0 0 16px;
    font-family: var(--sm-font-body, 'Inter', sans-serif);
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: #666;
}

.soz-main--detail .soz-print-document__title {
    margin: 0 0 12px;
    font-family: Georgia, 'Times New Roman', serif;
    font-size: clamp(1.5rem, 2.2vw, 2rem);
    font-weight: 700;
    line-height: 1.25;
    color: #111;
    letter-spacing: -0.01em;
}

.soz-main--detail .soz-print-document__meta {
    margin: 0;
    font-family: var(--sm-font-body, 'Inter', sans-serif);
    font-size: 11px;
    color: #888;
}

.soz-main--detail .soz-print-document__footer {
    display: none;
}

.soz-main--detail .pp-about-content {
    font-family: Georgia, 'Times New Roman', serif;
}

.soz-main--detail .pp-about-content-block {
    padding: 0 0 24px;
    margin: 0 0 24px;
    border-bottom: 1px solid #e8e8e6;
}

.soz-main--detail .pp-about-content-block:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.soz-main--detail .pp-about-content-block h2 {
    margin: 0 0 12px;
    padding: 0;
    border: none;
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.4;
    color: #111;
}

.soz-print-section-no {
    color: #888;
    font-weight: 700;
    margin-right: 2px;
}

.soz-main--detail .pp-about-content-block p {
    margin: 0 0 12px;
    font-size: 15px;
    line-height: 1.85;
    color: #2a2a2a;
    text-align: justify;
}

.soz-main--detail .soz-list li {
    margin-bottom: 6px;
    font-size: 15px;
    line-height: 1.75;
    text-align: justify;
}

.soz-main--detail .soz-intro {
    border-bottom: 1px solid #e8e8e6;
    margin-bottom: 24px;
    padding-bottom: 24px;
}

.soz-main--detail .soz-list {
    margin: 0 0 12px 20px;
    padding-left: 16px;
    color: #2a2a2a;
}

.soz-main--detail .soz-section {
    scroll-margin-top: 100px;
}

/* Alt alanlar — belge ile aynı genişlik */
.soz-article-bottom {
    width: 100%;
    max-width: none;
    margin: 28px 0 0;
    text-align: center;
}

.soz-main--detail .soz-article-footer {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
}

.soz-main--detail .soz-related__title {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.38);
}

.soz-main--detail .soz-related__grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    margin-top: 12px;
}

.soz-main--detail .soz-related__item {
    padding: 9px 16px;
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(255, 255, 255, 0.03);
    color: rgba(255, 255, 255, 0.55);
    font-size: 13px;
    text-decoration: none;
    transition: border-color 0.2s, color 0.2s;
}

.soz-main--detail .soz-related__item i {
    display: none;
}

.soz-main--detail .soz-related__item:hover {
    border-color: rgba(255, 188, 0, 0.3);
    color: #ffbc00;
}

.soz-main--detail .soz-pager {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    margin-top: 24px;
    padding-top: 24px;
    border-top: 1px solid rgba(255, 255, 255, 0.07);
}

.soz-main--detail .soz-pager__spacer {
    display: none;
}

.soz-main--detail .soz-pager__link {
    max-width: none;
    padding: 14px 18px;
    text-align: center;
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(255, 255, 255, 0.02);
    text-decoration: none;
}

.soz-main--detail .soz-pager__link--next,
.soz-main--detail .soz-pager__link--prev {
    text-align: center;
}

.soz-main--detail .soz-pager__label {
    font-size: 10px;
    letter-spacing: 0.08em;
    color: rgba(255, 188, 0, 0.75);
}

.soz-main--detail .soz-pager__title {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.75);
}

.soz-main--detail .soz-pager__link:hover {
    border-color: rgba(255, 188, 0, 0.28);
}

.soz-main--detail .soz-legal-strip--article {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    margin-top: 24px;
    padding: 24px 0 0;
    border-top: 1px solid rgba(255, 255, 255, 0.07);
    text-align: center;
}

.soz-main--detail .soz-legal-strip__desc {
    flex: none;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.42);
}

.soz-main--detail .soz-legal-strip__label {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.7);
}

.soz-main--detail .soz-legal-strip__desc a {
    color: #ffbc00;
}

.soz-main--detail .soz-legal-strip__action {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
}

.soz-main--detail .soz-legal-strip__action:hover {
    color: #ffbc00;
}

/* Layout */
.soz-layout {
    display: grid;
    grid-template-columns: 280px 1fr;
    gap: 40px;
    align-items: start;
}

/* Sidebar */
.soz-sidebar {
    position: sticky;
    top: 100px;
}

.soz-sidebar__block {
    background: var(--soz-surface);
    border: 1px solid var(--soz-border);
    border-radius: 16px;
    padding: 20px;
    margin-bottom: 16px;
}

.soz-sidebar__title {
    margin: 0 0 14px;
    font-family: var(--sm-font-ui, 'Outfit', sans-serif);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--soz-gold);
}

.soz-toc {
    margin: 0;
    padding: 0;
    list-style: none;
}

.soz-toc li {
    margin-bottom: 6px;
}

.soz-toc a {
    display: block;
    padding: 8px 10px;
    border-radius: 8px;
    font-size: 13px;
    line-height: 1.4;
    color: var(--soz-muted);
    text-decoration: none;
    transition: background 0.2s, color 0.2s;
}

.soz-toc a:hover,
.soz-toc a.is-active {
    background: var(--soz-gold-soft);
    color: var(--soz-gold);
}

.soz-nav-links {
    margin: 0;
    padding: 0;
    list-style: none;
}

.soz-nav-links a {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 9px 10px;
    border-radius: 8px;
    font-size: 13px;
    color: var(--soz-muted);
    text-decoration: none;
    transition: background 0.2s, color 0.2s;
}

.soz-nav-links a i {
    width: 16px;
    color: rgba(255, 255, 255, 0.35);
    font-size: 12px;
}

.soz-nav-links a:hover,
.soz-nav-links a.is-active {
    background: var(--soz-gold-soft);
    color: var(--soz-gold);
}

.soz-nav-links a.is-active i,
.soz-nav-links a:hover i {
    color: var(--soz-gold);
}

/* Content */
.soz-content {
    background: var(--soz-surface);
    border: 1px solid var(--soz-border);
    border-radius: 20px;
    padding: 36px 40px;
}

.soz-intro {
    margin-bottom: 32px;
    padding-bottom: 28px;
    border-bottom: 1px solid var(--soz-border);
}

.soz-intro p {
    margin: 0 0 14px;
    font-size: 15px;
    line-height: 1.75;
    color: rgba(255, 255, 255, 0.78);
}

.soz-intro p:last-child {
    margin-bottom: 0;
}

.soz-section {
    margin-bottom: 36px;
    scroll-margin-top: 110px;
}

.soz-section:last-of-type {
    margin-bottom: 0;
}

.soz-section__title {
    display: flex;
    align-items: center;
    gap: 14px;
    margin: 0 0 18px;
    font-family: var(--sm-font-display-bold, 'ClashDisplay-Bold', sans-serif);
    font-size: clamp(1.15rem, 2vw, 1.4rem);
    font-weight: 700;
    color: var(--soz-text);
    line-height: 1.3;
}

.soz-section__num {
    flex-shrink: 0;
    font-family: var(--sm-font-body, 'Inter', sans-serif);
    font-size: 12px;
    font-weight: 700;
    color: var(--soz-gold);
    background: var(--soz-gold-soft);
    border: 1px solid var(--soz-gold-border);
    border-radius: 8px;
    padding: 4px 8px;
    letter-spacing: 0.04em;
}

.soz-section p {
    margin: 0 0 14px;
    font-size: 15px;
    line-height: 1.78;
    color: rgba(255, 255, 255, 0.72);
    text-align: justify;
}

.soz-section p:last-child {
    margin-bottom: 0;
}

.soz-list {
    margin: 14px 0 0;
    padding-left: 22px;
    color: rgba(255, 255, 255, 0.72);
}

.soz-list li {
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 1.65;
}

.soz-list--ordered {
    list-style: decimal;
}

/* Footer card */
.soz-article-footer {
    margin-top: 40px;
    padding-top: 32px;
    border-top: 1px solid var(--soz-border);
}

.soz-contact-card {
    background: linear-gradient(135deg, var(--soz-gold-soft) 0%, rgba(255, 255, 255, 0.02) 100%);
    border: 1px solid var(--soz-gold-border);
    border-radius: 16px;
    padding: 28px 32px;
    text-align: center;
}

.soz-contact-card h3 {
    margin: 0 0 10px;
    font-family: var(--sm-font-display-medium, 'ClashDisplay-Medium', sans-serif);
    font-size: 1.25rem;
    color: var(--soz-text);
}

.soz-contact-card p {
    margin: 0 0 20px;
    font-size: 15px;
    line-height: 1.65;
    color: var(--soz-muted);
}

.soz-contact-card a {
    color: var(--soz-gold);
    text-decoration: none;
}

.soz-contact-card a:hover {
    text-decoration: underline;
}

.soz-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 14px 28px;
    background: var(--soz-gold);
    color: #000;
    border-radius: 50px;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    transition: transform 0.2s, box-shadow 0.2s, background 0.2s;
}

.soz-btn:hover {
    background: #ffc933;
    transform: translateY(-2px);
    box-shadow: 0 10px 30px rgba(255, 188, 0, 0.25);
    color: #000;
}

/* Hub */
.soz-hub-grid {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 14px;
    margin-bottom: 36px;
}

.soz-hub-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 20px 14px 18px;
    background: var(--soz-surface);
    border: 1px solid var(--soz-border);
    border-radius: 14px;
    text-decoration: none;
    color: inherit;
    text-align: center;
    transition: border-color 0.25s, transform 0.25s;
    min-height: 100%;
}

.soz-hub-card:hover {
    border-color: var(--soz-gold-border);
    transform: translateY(-3px);
}

.soz-hub-card__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: auto;
    margin-bottom: 10px;
    background: none;
    border: none;
    border-radius: 0;
    color: var(--soz-gold);
    font-size: 22px;
    line-height: 1;
}

.soz-hub-card__title {
    margin: 0 0 8px;
    font-family: var(--sm-font-display-medium, 'ClashDisplay-Medium', sans-serif);
    font-size: 0.92rem;
    font-weight: 700;
    color: var(--soz-text);
    line-height: 1.35;
}

.soz-hub-card__desc {
    margin: 0 0 12px;
    flex: 1;
    font-size: 12px;
    line-height: 1.55;
    color: var(--soz-muted);
}

.soz-hub-card__link {
    font-size: 11px;
    font-weight: 600;
    color: var(--soz-gold);
}

.soz-hub-card__link i {
    margin-left: 4px;
    transition: transform 0.2s;
}

.soz-hub-card:hover .soz-hub-card__link i {
    transform: translateX(3px);
}

.soz-hub-footer {
    max-width: 100%;
    margin: 0;
    padding-top: 8px;
    border-top: 1px solid var(--soz-border);
}

.soz-legal-strip {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 12px 20px;
    padding: 16px 0 0;
}

.soz-legal-strip__label {
    margin: 0;
    flex: 0 0 auto;
    font-size: 13px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.88);
    letter-spacing: 0.01em;
}

.soz-legal-strip__desc {
    margin: 0;
    flex: 1 1 280px;
    font-size: 13px;
    line-height: 1.5;
    color: var(--soz-muted);
}

.soz-legal-strip__desc a {
    color: var(--soz-gold);
    text-decoration: none;
}

.soz-legal-strip__desc a:hover {
    text-decoration: underline;
}

.soz-legal-strip__action {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 13px;
    font-weight: 600;
    color: var(--soz-gold);
    text-decoration: none;
    transition: color 0.2s, gap 0.2s;
}

.soz-legal-strip__action:hover {
    color: #ffd54f;
    gap: 8px;
}

.soz-legal-strip__action i {
    font-size: 11px;
}

.soz-hub-quick {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    margin-top: 22px;
}

.soz-hub-quick a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 14px;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid var(--soz-border);
    border-radius: 50px;
    color: var(--soz-muted);
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
    transition: border-color 0.2s, color 0.2s, background 0.2s;
}

.soz-hub-quick a i {
    color: var(--soz-gold);
    font-size: 11px;
}

.soz-hub-quick a:hover {
    border-color: var(--soz-gold-border);
    color: var(--soz-gold);
    background: var(--soz-gold-soft);
}

/* Toolbar */
.soz-tool-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 9px 16px;
    background: var(--soz-surface);
    border: 1px solid var(--soz-border);
    border-radius: 50px;
    color: var(--soz-muted);
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    text-decoration: none;
    transition: border-color 0.2s, color 0.2s, background 0.2s;
    font-family: inherit;
}

.soz-tool-btn:hover {
    border-color: var(--soz-gold-border);
    color: var(--soz-gold);
    background: var(--soz-gold-soft);
}

/* Mobile nav */
.soz-mobile-nav {
    display: none;
    margin-bottom: 20px;
    background: var(--soz-surface);
    border: 1px solid var(--soz-border);
    border-radius: 14px;
    padding: 0;
}

.soz-mobile-nav summary {
    padding: 14px 18px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    color: var(--soz-text);
    list-style: none;
}

.soz-mobile-nav summary::-webkit-details-marker {
    display: none;
}

.soz-mobile-nav summary i {
    color: var(--soz-gold);
    margin-right: 8px;
}

.soz-mobile-nav .soz-nav-links {
    padding: 0 12px 12px;
    max-height: 280px;
    overflow-y: auto;
}

/* Related */
.soz-related {
    margin-top: 36px;
    padding-top: 28px;
    border-top: 1px solid var(--soz-border);
}

.soz-related__title {
    margin: 0 0 16px;
    font-size: 1rem;
    font-weight: 700;
    color: var(--soz-gold);
}

.soz-related__grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 10px;
}

.soz-related__item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 14px;
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid var(--soz-border);
    border-radius: 10px;
    color: var(--soz-muted);
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    transition: border-color 0.2s, color 0.2s;
}

.soz-related__item i {
    color: var(--soz-gold);
    width: 16px;
    flex-shrink: 0;
}

.soz-related__item:hover {
    border-color: var(--soz-gold-border);
    color: var(--soz-gold);
}

/* Pager */
.soz-pager {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
    margin-top: 36px;
    padding-top: 28px;
    border-top: 1px solid var(--soz-border);
}

.soz-pager__spacer {
    display: block;
}

.soz-pager__link {
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding: 16px 18px;
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid var(--soz-border);
    border-radius: 12px;
    text-decoration: none;
    transition: border-color 0.2s, background 0.2s;
}

.soz-pager__link:hover {
    border-color: var(--soz-gold-border);
    background: var(--soz-gold-soft);
}

.soz-pager__link--next {
    text-align: right;
}

.soz-pager__label {
    font-size: 12px;
    font-weight: 600;
    color: var(--soz-gold);
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.soz-pager__title {
    font-size: 14px;
    font-weight: 600;
    color: var(--soz-text);
    line-height: 1.4;
}

.soz-print-document__brand-sub {
    display: none;
}

.soz-only-print {
    display: none;
}

.soz-print-document__footer {
    display: none;
}

/* Print — A4 dikey sözleşme görünümü */
@media print {
    @page {
        size: A4 portrait;
        margin: 16mm 14mm 18mm 14mm;
    }

    html,
    body {
        width: auto !important;
        height: auto !important;
        min-height: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        overflow: visible !important;
        background: #fff !important;
        color: #111 !important;
        print-color-adjust: exact;
        -webkit-print-color-adjust: exact;
    }

    main,
    .soz-main,
    .soz-main--detail,
    .soz-body,
    .soz-article-wrap,
    .container,
    .container-1430,
    #sozPrintArea,
    .soz-content--detail,
    .soz-print-document,
    .soz-print-document__body {
        display: block !important;
        position: static !important;
        float: none !important;
        width: auto !important;
        max-width: none !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        overflow: visible !important;
        transform: none !important;
        background: #fff !important;
        border: none !important;
        box-shadow: none !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    .soz-body.pt-50,
    .soz-body.pb-100 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .soz-hero-band,
    .tp-breadcrumb-area,
    .soz-intro-block,
    .soz-content__head,
    .soz-article-bottom,
    .soz-related,
    .soz-pager,
    .soz-article-footer,
    .soz-sidebar,
    .soz-mobile-nav,
    .soz-hub-quick,
    .dgm-footer-area,
    .sm-cookie-root,
    #preloader,
    #magic-cursor,
    .back-to-top-wrapper,
    header,
    body > footer,
    nav.tp-main-menu {
        display: none !important;
    }

    .soz-print-document__header,
    .soz-print-document__footer {
        display: block !important;
    }

    .soz-print-document__header {
        margin: 0 0 10mm;
        padding: 0 0 6mm;
        border-bottom: 0.6pt solid #222;
        page-break-after: avoid;
        break-after: avoid-page;
    }

    .soz-print-document__brand {
        margin-bottom: 4mm;
    }

    .soz-print-document__company {
        margin: 0;
        font-family: 'Times New Roman', Times, Georgia, serif;
        font-size: 11pt;
        font-weight: 700;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #111;
    }

    .soz-print-document__brand-sub {
        margin: 1.5mm 0 0;
        font-family: 'Times New Roman', Times, Georgia, serif;
        font-size: 9pt;
        color: #444;
    }

    .soz-print-document__title {
        margin: 0 0 4mm;
        font-family: 'Times New Roman', Times, Georgia, serif;
        font-size: 16pt;
        font-weight: 700;
        line-height: 1.25;
        color: #000;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 0.03em;
    }

    .soz-print-document__meta {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 3mm;
        font-family: 'Times New Roman', Times, Georgia, serif;
        font-size: 8.5pt;
        color: #555;
    }

    .soz-print-document__body {
        font-family: 'Times New Roman', Times, Georgia, serif;
    }

    .soz-main--detail .pp-about-content-block {
        padding: 0 0 5mm;
        margin: 0 0 5mm;
        border-bottom: none;
        page-break-inside: auto;
        break-inside: auto;
    }

    .soz-main--detail .pp-about-content-block.soz-intro {
        padding-top: 0;
        margin-bottom: 6mm;
        border-bottom: 0.4pt solid #ccc;
        padding-bottom: 5mm;
    }

    .soz-main--detail .pp-about-content-block h2 {
        margin: 0 0 3mm;
        padding: 0 0 2mm;
        border: none;
        border-bottom: 0.4pt solid #ddd;
        font-family: 'Times New Roman', Times, Georgia, serif;
        font-size: 11.5pt;
        font-weight: 700;
        line-height: 1.35;
        color: #000;
        page-break-after: avoid;
        break-after: avoid-page;
    }

    .soz-print-section-no {
        display: inline;
        margin-right: 2mm;
        font-weight: 700;
    }

    .soz-main--detail .pp-about-content-block p {
        margin: 0 0 3.5mm;
        font-family: 'Times New Roman', Times, Georgia, serif;
        font-size: 10.5pt;
        line-height: 1.55;
        color: #111;
        text-align: justify;
        orphans: 3;
        widows: 3;
        page-break-inside: auto;
        break-inside: auto;
    }

    .soz-main--detail .pp-about-content-block p:last-of-type {
        margin-bottom: 0;
    }

    .soz-main--detail .soz-list {
        margin: 0 0 3mm 5mm;
        padding-left: 4mm;
        color: #111;
        page-break-inside: auto;
        break-inside: auto;
    }

    .soz-main--detail .soz-list li {
        margin-bottom: 2mm;
        font-family: 'Times New Roman', Times, Georgia, serif;
        font-size: 10.5pt;
        line-height: 1.5;
        text-align: justify;
        page-break-inside: auto;
        break-inside: auto;
    }

    .soz-print-document__footer {
        margin-top: 8mm;
        padding-top: 4mm;
        border-top: 0.4pt solid #bbb;
        page-break-inside: avoid;
        break-inside: avoid-page;
    }

    .soz-print-document__footer p {
        margin: 0 0 1.5mm;
        font-family: 'Times New Roman', Times, Georgia, serif;
        font-size: 8pt;
        line-height: 1.45;
        color: #444;
        text-align: center;
    }

    .soz-print-document__footer p:last-child {
        margin-bottom: 0;
    }

    .soz-print-document__legal-note {
        margin-top: 2mm !important;
        font-size: 7.5pt !important;
        font-style: italic;
        color: #666 !important;
    }

    a[href]::after {
        content: none !important;
    }

    a {
        color: #111 !important;
        text-decoration: none !important;
    }
}

/* Responsive */
@media (max-width: 1399px) {
    .soz-hub-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

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

    .soz-sidebar {
        position: static;
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
    }

    .soz-sidebar__block--nav {
        display: block;
    }

    .soz-mobile-nav {
        display: block;
    }

    .soz-hub-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .soz-legal-strip {
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 767px) {
    .soz-content {
        padding: 24px 20px;
    }

    .soz-content--detail {
        padding: 0;
    }

    .soz-article-wrap {
        max-width: 100%;
    }

    .soz-main--detail .soz-print-document {
        padding: 28px 20px 32px;
    }

    .soz-main--detail .soz-pager {
        grid-template-columns: 1fr;
    }

    .soz-main--detail .pp-about-content-block p,
    .soz-main--detail .soz-list li {
        font-size: 14px;
    }

    .soz-sidebar {
        grid-template-columns: 1fr;
    }

    .soz-section p {
        text-align: justify;
    }

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

    .soz-hub-card {
        padding: 16px 12px;
    }
}

@media (max-width: 479px) {
    .soz-hub-grid {
        grid-template-columns: 1fr;
    }
}
