@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Merriweather:wght@700;800&display=swap";:root{--dp-primary:#c1121f;--dp-primary-dark:#8f0d16;--dp-secondary:#111827;--dp-text:#111827;--dp-muted:#6b7280;--dp-muted-light:#9ca3af;--dp-muted-dark:#64748b;--dp-gray-light:#c5c5c5;--dp-gray-medium:#8a8a8a;--dp-white:#fff;--dp-light:#f9fafb;--dp-border:#e5e7eb;--dp-info:#1146b8;--dp-info-bg:#eff6ff;--dp-warning:#92400e;--dp-warning-bg:#fef3c7;--dp-success:#16a34a;--dp-danger:#dc2626;--dp-gold:#d4af37;--dp-gold-light:#f6d365;--dp-gold-dark:#d6a12b;--dp-dark:#141414;--dp-dark-soft:#262626;--dp-black:#000;--dp-gold-text:#c08b00;--dp-danger-dark:#99000a;--dp-danger-soft:#ef4444;--dp-warning-dark:#d97706;--dp-rose:#e11d48;--dp-text-soft:#374151;--dp-text-dark:#1f2937;--dp-info-dark:#1e3a8a;--dp-info-light:#dbeafe;--dp-surface-alt:#f1f5f9;--dp-surface-soft:#eef2f7;--dp-primary-alt:#c40012;--dp-primary-footer:#b5121b;--dp-container-desktop:930px;--dp-container-tablet:100%;--dp-container-mobile:100%;--dp-content-width:600px;--dp-sidebar-width:300px;--dp-grid-gap:30px;--dp-widget-gap:24px;--dp-container-padding-tablet:24px;--dp-container-padding-mobile:16px;--dp-radius-sm:8px;--dp-radius-md:16px;--dp-radius-lg:24px;--dp-shadow-sm:0 4px 12px #0000000f;--dp-shadow-md:0 10px 30px #0000001a;--dp-font-body:"Inter",sans-serif;--dp-font-heading:"Merriweather",serif}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--dp-white);color:var(--dp-text);font-family:Inter,Arial,sans-serif}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}html{scrollbar-gutter:stable;overflow-y:scroll}html,body{overflow-x:hidden}.dp-card{background:var(--dp-white);border:1px solid var(--dp-border);border-radius:var(--dp-radius-md);box-shadow:var(--dp-shadow-sm)}.dp-muted{color:var(--dp-muted)}.dp-container{width:100%;max-width:var(--dp-container-desktop);margin-inline:auto;padding-inline:16px}.dp-radius-sm{border-radius:var(--dp-radius-sm)}.dp-radius-md{border-radius:var(--dp-radius-md)}.dp-radius-lg{border-radius:var(--dp-radius-lg)}body{color:#111;font-family:Inter,sans-serif;font-weight:400}h1,h2,h3,h4,h5,h6{letter-spacing:-.025em;font-family:Inter,sans-serif;font-weight:800}.headline-overlay h1,.feed-item h2,.latest-feed-heading-text{letter-spacing:-.02em;font-family:Inter,sans-serif;font-weight:800}.meta,.feed-dailypos-time,time,small{font-family:Inter,sans-serif;font-weight:500}button,input,textarea{font-family:Inter,sans-serif}.dailypos-container{width:var(--dp-container-desktop);max-width:var(--dp-container-desktop);box-sizing:border-box;margin-left:auto;margin-right:auto}@media (width<=1023px){.dailypos-container{width:100%;max-width:100%;padding-left:24px;padding-right:24px}}@media (width<=767px){.dailypos-container{padding-left:16px;padding-right:16px}}.page-grid,.home-grid,.detail-grid{grid-template-columns:var(--dp-content-width) var(--dp-sidebar-width);gap:var(--dp-grid-gap);width:100%;max-width:var(--dp-container-desktop);align-items:start;margin-inline:auto;display:grid}.page-grid>*,.home-grid>*,.detail-grid>*{min-width:0}@media (width>=768px) and (width<=1023px){.page-grid,.home-grid,.detail-grid{grid-template-columns:1fr;width:100%;max-width:100%}}@media (width<=767px){.page-grid,.home-grid,.detail-grid{grid-template-columns:1fr;width:100%;max-width:100%}}.dailypos-footer-real{background:var(--dp-white);border-top:2px solid var(--dp-primary);width:100%;padding:15px 0 5px}.dailypos-footer-real-wrap{grid-template-columns:40% 20% 20% 20%;align-items:flex-start;gap:0;width:930px;max-width:calc(100% - 40px);margin-inline:auto;padding:0;display:grid}.dailypos-footer-real-brand{padding:0}.dailypos-footer-real-logo{margin-bottom:8px}.footer-site-logo{max-width:240px;height:auto;display:block}.dailypos-footer-real-desc{max-width:270px;color:var(--dp-muted);margin:0 0 8px;font-size:14px;line-height:1.4}.dailypos-footer-verification-img{max-width:180px;height:auto;margin-bottom:18px}.dailypos-footer-real-connect{color:var(--dp-text);margin-bottom:8px;font-size:16px;font-weight:500}.dailypos-footer-real-social a{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.footer-social-upload-icon{object-fit:contain;width:24px;height:24px}.dailypos-footer-real-copy-small{color:var(--dp-muted);font-size:13px;line-height:1.5}.dailypos-footer-real-col{padding:0}.dailypos-footer-real-col h3{color:var(--dp-text);margin:0 0 10px;font-size:16px;font-weight:700}.dailypos-footer-real-col h3:after{content:"";background:var(--dp-primary);border-radius:999px;width:34px;height:2px;margin-top:8px;display:block}.dailypos-footer-real-col a{color:var(--dp-muted);margin-bottom:8px;font-size:14px;text-decoration:none;display:block}.dailypos-footer-real-col a:hover{color:var(--dp-primary)}@media (width>=768px) and (width<=1023px){.dailypos-footer-real-wrap{grid-template-columns:1fr;gap:24px;max-width:100%;padding-inline:24px}.dailypos-footer-real-col{border-left:0;padding-left:0}}@media (width<=767px){.dailypos-footer-real{padding-top:24px}.dailypos-footer-real-wrap{text-align:center;flex-direction:column;gap:24px;padding:15px 0 5px;display:flex}.dailypos-footer-real-desc{margin-left:auto;margin-right:auto}.footer-site-logo{margin:auto}.dailypos-footer-verification-img{margin-left:auto;margin-right:auto}.dailypos-footer-real-col h3{font-size:15px}.dailypos-footer-real-col h3:after{margin-left:auto;margin-right:auto}.dailypos-footer-real-col a{margin-bottom:8px;font-size:12px}}.dailypos-footer-app-title{color:var(--dp-text);margin-top:24px;margin-bottom:8px;font-size:16px;font-weight:800}.dailypos-footer-app-links a{display:block}.dailypos-footer-app-links{align-items:center;gap:10px;display:flex}.dailypos-footer-app-links img{width:135px;height:auto}@media (width<=767px){.dailypos-footer-app-links{flex-wrap:wrap;justify-content:center}}.dailypos-footer-logo{width:160px;height:auto;display:block}.dailypos-footer-real-desc{font-size:14px;line-height:1.55}.dailypos-footer-real-col h3{margin-bottom:12px;font-size:16px}.dailypos-footer-real-col a{margin-bottom:5px;font-size:13px;line-height:1.45}.dailypos-footer-real-brand{padding-right:0!important}.dailypos-footer-social-icons{align-items:center;gap:10px;margin-top:12px;display:flex}.dailypos-footer-social-icons a{color:#fff;background:#d71920;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;text-decoration:none;transition:all .25s;display:flex}.dailypos-footer-social-icons a i{color:#fff}.dailypos-footer-social-icons a:hover{color:#fff;background:#b51218}.dailypos-footer-social-icons a{background:#d71920;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.dailypos-footer-social-icons a svg{fill:#fff;width:17px;height:17px}.dailypos-footer-social-icons a{color:#fff;background:#d71920}.dailypos-footer-social-icons a i{color:#fff;font-size:16px;line-height:1}.dailypos-footer-googleplay img{width:145px;height:auto;display:block}.dailypos-footer-real-wrap{padding-bottom:0}.dailypos-footer-social h4{color:var(--dp-text);margin:0 0 5px;font-size:15px;font-weight:600;line-height:1.2}.dailypos-footer-social-icons{gap:8px;margin:0;display:flex}.dailypos-footer-download{margin-top:6px;padding:0}.dailypos-footer-download h4{margin:0 0 4px;font-size:14px;font-weight:600;line-height:1.2}.dailypos-footer-googleplay{width:130px;margin:0;padding:0;display:block}.dailypos-footer-googleplay img{width:130px;height:auto;margin:0;display:block}.dailypos-footer-real-social{flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 6px;display:flex}.dailypos-footer-real-bottom{color:#6b7280;text-align:center;border-top:1px solid #e5e7eb;width:930px;max-width:calc(100% - 40px);margin:24px auto 0;padding:12px 0;font-size:12px;font-weight:400;line-height:1.4}@media (width<=767px){.dailypos-footer-real-bottom{width:100%;max-width:100%;margin:20px auto 0;padding:12px 10px;font-size:11px}.dailypos-footer-real{text-align:center}.dailypos-footer-real-wrap{text-align:center;justify-content:center;align-items:center}.dailypos-footer-real-brand{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.dailypos-footer-real-logo{justify-content:center;width:100%;display:flex}.dailypos-footer-logo{margin:0 auto}.dailypos-footer-real-desc{text-align:center;width:100%}.dailypos-footer-social{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.dailypos-footer-social h4{text-align:center}.dailypos-footer-social-icons{justify-content:center;align-items:center;gap:14px;width:100%;display:flex}.dailypos-footer-social-icons a{justify-content:center;align-items:center;display:flex}.dailypos-footer-download{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.dailypos-footer-download h4{text-align:center}.dailypos-footer-googleplay{justify-content:center;align-items:center;display:flex}.dailypos-footer-googleplay img{margin:0 auto}.dailypos-footer-real-col{text-align:center;align-items:center;width:100%}.dailypos-footer-real-col h3,.dailypos-footer-real-col a{text-align:center}.dailypos-footer-real-bottom{text-align:center;width:100%}.dailypos-footer-real-col{width:100%;text-align:center!important}.dailypos-footer-real-col h3{width:100%}.dailypos-footer-real-col a{line-height:1.4;width:auto!important;margin:0 6px 10px!important;display:inline-flex!important}.dailypos-footer-real-wrap{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:18px!important;padding:15px 16px 5px!important;display:flex!important}.dailypos-footer-real-brand{text-align:center!important;flex-direction:column!important;align-items:center!important;gap:8px!important;width:100%!important;margin-bottom:4px!important;display:flex!important}.dailypos-footer-real-col{text-align:center!important;width:100%!important;margin:0!important;padding:0!important}.dailypos-footer-real-col h3{margin:0 0 14px!important;font-size:18px!important;line-height:1.2!important}.dailypos-footer-real-col h3:after{margin-top:6px!important}.dailypos-footer-real-col a{margin:3px 5px!important;padding:2px 4px!important;font-size:14px!important;line-height:1.35!important;display:inline-block!important}.dailypos-footer-social,.dailypos-footer-download{margin-top:4px!important}.dailypos-footer-real-bottom{margin-top:15px!important;padding:15px 10px!important;line-height:1.4!important}}.search-box{align-items:center;display:flex}.search-box input{border:1px solid var(--dp-border)}.ad-label-global{text-align:center;width:100%;color:var(--dp-muted-light);letter-spacing:.08em;text-transform:uppercase;margin:14px 0 4px;padding:0;font-size:10px;font-weight:700;line-height:1;display:block}.ad-label-sidebar{margin:12px 0 4px}@media (width<=767px){.ad-label-global{margin:14px 0 4px;font-size:10px}}.ad-slot.ad-code,.below-breaking-ad-slot.ad-code{width:100%;min-height:90px}.dailypos-share-icons{align-items:center;gap:8px;display:flex}.dailypos-share-btn{color:#fff;background:#b91c1c;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:all .2s;display:flex}.dailypos-share-btn i{color:#fff;justify-content:center;align-items:center;line-height:1;display:flex}.dailypos-share-btn svg{display:none}.dailypos-share-btn:hover{opacity:.85;transform:translateY(-2px)}body.reader-mode{background:var(--dp-white)}body.reader-mode .detail-page{max-width:820px;margin-left:auto;margin-right:auto}body.reader-mode .detail-grid{display:block}body.reader-mode .detail-article{width:100%;max-width:100%}.reading-progress{z-index:9999!important;background:0 0!important;height:4px!important;position:fixed!important;top:0!important;left:0!important;right:0!important}#reading-progress-bar{width:0%!important;height:100%!important}@media (width<=767px){.detail-article>.comment-section{box-sizing:border-box!important;width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.detail-article .comment-title,.detail-article .comment-form,.detail-article .comment-tabs,.detail-article .comment-empty,.detail-article .comment-note,.detail-article #realtime-comment-list{padding-left:0!important;padding-right:0!important}.detail-article .comment-form textarea,.detail-article .comment-form input{box-sizing:border-box!important;width:100%!important}}.detail-article .comment-tabs{white-space:nowrap!important;border-top:1px solid var(--dp-border)!important;border-bottom:1px solid var(--dp-border)!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;width:100%!important;max-width:100%!important;margin:20px 0 16px!important;padding:10px 0!important;display:flex!important;overflow:auto hidden!important}.snt-popular-sidebar{background:var(--dp-white);border:1px solid #11182714;border-radius:22px;margin-top:0;padding:20px;box-shadow:0 14px 34px #0f172a12}.snt-popular-head{margin-bottom:14px}.snt-popular-head h3{color:var(--dp-text);align-items:center;gap:8px;margin:0;font-size:21px;font-weight:900;line-height:1.2;display:flex}.snt-popular-head h3:before{content:"🔥";font-size:18px}.snt-popular-head h3:after{content:"";background:var(--dp-primary);border-radius:999px;width:42px;height:4px;margin-left:6px}.snt-popular-item{color:var(--dp-text);border-bottom:1px solid #11182714;grid-template-columns:34px minmax(0,1fr);align-items:flex-start;gap:12px;padding:13px 0;text-decoration:none;display:grid}.snt-popular-item:last-child{border-bottom:0}.snt-popular-rank{background:var(--dp-primary);width:30px;height:30px;color:var(--dp-white);border-radius:999px;justify-content:center;align-items:center;font-size:13px;font-weight:900;display:flex}.snt-popular-content{min-width:0}.snt-popular-content strong{-webkit-line-clamp:2;color:var(--dp-text);-webkit-box-orient:vertical;font-size:14px;font-weight:800;line-height:1.35;display:-webkit-box;overflow:hidden}.snt-popular-content small{color:var(--dp-muted);margin-top:6px;font-size:12px;line-height:1.3;display:block}.snt-popular-item:hover strong{color:var(--dp-primary)}@media (width<=768px){.snt-popular-sidebar{border-radius:18px;padding:18px}.snt-popular-head h3{font-size:19px}.snt-popular-item{gap:10px;padding:12px 0}}.snt-popular-head h3{letter-spacing:-.02em;font-family:Inter,sans-serif;font-size:18px;font-weight:800}.snt-popular-content strong{letter-spacing:-.015em;font-family:Inter,sans-serif;font-size:15px;font-weight:700;line-height:1.35}.snt-popular-content small{font-family:Inter,sans-serif;font-size:12px;font-weight:500}.snt-popular-rank{font-family:Inter,sans-serif;font-weight:800}.popular-box{background:#fff;border:1px solid #ededed;border-radius:14px;padding:18px;overflow:hidden}.sidebar-right .popular-box{margin-bottom:24px}.popular-title h2{margin:0 0 14px;font-size:18px;font-weight:700}.popular-card{border-bottom:1px solid #ededed;align-items:center;gap:12px;padding:12px 0;display:flex}.popular-card:last-child{border-bottom:none}.popular-number{letter-spacing:0;color:#d9d9d9;text-align:center;flex:none;width:32px;font-size:28px;font-weight:700;line-height:1;transform:none}.popular-content{flex:1}.popular-content h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.popular-content h3 a{color:#111;text-decoration:none}.popular-content h3 a:hover{color:#d71920}.popular-content span{display:none}.snt-voice-premium{background:radial-gradient(circle at 85% 8%, #ffbebe8c, transparent 34%), linear-gradient(180deg,var(--dp-white) 0%,#fff7f7 100%);border:1px solid #b91c1c1a;border-radius:24px;padding:18px;position:relative;overflow:hidden;box-shadow:0 18px 42px #0f172a14}.snt-voice-premium:before{content:"";pointer-events:none;background:#b91c1c14;border-radius:50%;width:150px;height:150px;position:absolute;top:-48px;right:-52px}.snt-voice-hero{z-index:1;position:relative}.snt-voice-kicker{background:linear-gradient(135deg,var(--dp-danger),var(--dp-danger-dark));color:var(--dp-white);text-transform:uppercase;letter-spacing:.3px;border-radius:999px;align-items:center;gap:7px;margin:0 0 12px;padding:7px 11px;font-size:11px;font-weight:950;line-height:1;display:inline-flex;box-shadow:0 10px 20px #b91c1c2e}.snt-voice-premium h3{color:var(--dp-text);letter-spacing:-.8px;margin:0 0 10px;font-size:26px;font-weight:950;line-height:1.05}.snt-voice-premium h3:after{content:"";background:linear-gradient(90deg,var(--dp-danger),var(--dp-gold));border-radius:999px;width:52px;height:5px;margin-top:10px;display:block}.snt-voice-premium .reader-sidebar-desc{color:var(--dp-muted);margin:0 0 16px;font-size:14px;font-weight:650;line-height:1.65}.snt-voice-premium .reader-sidebar-btn{background:linear-gradient(135deg,var(--dp-danger-soft),var(--dp-primary));width:100%;min-height:48px;color:var(--dp-white);border-radius:999px;justify-content:center;align-items:center;gap:10px;margin:0 0 18px;padding:0 16px;font-size:14px;font-weight:950;line-height:1;text-decoration:none;display:flex;box-shadow:0 14px 28px #b91c1c42}.snt-voice-premium .reader-sidebar-btn:before{content:"✎";background:var(--dp-white);width:30px;height:30px;color:var(--dp-primary);border-radius:50%;justify-content:center;align-items:center;font-weight:950;display:inline-flex}.snt-voice-premium .reader-sidebar-btn:after{content:"→";margin-left:2px}.snt-voice-list-title{color:var(--dp-text);align-items:center;gap:9px;margin:2px 0 12px;font-size:15px;font-weight:950;line-height:1;display:flex}.snt-voice-list-title span{background:var(--dp-white);border-radius:10px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex;box-shadow:0 8px 18px #0f172a14}.snt-voice-premium .voice-side-item{background:#ffffffeb;border:1px solid #0f172a0f;border-radius:18px;margin:0 0 12px;padding:15px 15px 15px 18px;position:relative;overflow:hidden;box-shadow:0 10px 24px #0f172a0f}.snt-voice-premium .voice-side-item:before{content:"";background:var(--dp-danger);width:5px;position:absolute;top:0;bottom:0;left:0}.snt-voice-premium .voice-side-item:after{content:"”";color:#b91c1c21;font-size:70px;font-weight:950;line-height:1;position:absolute;bottom:-18px;right:13px}.snt-voice-premium .voice-side-item.tone-orange:before{background:var(--dp-gold)}.snt-voice-premium .voice-side-item.tone-blue:before{background:var(--dp-info)}.snt-voice-premium .voice-side-item p{z-index:1;color:var(--dp-text);margin:0 0 10px;font-size:14px;font-weight:750;line-height:1.5;position:relative}.snt-voice-premium .voice-side-item span{z-index:1;color:var(--dp-primary);font-size:12px;font-weight:900;line-height:1.35;display:block;position:relative}.snt-voice-premium .tone-orange span{color:var(--dp-warning-dark)}.snt-voice-premium .tone-blue span{color:var(--dp-info)}.snt-voice-footer{box-shadow:none;cursor:pointer;background:0 0;border:none;border-top:1px solid #11182714;border-radius:0;justify-content:center;align-items:center;margin-top:14px;padding-top:14px;padding-bottom:4px;text-decoration:none;display:flex}.snt-voice-footer:hover{opacity:.92}.snt-voice-footer span{display:none}.snt-voice-footer p{letter-spacing:-.15px;color:var(--dp-primary);align-items:center;margin:0;font-size:14px;font-weight:800;display:flex}.snt-voice-footer p:after{content:"";border-top:2px solid;border-right:2px solid;width:8px;height:8px;margin-left:8px;transition:all .18s;display:inline-block;transform:rotate(45deg)}.snt-voice-footer:hover p:after{transform:rotate(45deg)translate(2px,-2px)}.snt-netizen-final{background:linear-gradient(145deg,var(--dp-white) 0%,#fff8ef 100%);border:1px solid #11182714;border-radius:24px;margin-top:26px;padding:24px;overflow:hidden;box-shadow:0 18px 44px #0f172a12}.snt-netizen-final h3{color:var(--dp-text);margin:0;font-size:25px;font-weight:950;line-height:1.15}.snt-netizen-final h3:after{content:"";background:linear-gradient(90deg,var(--dp-primary),var(--dp-gold));border-radius:999px;width:54px;height:4px;margin-top:11px;display:block}.snt-netizen-final .netizen-sidebar-desc{color:var(--dp-muted);margin:17px 0 16px;font-size:15px;font-weight:650;line-height:1.65}.snt-netizen-final .netizen-sidebar-btn{background:var(--dp-primary);min-height:40px;color:var(--dp-white);border-radius:999px;justify-content:center;align-items:center;margin:0 0 16px;padding:0 20px;font-size:14px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 12px 24px #b91c1c2e}.snt-netizen-final .snt-netizen-list,.snt-netizen-premium .snt-netizen-list{background:0 0;border:0;border-radius:0;overflow:visible}.snt-netizen-final .snt-netizen-article,.snt-netizen-premium .snt-netizen-article{box-shadow:none;color:var(--dp-text);background:0 0;border:0;border-bottom:1px solid #1118271a;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:13px;margin:0;padding:14px 0;text-decoration:none;display:grid}.snt-netizen-final .snt-netizen-article:last-child,.snt-netizen-premium .snt-netizen-article:last-child{border-bottom:0}.snt-netizen-final .snt-netizen-thumb,.snt-netizen-premium .snt-netizen-thumb{background:var(--dp-light);border-radius:14px;width:72px;height:72px;overflow:hidden}.snt-netizen-final .snt-netizen-thumb img,.snt-netizen-premium .snt-netizen-thumb img{object-fit:cover;width:100%;height:100%;display:block}.snt-netizen-final .snt-netizen-content strong,.snt-netizen-premium .snt-netizen-content strong{-webkit-line-clamp:3;color:var(--dp-text);-webkit-box-orient:vertical;font-size:13.5px;font-weight:850;line-height:1.28;display:-webkit-box;overflow:hidden}.snt-netizen-final .snt-netizen-content span,.snt-netizen-premium .snt-netizen-content span{color:var(--dp-muted);margin-top:6px;font-size:12px;font-weight:500;line-height:1.35;display:block}.snt-netizen-final .snt-netizen-more,.snt-netizen-premium .snt-netizen-more{color:var(--dp-primary);box-shadow:none;background:0 0;border-top:1px solid #1118271a;justify-content:center;margin-top:12px;padding-top:15px;font-size:14px;font-weight:900;text-decoration:none;display:flex}.podcast-kagama-widget{color:#fff;background:radial-gradient(circle at 100% 0,#d4a01759,#0000 35%),linear-gradient(160deg,#5a0707,#200);border-radius:24px;width:100%;padding:2px 22px 22px;overflow:hidden;box-shadow:0 15px 40px #0003}.podcast-header{text-align:center;margin-bottom:18px}.podcast-brand-logo img{filter:drop-shadow(0 8px 15px #00000040);width:100%;max-width:280px;height:auto;margin-bottom:-20px;transform:translateY(5px)}.podcast-desc{color:#f7e7c3;text-align:center;margin-bottom:20px;font-size:12px;line-height:1.4}.podcast-video{aspect-ratio:16/9;background:#000;border:1px solid #d4a0178c;border-radius:18px;width:100%;margin-bottom:18px;overflow:hidden}.podcast-video iframe{border:0;width:100%;height:100%;display:block}.podcast-list{flex-direction:column;gap:14px;display:flex}.podcast-item{cursor:pointer;background:#ffffff14;border-radius:14px;align-items:center;padding:10px;transition:all .3s;display:flex}.podcast-item:hover{background:#d4a0172e;transform:translateY(-2px)}.podcast-click-area{align-items:center;gap:12px;width:100%;display:flex}.youtube-small-preview{border:1px solid #fff3;border-radius:10px;flex:none;width:90px;height:55px;overflow:hidden}.youtube-small-preview img{object-fit:cover;width:100%;height:100%}.podcast-item h4{color:#fff;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.podcast-footer{text-align:center;color:#4a0505;cursor:pointer;background:linear-gradient(90deg,#b88618,#f5d76e);border-radius:30px;margin-top:20px;padding:12px 18px;font-size:14px;font-weight:800;box-shadow:0 8px 20px #d4a01740}.detail-grid{grid-template-columns:var(--dp-content-width) var(--dp-sidebar-width);gap:var(--dp-grid-gap);align-items:start;display:grid}.detail-grid>.detail-article{min-width:0}.detail-sidebar{width:100%}.detail-article .article-featured-image{width:100%;overflow:visible}.detail-article .article-featured-image img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}@media (width<=1023px){.detail-grid{grid-template-columns:1fr}.detail-sidebar{width:100%}}body .detail-article .det-submeta{flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:8px 10px!important;max-width:100%!important;margin:0 auto 14px!important;padding:10px 0!important;display:flex!important}body .detail-article .editor-centered-meta{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;color:#6b7280!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:6px!important;max-width:100%!important;margin:0 auto 14px!important;padding:10px 0!important;font-size:13px!important;line-height:1.45!important;display:flex!important}body .detail-article .editor-meta-with-avatar{justify-content:center!important;align-items:center!important;gap:10px!important;display:inline-flex!important}body .detail-article .editor-avatar-img,body .detail-article .editor-avatar-initial{object-fit:cover!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:36px!important;min-width:36px!important;height:36px!important;display:inline-flex!important}body .detail-article .editor-avatar-initial{color:#fff!important;background:#b91c1c!important}body .detail-article .editor-centered-meta .dailypos-editor-name-red{color:#b91c1c!important;font-weight:600!important}body .detail-article .article-publish-time{color:#6b7280!important;text-align:center!important;width:100%!important;font-size:14px!important}body .detail-article .breadcrumb-pro,body .detail-article .breadcrumb-pro span{color:#b40000!important}body .detail-article .breadcrumb-pro a{color:#b40000!important;font-weight:900!important;text-decoration:none!important}body .detail-article .breadcrumb-pro a:hover{color:#991b1b!important}body .breadcrumb{color:#6b7280!important;align-items:center!important;gap:8px!important;margin-bottom:12px!important;font-size:14px!important;display:flex!important}body .breadcrumb a{color:#b40000!important;font-weight:900!important}body .article-meta{color:#6b7280!important;flex-wrap:wrap!important;gap:8px!important;margin-bottom:18px!important;font-size:14px!important;display:flex!important}body .det-style-top{border-bottom:1px solid #eee!important;margin-bottom:18px!important;padding-bottom:16px!important}body .det-channel{color:#1146b8!important;background:#eff6ff!important;margin-bottom:10px!important;padding:7px 11px!important;font-size:13px!important;font-weight:900!important;display:inline-block!important}.info-row,.report-link,.back-kanal{display:none!important}.detail-article .article-title,.detail-article .det-title,.detail-article h1.det-title,.detail-article .article-title-center{text-align:center;color:#111827;letter-spacing:-.3px;width:100%;max-width:860px;margin:18px auto 16px;font-size:28px;font-weight:700;line-height:1.35;display:block}@media (width<=1024px){.detail-article .article-title,.detail-article .det-title,.detail-article h1.det-title,.detail-article .article-title-center{font-size:20px}}@media (width<=768px){.detail-article .article-title,.detail-article .det-title,.detail-article h1.det-title,.detail-article .article-title-center{font-size:24px;line-height:1.35}}body .detail-article figure figcaption,body .detail-article figcaption{color:#6b7280!important;text-align:left!important;margin-top:8px!important;font-size:13px!important;line-height:1.5!important}body .detail-article .article-featured-image figcaption{color:#6b7280!important;margin-top:8px!important;font-size:13px!important;line-height:1.5!important}@media (width<=767px){body .detail-article figure figcaption,body .detail-article figcaption,body .detail-article .article-featured-image figcaption{font-size:12px!important;line-height:1.45!important}body .detail-article .article-featured-image{border-radius:0!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;overflow:visible!important}body .detail-article .article-featured-image img{object-fit:cover;width:100%;height:100%;display:block}}body .detail-article .published-article-images{width:100%;margin:28px 0}body .detail-article .published-article-images img{border-radius:16px;width:100%;height:auto;display:block}@media (width<=1023px){body .detail-article .article-featured-image,body .detail-article .article-featured-image img{width:100%;max-width:100%;margin-left:0!important;margin-right:0!important}}@media (width>=1024px){body .detail-article .article-featured-image{width:100%;max-width:100%;margin-left:0!important;margin-right:0!important}body .detail-article .article-featured-image img{object-fit:cover;width:100%;max-width:100%;height:100%}}body .detail-article .article-featured-image{aspect-ratio:auto!important;height:auto!important;display:block!important;overflow:visible!important}body .detail-article .article-featured-image .featured-main-image{aspect-ratio:16/9;object-fit:cover;width:100%!important;height:auto!important;display:block!important}body .detail-article .article-featured-image figcaption{height:auto!important;margin-top:8px!important;padding-bottom:10px!important;display:block!important;position:relative!important;overflow:visible!important}body .detail-article .lead{color:#374151!important;border-left:4px solid #b91c1c!important;margin:18px 0!important;padding-left:16px!important;font-size:18px!important;font-weight:400!important;line-height:1.35!important}body .detail-article .article-content,body .detail-article .premium-content{color:#111827!important;font-size:18px!important;line-height:1.86!important}body .detail-article .article-content p,body .detail-article .premium-content p{margin:0 0 8px!important;font-size:18px!important;font-weight:400!important;line-height:1.62!important}body .detail-article .article-content a,body .detail-article .premium-content a{color:#b91c1c!important;font-weight:650!important;text-decoration:none!important}body .detail-article .article-content h2,body .detail-article .premium-content h2{color:#111827!important;margin:30px 0 14px!important;font-size:25px!important;font-weight:700!important;line-height:1.35!important}body .detail-article .article-content h3,body .detail-article .premium-content h3{color:#111827!important;margin:26px 0 12px!important;font-size:21px!important;font-weight:700!important;line-height:1.35!important}body .detail-article .article-content ul,body .detail-article .article-content ol,body .detail-article .premium-content ul,body .detail-article .premium-content ol{margin:18px 0 22px 24px!important;line-height:1.8!important}body .detail-article .article-content li,body .detail-article .premium-content li{margin-bottom:8px!important}body .detail-article .author-box{background:#fff;border:1px solid #eee!important;border-radius:16px!important;align-items:center!important;gap:14px!important;margin-top:26px!important;padding:15px!important;display:flex!important}body .detail-article .author-avatar{border-radius:999px!important;width:48px!important;min-width:48px!important;height:48px!important}body .detail-article .author-box p{color:#6b7280!important;margin:4px 0 0!important;font-size:13px!important;line-height:1.5!important}@media (width<=700px){body .detail-article .lead{font-size:16px!important}body .detail-article .article-content,body .detail-article .premium-content,body .detail-article .article-content p,body .detail-article .premium-content p{font-size:16px!important;line-height:1.65!important}body .detail-article .article-content h2,body .detail-article .premium-content h2{font-size:21px!important}body .detail-article .article-content h3,body .detail-article .premium-content h3{font-size:18px!important}}.article-content .dailypos-lead-red,.premium-content .dailypos-lead-red{color:#000!important;font-weight:800!important}@media (width<=767px){body .detail-article .article-content,body .detail-article .premium-content{font-size:16px!important;line-height:1.45!important}body .detail-article .article-content p,body .detail-article .premium-content p{margin:0 0 12px!important;font-size:16px!important;line-height:1.45!important}body .detail-article .article-content h2,body .detail-article .premium-content h2{font-size:21px!important;line-height:1.32!important}body .detail-article .article-content h3,body .detail-article .premium-content h3{font-size:19px!important;line-height:1.35!important}article.detail-article .breadcrumb-pro{margin:4px 0 10px!important;font-size:12px!important;line-height:1.35!important}article.detail-article .editor-centered-meta{text-align:left!important;justify-content:center!important;margin:8px 0 12px!important;font-size:12.5px!important;line-height:1.4!important}body .detail-article>.det-style-top{box-sizing:border-box!important;width:100%!important;margin-bottom:14px!important;margin-left:0!important;margin-right:0!important;padding-bottom:8px!important;padding-left:0!important;padding-right:0!important}}.author-mobile-name{display:none}@media (width<=768px){.author-full-name{display:none}.author-mobile-name{display:inline}}@media (width<=767px){article.detail-article .ad-label-global,.detail-page .ad-label-global{text-align:center!important;color:#9ca3af!important;letter-spacing:.08em!important;width:100%!important;margin:14px 0 4px!important;padding:0!important;font-size:10px!important;font-weight:700!important;line-height:1!important;display:block!important}article.detail-article .ad-slot,article.detail-article .ad-slot.ad-code,article.detail-article .ad-row{text-align:center!important;box-sizing:border-box!important;width:100%!important;margin:0 0 16px!important;padding:0!important}article.detail-article .ad-slot.ad-code{min-height:90px!important}article.detail-article .ad-slot.ad-code ins.adsbygoogle{width:100%!important;min-height:90px!important;display:block!important}}body .detail-article .ad-slot,body .detail-article .ad-row,body .detail-article .ad-before-footer{margin-top:18px!important;margin-bottom:18px!important}@media (width<=767px){article.detail-article>.ad-slot,article.detail-article>.ad-row{font-size:initial!important;margin:0 0 16px!important;line-height:normal!important}}body .ad-label{text-align:center!important;color:#9ca3af!important;letter-spacing:1px!important;margin:18px 0 6px!important;font-size:11px!important}body .detail-article>.comment-section{background:#fff!important;width:600px!important;max-width:100%!important;margin:50px auto!important;padding:0!important}body .detail-article .comment-title{color:#111827;margin-bottom:22px!important;font-size:22px!important;font-weight:700!important}body .detail-article .comment-form{border:1px solid #f1f5f9;overflow:hidden;box-shadow:0 4px 18px #00000014;background:#fff!important;border-radius:18px!important}body .detail-article .comment-form textarea{line-height:1.5;border:0!important;width:100%!important;min-height:120px!important;padding:22px!important;font-size:16px!important}body .detail-article .comment-count{color:#6b7280;padding:0 22px 12px!important;font-size:14px!important}body .detail-article .comment-row{align-items:center;gap:10px!important;padding:12px 22px 20px!important;display:flex!important}body .detail-article .comment-row input{border-radius:10px!important;height:40px!important;font-size:14px!important}body .detail-article .comment-row button{border-radius:12px!important;height:40px!important;padding:0 22px!important;font-size:14px!important;font-weight:700!important}body .detail-article .comment-save{line-height:1.4;padding:0 22px 20px!important;font-size:14px!important}body .detail-article .comment-tabs{flex-wrap:wrap;display:flex;gap:10px!important;margin-top:22px!important}body .detail-article .comment-tabs button{border-radius:30px!important;padding:9px 20px!important;font-size:14px!important}body .detail-article .comment-empty{text-align:center;padding:55px 10px!important}body .detail-article .comment-empty strong{font-size:18px!important}body .detail-article .comment-empty p{color:#9ca3af;font-size:15px!important}body .detail-article .comment-note{color:#4b5563;border-top:1px solid #e5e7eb;margin-top:10px;padding-top:20px;line-height:1.5;font-size:14px!important}@media (width<=768px){body .detail-article>.comment-section{width:100%!important;padding:0 15px!important}body .detail-article .comment-row{flex-direction:column!important}body .detail-article .comment-row input,body .detail-article .comment-row button{width:100%!important}}body .detail-article .comment-note{color:#6b7280!important;border-top:1px solid #e5e7eb!important;max-width:600px!important;margin:24px auto 0!important;padding-top:20px!important;font-size:13px!important;line-height:1.6!important}body .detail-article .comment-empty{max-width:600px!important;margin:0 auto!important}body .detail-article .comment-empty p{font-size:16px!important;line-height:1.5!important}body .detail-article .comment-tabs{flex-wrap:wrap!important;gap:8px!important;width:100%!important;max-width:600px!important;margin:20px auto 0!important;display:flex!important;overflow:hidden!important}body .detail-article .comment-tabs button,body .detail-article .comment-tabs a{white-space:nowrap!important;border:1px solid #d1d5db!important;border-radius:999px!important;flex:none!important;height:36px!important;padding:0 16px!important;font-size:13px!important;font-weight:500!important;line-height:36px!important}body .detail-article .comment-tabs button.active,body .detail-article .comment-tabs .active{color:#fff!important;background:#1d4ed8!important;border-color:#1d4ed8!important}@media (width<=768px){body .detail-article .comment-tabs{gap:6px!important}body .detail-article .comment-tabs button,body .detail-article .comment-tabs a{height:32px!important;padding:0 12px!important;font-size:12px!important;line-height:32px!important}}body .detail-article .comment-save{color:#6b7280!important;align-items:flex-start!important;gap:8px!important;max-width:600px!important;margin:10px auto 0!important;font-size:12px!important;line-height:1.45!important;display:flex!important}body .detail-article .comment-save input{flex-shrink:0!important;width:15px!important;height:15px!important;margin-top:2px!important}body .detail-article .comment-save label{color:#6b7280!important;font-size:12px!important;line-height:1.45!important}body .detail-article .comment-form{border-radius:12px!important;box-shadow:0 2px 10px #0000000f!important}body .detail-article .comment-form textarea{resize:vertical;height:80px!important;min-height:80px!important;padding:14px!important;font-size:14px!important;line-height:1.45!important}body .detail-article .comment-row{gap:8px!important;padding:8px 14px 12px!important}body .detail-article .comment-row input{border-radius:8px!important;height:36px!important;padding:0 12px!important;font-size:13px!important}body .detail-article .comment-row button{border-radius:8px!important;height:36px!important;padding:0 18px!important;font-size:13px!important}body .detail-article .comment-save{padding:0 14px 14px!important;font-size:12px!important}body .detail-article .comment-title{margin-bottom:14px!important;font-size:20px!important}body .detail-article .comment-tabs button{height:32px!important;padding:0 14px!important;font-size:12px!important;line-height:32px!important}body .detail-article .comment-submit{justify-content:flex-end!important;padding:10px 16px 16px!important;display:flex!important}body .detail-article .comment-submit button:hover{opacity:.9}body .detail-article .comment-form textarea{height:90px!important;min-height:90px!important;padding:16px!important;font-size:15px!important}body .detail-article .comment-count{padding:0 16px 5px!important;font-size:13px!important}body .detail-article .comment-form{border-radius:14px!important;overflow:hidden!important}body .detail-article .comment-form textarea{resize:none!important;height:90px!important;min-height:90px!important;padding:16px!important}body .detail-article .comment-count{color:#6b7280!important;align-items:center!important;height:48px!important;margin:0!important;padding:0 16px!important;font-size:13px!important;display:flex!important}body .detail-article .comment-submit{margin:0!important;padding:0!important;position:absolute!important;bottom:10px!important;right:16px!important}body .detail-article .comment-submit button{color:#fff!important;background:#2563eb!important;border:none!important;border-radius:20px!important;height:36px!important;padding:0 22px!important;font-size:14px!important;font-weight:600!important}body .detail-article .comment-tabs{margin-top:14px!important}body .detail-article .comment-form textarea{border-bottom:1px solid #e5e7eb!important;border-radius:0!important}body .detail-article .comment-count{background:#fff!important;border-top:0!important}body .detail-article .comment-form textarea,body .detail-article .comment-form textarea:focus,body .detail-article .comment-form textarea:active{box-shadow:none!important;border:none!important;outline:none!important}body .detail-article .comment-form textarea{border-bottom:1px solid #e5e7eb!important}body .detail-article .comment-form .comment-count{color:#6b7280!important;border-top:1px solid #e5e7eb!important;align-items:center!important;height:48px!important;margin:0!important;padding:0 16px!important;font-size:13px!important;display:flex!important}body .detail-article .comment-form .comment-submit{align-items:center!important;height:48px!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;bottom:0!important;right:16px!important}body .detail-article .comment-form{position:relative!important}body .detail-article .comment-form .comment-submit button{color:#fff!important;background:#2563eb!important;border:none!important;border-radius:20px!important;height:36px!important;padding:0 22px!important;font-size:14px!important;font-weight:600!important;line-height:36px!important}body .detail-article .comment-form textarea,body .detail-article .comment-form textarea:focus{box-shadow:none!important;border:none!important;outline:none!important}body .detail-article .comment-form textarea{resize:none!important}.detail-article .related-section{clear:both;width:100%;margin-top:40px}.detail-article .related-section .section-title{color:#111827;margin-bottom:20px;font-size:24px;font-weight:800;line-height:1.3}.detail-article .related-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.detail-article .related-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;height:100%;transition:all .2s;display:flex;overflow:hidden}.detail-article .related-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #00000014}.detail-article .related-card img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.detail-article .related-card h4{color:#111827;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;padding:10px;font-size:15px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}@media (width<=1024px){.detail-article .related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media (width<=600px){.detail-article .related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.detail-article .related-card h4{padding:10px;font-size:14px;line-height:1.3}.detail-article .related-card:nth-child(n+5){display:none}.detail-article .related-card h4{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.detail-article .related-card{overflow:hidden}.detail-article .related-card h4{-webkit-line-clamp:3;-webkit-box-orient:vertical;height:58px;line-height:1.3;display:-webkit-box;overflow:hidden}.detail-article .related-card h4{-webkit-line-clamp:3;-webkit-box-orient:vertical;padding:10px;font-size:14px;line-height:1.35;display:-webkit-box;overflow:hidden}.detail-article .related-card{border-radius:12px;overflow:visible}.detail-article .related-card a{text-decoration:none;display:block}.detail-article .related-card div{background:#fff;padding:10px 0 0}.detail-article .related-card h4{-webkit-line-clamp:3;-webkit-box-orient:vertical;height:auto;margin:0;padding:0;font-size:14px;line-height:1.35;display:-webkit-box;overflow:hidden}.detail-article .related-card{box-shadow:none;background:0 0;border:none;overflow:visible}.detail-article .related-card a{display:block}.detail-article .related-card img{border-radius:12px}.detail-article .related-card>a>div{background:0 0;padding:10px 0 0}.detail-article .related-card h4{color:#111827;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;padding:0;font-size:14px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.detail-article .related-card small{display:none}}.detail-article .featured-main-image{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.detail-article .article-featured-image{width:100%;margin:0 0 20px;overflow:visible}.detail-article .article-featured-image .featured-main-image{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.detail-article .dailypos-share-icons{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:14px 0;display:flex}.detail-article .dailypos-share-btn{color:#fff;background:#b91c1c;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:all .2s;display:flex}.detail-article .dailypos-share-btn i{color:#fff;justify-content:center;align-items:center;line-height:1;display:flex}.detail-article .dailypos-share-btn .fa-whatsapp{font-size:15px}.detail-article .dailypos-share-btn .fa-telegram,.detail-article .dailypos-share-btn .fa-facebook-f,.detail-article .dailypos-share-btn .fa-threads{font-size:14px}.detail-article .dailypos-share-btn .fa-x-twitter,.detail-article .dailypos-share-btn .fa-link{font-size:13px}.detail-article .dailypos-share-btn:hover{opacity:.85;transform:translateY(-2px)}body .detail-article .article-content blockquote,body .detail-article .premium-content blockquote{margin:28px 0;padding:18px 20px;line-height:1.7}body .detail-article blockquote p{margin:0}body .detail-article blockquote.article-quote{font-style:italic}@media (width<=768px){body .detail-article .article-content blockquote,body .detail-article .premium-content blockquote{padding:16px}}body .detail-article .article-content blockquote,body .detail-article .premium-content blockquote{color:#7f1d1d!important;background:#fff7f7!important;border-left:4px solid #b91c1c!important;border-radius:12px!important;margin:24px 0!important;padding:16px 18px!important;font-size:18px!important;font-weight:500!important;line-height:1.75!important}.article-content blockquote,.premium-content blockquote,.detail-article blockquote{box-shadow:none!important;background:0 0!important;border:none!important;margin:28px 0!important;padding:34px 0 0!important;position:relative!important}.article-content blockquote:before,.premium-content blockquote:before,.detail-article blockquote:before{content:"“"!important;color:#9ca3af!important;font-family:Georgia,serif!important;font-size:70px!important;font-weight:700!important;line-height:1!important;display:block!important;position:absolute!important;top:-12px!important;left:0!important}.article-content blockquote:after,.premium-content blockquote:after,.detail-article blockquote:after{content:none!important;display:none!important}.article-content blockquote p,.premium-content blockquote p,.detail-article blockquote p{color:#374151!important;background:0 0!important;margin:0!important;padding:0!important;font-family:Georgia,serif!important;font-size:20px!important;font-style:italic!important;font-weight:500!important;line-height:1.8!important}@media (width<=768px){.article-content blockquote,.premium-content blockquote,.detail-article blockquote{padding-top:30px!important}.article-content blockquote:before,.premium-content blockquote:before,.detail-article blockquote:before{font-size:58px!important;top:-8px!important}.article-content blockquote p,.premium-content blockquote p,.detail-article blockquote p{font-size:18px!important;line-height:1.75!important}body .detail-article .article-content blockquote,body .detail-article .premium-content blockquote{padding:14px!important;font-size:16px!important}}body .detail-article .article-content .inline-related,body .detail-article .premium-content .inline-related{box-shadow:none!important;background:0 0!important;border:0!important;border-left:3px solid #b3261e!important;border-radius:0!important;margin:26px 0!important;padding:2px 0 2px 16px!important;transform:none!important}body .detail-article .article-content .inline-related strong,body .detail-article .premium-content .inline-related strong{color:#111827!important;margin:0 0 7px!important;padding:0!important;font-size:15px!important;font-weight:600!important;line-height:1.4!important;display:block!important}body .detail-article .article-content .inline-related a,body .detail-article .premium-content .inline-related a{color:#8a2f28!important;letter-spacing:-.01em!important;border:0!important;margin:0!important;padding:0!important;font-size:17px!important;font-weight:560!important;line-height:1.6!important;text-decoration:none!important;display:block!important}@media (width<=700px){body .detail-article .article-content .inline-related,body .detail-article .premium-content .inline-related{margin:22px 0!important;padding-left:16px!important}body .detail-article .article-content .inline-related strong,body .detail-article .premium-content .inline-related strong{font-size:14px!important}body .detail-article .article-content .inline-related a,body .detail-article .premium-content .inline-related a{font-size:16px!important;line-height:1.5!important}}body .read-also-inline{border-left:5px solid #1146b8!important;border-radius:12px!important;margin:22px 0!important;padding:14px!important}body .read-also-inline strong{color:#1146b8!important;margin-bottom:8px!important;display:block!important}body .read-also-inline a{margin:7px 0!important;font-weight:900!important;display:block!important}.article-page-nav{display:none!important}.article-page-nav-modern{grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:8px!important;width:100%!important;margin:20px 0 18px!important;padding:0!important;display:grid!important}.article-page-nav-modern .page-indicator{background:#fff;color:#64748b!important;white-space:nowrap!important;border:1px solid #e5e7eb!important;border-radius:999px!important;grid-column:2!important;justify-content:center!important;align-items:center!important;min-width:52px!important;height:34px!important;font-size:12px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.article-page-nav-modern .page-btn,.article-page-nav-modern .page-btn-disabled{white-space:nowrap!important;box-sizing:border-box!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:0!important;height:38px!important;padding:0 12px!important;font-size:12px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.article-page-nav-modern .prev,.article-page-nav-modern .page-btn-disabled:first-child{grid-column:1!important;justify-self:start!important}.article-page-nav-modern .next,.article-page-nav-modern .page-btn-disabled:last-child{grid-column:3!important;justify-self:end!important}.article-page-nav-modern .page-btn{color:#fff!important;background:#b91c1c!important}.article-page-nav-modern .page-btn-disabled{color:#94a3b8!important;background:#f1f5f9!important}@media (width<=767px){article.detail-article .article-page-nav-modern{gap:6px!important;width:calc(100% - 32px)!important;margin:18px 16px!important}article.detail-article .article-page-nav-modern .page-btn,article.detail-article .article-page-nav-modern .page-btn-disabled{height:36px!important;padding:0 10px!important;font-size:11.5px!important}article.detail-article .article-page-nav-modern .page-indicator{min-width:46px!important;height:32px!important;font-size:11.5px!important}}body .detail-article .article-tags>strong,body .detail-article .post-tags>strong,body .detail-article .tag-title{text-align:center!important;color:#374151!important;width:100%!important;margin:0 0 12px!important;font-size:15px!important;font-weight:800!important;display:block!important}body .detail-article .article-tags,body .detail-article .post-tags{border-top:1px solid #eef0f3!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:8px 14px!important;margin:24px 0!important;padding-top:18px!important;display:flex!important}body .detail-article .article-tags a,body .detail-article .post-tags a{color:#b91c1c!important;font-size:14px!important;font-weight:700!important;text-decoration:none!important}body .detail-article .article-tags a:hover,body .detail-article .post-tags a:hover{text-decoration:underline!important}@media (width<=767px){body .detail-article .article-tags,body .detail-article .post-tags{gap:8px 10px!important}body .detail-article .article-tags a,body .detail-article .post-tags a{font-size:13px!important}}body .detail-article .tag-box{border-top:1px solid #eef0f3!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;margin:28px 0!important;padding-top:18px!important;display:flex!important}body .detail-article .tag-items{flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:8px!important;display:flex!important}body .detail-article .tag-items a{color:#374151!important;background:#f3f4f6!important;border:1px solid #e5e7eb!important;border-radius:999px!important;align-items:center!important;height:32px!important;padding:0 14px!important;font-size:13px!important;font-weight:600!important;text-decoration:none!important;transition:all .2s!important;display:inline-flex!important}body .detail-article .tag-items a:hover{background:#e5e7eb!important}.home-page{padding-top:20px}.home-layout-fixed{grid-template-columns:minmax(0,600px) 300px;align-items:start;gap:30px;width:930px;margin:40px auto 0;display:grid}.home-layout-fixed .content-left{width:600px;min-width:0}.home-layout-fixed .sidebar-right{gap:var(--dp-widget-gap);flex-direction:column;width:300px;min-width:300px;display:flex}@media (width<=1000px){.home-layout-fixed{grid-template-columns:1fr;width:100%}.home-layout-fixed .content-left,.home-layout-fixed .sidebar-right{width:100%;min-width:0}}.feed-list,.box,.index-section{background:#fff;border-radius:14px}.feed-list{padding:0}.feed-item{border-bottom:1px solid #eee;padding:14px 0}.feed-item:last-child{border-bottom:0}.feed-item a{color:inherit;gap:14px;text-decoration:none;display:flex}.feed-item img{aspect-ratio:16/9;object-fit:cover;border-radius:12px;width:180px}.feed-item h2{letter-spacing:-.015em;margin:0 0 5px;font-size:18px;font-weight:700;line-height:1.35}.feed-item p{color:#555;margin:0;font-size:14px;font-weight:400;line-height:1.5}.home-grid>div>.feed-list{padding-left:0;padding-right:0}.home-grid>div>.feed-list .latest-feed-heading{padding-left:0}.home-latest{margin-top:-16px}.section-title{margin-bottom:20px}.section-title h2{font-size:18px;font-weight:700;line-height:1.2}.home-latest .latest-grid{flex-direction:column;gap:0;display:flex}.home-latest .news-card,.home-latest .compact-news-card{box-sizing:border-box;border-bottom:1px solid #eee;flex-direction:row;align-items:center;gap:16px;width:100%;padding:12px 0;display:flex}.home-latest .compact-news-image{border-radius:10px;flex:none;width:160px;height:90px;overflow:hidden}.home-latest .compact-news-image img{object-fit:cover;width:100%;height:100%}.home-latest .compact-news-content{flex:1;min-width:0}.home-latest .compact-news-category{color:#d71920;font-size:12px;font-weight:700}.home-latest .compact-news-content h3{margin:5px 0;font-size:18px;line-height:1.3}.home-latest .compact-news-content h3 a{color:#111;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-decoration:none;display:-webkit-box;overflow:hidden}.home-latest .compact-news-content h3 a:hover{color:#d71920}@media (width<=600px){.home-latest .compact-news-image{width:120px;height:75px}.home-latest .compact-news-content h3{font-size:16px}}.hero-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:30px;width:100%;max-width:1200px;margin-bottom:35px;display:grid}.hero-main{aspect-ratio:16/9;border-radius:22px;width:100%;height:auto;position:relative;overflow:hidden}.hero-main img{object-fit:cover;width:100%;height:100%;display:block}.hero-overlay{color:#fff;background:#e50914;border-radius:0 0 22px 22px;padding:12px 24px;position:absolute;bottom:0;left:0;right:0}.hero-title{margin:0 0 6px}.hero-title a{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:20px;font-weight:800;line-height:1.25;text-decoration:none;display:-webkit-box;overflow:hidden}.hero-meta{color:#fff;font-size:12px;font-weight:400}.hero-side{flex-direction:column;gap:12px;width:100%;display:flex}.hero-side-item{border-bottom:1px solid #e5e7eb;grid-template-columns:110px 1fr;align-items:center;gap:12px;padding-bottom:12px;display:grid}.hero-side-item img{object-fit:cover;border-radius:8px;width:110px;height:62px}.hero-side-item span{color:#d71920;font-size:12px;font-weight:700}.hero-side-item h3{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:4px 0 0;font-size:15px;line-height:1.35;display:-webkit-box;overflow:hidden}.hero-side-item h3 a{color:#111827;text-decoration:none}@media (width<=1000px){.hero-layout{grid-template-columns:1fr;width:100%}.hero-main{width:100%;height:auto}.hero-main img{aspect-ratio:16/9;width:100%;height:auto}.hero-side{width:100%}}@media (width<=600px){.hero-title a{font-size:20px}.hero-side-item{grid-template-columns:90px 1fr}.hero-side-item img{width:90px;height:60px}}.snt-home-photo{clear:both;margin:36px 0 42px;display:block}.snt-home-photo-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.snt-home-photo-head h2{margin:0;font-size:24px;font-weight:900;line-height:1.25}.snt-home-photo-grid,.photo-grid,.editor-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;display:grid}.snt-home-photo-card,.photo-card,.editor-card{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:18px;text-decoration:none;display:block;overflow:hidden}.snt-home-photo-card img,.photo-card img,.editor-card img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.snt-home-photo-card div,.photo-caption,.editor-card div{padding:13px}.snt-home-photo-card strong,.photo-card strong,.editor-card strong{color:#111827;font-size:15px;font-weight:900;line-height:1.35;display:block}.pop-item{border-bottom:1px solid #eee;grid-template-columns:30px 1fr;gap:10px;padding:10px 0;display:grid}.pop-item span{color:#fff;background:#b91c1c;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-weight:900;display:flex}.side-item{border-bottom:1px solid #eee;padding:10px 0;display:block}.side-item small,.pop-item small{color:#6b7280;margin-top:5px;font-size:12px;display:block}.live-update-bar{background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:12px 14px;display:flex;box-shadow:0 4px 14px #0000000d}.live-update-bar strong{color:#b91c1c;display:block}.live-update-bar span{color:#6b7280;font-size:12px}.live-update-bar button,.load-more-wrap button{color:#fff;cursor:pointer;background:#b91c1c;border:0;border-radius:999px;padding:10px 16px;font-weight:900}.cat{color:#b91c1c;background:#fff1f2;border-radius:999px;padding:3px 8px;font-size:12px;font-weight:900;display:inline-block}.box h3{align-items:center;gap:8px;margin:0 0 10px;display:flex}.box h3:before{content:"";background:#f59e0b;border-radius:99px;width:6px;height:22px}.section-head-det{justify-content:space-between;align-items:end;margin:32px 0 16px;display:flex}.section-head-det h2{margin:0;font-size:22px;font-weight:900;line-height:1.25}.section-head-det h2:after{content:"";background:#f59e0b;border-radius:99px;width:48px;height:4px;margin-top:7px;display:block}.section-head-det span{color:#6b7280;font-size:13px}.highlight-section{clear:both;margin:44px 0 42px;display:block}.highlight-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:stretch;gap:18px;display:grid}.highlight-card{color:#111827;background:#fff;border-radius:20px;grid-template-columns:54px minmax(0,1fr);gap:14px;min-height:210px;padding:24px 20px 20px;text-decoration:none;display:grid;overflow:hidden;box-shadow:0 14px 34px #0f172a14}.highlight-card .rank{color:#fff;background:#b91c1c;border-radius:18px;justify-content:center;align-items:center;width:48px;height:58px;font-size:28px;font-weight:950;display:flex}.highlight-card strong{-webkit-line-clamp:4;-webkit-box-orient:vertical;min-height:108px;font-size:20px;font-weight:900;line-height:1.35;display:-webkit-box;overflow:hidden}.highlight-card small{color:#4b5563;margin-top:auto;padding-top:14px;font-size:15px}.index-tabs{border-bottom:1px solid #eee;gap:8px;margin-bottom:12px;padding-bottom:10px;display:flex}.index-tabs button{color:#374151;cursor:pointer;background:#f3f4f6;border:0;border-radius:999px;padding:9px 13px;font-weight:900}.index-tabs button.active{color:#fff;background:#b91c1c}.index-panel{display:none}.index-panel.active{display:block}.index-row{border-bottom:1px solid #eee;grid-template-columns:58px 1fr;gap:12px;padding:11px 0;display:grid}.index-row span{color:#f59e0b;font-size:13px;font-weight:900}.load-more-wrap{text-align:center;margin-top:18px}#feedArea article.feed-item.feed-dailypos-row,.feed-list article.feed-item.feed-dailypos-row{margin:0 0 14px;padding:0 0 14px;position:relative}#feedArea article.feed-item.feed-dailypos-row>a.feed-dailypos-link,.feed-list article.feed-item.feed-dailypos-row>a.feed-dailypos-link{grid-template-columns:150px minmax(0,1fr);align-items:start;gap:14px;margin:0;padding:0;text-decoration:none;display:grid}#feedArea article.feed-item.feed-dailypos-row img,.feed-list article.feed-item.feed-dailypos-row img{object-fit:cover;border-radius:12px;width:150px;height:100px;margin:0}#feedArea article.feed-item.feed-dailypos-row .feed-dailypos-text,.feed-list article.feed-item.feed-dailypos-row .feed-dailypos-text{min-width:0;margin:0;padding:0}#feedArea article.feed-item.feed-dailypos-row .feed-dailypos-text h2,.feed-list article.feed-item.feed-dailypos-row .feed-dailypos-text h2{-webkit-line-clamp:3;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;margin:0 0 5px;padding:0;font-weight:800;line-height:1.32;display:-webkit-box;overflow:hidden}#feedArea article.feed-item.feed-dailypos-row:after,.feed-list article.feed-item.feed-dailypos-row:after{content:"";background:var(--dp-border);height:1px;position:absolute;bottom:0;left:164px;right:0}@media (width<=768px){#feedArea article.feed-item.feed-dailypos-row,.feed-list article.feed-item.feed-dailypos-row{margin:0 0 12px;padding:0 0 12px}#feedArea article.feed-item.feed-dailypos-row>a.feed-dailypos-link,.feed-list article.feed-item.feed-dailypos-row>a.feed-dailypos-link{grid-template-columns:96px minmax(0,1fr);align-items:start;gap:8px}#feedArea article.feed-item.feed-dailypos-row img,.feed-list article.feed-item.feed-dailypos-row img{border-radius:11px;width:96px;height:72px}#feedArea article.feed-item.feed-dailypos-row .feed-dailypos-text h2,.feed-list article.feed-item.feed-dailypos-row .feed-dailypos-text h2{-webkit-line-clamp:3;margin:0 0 4px;font-size:15px;font-weight:750;line-height:1.28}#feedArea article.feed-item.feed-dailypos-row .feed-dailypos-time,.feed-list article.feed-item.feed-dailypos-row .feed-dailypos-time{color:var(--dp-muted);margin:0;padding:0;font-size:12.5px;line-height:1.2}#feedArea article.feed-item.feed-dailypos-row:after,.feed-list article.feed-item.feed-dailypos-row:after{left:104px}}@media (width<=390px){#feedArea article.feed-item.feed-dailypos-row>a.feed-dailypos-link,.feed-list article.feed-item.feed-dailypos-row>a.feed-dailypos-link{grid-template-columns:104px minmax(0,1fr);gap:6px}#feedArea article.feed-item.feed-dailypos-row img,.feed-list article.feed-item.feed-dailypos-row img{width:104px;height:74px}#feedArea article.feed-item.feed-dailypos-row:after,.feed-list article.feed-item.feed-dailypos-row:after{left:110px}}.article-global-before-footer-sections{width:100%;max-width:var(--dp-container-desktop);margin:28px auto 0;padding:0}.article-global-before-footer-sections .snt-home-photo{margin-top:24px}@media (width<=767px){.article-global-before-footer-sections{box-sizing:border-box;max-width:100%;margin-top:22px;padding:0 16px}}body .detail-article .det-subtitle,body .detail-article .article-subtitle-center{color:#6b7280;line-height:1.5}body .detail-article .det-meta,body .detail-article .det-submeta{color:#6b7280;font-size:14px}body .detail-article .editor-centered-meta{align-items:center;gap:10px;display:flex}body .detail-article .dailypos-share-icons{flex-wrap:wrap;gap:8px;display:flex}body .detail-article .dailypos-share-icons .dailypos-share-btn{justify-content:center;align-items:center;display:flex}body .detail-article .article-featured-image{width:100%;overflow:visible}body .detail-article .article-featured-image img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}body .detail-article .article-content,body .detail-article .premium-content{color:var(--text)}body .detail-article .article-content p,body .detail-article .premium-content p{line-height:1.75}body .detail-article .article-content h2,body .detail-article .premium-content h2{font-weight:800;line-height:1.35}body .detail-article .article-content h3,body .detail-article .premium-content h3{font-weight:800;line-height:1.4}body .detail-article .article-content blockquote,body .detail-article .premium-content blockquote{margin:24px 0}@media (width<=767px){html,body{overflow-x:hidden!important}article.detail-article{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important;padding-left:0!important;padding-right:0!important;overflow:visible!important}article.detail-article>.article-content,article.detail-article>.premium-content{box-sizing:border-box!important;width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}article.detail-article .det-subtitle,article.detail-article .article-subtitle-center{text-align:left!important;margin:0 0 8px!important;font-size:15px!important;line-height:1.45!important}}.detail-page,.category-page,.archive-page,.search-page,.author-page,.tag-seo-page{box-sizing:border-box;width:100%}.detail-page{padding-top:24px}@media (width<=767px){.detail-page{padding-top:16px}}:is(.page-card,.static-page,.static-content,.page-content,.redaksi-page,.redaksi-content,.card:has(h1),.article:has(h1)){box-shadow:none;background:0 0;border:0;border-radius:0}.page-card,.static-page,.static-content,.page-content,.redaksi-page,.redaksi-content{padding-left:0;padding-right:0}.card:has(h1){padding:0}.search-page{padding-top:24px}.search-hero{background:linear-gradient(135deg,var(--dp-primary),var(--dp-text));color:var(--dp-white);border-radius:26px;margin-bottom:24px;padding:34px;box-shadow:0 16px 45px #0000001f}.search-hero h1{margin:0 0 8px;font-size:38px}.search-hero p{color:var(--dp-light);margin:0 0 18px}.search-hero form{grid-template-columns:1fr auto;gap:10px;display:grid}.search-hero input{border:0;border-radius:14px;padding:14px;font-size:16px}.search-hero button{background:var(--dp-text);color:var(--dp-white);border:0;border-radius:14px;padding:0 20px;font-weight:900}.search-info{background:var(--dp-white);border-radius:16px;margin-bottom:18px;padding:14px 18px;box-shadow:0 8px 24px #0000000f}.trending-search-box{background:var(--dp-white);border-radius:16px;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:18px;padding:13px 15px;display:flex;box-shadow:0 8px 24px #0000000f}.trending-search-box strong{color:var(--dp-text)}.trending-search-box a{background:var(--dp-info-bg);color:var(--dp-info);border-radius:999px;padding:7px 10px;font-size:13px;font-weight:900}.search-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.search-card{background:var(--dp-white);border-radius:22px;overflow:hidden;box-shadow:0 12px 34px #00000012}.search-card img{aspect-ratio:16/9;object-fit:cover;background:var(--dp-border);width:100%}.search-body{padding:16px}.search-body h2{margin:8px 0;font-size:19px;line-height:1.3}.search-body p{color:var(--dp-muted);margin:0;font-size:14px;line-height:1.55}.search-list{flex-direction:column;gap:12px;margin-top:22px;display:flex}.search-list-item{background:var(--dp-white);border-radius:16px;overflow:hidden;box-shadow:0 8px 28px #0f172a14}.search-list-item a{color:inherit;align-items:center;gap:14px;padding:12px;text-decoration:none;display:flex}.search-thumb{background:var(--dp-surface-soft);border-radius:12px;flex:0 0 145px;width:145px;height:92px;overflow:hidden}.search-thumb img{object-fit:cover;width:100%;height:100%;display:block}.search-list-body{flex:1;min-width:0}.search-list-body h2{color:var(--dp-text);margin:0 0 8px;font-size:20px;font-weight:800;line-height:1.3}.search-meta{color:var(--dp-muted);font-size:14px}.empty-search{background:var(--dp-white);border-radius:22px;padding:24px;box-shadow:0 12px 34px #00000012}.load-more-wrap{justify-content:center;margin:24px 0 36px;display:flex}#loadMoreBtn{background:var(--dp-primary-alt);color:var(--dp-white);cursor:pointer;border:none;border-radius:999px;padding:13px 28px;font-weight:800}#loadMoreBtn:disabled{opacity:.65;cursor:not-allowed}body.dark .trending-search-box{background:var(--dp-text)!important}body.dark .trending-search-box a{background:var(--dp-info-dark);color:var(--dp-info-light)!important}@media (width<=900px){.search-grid{grid-template-columns:1fr}.search-hero{border-radius:20px;padding:24px}.search-hero h1{font-size:28px}.search-hero form{grid-template-columns:1fr}.search-hero button{padding:14px}}@media (width<=700px){.search-page{padding:10px 10px 0}.search-hero{border-radius:14px;padding:20px 16px}.search-body p{display:none}.trending-search-box{border-radius:12px;padding:10px}.trending-search-box a{padding:6px 8px;font-size:11px}}@media (width<=640px){.search-list-item a{gap:10px;padding:10px}.search-thumb{flex-basis:112px;width:112px;height:76px}.search-list-body h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15.5px;line-height:1.35;display:-webkit-box;overflow:hidden}.search-meta{font-size:12px}}@media (width<=767px){.home-grid,.detail-grid,.popular-page-grid,.category-layout,.archive-layout{display:block}.sidebar,.detail-sidebar{width:100%;margin-top:22px}.photo-grid,.highlight-grid,.editor-grid,.related-grid,.category-grid,.archive-grid,.search-grid{grid-template-columns:1fr;gap:16px;display:grid}img,iframe{max-width:100%;height:auto}}@media (width>=768px) and (width<=1023px){.home-grid,.detail-grid,.popular-page-grid,.category-layout,.archive-layout{grid-template-columns:1fr;gap:24px}.sidebar,.detail-sidebar{width:100%}.photo-grid,.highlight-grid,.editor-grid,.related-grid,.category-grid,.archive-grid,.search-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}img,iframe{max-width:100%}}@media (width>=1024px){img,iframe{max-width:100%}}@media (width>=768px) and (width<=1023px){img,iframe{max-width:100%}}@media (width<=767px){img,iframe{max-width:100%;height:auto}}.dp-header{border-bottom:1px solid var(--dp-border);background:#fff;width:100%}.dp-header-inner{justify-content:space-between;align-items:center;height:90px;display:flex}.dp-brand{flex-shrink:0}.dp-brand a{align-items:center;display:flex}.dp-brand img{width:auto;height:62px;display:block}.dp-header-actions{align-items:center;gap:18px;margin-left:auto;display:flex}.dp-app-shortcut{align-items:center;gap:10px;display:flex}.dp-phone-icon{font-size:22px;line-height:1}.dp-app-text{white-space:nowrap;font-size:12px;line-height:1.2}.dp-app-text strong{font-weight:600;display:block}.dp-app-text small{color:#fff;background:#d71920;border-radius:10px;padding:2px 8px;font-size:10px;display:inline-block}.dp-search-icon{color:#d71920;justify-content:center;align-items:center;width:38px;height:38px;font-size:24px;text-decoration:none;display:flex}.dp-login{background:var(--dp-primary);color:#fff;border-radius:20px;padding:9px 20px;font-size:14px;font-weight:700;text-decoration:none}.dp-navigation{background:#111827;width:100%}.dp-menu li{flex:none}.dp-menu a{color:#fff;padding:0 18px;font-size:14px;font-weight:600;text-decoration:none;display:block}.dp-menu a:hover{color:#ef4444}@media (width<=900px){.dp-header-inner{height:75px}.dp-brand img{height:45px}.dp-login{display:none}}.dp-navigation{background:#111827;width:100%;height:44px;overflow:hidden}.dp-menu{white-space:nowrap;align-items:center;height:44px;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.dp-menu li{flex:none;height:44px}.dp-menu a{color:#fff;align-items:center;height:44px;padding:0 18px;font-size:14px;font-weight:700;text-decoration:none;transition:all .25s;display:flex}.dp-menu a:hover{color:#d71920;background:#ffffff0d}.dp-menu a:before,.dp-menu a:after,.dp-menu li:before,.dp-menu li:after{content:none!important;display:none!important}.dp-menu a.active,.dp-menu li.active a{color:#fff;background:0 0;border:none}.dp-navigation,.dp-menu,.dp-menu li,.dp-menu a{box-shadow:none!important;border:none!important}@media (width<=900px){.dp-menu a{padding:0 14px;font-size:13px}}.dp-header{border-bottom:none!important}.dp-navigation{box-shadow:none!important;border-bottom:none!important}.dp-menu,.dp-menu li,.dp-menu a{border-bottom:none!important}.dp-menu{scrollbar-width:none!important;-ms-overflow-style:none!important}.dp-menu::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.dp-menu::-webkit-scrollbar-track{background:0 0!important;display:none!important}.dp-menu::-webkit-scrollbar-thumb{background:0 0!important;display:none!important}.dp-error-wrapper{text-align:center;justify-content:center;align-items:center;min-height:520px;padding:80px 20px;display:flex}.dp-error-box{width:100%;max-width:760px}.dp-error-illustration{background:#fff1f2;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 25px;font-size:48px;display:flex}.dp-error-actions{justify-content:center;gap:15px;margin-top:35px;display:flex}.dp-error-actions a{border-radius:999px;padding:14px 32px;font-weight:700;text-decoration:none;transition:all .25s}.dp-error-actions a:hover{transform:translateY(-3px)}@media (width<=600px){.dp-error-actions{flex-direction:column}.dp-error-actions a{width:100%}.dp-error-box h1{font-size:30px}}.dp-sidebar-social{border-top:1px solid #e5e7eb;margin-top:35px;padding-top:25px}.dp-sidebar-social-icons{align-items:center;gap:12px;display:flex}.dp-sidebar-social-icons a{color:#fff;background:#111827;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:17px;text-decoration:none;display:flex}.dp-sidebar-social-icons a:hover{background:#d71920}.dp-menu{margin-left:0!important;padding-left:0!important}.dp-menu li:first-child a{padding-left:0!important}.page-shell{width:var(--dp-container-desktop);max-width:var(--dp-container-desktop);margin-left:auto;margin-right:auto}@media (width<=1023px){.page-shell{width:100%;max-width:100%;padding-left:24px;padding-right:24px}}@media (width<=767px){.page-shell{padding-left:16px;padding-right:16px}}body .detail-article .article-content,body .detail-article .premium-content{font-size:16px!important;line-height:1.75!important}body .detail-article .article-content p,body .detail-article .premium-content p{margin-bottom:18px!important;font-size:16px!important;line-height:1.75!important}body .detail-article .article-content li,body .detail-article .premium-content li{font-size:16px!important;line-height:1.7!important}@media (width<=768px){body .detail-article .article-content,body .detail-article .premium-content{font-size:15px!important;line-height:1.7!important}body .detail-article .article-content p,body .detail-article .premium-content p{margin-bottom:16px!important;font-size:15px!important;line-height:1.7!important}}.dp-sidebar-toggle{color:#d71920;cursor:pointer;background:0 0;border:0;width:34px;height:34px;font-size:25px}.dp-sidebar{z-index:10000;background:#fff;width:420px;height:100vh;transition:left .3s;position:fixed;top:0;left:-450px;box-shadow:5px 0 25px #00000026}.dp-sidebar.open{left:0}.dp-sidebar-overlay{opacity:0;visibility:hidden;z-index:9999;background:#00000073;transition:all .3s;position:fixed;inset:0}.dp-sidebar-overlay.open{opacity:1;visibility:visible}.dp-sidebar-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;height:70px;padding:0 25px;display:flex}.dp-sidebar-header strong{font-size:22px}.dp-sidebar-close{cursor:pointer;background:0 0;border:0;font-size:32px}.dp-sidebar-content{padding:20px 25px}.dp-sidebar-section{margin-bottom:35px}.dp-sidebar-section h3{color:#333;margin-bottom:18px;font-size:18px}.dp-sidebar-grid{grid-template-columns:repeat(2,1fr);gap:16px 20px;display:grid}.dp-sidebar-grid a{color:#555;align-items:center;gap:10px;font-size:15px;font-weight:500;text-decoration:none;display:flex}.dp-sidebar-grid a span{color:#d71920;font-size:12px}.dp-sidebar-grid a:hover{color:#d71920}@media (width<=600px){.dp-sidebar{width:90%}.dp-sidebar-grid{grid-template-columns:1fr}}.dp-sidebar-logo{align-items:center;display:flex}.dp-sidebar-logo img{width:180px;height:auto;display:block}.dp-error-page{background:#fff;justify-content:center;align-items:center;min-height:65vh;padding:60px 20px;display:flex}.dp-error-card{text-align:center;width:100%;max-width:650px;padding:40px}.dp-error-logo img{height:55px;margin-bottom:35px}.dp-error-icon{background:#fef2f2;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 25px;font-size:55px;display:flex}.dp-error-title{color:#111827;margin-bottom:20px;font-size:32px;font-weight:800}.dp-error-desc{color:#64748b;max-width:520px;margin:auto;font-size:16px;line-height:1.7}.dp-error-actions{margin-top:35px}.dp-error-btn{color:#fff;background:#d71920;border-radius:25px;padding:13px 30px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-block}.dp-error-btn:hover{transform:translateY(-3px)}@media (width<=600px){.dp-error-title{font-size:24px}.dp-error-card{padding:20px}}.dp-error-modern{background:#fff;justify-content:center;align-items:center;min-height:65vh;padding:70px 20px;display:flex}.dp-error-box{text-align:center;width:100%;max-width:650px}.dp-error-illustration{margin-bottom:25px}.dp-error-circle{background:#fff1f2;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:auto;font-size:55px;display:flex;box-shadow:0 15px 40px #d719201f}.dp-error-box h1{color:#111827;margin-bottom:18px;font-size:34px;font-weight:800}.dp-error-box p{color:#64748b;max-width:550px;margin:auto;font-size:17px;line-height:1.8}.dp-error-action{justify-content:center;gap:15px;margin-top:35px;display:flex}.dp-error-action a{border-radius:30px;padding:13px 28px;font-weight:700;text-decoration:none;transition:all .3s}.dp-error-home{color:#fff;background:#d71920}.dp-error-search{color:#fff;background:#111827}.dp-error-action a:hover{transform:translateY(-3px)}@media (width<=600px){.dp-error-box h1{font-size:25px}.dp-error-action{flex-direction:column}}.dp-search-circle{background:#fff1f2;border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;margin:auto;font-size:52px;display:flex;box-shadow:0 10px 30px #d719201f}.dp-error-buttons a{border-radius:999px;justify-content:center;align-items:center;padding:13px 32px;font-size:15px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.dp-error-buttons a:hover{opacity:.9;transform:translateY(-3px)}@media (width<=600px){.dp-error-container h1{font-size:28px}.dp-error-buttons{flex-direction:column}.dp-error-buttons a{width:100%}}.dp-error-page{min-height:430px!important;padding:45px 20px!important}.dp-error-container{max-width:620px!important}.dp-error-icon{margin-bottom:18px!important}.dp-search-circle{width:80px!important;height:80px!important;font-size:38px!important}.dp-error-container h1{margin-bottom:12px!important;font-size:30px!important;font-weight:800!important;line-height:1.3!important}.dp-error-container p{color:#64748b!important;max-width:560px!important;font-size:15px!important;line-height:1.6!important}.dp-error-buttons{gap:12px!important;margin-top:25px!important}.dp-error-buttons a{border-radius:999px!important;padding:11px 26px!important;font-size:14px!important}@media (width<=600px){.dp-error-page{min-height:380px!important;padding:35px 15px!important}.dp-error-container h1{font-size:24px!important}.dp-error-container p{font-size:14px!important}.dp-error-buttons a{padding:10px 20px!important}}.dp-error-page{text-align:center;justify-content:center;align-items:center;min-height:420px;padding:40px 20px;display:flex}.dp-error-container{width:100%;max-width:600px}.dp-search-circle{background:#fff1f2;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:auto;font-size:32px;display:flex}.dp-error-container h1{color:#111827;margin:18px 0 12px;font-size:30px;font-weight:800}.dp-error-container p{color:#64748b;max-width:520px;margin:auto;font-size:15px;line-height:1.6}.dp-error-buttons{justify-content:center;gap:12px;margin-top:25px;display:flex}.dp-error-buttons a{border-radius:999px;padding:11px 28px;font-size:14px;font-weight:700;text-decoration:none}.dp-btn-home{color:#fff;background:#d71920}.dp-btn-search{color:#fff;background:#111827}@media (width<=600px){.dp-error-container h1{font-size:24px}.dp-error-buttons{flex-direction:column}}
