.uo-site{--uo-navy:#10172a;--uo-blue:#2563eb;--uo-yellow:#facc15;--uo-purple:#7c3aed;--uo-soft:#f4f7fb;--uo-card:#ffffff;--uo-text:#182235;--uo-muted:#667085;font-family:Inter,Arial,sans-serif;color:var(--uo-text);background:linear-gradient(180deg,#eef4ff 0%,#fff 44%,#f9fafb 100%);border-radius:28px;overflow:hidden;max-width:1180px;margin:0 auto;box-shadow:0 24px 70px rgba(16,23,42,.10)}
.uo-site *{box-sizing:border-box}.uo-topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 26px;background:rgba(255,255,255,.92);backdrop-filter:blur(10px);border-bottom:1px solid rgba(148,163,184,.22);position:sticky;top:0;z-index:8}.uo-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--uo-navy)}.uo-brand strong{display:block;font-size:18px;letter-spacing:.4px}.uo-brand small{display:block;color:var(--uo-muted);font-size:12px}.uo-logo{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(135deg,var(--uo-yellow),#fb923c);font-weight:950;color:#111827;box-shadow:0 10px 25px rgba(250,204,21,.35)}.uo-nav{display:flex;gap:8px;flex-wrap:wrap}.uo-nav a{padding:10px 14px;border-radius:999px;text-decoration:none;color:#334155;font-weight:800;font-size:14px}.uo-nav a:hover,.uo-nav a.active{background:#111827;color:#fff}.uo-hero{display:grid;grid-template-columns:1.25fr .75fr;gap:26px;padding:46px 34px;background:radial-gradient(circle at top right,rgba(250,204,21,.55),transparent 34%),linear-gradient(135deg,#1d4ed8,#7c3aed);color:#fff;position:relative;overflow:hidden}.uo-hero:after{content:"";position:absolute;right:-60px;bottom:-80px;width:260px;height:260px;background:rgba(255,255,255,.14);border-radius:50%}.uo-hero-text,.uo-hero-card{position:relative;z-index:1}.uo-pill{display:inline-flex;padding:8px 13px;border-radius:999px;background:rgba(250,204,21,.95);color:#111827;font-weight:900;font-size:13px}.uo-hero h1{margin:14px 0 12px;font-size:42px;line-height:1.05;color:#fff}.uo-hero p{font-size:17px;line-height:1.65;max-width:720px;color:rgba(255,255,255,.92);margin:0}.uo-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.uo-primary,.uo-secondary{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:14px;text-decoration:none;font-weight:950}.uo-primary{background:var(--uo-yellow);color:#111827}.uo-secondary{background:rgba(255,255,255,.16);color:#fff;border:1px solid rgba(255,255,255,.26)}.uo-hero-card{background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.24);border-radius:26px;padding:22px;box-shadow:0 20px 45px rgba(0,0,0,.18)}.uo-stat{display:flex;align-items:end;gap:10px;margin-bottom:18px}.uo-stat b{font-size:56px;line-height:.9;color:var(--uo-yellow)}.uo-stat span{font-weight:900}.uo-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.uo-mini-grid a{background:#fff;color:#111827;text-decoration:none;border-radius:16px;padding:16px 12px;font-weight:900}.uo-mini-grid a.is-active{background:var(--uo-yellow)}.uo-content{padding:28px 24px 34px}.uo-panel{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:22px;box-shadow:0 12px 35px rgba(15,23,42,.06);margin-bottom:20px}.uo-panel h2,.uo-other h2,.uo-telegram h2{margin:0 0 8px;color:#111827}.uo-panel p{margin:0;color:#475569;line-height:1.65}.mh-wrap{max-width:960px;margin:20px auto;background:#fff;border:1px solid #e5e7eb;border-radius:24px;overflow:hidden;box-shadow:0 18px 50px rgba(15,23,42,.10)}.mh-hero{background:linear-gradient(135deg,#111827,#2563eb);color:#fff;text-align:center;padding:26px 18px}.mh-hero h2{margin:0;font-size:28px;color:#fff}.mh-hero p{margin:6px 0 0;color:#dbeafe}.mh-form{padding:18px}.mh-row{display:grid;grid-template-columns:280px 16px 1fr;gap:10px;align-items:center;border-bottom:1px solid #eef2f7;padding:10px 0}.mh-row label{font-weight:850;color:#1f2937}.mh-row input,.mh-row select{width:100%;border:1px solid #d8e0ec;border-radius:12px;padding:11px 12px;font-weight:800;color:#1d4ed8;background:#fff;outline:none}.mh-row input:focus,.mh-row select:focus{border-color:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.12)}.mh-inline{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mh-switch select{max-width:120px;background:#111827;color:#fff}.mh-extra{background:#f8fbff;border-left:5px solid #2563eb;margin:10px 0;padding:8px 14px;border-radius:14px}.mh-inline3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.mh-section-title{background:#facc15;color:#111827;text-align:center;font-weight:950;padding:12px;border-top:1px solid #fde68a;border-bottom:1px solid #fde68a}.mh-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;padding:16px;background:#f8fafc}.mh-actions button,.mh-mainbtn{background:#2563eb;color:#fff;border:0;border-radius:13px;padding:12px 18px;font-weight:950;cursor:pointer;box-shadow:0 8px 20px rgba(37,99,235,.22)}.mh-actions button:hover{transform:translateY(-1px)}.mh-result{padding:8px 18px 18px}.mahep-title{background:#111827;color:#fff;text-align:center;font-weight:950;padding:10px;border-radius:14px 14px 0 0}.mahep-net{text-align:center;font-size:38px;font-weight:950;padding:18px;color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-top:0;border-radius:0 0 14px 14px;margin-bottom:14px}.mahep-box table{width:100%;border-collapse:separate;border-spacing:0 7px}.mahep-box td{padding:10px 14px;background:#f8fafc;font-weight:800}.mahep-box td:first-child{border-radius:12px 0 0 12px}.mahep-box td:last-child{text-align:right;border-radius:0 12px 12px 0;color:#111827}.income td:first-child{color:#15803d}.deduct td:first-child{color:#dc2626}.tax td:first-child{color:#0284c7}.total td{background:#eef2ff!important;color:#111827!important}.mh-note{margin:14px 0;background:#fff8df;border:1px solid #f2d287;border-radius:14px;padding:12px;font-weight:800}.mh-download{padding:14px;text-align:center;background:#fffbeb;color:#713f12}.uo-info{margin-top:22px}.uo-other{margin-top:26px}.uo-calc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.uo-calc-card{background:#fff;text-decoration:none;color:#111827;border:1px solid #e5e7eb;border-radius:20px;padding:18px;box-shadow:0 12px 30px rgba(15,23,42,.06);transition:.18s}.uo-calc-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(15,23,42,.12)}.uo-calc-card.active{border-color:#facc15;background:#fffbeb}.uo-calc-card span{display:block;font-size:28px;margin-bottom:8px}.uo-calc-card strong{display:block;font-size:16px;margin-bottom:5px}.uo-calc-card small{color:#64748b;font-weight:650}.uo-telegram{margin-top:28px;background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;border-radius:24px;padding:22px}.uo-telegram h2{color:#fff}.uo-telegram div{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.uo-telegram a{background:#fff;color:#0f172a;border-radius:999px;padding:10px 14px;text-decoration:none;font-weight:900}.uo-footer{text-align:center;background:#111827;color:#cbd5e1;padding:26px}.uo-social{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-bottom:10px}.uo-social a{color:#fff;text-decoration:none;background:#1f2937;border-radius:999px;padding:9px 13px;font-weight:800}.uo-footer p{margin:0}.uo-maas-page .entry-title{display:none}@media(max-width:900px){.uo-hero{grid-template-columns:1fr}.uo-calc-grid{grid-template-columns:repeat(2,1fr)}.uo-topbar{align-items:flex-start;flex-direction:column}.uo-nav{width:100%}.mh-row{grid-template-columns:1fr}.mh-row b{display:none}.mh-inline,.mh-inline3{grid-template-columns:1fr}}@media(max-width:540px){.uo-site{border-radius:0}.uo-hero{padding:34px 20px}.uo-hero h1{font-size:32px}.uo-calc-grid,.uo-mini-grid{grid-template-columns:1fr}.uo-content{padding:18px 12px}.mh-form{padding:12px}.mahep-net{font-size:30px}}@media print{body *{visibility:hidden}.mh-wrap,.mh-wrap *{visibility:visible}.mh-wrap{position:absolute;left:0;top:0;box-shadow:none;border:0}.mh-actions,.mh-download,.mh-mainbtn,.uo-topbar,.uo-hero,.uo-other,.uo-telegram,.uo-footer,.uo-info{display:none!important}}
