.th-smgr-shell{--navy:#091252;--navy2:#1c245f;--muted:#5f6b97;--line:#dce4fb;--soft:#f7f9ff;--white:#fff;--green:#0aa35a;--green-bg:#e9f9ef;--blue:#1d66ff;--blue2:#6a54ff;--blue-bg:#edf3ff;--orange:#f77b19;--orange-bg:#fff2e8;--purple:#7d49ff;--purple-bg:#f2ebff;--shadow:0 18px 48px rgba(52,71,159,.11);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:var(--navy);max-width:1600px;margin:0 auto;padding:0 16px;position:relative;-webkit-text-size-adjust:100%}
.th-smgr-shell *{box-sizing:border-box}
.th-smgr-shell img{max-width:100%}
.th-smgr-shell button,.th-smgr-shell input,.th-smgr-shell select{font-family:inherit}
.th-smgr-tool{position:relative;background:transparent;padding:4px 0 18px}
.th-smgr-decor{position:absolute;pointer-events:none;opacity:.42}
.th-smgr-decor-left{left:8px;top:2px;width:95px;height:95px;background-image:radial-gradient(#cfe0ff 2px,transparent 2px);background-size:16px 16px}
.th-smgr-decor-right{right:18px;top:0;width:120px;height:120px;border-radius:999px;background:radial-gradient(circle at center,#eef2ff 0 68%,transparent 69%)}
.th-smgr-title-wrap{text-align:center;padding-top:8px}
.th-smgr-title-wrap h2{margin:0;font-size:60px;line-height:1;letter-spacing:-1.8px;font-weight:900;color:var(--navy)}
.th-smgr-title-wrap p{margin:13px 0 0;font-size:18px;line-height:1.45;color:var(--muted)}
.th-smgr-pill-row{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;margin:24px auto 26px}
.th-smgr-pill{height:52px;min-width:170px;padding:0 18px;border-radius:18px;border:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:center;gap:12px;font-size:15px;font-weight:700;color:var(--navy2);box-shadow:0 8px 24px rgba(54,71,148,.06)}
.th-smgr-pill i{width:30px;height:30px;border-radius:11px;display:grid;place-items:center;position:relative}
.th-smgr-pill.p1 i{background:linear-gradient(135deg,#2a62ff,#7c66ff)}
.th-smgr-pill.p2 i{background:linear-gradient(135deg,#22b766,#82e0b6)}
.th-smgr-pill.p3 i{background:linear-gradient(135deg,#6b54ff,#a96bff)}
.th-smgr-pill.p4 i{background:linear-gradient(135deg,#ff972c,#ffb556)}
.th-smgr-pill i:before,.th-smgr-pill i:after,.th-smgr-select-icon:before,.th-smgr-select-icon:after,.th-smgr-search-icon:before,.th-smgr-search-icon:after,.th-smgr-chevron:before,.icon-plan:before,.icon-date:before,.icon-date-small:before,.icon-price:before,.th-smgr-mini-card .m-icon:before{content:"";position:absolute}
.th-smgr-pill.p1 i:before{width:12px;height:12px;border:2px solid #fff;border-radius:50%;top:7px;left:7px}.th-smgr-pill.p1 i:after{width:2px;height:7px;background:#fff;top:10px;left:14px;box-shadow:4px 4px 0 0 #fff;transform:rotate(45deg)}
.th-smgr-pill.p2 i:before,.icon-date:before,.icon-date-small:before,.th-smgr-mini-card.c1 .m-icon:before{inset:7px 6px 7px 6px;border:2px solid #fff;border-radius:4px}.th-smgr-pill.p2 i:after,.icon-date:after,.icon-date-small:after,.th-smgr-mini-card.c1 .m-icon:after{content:"";position:absolute;left:9px;right:9px;top:11px;height:2px;background:#fff;box-shadow:0 -5px 0 0 transparent}.th-smgr-pill.p2 i span{}
.th-smgr-pill.p3 i:before{left:8px;bottom:7px;width:4px;height:9px;background:#fff;border-radius:2px;box-shadow:7px -4px 0 0 #fff,14px -8px 0 0 #fff}
.th-smgr-pill.p4 i:before,.th-smgr-mini-card.c2 .m-icon:before{left:7px;top:7px;width:14px;height:14px;border:2px solid #fff;border-radius:50%}.th-smgr-pill.p4 i:after,.th-smgr-mini-card.c2 .m-icon:after{content:"";position:absolute;left:13px;top:5px;width:2px;height:7px;background:#fff;box-shadow:-5px 16px 0 0 #fff,5px 16px 0 0 #fff,0 16px 0 0 #fff;transform:rotate(45deg)}
.th-smgr-form-card{max-width:1208px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);padding:28px 30px 28px;position:relative}
.th-smgr-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px}
.th-smgr-grid-bottom{margin-top:16px;grid-template-columns:1fr .56fr;align-items:end}
.th-smgr-field{position:relative}
.th-smgr-field label{display:block;margin:0 0 10px 2px;font-size:15px;font-weight:800;color:var(--navy2)}
.th-smgr-select-btn,.th-smgr-input-wrap{height:62px;width:100%;border:1.5px solid #d8e0fb;border-radius:13px;background:#fff;display:flex;align-items:center;position:relative;transition:border-color .2s,box-shadow .2s}
.th-smgr-select-btn{padding:0 14px;cursor:pointer;text-align:left}
.th-smgr-selected-text{flex:1;color:#8a94b7;font-size:15px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.th-smgr-select-btn.active,.th-smgr-select-btn:focus,.th-smgr-input-wrap:focus-within{border-color:#5571ff;box-shadow:0 0 0 4px rgba(84,113,255,.11)}
.th-smgr-select-icon,.th-smgr-left-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;flex:0 0 38px;position:relative;margin-left:11px;margin-right:10px}
.th-smgr-select-icon{background:linear-gradient(135deg,#2e67ff,#7c62ff)}
.th-smgr-select-icon:before{left:10px;top:11px;width:18px;height:2px;background:#fff;box-shadow:0 6px 0 0 #fff}.th-smgr-select-icon:after{left:13px;top:9px;width:12px;height:12px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg)}
.th-smgr-chevron{width:18px;height:18px;display:inline-block;position:relative;flex:0 0 18px;margin-right:14px}.th-smgr-chevron:before{left:3px;top:5px;width:10px;height:10px;border-right:2px solid #6673ab;border-bottom:2px solid #6673ab;transform:rotate(45deg)}
.th-smgr-input-wrap{padding-right:12px}
.th-smgr-input-wrap.has-icon input,.th-smgr-input-wrap.has-icon select{width:100%;height:100%;border:0;outline:0;background:transparent;color:var(--navy2);font-size:16px;font-weight:700;padding:0 12px 0 0;min-width:0}
.th-smgr-input-wrap input[type="date"]{appearance:none;-webkit-appearance:none;font-size:16px}
.th-smgr-input-wrap input[type="number"]{-moz-appearance:textfield}
.th-smgr-input-wrap input[type="number"]::-webkit-outer-spin-button,.th-smgr-input-wrap input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.th-smgr-input-wrap select{appearance:none;-webkit-appearance:none;color:#8a94b7}
.th-smgr-input-wrap select:not([value=""]),.th-smgr-input-wrap select:focus{color:var(--navy2)}
.icon-plan{background:linear-gradient(135deg,#ececff,#e7ebff)}.icon-plan:before{left:10px;top:9px;width:18px;height:16px;border:2px solid #6b58ff;border-radius:4px}.icon-plan:after{content:"";position:absolute;left:15px;top:4px;width:2px;height:8px;background:#6b58ff;box-shadow:8px 0 0 0 #6b58ff}
.icon-date,.th-smgr-mini-card.c1 .m-icon{background:var(--green-bg)}.icon-date:before,.icon-date-small:before,.th-smgr-mini-card.c1 .m-icon:before{border-color:#14a55a}.icon-date:after,.icon-date-small:after,.th-smgr-mini-card.c1 .m-icon:after{background:#14a55a}.icon-date-small{width:18px;height:18px;position:relative;flex:0 0 18px}
.icon-date-small:before{inset:2px}.icon-date-small:after{left:4px;right:4px;top:6px;height:2px}
.icon-price{background:var(--orange-bg)}.icon-price:before{content:"$";position:absolute;inset:0;display:grid;place-items:center;color:#ef8123;font-weight:900;font-size:21px}
.th-smgr-search-wrap{padding:10px;border-bottom:1px solid #edf0f9}
.th-smgr-search{width:100%;height:44px;border:1px solid #e2e8fb;border-radius:10px;padding:0 14px;font-size:16px;outline:none;background:#fff;box-shadow:none}
.th-smgr-search:focus{border-color:#5c76ff}
.th-smgr-dropdown{position:absolute;top:86px;left:0;right:0;background:#fff;border:1px solid #d9e2fb;border-radius:14px;box-shadow:0 18px 32px rgba(29,42,112,.16);overflow:hidden;z-index:25}
.th-smgr-options{max-height:270px;overflow:auto}
.th-smgr-option{display:flex;align-items:center;gap:12px;padding:14px 15px;border-bottom:1px solid #eef2fb;cursor:pointer;background:#fff}
.th-smgr-option:last-child{border-bottom:0}.th-smgr-option:hover{background:#f7f9ff}
.th-smgr-option img{width:30px;height:30px;object-fit:contain;border-radius:9px;background:#fff;flex:0 0 30px}
.th-smgr-option span{font-size:15px;font-weight:700;color:var(--navy2)}
.th-smgr-submit-btn{display:flex;align-items:center;justify-content:center;gap:12px;height:62px;width:min(640px,100%);border:0;border-radius:13px;background:linear-gradient(90deg,#2167ff,#6b5eff);color:#fff;font-size:19px;font-weight:800;margin:22px auto 0;box-shadow:0 16px 34px rgba(40,86,255,.28);cursor:pointer;transition:transform .2s,filter .2s}
.th-smgr-submit-btn:hover{transform:translateY(-1px);filter:saturate(1.05)}
.th-smgr-search-icon{width:22px;height:22px;position:relative;display:inline-block}.th-smgr-search-icon:before{left:1px;top:1px;width:12px;height:12px;border:2px solid #fff;border-radius:50%}.th-smgr-search-icon:after{right:2px;bottom:2px;width:8px;height:2px;background:#fff;transform:rotate(45deg);transform-origin:right center}
.th-smgr-mini-strip{max-width:1160px;margin:24px auto 0;border:1px solid #b8eadf;border-radius:18px;box-shadow:0 10px 26px rgba(61,126,115,.08);background:#fff;display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden}
.th-smgr-mini-card{display:flex;align-items:center;gap:16px;padding:22px 24px;min-height:104px;border-right:1px solid #d9ebe6}.th-smgr-mini-card:last-child{border-right:0}
.th-smgr-mini-card .m-icon{width:48px;height:48px;border-radius:16px;position:relative;flex:0 0 48px}
.th-smgr-mini-card small{display:block;font-size:14px;line-height:1.2;color:#384472;font-weight:700;margin-bottom:6px}
.th-smgr-mini-card b{font-size:20px;line-height:1.2;font-weight:900}
.th-smgr-mini-card.c1 b{color:#0a9c57}.th-smgr-mini-card.c2 .m-icon{background:var(--orange-bg)}.th-smgr-mini-card.c2 b{color:#ef7a16}.th-smgr-mini-card.c3 .m-icon{background:#eef4ff}.th-smgr-mini-card.c3 .m-icon:before{content:"";left:11px;top:11px;width:26px;height:26px;background:#2167ff;clip-path:path('M13 0 L26 9 L20 26 L4 26 L0 11 Z');border-radius:6px}.th-smgr-mini-card.c3 .m-icon:after{content:"$";position:absolute;left:0;top:0;right:0;bottom:0;display:grid;place-items:center;color:#fff;font-size:14px;font-weight:900}.th-smgr-mini-card.c3 b{color:#1f65ff}
.th-smgr-track-note{text-align:center;margin:16px 0 0;color:#5d6890;font-size:15px;font-weight:700}.th-smgr-track-note span{display:inline-block;width:18px;height:18px;border-radius:50%;vertical-align:-4px;margin-right:8px;background:linear-gradient(135deg,#2b6bff,#8a48ff);position:relative}.th-smgr-track-note span:before{content:"";position:absolute;left:5px;top:4px;width:8px;height:9px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg)}
.th-smgr-error{max-width:700px;margin:16px auto 0;padding:14px 16px;border:1px solid #ffd4cf;background:#fff2f1;color:#c03522;border-radius:12px;text-align:center;font-size:15px;font-weight:800}
.th-smgr-results{position:relative;margin:34px calc(50% - 50vw) 32px;width:100vw;max-width:100vw;padding:30px 22px 30px;border-radius:0;background:radial-gradient(circle at 94% 6%,#eff2ff 0 72px,transparent 73px),radial-gradient(circle at 4% 94%,#eef4ff 0 84px,transparent 85px),linear-gradient(180deg,#fbfcff 0%,#f9fbff 100%);overflow:hidden}
.th-smgr-results:before{content:"";position:absolute;left:10px;top:20px;width:85px;height:85px;background-image:radial-gradient(#d6e2ff 2px,transparent 2px);background-size:15px 15px;opacity:.65}
.th-smgr-results-inner{max-width:1450px;margin:0 auto}
.th-smgr-results-title{text-align:center;margin-bottom:28px}
.th-smgr-results-title h2{margin:0;font-size:60px;line-height:1;letter-spacing:-1.8px;font-weight:900;color:var(--navy)}
.th-smgr-results-title p{margin:14px 0 0;font-size:18px;line-height:1.45;color:var(--muted)}
.th-smgr-card{background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:var(--shadow)}
.th-smgr-main-card{padding:28px 26px}
.th-smgr-head{display:grid;grid-template-columns:120px 1fr;gap:28px;align-items:center}
.th-smgr-logo-box{width:110px;height:110px;border-radius:22px;background:#fff;border:1px solid var(--line);display:grid;place-items:center;padding:14px}
.th-smgr-logo-box img{width:100%;height:100%;object-fit:contain}
.th-smgr-head-copy h3{margin:0 0 12px;font-size:32px;line-height:1.1;font-weight:900;letter-spacing:-.6px;color:var(--navy2)}
.th-smgr-status{display:inline-flex;align-items:center;gap:8px;height:42px;border-radius:999px;padding:0 16px;background:var(--green-bg);border:1px solid #bfe9cd;color:#109353;font-size:16px;font-weight:800}
.th-smgr-status i{width:18px;height:18px;border-radius:50%;border:2px solid currentColor;position:relative;display:inline-block}.th-smgr-status i:before{content:"";position:absolute;left:3px;top:1px;width:8px;height:5px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg)}
.th-smgr-head-copy p{margin:16px 0 0;font-size:16px;line-height:1.5;color:#48547f}
.th-smgr-kpi-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;border-top:1px solid #e7ebfb;margin-top:28px;padding-top:24px}
.th-smgr-kpi{min-height:118px;border:1px solid #e0e7fb;border-radius:18px;background:#fff;padding:18px 16px;display:grid;grid-template-columns:60px 1fr;gap:14px;align-items:center}
.th-smgr-kpi .icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;position:relative;background:var(--green-bg)}
.th-smgr-kpi.k2 .icon{background:#edf3ff}.th-smgr-kpi.k3 .icon{background:var(--orange-bg)}.th-smgr-kpi.k4 .icon{background:var(--purple-bg)}.th-smgr-kpi.k5 .icon{background:#eef4ff}
.th-smgr-kpi .icon svg{width:28px;height:28px;stroke-width:2.2}
.th-smgr-kpi small{display:block;font-size:13px;line-height:1.2;color:#374472;font-weight:700;margin-bottom:8px}
.th-smgr-kpi b{display:block;font-size:19px;line-height:1.2;font-weight:900}
.th-smgr-kpi .sub{display:block;font-size:13px;line-height:1.25;color:#58648c;margin-top:7px}
.th-smgr-kpi.k1 b{color:#0ca057}.th-smgr-kpi.k2 b,.th-smgr-kpi.k5 b{color:#165dff}.th-smgr-kpi.k3 b{color:#ef7816}.th-smgr-kpi.k4 b{color:#3b3aff}
.th-smgr-mid-grid{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,2.1fr);gap:20px;margin-top:20px}
.th-smgr-box{padding:22px}
.th-smgr-box-title{display:flex;align-items:center;gap:14px;margin-bottom:16px;color:var(--navy2);font-size:17px;font-weight:900}
.th-smgr-box-title .icon-badge{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#eef3ff}.th-smgr-box-title .icon-badge svg{width:22px;height:22px}
.th-smgr-support-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.th-smgr-support-item{min-height:78px;border:1px solid #e0e7fb;border-radius:14px;padding:14px 16px;display:flex;align-items:center;gap:13px;background:#fff}
.th-smgr-support-item .s-icon{width:34px;height:34px;display:grid;place-items:center;color:var(--navy2)}
.th-smgr-support-item .s-icon svg{width:24px;height:24px}
.th-smgr-support-item small{display:block;font-size:13px;color:#556287;line-height:1.2;margin-bottom:6px}
.th-smgr-support-item b,.th-smgr-support-item a{font-size:14px;line-height:1.35;font-weight:800;color:#165dff;text-decoration:none;word-break:break-word}
.th-smgr-support-note{margin:14px 0 0;font-size:14px;line-height:1.4;color:#69769f}
.th-smgr-guide-desc{margin:-6px 0 15px;font-size:15px;line-height:1.45;color:#556188}
.th-smgr-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}
.th-smgr-step{position:relative;min-height:112px;border:1px solid #e0e7fb;border-radius:15px;background:#fff;padding:16px 18px 16px 58px}
.th-smgr-step .num{position:absolute;left:16px;top:20px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#1b67ff,#1651f2);color:#fff;font-size:16px;font-weight:900}
.th-smgr-step .icon-step{width:22px;height:22px;position:absolute;left:58px;top:18px;color:var(--navy2)}
.th-smgr-step .icon-step svg{width:22px;height:22px}
.th-smgr-step .copy{padding-left:32px}
.th-smgr-step b{display:block;font-size:15px;line-height:1.25;font-weight:900;color:var(--navy2);margin-bottom:7px}
.th-smgr-step span{display:block;font-size:13px;line-height:1.4;color:#556188}
.th-smgr-step:after{content:"›";position:absolute;right:-12px;top:34px;font-size:30px;font-weight:700;color:#415388;display:none}
.th-smgr-step:not(:last-child):after{display:block}
.th-smgr-bottom-grid{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(320px,.8fr);gap:20px;margin-top:20px}
.th-smgr-info-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0 34px}
.th-smgr-info-row{display:grid;grid-template-columns:32px minmax(120px,1fr) minmax(0,1.25fr);gap:12px;align-items:center;min-height:56px;border-bottom:1px solid #e8ecfb}
.th-smgr-info-row:last-child,.th-smgr-info-grid .th-smgr-info-row:nth-last-child(-n+2){border-bottom:1px solid #e8ecfb}
.th-smgr-info-row .i{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:#eef4ff;color:#1d66ff}.th-smgr-info-row .i svg{width:18px;height:18px}
.th-smgr-info-row span{font-size:15px;line-height:1.3;font-weight:700;color:#24315d}
.th-smgr-info-row b,.th-smgr-info-row a{max-width:100%;min-width:0;text-align:right;font-size:15px;line-height:1.35;font-weight:800;color:#24315d;text-decoration:none;word-break:break-word}
.th-smgr-info-row a{color:#165dff;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.th-smgr-info-row a svg{width:14px!important;height:14px!important;display:inline-block;vertical-align:-2px;margin-left:4px;stroke-width:2.4}.th-smgr-info-row b{white-space:normal;overflow-wrap:anywhere}
.th-smgr-actions{display:flex;flex-direction:column;gap:18px}
.th-smgr-action{height:64px;border-radius:15px;border:1px solid #dbe2fb;background:#fff;color:var(--navy2);font-size:18px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;cursor:pointer;box-shadow:none}
.th-smgr-action.primary{background:linear-gradient(90deg,#165dff,#8a45ff);border-color:transparent;color:#fff}
.th-smgr-action svg{width:24px;height:24px}
.th-smgr-hide{display:none!important}

.th-smgr-action.is-loading{pointer-events:none;opacity:.9}
.th-smgr-action .th-smgr-btn-spinner,.th-smgr-submit-btn .th-smgr-btn-spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;display:inline-block;animation:thSmgrSpin .7s linear infinite}
.th-smgr-action:not(.primary) .th-smgr-btn-spinner{border-color:rgba(28,36,95,.2);border-top-color:#1c245f}
@keyframes thSmgrSpin{to{transform:rotate(360deg)}}
@media (min-width:1200px){.th-smgr-results{padding-left:28px;padding-right:28px}.th-smgr-step:after{display:block}}
@media (max-width:1199px){.th-smgr-title-wrap h2,.th-smgr-results-title h2{font-size:52px}.th-smgr-form-card{padding:26px 24px}.th-smgr-grid,.th-smgr-grid-bottom{gap:24px}.th-smgr-kpi-row{grid-template-columns:repeat(3,1fr)}.th-smgr-mid-grid,.th-smgr-bottom-grid{grid-template-columns:1fr}.th-smgr-steps{grid-template-columns:1fr}.th-smgr-step:after{display:none!important}.th-smgr-info-grid{grid-template-columns:1fr 1fr}}
@media (max-width:1024px){.th-smgr-pill-row{gap:14px}.th-smgr-pill{min-width:156px;height:48px;font-size:14px}.th-smgr-kpi-row{grid-template-columns:repeat(2,1fr)}.th-smgr-support-grid{grid-template-columns:1fr 1fr}.th-smgr-head{grid-template-columns:96px 1fr;gap:20px}.th-smgr-logo-box{width:96px;height:96px}.th-smgr-head-copy h3{font-size:28px}}
@media (max-width:767px){.th-smgr-service-field{z-index:5}.th-smgr-dropdown{position:static!important;top:auto!important;left:auto!important;right:auto!important;width:100%;margin-top:7px;border-radius:14px;box-shadow:0 12px 25px rgba(29,42,112,.12)}.th-smgr-options{max-height:245px}.th-smgr-results{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw}.th-smgr-info-row{grid-template-columns:26px minmax(92px,1fr) minmax(0,1.15fr)}.th-smgr-info-row a{font-size:12px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.th-smgr-info-row b{font-size:12px}.th-smgr-info-row span{font-size:12px}.th-smgr-support-item b,.th-smgr-support-item a{font-size:13px;word-break:break-word}.th-smgr-main-card,.th-smgr-box{overflow:hidden}.th-smgr-shell{padding:0 10px}.th-smgr-title-wrap h2,.th-smgr-results-title h2{font-size:31px;letter-spacing:-1.1px}.th-smgr-title-wrap p,.th-smgr-results-title p{font-size:14px;line-height:1.42;max-width:320px;margin-left:auto;margin-right:auto}.th-smgr-pill-row{gap:10px;justify-content:center;margin:18px auto 18px}.th-smgr-pill{min-width:146px;height:44px;border-radius:14px;padding:0 10px;font-size:12px;gap:8px}.th-smgr-pill i{width:24px;height:24px;border-radius:9px}.th-smgr-form-card{padding:18px 16px 16px;border-radius:20px}.th-smgr-grid,.th-smgr-grid-bottom{grid-template-columns:1fr;gap:12px}.th-smgr-grid-bottom{margin-top:12px}.th-smgr-field label{margin-bottom:8px;font-size:14px}.th-smgr-select-btn,.th-smgr-input-wrap,.th-smgr-submit-btn{height:54px}.th-smgr-selected-text,.th-smgr-input-wrap input,.th-smgr-input-wrap select,.th-smgr-search{font-size:16px}.th-smgr-select-icon,.th-smgr-left-icon{width:34px;height:34px;margin-left:9px;margin-right:9px}.th-smgr-submit-btn{margin-top:16px;font-size:17px}.th-smgr-dropdown{top:78px}.th-smgr-options{max-height:214px}.th-smgr-option{padding:12px 13px}.th-smgr-option span{font-size:14px}.th-smgr-mini-strip{grid-template-columns:1fr;border-radius:16px;margin-top:18px}.th-smgr-mini-card{min-height:0;padding:16px 18px;border-right:0;border-bottom:1px solid #dce9e6}.th-smgr-mini-card:last-child{border-bottom:0}.th-smgr-mini-card b{font-size:18px}.th-smgr-track-note{font-size:13px;line-height:1.45;padding:0 10px}.th-smgr-results{padding:20px 10px 20px;border-radius:22px;margin-top:24px}.th-smgr-main-card{padding:18px 16px}.th-smgr-head{grid-template-columns:1fr;gap:14px;text-align:left}.th-smgr-logo-box{width:92px;height:92px}.th-smgr-head-copy h3{font-size:24px;margin-bottom:10px}.th-smgr-status{height:36px;padding:0 13px;font-size:14px}.th-smgr-head-copy p{margin-top:12px;font-size:14px}.th-smgr-kpi-row{grid-template-columns:1fr;gap:12px;margin-top:18px;padding-top:18px}.th-smgr-kpi{min-height:0;padding:14px 14px;grid-template-columns:48px 1fr;gap:12px}.th-smgr-kpi .icon{width:44px;height:44px;border-radius:14px}.th-smgr-kpi small{font-size:13px;margin-bottom:6px}.th-smgr-kpi b{font-size:16px}.th-smgr-kpi .sub{font-size:13px}.th-smgr-mid-grid,.th-smgr-bottom-grid{gap:14px;margin-top:14px}.th-smgr-box{padding:16px}.th-smgr-box-title{font-size:16px;gap:12px;margin-bottom:12px}.th-smgr-box-title .icon-badge{width:34px;height:34px;border-radius:11px}.th-smgr-support-grid{grid-template-columns:1fr;gap:10px}.th-smgr-support-item{min-height:0;padding:13px}.th-smgr-support-item small{font-size:12px}.th-smgr-support-item b,.th-smgr-support-item a{font-size:14px}.th-smgr-support-note,.th-smgr-guide-desc{font-size:13px}.th-smgr-steps{gap:10px}.th-smgr-step{padding:14px 14px 14px 50px;min-height:0}.th-smgr-step .num{left:12px;top:17px;width:28px;height:28px;font-size:14px}.th-smgr-step .icon-step{left:48px;top:15px;width:20px;height:20px}.th-smgr-step .copy{padding-left:28px}.th-smgr-step b{font-size:15px;margin-bottom:5px}.th-smgr-step span{font-size:13px}.th-smgr-info-grid{grid-template-columns:1fr}.th-smgr-info-row{grid-template-columns:28px 1fr auto;min-height:48px;gap:10px}.th-smgr-info-row .i{width:24px;height:24px;border-radius:8px}.th-smgr-info-row span,.th-smgr-info-row b,.th-smgr-info-row a{font-size:13px}.th-smgr-info-row b,.th-smgr-info-row a{max-width:150px}.th-smgr-actions{gap:12px}.th-smgr-action{height:56px;font-size:16px;border-radius:13px}}


/* v3.1.1 hard responsive/result fixes */
.th-smgr-results{width:min(1500px,calc(100vw - 28px));max-width:none;margin-left:50%;transform:translateX(-50%)}
.th-smgr-field,.th-smgr-grid,.th-smgr-grid-top,.th-smgr-grid-bottom{min-width:0}
.th-smgr-select-btn,.th-smgr-input-wrap{max-width:100%;min-width:0}
.th-smgr-selected-text{min-width:0;max-width:100%}
.th-smgr-support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.th-smgr-support-item{min-width:0;overflow:hidden}
.th-smgr-support-item>div:last-child{min-width:0;max-width:100%}
.th-smgr-support-item b,.th-smgr-support-item a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;font-size:13px;letter-spacing:-.1px}
.th-smgr-info-grid{gap:0 22px}
.th-smgr-info-row{grid-template-columns:28px minmax(88px,max-content) minmax(0,1fr);min-width:0;overflow:hidden}
.th-smgr-info-row span{white-space:nowrap;font-size:13px;letter-spacing:-.15px}
.th-smgr-info-row b,.th-smgr-info-row a{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;letter-spacing:-.15px;display:block;min-width:0}
.th-smgr-kpi small{font-size:12px;line-height:1.1}.th-smgr-kpi b{font-size:15px}.th-smgr-kpi .sub{font-size:12px}
.th-smgr-kpi{gap:10px;padding:14px 12px;grid-template-columns:48px minmax(0,1fr)}
.th-smgr-kpi .icon{width:42px;height:42px;border-radius:13px}
.th-smgr-kpi .icon svg{width:23px;height:23px}
@media (min-width:1200px){
  .th-smgr-results-inner{max-width:1320px}.th-smgr-main-card{padding:28px 28px}.th-smgr-mid-grid{grid-template-columns:1.05fr 1.95fr}.th-smgr-bottom-grid{grid-template-columns:2fr .85fr}.th-smgr-box{padding:20px}.th-smgr-support-item{padding:13px 12px;gap:9px}.th-smgr-support-item small{font-size:12px}.th-smgr-info-row{min-height:50px}.th-smgr-action{height:58px;font-size:16px}
}
@media (max-width:767px){
  .th-smgr-shell{padding-left:4px;padding-right:4px;overflow:visible}.th-smgr-form-card{width:calc(100vw - 16px);max-width:430px;margin-left:50%;transform:translateX(-50%);padding:16px 12px;border-radius:20px;overflow:visible}.th-smgr-select-btn,.th-smgr-input-wrap{height:52px;width:100%;max-width:100%;min-width:0}.th-smgr-select-btn{padding-left:8px;padding-right:7px}.th-smgr-selected-text{font-size:14px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.th-smgr-select-icon,.th-smgr-left-icon{width:32px;height:32px;flex:0 0 32px;margin-left:5px;margin-right:8px}.th-smgr-chevron{margin-right:3px;width:14px;flex:0 0 14px}.th-smgr-dropdown{left:0;right:0;width:100%;max-width:100%;top:75px}.th-smgr-search{font-size:16px}.th-smgr-results{width:calc(100vw - 12px);border-radius:20px}.th-smgr-support-item b,.th-smgr-support-item a,.th-smgr-info-row b,.th-smgr-info-row a{font-size:12px}.th-smgr-info-row{grid-template-columns:26px minmax(86px,auto) minmax(0,1fr)}.th-smgr-info-row span{font-size:12px}.th-smgr-info-grid{gap:0}.th-smgr-kpi b{font-size:15px}.th-smgr-kpi small,.th-smgr-kpi .sub{font-size:12px}
}
@media (max-width:380px){.th-smgr-form-card{width:calc(100vw - 10px);padding-left:10px;padding-right:10px}.th-smgr-selected-text{font-size:13px}.th-smgr-input-wrap.has-icon input,.th-smgr-input-wrap.has-icon select{font-size:15px}.th-smgr-pill{min-width:136px}}


/* v3.1.1 mobile phone visibility + tap-to-call fixes */
.th-smgr-phone-item .th-smgr-phone-link,
.th-smgr-phone-item .th-smgr-phone-text{
  display:block;
  width:100%;
  max-width:100%;
  color:#165dff;
  font-weight:900;
  text-decoration:none;
  white-space:normal;
  overflow:visible;
  text-overflow:clip;
  overflow-wrap:anywhere;
  word-break:normal;
  line-height:1.28;
}
.th-smgr-phone-item .th-smgr-phone-text{color:#24315d}
.th-smgr-phone-item .th-smgr-phone-link:active{opacity:.72}
@media (max-width:767px){
  .th-smgr-phone-item{align-items:center;overflow:visible}
  .th-smgr-phone-item>div:last-child{min-width:0;overflow:visible}
  .th-smgr-support-item.th-smgr-phone-item .th-smgr-phone-link,
  .th-smgr-support-item.th-smgr-phone-item .th-smgr-phone-text{
    font-size:12.5px;
    letter-spacing:-.35px;
    white-space:normal;
    overflow:visible;
    text-overflow:clip;
    max-width:100%;
  }
}
@media (max-width:380px){
  .th-smgr-support-item.th-smgr-phone-item .th-smgr-phone-link,
  .th-smgr-support-item.th-smgr-phone-item .th-smgr-phone-text{
    font-size:11.8px;
    letter-spacing:-.45px;
  }
}


/* v3.1.5 support data fit, copy email, and call action polish */
.th-smgr-email-item .th-smgr-email-wrap{display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:8px;max-width:100%}
.th-smgr-email-item .th-smgr-email-link,.th-smgr-email-item .th-smgr-email-text{display:block;min-width:0;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#24315d;font-weight:900;text-decoration:none;line-height:1.25;font-size:clamp(11px,1.05vw,13px);letter-spacing:-.25px}
.th-smgr-email-item .th-smgr-email-link{color:#165dff}
.th-smgr-copy-email{width:34px;height:34px;border:0;border-radius:11px;background:#eef4ff;color:#165dff;display:grid;place-items:center;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(22,93,255,.12);padding:0;transition:.18s ease}
.th-smgr-copy-email svg{width:16px;height:16px;stroke-width:2.4px}
.th-smgr-copy-email:hover{transform:translateY(-1px);background:#e5efff}
.th-smgr-copy-email.copied{background:#e9fff3;color:#0aa35a;box-shadow:inset 0 0 0 1px rgba(10,163,90,.18)}
.th-smgr-phone-item .th-smgr-phone-link{display:inline-flex;align-items:center;min-height:32px;width:auto;max-width:100%;padding:0 2px;white-space:nowrap;overflow:visible;text-overflow:clip;color:#165dff;font-size:clamp(12px,1.05vw,13px);letter-spacing:-.35px}
.th-smgr-phone-item .th-smgr-phone-text{white-space:nowrap;font-size:clamp(12px,1.05vw,13px);letter-spacing:-.35px;color:#24315d}
@media (max-width:767px){
  .th-smgr-support-item{grid-template-columns:40px minmax(0,1fr);gap:9px;padding:12px 11px}
  .th-smgr-support-item .s-icon{width:38px;height:38px;min-width:38px}
  .th-smgr-email-item .th-smgr-email-wrap{grid-template-columns:minmax(0,1fr) 30px;gap:6px}
  .th-smgr-copy-email{width:30px;height:30px;border-radius:10px}
  .th-smgr-copy-email svg{width:14px;height:14px}
  .th-smgr-email-item .th-smgr-email-link,.th-smgr-email-item .th-smgr-email-text{font-size:12px;letter-spacing:-.45px}
  .th-smgr-phone-item .th-smgr-phone-link,.th-smgr-phone-item .th-smgr-phone-text{font-size:12.2px;letter-spacing:-.5px;white-space:nowrap;overflow:visible;text-overflow:clip}
}
@media (max-width:380px){
  .th-smgr-email-item .th-smgr-email-link,.th-smgr-email-item .th-smgr-email-text{font-size:11px;letter-spacing:-.55px}
  .th-smgr-phone-item .th-smgr-phone-link,.th-smgr-phone-item .th-smgr-phone-text{font-size:11.4px;letter-spacing:-.65px}
}

/* v3.1.7 exact support data + full mobile visibility */
.th-smgr-support-item > div:last-child{min-width:0;max-width:100%;overflow:visible}
.th-smgr-email-item .th-smgr-email-wrap{grid-template-columns:minmax(0,1fr) 32px;overflow:visible}
.th-smgr-email-item .th-smgr-email-link,
.th-smgr-email-item .th-smgr-email-text,
.th-smgr-phone-item .th-smgr-phone-link,
.th-smgr-phone-item .th-smgr-phone-text{
  white-space:nowrap !important;
  overflow:visible !important;
  text-overflow:clip !important;
  max-width:100% !important;
  min-width:0;
}
@media (max-width:767px){
  .th-smgr-support-grid{grid-template-columns:1fr;gap:9px}
  .th-smgr-support-item{grid-template-columns:36px minmax(0,1fr);gap:8px;padding:11px 10px;overflow:visible}
  .th-smgr-support-item .s-icon{width:34px;height:34px;min-width:34px;border-radius:12px}
  .th-smgr-support-item small{font-size:11px;line-height:1;margin-bottom:5px}
  .th-smgr-email-item .th-smgr-email-wrap{grid-template-columns:minmax(0,1fr) 28px;gap:5px;width:100%}
  .th-smgr-copy-email{width:28px;height:28px;border-radius:9px}
  .th-smgr-email-item .th-smgr-email-link,
  .th-smgr-email-item .th-smgr-email-text{font-size:clamp(8.4px,2.55vw,12px);letter-spacing:-.7px;line-height:1.15}
  .th-smgr-phone-item .th-smgr-phone-link,
  .th-smgr-phone-item .th-smgr-phone-text{font-size:clamp(10.2px,3.25vw,12.2px);letter-spacing:-.65px;line-height:1.15;min-height:24px;padding:0}
}
@media (max-width:380px){
  .th-smgr-support-item{grid-template-columns:32px minmax(0,1fr);gap:7px;padding-left:9px;padding-right:8px}
  .th-smgr-support-item .s-icon{width:31px;height:31px;min-width:31px}
  .th-smgr-email-item .th-smgr-email-wrap{grid-template-columns:minmax(0,1fr) 26px;gap:4px}
  .th-smgr-copy-email{width:26px;height:26px;border-radius:8px}
  .th-smgr-email-item .th-smgr-email-link,
  .th-smgr-email-item .th-smgr-email-text{font-size:clamp(7.8px,2.45vw,10.8px);letter-spacing:-.8px}
  .th-smgr-phone-item .th-smgr-phone-link,
  .th-smgr-phone-item .th-smgr-phone-text{font-size:clamp(9.8px,3.1vw,11.4px);letter-spacing:-.75px}
}


/* v4.1.1 desktop email fit + top-right copy button */
.th-smgr-support-item{position:relative}
.th-smgr-email-item{padding-right:48px!important}
.th-smgr-email-item .th-smgr-email-wrap{display:block!important;width:100%!important;max-width:100%!important;overflow:visible!important}
.th-smgr-email-item .th-smgr-email-link,
.th-smgr-email-item .th-smgr-email-text{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  white-space:nowrap!important;
  overflow:visible!important;
  text-overflow:clip!important;
  font-size:clamp(9px,.78vw,11.5px)!important;
  line-height:1.15!important;
  letter-spacing:-.62px!important;
}
.th-smgr-email-item .th-smgr-copy-email{
  position:absolute!important;
  top:12px!important;
  right:12px!important;
  width:28px!important;
  height:28px!important;
  border-radius:9px!important;
  z-index:3;
}
.th-smgr-email-item .th-smgr-copy-email svg{width:14px!important;height:14px!important}
@media (min-width:1200px){
  .th-smgr-email-item{padding-left:10px!important;padding-right:42px!important;gap:7px!important}
  .th-smgr-email-item .s-icon{width:30px!important;min-width:30px!important}
  .th-smgr-email-item small{font-size:10.5px!important;margin-bottom:5px!important}
  .th-smgr-email-item .th-smgr-email-link,
  .th-smgr-email-item .th-smgr-email-text{font-size:clamp(8.8px,.72vw,10.8px)!important;letter-spacing:-.72px!important}
  .th-smgr-email-item .th-smgr-copy-email{top:11px!important;right:10px!important;width:26px!important;height:26px!important}
}
@media (max-width:767px){
  .th-smgr-email-item{padding-right:42px!important}
  .th-smgr-email-item .th-smgr-email-link,
  .th-smgr-email-item .th-smgr-email-text{font-size:clamp(9px,2.65vw,12px)!important;letter-spacing:-.72px!important}
  .th-smgr-email-item .th-smgr-copy-email{top:10px!important;right:10px!important;width:28px!important;height:28px!important}
}
@media (max-width:380px){
  .th-smgr-email-item{padding-right:38px!important}
  .th-smgr-email-item .th-smgr-email-link,
  .th-smgr-email-item .th-smgr-email-text{font-size:clamp(8.2px,2.52vw,10.8px)!important;letter-spacing:-.85px!important}
  .th-smgr-email-item .th-smgr-copy-email{right:8px!important;width:26px!important;height:26px!important}
}
