.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:root{--bg:#f8f9fa;--card-bg:#ffffff;--text-primary:#111827;--text-secondary:#4b5563;--text-muted:#6b7280;--border:#e5e7eb;--tag-bg:#f3f4f6;--red:#dc2626;--green:#059669;--orange:#ea580c;--blue:#2563eb;--purple:#7c3aed;--max-width:1140px;--nav-height:60px;--radius:12px;--shadow-sm:0 1px 2px rgba(0,0,0,0.05);--shadow-md:0 4px 12px rgba(0,0,0,0.07);--shadow-lg:0 8px 30px rgba(0,0,0,0.1)}*,:after,:before{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden;overflow-y:scroll}.container{max-width:var(--max-width);margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;width:100%}a{color:inherit}img{max-width:100%}.navbar{background:#111827;position:-webkit-sticky;position:sticky;top:0;z-index:100;height:var(--nav-height);border-bottom:1px solid rgba(255,255,255,.06)}.navbar-inner{justify-content:space-between;height:100%}.navbar-inner,.navbar-logo{display:flex;align-items:center}.navbar-logo{gap:10px;text-decoration:none;color:#fff}.navbar-logo-icon{font-size:22px}.navbar-logo-text{font-size:17px;font-weight:800;font-family:var(--font-serif),serif;letter-spacing:-.3px}.navbar-links{display:flex;list-style:none;gap:2px}.navbar-link{display:block;padding:8px 12px;font-size:13px;font-weight:500;color:rgba(255,255,255,.8);text-decoration:none;border-radius:8px;transition:all .2s}.navbar-link:hover{color:#fff;background:rgba(255,255,255,.08)}.navbar-link.active{color:#fff;background:rgba(255,255,255,.12)}.navbar-toggle{display:none;background:none;border:none;cursor:pointer;padding:8px}.hamburger{display:block;position:relative}.hamburger,.hamburger:after,.hamburger:before{width:20px;height:2px;background:#fff;transition:all .2s}.hamburger:after,.hamburger:before{content:"";position:absolute;left:0}.hamburger:before{top:-6px}.hamburger:after{top:6px}.hamburger.open{background:transparent}.hamburger.open:before{top:0;transform:rotate(45deg)}.hamburger.open:after{top:0;transform:rotate(-45deg)}.site-footer{background:#111827;color:rgba(255,255,255,.7);padding:48px 0 28px;margin-top:80px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;grid-gap:36px;gap:36px;margin-bottom:36px}.footer-heading{font-size:14px;font-weight:700;color:#fff;margin-bottom:14px}.footer-text{font-size:13px;line-height:1.6;color:rgba(255,255,255,.75)}.footer-links{list-style:none}.footer-links li{margin-bottom:8px}.footer-links a{font-size:13px;color:rgba(255,255,255,.75);text-decoration:none;transition:color .15s}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:24px;text-align:center}.footer-bottom p{font-size:12px;color:rgba(255,255,255,.7)}.footer-disclaimer{margin-top:8px;font-size:11px!important;color:rgba(255,255,255,.65)!important;max-width:600px;margin-left:auto;margin-right:auto}.breadcrumbs{padding:16px 0;margin-bottom:4px}.breadcrumbs ol{list-style:none;flex-wrap:wrap}.breadcrumbs li,.breadcrumbs ol{display:flex;gap:4px;align-items:center}.breadcrumbs li{font-size:12.5px;color:var(--text-muted)}.breadcrumbs a{color:var(--text-secondary);text-decoration:none}.breadcrumbs a:hover{color:var(--blue)}.breadcrumb-sep{color:var(--border);margin:0 2px}.page-section{padding:32px 0}.section-title{font-size:20px;font-weight:800;font-family:var(--font-serif),serif;margin-bottom:16px}.card{background:var(--card-bg);border-radius:var(--radius);padding:20px;box-shadow:var(--shadow-sm);transition:all .25s cubic-bezier(.4,0,.2,1);border:1px solid transparent}.card:hover{box-shadow:var(--shadow-md)}.badge{display:inline-block;font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px}.badge-isci{background:#ecfdf5;color:#047857}.badge-isveren{background:#fff7ed;color:#c2410c}.search-box{display:flex;gap:8px;width:100%;max-width:560px;margin:0 auto 32px;background:rgba(255,255,255,.95);border-radius:12px;padding:6px;box-shadow:0 4px 20px rgba(0,0,0,.15)}.search-input{flex:1 1;padding:12px 16px;border:none;background:transparent;font-size:14px;color:#111;outline:none;font-family:var(--font-inter),sans-serif}.search-input::placeholder{color:#9ca3af}.search-btn{padding:10px 24px;border:none;background:#111827;color:#fff;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;font-family:var(--font-inter),sans-serif}.search-btn:hover{background:#1f2937}.hero{background:#111827;padding:64px 0 56px}.hero-content{display:flex;flex-direction:column;align-items:center}.hero h1{font-size:34px;font-weight:900;color:#fff;font-family:var(--font-serif),serif;line-height:1.15;margin-bottom:12px;letter-spacing:-.5px}.hero p{font-size:15px;color:rgba(255,255,255,.75);max-width:560px;line-height:1.7;margin-bottom:28px}.hero-stats{display:flex;gap:24px;flex-wrap:wrap}.hero-stat{text-align:center;min-width:70px}.hero-stat-value{font-size:26px;font-weight:800;color:#fff;line-height:1}.hero-stat-label{font-size:10.5px;color:rgba(255,255,255,.75);font-weight:500;margin-top:4px}.section-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(250px,100%),1fr));grid-gap:16px;gap:16px}.section-card{background:var(--card-bg);border-radius:var(--radius);padding:22px;text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:8px;box-shadow:var(--shadow-sm);border:1px solid var(--border);transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.section-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--card-accent)}.section-card:hover{box-shadow:var(--shadow-md)}.section-card-icon{font-size:28px;margin-bottom:4px}.section-card-title{font-size:15px;font-weight:700}.section-card-desc{font-size:12.5px;color:var(--text-secondary);line-height:1.5;flex:1 1}.section-card-stat{font-size:12px;font-weight:600;opacity:.8}.featured-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(300px,100%),1fr));grid-gap:16px;gap:16px}.featured-card{background:var(--card-bg);border-radius:var(--radius);padding:18px 20px;text-decoration:none;color:inherit;box-shadow:var(--shadow-sm);border-left:4px solid var(--card-accent,var(--border));transition:all .2s}.featured-card:hover{box-shadow:var(--shadow-md)}.content-body h2{font-size:20px;font-weight:700;margin:28px 0 12px;font-family:var(--font-serif),serif}.content-body h3{font-size:16px;font-weight:700;margin:20px 0 8px}.content-body p{margin-bottom:14px;line-height:1.8}.content-body ol,.content-body ul{margin:8px 0 16px 20px}.content-body li{margin-bottom:6px;line-height:1.6}.content-body a{color:var(--blue);text-decoration:underline;text-underline-offset:2px}.form-table{width:100%;border-collapse:collapse;margin:12px 0 20px;font-size:13px}.form-table td,.form-table th{padding:10px 12px;border:1px solid var(--border);text-align:left}.form-table th{background:var(--tag-bg);font-weight:600;font-size:12px}.dilekce-content{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius);padding:32px 36px;font-size:14.5px;line-height:1.8;font-family:var(--font-serif),serif}.dilekce-content p{margin-bottom:14px}.dilekce-content ul{margin:8px 0 16px 20px}.dilekce-content li{margin-bottom:6px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.section-header .section-title{margin-bottom:0}.section-header-link{font-size:13px;color:var(--blue);font-weight:600;text-decoration:none}.category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:10px;gap:10px}.category-card{text-decoration:none;padding:14px 16px}.category-card-label{font-size:13px;font-weight:700}.category-card-count{font-size:11px;color:var(--text-muted);margin-top:3px}.featured-card-title{font-size:14px;font-weight:700;font-family:var(--font-serif),serif;margin-bottom:4px}.featured-card-desc{font-size:12px;color:var(--text-secondary);line-height:1.5}.badge-sm,.badge-tag{font-size:10px;padding:2px 8px}.badge-tag{background:var(--tag-bg);color:#4b5563}.badge-tag-lg{background:var(--tag-bg);color:var(--text-secondary);font-size:12px;padding:5px 12px}.karar-badges{display:flex;gap:6px;margin-bottom:4px;flex-wrap:wrap}.karar-title{font-size:14px;font-weight:700;font-family:var(--font-serif),serif;line-height:1.35}.karar-meta{font-size:11px;color:var(--text-muted);margin-top:4px}.stack{gap:8px}.stack,.stack-lg{display:flex;flex-direction:column}.stack-lg{gap:12px}.sss-item{padding:16px 20px;cursor:pointer}.sss-summary{font-size:14px;font-weight:600;line-height:1.4;list-style:none;display:flex;justify-content:space-between;align-items:center}.sss-icon{font-size:18px;color:var(--text-muted);flex-shrink:0;margin-left:8px}.sss-answer{font-size:13.5px;line-height:1.7;color:var(--text-secondary);margin-top:12px;padding-top:12px;border-top:1px solid var(--border)}.two-col-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));grid-gap:24px;gap:24px}.card-link{text-decoration:none;display:block;padding:12px 16px}.card-link-title{font-size:13px;font-weight:600}.content-list-title{font-size:24px;margin-bottom:6px}.content-list-desc{font-size:14px;color:var(--text-secondary);margin-bottom:6px}.content-list-count{font-size:13px;color:var(--text-muted);margin-bottom:28px}.content-list-item{text-decoration:none;animation:fadeIn .4s ease both}.content-list-item-title{font-size:15px;font-weight:700;font-family:var(--font-serif),serif;line-height:1.35;margin-bottom:6px}.content-list-item-desc{font-size:13px;color:var(--text-secondary);line-height:1.5;margin-bottom:8px}.content-list-item-tags{display:flex;gap:6px;flex-wrap:wrap}.detail-badge{margin-bottom:12px;display:inline-block}.detail-title{font-size:24px;font-weight:800;font-family:var(--font-serif),serif;line-height:1.3;margin-bottom:20px}.detail-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:24px;margin-bottom:24px}.detail-disclaimer{background:#FFF8E1;border-radius:8px;padding:14px 18px;margin-top:24px;font-size:12.5px;color:#795548;line-height:1.5}.detail-related{margin-top:32px}.detail-related .section-title{font-size:16px}.detail-related-item{text-decoration:none;padding:12px 16px}.detail-related-item-title{font-size:14px;font-weight:600;font-family:var(--font-serif),serif}.mb-48{margin-bottom:48px}.text-center{text-align:center}details summary::-webkit-details-marker{display:none}details summary{list-style:none}details[open] summary span:last-child{transform:rotate(45deg)}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-12px)}to{opacity:1;transform:translateX(0)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-in{animation:fadeIn .5s ease both}@media (max-width:768px){.navbar-toggle{display:block}.navbar-links{display:none;position:absolute;top:var(--nav-height);left:0;right:0;background:rgba(17,24,39,.98);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-direction:column;padding:8px 16px 16px;border-bottom:1px solid rgba(255,255,255,.08)}.navbar-links.show{display:flex}.navbar-link{padding:12px;font-size:14px}.footer-grid{grid-template-columns:1fr 1fr;gap:24px}.hero h1{font-size:26px}.hero-stats{gap:16px}.section-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (max-width:480px){.footer-grid{grid-template-columns:1fr}.container{padding:0 16px}.hero{padding:36px 0 32px}.hero h1{font-size:22px}.section-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:1fr 1fr}}@media print{.breadcrumbs,.navbar,.site-footer{display:none}.card{box-shadow:none;border:1px solid #ddd}body{background:#fff}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_1b85de{font-family:Inter,Inter Fallback;font-style:normal}.__variable_1b85de{--font-inter:"Inter","Inter Fallback"}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/3d165c286d94e27c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/e54d16b9f2c4535b-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/7c21074d9bafed1b-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/916860560b9a2bc2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/591e43f23f51e5a5-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/97ac91773d3121b2-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Source Serif 4 Fallback";src:local("Times New Roman");ascent-override:87.87%;descent-override:28.41%;line-gap-override:0.00%;size-adjust:117.91%}.__className_b897fa{font-family:"Source Serif 4","Source Serif 4 Fallback";font-style:normal}.__variable_b897fa{--font-serif:"Source Serif 4","Source Serif 4 Fallback"}