@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Playfair+Display:wght@700;800&display=swap";.admin-login{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#082f58,#0f5b9e)}.admin-login form{width:min(420px,92vw);background:#fff;padding:34px;border-radius:24px;display:grid;gap:14px;box-shadow:0 30px 80px #00162c55}.admin-login input,.admin-login button{height:48px;border:1px solid #dce3ec;border-radius:12px;padding:0 14px}.admin-login button{background:#0b477f;color:#fff;font-weight:800}.admin-logo{font:900 34px Georgia;color:#0b477f}.admin-logo small,.admin-wordmark small{display:block;font:800 9px Arial;letter-spacing:.28em}.admin-shell{min-height:100vh;background:#f3f6fa;color:#172b43;display:grid;grid-template-columns:250px 1fr}.admin-sidebar{position:sticky;top:0;height:100vh;background:#082f58;color:#fff;padding:28px 16px;display:flex;flex-direction:column;gap:8px}.admin-wordmark{font:900 32px Georgia;margin:0 12px 24px}.admin-sidebar button{border:0;background:transparent;color:#d8e8f7;padding:13px 14px;text-align:left;border-radius:11px;font-weight:750}.admin-sidebar button.active,.admin-sidebar button:hover{background:#ffffff18;color:#fff}.admin-sidebar .logout{margin-top:auto}.admin-main{padding:28px 32px;min-width:0}.admin-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.admin-head span{font-size:10px;font-weight:900;letter-spacing:.2em;color:#4380bb}.admin-head h1{margin:4px 0 0;font-size:30px}.primary{background:#0d579c!important;color:#fff!important;border:0!important}.admin-toolbar{display:flex;gap:10px;margin-bottom:18px}.admin-toolbar input,.admin-toolbar select{height:44px;border:1px solid #dae2eb;border-radius:11px;background:#fff;padding:0 13px}.admin-toolbar input{min-width:300px}.folder{background:#fff;border:1px solid #e1e7ee;border-radius:16px;margin-bottom:12px;overflow:hidden}.folder-head{width:100%;display:flex;justify-content:space-between;padding:16px 18px;border:0;background:#fff;font-weight:850;font-size:15px}.folder-body{display:none;border-top:1px solid #edf1f5}.folder.open .folder-body{display:block}.date-head{padding:10px 18px;background:#f7f9fc;font-size:12px;font-weight:850;color:#60738a}.date-head b{float:right}.admin-row{display:grid;grid-template-columns:36px 58px 1fr auto;gap:12px;align-items:center;padding:10px 18px;border-top:1px solid #f0f3f6}.admin-row img{width:58px;height:44px;object-fit:cover;border-radius:8px}.order{font-weight:900;color:#91a1b3}.admin-row-text{min-width:0}.admin-row-text strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-row-text small,.queue-row small{display:block;color:#7a8a9c;margin-top:4px}.row-actions{display:flex;gap:7px}.row-actions button,.setting-actions button,.admin-head>button{padding:9px 13px;border:1px solid #dbe3ec;background:#fff;border-radius:9px;font-weight:750}.row-actions .danger{color:#d32f2f}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#00152a88;z-index:100;display:grid;place-items:center;padding:20px}.modal-box{position:relative;width:min(940px,96vw);max-height:90vh;overflow:auto;background:#fff;border-radius:20px;padding:25px}.modal-x{position:absolute;right:18px;top:14px;border:0;background:none;font-size:28px}.editor-form{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.editor-form label{display:grid;gap:6px;font-size:12px;font-weight:800}.editor-form input,.editor-form select,.editor-form textarea{border:1px solid #dbe3ec;border-radius:10px;padding:11px;font:inherit}.editor-form .full{grid-column:1/-1}.editor-actions{display:flex!important;justify-content:flex-end;gap:8px}.setting-card{background:#fff;border:1px solid #e0e7ef;border-radius:18px;padding:20px;margin-bottom:18px}.setting-preview{width:100%;height:220px;object-fit:cover;border-radius:13px;margin:12px 0}.setting-actions{display:flex;gap:8px;margin-top:12px}.save-msg{padding:12px;border-radius:10px;background:#e9f5ff;color:#0d579c;font-weight:800}.robot-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}.robot-stats>div{background:#fff;padding:18px;border-radius:15px;border:1px solid #e1e8f0}.robot-stats b{display:block;font-size:28px}.robot-stats span{color:#728398}.queue-row{padding:12px 0;border-top:1px solid #edf1f5}@media(max-width:900px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{height:auto;position:static;flex-direction:row;overflow:auto}.admin-wordmark{display:none}.admin-sidebar .logout{margin-top:0;margin-left:auto}.admin-main{padding:18px}.admin-row{grid-template-columns:30px 1fr auto}.admin-row img{display:none}.editor-form{grid-template-columns:1fr}.editor-form .full{grid-column:auto}.robot-stats{grid-template-columns:repeat(2,1fr)}}.folder-grid{display:grid;grid-template-columns:repeat(8,minmax(145px,1fr));gap:10px;margin:0 0 16px;align-items:stretch}.folder-tile{min-width:0;min-height:58px;border:1px solid #dbe4ed;background:#fff;border-radius:15px;padding:11px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#172b43;cursor:pointer;box-shadow:0 5px 16px #10294208;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.folder-tile:hover{transform:translateY(-2px);border-color:#b9cce0;box-shadow:0 9px 22px #10294212}.folder-tile.active{background:linear-gradient(135deg,#0d579c,#083765);border-color:#0d579c;color:#fff;box-shadow:0 10px 24px #0b477f30}.folder-tile-main{display:flex;align-items:center;gap:7px;min-width:0}.folder-tile-icon{font-size:17px;flex:0 0 auto}.folder-tile strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.folder-tile>b{font-size:11px;white-space:nowrap;flex:0 0 auto}.folder-content-card{background:#fff;border:1px solid #e1e7ee;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #1029420a}.folder-content-head{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 18px;background:linear-gradient(180deg,#fff,#f8fafc);border-bottom:1px solid #e8edf3;font-weight:900}.folder-content-head>b{font-size:12px;color:#64809b}.folder-content-body{min-width:0}@media(max-width:1400px){.folder-grid{grid-template-columns:repeat(4,minmax(150px,1fr))}}@media(max-width:900px){.folder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.folder-grid{grid-template-columns:1fr}.folder-tile{min-height:52px}}.date-group{border-bottom:1px solid #edf1f5}.date-group:last-child{border-bottom:0}.date-head{width:100%;min-height:52px;padding:0 18px;border:0;background:#f7f9fc;color:#536c86;display:flex;align-items:center;justify-content:space-between;gap:14px;text-align:left;cursor:pointer;font:850 13px/1.2 inherit;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.date-head:hover{background:#eef5fc;color:#174f85}.date-group.open>.date-head{background:#eaf3fc;color:#0d579c;box-shadow:inset 3px 0 #0d579c}.date-head-main,.date-head-side{display:flex;align-items:center;gap:9px}.date-folder-icon{font-size:17px;line-height:1}.date-head-side b{font-size:11px;white-space:nowrap}.date-chevron{font-size:20px;line-height:1;transform:rotate(0);transition:transform .18s ease}.date-group.open .date-chevron{transform:rotate(180deg)}.date-body{background:#fff}.date-body .admin-row:first-child{border-top:1px solid #edf1f5}@media(max-width:560px){.date-head{padding:0 12px;min-height:48px}.date-head-main{gap:7px}}.robot-head{align-items:flex-start;gap:18px}.robot-head p{margin:8px 0 0;color:#6f8093;max-width:760px;line-height:1.5}.robot-head-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.robot-head-actions button{padding:10px 14px;border:1px solid #d8e2ed;background:#fff;border-radius:10px;font-weight:800;color:#25415f}.robot-head-actions button:disabled{opacity:.55;cursor:wait}.robot-notice{margin:-8px 0 18px;padding:12px 15px;border-radius:12px;background:#edf6ff;border:1px solid #d7eaff;color:#12558f;font-weight:800}.robot-stats-v83{grid-template-columns:repeat(4,minmax(0,1fr))}.robot-category-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:9px;margin-bottom:18px}.robot-category-card{min-width:0;background:#fff;border:1px solid #e1e8f0;border-radius:14px;padding:13px 12px;display:flex;align-items:center;gap:9px}.robot-category-card>span{font-size:21px}.robot-category-card strong{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.robot-category-card small{display:block;margin-top:4px;color:#78899c;font-size:10px}.robot-two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:15px}.card-title h2,.moderation-head h2{margin:0 0 5px}.card-title p,.moderation-head p{margin:0;color:#77889b;font-size:12px;line-height:1.45}.moderation-lock{display:inline-flex;align-items:center;min-height:28px;padding:0 9px;border-radius:999px;background:#eef7ef;color:#248243;font-size:9px;font-weight:900;letter-spacing:.08em;white-space:nowrap}.toggle-line,.check-line{display:flex!important;align-items:center;gap:8px!important}.toggle-line{background:#f7f9fc;padding:12px;border-radius:11px;margin-bottom:14px;font-weight:800;font-size:12px}.toggle-line input,.check-line input{width:17px;height:17px}.robot-settings-grid,.source-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:12px}.robot-settings-grid label,.source-form-grid label{display:grid;gap:6px;font-size:11px;font-weight:800;color:#4e6075}.robot-settings-grid input,.source-form-grid input,.source-form-grid select,.moderation-head select{height:42px;border:1px solid #dbe4ed;border-radius:10px;background:#fff;padding:0 11px;font:inherit;color:#243d57}.source-form-grid .full{grid-column:1/-1}.source-add-card .check-line{background:#f7f9fc;border-radius:10px;padding:10px;font-size:11px}.source-library{padding-bottom:8px}.source-category{border:1px solid #e6ebf1;border-radius:13px;margin-bottom:10px;overflow:hidden}.source-category-head{height:45px;background:#f7f9fc;padding:0 14px;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:900}.source-category-head b{font-size:10px;color:#6c7d90}.source-empty{padding:13px 15px;color:#8a98a8;font-size:11px}.source-row{display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 14px;border-top:1px solid #edf1f5}.source-health{width:9px;height:9px;border-radius:50%;background:#aab5c1}.source-health.ok{background:#22a35a;box-shadow:0 0 0 4px #e8f7ee}.source-health.error{background:#d84141;box-shadow:0 0 0 4px #fdecec}.source-main{min-width:0}.source-main strong{display:block;font-size:13px}.source-main small{display:block;color:#7a899a;margin:3px 0}.source-main a{display:block;color:#1769aa;text-decoration:none;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.source-main em{display:block;margin-top:4px;color:#c14242;font-size:10px;font-style:normal}.source-actions{display:flex;gap:6px}.source-actions button{border:1px solid #dbe3ec;background:#fff;border-radius:8px;padding:7px 9px;font-size:10px;font-weight:800}.source-actions .source-on{color:#18854a;background:#effaf4}.source-actions .source-off{color:#738293;background:#f4f6f8}.source-actions .danger{color:#c83c3c}.moderation-card{padding-bottom:12px}.moderation-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.moderation-head select{min-width:190px}.queue-list{display:grid;gap:10px}.queue-empty{padding:24px;text-align:center;color:#8795a4;background:#f8fafc;border-radius:12px}.queue-card{display:grid;grid-template-columns:92px minmax(0,1fr) auto;gap:13px;align-items:center;border:1px solid #e4eaf0;border-radius:14px;padding:10px;background:#fff}.queue-card>img{width:92px;height:74px;object-fit:cover;border-radius:10px}.queue-card-body{min-width:0}.queue-card-body>strong{display:block;font-size:14px;line-height:1.35;margin:6px 0}.queue-card-body p{margin:0 0 6px;color:#64758a;font-size:11px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.queue-card-body small{display:block;color:#8190a0;font-size:10px}.queue-card-body>a{display:inline-block;margin-top:5px;color:#1469aa;font-size:10px;font-weight:800;text-decoration:none}.queue-badges{display:flex;gap:5px;flex-wrap:wrap}.queue-badges span{padding:4px 7px;background:#eef4fa;border-radius:999px;color:#42627f;font-size:9px;font-weight:900}.queue-status.pending{background:#fff5d8;color:#a96c00}.queue-status.published{background:#e8f8ed;color:#187f43}.queue-status.rejected{background:#fdeaea;color:#b62d2d}.queue-actions{display:flex;flex-direction:column;gap:6px;min-width:105px}.queue-actions button{border:1px solid #dce4ec;background:#fff;border-radius:9px;padding:8px 10px;font-size:10px;font-weight:850}.queue-actions .danger{color:#c63a3a}.published-ok{color:#18834a;font-weight:900;font-size:11px}.review-box{width:min(980px,96vw)}.review-title span{font-size:9px;font-weight:950;letter-spacing:.18em;color:#3f7db5}.review-title h2{margin:4px 0 14px}.source-review-box{background:#f4f8fc;border:1px solid #e1e9f1;border-radius:13px;padding:14px;margin-bottom:16px}.source-review-box a{display:inline-block;margin:5px 0 8px;color:#1269ac;font-size:11px;font-weight:850;text-decoration:none}.source-review-box h3{margin:4px 0 7px;font-size:18px}.source-review-box p{margin:0 0 8px;color:#5d7085;line-height:1.5;font-size:12px}.source-review-box small{color:#7c8b9a}.review-form textarea{resize:vertical}.review-warning{background:#fff6df;border:1px solid #f4df9f;color:#8a6412;padding:11px 12px;border-radius:10px;font-size:11px;font-weight:800}@media(max-width:1280px){.robot-category-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:1000px){.robot-two-col{grid-template-columns:1fr}.queue-card{grid-template-columns:72px minmax(0,1fr)}.queue-card>img{width:72px;height:62px}.queue-actions{grid-column:1/-1;flex-direction:row;justify-content:flex-end}.source-row{grid-template-columns:10px 1fr}.source-actions{grid-column:2;justify-content:flex-start}}@media(max-width:700px){.robot-head{display:block}.robot-head-actions{justify-content:flex-start;margin-top:12px}.robot-stats-v83,.robot-category-grid{grid-template-columns:repeat(2,1fr)}.robot-settings-grid,.source-form-grid{grid-template-columns:1fr}.source-form-grid .full{grid-column:auto}.moderation-head{display:block}.moderation-head select{width:100%;margin-top:10px}.queue-card{grid-template-columns:1fr}.queue-card>img{width:100%;height:160px}.queue-actions{grid-column:auto}.source-actions{flex-wrap:wrap}}.background-setting-card{display:grid;gap:14px}.background-preview-shell{position:relative;overflow:hidden;border-radius:14px;background:#e9eef4}.background-live-preview{display:block;margin:0!important;transition:filter .18s ease}.brightness-preview-badge{position:absolute;right:12px;bottom:12px;min-height:30px;padding:0 10px;border-radius:999px;background:#082f58e0;color:#fff;display:inline-flex;align-items:center;font-size:10px;font-weight:900;box-shadow:0 5px 16px #082f5838}.brightness-control{padding:16px;border:1px solid #dde6ef;background:#f8fafc;border-radius:14px}.brightness-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:7px}.brightness-head strong{font-size:13px}.brightness-head output{min-width:58px;text-align:center;padding:6px 9px;border-radius:9px;background:#0d579c;color:#fff;font-size:12px;font-weight:900;font-variant-numeric:tabular-nums}.brightness-labels{display:flex;justify-content:space-between;color:#7b8a9b;font-size:9px;font-weight:800;margin-bottom:3px}.brightness-range{width:100%;height:28px;accent-color:#0d579c;cursor:pointer}.brightness-presets{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.brightness-presets button{min-height:38px;padding:0 12px;border:1px solid #d8e2ec;background:#fff;color:#29445f;border-radius:9px;font-size:10px;font-weight:850;cursor:pointer}.brightness-presets .primary{margin-left:auto}@media(max-width:650px){.brightness-presets .primary{margin-left:0;width:100%}.brightness-preview-badge{right:8px;bottom:8px}}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;font-family:Inter,Arial,sans-serif}body{background:#f5f7fa;color:#122942}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.container{width:min(calc(100% - 28px),1360px);margin:auto}.site{min-height:100vh;position:relative;isolation:isolate;background:#f4f7fa}.site:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background:var(--page-bg) center/cover no-repeat;filter:brightness(var(--page-bg-brightness,100%));transition:filter .2s ease;pointer-events:none}.site:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;background:#f6f9fca3;pointer-events:none}.site>*{position:relative;z-index:2}.topbar{background:linear-gradient(90deg,#0a467e,#0c5b9d);color:#fff}.topbar-in{height:42px;display:grid;grid-template-columns:auto minmax(180px,1fr) auto;align-items:center;gap:14px;overflow:hidden}.top-left{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:700;white-space:nowrap}.top-info-item{display:inline-flex;align-items:center;gap:7px;line-height:1}.top-info-item .ico{flex:0 0 auto;opacity:.98}.top-info-item strong{font-weight:850}.top-info-sep{width:1px;height:18px;background:#ffffff61;display:inline-block}.slogan{display:none!important}.top-socials{display:flex;justify-content:flex-end;gap:8px}.top-socials a{width:29px;height:29px;border-radius:8px;background:#ffffff1a;display:grid;place-items:center}.top-socials img{width:18px;height:18px}.banner{min-height:230px;border-radius:0 0 20px 20px;padding:18px;background:linear-gradient(180deg,#ffffff42,#ffffff10),var(--header-bg) center/cover no-repeat;box-shadow:0 15px 38px #15375b18}.brandline{min-height:137px;display:grid;grid-template-columns:330px 1fr;align-items:center;gap:20px}.brand{display:flex;flex-direction:column;color:#092f5c}.brand strong{font-family:Playfair Display;font-size:58px;line-height:.9;letter-spacing:-2px}.brand small{font-size:11px;font-weight:900;letter-spacing:.3em;margin-top:10px}.actions{display:flex;justify-content:flex-end;gap:10px;align-items:center}.search-wrap{position:relative;width:min(420px,42vw)}.searchbox{height:50px;border:1px solid #0d477f20;background:#fff;display:flex;border-radius:999px;padding-left:18px;box-shadow:0 9px 24px #15375b12}.searchbox input{flex:1;min-width:0;border:0;outline:0;background:transparent}.searchbox button{width:42px;height:42px;margin:4px;border:0;border-radius:50%;background:#0b4e8e;color:#fff;display:grid;place-items:center}.search-results{position:absolute;z-index:40;left:0;right:0;top:58px;padding:7px;background:#fff;border:1px solid #dbe5ee;border-radius:16px;box-shadow:0 24px 50px #1029422e}.search-results a{display:block;padding:10px 11px;border-radius:9px}.search-results a:hover{background:#f1f5fa}.search-results small{display:block;color:#8090a2;font-size:10px}.search-results strong{font-size:13px;line-height:1.35}.search-empty{padding:14px;color:#8090a2}.lang select,.theme{height:48px;border:0;border-radius:999px;background:#0b477f;color:#fff;font-weight:850}.lang select{padding:0 15px}.theme{width:48px;display:grid;place-items:center}.navline{display:grid;grid-template-columns:1fr 50px;gap:10px}.navline nav{display:flex;align-items:center;padding:7px 8px;gap:2px;background:linear-gradient(#0d477f,#083765);border-radius:999px;overflow:auto}.navline nav a{flex:1 0 auto;display:flex;align-items:center;justify-content:center;gap:7px;color:#f4f8fd;padding:10px 9px;border-radius:999px;font-size:13px;font-weight:800;white-space:nowrap}.navline nav a.active{background:#fff;color:#103b68}.menu{border:0;border-radius:15px;background:#0b477f;color:#fff;font-size:19px}.breaking{padding-top:10px}.breaking-in{min-height:56px;display:flex;align-items:center;gap:16px;background:#fff;border:1px solid #e4e9ef;border-radius:16px;padding:8px 15px;box-shadow:0 10px 24px #0e2e500b}.breaking b{background:#e71720;color:#fff;padding:10px 16px;border-radius:999px;font-size:13px}.ticker{display:flex;gap:30px;overflow:hidden;white-space:nowrap;font-size:13px;color:#36516e}.main{padding-top:14px;padding-bottom:45px}.home-grid,.category-grid{display:grid;grid-template-columns:minmax(0,1fr) 365px;gap:14px}.hero{min-height:485px;border-radius:18px;background-size:cover;background-position:center;display:flex;align-items:flex-end;overflow:hidden;color:#fff}.hero-text{max-width:68%;padding:32px}.hero-text>span,.cat{display:inline-flex;background:#1769ff;color:#fff;padding:6px 10px;border-radius:999px;font-size:10px;font-weight:900;text-transform:uppercase}.hero h1{font:800 38px/1.08 Playfair Display;margin:10px 0}.hero p{line-height:1.55;color:#e5eef7}.hero small{color:#d3e2f1}.story-stack{display:grid;gap:10px}.news-card{background:#fff;border:1px solid #e2e8ef;border-radius:15px;overflow:hidden;box-shadow:0 10px 26px #1029420a;transition:.2s}.news-card:hover{transform:translateY(-2px);box-shadow:0 16px 35px #10294216}.news-card>img{width:100%;height:190px;object-fit:cover;display:block}.news-card>div{padding:15px}.news-card h3{margin:8px 0;font-size:17px;line-height:1.28}.news-card p{color:#687b90;font-size:13px;line-height:1.5}.news-card small{color:#8a99aa;font-size:10px}.news-card.compact{display:grid;grid-template-columns:118px 1fr;min-height:108px}.news-card.compact>img{width:118px;height:108px}.news-card.compact>div{padding:10px}.news-card.compact h3{font-size:13px;margin:5px 0}.news-card.compact p{display:none}.news-card.compact .cat{font-size:8px;padding:4px 7px}.cards-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.section-title{margin:30px 0 13px;border-bottom:1px solid #dce4ec}.section-title h2{display:inline-block;margin:0 0 -1px;padding-bottom:9px;border-bottom:3px solid #0b579d;font-size:23px}.ad{margin:20px 0;overflow:hidden;border-radius:12px}.ad img{width:100%;max-height:110px;object-fit:cover;display:block}.page-head{padding:14px 0 8px}.page-head span{font-size:10px;font-weight:900;color:#1769ff;letter-spacing:.2em}.page-head h1{font:800 42px Playfair Display;margin:0 0 6px}.page-head p{color:#60758c;margin:0}.page-head.compact{padding:8px 0 6px}.page-head.compact h1{margin:0 0 4px;font-size:30px;line-height:1.08}.page-head.compact p{margin:0;font-size:14px}.category-list{margin-top:12px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 365px;gap:16px}.article{background:#fff;border:1px solid #e0e7ef;border-radius:18px;padding:28px;box-shadow:0 14px 30px #1029420c}.article h1{font:800 46px/1.06 Playfair Display;color:#0c315c;margin:12px 0}.article-meta{color:#8190a1;font-size:12px}.lead{font-size:19px;line-height:1.58;color:#51677e}.article-image{width:100%;max-height:600px;object-fit:cover;border-radius:15px;margin:14px 0}.article-body{font-size:17px;line-height:1.78;color:#2c4055}.article-layout aside{background:#fff;border:1px solid #e0e7ef;border-radius:18px;padding:14px;height:max-content}.loading,.notfound{padding:80px;text-align:center}.notfound h1{font-size:70px}footer{background:#082f58;color:#dbe7f2;margin-top:30px}.footer-grid{display:grid;grid-template-columns:1.15fr 1.65fr 1.1fr;gap:36px;padding:42px 0}.footer-brand strong{display:block;font:800 44px Playfair Display;color:#fff}.footer-brand small{display:block;letter-spacing:.26em;font-size:9px}.footer-brand p{max-width:460px;line-height:1.65;color:#aabed1}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:22px;row-gap:10px}.footer-links a{color:#c5d5e4;font-size:13px}.footer-socials{display:grid;grid-template-columns:1fr 1fr;gap:8px}.footer-socials a{height:44px;display:flex;align-items:center;gap:9px;border:1px solid #ffffff20;background:#ffffff0b;border-radius:11px;padding:0 11px}.footer-socials img{width:21px;height:21px}.footer-socials span{font-size:12px;font-weight:800}.copyright{border-top:1px solid #ffffff18;padding:16px 0 22px;color:#91a7bb;font-size:11px}[data-theme=dark] body{background:#07111d;color:#e9f1f8}[data-theme=dark] .site{background:#07111d}[data-theme=dark] .site:after{background:#07111db8}[data-theme=dark] .breaking-in,[data-theme=dark] .news-card,[data-theme=dark] .article,[data-theme=dark] .article-layout aside{background:#0d1c2d;border-color:#1d3146;color:#e8f0f7}[data-theme=dark] .news-card p,[data-theme=dark] .article-body,[data-theme=dark] .lead,[data-theme=dark] .page-head p{color:#a8b7c6}[data-theme=dark] .article h1,[data-theme=dark] .page-head h1{color:#f4f8fc}[data-theme=dark] .searchbox,[data-theme=dark] .search-results{background:#0d1c2d;border-color:#25394e;color:#eef6fd}[data-theme=dark] .searchbox input{color:#fff}[data-theme=dark] .navline nav a.active{background:#e9f2fa;color:#0c315c}@media(max-width:1100px){.cards-grid{grid-template-columns:repeat(3,1fr)}.home-grid,.category-grid,.article-layout{grid-template-columns:1fr}.story-stack{grid-template-columns:repeat(2,1fr)}.brandline{grid-template-columns:280px 1fr}.brand strong{font-size:48px}}@media(max-width:760px){.topbar-in{grid-template-columns:1fr}.slogan,.top-socials{display:none}.top-left{justify-content:center;gap:9px;font-size:12px}.top-info-item{gap:5px}.top-info-sep{height:15px}.banner{min-height:190px;padding:13px}.brandline{grid-template-columns:1fr;gap:12px;min-height:115px}.brand strong{font-size:38px}.brand small{font-size:8px}.actions{justify-content:flex-start;flex-wrap:wrap}.search-wrap{order:2;width:100%}.searchbox{height:44px}.navline{grid-template-columns:1fr}.menu{display:none}.home-grid,.category-grid{grid-template-columns:1fr}.hero{min-height:390px}.hero-text{max-width:100%;padding:22px}.hero h1{font-size:30px}.story-stack{grid-template-columns:1fr}.cards-grid{grid-template-columns:1fr 1fr}.article h1{font-size:34px}.footer-grid{grid-template-columns:1fr}.footer-socials{grid-template-columns:1fr 1fr}}@media(max-width:480px){.cards-grid,.footer-socials{grid-template-columns:1fr}.article{padding:18px}.breaking b{padding:8px 11px}.ticker{font-size:11px}}@media(max-width:760px){.page-head.compact{padding:6px 0 4px}.page-head.compact h1{font-size:24px}.page-head.compact p{font-size:13px}}@media(max-width:430px){.topbar-in{height:auto;min-height:46px}.top-left{width:100%;justify-content:center;flex-wrap:wrap;row-gap:5px}.top-info-sep{display:none}.top-info-item{font-size:11px}}.currency-rate{display:inline-flex;align-items:center;gap:5px;color:#fff;white-space:nowrap;flex:0 0 auto;font-size:10px;line-height:1}.currency-rate>b{font-size:14px;color:#fff;font-weight:850}.currency-rate>strong{font-size:10px;color:#d9eaff;letter-spacing:.04em}.currency-rate>span{font-size:10.5px;color:#fff;font-weight:850;font-variant-numeric:tabular-nums}.currency-rate>em{font-size:8px;font-style:normal;font-weight:850}.currency-rate>em.up{color:#8ff0b3}.currency-rate>em.down{color:#ffb3b3}.currency-slide{animation:currencySwap .38s ease both}@keyframes currencySwap{0%{opacity:0;transform:translate(7px)}to{opacity:1;transform:translate(0)}}@media(max-width:1250px){.slogan{display:none}.topbar-in{grid-template-columns:1fr auto}.top-left{gap:9px}}@media(max-width:980px){.currency-rate>em{display:none}.top-socials{display:none}.topbar-in{grid-template-columns:1fr}.top-left{justify-content:center}}@media(max-width:760px){.currency-sep{display:inline-block}.currency-rate>em{display:none}}@media(max-width:430px){.topbar-in{height:auto;min-height:48px}.top-left{width:100%;justify-content:center;flex-wrap:wrap;row-gap:6px}.top-info-sep{display:none}.top-info-item{font-size:11px}.currency-rate>b{font-size:12px}.currency-rate>span{font-size:9.5px}}.market-strip{padding-top:7px}.market-in{min-height:40px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:0 12px;background:#fffffff0;border:1px solid #e3e9ef;border-radius:12px;box-shadow:0 7px 18px #0e2e500e;overflow:hidden}.market-label{display:inline-flex;align-items:center;justify-content:center;min-width:68px;height:26px;padding:0 11px;border-radius:999px;background:#0b4e8e;color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em;flex:0 0 auto}.commodity-tape{min-width:0;height:38px;overflow:hidden;position:relative;display:flex;align-items:center;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 2%,#000 98%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 2%,#000 98%,transparent 100%)}.commodity-track{width:max-content;display:flex;align-items:center;gap:0;white-space:nowrap;will-change:transform;animation:commodityTape 46s linear infinite}.commodity-tape:hover .commodity-track{animation-play-state:paused}.commodity-item{display:inline-flex;align-items:center;gap:6px;padding:0 18px;height:24px;border-left:1px solid #dbe5ee;color:#29445f;font-size:10.5px;line-height:1;font-variant-numeric:tabular-nums}.commodity-item:first-child{border-left:0}.commodity-item>b{font-size:10.5px;color:#29445f;font-weight:800}.commodity-item>strong{font-size:10.5px;color:#0b315a;font-weight:900}.commodity-item>em{font-size:8.5px;font-style:normal;font-weight:850}.commodity-item>em.up{color:#149447}.commodity-item>em.down{color:#d33b3b}.commodity-loading{display:flex;align-items:center;height:100%;padding-left:10px;color:#71859a;font-size:10.5px}@keyframes commodityTape{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.commodity-track{animation-duration:120s}}[data-theme=dark] .market-in{background:#0d1c2d;border-color:#1d3146;box-shadow:none}[data-theme=dark] .market-label{background:#1769a8}[data-theme=dark] .commodity-item{border-left-color:#294057;color:#c5d4e2}[data-theme=dark] .commodity-item>b{color:#c5d4e2}[data-theme=dark] .commodity-item>strong{color:#fff}[data-theme=dark] .commodity-item>em.up{color:#7ee4a0}[data-theme=dark] .commodity-item>em.down{color:#ff9d9d}[data-theme=dark] .commodity-loading{color:#9eb1c3}@media(max-width:980px){.market-in{gap:8px}.market-label{min-width:62px}.commodity-item{padding:0 14px}}@media(max-width:760px){.topbar-in{height:46px!important;min-height:46px!important;grid-template-columns:1fr!important;grid-template-rows:none!important;padding:0!important}.top-left{justify-content:center!important;overflow:visible!important}.market-strip{padding-top:6px}.market-in{min-height:36px;padding:0 8px;gap:7px;border-radius:10px}.market-label{min-width:56px;height:23px;padding:0 8px;font-size:9px}.commodity-tape{height:34px}.commodity-item{height:22px;padding:0 12px;font-size:9.5px}.commodity-item>b,.commodity-item>strong{font-size:9.5px}.commodity-track{animation-duration:52s}}@media(max-width:430px){.topbar-in{height:auto!important;min-height:50px!important}.top-left{flex-wrap:wrap;row-gap:5px}.market-label{min-width:50px;font-size:8px;padding:0 7px}.commodity-item{padding:0 10px}}.hero{border-radius:2px!important}.news-card{background:transparent!important;border:0!important;border-radius:0!important;overflow:visible!important;box-shadow:none!important;transition:opacity .18s ease,transform .18s ease!important}.news-card:hover{transform:translateY(-1px)!important;box-shadow:none!important}.news-card>img{border-radius:2px!important;overflow:hidden!important}.news-card>div{padding:10px 0 0!important;background:transparent!important}.news-card.compact{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;overflow:visible!important;column-gap:10px!important}.news-card.compact>img{border-radius:2px!important}.news-card.compact>div{padding:2px 0!important}.article-image,.ad,.ad img{border-radius:2px!important}[data-theme=dark] .news-card{background:transparent!important;border-color:transparent!important;box-shadow:none!important}@media(max-width:760px){.news-card>div{padding-top:8px!important}.news-card.compact>div{padding:1px 0!important}}.footer-links a{min-width:0;line-height:1.35}@media(max-width:1000px){.footer-grid{grid-template-columns:1fr 1.5fr;gap:30px}.footer-grid>div:last-child{grid-column:1/-1}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.footer-grid{grid-template-columns:1fr}.footer-grid>div:last-child{grid-column:auto}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.footer-links{grid-template-columns:1fr}}
