.mb-root{--ink:#1a1a1a;--muted:#757575;--line:#e0e0e0;--paper:#fff;--card:#f9f9f9;--accent:#296deb;--accent-2:#1a54c8;--accent-3:#4d8ef0;--danger:#dc2626;--glow:#296deb47}.mb-root *{box-sizing:border-box}.mb-root{min-height:100%;color:var(--ink);background:var(--paper);margin:0;padding:0;font-family:Manrope,Segoe UI,sans-serif;font-size:1rem;position:relative;overflow-x:hidden}.mb-root .bg-orb,.mb-root .orb-a,.mb-root .orb-b,.mb-root .orb-c{display:none}.mb-root .mb-shell{width:calc(100% - 7rem);max-width:1400px;margin:0 auto}.mb-root .mb-site-header{border-bottom:1px solid var(--line);z-index:20;background:#fff;position:sticky;top:0}.mb-root .mb-header-topbar{background:#1a1a1a;padding:.38rem 0}.mb-root .mb-header-topbar-inner{justify-content:flex-end;display:flex}.mb-root .mb-header-contact{align-items:center;gap:1.4rem;display:flex}.mb-root .mb-header-contact-item{color:#d0d0d0;align-items:center;gap:.35rem;font-size:.76rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.mb-root .mb-header-contact-item:hover{color:#fff}.mb-root .mb-header-contact-item.whatsapp svg{color:#25d366}@media (max-width:720px){.mb-root .mb-header-topbar{padding:.38rem 1rem}.mb-root .mb-header-topbar .mb-shell{width:100%;max-width:100%}.mb-root .mb-header-contact{flex-wrap:wrap;justify-content:flex-end;gap:.7rem}.mb-root .mb-header-contact-item{font-size:.68rem}.mb-root .mb-header-contact-item:nth-child(2){display:none}}.mb-root .mb-header-inner{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.8rem;min-height:68px;display:flex}.mb-root .mb-site-header-nav{align-items:center;gap:.55rem;display:flex}.mb-root .mb-menu-toggle{cursor:pointer;background:#fff;border:1.5px solid #d0d0d0;border-radius:6px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;display:none}.mb-root .mb-menu-toggle span{background:#1a1a1a;border-radius:2px;width:20px;height:2px;transition:transform .25s,opacity .2s,width .2s;display:block}.mb-root .mb-menu-toggle.open span:first-child{transform:translateY(7px)rotate(45deg)}.mb-root .mb-menu-toggle.open span:nth-child(2){opacity:0;width:0}.mb-root .mb-menu-toggle.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mb-root .mb-brand{flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.mb-root .mb-brand-logo{width:auto;height:38px;display:block}.mb-root .mb-brand-text{color:#1a1a1a;letter-spacing:.05em;text-transform:uppercase;margin-left:.25rem;font-family:Poppins,sans-serif;font-size:1.35rem;font-weight:700;line-height:1}.mb-root .mb-nav-links{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-end;gap:.3rem;max-width:min(64vw,760px);padding:.2rem 0;display:flex;overflow:visible}.mb-root .mb-nav-links::-webkit-scrollbar{height:0}.mb-root .mb-menu-list{align-items:center;gap:.3rem;margin:0;padding:0;list-style:none;display:flex;overflow:visible}.mb-root .mb-menu-item{position:relative}.mb-root .mb-menu-row{align-items:center;display:flex}.mb-root .mb-menu-label,.mb-root .mb-nav-links a{color:#444;letter-spacing:0;text-transform:none;white-space:nowrap;border:1px solid #0000;border-radius:4px;flex:none;align-items:center;padding:.35rem .7rem;font-size:.86rem;font-weight:600;text-decoration:none;transition:color .2s,background-color .2s;display:inline-flex}.mb-root .mb-menu-item.has-children>.mb-menu-row>.mb-menu-label:after{content:"▾";margin-left:.35rem;font-size:.7rem}.mb-root .mb-submenu-toggle{color:#666;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;margin-left:.2rem;display:none}.mb-root .mb-submenu-caret{border-bottom:2px solid;border-right:2px solid;width:8px;height:8px;transition:transform .2s;transform:rotate(45deg)}.mb-root .mb-menu-item.expanded>.mb-menu-row .mb-submenu-caret{transform:rotate(-135deg)}.mb-root .mb-home-icon{justify-content:center;align-items:center;line-height:1;display:inline-flex}.mb-root .mb-menu-label:hover,.mb-root .mb-nav-links a:hover{color:var(--accent);background:0 0}.mb-root .mb-submenu{z-index:40;background:#fff;border:1px solid #e0e0e0;border-radius:8px;min-width:220px;margin:0;padding:.4rem;list-style:none;display:none;position:absolute;top:100%;left:0;box-shadow:0 8px 24px #0000001f}.mb-root .mb-menu-item.has-children:hover>.mb-submenu,.mb-root .mb-menu-item.has-children:focus-within>.mb-submenu{display:block}.mb-root .mb-submenu-item{margin:0}.mb-root .mb-submenu-link{color:#1a1a1a;border-radius:6px;padding:.5rem .65rem;font-size:.86rem;font-weight:500;text-decoration:none;display:block}.mb-root .mb-submenu-link:hover{color:var(--accent);background:#f5f5f5}@media (max-width:980px){.mb-root .mb-site-header-nav{position:relative}.mb-root .mb-menu-toggle{display:inline-flex}.mb-root .mb-nav-links{z-index:30;background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;gap:.15rem;width:min(90vw,280px);padding:.5rem;display:none;position:absolute;top:calc(100% + .5rem);right:0;overflow:auto;box-shadow:0 8px 32px #0000001f}.mb-root .mb-nav-links.open{display:flex}.mb-root .mb-menu-list{flex-direction:column;align-items:stretch;gap:.15rem;width:100%;display:flex}.mb-root .mb-menu-item{width:100%}.mb-root .mb-menu-label,.mb-root .mb-nav-links a{color:#1a1a1a;border-radius:6px;width:100%;padding:.6rem .8rem;font-size:.86rem;font-weight:600}.mb-root .mb-menu-item.has-children>.mb-menu-row>.mb-menu-label:after{display:none}.mb-root .mb-submenu-toggle{flex-shrink:0;display:inline-flex}.mb-root .mb-menu-item .mb-menu-label{flex:1}.mb-root .mb-menu-label:hover,.mb-root .mb-nav-links a:hover{color:var(--accent);background:#f5f5f5}.mb-root .mb-submenu{min-width:100%;box-shadow:none;border:0;margin-top:.2rem;padding:0 0 0 .6rem;display:none;position:static}.mb-root .mb-menu-item.expanded>.mb-submenu{display:block}.mb-root .mb-submenu-link{width:100%;padding:.5rem .8rem}}.mb-root .section-label{letter-spacing:.12em;text-transform:uppercase;color:#1a1a1a;border-bottom:2px solid #1a1a1a;margin:0 0 .75rem;padding-bottom:.55rem;font-family:Manrope,sans-serif;font-size:.8rem;font-weight:800}.mb-root .more-section .section-label{margin-bottom:1.6rem}.mb-root .latest-section{padding:2rem 0 .5rem;animation:.4s both rise}.mb-root .more-section{padding:2rem 0 .5rem}.mb-root .latest-grid{grid-template-columns:1.45fr 1fr;align-items:start;gap:2.5rem;margin-bottom:.5rem;display:grid}.mb-root .post-card-large{color:inherit;opacity:0;text-decoration:none;animation:.4s forwards card-in;display:block}.mb-root .post-card-large-img{aspect-ratio:16/9;object-fit:cover;width:100%;margin-bottom:1rem;transition:opacity .25s;display:block}.mb-root .post-card-large:hover .post-card-large-img{opacity:.9}.mb-root .small-cards-grid{grid-template-columns:1fr 1fr;align-content:start;gap:1.8rem;display:grid}.mb-root .post-card-small{color:inherit;opacity:0;text-decoration:none;animation:.4s forwards card-in;display:block}.mb-root .post-card-small-img{aspect-ratio:16/9;object-fit:cover;width:100%;margin-bottom:.6rem;transition:opacity .25s;display:block}.mb-root .post-card-small:hover .post-card-small-img{opacity:.88}.mb-root .post-card-color-block{display:block}.mb-root .more-grid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:1rem;display:grid}.mb-root .card-body{padding:0}.mb-root .card-category{color:var(--muted);margin-bottom:.38rem;font-size:.76rem;font-weight:500;display:block}.mb-root .card-title-large{letter-spacing:-.01em;color:#1a1a1a;margin:0 0 .65rem;font-family:Manrope,sans-serif;font-size:clamp(1.2rem,2.1vw,1.6rem);font-weight:800;line-height:1.18;transition:color .2s}.mb-root .post-card-large:hover .card-title-large{color:var(--accent)}.mb-root .card-excerpt{color:#555;margin:0 0 .7rem;font-size:.9rem;line-height:1.58}.mb-root .card-title-small{letter-spacing:-.01em;color:#1a1a1a;margin:0 0 .35rem;font-family:Manrope,sans-serif;font-weight:700;line-height:1.3;transition:color .2s;font-size:1.08rem!important}.mb-root h3.card-title-small{font-size:1.08rem!important}.mb-root .post-card-small:hover .card-title-small{color:var(--accent)}.mb-root .card-meta{color:#9b9b9b;font-size:.75rem;display:block}.mb-root .theme-sunset{background:linear-gradient(120deg,#ff5722,#ff9800)}.mb-root .theme-aqua{background:linear-gradient(120deg,#0097a7,#296deb)}.mb-root .theme-dusk{background:linear-gradient(120deg,#3f51b5,#9c27b0)}.mb-root .composer,.mb-root .article{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin:2rem 0 2.4rem;padding:1.5rem;animation:.45s both rise;box-shadow:0 20px 50px #0006}.mb-root .composer h1,.mb-root .article h1{letter-spacing:-.01em;color:#1a1a1a;margin:0 0 .85rem;font-family:Manrope,sans-serif;font-size:clamp(1.6rem,3.8vw,2.6rem);font-weight:800;line-height:1.1}.mb-root .back-btn{color:#555;align-items:center;gap:.4rem;margin-bottom:1.2rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.mb-root .back-btn:hover{color:var(--accent)}.mb-root .article-header-image{object-fit:cover;border:1px solid #1f1f1f;border-radius:6px;width:100%;height:auto;max-height:400px;margin-bottom:1rem}.mb-root label{letter-spacing:.05em;text-transform:uppercase;color:silver;gap:.35rem;margin-bottom:.8rem;font-size:.82rem;font-weight:700;display:grid}.mb-root input,.mb-root textarea,.mb-root select{width:100%;font:inherit;color:#1a1a1a;background:#fff;border:1px solid #d0d0d0;border-radius:6px;padding:.7rem .8rem;transition:border-color .2s,box-shadow .2s}.mb-root input:focus,.mb-root textarea:focus,.mb-root select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--glow);outline:none}.mb-root textarea{resize:vertical;min-height:220px}.mb-root .row-2{grid-template-columns:1fr 180px;gap:.75rem;display:grid}.mb-root .actions{gap:.6rem;margin-top:.6rem;display:flex}.mb-root .btn,.mb-root button{letter-spacing:0;text-transform:none;cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;padding:.6rem 1.2rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:transform .2s,background-color .2s,box-shadow .2s;display:inline-flex}.mb-root .btn:hover,.mb-root button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0006}.mb-root .btn-primary,.mb-root button{background:var(--accent);color:#fff}.mb-root .btn-primary:hover,.mb-root button:hover{background:var(--accent-2)}.mb-root .btn-muted{color:#444;background:#f0f0f0;border:1px solid #d0d0d0}.mb-root .btn-muted:hover{color:#1a1a1a;background:#e0e0e0}.mb-root .btn-danger{background:var(--danger);color:#fff}.mb-root .admin-wrap{margin:2rem 0 2.4rem}.mb-root .admin-head{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem;display:flex}.mb-root .admin-head-actions{flex-wrap:wrap;gap:.5rem;display:flex}.mb-root .admin-head h1{letter-spacing:-.01em;color:#1a1a1a;margin:0;font-family:Manrope,sans-serif;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:800;line-height:1.05}.mb-root .admin-head p{color:var(--muted);margin:.5rem 0 0}.mb-root .admin-empty{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.2rem}.mb-root .admin-list{gap:.7rem;display:grid}.mb-root .admin-item{background:#fff;border:1px solid #e0e0e0;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.9rem;padding:.9rem;transition:border-color .2s;display:grid;box-shadow:0 4px 16px #0000000f}.mb-root .admin-item:hover{border-color:var(--accent)}.mb-root .admin-item-main{min-width:0}.mb-root .admin-item h2{color:#1a1a1a;margin:0 0 .4rem;font-size:.98rem;font-weight:700;line-height:1.3}.mb-root .admin-submeta{color:#666;flex-wrap:wrap;gap:.6rem;margin:.42rem 0 0;font-size:.8rem;display:flex}.mb-root .admin-table-shell{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;box-shadow:0 4px 16px #0000000f}.mb-root .admin-table{border-collapse:collapse;width:100%}.mb-root .admin-table th,.mb-root .admin-table td{text-align:left;vertical-align:top;border-bottom:1px solid #f0f0f0;padding:.75rem .9rem}.mb-root .admin-table th{color:#757575;letter-spacing:0;text-transform:none;background:#f9f9f9;font-size:.8rem;font-weight:700}.mb-root .admin-table tbody tr:last-child td{border-bottom:none}.mb-root .admin-slug{color:#555;word-break:break-word;font-size:.83rem}.mb-root .admin-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:.45rem;display:flex}.mb-root .admin-actions .btn,.mb-root .admin-actions button{padding:.45rem .85rem}.mb-root .admin-tags{flex-wrap:wrap;gap:.35rem;display:flex}.mb-root .admin-meta-inline,.mb-root .admin-tags-inline{flex-wrap:wrap;align-items:center;gap:.35rem;min-width:0;display:flex}.mb-root .admin-chip{letter-spacing:.07em;text-transform:uppercase;color:#fff;background:var(--accent);white-space:nowrap;border:none;border-radius:3px;align-items:center;padding:.12rem .44rem;font-size:.66rem;font-weight:700;display:inline-flex}.mb-root .admin-chip-muted{color:#666;background:#f0f0f0;border:1px solid #d0d0d0}.mb-root .admin-empty-text{color:#555;font-size:.82rem}.mb-root .pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;margin:.5rem 0 2.4rem;display:flex}.mb-root .page-btn{letter-spacing:0;text-transform:none;color:#444;background:#f0f0f0;border:1px solid #d0d0d0;border-radius:4px;justify-content:center;align-items:center;min-width:40px;padding:.42rem .75rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s,background-color .2s,border-color .2s;display:inline-flex}.mb-root .page-btn:hover{color:#fff;border-color:var(--accent)}.mb-root .page-btn.active{color:#fff;background:var(--accent);border-color:var(--accent)}.mb-root .page-btn.disabled{opacity:.35;pointer-events:none}.mb-root .auth-wrap{place-items:center;min-height:calc(100vh - 130px);padding:2rem 0;display:grid}.mb-root .auth-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;width:min(520px,100%);padding:1.6rem;box-shadow:0 12px 40px #0000001a}.mb-root .auth-card h1{letter-spacing:-.01em;color:#1a1a1a;margin:0;font-family:Manrope,sans-serif;font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:800}.mb-root .auth-subtitle{color:var(--muted);margin:.45rem 0 1.2rem}.mb-root .prose{white-space:pre-wrap;color:#333;line-height:1.74}.mb-root .prose.rich{white-space:normal}.mb-root .prose.rich p{margin:0 0 1rem}.mb-root .prose.rich h2,.mb-root .prose.rich h3{letter-spacing:-.01em;color:#1a1a1a;margin:1.6rem 0 .7rem;font-family:Manrope,sans-serif;font-weight:800;line-height:1.15}.mb-root .prose.rich h2{font-size:1.6rem}.mb-root .prose.rich h3{font-size:1.2rem}.mb-root .prose.rich ul{margin:.4rem 0 1rem;padding-left:1.2rem}.mb-root .prose.rich li{margin-bottom:.45rem}.mb-root .prose.rich a{color:var(--accent);font-weight:700}.mb-root .prose.rich a:hover{color:var(--accent-3)}.mb-root .error{color:var(--danger);margin:0}.mb-root .empty{color:var(--muted);font-size:1rem}@keyframes rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes card-in{to{opacity:1;transform:translateY(0)}}@media (max-width:720px){.mb-root .mb-header-inner{min-height:unset;align-items:center;padding:.55rem 0}.mb-root .row-2{grid-template-columns:1fr}.mb-root .mb-brand{font-size:1.1rem}.mb-root .mb-site-header-nav{position:relative}.mb-root .mb-menu-toggle{display:inline-flex}.mb-root .mb-nav-links{z-index:30;background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;gap:.15rem;width:min(90vw,280px);padding:.5rem;display:none;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 8px 32px #0000001f}.mb-root .mb-nav-links.open{display:flex}.mb-root .mb-nav-links a{color:#1a1a1a;border-radius:6px;width:100%;padding:.6rem .8rem;font-size:.9rem;font-weight:600}.mb-root .mb-nav-links a:hover{color:var(--accent);background:#f5f5f5}.mb-root .latest-grid{grid-template-columns:1fr;gap:1.5rem}.mb-root .small-cards-grid,.mb-root .more-grid{grid-template-columns:1fr 1fr;gap:1.2rem}.mb-root .more-section .section-label{display:none}.mb-root .card-title-large{font-size:1.15rem}.mb-root .admin-head{flex-direction:column;align-items:stretch}.mb-root .admin-head-actions{width:100%}.mb-root .admin-table-shell{overflow-x:auto}.mb-root .admin-item{grid-template-columns:1fr}.mb-root .admin-actions{justify-content:flex-start;width:100%}}
