:root{--mgz-pink:#e91e63;--mgz-pink-hover:#c2185b;--mgz-pink-light:#fce4ec;--mgz-dark:#18181b;--mgz-darker:#0d0d0d;--mgz-white:#ffffff;--mgz-gray:#f5f5f5;--mgz-border:#e0e0e0;--mgz-text:#1a1a1a;--mgz-muted:#757575;--mgz-gradient:linear-gradient(to right, #e91e63, #18181b);--mgz-accent:#f48fb1;}@font-face{font-family:Lato;src:local("Lato"), url(/assets/fonts/Lato-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap;}@font-face{font-family:Lato;src:local("Lato"), url(/assets/fonts/Lato-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap;}@font-face{font-family:"Open Sans";src:local("Open Sans"), url(/assets/fonts/OpenSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap;}@font-face{font-family:"Open Sans";src:local("Open Sans"), url(/assets/fonts/OpenSans-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap;}body{font-family:"Open Sans", sans-serif;font-size:0.9rem;color:var(--mgz-text);background-color:var(--mgz-white);overflow-x:hidden;}html{overflow-x:hidden;}main{background-color:var(--mgz-white);}h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{font-family:Lato, sans-serif;font-weight:700;color:#232323;letter-spacing:0.03rem;}a{text-decoration:none !important;color:#202020;}.body-content{font-size:1.1rem !important;line-height:1.5 !important;margin-bottom:1.5rem;}.body-content p{margin-top:0;margin-bottom:1.3rem;color:var(--mgz-text);}.body-content h2, .body-content h3, .body-content h4{font-size:1.15rem !important;line-height:1.5 !important;font-weight:700;}.body-content img{width:100%;height:auto;}.body-content a{color:#0d6efd;}.mgz-grid{width:100%;max-width:100%;margin-left:auto;margin-right:auto;box-sizing:border-box;padding-left:16px;padding-right:16px;}@media (min-width:1200px){.mgz-grid{max-width:1140px;padding-left:0;padding-right:0;}}@media (min-width:1400px){.mgz-grid{max-width:1320px;}}@media (min-width:1600px){.mgz-grid{max-width:1400px;}}.section-newsticker{overflow:hidden;max-width:100%;}.mgz-marquee-bg{overflow:hidden;position:relative;}.mgz-marquee{display:inline-block;white-space:nowrap;}.mgz-adbar{background-color:var(--mgz-gray);text-align:center;font-size:0.75rem;color:var(--mgz-muted);padding:2px 0;}.mgz-adslot{background-color:var(--mgz-white);padding:8px 0;}header{position:relative;background-color:var(--mgz-white);}[data-bs-theme="light"] .js-logo-dark, [data-bs-theme="dark"] .js-logo-light{display:none !important;}.mgz-searchbar{max-width:100%;}.mgz-searchbar .form-control{border-color:var(--mgz-border);font-size:0.85rem;}.mgz-searchbar .form-control:focus{border-color:var(--mgz-pink);box-shadow:0 0 0 0.15rem rgba(233, 30, 99, 0.15);}.mgz-searchbar .btn{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;}.mgz-head-right{width:320px;}@media (min-width:1400px){.mgz-head-right{width:350px;}}.mgz-text-dark{color:var(--mgz-dark) !important;}#mgz-main-nav{border-color:var(--mgz-border);}.mgz-nav-link{display:inline-flex;align-items:center;padding:0.6rem 0.85rem;font-family:Lato, sans-serif;font-weight:700;font-size:0.8rem;text-transform:uppercase;letter-spacing:0.03rem;color:var(--mgz-text);white-space:nowrap;transition:color 0.2s;text-decoration:none !important;}.mgz-nav-link:hover, .mgz-nav-link.active{color:var(--mgz-pink);}.mgz-nav-link.dropdown-toggle::after{margin-left:0.35rem;vertical-align:middle;}.mgz-dropdown{border:none;border-radius:8px !important;padding:0.5rem 0;min-width:180px;margin-top:0.25rem;}.mgz-dropdown .dropdown-item{padding:0.5rem 1.25rem;font-size:0.85rem;font-weight:600;color:var(--mgz-text);transition:background-color 0.15s, color 0.15s;}.mgz-dropdown .dropdown-item:hover, .mgz-dropdown .dropdown-item:focus{background-color:var(--mgz-pink-light);color:var(--mgz-pink);}[data-bs-theme="dark"] .mgz-dropdown{background-color:#2a2a2a;border-color:#444;}[data-bs-theme="dark"] .mgz-dropdown .dropdown-item{color:#ccc;}[data-bs-theme="dark"] .mgz-dropdown .dropdown-item:hover{background-color:rgba(233, 30, 99, 0.15);color:var(--mgz-pink);}.mgz-mobile-nav{background:var(--mgz-white);border-radius:0 0 8px 8px;box-shadow:0 8px 24px rgba(0,0,0,0.1);padding:0.5rem 0;}.mgz-mobile-nav-link{display:flex;align-items:center;gap:0.5rem;padding:0.75rem 1.25rem;font-family:Lato, sans-serif;font-weight:700;font-size:0.85rem;text-transform:uppercase;color:var(--mgz-text);text-decoration:none !important;border-bottom:1px solid var(--mgz-border);transition:background-color 0.15s, color 0.15s;}.mgz-mobile-nav-link:hover, .mgz-mobile-nav-link.active{color:var(--mgz-pink);background-color:var(--mgz-pink-light);}.mgz-mobile-sub{display:none;padding-left:1rem;background:var(--mgz-gray);}.mgz-ddwn.open > .mgz-mobile-sub{display:block;}.mgz-mobile-sub-link{display:block;padding:0.6rem 1.25rem;font-size:0.8rem;color:var(--mgz-muted);text-decoration:none !important;border-bottom:1px solid var(--mgz-border);transition:color 0.15s;}.mgz-mobile-sub-link:hover{color:var(--mgz-pink);}[data-bs-theme="dark"] .mgz-mobile-nav{background:#1a1a1a;}[data-bs-theme="dark"] .mgz-mobile-nav-link{color:#ccc;border-color:#333;}[data-bs-theme="dark"] .mgz-mobile-sub{background:#222;}[data-bs-theme="dark"] .mgz-mobile-sub-link{color:#888;border-color:#333;}.mgz-mega-menu{background-color:var(--mgz-white);border-top:3px solid var(--mgz-pink) !important;box-shadow:0 8px 32px rgba(0, 0, 0, 0.12);}.mgz-mega-menu .text-uppercase.text-muted{color:var(--mgz-pink) !important;}.mgz-mega-menu a.d-block{padding:0.35rem 0.5rem;border-radius:4px;transition:background-color 0.2s, color 0.2s;}.mgz-mega-menu a.d-block:hover{background-color:var(--mgz-pink-light);color:var(--mgz-pink) !important;}.mgz-subnav{font-size:0.85rem;background-color:var(--mgz-white);border-bottom:1px solid var(--mgz-border);}.mgz-subnav .badge{font-weight:600;font-size:0.8rem;transition:all 0.2s ease;border:1px solid transparent;min-height:32px;display:inline-flex;align-items:center;}.mgz-subnav .badge:hover{background-color:var(--mgz-pink-light) !important;color:var(--mgz-pink) !important;border-color:var(--mgz-pink);transform:translateY(-1px);}#mgz-main-nav .nav-item.flex-grow-1{position:relative;}#mgz-main-nav .nav-item.flex-grow-1::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:2px;background-color:var(--mgz-white);transition:width 0.2s ease;}#mgz-main-nav .nav-item.flex-grow-1:hover::after{width:60%;}.section .section-title{border-left:4px solid var(--mgz-pink);padding-left:0.75rem;margin-bottom:1rem;}.section .section-title .title{font-family:Lato, sans-serif;font-weight:700;font-size:1.1rem;color:var(--mgz-dark);}.post-card{border:1px solid var(--mgz-border);border-radius:6px;overflow:hidden;transition:box-shadow 0.2s;}.post-card:hover{box-shadow:0 4px 12px rgba(0, 0, 0, 0.1);}.post-card .card-title{font-family:Lato, sans-serif;font-weight:700;font-size:1rem;line-height:1.4;color:var(--mgz-text);}.post-card .card-title:hover{color:var(--mgz-pink);}.box-index{padding:1.5rem 0 1.25rem 1rem;border-bottom:1px dashed #232323;display:flex;}.box-index.first{border-top:1px dashed #232323;}.box-index.last{border-bottom:0;}.box-index::after{width:1.25rem;height:1.25rem;margin:auto 0.5rem auto auto;content:"";background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23e91e63'><path fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/></svg>");background-repeat:no-repeat;background-size:1.25rem;flex-shrink:0;}.mgz-box-category{background-color:var(--mgz-pink-light);padding:0.3rem 0.6rem 0.4rem;margin-right:0.3rem;color:var(--mgz-pink);font-size:0.75rem;}.paging{border:1px solid var(--mgz-pink);color:var(--mgz-pink) !important;border-radius:0.375rem;padding:0.25rem 0.5rem;min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;}.paging.active{background-color:var(--mgz-pink);color:var(--mgz-white) !important;}.pagination .page-link{color:var(--mgz-pink);min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;}.pagination .page-link.active{background-color:var(--mgz-pink);border-color:var(--mgz-pink);color:var(--mgz-white);}.text-truncate-2-lines{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}.text-truncate-3-lines{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}.text-truncate-4-lines{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;}.text-danger{color:var(--mgz-pink) !important;}.mgz-text-gradient{background:var(--mgz-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.btn-mgz{background-color:var(--mgz-pink);color:var(--mgz-white);border:none;}.btn-mgz:hover{background-color:var(--mgz-pink-hover);color:var(--mgz-white);}.breadcrumb-item.active{color:var(--mgz-pink);font-weight:700;}.mgz-article{font-size:13pt;line-height:1.7;}.mgz-post-title{font-family:Lato, sans-serif;font-size:1.5rem;font-weight:700;line-height:1.3;color:var(--mgz-text);margin-bottom:0.5rem;}.mgz-post-summary{font-family:"Open Sans", sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:var(--mgz-muted);margin-bottom:1rem;}.mgz-date{padding:0.1rem 0;font-size:0.75rem;white-space:nowrap;}.mgz-popular-header{padding-bottom:0.5rem;border-bottom:3px solid var(--mgz-pink);margin-bottom:1rem;}.mgz-popular-icon{width:32px;height:32px;background:var(--mgz-pink);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;}.mgz-popular-title{font-family:Lato, sans-serif;font-weight:700;font-size:1rem;color:var(--mgz-dark);text-transform:uppercase;letter-spacing:0.05rem;}.mgz-popular-item{padding:0.75rem 0;border-bottom:1px solid var(--mgz-border);transition:all 0.2s ease;}.mgz-popular-item:last-child{border-bottom:none;}.mgz-popular-item:hover{background-color:var(--mgz-pink-light);border-radius:6px;padding-left:0.5rem;padding-right:0.5rem;}.mgz-popular-rank{width:28px;height:28px;background:var(--mgz-gray);color:var(--mgz-muted);font-family:Lato, sans-serif;font-weight:700;font-size:0.85rem;border-radius:50%;flex-shrink:0;}.mgz-popular-featured .mgz-popular-rank{width:32px;height:32px;background:var(--mgz-pink);color:white;font-size:1rem;}.mgz-popular-thumb{width:75px;height:52px;display:block;overflow:hidden;}.mgz-popular-thumb img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease;}.mgz-popular-item:hover .mgz-popular-thumb img{transform:scale(1.1);}.mgz-popular-cat{display:inline-block;font-size:0.65rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05rem;color:var(--mgz-pink);background:var(--mgz-pink-light);padding:0.15rem 0.5rem;border-radius:3px;margin-bottom:0.25rem;}.mgz-popular-link{font-family:Lato, sans-serif;font-weight:700;font-size:0.85rem;line-height:1.35;color:var(--mgz-text);text-decoration:none !important;transition:color 0.2s ease;}.mgz-popular-link:hover{color:var(--mgz-pink);}.mgz-popular-featured .mgz-popular-link{font-size:0.95rem;line-height:1.4;}.mgz-popular-date{font-size:0.7rem;display:block;margin-top:0.2rem;}[data-bs-theme="dark"] .mgz-popular-item{border-color:#333;}[data-bs-theme="dark"] .mgz-popular-item:hover{background-color:rgba(233, 30, 99, 0.1);}[data-bs-theme="dark"] .mgz-popular-rank{background:#2a2a2a;color:#aaa;}[data-bs-theme="dark"] .mgz-popular-featured .mgz-popular-rank{background:var(--mgz-pink);color:white;}[data-bs-theme="dark"] .mgz-popular-link{color:#e0e0e0;}[data-bs-theme="dark"] .mgz-popular-cat{background:rgba(233, 30, 99, 0.2);}[data-bs-theme="dark"] .mgz-popular-title{color:#e0e0e0;}.mgz-cat-grid{display:flex;flex-direction:column;gap:0;}.mgz-cat-item{padding:0.65rem 0.85rem;border-radius:6px;color:var(--mgz-text);font-size:0.85rem;font-weight:600;transition:background-color 0.2s, color 0.2s, padding-left 0.2s;border-bottom:1px solid var(--mgz-border);}.mgz-cat-item:last-child{border-bottom:none;}.mgz-cat-item:hover{background-color:var(--mgz-pink-light);color:var(--mgz-pink);padding-left:1rem;}.mgz-cat-name{font-family:Lato, sans-serif;text-transform:uppercase;letter-spacing:0.02rem;}.mgz-cat-count{background:var(--mgz-gray);color:var(--mgz-muted);font-size:0.7rem;font-weight:700;padding:0.15rem 0.5rem;border-radius:10px;min-width:24px;text-align:center;}[data-bs-theme="dark"] .mgz-cat-item{color:#ccc;border-color:#333;}[data-bs-theme="dark"] .mgz-cat-item:hover{background-color:rgba(233, 30, 99, 0.15);color:var(--mgz-pink);}[data-bs-theme="dark"] .mgz-cat-count{background:#2a2a2a;color:#888;}.avatar-outer{width:45px !important;height:45px !important;overflow:hidden;border-radius:50%;border:2px solid var(--mgz-white);position:relative;background-color:var(--mgz-white);}.avatar-inner{position:absolute;top:0;left:0;bottom:0;right:0;text-align:center;}.avatar-inner img{width:100%;height:100%;object-fit:cover;}.lazy{object-fit:cover;width:100%;height:100%;transform:scale(1, 1);transition:transform 0.4s;}.lazy:hover, a:hover .lazy{transform:scale(1.1, 1.1);}.fit-ratio{object-fit:cover;width:100%;height:100%;}#mgz-headline .carousel-indicators [data-bs-target]{width:12px;height:12px;border-radius:50%;}.carousel-indicators [data-bs-target]{margin-right:6px;margin-left:6px;}.carousel-control-next, .carousel-control-prev{width:8%;}.mgz-gradient-headline{background-image:linear-gradient(to top, #000 5%, rgba(255, 255, 255, 0) 100%);color:var(--mgz-white);padding:3rem 1rem 1rem;}#pills-tab .nav-link{font-family:Lato;letter-spacing:0.05rem;font-weight:700;border-radius:0;border-bottom:6px solid transparent;color:#bbb;}#pills-tab .nav-link.active{background-color:transparent;border-bottom:6px solid var(--mgz-dark);color:#000;}.mgz-box-video{background-image:linear-gradient(to bottom right, #f8bbd0, #e1bee7);}.play-box{opacity:0;transition:opacity 0.3s linear;}.stretched-link:hover::after .play-box{display:block;opacity:1;}.mgz-offcanvas{width:100% !important;}#canvasAccordion .accordion-item{border:0;}#canvasAccordion .accordion-button:focus{border-color:transparent !important;outline:0 !important;box-shadow:none;}#canvasAccordion .accordion-button.no-carret::after{background-image:none;}#canvasAccordion .accordion-button::after{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23e91e63'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>");}#canvasAccordion .accordion-button:not(.collapsed)::after{transform:scaleY(-1);}#canvasAccordion .accordion-button:not(.collapsed){background-color:transparent;box-shadow:none;}.mgz-fb{padding-top:6px;color:#3c69c0;}.mgz-tw, .mgz-url, .mgz-wa{border-radius:50%;margin-top:6px;color:var(--mgz-white);width:35px;height:35px;}.mgz-tw{background-color:#5bdbf8;padding-bottom:2px;}.mgz-wa{background-color:#47c664;padding:0 0 2px 1px;}.mgz-tg{padding-top:6px;color:#27abc8;}.mgz-url{background-color:#807f7f;}footer{background-color:#e3e3e3;font-size:0.875rem;}footer a{color:var(--mgz-dark);}footer a:hover{color:var(--mgz-pink);}footer .small, footer .small a, footer .small li, footer a, .mgz-sidebar .small, .mgz-sidebar .small a{font-size:0.8rem !important;}footer .row-cols-2, footer .row-cols-2 .col, footer .row-cols-2 a{font-size:0.8rem !important;}footer a.text-muted{font-size:0.8rem !important;}footer a.btn-sm{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;}footer ul.list-unstyled a{min-height:36px;display:flex;align-items:center;}.mgz-sidebar{font-size:0.875rem;position:sticky;top:1rem;align-self:flex-start;}.mgz-sidebar a{min-height:44px;display:flex;align-items:center;}#mgzThemeToggle{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--mgz-dark);}#mgzThemeToggle:hover{color:var(--mgz-pink);}[data-bs-theme="dark"] #mgzThemeToggle{color:var(--mgz-white);}[data-bs-theme="dark"] #mgzThemeToggle:hover{color:var(--mgz-accent);}.post-item .image, .post-item-mid .image, .post-item-small .image{overflow:hidden;border-radius:6px;}.post-item .image img, .post-item-mid .image img, .post-item-small .image img{transition:transform 0.4s ease, box-shadow 0.3s ease;}.post-item:hover .image img, .post-item-mid:hover .image img, .post-item-small:hover .image img{transform:scale(1.08);}.post-item:hover, .post-item-mid:hover, .post-item-small:hover{transform:translateY(-2px);transition:transform 0.3s ease, box-shadow 0.3s ease;}.section-latest .col-sm-6:hover{transform:translateY(-3px);transition:transform 0.3s ease;}.section-latest .col-sm-6:hover .ratio img{transform:scale(1.06);transition:transform 0.4s ease;}.section-latest .col-sm-6 .ratio{overflow:hidden;border-radius:12px !important;}.section-latest .col-sm-6 .ratio img{transition:transform 0.4s ease;}.mgz-box-category[data-cat-slug="nasional"], .mgz-box-category[data-cat-slug="politik"]{background-color:#e3f2fd;color:#1565c0;}.mgz-box-category[data-cat-slug="internasional"]{background-color:#f3e5f5;color:#7b1fa2;}.mgz-box-category[data-cat-slug="ekonomi"], .mgz-box-category[data-cat-slug="bisnis"]{background-color:#e8f5e9;color:#2e7d32;}.mgz-box-category[data-cat-slug="olahraga"], .mgz-box-category[data-cat-slug="sport"]{background-color:#fff3e0;color:#e65100;}.mgz-box-category[data-cat-slug="teknologi"]{background-color:#e0f7fa;color:#00838f;}.mgz-box-category[data-cat-slug="hiburan"], .mgz-box-category[data-cat-slug="entertainment"]{background-color:#fce4ec;color:#c2185b;}.mgz-box-category[data-cat-slug="kesehatan"], .mgz-box-category[data-cat-slug="health"]{background-color:#f1f8e9;color:#558b2f;}.mgz-box-category[data-cat-slug="lifestyle"], .mgz-box-category[data-cat-slug="gaya-hidup"]{background-color:#fff8e1;color:#f57f17;}[data-bs-theme="dark"] .mgz-box-category[data-cat-slug="nasional"], [data-bs-theme="dark"] .mgz-box-category[data-cat-slug="politik"]{background-color:rgba(21, 101, 192, 0.2);color:#64b5f6;}[data-bs-theme="dark"] .mgz-box-category[data-cat-slug="internasional"]{background-color:rgba(123, 31, 162, 0.2);color:#ce93d8;}[data-bs-theme="dark"] .mgz-box-category[data-cat-slug="ekonomi"], [data-bs-theme="dark"] .mgz-box-category[data-cat-slug="bisnis"]{background-color:rgba(46, 125, 50, 0.2);color:#81c784;}[data-bs-theme="dark"] .mgz-box-category[data-cat-slug="olahraga"], [data-bs-theme="dark"] .mgz-box-category[data-cat-slug="sport"]{background-color:rgba(230, 81, 0, 0.2);color:#ffab91;}[data-bs-theme="dark"] .mgz-box-category[data-cat-slug="teknologi"]{background-color:rgba(0, 131, 143, 0.2);color:#4dd0e1;}[data-bs-theme="dark"] .mgz-box-category[data-cat-slug="hiburan"], [data-bs-theme="dark"] .mgz-box-category[data-cat-slug="entertainment"]{background-color:rgba(194, 24, 91, 0.2);color:#f48fb1;}[data-bs-theme="dark"] .mgz-box-category[data-cat-slug="kesehatan"], [data-bs-theme="dark"] .mgz-box-category[data-cat-slug="health"]{background-color:rgba(85, 139, 47, 0.2);color:#aed581;}[data-bs-theme="dark"] .mgz-box-category[data-cat-slug="lifestyle"], [data-bs-theme="dark"] .mgz-box-category[data-cat-slug="gaya-hidup"]{background-color:rgba(245, 127, 23, 0.2);color:#ffcc02;}.mgz-back-to-top{position:fixed;bottom:2rem;right:2rem;width:48px;height:48px;background:var(--mgz-pink);color:white;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(20px);transition:all 0.3s ease;z-index:1000;box-shadow:0 4px 12px rgba(233, 30, 99, 0.3);}.mgz-back-to-top:hover{background:var(--mgz-pink-hover);transform:translateY(-2px);box-shadow:0 6px 16px rgba(233, 30, 99, 0.4);}.mgz-back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0);}[data-bs-theme="dark"] .mgz-back-to-top{box-shadow:0 4px 12px rgba(0, 0, 0, 0.4);}.mgz-reading-time{display:inline-flex;align-items:center;gap:0.3rem;font-size:0.75rem;color:var(--mgz-muted);background:var(--mgz-gray);padding:0.2rem 0.6rem;border-radius:12px;font-weight:600;}.mgz-reading-time svg{width:12px;height:12px;}[data-bs-theme="dark"] .mgz-reading-time{background:#2a2a2a;color:#aaa;}.section + .section{position:relative;margin-top:1.5rem;}.section + .section::before{content:'';position:absolute;top:-0.75rem;left:50%;transform:translateX(-50%);width:80%;max-width:400px;height:2px;background:linear-gradient(to right, transparent, var(--mgz-pink), transparent);border-radius:2px;}.mgz-editor-pick{position:relative;border:2px solid var(--mgz-pink);border-radius:12px;overflow:hidden;background:linear-gradient(135deg, var(--mgz-pink-light) 0%, var(--mgz-white) 100%);transition:transform 0.3s ease, box-shadow 0.3s ease;}.mgz-editor-pick:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(233, 30, 99, 0.15);}.mgz-editor-pick .image{border-radius:10px 10px 0 0;overflow:hidden;}.mgz-editor-pick .image img{transition:transform 0.5s ease;}.mgz-editor-pick:hover .image img{transform:scale(1.05);}.mgz-editor-pick-badge{position:absolute;top:1rem;left:1rem;background:var(--mgz-pink);color:white;font-family:Lato, sans-serif;font-weight:700;font-size:0.7rem;text-transform:uppercase;letter-spacing:0.1rem;padding:0.3rem 0.8rem;border-radius:4px;z-index:2;box-shadow:0 2px 8px rgba(233, 30, 99, 0.3);}.mgz-editor-pick .post-content{padding:1.25rem;}.mgz-editor-pick .post-content h3{font-size:1.15rem;line-height:1.4;margin-bottom:0.5rem;}.mgz-editor-pick .post-content h3 a:hover{color:var(--mgz-pink);}.mgz-editor-pick .post-content p{font-size:0.9rem;color:var(--mgz-muted);line-height:1.5;}[data-bs-theme="dark"] .mgz-editor-pick{background:linear-gradient(135deg, rgba(233, 30, 99, 0.1) 0%, #1e1e1e 100%);border-color:var(--mgz-pink);}[data-bs-theme="dark"] .mgz-editor-pick:hover{box-shadow:0 8px 24px rgba(233, 30, 99, 0.2);}[data-bs-theme="dark"] .mgz-editor-pick .post-content p{color:#aaa;}[data-bs-theme="dark"] body, [data-bs-theme="dark"] main{background-color:#121212;color:#e0e0e0;}[data-bs-theme="dark"] a{color:#e0e0e0;}[data-bs-theme="dark"] .mgz-mega-menu{background-color:#1e1e1e;border-top-color:var(--mgz-pink) !important;}[data-bs-theme="dark"] .mgz-subnav{background-color:#1e1e1e !important;border-color:#333 !important;}[data-bs-theme="dark"] .mgz-searchbar .form-control{background-color:#2a2a2a;border-color:#444;color:#e0e0e0;}[data-bs-theme="dark"] .post-card{background-color:#1e1e1e;border-color:#333;}[data-bs-theme="dark"] .mgz-box-category{background-color:rgba(233, 30, 99, 0.2);}[data-bs-theme="dark"] footer{background-color:#1a1a1a;}[data-bs-theme="dark"] h1, [data-bs-theme="dark"] h2, [data-bs-theme="dark"] h3, [data-bs-theme="dark"] h4, [data-bs-theme="dark"] h5, [data-bs-theme="dark"] h6{color:#e0e0e0;}[data-bs-theme="dark"] .section .section-title .title{color:#e0e0e0;}[data-bs-theme="dark"] #mgz-main-nav .nav-link{color:#e0e0e0;}.dropdown.position-static:hover > .mgz-mega-menu{display:block;animation:mgzFadeSlideDown 0.25s ease;}@keyframes mgzFadeSlideDown{from{opacity:0;transform:translateY(-6px);}to{opacity:1;transform:translateY(0);}}@media (max-width:991.98px){main{position:relative;z-index:1;}.mgz-head-right{display:none;}#mgzNavMobile{background-color:var(--mgz-white);border-radius:0 0 8px 8px;box-shadow:0 8px 24px rgba(0,0,0,0.1);}[data-bs-theme="dark"] #mgzNavMobile{background-color:#1a1a1a;box-shadow:0 8px 24px rgba(0,0,0,0.3);}#mgz-main-nav .navbar-nav{flex-direction:column;}#mgz-main-nav .nav-item{flex-grow:0;text-align:left;}#mgz-main-nav .nav-link{padding:0.75rem 1.25rem;font-size:0.9rem;min-height:44px;display:flex;align-items:center;border-bottom:1px solid var(--mgz-border);}#mgz-main-nav .nav-link:last-child{border-bottom:none;}.dropdown.position-static > .mgz-mega-menu{display:none !important;}.mgz-subnav{display:none !important;}.mgz-adbar{font-size:0.7rem;}.section .section-title .title{font-size:0.95rem;}.mgz-carousel .carousel-inner .h3{font-size:1.1rem !important;line-height:1.3 !important;}.mgz-carousel .position-absolute.mgz-bg-navy{display:none;}.mgz-sub-carousel .carousel-inner{padding:0.5rem 1rem 1rem !important;}.mgz-sidebar{margin-top:1.5rem;}[data-bs-theme="dark"] #mgzMobileSearch .bg-white{background-color:#232323 !important;}[data-bs-theme="dark"] #mgzMobileSearch .form-control{background-color:#2d2d2d;border-color:#444;color:#e0e0e0;}[data-bs-theme="dark"] #mgzMobileSearch .form-control::placeholder{color:#888;}}@media (min-width:992px){.mgz-logo{height:40px;}}@media print{header, .mgz-subnav, .mgz-adbar, .mgz-adslot, footer{display:none !important;}main{width:100% !important;}}