*{margin:0;padding:0;box-sizing:border-box}body,html{overflow-x:clip}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0b0f1a;min-height:100vh;color:#e5e7eb}.app-root{flex:1 1 auto;display:flex;flex-direction:column;min-width:0;min-height:0;padding-bottom:clamp(36px,5vw,64px)}.container{width:100%;max-width:1200px;margin:0 auto;padding:20px;min-width:0}.navbar{background:linear-gradient(135deg,rgba(15,23,42,.98),rgba(30,41,59,.98));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:18px 0;margin-bottom:30px;border-radius:0;border-bottom:2px solid rgba(59,130,246,.3);box-shadow:0 4px 20px rgba(0,0,0,.4)}.navbar-content{max-width:1400px;margin:0 auto;padding:0 24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:24px}.navbar h1{color:#f9fafb;font-size:1.75rem;font-weight:700;text-shadow:0 2px 8px rgba(0,0,0,.3);letter-spacing:-.5px;background:linear-gradient(135deg,#fff,#e5e7eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.navbar nav{display:flex;gap:8px;align-items:center}.navbar a{color:#d1d5db;text-decoration:none;font-weight:500;font-size:.95rem;padding:10px 18px;border-radius:10px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;border:1px solid transparent}.navbar a:hover{background:rgba(59,130,246,.15);color:#93c5fd;border-color:rgba(59,130,246,.3);transform:translateY(-1px);box-shadow:0 4px 12px rgba(59,130,246,.2)}.navbar a:active{transform:translateY(0)}.navbar a.active,.navbar a[aria-current=page]{background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(37,99,235,.2));color:#60a5fa;border-color:rgba(59,130,246,.4);box-shadow:0 2px 8px rgba(59,130,246,.25)}.search-section{background:#111827;padding:30px;border-radius:15px;margin-bottom:30px;box-shadow:0 4px 20px rgba(0,0,0,.35);overflow:visible;min-width:0;max-width:100%}.search-section p{overflow-wrap:anywhere;word-break:break-word}.search-input-wrapper{position:relative}.search-input{width:100%;padding:15px 20px;font-size:1.1rem;border:1px solid #2b3646;border-radius:10px;transition:border-color .3s;background:#0f172a;color:#e5e7eb}.search-input:focus{outline:none;border-color:#60a5fa}.search-input.compact{padding:10px 12px;font-size:.95rem}.filter-row{display:flex;flex-wrap:nowrap;column-gap:6px;row-gap:4px;align-items:flex-end;overflow:visible}.search-section-top{margin-bottom:0}.search-section-middle{margin-top:0;margin-bottom:0}.search-section-bottom{margin-top:0}.filter-row-top{display:none}.filter-desktop-only{display:block}@media (min-width:769px){.filter-row-top{display:flex!important}.filter-goals-row>div,.filter-row-bottom,.filter-row-top{justify-content:center}.filter-goals-row>div{display:flex}.filter-goals-row>div>div>div,.filter-row-bottom>div,.filter-row-bottom>div[style],.filter-row-top>div:not(:first-child),.filter-row-top>div:not(:first-child)[style]{flex:1 1!important;min-width:0!important;max-width:none!important;width:auto!important}.filter-row-top>div:first-child,.filter-row-top>div:first-child[style]{flex:0 0 auto!important;min-width:200px!important;max-width:250px!important}.filter-input-short{width:100%!important;min-width:100%!important;max-width:100%!important;padding:8px!important;font-size:12px!important}}@media (max-width:768px){.search-section-top{margin-bottom:16px}.search-section-middle{margin-top:0;margin-bottom:16px}.search-section-bottom{margin-top:0}.filter-row-top{display:flex!important}.filter-row-bottom{margin-top:0;margin-bottom:0}.filter-desktop-only{display:none!important}.filter-goals-row{margin-top:0!important}.filter-row{flex-wrap:nowrap!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;gap:6px!important;column-gap:6px!important;row-gap:4px!important;padding-bottom:4px;align-items:flex-end}.filter-cell{flex-shrink:0!important;min-width:auto!important;margin-left:0!important;margin-right:0!important;width:auto!important}.filter-row[style]{column-gap:6px!important}.filter-cell[style*=margin-left],.filter-cell[style*=marginLeft]{margin-left:0!important}.filter-cell[style*=margin-right],.filter-cell[style*=marginRight]{margin-right:0!important}}.filter-cell{display:flex;flex-direction:column;gap:4px;align-items:center;white-space:nowrap}@media (max-width:768px){.filter-cell[style*="-2 px"],.filter-cell[style*="-2px"]{margin-left:0!important;margin-right:0!important}.filter-cell[style*="min-width: 200px"],.filter-cell[style*="minWidth: '200px'"],.filter-cell[style*='minWidth: "200px"'],.filter-row>div:empty{display:none!important}}.filter-label{font-size:.85rem;color:#cbd5f5;font-weight:600;text-transform:uppercase;letter-spacing:.3px;text-align:center}.filter-input-short{width:100%;min-width:100%;max-width:100%;text-align:center}.filter-league-small{max-width:80px;min-width:80px;font-size:.8rem;padding:6px 8px}.search-hint{margin-top:10px;font-size:.9rem;color:#888;font-style:italic}.matches-container{display:grid;grid-gap:20px;gap:20px;width:100%;max-width:100%;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch}.matches-table{width:100%;border-collapse:collapse;min-width:1200px;background:#0f172a;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.35)}@media (max-width:768px){.matches-table{min-width:auto;width:100%;display:table}}.matches-table td,.matches-table th{padding:10px 8px;border-bottom:1px solid #1f2937;text-align:left;font-size:13px;white-space:nowrap}.matches-table th{background:#111827;font-weight:600}.matches-table tr:nth-child(2n) td{background:#0b1220}.match-card{background:#fff;border-radius:15px;padding:25px;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s}.match-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.15)}.match-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #f0f0f0}.league{font-size:.9rem;color:#888;font-weight:500}.match-time{font-size:.9rem;color:#667eea;font-weight:600}.match-status{padding:4px 12px;border-radius:12px;font-size:.8rem;font-weight:600}.match-status.past{background:#fee;color:#c33}.match-status.today{background:#efe;color:#3c3}.match-status.upcoming{background:#eef;color:#33c}.teams{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:15px}.team{flex:1 1;text-align:center}.team-name{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:5px}.vs{font-size:1.5rem;font-weight:700;color:#667eea;margin:0 10px}.odds-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:15px;gap:15px;margin-top:20px}.odd-item{text-align:center;padding:15px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:10px;transition:all .3s;cursor:pointer}.odd-item:hover{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;transform:scale(1.05)}.odd-label{font-size:.85rem;color:#666;margin-bottom:8px;font-weight:500}.odd-item:hover .odd-label{color:hsla(0,0%,100%,.9)}.odd-value{font-size:1.5rem;font-weight:700;color:#333}.loading,.odd-item:hover .odd-value{color:#fff}.loading{text-align:center;padding:40px}.spinner{border:4px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite;margin:0 auto 20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:99999;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.loading-overlay-content{text-align:center;padding:30px;background:rgba(15,23,42,.9);border-radius:16px;border:1px solid rgba(59,130,246,.3);box-shadow:0 8px 32px rgba(0,0,0,.4)}.loading-overlay-spinner{width:60px;height:60px;border:4px solid hsla(0,0%,100%,.2);border-top-color:#3b82f6;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 20px}.loading-overlay-text{font-size:18px;font-weight:600;color:#e5e7eb;margin-top:16px}.error{background:#f44;color:#fff;padding:15px 20px;border-radius:10px;margin-bottom:20px;text-align:center;font-weight:500}.no-matches{text-align:center;padding:60px 20px;background:#111827;border-radius:15px;color:#9ca3af}.no-matches h3{font-size:1.5rem;margin-bottom:10px;color:#e5e7eb}.btn-primary{background:#16a34a;color:#fff;border:none;padding:12px 18px;border-radius:10px;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.btn-primary:hover{background:#15803d;transform:translateY(-1px);box-shadow:0 6px 18px rgba(22,163,74,.25)}.btn-secondary{background:#2563eb;color:#fff;border:none;padding:12px 18px;border-radius:10px;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.btn-secondary:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 6px 18px rgba(37,99,235,.25)}.btn-analiz{display:inline-block;padding:6px 12px;border-radius:8px;background:#16a34a;color:#fff;text-decoration:none;font-weight:600;font-size:12px}.btn-analiz:hover{background:#15803d}@media (max-width:768px){.navbar{padding:12px 0;border-radius:12px}.navbar-content{padding:0 16px;gap:16px}.navbar h1{font-size:1.4rem}.navbar nav{flex-direction:row;flex-wrap:wrap;gap:6px;width:100%;justify-content:center}.navbar a{padding:8px 14px;font-size:.875rem}.teams{flex-direction:column}.vs{margin:10px 0}.odds-section{grid-template-columns:repeat(3,1fr)}.filter-row{grid-template-columns:repeat(2,minmax(120px,1fr))}}.main-layout{display:flex;gap:20px;max-width:1600px;margin:0 auto;padding:20px}.main-content{flex:1 1;min-width:0}.ad-left,.ad-right{width:160px;flex-shrink:0;position:-webkit-sticky;position:sticky;top:20px;height:-moz-fit-content;height:fit-content}@media (max-width:1024px){.main-layout{padding:15px;gap:15px}.ad-left,.ad-right{width:120px}.container{padding:15px}}@media (max-width:768px){.main-layout{flex-direction:column;padding:8px;gap:8px}.ad-left,.ad-right{display:none}.container{padding:8px;max-width:100%}.navbar{padding:12px 0;margin-bottom:15px}.navbar-content{flex-direction:column;gap:12px;padding:0 12px}.navbar h1{font-size:1.3rem}.navbar nav{flex-wrap:wrap;gap:8px;justify-content:center}.navbar nav a{font-size:12px;padding:6px 10px}.search-section{padding:12px;border-radius:10px}.filter-row{flex-wrap:nowrap!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;gap:6px!important;column-gap:6px!important;row-gap:4px!important;font-size:10px;padding-bottom:4px;align-items:flex-end}.filter-cell{flex-shrink:0!important;width:auto!important;margin-left:0!important;margin-right:0!important;min-width:auto!important}.filter-cell[style*="min-width: 200px"],.filter-cell[style*="minWidth: '200px'"],.filter-cell[style*='minWidth: "200px"'],.filter-row>div:empty{display:none!important}.filter-row[style]{column-gap:6px!important}.filter-cell[style*=margin-left],.filter-cell[style*=marginLeft]{margin-left:0!important}.filter-cell[style*=margin-right],.filter-cell[style*=marginRight]{margin-right:0!important}.filter-label{font-size:10px;margin-bottom:4px}.filter-input-short,.search-input{padding:6px!important}.filter-input-short{width:8ch!important;min-width:8ch!important;max-width:8ch!important}.matches-table{font-size:10px;overflow-x:auto;display:table;width:100%;min-width:100%}.matches-container{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-right:10px;margin-right:-10px}.matches-table td,.matches-table th{padding:6px 4px;white-space:nowrap;font-size:9px;min-width:50px}.matches-table th{font-size:9px;padding:8px 4px;position:-webkit-sticky;position:sticky;left:0;background:#111827;z-index:10}.matches-table td:first-child{position:-webkit-sticky;position:sticky;left:0;background:#0f172a;z-index:5}.matches-table tr:nth-child(2n) td:first-child{background:#0b1220}.btn-primary,.btn-secondary{font-size:12px;padding:8px 12px}.banner-space{height:60px!important}h1,h2,h3{font-size:1.2rem!important}.search-section>div{font-size:10px!important}div[style*=gridTemplateColumns]{gap:6px!important}body{font-size:13px!important}.filter-label{font-size:10px!important}.filter-input-short,.search-input{font-size:11px!important}div[style*="fontSize: '12px'"]{font-size:10px!important}div[style*="fontSize: '11px'"]{font-size:9px!important}div[style*="fontSize: '10px'"]{font-size:8px!important}div[style*="padding: '12px'"],div[style*="padding: '16px'"]{padding:8px!important}div[style*="padding: '8px'"]{padding:6px!important}}@media (max-width:480px){.container,.main-layout{padding:5px}.navbar{padding:10px 0;margin-bottom:12px}.navbar h1{font-size:1.1rem}.navbar-content{padding:0 10px;gap:10px}.navbar nav a{font-size:11px;padding:5px 8px}.search-section{padding:10px;border-radius:8px}.filter-row{flex-wrap:nowrap!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;gap:5px!important;column-gap:5px!important;row-gap:3px!important;font-size:9px;padding-bottom:4px;align-items:flex-end}.filter-cell{flex-shrink:0!important;width:auto!important;margin-left:0!important;margin-right:0!important;min-width:auto!important}.filter-cell[style*="min-width: 200px"],.filter-cell[style*="minWidth: '200px'"],.filter-cell[style*='minWidth: "200px"'],.filter-row>div:empty{display:none!important}.filter-row[style]{column-gap:5px!important}.filter-cell[style*=margin-left],.filter-cell[style*=marginLeft]{margin-left:0!important}.filter-cell[style*=margin-right],.filter-cell[style*=marginRight]{margin-right:0!important}.filter-label{font-size:9px}.filter-input-short,.search-input{padding:5px!important}.filter-input-short{width:7ch!important;min-width:7ch!important;max-width:7ch!important}.matches-table{font-size:8px;width:100%;min-width:100%}.matches-container{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-right:8px;margin-right:-8px}.matches-table td,.matches-table th{padding:5px 3px;font-size:8px;min-width:45px}.matches-table th{font-size:8px;padding:6px 3px;position:-webkit-sticky;position:sticky;left:0;background:#111827;z-index:10}.matches-table td:first-child{position:-webkit-sticky;position:sticky;left:0;background:#0f172a;z-index:5}.matches-table tr:nth-child(2n) td:first-child{background:#0b1220}.btn-primary,.btn-secondary{font-size:11px;padding:6px 10px}.banner-space{height:50px!important}h1,h2,h3{font-size:1rem!important}.search-section>div{font-size:9px!important}div[style*=gridTemplateColumns]{gap:4px!important}body{font-size:12px!important}.filter-label{font-size:9px!important}.filter-input-short,.search-input{font-size:10px!important}div[style*="fontSize: '12px'"]{font-size:9px!important}div[style*="fontSize: '11px'"]{font-size:8px!important}div[style*="fontSize: '10px'"]{font-size:7px!important}div[style*="padding: '12px'"],div[style*="padding: '16px'"]{padding:6px!important}div[style*="padding: '8px'"]{padding:5px!important}}.guide-callout{position:relative;margin-bottom:18px;border-radius:16px;overflow:hidden;border:1px solid rgba(59,130,246,.45);background:linear-gradient(145deg,rgba(17,24,39,.98),rgba(15,23,42,.92) 45%,rgba(30,41,59,.85));box-shadow:0 0 0 1px rgba(15,23,42,.8),0 8px 32px rgba(0,0,0,.45),0 0 40px rgba(59,130,246,.12)}.guide-callout-glow{position:absolute;inset:-40% -20% auto auto;width:60%;height:120%;background:radial-gradient(circle at 30% 30%,rgba(59,130,246,.35),transparent 55%);pointer-events:none}.guide-callout-inner{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:16px 20px;padding:18px 20px}.guide-callout-icon{flex-shrink:0;width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,rgba(59,130,246,.25),rgba(37,99,235,.12));border:1px solid rgba(96,165,250,.35);color:#93c5fd}.guide-callout-text{flex:1 1 220px;min-width:0}.guide-callout-kicker{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#60a5fa;margin-bottom:4px}.guide-callout-title{font-size:1.05rem;font-weight:700;color:#f9fafb;line-height:1.35;margin-bottom:6px}.guide-callout-desc{font-size:13px;line-height:1.55;color:#9ca3af;margin:0}.guide-callout-cta{flex-shrink:0;display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border-radius:12px;font-size:14px;font-weight:600;color:#0b1120;text-decoration:none;background:linear-gradient(135deg,#60a5fa,#3b82f6 50%,#2563eb);box-shadow:0 4px 16px rgba(59,130,246,.45);transition:transform .2s ease,box-shadow .2s ease}.guide-callout-cta:hover{transform:translateY(-1px);box-shadow:0 6px 22px rgba(59,130,246,.55);color:#030712}.guide-callout-cta-arrow{transition:transform .2s ease}.guide-callout-cta:hover .guide-callout-cta-arrow{transform:translateX(3px)}@media (max-width:640px){.guide-callout-inner{flex-direction:column;align-items:stretch;text-align:center}.guide-callout-icon{margin:0 auto}.guide-callout-cta{justify-content:center}}.site-footer{position:relative;margin-top:auto;padding:0 20px 28px;background:linear-gradient(180deg,#020617,#0a0f1c 48%,#0b0f1a);overflow:hidden}.site-footer-topline{height:3px;border-radius:0 0 4px 4px;max-width:1200px;margin:0 auto;background:linear-gradient(90deg,#1d4ed8,#3b82f6 35%,#60a5fa 65%,#2563eb);opacity:.85;box-shadow:0 4px 24px rgba(59,130,246,.25)}.site-footer-inner{max-width:1200px;margin:0 auto;padding-top:36px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,220px) minmax(0,1.35fr);grid-gap:20px;gap:20px;align-items:start}@media (max-width:1024px){.site-footer-inner{grid-template-columns:1fr 1fr}.site-footer-card--rehber{grid-column:1/-1}}@media (max-width:560px){.site-footer-inner{grid-template-columns:1fr}}.site-footer-card{background:rgba(15,23,42,.55);border:1px solid rgba(51,65,85,.55);border-radius:16px;padding:18px 20px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-footer-card--brand{padding:22px 22px 20px}.site-footer-card--rehber{padding-bottom:16px}.site-footer-logo-block{display:flex;align-items:center;gap:14px;text-decoration:none;margin-bottom:14px}.site-footer-logo-block>div{display:flex;flex-direction:column;gap:4px}.site-footer-logo{border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.35)}.site-footer-name{font-size:1.2rem;font-weight:800;letter-spacing:-.02em;color:#f9fafb;line-height:1.15}.site-footer-badge{font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#60a5fa;opacity:.95}.site-footer-tagline{font-size:13px;line-height:1.65;color:#94a3b8;margin:0;max-width:340px}.site-footer-card-title{font-size:1.05rem;font-weight:700;color:#f1f5f9;margin:0 0 14px;padding-bottom:10px;border-bottom:1px solid rgba(51,65,85,.55);letter-spacing:-.02em}.site-footer-rehber-head{margin-bottom:12px}.site-footer-rehber-head .site-footer-card-title{margin-bottom:4px;padding-bottom:8px}.site-footer-card-desc{font-size:12px;color:#64748b;margin:0 0 14px;line-height:1.45}.site-footer-links{list-style:none;padding:0;margin:0}.site-footer-links li{margin-bottom:2px}.site-footer-links a{display:inline-block;padding:8px 10px 8px 8px;margin-left:-8px;border-radius:8px;color:#cbd5e1;text-decoration:none;font-size:14px;transition:background .2s ease,color .2s ease}.site-footer-links a:hover{background:rgba(59,130,246,.12);color:#e0f2fe}.site-footer-rehber-grid{list-style:none;padding:0;margin:0 0 14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2px 12px;gap:2px 12px}@media (max-width:480px){.site-footer-rehber-grid{grid-template-columns:1fr}}.site-footer-rehber-grid a{display:block;padding:8px 10px;margin:0 -10px;border-radius:8px;color:#cbd5e1;text-decoration:none;font-size:13px;line-height:1.35;transition:background .2s ease,color .2s ease}.site-footer-rehber-grid a:hover{background:rgba(59,130,246,.1);color:#f0f9ff}.site-footer-rehber-all{display:inline-flex;align-items:center;gap:6px;padding:10px 14px;border-radius:10px;font-size:13px;font-weight:600;color:#0f172a;text-decoration:none;background:linear-gradient(135deg,#60a5fa,#3b82f6 50%,#2563eb);box-shadow:0 4px 16px rgba(37,99,235,.35);transition:transform .2s ease,box-shadow .2s ease}.site-footer-rehber-all:hover{transform:translateY(-1px);box-shadow:0 6px 22px rgba(37,99,235,.45);color:#020617}.site-footer-bottom{max-width:1200px;margin:28px auto 0;padding:18px 20px 0;border-top:1px solid rgba(30,41,59,.85);display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px 12px}.site-footer-copy{font-size:12px;color:#64748b;margin:0}.site-footer-dot{width:4px;height:4px;border-radius:50%;background:#334155;flex-shrink:0}.site-footer-meta-link{font-size:12px;color:#94a3b8;text-decoration:none;transition:color .2s ease}.site-footer-meta-link:hover{color:#7dd3fc}.rehber-prose{font-size:15px;line-height:1.75;color:#d1d5db}.rehber-prose h2{font-size:1.2rem;color:#f9fafb;margin:28px 0 12px}.rehber-prose h3{font-size:1.05rem;color:#e5e7eb;margin:20px 0 10px}.rehber-prose p{margin-bottom:14px}.rehber-prose ol,.rehber-prose ul{margin:0 0 14px 1.25rem}.rehber-prose li{margin-bottom:8px}.rehber-prose strong{color:#e5e7eb}.rehber-prose table{width:100%;border-collapse:collapse;font-size:14px;margin:16px 0 20px}.rehber-prose td,.rehber-prose th{border:1px solid #334155;padding:10px 12px;text-align:left;vertical-align:top}.rehber-prose th{background:rgba(30,41,59,.6);color:#e2e8f0;font-weight:600}.rehber-prose tbody tr:nth-child(2n){background:rgba(15,23,42,.35)}.rehber-prose hr{border:none;border-top:1px solid #334155;margin:28px 0}.rehber-prose blockquote{margin:16px 0 18px;padding:14px 18px;border-left:4px solid #3b82f6;background:rgba(30,41,59,.45);border-radius:0 10px 10px 0;color:#cbd5e1;font-size:14px}