/* DHELOOP_MANAGED_TAX_SERVICES_PORTAL_V2 */
:root{--navy:#071a38;--navy2:#0d2a57;--blue:#2d6cf6;--cyan:#00a9b9;--green:#07966f;--amber:#c57b08;--red:#c73a4b;--ink:#14253d;--muted:#64758c;--line:#dfe8f2;--soft:#f3f7fb;--white:#fff;--shadow:0 18px 55px rgba(19,53,96,.10);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f4f7fb;color:var(--ink)}button,input,select,textarea{font:inherit}button,a{cursor:pointer}.mts-app{min-height:100vh}.mts-public{background:#fff}.mts-header{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 clamp(22px,5vw,76px);border-bottom:1px solid #e5edf6;background:rgba(255,255,255,.96);position:sticky;top:0;z-index:40;backdrop-filter:blur(16px)}.mts-brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--ink)}.mts-brand>span,.mts-side-brand>span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#2f72ff,#00aeb9);color:#fff;font-weight:950;box-shadow:0 9px 22px rgba(45,108,246,.24)}.mts-brand b{display:block;font-size:16px}.mts-brand small{display:block;color:#74849a;margin-top:2px}.mts-header nav{display:flex;gap:28px}.mts-header nav a{color:#50627a;text-decoration:none;font-size:14px;font-weight:780}.mts-header-actions,.mts-hero-actions,.mts-modal-actions,.mts-top-actions{display:flex;align-items:center;gap:10px}.mts-btn{border:0;border-radius:12px;padding:11px 16px;font-weight:850;transition:.2s transform,.2s box-shadow,.2s background}.mts-btn:hover{transform:translateY(-1px)}.mts-btn.primary{background:linear-gradient(135deg,#2769f4,#00a9b9);color:#fff;box-shadow:0 10px 24px rgba(39,105,244,.22)}.mts-btn.ghost{background:transparent;color:#52647b;border:1px solid #dbe5f0}.mts-btn.light{background:#fff;color:#15345f;border:1px solid #dce6f0}.mts-btn.outline{background:#eef5ff;color:#2459bd;border:1px solid #d8e7ff}.mts-hero{min-height:650px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);align-items:center;gap:clamp(36px,6vw,90px);padding:72px clamp(24px,7vw,110px);background:radial-gradient(circle at 78% 18%,rgba(0,181,190,.17),transparent 32%),radial-gradient(circle at 20% 0,rgba(57,111,247,.20),transparent 34%),linear-gradient(135deg,#061735,#0b2a59 58%,#0b3e65);color:#fff}.mts-eyebrow,.mts-section-head>div>small,.mts-section-head>small,.mts-benefit-layout>div>small,.mts-final-cta small,.mts-page-head small,.mts-modal-copy small{font-size:11px;font-weight:950;letter-spacing:.15em;text-transform:uppercase;color:#3f79ef}.mts-hero .mts-eyebrow{color:#7ee8eb}.mts-hero h1{font-size:clamp(46px,5.6vw,78px);line-height:1.02;letter-spacing:-.045em;margin:18px 0 20px;max-width:850px}.mts-hero-copy>p{font-size:19px;line-height:1.72;color:#c1d2e8;max-width:770px}.mts-hero-actions{margin:30px 0}.mts-hero-actions .mts-btn{padding:14px 21px}.mts-trust-row{display:flex;gap:12px 22px;flex-wrap:wrap;color:#a9c1dc;font-size:13px;font-weight:720}.mts-finder{background:#fff;color:var(--ink);padding:30px;border-radius:28px;box-shadow:0 34px 90px rgba(0,0,0,.25)}.mts-finder-head small{color:#2871ee;font-weight:950;letter-spacing:.13em}.mts-finder-head h2{font-size:28px;margin:8px 0 22px}.mts-finder label,.mts-form-grid label,.mts-auth>label{display:grid;gap:7px;color:#52647b;font-size:12px;font-weight:850;margin-bottom:14px}.mts-finder select,.mts-form-grid input,.mts-form-grid select,.mts-form-grid textarea,.mts-auth input,.mts-message-form input,.mts-message-form select{width:100%;border:1px solid #d7e1ed;border-radius:12px;padding:12px 13px;color:var(--ink);background:#fff;outline:none}.mts-finder select:focus,.mts-form-grid input:focus,.mts-form-grid select:focus,.mts-form-grid textarea:focus,.mts-auth input:focus{border-color:#4380ef;box-shadow:0 0 0 3px rgba(67,128,239,.12)}.mts-finder .mts-btn{width:100%;padding:14px}.mts-finder-note{display:block;color:#728197;line-height:1.5;margin-top:12px;text-align:center}.mts-proof{max-width:1400px;margin:-35px auto 0;position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:22px;box-shadow:var(--shadow);border:1px solid #e4edf6}.mts-proof div{padding:24px;text-align:center;border-right:1px solid #e8eff6}.mts-proof div:last-child{border-right:0}.mts-proof strong{font-size:25px;display:block}.mts-proof span{display:block;color:#718198;font-size:12px;margin-top:5px}.mts-section{padding:92px clamp(22px,6vw,90px);max-width:1580px;margin:auto}.mts-section-head{display:flex;justify-content:space-between;gap:30px;margin-bottom:35px}.mts-section-head.centered{text-align:center;display:block;max-width:760px;margin:0 auto 44px}.mts-section-head h2,.mts-benefit-layout>div h2{font-size:clamp(34px,4vw,52px);letter-spacing:-.035em;margin:8px 0 12px}.mts-section-head p,.mts-benefit-layout>div>p{color:var(--muted);line-height:1.65;margin:0}.mts-country-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.mts-country-card{border:1px solid #dfe8f2;background:#fff;border-radius:17px;padding:19px 12px;text-align:center;color:var(--ink);transition:.2s}.mts-country-card:hover,.mts-country-card.active{border-color:#4d86f4;box-shadow:0 12px 34px rgba(35,104,231,.13);transform:translateY(-2px)}.mts-country-card b{display:block;font-size:32px}.mts-country-card strong{display:block;margin:9px 0 3px}.mts-country-card small{color:#728198}.mts-selected-country{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:38px 0 20px;padding:20px 24px;border-radius:20px;background:linear-gradient(125deg,#ecf4ff,#eafbfb);border:1px solid #dbe9f8}.mts-selected-country>div{display:flex;align-items:center;gap:15px}.mts-selected-country span{font-size:42px}.mts-selected-country small{color:#62758e}.mts-selected-country h2{margin:3px 0 0}.mts-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.mts-service-card{border:1px solid #e0e9f2;border-radius:20px;padding:24px;background:#fff;box-shadow:0 8px 28px rgba(33,65,106,.05)}.mts-service-card>span{display:inline-block;font-size:10px;font-weight:900;color:#2364d9;background:#edf4ff;padding:6px 9px;border-radius:99px}.mts-service-card h3{font-size:20px;margin:16px 0 9px}.mts-service-card p{color:var(--muted);line-height:1.6;min-height:76px}.mts-service-card button,.mts-link{border:0;background:transparent;color:#2e68d7;padding:0;font-weight:850}.mts-process{max-width:none;background:#f3f7fb}.mts-step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1400px;margin:auto}.mts-step-grid article{background:#fff;border:1px solid #e1e9f2;border-radius:21px;padding:25px}.mts-step-grid b{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#eaf2ff;color:#245fc8}.mts-step-grid h3{margin:20px 0 8px}.mts-step-grid p{color:var(--muted);line-height:1.6}.mts-benefit-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:60px;align-items:start}.mts-benefit-layout>div:first-child{position:sticky;top:110px}.mts-benefit-layout>div:first-child .mts-btn{margin-top:24px}.mts-benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mts-benefit-grid article{display:grid;grid-template-columns:42px 1fr;gap:13px;padding:21px;border:1px solid #e1eaf3;border-radius:19px}.mts-benefit-grid i{width:40px;height:40px;border-radius:12px;background:#e7f8f1;color:#0a8d68;display:grid;place-items:center;font-style:normal;font-weight:950}.mts-benefit-grid h3{margin:1px 0 7px}.mts-benefit-grid p{margin:0;color:var(--muted);line-height:1.55}.mts-packages{max-width:none;background:#071a38;color:#fff}.mts-packages .mts-section-head p{color:#aebfd5}.mts-packages .mts-section-head small{color:#7fe5e7}.mts-package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1300px;margin:auto}.mts-package-grid article{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.07);border-radius:23px;padding:28px}.mts-package-grid article.featured{background:#fff;color:var(--ink);transform:translateY(-10px)}.mts-package-grid article>span{font-size:10px;letter-spacing:.14em;font-weight:950;color:#78dfe4}.mts-package-grid article.featured>span{color:#286de5}.mts-package-grid h3{font-size:25px}.mts-package-grid p,.mts-package-grid li{color:#b9c9dc;line-height:1.6}.mts-package-grid article.featured p,.mts-package-grid article.featured li{color:#63748a}.mts-package-grid ul{padding-left:20px;min-height:150px}.mts-final-cta{margin:70px clamp(22px,6vw,90px);padding:42px clamp(28px,5vw,70px);border-radius:28px;background:linear-gradient(120deg,#296df3,#04aeb8);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px}.mts-final-cta small{color:#d1fbff}.mts-final-cta h2{font-size:38px;margin:7px 0}.mts-final-cta p{margin:0;color:#d9e9fa}.mts-footer{padding:42px clamp(22px,6vw,90px);background:#06152f;color:#fff;display:grid;grid-template-columns:1fr auto;gap:24px}.mts-footer p{color:#99adc7}.mts-footer a,.mts-footer button{color:#d6e5f6;background:none;border:0;text-decoration:none;margin-left:18px}.mts-footer .mts-legal{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.12);padding-top:20px;font-size:12px;line-height:1.6}.mts-workspace{min-height:100vh;display:grid;grid-template-columns:260px minmax(0,1fr);background:#f1f5f9}.mts-sidebar{height:100vh;position:sticky;top:0;background:linear-gradient(180deg,#071a38,#0b1730);color:#fff;padding:20px 15px;display:flex;flex-direction:column;z-index:50}.mts-side-brand{display:flex;align-items:center;gap:11px;padding:5px 8px 20px;border-bottom:1px solid rgba(255,255,255,.1)}.mts-side-brand b{display:block}.mts-side-brand small{display:block;color:#8fa4c2;margin-top:3px}.mts-sidebar nav{display:grid;gap:6px;margin-top:18px}.mts-sidebar nav button{border:0;border-radius:13px;padding:11px 12px;background:transparent;color:#b6c6dc;text-align:left;display:flex;align-items:center;gap:10px;font-weight:760}.mts-sidebar nav button.active,.mts-sidebar nav button:hover{background:rgba(53,111,231,.24);color:#fff}.mts-sidebar nav i{font-style:normal;width:29px;height:29px;display:grid;place-items:center;border-radius:9px;background:rgba(255,255,255,.07)}.mts-side-foot{margin-top:auto;border-top:1px solid rgba(255,255,255,.1);padding:15px 9px 0}.mts-side-foot small{display:block;color:#8298b7;overflow:hidden;text-overflow:ellipsis}.mts-side-foot button{border:0;background:none;color:#d8e5f5;padding:11px 0}.mts-main{min-width:0}.mts-topbar{height:78px;background:rgba(255,255,255,.96);border-bottom:1px solid #dfe8f1;display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;z-index:25}.mts-topbar small{font-size:10px;letter-spacing:.14em;color:#6680a1;font-weight:950}.mts-topbar h1{margin:3px 0 0;font-size:23px}.mts-user{width:40px;height:40px;border-radius:12px;background:#0b2752;color:#fff;display:grid;place-items:center;font-weight:950}.mts-mobile{display:none}.mts-content{padding:28px;max-width:1700px;margin:auto}.mts-page-head{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:22px}.mts-page-head h2{font-size:32px;letter-spacing:-.025em;margin:5px 0}.mts-page-head p{margin:0;color:var(--muted)}.mts-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.mts-kpi,.mts-panel,.mts-doc-card,.mts-quote-grid article{background:#fff;border:1px solid #dfe8f1;border-radius:20px;box-shadow:0 9px 30px rgba(30,62,104,.05)}.mts-kpi{padding:20px}.mts-kpi small{color:#6e8099;font-weight:800}.mts-kpi strong{display:block;font-size:34px;margin:10px 0 5px}.mts-kpi span{font-size:12px;color:#188061}.mts-two-col{display:grid;grid-template-columns:1.35fr .65fr;gap:17px;margin-top:17px}.mts-panel{padding:21px}.mts-panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.mts-panel-head h3{margin:0}.mts-table-wrap{overflow:auto}.mts-table{width:100%;border-collapse:collapse;min-width:800px}.mts-table th{text-align:left;padding:10px;color:#75869d;font-size:10px;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #e2eaf2}.mts-table td{padding:13px 10px;border-bottom:1px solid #ecf1f6;font-size:13px}.mts-status{display:inline-flex;border-radius:99px;padding:6px 9px;font-size:10px;font-weight:900;text-transform:uppercase}.mts-status.green{background:#e4f6ee;color:#087151}.mts-status.amber{background:#fff0d5;color:#925f0b}.mts-status.red{background:#ffe4e7;color:#a82a3a}.mts-status.blue{background:#e7f0ff;color:#275bc1}.mts-action-list,.mts-message-list,.mts-request-list{display:grid;gap:10px}.mts-action-list article{display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;padding:12px;background:#f7fafe;border:1px solid #e5edf5;border-radius:14px}.mts-action-list i{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#fff0d6;color:#a36b0c;font-style:normal;font-weight:950}.mts-action-list small{display:block;color:#74849a}.mts-action-list button,.mts-doc-card>button,.mts-quote-grid article>button,.mts-request-list button{border:0;border-radius:10px;padding:9px 12px;background:#eaf2ff;color:#245bc3;font-weight:850}.mts-doc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.mts-doc-card{padding:18px;display:grid;grid-template-columns:45px 1fr auto;gap:12px;align-items:center}.mts-doc-icon{width:44px;height:44px;border-radius:13px;background:#e9f2ff;color:#2863ce;display:grid;place-items:center;font-size:20px}.mts-doc-card small{color:#74849a}.mts-doc-card h3{margin:5px 0}.mts-doc-card p{margin:0 0 8px;color:#6c7d94;font-size:12px}.mts-message-list article{display:grid;grid-template-columns:42px 1fr;gap:11px;padding:14px;border-bottom:1px solid #e8eef5}.mts-avatar{width:40px;height:40px;border-radius:12px;background:#e6f0ff;color:#2861c7;display:grid;place-items:center;font-weight:950}.mts-message-list article>div>div{display:flex;justify-content:space-between;gap:10px}.mts-message-list small{color:#74849a}.mts-message-list p{margin:8px 0;color:#51637a;line-height:1.55}.mts-message-form{display:grid;grid-template-columns:180px 1fr auto;gap:9px;margin-top:18px}.mts-quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.mts-quote-grid article{padding:22px;display:grid;gap:8px}.mts-quote-grid article small{color:#75869c}.mts-quote-grid article h3{margin:4px 0}.mts-quote-grid article p{margin:0;color:#6b7c92}.mts-quote-grid article strong{margin:8px 0}.mts-request-list article{display:grid;grid-template-columns:1fr auto auto;gap:15px;align-items:center;border:1px solid #e0e8f1;border-radius:15px;padding:15px}.mts-request-list h3{margin:4px 0}.mts-request-list p{margin:0;color:#63758d}.mts-check-list{padding-left:21px;color:#56687f;line-height:2}.mts-empty{text-align:center;padding:48px 20px;color:#718198}.mts-empty b{display:block;color:var(--ink);font-size:18px}.mts-backdrop{position:fixed;inset:0;background:rgba(4,15,35,.7);display:grid;place-items:center;padding:20px;z-index:100}.mts-modal{width:min(760px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:25px;padding:27px;box-shadow:0 35px 100px rgba(0,0,0,.28)}.mts-auth{width:min(460px,100%);display:grid;gap:12px}.mts-modal-copy h2{font-size:30px;margin:6px 0 9px}.mts-modal-copy p{color:var(--muted);line-height:1.55}.mts-stepper{display:flex;gap:7px;margin-bottom:20px}.mts-stepper span{height:6px;flex:1;border-radius:99px;background:#e4ebf3}.mts-stepper span.active{background:linear-gradient(90deg,#2e71f2,#00aab8)}.mts-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.mts-form-grid label.full{grid-column:1/-1}.mts-form-grid textarea{min-height:95px;resize:vertical}.mts-modal-actions{justify-content:flex-end;margin-top:22px}.mts-summary{display:grid;grid-template-columns:1fr 1fr;gap:11px}.mts-summary div{background:#f4f8fc;border:1px solid #e0e8f1;border-radius:13px;padding:13px}.mts-summary small{display:block;color:#72839a;margin-bottom:5px}.mts-checklist-preview{margin-top:16px;border:1px solid #e0e8f1;border-radius:16px;padding:17px}.mts-checklist-preview h3{margin:0}.mts-checklist-preview p{color:#74859b}.mts-checklist-preview ul{columns:2;padding-left:20px;color:#55677e;line-height:1.8}.mts-consent{display:flex;align-items:flex-start;gap:9px;margin-top:15px;color:#56687e;font-size:12px;line-height:1.5}.mts-close-link{border:0;background:none;color:#687b92;padding:8px}.mts-case-progress{background:#f4f8fc;border-radius:16px;padding:16px;margin:16px 0}.mts-case-progress>div:first-child{display:flex;justify-content:space-between}.mts-progress{height:9px;background:#dfe8f2;border-radius:99px;overflow:hidden;margin:12px 0 8px}.mts-progress span{display:block;height:100%;background:linear-gradient(90deg,#2d6df3,#00aeb7)}.mts-case-progress small{color:#718198}.mts-case-columns{display:grid;grid-template-columns:1fr 1fr;gap:17px}.mts-case-columns section{border:1px solid #e1e9f2;border-radius:15px;padding:16px}.mts-case-columns h3{margin:0 0 9px}.mts-case-columns p,.mts-case-columns li{color:#596b82;line-height:1.6}.mts-case-columns li{margin-bottom:8px}.mts-toast{position:fixed;right:22px;bottom:22px;z-index:200;padding:14px 18px;border-radius:14px;background:#092650;color:#fff;box-shadow:0 18px 48px rgba(0,0,0,.24);font-weight:800;max-width:430px}.mts-toast.warn{background:#7f5510}
@media(max-width:1180px){.mts-country-grid{grid-template-columns:repeat(3,1fr)}.mts-service-grid,.mts-package-grid{grid-template-columns:repeat(2,1fr)}.mts-hero{grid-template-columns:1fr}.mts-proof{margin:0;border-radius:0}.mts-kpi-grid{grid-template-columns:repeat(2,1fr)}.mts-doc-grid{grid-template-columns:repeat(2,1fr)}.mts-two-col{grid-template-columns:1fr}}
@media(max-width:800px){.mts-header nav,.mts-header-actions .ghost{display:none}.mts-header{padding:0 15px}.mts-brand small{display:none}.mts-hero{padding:55px 20px}.mts-hero h1{font-size:46px}.mts-proof{grid-template-columns:1fr 1fr}.mts-proof div:nth-child(2){border-right:0}.mts-proof div:nth-child(-n+2){border-bottom:1px solid #e8eff6}.mts-section{padding:65px 17px}.mts-country-grid,.mts-service-grid,.mts-step-grid,.mts-benefit-grid,.mts-package-grid{grid-template-columns:1fr}.mts-benefit-layout{grid-template-columns:1fr}.mts-benefit-layout>div:first-child{position:static}.mts-selected-country{align-items:flex-start}.mts-selected-country>.mts-btn{display:none}.mts-final-cta{margin:40px 17px;display:block}.mts-final-cta .mts-btn{margin-top:18px}.mts-footer{grid-template-columns:1fr}.mts-footer>div:nth-child(2){display:flex;flex-wrap:wrap}.mts-footer a,.mts-footer button{margin:0 18px 0 0}.mts-workspace{display:block}.mts-sidebar{position:fixed;left:-280px;width:260px;transition:.22s;box-shadow:0 20px 60px rgba(0,0,0,.28)}.mts-sidebar.open{left:0}.mts-mobile{display:grid;place-items:center;border:0;width:40px;height:40px;border-radius:11px;background:#edf3f9}.mts-topbar{padding:0 13px}.mts-topbar h1{font-size:18px}.mts-content{padding:18px 13px}.mts-page-head{display:block}.mts-page-head>.mts-btn{margin-top:14px}.mts-kpi-grid,.mts-doc-grid,.mts-quote-grid{grid-template-columns:1fr}.mts-form-grid,.mts-summary,.mts-case-columns{grid-template-columns:1fr}.mts-form-grid label.full{grid-column:auto}.mts-message-form{grid-template-columns:1fr}.mts-checklist-preview ul{columns:1}.mts-modal{padding:21px}.mts-header-actions .mts-btn{padding:10px 12px}.mts-request-list article{grid-template-columns:1fr}}
