:root{--mhp-orange: #e67e22;--mhp-orange-deep: #c86a15;--mhp-orange-text: #a85510;--mhp-ink: #1b1f24;--mhp-charcoal: #2d3238;--mhp-surface: #ffffff;--mhp-bg: #f6f7f9;--mhp-line: #e6e9ec;--mhp-muted: #686f79}.header-base{position:relative;background:linear-gradient(135deg,#1b1f24,#2d3238)!important;padding-block:58px 52px;overflow:hidden;border-bottom:3px solid var(--mhp-orange)}.header-base:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 78% 40%,rgba(230,126,34,.22),transparent 60%);pointer-events:none}.header-base .container{position:relative;z-index:1}.header-base .title-base h1{color:#fff;font-weight:800;font-size:clamp(1.7rem,3vw,2.5rem);letter-spacing:-.5px;line-height:1.4;margin:0 0 14px}.header-base .title-base h1:after{content:"";display:block;width:56px;height:4px;margin-top:16px;margin-inline-start:0;border-radius:4px;background:linear-gradient(90deg,var(--mhp-orange),#f7ab63)}.header-base .title-base p{color:#cbd2d9;font-size:16px;margin:0}.header-base .title-base h1:before{display:none!important}.section-page{background:var(--mhp-bg);padding-block:60px 76px}.article-content{background:var(--mhp-surface);border:1px solid var(--mhp-line);border-radius:20px;padding:42px 40px;box-shadow:0 2px 4px #1b1f2408,0 14px 34px -22px #1b1f244d;font-size:17px;line-height:2.15;color:#333941}@media (max-width: 767px){.article-content{padding:26px 20px;font-size:16px;line-height:2;border-radius:16px}.section-page{padding-block:34px 46px}.header-base{padding-block:40px 36px}}.article-content h1,.article-content h2,.article-content h3,.article-content h4{color:var(--mhp-charcoal);font-weight:800;line-height:1.5;margin:34px 0 14px}.article-content h2{font-size:1.5rem}.article-content h3{font-size:1.25rem}.article-content h2{position:relative;padding-inline-start:14px}.article-content h2:before{content:"";position:absolute;inset-inline-start:0;top:.28em;bottom:.28em;width:4px;border-radius:4px;background:var(--mhp-orange)}.article-content p{margin-bottom:18px}.article-content>*:first-child{margin-top:0}.article-content>*:last-child{margin-bottom:0}.article-content>p:first-of-type{font-size:18.5px;color:#2d3238}.article-content ul,.article-content ol{padding-inline-start:0;margin:0 0 20px;list-style:none}.article-content ul>li,.article-content ol>li{position:relative;padding-inline-start:26px;margin-bottom:11px}.article-content ul>li:before{content:"";position:absolute;inset-inline-start:4px;top:.82em;width:8px;height:8px;border-radius:3px;background:var(--mhp-orange)}.article-content ol{counter-reset:mhp-ol}.article-content ol>li{counter-increment:mhp-ol;padding-inline-start:36px}.article-content ol>li:before{content:counter(mhp-ol);position:absolute;inset-inline-start:0;top:.28em;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#e67e221f;color:var(--mhp-orange-text);font-size:12.5px;font-weight:800}.article-content a{color:var(--mhp-orange-text);font-weight:600;text-decoration:none;border-bottom:1px solid rgba(230,126,34,.42);transition:color .18s ease,border-color .18s ease}.article-content a:hover{color:var(--mhp-orange);border-bottom-color:var(--mhp-orange)}.article-content blockquote{margin:26px 0;padding:18px 22px;border:0;border-inline-start:4px solid var(--mhp-orange);border-radius:0 14px 14px 0;background:#e67e220f;color:#2d3238;font-size:16.5px}.article-content strong,.article-content b{color:var(--mhp-charcoal);font-weight:800}.article-image,.article-content img{max-width:100%;height:auto;border-radius:16px}.article-image{margin-bottom:26px;overflow:hidden;border-radius:18px;box-shadow:0 16px 36px -22px #1b1f2480}.article-image img{display:block;width:100%;border-radius:0}.article-content table{width:100%;border-collapse:separate;border-spacing:0;margin:24px 0;border:1px solid var(--mhp-line);border-radius:14px;overflow:hidden;font-size:15.5px}.article-content table th{background:var(--mhp-charcoal);color:#fff;font-weight:700;padding:12px 14px;text-align:start}.article-content table td{padding:11px 14px;border-top:1px solid var(--mhp-line)}.article-content table tr:nth-child(2n) td{background:#fafbfc}.article-content hr{border:0;height:1px;background:var(--mhp-line);margin:30px 0}body:has(.user-sidebar) main>.bg-white.border-bottom{background:linear-gradient(135deg,#1b1f24,#2d3238)!important;border-bottom:3px solid var(--mhp-orange)!important;box-shadow:none!important;padding-block:30px!important}body:has(.user-sidebar) main>.bg-white.border-bottom h4{color:#fff;font-weight:800;letter-spacing:-.3px}body:has(.user-sidebar) main>.bg-white.border-bottom p{color:#9aa3ad!important}body:has(.user-sidebar) main>.bg-white.border-bottom .rounded-circle{background:linear-gradient(135deg,var(--mhp-orange),var(--mhp-orange-deep))!important;color:#fff!important;box-shadow:0 8px 20px -8px #e67e22a6}body:has(.user-sidebar) main>.bg-white.border-bottom .btn-danger{background:transparent!important;border:1px solid rgba(255,255,255,.28)!important;color:#e8ebee!important;font-weight:600;box-shadow:none!important;transition:background-color .18s ease,border-color .18s ease,color .18s ease}body:has(.user-sidebar) main>.bg-white.border-bottom .btn-danger:hover{background:#c0392b!important;border-color:#c0392b!important;color:#fff!important}.user-sidebar{padding:10px!important}.card:has(.user-sidebar){border:1px solid var(--mhp-line)!important;border-radius:18px!important;box-shadow:0 2px 4px #1b1f2408,0 14px 34px -24px #1b1f2452!important}.user-sidebar .list-group-item{border:0!important;border-radius:12px!important;margin-bottom:4px;padding:12px 14px!important;min-height:46px;font-weight:600;font-size:14.5px;color:#464c54!important;background:transparent!important;transition:background-color .18s ease,color .18s ease}.user-sidebar .list-group-item i{width:20px;text-align:center;color:var(--mhp-muted);transition:color .18s ease}.user-sidebar .list-group-item:hover{background:#f6f7f9!important;color:var(--mhp-orange-text)!important}.user-sidebar .list-group-item:hover i{color:var(--mhp-orange)!important}.user-sidebar .list-group-item.active{background:linear-gradient(135deg,var(--mhp-orange),var(--mhp-orange-deep))!important;color:var(--mhp-ink)!important;font-weight:800;box-shadow:0 8px 20px -10px #e67e22cc}.user-sidebar .list-group-item.active i{color:var(--mhp-ink)!important}body:has(.user-sidebar) .card,body:has(.user-sidebar) .modern-card{border:1px solid var(--mhp-line)!important;border-radius:18px!important}body:has(.user-sidebar) .card-header{background:#fbfbfc!important;border-bottom:1px solid var(--mhp-line)!important;border-radius:18px 18px 0 0!important;padding:16px 20px!important;font-weight:700}body:has(.user-sidebar) .card-title{color:var(--mhp-charcoal);font-weight:800;margin:0}body:has(.user-sidebar) .text-primary{color:var(--mhp-orange-text)!important}body:has(.user-sidebar) .btn-primary{background:var(--mhp-orange)!important;border-color:var(--mhp-orange)!important;color:var(--mhp-ink)!important;font-weight:700}body:has(.user-sidebar) .btn-primary:hover{background:#f0913d!important;border-color:#f0913d!important}body:has(.user-sidebar) .bg-primary{background:var(--mhp-orange)!important}body:has(.user-sidebar) .progress{height:10px;border-radius:99px;background:#eef0f2;overflow:hidden}body:has(.user-sidebar) .progress-bar{background:linear-gradient(90deg,var(--mhp-orange),#f0913d)!important;border-radius:99px}body:has(.user-sidebar) .form-control,body:has(.user-sidebar) .form-select,body:has(.user-sidebar) input[type=text],body:has(.user-sidebar) input[type=email],body:has(.user-sidebar) input[type=password],body:has(.user-sidebar) select,body:has(.user-sidebar) textarea{border:1px solid #dfe3e7;border-radius:12px;padding:11px 14px;min-height:46px;font-size:15px;transition:border-color .18s ease,box-shadow .18s ease}body:has(.user-sidebar) .form-control:focus,body:has(.user-sidebar) select:focus,body:has(.user-sidebar) textarea:focus,body:has(.user-sidebar) input:focus{border-color:var(--mhp-orange)!important;box-shadow:0 0 0 3px #e67e2229!important;outline:none}body:has(.user-sidebar) .control-label,body:has(.user-sidebar) label{font-weight:700;color:var(--mhp-charcoal);margin-bottom:6px;font-size:14px}body:has(.user-sidebar) table.table{border-radius:14px;overflow:hidden;border:1px solid var(--mhp-line)}body:has(.user-sidebar) table.table thead th{background:var(--mhp-charcoal);color:#fff;border:0;font-weight:700;padding:13px 14px}body:has(.user-sidebar) table.table tbody td{padding:12px 14px;vertical-align:middle}@media (max-width: 991px){.card:has(.user-sidebar){position:static!important;border-radius:14px!important}.user-sidebar .list-group{display:flex;flex-direction:row;gap:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.user-sidebar .list-group::-webkit-scrollbar{display:none}.user-sidebar .list-group-item{flex:0 0 auto;margin-bottom:0;white-space:nowrap;font-size:13.5px;padding:10px 14px!important}body:has(.user-sidebar) main>.bg-white.border-bottom .container{flex-direction:column;align-items:flex-start!important;gap:14px}}@media (prefers-reduced-motion: reduce){.article-content a,.user-sidebar .list-group-item,body:has(.user-sidebar) .form-control,body:has(.user-sidebar) .btn{transition:none!important}}
