.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.hp-section{padding:36px 0}
.hp-section h2{font-size:22px;font-weight:800;color:#1a2b4c;margin:0 0 16px}
.hp-section h2 a{color:#1a2b4c;text-decoration:none}
.hp-section h2 a:hover{color:#0052CC}
.hp-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}
.hp-section-head h2{margin:0}
.hp-section-head a{font-size:13px;color:#0052CC;font-weight:600;text-decoration:none;white-space:nowrap}
.hp-section-head a:hover{text-decoration:underline}
.hp-section-head span{font-size:12px;color:#8899aa}
.hp-gray{background:#f8f9fa;border-radius:14px;padding:28px 24px;margin-bottom:12px}
.hp-rates-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}
.hp-rates-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px;text-align:center;transition:box-shadow .25s ease,transform .25s ease}
.hp-rates-card:hover{box-shadow:0 4px 14px rgba(0,50,120,.07);transform:translateY(-2px)}
.hp-rates-label{font-size:12px;font-weight:600;color:#8899aa;margin-bottom:6px;letter-spacing:.3px}
.hp-rates-value{font-size:24px;font-weight:800;color:#1a2b4c;line-height:1.1}
.hp-rates-meta{font-size:11px;color:#aab;margin-top:5px}
.hp-rates-meta .hp-rates-chg{font-weight:700}
.hp-rates-info{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;flex-wrap:wrap;gap:8px}
.hp-rates-info span{font-size:12px;color:#8899aa}
.hp-rates-info a{font-size:13px;color:#0052CC;font-weight:600;text-decoration:none}
.hp-rates-info a:hover{text-decoration:underline}
@media(max-width:1100px){.hp-rates-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:600px){.hp-rates-grid{grid-template-columns:repeat(2,1fr)}}
.hp-rates-tip{margin-top:14px;font-size:13px;font-style:italic;line-height:1.5;color:#8899aa}
.hp-rates-tip-label{font-style:normal;font-weight:700;color:#8899aa}
.hp-rates-tip a{font-style:normal;font-weight:600;color:#0052CC;text-decoration:none;margin-left:3px}
.hp-rates-tip a:hover{text-decoration:underline}
.newsCardMedia img{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 50%,#f0f0f0 75%);background-size:200% 100%;animation:hp-shimmer 1.5s infinite}
@keyframes hp-shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}
.newsCardMedia img.loaded{animation:none;background:none}
.hp-kursy-card{background:linear-gradient(135deg,#f8faff 0%,#fff 50%,#f0f7ff 100%);border:1px solid #d4e3f5;border-radius:16px;padding:28px;display:grid;grid-template-columns:1fr 340px;gap:28px;align-items:start;box-shadow:0 2px 12px rgba(0,50,120,.04)}
.hp-kursy-card h2{margin:0 0 16px;font-size:22px;font-weight:800;color:#1a2b4c}
.hp-kursy-card h2 a{color:#1a2b4c;text-decoration:none}
.hp-kursy-card h2 a:hover{color:#0052CC}
.hp-kursy-info{font-size:12px;color:#8899aa;margin:12px 0 0;line-height:1.5}
.hp-kursy-info a{color:#0052CC;font-weight:600}
.hp-rate-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:16px}
.hp-rate-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px 10px;text-decoration:none;color:inherit;display:block;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease}
.hp-rate-card:hover{box-shadow:0 6px 20px rgba(0,50,120,.1);transform:translateY(-3px);border-color:#c0d4ea}
.hp-rate-top{display:flex;align-items:center;gap:8px;margin-bottom:4px}
.hp-rate-flag{width:22px;height:16px;border-radius:2px}
.hp-rate-sym{font-size:15px;font-weight:700;color:#1a2b4c}
.hp-rate-price{font-size:20px;font-weight:800;color:#1a2b4c;letter-spacing:-.5px}
.hp-rate-change{font-size:14px;font-weight:700}
.hp-rate-card canvas{display:block;width:100%;height:36px;margin-top:6px;border-radius:4px}
@media(max-width:1100px){.hp-rate-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:600px){.hp-rate-grid{grid-template-columns:repeat(2,1fr)}}
.hp-kursy-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}
.hp-kursy-links a{padding:8px 18px;border-radius:100px;font-size:13px;font-weight:600;text-decoration:none;border:1px solid #c8d8e8;background:#fff;color:#3a5a7c;transition:all .25s ease;box-shadow:0 1px 3px rgba(0,0,0,.03)}
.hp-kursy-links a:hover{background:#0052CC;border-color:#0052CC;color:#fff;box-shadow:0 3px 10px rgba(0,82,204,.25);transform:translateY(-1px)}
.hp-calc{background:#fff;border:1px solid #d4e3f5;border-radius:12px;padding:22px;box-shadow:0 2px 8px rgba(0,50,120,.04)}
.hp-calc h3{font-size:14px;font-weight:700;color:#1a2b4c;margin:0 0 10px;display:flex;align-items:center;gap:6px}
.hp-calc-row{display:flex;gap:6px;margin-bottom:7px}
.hp-calc-row input{flex:1;padding:7px 10px;border:1px solid #d4e3f5;border-radius:8px;font-size:15px;font-weight:700;color:#1a2b4c;background:#f8faff}
.hp-calc-row input:focus{outline:none;border-color:#0052CC;box-shadow:0 0 0 3px rgba(0,82,204,.1)}
.hp-calc-row select{flex:1;padding:7px 10px;border:1px solid #d4e3f5;border-radius:8px;font-size:13px;font-weight:600;color:#1a2b4c;background:#f8faff;cursor:pointer}
.hp-calc-row select:focus{outline:none;border-color:#0052CC;box-shadow:0 0 0 3px rgba(0,82,204,.1)}
.hp-calc-result{font-size:22px;font-weight:800;color:#0052CC;text-align:center;padding:10px 0;margin-top:8px;background:linear-gradient(135deg,#f0f7ff,#e6efff);border-radius:8px}
.hp-calc-link{display:block;text-align:center;font-size:12px;color:#0052CC;font-weight:600;text-decoration:none;margin-top:5px;transition:color .2s}
.hp-calc-link:hover{color:#003d99;text-decoration:underline}
@media(max-width:900px){.hp-kursy-card{grid-template-columns:1fr}}
.hp-crypto-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}
.hp-crypto-card{padding:0;background:#fff;border:1px solid #eaeaea;border-radius:12px;text-decoration:none;color:inherit;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease}
.hp-crypto-card:hover{box-shadow:0 6px 20px rgba(0,0,0,.1);transform:translateY(-3px);border-color:#d0d0d0}
.hp-crypto-card canvas{display:block;width:calc(100% - 24px);height:36px;margin:10px 12px 0}
.hp-crypto-card .hp-crypto-row{display:flex;align-items:center;gap:10px;padding:8px 12px}
.hp-crypto-logo{width:28px;height:28px;flex-shrink:0}
.hp-crypto-info{min-width:0}
.hp-crypto-name{font-size:14px;font-weight:700;color:#1a2b4c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hp-crypto-name span{font-weight:400;color:#999;font-size:12px;margin-left:4px}
.hp-crypto-price{font-size:14px;font-weight:700;color:#1a2b4c}
.hp-crypto-change{font-size:12px;font-weight:700;margin-left:5px}
.hp-up{color:#22c55e}.hp-down{color:#ef4444}
.hp-forex-layout{display:grid;grid-template-columns:3fr 2fr;gap:24px;align-items:start}
.hp-forex-grid4{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.hp-forex-card{background:#fff;border:1px solid #eaeaea;border-radius:10px;overflow:hidden;text-decoration:none;color:inherit;display:block;transition:box-shadow .3s ease,transform .3s ease}
.hp-forex-card:hover{box-shadow:0 6px 18px rgba(0,0,0,.1);transform:translateY(-2px)}
.hp-forex-card figure{margin:0;aspect-ratio:3/2;overflow:hidden;background:#f2f2f2}
.hp-forex-card figure img{width:100%;height:100%;object-fit:cover;transition:transform .3s}
.hp-forex-card:hover figure img{transform:scale(1.04)}
.hp-forex-card-body{padding:12px 14px}
.hp-forex-card-body .hp-forex-tag{display:inline-block;font-size:10px;font-weight:700;color:#0052CC;text-transform:uppercase;letter-spacing:.5px;margin-bottom:3px}
.hp-forex-card-body h3{margin:0;font-size:14px;font-weight:700;color:#1a2b4c;line-height:1.3}
.hp-forex-toc{background:#fff;border:1px solid #eaeaea;border-radius:12px;padding:20px 22px}
.hp-forex-toc h3{margin:0 0 14px;font-size:16px;font-weight:800;color:#1a2b4c;padding-bottom:10px;border-bottom:2px solid #0052CC}
.hp-forex-toc ol{list-style:none;padding:0;margin:0;counter-reset:fxch}
.hp-forex-toc li{counter-increment:fxch}
.hp-forex-toc li a{display:flex;align-items:center;gap:10px;padding:9px 10px;margin:0 -10px;border-radius:8px;text-decoration:none;color:#1a2b4c;font-size:14px;font-weight:600;line-height:1.35;transition:background .2s,color .2s}
.hp-forex-toc li a:hover{background:#f0f5ff;color:#0052CC}
.hp-forex-toc li a::before{content:counter(fxch);flex-shrink:0;width:26px;height:26px;border-radius:50%;background:#f0f5ff;color:#0052CC;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center}
.hp-forex-toc li a:hover::before{background:#0052CC;color:#fff}
.hp-forex-toc li a span{font-weight:400;font-size:12px;color:#999;margin-left:auto;white-space:nowrap}
.hp-forex-quote{margin:0 0 20px;padding:16px 22px 16px 20px;background:#fff;border-left:4px solid #0052CC;border-radius:0 10px 10px 0;font-size:16px;font-style:italic;line-height:1.55;color:#1a2b4c}
.hp-forex-quote p{margin:0}
.hp-forex-quote cite{display:block;margin-top:8px;font-style:normal;font-size:12px;font-weight:600;color:#8899aa;letter-spacing:.3px}
.hp-forex-quote cite a{color:#0052CC;text-decoration:none}
.hp-forex-quote cite a:hover{text-decoration:underline}
@media(max-width:900px){.hp-forex-layout{grid-template-columns:1fr}}
@media(max-width:480px){.hp-forex-grid4{grid-template-columns:1fr}}
.hp-news-cats{display:grid;grid-template-columns:repeat(3,1fr);gap:28px 32px}
.hp-news-col h3{font-size:20px;font-weight:800;color:#1a2b4c;margin:0 0 12px;padding-bottom:8px;border-bottom:2px solid #0052CC}
.hp-news-col h3 a{color:#1a2b4c;text-decoration:none}
.hp-news-col h3 a:hover{color:#0052CC}
.hp-news-item{display:flex;gap:12px;padding:9px 0;border-bottom:1px solid #f0f0f0;text-decoration:none;color:inherit}
.hp-news-item:last-child{border-bottom:none}
.hp-news-item:hover h4{color:#0052CC}
.hp-news-item img{width:140px;height:93px;object-fit:cover;border-radius:6px;flex-shrink:0}
.hp-news-item h4{margin:0;font-size:17px;font-weight:700;line-height:1.35;color:#1a2b4c;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.hp-news-item time{font-size:10px;color:#999;display:block;margin-top:2px}
.hp-news-text{display:block;padding:7px 0;border-bottom:1px solid #f0f0f0;text-decoration:none;color:inherit;font-size:16px;font-weight:600;color:#1a2b4c;line-height:1.4}
.hp-news-text:last-child{border-bottom:none}
.hp-news-text:hover{color:#0052CC}
.hp-news-text time{font-size:11px;font-weight:400;color:#999}
.hp-news-first{padding-bottom:12px;border-bottom-width:2px;flex-wrap:wrap}
.hp-news-first>div{flex:1;min-width:0}
.hp-news-lead{flex-basis:100%;font-size:14px;font-weight:400;line-height:1.5;color:#666;margin:6px 0 0}
.hp-products{display:grid;grid-template-columns:1fr 1fr;gap:0}
.hp-product{display:flex;align-items:center;gap:14px;padding:16px 18px;text-decoration:none;color:inherit;border-bottom:1px solid #eaeaea;transition:background .2s}
.hp-product:hover{background:#f0f5ff}
.hp-product:nth-child(odd){border-right:1px solid #eaeaea}
.hp-product:nth-last-child(-n+2){border-bottom:none}
.hp-prod-icon{font-size:28px;flex-shrink:0;width:40px;text-align:center}
.hp-prod-body{flex:1;min-width:0}
.hp-prod-name{font-size:18px;font-weight:700;color:#1a2b4c;margin-bottom:3px}
.hp-prod-desc{font-size:13px;font-weight:400;color:#777;line-height:1.5}
.hp-prod-desc strong{font-weight:600;color:#555}
.hp-product:hover .hp-prod-name{color:#0052CC}
.hp-featured-offers{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px}
.hp-feat{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;display:flex;flex-direction:column;transition:box-shadow .25s,transform .25s}
.hp-feat:hover{box-shadow:0 6px 20px rgba(0,50,120,.08);transform:translateY(-2px)}
.hp-feat-head{display:flex;align-items:center;gap:12px;margin-bottom:12px}
.hp-feat-logo{height:28px;width:auto}
.hp-feat-badge{font-size:12px;font-weight:700;color:#0052CC;background:#e8f0ff;border-radius:6px;padding:4px 12px;text-transform:uppercase;letter-spacing:.5px;margin-left:auto}
.hp-feat h3{font-size:17px;font-weight:700;color:#1a2b4c;margin:0 0 6px}
.hp-feat p{font-size:13px;font-weight:400;color:#666;line-height:1.5;margin:0 0 10px}
.hp-feat p strong{font-weight:600;color:#444}
.hp-feat-highlights{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}
.hp-feat-tag{font-size:11px;font-weight:600;color:#1a6b3c;background:#e8f8ee;border-radius:100px;padding:3px 10px}
.hp-feat-btn{display:inline-block;text-align:center;padding:10px 20px;border:1px solid #0052CC;background:#0052CC;color:#fff;border-radius:8px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,box-shadow .2s}
.hp-feat-btn:hover{background:#003d99;color:#fff;box-shadow:0 3px 10px rgba(0,82,204,.25)}
.hp-feat-fine{font-size:10px;color:#aaa;margin-top:8px;line-height:1.4}
@media(max-width:900px){.hp-featured-offers{grid-template-columns:1fr}}
.hp-bento{display:grid;grid-template-columns:3fr 2fr;gap:16px;margin-bottom:20px}
.hp-bento-main{grid-row:1/span 3}
.hp-bento .newsCard{height:100%}
.hp-bento .newsCardLink{height:100%}
.hp-bento .newsCardMedia{height:100%}
@media(max-width:900px){.hp-bento{grid-template-columns:1fr}.hp-bento-main{grid-row:auto}}
.hp-more{text-align:center;margin-top:16px}
.hp-more a{color:#0052CC;font-size:14px;font-weight:600;text-decoration:none}
.hp-more a:hover{text-decoration:underline}
@media(max-width:1100px){.hp-news-cats{grid-template-columns:repeat(2,1fr)}.hp-crypto-grid{grid-template-columns:repeat(3,1fr)}.hp-offers{grid-template-columns:repeat(2,1fr)}}
@media(max-width:768px){.hp-products{grid-template-columns:1fr}.hp-product:nth-child(odd){border-right:none}.hp-kursy-right{flex:1 1 100%}.hp-crypto-grid{grid-template-columns:repeat(2,1fr)}.hp-news-cats{grid-template-columns:1fr}}
@media(max-width:480px){.hp-crypto-grid{grid-template-columns:1fr}}
