*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;tab-size:4}body{font-family:'Inter',system-ui,-apple-system,sans-serif;color:#0f172a;background:#fff;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;font-feature-settings:"rlig" 1,"calt" 1}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit;transition:all .2s}ul,ol{list-style:none}button,input,select,textarea{font-family:inherit;font-size:inherit}button{cursor:pointer}:root{--font-body:"Inter",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif;--font-display:"Inter",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--background:0 0% 100%;--foreground:240 10% 3.9%;--card:0 0% 100%;--card-foreground:240 10% 3.9%;--primary:221.2 83.2% 53.3%;--primary-foreground:210 40% 98%;--secondary:210 40% 96%;--secondary-foreground:222.2 84% 4.9%;--muted:210 40% 96%;--muted-foreground:215.4 20% 40%;--accent:210 40% 96%;--accent-foreground:222.2 84% 4.9%;--destructive:0 84.2% 60.2%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:221.2 83.2% 53.3%;--radius:.75rem;--blue-50:#eff6ff;--blue-100:#dbeafe;--blue-200:#bfdbfe;--blue-300:#93c5fd;--blue-400:#60a5fa;--blue-500:#3b82f6;--blue-600:#2563eb;--blue-700:#1d4ed8;--blue-800:#1e40af;--blue-900:#1e3a8a;--blue-950:#172554;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--gray-950:#030712;--container-max:80rem;--container-pad:1rem;--section-py:4rem;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--duration:.3s}@media(min-width:640px){:root{--container-pad:1.5rem}}@media(min-width:1024px){:root{--container-pad:2rem}}.tng-container{width:100%;max-width:75rem;margin:0 auto;padding:0 clamp(1rem,3vw,2rem)}.tng-container--narrow{max-width:56rem}.tng-announce{background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 50%,#1e40af 100%);color:#fff;text-align:center;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:500;line-height:1.4;position:fixed;top:0;left:0;right:0;z-index:50;height:2.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem;letter-spacing:.01em}.tng-announce a{color:#fff;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:.375rem}.tng-announce a:hover{color:#dbeafe}.tng-announce__desktop{display:none}.tng-announce__mobile{display:inline}@media(min-width:640px){.tng-announce__desktop{display:inline}.tng-announce__mobile{display:none}.tng-announce{font-size:.875rem}}.tng-nav{position:fixed;top:2.5rem;left:0;right:0;z-index:40;background:#fff;border-bottom:1px solid #e2e8f0;padding:.5rem 0;transition:background .4s,backdrop-filter .4s,box-shadow .3s,border-color .3s;box-shadow:none}.tng-nav.scrolled{background:rgb(255 255 255 / .65);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);box-shadow:0 4px 6px -1px rgb(0 0 0 / .07),0 2px 4px -2px rgb(0 0 0 / .05);border-color:rgb(226 232 240 / .3)}.tng-nav.no-announce{top:0}body.tng-no-announce{padding-top:2.75rem}.tng-nav__inner{display:flex;align-items:center;justify-content:space-between;max-width:75rem;margin:0 auto;padding:0 clamp(1rem,3vw,2rem);height:2.75rem}.tng-nav__logo{display:flex;align-items:center;gap:.5rem;flex-shrink:0;text-decoration:none;transition:opacity .2s}.tng-nav__logo:hover{opacity:.85}.tng-nav__logo-mark{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;font-family:'Inter',system-ui,-apple-system,sans-serif;font-weight:900;font-size:.9375rem;border-radius:.5rem;line-height:1;flex-shrink:0}.tng-nav__logo-text{font-family:'Inter',system-ui,-apple-system,sans-serif;font-weight:800;font-size:1.25rem;color:#1e40af;letter-spacing:-.025em;line-height:1}.tng-nav__menu{display:none;align-items:center;gap:2rem}@media(min-width:768px){.tng-nav__menu{display:flex}}.tng-nav__link{position:relative;display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.9375rem;font-weight:600;color:#0f172a;border:none;background:#fff0;border-radius:.5rem;white-space:nowrap;transition:all .2s cubic-bezier(.22,1,.36,1);cursor:pointer}.tng-nav__link:hover{color:#1e40af;background:rgb(30 64 175 / .06)}.tng-nav__link.is-active{color:#1e40af;background:rgb(30 64 175 / .08)}.tng-nav__right{display:flex;align-items:center;gap:.375rem}.tng-nav__badge svg{width:1rem;height:1rem;transition:transform .2s}.tng-nav__toggle{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;border-radius:.5rem;background:#fff0;color:#1e3a8a;padding:.5rem;cursor:pointer}@media(min-width:768px){.tng-nav__toggle{display:none}}@media(min-width:768px){.tng-nav__mobile{display:none!important}}body{padding-top:5.25rem}.tng-hero{position:relative;background:linear-gradient(to bottom right,#2563eb,#3b82f6,#60a5fa);color:#fff;padding:3rem 0 4rem;padding-top:calc(5.25rem + 3rem);margin-top:-5.25rem;overflow:hidden;text-align:center}@media(min-width:768px){.tng-hero{padding:calc(5.25rem + 4rem) 0 4rem}}.tng-hero__inner{position:relative;z-index:10;max-width:72rem;margin:0 auto;padding:0 clamp(1rem,3vw,2rem)}.tng-hero__badge{display:inline-flex;align-items:center;gap:.5rem;background:rgb(255 255 255 / .1);backdrop-filter:blur(4px);border:1px solid rgb(255 255 255 / .2);padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;color:#fff;margin-bottom:1rem}.tng-hero__badge-dot{display:none}.tng-hero__badge svg{width:.75rem;height:.75rem}.tng-hero__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:clamp(1.875rem,5vw,3.75rem);font-weight:800;line-height:1.15;letter-spacing:-.025em;margin-bottom:1.5rem;color:#fff}.tng-hero__title em{font-style:normal;color:#fff}.tng-hero__desc{font-size:clamp(1.125rem,2.5vw,1.25rem);line-height:1.625;color:rgb(255 255 255 / .9);max-width:56rem;margin:0 auto 2rem}.tng-hero__actions{display:flex;flex-direction:column;gap:.75rem;justify-content:center;align-items:center;margin-bottom:1.5rem}@media(min-width:640px){.tng-hero__actions{flex-direction:row}}.tng-hero__stats{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;color:rgb(255 255 255 / .7);font-size:.875rem}.tng-hero__stat-value{display:none}.tng-hero__stat-label{display:none}.tng-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;font-weight:600;font-size:1.125rem;font-family:'Inter',system-ui,-apple-system,sans-serif;border-radius:.75rem;border:none;cursor:pointer;transition:all .2s;text-decoration:none;line-height:1;padding:.625rem 2rem;height:2.5rem}.tng-btn:focus-visible{outline:none;box-shadow:0 0 0 2px #3b82f6}.tng-btn svg{width:1.125rem;height:1.125rem;transition:transform .2s}.tng-btn:hover svg{transform:translateX(2px)}.tng-btn--primary{background:#fff;color:#1e40af;box-shadow:0 1px 2px rgb(0 0 0 / .05)}.tng-btn--primary:hover{background:#eff6ff;box-shadow:0 4px 6px -1px rgb(0 0 0 / .07),0 2px 4px -2px rgb(0 0 0 / .05);transform:translateY(-1px)}.tng-btn--secondary{background:#fff0;color:#fff;border:2px solid #fff;backdrop-filter:blur(4px)}.tng-btn--secondary:hover{background:rgb(255 255 255 / .1);border-color:rgb(255 255 255 / .4);box-shadow:0 4px 6px -1px rgb(0 0 0 / .07),0 2px 4px -2px rgb(0 0 0 / .05);transform:scale(1.05)}.tng-btn--outline{background:#fff0;color:#1e40af;border:1.5px solid #bfdbfe}.tng-btn--outline:hover{background:#eff6ff;border-color:#60a5fa;transform:translateY(-1px)}.tng-btn--blue{background:#1d4ed8;color:#fff;box-shadow:0 1px 2px rgb(0 0 0 / .05)}.tng-btn--blue:hover{background:#3b82f6;transform:translateY(-1px);box-shadow:0 4px 12px rgb(37 99 235 / .3)}.tng-btn--sm{padding:.5rem 1.25rem;font-size:.8125rem;height:auto}.tng-btn--lg{padding:.75rem 2rem;font-size:1.125rem}.tng-section{padding:clamp(3rem,6vw,5rem) 0}.tng-section--gray{background:#f8fafc}.tng-section--blue{background:linear-gradient(to bottom right,#2563eb,#3b82f6);color:#fff}.tng-section__header{margin-bottom:3rem}.tng-section__header--center{text-align:center}.tng-section__header--center .tng-section__sub{margin-left:auto;margin-right:auto}.tng-section__overline{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:700;color:#1e40af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.tng-section__overline::before{content:'';width:1.5rem;height:2px;background:#3b82f6;border-radius:1px}.tng-section__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:800;color:#0f172a;line-height:1.15;letter-spacing:-.025em;margin-bottom:.75rem}.tng-section--blue .tng-section__title{color:#fff}.tng-section__sub{font-size:1rem;color:#4b5563;max-width:38rem;line-height:1.625}.tng-section--blue .tng-section__sub{color:#bfdbfe}.tng-tax-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}@media(max-width:900px){.tng-tax-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.tng-tax-cards{grid-template-columns:1fr}}.tng-tax-card{position:relative;display:block;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.75rem 1.5rem;transition:all .25s cubic-bezier(.22,1,.36,1);cursor:pointer;overflow:hidden;color:inherit}.tng-tax-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:#3b82f6;transform:scaleX(0);transform-origin:left;transition:transform .3s cubic-bezier(.22,1,.36,1)}.tng-tax-card:hover{border-color:#93c5fd;box-shadow:0 10px 15px -3px rgb(0 0 0 / .08),0 4px 6px -4px rgb(0 0 0 / .04);transform:translateY(-4px)}.tng-tax-card:hover::before{transform:scaleX(1)}.tng-tax-card__icon{width:3rem;height:3rem;background:#eff6ff;border:1px solid #dbeafe;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.125rem;transition:all .25s}.tng-tax-card:hover .tng-tax-card__icon{background:#3b82f6;border-color:#3b82f6}.tng-tax-card__icon svg{width:1.5rem;height:1.5rem;color:#1e40af;transition:color .25s}.tng-tax-card:hover .tng-tax-card__icon svg{color:#fff}.tng-tax-card__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.tng-tax-card__desc{font-size:.875rem;color:#4b5563;line-height:1.6;margin-bottom:.875rem}.tng-tax-card__link{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:#1e40af;transition:gap .2s}.tng-tax-card:hover .tng-tax-card__link{gap:.625rem}.tng-updates{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:768px){.tng-updates{grid-template-columns:1fr}}.tng-update-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;transition:all .2s}.tng-update-card:hover{border-color:#93c5fd;box-shadow:0 4px 6px -1px rgb(0 0 0 / .07),0 2px 4px -2px rgb(0 0 0 / .05)}.tng-update-card__badge{display:inline-block;background:#eff6ff;color:#1e40af;padding:.25rem .75rem;border-radius:9999px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.75rem}.tng-update-card__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:.5rem;line-height:1.35}.tng-update-card__desc{font-size:.8125rem;color:#4b5563;line-height:1.6}.tng-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:53rem;margin:0 auto}@media(max-width:640px){.tng-stats{grid-template-columns:1fr;max-width:20rem}}.tng-stat{text-align:center;padding:2.25rem 1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;transition:all .25s}.tng-stat:hover{box-shadow:0 4px 6px -1px rgb(0 0 0 / .07),0 2px 4px -2px rgb(0 0 0 / .05);transform:translateY(-3px)}.tng-stat__number{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:clamp(2.25rem,5vw,3rem);font-weight:800;color:#1e40af;line-height:1;margin-bottom:.375rem;letter-spacing:-.02em}.tng-stat__label{font-size:.9375rem;font-weight:600;color:#1e293b;margin-bottom:.25rem}.tng-stat__desc{font-size:.8125rem;color:#4b5563}.tng-essentials{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media(max-width:700px){.tng-essentials{grid-template-columns:1fr}}.tng-essential-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:2.25rem 2rem}.tng-essential-card:hover{box-shadow:0 4px 6px -1px rgb(0 0 0 / .07),0 2px 4px -2px rgb(0 0 0 / .05)}.tng-essential-card__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:1.25rem}.tng-essential-card__list li{display:flex;align-items:flex-start;gap:.75rem;padding:.625rem 0;font-size:.875rem;color:#4b5563;line-height:1.5;border-bottom:1px solid #f3f4f6}.tng-essential-card__list li:last-child{border-bottom:none}.tng-essential-card__check{flex-shrink:0;width:1.375rem;height:1.375rem;background:#eff6ff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:.0625rem}.tng-essential-card__check svg{width:.75rem;height:.75rem;color:#1e40af}.tng-solutions{display:grid;grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));gap:1rem}.tng-solution{display:flex;flex-direction:column;padding:1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;transition:all .25s cubic-bezier(.22,1,.36,1);cursor:pointer;color:inherit}.tng-solution:hover{border-color:#60a5fa;box-shadow:0 10px 15px -3px rgb(0 0 0 / .08),0 4px 6px -4px rgb(0 0 0 / .04);transform:translateY(-3px)}.tng-solution__icon{width:2.75rem;height:2.75rem;background:#eff6ff;border-radius:.625rem;display:flex;align-items:center;justify-content:center;margin-bottom:.875rem;font-size:1.375rem}.tng-solution__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:700;color:#0f172a;margin-bottom:.375rem}.tng-solution__desc{font-size:.8125rem;color:#4b5563;line-height:1.55}.tng-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:900px){.tng-blog-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.tng-blog-grid{grid-template-columns:1fr}}.tng-blog-card{display:block;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden;transition:all .25s cubic-bezier(.22,1,.36,1);cursor:pointer;color:inherit}.tng-blog-card:hover{box-shadow:0 10px 15px -3px rgb(0 0 0 / .08),0 4px 6px -4px rgb(0 0 0 / .04);transform:translateY(-4px)}.tng-blog-card__img{height:12.5rem;background:linear-gradient(135deg,#dbeafe,#bfdbfe);position:relative;overflow:hidden}.tng-blog-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.22,1,.36,1)}.tng-blog-card:hover .tng-blog-card__img img{transform:scale(1.05)}.tng-blog-card__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:3rem;background:linear-gradient(135deg,#eff6ff,#dbeafe)}.tng-blog-card__body{padding:1.375rem 1.25rem}.tng-blog-card__tag{display:inline-block;background:#eff6ff;color:#1e40af;padding:.25rem .75rem;border-radius:.25rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.625rem}.tng-blog-card__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:700;line-height:1.4;color:#0f172a;margin-bottom:.625rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tng-blog-card__meta{font-size:.75rem;color:#4b5563;display:flex;align-items:center;gap:.5rem}.tng-blog-card__meta-dot{width:3px;height:3px;background:#d1d5db;border-radius:50%}.tng-blog-card__excerpt{font-size:.8125rem;color:#4b5563;line-height:1.55;margin-bottom:.625rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tng-blog-card__read-more{margin-left:auto;font-weight:600;color:#1e40af;font-size:.75rem}.tng-calc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}@media(max-width:900px){.tng-calc-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.tng-calc-grid{grid-template-columns:1fr}}.tng-calc-card{display:block;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.75rem 1.5rem;text-align:center;transition:all .25s cubic-bezier(.22,1,.36,1);cursor:pointer;color:inherit}.tng-calc-card:hover{border-color:#60a5fa;box-shadow:0 10px 15px -3px rgb(0 0 0 / .08),0 4px 6px -4px rgb(0 0 0 / .04);transform:translateY(-4px)}.tng-calc-card__icon{width:3.5rem;height:3.5rem;background:#eff6ff;border-radius:.875rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.625rem;transition:all .25s}.tng-calc-card:hover .tng-calc-card__icon{background:#3b82f6;transform:scale(1.05)}.tng-calc-card__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.tng-calc-card__desc{font-size:.8125rem;color:#4b5563;line-height:1.55}.tng-calc-accuracy{display:flex;align-items:center;gap:1.5rem;margin-top:2rem;padding:1.5rem 1.75rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem}@media(max-width:600px){.tng-calc-accuracy{flex-direction:column}}.tng-calc-accuracy__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.0625rem;font-weight:700;color:#0f172a;margin-bottom:.375rem}.tng-calc-accuracy__desc{font-size:.8125rem;color:#4b5563;line-height:1.6}.tng-calc-accuracy__badges{display:flex;gap:.75rem;margin-top:.625rem}.tng-calc-accuracy__badge{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;color:#1e40af}.tng-calc-accuracy__badge svg{width:.875rem;height:.875rem;color:#3b82f6}.tng-testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:900px){.tng-testimonials{grid-template-columns:1fr}}.tng-testimonial{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.75rem 1.5rem;transition:all .2s;position:relative}.tng-testimonial:hover{box-shadow:0 4px 6px -1px rgb(0 0 0 / .07),0 2px 4px -2px rgb(0 0 0 / .05)}.tng-testimonial__quote{position:absolute;top:1.25rem;right:1.5rem;font-size:3rem;color:#dbeafe;font-family:Georgia,serif;line-height:1}.tng-testimonial__stars{display:flex;gap:.125rem;margin-bottom:1rem;color:#3b82f6;font-size:.875rem}.tng-testimonial__text{font-size:.875rem;color:#4b5563;line-height:1.7;margin-bottom:1.25rem;font-style:italic}.tng-testimonial__author{display:flex;align-items:center;gap:.75rem}.tng-testimonial__avatar{width:2.75rem;height:2.75rem;border-radius:50%;background:linear-gradient(135deg,#dbeafe,#bfdbfe);display:flex;align-items:center;justify-content:center;font-family:'Inter',system-ui,-apple-system,sans-serif;font-weight:700;font-size:.875rem;color:#1e40af;flex-shrink:0}.tng-testimonial__name{font-weight:600;font-size:.875rem;color:#0f172a}.tng-testimonial__role{font-size:.75rem;color:#4b5563;margin-top:.0625rem}.tng-cta{background:linear-gradient(to bottom right,#2563eb,#1e40af);border-radius:1rem;padding:4rem 3rem;text-align:center;color:#fff;position:relative;overflow:hidden}.tng-cta::before{content:'';position:absolute;top:-50%;left:50%;transform:translateX(-50%);width:50rem;height:50rem;background:radial-gradient(circle,rgb(59 130 246 / .15) 0%,transparent 60%);pointer-events:none}.tng-cta__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:800;margin-bottom:.875rem;position:relative;z-index:1}.tng-cta__desc{font-size:1rem;color:rgb(255 255 255 / .7);max-width:31rem;margin:0 auto 2rem;line-height:1.6;position:relative;z-index:1}.tng-cta__actions{display:flex;gap:.875rem;justify-content:center;flex-wrap:wrap;position:relative;z-index:1}.tng-cta__badges{display:flex;gap:1.5rem;justify-content:center;margin-top:1.75rem;font-size:.8125rem;color:rgb(255 255 255 / .55);flex-wrap:wrap;position:relative;z-index:1}.tng-cta__badges span{display:inline-flex;align-items:center;gap:.375rem}.tng-cta__badges svg{width:.875rem;height:.875rem;color:#93c5fd}@media(max-width:640px){.tng-cta{padding:3rem 1.5rem}}.tng-ft{background:#0a0f1a;color:#9ca3af}.tng-ft__divider{height:4px;background:linear-gradient(90deg,#2563eb,#60a5fa,#8b5cf6,#2563eb);background-size:200% 100%;animation:ftGradient 8s linear infinite}@keyframes ftGradient{0%{background-position:0 0}100%{background-position:200% 0}}.tng-ft__wrap{max-width:75rem;margin:0 auto;padding:3.5rem clamp(1rem,3vw,2rem) 2rem}.tng-ft__top{display:grid;grid-template-columns:1fr 2fr;gap:4rem;padding-bottom:2.5rem;border-bottom:1px solid rgb(255 255 255 / .08)}@media(max-width:768px){.tng-ft__top{grid-template-columns:1fr;gap:2.5rem;text-align:center}}.tng-ft__brand{max-width:22rem}@media(max-width:768px){.tng-ft__brand{max-width:100%;margin:0 auto}}.tng-ft__logo{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:.75rem;text-decoration:none;transition:opacity .2s}.tng-ft__logo .tng-nav__logo-mark{width:1.75rem;height:1.75rem;font-size:.8125rem;border-radius:.375rem;background:linear-gradient(135deg,#3b82f6,#60a5fa)}.tng-ft__logo .tng-nav__logo-text{font-family:'Inter',system-ui,-apple-system,sans-serif;font-weight:800;font-size:1.5rem;color:#fff;letter-spacing:-.025em;line-height:1}.tng-ft__logo:hover{opacity:.85}.tng-ft__tagline{font-size:.9375rem;line-height:1.7;color:#9ca3af;margin-bottom:1.25rem}.tng-ft__social{display:flex;gap:.5rem}@media(max-width:768px){.tng-ft__social{justify-content:center}}.tng-ft__social-btn{width:2.25rem;height:2.25rem;border-radius:.5rem;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .08);display:flex;align-items:center;justify-content:center;color:#9ca3af;transition:all .25s}.tng-ft__social-btn:hover{background:#2563eb;border-color:#3b82f6;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgb(37 99 235 / .3)}.tng-ft__cols{display:flex;gap:3rem;justify-content:space-between}@media(max-width:768px){.tng-ft__cols{flex-direction:column;gap:0}}.tng-ft__col{min-width:0}@media(max-width:768px){.tng-ft__col{border-bottom:1px solid rgb(255 255 255 / .06)}.tng-ft__col:last-child{border-bottom:none}}.tng-ft__col-head{display:block;width:100%;background:none;border:none;padding:0 0 .875rem;font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:700;color:#e5e7eb;text-transform:uppercase;letter-spacing:.08em;text-align:left;cursor:default}.tng-ft__chevron{display:none}.tng-ft__col-body{display:flex;flex-direction:column;gap:.25rem}.tng-ft__link{display:block;font-size:.9375rem;color:#9ca3af;padding:.375rem 0;transition:color .15s,padding-left .2s}.tng-ft__link:hover{color:#fff;padding-left:.375rem}@media(max-width:768px){.tng-ft__col-head{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 0;font-size:1.125rem;font-weight:700;text-transform:none;letter-spacing:0;color:#fff;cursor:pointer}.tng-ft__chevron{display:block;width:1.25rem;height:1.25rem;color:#4b5563;flex-shrink:0;transition:transform .3s cubic-bezier(.22,1,.36,1),color .2s}.tng-ft__col.is-open .tng-ft__chevron{transform:rotate(180deg);color:#60a5fa}.tng-ft__col-body{display:block;max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.22,1,.36,1)}.tng-ft__col.is-open>.tng-ft__col-body{max-height:25rem}.tng-ft__link{font-size:1rem;padding:.75rem 0;color:#9ca3af;border-bottom:1px solid rgb(255 255 255 / .04)}.tng-ft__link:last-child{border-bottom:none}.tng-ft__link:hover{color:#60a5fa;padding-left:.5rem}}.tng-ft__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;flex-wrap:wrap;gap:1rem}.tng-ft__copy{font-size:.8125rem;color:#9ca3af}.tng-ft__bottom-links{display:flex;gap:1.5rem}.tng-ft__bottom-links a{font-size:.8125rem;color:#9ca3af;transition:color .15s}.tng-ft__bottom-links a:hover{color:#60a5fa}@media(max-width:768px){.tng-ft__bottom{flex-direction:column;align-items:center;text-align:center}.tng-ft__bottom-links{justify-content:center;flex-wrap:wrap}}.tng-scroll-top{position:fixed;bottom:1.5rem;right:1.5rem;width:2.75rem;height:2.75rem;border-radius:50%;background:#16a34a;color:#fff;border:none;box-shadow:0 10px 15px -3px rgb(0 0 0 / .08),0 4px 6px -4px rgb(0 0 0 / .04);z-index:50;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:translateY(.75rem);transition:all .3s cubic-bezier(.22,1,.36,1)}.tng-scroll-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.tng-scroll-top:hover{background:#3b82f6;transform:translateY(-3px)!important}.tng-scroll-top svg{width:1.25rem;height:1.25rem}@keyframes tngFadeUp{from{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}.tng-animate{opacity:0;transform:translateY(1.25rem)}.tng-animate.is-visible{animation:tngFadeUp .6s cubic-bezier(.22,1,.36,1) forwards}.tng-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tng-page-header{background:#f8fafc;padding:2.5rem 0 3rem;border-bottom:1px solid #e2e8f0}.tng-page-header__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:clamp(1.75rem,4vw,2.625rem);font-weight:800;color:#0f172a;line-height:1.15;letter-spacing:-.02em;margin-bottom:.5rem}.tng-page-header__desc{font-size:1rem;color:#4b5563;max-width:40rem;line-height:1.6}.tng-breadcrumb{font-size:.8125rem;color:#4b5563;margin-bottom:1rem}.tng-breadcrumb a{color:#374151;transition:color .15s;text-decoration:underline;text-decoration-color:#94a3b8;text-underline-offset:2px}.tng-breadcrumb a:hover{color:#1e40af;text-decoration-color:#1e40af}.tng-breadcrumb__sep{margin:0 .375rem;color:#d1d5db}.tng-calc-tabs{display:flex;gap:.5rem;margin-bottom:2.5rem;background:#f3f4f6;padding:.5rem;border-radius:.75rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.tng-calc-tab{display:inline-flex;align-items:center;gap:.625rem;padding:1.125rem 1.75rem;border:none;background:#fff0;font-size:1.0625rem;font-weight:600;color:#4b5563;cursor:pointer;border-radius:.625rem;font-family:'Inter',system-ui,-apple-system,sans-serif;white-space:nowrap;transition:all .2s}.tng-calc-tab svg{width:1.375rem;height:1.375rem;opacity:.5;flex-shrink:0}.tng-calc-tab.is-active{background:#fff;color:#1e40af;font-weight:700;box-shadow:0 4px 6px -1px rgb(0 0 0 / .07),0 2px 4px -2px rgb(0 0 0 / .05)}.tng-calc-tab.is-active svg{opacity:1;color:#1e40af}.tng-calc-tab:hover:not(.is-active){color:#111827;background:rgb(255 255 255 / .6)}@media(max-width:640px){.tng-calc-tabs{gap:.375rem;padding:.375rem}.tng-calc-tab{padding:.875rem 1.125rem;font-size:.9375rem;gap:.5rem}.tng-calc-tab svg{width:1.125rem;height:1.125rem}}.tng-calc-panel{display:none}.tng-calc-panel.is-active{display:block;animation:tngFadeUp .3s cubic-bezier(.22,1,.36,1) both}.tng-calc-form{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:2rem;margin-bottom:1.5rem}.tng-calc-form__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.375rem;font-weight:800;color:#0f172a;margin-bottom:.375rem}.tng-calc-form__desc{font-size:.875rem;color:#4b5563;margin-bottom:1.5rem;line-height:1.6}.tng-calc-form__section-title{display:flex;align-items:center;gap:.625rem;font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:700;color:#374151;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid #f3f4f6}.tng-calc-form__section-icon{width:1.75rem;height:1.75rem;background:#eff6ff;border-radius:.375rem;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:800;color:#1e40af}.tng-calc-form__subsection{font-size:.8125rem;font-weight:600;color:#4b5563;text-transform:uppercase;letter-spacing:.06em;margin:1.25rem 0 .75rem}.tng-calc-info{background:#eff6ff;border:1px solid #dbeafe;border-radius:.5rem;padding:.875rem 1.125rem;font-size:.8125rem;color:#1e40af;line-height:1.6;margin-bottom:1.5rem}.tng-calc-info strong{font-weight:700}.tng-period-toggle{display:inline-flex;background:#f3f4f6;border-radius:.5rem;padding:.1875rem;margin-bottom:1.5rem}.tng-period-btn{padding:.5rem 1.375rem;border:none;background:#fff0;font-size:.8125rem;font-weight:500;cursor:pointer;border-radius:.375rem;font-family:'Inter',system-ui,-apple-system,sans-serif;color:#4b5563;transition:all .15s}.tng-period-btn.is-active{background:#fff;color:#1e40af;font-weight:600;box-shadow:0 1px 2px rgb(0 0 0 / .05)}.tng-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.tng-form-row--3{grid-template-columns:1fr 1fr 1fr}@media(max-width:640px){.tng-form-row,.tng-form-row--3{grid-template-columns:1fr}}.tng-form-group{margin-bottom:.25rem}.tng-form-label{display:block;font-size:.8125rem;font-weight:600;color:#374151;margin-bottom:.375rem}.tng-form-input-wrap{position:relative;display:flex;align-items:center}.tng-form-prefix{position:absolute;left:.875rem;font-size:.875rem;color:#4b5563;font-weight:500;pointer-events:none;z-index:1}.tng-form-input{width:100%;padding:.75rem 1rem .75rem 2rem;border:1px solid hsl(#e2e8f0);border-radius:.5rem;font-size:.9375rem;color:#1e293b;background:#fff;transition:border-color .15s,box-shadow .15s}.tng-form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px rgb(37 99 235 / .15)}.tng-form-input::placeholder{color:#d1d5db}.tng-form-select{width:100%;padding:.75rem 1rem;border:1px solid hsl(#e2e8f0);border-radius:.5rem;font-size:.9375rem;color:#1e293b;background:#fff;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .875rem center;cursor:pointer}.tng-form-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px rgb(37 99 235 / .15)}.tng-form-hint{display:block;font-size:.6875rem;color:#4b5563;margin-top:.3125rem}.tng-form-check-group{display:flex;flex-direction:column;gap:.625rem;margin-bottom:1.25rem}.tng-form-check{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:.5rem;transition:all .15s;position:relative}.tng-form-check:hover{border-color:#93c5fd;background:#eff6ff}.tng-form-check input[type="checkbox"]{position:absolute;opacity:0;width:0;height:0}.tng-form-check__box{width:1.25rem;height:1.25rem;border:2px solid #d1d5db;border-radius:.25rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:all .15s;margin-top:.0625rem}.tng-form-check input:checked~.tng-form-check__box{background:#3b82f6;border-color:#3b82f6}.tng-form-check input:checked~.tng-form-check__box::after{content:'';display:block;width:.375rem;height:.625rem;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);margin-top:-.125rem}.tng-form-check__content{flex:1}.tng-form-check__content strong{display:block;font-size:.875rem;color:#1e293b;margin-bottom:.0625rem}.tng-form-check__content span{font-size:.75rem;color:#4b5563}.tng-form-check__note{font-size:.6875rem;color:#4b5563;align-self:center;white-space:nowrap}@media(max-width:640px){.tng-form-check__note{display:none}}.tng-calc-btn{width:100%;padding:1rem;background:#16a34a;color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:700;cursor:pointer;font-family:'Inter',system-ui,-apple-system,sans-serif;margin-top:.75rem;transition:all .2s cubic-bezier(.22,1,.36,1)}.tng-calc-btn:hover{background:#3b82f6;transform:translateY(-1px);box-shadow:0 4px 12px rgb(37 99 235 / .25)}.tng-calc-btn:active{transform:translateY(0)}.tng-results{background:#eff6ff;border:1px solid #bfdbfe;border-radius:.75rem;padding:1.75rem;margin-bottom:1.5rem;animation:tngFadeUp .4s cubic-bezier(.22,1,.36,1) both}.tng-results__title{display:flex;align-items:center;gap:.625rem;font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.125rem;font-weight:700;color:#1e40af;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #bfdbfe}.tng-result-row{display:flex;justify-content:space-between;align-items:center;padding:.625rem 0;border-bottom:1px solid #dbeafe;font-size:.875rem}.tng-result-row:last-child{border-bottom:none}.tng-result-row__label{color:#4b5563}.tng-result-row__value{font-weight:600;color:#0f172a;font-variant-numeric:tabular-nums}.tng-result-row--highlight{background:#dbeafe;margin:.375rem -.75rem;padding:.75rem;border-radius:.5rem;border:none}.tng-result-row--highlight .tng-result-row__label{font-weight:700;color:#1e40af}.tng-result-row--highlight .tng-result-row__value{font-weight:800;color:#1e3a8a;font-size:1rem}.tng-result-row--accent .tng-result-row__value{color:#1e40af;font-weight:700}.tng-result-row--muted .tng-result-row__label,.tng-result-row--muted .tng-result-row__value{color:#4b5563;font-size:.8125rem}.tng-result-row--indent{padding-left:1rem}.tng-result-row--indent .tng-result-row__label{font-size:.8125rem;color:#4b5563}.tng-result-row--band{padding:.375rem 0;border:none}.tng-result-row--band .tng-result-row__label,.tng-result-row--band .tng-result-row__value{font-size:.75rem;color:#4b5563}.tng-result-divider{height:1px;background:#bfdbfe;margin:.5rem 0}.tng-result-band-title{font-size:.75rem;font-weight:700;color:#1e40af;text-transform:uppercase;letter-spacing:.06em;margin:1rem 0 .375rem;padding-top:.5rem;border-top:1px dashed #bfdbfe}.tng-calc-disclaimer{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;margin-bottom:1.5rem}.tng-calc-disclaimer h4{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.tng-calc-disclaimer p{font-size:.8125rem;color:#4b5563;line-height:1.65}.tng-calc-disclaimer a{color:#1e40af;font-weight:500}.tng-calc-disclaimer a:hover{text-decoration:underline}.tng-calc-disclaimer__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:1rem}@media(max-width:640px){.tng-calc-disclaimer__grid{grid-template-columns:1fr}}.tng-calc-disclaimer__grid strong{display:block;font-size:.8125rem;color:#374151;margin-bottom:.5rem}.tng-calc-disclaimer__grid ul{margin:0;padding:0}.tng-calc-disclaimer__grid li{position:relative;padding:.25rem 0 .25rem 1.125rem;font-size:.75rem;color:#4b5563;line-height:1.5;list-style:none}.tng-calc-disclaimer__grid li::before{content:'•';position:absolute;left:.25rem;color:#3b82f6;font-weight:700}.tng-rate-tables{display:grid;gap:1.25rem;margin-bottom:1.5rem}.tng-rate-table{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;position:relative}.tng-rate-table--muted{background:#f8fafc}.tng-rate-table__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.tng-rate-table__badge{position:absolute;top:1.5rem;right:1.5rem;background:#eff6ff;color:#1e40af;padding:.25rem .75rem;border-radius:9999px;font-size:.6875rem;font-weight:700}.tng-rate-table__note{font-size:.75rem;color:#4b5563;margin-top:.75rem;font-style:italic;line-height:1.5}.tng-rate-table table{width:100%;border-collapse:collapse;font-size:.875rem}.tng-rate-table th{background:#eff6ff;padding:.75rem 1rem;text-align:left;font-weight:600;color:#1e40af;border-bottom:2px solid #bfdbfe;font-size:.8125rem}.tng-rate-table td{padding:.625rem 1rem;border-bottom:1px solid #f3f4f6;color:#4b5563}.tng-rate-table tr:last-child td{border-bottom:none}.tng-rate-table td strong{color:#1e40af}.tng-faqs{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.75rem;margin-bottom:1.5rem}.tng-faqs__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.125rem;font-weight:700;color:#0f172a;margin-bottom:1.25rem}.tng-faq__item{border-bottom:1px solid #f3f4f6}.tng-faq__item:last-child{border-bottom:none}.tng-faq__toggle{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;cursor:pointer;font-size:.875rem;font-weight:600;color:#1e293b;background:none;border:none;text-align:left;font-family:'Inter',system-ui,-apple-system,sans-serif;line-height:1.4;gap:.75rem}.tng-faq__toggle svg{width:1rem;height:1rem;flex-shrink:0;color:#4b5563;transition:transform .3s cubic-bezier(.22,1,.36,1)}.tng-faq__item.is-open .tng-faq__toggle svg{transform:rotate(180deg)}.tng-faq__answer{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.22,1,.36,1),padding .3s}.tng-faq__item.is-open .tng-faq__answer{max-height:37.5rem;padding-bottom:1rem}.tng-faq__answer p{font-size:.875rem;color:#4b5563;line-height:1.7}.tng-blog-search{margin-bottom:1.5rem}.tng-blog-search__wrap{position:relative;max-width:30rem}.tng-blog-search__icon{position:absolute;left:.875rem;top:50%;transform:translateY(-50%);width:1.125rem;height:1.125rem;color:#4b5563;pointer-events:none}.tng-blog-search__input{width:100%;padding:.75rem 1rem .75rem 2.625rem;border:1px solid hsl(#e2e8f0);border-radius:.5rem;font-size:.875rem;color:#1e293b;background:#fff;transition:border-color .15s,box-shadow .15s}.tng-blog-search__input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px rgb(37 99 235 / .1)}.tng-blog-search__input::placeholder{color:#4b5563}.tng-blog-filters{display:flex;gap:.5rem;margin-bottom:2rem;flex-wrap:wrap}.tng-blog-filter{padding:.5rem 1.25rem;border:1px solid #e2e8f0;border-radius:9999px;background:#fff;font-size:.8125rem;font-weight:500;color:#4b5563;transition:all .15s}.tng-blog-filter:hover{border-color:#60a5fa;color:#1e40af}.tng-blog-filter.is-active{background:#1e40af;color:#fff;border-color:#1e40af}.tng-empty-state{text-align:center;padding:4rem 1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem}.tng-empty-state__icon{font-size:3rem;margin-bottom:1rem}.tng-empty-state h3{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.tng-empty-state p{font-size:.875rem;color:#4b5563;margin-bottom:1.25rem;max-width:25rem;margin-left:auto;margin-right:auto;line-height:1.6}.tng-empty-state a{color:#1e40af}.tng-page-header--post{padding-bottom:2rem}.tng-post-meta-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-top:.25rem}.tng-post-meta-bar__author{display:flex;align-items:center;gap:.625rem}.tng-post-meta-bar__author img{width:2.25rem;height:2.25rem;border-radius:50%}.tng-post-meta-bar__name{display:block;font-size:.875rem;font-weight:600;color:#1e293b}.tng-post-meta-bar__date{display:block;font-size:.75rem;color:#4b5563}.tng-post-meta-bar__reading{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#4b5563;font-weight:500}.tng-section--post{padding-top:2.5rem}.tng-post-layout{display:grid;grid-template-columns:1fr 21.25rem;gap:2.5rem;align-items:start}@media(max-width:960px){.tng-post-layout{grid-template-columns:1fr}}.tng-post-featured{margin-bottom:2rem;border-radius:.75rem;overflow:hidden}.tng-post-featured img{width:100%;height:auto;display:block}.tng-prose{font-size:1rem;line-height:1.8;color:#374151}.tng-prose h2{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.5rem;font-weight:700;color:#0f172a;margin:2.5rem 0 1rem;letter-spacing:-.01em}.tng-prose h3{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.25rem;font-weight:700;color:#0f172a;margin:2rem 0 .75rem}.tng-prose h4{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.0625rem;font-weight:700;color:#1e293b;margin:1.5rem 0 .625rem}.tng-prose p{margin-bottom:1.125rem}.tng-prose a{color:#1e40af;font-weight:500;text-decoration:underline;text-decoration-color:#bfdbfe;text-underline-offset:2px}.tng-prose a:hover{text-decoration-color:#1e40af}.tng-prose ul,.tng-prose ol{margin:0 0 1.125rem 1.5rem}.tng-prose ul{list-style:disc}.tng-prose ol{list-style:decimal}.tng-prose li{margin-bottom:.375rem}.tng-prose blockquote{margin:1.5rem 0;padding:1rem 1.5rem;border-left:4px solid #3b82f6;background:#eff6ff;border-radius:0 .5rem .5rem 0;font-style:italic;color:#4b5563}.tng-prose img{border-radius:.5rem;margin:1.5rem 0}.tng-prose table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.875rem}.tng-prose th{background:#f8fafc;padding:.625rem .875rem;text-align:left;font-weight:600;border-bottom:2px solid #e5e7eb}.tng-prose td{padding:.625rem .875rem;border-bottom:1px solid #f3f4f6}.tng-prose pre{background:#0f172a;color:#f3f4f6;padding:1.25rem;border-radius:.5rem;overflow-x:auto;margin:1.5rem 0;font-size:.875rem;line-height:1.6}.tng-prose code{background:#f3f4f6;padding:.125rem .375rem;border-radius:.25rem;font-size:.9em}.tng-prose pre code{background:none;padding:0}.tng-post-tags{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.tng-post-tags__label{font-size:.8125rem;font-weight:600;color:#4b5563}.tng-post-tags__tag{display:inline-block;padding:.25rem .75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;font-size:.75rem;color:#4b5563;transition:all .15s}.tng-post-tags__tag:hover{border-color:#60a5fa;color:#1e40af;background:#eff6ff}.tng-post-share{display:flex;align-items:center;gap:.75rem;margin-top:1.5rem;flex-wrap:wrap}.tng-post-share__label{font-size:.8125rem;font-weight:600;color:#4b5563}.tng-post-share__links{display:flex;gap:.5rem}.tng-post-share__btn{width:2.25rem;height:2.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;transition:all .2s;color:#fff;border:none;cursor:pointer}.tng-post-share__btn--twitter{background:#000}.tng-post-share__btn--facebook{background:#1877f2}.tng-post-share__btn--linkedin{background:#0a66c2}.tng-post-share__btn--whatsapp{background:#25d366}.tng-post-share__btn:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px rgb(0 0 0 / .07),0 2px 4px -2px rgb(0 0 0 / .05)}.tng-author-box{display:flex;gap:1.25rem;margin-top:2rem;padding:1.75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem}@media(max-width:540px){.tng-author-box{flex-direction:column;align-items:center;text-align:center}}.tng-author-box__avatar img{width:4rem;height:4rem;border-radius:50%;flex-shrink:0}.tng-author-box__written{font-size:.75rem;color:#4b5563;font-weight:500;display:block;margin-bottom:.125rem}.tng-author-box__name{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.0625rem;font-weight:700;color:#0f172a;margin-bottom:.25rem}.tng-author-box__bio{font-size:.8125rem;color:#4b5563;line-height:1.6}.tng-post-nav{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}@media(max-width:540px){.tng-post-nav{grid-template-columns:1fr}}.tng-post-nav__item{display:block;padding:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;transition:all .15s}.tng-post-nav__item:hover{border-color:#93c5fd;background:#fff;box-shadow:0 1px 2px rgb(0 0 0 / .05)}.tng-post-nav__item--next{text-align:right}.tng-post-nav__label{display:block;font-size:.75rem;color:#4b5563;font-weight:500;margin-bottom:.25rem}.tng-post-nav__title{display:block;font-size:.875rem;font-weight:600;color:#1e293b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.tng-post-sidebar{position:sticky;top:5.75rem}@media(max-width:960px){.tng-post-sidebar{position:static}}.tng-sidebar-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;margin-bottom:1rem}.tng-sidebar-card--cta{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#bfdbfe}.tng-sidebar-card--cta h4{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.0625rem;font-weight:700;color:#1e3a8a;margin-bottom:.375rem}.tng-sidebar-card--cta p{font-size:.8125rem;color:#1e40af;margin-bottom:.875rem;line-height:1.5}.tng-sidebar-card__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:700;color:#0f172a;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #f3f4f6}.tng-sidebar-post{display:flex;gap:.75rem;padding:.625rem 0;border-bottom:1px solid #f3f4f6;transition:opacity .15s}.tng-sidebar-post:last-child{border-bottom:none;padding-bottom:0}.tng-sidebar-post:hover{opacity:.8}.tng-sidebar-post__thumb{width:3.5rem;height:2.625rem;border-radius:.375rem;overflow:hidden;flex-shrink:0;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:1.25rem}.tng-sidebar-post__thumb img{width:100%;height:100%;object-fit:cover}.tng-sidebar-post__title{display:block;font-size:.8125rem;font-weight:600;color:#1e293b;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tng-sidebar-post__date{display:block;font-size:.6875rem;color:#4b5563;margin-top:.1875rem}.tng-sidebar-cat{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #f3f4f6;font-size:.8125rem;color:#4b5563;transition:color .15s}.tng-sidebar-cat:last-child{border-bottom:none}.tng-sidebar-cat:hover{color:#1e40af}.tng-sidebar-cat__count{background:#f3f4f6;padding:.125rem .5rem;border-radius:9999px;font-size:.6875rem;font-weight:600;color:#4b5563}.tng-sidebar-law-link{display:block;padding:.375rem 0;font-size:.8125rem;color:#1e40af;font-weight:500;transition:transform .15s}.tng-sidebar-law-link:hover{transform:translateX(.25rem)}.tng-dir-country-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(13.75rem,1fr));gap:.875rem}.tng-dir-country-card{display:flex;align-items:center;gap:.875rem;padding:1.125rem 1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;transition:all .2s cubic-bezier(.22,1,.36,1)}.tng-dir-country-card:hover{border-color:#93c5fd;box-shadow:0 4px 6px -1px rgb(0 0 0 / .07),0 2px 4px -2px rgb(0 0 0 / .05);transform:translateY(-2px)}.tng-dir-country-card__icon{font-size:1.75rem;flex-shrink:0}.tng-dir-country-card__name{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:700;color:#0f172a}.tng-dir-country-card__count{display:block;font-size:.75rem;color:#4b5563}.tng-dir-suggest{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.25rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:.75rem}@media(max-width:700px){.tng-dir-suggest{flex-direction:column;text-align:center}}.tng-dir-suggest h3{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.tng-dir-suggest p{font-size:.875rem;color:#4b5563;line-height:1.6}.tng-dir-suggest__action{flex-shrink:0;text-align:center}.tng-dir-suggest__note{display:block;font-size:.6875rem;color:#4b5563;margin-top:.625rem;max-width:15rem}.tng-dir-results-count{font-size:.875rem;color:#4b5563;margin-bottom:1rem}.tng-dir-results-count strong{color:#1e293b}.tng-dir-results-count__filters{color:#4b5563;font-size:.8125rem}.tng-dir-listings{display:flex;flex-direction:column;gap:.75rem}.tng-dir-card__header{display:flex;align-items:center;gap:.875rem;margin-bottom:.75rem}.tng-dir-card__avatar{width:3rem;height:3rem;border-radius:.5rem;overflow:hidden;flex-shrink:0;background:#f3f4f6}.tng-dir-card__avatar img{width:100%;height:100%;object-fit:cover}.tng-dir-card__avatar--initials{display:flex;align-items:center;justify-content:center;font-family:'Inter',system-ui,-apple-system,sans-serif;font-weight:700;font-size:1rem;color:#1e40af;background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.tng-dir-card__type{display:block;font-size:.75rem;font-weight:600;color:#1e40af}.tng-dir-card__desc{font-size:.8125rem;color:#4b5563;line-height:1.6;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.tng-dir-card__tags{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:.625rem}.tng-dir-card__tag{display:inline-block;padding:.1875rem .625rem;background:#f3f4f6;border-radius:.25rem;font-size:.6875rem;font-weight:500;color:#4b5563}.tng-dir-card__link{font-size:.8125rem;font-weight:600;color:#1e40af}.tng-pro-profile{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:2.25rem}.tng-pro-profile__header{display:flex;gap:1.25rem;margin-bottom:1.75rem;padding-bottom:1.5rem;border-bottom:1px solid #f3f4f6}@media(max-width:540px){.tng-pro-profile__header{flex-direction:column;align-items:center;text-align:center}}.tng-pro-profile__avatar{width:5rem;height:5rem;border-radius:.75rem;overflow:hidden;flex-shrink:0;background:linear-gradient(135deg,#dbeafe,#bfdbfe);display:flex;align-items:center;justify-content:center;font-family:'Inter',system-ui,-apple-system,sans-serif;font-weight:700;font-size:1.5rem;color:#1e40af}.tng-pro-profile__avatar img{width:100%;height:100%;object-fit:cover}.tng-pro-profile__name{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.5rem;font-weight:800;color:#0f172a;margin-bottom:.25rem}.tng-pro-profile__type{display:inline-block;background:#eff6ff;color:#1e40af;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;margin-bottom:.375rem}.tng-pro-profile__location{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#4b5563}.tng-pro-profile__section{margin-bottom:1.75rem}.tng-pro-profile__section h3{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:700;color:#1e293b;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid #f3f4f6}.tng-pro-profile__contacts{display:flex;flex-direction:column;gap:.625rem}.tng-pro-profile__contact{display:flex;align-items:center;gap:.625rem;padding:.75rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;color:#374151;transition:all .15s}.tng-pro-profile__contact:hover{border-color:#93c5fd;background:#eff6ff}.tng-pro-profile__contact svg{width:1.125rem;height:1.125rem;color:#1e40af;flex-shrink:0}.tng-chat{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden;box-shadow:0 4px 16px rgb(0 0 0 / .06)}.tng-chat__header{display:flex;align-items:center;gap:.875rem;padding:1.25rem 1.5rem;background:#1e40af;color:#fff}.tng-chat__header-avatar{width:2.75rem;height:2.75rem;background:rgb(255 255 255 / .15);border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tng-chat__header-avatar svg{width:1.375rem;height:1.375rem;color:#bfdbfe}.tng-chat__header-title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.0625rem;font-weight:700;color:#fff}.tng-chat__header-status{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:#dbeafe}.tng-chat__status-dot{width:.5rem;height:.5rem;background:#4ade80;border-radius:50%;animation:pulseDot 2s ease-in-out infinite}@keyframes pulseDot{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.8)}}.tng-chat__messages{padding:1.5rem;max-height:30rem;min-height:12.5rem;overflow-y:auto;background:#f8fafc;display:flex;flex-direction:column;gap:1rem}.tng-chat__msg{display:flex;gap:.625rem;animation:tngFadeUp .3s cubic-bezier(.22,1,.36,1) both}.tng-chat__msg--user{flex-direction:row-reverse}.tng-chat__msg-avatar{width:2.125rem;height:2.125rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.6875rem;font-weight:700;flex-shrink:0}.tng-chat__msg--ai .tng-chat__msg-avatar{background:#dbeafe;color:#1e40af}.tng-chat__msg--user .tng-chat__msg-avatar{background:#e2e8f0;color:#374151}.tng-chat__msg-content{max-width:80%}.tng-chat__msg-bubble{padding:.875rem 1.125rem;border-radius:.875rem;font-size:.875rem;line-height:1.7}.tng-chat__msg--ai .tng-chat__msg-bubble{background:#fff;border:1px solid #e2e8f0;border-top-left-radius:.25rem;color:#374151}.tng-chat__msg--user .tng-chat__msg-bubble{background:#1e40af;color:#fff;border-top-right-radius:.25rem}.tng-chat__msg-bubble p{margin:0 0 .375rem}.tng-chat__msg-bubble p:last-child{margin-bottom:0}.tng-chat__msg-bubble ul,.tng-chat__msg-bubble ol{margin:.5rem 0 .5rem 1.25rem;padding:0}.tng-chat__msg-bubble ul{list-style:disc}.tng-chat__msg-bubble ol{list-style:decimal}.tng-chat__msg-bubble li{margin-bottom:.25rem;font-size:.8125rem;color:#374151}.tng-chat__msg-bubble a{color:#1e40af;font-weight:600;text-decoration:underline}.tng-chat__msg--user .tng-chat__msg-bubble a{color:#bfdbfe}.tng-chat__msg-time{display:block;font-size:.6875rem;color:#4b5563;margin-top:.25rem}.tng-chat__msg--user .tng-chat__msg-time{text-align:right}.tng-chat__typing-dots{display:flex;gap:.25rem;padding:.25rem 0}.tng-chat__typing-dots span{width:.5rem;height:.5rem;background:#d1d5db;border-radius:50%;animation:chatBounce 1.4s ease-in-out infinite}.tng-chat__typing-dots span:nth-child(2){animation-delay:.2s}.tng-chat__typing-dots span:nth-child(3){animation-delay:.4s}@keyframes chatBounce{0%,60%,100%{transform:translateY(0)}30%{transform:translateY(-.375rem)}}.tng-chat__quick-replies{padding:1rem 1.5rem;border-top:1px solid #e2e8f0;background:#fff}.tng-chat__quick-label{display:block;font-size:.75rem;font-weight:700;color:#374151;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.tng-chat__quick-btns{display:flex;flex-wrap:wrap;gap:.5rem}.tng-chat__quick-btn{padding:.4375rem 1rem;border:1px solid #d1d5db;border-radius:9999px;background:#fff;font-size:.8125rem;font-weight:500;color:#374151;cursor:pointer;font-family:'Inter',system-ui,-apple-system,sans-serif;transition:all .15s;white-space:nowrap}.tng-chat__quick-btn:hover{border-color:#1e40af;color:#1e40af;background:#eff6ff}.tng-chat__input-area{padding:1.125rem 1.5rem 1.375rem;border-top:1px solid #e2e8f0;background:#fff}.tng-chat__input-wrap{display:flex;gap:.5rem}.tng-chat__input{flex:1;padding:.75rem 1.125rem;border:1px solid #d1d5db;border-radius:9999px;font-size:.9375rem;color:#111827;background:#f8fafc;font-family:'Inter',system-ui,-apple-system,sans-serif;transition:border-color .15s,background .15s}.tng-chat__input:focus{outline:none;border-color:#1e40af;background:#fff;box-shadow:0 0 0 3px rgb(30 64 175 / .1)}.tng-chat__input::placeholder{color:#4b5563}.tng-chat__input:disabled{opacity:.6;cursor:not-allowed}.tng-chat__send{width:2.75rem;height:2.75rem;border-radius:50%;background:#1e40af;color:#fff;border:none;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;transition:all .2s}.tng-chat__send svg{width:1.125rem;height:1.125rem}.tng-chat__send:hover{background:#1d4ed8;transform:scale(1.05)}.tng-chat__send:disabled{opacity:.4;cursor:not-allowed;transform:none}.tng-chat__disclaimer{font-size:.75rem;color:#4b5563;margin-top:.75rem;text-align:center;line-height:1.5}.tng-chat__disclaimer a{color:#1e40af;font-weight:600}.tng-chat-topics{margin-top:3rem}.tng-chat-topics__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media(max-width:960px){.tng-chat-topics__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.tng-chat-topics__grid{grid-template-columns:1fr}}.tng-chat-topic{padding:1.375rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;cursor:pointer;transition:all .25s}.tng-chat-topic:hover{border-color:#93c5fd;box-shadow:0 6px 20px rgb(30 64 175 / .08);transform:translateY(-3px)}.tng-chat-topic__icon{font-size:1.75rem;margin-bottom:.75rem}.tng-chat-topic__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:700;color:#0f172a;margin-bottom:.25rem}.tng-chat-topic__desc{font-size:.8125rem;color:#4b5563;line-height:1.5}.tng-chat-table{width:100%;border-collapse:collapse;margin:.75rem 0;font-size:.8125rem}.tng-chat-table th{text-align:left;padding:.375rem .5rem;border-bottom:2px solid #e2e8f0;color:#0f172a;font-weight:600}.tng-chat-table td{padding:.375rem .5rem;border-bottom:1px solid #f3f4f6;color:#374151}.tng-about-mission{text-align:center;max-width:43.75rem;margin:0 auto}.tng-about-mission__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:clamp(1.375rem,3.5vw,1.875rem);font-weight:800;color:#0f172a;line-height:1.3;margin-bottom:1rem}.tng-about-mission__desc{font-size:1rem;color:#4b5563;line-height:1.7}.tng-about-features{display:flex;flex-direction:column;gap:.75rem}.tng-about-feature{display:flex;gap:1.125rem;padding:1.375rem 1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;transition:all .2s cubic-bezier(.22,1,.36,1);color:inherit}.tng-about-feature:hover{border-color:#93c5fd;box-shadow:0 4px 6px -1px rgb(0 0 0 / .07),0 2px 4px -2px rgb(0 0 0 / .05);transform:translateY(-2px)}.tng-about-feature__icon{font-size:1.75rem;flex-shrink:0;margin-top:.125rem}.tng-about-feature__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:.25rem}.tng-about-feature__desc{font-size:.8125rem;color:#4b5563;line-height:1.6}.tng-contact-layout{display:grid;grid-template-columns:1fr 22.5rem;gap:2.5rem;align-items:start}@media(max-width:860px){.tng-contact-layout{grid-template-columns:1fr}}.tng-contact-form-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:2rem}.tng-contact-form__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.375rem;font-weight:700;color:#0f172a;margin-bottom:1.25rem}.tng-form-textarea{width:100%;padding:.75rem 1rem;border:1px solid hsl(#e2e8f0);border-radius:.5rem;font-size:.9375rem;color:#1e293b;background:#fff;font-family:'Inter',system-ui,-apple-system,sans-serif;resize:vertical;min-height:7.5rem;transition:border-color .15s,box-shadow .15s}.tng-form-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px rgb(37 99 235 / .15)}.tng-form-textarea::placeholder{color:#4b5563}.tng-alert{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border-radius:.5rem;margin-bottom:1.25rem;font-size:.875rem;line-height:1.5}.tng-alert--success{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af}.tng-alert--error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.tng-contact-info{display:flex;flex-direction:column;gap:.875rem}.tng-contact-info-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.375rem;transition:all .15s}.tng-contact-info-card:hover{border-color:#93c5fd}.tng-contact-info-card__icon{width:2.5rem;height:2.5rem;background:#eff6ff;border-radius:.625rem;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.tng-contact-info-card__icon svg{width:1.25rem;height:1.25rem;color:#1e40af}.tng-contact-info-card h4{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:700;color:#0f172a;margin-bottom:.25rem}.tng-contact-info-card p{font-size:.8125rem;color:#4b5563;line-height:1.5;margin-bottom:.5rem}.tng-contact-info-card a{font-size:.875rem;font-weight:600;color:#1e40af}.tng-contact-info-card a:hover{color:#3b82f6}.tng-ad-placements{display:flex;flex-direction:column;gap:.75rem}.tng-ad-placement{display:flex;align-items:center;gap:1.125rem;padding:1.375rem 1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;transition:all .15s}.tng-ad-placement:hover{border-color:#93c5fd;box-shadow:0 1px 2px rgb(0 0 0 / .05)}.tng-ad-placement__icon{font-size:1.75rem;flex-shrink:0}.tng-ad-placement__body{flex:1}.tng-ad-placement__body h3{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:700;color:#0f172a;margin-bottom:.25rem}.tng-ad-placement__body p{font-size:.8125rem;color:#4b5563;line-height:1.5}.tng-ad-placement__tier{padding:.25rem .875rem;border-radius:9999px;font-size:.6875rem;font-weight:700;flex-shrink:0;white-space:nowrap}.tng-ad-placement__tier--premium{background:#eff6ff;color:#1e40af}.tng-ad-placement__tier--standard{background:#f3f4f6;color:#4b5563}.tng-ad-placement__tier--custom{background:#fef3c7;color:#92400e}.tng-comments{margin-top:2.5rem;padding-top:2rem;border-top:1px solid #e2e8f0}.tng-comments__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:1.5rem}.tng-comments__list{margin:0;padding:0}.tng-comment{margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #f3f4f6}.tng-comment:last-child{border-bottom:none}.tng-comment__body{padding:0}.tng-comment__header{display:flex;align-items:center;gap:.75rem;margin-bottom:.625rem}.tng-comment__avatar img{width:3rem;height:3rem;border-radius:50%}.tng-comment__author{font-weight:600;font-size:.875rem;color:#0f172a}.tng-comment__author a{color:#0f172a}.tng-comment__author a:hover{color:#1e40af}.tng-comment__date{display:block;font-size:.75rem;color:#4b5563}.tng-comment__moderation{background:#fef3c7;color:#92400e;padding:.5rem .875rem;border-radius:.5rem;font-size:.8125rem;margin-bottom:.625rem}.tng-comment__content{font-size:.875rem;color:#4b5563;line-height:1.7}.tng-comment__content p{margin-bottom:.5rem}.tng-comment__actions{display:flex;gap:1rem;margin-top:.5rem;font-size:.8125rem}.tng-comment__reply a,.tng-comment__edit a{color:#1e40af;font-weight:500}.tng-comment__reply a:hover,.tng-comment__edit a:hover{color:#3b82f6}.tng-comments__closed{font-size:.875rem;color:#4b5563;font-style:italic;margin-top:1.25rem}.tng-comments__note{font-size:.8125rem;color:#4b5563;margin-bottom:1rem}.tng-comments__form-wrap{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.tng-comment-form label{display:block;font-size:.8125rem;font-weight:600;color:#374151;margin-bottom:.375rem}.tng-comment-form input[type="text"],.tng-comment-form input[type="email"],.tng-comment-form input[type="url"],.tng-comment-form textarea{width:100%;padding:.75rem 1rem;border:1px solid hsl(#e2e8f0);border-radius:.5rem;font-size:.9375rem;color:#1e293b;background:#fff;font-family:'Inter',system-ui,-apple-system,sans-serif;margin-bottom:1rem;transition:border-color .15s}.tng-comment-form input:focus,.tng-comment-form textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px rgb(37 99 235 / .15)}.tng-comment-form .comment-reply-title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.125rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.tng-comment-form .comment-reply-title small a{color:#1e40af}.tng-comment-form .comment-form-cookies-consent{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#4b5563;margin-bottom:1rem}.tng-comment-form .comment-form-cookies-consent input{accent-color:#1e40af}.tng-privacy-content h2{margin-top:3rem}.tng-privacy-content h2:first-child{margin-top:0}.tng-hero__stat-item{display:flex;gap:.25rem;align-items:center}.tng-hero__stat-item svg{width:1rem;height:1rem;flex-shrink:0}.tng-hero__star-icon{color:#facc15!important}.tng-update-card__badge--new{background:#eff6ff;color:#1e40af}.tng-update-card__badge--guide{background:#ecfdf5;color:#047857}.tng-update-card__badge--update{background:#fffbeb;color:#b45309}.tng-solutions{grid-template-columns:repeat(3,1fr)}@media(max-width:768px){.tng-solutions{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.tng-solutions{grid-template-columns:1fr}}.tng-blog-card__meta{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#4b5563}.tng-blog-card__read-more{margin-left:auto;font-weight:600;color:#1e40af;font-size:.75rem;white-space:nowrap}.tng-blog-card__excerpt{font-size:.8125rem;color:#4b5563;line-height:1.55;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tng-combined{padding:2rem 0;background:linear-gradient(to bottom,rgb(96 165 250 / .1),#fff);contain:layout style}.tng-combined__inner{max-width:72rem;margin:0 auto;padding:0 clamp(1rem,3vw,2rem)}.tng-minicards{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem}@media(max-width:900px){.tng-minicards{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.tng-minicards{grid-template-columns:1fr}}.tng-minicard{background:#fff;border-radius:.75rem;padding:1rem;box-shadow:0 4px 6px -1px rgb(0 0 0 / .07),0 2px 4px -2px rgb(0 0 0 / .05);border:1px solid #e2e8f0}.tng-minicard__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-weight:700;font-size:.875rem;color:#0f172a;margin-bottom:.5rem}.tng-minicard__desc{font-size:.75rem;color:#4b5563;line-height:1.5;margin-bottom:.5rem}.tng-minicard__link{font-size:.75rem;font-weight:500;color:#1e40af;display:inline-block;margin-top:.25rem}.tng-minicard__link:hover{text-decoration:underline}.tng-updates-box{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 4px 6px -1px rgb(0 0 0 / .07),0 2px 4px -2px rgb(0 0 0 / .05);border:1px solid #e2e8f0;margin-bottom:1.5rem}.tng-updates-box__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.tng-updates-box__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media(max-width:768px){.tng-updates-box__grid{grid-template-columns:1fr}}.tng-updates-box__card{border-radius:.625rem;padding:.75rem;border:1px solid}.tng-updates-box__card--blue{background:#eff6ff;border-color:#bfdbfe}.tng-updates-box__card--green{background:#ecfdf5;border-color:#a7f3d0}.tng-updates-box__card--purple{background:#f5f3ff;border-color:#ddd6fe}.tng-updates-box__card-title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-weight:600;font-size:.875rem;color:#0f172a;margin-bottom:.25rem}.tng-updates-box__card-desc{font-size:.75rem;color:#374151;line-height:1.5}.tng-circle-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem}@media(max-width:640px){.tng-circle-stats{grid-template-columns:1fr;max-width:20rem;margin-left:auto;margin-right:auto}}.tng-circle-stat{text-align:center;border-radius:.625rem;padding:1rem}.tng-circle-stat:nth-child(1){background:#eff6ff}.tng-circle-stat:nth-child(2){background:#ecfdf5}.tng-circle-stat:nth-child(3){background:#f5f3ff}.tng-circle-stat__icon{width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto .5rem;font-size:1.125rem;font-weight:700;color:#fff}.tng-circle-stat__icon--blue{background:#1e3a8a}.tng-circle-stat__icon--green{background:#166534}.tng-circle-stat__icon--purple{background:#6b21a8}.tng-circle-stat__label{font-size:.875rem;font-weight:600;color:#0f172a;margin-bottom:.25rem}.tng-circle-stat__desc{font-size:.75rem;color:#4b5563;line-height:1.4}.tng-essentials-box{background:#f8fafc;border-radius:.75rem;padding:1.5rem}.tng-essentials-box__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.25rem;font-weight:700;color:#0f172a;text-align:center;margin-bottom:1rem}.tng-essentials-box__grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;font-size:.875rem}@media(max-width:640px){.tng-essentials-box__grid{grid-template-columns:1fr}}.tng-essentials-box__subtitle{font-family:'Inter',system-ui,-apple-system,sans-serif;font-weight:600;color:#0f172a;margin-bottom:.5rem}.tng-essentials-box__list{margin:0;padding:0;list-style:none}.tng-essentials-box__list li{padding:.125rem 0;color:#4b5563;line-height:1.5}.tng-solutions-section{position:relative;padding:4rem 0;background:linear-gradient(to bottom right,#1e40af,rgb(30 64 175 / .9),rgb(30 64 175 / .8));color:#fff;overflow:hidden}.tng-solutions-section__bg-circle{position:absolute;border-radius:50%;background:rgb(255 255 255 / .05);filter:blur(64px);pointer-events:none}.tng-solutions-section__bg-circle--1{top:2.5rem;right:2.5rem;width:10rem;height:10rem;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.tng-solutions-section__bg-circle--2{bottom:2.5rem;left:2.5rem;width:15rem;height:15rem;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation-delay:1s}.tng-solutions-section__bg-circle--3{top:50%;left:50%;transform:translate(-50%,-50%);width:24rem;height:24rem}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.5}}.tng-solutions-section__inner{position:relative;z-index:10;max-width:80rem;margin:0 auto;padding:0 clamp(1rem,3vw,2rem)}.tng-solutions-section__header{text-align:center;margin-bottom:3rem}.tng-solutions-section__badge{display:inline-flex;align-items:center;gap:.5rem;background:rgb(255 255 255 / .1);backdrop-filter:blur(4px);border:1px solid rgb(255 255 255 / .2);border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;margin-bottom:1.5rem;box-shadow:0 10px 15px -3px rgb(0 0 0 / .08),0 4px 6px -4px rgb(0 0 0 / .04)}.tng-solutions-section__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;line-height:1.1;letter-spacing:-.025em;margin-bottom:2rem}.tng-solutions-section__desc{font-size:clamp(1.125rem,2.5vw,1.5rem);max-width:56rem;margin:0 auto;line-height:1.625;opacity:.9;font-weight:300}.tng-bigcards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:80rem;margin:0 auto}@media(max-width:1024px){.tng-bigcards{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.tng-bigcards{grid-template-columns:1fr}}.tng-bigcard{display:block;position:relative;border:1px solid;border-radius:1rem;padding:2rem;overflow:hidden;transition:all .5s;cursor:pointer;color:#0f172a;height:100%;box-shadow:0 1px 2px rgb(0 0 0 / .05)}.tng-bigcard:hover{transform:scale(1.02);box-shadow:0 20px 25px -5px rgb(0 0 0 / .1),0 8px 10px -6px rgb(0 0 0 / .05)}.tng-bigcard__overlay{position:absolute;inset:0;opacity:0;transition:opacity .5s;pointer-events:none}.tng-bigcard:hover .tng-bigcard__overlay{opacity:1}.tng-bigcard__content{position:relative;z-index:10;display:flex;flex-direction:column;height:100%}.tng-bigcard__icon{width:4rem;height:4rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:0 10px 15px -3px rgb(0 0 0 / .08),0 4px 6px -4px rgb(0 0 0 / .04);transition:transform .3s;color:#fff}.tng-bigcard:hover .tng-bigcard__icon{transform:scale(1.1)}.tng-bigcard__icon svg{width:2rem;height:2rem}.tng-bigcard__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem;transition:color .3s}.tng-bigcard__desc{color:rgb(255 255 255 / .8);line-height:1.625;flex-grow:1;margin-bottom:1.5rem}.tng-bigcard__link{display:flex;align-items:center;gap:.5rem;color:#fff;font-weight:600;transition:transform .3s}.tng-bigcard:hover .tng-bigcard__link{transform:translateX(.5rem)}.tng-bigcard__link .tng-arrow-icon{width:1.25rem;height:1.25rem}.tng-bigcard--blue{background:linear-gradient(to bottom right,rgb(37 99 235 / .1),rgb(37 99 235 / .1));border-color:#bfdbfe}.tng-bigcard--blue .tng-bigcard__overlay{background:linear-gradient(to bottom right,rgb(37 99 235 / .1),transparent)}.tng-bigcard--blue .tng-bigcard__icon{background:#3b82f6}.tng-bigcard--green{background:linear-gradient(to bottom right,rgb(34 197 94 / .1),rgb(22 163 74 / .1));border-color:#bbf7d0}.tng-bigcard--green .tng-bigcard__overlay{background:linear-gradient(to bottom right,rgb(34 197 94 / .1),transparent)}.tng-bigcard--green .tng-bigcard__icon{background:#22c55e}.tng-bigcard--violet{background:linear-gradient(to bottom right,rgb(139 92 246 / .1),rgb(124 58 237 / .1));border-color:#ddd6fe}.tng-bigcard--violet .tng-bigcard__overlay{background:linear-gradient(to bottom right,rgb(139 92 246 / .1),transparent)}.tng-bigcard--violet .tng-bigcard__icon{background:#8b5cf6}.tng-bigcard--amber{background:linear-gradient(to bottom right,rgb(245 158 11 / .1),rgb(217 119 6 / .1));border-color:#fde68a}.tng-bigcard--amber .tng-bigcard__overlay{background:linear-gradient(to bottom right,rgb(245 158 11 / .1),transparent)}.tng-bigcard--amber .tng-bigcard__icon{background:#f59e0b}.tng-bigcard--red{background:linear-gradient(to bottom right,rgb(239 68 68 / .1),rgb(220 38 38 / .1));border-color:#fecaca}.tng-bigcard--red .tng-bigcard__overlay{background:linear-gradient(to bottom right,rgb(239 68 68 / .1),transparent)}.tng-bigcard--red .tng-bigcard__icon{background:#ef4444}.tng-bigcard--indigo{background:linear-gradient(to bottom right,rgb(99 102 241 / .1),rgb(79 70 229 / .1));border-color:#c7d2fe}.tng-bigcard--indigo .tng-bigcard__overlay{background:linear-gradient(to bottom right,rgb(99 102 241 / .1),transparent)}.tng-bigcard--indigo .tng-bigcard__icon{background:#6366f1}.tng-bigcard--teal{background:linear-gradient(to bottom right,rgb(20 184 166 / .1),rgb(13 148 136 / .1));border-color:#99f6e4}.tng-bigcard--teal .tng-bigcard__overlay{background:linear-gradient(to bottom right,rgb(20 184 166 / .1),transparent)}.tng-bigcard--teal .tng-bigcard__icon{background:#14b8a6}.tng-section--blog{padding:6rem 0;background:linear-gradient(to bottom,#ffffff,rgb(241 245 249 / .3))}.tng-blog-grid2{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:80rem;margin:0 auto}@media(max-width:1024px){.tng-blog-grid2{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.tng-blog-grid2{grid-template-columns:1fr}}.tng-blogcard2{display:block;color:#0f172a;transition:all .3s;cursor:pointer}.tng-blogcard2:hover{transform:scale(1.02)}.tng-blogcard2__inner{height:100%;display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px rgb(0 0 0 / .07),0 2px 4px -2px rgb(0 0 0 / .05);transition:all .3s}.tng-blogcard2:hover .tng-blogcard2__inner{box-shadow:0 20px 25px -5px rgb(0 0 0 / .1),0 8px 10px -6px rgb(0 0 0 / .05);border-color:rgb(30 64 175 / .2)}.tng-blogcard2__tags{margin-bottom:1rem}.tng-blogcard2__tag{display:inline-block;padding:.25rem .75rem;background:rgb(30 64 175 / .1);color:#1e40af;font-size:.875rem;font-weight:500;border-radius:9999px;transition:background .3s}.tng-blogcard2:hover .tng-blogcard2__tag{background:rgb(30 64 175 / .2)}.tng-blogcard2__body{flex:1}.tng-blogcard2__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.25rem;font-weight:700;color:#0f172a;line-height:1.3;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .3s}.tng-blogcard2:hover .tng-blogcard2__title{color:#1e40af}.tng-blogcard2__excerpt{font-size:.875rem;color:#4b5563;line-height:1.625;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;transition:color .3s}.tng-blogcard2:hover .tng-blogcard2__excerpt{color:rgb(15 23 42 / .8)}.tng-blogcard2__footer{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;margin-top:auto;border-top:1px solid #e2e8f0;transition:border-color .3s}.tng-blogcard2:hover .tng-blogcard2__footer{border-color:rgb(30 64 175 / .2)}.tng-blogcard2__author-name{font-size:.875rem;font-weight:500;color:#0f172a}.tng-blogcard2__date{font-size:.75rem;color:#4b5563}.tng-blogcard2__readmore{display:flex;align-items:center;gap:.5rem;color:#1e40af;font-weight:500;font-size:.875rem;transition:gap .3s}.tng-blogcard2:hover .tng-blogcard2__readmore{gap:.75rem}.tng-blogcard2__readmore .tng-arrow-icon{width:1.25rem;height:1.25rem;transition:transform .3s}.tng-blogcard2:hover .tng-blogcard2__readmore .tng-arrow-icon{transform:translateX(.25rem)}.tng-section--calc{padding:6rem 0;background:linear-gradient(to bottom right,rgb(241 245 249 / .5),#ffffff,rgb(241 245 249 / .3))}.tng-calc-grid2{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:72rem;margin:0 auto 3rem}@media(max-width:1024px){.tng-calc-grid2{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.tng-calc-grid2{grid-template-columns:1fr}}.tng-calccard2{display:block;position:relative;border:1px solid;border-radius:1rem;padding:1.5rem;overflow:hidden;transition:all .3s;color:#0f172a;box-shadow:0 1px 2px rgb(0 0 0 / .05)}.tng-calccard2:hover{box-shadow:0 20px 25px -5px rgb(0 0 0 / .1),0 8px 10px -6px rgb(0 0 0 / .05);transform:scale(1.02)}.tng-calccard2__blur{position:absolute;top:0;right:0;width:5rem;height:5rem;border-radius:50%;filter:blur(40px);pointer-events:none}.tng-calccard2__content{position:relative}.tng-calccard2__icon{width:3rem;height:3rem;border-radius:.625rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;transition:transform .3s;color:#fff}.tng-calccard2:hover .tng-calccard2__icon{transform:scale(1.1)}.tng-calccard2__icon svg{width:1.5rem;height:1.5rem}.tng-calccard2__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.125rem;font-weight:700;color:#0f172a;margin-bottom:.5rem;transition:color .3s}.tng-calccard2__desc{font-size:.875rem;color:#4b5563;line-height:1.625;margin-bottom:1rem}.tng-calccard2__link{display:flex;align-items:center;gap:.25rem;font-weight:500;font-size:.875rem;transition:transform .3s}.tng-calccard2:hover .tng-calccard2__link{transform:translateX(.25rem)}.tng-calccard2__link .tng-arrow-icon{width:1rem;height:1rem}.tng-calccard2--blue{background:linear-gradient(to bottom right,rgb(37 99 235 / .1),rgb(37 99 235 / .1));border-color:#bfdbfe}.tng-calccard2--blue .tng-calccard2__blur{background:rgb(37 99 235 / .05)}.tng-calccard2--blue .tng-calccard2__icon{background:#1d4ed8}.tng-calccard2--blue .tng-calccard2__link{color:#1e40af}.tng-calccard2:hover.tng-calccard2--blue .tng-calccard2__title{color:#1e40af}.tng-calccard2--green{background:linear-gradient(to bottom right,rgb(34 197 94 / .1),rgb(22 163 74 / .1));border-color:#bbf7d0}.tng-calccard2--green .tng-calccard2__blur{background:rgb(34 197 94 / .05)}.tng-calccard2--green .tng-calccard2__icon{background:#15803d}.tng-calccard2--green .tng-calccard2__link{color:#15803d}.tng-calccard2:hover.tng-calccard2--green .tng-calccard2__title{color:#15803d}.tng-calccard2--purple{background:linear-gradient(to bottom right,rgb(168 85 247 / .1),rgb(147 51 234 / .1));border-color:#e9d5ff}.tng-calccard2--purple .tng-calccard2__blur{background:rgb(168 85 247 / .05)}.tng-calccard2--purple .tng-calccard2__icon{background:#7e22ce}.tng-calccard2--purple .tng-calccard2__link{color:#7e22ce}.tng-calccard2:hover.tng-calccard2--purple .tng-calccard2__title{color:#7e22ce}.tng-calccard2--orange{background:linear-gradient(to bottom right,rgb(249 115 22 / .1),rgb(234 88 12 / .1));border-color:#fed7aa}.tng-calccard2--orange .tng-calccard2__blur{background:rgb(249 115 22 / .05)}.tng-calccard2--orange .tng-calccard2__icon{background:#c2410c}.tng-calccard2--orange .tng-calccard2__link{color:#c2410c}.tng-calccard2:hover.tng-calccard2--orange .tng-calccard2__title{color:#c2410c}.tng-accuracy2{text-align:center;background:linear-gradient(to right,rgb(30 64 175 / .05),rgb(30 64 175 / .1),rgb(30 64 175 / .05));border-radius:1rem;padding:2rem;max-width:56rem;margin:0 auto}.tng-accuracy2__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.tng-accuracy2__desc{color:#4b5563;line-height:1.625;margin-bottom:1.5rem}.tng-accuracy2__checks{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;font-size:.875rem}.tng-accuracy2__check{display:flex;align-items:center;gap:.5rem;color:#16a34a}.tng-accuracy2__check svg{width:1rem;height:1rem}.tng-section--testimonials{padding:6rem 0;background:linear-gradient(to bottom,rgb(241 245 249 / .3),#ffffff)}.tng-testimonials2{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:72rem;margin:0 auto}@media(max-width:900px){.tng-testimonials2{grid-template-columns:1fr}}.tng-testimonial2{background:#fff;border:1px solid #e2e8f0;padding:2rem;border-radius:1rem;box-shadow:0 10px 15px -3px rgb(0 0 0 / .08),0 4px 6px -4px rgb(0 0 0 / .04);transition:all .3s}.tng-testimonial2:hover{box-shadow:0 20px 25px -5px rgb(0 0 0 / .1),0 8px 10px -6px rgb(0 0 0 / .05);transform:scale(1.02)}.tng-testimonial2__stars{display:flex;gap:.125rem;margin-bottom:1rem}.tng-testimonial2__text{color:#4b5563;margin-bottom:1.5rem;font-style:italic;line-height:1.625;font-size:1.125rem}.tng-testimonial2__author{display:flex;align-items:center;gap:.75rem}.tng-testimonial2__avatar{width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;flex-shrink:0}.tng-testimonial2__avatar--blue{background:linear-gradient(to bottom right,#60a5fa,#2563eb)}.tng-testimonial2__avatar--green{background:linear-gradient(to bottom right,#4ade80,#16a34a)}.tng-testimonial2__avatar--purple{background:linear-gradient(to bottom right,#c084fc,#9333ea)}.tng-testimonial2__name{font-weight:600;color:#0f172a}.tng-testimonial2__role{font-size:.875rem;color:#4b5563}.tng-cta2{position:relative;padding:6rem 0;background:linear-gradient(to bottom right,rgb(30 64 175 / .95),#1e40af);color:#fff;overflow:hidden;text-align:center}.tng-cta2__bg-circle{position:absolute;border-radius:50%;background:rgb(255 255 255 / .05);filter:blur(64px);pointer-events:none}.tng-cta2__bg-circle--1{top:0;left:0;width:18rem;height:18rem;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.tng-cta2__bg-circle--2{bottom:0;right:0;width:24rem;height:24rem;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation-delay:.7s}.tng-cta2__bg-circle--3{inset:0;width:100%;height:100%;background:linear-gradient(to top,rgb(30 64 175 / .5),transparent);border-radius:0;filter:none}.tng-cta2__inner{position:relative;z-index:10;max-width:56rem;margin:0 auto;padding:0 clamp(1rem,3vw,2rem)}.tng-cta2__badge{display:inline-flex;align-items:center;gap:.5rem;background:rgb(255 255 255 / .1);backdrop-filter:blur(4px);border:1px solid rgb(255 255 255 / .2);border-radius:9999px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;margin-bottom:2rem;box-shadow:0 10px 15px -3px rgb(0 0 0 / .08),0 4px 6px -4px rgb(0 0 0 / .04)}.tng-cta2__badge svg{width:1rem;height:1rem}.tng-cta2__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;line-height:1.1;letter-spacing:-.025em;margin-bottom:2rem}.tng-cta2__desc{font-size:clamp(1.125rem,2.5vw,1.5rem);opacity:.9;max-width:56rem;margin:0 auto 3rem;line-height:1.625;font-weight:300}.tng-cta2__actions{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.tng-cta2__badges{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;opacity:.7}.tng-cta2__badges span{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500}.tng-cta2__badges svg{width:1.25rem;height:1.25rem}.tng-dropdown{position:relative}.tng-dropdown__trigger{display:inline-flex;align-items:center;gap:.25rem;cursor:pointer}.tng-dropdown__chevron{width:1rem;height:1rem;transition:transform .3s cubic-bezier(.22,1,.36,1);opacity:.5}.tng-dropdown:hover .tng-dropdown__chevron,.tng-dropdown.is-open .tng-dropdown__chevron{transform:rotate(180deg);opacity:1}.tng-dropdown__menu{position:absolute;top:100%;right:0;padding-top:.625rem;width:20rem;opacity:0;visibility:hidden;pointer-events:none;z-index:100;transition:opacity .25s cubic-bezier(.22,1,.36,1),visibility .25s,transform .25s cubic-bezier(.22,1,.36,1);transform:translateY(-.25rem)}.tng-dropdown__panel{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 20px 40px -8px rgb(0 0 0 / .12),0 8px 16px -4px rgb(0 0 0 / .06);padding:.375rem;transform-origin:top right;transform:scale(.96);transition:transform .25s cubic-bezier(.22,1,.36,1)}.tng-dropdown:hover .tng-dropdown__menu,.tng-dropdown.is-open .tng-dropdown__menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.tng-dropdown:hover .tng-dropdown__panel,.tng-dropdown.is-open .tng-dropdown__panel{transform:scale(1)}.tng-dropdown__item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem .875rem;border-radius:.5rem;transition:background .15s;color:inherit}.tng-dropdown__item:hover{background:#eff6ff}.tng-dropdown__item-icon{width:2rem;height:2rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.0625rem;transition:transform .2s}.tng-dropdown__item:hover .tng-dropdown__item-icon{transform:scale(1.08)}.tng-dropdown__item-icon svg{width:1rem;height:1rem}.tng-dropdown__item-body{flex:1;min-width:0}.tng-dropdown__item-label{display:block;font-size:.8125rem;font-weight:600;color:#0f172a;margin-bottom:.125rem;transition:color .15s}.tng-dropdown__item-desc{display:block;font-size:.6875rem;color:#4b5563;line-height:1.4}.tng-dropdown__item:hover .tng-dropdown__item-label{color:#1e40af}.tng-dropdown__item-icon--blue{background:#eff6ff;color:#1e40af}.tng-dropdown__item-icon--green{background:#ecfdf5;color:#059669}.tng-dropdown__item-icon--indigo{background:#eef2ff;color:#4f46e5}.tng-dropdown__item-icon--amber{background:#fffbeb;color:#d97706}.tng-dropdown__item-icon--purple{background:#f5f3ff;color:#7c3aed}.tng-lazy{content-visibility:auto;contain-intrinsic-size:auto 600px}[data-theme="dark"]{--background:240 10% 3.9%;--foreground:0 0% 98%;--card:240 10% 5.9%;--card-foreground:0 0% 98%;--primary:217.2 91.2% 59.8%;--primary-foreground:222.2 84% 4.9%;--secondary:217.2 32.6% 17.5%;--secondary-foreground:210 40% 98%;--muted:217.2 32.6% 17.5%;--muted-foreground:215 20.2% 65.1%;--accent:217.2 32.6% 17.5%;--accent-foreground:210 40% 98%;--destructive:0 62.8% 30.6%;--border:217.2 32.6% 17.5%;--input:217.2 32.6% 17.5%;--ring:224.3 76.3% 48%;--blue-50:#172554;--blue-100:#1e3a8a;--blue-200:#1e40af;--blue-300:#1d4ed8;--blue-400:#2563eb;--blue-500:#3b82f6;--blue-600:#60a5fa;--blue-700:#93c5fd;--blue-800:#bfdbfe;--blue-900:#dbeafe;--blue-950:#eff6ff;--gray-50:#111827;--gray-100:#1f2937;--gray-200:#374151;--gray-300:#4b5563;--gray-400:#9ca3af;--gray-500:#d1d5db;--gray-600:#e5e7eb;--gray-700:#f3f4f6;--gray-800:#f9fafb;--gray-900:#fff;--gray-950:#fff;color-scheme:dark}@media(prefers-color-scheme:dark){:root:not([data-theme="light"]){--background:240 10% 3.9%;--foreground:0 0% 98%;--card:240 10% 5.9%;--card-foreground:0 0% 98%;--primary:217.2 91.2% 59.8%;--primary-foreground:222.2 84% 4.9%;--secondary:217.2 32.6% 17.5%;--secondary-foreground:210 40% 98%;--muted:217.2 32.6% 17.5%;--muted-foreground:215 20.2% 65.1%;--accent:217.2 32.6% 17.5%;--accent-foreground:210 40% 98%;--destructive:0 62.8% 30.6%;--border:217.2 32.6% 17.5%;--input:217.2 32.6% 17.5%;--ring:224.3 76.3% 48%;--blue-50:#172554;--blue-100:#1e3a8a;--blue-200:#1e40af;--blue-300:#1d4ed8;--blue-400:#2563eb;--blue-500:#3b82f6;--blue-600:#60a5fa;--blue-700:#93c5fd;--blue-800:#bfdbfe;--blue-900:#dbeafe;--blue-950:#eff6ff;--gray-50:#111827;--gray-100:#1f2937;--gray-200:#374151;--gray-300:#4b5563;--gray-400:#9ca3af;--gray-500:#d1d5db;--gray-600:#e5e7eb;--gray-700:#f3f4f6;--gray-800:#f9fafb;--gray-900:#fff;--gray-950:#fff;color-scheme:dark}}[data-theme="dark"] .tng-nav,[data-theme="dark"] .tng-nav.scrolled{background:rgb(15 23 42 / .85);border-color:rgb(255 255 255 / .06)}[data-theme="dark"] .tng-nav.scrolled{backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px)}[data-theme="dark"] .tng-nav__logo-text{color:#fff!important}[data-theme="dark"] .tng-nav__link{color:rgb(255 255 255 / .7)}[data-theme="dark"] .tng-nav__link:hover,[data-theme="dark"] .tng-nav__link.is-active{color:#fff;background:rgb(255 255 255 / .08)}[data-theme="dark"] .tng-dropdown__panel{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-page-header{background:#0f172a!important;border-color:#1e293b!important}[data-theme="dark"] .tng-calc-form{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-form-input,[data-theme="dark"] .tng-form-select,[data-theme="dark"] .tng-form-textarea{background:#0f172a!important;color:#e5e7eb!important;border-color:#374151!important}[data-theme="dark"] .tng-results{background:rgb(37 99 235 / .1);border-color:rgb(37 99 235 / .2)}[data-theme="dark"] .tng-sidebar-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-sidebar-card--cta{background:rgb(37 99 235 / .1);border-color:rgb(37 99 235 / .2)}[data-theme="dark"] .tng-faqs{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-rate-table{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-calc-disclaimer{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-blog-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-dir-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-pro-profile{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-contact-form-wrap{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-contact-info-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-section--gray,[data-theme="dark"] .tng-section--blog,[data-theme="dark"] .tng-section--calc,[data-theme="dark"] .tng-section--testimonials{background:#0f172a!important}[data-theme="dark"] .tng-scroll-top{background:#3b82f6}[data-theme="dark"] .tng-announce{background:linear-gradient(135deg,#020617 0%,#0f172a 50%,#172554 100%)!important}[data-theme="dark"] .tng-btn--secondary{background:rgb(255 255 255 / .1);color:#fff;border-color:rgb(255 255 255 / .2)}[data-theme="dark"] .tng-bigcard__title{color:#fff}[data-theme="dark"] .tng-bigcard__desc{color:rgb(255 255 255 / .7)}[data-theme="dark"] .tng-bigcard__link{color:rgb(255 255 255 / .9)}[data-theme="dark"] .tng-bigcard--blue{background:rgb(37 99 235 / .08);border-color:rgb(37 99 235 / .18)}[data-theme="dark"] .tng-bigcard--green{background:rgb(34 197 94 / .08);border-color:rgb(34 197 94 / .18)}[data-theme="dark"] .tng-bigcard--violet{background:rgb(139 92 246 / .08);border-color:rgb(139 92 246 / .18)}[data-theme="dark"] .tng-bigcard--amber{background:rgb(245 158 11 / .08);border-color:rgb(245 158 11 / .18)}[data-theme="dark"] .tng-bigcard--red{background:rgb(239 68 68 / .08);border-color:rgb(239 68 68 / .18)}[data-theme="dark"] .tng-bigcard--indigo{background:rgb(99 102 241 / .08);border-color:rgb(99 102 241 / .18)}[data-theme="dark"] .tng-bigcard--teal{background:rgb(20 184 166 / .08);border-color:rgb(20 184 166 / .18)}[data-theme="dark"] .tng-bigcard__overlay{display:none}[data-theme="dark"] .tng-section--blog{background:#0f172a!important}[data-theme="dark"] .tng-blogcard2:hover .tng-blogcard2__title{color:#60a5fa}[data-theme="dark"] .tng-section--calc{background:#0f172a!important}[data-theme="dark"] .tng-calccard2{border-color:#374151}[data-theme="dark"] .tng-calccard2--blue{background:rgb(37 99 235 / .08)}[data-theme="dark"] .tng-calccard2--green{background:rgb(34 197 94 / .08)}[data-theme="dark"] .tng-calccard2--purple{background:rgb(168 85 247 / .08)}[data-theme="dark"] .tng-calccard2--orange{background:rgb(249 115 22 / .08)}[data-theme="dark"] .tng-calccard2__title{color:#fff}[data-theme="dark"] .tng-calccard2__desc{color:rgb(255 255 255 / .8)!important}[data-theme="dark"] .tng-calccard2--blue .tng-calccard2__link{color:#60a5fa}[data-theme="dark"] .tng-calccard2--green .tng-calccard2__link{color:#4ade80}[data-theme="dark"] .tng-calccard2--purple .tng-calccard2__link{color:#c084fc}[data-theme="dark"] .tng-calccard2--orange .tng-calccard2__link{color:#fb923c}[data-theme="dark"] .tng-calccard2:hover .tng-calccard2__title{color:#60a5fa}[data-theme="dark"] .tng-accuracy2{background:rgb(255 255 255 / .03)}[data-theme="dark"] .tng-accuracy2__title{color:#fff}[data-theme="dark"] .tng-accuracy2__desc{color:#d1d5db!important}[data-theme="dark"] .tng-accuracy2__check{color:#4ade80}[data-theme="dark"] .tng-section--testimonials{background:#0f172a!important}[data-theme="dark"] .tng-ft{background:#0a0f1a;color:#9ca3af}[data-theme="dark"] .tng-ft__divider{background:linear-gradient(90deg,rgb(59 130 246 / .3),rgb(139 92 246 / .3),rgb(59 130 246 / .3));background-size:200% 100%}[data-theme="dark"] .tng-ft__logo .tng-nav__logo-text{color:#fff!important}[data-theme="dark"] .tng-ft__tagline{color:#9ca3af}[data-theme="dark"] .tng-ft__col-head{color:#e5e7eb}[data-theme="dark"] .tng-ft__link{color:#9ca3af}[data-theme="dark"] .tng-ft__link:hover{color:#fff}[data-theme="dark"] .tng-ft__copy{color:#9ca3af}[data-theme="dark"] .tng-ft__bottom-links a{color:#9ca3af}[data-theme="dark"] .tng-ft__bottom-links a:hover{color:#60a5fa}[data-theme="dark"] .tng-ft__social-btn{background:rgb(255 255 255 / .04);border-color:rgb(255 255 255 / .08);color:#9ca3af}[data-theme="dark"] .tng-ft__social-btn:hover{background:#2563eb;border-color:#3b82f6;color:#fff}[data-theme="dark"] .tng-btn--primary{background:#1e40af;color:#fff}[data-theme="dark"] .tng-btn--primary:hover{background:#1d4ed8}[data-theme="dark"] .tng-btn--blue{background:#1e40af;color:#fff}[data-theme="dark"] .tng-btn--blue:hover{background:#1d4ed8}[data-theme="dark"] .tng-darkmode{border-color:rgb(255 255 255 / .12);color:#e5e7eb}[data-theme="dark"] .tng-darkmode:hover{background:rgb(255 255 255 / .08);color:#fff}[data-theme="dark"] .tng-page-header{background:#0f172a!important;border-color:#1e293b!important}[data-theme="dark"] .tng-calc-form{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-form-input,[data-theme="dark"] .tng-form-select,[data-theme="dark"] .tng-form-textarea{background:#0f172a!important;color:#e5e7eb!important;border-color:#374151!important}[data-theme="dark"] .tng-results{background:rgb(37 99 235 / .1);border-color:rgb(37 99 235 / .2)}[data-theme="dark"] .tng-sidebar-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-sidebar-card--cta{background:rgb(37 99 235 / .1);border-color:rgb(37 99 235 / .2)}[data-theme="dark"] .tng-faqs{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-rate-table{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-calc-disclaimer{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-blog-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-dir-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-pro-profile{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-contact-form-wrap{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-contact-info-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-scroll-top{background:#3b82f6}@media(prefers-color-scheme:dark){html:not([data-theme="light"]) .tng-announce{background:linear-gradient(135deg,#020617 0%,#0f172a 50%,#172554 100%)!important}html:not([data-theme="light"]) .tng-btn--secondary{background:rgb(255 255 255 / .1);color:#fff;border-color:rgb(255 255 255 / .2)}html:not([data-theme="light"]) .tng-updates-box__card--blue{background:rgb(37 99 235 / .1);border-color:rgb(37 99 235 / .2)}html:not([data-theme="light"]) .tng-updates-box__card--green{background:rgb(34 197 94 / .1);border-color:rgb(34 197 94 / .2)}html:not([data-theme="light"]) .tng-updates-box__card--purple{background:rgb(147 51 234 / .1);border-color:rgb(147 51 234 / .2)}html:not([data-theme="light"]) .tng-updates-box__card-title{color:#fff}html:not([data-theme="light"]) .tng-updates-box__card-desc{color:#9ca3af}html:not([data-theme="light"]) .tng-essentials-box__title{color:#fff}html:not([data-theme="light"]) .tng-essentials-box__subtitle{color:#e5e7eb}html:not([data-theme="light"]) .tng-essentials-box__list li{color:#9ca3af}html:not([data-theme="light"]) .tng-bigcard__title{color:#fff}html:not([data-theme="light"]) .tng-bigcard__desc{color:rgb(255 255 255 / .7)}html:not([data-theme="light"]) .tng-bigcard__link{color:rgb(255 255 255 / .9)}html:not([data-theme="light"]) .tng-bigcard--blue{background:rgb(37 99 235 / .08);border-color:rgb(37 99 235 / .18)}html:not([data-theme="light"]) .tng-bigcard--green{background:rgb(34 197 94 / .08);border-color:rgb(34 197 94 / .18)}html:not([data-theme="light"]) .tng-bigcard--violet{background:rgb(139 92 246 / .08);border-color:rgb(139 92 246 / .18)}html:not([data-theme="light"]) .tng-bigcard--amber{background:rgb(245 158 11 / .08);border-color:rgb(245 158 11 / .18)}html:not([data-theme="light"]) .tng-bigcard--red{background:rgb(239 68 68 / .08);border-color:rgb(239 68 68 / .18)}html:not([data-theme="light"]) .tng-bigcard--indigo{background:rgb(99 102 241 / .08);border-color:rgb(99 102 241 / .18)}html:not([data-theme="light"]) .tng-bigcard--teal{background:rgb(20 184 166 / .08);border-color:rgb(20 184 166 / .18)}html:not([data-theme="light"]) .tng-bigcard__overlay{display:none}html:not([data-theme="light"]) .tng-section--blog{background:#fff}html:not([data-theme="light"]) .tng-blogcard2__inner{background:#fff;border-color:#e2e8f0}html:not([data-theme="light"]) .tng-blogcard2__tag{background:rgb(59 130 246 / .15);color:#60a5fa}html:not([data-theme="light"]) .tng-blogcard2__title{color:#fff}html:not([data-theme="light"]) .tng-blogcard2__excerpt{color:#9ca3af}html:not([data-theme="light"]) .tng-blogcard2__footer{border-color:#e2e8f0}html:not([data-theme="light"]) .tng-blogcard2__author-name{color:#e5e7eb}html:not([data-theme="light"]) .tng-blogcard2__date{color:#9ca3af}html:not([data-theme="light"]) .tng-blogcard2__readmore{color:#60a5fa}html:not([data-theme="light"]) .tng-blogcard2:hover .tng-blogcard2__title{color:#60a5fa}html:not([data-theme="light"]) .tng-section--calc{background:#fff}html:not([data-theme="light"]) .tng-calccard2{border-color:#e2e8f0}html:not([data-theme="light"]) .tng-calccard2--blue{background:rgb(37 99 235 / .08)}html:not([data-theme="light"]) .tng-calccard2--green{background:rgb(34 197 94 / .08)}html:not([data-theme="light"]) .tng-calccard2--purple{background:rgb(168 85 247 / .08)}html:not([data-theme="light"]) .tng-calccard2--orange{background:rgb(249 115 22 / .08)}html:not([data-theme="light"]) .tng-calccard2__title{color:#fff}html:not([data-theme="light"]) .tng-calccard2__desc{color:#9ca3af}html:not([data-theme="light"]) .tng-calccard2--blue .tng-calccard2__link{color:#60a5fa}html:not([data-theme="light"]) .tng-calccard2--green .tng-calccard2__link{color:#4ade80}html:not([data-theme="light"]) .tng-calccard2--purple .tng-calccard2__link{color:#c084fc}html:not([data-theme="light"]) .tng-calccard2--orange .tng-calccard2__link{color:#fb923c}html:not([data-theme="light"]) .tng-calccard2:hover .tng-calccard2__title{color:#60a5fa}html:not([data-theme="light"]) .tng-accuracy2{background:rgb(255 255 255 / .03)}html:not([data-theme="light"]) .tng-accuracy2__title{color:#fff}html:not([data-theme="light"]) .tng-accuracy2__desc{color:#9ca3af}html:not([data-theme="light"]) .tng-accuracy2__check{color:#4ade80}html:not([data-theme="light"]) .tng-section--testimonials{background:#fff}html:not([data-theme="light"]) .tng-ft{background:#0a0f1a;color:#9ca3af}html:not([data-theme="light"]) .tng-ft__divider{background:linear-gradient(90deg,rgb(59 130 246 / .3),rgb(139 92 246 / .3),rgb(59 130 246 / .3));background-size:200% 100%}html:not([data-theme="light"]) .tng-ft__logo .tng-nav__logo-text{color:#fff}html:not([data-theme="light"]) .tng-ft__tagline{color:#9ca3af}html:not([data-theme="light"]) .tng-ft__col-head{color:#e5e7eb}html:not([data-theme="light"]) .tng-ft__link{color:#9ca3af}html:not([data-theme="light"]) .tng-ft__link:hover{color:#fff}html:not([data-theme="light"]) .tng-ft__copy{color:#9ca3af}html:not([data-theme="light"]) .tng-ft__bottom-links a{color:#9ca3af}html:not([data-theme="light"]) .tng-ft__bottom-links a:hover{color:#60a5fa}html:not([data-theme="light"]) .tng-ft__social-btn{background:rgb(255 255 255 / .04);border-color:rgb(255 255 255 / .08);color:#9ca3af}html:not([data-theme="light"]) .tng-ft__social-btn:hover{background:#2563eb;border-color:#3b82f6;color:#fff}html:not([data-theme="light"]) .tng-section__title{color:#fff}html:not([data-theme="light"]) .tng-section__sub{color:#d1d5db}html:not([data-theme="light"]) .tng-btn--primary{background:#1e40af;color:#fff}html:not([data-theme="light"]) .tng-btn--primary:hover{background:#1d4ed8}html:not([data-theme="light"]) .tng-btn--blue{background:#1e40af;color:#fff}html:not([data-theme="light"]) .tng-btn--blue:hover{background:#1d4ed8}html:not([data-theme="light"]) .tng-darkmode{border-color:rgb(255 255 255 / .12);color:#e5e7eb}html:not([data-theme="light"]) .tng-darkmode:hover{background:rgb(255 255 255 / .08);color:#fff}html:not([data-theme="light"]) .tng-page-header{background:#fff;border-color:#e2e8f0}html:not([data-theme="light"]) .tng-calc-form{background:#fff;border-color:#e2e8f0}html:not([data-theme="light"]) .tng-form-input,html:not([data-theme="light"]) .tng-form-select,html:not([data-theme="light"]) .tng-form-textarea{background:#fff;color:#fff;border-color:#e2e8f0}html:not([data-theme="light"]) .tng-results{background:rgb(37 99 235 / .1);border-color:rgb(37 99 235 / .2)}html:not([data-theme="light"]) .tng-sidebar-card{background:#fff;border-color:#e2e8f0}html:not([data-theme="light"]) .tng-faqs,html:not([data-theme="light"]) .tng-rate-table,html:not([data-theme="light"]) .tng-calc-disclaimer{background:#fff;border-color:#e2e8f0}html:not([data-theme="light"]) .tng-blog-card,html:not([data-theme="light"]) .tng-dir-card,html:not([data-theme="light"]) .tng-pro-profile,html:not([data-theme="light"]) .tng-contact-form-wrap,html:not([data-theme="light"]) .tng-contact-info-card{background:#fff;border-color:#e2e8f0}html:not([data-theme="light"]) .tng-scroll-top{background:#3b82f6}}.tng-darkmode{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid #e2e8f0;border-radius:.5rem;background:#fff0;color:#0f172a;cursor:pointer;transition:all .2s;flex-shrink:0;padding:0}.tng-darkmode:hover{background:hsl(#f1f5f9);color:hsl(#0f172a)}.tng-darkmode svg{width:1.125rem;height:1.125rem}.tng-darkmode__sun,.tng-darkmode__moon,.tng-darkmode__auto{display:none}[data-theme="light"] .tng-darkmode__sun{display:block}[data-theme="dark"] .tng-darkmode__moon{display:block}html:not([data-theme="light"]) .tng-darkmode__auto{display:block}:root:not([data-theme]) .tng-darkmode__auto{display:block}.tng-skip{position:absolute;top:-100%;left:1rem;z-index:9999;padding:.75rem 1.5rem;background:#1e40af;color:#fff;border-radius:0 0 .5rem .5rem;font-weight:700;font-size:.875rem;transition:top .2s;text-decoration:none}.tng-skip:focus{top:0}:focus-visible{outline:2px solid hsl(#3b82f6);outline-offset:2px}::-moz-focus-inner{border:0}.tng-btn:focus-visible,.tng-nav__link:focus-visible,.tng-dropdown__trigger:focus-visible,.tng-calc-btn:focus-visible,.tng-form-input:focus-visible,.tng-form-select:focus-visible,.tng-form-textarea:focus-visible,.tng-ft__col-head:focus-visible,.tng-darkmode:focus-visible{outline:2px solid hsl(#3b82f6);outline-offset:2px}.tng-blog-card__meta,.tng-blogcard2__date,.tng-breadcrumb,.tng-form-hint,.tng-post-meta-bar__reading,.tng-comment__date{color:#4b5563}@media(prefers-color-scheme:dark){:root:not([data-theme="light"]) .tng-blogcard2__tag{background:rgb(59 130 246 / .15);color:#60a5fa}:root:not([data-theme="light"]) .tng-blogcard2__inner{background:hsl(240 10% 5.9%);border-color:hsl(217.2 32.6% 17.5%)}:root:not([data-theme="light"]) .tng-blogcard2__title{color:#fff}:root:not([data-theme="light"]) .tng-blogcard2__excerpt{color:#9ca3af}:root:not([data-theme="light"]) .tng-blogcard2__author-name{color:#e5e7eb}:root:not([data-theme="light"]) .tng-blogcard2__date{color:#9ca3af}:root:not([data-theme="light"]) .tng-blogcard2__readmore{color:#60a5fa}:root:not([data-theme="light"]) .tng-blogcard2__footer{border-color:hsl(217.2 32.6% 17.5%)}:root:not([data-theme="light"]) .tng-blogcard2:hover .tng-blogcard2__tag{background:rgb(59 130 246 / .25)}:root:not([data-theme="light"]) .tng-blogcard2:hover .tng-blogcard2__title{color:#60a5fa}:root:not([data-theme="light"]) .tng-btn--primary{background:#1e40af;color:#fff}:root:not([data-theme="light"]) .tng-btn--blue{background:#1e40af;color:#fff}:root:not([data-theme="light"]) .tng-calccard2--blue .tng-calccard2__link{color:#60a5fa}:root:not([data-theme="light"]) .tng-calccard2--green .tng-calccard2__link{color:#4ade80}:root:not([data-theme="light"]) .tng-calccard2--purple .tng-calccard2__link{color:#c084fc}:root:not([data-theme="light"]) .tng-calccard2--orange .tng-calccard2__link{color:#fb923c}:root:not([data-theme="light"]) .tng-testimonial2{background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .08)}:root:not([data-theme="light"]) .tng-testimonial2__text{color:#d1d5db}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.tng-animate{opacity:1;transform:none}.tng-ft__divider{animation:none}}.tng-combined__section-title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:1rem}@media(prefers-color-scheme:dark){body{background:#09090b!important;color:#e5e7eb!important}.tng-section{background:#09090b!important}.tng-section--gray{background:#0f172a!important}.tng-section--blue{background:linear-gradient(135deg,#1e3a8a,#1e40af)!important}.tng-section--blue .tng-section__title{color:#fff!important}.tng-section--blue .tng-section__sub{color:#bfdbfe!important}.tng-section--blue .tng-btn--white{background:#fff!important;color:#1e40af!important}.tng-section--blue .tng-btn--outline-white{color:#fff!important;border-color:rgb(255 255 255 / .4)!important}.tng-blogcard2__inner{background:#0f0f14!important;border-color:#1e293b!important;color:#e5e7eb!important}.tng-blogcard2__tag{color:#60a5fa!important;background:rgb(96 165 250 / .15)!important}.tng-blogcard2__title{color:#fff!important}.tng-blogcard2__excerpt{color:#d1d5db!important}.tng-blogcard2__author-name{color:#e5e7eb!important}.tng-blogcard2__date{color:#9ca3af!important}.tng-blogcard2__readmore{color:#60a5fa!important}.tng-blogcard2__footer{border-color:#1e293b!important}.tng-blogcard2:hover .tng-blogcard2__title{color:#60a5fa!important}.tng-blogcard2:hover .tng-blogcard2__tag{background:rgb(96 165 250 / .25)!important}.tng-blogcard2:hover .tng-blogcard2__inner{border-color:#1e40af!important}.tng-blogcard2:hover .tng-blogcard2__footer{border-color:rgb(96 165 250 / .2)!important}.tng-section--blog{background:#09090b!important}.tng-section--calc{background:#09090b!important}.tng-section--testimonials{background:#09090b!important}.tng-calccard2{border-color:#1e293b!important}.tng-calccard2__title{color:#fff!important}.tng-calccard2__desc{color:#9ca3af!important}.tng-calccard2--blue{background:rgb(37 99 235 / .08)!important}.tng-calccard2--green{background:rgb(34 197 94 / .08)!important}.tng-calccard2--purple{background:rgb(168 85 247 / .08)!important}.tng-calccard2--orange{background:rgb(249 115 22 / .08)!important}.tng-calccard2--blue .tng-calccard2__link{color:#60a5fa!important}.tng-calccard2--green .tng-calccard2__link{color:#4ade80!important}.tng-calccard2--purple .tng-calccard2__link{color:#c084fc!important}.tng-calccard2--orange .tng-calccard2__link{color:#fb923c!important}.tng-testimonial2{background:rgb(255 255 255 / .04)!important;border:1px solid rgb(255 255 255 / .08)!important}.tng-testimonial2__text{color:#d1d5db!important}.tng-testimonial2__name{color:#fff!important}.tng-testimonial2__role{color:#d1d5db!important}.tng-btn--primary{background:#1e40af!important;color:#fff!important}.tng-btn--blue{background:#1e40af!important;color:#fff!important}.tng-btn--secondary{background:rgb(255 255 255 / .1)!important;color:#fff!important;border-color:rgb(255 255 255 / .2)!important}.tng-accuracy2{background:rgb(255 255 255 / .03)!important}.tng-accuracy2__title{color:#fff!important}.tng-accuracy2__desc{color:#d1d5db!important}.tng-section__title{color:#fff!important}.tng-section__sub{color:#9ca3af!important}.tng-calc-tabs{background:#0f172a!important}.tng-calc-tab{color:#9ca3af!important}.tng-calc-tab.is-active{background:#1e293b!important;color:#60a5fa!important;box-shadow:0 2px 6px rgb(0 0 0 / .3)!important}.tng-calc-tab:hover:not(.is-active){color:#e5e7eb!important;background:rgb(255 255 255 / .05)!important}.tng-calc-tab svg{opacity:.5!important}.tng-calc-tab.is-active svg{opacity:1!important;color:#60a5fa!important}.tng-calc-form{background:#0f0f14!important;border-color:#1e293b!important}.tng-calc-form__title{color:#fff!important}.tng-calc-form__desc{color:#9ca3af!important}.tng-calc-form__section-title{color:#e5e7eb!important}.tng-calc-form__subsection{color:#d1d5db!important}.tng-form-label{color:#e5e7eb!important}.tng-form-input{background:#1e293b!important;color:#fff!important;border-color:#374151!important}.tng-form-select{background:#1e293b!important;color:#fff!important;border-color:#374151!important}.tng-form-hint{color:#9ca3af!important}.tng-form-prefix{color:#9ca3af!important}.tng-form-check__content strong{color:#e5e7eb!important}.tng-form-check__content span{color:#9ca3af!important}.tng-calc-btn{background:#1e40af!important;color:#fff!important}.tng-results{background:rgb(59 130 246 / .08)!important;border-color:rgb(59 130 246 / .2)!important}.tng-results__title{color:#fff!important}.tng-rate-table{background:#0f0f14!important;border-color:#1e293b!important}.tng-rate-table__title{color:#fff!important}.tng-rate-table__badge{color:#60a5fa!important;background:rgb(59 130 246 / .15)!important}.tng-rate-table__note{color:#9ca3af!important}.tng-rate-table table{color:#d1d5db!important}.tng-rate-table th{color:#e5e7eb!important;border-color:#374151!important}.tng-rate-table td{border-color:#1e293b!important;color:#d1d5db!important}.tng-faqs{background:#0f0f14!important;border-color:#1e293b!important}.tng-faqs__title{color:#fff!important}.tng-faq__toggle{color:#e5e7eb!important}.tng-faq__toggle svg{color:#9ca3af!important}.tng-faq__answer p{color:#9ca3af!important}.tng-faq__item{border-color:#1e293b!important}.tng-calc-disclaimer{background:#0f0f14!important;border-color:#1e293b!important;color:#9ca3af!important}.tng-calc-disclaimer h4{color:#e5e7eb!important}.tng-calc-disclaimer a{color:#60a5fa!important}.tng-edu__body--hero{background:linear-gradient(135deg,rgb(30 58 138 / .15),rgb(37 99 235 / .08))!important;border-color:rgb(59 130 246 / .25)!important;border-left-color:#3b82f6!important;box-shadow:0 2px 8px rgb(0 0 0 / .2)!important}.tng-edu__body--hero p:first-child{color:#93c5fd!important}.tng-chat{background:#0f0f14!important;border-color:#1e293b!important;box-shadow:0 4px 16px rgb(0 0 0 / .3)!important}.tng-chat__header{background:#172554!important}.tng-chat__messages{background:#09090b!important}.tng-chat__msg--ai .tng-chat__msg-avatar{background:rgb(59 130 246 / .15)!important;color:#93c5fd!important}.tng-chat__msg--user .tng-chat__msg-avatar{background:#1e293b!important;color:#9ca3af!important}.tng-chat__msg--ai .tng-chat__msg-bubble{background:#0f172a!important;border-color:#1e293b!important;color:#d1d5db!important}.tng-chat__msg--user .tng-chat__msg-bubble{background:#1e40af!important;color:#fff!important}.tng-chat__msg-bubble a{color:#93c5fd!important}.tng-chat__msg-bubble li{color:#d1d5db!important}.tng-chat__msg-time{color:#9ca3af!important}.tng-chat__quick-replies{background:#0f0f14!important;border-color:#1e293b!important}.tng-chat__quick-label{color:#9ca3af!important}.tng-chat__quick-btn{background:#0f172a!important;border-color:#374151!important;color:#d1d5db!important}.tng-chat__quick-btn:hover{border-color:#3b82f6!important;color:#93c5fd!important;background:#172554!important}.tng-chat__input-area{background:#0f0f14!important;border-color:#1e293b!important}.tng-chat__input{background:#1e293b!important;color:#fff!important;border-color:#374151!important}.tng-chat__input:focus{border-color:#3b82f6!important;box-shadow:0 0 0 3px rgb(59 130 246 / .15)!important}.tng-chat__input::placeholder{color:#b0b8c4!important}.tng-chat__send{background:#1e40af!important}.tng-chat__disclaimer{color:#9ca3af!important}.tng-chat__disclaimer a{color:#93c5fd!important}.tng-chat-topic{background:#0f172a!important;border-color:#1e293b!important}.tng-chat-topic:hover{border-color:#374151!important;box-shadow:0 6px 20px rgb(0 0 0 / .3)!important}.tng-chat-topic__title{color:#fff!important}.tng-chat-topic__desc{color:#9ca3af!important}.tng-chat-table th{color:#e5e7eb!important;border-color:#374151!important}.tng-chat-table td{color:#d1d5db!important;border-color:#1e293b!important}.tng-chat__typing-dots span{background:#9ca3af!important}}[data-theme="light"] .tng-blogcard2__inner{background:#ffffff!important;border-color:#e2e8f0!important;color:inherit!important}[data-theme="light"] .tng-blogcard2__tag{color:#1e40af!important;background:rgb(30 64 175 / .1)!important}[data-theme="light"] .tng-blogcard2__title{color:#0f172a!important}[data-theme="light"] .tng-blogcard2__excerpt{color:#4b5563!important}[data-theme="light"] .tng-blogcard2__author-name{color:#0f172a!important}[data-theme="light"] .tng-blogcard2__date{color:#4b5563!important}[data-theme="light"] .tng-blogcard2__readmore{color:#1e40af!important}[data-theme="light"] .tng-blogcard2__footer{border-color:#e2e8f0!important}[data-theme="light"] .tng-section--blog{background:linear-gradient(to bottom,#ffffff,rgb(241 245 249 / .3))!important}[data-theme="light"] .tng-section--calc{background:linear-gradient(to bottom right,rgb(241 245 249 / .5),#ffffff,rgb(241 245 249 / .3))!important}[data-theme="light"] .tng-section--testimonials{background:linear-gradient(to bottom,rgb(241 245 249 / .3),#ffffff)!important}[data-theme="light"] .tng-calccard2{border-color:inherit!important}[data-theme="light"] .tng-calccard2__title{color:#0f172a!important}[data-theme="light"] .tng-calccard2__desc{color:#4b5563!important}[data-theme="light"] .tng-calccard2--blue .tng-calccard2__link{color:#1e40af!important}[data-theme="light"] .tng-calccard2--green .tng-calccard2__link{color:#15803d!important}[data-theme="light"] .tng-calccard2--purple .tng-calccard2__link{color:#7e22ce!important}[data-theme="light"] .tng-calccard2--orange .tng-calccard2__link{color:#c2410c!important}[data-theme="light"] .tng-testimonial2{background:#ffffff!important;border:1px solid #e2e8f0!important}[data-theme="light"] .tng-testimonial2__text{color:#4b5563!important}[data-theme="light"] .tng-btn--primary{background:#fff!important;color:#1e40af!important}[data-theme="light"] .tng-btn--blue{background:#1d4ed8!important;color:#fff!important}[data-theme="light"] .tng-section__title{color:#0f172a!important}[data-theme="light"] .tng-section__sub{color:#4b5563!important}[data-theme="light"] .tng-calc-tabs{background:#f3f4f6!important}[data-theme="light"] .tng-calc-tab{color:#4b5563!important}[data-theme="light"] .tng-calc-tab.is-active{background:#fff!important;color:#1e40af!important}[data-theme="light"] .tng-calc-tab.is-active svg{color:#1e40af!important}[data-theme="light"] .tng-calc-form{background:#ffffff!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-form-input{background:#fff!important;color:#0f172a!important;border-color:hsl(#e2e8f0)!important}[data-theme="light"] .tng-form-select{background:#fff!important;color:#0f172a!important;border-color:hsl(#e2e8f0)!important}[data-theme="light"] .tng-faqs{background:#ffffff!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-faq__toggle{color:#1e293b!important}[data-theme="light"] .tng-faq__answer p{color:#4b5563!important}[data-theme="light"] .tng-rate-table{background:#ffffff!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-calc-disclaimer{background:#ffffff!important;border-color:#e2e8f0!important}.tng-edu{margin-top:2.5rem;padding-top:2rem;border-top:1px solid #e2e8f0}.tng-edu__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.375rem;font-weight:700;color:#0f172a;margin-top:2.5rem;margin-bottom:1rem;padding-bottom:.625rem;border-bottom:2px solid rgb(30 64 175 / .15)}.tng-edu__title:first-child{margin-top:0}.tng-edu__body--hero{background:linear-gradient(135deg,#eff6ff,#f0f9ff);border:1px solid #bfdbfe;border-left:4px solid #2563eb;border-radius:.625rem;padding:1.75rem;margin-bottom:2rem;box-shadow:0 2px 8px rgb(37 99 235 / .06)}.tng-edu__body--hero p:first-child{font-size:1rem;font-weight:500;color:#1e3a8a;margin-bottom:1rem}.tng-edu__body{margin-bottom:1.25rem}.tng-edu__body p{font-size:.9375rem;color:#4b5563;line-height:1.8;margin-bottom:1rem}.tng-edu__body p:last-child{margin-bottom:0}.tng-edu__body strong{color:#111827;font-weight:600}.tng-faqs__cta{margin-top:2rem;padding-top:2rem;border-top:1px solid #e2e8f0;text-align:center}.tng-faqs__cta .tng-btn{padding:.875rem 2rem;font-size:.9375rem}[data-theme="dark"] .tng-edu{border-color:#1e293b}[data-theme="dark"] .tng-edu__title{color:#fff;border-color:rgb(96 165 250 / .25)}[data-theme="dark"] .tng-edu__body p{color:#9ca3af}[data-theme="dark"] .tng-edu__body strong{color:#e5e7eb}[data-theme="dark"] .tng-edu__body--hero{background:linear-gradient(135deg,rgb(30 58 138 / .15),rgb(37 99 235 / .08));border-color:rgb(59 130 246 / .25);border-left-color:#3b82f6;box-shadow:0 2px 8px rgb(0 0 0 / .2)}[data-theme="dark"] .tng-edu__body--hero p:first-child{color:#93c5fd}[data-theme="dark"] .tng-faqs__cta{border-color:#1e293b}@media(prefers-color-scheme:dark){.tng-edu{border-color:#1e293b!important}.tng-edu__title{color:#fff!important;border-color:rgb(96 165 250 / .25)!important}.tng-edu__body p{color:#9ca3af!important}.tng-edu__body strong{color:#e5e7eb!important}.tng-edu__body--hero{background:linear-gradient(135deg,rgb(30 58 138 / .15),rgb(37 99 235 / .08))!important;border-color:rgb(59 130 246 / .25)!important;border-left-color:#3b82f6!important;box-shadow:0 2px 8px rgb(0 0 0 / .2)!important}.tng-edu__body--hero p:first-child{color:#93c5fd!important}.tng-faqs__cta{border-color:#1e293b!important}}[data-theme="light"] .tng-edu{border-color:#e2e8f0!important}[data-theme="light"] .tng-edu__title{color:#0f172a!important;border-color:rgb(30 64 175 / .15)!important}[data-theme="light"] .tng-edu__body p{color:#4b5563!important}[data-theme="light"] .tng-edu__body strong{color:#111827!important}[data-theme="light"] .tng-edu__body--hero{background:linear-gradient(135deg,#eff6ff,#f0f9ff)!important;border-color:#bfdbfe!important;border-left-color:#1e40af!important;box-shadow:0 2px 8px rgb(37 99 235 / .06)!important}[data-theme="light"] .tng-edu__body--hero p:first-child{color:#1e3a8a!important}[data-theme="light"] .tng-faqs__cta{border-color:#e2e8f0!important}.tng-chat__dots{display:flex;gap:4px;padding:4px 0}.tng-chat__dots span{width:8px;height:8px;border-radius:50%;background:#6b7280;animation:chatDots 1.4s infinite}.tng-chat__dots span:nth-child(2){animation-delay:.2s}.tng-chat__dots span:nth-child(3){animation-delay:.4s}@keyframes chatDots{0%,80%,100%{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.tng-chat__input:disabled{opacity:.6;cursor:not-allowed}.tng-chat__send:disabled{opacity:.4;cursor:not-allowed}@media(prefers-color-scheme:dark){.tng-chat__dots span{background:#9ca3af!important}}[data-theme="dark"] .tng-chat__dots span{background:#9ca3af}.tng-pg-hero{background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 50%,#1e40af 100%);padding:4.5rem 0 3.5rem;color:#fff}.tng-pg-hero--compact{padding:3.5rem 0 2.5rem}.tng-pg-hero .tng-breadcrumb{margin-bottom:2rem;color:rgb(255 255 255 / .7)}.tng-pg-hero .tng-breadcrumb a{color:rgb(255 255 255 / .85);text-decoration:underline;text-decoration-color:rgb(255 255 255 / .3);text-underline-offset:2px}.tng-pg-hero .tng-breadcrumb a:hover{color:#fff}.tng-pg-hero .tng-breadcrumb__sep{color:rgb(255 255 255 / .6)}.tng-pg-hero .tng-breadcrumb span:last-child{color:#fff}.tng-pg-hero__inner{max-width:40rem}.tng-pg-hero__badge{display:inline-block;padding:.375rem 1rem;font-size:.8125rem;font-weight:600;color:#bfdbfe;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .12);border-radius:9999px;margin-bottom:1.25rem;letter-spacing:.02em}.tng-pg-hero__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.15;letter-spacing:-.025em;margin-bottom:1rem}.tng-pg-hero__desc{font-size:1.125rem;color:#bfdbfe;line-height:1.7;max-width:36rem}.tng-pg-label{display:inline-block;font-size:.8125rem;font-weight:700;color:#1e40af;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem}.tng-pg-h2{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:800;color:#0f172a;line-height:1.2;letter-spacing:-.02em;margin-bottom:1rem}.tng-pg-body{font-size:1rem;color:#4b5563;line-height:1.8;margin-bottom:1rem}.tng-pg-section-head{text-align:center;margin-bottom:3rem}.tng-pg-section-head .tng-pg-h2{margin-bottom:.5rem}.tng-pg-split{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}@media(max-width:768px){.tng-pg-split{grid-template-columns:1fr;gap:2.5rem}}.tng-pg-values{display:flex;flex-direction:column;gap:1.5rem}.tng-pg-value{display:flex;gap:1rem;padding:1.25rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;transition:all .2s}.tng-pg-value:hover{background:#fff;border-color:#bfdbfe;box-shadow:0 4px 12px rgb(37 99 235 / .06)}.tng-pg-value__icon{font-size:1.5rem;flex-shrink:0;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:#eff6ff;border-radius:.5rem}.tng-pg-value__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:.25rem}.tng-pg-value__desc{font-size:.875rem;color:#4b5563;line-height:1.6}.tng-pg-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:640px){.tng-pg-stats{grid-template-columns:repeat(2,1fr)}}.tng-pg-stat{text-align:center;padding:2rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;transition:all .25s}.tng-pg-stat:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgb(0 0 0 / .06)}.tng-pg-stat__num{display:block;font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:2.25rem;font-weight:800;color:#1e40af;letter-spacing:-.02em;line-height:1.1}.tng-pg-stat__label{display:block;font-size:.9375rem;font-weight:600;color:#111827;margin-top:.375rem}.tng-pg-stat__sub{display:block;font-size:.8125rem;color:#4b5563;margin-top:.125rem}.tng-pg-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.tng-pg-cards-grid--3{grid-template-columns:repeat(3,1fr)}.tng-pg-cards-grid--4{grid-template-columns:repeat(4,1fr)}@media(max-width:960px){.tng-pg-cards-grid--4{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.tng-pg-cards-grid,.tng-pg-cards-grid--3,.tng-pg-cards-grid--4{grid-template-columns:1fr}}.tng-pg-card{display:flex;flex-direction:column;padding:2rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;text-decoration:none;transition:all .25s}.tng-pg-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgb(0 0 0 / .08);border-color:#bfdbfe}.tng-pg-card--no-link{cursor:default}.tng-pg-card--no-link:hover{transform:none;box-shadow:none;border-color:#e2e8f0}.tng-pg-card__icon{font-size:2rem;margin-bottom:1rem}.tng-pg-card__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.125rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.tng-pg-card__desc{font-size:.875rem;color:#4b5563;line-height:1.65;flex:1}.tng-pg-card__link{font-size:.875rem;font-weight:600;color:#1e40af;margin-top:1rem}.tng-pg-contact-layout{display:grid;grid-template-columns:1fr 22rem;gap:3rem;align-items:start}@media(max-width:768px){.tng-pg-contact-layout{grid-template-columns:1fr}}.tng-pg-form{display:flex;flex-direction:column;gap:1.25rem}.tng-pg-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}@media(max-width:480px){.tng-pg-form-row{grid-template-columns:1fr}}.tng-pg-form-group{display:flex;flex-direction:column;gap:.375rem}.tng-pg-form-label{font-size:.875rem;font-weight:600;color:#374151}.tng-pg-form-input{padding:.75rem 1rem;font-size:.9375rem;font-family:'Inter',system-ui,-apple-system,sans-serif;border:1px solid #d1d5db;border-radius:.5rem;background:#fff;color:#111827;transition:border-color .2s,box-shadow .2s}.tng-pg-form-input:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 3px rgb(37 99 235 / .1)}.tng-pg-form-textarea{resize:vertical;min-height:8rem}.tng-pg-contact-info{display:flex;flex-direction:column;gap:1.25rem}.tng-pg-contact-card{padding:1.5rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem}.tng-pg-contact-card__icon{font-size:1.5rem;margin-bottom:.75rem}.tng-pg-contact-card__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:.375rem}.tng-pg-contact-card__text{font-size:.9375rem;color:#374151}.tng-pg-contact-card__text a{color:#1e40af;text-decoration:none;font-weight:500}.tng-pg-contact-card__sub{font-size:.8125rem;color:#4b5563;margin-top:.25rem}.tng-pg-contact-alt{padding:1.5rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:.75rem}.tng-pg-contact-alt__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:700;color:#1e3a8a;margin-bottom:1rem}.tng-pg-contact-alt__link{display:block;font-size:.875rem;color:#1e40af;text-decoration:none;padding:.5rem 0;border-bottom:1px solid rgb(37 99 235 / .1);font-weight:500}.tng-pg-contact-alt__link:last-child{border-bottom:none}.tng-pg-contact-alt__link:hover{color:#1e40af}.tng-pg-legal{max-width:48rem;margin:0 auto}.tng-pg-legal__toc{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem 2rem;margin-bottom:2.5rem}.tng-pg-legal__toc-title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}.tng-pg-legal__toc-list{list-style:decimal;padding-left:1.25rem;display:flex;flex-direction:column;gap:.375rem}.tng-pg-legal__toc-list li{font-size:.875rem}.tng-pg-legal__toc-list a{color:#1e40af;text-decoration:none;font-weight:500}.tng-pg-legal__toc-list a:hover{text-decoration:underline}.tng-pg-legal__h2{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.25rem;font-weight:700;color:#0f172a;margin-top:2.5rem;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:2px solid #eff6ff}.tng-pg-legal__p{font-size:.9375rem;color:#4b5563;line-height:1.8;margin-bottom:1rem}.tng-pg-legal__p a{color:#1e40af;font-weight:500;text-decoration:none}.tng-pg-legal__p a:hover{text-decoration:underline}.tng-pg-legal__p strong{color:#111827}.tng-pg-legal__cta{margin-top:3rem;padding:1.5rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:.75rem;text-align:center}.tng-pg-legal__cta p{font-size:.9375rem;color:#1e40af;margin:0}.tng-pg-legal__cta a{color:#1e40af;font-weight:600}.tng-btn--white{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;font-family:'Inter',system-ui,-apple-system,sans-serif;background:#fff;color:#1e40af;border:none;border-radius:.5rem;text-decoration:none;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px rgb(0 0 0 / .1)}.tng-btn--white:hover{background:#f0f9ff;transform:translateY(-1px);box-shadow:0 4px 12px rgb(0 0 0 / .15)}.tng-btn--outline-white{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;font-family:'Inter',system-ui,-apple-system,sans-serif;background:#fff0;color:#fff;border:2px solid rgb(255 255 255 / .3);border-radius:.5rem;text-decoration:none;cursor:pointer;transition:all .2s}.tng-btn--outline-white:hover{background:rgb(255 255 255 / .1);border-color:rgb(255 255 255 / .5)}@media(prefers-color-scheme:dark){.tng-pg-hero{background:linear-gradient(135deg,#020617 0%,#0f172a 50%,#172554 100%)!important}.tng-pg-h2{color:#fff!important}.tng-pg-body{color:#9ca3af!important}.tng-pg-label{color:#93c5fd!important}body{background:#09090b!important;color:#e5e7eb!important}.tng-section{background:#09090b!important}.tng-section--gray{background:#0f172a!important}.tng-section--blue{background:linear-gradient(135deg,#1e3a8a,#1e40af)!important}.tng-section--blue .tng-section__title{color:#fff!important}.tng-section--blue .tng-section__sub{color:#bfdbfe!important}.tng-section--blue .tng-btn--white{background:#fff!important;color:#1e40af!important}.tng-section--blue .tng-btn--outline-white{color:#fff!important;border-color:rgb(255 255 255 / .4)!important}.tng-pg-value{background:#0f172a!important;border-color:#1e293b!important}.tng-pg-value:hover{background:#1e293b!important;border-color:#374151!important}.tng-pg-value__icon{background:rgb(59 130 246 / .1)!important}.tng-pg-value__title{color:#fff!important}.tng-pg-value__desc{color:#9ca3af!important}.tng-pg-stat{background:#0f172a!important;border-color:#1e293b!important}.tng-pg-stat__num{color:#93c5fd!important}.tng-pg-stat__label{color:#e5e7eb!important}.tng-pg-stat__sub{color:#9ca3af!important}.tng-pg-card{background:#0f172a!important;border-color:#1e293b!important}.tng-pg-card:hover{border-color:#374151!important;box-shadow:0 12px 32px rgb(0 0 0 / .3)!important}.tng-pg-card__title{color:#fff!important}.tng-pg-card__desc{color:#9ca3af!important}.tng-pg-card__link{color:#93c5fd!important}.tng-pg-form-label{color:#e5e7eb!important}.tng-pg-form-input{background:#1e293b!important;color:#fff!important;border-color:#374151!important}.tng-pg-form-input:focus{border-color:#3b82f6!important;box-shadow:0 0 0 3px rgb(59 130 246 / .15)!important}.tng-pg-contact-card{background:#0f172a!important;border-color:#1e293b!important}.tng-pg-contact-card__title{color:#fff!important}.tng-pg-contact-card__text{color:#d1d5db!important}.tng-pg-contact-card__text a{color:#93c5fd!important}.tng-pg-contact-card__sub{color:#9ca3af!important}.tng-pg-contact-alt{background:rgb(59 130 246 / .06)!important;border-color:rgb(59 130 246 / .15)!important}.tng-pg-contact-alt__title{color:#93c5fd!important}.tng-pg-contact-alt__link{color:#93c5fd!important;border-color:rgb(59 130 246 / .1)!important}.tng-pg-legal__toc{background:#0f172a!important;border-color:#1e293b!important}.tng-pg-legal__toc-title{color:#fff!important}.tng-pg-legal__toc-list a{color:#93c5fd!important}.tng-pg-legal__h2{color:#fff!important;border-color:#1e293b!important}.tng-pg-legal__p{color:#9ca3af!important}.tng-pg-legal__p a{color:#93c5fd!important}.tng-pg-legal__p strong{color:#e5e7eb!important}.tng-pg-legal__cta{background:rgb(59 130 246 / .06)!important;border-color:rgb(59 130 246 / .15)!important}.tng-pg-legal__cta p{color:#93c5fd!important}.tng-pg-legal__cta a{color:#93c5fd!important}}[data-theme="light"] .tng-pg-h2{color:#0f172a!important}[data-theme="light"] .tng-pg-body{color:#4b5563!important}[data-theme="light"] .tng-pg-value{background:#f8fafc!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-pg-stat{background:#fff!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-pg-card{background:#fff!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-pg-legal__toc{background:#f8fafc!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-pg-legal__h2{color:#0f172a!important;border-color:#eff6ff!important}[data-theme="light"] .tng-pg-legal__p{color:#4b5563!important}[data-theme="light"] .tng-pg-form-input{background:#fff!important;color:#111827!important;border-color:#d1d5db!important}[data-theme="light"] body{background:#ffffff!important;color:#0f172a!important}[data-theme="light"] .tng-section{background:transparent!important}[data-theme="light"] .tng-section--gray{background:#f8fafc!important}[data-theme="light"] .tng-section--blue{background:linear-gradient(135deg,#1e3a8a,#2563eb)!important}[data-theme="light"] .tng-section--blue .tng-section__title{color:#fff!important}[data-theme="light"] .tng-section--blue .tng-section__sub{color:rgb(255 255 255 / .8)!important}[data-theme="light"] .tng-pg-label{color:#1e40af!important}[data-theme="light"] .tng-chat{background:#fff!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-chat__messages{background:#f8fafc!important}[data-theme="light"] .tng-chat__msg--ai .tng-chat__msg-bubble{background:#fff!important;border-color:#e2e8f0!important;color:#374151!important}[data-theme="light"] .tng-chat__msg-bubble a{color:#1e40af!important}[data-theme="light"] .tng-chat__msg-bubble li{color:#374151!important}[data-theme="light"] .tng-chat__msg-time{color:#4b5563!important}[data-theme="light"] .tng-chat__quick-replies{background:#fff!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-chat__quick-label{color:#374151!important}[data-theme="light"] .tng-chat__quick-btn{background:#fff!important;border-color:#d1d5db!important;color:#374151!important}[data-theme="light"] .tng-chat__input-area{background:#fff!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-chat__input{background:#f8fafc!important;color:#111827!important;border-color:#d1d5db!important}[data-theme="light"] .tng-chat__disclaimer{color:#4b5563!important}[data-theme="light"] .tng-chat__disclaimer a{color:#1e40af!important}[data-theme="light"] .tng-chat-topic{background:#fff!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-chat-topic__title{color:#0f172a!important}[data-theme="light"] .tng-chat-topic__desc{color:#4b5563!important}.tng-pg-cta{text-align:center;max-width:36rem;margin:0 auto}.tng-pg-cta__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;color:#fff;line-height:1.2;margin-bottom:1rem}.tng-pg-cta__desc{font-size:1.0625rem;color:#bfdbfe;line-height:1.7;margin-bottom:2rem}.tng-pg-cta__btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media(prefers-color-scheme:dark){.tng-pg-cta__title{color:#fff!important}.tng-pg-cta__desc{color:#bfdbfe!important}}[data-theme="light"] .tng-pg-cta__title{color:#fff!important}[data-theme="light"] .tng-pg-cta__desc{color:#bfdbfe!important}.tng-pg-advantages{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media(max-width:640px){.tng-pg-advantages{grid-template-columns:1fr}}.tng-pg-advantage{padding:2rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;transition:all .2s}.tng-pg-advantage:hover{border-color:#bfdbfe;box-shadow:0 4px 16px rgb(37 99 235 / .06)}.tng-pg-advantage__num{display:inline-block;font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:2rem;font-weight:800;color:#dbeafe;line-height:1;margin-bottom:.75rem}.tng-pg-advantage__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.0625rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.tng-pg-advantage__desc{font-size:.9375rem;color:#4b5563;line-height:1.7}@media(prefers-color-scheme:dark){.tng-pg-advantage{background:#0f172a!important;border-color:#1e293b!important}.tng-pg-advantage:hover{border-color:#374151!important;box-shadow:0 4px 16px rgb(0 0 0 / .2)!important}.tng-pg-advantage__num{color:#1e3a8a!important}.tng-pg-advantage__title{color:#fff!important}.tng-pg-advantage__desc{color:#9ca3af!important}}[data-theme="light"] .tng-pg-advantage{background:#fff!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-pg-advantage__num{color:#dbeafe!important}[data-theme="light"] .tng-pg-advantage__title{color:#0f172a!important}[data-theme="light"] .tng-pg-advantage__desc{color:#4b5563!important}.tng-verify{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;margin-bottom:1.5rem}.tng-verify__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:.25rem}.tng-verify__desc{font-size:.8125rem;color:#4b5563;margin-bottom:1.25rem}.tng-verify__step{display:flex;gap:1rem;align-items:flex-start;padding:1rem 0;border-bottom:1px solid #e2e8f0}.tng-verify__step:last-child{border-bottom:none;padding-bottom:0}.tng-verify__step:first-of-type{padding-top:0}.tng-verify__step-num{width:2rem;height:2rem;border-radius:50%;background:#e2e8f0;color:#374151;font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:.8125rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s}.tng-verify__step.is-complete .tng-verify__step-num{background:#059669;color:#fff}.tng-verify__step-content{flex:1;min-width:0}.tng-verify__step-label{display:block;font-size:.8125rem;font-weight:600;color:#374151;margin-bottom:.5rem}.tng-verify__hold-btn{position:relative;width:100%;height:2.75rem;border:2px solid #d1d5db;border-radius:.5rem;background:#fff;overflow:hidden;cursor:pointer;display:flex;align-items:center;justify-content:center;user-select:none;-webkit-user-select:none;transition:border-color .2s}.tng-verify__hold-btn:hover{border-color:#93c5fd}.tng-verify__hold-btn:focus-visible{outline:2px solid #1e40af;outline-offset:2px}.tng-verify__hold-btn.is-holding{border-color:#1e40af}.tng-verify__hold-btn.is-verified{border-color:#059669;background:#ecfdf5;cursor:default}.tng-verify__hold-fill{position:absolute;left:0;top:0;bottom:0;width:0;background:linear-gradient(90deg,#dbeafe,#93c5fd);border-radius:.375rem;transition:width .2s ease}.tng-verify__hold-btn.is-verified .tng-verify__hold-fill{background:#d1fae5;width:100%!important}.tng-verify__hold-text{position:relative;z-index:1;font-size:.875rem;font-weight:600;color:#374151;pointer-events:none}.tng-verify__hold-btn.is-holding .tng-verify__hold-text{color:#1e3a8a}.tng-verify__hold-btn.is-verified .tng-verify__hold-text{color:#065f46}.tng-verify__math{display:flex;align-items:center;gap:.625rem;flex-wrap:wrap}.tng-verify__math-question{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.125rem;font-weight:700;color:#0f172a;letter-spacing:.02em;background:#fff;border:1px solid #e2e8f0;padding:.375rem .75rem;border-radius:.375rem}.tng-verify__math-eq{font-size:1.125rem;font-weight:700;color:#374151}.tng-verify__math-input{width:5rem;padding:.5rem .75rem;border:2px solid #d1d5db;border-radius:.5rem;font-size:1rem;font-weight:600;font-family:'Inter',system-ui,-apple-system,sans-serif;color:#111827;text-align:center;background:#fff;transition:border-color .2s}.tng-verify__math-input:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 3px rgb(30 64 175 / .1)}.tng-verify__math-input:disabled{background:#ecfdf5;border-color:#059669;color:#065f46}.tng-verify__math-status{font-size:.8125rem;font-weight:600;min-width:5rem}.tng-verify__math-status.is-correct{color:#166534}.tng-verify__math-status.is-wrong{color:#991b1b}.tng-contact-submit{opacity:.5;cursor:not-allowed;transition:all .3s}.tng-contact-submit.is-verified{opacity:1;cursor:pointer}.tng-contact-submit:disabled{pointer-events:auto}@media(prefers-color-scheme:dark){.tng-verify{background:#0f172a!important;border-color:#1e293b!important}.tng-verify__title{color:#fff!important}.tng-verify__desc{color:#9ca3af!important}.tng-verify__step{border-color:#1e293b!important}.tng-verify__step-num{background:#1e293b!important;color:#d1d5db!important}.tng-verify__step.is-complete .tng-verify__step-num{background:#059669!important;color:#fff!important}.tng-verify__step-label{color:#e5e7eb!important}.tng-verify__hold-btn{background:#1e293b!important;border-color:#374151!important}.tng-verify__hold-btn:hover{border-color:#60a5fa!important}.tng-verify__hold-btn.is-holding{border-color:#3b82f6!important}.tng-verify__hold-btn.is-verified{border-color:#059669!important;background:#064e3b!important}.tng-verify__hold-fill{background:linear-gradient(90deg,#172554,#1e40af)!important}.tng-verify__hold-btn.is-verified .tng-verify__hold-fill{background:#065f46!important}.tng-verify__hold-text{color:#d1d5db!important}.tng-verify__hold-btn.is-holding .tng-verify__hold-text{color:#93c5fd!important}.tng-verify__hold-btn.is-verified .tng-verify__hold-text{color:#d1fae5!important}.tng-verify__math-question{background:#1e293b!important;border-color:#374151!important;color:#fff!important}.tng-verify__math-eq{color:#d1d5db!important}.tng-verify__math-input{background:#1e293b!important;border-color:#374151!important;color:#fff!important}.tng-verify__math-input:focus{border-color:#3b82f6!important;box-shadow:0 0 0 3px rgb(59 130 246 / .15)!important}.tng-verify__math-input:disabled{background:#064e3b!important;border-color:#059669!important;color:#d1fae5!important}.tng-verify__math-status.is-correct{color:#d1fae5!important}.tng-verify__math-status.is-wrong{color:#fca5a5!important}}[data-theme="light"] .tng-verify{background:#f8fafc!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-verify__title{color:#0f172a!important}[data-theme="light"] .tng-verify__desc{color:#4b5563!important}[data-theme="light"] .tng-verify__step-label{color:#374151!important}[data-theme="light"] .tng-verify__hold-btn{background:#fff!important;border-color:#d1d5db!important}[data-theme="light"] .tng-verify__hold-text{color:#374151!important}[data-theme="light"] .tng-verify__math-question{background:#fff!important;border-color:#e2e8f0!important;color:#0f172a!important}[data-theme="light"] .tng-verify__math-input{background:#fff!important;border-color:#d1d5db!important;color:#111827!important}.tng-alert{display:flex;gap:1rem;padding:1.25rem 1.5rem;border-radius:.75rem;margin-bottom:1.5rem;align-items:flex-start}.tng-alert svg{flex-shrink:0;margin-top:.125rem}.tng-alert strong{display:block;font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:700;margin-bottom:.25rem}.tng-alert p{font-size:.875rem;line-height:1.6;margin:0}.tng-alert--success{background:#ecfdf5;border:1px solid #6ee7b7;color:#065f46}.tng-alert--success svg{color:#059669}.tng-alert--success strong{color:#065f46}.tng-alert--success p{color:#065f46}.tng-alert--error{background:#fef2f2;border:1px solid #fca5a5;color:#7f1d1d}.tng-alert--error svg{color:#dc2626}.tng-alert--error strong{color:#7f1d1d}.tng-alert--error p{color:#991b1b}@media(prefers-color-scheme:dark){.tng-alert--success{background:#064e3b!important;border-color:#059669!important}.tng-alert--success svg{color:#6ee7b7!important}.tng-alert--success strong{color:#d1fae5!important}.tng-alert--success p{color:#a7f3d0!important}.tng-alert--error{background:#450a0a!important;border-color:#991b1b!important}.tng-alert--error svg{color:#f87171!important}.tng-alert--error strong{color:#fee2e2!important}.tng-alert--error p{color:#fca5a5!important}}[data-theme="light"] .tng-alert--success{background:#ecfdf5!important;border-color:#6ee7b7!important}[data-theme="light"] .tng-alert--success strong{color:#065f46!important}[data-theme="light"] .tng-alert--success p{color:#065f46!important}[data-theme="light"] .tng-alert--error{background:#fef2f2!important;border-color:#fca5a5!important}[data-theme="light"] .tng-alert--error strong{color:#7f1d1d!important}[data-theme="light"] .tng-alert--error p{color:#991b1b!important}.tng-verify__math-refresh{width:2.25rem;height:2.25rem;border:1px solid #d1d5db;border-radius:.5rem;background:#fff;color:#4b5563;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.tng-verify__math-refresh:hover{border-color:#1e40af;color:#1e40af;background:#eff6ff}.tng-verify__math-refresh:focus-visible{outline:2px solid #1e40af;outline-offset:2px}.tng-verify__math-refresh svg{width:1rem;height:1rem}@media(prefers-color-scheme:dark){.tng-verify__math-refresh{background:#1e293b!important;border-color:#374151!important;color:#9ca3af!important}.tng-verify__math-refresh:hover{border-color:#3b82f6!important;color:#93c5fd!important;background:#172554!important}}[data-theme="light"] .tng-verify__math-refresh{background:#fff!important;border-color:#d1d5db!important;color:#4b5563!important}.tng-dir2-locs{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.tng-dir2-loc{display:inline-flex;align-items:center;gap:.625rem;padding:.75rem 1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;text-decoration:none;transition:all .2s}.tng-dir2-loc:hover{border-color:#93c5fd;box-shadow:0 4px 12px rgb(30 64 175 / .08);transform:translateY(-2px)}.tng-dir2-loc__icon{font-size:1.25rem}.tng-dir2-loc__name{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:700;color:#0f172a}.tng-dir2-loc__count{font-size:.75rem;font-weight:600;color:#1e40af;background:#eff6ff;padding:.125rem .5rem;border-radius:9999px}.tng-dir2-filters{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;margin-bottom:1.5rem}.tng-dir2-filters__row{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:1rem;align-items:end}@media(max-width:768px){.tng-dir2-filters__row{grid-template-columns:1fr}}.tng-dir2-clear{font-size:.8125rem;font-weight:600;color:#991b1b;text-decoration:none}.tng-dir2-clear:hover{text-decoration:underline}.tng-dir2-count{font-size:.9375rem;color:#4b5563;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.tng-dir2-count strong{color:#0f172a;font-weight:700}.tng-dir2-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:960px){.tng-dir2-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.tng-dir2-grid{grid-template-columns:1fr}}.tng-dir2-card{display:flex;flex-direction:column;padding:1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;text-decoration:none;color:inherit;transition:all .25s}.tng-dir2-card:hover{border-color:#93c5fd;box-shadow:0 8px 24px rgb(30 64 175 / .08);transform:translateY(-3px)}.tng-dir2-card__top{display:flex;gap:.875rem;align-items:center;margin-bottom:.75rem}.tng-dir2-card__avatar{width:3.25rem;height:3.25rem;border-radius:.625rem;overflow:hidden;flex-shrink:0;background:#f1f5f9}.tng-dir2-card__avatar img{width:100%;height:100%;object-fit:cover}.tng-dir2-card__avatar--init{display:flex;align-items:center;justify-content:center;font-family:'Inter',system-ui,-apple-system,sans-serif;font-weight:800;font-size:1.125rem;color:#1e40af;background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.tng-dir2-card__name{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:.125rem}.tng-dir2-card__type{display:block;font-size:.75rem;font-weight:600;color:#1e40af}.tng-dir2-card__loc{display:block;font-size:.75rem;color:#4b5563;margin-top:.125rem}.tng-dir2-card__desc{font-size:.875rem;color:#4b5563;line-height:1.65;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.tng-dir2-card__tags{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:.75rem}.tng-dir2-card__tag{font-size:.6875rem;font-weight:600;padding:.25rem .625rem;background:#eff6ff;color:#1e40af;border-radius:9999px}.tng-dir2-card__tag--more{background:#e2e8f0;color:#374151}.tng-dir2-card__link{font-size:.875rem;font-weight:600;color:#1e40af;margin-top:auto}.tng-dir2-empty{text-align:center;padding:4rem 2rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem}.tng-dir2-empty__icon{font-size:3rem;display:block;margin-bottom:1rem}.tng-dir2-empty__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.tng-dir2-empty__desc{font-size:.9375rem;color:#4b5563;margin-bottom:1.5rem}@media(prefers-color-scheme:dark){.tng-dir2-loc{background:#0f172a!important;border-color:#1e293b!important}.tng-dir2-loc:hover{border-color:#374151!important;box-shadow:0 4px 12px rgb(0 0 0 / .2)!important}.tng-dir2-loc__name{color:#fff!important}.tng-dir2-loc__count{color:#93c5fd!important;background:rgb(59 130 246 / .1)!important}.tng-dir2-filters{background:#0f172a!important;border-color:#1e293b!important}.tng-dir2-clear{color:#fca5a5!important}.tng-dir2-count{color:#9ca3af!important;border-color:#1e293b!important}.tng-dir2-count strong{color:#fff!important}.tng-dir2-card{background:#0f172a!important;border-color:#1e293b!important}.tng-dir2-card:hover{border-color:#374151!important;box-shadow:0 8px 24px rgb(0 0 0 / .3)!important}.tng-dir2-card__avatar--init{color:#93c5fd!important;background:linear-gradient(135deg,#172554,#1e3a8a)!important}.tng-dir2-card__name{color:#fff!important}.tng-dir2-card__type{color:#93c5fd!important}.tng-dir2-card__loc{color:#9ca3af!important}.tng-dir2-card__desc{color:#9ca3af!important}.tng-dir2-card__tag{background:rgb(59 130 246 / .1)!important;color:#93c5fd!important}.tng-dir2-card__tag--more{background:#1e293b!important;color:#9ca3af!important}.tng-dir2-card__link{color:#93c5fd!important}.tng-dir2-empty{background:#0f172a!important;border-color:#1e293b!important}.tng-dir2-empty__title{color:#fff!important}.tng-dir2-empty__desc{color:#9ca3af!important}}[data-theme="light"] .tng-dir2-loc{background:#fff!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-dir2-loc__name{color:#0f172a!important}[data-theme="light"] .tng-dir2-loc__count{color:#1e40af!important;background:#eff6ff!important}[data-theme="light"] .tng-dir2-filters{background:#fff!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-dir2-count{color:#4b5563!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-dir2-count strong{color:#0f172a!important}[data-theme="light"] .tng-dir2-card{background:#fff!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-dir2-card__name{color:#0f172a!important}[data-theme="light"] .tng-dir2-card__type{color:#1e40af!important}[data-theme="light"] .tng-dir2-card__loc{color:#4b5563!important}[data-theme="light"] .tng-dir2-card__desc{color:#4b5563!important}[data-theme="light"] .tng-dir2-card__tag{background:#eff6ff!important;color:#1e40af!important}[data-theme="light"] .tng-dir2-card__link{color:#1e40af!important}[data-theme="light"] .tng-dir2-empty{background:#fff!important;border-color:#e2e8f0!important}@media(prefers-color-scheme:dark){body{background:#09090b!important;color:#e5e7eb!important}.tng-section{background:#09090b!important}.tng-section--gray{background:#0f172a!important}.tng-section--blue{background:linear-gradient(135deg,#1e3a8a,#1e40af)!important}.tng-pg-hero{background:linear-gradient(135deg,#020617 0%,#0f172a 50%,#172554 100%)!important}.tng-pg-h2{color:#fff!important}.tng-pg-body{color:#9ca3af!important}.tng-pg-label{color:#93c5fd!important}.tng-section__title{color:#fff!important}.tng-section__sub{color:#9ca3af!important}.tng-pg-stat{background:#0f172a!important;border-color:#1e293b!important}.tng-pg-stat__num{color:#93c5fd!important}.tng-pg-stat__label{color:#e5e7eb!important}.tng-pg-stat__sub{color:#9ca3af!important}.tng-pg-card{background:#0f172a!important;border-color:#1e293b!important}.tng-pg-card:hover{border-color:#374151!important;box-shadow:0 12px 32px rgb(0 0 0 / .3)!important}.tng-pg-card__title{color:#fff!important}.tng-pg-card__desc{color:#9ca3af!important}.tng-pg-card__link{color:#93c5fd!important}.tng-pg-value{background:#0f172a!important;border-color:#1e293b!important}.tng-pg-value:hover{background:#1e293b!important;border-color:#374151!important}.tng-pg-value__icon{background:rgb(59 130 246 / .1)!important}.tng-pg-value__title{color:#fff!important}.tng-pg-value__desc{color:#9ca3af!important}.tng-pg-advantage{background:#0f172a!important;border-color:#1e293b!important}.tng-pg-advantage:hover{border-color:#374151!important}.tng-pg-advantage__num{color:#1e3a8a!important}.tng-pg-advantage__title{color:#fff!important}.tng-pg-advantage__desc{color:#9ca3af!important}.tng-pg-cta__title{color:#fff!important}.tng-pg-cta__desc{color:#bfdbfe!important}.tng-pg-form-label{color:#e5e7eb!important}.tng-pg-form-input{background:#1e293b!important;color:#fff!important;border-color:#374151!important}.tng-pg-form-input:focus{border-color:#3b82f6!important;box-shadow:0 0 0 3px rgb(59 130 246 / .15)!important}.tng-pg-form-input::placeholder{color:#b0b8c4!important}select.tng-pg-form-input{color:#fff!important}.tng-dir2-loc{background:#0f172a!important;border-color:#1e293b!important}.tng-dir2-loc:hover{border-color:#374151!important}.tng-dir2-loc__name{color:#fff!important}.tng-dir2-loc__count{color:#93c5fd!important;background:rgb(59 130 246 / .1)!important}.tng-dir2-filters{background:#0f172a!important;border-color:#1e293b!important}.tng-dir2-clear{color:#fca5a5!important}.tng-dir2-count{color:#9ca3af!important;border-color:#1e293b!important}.tng-dir2-count strong{color:#fff!important}.tng-dir2-card{background:#0f172a!important;border-color:#1e293b!important}.tng-dir2-card:hover{border-color:#374151!important}.tng-dir2-card__avatar--init{color:#93c5fd!important;background:linear-gradient(135deg,#172554,#1e3a8a)!important}.tng-dir2-card__name{color:#fff!important}.tng-dir2-card__type{color:#93c5fd!important}.tng-dir2-card__loc{color:#9ca3af!important}.tng-dir2-card__desc{color:#9ca3af!important}.tng-dir2-card__tag{background:rgb(59 130 246 / .1)!important;color:#93c5fd!important}.tng-dir2-card__tag--more{background:#1e293b!important;color:#9ca3af!important}.tng-dir2-card__link{color:#93c5fd!important}.tng-dir2-empty{background:#0f172a!important;border-color:#1e293b!important}.tng-dir2-empty__title{color:#fff!important}.tng-dir2-empty__desc{color:#9ca3af!important}.tng-blogcard2__inner{background:#0f0f14!important;border-color:#1e293b!important}.tng-blogcard2__tag{color:#93c5fd!important;background:rgb(96 165 250 / .15)!important}.tng-blogcard2__title{color:#fff!important}.tng-blogcard2__excerpt{color:#d1d5db!important}.tng-blogcard2__author-name{color:#e5e7eb!important}.tng-blogcard2__date{color:#9ca3af!important}.tng-blogcard2__readmore{color:#93c5fd!important}.tng-blogcard2__footer{border-color:#1e293b!important}.tng-pg-contact-card{background:#0f172a!important;border-color:#1e293b!important}.tng-pg-contact-card__title{color:#fff!important}.tng-pg-contact-card__text{color:#d1d5db!important}.tng-pg-contact-card__text a{color:#93c5fd!important}.tng-pg-contact-card__sub{color:#9ca3af!important}.tng-pg-contact-alt{background:rgb(59 130 246 / .06)!important;border-color:rgb(59 130 246 / .15)!important}.tng-pg-contact-alt__title{color:#93c5fd!important}.tng-pg-contact-alt__link{color:#93c5fd!important}.tng-pg-legal__toc{background:#0f172a!important;border-color:#1e293b!important}.tng-pg-legal__toc-title{color:#fff!important}.tng-pg-legal__toc-list a{color:#93c5fd!important}.tng-pg-legal__h2{color:#fff!important;border-color:#1e293b!important}.tng-pg-legal__p{color:#9ca3af!important}.tng-pg-legal__p a{color:#93c5fd!important}.tng-pg-legal__p strong{color:#e5e7eb!important}.tng-pg-legal__cta{background:rgb(59 130 246 / .06)!important;border-color:rgb(59 130 246 / .15)!important}.tng-pg-legal__cta p{color:#93c5fd!important}.tng-btn--blue{background:#1e40af!important;color:#fff!important}.tng-section--blue .tng-btn--white{background:#fff!important;color:#1e40af!important}.tng-section--blue .tng-btn--outline-white{color:#fff!important;border-color:rgb(255 255 255 / .4)!important}.tng-footer{background:#020617!important;border-color:#0f172a!important}.tng-footer__title{color:#fff!important}.tng-footer__link{color:#9ca3af!important}.tng-footer__copy{color:#4b5563!important}.tng-breadcrumb a{color:rgb(255 255 255 / .6)!important}.tng-breadcrumb__sep{color:rgb(255 255 255 / .3)!important}.tng-breadcrumb span:last-child{color:rgb(255 255 255 / .9)!important}}[data-theme="dark"] body{background:#09090b!important;color:#e5e7eb!important}[data-theme="dark"] .tng-section{background:#09090b!important}[data-theme="dark"] .tng-section--gray{background:#0f172a!important}[data-theme="dark"] .tng-section--blue{background:linear-gradient(135deg,#1e3a8a,#1e40af)!important}[data-theme="dark"] .tng-pg-hero{background:linear-gradient(135deg,#020617 0%,#0f172a 50%,#172554 100%)!important}[data-theme="dark"] .tng-pg-h2{color:#fff!important}[data-theme="dark"] .tng-pg-body{color:#9ca3af!important}[data-theme="dark"] .tng-pg-label{color:#93c5fd!important}[data-theme="dark"] .tng-section__title{color:#fff!important}[data-theme="dark"] .tng-section__sub{color:#9ca3af!important}[data-theme="dark"] .tng-pg-stat{background:#0f172a!important;border-color:#1e293b!important}[data-theme="dark"] .tng-pg-stat__num{color:#93c5fd!important}[data-theme="dark"] .tng-pg-stat__label{color:#e5e7eb!important}[data-theme="dark"] .tng-pg-stat__sub{color:#9ca3af!important}[data-theme="dark"] .tng-pg-card{background:#0f172a!important;border-color:#1e293b!important}[data-theme="dark"] .tng-pg-card__title{color:#fff!important}[data-theme="dark"] .tng-pg-card__desc{color:#9ca3af!important}[data-theme="dark"] .tng-pg-card__link{color:#93c5fd!important}[data-theme="dark"] .tng-pg-value{background:#0f172a!important;border-color:#1e293b!important}[data-theme="dark"] .tng-pg-value__icon{background:rgb(59 130 246 / .1)!important}[data-theme="dark"] .tng-pg-value__title{color:#fff!important}[data-theme="dark"] .tng-pg-value__desc{color:#9ca3af!important}[data-theme="dark"] .tng-pg-advantage{background:#0f172a!important;border-color:#1e293b!important}[data-theme="dark"] .tng-pg-advantage__title{color:#fff!important}[data-theme="dark"] .tng-pg-advantage__desc{color:#9ca3af!important}[data-theme="dark"] .tng-pg-cta__title{color:#fff!important}[data-theme="dark"] .tng-pg-cta__desc{color:#bfdbfe!important}[data-theme="dark"] .tng-pg-form-label{color:#e5e7eb!important}[data-theme="dark"] .tng-pg-form-input{background:#1e293b!important;color:#fff!important;border-color:#374151!important}[data-theme="dark"] .tng-pg-form-input::placeholder{color:#b0b8c4!important}[data-theme="dark"] select.tng-pg-form-input{color:#fff!important}[data-theme="dark"] .tng-dir2-loc{background:#0f172a!important;border-color:#1e293b!important}[data-theme="dark"] .tng-dir2-loc__name{color:#fff!important}[data-theme="dark"] .tng-dir2-loc__count{color:#93c5fd!important;background:rgb(59 130 246 / .1)!important}[data-theme="dark"] .tng-dir2-filters{background:#0f172a!important;border-color:#1e293b!important}[data-theme="dark"] .tng-dir2-clear{color:#fca5a5!important}[data-theme="dark"] .tng-dir2-count{color:#9ca3af!important;border-color:#1e293b!important}[data-theme="dark"] .tng-dir2-count strong{color:#fff!important}[data-theme="dark"] .tng-dir2-card{background:#0f172a!important;border-color:#1e293b!important}[data-theme="dark"] .tng-dir2-card__avatar--init{color:#93c5fd!important;background:linear-gradient(135deg,#172554,#1e3a8a)!important}[data-theme="dark"] .tng-dir2-card__name{color:#fff!important}[data-theme="dark"] .tng-dir2-card__type{color:#93c5fd!important}[data-theme="dark"] .tng-dir2-card__loc{color:#9ca3af!important}[data-theme="dark"] .tng-dir2-card__desc{color:#9ca3af!important}[data-theme="dark"] .tng-dir2-card__tag{background:rgb(59 130 246 / .1)!important;color:#93c5fd!important}[data-theme="dark"] .tng-dir2-card__tag--more{background:#1e293b!important;color:#9ca3af!important}[data-theme="dark"] .tng-dir2-card__link{color:#93c5fd!important}[data-theme="dark"] .tng-dir2-empty{background:#0f172a!important;border-color:#1e293b!important}[data-theme="dark"] .tng-dir2-empty__title{color:#fff!important}[data-theme="dark"] .tng-dir2-empty__desc{color:#9ca3af!important}[data-theme="dark"] .tng-pg-contact-card{background:#0f172a!important;border-color:#1e293b!important}[data-theme="dark"] .tng-pg-contact-card__title{color:#fff!important}[data-theme="dark"] .tng-pg-contact-card__text{color:#d1d5db!important}[data-theme="dark"] .tng-pg-contact-card__sub{color:#9ca3af!important}[data-theme="dark"] .tng-pg-legal__toc{background:#0f172a!important;border-color:#1e293b!important}[data-theme="dark"] .tng-pg-legal__h2{color:#fff!important;border-color:#1e293b!important}[data-theme="dark"] .tng-pg-legal__p{color:#9ca3af!important}[data-theme="dark"] .tng-pg-legal__p strong{color:#e5e7eb!important}[data-theme="dark"] .tng-pagination .page-numbers{color:#9ca3af!important}[data-theme="dark"] .tng-pagination .page-numbers.current{background:#1e40af!important;color:#fff!important}[data-theme="dark"] .tng-footer{background:#020617!important}[data-theme="dark"] .tng-footer__title{color:#fff!important}[data-theme="dark"] .tng-footer__link{color:#9ca3af!important}.tng-quiz2{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden;box-shadow:0 4px 16px rgb(0 0 0 / .06)}.tng-quiz2__screen{padding:2.5rem 2rem}.tng-quiz2__screen--start{text-align:center}.tng-quiz2__start-icon{font-size:3.5rem;margin-bottom:1rem}.tng-quiz2__start-title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.5rem;font-weight:800;color:#0f172a;margin-bottom:.75rem}.tng-quiz2__start-desc{font-size:.9375rem;color:#4b5563;max-width:30rem;margin:0 auto 2rem;line-height:1.7}.tng-quiz2__start-info{display:flex;gap:1rem;justify-content:center;margin-bottom:1.5rem;flex-wrap:wrap}.tng-quiz2__start-item{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;text-align:left}.tng-quiz2__start-item-icon{font-size:1.5rem}.tng-quiz2__start-item span{font-size:.8125rem;color:#4b5563;line-height:1.3}.tng-quiz2__start-item strong{color:#0f172a;display:block;font-size:.875rem}.tng-quiz2__progress{height:.4375rem;background:#e2e8f0;border-radius:.25rem;margin-bottom:.75rem;overflow:hidden}.tng-quiz2__progress-bar{height:100%;background:linear-gradient(90deg,#1e40af,#3b82f6);border-radius:.25rem;transition:width .4s ease;min-width:0}.tng-quiz2__progress-label{display:flex;justify-content:space-between;font-size:.8125rem;color:#4b5563;margin-bottom:1.75rem}.tng-quiz2__progress-label strong{color:#0f172a}.tng-quiz2__question{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.1875rem;font-weight:700;color:#0f172a;line-height:1.45;margin-bottom:1.5rem}.tng-quiz2__options{display:flex;flex-direction:column;gap:.75rem}.tng-quiz2__option{display:block;width:100%;text-align:left;padding:1rem 1.25rem;border:2px solid #e2e8f0;border-radius:.625rem;background:#fff;font-size:.9375rem;font-weight:500;color:#374151;cursor:pointer;font-family:'Inter',system-ui,-apple-system,sans-serif;transition:all .2s;line-height:1.45}.tng-quiz2__option:hover:not(:disabled){border-color:#93c5fd;background:#eff6ff;color:#1e3a8a}.tng-quiz2__option--correct{border-color:#16a34a!important;background:#f0fdf4!important;color:#14532d!important;font-weight:600}.tng-quiz2__option--correct::before{content:'\2713 ';font-weight:700;color:#15803d}.tng-quiz2__option--wrong{border-color:#991b1b!important;background:#fef2f2!important;color:#7f1d1d!important}.tng-quiz2__option--wrong::before{content:'\2717 ';font-weight:700;color:#991b1b}.tng-quiz2__option:disabled{cursor:default}.tng-quiz2__feedback{display:flex;gap:.75rem;padding:1.125rem 1.25rem;border-radius:.625rem;margin-top:1rem;font-size:.875rem;line-height:1.65;animation:tngFadeUp .3s ease both}.tng-quiz2__feedback--correct{background:#f0fdf4;border:1px solid #86efac;color:#14532d}.tng-quiz2__feedback--wrong{background:#fef2f2;border:1px solid #fecaca;color:#7f1d1d}.tng-quiz2__feedback-icon{font-size:1.25rem;flex-shrink:0;margin-top:.125rem}.tng-quiz2__screen--results{text-align:center}.tng-quiz2__results-icon{font-size:4rem;margin-bottom:.75rem}.tng-quiz2__results-title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.75rem;font-weight:800;color:#0f172a;margin-bottom:.5rem}.tng-quiz2__results-num{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:3.5rem;font-weight:800;color:#1e40af;line-height:1}.tng-quiz2__results-total{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.75rem;font-weight:600;color:#4b5563}.tng-quiz2__results-pct{font-size:1.125rem;font-weight:700;color:#1e40af;margin-bottom:.75rem}.tng-quiz2__results-msg{font-size:.9375rem;color:#4b5563;margin-bottom:1.75rem;line-height:1.6}.tng-quiz2__breakdown{text-align:left;margin-bottom:1.75rem;border:1px solid #e2e8f0;border-radius:.625rem;overflow:hidden}.tng-quiz2__breakdown-item{display:flex;align-items:center;gap:.625rem;padding:.75rem 1rem;border-bottom:1px solid #f1f5f9;font-size:.8125rem;color:#374151}.tng-quiz2__breakdown-item:last-child{border-bottom:none}.tng-quiz2__breakdown-num{width:1.625rem;height:1.625rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.6875rem;font-weight:700;flex-shrink:0}.tng-quiz2__breakdown-item--correct .tng-quiz2__breakdown-num{background:#f0fdf4;color:#15803d}.tng-quiz2__breakdown-item--wrong .tng-quiz2__breakdown-num{background:#fef2f2;color:#991b1b}.tng-quiz2__breakdown-q{flex:1;line-height:1.35}.tng-quiz2__breakdown-icon{font-size:.875rem;flex-shrink:0}.tng-quiz2__results-actions{display:flex;gap:.75rem;margin-bottom:1.25rem}.tng-quiz2__share{display:flex;align-items:center;justify-content:center;gap:.625rem;font-size:.8125rem;color:#4b5563}.tng-quiz2__share-btn{width:2.25rem;height:2.25rem;border-radius:50%;border:1px solid #d1d5db;background:#fff;color:#374151;font-weight:700;font-size:.8125rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.tng-quiz2__share-btn:hover{background:#eff6ff;border-color:#93c5fd;color:#1e40af}.tng-quiz2__share-btn--x{font-size:1rem}.tng-quiz2__share-btn--wa:hover{background:#dcfce7;border-color:#86efac;color:#166534}@media(prefers-color-scheme:dark){.tng-quiz2{background:#0f0f14!important;border-color:#1e293b!important;box-shadow:0 4px 16px rgb(0 0 0 / .3)!important}.tng-quiz2__start-title{color:#fff!important}.tng-quiz2__start-desc{color:#9ca3af!important}.tng-quiz2__start-item{background:#0f172a!important;border-color:#1e293b!important}.tng-quiz2__start-item span{color:#9ca3af!important}.tng-quiz2__start-item strong{color:#e5e7eb!important}.tng-quiz2__progress{background:#1e293b!important}.tng-quiz2__progress-label{color:#9ca3af!important}.tng-quiz2__progress-label strong{color:#e5e7eb!important}.tng-quiz2__question{color:#fff!important}.tng-quiz2__option{background:#0f172a!important;border-color:#374151!important;color:#d1d5db!important}.tng-quiz2__option:hover:not(:disabled){border-color:#3b82f6!important;background:#172554!important;color:#93c5fd!important}.tng-quiz2__option--correct{border-color:#16a34a!important;background:#052e16!important;color:#bbf7d0!important}.tng-quiz2__option--correct::before{color:#bbf7d0!important}.tng-quiz2__option--wrong{border-color:#991b1b!important;background:#450a0a!important;color:#fca5a5!important}.tng-quiz2__option--wrong::before{color:#fca5a5!important}.tng-quiz2__feedback--correct{background:#052e16!important;border-color:#16a34a!important;color:#bbf7d0!important}.tng-quiz2__feedback--wrong{background:#450a0a!important;border-color:#7f1d1d!important;color:#fca5a5!important}.tng-quiz2__results-title{color:#fff!important}.tng-quiz2__results-num{color:#93c5fd!important}.tng-quiz2__results-total{color:#9ca3af!important}.tng-quiz2__results-pct{color:#93c5fd!important}.tng-quiz2__results-msg{color:#9ca3af!important}.tng-quiz2__breakdown{border-color:#1e293b!important}.tng-quiz2__breakdown-item{border-color:#0f172a!important;color:#d1d5db!important}.tng-quiz2__breakdown-item--correct .tng-quiz2__breakdown-num{background:#052e16!important;color:#bbf7d0!important}.tng-quiz2__breakdown-item--wrong .tng-quiz2__breakdown-num{background:#450a0a!important;color:#fca5a5!important}.tng-quiz2__share{color:#9ca3af!important}.tng-quiz2__share-btn{background:#0f172a!important;border-color:#374151!important;color:#d1d5db!important}.tng-quiz2__share-btn:hover{background:#172554!important;border-color:#3b82f6!important;color:#93c5fd!important}}.tng-quiz2-arrow{text-align:center;margin-bottom:1.5rem;color:#1e40af;animation:tngBounceDown 1.5s ease-in-out infinite}@keyframes tngBounceDown{0%,100%{transform:translateY(0)}50%{transform:translateY(10px)}}.tng-quiz2-cat{display:flex;flex-direction:column;align-items:flex-start;padding:2rem;background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;cursor:pointer;text-align:left;font-family:'Inter',system-ui,-apple-system,sans-serif;transition:all .3s;position:relative;overflow:hidden}.tng-quiz2-cat:hover{border-color:#93c5fd;box-shadow:0 12px 32px rgb(30 64 175 / .1);transform:translateY(-4px)}.tng-quiz2-cat__icon{font-size:2.25rem;margin-bottom:1rem}.tng-quiz2-cat__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.125rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.tng-quiz2-cat__desc{font-size:.875rem;color:#4b5563;line-height:1.65;flex:1;margin-bottom:1rem}.tng-quiz2-cat__meta{font-size:.75rem;color:#4b5563;font-weight:600;margin-bottom:.75rem}.tng-quiz2-cat__btn{display:inline-block;padding:.625rem 1.5rem;background:#1e40af;color:#fff;font-size:.875rem;font-weight:700;border-radius:.5rem;transition:background .2s}.tng-quiz2-cat:hover .tng-quiz2-cat__btn{background:#1d4ed8}.tng-quiz2__cat-badge{display:inline-block;padding:.375rem 1rem;background:#eff6ff;color:#1e40af;font-size:.75rem;font-weight:700;border-radius:9999px;margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:.05em}@media(prefers-color-scheme:dark){.tng-quiz2-arrow{color:#93c5fd!important}.tng-quiz2-cat{background:#0f172a!important;border-color:#1e293b!important}.tng-quiz2-cat:hover{border-color:#374151!important;box-shadow:0 12px 32px rgb(0 0 0 / .3)!important}.tng-quiz2-cat__title{color:#fff!important}.tng-quiz2-cat__desc{color:#9ca3af!important}.tng-quiz2-cat__meta{color:#9ca3af!important}.tng-quiz2-cat__btn{background:#1e40af!important}.tng-quiz2__cat-badge{background:rgb(59 130 246 / .1)!important;color:#93c5fd!important}}.tng-law2{padding:2rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;position:relative;transition:all .25s;margin-bottom:1.5rem}.tng-law2:hover{box-shadow:0 8px 24px rgb(0 0 0 / .06)}.tng-law2--primary{background:linear-gradient(135deg,#eff6ff 0%,#fff 100%);border-color:#bfdbfe;padding:2.5rem}.tng-law2__badge{position:absolute;top:1.25rem;right:1.25rem;background:#dbeafe;color:#1e40af;padding:.3125rem .875rem;border-radius:9999px;font-size:.6875rem;font-weight:700;letter-spacing:.03em}.tng-law2__icon{font-size:2.25rem;margin-bottom:1rem}.tng-law2__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:.625rem;line-height:1.3}.tng-law2__desc{font-size:.9375rem;color:#374151;line-height:1.7;margin-bottom:1rem}.tng-law2__tags{display:flex;flex-wrap:wrap;gap:.375rem}.tng-law2__tags span{display:inline-block;padding:.3125rem .875rem;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;font-size:.75rem;font-weight:600;color:#374151}.tng-law2--primary .tng-law2__tags span{background:#dbeafe;border-color:#bfdbfe;color:#1e40af}.tng-law2-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:0}@media(max-width:768px){.tng-law2-grid{grid-template-columns:1fr}}.tng-law2-grid .tng-law2{margin-bottom:0}.tng-law2-prev-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:768px){.tng-law2-prev-grid{grid-template-columns:1fr}}.tng-law2-prev{padding:1.5rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem}.tng-law2-prev__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:700;color:#374151;margin-bottom:.375rem}.tng-law2-prev__desc{font-size:.8125rem;color:#4b5563;line-height:1.65;margin-bottom:.625rem}.tng-law2-prev__status{display:inline-block;font-size:.6875rem;color:#991b1b;font-weight:600;background:#fef2f2;padding:.1875rem .625rem;border-radius:9999px}@media(prefers-color-scheme:dark){.tng-law2{background:#0f172a!important;border-color:#1e293b!important}.tng-law2:hover{box-shadow:0 8px 24px rgb(0 0 0 / .3)!important}.tng-law2--primary{background:linear-gradient(135deg,#0f172a 0%,#172554 100%)!important;border-color:#1e3a8a!important}.tng-law2__badge{background:rgb(59 130 246 / .15)!important;color:#93c5fd!important}.tng-law2__title{color:#fff!important}.tng-law2__desc{color:#9ca3af!important}.tng-law2__tags span{background:#1e293b!important;border-color:#374151!important;color:#d1d5db!important}.tng-law2--primary .tng-law2__tags span{background:rgb(59 130 246 / .1)!important;border-color:rgb(59 130 246 / .2)!important;color:#93c5fd!important}.tng-law2-prev{background:#0f172a!important;border-color:#1e293b!important}.tng-law2-prev__title{color:#e5e7eb!important}.tng-law2-prev__desc{color:#9ca3af!important}.tng-law2-prev__status{background:#450a0a!important;color:#fca5a5!important}}[data-theme="dark"] .tng-law2{background:#0f172a!important;border-color:#1e293b!important}[data-theme="dark"] .tng-law2--primary{background:linear-gradient(135deg,#0f172a 0%,#172554 100%)!important;border-color:#1e3a8a!important}[data-theme="dark"] .tng-law2__badge{background:rgb(59 130 246 / .15)!important;color:#93c5fd!important}[data-theme="dark"] .tng-law2__title{color:#fff!important}[data-theme="dark"] .tng-law2__desc{color:#9ca3af!important}[data-theme="dark"] .tng-law2__tags span{background:#1e293b!important;border-color:#374151!important;color:#d1d5db!important}[data-theme="dark"] .tng-law2--primary .tng-law2__tags span{background:rgb(59 130 246 / .1)!important;border-color:rgb(59 130 246 / .2)!important;color:#93c5fd!important}[data-theme="dark"] .tng-law2-prev{background:#0f172a!important;border-color:#1e293b!important}[data-theme="dark"] .tng-law2-prev__title{color:#e5e7eb!important}[data-theme="dark"] .tng-law2-prev__desc{color:#9ca3af!important}[data-theme="dark"] .tng-law2-prev__status{background:#450a0a!important;color:#fca5a5!important}[data-theme="light"] .tng-law2{background:#fff!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-law2--primary{background:linear-gradient(135deg,#eff6ff 0%,#fff 100%)!important;border-color:#bfdbfe!important}[data-theme="light"] .tng-law2__badge{background:#dbeafe!important;color:#1e40af!important}[data-theme="light"] .tng-law2__title{color:#0f172a!important}[data-theme="light"] .tng-law2__desc{color:#374151!important}[data-theme="light"] .tng-law2-prev{background:#f8fafc!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-law2-prev__title{color:#374151!important}[data-theme="light"] .tng-law2-prev__desc{color:#4b5563!important}.tng-law2-download{display:flex;flex-direction:column;align-items:center;gap:.25rem;text-decoration:none;color:#1e40af;transition:color .2s}.tng-law2-download:hover{color:#1e40af}.tng-law2-download svg{color:#1e40af}.tng-law2-meta{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden}.tng-law2-meta__row{display:flex;gap:1.5rem;padding:1rem 1.5rem;border-bottom:1px solid #f1f5f9;align-items:baseline}.tng-law2-meta__row:last-child{border-bottom:none}.tng-law2-meta__label{font-size:.8125rem;font-weight:700;color:#374151;min-width:6rem;flex-shrink:0;text-transform:uppercase;letter-spacing:.04em}.tng-law2-meta__value{font-size:.9375rem;color:#0f172a;line-height:1.6;display:flex;flex-wrap:wrap;gap:.375rem;align-items:center}.tng-law2-meta__tag{display:inline-block;padding:.25rem .75rem;background:#eff6ff;color:#1e40af;font-size:.75rem;font-weight:600;border-radius:9999px}.tng-law2-sections{display:flex;flex-direction:column;gap:1rem}.tng-law2-section{display:flex;gap:1.25rem;padding:1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;transition:all .2s}.tng-law2-section:hover{border-color:#bfdbfe;box-shadow:0 4px 16px rgb(30 64 175 / .06)}.tng-law2-section__num{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.75rem;font-weight:800;color:#dbeafe;line-height:1;min-width:2.5rem;flex-shrink:0}.tng-law2-section__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.0625rem;font-weight:700;color:#0f172a;margin-bottom:.375rem}.tng-law2-section__desc{font-size:.9375rem;color:#4b5563;line-height:1.7}.tng-law2__actions{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;padding-top:.875rem;border-top:1px solid #e2e8f0}.tng-law2__link{font-size:.875rem;font-weight:600;color:#1e40af;text-decoration:none}.tng-law2__link:hover{text-decoration:underline}.tng-law2__dl{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;text-decoration:none;transition:all .2s}.tng-law2__dl:hover{border-color:#1e40af;color:#1e40af;background:#eff6ff}@media(prefers-color-scheme:dark){.tng-law2-download{color:#93c5fd!important}.tng-law2-download svg{color:#93c5fd!important}.tng-law2-meta{background:#0f172a!important;border-color:#1e293b!important}.tng-law2-meta__row{border-color:#1e293b!important}.tng-law2-meta__label{color:#9ca3af!important}.tng-law2-meta__value{color:#e5e7eb!important}.tng-law2-meta__tag{background:rgb(59 130 246 / .1)!important;color:#93c5fd!important}.tng-law2-section{background:#0f172a!important;border-color:#1e293b!important}.tng-law2-section:hover{border-color:#374151!important}.tng-law2-section__num{color:#1e3a8a!important}.tng-law2-section__title{color:#fff!important}.tng-law2-section__desc{color:#9ca3af!important}.tng-law2__actions{border-color:#1e293b!important}.tng-law2__link{color:#93c5fd!important}.tng-law2__dl{background:#0f172a!important;border-color:#374151!important;color:#9ca3af!important}.tng-law2__dl:hover{border-color:#3b82f6!important;color:#93c5fd!important;background:#172554!important}}[data-theme="dark"] .tng-law2-download{color:#93c5fd!important}[data-theme="dark"] .tng-law2-meta{background:#0f172a!important;border-color:#1e293b!important}[data-theme="dark"] .tng-law2-meta__row{border-color:#1e293b!important}[data-theme="dark"] .tng-law2-meta__label{color:#9ca3af!important}[data-theme="dark"] .tng-law2-meta__value{color:#e5e7eb!important}[data-theme="dark"] .tng-law2-meta__tag{background:rgb(59 130 246 / .1)!important;color:#93c5fd!important}[data-theme="dark"] .tng-law2-section{background:#0f172a!important;border-color:#1e293b!important}[data-theme="dark"] .tng-law2-section__num{color:#1e3a8a!important}[data-theme="dark"] .tng-law2-section__title{color:#fff!important}[data-theme="dark"] .tng-law2-section__desc{color:#9ca3af!important}[data-theme="dark"] .tng-law2__actions{border-color:#1e293b!important}[data-theme="dark"] .tng-law2__link{color:#93c5fd!important}[data-theme="dark"] .tng-law2__dl{background:#0f172a!important;border-color:#374151!important;color:#9ca3af!important}[data-theme="light"] .tng-law2-meta{background:#fff!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-law2-meta__label{color:#374151!important}[data-theme="light"] .tng-law2-meta__value{color:#0f172a!important}[data-theme="light"] .tng-law2-meta__tag{background:#eff6ff!important;color:#1e40af!important}[data-theme="light"] .tng-law2-section{background:#fff!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-law2-section__title{color:#0f172a!important}[data-theme="light"] .tng-law2-section__desc{color:#4b5563!important}@media(max-width:640px){.tng-law2-meta__row{flex-direction:column;gap:.25rem}.tng-law2-section{flex-direction:column;gap:.5rem}}.tng-law2-dl-box{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:2.5rem;text-align:center}@media(max-width:640px){.tng-law2-dl-box{padding:1.5rem 1.25rem}}.tng-law2-dl-box__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.tng-law2-dl-box__desc{font-size:.9375rem;color:#4b5563;line-height:1.6;margin-bottom:1.5rem;max-width:32rem;margin-left:auto;margin-right:auto}.tng-law2-dl-box__btn{display:inline-flex;gap:.625rem;padding:1.125rem 2.5rem;font-size:1.125rem;border-radius:.75rem;max-width:100%;text-align:center;white-space:normal;word-break:break-word}@media(max-width:640px){.tng-law2-dl-box__btn{display:flex;width:100%;padding:1.125rem 1.5rem;font-size:1rem;justify-content:center}}.tng-law2-dl-box__note{font-size:.75rem;color:#4b5563;margin-top:1rem;font-style:italic}.tng-law2-impact{display:flex;flex-wrap:wrap;gap:.625rem;justify-content:center}.tng-law2-impact__tag{display:inline-block;padding:.5rem 1.25rem;background:#eff6ff;color:#1e40af;font-size:.875rem;font-weight:600;border-radius:9999px;border:1px solid #bfdbfe}.tng-law2-timeline{display:flex;flex-direction:column;gap:0;position:relative}.tng-law2-timeline::before{content:'';position:absolute;left:1.375rem;top:2rem;bottom:2rem;width:2px;background:#e2e8f0}.tng-law2-timeline__step{display:flex;gap:1.25rem;padding:1.5rem 0;position:relative}.tng-law2-timeline__icon{width:2.75rem;height:2.75rem;border-radius:50%;background:#fff;border:2px solid #e2e8f0;display:flex;align-items:center;justify-content:center;font-size:1.125rem;flex-shrink:0;z-index:1}.tng-law2-timeline__step:first-child .tng-law2-timeline__icon{border-color:#16a34a;background:#f0fdf4}.tng-law2-timeline__step:last-child .tng-law2-timeline__icon{border-color:#1e40af;background:#eff6ff}.tng-law2-timeline__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.0625rem;font-weight:700;color:#0f172a;margin-bottom:.125rem}.tng-law2-timeline__date{font-size:.8125rem;font-weight:600;color:#1e40af;display:block;margin-bottom:.375rem}.tng-law2-timeline__desc{font-size:.9375rem;color:#4b5563;line-height:1.65}@media(prefers-color-scheme:dark){.tng-law2-dl-box{background:#0f172a!important;border-color:#1e293b!important}.tng-law2-dl-box__title{color:#fff!important}.tng-law2-dl-box__desc{color:#9ca3af!important}.tng-law2-dl-box__note{color:#9ca3af!important}.tng-law2-impact__tag{background:rgb(59 130 246 / .1)!important;color:#93c5fd!important;border-color:rgb(59 130 246 / .2)!important}.tng-law2-timeline::before{background:#1e293b!important}.tng-law2-timeline__icon{background:#0f172a!important;border-color:#374151!important}.tng-law2-timeline__step:first-child .tng-law2-timeline__icon{border-color:#16a34a!important;background:#052e16!important}.tng-law2-timeline__step:last-child .tng-law2-timeline__icon{border-color:#1e40af!important;background:#172554!important}.tng-law2-timeline__title{color:#fff!important}.tng-law2-timeline__date{color:#93c5fd!important}.tng-law2-timeline__desc{color:#9ca3af!important}}[data-theme="dark"] .tng-law2-dl-box{background:#0f172a!important;border-color:#1e293b!important}[data-theme="dark"] .tng-law2-dl-box__title{color:#fff!important}[data-theme="dark"] .tng-law2-dl-box__desc{color:#9ca3af!important}[data-theme="dark"] .tng-law2-dl-box__note{color:#9ca3af!important}[data-theme="dark"] .tng-law2-impact__tag{background:rgb(59 130 246 / .1)!important;color:#93c5fd!important;border-color:rgb(59 130 246 / .2)!important}[data-theme="dark"] .tng-law2-timeline::before{background:#1e293b!important}[data-theme="dark"] .tng-law2-timeline__icon{background:#0f172a!important;border-color:#374151!important}[data-theme="dark"] .tng-law2-timeline__title{color:#fff!important}[data-theme="dark"] .tng-law2-timeline__date{color:#93c5fd!important}[data-theme="dark"] .tng-law2-timeline__desc{color:#9ca3af!important}[data-theme="light"] .tng-law2-dl-box{background:#fff!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-law2-dl-box__title{color:#0f172a!important}[data-theme="light"] .tng-law2-dl-box__desc{color:#4b5563!important}[data-theme="light"] .tng-law2-impact__tag{background:#eff6ff!important;color:#1e40af!important;border-color:#bfdbfe!important}[data-theme="light"] .tng-law2-timeline__title{color:#0f172a!important}[data-theme="light"] .tng-law2-timeline__date{color:#1e40af!important}[data-theme="light"] .tng-law2-timeline__desc{color:#4b5563!important}.tng-law2-impact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media(max-width:640px){.tng-law2-impact-grid{grid-template-columns:1fr}}.tng-law2-impact-card{display:flex;flex-direction:column;padding:1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;text-decoration:none;transition:all .25s}.tng-law2-impact-card:hover{border-color:#93c5fd;box-shadow:0 8px 24px rgb(30 64 175 / .08);transform:translateY(-3px)}.tng-law2-impact-card__icon{font-size:1.75rem;margin-bottom:.75rem}.tng-law2-impact-card__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:.375rem}.tng-law2-impact-card__desc{font-size:.875rem;color:#4b5563;line-height:1.65;flex:1;margin-bottom:.75rem}.tng-law2-impact-card__link{font-size:.8125rem;font-weight:600;color:#1e40af;margin-top:auto}@media(prefers-color-scheme:dark){.tng-law2-impact-card{background:#0f172a!important;border-color:#1e293b!important}.tng-law2-impact-card:hover{border-color:#374151!important;box-shadow:0 8px 24px rgb(0 0 0 / .3)!important}.tng-law2-impact-card__title{color:#fff!important}.tng-law2-impact-card__desc{color:#9ca3af!important}.tng-law2-impact-card__link{color:#93c5fd!important}}[data-theme="dark"] .tng-law2-impact-card{background:#0f172a!important;border-color:#1e293b!important}[data-theme="dark"] .tng-law2-impact-card__title{color:#fff!important}[data-theme="dark"] .tng-law2-impact-card__desc{color:#9ca3af!important}[data-theme="dark"] .tng-law2-impact-card__link{color:#93c5fd!important}[data-theme="light"] .tng-law2-impact-card{background:#fff!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-law2-impact-card__title{color:#0f172a!important}[data-theme="light"] .tng-law2-impact-card__desc{color:#4b5563!important}[data-theme="light"] .tng-law2-impact-card__link{color:#1e40af!important}.tng-law2-pills{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:2.5rem}.tng-law2-pill{padding:.4375rem 1rem;border:1px solid #d1d5db;border-radius:9999px;background:#fff;font-size:.8125rem;font-weight:600;color:#374151;cursor:pointer;font-family:'Inter',system-ui,-apple-system,sans-serif;transition:all .2s;white-space:nowrap}.tng-law2-pill:hover{border-color:#1e40af;color:#1e40af;background:#eff6ff}.tng-law2-impact-card--green{background:linear-gradient(135deg,#f0fdf4,#ecfdf5)!important;border-color:#bbf7d0!important}.tng-law2-impact-card--blue{background:linear-gradient(135deg,#f5f8ff,#eef4ff)!important;border-color:#bfdbfe!important}.tng-law2-impact-card--amber{background:linear-gradient(135deg,#fffbeb,#fef3c7)!important;border-color:#fde68a!important}.tng-law2-impact-card--purple{background:linear-gradient(135deg,#fdf4ff,#fae8ff)!important;border-color:#e9d5ff!important}.tng-law2-impact-card--sky{background:linear-gradient(135deg,#f0f9ff,#e0f2fe)!important;border-color:#7dd3fc!important}.tng-law2-impact-card--orange{background:linear-gradient(135deg,#fff7ed,#ffedd5)!important;border-color:#fdba74!important}.tng-law2-impact-card--teal{background:linear-gradient(135deg,#f0fdfa,#ccfbf1)!important;border-color:#99f6e4!important}.tng-law2-impact-card--lime{background:linear-gradient(135deg,#fefce8,#fef9c3)!important;border-color:#fde047!important}.tng-law2-impact-card--rose{background:linear-gradient(135deg,#fff5f5,#fee2e2)!important;border-color:#fca5a5!important}.tng-law2-impact-card--violet{background:linear-gradient(135deg,#fdf4ff,#f3e8ff)!important;border-color:#d8b4fe!important}@media(prefers-color-scheme:dark){.tng-law2-pill{background:#0f172a!important;border-color:#374151!important;color:#d1d5db!important}.tng-law2-pill:hover{border-color:#3b82f6!important;color:#93c5fd!important;background:#172554!important}.tng-law2-impact-card--green{background:linear-gradient(135deg,#061508,#0a1f0f)!important;border-color:#16a34a!important}.tng-law2-impact-card--blue{background:linear-gradient(135deg,#0c1425,#0f1b33)!important;border-color:#3b82f6!important}.tng-law2-impact-card--amber{background:linear-gradient(135deg,#1a1300,#231a00)!important;border-color:#f59e0b!important}.tng-law2-impact-card--purple{background:linear-gradient(135deg,#150a20,#1c0f2e)!important;border-color:#a855f7!important}.tng-law2-impact-card--sky{background:linear-gradient(135deg,#0a1520,#0d1d30)!important;border-color:#0ea5e9!important}.tng-law2-impact-card--orange{background:linear-gradient(135deg,#1a1005,#231508)!important;border-color:#f97316!important}.tng-law2-impact-card--teal{background:linear-gradient(135deg,#0a1a18,#0d2320)!important;border-color:#14b8a6!important}.tng-law2-impact-card--lime{background:linear-gradient(135deg,#141400,#1c1c00)!important;border-color:#eab308!important}.tng-law2-impact-card--rose{background:linear-gradient(135deg,#1a0a0c,#230d10)!important;border-color:#ef4444!important}.tng-law2-impact-card--violet{background:linear-gradient(135deg,#1a0a14,#220d1c)!important;border-color:#c084fc!important}}[data-theme="dark"] .tng-law2-pill{background:#0f172a!important;border-color:#374151!important;color:#d1d5db!important}[data-theme="dark"] .tng-law2-pill:hover{border-color:#3b82f6!important;color:#93c5fd!important;background:#172554!important}[data-theme="dark"] .tng-law2-impact-card--green{background:linear-gradient(135deg,#061508,#0a1f0f)!important;border-color:#16a34a!important}[data-theme="dark"] .tng-law2-impact-card--blue{background:linear-gradient(135deg,#0c1425,#0f1b33)!important;border-color:#3b82f6!important}[data-theme="dark"] .tng-law2-impact-card--amber{background:linear-gradient(135deg,#1a1300,#231a00)!important;border-color:#f59e0b!important}[data-theme="dark"] .tng-law2-impact-card--purple{background:linear-gradient(135deg,#150a20,#1c0f2e)!important;border-color:#a855f7!important}[data-theme="dark"] .tng-law2-impact-card--sky{background:linear-gradient(135deg,#0a1520,#0d1d30)!important;border-color:#0ea5e9!important}[data-theme="dark"] .tng-law2-impact-card--orange{background:linear-gradient(135deg,#1a1005,#231508)!important;border-color:#f97316!important}[data-theme="dark"] .tng-law2-impact-card--teal{background:linear-gradient(135deg,#0a1a18,#0d2320)!important;border-color:#14b8a6!important}[data-theme="dark"] .tng-law2-impact-card--lime{background:linear-gradient(135deg,#141400,#1c1c00)!important;border-color:#eab308!important}[data-theme="dark"] .tng-law2-impact-card--rose{background:linear-gradient(135deg,#1a0a0c,#230d10)!important;border-color:#ef4444!important}[data-theme="dark"] .tng-law2-impact-card--violet{background:linear-gradient(135deg,#1a0a14,#220d1c)!important;border-color:#c084fc!important}[data-theme="light"] .tng-law2-pill{background:#fff!important;border-color:#d1d5db!important;color:#374151!important}[data-theme="light"] .tng-law2-impact-card--green{background:linear-gradient(135deg,#f0fdf4,#ecfdf5)!important;border-color:#bbf7d0!important}[data-theme="light"] .tng-law2-impact-card--blue{background:linear-gradient(135deg,#f5f8ff,#eef4ff)!important;border-color:#bfdbfe!important}[data-theme="light"] .tng-law2-impact-card--amber{background:linear-gradient(135deg,#fffbeb,#fef3c7)!important;border-color:#fde68a!important}[data-theme="light"] .tng-law2-impact-card--purple{background:linear-gradient(135deg,#fdf4ff,#fae8ff)!important;border-color:#e9d5ff!important}[data-theme="light"] .tng-law2-impact-card--sky{background:linear-gradient(135deg,#f0f9ff,#e0f2fe)!important;border-color:#7dd3fc!important}[data-theme="light"] .tng-law2-impact-card--orange{background:linear-gradient(135deg,#fff7ed,#ffedd5)!important;border-color:#fdba74!important}[data-theme="light"] .tng-law2-impact-card--teal{background:linear-gradient(135deg,#f0fdfa,#ccfbf1)!important;border-color:#99f6e4!important}[data-theme="light"] .tng-law2-impact-card--lime{background:linear-gradient(135deg,#fefce8,#fef9c3)!important;border-color:#fde047!important}[data-theme="light"] .tng-law2-impact-card--rose{background:linear-gradient(135deg,#fff5f5,#fee2e2)!important;border-color:#fca5a5!important}[data-theme="light"] .tng-law2-impact-card--violet{background:linear-gradient(135deg,#fdf4ff,#f3e8ff)!important;border-color:#d8b4fe!important}@media(prefers-color-scheme:dark){.tng-announce{background:linear-gradient(135deg,#020617 0%,#0f172a 50%,#172554 100%)!important;color:#fff!important}.tng-announce a{color:#fff!important}.tng-announce a:hover{color:#dbeafe!important}}[data-theme="dark"] .tng-announce{background:linear-gradient(135deg,#020617 0%,#0f172a 50%,#172554 100%)!important;color:#fff!important}[data-theme="dark"] .tng-announce a{color:#fff!important}[data-theme="light"] .tng-announce{background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 50%,#1e40af 100%)!important;color:#fff!important}.tng-announce__cta{display:inline-block;padding:.125rem .75rem;background:rgb(255 255 255 / .15);border-radius:9999px;font-weight:700;margin-left:.25rem;transition:background .2s}.tng-announce a:hover .tng-announce__cta{background:rgb(255 255 255 / .25)}@media(prefers-color-scheme:dark){.tng-hero{background:linear-gradient(135deg,#020617 0%,#0f172a 50%,#172554 100%)!important;color:#fff!important}.tng-hero__badge{color:#fff!important;background:rgb(255 255 255 / .08)!important;border-color:rgb(255 255 255 / .12)!important}.tng-hero__desc{color:#d1d5db!important}.tng-hero__stat-item{color:#d1d5db!important}.tng-combined{background:#0f172a!important}.tng-combined__inner{background:#0f172a!important}.tng-combined__section-title{color:#fff!important}.tng-minicard{background:#1e293b!important;border-color:#374151!important;box-shadow:none!important}.tng-minicard__title{color:#fff!important}.tng-minicard__desc{color:#d1d5db!important}.tng-minicard__link{color:#93c5fd!important}.tng-updates-box{background:#1e293b!important;border-color:#374151!important;box-shadow:none!important}.tng-updates-box__title{color:#fff!important}.tng-updates-box__card--blue{background:#172554!important;border-color:#1e3a8a!important}.tng-updates-box__card--green{background:#052e16!important;border-color:#16a34a!important}.tng-updates-box__card--purple{background:#2e1065!important;border-color:#7c3aed!important}.tng-updates-box__card-title{color:#fff!important}.tng-updates-box__card-desc{color:#d1d5db!important}.tng-circle-stat:nth-child(1){background:#172554!important}.tng-circle-stat:nth-child(2){background:#052e16!important}.tng-circle-stat:nth-child(3){background:#2e1065!important}.tng-circle-stat__label{color:#fff!important}.tng-circle-stat__desc{color:#d1d5db!important}.tng-essentials-box{background:#1e293b!important}.tng-essentials-box__title{color:#fff!important}.tng-essentials-box__subtitle{color:#e5e7eb!important}.tng-essentials-box__list li{color:#d1d5db!important}.tng-solutions-section{background:linear-gradient(135deg,#020617 0%,#0f172a 50%,#172554 100%)!important;color:#fff!important}.tng-solutions-section__bg-circle{background:rgb(59 130 246 / .06)!important}.tng-solutions-section__badge{background:rgb(255 255 255 / .08)!important;border-color:rgb(255 255 255 / .12)!important;color:#fff!important}.tng-solutions-section__title{color:#fff!important}.tng-solutions-section__desc{color:#d1d5db!important}.tng-bigcard{border-color:#374151!important}.tng-bigcard__title{color:#fff!important}.tng-bigcard__desc{color:rgb(255 255 255 / .8)!important}.tng-section--blog{background:#0f172a!important}.tng-section--blog .tng-section__title{color:#fff!important}.tng-section--blog .tng-section__sub{color:#d1d5db!important}.tng-blogcard2{color:#fff!important}.tng-blogcard2__inner{background:#1e293b!important;border-color:#374151!important;box-shadow:none!important}.tng-blogcard2__tag{background:rgb(59 130 246 / .15)!important;color:#93c5fd!important}.tng-blogcard2__title{color:#fff!important}.tng-blogcard2__excerpt{color:#d1d5db!important}.tng-blogcard2__author-name{color:#e5e7eb!important}.tng-blogcard2__date{color:#9ca3af!important}.tng-blogcard2__readmore{color:#93c5fd!important}.tng-blogcard2__readmore svg{color:#93c5fd!important}.tng-blogcard2__footer{border-color:#374151!important}.tng-section--calc{background:#0f172a!important}.tng-section--calc .tng-section__title{color:#fff!important}.tng-section--calc .tng-section__sub{color:#d1d5db!important}.tng-calccard2__title{color:#fff!important}.tng-calccard2__desc{color:rgb(255 255 255 / .8)!important}.tng-accuracy2{background:#1e293b!important;border-color:#374151!important}.tng-accuracy2__title{color:#fff!important}.tng-accuracy2__desc{color:#d1d5db!important}.tng-accuracy2__check{color:#d1d5db!important}.tng-accuracy2__check svg{color:#93c5fd!important}.tng-section--testimonials{background:#0f172a!important}.tng-section--testimonials .tng-section__title{color:#fff!important}.tng-section--testimonials .tng-section__sub{color:#d1d5db!important}.tng-testimonial2{background:#1e293b!important;border-color:#374151!important;box-shadow:none!important}.tng-testimonial2__text{color:#e5e7eb!important}.tng-testimonial2__name{color:#fff!important}.tng-testimonial2__role{color:#d1d5db!important}.tng-cta2{background:linear-gradient(135deg,#020617 0%,#0f172a 50%,#172554 100%)!important}.tng-cta2__bg-circle{background:rgb(59 130 246 / .04)!important}.tng-cta2__badge{background:rgb(255 255 255 / .08)!important;border-color:rgb(255 255 255 / .12)!important;color:#fff!important}.tng-cta2__title{color:#fff!important}.tng-cta2__desc{color:#d1d5db!important}.tng-cta2__badges span{color:#d1d5db!important}}[data-theme="dark"] .tng-hero{background:linear-gradient(135deg,#020617 0%,#0f172a 50%,#172554 100%)!important;color:#fff!important}[data-theme="dark"] .tng-hero__badge{color:#fff!important;background:rgb(255 255 255 / .08)!important;border-color:rgb(255 255 255 / .12)!important}[data-theme="dark"] .tng-hero__desc{color:#d1d5db!important}[data-theme="dark"] .tng-hero__stat-item{color:#d1d5db!important}[data-theme="dark"] .tng-combined{background:#0f172a!important}[data-theme="dark"] .tng-combined__inner{background:#0f172a!important}[data-theme="dark"] .tng-combined__section-title{color:#fff!important}[data-theme="dark"] .tng-minicard{background:#1e293b!important;border-color:#374151!important;box-shadow:none!important}[data-theme="dark"] .tng-minicard__title{color:#fff!important}[data-theme="dark"] .tng-minicard__desc{color:#d1d5db!important}[data-theme="dark"] .tng-minicard__link{color:#93c5fd!important}[data-theme="dark"] .tng-updates-box{background:#1e293b!important;border-color:#374151!important;box-shadow:none!important}[data-theme="dark"] .tng-updates-box__title{color:#fff!important}[data-theme="dark"] .tng-updates-box__card--blue{background:#172554!important;border-color:#1e3a8a!important}[data-theme="dark"] .tng-updates-box__card--green{background:#052e16!important;border-color:#16a34a!important}[data-theme="dark"] .tng-updates-box__card--purple{background:#2e1065!important;border-color:#7c3aed!important}[data-theme="dark"] .tng-updates-box__card-title{color:#fff!important}[data-theme="dark"] .tng-updates-box__card-desc{color:#d1d5db!important}[data-theme="dark"] .tng-circle-stat:nth-child(1){background:#172554!important}[data-theme="dark"] .tng-circle-stat:nth-child(2){background:#052e16!important}[data-theme="dark"] .tng-circle-stat:nth-child(3){background:#2e1065!important}[data-theme="dark"] .tng-circle-stat__label{color:#fff!important}[data-theme="dark"] .tng-circle-stat__desc{color:#d1d5db!important}[data-theme="dark"] .tng-essentials-box{background:#1e293b!important}[data-theme="dark"] .tng-essentials-box__title{color:#fff!important}[data-theme="dark"] .tng-essentials-box__subtitle{color:#e5e7eb!important}[data-theme="dark"] .tng-essentials-box__list li{color:#d1d5db!important}[data-theme="dark"] .tng-solutions-section{background:linear-gradient(135deg,#020617 0%,#0f172a 50%,#172554 100%)!important;color:#fff!important}[data-theme="dark"] .tng-solutions-section__bg-circle{background:rgb(59 130 246 / .06)!important}[data-theme="dark"] .tng-solutions-section__badge{background:rgb(255 255 255 / .08)!important;border-color:rgb(255 255 255 / .12)!important;color:#fff!important}[data-theme="dark"] .tng-solutions-section__title{color:#fff!important}[data-theme="dark"] .tng-solutions-section__desc{color:#d1d5db!important}[data-theme="dark"] .tng-bigcard{border-color:#374151!important}[data-theme="dark"] .tng-bigcard__title{color:#fff!important}[data-theme="dark"] .tng-bigcard__desc{color:rgb(255 255 255 / .8)!important}[data-theme="dark"] .tng-section--blog{background:#0f172a!important}[data-theme="dark"] .tng-section--blog .tng-section__title{color:#fff!important}[data-theme="dark"] .tng-section--blog .tng-section__sub{color:#d1d5db!important}[data-theme="dark"] .tng-blogcard2{color:#fff!important}[data-theme="dark"] .tng-blogcard2__inner{background:#1e293b!important;border-color:#374151!important;box-shadow:none!important}[data-theme="dark"] .tng-blogcard2__tag{background:rgb(59 130 246 / .15)!important;color:#93c5fd!important}[data-theme="dark"] .tng-blogcard2__title{color:#fff!important}[data-theme="dark"] .tng-blogcard2__excerpt{color:#d1d5db!important}[data-theme="dark"] .tng-blogcard2__author-name{color:#e5e7eb!important}[data-theme="dark"] .tng-blogcard2__date{color:#9ca3af!important}[data-theme="dark"] .tng-blogcard2__readmore{color:#93c5fd!important}[data-theme="dark"] .tng-blogcard2__footer{border-color:#374151!important}[data-theme="dark"] .tng-section--calc{background:#0f172a!important}[data-theme="dark"] .tng-section--calc .tng-section__title{color:#fff!important}[data-theme="dark"] .tng-section--calc .tng-section__sub{color:#d1d5db!important}[data-theme="dark"] .tng-calccard2__title{color:#fff!important}[data-theme="dark"] .tng-calccard2__desc{color:rgb(255 255 255 / .8)!important}[data-theme="dark"] .tng-accuracy2{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-accuracy2__title{color:#fff!important}[data-theme="dark"] .tng-accuracy2__desc{color:#d1d5db!important}[data-theme="dark"] .tng-accuracy2__check{color:#d1d5db!important}[data-theme="dark"] .tng-section--testimonials{background:#0f172a!important}[data-theme="dark"] .tng-section--testimonials .tng-section__title{color:#fff!important}[data-theme="dark"] .tng-section--testimonials .tng-section__sub{color:#d1d5db!important}[data-theme="dark"] .tng-testimonial2{background:#1e293b!important;border-color:#374151!important;box-shadow:none!important}[data-theme="dark"] .tng-testimonial2__text{color:#e5e7eb!important}[data-theme="dark"] .tng-testimonial2__name{color:#fff!important}[data-theme="dark"] .tng-testimonial2__role{color:#d1d5db!important}[data-theme="dark"] .tng-cta2{background:linear-gradient(135deg,#020617 0%,#0f172a 50%,#172554 100%)!important}[data-theme="dark"] .tng-cta2__badge{background:rgb(255 255 255 / .08)!important;border-color:rgb(255 255 255 / .12)!important;color:#fff!important}[data-theme="dark"] .tng-cta2__title{color:#fff!important}[data-theme="dark"] .tng-cta2__desc{color:#d1d5db!important}[data-theme="dark"] .tng-cta2__badges span{color:#d1d5db!important}[data-theme="light"] .tng-hero{background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 50%,#1e40af 100%)!important;color:#fff!important}[data-theme="light"] .tng-combined{background:#fff!important}[data-theme="light"] .tng-combined__inner{background:#fff!important}[data-theme="light"] .tng-combined__section-title{color:#0f172a!important}[data-theme="light"] .tng-minicard{background:#fff!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-minicard__title{color:#0f172a!important}[data-theme="light"] .tng-minicard__desc{color:#4b5563!important}[data-theme="light"] .tng-minicard__link{color:#1e40af!important}[data-theme="light"] .tng-updates-box{background:#fff!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-updates-box__title{color:#0f172a!important}[data-theme="light"] .tng-updates-box__card--blue{background:#eff6ff!important;border-color:#bfdbfe!important}[data-theme="light"] .tng-updates-box__card--green{background:#ecfdf5!important;border-color:#a7f3d0!important}[data-theme="light"] .tng-updates-box__card--purple{background:#f5f3ff!important;border-color:#ddd6fe!important}[data-theme="light"] .tng-updates-box__card-title{color:#0f172a!important}[data-theme="light"] .tng-updates-box__card-desc{color:#4b5563!important}[data-theme="light"] .tng-circle-stat:nth-child(1){background:#eff6ff!important}[data-theme="light"] .tng-circle-stat:nth-child(2){background:#ecfdf5!important}[data-theme="light"] .tng-circle-stat:nth-child(3){background:#f5f3ff!important}[data-theme="light"] .tng-circle-stat__label{color:#0f172a!important}[data-theme="light"] .tng-circle-stat__desc{color:#4b5563!important}[data-theme="light"] .tng-essentials-box{background:#f8fafc!important}[data-theme="light"] .tng-essentials-box__title{color:#0f172a!important}[data-theme="light"] .tng-essentials-box__subtitle{color:#0f172a!important}[data-theme="light"] .tng-essentials-box__list li{color:#4b5563!important}[data-theme="light"] .tng-blogcard2__inner{background:#fff!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-blogcard2__title{color:#0f172a!important}[data-theme="light"] .tng-blogcard2__excerpt{color:#4b5563!important}[data-theme="light"] .tng-blogcard2__author-name{color:#0f172a!important}[data-theme="light"] .tng-testimonial2{background:#fff!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-testimonial2__text{color:#4b5563!important}[data-theme="light"] .tng-testimonial2__name{color:#0f172a!important}[data-theme="light"] .tng-testimonial2__role{color:#4b5563!important}[data-theme="light"] .tng-accuracy2{background:#f8fafc!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-accuracy2__title{color:#0f172a!important}[data-theme="light"] .tng-accuracy2__desc{color:#4b5563!important}[data-theme="light"] .tng-section--blog .tng-section__title{color:#0f172a!important}[data-theme="light"] .tng-section--blog .tng-section__sub{color:#4b5563!important}[data-theme="light"] .tng-section--calc .tng-section__title{color:#0f172a!important}[data-theme="light"] .tng-section--calc .tng-section__sub{color:#4b5563!important}[data-theme="light"] .tng-section--testimonials .tng-section__title{color:#0f172a!important}[data-theme="light"] .tng-section--testimonials .tng-section__sub{color:#4b5563!important}.tng-section--howitworks{background:#f8fafc}.tng-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;position:relative}@media(max-width:768px){.tng-steps{grid-template-columns:1fr;max-width:28rem;margin:0 auto}}.tng-step{text-align:center;position:relative;padding:2rem 1.5rem}.tng-step__num{width:3.5rem;height:3.5rem;border-radius:50%;background:linear-gradient(135deg,#1e40af,#1e3a8a);color:#fff;font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.5rem;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;box-shadow:0 4px 16px rgb(30 64 175 / .25)}.tng-step__connector{display:none;position:absolute;top:1.75rem;left:calc(50% + 2.5rem);width:calc(100% - 5rem);height:2px;background:linear-gradient(90deg,#1e40af,#93c5fd)}@media(min-width:769px){.tng-step__connector{display:block}}.tng-step:last-child .tng-step__connector{display:none}.tng-step__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.125rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.tng-step__desc{font-size:.9375rem;color:#4b5563;line-height:1.65}.tng-section--ntaoverview{background:#fff}.tng-nta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:900px){.tng-nta-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.tng-nta-grid{grid-template-columns:1fr}}.tng-nta-card{padding:1.75rem;border-radius:.75rem;border:1px solid;transition:all .25s}.tng-nta-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgb(0 0 0 / .08)}.tng-nta-card__icon{font-size:2rem;margin-bottom:.75rem;display:block}.tng-nta-card__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.0625rem;font-weight:700;color:#0f172a;margin-bottom:.375rem}.tng-nta-card__desc{font-size:.875rem;color:#374151;line-height:1.65}.tng-nta-card--blue{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#bfdbfe}.tng-nta-card--green{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#bbf7d0}.tng-nta-card--amber{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-color:#fde68a}.tng-nta-card--purple{background:linear-gradient(135deg,#faf5ff,#f3e8ff);border-color:#e9d5ff}.tng-nta-card--rose{background:linear-gradient(135deg,#fff5f5,#fee2e2);border-color:#fca5a5}.tng-nta-card--sky{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-color:#7dd3fc}.tng-section--whytaxngr{background:#f8fafc}.tng-why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:900px){.tng-why-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.tng-why-grid{grid-template-columns:1fr}}.tng-why-card{padding:2rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;transition:all .25s}.tng-why-card:hover{border-color:#93c5fd;box-shadow:0 8px 24px rgb(30 64 175 / .08);transform:translateY(-3px)}.tng-why-card__icon{width:3rem;height:3rem;border-radius:.625rem;background:#eff6ff;color:#1e40af;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.tng-why-card__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.0625rem;font-weight:700;color:#0f172a;margin-bottom:.375rem}.tng-why-card__desc{font-size:.9375rem;color:#4b5563;line-height:1.65}@media(prefers-color-scheme:dark){.tng-section--howitworks{background:#0f172a!important}.tng-step__title{color:#fff!important}.tng-step__desc{color:#d1d5db!important}.tng-step__connector{background:linear-gradient(90deg,#1e40af,#374151)!important}.tng-section--ntaoverview{background:#0f172a!important}.tng-nta-card--blue{background:linear-gradient(135deg,#0c1425,#0f1b33)!important;border-color:#1e3a8a!important}.tng-nta-card--green{background:linear-gradient(135deg,#061508,#0a1f0f)!important;border-color:#16a34a!important}.tng-nta-card--amber{background:linear-gradient(135deg,#1a1300,#231a00)!important;border-color:#f59e0b!important}.tng-nta-card--purple{background:linear-gradient(135deg,#150a20,#1c0f2e)!important;border-color:#a855f7!important}.tng-nta-card--rose{background:linear-gradient(135deg,#1a0a0c,#230d10)!important;border-color:#ef4444!important}.tng-nta-card--sky{background:linear-gradient(135deg,#0a1520,#0d1d30)!important;border-color:#0ea5e9!important}.tng-nta-card__title{color:#fff!important}.tng-nta-card__desc{color:#d1d5db!important}.tng-nta-card:hover{box-shadow:0 12px 32px rgb(0 0 0 / .3)!important}.tng-section--whytaxngr{background:#0f172a!important}.tng-why-card{background:#1e293b!important;border-color:#374151!important}.tng-why-card:hover{border-color:#93c5fd!important;box-shadow:0 8px 24px rgb(0 0 0 / .3)!important}.tng-why-card__icon{background:rgb(59 130 246 / .1)!important;color:#93c5fd!important}.tng-why-card__title{color:#fff!important}.tng-why-card__desc{color:#d1d5db!important}}[data-theme="dark"] .tng-section--howitworks{background:#0f172a!important}[data-theme="dark"] .tng-step__title{color:#fff!important}[data-theme="dark"] .tng-step__desc{color:#d1d5db!important}[data-theme="dark"] .tng-step__connector{background:linear-gradient(90deg,#1e40af,#374151)!important}[data-theme="dark"] .tng-section--ntaoverview{background:#0f172a!important}[data-theme="dark"] .tng-nta-card--blue{background:linear-gradient(135deg,#0c1425,#0f1b33)!important;border-color:#1e3a8a!important}[data-theme="dark"] .tng-nta-card--green{background:linear-gradient(135deg,#061508,#0a1f0f)!important;border-color:#16a34a!important}[data-theme="dark"] .tng-nta-card--amber{background:linear-gradient(135deg,#1a1300,#231a00)!important;border-color:#f59e0b!important}[data-theme="dark"] .tng-nta-card--purple{background:linear-gradient(135deg,#150a20,#1c0f2e)!important;border-color:#a855f7!important}[data-theme="dark"] .tng-nta-card--rose{background:linear-gradient(135deg,#1a0a0c,#230d10)!important;border-color:#ef4444!important}[data-theme="dark"] .tng-nta-card--sky{background:linear-gradient(135deg,#0a1520,#0d1d30)!important;border-color:#0ea5e9!important}[data-theme="dark"] .tng-nta-card__title{color:#fff!important}[data-theme="dark"] .tng-nta-card__desc{color:#d1d5db!important}[data-theme="dark"] .tng-section--whytaxngr{background:#0f172a!important}[data-theme="dark"] .tng-why-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-why-card__icon{background:rgb(59 130 246 / .1)!important;color:#93c5fd!important}[data-theme="dark"] .tng-why-card__title{color:#fff!important}[data-theme="dark"] .tng-why-card__desc{color:#d1d5db!important}[data-theme="light"] .tng-section--howitworks{background:#f8fafc!important}[data-theme="light"] .tng-step__title{color:#0f172a!important}[data-theme="light"] .tng-step__desc{color:#4b5563!important}[data-theme="light"] .tng-section--ntaoverview{background:#fff!important}[data-theme="light"] .tng-nta-card--blue{background:linear-gradient(135deg,#eff6ff,#dbeafe)!important;border-color:#bfdbfe!important}[data-theme="light"] .tng-nta-card--green{background:linear-gradient(135deg,#f0fdf4,#dcfce7)!important;border-color:#bbf7d0!important}[data-theme="light"] .tng-nta-card--amber{background:linear-gradient(135deg,#fffbeb,#fef3c7)!important;border-color:#fde68a!important}[data-theme="light"] .tng-nta-card--purple{background:linear-gradient(135deg,#faf5ff,#f3e8ff)!important;border-color:#e9d5ff!important}[data-theme="light"] .tng-nta-card--rose{background:linear-gradient(135deg,#fff5f5,#fee2e2)!important;border-color:#fca5a5!important}[data-theme="light"] .tng-nta-card--sky{background:linear-gradient(135deg,#f0f9ff,#e0f2fe)!important;border-color:#7dd3fc!important}[data-theme="light"] .tng-nta-card__title{color:#0f172a!important}[data-theme="light"] .tng-nta-card__desc{color:#374151!important}[data-theme="light"] .tng-section--whytaxngr{background:#f8fafc!important}[data-theme="light"] .tng-why-card{background:#fff!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-why-card__icon{background:#eff6ff!important;color:#1e40af!important}[data-theme="light"] .tng-why-card__title{color:#0f172a!important}[data-theme="light"] .tng-why-card__desc{color:#4b5563!important}.tng-nav__mobile-brand{display:flex;align-items:center;gap:.5rem}.tng-nav__mobile-brand .tng-nav__logo-mark{width:2rem;height:2rem;font-size:.9375rem;border-radius:.5rem}.tng-nav__mobile-brand .tng-nav__logo-text{font-size:1.25rem}.tng-reading-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:9999;background:#fff0}.tng-reading-progress__bar{height:100%;width:0;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899,#f59e0b,#10b981);border-radius:0 2px 2px 0;transition:width .1s linear}.tng-page-header--post{position:relative;overflow:hidden}.tng-page-header__bg-img{position:absolute;top:0;right:0;bottom:0;width:50%;background-size:cover;background-position:center;mask-image:linear-gradient(to right,transparent 0%,rgb(0 0 0 / .08) 30%,rgb(0 0 0 / .15) 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,rgb(0 0 0 / .08) 30%,rgb(0 0 0 / .15) 100%);pointer-events:none;z-index:0}@media(max-width:768px){.tng-page-header__bg-img{width:100%;mask-image:linear-gradient(to bottom,transparent 0%,rgb(0 0 0 / .06) 60%,rgb(0 0 0 / .1) 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgb(0 0 0 / .06) 60%,rgb(0 0 0 / .1) 100%)}}.tng-load-more{text-align:center;margin-top:2.5rem}.tng-load-more__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2.5rem;background:#fff;border:2px solid #1e40af;color:#1e40af;font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:700;border-radius:.75rem;cursor:pointer;transition:all .25s}.tng-load-more__btn:hover{background:#1e40af;color:#fff}.tng-load-more__btn:disabled{opacity:.6;cursor:wait}.tng-load-more__spinner svg{animation:tng-spin 1s linear infinite}@keyframes tng-spin{to{transform:rotate(360deg)}}.tng-load-more__count{margin-top:.75rem;font-size:.8125rem;color:#4b5563;font-weight:500}.tng-load-more__done{font-size:.875rem;color:#4b5563;font-weight:600;padding:.75rem 0}.tng-blog-card__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.625rem}.tng-blog-card__read-time{font-size:.6875rem;font-weight:600;color:#4b5563;display:flex;align-items:center;gap:.25rem}.tng-blog-card__meta{display:flex;align-items:center;gap:.5rem;margin-top:auto;padding-top:.75rem;border-top:1px solid #f1f5f9}.tng-blog-card__meta img{width:1.5rem;height:1.5rem;border-radius:50%;flex-shrink:0}.tng-blog-card__author{font-weight:600;color:#0f172a;font-size:.75rem}.tng-blog-card__body{padding:1.25rem;display:flex;flex-direction:column;flex:1}.tng-blog-card{display:flex;flex-direction:column}.tng-post-meta-bar__sep{margin:0 .375rem;color:#94a3b8}.tng-sidebar-post__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#f1f5f9;color:#94a3b8}.tng-post-share__btn{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.5rem;transition:all .2s;color:#fff}.tng-post-share__btn--twitter{background:#0f172a}.tng-post-share__btn--facebook{background:#1877f2}.tng-post-share__btn--linkedin{background:#0a66c2}.tng-post-share__btn--whatsapp{background:#25d366}.tng-post-share__btn:hover{opacity:.85;transform:translateY(-2px)}.tng-blog-card__excerpt{color:#374151}.tng-blog-card__meta{color:#374151}.tng-blog-card__read-time{color:#374151}.tng-post-meta-bar__date{color:#374151}.tng-post-meta-bar__reading{color:#374151}.tng-sidebar-post__date{color:#374151}.tng-sidebar-cat__count{color:#374151}.tng-sidebar-law-link{color:#1e40af;font-weight:500}.tng-sidebar-law-link:hover{color:#172554}.tng-blog-search__input{color:#0f172a}.tng-blog-search__input::placeholder{color:#6b7280}.tng-load-more__count{color:#374151}.tng-post-share__label{color:#374151}.tng-post-tags__label{color:#374151}.tng-author-box__written{color:#374151}.tng-author-box__bio{color:#374151}.tng-post-nav__label{color:#374151}.tng-empty-state p{color:#374151}.tng-blog-filter{color:#374151}.tng-breadcrumb a{color:#374151}.tng-breadcrumb__sep{color:#374151}@media(prefers-color-scheme:dark){.tng-reading-progress{background:rgb(255 255 255 / .06)}.tng-load-more__btn{background:#1e293b!important;border-color:#374151!important;color:#93c5fd!important}.tng-load-more__btn:hover{background:#1e40af!important;border-color:#1e40af!important;color:#fff!important}.tng-load-more__count,.tng-load-more__done{color:#d1d5db!important}.tng-blog-card__read-time{color:#d1d5db!important}.tng-blog-card__top{border-color:#374151!important}.tng-blog-card__author{color:#e5e7eb!important}.tng-blog-card__meta{border-top-color:#374151!important;color:#d1d5db!important}.tng-post-share__btn--twitter{background:#1e293b!important}.tng-page-header__bg-img{mask-image:linear-gradient(to right,transparent 0%,rgb(0 0 0 / .04) 30%,rgb(0 0 0 / .08) 100%)!important;-webkit-mask-image:linear-gradient(to right,transparent 0%,rgb(0 0 0 / .04) 30%,rgb(0 0 0 / .08) 100%)!important}.tng-sidebar-law-link{color:#93c5fd!important}}[data-theme="dark"] .tng-reading-progress{background:rgb(255 255 255 / .06)}[data-theme="dark"] .tng-load-more__btn{background:#1e293b!important;border-color:#374151!important;color:#93c5fd!important}[data-theme="dark"] .tng-load-more__btn:hover{background:#1e40af!important;color:#fff!important}[data-theme="dark"] .tng-load-more__count,[data-theme="dark"] .tng-load-more__done{color:#d1d5db!important}[data-theme="dark"] .tng-blog-card__read-time{color:#d1d5db!important}[data-theme="dark"] .tng-blog-card__author{color:#e5e7eb!important}[data-theme="dark"] .tng-blog-card__meta{border-top-color:#374151!important;color:#d1d5db!important}[data-theme="dark"] .tng-page-header__bg-img{opacity:.4!important}[data-theme="dark"] .tng-sidebar-law-link{color:#93c5fd!important}.tng-blog-tools{display:grid;grid-template-columns:repeat(5,1fr);gap:.75rem}@media(max-width:900px){.tng-blog-tools{grid-template-columns:repeat(3,1fr)}}@media(max-width:540px){.tng-blog-tools{grid-template-columns:repeat(2,1fr)}}.tng-blog-tool{display:flex;flex-direction:column;align-items:center;gap:.625rem;padding:1.25rem .75rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;text-decoration:none;text-align:center;transition:all .25s;position:relative}.tng-blog-tool:hover{border-color:#93c5fd;box-shadow:0 6px 20px rgb(30 64 175 / .08);transform:translateY(-2px)}.tng-blog-tool__icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.75rem}.tng-blog-tool__icon--blue{background:#eff6ff;color:#1e40af}.tng-blog-tool__icon--purple{background:#f5f3ff;color:#6b21a8}.tng-blog-tool__icon--green{background:#f0fdf4;color:#166534}.tng-blog-tool__icon--amber{background:#fffbeb;color:#92400e}.tng-blog-tool__icon--rose{background:#fff1f2;color:#9f1239}.tng-blog-tool__title{display:block;font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:.8125rem;font-weight:700;color:#0f172a}.tng-blog-tool__desc{display:block;font-size:.6875rem;color:#4b5563;margin-top:.125rem}.tng-blog-tool__arrow{position:absolute;top:.625rem;right:.75rem;font-size:.75rem;color:#94a3b8;transition:color .2s}.tng-blog-tool:hover .tng-blog-tool__arrow{color:#1e40af}@media(prefers-color-scheme:dark){.tng-blog-tool{background:#1e293b!important;border-color:#374151!important}.tng-blog-tool:hover{border-color:#1e3a8a!important;box-shadow:0 6px 20px rgb(0 0 0 / .2)!important}.tng-blog-tool__title{color:#fff!important}.tng-blog-tool__desc{color:#d1d5db!important}.tng-blog-tool__icon--blue{background:rgb(59 130 246 / .1)!important;color:#93c5fd!important}.tng-blog-tool__icon--purple{background:rgb(139 92 246 / .1)!important;color:#c4b5fd!important}.tng-blog-tool__icon--green{background:rgb(34 197 94 / .1)!important;color:#86efac!important}.tng-blog-tool__icon--amber{background:rgb(245 158 11 / .1)!important;color:#fcd34d!important}.tng-blog-tool__icon--rose{background:rgb(244 63 94 / .1)!important;color:#fda4af!important}}[data-theme="dark"] .tng-blog-tool{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-blog-tool:hover{border-color:#1e3a8a!important}[data-theme="dark"] .tng-blog-tool__title{color:#fff!important}[data-theme="dark"] .tng-blog-tool__desc{color:#d1d5db!important}[data-theme="dark"] .tng-blog-tool__icon--blue{background:rgb(59 130 246 / .1)!important;color:#93c5fd!important}[data-theme="dark"] .tng-blog-tool__icon--purple{background:rgb(139 92 246 / .1)!important;color:#c4b5fd!important}[data-theme="dark"] .tng-blog-tool__icon--green{background:rgb(34 197 94 / .1)!important;color:#86efac!important}[data-theme="dark"] .tng-blog-tool__icon--amber{background:rgb(245 158 11 / .1)!important;color:#fcd34d!important}[data-theme="dark"] .tng-blog-tool__icon--rose{background:rgb(244 63 94 / .1)!important;color:#fda4af!important}[data-theme="light"] .tng-blog-tool{background:#fff!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-blog-tool__title{color:#0f172a!important}[data-theme="light"] .tng-blog-tool__desc{color:#4b5563!important}.tng-comment-cta{margin-top:3rem;padding:2.5rem;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:1rem;text-align:center}.tng-comment-cta__inner{max-width:28rem;margin:0 auto}.tng-comment-cta__icon{color:#1e40af;margin-bottom:.75rem}.tng-comment-cta__title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.375rem;font-weight:800;color:#0f172a;margin-bottom:.375rem}.tng-comment-cta__desc{font-size:.9375rem;color:#374151;margin-bottom:1.25rem;line-height:1.5}.tng-comment-cta__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.9375rem 2rem;background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:700;border:none;border-radius:.75rem;cursor:pointer;box-shadow:0 4px 16px rgb(30 64 175 / .25);transition:all .25s}.tng-comment-cta__btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgb(30 64 175 / .3)}.tng-comment-panel__overlay{display:none}.tng-comment-panel__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0}.tng-comment-panel__title{display:flex;align-items:center;gap:.5rem;font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.125rem;font-weight:700;color:#0f172a;margin:0}.tng-comment-panel__count{background:#1e40af;color:#fff;font-size:.75rem;padding:.125rem .5rem;border-radius:9999px}.tng-comment-panel__close{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;border:none;background:#f1f5f9;cursor:pointer;color:#374151;transition:all .2s}.tng-comment-panel__close:hover{background:#e2e8f0;transform:rotate(90deg)}.tng-comment-panel__content{padding:1.5rem;overflow-y:auto;max-height:calc(100vh - 10rem)}.tng-comment-panel__loading{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:3rem;color:#4b5563;font-size:.875rem}.tng-comment-panel__loading svg{animation:tng-spin 1s linear infinite;color:#1e40af}.tng-comment-panel[data-style="inline"]{margin-top:1.5rem;border-radius:1rem;border:1px solid #e2e8f0;background:#fff;overflow:hidden;max-height:0;opacity:0;visibility:hidden;pointer-events:none;transition:max-height .4s cubic-bezier(.32,.72,0,1),opacity .3s,visibility .3s}.tng-comment-panel[data-style="inline"].is-open{max-height:3000px;opacity:1;visibility:visible;pointer-events:auto}.tng-comment-panel[data-style="inline"] .tng-comment-panel__overlay{display:none}.tng-comment-panel[data-style="inline"] .tng-comment-panel__body{max-height:none}.tng-comment-panel[data-style="popup"]{position:fixed;inset:0;z-index:300;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.tng-comment-panel[data-style="popup"].is-open{opacity:1;visibility:visible}.tng-comment-panel[data-style="popup"] .tng-comment-panel__overlay{display:block;position:absolute;inset:0;background:rgb(15 23 42 / .6);backdrop-filter:blur(4px)}.tng-comment-panel[data-style="popup"] .tng-comment-panel__body{position:relative;z-index:1;width:min(640px,92vw);max-height:85vh;background:#fff;border-radius:1rem;box-shadow:0 25px 60px rgb(0 0 0 / .2);overflow:hidden;transform:scale(.95);transition:transform .35s cubic-bezier(.32,.72,0,1)}.tng-comment-panel[data-style="popup"].is-open .tng-comment-panel__body{transform:scale(1)}.tng-comment-panel[data-style="slidein"]{position:fixed;inset:0;z-index:300;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.tng-comment-panel[data-style="slidein"].is-open{opacity:1;visibility:visible}.tng-comment-panel[data-style="slidein"] .tng-comment-panel__overlay{display:block;position:absolute;inset:0;background:rgb(15 23 42 / .5);backdrop-filter:blur(3px)}.tng-comment-panel[data-style="slidein"] .tng-comment-panel__body{position:absolute;top:0;right:0;width:min(480px,90vw);height:100%;background:#fff;box-shadow:-8px 0 30px rgb(0 0 0 / .12);transform:translateX(100%);transition:transform .4s cubic-bezier(.32,.72,0,1);overflow:hidden;display:flex;flex-direction:column}.tng-comment-panel[data-style="slidein"].is-open .tng-comment-panel__body{transform:translateX(0)}.tng-comment-panel[data-style="slidein"] .tng-comment-panel__content{flex:1;max-height:none}.tng-comment-panel[data-style="bottomsheet"]{position:fixed;inset:0;z-index:300;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.tng-comment-panel[data-style="bottomsheet"].is-open{opacity:1;visibility:visible}.tng-comment-panel[data-style="bottomsheet"] .tng-comment-panel__overlay{display:block;position:absolute;inset:0;background:rgb(15 23 42 / .5)}.tng-comment-panel[data-style="bottomsheet"] .tng-comment-panel__body{position:absolute;bottom:0;left:0;right:0;max-height:80vh;background:#fff;border-radius:1.25rem 1.25rem 0 0;box-shadow:0 -10px 40px rgb(0 0 0 / .15);overflow:hidden;display:flex;flex-direction:column;transform:translateY(100%);transition:transform .4s cubic-bezier(.32,.72,0,1)}.tng-comment-panel[data-style="bottomsheet"].is-open .tng-comment-panel__body{transform:translateY(0)}.tng-comment-panel[data-style="bottomsheet"] .tng-comment-panel__header::before{content:'';display:block;width:2.5rem;height:.25rem;background:#d1d5db;border-radius:9999px;margin:0 auto .75rem}.tng-comment-panel[data-style="bottomsheet"] .tng-comment-panel__content{flex:1;max-height:none}.tng-comments__list{list-style:none;margin:0;padding:0}.tng-comment{margin-bottom:1.25rem}.tng-comment__body{padding:1rem 1.25rem;background:#f8fafc;border-radius:.75rem;border:1px solid #e2e8f0}.tng-comment .children{margin-left:1.5rem;margin-top:1rem;padding-left:1rem;border-left:2px solid #bfdbfe}.tng-comment__header{display:flex;align-items:center;gap:.625rem;margin-bottom:.75rem}.tng-comment__avatar img{width:2.5rem;height:2.5rem;border-radius:50%}.tng-comment__author{font-weight:700;font-size:.875rem;color:#0f172a;display:block}.tng-comment__date{font-size:.75rem;color:#374151;display:block}.tng-comment__content{font-size:.9375rem;line-height:1.65;color:#374151}.tng-comment__content p{margin-bottom:.5rem}.tng-comment__moderation{padding:.5rem .75rem;background:#fef3c7;border-radius:.375rem;font-size:.8125rem;color:#92400e;margin-bottom:.75rem}.tng-comment__actions{display:flex;gap:1rem;margin-top:.75rem;font-size:.8125rem}.tng-comment__reply a,.tng-comment__edit a{color:#1e40af;font-weight:600;text-decoration:none}.tng-comment__reply a:hover,.tng-comment__edit a:hover{text-decoration:underline}.tng-comments__closed{text-align:center;padding:1.5rem;color:#374151;font-style:italic}.tng-comments__nav{display:flex;justify-content:space-between;padding:1rem 0;border-top:1px solid #e2e8f0;margin-top:1rem}.tng-comments__nav a{color:#1e40af;font-weight:600;font-size:.875rem}.tng-comments__form-wrap{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.tng-comments__form-title{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.125rem;font-weight:700;color:#0f172a}.tng-comments__note{font-size:.8125rem;color:#374151;margin-bottom:1rem}.tng-comment-form label{display:block;font-size:.8125rem;font-weight:600;color:#0f172a;margin-bottom:.25rem}.tng-comment-form input[type="text"],.tng-comment-form input[type="email"],.tng-comment-form input[type="url"],.tng-comment-form textarea{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.9375rem;font-family:inherit;color:#0f172a;background:#fff;transition:border-color .15s;margin-bottom:.75rem}.tng-comment-form input:focus,.tng-comment-form textarea:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 3px rgb(30 64 175 / .1)}.tng-comment-form textarea{min-height:8rem;resize:vertical}.tng-comment-form .form-submit{margin-top:.75rem}@media(prefers-color-scheme:dark){.tng-comment-cta{background:linear-gradient(135deg,#0c1425,#172554)!important;border-color:#1e3a8a!important}.tng-comment-cta__title{color:#fff!important}.tng-comment-cta__desc{color:#d1d5db!important}.tng-comment-panel__header{background:#0f172a!important;border-color:#1e293b!important}.tng-comment-panel__title{color:#fff!important}.tng-comment-panel__close{background:#1e293b!important;color:#d1d5db!important}.tng-comment-panel[data-style="popup"] .tng-comment-panel__body,.tng-comment-panel[data-style="slidein"] .tng-comment-panel__body,.tng-comment-panel[data-style="bottomsheet"] .tng-comment-panel__body{background:#0f172a!important}.tng-comment-panel__content{background:#0f172a!important}.tng-comment__body{background:#1e293b!important;border-color:#374151!important}.tng-comment__author{color:#fff!important}.tng-comment__date{color:#d1d5db!important}.tng-comment__content{color:#d1d5db!important}.tng-comment .children{border-left-color:#374151!important}.tng-comments__form-wrap{border-top-color:#1e293b!important}.tng-comments__form-title{color:#fff!important}.tng-comments__note{color:#d1d5db!important}.tng-comment-form label{color:#e5e7eb!important}.tng-comment-form input,.tng-comment-form textarea{background:#1e293b!important;border-color:#374151!important;color:#e5e7eb!important}}[data-theme="dark"] .tng-comment-cta{background:linear-gradient(135deg,#0c1425,#172554)!important;border-color:#1e3a8a!important}[data-theme="dark"] .tng-comment-cta__title{color:#fff!important}[data-theme="dark"] .tng-comment-cta__desc{color:#d1d5db!important}[data-theme="dark"] .tng-comment-panel__header{background:#0f172a!important;border-color:#1e293b!important}[data-theme="dark"] .tng-comment-panel__title{color:#fff!important}[data-theme="dark"] .tng-comment-panel__close{background:#1e293b!important;color:#d1d5db!important}[data-theme="dark"] .tng-comment-panel[data-style="popup"] .tng-comment-panel__body,[data-theme="dark"] .tng-comment-panel[data-style="slidein"] .tng-comment-panel__body,[data-theme="dark"] .tng-comment-panel[data-style="bottomsheet"] .tng-comment-panel__body{background:#0f172a!important}[data-theme="dark"] .tng-comment__body{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-comment__author{color:#fff!important}[data-theme="dark"] .tng-comment__content{color:#d1d5db!important}[data-theme="dark"] .tng-comment-form input,[data-theme="dark"] .tng-comment-form textarea{background:#1e293b!important;border-color:#374151!important;color:#e5e7eb!important}[data-theme="dark"] body{background:#0f172a!important;color:#d1d5db!important}[data-theme="dark"] a{color:#93c5fd}[data-theme="dark"] .tng-nav{background:#0f172a!important;border-color:#1e293b!important}[data-theme="dark"] .tng-nav__link{color:#d1d5db!important}[data-theme="dark"] .tng-nav__link:hover,[data-theme="dark"] .tng-nav__link.is-active{color:#fff!important}[data-theme="dark"] .tng-nav__logo-text{color:#fff!important}[data-theme="dark"] .tng-dropdown__menu{background:#1e293b!important;border-color:#374151!important;box-shadow:0 10px 30px rgb(0 0 0 / .4)!important}[data-theme="dark"] .tng-dropdown__item{color:#d1d5db!important}[data-theme="dark"] .tng-dropdown__item:hover{background:#0f172a!important;color:#93c5fd!important}[data-theme="dark"] .tng-dropdown__item-desc{color:#9ca3af!important}[data-theme="dark"] .tng-dropdown__item-icon{color:#93c5fd!important}[data-theme="dark"] .tng-announce{background:linear-gradient(135deg,#020617,#0f172a,#172554)!important;border-color:#1e293b!important}[data-theme="dark"] .tng-page-header{background:#0f172a!important;border-color:#1e293b!important;color:#fff!important}[data-theme="dark"] .tng-page-header__title{color:#fff!important}[data-theme="dark"] .tng-page-header__desc{color:#d1d5db!important}[data-theme="dark"] .tng-breadcrumb{color:#9ca3af!important}[data-theme="dark"] .tng-breadcrumb a{color:#9ca3af!important;text-decoration-color:#374151!important}[data-theme="dark"] .tng-breadcrumb a:hover{color:#93c5fd!important}[data-theme="dark"] .tng-breadcrumb__sep{color:#4b5563!important}[data-theme="dark"] .tng-pg-hero{background:linear-gradient(135deg,#020617 0%,#0f172a 50%,#172554 100%)!important}[data-theme="dark"] .tng-pg-hero .tng-breadcrumb a{color:rgb(255 255 255 / .7)!important}[data-theme="dark"] .tng-pg-hero .tng-breadcrumb__sep{color:rgb(255 255 255 / .4)!important}[data-theme="dark"] .tng-section{background:#0f172a!important}[data-theme="dark"] .tng-section--gray{background:#0b1120!important}[data-theme="dark"] .tng-section--post{background:#0f172a!important}[data-theme="dark"] .tng-blog-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-blog-card:hover{border-color:#1e3a8a!important;box-shadow:0 10px 30px rgb(0 0 0 / .3)!important}[data-theme="dark"] .tng-blog-card__body{color:#d1d5db!important}[data-theme="dark"] .tng-blog-card__title{color:#fff!important}[data-theme="dark"] .tng-blog-card__excerpt{color:#d1d5db!important}[data-theme="dark"] .tng-blog-card__meta{color:#d1d5db!important;border-top-color:#374151!important}[data-theme="dark"] .tng-blog-card__author{color:#e5e7eb!important}[data-theme="dark"] .tng-blog-card__read-time{color:#9ca3af!important}[data-theme="dark"] .tng-blog-card__tag{background:rgb(59 130 246 / .15)!important;color:#93c5fd!important}[data-theme="dark"] .tng-blog-card__img-placeholder{background:#1e293b!important;color:#4b5563!important}[data-theme="dark"] .tng-blog-card__read-more{color:#93c5fd!important}[data-theme="dark"] .tng-blog-card__meta-dot{background:#4b5563!important}[data-theme="dark"] .tng-blog-filter{background:#1e293b!important;border-color:#374151!important;color:#d1d5db!important}[data-theme="dark"] .tng-blog-filter:hover{border-color:#1e3a8a!important;color:#93c5fd!important}[data-theme="dark"] .tng-blog-filter.is-active{background:#1e40af!important;color:#fff!important;border-color:#1e40af!important}[data-theme="dark"] .tng-blog-search__input{background:#1e293b!important;border-color:#374151!important;color:#e5e7eb!important}[data-theme="dark"] .tng-blog-search__input::placeholder{color:#6b7280!important}[data-theme="dark"] .tng-blog-search__icon{color:#6b7280!important}[data-theme="dark"] .tng-prose{color:#d1d5db!important}[data-theme="dark"] .tng-prose h2,[data-theme="dark"] .tng-prose h3,[data-theme="dark"] .tng-prose h4{color:#fff!important}[data-theme="dark"] .tng-prose a{color:#93c5fd!important;text-decoration-color:#374151!important}[data-theme="dark"] .tng-prose a:hover{text-decoration-color:#93c5fd!important}[data-theme="dark"] .tng-prose blockquote{background:#1e293b!important;border-left-color:#3b82f6!important;color:#d1d5db!important}[data-theme="dark"] .tng-prose code{background:#1e293b!important;color:#e5e7eb!important}[data-theme="dark"] .tng-prose strong{color:#e5e7eb!important}[data-theme="dark"] .tng-prose li{color:#d1d5db!important}[data-theme="dark"] .tng-post-meta-bar__name{color:#fff!important}[data-theme="dark"] .tng-post-meta-bar__date{color:#d1d5db!important}[data-theme="dark"] .tng-post-meta-bar__reading{color:#d1d5db!important}[data-theme="dark"] .tng-author-box{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-author-box__written{color:#9ca3af!important}[data-theme="dark"] .tng-author-box__name{color:#fff!important}[data-theme="dark"] .tng-author-box__bio{color:#d1d5db!important}[data-theme="dark"] .tng-post-tags__label{color:#d1d5db!important}[data-theme="dark"] .tng-post-tags__tag{background:#1e293b!important;border-color:#374151!important;color:#93c5fd!important}[data-theme="dark"] .tng-post-tags__tag:hover{background:#172554!important;border-color:#1e3a8a!important}[data-theme="dark"] .tng-post-share__label{color:#d1d5db!important}[data-theme="dark"] .tng-post-share__btn--twitter{background:#1e293b!important}[data-theme="dark"] .tng-post-nav__item{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-post-nav__item:hover{border-color:#1e3a8a!important}[data-theme="dark"] .tng-post-nav__label{color:#9ca3af!important}[data-theme="dark"] .tng-post-nav__title{color:#fff!important}[data-theme="dark"] .tng-sidebar-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-sidebar-card h3,[data-theme="dark"] .tng-sidebar-card h4,[data-theme="dark"] .tng-sidebar-card__title{color:#fff!important}[data-theme="dark"] .tng-sidebar-card p{color:#d1d5db!important}[data-theme="dark"] .tng-sidebar-card--cta{background:linear-gradient(135deg,#172554,#1e3a8a)!important;border-color:#1e3a8a!important}[data-theme="dark"] .tng-sidebar-card--cta h3,[data-theme="dark"] .tng-sidebar-card--cta h4{color:#fff!important}[data-theme="dark"] .tng-sidebar-card--cta p{color:#bfdbfe!important}[data-theme="dark"] .tng-sidebar-post__title{color:#e5e7eb!important}[data-theme="dark"] .tng-sidebar-post__date{color:#9ca3af!important}[data-theme="dark"] .tng-sidebar-post:hover .tng-sidebar-post__title{color:#93c5fd!important}[data-theme="dark"] .tng-sidebar-cat{color:#d1d5db!important;border-color:#374151!important}[data-theme="dark"] .tng-sidebar-cat:hover{color:#93c5fd!important;background:#0f172a!important}[data-theme="dark"] .tng-sidebar-cat__count{background:#0f172a!important;color:#9ca3af!important}[data-theme="dark"] .tng-sidebar-law-link{color:#93c5fd!important}[data-theme="dark"] .tng-sidebar-post__placeholder{background:#0f172a!important;color:#4b5563!important}[data-theme="dark"] .tng-calc-form{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-calc-form label{color:#e5e7eb!important}[data-theme="dark"] .tng-form-input,[data-theme="dark"] .tng-form-select,[data-theme="dark"] .tng-form-textarea{background:#0f172a!important;color:#e5e7eb!important;border-color:#374151!important}[data-theme="dark"] .tng-calc-tab{background:#1e293b!important;color:#d1d5db!important;border-color:#374151!important}[data-theme="dark"] .tng-calc-tab.is-active,[data-theme="dark"] .tng-calc-tab:hover{background:#1e40af!important;color:#fff!important}[data-theme="dark"] .tng-results{background:#172554!important;border-color:#1e3a8a!important}[data-theme="dark"] .tng-results__label{color:#bfdbfe!important}[data-theme="dark"] .tng-results__value{color:#fff!important}[data-theme="dark"] .tng-rate-table{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-rate-table th{background:#0f172a!important;color:#e5e7eb!important;border-color:#374151!important}[data-theme="dark"] .tng-rate-table td{color:#d1d5db!important;border-color:#374151!important}[data-theme="dark"] .tng-calc-disclaimer{background:#1e293b!important;border-color:#374151!important;color:#d1d5db!important}[data-theme="dark"] .tng-faqs{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-faq-q{color:#fff!important}[data-theme="dark"] .tng-faq-a{color:#d1d5db!important}[data-theme="dark"] .tng-faq-toggle{color:#93c5fd!important}[data-theme="dark"] .tng-btn--outline{border-color:#374151!important;color:#d1d5db!important}[data-theme="dark"] .tng-btn--outline:hover{border-color:#93c5fd!important;color:#93c5fd!important}[data-theme="dark"] .tng-pg-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-pg-card:hover{border-color:#1e3a8a!important;box-shadow:0 8px 24px rgb(0 0 0 / .3)!important}[data-theme="dark"] .tng-pg-card__title{color:#fff!important}[data-theme="dark"] .tng-pg-card__desc{color:#d1d5db!important}[data-theme="dark"] .tng-pg-card__link{color:#93c5fd!important}[data-theme="dark"] .tng-pg-h2{color:#fff!important}[data-theme="dark"] .tng-pg-h3{color:#fff!important}[data-theme="dark"] .tng-pg-label{color:#93c5fd!important}[data-theme="dark"] .tng-pg-section-head{color:#fff!important}[data-theme="dark"] .tng-pg-advantage{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-pg-advantage__title{color:#fff!important}[data-theme="dark"] .tng-pg-advantage__desc{color:#d1d5db!important}[data-theme="dark"] .tng-pg-advantage__num{color:#93c5fd!important}[data-theme="dark"] .tng-about-mission{background:#1e293b!important;color:#d1d5db!important}[data-theme="dark"] .tng-about-feature{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-about-feature h3{color:#fff!important}[data-theme="dark"] .tng-about-feature p{color:#d1d5db!important}[data-theme="dark"] .tng-pg-legal__h2{color:#fff!important}[data-theme="dark"] .tng-pg-legal__h3{color:#e5e7eb!important}[data-theme="dark"] .tng-pg-legal__p{color:#d1d5db!important}[data-theme="dark"] .tng-pg-legal__ul li{color:#d1d5db!important}[data-theme="dark"] .tng-contact-form-wrap{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-contact-info-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-contact-info-card h3{color:#fff!important}[data-theme="dark"] .tng-contact-info-card p{color:#d1d5db!important}[data-theme="dark"] .tng-pg-form-label{color:#e5e7eb!important}[data-theme="dark"] .tng-pg-form-input,[data-theme="dark"] .tng-pg-form-select,[data-theme="dark"] .tng-pg-form-textarea{background:#0f172a!important;border-color:#374151!important;color:#e5e7eb!important}[data-theme="dark"] .tng-dir-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-dir-card h3{color:#fff!important}[data-theme="dark"] .tng-dir-card p{color:#d1d5db!important}[data-theme="dark"] .tng-pro-profile{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-quiz-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-quiz-card h3{color:#fff!important}[data-theme="dark"] .tng-quiz-option{background:#0f172a!important;border-color:#374151!important;color:#d1d5db!important}[data-theme="dark"] .tng-quiz-option:hover{border-color:#1e3a8a!important;color:#93c5fd!important}[data-theme="dark"] .tng-chat-container{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-chat-msg--bot{background:#0f172a!important;color:#d1d5db!important}[data-theme="dark"] .tng-chat-msg--user{background:#172554!important;color:#fff!important}[data-theme="dark"] .tng-chat-input{background:#0f172a!important;border-color:#374151!important;color:#e5e7eb!important}[data-theme="dark"] .tng-ad-placement{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-ad-placement h3{color:#fff!important}[data-theme="dark"] .tng-ad-placement p{color:#d1d5db!important}[data-theme="dark"] .tng-law2{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-law2__title{color:#fff!important}[data-theme="dark"] .tng-law2__desc{color:#d1d5db!important}[data-theme="dark"] .tng-law2__tags span{background:#0f172a!important;color:#93c5fd!important;border-color:#374151!important}[data-theme="dark"] .tng-law2__link{color:#93c5fd!important}[data-theme="dark"] .tng-law2--primary{background:linear-gradient(135deg,#172554,#1e3a8a)!important;border-color:#1e3a8a!important}[data-theme="dark"] .tng-law2--primary .tng-law2__desc{color:#bfdbfe!important}[data-theme="dark"] .tng-law2__badge{color:#93c5fd!important}[data-theme="dark"] .tng-law2-impact-card{border-color:#374151!important}[data-theme="dark"] .tng-law2-impact-card__title{color:#fff!important}[data-theme="dark"] .tng-law2-impact-card__desc{color:#d1d5db!important}[data-theme="dark"] .tng-law2-pill{background:#1e293b!important;color:#d1d5db!important;border-color:#374151!important}[data-theme="dark"] .tng-law2-pill:hover,[data-theme="dark"] .tng-law2-pill.is-active{background:#1e40af!important;color:#fff!important}[data-theme="dark"] .tng-law2-dl-box{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-law2-dl-box__title{color:#fff!important}[data-theme="dark"] .tng-law2-dl-box__desc{color:#d1d5db!important}[data-theme="dark"] .tng-law2-timeline{border-color:#374151!important}[data-theme="dark"] .tng-law2-timeline__item{color:#d1d5db!important}[data-theme="dark"] .tng-law2-timeline__date{color:#93c5fd!important}[data-theme="dark"] .tng-empty-state{color:#d1d5db!important}[data-theme="dark"] .tng-empty-state h2,[data-theme="dark"] .tng-empty-state h3{color:#fff!important}[data-theme="dark"] .tng-empty-state p{color:#d1d5db!important}[data-theme="dark"] .tng-load-more__btn{background:#1e293b!important;border-color:#374151!important;color:#93c5fd!important}[data-theme="dark"] .tng-load-more__btn:hover{background:#1e40af!important;border-color:#1e40af!important;color:#fff!important}[data-theme="dark"] .tng-load-more__done{color:#9ca3af!important}[data-theme="dark"] .tng-blog-tool{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-blog-tool:hover{border-color:#1e3a8a!important}[data-theme="dark"] .tng-blog-tool__title{color:#fff!important}[data-theme="dark"] .tng-blog-tool__desc{color:#d1d5db!important}[data-theme="dark"] p{color:#d1d5db}[data-theme="dark"] h1,[data-theme="dark"] h2,[data-theme="dark"] h3,[data-theme="dark"] h4,[data-theme="dark"] h5{color:#fff}[data-theme="dark"] label{color:#e5e7eb}[data-theme="dark"] input,[data-theme="dark"] select,[data-theme="dark"] textarea{background:#1e293b;border-color:#374151;color:#e5e7eb}[data-theme="dark"] .tng-404{background:#0f172a!important}[data-theme="dark"] .tng-404 h1{color:#fff!important}[data-theme="dark"] .tng-404 p{color:#d1d5db!important}[data-theme="dark"] .tng-page-header__bg-img{opacity:.3!important}[data-theme="dark"] .tng-reading-progress{background:rgb(255 255 255 / .06)!important}[data-theme="dark"] .search-form input{background:#1e293b!important;border-color:#374151!important;color:#e5e7eb!important}[data-theme="dark"] .tng-tax-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-tax-card__title{color:#fff!important}[data-theme="dark"] .tng-tax-card__desc{color:#d1d5db!important}[data-theme="dark"] .tng-update-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-update-card__title{color:#fff!important}[data-theme="dark"] .tng-update-card__desc{color:#d1d5db!important}[data-theme="dark"] .tng-stat__label{color:#fff!important}[data-theme="dark"] .tng-stat__desc{color:#d1d5db!important}[data-theme="dark"] .tng-essential-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-essential-card__title{color:#fff!important}[data-theme="dark"] .tng-essential-card__list li{color:#d1d5db!important}[data-theme="dark"] .tng-solution__title{color:#fff!important}[data-theme="dark"] .tng-solution__desc{color:#d1d5db!important}[data-theme="dark"] .tng-calc-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-calc-card__title{color:#fff!important}[data-theme="dark"] .tng-calc-card__desc{color:#d1d5db!important}[data-theme="dark"] .tng-calc-accuracy{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-calc-accuracy__title{color:#fff!important}[data-theme="dark"] .tng-calc-accuracy__desc{color:#d1d5db!important}[data-theme="dark"] .tng-testimonial{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-testimonial__text{color:#d1d5db!important}[data-theme="dark"] .tng-testimonial__name{color:#fff!important}[data-theme="dark"] .tng-testimonial__role{color:#9ca3af!important}[data-theme="dark"] .tng-calc-form__title{color:#fff!important}[data-theme="dark"] .tng-calc-form__desc{color:#d1d5db!important}[data-theme="dark"] .tng-calc-form__section-title{color:#e5e7eb!important}[data-theme="dark"] .tng-calc-form__subsection{color:#d1d5db!important}[data-theme="dark"] .tng-period-btn{background:#0f172a!important;border-color:#374151!important;color:#d1d5db!important}[data-theme="dark"] .tng-period-btn.is-active,[data-theme="dark"] .tng-period-btn:hover{background:#1e40af!important;color:#fff!important;border-color:#1e40af!important}[data-theme="dark"] .tng-form-label{color:#e5e7eb!important}[data-theme="dark"] .tng-form-prefix{color:#9ca3af!important}[data-theme="dark"] .tng-form-hint{color:#9ca3af!important}[data-theme="dark"] .tng-form-check__content strong{color:#e5e7eb!important}[data-theme="dark"] .tng-form-check__content span{color:#d1d5db!important}[data-theme="dark"] .tng-form-check__note{color:#9ca3af!important}[data-theme="dark"] .tng-form-textarea::placeholder{color:#6b7280!important}[data-theme="dark"] .tng-result-row{border-color:#374151!important}[data-theme="dark"] .tng-result-row__label{color:#d1d5db!important}[data-theme="dark"] .tng-result-row__value{color:#fff!important}[data-theme="dark"] .tng-result-row--highlight .tng-result-row__value{color:#93c5fd!important}[data-theme="dark"] .tng-result-row--muted .tng-result-row__label,[data-theme="dark"] .tng-result-row--muted .tng-result-row__value{color:#9ca3af!important}[data-theme="dark"] .tng-result-row--indent .tng-result-row__label{color:#d1d5db!important}[data-theme="dark"] .tng-result-row--band .tng-result-row__label,[data-theme="dark"] .tng-result-row--band .tng-result-row__value{color:#d1d5db!important}[data-theme="dark"] .tng-calc-disclaimer{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-calc-disclaimer h4{color:#fff!important}[data-theme="dark"] .tng-calc-disclaimer p{color:#d1d5db!important}[data-theme="dark"] .tng-calc-disclaimer__grid strong{color:#e5e7eb!important}[data-theme="dark"] .tng-calc-disclaimer__grid li{color:#d1d5db!important}[data-theme="dark"] .tng-rate-table{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-rate-table__title{color:#fff!important}[data-theme="dark"] .tng-rate-table__note{color:#d1d5db!important}[data-theme="dark"] .tng-rate-table th{background:#0f172a!important;color:#e5e7eb!important;border-color:#374151!important}[data-theme="dark"] .tng-rate-table td{color:#d1d5db!important;border-color:#374151!important}[data-theme="dark"] .tng-rate-table tr:nth-child(even) td{background:#172032!important}[data-theme="dark"] .tng-faqs{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-faqs__title{color:#fff!important}[data-theme="dark"] .tng-faq__item{border-color:#374151!important}[data-theme="dark"] .tng-faq__toggle{color:#fff!important}[data-theme="dark"] .tng-faq__toggle svg{color:#93c5fd!important}[data-theme="dark"] .tng-faq__answer{background:#0f172a!important}[data-theme="dark"] .tng-faq__answer p{color:#d1d5db!important}[data-theme="dark"] .tng-dir-country-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-dir-country-card__name{color:#fff!important}[data-theme="dark"] .tng-dir-country-card__count{color:#9ca3af!important}[data-theme="dark"] .tng-dir-suggest{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-dir-suggest h3{color:#fff!important}[data-theme="dark"] .tng-dir-suggest p{color:#d1d5db!important}[data-theme="dark"] .tng-dir-suggest__note{color:#9ca3af!important}[data-theme="dark"] .tng-dir-results-count{color:#d1d5db!important}[data-theme="dark"] .tng-dir-results-count strong{color:#fff!important}[data-theme="dark"] .tng-dir-results-count__filters{color:#d1d5db!important}[data-theme="dark"] .tng-dir-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-dir-card__desc{color:#d1d5db!important}[data-theme="dark"] .tng-dir-card__tag{color:#9ca3af!important;background:#0f172a!important;border-color:#374151!important}[data-theme="dark"] .tng-dir2-loc{background:#1e293b!important;border-color:#374151!important;color:#d1d5db!important}[data-theme="dark"] .tng-dir2-loc:hover{background:#172554!important;border-color:#1e3a8a!important;color:#93c5fd!important}[data-theme="dark"] .tng-dir2-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-dir2-card:hover{border-color:#1e3a8a!important}[data-theme="dark"] .tng-pro-profile{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-pro-profile__name{color:#fff!important}[data-theme="dark"] .tng-pro-profile__location{color:#d1d5db!important}[data-theme="dark"] .tng-pro-profile__section h3{color:#e5e7eb!important}[data-theme="dark"] .tng-pro-profile__contact{color:#d1d5db!important}[data-theme="dark"] .tng-chat__msg--ai .tng-chat__msg-bubble{background:#1e293b!important;color:#d1d5db!important;border-color:#374151!important}[data-theme="dark"] .tng-chat__msg--user .tng-chat__msg-bubble{background:#172554!important;color:#fff!important}[data-theme="dark"] .tng-chat__msg--user .tng-chat__msg-avatar{color:#9ca3af!important}[data-theme="dark"] .tng-chat__msg-bubble li{color:#d1d5db!important}[data-theme="dark"] .tng-chat__msg-time{color:#6b7280!important}[data-theme="dark"] .tng-chat__quick-label{color:#d1d5db!important}[data-theme="dark"] .tng-chat__quick-btn{background:#0f172a!important;border-color:#374151!important;color:#93c5fd!important}[data-theme="dark"] .tng-chat__quick-btn:hover{background:#172554!important;border-color:#1e3a8a!important}[data-theme="dark"] .tng-chat__quick-replies{border-color:#374151!important}[data-theme="dark"] .tng-chat__input{background:#0f172a!important;border-color:#374151!important;color:#e5e7eb!important}[data-theme="dark"] .tng-chat__input::placeholder{color:#6b7280!important}[data-theme="dark"] .tng-chat__input-area{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-chat__disclaimer{color:#6b7280!important}[data-theme="dark"] .tng-chat-topic{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-chat-topic:hover{border-color:#1e3a8a!important;background:#172554!important}[data-theme="dark"] .tng-chat-topic__title{color:#fff!important}[data-theme="dark"] .tng-chat-topic__desc{color:#d1d5db!important}[data-theme="dark"] .tng-chat-table{border-color:#374151!important}[data-theme="dark"] .tng-chat-table th{background:#0f172a!important;color:#e5e7eb!important;border-color:#374151!important}[data-theme="dark"] .tng-chat-table td{color:#d1d5db!important;border-color:#374151!important}[data-theme="dark"] .tng-about-mission{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-about-mission__title{color:#fff!important}[data-theme="dark"] .tng-about-mission__desc{color:#d1d5db!important}[data-theme="dark"] .tng-about-feature{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-about-feature__title{color:#fff!important}[data-theme="dark"] .tng-about-feature__desc{color:#d1d5db!important}[data-theme="dark"] .tng-verify{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-verify__title{color:#fff!important}[data-theme="dark"] .tng-verify__desc{color:#d1d5db!important}[data-theme="dark"] .tng-verify__step{background:#0f172a!important;border-color:#374151!important}[data-theme="dark"] .tng-verify__step-label{color:#d1d5db!important}[data-theme="dark"] .tng-verify__hold-btn{background:#0f172a!important;border-color:#374151!important;color:#d1d5db!important}[data-theme="dark"] .tng-verify__hold-btn.is-holding .tng-verify__hold-text{color:#93c5fd!important}[data-theme="dark"] .tng-verify__math-question{background:#0f172a!important;border-color:#374151!important}[data-theme="dark"] .tng-verify__math-eq{color:#fff!important}[data-theme="dark"] .tng-verify__math-input{background:#0f172a!important;border-color:#374151!important;color:#e5e7eb!important}[data-theme="dark"] .tng-verify__math-refresh{color:#93c5fd!important}[data-theme="dark"] .tng-pg-contact-alt__title{color:#fff!important}[data-theme="dark"] .tng-contact-form__title{color:#fff!important}[data-theme="dark"] .tng-contact-info-card h4{color:#fff!important}[data-theme="dark"] .tng-ad-placement{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-ad-placement__body h3{color:#fff!important}[data-theme="dark"] .tng-ad-placement__body p{color:#d1d5db!important}[data-theme="dark"] .tng-ad-placement__tier{background:#0f172a!important;border-color:#374151!important;color:#d1d5db!important}[data-theme="dark"] .tng-ad-placement__tier--standard{color:#d1d5db!important}[data-theme="dark"] .tng-ad-placement__tier--premium{color:#93c5fd!important}[data-theme="dark"] .tng-quiz2{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-quiz2__start-title{color:#fff!important}[data-theme="dark"] .tng-quiz2__start-desc{color:#d1d5db!important}[data-theme="dark"] .tng-quiz2__start-item{background:#0f172a!important;border-color:#374151!important}[data-theme="dark"] .tng-quiz2__start-item span{color:#d1d5db!important}[data-theme="dark"] .tng-quiz2__start-item strong{color:#fff!important}[data-theme="dark"] .tng-quiz2__progress-label{color:#d1d5db!important}[data-theme="dark"] .tng-quiz2__progress-label strong{color:#fff!important}[data-theme="dark"] .tng-quiz2__question{color:#fff!important}[data-theme="dark"] .tng-quiz2__option{background:#0f172a!important;border-color:#374151!important;color:#d1d5db!important}[data-theme="dark"] .tng-quiz2__option:hover:not(:disabled){background:#172554!important;border-color:#1e3a8a!important;color:#93c5fd!important}[data-theme="dark"] .tng-quiz2__results-title{color:#fff!important}[data-theme="dark"] .tng-quiz2__results-total{color:#fff!important}[data-theme="dark"] .tng-quiz2__results-msg{color:#d1d5db!important}[data-theme="dark"] .tng-quiz2__breakdown{background:#0f172a!important;border-color:#374151!important}[data-theme="dark"] .tng-quiz2__breakdown-item{color:#d1d5db!important;border-color:#374151!important}[data-theme="dark"] .tng-quiz2__share{color:#d1d5db!important}[data-theme="dark"] .tng-quiz2__share-btn{background:#0f172a!important;border-color:#374151!important;color:#93c5fd!important}[data-theme="dark"] .tng-quiz2__share-btn:hover{background:#172554!important;border-color:#1e3a8a!important}[data-theme="dark"] .tng-quiz2-cat{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-quiz2-cat:hover{border-color:#1e3a8a!important;background:#172554!important}[data-theme="dark"] .tng-quiz2-cat__title{color:#fff!important}[data-theme="dark"] .tng-quiz2-cat__desc{color:#d1d5db!important}[data-theme="dark"] .tng-quiz2-cat__meta{color:#9ca3af!important}[data-theme="dark"] .tng-pg-legal__toc-title{color:#fff!important}[data-theme="dark"] .tng-pg-legal__toc a{color:#93c5fd!important}[data-theme="dark"] .tng-pg-value{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-pg-value:hover{border-color:#1e3a8a!important}[data-theme="dark"] .tng-pg-advantage:hover{border-color:#1e3a8a!important}[data-theme="dark"] .tng-law2-section{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-law2-section:hover{border-color:#1e3a8a!important}[data-theme="dark"] .tng-law2-impact-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-law2-impact-card:hover{border-color:#1e3a8a!important}[data-theme="dark"] .tng-law2-impact-card__link{color:#93c5fd!important}[data-theme="dark"] .tng-comments__title{color:#fff!important}[data-theme="dark"] .tng-comment__author a{color:#e5e7eb!important}[data-theme="dark"] .tng-comment__date{color:#9ca3af!important}[data-theme="dark"] .tng-comments__closed{color:#9ca3af!important}[data-theme="dark"] .tng-comments__note{color:#d1d5db!important}[data-theme="dark"] .tng-comment-form label{color:#e5e7eb!important}[data-theme="dark"] .tng-comment-form input[type="text"],[data-theme="dark"] .tng-comment-form input[type="email"],[data-theme="dark"] .tng-comment-form input[type="url"],[data-theme="dark"] .tng-comment-form textarea{background:#0f172a!important;border-color:#374151!important;color:#e5e7eb!important}[data-theme="dark"] .tng-comment-form .comment-reply-title{color:#fff!important}[data-theme="dark"] .tng-comment-form .comment-form-cookies-consent{color:#d1d5db!important}[data-theme="dark"] .tng-comment-panel__loading{color:#d1d5db!important}[data-theme="dark"] .tng-blog-card__top{border-color:#374151!important}[data-theme="dark"] table{border-color:#374151!important}[data-theme="dark"] table th{background:#0f172a!important;color:#e5e7eb!important;border-color:#374151!important}[data-theme="dark"] table td{color:#d1d5db!important;border-color:#374151!important}[data-theme="dark"] table tr:nth-child(even) td{background:rgb(30 41 59 / .5)!important}[data-theme="dark"] .tng-result-row--muted .tng-result-row__label,[data-theme="dark"] .tng-result-row--muted .tng-result-row__value{color:#6b7280!important}[data-theme="dark"] .tng-result-row--band .tng-result-row__label,[data-theme="dark"] .tng-result-row--band .tng-result-row__value{color:#d1d5db!important}[data-theme="dark"] .tng-comment-form input[type="text"],[data-theme="dark"] .tng-comment-form input[type="email"],[data-theme="dark"] .tng-comment-form input[type="url"],[data-theme="dark"] .tng-comment-form textarea{background:#0f172a!important;border-color:#374151!important;color:#e5e7eb!important}[data-theme="dark"] .tng-footer__copy{color:#6b7280!important}[data-theme="dark"] .tng-comments__form-title{color:#fff!important}[data-theme="dark"] .tng-comment .children{border-left-color:#374151!important}[data-theme="dark"] .tng-comments__form-wrap{border-top-color:#374151!important}[data-theme="dark"] .tng-comment-form input,[data-theme="dark"] .tng-comment-form textarea{background:#0f172a!important;border-color:#374151!important;color:#e5e7eb!important}[data-theme="dark"] .tng-dropdown__item-icon--blue{background:rgb(59 130 246 / .15)!important;color:#93c5fd!important}[data-theme="dark"] .tng-dropdown__item-icon--green{background:rgb(34 197 94 / .15)!important;color:#86efac!important}[data-theme="dark"] .tng-dropdown__item-icon--purple{background:rgb(139 92 246 / .15)!important;color:#c4b5fd!important}[data-theme="dark"] .tng-dropdown__item-icon--amber{background:rgb(245 158 11 / .15)!important;color:#fcd34d!important}[data-theme="dark"] .tng-dropdown__item-label{color:#e5e7eb!important}[data-theme="dark"] .tng-dropdown__item-desc{color:#9ca3af!important}[data-theme="dark"] .tng-dropdown__item:hover{background:rgb(59 130 246 / .08)!important}[data-theme="dark"] .tng-dropdown__item:hover .tng-dropdown__item-label{color:#93c5fd!important}[data-theme="dark"] .tng-alert--success{background:#052e16!important;border-color:#16a34a!important;color:#86efac!important}[data-theme="dark"] .tng-calc-info{background:#172554!important;border-color:#1e3a8a!important;color:#93c5fd!important}[data-theme="dark"] .tng-calc-info strong{color:#bfdbfe!important}[data-theme="dark"] .tng-sidebar-card--cta{background:linear-gradient(135deg,#172554,#1e3a8a)!important;border-color:#1e3a8a!important}[data-theme="dark"] .tng-sidebar-card--cta h3,[data-theme="dark"] .tng-sidebar-card--cta h4{color:#fff!important}[data-theme="dark"] .tng-sidebar-card--cta p{color:#bfdbfe!important}[data-theme="dark"] .tng-sidebar-card--cta .tng-btn--primary{background:#3b82f6!important;color:#fff!important;border-color:#3b82f6!important}[data-theme="dark"] .tng-sidebar-card--cta .tng-btn--outline{background:transparent!important;border-color:rgb(255 255 255 / .3)!important;color:#fff!important}[data-theme="dark"] .tng-sidebar-card--cta .tng-btn--outline:hover{border-color:#fff!important}[data-theme="dark"] .tng-btn{color:#d1d5db}[data-theme="dark"] .tng-btn--white{background:#1e293b!important;color:#93c5fd!important;border-color:#374151!important}[data-theme="dark"] .tng-btn--white:hover{background:#172554!important;color:#fff!important}[data-theme="dark"] .tng-section--blue .tng-btn--white{background:rgb(255 255 255 / .1)!important;color:#fff!important;border-color:rgb(255 255 255 / .2)!important}[data-theme="dark"] .tng-section--blue .tng-btn--white:hover{background:rgb(255 255 255 / .2)!important}[data-theme="dark"] .tng-btn--outline-white{color:rgb(255 255 255 / .8)!important;border-color:rgb(255 255 255 / .25)!important}[data-theme="dark"] .tng-calc-btn{background:#1e40af!important;color:#fff!important}[data-theme="dark"] .tng-calc-btn:hover{background:#1d4ed8!important}[data-theme="dark"] .tng-btn--sm{color:inherit}[data-theme="dark"] .tng-tax-card__icon svg{color:#93c5fd!important}[data-theme="dark"] .tng-tax-card__link{color:#93c5fd!important}[data-theme="dark"] .tng-update-card__badge{background:#1e293b!important;color:#9ca3af!important;border-color:#374151!important}[data-theme="dark"] .tng-update-card__badge--new{background:#052e16!important;color:#86efac!important;border-color:#16a34a!important}[data-theme="dark"] .tng-update-card__badge--update{background:#172554!important;color:#93c5fd!important;border-color:#1e3a8a!important}[data-theme="dark"] .tng-update-card__badge--guide{background:#2e1065!important;color:#c4b5fd!important;border-color:#7c3aed!important}[data-theme="dark"] .tng-stat__number{color:#fff!important}[data-theme="dark"] .tng-essential-card__check{background:rgb(59 130 246 / .1)!important}[data-theme="dark"] .tng-essential-card__check svg{color:#93c5fd!important}[data-theme="dark"] .tng-solution__icon{background:rgb(59 130 246 / .1)!important}[data-theme="dark"] .tng-calc-card__icon{background:rgb(59 130 246 / .1)!important}[data-theme="dark"] .tng-calc-accuracy__badge{color:#93c5fd!important}[data-theme="dark"] .tng-testimonial__avatar{color:#93c5fd!important}[data-theme="dark"] .tng-calc-form__section-icon{background:rgb(59 130 246 / .1)!important;color:#93c5fd!important}[data-theme="dark"] .tng-calc-tab.is-active svg{color:#fff!important}[data-theme="dark"] .tng-calc-disclaimer a{color:#93c5fd!important}[data-theme="dark"] .tng-result-band-title{color:#e5e7eb!important}[data-theme="dark"] .tng-result-row--accent .tng-result-row__value{color:#93c5fd!important}[data-theme="dark"] .tng-result-row--highlight .tng-result-row__label{color:#bfdbfe!important}[data-theme="dark"] .tng-results__title{color:#fff!important}[data-theme="dark"] .tng-rate-table td strong{color:#e5e7eb!important}[data-theme="dark"] .tng-rate-table__badge{background:#172554!important;color:#93c5fd!important}[data-theme="dark"] .tng-rate-table--muted{background:#0f172a!important}[data-theme="dark"] .tng-quiz2__option--correct{background:#052e16!important;border-color:#16a34a!important;color:#86efac!important}[data-theme="dark"] .tng-quiz2__option--wrong{background:#450a0a!important;border-color:#dc2626!important;color:#fca5a5!important}[data-theme="dark"] .tng-quiz2__feedback--correct{background:#052e16!important;border-color:#16a34a!important;color:#86efac!important}[data-theme="dark"] .tng-quiz2__feedback--wrong{background:#450a0a!important;border-color:#dc2626!important;color:#fca5a5!important}[data-theme="dark"] .tng-quiz2__results-num{color:#fff!important}[data-theme="dark"] .tng-quiz2__results-pct{color:#93c5fd!important}[data-theme="dark"] .tng-quiz2__breakdown-item--correct .tng-quiz2__breakdown-num{background:#052e16!important;color:#86efac!important}[data-theme="dark"] .tng-quiz2__breakdown-item--wrong .tng-quiz2__breakdown-num{background:#450a0a!important;color:#fca5a5!important}[data-theme="dark"] .tng-quiz2-arrow{color:#93c5fd!important}[data-theme="dark"] .tng-chat__msg--ai .tng-chat__msg-avatar{color:#93c5fd!important}[data-theme="dark"] .tng-chat__msg-bubble a{color:#93c5fd!important}[data-theme="dark"] .tng-chat__disclaimer a{color:#93c5fd!important}[data-theme="dark"] .tng-chat__messages{background:#0f172a!important}[data-theme="dark"] .tng-dir-card__link{color:#93c5fd!important}[data-theme="dark"] .tng-dir-card__type{color:#93c5fd!important;background:#172554!important}[data-theme="dark"] .tng-dir-card__avatar--initials{background:#172554!important;color:#93c5fd!important}[data-theme="dark"] .tng-pro-profile__type{background:#172554!important;color:#93c5fd!important}[data-theme="dark"] .tng-pro-profile__avatar{background:#172554!important;color:#93c5fd!important}[data-theme="dark"] .tng-pro-profile__contact svg{color:#93c5fd!important}[data-theme="dark"] .tng-law2-timeline__step:first-child .tng-law2-timeline__icon{background:#172554!important;color:#93c5fd!important}[data-theme="dark"] .tng-law2-timeline__step:last-child .tng-law2-timeline__icon{background:#052e16!important;color:#86efac!important}[data-theme="dark"] .tng-law2-download svg{color:#93c5fd!important}[data-theme="dark"] .tng-contact-info-card__icon{background:rgb(59 130 246 / .1)!important}[data-theme="dark"] .tng-contact-info-card__icon svg{color:#93c5fd!important}[data-theme="dark"] .tng-contact-info-card a{color:#93c5fd!important}[data-theme="dark"] .tng-pg-contact-alt__link{color:#93c5fd!important}[data-theme="dark"] .tng-pg-contact-card__text a{color:#93c5fd!important}[data-theme="dark"] .tng-pg-legal__p a{color:#93c5fd!important}[data-theme="dark"] .tng-pg-legal__cta{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-pg-legal__cta p{color:#d1d5db!important}[data-theme="dark"] .tng-pg-legal__cta a{color:#93c5fd!important}[data-theme="dark"] .tng-pg-legal__toc-list a{color:#93c5fd!important}[data-theme="dark"] .tng-comment__reply a,[data-theme="dark"] .tng-comment__edit a{color:#93c5fd!important}[data-theme="dark"] .tng-comments__nav a{color:#93c5fd!important}[data-theme="dark"] .tng-comment-form .comment-reply-title small a{color:#93c5fd!important}[data-theme="dark"] .tng-comment-panel__loading svg{color:#93c5fd!important}[data-theme="dark"] .tng-comment__moderation{background:#431407!important;border-color:#ea580c!important;color:#fed7aa!important}[data-theme="dark"] .tng-comment-cta__icon{color:#93c5fd!important}[data-theme="dark"] .tng-verify__hold-btn.is-verified{background:#052e16!important;border-color:#16a34a!important;color:#86efac!important}[data-theme="dark"] .tng-verify__math-input:disabled{background:#1e293b!important;color:#6b7280!important}[data-theme="dark"] .tng-empty-state a{color:#93c5fd!important}[data-theme="dark"] .tng-prose th{background:#0f172a!important;color:#e5e7eb!important;border-color:#374151!important}[data-theme="dark"] .tng-prose td{color:#d1d5db!important;border-color:#374151!important}[data-theme="dark"] .tng-prose table{border-color:#374151!important}[data-theme="dark"] .tng-ad-placement__tier--custom{background:#172554!important;color:#93c5fd!important}[data-theme="dark"] .tng-ad-placement__tier--premium{color:#fcd34d!important}[data-theme="dark"] .tng-sidebar-card a:not(.tng-btn){color:#93c5fd!important}[data-theme="dark"] .tng-post-content a:not(.tng-btn){color:#93c5fd!important}[data-theme="dark"] .tng-calc-form a{color:#93c5fd!important}[data-theme="dark"] .tng-pg-legal a:not(.tng-btn){color:#93c5fd!important}[data-theme="dark"] input::placeholder,[data-theme="dark"] textarea::placeholder{color:#6b7280!important}[data-theme="dark"] .tng-blog-card__img-placeholder svg{color:#4b5563!important}[data-theme="dark"] .tng-dir-suggest .tng-btn{color:#fff!important}[data-theme="dark"] .tng-comment-form .comment-form-cookies-consent input{accent-color:#3b82f6!important}[data-theme="dark"] .tng-prose table{background:#1e293b!important;border:1px solid #374151!important;border-collapse:collapse}[data-theme="dark"] .tng-prose th{background:#0f172a!important;color:#e5e7eb!important;border-color:#374151!important;border-bottom:2px solid #374151!important}[data-theme="dark"] .tng-prose td{color:#d1d5db!important;border-color:#374151!important;background:transparent!important}[data-theme="dark"] .tng-prose tr:nth-child(even) td{background:rgb(15 23 42 / .4)!important}[data-theme="dark"] .tng-prose table caption{color:#d1d5db!important}[data-theme="dark"] .tng-prose table a{color:#93c5fd!important}[data-theme="dark"] .wp-block-table table{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .wp-block-table th{background:#0f172a!important;color:#e5e7eb!important;border-color:#374151!important}[data-theme="dark"] .wp-block-table td{color:#d1d5db!important;border-color:#374151!important}[data-theme="dark"] .wp-block-table tr:nth-child(even) td{background:rgb(15 23 42 / .4)!important}[data-theme="dark"] .wp-block-table figcaption{color:#9ca3af!important}[data-theme="dark"] .wp-block-table.is-style-stripes tbody tr:nth-child(odd){background:rgb(15 23 42 / .4)!important}[data-theme="dark"] .tng-post-share{border-color:#374151!important}[data-theme="dark"] .tng-post-share__label{color:#d1d5db!important}[data-theme="dark"] .tng-post-share__btn--twitter{background:#1e293b!important;border:1px solid #374151!important;color:#fff!important}[data-theme="dark"] .tng-post-share__btn--facebook{background:#1877f2!important;color:#fff!important}[data-theme="dark"] .tng-post-share__btn--linkedin{background:#0a66c2!important;color:#fff!important}[data-theme="dark"] .tng-post-share__btn--whatsapp{background:#25d366!important;color:#fff!important}[data-theme="dark"] .tng-post-share__btn:hover{box-shadow:0 4px 12px rgb(0 0 0 / .3)!important}[data-theme="dark"] .tng-post-share__links{gap:.625rem}[data-theme="dark"] .tng-btn{color:#d1d5db!important}[data-theme="dark"] .tng-btn--primary{background:#1e40af!important;color:#fff!important;border-color:#1e40af!important}[data-theme="dark"] .tng-btn--primary:hover{background:#1d4ed8!important}[data-theme="dark"] .tng-btn--blue{background:#1e40af!important;color:#fff!important;border-color:#1e40af!important}[data-theme="dark"] .tng-btn--blue:hover{background:#1d4ed8!important}[data-theme="dark"] .tng-btn--secondary{background:rgb(255 255 255 / .1)!important;color:#fff!important;border-color:rgb(255 255 255 / .2)!important}[data-theme="dark"] .tng-btn--secondary:hover{background:rgb(255 255 255 / .18)!important}[data-theme="dark"] .tng-btn--outline{background:transparent!important;border-color:#374151!important;color:#d1d5db!important}[data-theme="dark"] .tng-btn--outline:hover{border-color:#93c5fd!important;color:#93c5fd!important;background:rgb(59 130 246 / .06)!important}[data-theme="dark"] .tng-btn--white{background:#1e293b!important;color:#93c5fd!important;border-color:#374151!important}[data-theme="dark"] .tng-btn--white:hover{background:#172554!important;color:#fff!important;border-color:#1e3a8a!important}[data-theme="dark"] .tng-btn--outline-white{background:transparent!important;color:rgb(255 255 255 / .85)!important;border-color:rgb(255 255 255 / .25)!important}[data-theme="dark"] .tng-btn--outline-white:hover{background:rgb(255 255 255 / .1)!important;border-color:rgb(255 255 255 / .5)!important;color:#fff!important}[data-theme="dark"] .tng-btn--sm{color:inherit!important}[data-theme="dark"] .tng-calc-btn{background:#1e40af!important;color:#fff!important;border-color:#1e40af!important}[data-theme="dark"] .tng-calc-btn:hover{background:#1d4ed8!important}[data-theme="dark"] .tng-section--blue .tng-btn--white{background:rgb(255 255 255 / .1)!important;color:#fff!important;border-color:rgb(255 255 255 / .15)!important}[data-theme="dark"] .tng-section--blue .tng-btn--white:hover{background:rgb(255 255 255 / .2)!important}[data-theme="dark"] .tng-sidebar-card--cta .tng-btn--primary{background:#3b82f6!important;color:#fff!important}[data-theme="dark"] .tng-sidebar-card--cta .tng-btn--primary:hover{background:#1d4ed8!important}[data-theme="dark"] .tng-sidebar-card--cta .tng-btn--outline{background:transparent!important;border-color:rgb(255 255 255 / .3)!important;color:#fff!important}[data-theme="dark"] .tng-sidebar-card--cta .tng-btn--outline:hover{border-color:#fff!important;background:rgb(255 255 255 / .06)!important}[data-theme="dark"] .tng-faqs__cta .tng-btn{background:#1e40af!important;color:#fff!important}[data-theme="dark"] .tng-section__overline{color:#93c5fd!important}[data-theme="dark"] .tng-section__overline::before{background:#93c5fd!important}[data-theme="dark"] .tng-section__title{color:#fff!important}[data-theme="dark"] .tng-section--gray{background:#0b1120!important}[data-theme="dark"] .tng-section--gray .tng-section__title{color:#fff!important}[data-theme="dark"] .tng-section--gray .tng-section__overline{color:#93c5fd!important}[data-theme="dark"] .tng-section--gray .tng-blog-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-section--gray .tng-blog-card__title{color:#fff!important}[data-theme="dark"] .tng-section--gray .tng-blog-card__meta{color:#d1d5db!important}.tng-calc-form__title{font-size:1.625rem!important;font-weight:800!important;letter-spacing:-.01em}.tng-calc-form__desc{font-size:1rem!important;line-height:1.65!important;margin-bottom:2rem!important}.tng-calc-form__section-title{font-size:1.125rem!important;font-weight:700!important;margin-bottom:1rem!important}.tng-calc-form__section-icon{width:2.25rem!important;height:2.25rem!important;font-size:1.125rem!important}.tng-calc-form__subsection{font-size:.9375rem!important;font-weight:700!important;margin:1.75rem 0 1rem!important}.tng-period-btn{padding:.75rem 1.75rem!important;font-size:.9375rem!important;font-weight:600!important;border-radius:.5rem!important}.tng-form-label{font-size:.9375rem!important;font-weight:700!important;margin-bottom:.5rem!important;letter-spacing:-.005em}.tng-form-input{padding:.9375rem 1rem .9375rem 2.25rem!important;font-size:1.0625rem!important;font-weight:500!important;border-radius:.625rem!important}.tng-form-select{padding:.9375rem 2.5rem .9375rem 1rem!important;font-size:1.0625rem!important;font-weight:500!important;border-radius:.625rem!important}.tng-form-prefix{font-size:1rem!important;font-weight:600!important;left:1rem!important}.tng-form-check{padding:1rem 1.125rem!important;border-radius:.625rem!important;gap:.875rem!important}.tng-form-check input[type="checkbox"]{width:1.375rem!important;height:1.375rem!important;margin-top:.125rem!important;accent-color:#1e40af}.tng-form-check__content strong{font-size:1rem!important;font-weight:700!important;margin-bottom:.1875rem!important}.tng-form-check__content span{font-size:.875rem!important;line-height:1.5!important}.tng-form-check__note{font-size:.8125rem!important;margin-top:.375rem!important}.tng-form-hint{font-size:.8125rem!important;margin-top:.375rem!important}.tng-calc-btn{padding:1.1875rem!important;font-size:1.125rem!important;font-weight:800!important;border-radius:.75rem!important;margin-top:1.25rem!important;letter-spacing:.01em;text-transform:uppercase}.tng-form-input:focus,.tng-form-select:focus{box-shadow:0 0 0 3px rgb(30 64 175 / .15)!important;border-color:#1e40af!important}.tng-calc-tab{padding:1.125rem 1.75rem!important;font-size:1.0625rem!important;font-weight:700!important}.tng-calc-tab svg{width:1.25rem!important;height:1.25rem!important}@media(max-width:640px){.tng-calc-form__title{font-size:1.375rem!important}.tng-calc-tab{padding:.875rem 1.125rem!important;font-size:.9375rem!important}.tng-form-input,.tng-form-select{font-size:1rem!important;padding:.875rem 1rem .875rem 2rem!important}.tng-calc-btn{padding:1.0625rem!important;font-size:1.0625rem!important}}.tng-period-toggle{gap:.5rem!important;padding:.25rem!important;border-radius:.625rem!important}.tng-period-btn{padding:.875rem 2.25rem!important;font-size:1rem!important;font-weight:700!important;border-radius:.5rem!important;border:2px solid transparent!important;transition:all .25s cubic-bezier(.22,1,.36,1)!important}.tng-period-btn:hover:not(.is-active){background:rgb(30 64 175 / .06)!important;color:#1e40af!important;border-color:#bfdbfe!important}.tng-period-btn.is-active{background:#1e40af!important;color:#fff!important;box-shadow:0 2px 8px rgb(30 64 175 / .25)!important;border-color:#1e40af!important}.tng-form-check{border:2px solid #e2e8f0!important;transition:all .25s cubic-bezier(.22,1,.36,1)!important}.tng-form-check:hover{border-color:#93c5fd!important;background:#eff6ff!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px rgb(30 64 175 / .08)!important}.tng-form-check:has(input:checked){border-color:#1e40af!important;background:#eff6ff!important;box-shadow:0 0 0 3px rgb(30 64 175 / .1)!important}.tng-calc-tab{border:2px solid transparent!important;transition:all .25s cubic-bezier(.22,1,.36,1)!important}.tng-calc-tab:hover:not(.is-active){background:rgb(30 64 175 / .04)!important;color:#1e40af!important;border-color:#bfdbfe!important}.tng-calc-tab.is-active{border-color:#1e40af!important;box-shadow:0 2px 8px rgb(30 64 175 / .15)!important}.tng-form-input:hover,.tng-form-select:hover{border-color:#93c5fd!important}[data-theme="dark"] .tng-period-toggle{background:#0f172a!important}[data-theme="dark"] .tng-period-btn{color:#d1d5db!important;border-color:transparent!important}[data-theme="dark"] .tng-period-btn:hover:not(.is-active){background:rgb(59 130 246 / .08)!important;color:#93c5fd!important;border-color:#1e3a8a!important}[data-theme="dark"] .tng-period-btn.is-active{background:#1e40af!important;color:#fff!important;border-color:#1e40af!important}[data-theme="dark"] .tng-form-check{border-color:#374151!important}[data-theme="dark"] .tng-form-check:hover{border-color:#1e3a8a!important;background:rgb(59 130 246 / .06)!important}[data-theme="dark"] .tng-form-check:has(input:checked){border-color:#1e40af!important;background:rgb(59 130 246 / .08)!important}[data-theme="dark"] .tng-calc-tab:hover:not(.is-active){background:rgb(59 130 246 / .06)!important;color:#93c5fd!important;border-color:#1e3a8a!important}[data-theme="dark"] .tng-form-input:hover,[data-theme="dark"] .tng-form-select:hover{border-color:#1e3a8a!important}.tng-calc-selector{background:linear-gradient(135deg,#f0f7ff 0%,#e8f0fe 50%,#f0f4ff 100%);border:1px solid #bfdbfe;border-radius:1.25rem;padding:2rem 1.75rem 2.25rem;margin-bottom:2.5rem;position:relative;overflow:hidden}.tng-calc-selector::before{content:'';position:absolute;top:-3rem;right:-3rem;width:10rem;height:10rem;background:radial-gradient(circle,rgb(30 64 175 / .06) 0%,transparent 70%);border-radius:50%;pointer-events:none}.tng-calc-selector::after{content:'';position:absolute;bottom:-2rem;left:-2rem;width:8rem;height:8rem;background:radial-gradient(circle,rgb(59 130 246 / .05) 0%,transparent 70%);border-radius:50%;pointer-events:none}.tng-calc-selector__header{text-align:center;margin-bottom:1.5rem;position:relative;z-index:1}.tng-calc-selector__step{display:inline-block;font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:.6875rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#fff;background:#1e40af;padding:.3125rem .875rem;border-radius:9999px;margin-bottom:.625rem}.tng-calc-selector__heading{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.375rem;font-weight:800;color:#0f172a;margin-bottom:.375rem;letter-spacing:-.02em}.tng-calc-selector__sub{font-size:.875rem;color:#374151;line-height:1.5;max-width:32rem;margin:0 auto}.tng-calc-selector__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;position:relative;z-index:1}.tng-calc-selector__card{display:flex!important;flex-direction:row!important;align-items:center!important;gap:1rem;text-align:left;padding:1.125rem 1.25rem;background:#fff;border:2px solid #e2e8f0;border-radius:.875rem;cursor:pointer;position:relative;font-family:'Inter',system-ui,-apple-system,sans-serif;transition:all .3s cubic-bezier(.22,1,.36,1);white-space:normal!important}.tng-calc-selector__card:hover{border-color:#93c5fd;background:#fff;transform:translateY(-2px);box-shadow:0 8px 24px rgb(30 64 175 / .1)}.tng-calc-selector__card.is-active{border-color:#1e40af;background:#fff;box-shadow:0 0 0 3px rgb(30 64 175 / .1),0 4px 16px rgb(30 64 175 / .08)}.tng-calc-selector__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:3.25rem;height:3.25rem;border-radius:.875rem;transition:transform .3s,box-shadow .3s}.tng-calc-selector__card:hover .tng-calc-selector__icon{transform:scale(1.08);box-shadow:0 4px 12px rgb(0 0 0 / .06)}.tng-calc-selector__icon svg{width:26px;height:26px}.tng-calc-selector__icon--blue{background:#dbeafe;color:#1e40af}.tng-calc-selector__icon--green{background:#dcfce7;color:#166534}.tng-calc-selector__icon--purple{background:#ede9fe;color:#6b21a8}.tng-calc-selector__icon--amber{background:#fef3c7;color:#92400e}.tng-calc-selector__body{flex:1;min-width:0}.tng-calc-selector__title{display:block;font-size:.9375rem;font-weight:700;color:#0f172a;line-height:1.25;margin-bottom:.25rem}.tng-calc-selector__meta{display:flex;align-items:center;gap:.375rem;margin-bottom:.25rem;flex-wrap:wrap}.tng-calc-selector__rate{display:inline-block;font-size:.625rem;font-weight:800;letter-spacing:.03em;padding:.125rem .5rem;border-radius:9999px;background:#1e40af;color:#fff;text-transform:uppercase}.tng-calc-selector__rate--dim{background:#e2e8f0;color:#374151}.tng-calc-selector__desc{display:block;font-size:.75rem;color:#4b5563;line-height:1.45}.tng-calc-selector__check{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:1.75rem;height:1.75rem;border-radius:50%;border:2px solid #d1d5db;color:#fff0;transition:all .25s}.tng-calc-selector__card.is-active .tng-calc-selector__check{background:#1e40af;border-color:#1e40af;color:#fff}.tng-calc-selector__card:hover:not(.is-active) .tng-calc-selector__check{border-color:#93c5fd}@media(min-width:768px){.tng-calc-selector{padding:2.25rem 2rem 2.5rem}.tng-calc-selector__grid{grid-template-columns:repeat(2,1fr);gap:.875rem}.tng-calc-selector__card{padding:1.25rem 1.375rem}.tng-calc-selector__title{font-size:1rem}}@media(max-width:640px){.tng-calc-selector{padding:1.5rem 1rem 1.75rem;border-radius:1rem}.tng-calc-selector__heading{font-size:1.1875rem}.tng-calc-selector__grid{grid-template-columns:1fr;gap:.625rem}.tng-calc-selector__card{padding:1rem;gap:.75rem}.tng-calc-selector__icon{width:2.75rem;height:2.75rem;border-radius:.75rem}.tng-calc-selector__icon svg{width:22px;height:22px}.tng-calc-selector__title{font-size:.875rem}.tng-calc-selector__desc{font-size:.6875rem}}.tng-calc-selector__card.tng-calc-tab{display:flex!important;flex-direction:row!important;align-items:center!important;gap:1rem!important;white-space:normal!important;background:#fff!important;border:2px solid #e2e8f0!important;border-radius:.875rem!important;font-size:inherit!important;color:inherit!important}.tng-calc-selector__card.tng-calc-tab:hover{border-color:#93c5fd!important;background:#fff!important;transform:translateY(-2px)!important;box-shadow:0 8px 24px rgb(30 64 175 / .1)!important}.tng-calc-selector__card.tng-calc-tab.is-active{border-color:#1e40af!important;background:#fff!important;box-shadow:0 0 0 3px rgb(30 64 175 / .1),0 4px 16px rgb(30 64 175 / .08)!important;transform:none!important}.tng-calc-selector__card.tng-calc-tab svg{width:26px!important;height:26px!important}[data-theme="dark"] .tng-calc-selector{background:linear-gradient(135deg,#0c1425 0%,#0f1c30 50%,#0e1628 100%)!important;border-color:#1e293b!important}[data-theme="dark"] .tng-calc-selector::before,[data-theme="dark"] .tng-calc-selector::after{opacity:.3}[data-theme="dark"] .tng-calc-selector__step{background:#1d4ed8!important}[data-theme="dark"] .tng-calc-selector__heading{color:#fff!important}[data-theme="dark"] .tng-calc-selector__sub{color:#d1d5db!important}[data-theme="dark"] .tng-calc-selector__card,[data-theme="dark"] .tng-calc-selector__card.tng-calc-tab{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-calc-selector__card:hover,[data-theme="dark"] .tng-calc-selector__card.tng-calc-tab:hover{border-color:#1e3a8a!important;background:#172554!important;box-shadow:0 8px 24px rgb(0 0 0 / .3)!important}[data-theme="dark"] .tng-calc-selector__card.is-active,[data-theme="dark"] .tng-calc-selector__card.tng-calc-tab.is-active{border-color:#1e40af!important;background:#172554!important;box-shadow:0 0 0 3px rgb(30 64 175 / .25),0 4px 16px rgb(0 0 0 / .2)!important}[data-theme="dark"] .tng-calc-selector__title{color:#fff!important}[data-theme="dark"] .tng-calc-selector__desc{color:#9ca3af!important}[data-theme="dark"] .tng-calc-selector__rate{background:#1d4ed8!important;color:#fff!important}[data-theme="dark"] .tng-calc-selector__rate--dim{background:#374151!important;color:#d1d5db!important}[data-theme="dark"] .tng-calc-selector__check{border-color:#4b5563!important}[data-theme="dark"] .tng-calc-selector__card.is-active .tng-calc-selector__check{background:#1d4ed8!important;border-color:#1d4ed8!important}[data-theme="dark"] .tng-calc-selector__card:hover:not(.is-active) .tng-calc-selector__check{border-color:#1e3a8a!important}[data-theme="dark"] .tng-calc-selector__icon--blue{background:rgb(59 130 246 / .15)!important;color:#93c5fd!important}[data-theme="dark"] .tng-calc-selector__icon--green{background:rgb(34 197 94 / .15)!important;color:#86efac!important}[data-theme="dark"] .tng-calc-selector__icon--purple{background:rgb(139 92 246 / .15)!important;color:#c4b5fd!important}[data-theme="dark"] .tng-calc-selector__icon--amber{background:rgb(245 158 11 / .15)!important;color:#fcd34d!important}.tng-calc-form__step{display:flex;align-items:center;gap:.625rem;margin-bottom:1rem}.tng-calc-form__step-badge{display:inline-block;font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:.6875rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#fff;background:#1e40af;padding:.3125rem .875rem;border-radius:9999px}.tng-calc-form__step-text{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:700;color:#374151}.tng-calc-form{background:#fff!important;border:2px solid #e2e8f0!important;border-radius:1.25rem!important;padding:2.25rem 2rem!important;margin-bottom:2rem!important;box-shadow:0 4px 24px rgb(15 23 42 / .04)!important;position:relative}.tng-calc-form::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1e40af,#3b82f6,#60a5fa);border-radius:1.25rem 1.25rem 0 0}.tng-calc-form__section-title{font-size:1.125rem!important;font-weight:800!important;color:#0f172a!important;margin-bottom:1.25rem!important;padding-bottom:.875rem!important;border-bottom:2px solid #eff6ff!important}.tng-calc-form__section-icon{width:2.5rem!important;height:2.5rem!important;border-radius:.625rem!important;font-size:1.25rem!important;font-weight:800!important;background:linear-gradient(135deg,#eff6ff,#dbeafe)!important;color:#1e40af!important;box-shadow:0 2px 8px rgb(30 64 175 / .08)!important}.tng-calc-form__subsection{font-size:1rem!important;font-weight:700!important;color:#374151!important;margin:2rem 0 1rem!important;padding:.625rem 0!important;border-bottom:1px dashed #e2e8f0!important}.tng-form-group{margin-bottom:1.125rem}.tng-form-row{gap:1.25rem!important;margin-bottom:1.25rem!important}.tng-calc-btn{width:100%!important;padding:1.375rem 2rem!important;font-size:1.25rem!important;font-weight:800!important;border-radius:1rem!important;margin-top:2rem!important;background:linear-gradient(135deg,#1e40af,#2563eb)!important;color:#fff!important;border:none!important;letter-spacing:.02em!important;text-transform:uppercase!important;box-shadow:0 6px 24px rgb(30 64 175 / .25)!important;transition:all .3s cubic-bezier(.22,1,.36,1)!important;position:relative;overflow:hidden}.tng-calc-btn::after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgb(255 255 255 / .1),transparent 50%);pointer-events:none}.tng-calc-btn:hover{background:linear-gradient(135deg,#1d4ed8,#3b82f6)!important;transform:translateY(-2px)!important;box-shadow:0 10px 32px rgb(30 64 175 / .35)!important}.tng-calc-btn:active{transform:translateY(0)!important;box-shadow:0 4px 16px rgb(30 64 175 / .2)!important}@media(min-width:768px){.tng-calc-form{padding:2.75rem 2.5rem!important}.tng-calc-btn{padding:1.5rem 2.5rem!important;font-size:1.375rem!important;border-radius:1rem!important}}@media(max-width:640px){.tng-calc-form{padding:1.5rem 1.125rem!important;border-radius:1rem!important}.tng-calc-btn{padding:1.25rem 1.5rem!important;font-size:1.125rem!important}}[data-theme="dark"] .tng-calc-form__step-badge{background:#1d4ed8!important}[data-theme="dark"] .tng-calc-form__step-text{color:#d1d5db!important}[data-theme="dark"] .tng-calc-form{background:#1e293b!important;border-color:#374151!important;box-shadow:0 4px 24px rgb(0 0 0 / .15)!important}[data-theme="dark"] .tng-calc-form::before{background:linear-gradient(90deg,#1d4ed8,#3b82f6,#60a5fa)!important}[data-theme="dark"] .tng-calc-form__section-title{color:#fff!important;border-bottom-color:#374151!important}[data-theme="dark"] .tng-calc-form__section-icon{background:linear-gradient(135deg,rgb(59 130 246 / .12),rgb(59 130 246 / .06))!important;color:#93c5fd!important;box-shadow:none!important}[data-theme="dark"] .tng-calc-form__subsection{color:#d1d5db!important;border-bottom-color:#374151!important}[data-theme="dark"] .tng-calc-btn{background:linear-gradient(135deg,#1e40af,#2563eb)!important;box-shadow:0 6px 24px rgb(0 0 0 / .3)!important}[data-theme="dark"] .tng-calc-btn:hover{background:linear-gradient(135deg,#1d4ed8,#3b82f6)!important;box-shadow:0 10px 32px rgb(0 0 0 / .4)!important}.tng-calc-form__step{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;margin-bottom:1.5rem!important}.tng-calc-form__step-text{font-size:1.25rem!important;font-weight:800!important;color:#0f172a!important;letter-spacing:-.01em!important}.tng-form-input--error{border-color:#dc2626!important;box-shadow:0 0 0 3px rgb(220 38 38 / .12)!important;background:#fef2f2!important}.tng-form-error{display:block;font-size:.8125rem;font-weight:600;color:#dc2626;margin-top:.375rem;animation:tng-fade-in .25s ease}@keyframes tng-shake{0%,100%{transform:translateX(0)}15%{transform:translateX(-6px)}30%{transform:translateX(5px)}45%{transform:translateX(-4px)}60%{transform:translateX(3px)}75%{transform:translateX(-2px)}}.tng-shake{animation:tng-shake .5s ease!important}@keyframes tng-fade-in{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}[data-theme="dark"] .tng-calc-form__step-text{color:#fff!important}[data-theme="dark"] .tng-form-input--error{border-color:#dc2626!important;box-shadow:0 0 0 3px rgb(220 38 38 / .15)!important;background:#1c1010!important}[data-theme="dark"] .tng-form-error{color:#fca5a5!important}.tng-calc-form__step-sub{display:block;font-size:.875rem;color:#374151;line-height:1.5;max-width:32rem;margin-top:.25rem}[data-theme="dark"] .tng-calc-form__step-sub{color:#d1d5db!important}.tng-pg-hero{position:relative;overflow:hidden}.tng-pg-hero::after{content:'';position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgb(59 130 246 / .15) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgb(99 102 241 / .1) 0%,transparent 50%);pointer-events:none}.tng-pg-hero__title{font-size:clamp(2rem,5vw,3.25rem)!important;font-weight:800!important;letter-spacing:-.03em!important;line-height:1.1!important}.tng-pg-hero__desc{font-size:clamp(1rem,2.5vw,1.1875rem)!important;max-width:42rem!important;opacity:.9}.tng-pg-hero__badge{font-size:.75rem!important;font-weight:700!important;letter-spacing:.06em!important;padding:.4375rem 1.125rem!important;border-radius:9999px!important;background:rgb(255 255 255 / .12)!important;backdrop-filter:blur(8px)!important;border:1px solid rgb(255 255 255 / .15)!important}.tng-pg-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.tng-pg-stat{text-align:center;padding:1.75rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.22,1,.36,1)}.tng-pg-stat::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;border-radius:1rem 1rem 0 0}.tng-pg-stat:nth-child(1)::before{background:linear-gradient(90deg,#1e40af,#3b82f6)}.tng-pg-stat:nth-child(2)::before{background:linear-gradient(90deg,#166534,#22c55e)}.tng-pg-stat:nth-child(3)::before{background:linear-gradient(90deg,#6b21a8,#a855f7)}.tng-pg-stat:nth-child(4)::before{background:linear-gradient(90deg,#92400e,#f59e0b)}.tng-pg-stat:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgb(15 23 42 / .08)}.tng-pg-stat__num{display:block;font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:2rem;font-weight:800;color:#1e40af;letter-spacing:-.03em;line-height:1}.tng-pg-stat__label{display:block;font-size:.875rem;font-weight:700;color:#0f172a;margin-top:.375rem}.tng-pg-stat__sub{display:block;font-size:.6875rem;color:#4b5563;margin-top:.125rem}@media(max-width:640px){.tng-pg-stats{grid-template-columns:repeat(2,1fr)}}.tng-results{background:linear-gradient(135deg,#eff6ff,#dbeafe)!important;border:2px solid #93c5fd!important;border-radius:1.25rem!important;padding:2rem!important;margin-bottom:2rem!important;position:relative;overflow:hidden;box-shadow:0 4px 24px rgb(30 64 175 / .08)!important}.tng-results::before{content:'';position:absolute;top:-2rem;right:-2rem;width:8rem;height:8rem;background:radial-gradient(circle,rgb(30 64 175 / .08),transparent 70%);border-radius:50%;pointer-events:none}.tng-results__title{font-size:1.25rem!important;font-weight:800!important;color:#0f172a!important;margin-bottom:1.25rem!important}.tng-result-row{padding:.75rem 0!important;border-bottom:1px solid rgb(30 64 175 / .08)!important}.tng-result-row:last-child{border-bottom:none!important}.tng-result-row__label{font-size:.9375rem!important;font-weight:500!important}.tng-result-row__value{font-size:.9375rem!important;font-weight:700!important;font-family:'Inter',system-ui,sans-serif!important}.tng-result-row--highlight{background:rgb(30 64 175 / .04)!important;border-radius:.5rem!important;padding:.875rem!important;margin:.25rem -.5rem!important}.tng-result-row--highlight .tng-result-row__label{font-weight:700!important;color:#1e40af!important}.tng-result-row--highlight .tng-result-row__value{font-size:1.125rem!important;color:#1e40af!important}.tng-rate-table{background:#fff!important;border:2px solid #e2e8f0!important;border-radius:1.25rem!important;padding:1.75rem!important;box-shadow:0 2px 12px rgb(15 23 42 / .04)!important;margin-bottom:1.5rem!important;overflow:hidden!important}.tng-rate-table__title{font-size:1.125rem!important;font-weight:800!important;color:#0f172a!important;margin-bottom:1rem!important}.tng-rate-table table{border-radius:.5rem!important;overflow:hidden!important}.tng-rate-table th{font-size:.8125rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.04em!important;padding:.75rem 1rem!important;background:linear-gradient(135deg,#f8fafc,#f1f5f9)!important}.tng-rate-table td{padding:.75rem 1rem!important;font-size:.9375rem!important}.tng-rate-table tr:hover td{background:rgb(30 64 175 / .02)!important}.tng-faqs{background:#fff!important;border:2px solid #e2e8f0!important;border-radius:1.25rem!important;padding:1.75rem!important;box-shadow:0 2px 12px rgb(15 23 42 / .04)!important;margin-bottom:1.5rem!important}.tng-faqs__title{font-size:1.125rem!important;font-weight:800!important;margin-bottom:1.25rem!important}.tng-faq__item{border:1px solid #f1f5f9!important;border-radius:.75rem!important;margin-bottom:.5rem!important;overflow:hidden!important;transition:all .2s!important}.tng-faq__item:hover{border-color:#bfdbfe!important}.tng-faq__toggle{width:100%!important;padding:1rem 1.25rem!important;font-size:.9375rem!important;font-weight:600!important;border-radius:.75rem!important}.tng-faq__toggle svg{transition:transform .3s!important}.tng-faq__item.is-open .tng-faq__toggle svg{transform:rotate(180deg)!important}.tng-faq__answer{padding:0 1.25rem 1rem!important}.tng-faq__answer p{font-size:.875rem!important;line-height:1.7!important}.tng-pg-advantages{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media(max-width:640px){.tng-pg-advantages{grid-template-columns:1fr}}.tng-pg-advantage{padding:2rem!important;background:#fff!important;border:2px solid #e2e8f0!important;border-radius:1.25rem!important;transition:all .3s cubic-bezier(.22,1,.36,1)!important;position:relative!important;overflow:hidden!important}.tng-pg-advantage:hover{border-color:#93c5fd!important;transform:translateY(-3px)!important;box-shadow:0 8px 32px rgb(30 64 175 / .08)!important}.tng-pg-advantage__num{font-family:'Inter',system-ui,sans-serif!important;font-size:2.5rem!important;font-weight:900!important;background:linear-gradient(135deg,#1e40af,#60a5fa)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;line-height:1!important;margin-bottom:.75rem!important;display:block!important}.tng-pg-advantage__title{font-size:1.125rem!important;font-weight:800!important;color:#0f172a!important;margin-bottom:.5rem!important}.tng-pg-advantage__desc{font-size:.875rem!important;color:#374151!important;line-height:1.65!important}.tng-pg-cards-grid{gap:1.25rem!important}.tng-pg-card{padding:1.75rem!important;background:#fff!important;border:2px solid #e2e8f0!important;border-radius:1.25rem!important;transition:all .3s cubic-bezier(.22,1,.36,1)!important;display:flex!important;flex-direction:column!important}.tng-pg-card:hover{border-color:#93c5fd!important;transform:translateY(-4px)!important;box-shadow:0 12px 32px rgb(30 64 175 / .08)!important}.tng-pg-card__icon{font-size:2rem!important;margin-bottom:.875rem!important;display:block!important;transition:transform .3s!important}.tng-pg-card:hover .tng-pg-card__icon{transform:scale(1.15) translateY(-2px)!important}.tng-pg-card__title{font-size:1.0625rem!important;font-weight:800!important;color:#0f172a!important;margin-bottom:.375rem!important}.tng-pg-card__desc{font-size:.8125rem!important;color:#4b5563!important;line-height:1.55!important;flex:1!important}.tng-pg-card__link{font-size:.8125rem!important;font-weight:700!important;color:#1e40af!important;margin-top:.75rem!important;display:inline-block!important}.tng-section--blue{background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 50%,#1e40af 100%)!important;position:relative!important;overflow:hidden!important}.tng-section--blue::before{content:''!important;position:absolute!important;inset:0!important;background:radial-gradient(ellipse at 30% 50%,rgb(59 130 246 / .15),transparent 60%)!important;pointer-events:none!important}.tng-pg-cta{position:relative;z-index:1}.tng-pg-cta__title{font-size:clamp(1.5rem,4vw,2.25rem)!important;font-weight:800!important;letter-spacing:-.02em!important}.tng-pg-cta__desc{font-size:1.0625rem!important;opacity:.85!important;max-width:34rem!important;margin:0 auto 2rem!important;line-height:1.65!important}.tng-pg-cta__btns{display:flex!important;gap:1rem!important;justify-content:center!important;flex-wrap:wrap!important}.tng-pg-cta__btns .tng-btn{padding:1rem 2rem!important;font-size:1rem!important;font-weight:700!important;border-radius:.75rem!important}.tng-pg-section-head{text-align:center;margin-bottom:2.5rem}.tng-pg-label{display:inline-block!important;font-size:.6875rem!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.1em!important;color:#1e40af!important;background:#eff6ff!important;padding:.3125rem .875rem!important;border-radius:9999px!important;margin-bottom:.625rem!important}.tng-pg-h2{font-size:clamp(1.5rem,4vw,2rem)!important;font-weight:800!important;color:#0f172a!important;letter-spacing:-.02em!important;margin-top:.25rem!important}.tng-pg-legal__cta{padding:1.75rem 2rem!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:1rem!important;border-left:4px solid #1e40af!important}.tng-pg-legal__cta p{font-size:.875rem!important;color:#374151!important;line-height:1.7!important}.tng-pg-legal__cta a{color:#1e40af!important;font-weight:600!important}.tng-calc-info{background:linear-gradient(135deg,#eff6ff,#dbeafe)!important;border:1px solid #93c5fd!important;border-radius:1rem!important;padding:1.125rem 1.375rem!important;font-size:.875rem!important;line-height:1.65!important;position:relative!important}.tng-calc-info::before{content:'ℹ';position:absolute;top:-.75rem;left:1rem;background:#1e40af;color:#fff;width:1.5rem;height:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}[data-theme="dark"] .tng-pg-stat{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-pg-stat:hover{box-shadow:0 8px 24px rgb(0 0 0 / .2)!important}[data-theme="dark"] .tng-pg-stat__num{color:#93c5fd!important}[data-theme="dark"] .tng-pg-stat__label{color:#fff!important}[data-theme="dark"] .tng-pg-stat__sub{color:#9ca3af!important}[data-theme="dark"] .tng-results{background:linear-gradient(135deg,#0f172a,#172554)!important;border-color:#1e3a8a!important;box-shadow:0 4px 24px rgb(0 0 0 / .2)!important}[data-theme="dark"] .tng-results__title{color:#fff!important}[data-theme="dark"] .tng-result-row{border-color:rgb(59 130 246 / .1)!important}[data-theme="dark"] .tng-result-row--highlight{background:rgb(59 130 246 / .06)!important}[data-theme="dark"] .tng-rate-table{background:#1e293b!important;border-color:#374151!important;box-shadow:none!important}[data-theme="dark"] .tng-rate-table__title{color:#fff!important}[data-theme="dark"] .tng-rate-table th{background:linear-gradient(135deg,#0f172a,#172032)!important;color:#e5e7eb!important;border-color:#374151!important}[data-theme="dark"] .tng-rate-table td{color:#d1d5db!important;border-color:#374151!important}[data-theme="dark"] .tng-rate-table tr:hover td{background:rgb(59 130 246 / .04)!important}[data-theme="dark"] .tng-faqs{background:#1e293b!important;border-color:#374151!important;box-shadow:none!important}[data-theme="dark"] .tng-faq__item{border-color:#374151!important}[data-theme="dark"] .tng-faq__item:hover{border-color:#1e3a8a!important}[data-theme="dark"] .tng-pg-advantage{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-pg-advantage:hover{border-color:#1e3a8a!important;box-shadow:0 8px 32px rgb(0 0 0 / .2)!important}[data-theme="dark"] .tng-pg-advantage__num{background:linear-gradient(135deg,#3b82f6,#93c5fd)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}[data-theme="dark"] .tng-pg-advantage__title{color:#fff!important}[data-theme="dark"] .tng-pg-advantage__desc{color:#d1d5db!important}[data-theme="dark"] .tng-pg-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-pg-card:hover{border-color:#1e3a8a!important;box-shadow:0 12px 32px rgb(0 0 0 / .2)!important}[data-theme="dark"] .tng-pg-card__title{color:#fff!important}[data-theme="dark"] .tng-pg-card__desc{color:#d1d5db!important}[data-theme="dark"] .tng-pg-card__link{color:#93c5fd!important}[data-theme="dark"] .tng-section--blue{background:linear-gradient(135deg,#020617 0%,#0f172a 50%,#172554 100%)!important}[data-theme="dark"] .tng-pg-label{background:rgb(59 130 246 / .12)!important;color:#93c5fd!important}[data-theme="dark"] .tng-pg-h2{color:#fff!important}[data-theme="dark"] .tng-pg-legal__cta{background:#1e293b!important;border-color:#374151!important;border-left-color:#1e40af!important}[data-theme="dark"] .tng-pg-legal__cta p{color:#d1d5db!important}[data-theme="dark"] .tng-calc-info{background:linear-gradient(135deg,#0f172a,#172554)!important;border-color:#1e3a8a!important;color:#93c5fd!important}[data-theme="dark"] .tng-calc-info::before{background:#1d4ed8!important}.tng-pg-stat:nth-child(1) .tng-pg-stat__num{color:#1e40af}.tng-pg-stat:nth-child(2) .tng-pg-stat__num{color:#166534}.tng-pg-stat:nth-child(3) .tng-pg-stat__num{color:#6b21a8}.tng-pg-stat:nth-child(4) .tng-pg-stat__num{color:#92400e}[data-theme="dark"] .tng-pg-stat:nth-child(1) .tng-pg-stat__num{color:#93c5fd!important}[data-theme="dark"] .tng-pg-stat:nth-child(2) .tng-pg-stat__num{color:#86efac!important}[data-theme="dark"] .tng-pg-stat:nth-child(3) .tng-pg-stat__num{color:#c4b5fd!important}[data-theme="dark"] .tng-pg-stat:nth-child(4) .tng-pg-stat__num{color:#fcd34d!important}.tng-faqs__cta{margin-top:1.25rem;text-align:center}.tng-faqs__cta .tng-btn{font-weight:700!important}.tng-chat{background:#fff!important;border:2px solid #e2e8f0!important;border-radius:1.25rem!important;overflow:hidden!important;box-shadow:0 4px 24px rgb(15 23 42 / .06)!important;position:relative!important}.tng-chat__header{padding:1.375rem 1.75rem!important;background:linear-gradient(135deg,#1e40af,#2563eb)!important;position:relative!important;overflow:hidden!important}.tng-chat__header::after{content:'';position:absolute;inset:0;background:radial-gradient(circle at 90% 30%,rgb(255 255 255 / .1),transparent 60%);pointer-events:none}.tng-chat__header-avatar{width:2.75rem!important;height:2.75rem!important;border-radius:.75rem!important;background:rgb(255 255 255 / .15)!important;backdrop-filter:blur(8px)!important;border:1px solid rgb(255 255 255 / .2)!important}.tng-chat__header-avatar svg{width:1.375rem!important;height:1.375rem!important}.tng-chat__header-title{font-size:1.0625rem!important;font-weight:800!important;letter-spacing:-.01em!important}.tng-chat__status-dot{width:.5rem!important;height:.5rem!important;background:#4ade80!important;border-radius:50%!important;display:inline-block!important;margin-right:.375rem!important;box-shadow:0 0 6px rgb(74 222 128 / .5)!important;animation:tngPulse 2s ease-in-out infinite!important}@keyframes tngPulse{0%,100%{opacity:1}50%{opacity:.5}}.tng-chat__messages{padding:1.75rem!important;min-height:14rem!important;max-height:32rem!important;background:#f8fafc!important}.tng-chat__msg-bubble{padding:1rem 1.25rem!important;border-radius:1rem!important;font-size:.9375rem!important;line-height:1.7!important}.tng-chat__msg--ai .tng-chat__msg-bubble{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:1rem 1rem 1rem .25rem!important;box-shadow:0 2px 8px rgb(15 23 42 / .04)!important}.tng-chat__msg--user .tng-chat__msg-bubble{background:linear-gradient(135deg,#1e40af,#2563eb)!important;color:#fff!important;border-radius:1rem 1rem .25rem 1rem!important;box-shadow:0 2px 8px rgb(30 64 175 / .15)!important}.tng-chat__msg-avatar{width:2.25rem!important;height:2.25rem!important;font-size:.75rem!important;font-weight:800!important;border-radius:.625rem!important}.tng-chat__quick-replies{padding:1rem 1.75rem 1.25rem!important;border-top:1px solid #e2e8f0!important;background:#fff!important}.tng-chat__quick-label{font-size:.75rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:#1e40af!important;margin-bottom:.625rem!important;display:block!important}.tng-chat__quick-btns{display:flex!important;flex-wrap:wrap!important;gap:.5rem!important}.tng-chat__quick-btn{padding:.5625rem 1.125rem!important;border:2px solid #dbeafe!important;border-radius:9999px!important;background:#eff6ff!important;color:#1e40af!important;font-size:.8125rem!important;font-weight:600!important;transition:all .25s cubic-bezier(.22,1,.36,1)!important}.tng-chat__quick-btn:hover{background:#1e40af!important;color:#fff!important;border-color:#1e40af!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px rgb(30 64 175 / .15)!important}.tng-chat__input-area{padding:1.25rem 1.75rem 1.5rem!important;background:#fff!important;border-top:1px solid #e2e8f0!important}.tng-chat__input-wrap{display:flex!important;gap:.75rem!important;align-items:center!important}.tng-chat__input{padding:.9375rem 1.375rem!important;font-size:1rem!important;font-weight:500!important;border:2px solid #e2e8f0!important;border-radius:9999px!important;background:#f8fafc!important;transition:all .2s!important}.tng-chat__input:focus{border-color:#1e40af!important;background:#fff!important;box-shadow:0 0 0 3px rgb(30 64 175 / .1)!important;outline:none!important}.tng-chat__input::placeholder{color:#9ca3af!important;font-weight:400!important}.tng-chat__send{width:3rem!important;height:3rem!important;border-radius:50%!important;background:linear-gradient(135deg,#1e40af,#2563eb)!important;box-shadow:0 3px 12px rgb(30 64 175 / .25)!important;transition:all .25s!important}.tng-chat__send:hover{transform:scale(1.08)!important;box-shadow:0 6px 20px rgb(30 64 175 / .35)!important}.tng-chat__send svg{width:1.125rem!important;height:1.125rem!important}.tng-chat__disclaimer{font-size:.75rem!important;color:#6b7280!important;margin-top:.75rem!important;text-align:center!important}.tng-chat__disclaimer a{color:#1e40af!important;font-weight:600!important}.tng-chat-topics{margin-top:3rem!important;background:linear-gradient(135deg,#f0f7ff 0%,#e8f0fe 50%,#f0f4ff 100%)!important;border:1px solid #bfdbfe!important;border-radius:1.25rem!important;padding:2.25rem 2rem!important;position:relative!important;overflow:hidden!important}.tng-chat-topics::before{content:'';position:absolute;top:-3rem;right:-3rem;width:10rem;height:10rem;background:radial-gradient(circle,rgb(30 64 175 / .06) 0%,transparent 70%);border-radius:50%;pointer-events:none}.tng-chat-topics__grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:.875rem!important}.tng-chat-topic{display:flex!important;align-items:center!important;gap:1rem!important;padding:1.125rem 1.25rem!important;background:#fff!important;border:2px solid #e2e8f0!important;border-radius:.875rem!important;cursor:pointer!important;transition:all .3s cubic-bezier(.22,1,.36,1)!important;text-align:left!important}.tng-chat-topic:hover{border-color:#93c5fd!important;background:#fff!important;transform:translateY(-2px)!important;box-shadow:0 8px 24px rgb(30 64 175 / .1)!important}.tng-chat-topic__icon{font-size:1.75rem!important;flex-shrink:0!important;width:3rem!important;height:3rem!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#eff6ff!important;border-radius:.75rem!important;transition:transform .3s!important}.tng-chat-topic:hover .tng-chat-topic__icon{transform:scale(1.1)!important}.tng-chat-topic__title{font-family:'Inter',system-ui,-apple-system,sans-serif!important;font-size:.9375rem!important;font-weight:700!important;color:#0f172a!important;margin-bottom:.125rem!important;line-height:1.3!important}.tng-chat-topic__desc{font-size:.75rem!important;color:#4b5563!important;line-height:1.4!important}@media(max-width:640px){.tng-chat-topics{padding:1.5rem 1.125rem!important}.tng-chat-topics__grid{grid-template-columns:1fr!important;gap:.625rem!important}.tng-chat-topic{padding:1rem!important;gap:.75rem!important}.tng-chat-topic__icon{width:2.5rem!important;height:2.5rem!important;font-size:1.375rem!important}.tng-chat__messages{padding:1.25rem!important}.tng-chat__quick-replies{padding:.875rem 1.125rem 1rem!important}.tng-chat__input-area{padding:1rem 1.125rem 1.25rem!important}.tng-chat__input{padding:.8125rem 1.125rem!important;font-size:.9375rem!important}}[data-theme="dark"] .tng-chat{background:#1e293b!important;border-color:#374151!important;box-shadow:0 4px 24px rgb(0 0 0 / .2)!important}[data-theme="dark"] .tng-chat__header{background:linear-gradient(135deg,#172554,#1e3a8a)!important}[data-theme="dark"] .tng-chat__messages{background:#0f172a!important}[data-theme="dark"] .tng-chat__msg--ai .tng-chat__msg-bubble{background:#1e293b!important;border-color:#374151!important;color:#d1d5db!important;box-shadow:none!important}[data-theme="dark"] .tng-chat__msg--user .tng-chat__msg-bubble{background:linear-gradient(135deg,#1e40af,#2563eb)!important;color:#fff!important}[data-theme="dark"] .tng-chat__msg-bubble a{color:#93c5fd!important}[data-theme="dark"] .tng-chat__msg-bubble li{color:#d1d5db!important}[data-theme="dark"] .tng-chat__msg-time{color:#6b7280!important}[data-theme="dark"] .tng-chat__quick-replies{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-chat__quick-label{color:#93c5fd!important}[data-theme="dark"] .tng-chat__quick-btn{background:rgb(59 130 246 / .08)!important;border-color:#1e3a8a!important;color:#93c5fd!important}[data-theme="dark"] .tng-chat__quick-btn:hover{background:#1e40af!important;color:#fff!important;border-color:#1e40af!important}[data-theme="dark"] .tng-chat__input-area{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-chat__input{background:#0f172a!important;border-color:#374151!important;color:#e5e7eb!important}[data-theme="dark"] .tng-chat__input:focus{border-color:#1e40af!important;box-shadow:0 0 0 3px rgb(30 64 175 / .2)!important;background:#0f172a!important}[data-theme="dark"] .tng-chat__input::placeholder{color:#6b7280!important}[data-theme="dark"] .tng-chat__send{background:linear-gradient(135deg,#1e40af,#2563eb)!important}[data-theme="dark"] .tng-chat__disclaimer{color:#6b7280!important}[data-theme="dark"] .tng-chat__disclaimer a{color:#93c5fd!important}[data-theme="dark"] .tng-chat-topics{background:linear-gradient(135deg,#0c1425 0%,#0f1c30 50%,#0e1628 100%)!important;border-color:#1e293b!important}[data-theme="dark"] .tng-chat-topic{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-chat-topic:hover{border-color:#1e3a8a!important;background:#172554!important;box-shadow:0 8px 24px rgb(0 0 0 / .25)!important}[data-theme="dark"] .tng-chat-topic__icon{background:rgb(59 130 246 / .12)!important}[data-theme="dark"] .tng-chat-topic__title{color:#fff!important}[data-theme="dark"] .tng-chat-topic__desc{color:#9ca3af!important}.tng-dir2-locs{display:flex!important;flex-wrap:wrap!important;gap:.625rem!important;justify-content:center!important}.tng-dir2-loc{padding:.75rem 1.375rem!important;border:2px solid #e2e8f0!important;border-radius:9999px!important;background:#fff!important;font-weight:600!important;transition:all .3s cubic-bezier(.22,1,.36,1)!important}.tng-dir2-loc:hover{border-color:#1e40af!important;background:#eff6ff!important;transform:translateY(-2px)!important;box-shadow:0 6px 16px rgb(30 64 175 / .1)!important}.tng-dir2-loc__icon{font-size:1.25rem!important}.tng-dir2-loc__name{font-size:.875rem!important;font-weight:700!important;color:#0f172a!important}.tng-dir2-loc__count{font-size:.6875rem!important;font-weight:800!important;background:#eff6ff!important;color:#1e40af!important;padding:.125rem .5rem!important;border-radius:9999px!important}.tng-dir2-filters{background:#fff!important;border:2px solid #e2e8f0!important;border-radius:1.25rem!important;padding:1.75rem!important;box-shadow:0 2px 12px rgb(15 23 42 / .04)!important;position:relative!important}.tng-dir2-filters::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1e40af,#3b82f6,#60a5fa);border-radius:1.25rem 1.25rem 0 0}.tng-dir2-card{padding:1.75rem!important;background:#fff!important;border:2px solid #e2e8f0!important;border-radius:1.25rem!important;transition:all .3s cubic-bezier(.22,1,.36,1)!important;position:relative!important;overflow:hidden!important}.tng-dir2-card:hover{border-color:#93c5fd!important;transform:translateY(-4px)!important;box-shadow:0 12px 32px rgb(30 64 175 / .08)!important}.tng-dir2-card__name{font-size:1.0625rem!important;font-weight:800!important;color:#0f172a!important}.tng-dir2-card__type{font-size:.6875rem!important;font-weight:700!important;background:#eff6ff!important;color:#1e40af!important;padding:.1875rem .625rem!important;border-radius:9999px!important;text-transform:uppercase!important;letter-spacing:.04em!important}.tng-dir2-card__avatar{width:3.5rem!important;height:3.5rem!important;border-radius:1rem!important;overflow:hidden!important}.tng-dir2-card__avatar--init{background:linear-gradient(135deg,#1e40af,#3b82f6)!important;color:#fff!important;font-size:1rem!important;font-weight:800!important;display:flex!important;align-items:center!important;justify-content:center!important}.tng-dir-suggest{background:linear-gradient(135deg,#f0f7ff,#e8f0fe,#f0f4ff)!important;border:1px solid #bfdbfe!important;border-radius:1.25rem!important;padding:2.25rem!important;position:relative!important;overflow:hidden!important}.tng-dir-suggest::before{content:'';position:absolute;top:-2rem;right:-2rem;width:8rem;height:8rem;background:radial-gradient(circle,rgb(30 64 175 / .06),transparent 70%);border-radius:50%;pointer-events:none}.tng-dir-suggest h3{font-size:1.25rem!important;font-weight:800!important;color:#0f172a!important}.tng-dir-suggest p{color:#374151!important}[data-theme="dark"] .tng-dir2-loc{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-dir2-loc:hover{background:#172554!important;border-color:#1e3a8a!important}[data-theme="dark"] .tng-dir2-loc__name{color:#fff!important}[data-theme="dark"] .tng-dir2-loc__count{background:rgb(59 130 246 / .15)!important;color:#93c5fd!important}[data-theme="dark"] .tng-dir2-filters{background:#1e293b!important;border-color:#374151!important;box-shadow:none!important}[data-theme="dark"] .tng-dir2-filters::before{background:linear-gradient(90deg,#1d4ed8,#3b82f6,#60a5fa)!important}[data-theme="dark"] .tng-dir2-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-dir2-card:hover{border-color:#1e3a8a!important;box-shadow:0 12px 32px rgb(0 0 0 / .2)!important}[data-theme="dark"] .tng-dir2-card__name{color:#fff!important}[data-theme="dark"] .tng-dir2-card__type{background:rgb(59 130 246 / .15)!important;color:#93c5fd!important}[data-theme="dark"] .tng-dir2-card__avatar--init{background:linear-gradient(135deg,#172554,#1e3a8a)!important}[data-theme="dark"] .tng-dir-suggest{background:linear-gradient(135deg,#0c1425,#0f1c30,#0e1628)!important;border-color:#1e293b!important}[data-theme="dark"] .tng-dir-suggest h3{color:#fff!important}[data-theme="dark"] .tng-dir-suggest p{color:#d1d5db!important}.tng-about-mission{text-align:center!important;max-width:46rem!important;margin:0 auto!important}.tng-about-mission__title{font-size:clamp(1.5rem,4vw,2.125rem)!important;font-weight:800!important;color:#0f172a!important;letter-spacing:-.02em!important;line-height:1.25!important;margin-bottom:1.25rem!important}.tng-about-mission__desc{font-size:1.0625rem!important;color:#374151!important;line-height:1.75!important;max-width:40rem!important;margin:0 auto!important}.tng-pg-values{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:1.25rem!important}@media(max-width:640px){.tng-pg-values{grid-template-columns:1fr!important}}.tng-pg-value{display:flex!important;gap:1.25rem!important;padding:1.75rem!important;background:#fff!important;border:2px solid #e2e8f0!important;border-radius:1.25rem!important;transition:all .3s cubic-bezier(.22,1,.36,1)!important}.tng-pg-value:hover{border-color:#93c5fd!important;transform:translateY(-3px)!important;box-shadow:0 8px 24px rgb(30 64 175 / .08)!important}.tng-pg-value__icon{font-size:2rem!important;flex-shrink:0!important;width:3.5rem!important;height:3.5rem!important;display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,#eff6ff,#dbeafe)!important;border-radius:.875rem!important;transition:transform .3s!important}.tng-pg-value:hover .tng-pg-value__icon{transform:scale(1.1)!important}.tng-pg-value__title{font-family:'Inter',system-ui,-apple-system,sans-serif!important;font-size:1.0625rem!important;font-weight:800!important;color:#0f172a!important;margin-bottom:.25rem!important}.tng-pg-value__desc{font-size:.875rem!important;color:#374151!important;line-height:1.6!important}[data-theme="dark"] .tng-about-mission__title{color:#fff!important}[data-theme="dark"] .tng-about-mission__desc{color:#d1d5db!important}[data-theme="dark"] .tng-pg-value{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-pg-value:hover{border-color:#1e3a8a!important;box-shadow:0 8px 24px rgb(0 0 0 / .2)!important}[data-theme="dark"] .tng-pg-value__icon{background:linear-gradient(135deg,rgb(59 130 246 / .12),rgb(59 130 246 / .06))!important}[data-theme="dark"] .tng-pg-value__title{color:#fff!important}[data-theme="dark"] .tng-pg-value__desc{color:#d1d5db!important}.tng-pg-contact-layout{gap:2.5rem!important}.tng-pg-contact-form-wrap{background:#fff!important;border:2px solid #e2e8f0!important;border-radius:1.25rem!important;padding:2.25rem 2rem!important;box-shadow:0 4px 24px rgb(15 23 42 / .04)!important;position:relative!important}.tng-pg-contact-form-wrap::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1e40af,#3b82f6,#60a5fa);border-radius:1.25rem 1.25rem 0 0}.tng-pg-contact-form-wrap .tng-pg-h2{font-size:1.5rem!important;font-weight:800!important;letter-spacing:-.02em!important}.tng-pg-form-label{font-size:.9375rem!important;font-weight:700!important;color:#0f172a!important;margin-bottom:.5rem!important;display:block!important}.tng-pg-form-input,.tng-pg-form-textarea{width:100%!important;padding:.9375rem 1.125rem!important;font-size:1rem!important;font-weight:500!important;border:2px solid #e2e8f0!important;border-radius:.75rem!important;background:#f8fafc!important;color:#0f172a!important;font-family:'Inter',system-ui,-apple-system,sans-serif!important;transition:all .2s!important}.tng-pg-form-input:focus,.tng-pg-form-textarea:focus{border-color:#1e40af!important;background:#fff!important;box-shadow:0 0 0 3px rgb(30 64 175 / .1)!important;outline:none!important}.tng-pg-form-textarea{min-height:9rem!important;resize:vertical!important}.tng-pg-form-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:1.25rem!important}@media(max-width:500px){.tng-pg-form-row{grid-template-columns:1fr!important}}.tng-pg-form .tng-btn--primary,.tng-pg-form .tng-calc-btn,#tng-contact-submit{width:100%!important;padding:1.375rem 2rem!important;font-size:1.25rem!important;font-weight:800!important;border-radius:1rem!important;margin-top:1.5rem!important;background:linear-gradient(135deg,#1e40af,#2563eb)!important;color:#fff!important;border:none!important;cursor:pointer!important;text-transform:uppercase!important;letter-spacing:.02em!important;box-shadow:0 6px 24px rgb(30 64 175 / .25)!important;transition:all .3s cubic-bezier(.22,1,.36,1)!important;position:relative!important;overflow:hidden!important}#tng-contact-submit:hover{background:linear-gradient(135deg,#1d4ed8,#3b82f6)!important;transform:translateY(-2px)!important;box-shadow:0 10px 32px rgb(30 64 175 / .35)!important}.tng-contact-info-card{background:#fff!important;border:2px solid #e2e8f0!important;border-radius:1rem!important;padding:1.5rem!important;transition:all .3s cubic-bezier(.22,1,.36,1)!important}.tng-contact-info-card:hover{border-color:#93c5fd!important;box-shadow:0 6px 16px rgb(30 64 175 / .06)!important}.tng-contact-info-card__icon{width:2.75rem!important;height:2.75rem!important;border-radius:.75rem!important;background:linear-gradient(135deg,#eff6ff,#dbeafe)!important;display:flex!important;align-items:center!important;justify-content:center!important}.tng-contact-info-card__icon svg{color:#1e40af!important;width:1.25rem!important;height:1.25rem!important}.tng-contact-info-card h3,.tng-contact-info-card h4{font-size:1rem!important;font-weight:800!important;color:#0f172a!important;margin-bottom:.25rem!important}.tng-contact-info-card p{font-size:.875rem!important;color:#374151!important;line-height:1.6!important}.tng-pg-contact-alt{background:linear-gradient(135deg,#f0f7ff,#e8f0fe)!important;border:1px solid #bfdbfe!important;border-radius:1.25rem!important;padding:1.75rem!important;position:relative!important;overflow:hidden!important}.tng-pg-contact-alt::before{content:'';position:absolute;bottom:-2rem;right:-2rem;width:6rem;height:6rem;background:radial-gradient(circle,rgb(30 64 175 / .06),transparent 70%);border-radius:50%;pointer-events:none}.tng-pg-contact-alt__title{font-size:1.125rem!important;font-weight:800!important;color:#0f172a!important;margin-bottom:.375rem!important}.tng-verify{background:linear-gradient(135deg,#f8fafc,#f0f7ff)!important;border:2px solid #dbeafe!important;border-radius:1.25rem!important;padding:1.75rem!important;margin-top:1.5rem!important}.tng-verify__title{font-size:1.0625rem!important;font-weight:800!important;color:#0f172a!important;margin-bottom:.25rem!important}.tng-verify__desc{font-size:.8125rem!important;color:#374151!important}.tng-verify__step{background:#fff!important;border:2px solid #e2e8f0!important;border-radius:1rem!important;padding:1.25rem!important;transition:all .25s!important}.tng-verify__step-num span{width:2rem!important;height:2rem!important;border-radius:50%!important;background:#eff6ff!important;color:#1e40af!important;font-weight:800!important;font-size:.875rem!important;display:flex!important;align-items:center!important;justify-content:center!important}.tng-verify__hold-btn{border:2px solid #e2e8f0!important;border-radius:.75rem!important;padding:.875rem 1.25rem!important;font-weight:600!important;transition:all .25s!important;cursor:pointer!important}.tng-verify__hold-btn:hover{border-color:#93c5fd!important}[data-theme="dark"] .tng-pg-contact-form-wrap{background:#1e293b!important;border-color:#374151!important;box-shadow:none!important}[data-theme="dark"] .tng-pg-contact-form-wrap::before{background:linear-gradient(90deg,#1d4ed8,#3b82f6,#60a5fa)!important}[data-theme="dark"] .tng-pg-form-label{color:#e5e7eb!important}[data-theme="dark"] .tng-pg-form-input,[data-theme="dark"] .tng-pg-form-textarea{background:#0f172a!important;border-color:#374151!important;color:#e5e7eb!important}[data-theme="dark"] .tng-pg-form-input:focus,[data-theme="dark"] .tng-pg-form-textarea:focus{border-color:#1e40af!important;background:#0f172a!important;box-shadow:0 0 0 3px rgb(30 64 175 / .2)!important}[data-theme="dark"] #tng-contact-submit{background:linear-gradient(135deg,#1e40af,#2563eb)!important;box-shadow:0 6px 24px rgb(0 0 0 / .3)!important}[data-theme="dark"] .tng-contact-info-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-contact-info-card:hover{border-color:#1e3a8a!important}[data-theme="dark"] .tng-contact-info-card__icon{background:linear-gradient(135deg,rgb(59 130 246 / .12),rgb(59 130 246 / .06))!important}[data-theme="dark"] .tng-contact-info-card__icon svg{color:#93c5fd!important}[data-theme="dark"] .tng-contact-info-card h3,[data-theme="dark"] .tng-contact-info-card h4{color:#fff!important}[data-theme="dark"] .tng-contact-info-card p{color:#d1d5db!important}[data-theme="dark"] .tng-contact-info-card a{color:#93c5fd!important}[data-theme="dark"] .tng-pg-contact-alt{background:linear-gradient(135deg,#0c1425,#0f1c30)!important;border-color:#1e293b!important}[data-theme="dark"] .tng-pg-contact-alt__title{color:#fff!important}[data-theme="dark"] .tng-verify{background:linear-gradient(135deg,#0f172a,#0f1c30)!important;border-color:#374151!important}[data-theme="dark"] .tng-verify__title{color:#fff!important}[data-theme="dark"] .tng-verify__desc{color:#d1d5db!important}[data-theme="dark"] .tng-verify__step{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-verify__step-num span{background:rgb(59 130 246 / .12)!important;color:#93c5fd!important}[data-theme="dark"] .tng-verify__hold-btn{border-color:#374151!important;color:#d1d5db!important}[data-theme="dark"] .tng-verify__hold-btn:hover{border-color:#1e3a8a!important}.tng-hero{position:relative!important;overflow:hidden!important}.tng-hero::after{content:''!important;position:absolute!important;inset:0!important;background:radial-gradient(circle at 20% 80%,rgb(59 130 246 / .12) 0%,transparent 50%),radial-gradient(circle at 85% 20%,rgb(99 102 241 / .08) 0%,transparent 50%)!important;pointer-events:none!important}.tng-hero__inner{position:relative!important;z-index:1!important}.tng-hero__title{font-size:clamp(2.25rem,6vw,3.75rem)!important;font-weight:800!important;letter-spacing:-.035em!important;line-height:1.08!important}.tng-hero__desc{font-size:clamp(1rem,2.5vw,1.25rem)!important;max-width:40rem!important;opacity:.88!important;line-height:1.65!important}.tng-hero__badge{backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;background:rgb(255 255 255 / .08)!important;border:1px solid rgb(255 255 255 / .12)!important;border-radius:9999px!important;padding:.5rem 1.25rem!important;font-size:.8125rem!important;font-weight:700!important;letter-spacing:.03em!important}.tng-hero__actions .tng-btn{padding:1rem 2.25rem!important;font-size:1.0625rem!important;font-weight:700!important;border-radius:.75rem!important}.tng-hero__stat-item{position:relative!important}.tng-hero__stat-num{font-size:1.75rem!important;font-weight:800!important;letter-spacing:-.02em!important}.tng-combined{border-radius:1.5rem!important;overflow:hidden!important}.tng-combined__section-title{font-size:1.1875rem!important;font-weight:800!important;letter-spacing:-.01em!important;margin-bottom:1rem!important}.tng-minicard{border:2px solid #e2e8f0!important;border-radius:1rem!important;padding:1.25rem!important;transition:all .3s cubic-bezier(.22,1,.36,1)!important;position:relative!important;overflow:hidden!important}.tng-minicard:hover{border-color:#93c5fd!important;transform:translateY(-3px)!important;box-shadow:0 8px 24px rgb(30 64 175 / .1)!important}.tng-minicard__title{font-size:.9375rem!important;font-weight:700!important}.tng-minicard__rate{font-size:.6875rem!important;font-weight:800!important;background:#eff6ff!important;color:#1e40af!important;padding:.125rem .5rem!important;border-radius:9999px!important}.tng-updates-box{border:2px solid #e2e8f0!important;border-radius:1.25rem!important;overflow:hidden!important;position:relative!important}.tng-updates-box::before{content:''!important;position:absolute!important;top:0!important;left:0!important;right:0!important;height:3px!important;background:linear-gradient(90deg,#1e40af,#3b82f6,#60a5fa)!important}.tng-updates-box__title{font-size:1.125rem!important;font-weight:800!important}.tng-circle-stat__number{font-size:1.75rem!important;font-weight:800!important;letter-spacing:-.02em!important}.tng-circle-stat__label{font-size:.8125rem!important;font-weight:700!important}.tng-essentials-box{border:2px solid #e2e8f0!important;border-radius:1.25rem!important;overflow:hidden!important}.tng-essentials-box__title{font-size:1.125rem!important;font-weight:800!important}.tng-essentials-box__subtitle{font-size:.9375rem!important;font-weight:700!important}.tng-step{padding:2.5rem 1.75rem!important;border-radius:1.25rem!important;transition:all .3s!important}.tng-step:hover{transform:translateY(-4px)!important}.tng-step__num{font-size:3.5rem!important;font-weight:900!important;background:linear-gradient(135deg,#1e40af,#60a5fa)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;line-height:1!important;margin-bottom:.75rem!important}.tng-step__title{font-size:1.1875rem!important;font-weight:800!important;margin-bottom:.5rem!important}.tng-step__desc{font-size:.9375rem!important;line-height:1.65!important}.tng-step__connector{display:none}@media(min-width:768px){.tng-step__connector{display:block!important;position:absolute!important;top:50%!important;right:-1.5rem!important;color:#d1d5db!important}}.tng-nta-card{padding:2rem!important;border-radius:1.25rem!important;border-width:2px!important;transition:all .3s cubic-bezier(.22,1,.36,1)!important;position:relative!important;overflow:hidden!important}.tng-nta-card:hover{transform:translateY(-4px)!important;box-shadow:0 12px 32px rgb(15 23 42 / .1)!important}.tng-nta-card__icon{font-size:2.25rem!important;margin-bottom:.875rem!important;display:block!important;transition:transform .3s!important}.tng-nta-card:hover .tng-nta-card__icon{transform:scale(1.15) translateY(-2px)!important}.tng-nta-card__title{font-size:1.0625rem!important;font-weight:800!important;margin-bottom:.5rem!important}.tng-nta-card__desc{font-size:.875rem!important;line-height:1.65!important}.tng-why-card{padding:2rem!important;border:2px solid #e2e8f0!important;border-radius:1.25rem!important;transition:all .3s cubic-bezier(.22,1,.36,1)!important;position:relative!important}.tng-why-card:hover{border-color:#93c5fd!important;transform:translateY(-4px)!important;box-shadow:0 12px 32px rgb(30 64 175 / .08)!important}.tng-why-card__icon{width:3.25rem!important;height:3.25rem!important;border-radius:.875rem!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-bottom:1rem!important;transition:transform .3s,box-shadow .3s!important}.tng-why-card:hover .tng-why-card__icon{transform:scale(1.1)!important;box-shadow:0 4px 12px rgb(0 0 0 / .06)!important}.tng-why-card__title{font-size:1.0625rem!important;font-weight:800!important;margin-bottom:.375rem!important}.tng-why-card__desc{font-size:.875rem!important;color:#374151!important;line-height:1.65!important}.tng-blogcard2__inner{border:2px solid #e2e8f0!important;border-radius:1.25rem!important;overflow:hidden!important;transition:all .3s cubic-bezier(.22,1,.36,1)!important;background:#fff!important}.tng-blogcard2:hover .tng-blogcard2__inner{border-color:#93c5fd!important;transform:translateY(-4px)!important;box-shadow:0 12px 32px rgb(30 64 175 / .08)!important}.tng-blogcard2__tag{font-size:.625rem!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.06em!important;background:#1e40af!important;color:#fff!important;padding:.1875rem .625rem!important;border-radius:9999px!important}.tng-blogcard2__title{font-size:1.0625rem!important;font-weight:800!important;line-height:1.3!important}.tng-blogcard2__excerpt{font-size:.8125rem!important;color:#4b5563!important;line-height:1.6!important}.tng-blogcard2__author-name{font-weight:700!important}.tng-blogcard2__readmore{font-weight:700!important;color:#1e40af!important}.tng-calccard2{border-radius:1.25rem!important;overflow:hidden!important}.tng-calccard2:hover{transform:translateY(-5px)!important;box-shadow:0 16px 40px rgb(0 0 0 / .15)!important}.tng-calccard2__title{font-size:1.1875rem!important;font-weight:800!important}.tng-calccard2__desc{font-size:.875rem!important;line-height:1.6!important}.tng-calccard2__link{font-weight:700!important;letter-spacing:.02em!important}.tng-accuracy2{border:2px solid #e2e8f0!important;border-radius:1.25rem!important;padding:1.75rem!important}.tng-accuracy2__title{font-size:1.125rem!important;font-weight:800!important}.tng-testimonial2{border:2px solid #e2e8f0!important;border-radius:1.25rem!important;padding:2rem!important;box-shadow:0 4px 16px rgb(15 23 42 / .06)!important;transition:all .3s cubic-bezier(.22,1,.36,1)!important}.tng-testimonial2:hover{transform:translateY(-4px)!important;box-shadow:0 12px 32px rgb(15 23 42 / .08)!important}.tng-testimonial2__text{font-size:1rem!important;line-height:1.7!important;font-style:italic!important}.tng-testimonial2__name{font-size:.9375rem!important;font-weight:800!important}.tng-testimonial2__role{font-size:.8125rem!important}.tng-testimonial2__avatar{width:2.75rem!important;height:2.75rem!important;border-radius:.75rem!important;font-size:.875rem!important;font-weight:800!important;display:flex!important;align-items:center!important;justify-content:center!important}.tng-testimonial2__stars svg{width:1rem!important;height:1rem!important}.tng-cta2{position:relative!important;overflow:hidden!important}.tng-cta2__title{font-size:clamp(1.75rem,5vw,3rem)!important;font-weight:800!important;letter-spacing:-.03em!important;line-height:1.1!important}.tng-cta2__desc{font-size:clamp(.9375rem,2vw,1.125rem)!important;max-width:36rem!important;margin:0 auto 2.5rem!important;opacity:.85!important;line-height:1.65!important}.tng-cta2__badge{backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;background:rgb(255 255 255 / .08)!important;border:1px solid rgb(255 255 255 / .12)!important;border-radius:9999px!important;padding:.5rem 1.25rem!important;font-weight:700!important;margin-bottom:1.5rem!important;display:inline-flex!important}.tng-cta2__actions .tng-btn{padding:1rem 2.25rem!important;font-size:1.0625rem!important;font-weight:700!important;border-radius:.75rem!important}.tng-section__header--center{text-align:center!important;margin-bottom:3rem!important}.tng-section__title{font-weight:800!important;letter-spacing:-.025em!important;line-height:1.15!important}.tng-section__sub{color:#374151!important;line-height:1.65!important}[data-theme="dark"] .tng-minicard{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-minicard:hover{border-color:#1e3a8a!important;box-shadow:0 8px 24px rgb(0 0 0 / .25)!important}[data-theme="dark"] .tng-minicard__title{color:#fff!important}[data-theme="dark"] .tng-minicard__rate{background:rgb(59 130 246 / .15)!important;color:#93c5fd!important}[data-theme="dark"] .tng-updates-box{border-color:#374151!important}[data-theme="dark"] .tng-updates-box__title{color:#fff!important}[data-theme="dark"] .tng-essentials-box{border-color:#374151!important}[data-theme="dark"] .tng-essentials-box__title{color:#fff!important}[data-theme="dark"] .tng-essentials-box__subtitle{color:#e5e7eb!important}[data-theme="dark"] .tng-step__num{background:linear-gradient(135deg,#3b82f6,#93c5fd)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}[data-theme="dark"] .tng-step__title{color:#fff!important}[data-theme="dark"] .tng-step__desc{color:#d1d5db!important}[data-theme="dark"] .tng-nta-card:hover{box-shadow:0 12px 32px rgb(0 0 0 / .25)!important}[data-theme="dark"] .tng-why-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-why-card:hover{border-color:#1e3a8a!important;box-shadow:0 12px 32px rgb(0 0 0 / .2)!important}[data-theme="dark"] .tng-why-card__title{color:#fff!important}[data-theme="dark"] .tng-why-card__desc{color:#d1d5db!important}[data-theme="dark"] .tng-blogcard2__inner{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-blogcard2:hover .tng-blogcard2__inner{border-color:#1e3a8a!important;box-shadow:0 12px 32px rgb(0 0 0 / .2)!important}[data-theme="dark"] .tng-blogcard2__title{color:#fff!important}[data-theme="dark"] .tng-blogcard2__excerpt{color:#d1d5db!important}[data-theme="dark"] .tng-blogcard2__author-name{color:#e5e7eb!important}[data-theme="dark"] .tng-blogcard2__date{color:#9ca3af!important}[data-theme="dark"] .tng-blogcard2__readmore{color:#93c5fd!important}[data-theme="dark"] .tng-blogcard2__tag{background:#1d4ed8!important}[data-theme="dark"] .tng-calccard2:hover{box-shadow:0 16px 40px rgb(0 0 0 / .3)!important}[data-theme="dark"] .tng-accuracy2{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-accuracy2__title{color:#fff!important}[data-theme="dark"] .tng-testimonial2{background:#1e293b!important;border-color:#374151!important;box-shadow:0 4px 16px rgb(0 0 0 / .15)!important}[data-theme="dark"] .tng-testimonial2:hover{border-color:#1e3a8a!important;box-shadow:0 12px 32px rgb(0 0 0 / .2)!important}[data-theme="dark"] .tng-testimonial2__text{color:#d1d5db!important}[data-theme="dark"] .tng-testimonial2__name{color:#fff!important}[data-theme="dark"] .tng-testimonial2__role{color:#9ca3af!important}[data-theme="dark"] .tng-section__sub{color:#d1d5db!important}.tng-faq-page__search{max-width:42rem;margin:0 auto 2rem}.tng-faq-page__search-wrap{display:flex;align-items:center;gap:.75rem;padding:1rem 1.375rem;background:#fff;border:2px solid #e2e8f0;border-radius:9999px;transition:all .25s;box-shadow:0 2px 12px rgb(15 23 42 / .04)}.tng-faq-page__search-wrap:focus-within{border-color:#1e40af;box-shadow:0 0 0 3px rgb(30 64 175 / .1)}.tng-faq-page__search-wrap svg{color:#94a3b8;flex-shrink:0}.tng-faq-page__search-input{flex:1;border:none;outline:none;background:#fff0;font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:500;color:#0f172a}.tng-faq-page__search-input::placeholder{color:#9ca3af;font-weight:400}.tng-faq-page__search-count{text-align:center;margin-top:.5rem;font-size:.8125rem;font-weight:600;color:#374151}.tng-faq-page__cats{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:2.5rem;background:linear-gradient(135deg,#f0f7ff 0%,#e8f0fe 50%,#f0f4ff 100%);border:1px solid #bfdbfe;border-radius:1.25rem;padding:1.25rem 1.5rem;position:relative;overflow:hidden}.tng-faq-page__cats::before{content:'';position:absolute;top:-2rem;right:-2rem;width:8rem;height:8rem;background:radial-gradient(circle,rgb(30 64 175 / .05),transparent 70%);border-radius:50%;pointer-events:none}.tng-faq-page__cat{display:inline-flex;align-items:center;gap:.375rem;padding:.5625rem 1.125rem;background:#fff;border:2px solid #e2e8f0;border-radius:9999px;font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:.8125rem;font-weight:600;color:#374151;cursor:pointer;transition:all .25s cubic-bezier(.22,1,.36,1)}.tng-faq-page__cat:hover{border-color:#93c5fd;background:#fff;transform:translateY(-1px);box-shadow:0 4px 12px rgb(30 64 175 / .08)}.tng-faq-page__cat.is-active{background:#1e40af;border-color:#1e40af;color:#fff;box-shadow:0 4px 12px rgb(30 64 175 / .2)}.tng-faq-page__cat-icon{font-size:1rem;line-height:1}.tng-faq-page__list{max-width:52rem;margin:0 auto}.tng-faq-page__item{background:#fff;border:2px solid #e2e8f0;border-radius:1rem;margin-bottom:.75rem;overflow:hidden;transition:all .25s cubic-bezier(.22,1,.36,1);box-shadow:0 1px 4px rgb(15 23 42 / .02)}.tng-faq-page__item:hover{border-color:#93c5fd}.tng-faq-page__item.is-open{border-color:#1e40af;box-shadow:0 4px 20px rgb(30 64 175 / .08)}.tng-faq-page__toggle{display:flex;align-items:center;gap:.75rem;width:100%;padding:1.25rem 1.5rem;background:#fff0;border:none;cursor:pointer;font-family:'Inter',system-ui,-apple-system,sans-serif;text-align:left}.tng-faq-page__badge{display:inline-block;flex-shrink:0;font-size:.5625rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;background:#eff6ff;color:#1e40af;padding:.1875rem .5rem;border-radius:.25rem;min-width:2.75rem;text-align:center}.tng-faq-page__question{flex:1;font-size:1rem;font-weight:700;color:#0f172a;line-height:1.4}.tng-faq-page__chevron{flex-shrink:0;color:#94a3b8;transition:transform .35s cubic-bezier(.22,1,.36,1),color .2s}.tng-faq-page__item.is-open .tng-faq-page__chevron{transform:rotate(180deg);color:#1e40af}.tng-faq-page__item:hover .tng-faq-page__chevron{color:#1e40af}.tng-faq-page__answer{max-height:0;overflow:hidden;transition:max-height .45s cubic-bezier(.22,1,.36,1)}.tng-faq-page__item.is-open .tng-faq-page__answer{max-height:30rem}.tng-faq-page__answer-inner{padding:0 1.5rem 1.5rem 4.5rem}.tng-faq-page__answer-inner p{font-size:.9375rem;color:#374151;line-height:1.75;margin:0}.tng-faq-page__answer-inner a{color:#1e40af;font-weight:600}.tng-faq-page__empty{text-align:center;padding:3rem 1rem;color:#374151}.tng-faq-page__empty svg{color:#94a3b8;margin-bottom:.75rem}.tng-faq-page__empty h3{font-family:'Inter',system-ui,sans-serif;font-size:1.125rem;font-weight:800;color:#0f172a;margin-bottom:.375rem}.tng-faq-page__empty p{font-size:.9375rem}.tng-faq-page__empty a{color:#1e40af;font-weight:600}.tng-faq-page__cta{margin-top:3rem;background:linear-gradient(135deg,#f0f7ff 0%,#e8f0fe 50%,#f0f4ff 100%);border:1px solid #bfdbfe;border-radius:1.25rem;padding:2.5rem 2rem;text-align:center;position:relative;overflow:hidden}.tng-faq-page__cta::before{content:'';position:absolute;top:-3rem;right:-3rem;width:10rem;height:10rem;background:radial-gradient(circle,rgb(30 64 175 / .06),transparent 70%);border-radius:50%;pointer-events:none}.tng-faq-page__cta-inner{position:relative;z-index:1;max-width:32rem;margin:0 auto}.tng-faq-page__cta-icon{color:#1e40af;margin-bottom:.75rem}.tng-faq-page__cta-title{font-family:'Inter',system-ui,sans-serif;font-size:1.5rem;font-weight:800;color:#0f172a;margin-bottom:.5rem;letter-spacing:-.02em}.tng-faq-page__cta-desc{font-size:.9375rem;color:#374151;line-height:1.65;margin-bottom:1.5rem}.tng-faq-page__cta-btns{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.tng-faq-page__cta-btns .tng-btn{padding:.9375rem 2rem;font-size:.9375rem;font-weight:700;border-radius:.75rem}@media(max-width:640px){.tng-faq-page__cats{padding:1rem;gap:.375rem}.tng-faq-page__cat{padding:.4375rem .875rem;font-size:.75rem}.tng-faq-page__toggle{padding:1rem 1.125rem;gap:.5rem}.tng-faq-page__badge{font-size:.5rem;min-width:2.25rem;padding:.125rem .375rem}.tng-faq-page__question{font-size:.9375rem}.tng-faq-page__answer-inner{padding:0 1.125rem 1.25rem 1.125rem}.tng-faq-page__cta{padding:1.75rem 1.25rem}.tng-faq-page__cta-title{font-size:1.25rem}}[data-theme="dark"] .tng-faq-page__search-wrap{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-faq-page__search-wrap:focus-within{border-color:#1e40af!important;box-shadow:0 0 0 3px rgb(30 64 175 / .2)!important}[data-theme="dark"] .tng-faq-page__search-wrap svg{color:#4b5563!important}[data-theme="dark"] .tng-faq-page__search-input{color:#e5e7eb!important}[data-theme="dark"] .tng-faq-page__search-input::placeholder{color:#6b7280!important}[data-theme="dark"] .tng-faq-page__search-count{color:#d1d5db!important}[data-theme="dark"] .tng-faq-page__cats{background:linear-gradient(135deg,#0c1425,#0f1c30,#0e1628)!important;border-color:#1e293b!important}[data-theme="dark"] .tng-faq-page__cat{background:#1e293b!important;border-color:#374151!important;color:#d1d5db!important}[data-theme="dark"] .tng-faq-page__cat:hover{border-color:#1e3a8a!important;background:#172554!important}[data-theme="dark"] .tng-faq-page__cat.is-active{background:#1e40af!important;border-color:#1e40af!important;color:#fff!important}[data-theme="dark"] .tng-faq-page__item{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-faq-page__item:hover{border-color:#1e3a8a!important}[data-theme="dark"] .tng-faq-page__item.is-open{border-color:#1e40af!important;box-shadow:0 4px 20px rgb(0 0 0 / .2)!important}[data-theme="dark"] .tng-faq-page__badge{background:rgb(59 130 246 / .15)!important;color:#93c5fd!important}[data-theme="dark"] .tng-faq-page__question{color:#fff!important}[data-theme="dark"] .tng-faq-page__chevron{color:#4b5563!important}[data-theme="dark"] .tng-faq-page__item:hover .tng-faq-page__chevron,[data-theme="dark"] .tng-faq-page__item.is-open .tng-faq-page__chevron{color:#93c5fd!important}[data-theme="dark"] .tng-faq-page__answer-inner p{color:#d1d5db!important}[data-theme="dark"] .tng-faq-page__answer-inner a{color:#93c5fd!important}[data-theme="dark"] .tng-faq-page__empty{color:#d1d5db!important}[data-theme="dark"] .tng-faq-page__empty h3{color:#fff!important}[data-theme="dark"] .tng-faq-page__empty a{color:#93c5fd!important}[data-theme="dark"] .tng-faq-page__cta{background:linear-gradient(135deg,#0c1425,#0f1c30,#0e1628)!important;border-color:#1e293b!important}[data-theme="dark"] .tng-faq-page__cta-icon{color:#93c5fd!important}[data-theme="dark"] .tng-faq-page__cta-title{color:#fff!important}[data-theme="dark"] .tng-faq-page__cta-desc{color:#d1d5db!important}.tng-compare-card{background:#fff;border:2px solid #e2e8f0;border-radius:1.25rem;padding:2rem;position:relative;overflow:hidden}.tng-compare-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;border-radius:1.25rem 1.25rem 0 0}.tng-compare-card--old::before{background:linear-gradient(90deg,#94a3b8,#cbd5e1)}.tng-compare-card--new::before{background:linear-gradient(90deg,#1e40af,#3b82f6,#60a5fa)}.tng-compare-card__header{margin-bottom:1.25rem}.tng-compare-card__badge{display:inline-block;font-size:.625rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;padding:.1875rem .625rem;border-radius:9999px;margin-bottom:.5rem}.tng-compare-card__badge--old{background:#f1f5f9;color:#64748b}.tng-compare-card__badge--new{background:#eff6ff;color:#1e40af}.tng-compare-card__title{font-family:'Inter',system-ui,sans-serif;font-size:1rem;font-weight:700;color:#0f172a}.tng-compare-card__amount{font-family:'Inter',system-ui,sans-serif;font-size:2rem;font-weight:800;color:#0f172a;letter-spacing:-.02em;line-height:1.2}.tng-compare-card--new .tng-compare-card__amount{color:#1e40af}.tng-compare-card__label{font-size:.8125rem;color:#374151;margin-bottom:1rem}.tng-compare-card__rows{border-top:1px solid #f1f5f9;padding-top:.75rem}.tng-compare-row{display:flex;justify-content:space-between;padding:.375rem 0;font-size:.8125rem;color:#374151}.tng-compare-card__footer{display:flex;justify-content:space-between;border-top:1px solid #f1f5f9;margin-top:.75rem;padding-top:.75rem;font-size:.875rem;color:#374151}.tng-compare-card__footer strong{color:#0f172a;font-weight:800}@media(max-width:640px){.tng-compare-card{padding:1.5rem}[id="compare-results"]>div{grid-template-columns:1fr!important}}.tng-compare-verdict{margin-top:2rem;padding:2rem;border-radius:1.25rem;text-align:center}.tng-compare-verdict--savings{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:2px solid #86efac}.tng-compare-verdict--increase{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:2px solid #fca5a5}.tng-compare-verdict--neutral{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid #e2e8f0}.tng-compare-verdict__icon{font-size:2.5rem;display:block;margin-bottom:.5rem}.tng-compare-verdict__title{font-family:'Inter',system-ui,sans-serif;font-size:1.375rem;font-weight:800;color:#0f172a;margin-bottom:.5rem}.tng-compare-verdict__desc{font-size:.9375rem;color:#374151;line-height:1.65;max-width:36rem;margin:0 auto}.tng-compare-verdict__desc a{color:#1e40af;font-weight:600}.tng-cal-item{display:flex;gap:1.5rem;padding:1.5rem;background:#fff;border:2px solid #e2e8f0;border-radius:1.25rem;margin-bottom:.875rem;transition:all .3s cubic-bezier(.22,1,.36,1)}.tng-cal-item:hover{border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 8px 24px rgb(30 64 175 / .06)}.tng-cal-item__date{flex-shrink:0;min-width:10rem;display:flex;flex-direction:column;gap:.375rem}.tng-cal-item__date-icon{font-size:1.5rem}.tng-cal-item__date-text{font-family:'Inter',system-ui,sans-serif;font-size:.8125rem;font-weight:700;color:#0f172a}.tng-cal-item__urgency{display:inline-block;font-size:.5625rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;padding:.125rem .5rem;border-radius:9999px}.tng-cal-item__urgency--recurring{background:#eff6ff;color:#1e40af}.tng-cal-item__urgency--annual{background:#fef3c7;color:#92400e}.tng-cal-item__urgency--one-off{background:#f0fdf4;color:#166534}.tng-cal-item__body{flex:1}.tng-cal-item__title{font-family:'Inter',system-ui,sans-serif;font-size:1rem;font-weight:800;color:#0f172a;margin:.375rem 0 .25rem}.tng-cal-item__desc{font-size:.875rem;color:#374151;line-height:1.6}@media(max-width:640px){.tng-cal-item{flex-direction:column;gap:.75rem}.tng-cal-item__date{min-width:auto;flex-direction:row;align-items:center;flex-wrap:wrap;gap:.5rem}}.tng-tips-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media(max-width:640px){.tng-tips-grid{grid-template-columns:1fr}}.tng-tip-card{padding:2rem;background:#fff;border:2px solid #e2e8f0;border-radius:1.25rem;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.22,1,.36,1)}.tng-tip-card:hover{border-color:#93c5fd;transform:translateY(-3px);box-shadow:0 8px 24px rgb(30 64 175 / .06)}.tng-tip-card__num{font-family:'Inter',system-ui,sans-serif;font-size:2.5rem;font-weight:900;background:linear-gradient(135deg,#1e40af,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;line-height:1;display:block;margin-bottom:.75rem}.tng-tip-card__title{font-family:'Inter',system-ui,sans-serif;font-size:1.0625rem;font-weight:800;color:#0f172a;margin-bottom:.5rem}.tng-tip-card__desc{font-size:.875rem;color:#374151;line-height:1.65;margin-bottom:.75rem}.tng-tip-card__impact{display:inline-block;font-size:.625rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;padding:.1875rem .625rem;border-radius:9999px}.tng-tip-card__impact--high{background:#f0fdf4;color:#166534}.tng-tip-card__impact--medium{background:#eff6ff;color:#1e40af}.tng-tip-card__impact--low{background:#f8fafc;color:#64748b}.tng-checklist__progress{height:.5rem;background:#f1f5f9;border-radius:9999px;margin-bottom:.75rem;overflow:hidden}.tng-checklist__progress-bar{height:100%;background:linear-gradient(90deg,#1e40af,#3b82f6,#60a5fa);border-radius:9999px;transition:width .4s cubic-bezier(.22,1,.36,1)}.tng-checklist__count{font-size:.8125rem;font-weight:600;color:#374151;margin-bottom:1.5rem;text-align:center}.tng-checklist__item{display:flex;gap:1rem;padding:1.25rem 1.5rem;background:#fff;border:2px solid #e2e8f0;border-radius:1rem;margin-bottom:.625rem;cursor:pointer;transition:all .25s;position:relative}.tng-checklist__item:hover{border-color:#93c5fd}.tng-checklist__item:has(input:checked){border-color:#16a34a;background:#f0fdf4}.tng-checklist__check{position:absolute;opacity:0;pointer-events:none}.tng-checklist__box{width:1.5rem;height:1.5rem;flex-shrink:0;border:2px solid #d1d5db;border-radius:.375rem;display:flex;align-items:center;justify-content:center;transition:all .2s;margin-top:.125rem}.tng-checklist__item:has(input:checked) .tng-checklist__box{background:#16a34a;border-color:#16a34a;color:#fff}.tng-checklist__item:has(input:checked) .tng-checklist__box::after{content:'✓';font-size:.75rem;font-weight:800;color:#fff}.tng-checklist__item:has(input:checked) strong{text-decoration:line-through;color:#16a34a}.tng-checklist__item strong{display:block;font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:.25rem}.tng-checklist__item p{font-size:.8125rem;color:#374151;line-height:1.55;margin:0}.tng-gloss-index{display:flex;flex-wrap:wrap;gap:.375rem;justify-content:center;margin-bottom:2rem}.tng-gloss-index__letter{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.5rem;font-family:'Inter',system-ui,sans-serif;font-size:.875rem;font-weight:700;color:#1e40af;background:#eff6ff;text-decoration:none;transition:all .2s}.tng-gloss-index__letter:hover{background:#1e40af;color:#fff;transform:translateY(-2px)}.tng-gloss-group{margin-bottom:2rem}.tng-gloss-group__letter{font-family:'Inter',system-ui,sans-serif;font-size:2rem;font-weight:900;color:#1e40af;padding-bottom:.5rem;border-bottom:3px solid #eff6ff;margin-bottom:1rem}.tng-gloss-item{padding:1.25rem 1.5rem;background:#fff;border:2px solid #e2e8f0;border-radius:1rem;margin-bottom:.625rem;transition:all .25s}.tng-gloss-item:hover{border-color:#93c5fd;box-shadow:0 4px 16px rgb(30 64 175 / .04)}.tng-gloss-item__term{font-family:'Inter',system-ui,sans-serif;font-size:1.0625rem;font-weight:800;color:#0f172a;margin-bottom:.375rem}.tng-gloss-item__def{font-size:.9375rem;color:#374151;line-height:1.65;margin:0}[data-theme="dark"] .tng-compare-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-compare-card__title{color:#fff!important}[data-theme="dark"] .tng-compare-card__amount{color:#fff!important}[data-theme="dark"] .tng-compare-card--new .tng-compare-card__amount{color:#93c5fd!important}[data-theme="dark"] .tng-compare-card__label{color:#d1d5db!important}[data-theme="dark"] .tng-compare-card__rows{border-color:#374151!important}[data-theme="dark"] .tng-compare-row{color:#d1d5db!important}[data-theme="dark"] .tng-compare-card__footer{border-color:#374151!important;color:#d1d5db!important}[data-theme="dark"] .tng-compare-card__footer strong{color:#fff!important}[data-theme="dark"] .tng-compare-card__badge--old{background:#374151!important;color:#9ca3af!important}[data-theme="dark"] .tng-compare-card__badge--new{background:rgb(59 130 246 / .15)!important;color:#93c5fd!important}[data-theme="dark"] .tng-compare-verdict--savings{background:linear-gradient(135deg,#052e16,#064e3b)!important;border-color:#16a34a!important}[data-theme="dark"] .tng-compare-verdict--increase{background:linear-gradient(135deg,#450a0a,#7f1d1d)!important;border-color:#dc2626!important}[data-theme="dark"] .tng-compare-verdict--neutral{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-compare-verdict__title{color:#fff!important}[data-theme="dark"] .tng-compare-verdict__desc{color:#d1d5db!important}[data-theme="dark"] .tng-cal-item{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-cal-item:hover{border-color:#1e3a8a!important;box-shadow:0 8px 24px rgb(0 0 0 / .2)!important}[data-theme="dark"] .tng-cal-item__date-text{color:#fff!important}[data-theme="dark"] .tng-cal-item__title{color:#fff!important}[data-theme="dark"] .tng-cal-item__desc{color:#d1d5db!important}[data-theme="dark"] .tng-cal-item__urgency--recurring{background:rgb(59 130 246 / .15)!important;color:#93c5fd!important}[data-theme="dark"] .tng-cal-item__urgency--annual{background:rgb(245 158 11 / .15)!important;color:#fcd34d!important}[data-theme="dark"] .tng-cal-item__urgency--one-off{background:rgb(34 197 94 / .15)!important;color:#86efac!important}[data-theme="dark"] .tng-tip-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-tip-card:hover{border-color:#1e3a8a!important;box-shadow:0 8px 24px rgb(0 0 0 / .2)!important}[data-theme="dark"] .tng-tip-card__num{background:linear-gradient(135deg,#3b82f6,#93c5fd)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}[data-theme="dark"] .tng-tip-card__title{color:#fff!important}[data-theme="dark"] .tng-tip-card__desc{color:#d1d5db!important}[data-theme="dark"] .tng-tip-card__impact--high{background:rgb(34 197 94 / .15)!important;color:#86efac!important}[data-theme="dark"] .tng-tip-card__impact--medium{background:rgb(59 130 246 / .15)!important;color:#93c5fd!important}[data-theme="dark"] .tng-tip-card__impact--low{background:#374151!important;color:#9ca3af!important}[data-theme="dark"] .tng-checklist__progress{background:#374151!important}[data-theme="dark"] .tng-checklist__count{color:#d1d5db!important}[data-theme="dark"] .tng-checklist__item{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-checklist__item:hover{border-color:#1e3a8a!important}[data-theme="dark"] .tng-checklist__item:has(input:checked){border-color:#16a34a!important;background:#052e16!important}[data-theme="dark"] .tng-checklist__box{border-color:#4b5563!important}[data-theme="dark"] .tng-checklist__item strong{color:#fff!important}[data-theme="dark"] .tng-checklist__item:has(input:checked) strong{color:#86efac!important}[data-theme="dark"] .tng-checklist__item p{color:#d1d5db!important}[data-theme="dark"] .tng-gloss-index__letter{background:rgb(59 130 246 / .12)!important;color:#93c5fd!important}[data-theme="dark"] .tng-gloss-index__letter:hover{background:#1e40af!important;color:#fff!important}[data-theme="dark"] .tng-gloss-group__letter{color:#93c5fd!important;border-color:#374151!important}[data-theme="dark"] .tng-gloss-item{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-gloss-item:hover{border-color:#1e3a8a!important}[data-theme="dark"] .tng-gloss-item__term{color:#fff!important}[data-theme="dark"] .tng-gloss-item__def{color:#d1d5db!important}.tng-compare-card{background:#fff!important;border:2px solid #e2e8f0!important;border-radius:1.25rem!important;padding:2rem!important;flex:1!important;position:relative!important;overflow:hidden!important;transition:all .3s cubic-bezier(.22,1,.36,1)!important}.tng-compare-card:hover{transform:translateY(-3px)!important;box-shadow:0 8px 24px rgb(15 23 42 / .08)!important}.tng-compare-card::before{content:''!important;position:absolute!important;top:0!important;left:0!important;right:0!important;height:4px!important;border-radius:1.25rem 1.25rem 0 0!important}.tng-compare-card--old::before{background:linear-gradient(90deg,#6b7280,#9ca3af)!important}.tng-compare-card--new::before{background:linear-gradient(90deg,#1e40af,#3b82f6)!important}.tng-compare-card--old{border-color:#d1d5db!important}.tng-compare-card--new{border-color:#93c5fd!important;box-shadow:0 0 0 3px rgb(30 64 175 / .06)!important}.tng-compare-card__header{margin-bottom:1.5rem!important}.tng-compare-card__badge{display:inline-block!important;font-size:.625rem!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.08em!important;padding:.25rem .75rem!important;border-radius:9999px!important}.tng-compare-card__badge--old{background:#f3f4f6!important;color:#4b5563!important}.tng-compare-card__badge--new{background:#1e40af!important;color:#fff!important}.tng-compare-card__title{font-size:1.25rem!important;font-weight:800!important;color:#0f172a!important;margin-top:.5rem!important}.tng-compare-card__amount{font-family:'Inter',system-ui,sans-serif!important;font-size:2.25rem!important;font-weight:800!important;letter-spacing:-.03em!important;margin:.75rem 0!important}.tng-compare-card--old .tng-compare-card__amount{color:#6b7280!important}.tng-compare-card--new .tng-compare-card__amount{color:#1e40af!important}.tng-compare-row{display:flex!important;justify-content:space-between!important;padding:.625rem 0!important;border-bottom:1px solid #f1f5f9!important;font-size:.875rem!important}.tng-compare-row:last-child{border-bottom:none!important}.tng-compare-card__label{color:#374151!important;font-weight:500!important}.tng-compare-card__footer{margin-top:1.25rem!important;padding-top:1rem!important;border-top:2px solid #f1f5f9!important}.tng-compare-verdict{background:linear-gradient(135deg,#f0f7ff,#dbeafe)!important;border:2px solid #93c5fd!important;border-radius:1.25rem!important;padding:2rem!important;text-align:center!important;margin-top:1.5rem!important;position:relative!important;overflow:hidden!important}.tng-compare-verdict::before{content:''!important;position:absolute!important;top:-2rem!important;right:-2rem!important;width:8rem!important;height:8rem!important;background:radial-gradient(circle,rgb(30 64 175 / .06),transparent 70%)!important;border-radius:50%!important;pointer-events:none!important}.tng-compare-verdict__icon{font-size:2.5rem!important;margin-bottom:.75rem!important}.tng-compare-verdict__title{font-size:1.375rem!important;font-weight:800!important;color:#0f172a!important;margin-bottom:.375rem!important}.tng-compare-verdict__desc{font-size:.9375rem!important;color:#374151!important;line-height:1.6!important}[data-theme="dark"] .tng-compare-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-compare-card:hover{box-shadow:0 8px 24px rgb(0 0 0 / .2)!important}[data-theme="dark"] .tng-compare-card--new{border-color:#1e3a8a!important;box-shadow:0 0 0 3px rgb(30 64 175 / .1)!important}[data-theme="dark"] .tng-compare-card__title{color:#fff!important}[data-theme="dark"] .tng-compare-card--new .tng-compare-card__amount{color:#93c5fd!important}[data-theme="dark"] .tng-compare-card--old .tng-compare-card__amount{color:#9ca3af!important}[data-theme="dark"] .tng-compare-row{border-color:#374151!important}[data-theme="dark"] .tng-compare-card__label{color:#d1d5db!important}[data-theme="dark"] .tng-compare-card__footer{border-color:#374151!important}[data-theme="dark"] .tng-compare-card__badge--old{background:#374151!important;color:#d1d5db!important}[data-theme="dark"] .tng-compare-card__badge--new{background:#1d4ed8!important}[data-theme="dark"] .tng-compare-verdict{background:linear-gradient(135deg,#0f172a,#172554)!important;border-color:#1e3a8a!important}[data-theme="dark"] .tng-compare-verdict__title{color:#fff!important}[data-theme="dark"] .tng-compare-verdict__desc{color:#d1d5db!important}.tng-cal-cats{display:flex!important;flex-wrap:wrap!important;gap:.5rem!important;justify-content:center!important;margin-bottom:2.5rem!important;background:linear-gradient(135deg,#f0f7ff,#e8f0fe,#f0f4ff)!important;border:1px solid #bfdbfe!important;border-radius:1.25rem!important;padding:1.25rem 1.5rem!important;position:relative!important;overflow:hidden!important}.tng-cal-cats::before{content:''!important;position:absolute!important;top:-2rem!important;right:-2rem!important;width:8rem!important;height:8rem!important;background:radial-gradient(circle,rgb(30 64 175 / .05),transparent 70%)!important;border-radius:50%!important;pointer-events:none!important}.tng-cal-cat{display:inline-flex!important;align-items:center!important;gap:.375rem!important;padding:.5625rem 1.125rem!important;background:#fff!important;border:2px solid #e2e8f0!important;border-radius:9999px!important;font-family:'Inter',system-ui,sans-serif!important;font-size:.8125rem!important;font-weight:600!important;color:#374151!important;cursor:pointer!important;transition:all .25s cubic-bezier(.22,1,.36,1)!important}.tng-cal-cat:hover{border-color:#93c5fd!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px rgb(30 64 175 / .08)!important}.tng-cal-cat.is-active{background:#1e40af!important;border-color:#1e40af!important;color:#fff!important;box-shadow:0 4px 12px rgb(30 64 175 / .2)!important}.tng-cal-timeline{max-width:48rem!important;margin:0 auto!important;position:relative!important;padding-left:2.5rem!important}.tng-cal-timeline::before{content:''!important;position:absolute!important;left:.875rem!important;top:0!important;bottom:0!important;width:3px!important;background:linear-gradient(180deg,#1e40af,#3b82f6,#93c5fd)!important;border-radius:9999px!important}.tng-cal-item{position:relative!important;background:#fff!important;border:2px solid #e2e8f0!important;border-radius:1.25rem!important;padding:1.5rem 1.75rem!important;margin-bottom:1rem!important;transition:all .3s cubic-bezier(.22,1,.36,1)!important}.tng-cal-item::before{content:''!important;position:absolute!important;left:-1.875rem!important;top:1.75rem!important;width:.875rem!important;height:.875rem!important;background:#1e40af!important;border:3px solid #fff!important;border-radius:50%!important;z-index:1!important;box-shadow:0 0 0 3px rgb(30 64 175 / .15)!important}.tng-cal-item:hover{border-color:#93c5fd!important;transform:translateX(4px)!important;box-shadow:0 8px 24px rgb(30 64 175 / .08)!important}.tng-cal-item__date{display:flex!important;align-items:center!important;gap:.5rem!important;margin-bottom:.5rem!important}.tng-cal-item__date-icon{color:#1e40af!important}.tng-cal-item__date-text{font-size:.8125rem!important;font-weight:700!important;color:#1e40af!important}.tng-cal-item__title{font-size:1.0625rem!important;font-weight:800!important;color:#0f172a!important;margin-bottom:.25rem!important}.tng-cal-item__desc{font-size:.875rem!important;color:#374151!important;line-height:1.6!important}.tng-cal-item__urgency{display:inline-block!important;font-size:.5625rem!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.08em!important;padding:.1875rem .625rem!important;border-radius:9999px!important;margin-top:.5rem!important}.tng-cal-item__urgency--recurring{background:#eff6ff!important;color:#1e40af!important}.tng-cal-item__urgency--annual{background:#fef3c7!important;color:#92400e!important}.tng-cal-item__urgency--one-off{background:#f0fdf4!important;color:#166534!important}[data-theme="dark"] .tng-cal-cats{background:linear-gradient(135deg,#0c1425,#0f1c30,#0e1628)!important;border-color:#1e293b!important}[data-theme="dark"] .tng-cal-cat{background:#1e293b!important;border-color:#374151!important;color:#d1d5db!important}[data-theme="dark"] .tng-cal-cat:hover{border-color:#1e3a8a!important;background:#172554!important}[data-theme="dark"] .tng-cal-cat.is-active{background:#1e40af!important;border-color:#1e40af!important;color:#fff!important}[data-theme="dark"] .tng-cal-timeline::before{background:linear-gradient(180deg,#1d4ed8,#3b82f6,#60a5fa)!important}[data-theme="dark"] .tng-cal-item{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-cal-item:hover{border-color:#1e3a8a!important;box-shadow:0 8px 24px rgb(0 0 0 / .2)!important}[data-theme="dark"] .tng-cal-item::before{background:#3b82f6!important;border-color:#1e293b!important}[data-theme="dark"] .tng-cal-item__date-text{color:#93c5fd!important}[data-theme="dark"] .tng-cal-item__date-icon{color:#93c5fd!important}[data-theme="dark"] .tng-cal-item__title{color:#fff!important}[data-theme="dark"] .tng-cal-item__desc{color:#d1d5db!important}[data-theme="dark"] .tng-cal-item__urgency--recurring{background:rgb(59 130 246 / .15)!important;color:#93c5fd!important}[data-theme="dark"] .tng-cal-item__urgency--annual{background:rgb(245 158 11 / .15)!important;color:#fcd34d!important}[data-theme="dark"] .tng-cal-item__urgency--one-off{background:rgb(34 197 94 / .15)!important;color:#86efac!important}.tng-tips-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:1.25rem!important}@media(max-width:640px){.tng-tips-grid{grid-template-columns:1fr!important}}.tng-tip-card{background:#fff!important;border:2px solid #e2e8f0!important;border-radius:1.25rem!important;padding:2rem!important;position:relative!important;overflow:hidden!important;transition:all .3s cubic-bezier(.22,1,.36,1)!important}.tng-tip-card:hover{border-color:#93c5fd!important;transform:translateY(-4px)!important;box-shadow:0 12px 32px rgb(30 64 175 / .08)!important}.tng-tip-card__num{font-family:'Inter',system-ui,sans-serif!important;font-size:2.5rem!important;font-weight:900!important;line-height:1!important;background:linear-gradient(135deg,#1e40af,#60a5fa)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;margin-bottom:.75rem!important;display:block!important}.tng-tip-card__title{font-size:1.0625rem!important;font-weight:800!important;color:#0f172a!important;margin-bottom:.5rem!important}.tng-tip-card__desc{font-size:.875rem!important;color:#374151!important;line-height:1.65!important}.tng-tip-card__impact{display:inline-block!important;font-size:.5625rem!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.08em!important;padding:.25rem .75rem!important;border-radius:9999px!important;margin-top:.875rem!important}.tng-tip-card__impact--high{background:#f0fdf4!important;color:#166534!important}.tng-tip-card__impact--medium{background:#eff6ff!important;color:#1e40af!important}.tng-tip-card__impact--low{background:#fef3c7!important;color:#92400e!important}[data-theme="dark"] .tng-tip-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-tip-card:hover{border-color:#1e3a8a!important;box-shadow:0 12px 32px rgb(0 0 0 / .2)!important}[data-theme="dark"] .tng-tip-card__num{background:linear-gradient(135deg,#3b82f6,#93c5fd)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}[data-theme="dark"] .tng-tip-card__title{color:#fff!important}[data-theme="dark"] .tng-tip-card__desc{color:#d1d5db!important}[data-theme="dark"] .tng-tip-card__impact--high{background:rgb(34 197 94 / .15)!important;color:#86efac!important}[data-theme="dark"] .tng-tip-card__impact--medium{background:rgb(59 130 246 / .15)!important;color:#93c5fd!important}[data-theme="dark"] .tng-tip-card__impact--low{background:rgb(245 158 11 / .15)!important;color:#fcd34d!important}.tng-checklist-tabs{display:flex!important;gap:.75rem!important;justify-content:center!important;margin-bottom:2rem!important}.tng-checklist-tab{display:inline-flex!important;align-items:center!important;gap:.5rem!important;padding:.875rem 2rem!important;background:#fff!important;border:2px solid #e2e8f0!important;border-radius:9999px!important;font-family:'Inter',system-ui,sans-serif!important;font-size:.9375rem!important;font-weight:700!important;color:#374151!important;cursor:pointer!important;transition:all .25s cubic-bezier(.22,1,.36,1)!important}.tng-checklist-tab:hover{border-color:#93c5fd!important;transform:translateY(-2px)!important;box-shadow:0 4px 16px rgb(30 64 175 / .08)!important}.tng-checklist-tab.is-active{background:#1e40af!important;border-color:#1e40af!important;color:#fff!important;box-shadow:0 4px 16px rgb(30 64 175 / .2)!important}.tng-checklist__progress{background:#f1f5f9!important;border-radius:9999px!important;height:.625rem!important;margin-bottom:1.5rem!important;overflow:hidden!important;border:1px solid #e2e8f0!important}.tng-checklist__progress-bar{height:100%!important;border-radius:9999px!important;background:linear-gradient(90deg,#1e40af,#3b82f6)!important;transition:width .4s cubic-bezier(.22,1,.36,1)!important}.tng-checklist__count{font-size:.875rem!important;font-weight:700!important;color:#374151!important;margin-bottom:.75rem!important}.tng-checklist{max-width:42rem!important;margin:0 auto!important}.tng-checklist__item{display:flex!important;align-items:flex-start!important;gap:1rem!important;padding:1.25rem 1.5rem!important;background:#fff!important;border:2px solid #e2e8f0!important;border-radius:1rem!important;margin-bottom:.625rem!important;cursor:pointer!important;transition:all .25s cubic-bezier(.22,1,.36,1)!important;user-select:none!important}.tng-checklist__item:hover{border-color:#93c5fd!important;background:#f8fafc!important}.tng-checklist__item.is-done{border-color:#86efac!important;background:#f0fdf4!important}.tng-checklist__box{width:1.5rem!important;height:1.5rem!important;flex-shrink:0!important;border:2px solid #d1d5db!important;border-radius:.375rem!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-top:.125rem!important;transition:all .2s!important;color:transparent!important}.tng-checklist__item.is-done .tng-checklist__box{background:#16a34a!important;border-color:#16a34a!important;color:#fff!important}.tng-checklist__check{font-size:.9375rem!important;font-weight:600!important;color:#0f172a!important;line-height:1.5!important}.tng-checklist__item.is-done .tng-checklist__check{text-decoration:line-through!important;color:#6b7280!important}[data-theme="dark"] .tng-checklist-tab{background:#1e293b!important;border-color:#374151!important;color:#d1d5db!important}[data-theme="dark"] .tng-checklist-tab:hover{border-color:#1e3a8a!important}[data-theme="dark"] .tng-checklist-tab.is-active{background:#1e40af!important;border-color:#1e40af!important;color:#fff!important}[data-theme="dark"] .tng-checklist__progress{background:#0f172a!important;border-color:#374151!important}[data-theme="dark"] .tng-checklist__count{color:#d1d5db!important}[data-theme="dark"] .tng-checklist__item{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-checklist__item:hover{border-color:#1e3a8a!important;background:#172554!important}[data-theme="dark"] .tng-checklist__item.is-done{border-color:#166534!important;background:rgb(34 197 94 / .06)!important}[data-theme="dark"] .tng-checklist__box{border-color:#4b5563!important}[data-theme="dark"] .tng-checklist__check{color:#e5e7eb!important}[data-theme="dark"] .tng-checklist__item.is-done .tng-checklist__check{color:#6b7280!important}.tng-gloss-index{display:flex!important;flex-wrap:wrap!important;gap:.375rem!important;justify-content:center!important;margin-bottom:2rem!important;background:linear-gradient(135deg,#f0f7ff,#e8f0fe,#f0f4ff)!important;border:1px solid #bfdbfe!important;border-radius:1.25rem!important;padding:1.25rem 1.5rem!important;position:relative!important;overflow:hidden!important}.tng-gloss-index::before{content:''!important;position:absolute!important;top:-2rem!important;right:-2rem!important;width:8rem!important;height:8rem!important;background:radial-gradient(circle,rgb(30 64 175 / .05),transparent 70%)!important;border-radius:50%!important;pointer-events:none!important}.tng-gloss-index__letter{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:2.25rem!important;height:2.25rem!important;font-family:'Inter',system-ui,sans-serif!important;font-size:.875rem!important;font-weight:800!important;color:#1e40af!important;background:#fff!important;border:2px solid #dbeafe!important;border-radius:.5rem!important;cursor:pointer!important;text-decoration:none!important;transition:all .2s cubic-bezier(.22,1,.36,1)!important}.tng-gloss-index__letter:hover{background:#1e40af!important;color:#fff!important;border-color:#1e40af!important;transform:scale(1.1)!important}.tng-gloss-index__letter--disabled{color:#d1d5db!important;border-color:#f1f5f9!important;cursor:default!important;pointer-events:none!important}.tng-gloss-list{max-width:48rem!important;margin:0 auto!important}.tng-gloss-group{margin-bottom:2rem!important}.tng-gloss-group__letter{font-family:'Inter',system-ui,sans-serif!important;font-size:2rem!important;font-weight:900!important;color:#1e40af!important;padding-bottom:.5rem!important;margin-bottom:1rem!important;border-bottom:3px solid #dbeafe!important;display:inline-block!important;min-width:2.5rem!important}.tng-gloss-item{background:#fff!important;border:2px solid #e2e8f0!important;border-radius:1rem!important;padding:1.25rem 1.5rem!important;margin-bottom:.625rem!important;transition:all .25s cubic-bezier(.22,1,.36,1)!important}.tng-gloss-item:hover{border-color:#93c5fd!important;box-shadow:0 4px 16px rgb(30 64 175 / .06)!important}.tng-gloss-item__term{font-family:'Inter',system-ui,sans-serif!important;font-size:1rem!important;font-weight:800!important;color:#0f172a!important;margin-bottom:.25rem!important;display:block!important}.tng-gloss-item__def{font-size:.875rem!important;color:#374151!important;line-height:1.7!important;margin:0!important}.tng-gloss-item__def a{color:#1e40af!important;font-weight:600!important}[data-theme="dark"] .tng-gloss-index{background:linear-gradient(135deg,#0c1425,#0f1c30,#0e1628)!important;border-color:#1e293b!important}[data-theme="dark"] .tng-gloss-index__letter{background:#1e293b!important;border-color:#374151!important;color:#93c5fd!important}[data-theme="dark"] .tng-gloss-index__letter:hover{background:#1e40af!important;color:#fff!important;border-color:#1e40af!important}[data-theme="dark"] .tng-gloss-index__letter--disabled{color:#374151!important;border-color:#1e293b!important}[data-theme="dark"] .tng-gloss-group__letter{color:#93c5fd!important;border-color:#1e3a8a!important}[data-theme="dark"] .tng-gloss-item{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-gloss-item:hover{border-color:#1e3a8a!important;box-shadow:0 4px 16px rgb(0 0 0 / .15)!important}[data-theme="dark"] .tng-gloss-item__term{color:#fff!important}[data-theme="dark"] .tng-gloss-item__def{color:#d1d5db!important}[data-theme="dark"] .tng-gloss-item__def a{color:#93c5fd!important}@media(max-width:640px){.tng-cal-timeline{padding-left:2rem!important}.tng-cal-item{padding:1.125rem!important}.tng-cal-item::before{left:-1.5rem!important;width:.75rem!important;height:.75rem!important}.tng-checklist-tabs{flex-direction:column!important;align-items:stretch!important}.tng-checklist__item{padding:1rem!important;gap:.75rem!important}.tng-gloss-index__letter{width:2rem!important;height:2rem!important;font-size:.75rem!important}.tng-gloss-group__letter{font-size:1.5rem!important}.tng-compare-card__amount{font-size:1.75rem!important}}.tng-cl-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;padding:1rem 1.25rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem}.tng-cl-toolbar__left{display:flex;align-items:center;gap:.75rem}.tng-cl-toolbar__label{font-size:.8125rem;font-weight:700;color:#374151}.tng-cl-toolbar__select{padding:.5rem 2rem .5rem .75rem;border:2px solid #e2e8f0;border-radius:.5rem;font-family:'Inter',system-ui,sans-serif;font-size:.875rem;font-weight:600;color:#0f172a;background:#fff;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}.tng-cl-toolbar__right{display:flex;gap:.5rem}.tng-cl-toolbar__btn{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .875rem;border:2px solid #e2e8f0;border-radius:.5rem;background:#fff;font-family:'Inter',system-ui,sans-serif;font-size:.75rem;font-weight:600;color:#374151;cursor:pointer;transition:all .2s}.tng-cl-toolbar__btn:hover{border-color:#93c5fd;color:#1e40af}.tng-cl-toolbar__btn--reset:hover{border-color:#fca5a5;color:#dc2626}.tng-cl-toolbar__btn svg{width:14px;height:14px}.tng-cl-tip{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;margin-bottom:1.5rem;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #93c5fd;border-radius:1rem;font-size:.9375rem;color:#1e293b;line-height:1.6;position:relative;overflow:hidden}.tng-cl-tip::before{content:'';position:absolute;top:-1.5rem;right:-1.5rem;width:5rem;height:5rem;background:radial-gradient(circle,rgb(30 64 175 / .06),transparent 70%);border-radius:50%;pointer-events:none}.tng-cl-tip__icon{font-size:1.5rem;flex-shrink:0;margin-top:.125rem}.tng-cl-progress-wrap{margin-bottom:2rem}.tng-cl-progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.tng-cl-progress-label{font-size:.9375rem;font-weight:600;color:#374151}.tng-cl-progress-pct{font-size:1.25rem;font-weight:800;color:#1e40af;font-family:'Inter',system-ui,sans-serif}.tng-cl-phase{margin-bottom:1rem;border:2px solid #e2e8f0;border-radius:1.25rem;overflow:hidden;transition:all .25s}.tng-cl-phase:hover{border-color:#bfdbfe}.tng-cl-phase__header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.25rem 1.5rem;background:#fff;border:none;cursor:pointer;font-family:'Inter',system-ui,sans-serif}.tng-cl-phase__left{display:flex;align-items:center;gap:1rem}.tng-cl-phase__num{width:2.5rem;height:2.5rem;border-radius:.75rem;flex-shrink:0;background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;font-size:1rem;font-weight:800;display:flex;align-items:center;justify-content:center}.tng-cl-phase__title{font-size:1.0625rem;font-weight:800;color:#0f172a;margin-bottom:.125rem}.tng-cl-phase__meta{font-size:.75rem;color:#4b5563;display:flex;align-items:center;gap:.375rem}.tng-cl-phase__time{font-weight:600;color:#1e40af}.tng-cl-phase__count{font-weight:700}.tng-cl-phase__right{display:flex;align-items:center;gap:.75rem}.tng-cl-phase__mini-progress{width:4rem;height:.375rem;background:#f1f5f9;border-radius:9999px;overflow:hidden}.tng-cl-phase__mini-bar{height:100%;background:linear-gradient(90deg,#1e40af,#3b82f6);border-radius:9999px;transition:width .4s;width:0}.tng-cl-phase__chevron{color:#94a3b8;transition:transform .3s}.tng-cl-phase.is-collapsed .tng-cl-phase__chevron{transform:rotate(-90deg)}.tng-cl-phase__body{padding:.5rem 1.5rem 1.25rem}.tng-cl-phase.is-collapsed .tng-cl-phase__body{display:none}.tng-cl-item{border:2px solid #e2e8f0;border-radius:1rem;margin-bottom:.625rem;overflow:hidden;transition:all .25s cubic-bezier(.22,1,.36,1);background:#fff}.tng-cl-item:hover{border-color:#93c5fd}.tng-cl-item.state--in-progress{border-color:#fbbf24;border-left:4px solid #f59e0b;background:#fffbeb}.tng-cl-item.state--completed{border-color:#86efac;border-left:4px solid #16a34a;background:#f0fdf4}.tng-cl-item__main{display:flex;align-items:flex-start;gap:.75rem;padding:1.125rem 1.25rem;cursor:pointer}.tng-cl-item__state{width:1.75rem;height:1.75rem;flex-shrink:0;margin-top:.125rem;border:2px solid #d1d5db;border-radius:.5rem;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;position:relative}.tng-cl-item__state-icon::after{content:'';display:block}.state--not-started .tng-cl-item__state{border-color:#d1d5db;background:#fff}.state--in-progress .tng-cl-item__state{border-color:#f59e0b;background:#fef3c7}.state--in-progress .tng-cl-item__state-icon::after{content:'';width:.5rem;height:.5rem;background:#f59e0b;border-radius:50%}.state--completed .tng-cl-item__state{border-color:#16a34a;background:#16a34a}.state--completed .tng-cl-item__state-icon::after{content:'✓';color:#fff;font-size:.75rem;font-weight:800}.tng-cl-item__content{flex:1;min-width:0}.tng-cl-item__top{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.25rem}.tng-cl-item__priority{font-size:.5625rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;padding:.125rem .5rem;border-radius:.25rem}.tng-cl-item__priority--critical{background:#fef2f2;color:#dc2626;border-left:3px solid #dc2626}.tng-cl-item__priority--optional{background:#f0fdf4;color:#16a34a;border-left:3px solid #16a34a}.tng-cl-item__deadline{font-size:.625rem;font-weight:700;color:#374151;background:#f1f5f9;padding:.125rem .5rem;border-radius:.25rem}.tng-cl-item__deadline--overdue{background:#fef2f2!important;color:#dc2626!important;font-weight:800!important}.tng-cl-item__deadline--urgent{background:#fef3c7!important;color:#92400e!important;font-weight:800!important}.tng-cl-item__deadline--soon{background:#eff6ff!important;color:#1e40af!important}.tng-cl-item__title{font-size:.9375rem;font-weight:700;color:#0f172a;line-height:1.4;margin-bottom:.1875rem}.state--completed .tng-cl-item__title{text-decoration:line-through;color:#6b7280}.tng-cl-item__desc{font-size:.8125rem;color:#374151;line-height:1.6}.state--completed .tng-cl-item__desc{color:#9ca3af}.tng-cl-item__expand{width:2rem;height:2rem;flex-shrink:0;margin-top:.125rem;border:1px solid #e2e8f0;border-radius:.5rem;background:#f8fafc;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;color:#94a3b8}.tng-cl-item__expand:hover{border-color:#93c5fd;color:#1e40af}.tng-cl-item__expand svg{transition:transform .3s}.tng-cl-item.is-expanded .tng-cl-item__expand svg{transform:rotate(180deg)}.tng-cl-item.is-expanded .tng-cl-item__expand{background:#eff6ff;border-color:#93c5fd;color:#1e40af}.tng-cl-item__detail{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.22,1,.36,1),padding .3s;padding:0 1.25rem}.tng-cl-item.is-expanded .tng-cl-item__detail{max-height:30rem;padding:0 1.25rem 1.25rem 3.75rem}.tng-cl-item__docs{font-size:.8125rem;color:#374151;line-height:1.65;margin-bottom:.75rem;padding:.75rem;background:#f8fafc;border-radius:.5rem;border:1px solid #f1f5f9}.tng-cl-item__links{margin-bottom:.75rem}.tng-cl-item__links a{font-size:.8125rem;font-weight:700;color:#1e40af;text-decoration:none}.tng-cl-item__links a:hover{text-decoration:underline}.tng-cl-item__calc-link{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem;font-size:.8125rem;font-weight:700;color:#1e40af;text-decoration:none;transition:all .2s}.tng-cl-item__calc-link:hover{background:#dbeafe;border-color:#93c5fd}.tng-cl-item__warn{font-size:.8125rem;color:#92400e;background:#fffbeb;border:1px solid #fde68a;padding:.75rem;border-radius:.5rem;margin-bottom:.75rem;line-height:1.6}.tng-cl-item__notes-wrap{margin-top:.5rem}.tng-cl-item__notes-label{display:block;font-size:.6875rem;font-weight:700;color:#4b5563;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.25rem}.tng-cl-item__notes{width:100%;padding:.625rem .75rem;border:1px solid #e2e8f0;border-radius:.5rem;font-family:'Inter',system-ui,sans-serif;font-size:.8125rem;color:#0f172a;resize:vertical;min-height:3rem;background:#fff;transition:border-color .2s}.tng-cl-item__notes:focus{border-color:#1e40af;outline:none;box-shadow:0 0 0 2px rgb(30 64 175 / .08)}.tng-cl-remind{text-align:center;margin-top:2rem}.tng-cl-remind__btn{display:inline-flex;align-items:center;gap:.625rem;padding:.875rem 1.75rem;background:#25d366;color:#fff;border:none;border-radius:9999px;font-family:'Inter',system-ui,sans-serif;font-size:.9375rem;font-weight:700;cursor:pointer;transition:all .25s;box-shadow:0 4px 16px rgb(37 211 102 / .25)}.tng-cl-remind__btn:hover{background:#1da851;transform:translateY(-2px);box-shadow:0 8px 24px rgb(37 211 102 / .3)}.tng-cl-remind__btn svg{width:1.125rem;height:1.125rem}@media(max-width:640px){.tng-cl-toolbar{flex-direction:column;align-items:stretch}.tng-cl-toolbar__right{justify-content:center}.tng-cl-phase__header{padding:1rem 1.125rem}.tng-cl-phase__body{padding:.375rem 1rem 1rem}.tng-cl-item__main{padding:.875rem 1rem;gap:.5rem}.tng-cl-item.is-expanded .tng-cl-item__detail{padding:0 1rem 1rem 1rem}.tng-cl-phase__mini-progress{display:none}.tng-cl-remind__btn{font-size:.8125rem;padding:.75rem 1.25rem}}@media print{.tng-pg-hero,.tng-calc-selector,.tng-cl-toolbar,.tng-cl-remind,.tng-section--blue,.tng-section--gray,.tng-cl-tip,.tng-cl-item__expand,.tng-cl-item__notes-wrap,.tng-nav,.tng-footer{display:none!important}.tng-cl-item__detail{max-height:none!important;padding:0 0 .5rem 2.5rem!important}.tng-cl-phase__body{display:block!important}.tng-cl-item{break-inside:avoid;border:1px solid #ccc!important;margin-bottom:.25rem!important}.state--completed .tng-cl-item__title::before{content:'✓ '}.state--in-progress .tng-cl-item__title::before{content:'⏳ '}}[data-theme="dark"] .tng-cl-toolbar{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-cl-toolbar__label{color:#d1d5db!important}[data-theme="dark"] .tng-cl-toolbar__select{background:#0f172a!important;border-color:#374151!important;color:#e5e7eb!important}[data-theme="dark"] .tng-cl-toolbar__btn{background:#1e293b!important;border-color:#374151!important;color:#d1d5db!important}[data-theme="dark"] .tng-cl-toolbar__btn:hover{border-color:#1e3a8a!important;color:#93c5fd!important}[data-theme="dark"] .tng-cl-tip{background:linear-gradient(135deg,#0f172a,#172554)!important;border-color:#1e3a8a!important;color:#d1d5db!important}[data-theme="dark"] .tng-cl-progress-label{color:#d1d5db!important}[data-theme="dark"] .tng-cl-progress-pct{color:#93c5fd!important}[data-theme="dark"] .tng-cl-phase{border-color:#374151!important}[data-theme="dark"] .tng-cl-phase:hover{border-color:#1e3a8a!important}[data-theme="dark"] .tng-cl-phase__header{background:#1e293b!important}[data-theme="dark"] .tng-cl-phase__title{color:#fff!important}[data-theme="dark"] .tng-cl-phase__meta{color:#9ca3af!important}[data-theme="dark"] .tng-cl-phase__time{color:#93c5fd!important}[data-theme="dark"] .tng-cl-phase__mini-progress{background:#374151!important}[data-theme="dark"] .tng-cl-phase__chevron{color:#4b5563!important}[data-theme="dark"] .tng-cl-item{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-cl-item:hover{border-color:#1e3a8a!important}[data-theme="dark"] .tng-cl-item.state--in-progress{background:#1c1917!important;border-color:#92400e!important;border-left-color:#f59e0b!important}[data-theme="dark"] .tng-cl-item.state--completed{background:#0a1e0a!important;border-color:#166534!important;border-left-color:#16a34a!important}[data-theme="dark"] .tng-cl-item__title{color:#fff!important}[data-theme="dark"] .state--completed .tng-cl-item__title{color:#6b7280!important}[data-theme="dark"] .tng-cl-item__desc{color:#d1d5db!important}[data-theme="dark"] .state--completed .tng-cl-item__desc{color:#4b5563!important}[data-theme="dark"] .tng-cl-item__state{background:#0f172a!important;border-color:#4b5563!important}[data-theme="dark"] .state--in-progress .tng-cl-item__state{background:#451a03!important;border-color:#f59e0b!important}[data-theme="dark"] .state--completed .tng-cl-item__state{background:#16a34a!important;border-color:#16a34a!important}[data-theme="dark"] .tng-cl-item__priority--critical{background:rgb(220 38 38 / .1)!important;color:#fca5a5!important}[data-theme="dark"] .tng-cl-item__priority--optional{background:rgb(22 163 74 / .1)!important;color:#86efac!important}[data-theme="dark"] .tng-cl-item__deadline{background:#374151!important;color:#d1d5db!important}[data-theme="dark"] .tng-cl-item__expand{background:#0f172a!important;border-color:#374151!important;color:#4b5563!important}[data-theme="dark"] .tng-cl-item__expand:hover{border-color:#1e3a8a!important;color:#93c5fd!important}[data-theme="dark"] .tng-cl-item.is-expanded .tng-cl-item__expand{background:rgb(59 130 246 / .1)!important;border-color:#1e3a8a!important;color:#93c5fd!important}[data-theme="dark"] .tng-cl-item__docs{background:#0f172a!important;border-color:#374151!important;color:#d1d5db!important}[data-theme="dark"] .tng-cl-item__links a{color:#93c5fd!important}[data-theme="dark"] .tng-cl-item__calc-link{background:rgb(59 130 246 / .1)!important;border-color:#1e3a8a!important;color:#93c5fd!important}[data-theme="dark"] .tng-cl-item__warn{background:rgb(245 158 11 / .06)!important;border-color:rgb(245 158 11 / .2)!important;color:#fcd34d!important}[data-theme="dark"] .tng-cl-item__notes-label{color:#9ca3af!important}[data-theme="dark"] .tng-cl-item__notes{background:#0f172a!important;border-color:#374151!important;color:#e5e7eb!important}[data-theme="dark"] .tng-cl-item__notes:focus{border-color:#1e40af!important;box-shadow:0 0 0 2px rgb(30 64 175 / .15)!important}.tng-tool-results{background:#fff;border:2px solid #e2e8f0;border-radius:1.25rem;padding:2.25rem 2rem;margin-top:2rem;position:relative;overflow:hidden;box-shadow:0 4px 24px rgb(15 23 42 / .04)}.tng-tool-results::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1e40af,#3b82f6,#60a5fa);border-radius:1.25rem 1.25rem 0 0}.tng-tool-results__header{margin-bottom:1.5rem}.tng-tool-results__title{font-family:'Inter',system-ui,sans-serif;font-size:1.375rem;font-weight:800;color:#0f172a;letter-spacing:-.01em}.tng-tool-results__detail{margin-top:1.5rem;padding-top:1.5rem;border-top:2px solid #f1f5f9}.tng-tool-results__detail h3{font-size:1.0625rem;font-weight:800;color:#0f172a;margin-bottom:.5rem}.tng-tool-results__detail p{font-size:.9375rem;color:#374151;line-height:1.7;margin-bottom:.75rem}.tng-tool-savings--positive{display:inline-block;padding:.5rem 1.25rem;background:#f0fdf4;border:2px solid #86efac;border-radius:9999px;font-family:'Inter',system-ui,sans-serif;font-size:1rem;font-weight:800;color:#166534}.tng-tool-savings--neutral{display:inline-block;padding:.5rem 1.25rem;background:#eff6ff;border:2px solid #93c5fd;border-radius:9999px;font-size:.9375rem;font-weight:700;color:#1e40af}.tng-tool-compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:1.5rem}@media(max-width:640px){.tng-tool-compare-grid{grid-template-columns:1fr}}.tng-tool-compare-col{padding:1.75rem;border:2px solid #e2e8f0;border-radius:1.25rem;position:relative;overflow:hidden}.tng-tool-compare-col::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;border-radius:1.25rem 1.25rem 0 0}.tng-tool-compare-col--before{border-color:#d1d5db}.tng-tool-compare-col--before::before{background:linear-gradient(90deg,#6b7280,#9ca3af)}.tng-tool-compare-col--after{border-color:#93c5fd;box-shadow:0 0 0 3px rgb(30 64 175 / .06)}.tng-tool-compare-col--after::before{background:linear-gradient(90deg,#1e40af,#3b82f6)}.tng-tool-compare-col__title{font-size:.8125rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#4b5563;margin-bottom:.5rem}.tng-tool-compare-col--after .tng-tool-compare-col__title{color:#1e40af}.tng-tool-compare-col__amount{font-family:'Inter',system-ui,sans-serif;font-size:2rem;font-weight:800;letter-spacing:-.03em;margin-bottom:.125rem}.tng-tool-compare-col--before .tng-tool-compare-col__amount{color:#6b7280}.tng-tool-compare-col--after .tng-tool-compare-col__amount{color:#1e40af}.tng-tool-compare-col__sub{font-size:.75rem;color:#4b5563;margin-bottom:1rem}.tng-tool-row{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #f1f5f9;font-size:.8125rem;color:#374151}.tng-tool-row:last-child{border-bottom:none}.tng-tool-row span:last-child{font-weight:700;font-family:'Inter',system-ui,sans-serif}.tng-tool-row--total{border-top:2px solid #e2e8f0;margin-top:.25rem;padding-top:.75rem;font-weight:700;font-size:.9375rem}.tng-tool-result-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.75rem;margin-top:1rem}.tng-tool-result-card{padding:1.25rem;border:2px solid #e2e8f0;border-radius:1rem;text-align:center;transition:all .25s}.tng-tool-result-card__label{display:block;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#4b5563;margin-bottom:.375rem}.tng-tool-result-card__value{display:block;font-family:'Inter',system-ui,sans-serif;font-size:1.5rem;font-weight:800;color:#0f172a;letter-spacing:-.02em}.tng-tool-result-card--warn{border-color:#fde68a;background:#fffbeb}.tng-tool-result-card--warn .tng-tool-result-card__value{color:#92400e}.tng-tool-result-card--total{border-color:#1e40af;background:#eff6ff}.tng-tool-result-card--total .tng-tool-result-card__value{color:#1e40af;font-size:1.75rem}.tng-tool-result-card--highlight{border-color:#1e40af;background:linear-gradient(135deg,#eff6ff,#dbeafe);box-shadow:0 0 0 3px rgb(30 64 175 / .08)}.tng-tool-result-card--highlight .tng-tool-result-card__value{color:#1e40af;font-size:1.75rem}.tng-tool-result-card--pass{border-color:#86efac;background:#f0fdf4}.tng-tool-result-card--pass .tng-tool-result-card__value{color:#166534}.tng-tool-result-card--fail{border-color:#fca5a5;background:#fef2f2}.tng-tool-result-card--fail .tng-tool-result-card__value{color:#dc2626}.tng-tool-verdict{text-align:center;padding:2rem;border-radius:1.25rem;margin-bottom:1.5rem;position:relative;overflow:hidden}.tng-tool-verdict__icon{font-size:3rem;margin-bottom:.75rem;display:block}.tng-tool-verdict__title{font-family:'Inter',system-ui,sans-serif;font-size:1.5rem;font-weight:800;margin-bottom:.5rem}.tng-tool-verdict__desc{font-size:1rem;line-height:1.6;max-width:30rem;margin:0 auto}.tng-tool-verdict--pass{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:2px solid #86efac}.tng-tool-verdict--pass .tng-tool-verdict__title{color:#166534}.tng-tool-verdict--pass .tng-tool-verdict__desc{color:#374151}.tng-tool-verdict--fail{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:2px solid #fca5a5}.tng-tool-verdict--fail .tng-tool-verdict__title{color:#dc2626}.tng-tool-verdict--fail .tng-tool-verdict__desc{color:#374151}@media(max-width:640px){.tng-tool-results{padding:1.5rem 1.25rem}.tng-tool-compare-col{padding:1.25rem}.tng-tool-compare-col__amount{font-size:1.5rem}.tng-tool-result-cards{grid-template-columns:1fr 1fr}.tng-tool-result-card__value{font-size:1.25rem}.tng-tool-result-card--total .tng-tool-result-card__value,.tng-tool-result-card--highlight .tng-tool-result-card__value{font-size:1.375rem}}[data-theme="dark"] .tng-tool-results{background:#1e293b!important;border-color:#374151!important;box-shadow:0 4px 24px rgb(0 0 0 / .15)!important}[data-theme="dark"] .tng-tool-results__title{color:#fff!important}[data-theme="dark"] .tng-tool-results__detail{border-color:#374151!important}[data-theme="dark"] .tng-tool-results__detail h3{color:#fff!important}[data-theme="dark"] .tng-tool-results__detail p{color:#d1d5db!important}[data-theme="dark"] .tng-tool-savings--positive{background:rgb(34 197 94 / .1)!important;border-color:#166534!important;color:#86efac!important}[data-theme="dark"] .tng-tool-savings--neutral{background:rgb(59 130 246 / .1)!important;border-color:#1e3a8a!important;color:#93c5fd!important}[data-theme="dark"] .tng-tool-compare-col{border-color:#374151!important}[data-theme="dark"] .tng-tool-compare-col--after{border-color:#1e3a8a!important;box-shadow:0 0 0 3px rgb(30 64 175 / .1)!important}[data-theme="dark"] .tng-tool-compare-col__title{color:#9ca3af!important}[data-theme="dark"] .tng-tool-compare-col--after .tng-tool-compare-col__title{color:#93c5fd!important}[data-theme="dark"] .tng-tool-compare-col--before .tng-tool-compare-col__amount{color:#9ca3af!important}[data-theme="dark"] .tng-tool-compare-col--after .tng-tool-compare-col__amount{color:#93c5fd!important}[data-theme="dark"] .tng-tool-compare-col__sub{color:#6b7280!important}[data-theme="dark"] .tng-tool-row{border-color:#374151!important;color:#d1d5db!important}[data-theme="dark"] .tng-tool-row--total{border-color:#374151!important}[data-theme="dark"] .tng-tool-result-card{border-color:#374151!important;background:#1e293b!important}[data-theme="dark"] .tng-tool-result-card__label{color:#9ca3af!important}[data-theme="dark"] .tng-tool-result-card__value{color:#fff!important}[data-theme="dark"] .tng-tool-result-card--warn{border-color:rgb(245 158 11 / .3)!important;background:rgb(245 158 11 / .06)!important}[data-theme="dark"] .tng-tool-result-card--warn .tng-tool-result-card__value{color:#fcd34d!important}[data-theme="dark"] .tng-tool-result-card--total{border-color:#1e3a8a!important;background:rgb(59 130 246 / .06)!important}[data-theme="dark"] .tng-tool-result-card--total .tng-tool-result-card__value{color:#93c5fd!important}[data-theme="dark"] .tng-tool-result-card--highlight{border-color:#1e3a8a!important;background:linear-gradient(135deg,rgb(59 130 246 / .06),rgb(59 130 246 / .1))!important;box-shadow:0 0 0 3px rgb(30 64 175 / .12)!important}[data-theme="dark"] .tng-tool-result-card--highlight .tng-tool-result-card__value{color:#93c5fd!important}[data-theme="dark"] .tng-tool-result-card--pass{border-color:#166534!important;background:rgb(34 197 94 / .06)!important}[data-theme="dark"] .tng-tool-result-card--pass .tng-tool-result-card__value{color:#86efac!important}[data-theme="dark"] .tng-tool-result-card--fail{border-color:#991b1b!important;background:rgb(220 38 38 / .06)!important}[data-theme="dark"] .tng-tool-result-card--fail .tng-tool-result-card__value{color:#fca5a5!important}[data-theme="dark"] .tng-tool-verdict--pass{background:linear-gradient(135deg,rgb(34 197 94 / .06),rgb(34 197 94 / .1))!important;border-color:#166534!important}[data-theme="dark"] .tng-tool-verdict--pass .tng-tool-verdict__title{color:#86efac!important}[data-theme="dark"] .tng-tool-verdict--pass .tng-tool-verdict__desc{color:#d1d5db!important}[data-theme="dark"] .tng-tool-verdict--fail{background:linear-gradient(135deg,rgb(220 38 38 / .06),rgb(220 38 38 / .1))!important;border-color:#991b1b!important}[data-theme="dark"] .tng-tool-verdict--fail .tng-tool-verdict__title{color:#fca5a5!important}[data-theme="dark"] .tng-tool-verdict--fail .tng-tool-verdict__desc{color:#d1d5db!important}.tng-so-strategies{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media(max-width:768px){.tng-so-strategies{grid-template-columns:1fr}}.tng-so-strategy{background:#fff;border:2px solid #e2e8f0;border-radius:1.25rem;padding:1.75rem;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.22,1,.36,1)}.tng-so-strategy:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgb(15 23 42 / .08)}.tng-so-strategy--rec{border-width:3px;box-shadow:0 0 0 3px rgb(30 64 175 / .06)}.tng-so-strategy__badge{position:absolute;top:1rem;right:1rem;font-size:.5625rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;background:#1e40af;color:#fff;padding:.25rem .75rem;border-radius:9999px}.tng-so-strategy__name{font-family:'Inter',system-ui,sans-serif;font-size:1.25rem;font-weight:800;margin-bottom:.25rem}.tng-so-strategy__desc{font-size:.8125rem;color:#4b5563;margin-bottom:1rem}.tng-so-strategy__savings{font-family:'Inter',system-ui,sans-serif;font-size:1.5rem;font-weight:800;color:#166534;margin-bottom:1rem}.tng-so-strategy__detail{border-top:1px solid #f1f5f9;padding-top:.75rem}.tng-so-section{margin-top:2.5rem;background:#fff;border:2px solid #e2e8f0;border-radius:1.25rem;padding:2rem;position:relative;overflow:hidden;box-shadow:0 2px 12px rgb(15 23 42 / .03)}.tng-so-section::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1e40af,#3b82f6,#60a5fa);border-radius:1.25rem 1.25rem 0 0}.tng-so-section__title{font-family:'Inter',system-ui,sans-serif;font-size:1.25rem;font-weight:800;color:#0f172a;margin-bottom:.375rem}.tng-so-section__desc{font-size:.875rem;color:#4b5563;line-height:1.6;margin-bottom:1.5rem}.tng-so-bands-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media(max-width:640px){.tng-so-bands-grid{grid-template-columns:1fr}}.tng-so-bands-col__label{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#4b5563;margin-bottom:1rem}.tng-so-band-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.tng-so-band-label{font-size:.625rem;font-weight:600;color:#4b5563;width:8rem;flex-shrink:0;text-align:right}.tng-so-band-bar-wrap{flex:1;height:1.25rem;background:#f1f5f9;border-radius:9999px;overflow:hidden}.tng-so-band-bar{height:100%;background:linear-gradient(90deg,#1e40af,#3b82f6);border-radius:9999px;min-width:2px;transition:width .5s}.tng-so-band-amount{font-size:.6875rem;font-weight:700;color:#0f172a;width:4.5rem;font-family:'Inter',system-ui,sans-serif}.tng-so-payslip-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}@media(max-width:640px){.tng-so-payslip-grid{grid-template-columns:1fr}}.tng-so-payslip{border:2px solid #e2e8f0;border-radius:1rem;overflow:hidden;font-family:'Inter',system-ui,sans-serif}.tng-so-payslip--after{border-color:#93c5fd;box-shadow:0 0 0 3px rgb(30 64 175 / .06)}.tng-so-payslip__header{padding:.875rem 1.25rem;color:#fff;font-size:.8125rem;font-weight:700}.tng-so-payslip__body{padding:1rem 1.25rem}.tng-so-payslip__section{font-size:.625rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin:.75rem 0 .375rem;padding-bottom:.25rem;border-bottom:1px solid #f1f5f9}.tng-so-payslip__section:first-child{margin-top:0}.tng-so-payslip__row{display:flex;justify-content:space-between;padding:.375rem 0;font-size:.8125rem;color:#374151}.tng-so-payslip__row span:last-child{font-weight:700;font-family:'Inter',system-ui,sans-serif}.tng-so-payslip__row--total{border-top:2px solid #e2e8f0;margin-top:.375rem;padding-top:.625rem;font-weight:700;font-size:.9375rem;color:#0f172a}.tng-so-payslip__row--net{border-top:2px solid #1e40af;margin-top:.375rem;padding-top:.625rem;font-weight:800;font-size:1.0625rem;color:#1e40af}.tng-so-timeline-grid{display:flex;align-items:flex-end;gap:.375rem;height:14rem;padding:0 .5rem}.tng-so-timeline-bar-wrap{flex:1;display:flex;flex-direction:column;align-items:center;height:100%;justify-content:flex-end}.tng-so-timeline-bar{width:100%;background:linear-gradient(180deg,#1e40af,#3b82f6);border-radius:.375rem .375rem 0 0;min-height:4px;transition:height .6s cubic-bezier(.22,1,.36,1)}.tng-so-timeline-value{font-size:.5rem;font-weight:700;color:#1e40af;margin-bottom:.25rem;white-space:nowrap;font-family:'Inter',system-ui,sans-serif}.tng-so-timeline-month{font-size:.625rem;font-weight:600;color:#4b5563;margin-top:.375rem}.tng-so-timeline-total{text-align:center;margin-top:1.25rem;font-size:1rem;color:#374151}.tng-so-slider-wrap{background:linear-gradient(135deg,#f0f7ff,#e8f0fe,#f0f4ff);border:1px solid #bfdbfe;border-radius:1.25rem;padding:1.75rem 2rem;position:relative;overflow:hidden}.tng-so-slider-wrap::before{content:'';position:absolute;top:-2rem;right:-2rem;width:8rem;height:8rem;background:radial-gradient(circle,rgb(30 64 175 / .05),transparent 70%);border-radius:50%;pointer-events:none}.tng-so-slider-labels{display:flex;justify-content:space-between;margin-bottom:.75rem;font-size:.9375rem;color:#374151}.tng-so-slider-labels strong{color:#1e40af;font-family:'Inter',system-ui,sans-serif}.tng-so-slider{width:100%;height:.5rem;-webkit-appearance:none;appearance:none;background:linear-gradient(90deg,#166534,#1e40af,#92400e);border-radius:9999px;outline:none;cursor:pointer}.tng-so-slider::-webkit-slider-thumb{-webkit-appearance:none;width:1.5rem;height:1.5rem;background:#fff;border:3px solid #1e40af;border-radius:50%;box-shadow:0 2px 8px rgb(30 64 175 / .25);cursor:pointer;transition:all .15s}.tng-so-slider::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 4px 16px rgb(30 64 175 / .35)}.tng-so-slider::-moz-range-thumb{width:1.5rem;height:1.5rem;background:#fff;border:3px solid #1e40af;border-radius:50%;box-shadow:0 2px 8px rgb(30 64 175 / .25);cursor:pointer}.tng-so-slider-range{display:flex;justify-content:space-between;margin-top:.5rem;font-size:.6875rem;color:#94a3b8;font-weight:600}.tng-so-letter-wrap{border:2px solid #e2e8f0;border-radius:1rem;overflow:hidden}.tng-so-letter{padding:2rem;font-family:Georgia,'Times New Roman',serif;font-size:.9375rem;color:#1e293b;line-height:1.8;background:#fff}.tng-so-letter em{background:#fef3c7;padding:0 .25rem;border-radius:.125rem;font-style:normal;color:#92400e}.tng-so-letter p{margin-bottom:1rem}.tng-so-letter strong{color:#0f172a}.tng-so-letter-actions{display:flex;gap:.625rem;padding:1rem;background:#f8fafc;border-top:1px solid #e2e8f0}.tng-so-letter-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.625rem 1.25rem;border:2px solid #e2e8f0;border-radius:.5rem;background:#fff;font-family:'Inter',system-ui,sans-serif;font-size:.8125rem;font-weight:700;color:#374151;cursor:pointer;transition:all .2s}.tng-so-letter-btn:hover{border-color:#93c5fd;color:#1e40af}.tng-so-letter-btn--wa{background:#25d366;border-color:#25d366;color:#fff}.tng-so-letter-btn--wa:hover{background:#1da851;border-color:#1da851;color:#fff}.tng-so-share-bar{display:flex;align-items:center;gap:.75rem;justify-content:center;flex-wrap:wrap}@media(max-width:640px){.tng-so-section{padding:1.5rem 1.125rem}.tng-so-slider-wrap{padding:1.25rem}.tng-so-letter{padding:1.25rem;font-size:.875rem}.tng-so-letter-actions{flex-direction:column}.tng-so-timeline-grid{height:10rem}.tng-so-timeline-value{font-size:calc(.4rem + .1vw)}.tng-so-band-label{width:5.5rem;font-size:.5rem}.tng-so-band-amount{width:3.5rem;font-size:.5625rem}}@media print{.tng-pg-hero,.tng-calc-form,.tng-so-slider-wrap,.tng-so-share-bar,.tng-so-letter-actions,.tng-section--blue,.tng-section--gray,.tng-nav,.tng-footer,.tng-calc-form__step,.tng-pg-stats,.tng-calc-btn{display:none!important}.tng-so-section,.tng-so-strategy,.tng-so-payslip{break-inside:avoid;border:1px solid #ccc!important}}[data-theme="dark"] .tng-so-strategy{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-so-strategy:hover{box-shadow:0 8px 24px rgb(0 0 0 / .2)!important}[data-theme="dark"] .tng-so-strategy--rec{border-color:#1e3a8a!important;box-shadow:0 0 0 3px rgb(30 64 175 / .12)!important}[data-theme="dark"] .tng-so-strategy__desc{color:#9ca3af!important}[data-theme="dark"] .tng-so-strategy__savings{color:#86efac!important}[data-theme="dark"] .tng-so-strategy__detail{border-color:#374151!important}[data-theme="dark"] .tng-so-section{background:#1e293b!important;border-color:#374151!important;box-shadow:none!important}[data-theme="dark"] .tng-so-section__title{color:#fff!important}[data-theme="dark"] .tng-so-section__desc{color:#9ca3af!important}[data-theme="dark"] .tng-so-bands-col__label{color:#9ca3af!important}[data-theme="dark"] .tng-so-band-label{color:#9ca3af!important}[data-theme="dark"] .tng-so-band-bar-wrap{background:#374151!important}[data-theme="dark"] .tng-so-band-amount{color:#e5e7eb!important}[data-theme="dark"] .tng-so-payslip{border-color:#374151!important}[data-theme="dark"] .tng-so-payslip--after{border-color:#1e3a8a!important;box-shadow:0 0 0 3px rgb(30 64 175 / .1)!important}[data-theme="dark"] .tng-so-payslip__body{background:#1e293b!important}[data-theme="dark"] .tng-so-payslip__section{color:#4b5563!important;border-color:#374151!important}[data-theme="dark"] .tng-so-payslip__row{color:#d1d5db!important}[data-theme="dark"] .tng-so-payslip__row--total{border-color:#374151!important;color:#fff!important}[data-theme="dark"] .tng-so-payslip__row--net{color:#93c5fd!important;border-color:#1e3a8a!important}[data-theme="dark"] .tng-so-timeline-bar{background:linear-gradient(180deg,#1d4ed8,#3b82f6)!important}[data-theme="dark"] .tng-so-timeline-value{color:#93c5fd!important}[data-theme="dark"] .tng-so-timeline-month{color:#6b7280!important}[data-theme="dark"] .tng-so-timeline-total{color:#d1d5db!important}[data-theme="dark"] .tng-so-slider-wrap{background:linear-gradient(135deg,#0c1425,#0f1c30,#0e1628)!important;border-color:#1e293b!important}[data-theme="dark"] .tng-so-slider-labels{color:#d1d5db!important}[data-theme="dark"] .tng-so-slider-labels strong{color:#93c5fd!important}[data-theme="dark"] .tng-so-slider::-webkit-slider-thumb{background:#1e293b!important;border-color:#3b82f6!important}[data-theme="dark"] .tng-so-slider-range{color:#4b5563!important}[data-theme="dark"] .tng-so-letter-wrap{border-color:#374151!important}[data-theme="dark"] .tng-so-letter{background:#0f172a!important;color:#d1d5db!important}[data-theme="dark"] .tng-so-letter strong{color:#fff!important}[data-theme="dark"] .tng-so-letter em{background:rgb(245 158 11 / .12)!important;color:#fcd34d!important}[data-theme="dark"] .tng-so-letter-actions{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-so-letter-btn{background:#1e293b!important;border-color:#374151!important;color:#d1d5db!important}[data-theme="dark"] .tng-so-letter-btn:hover{border-color:#1e3a8a!important;color:#93c5fd!important}.tng-dropdown__divider{height:1px;background:#e2e8f0;margin:.5rem .75rem}[data-theme="dark"] .tng-dropdown__divider{background:#374151!important}.tng-dropdown__panel{max-height:70vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d1d5db #fff0}.tng-dropdown__panel::-webkit-scrollbar{width:4px}.tng-dropdown__panel::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:9999px}[data-theme="dark"] .tng-dropdown__panel{scrollbar-color:#374151 #fff0}[data-theme="dark"] .tng-dropdown__panel::-webkit-scrollbar-thumb{background:#374151}.tng-dropdown__menu--mega{width:auto!important;min-width:56rem!important;right:auto!important;left:50%!important;transform:translateX(-50%) scale(.96)!important;opacity:0!important;pointer-events:none!important;transition:all .2s cubic-bezier(.22,1,.36,1)!important}.tng-dropdown.is-open .tng-dropdown__menu--mega{transform:translateX(-50%) scale(1)!important;opacity:1!important;pointer-events:auto!important}.tng-dropdown:hover .tng-dropdown__menu--mega{transform:translateX(-50%) scale(1)!important;opacity:1!important;pointer-events:auto!important}.tng-dropdown__mega{display:grid!important;grid-template-columns:1fr 1fr 1fr!important;gap:0!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:1rem!important;box-shadow:0 20px 40px -8px rgb(0 0 0 / .12),0 8px 16px -4px rgb(0 0 0 / .06)!important;overflow:hidden!important}.tng-dropdown__mega-col{padding:.75rem!important}.tng-dropdown__mega-col:not(:last-child){border-right:1px solid #f1f5f9!important}.tng-dropdown__mega-heading{display:block!important;font-family:'Inter',system-ui,-apple-system,sans-serif!important;font-size:.625rem!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.1em!important;color:#94a3b8!important;padding:.5rem .75rem .375rem!important}.tng-dropdown__mega-all{display:block!important;font-family:'Inter',system-ui,-apple-system,sans-serif!important;font-size:.75rem!important;font-weight:700!important;color:#1e40af!important;text-decoration:none!important;padding:.5rem .75rem!important;margin-top:.25rem!important;border-radius:.5rem!important;transition:all .15s!important}.tng-dropdown__mega-all:hover{background:#eff6ff!important}@media(max-width:900px){.tng-dropdown__menu--mega{min-width:22rem!important}.tng-dropdown__mega{grid-template-columns:1fr!important}.tng-dropdown__mega-col:not(:last-child){border-right:none!important;border-bottom:1px solid #f1f5f9!important}}[data-theme="dark"] .tng-dropdown__mega{background:#1e293b!important;border-color:#374151!important;box-shadow:0 20px 40px rgb(0 0 0 / .4)!important}[data-theme="dark"] .tng-dropdown__mega-col:not(:last-child){border-color:#374151!important}[data-theme="dark"] .tng-dropdown__mega-heading{color:#4b5563!important}[data-theme="dark"] .tng-dropdown__mega-all{color:#93c5fd!important}[data-theme="dark"] .tng-dropdown__mega-all:hover{background:rgb(59 130 246 / .08)!important}.tng-nav__mobile-group{display:flex;flex-direction:column;gap:.375rem;margin-bottom:.5rem}.tng-mob-link{display:flex;align-items:center;gap:.875rem;padding:.875rem 1rem;border-radius:1rem;text-decoration:none;border:none;background:none;font-family:'Inter',system-ui,-apple-system,sans-serif;cursor:pointer;width:100%;text-align:left;transition:all .2s cubic-bezier(.22,1,.36,1)}.tng-mob-link:hover,.tng-mob-link:active{background:#f0f7ff}.tng-mob-link__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.75rem;height:2.75rem;border-radius:.75rem;transition:transform .25s}.tng-mob-link:hover .tng-mob-link__icon{transform:scale(1.08)}.tng-mob-link__icon svg{width:18px;height:18px}.tng-mob-link__icon--blue{background:#dbeafe;color:#1e40af}.tng-mob-link__icon--green{background:#dcfce7;color:#166534}.tng-mob-link__icon--purple{background:#ede9fe;color:#6b21a8}.tng-mob-link__icon--amber{background:#fef3c7;color:#92400e}.tng-mob-link__icon--slate{background:#f1f5f9;color:#374151}.tng-mob-link__body{flex:1;min-width:0}.tng-mob-link__label{display:block;font-size:.9375rem;font-weight:700;color:#0f172a;line-height:1.3}.tng-mob-link__desc{display:block;font-size:.6875rem;color:#64748b;line-height:1.3;margin-top:.0625rem}.tng-mob-link__arrow{flex-shrink:0;color:#d1d5db;transition:transform .2s,color .2s}.tng-mob-link:hover .tng-mob-link__arrow{color:#1e40af;transform:translateX(2px)}.tng-mob-accordion{margin-bottom:.375rem}.tng-mob-accordion__trigger{display:flex;align-items:center;gap:.875rem;width:100%;padding:.875rem 1rem;border-radius:1rem;background:none;border:2px solid #f1f5f9;font-family:'Inter',system-ui,-apple-system,sans-serif;cursor:pointer;transition:all .2s}.tng-mob-accordion__trigger:hover{border-color:#dbeafe;background:#f8fafc}.tng-mob-accordion.is-open .tng-mob-accordion__trigger{border-color:#93c5fd;background:#eff6ff}.tng-mob-accordion__label{flex:1;font-size:.9375rem;font-weight:700;color:#0f172a;text-align:left}.tng-mob-accordion__count{font-size:.5625rem;font-weight:800;background:#eff6ff;color:#1e40af;padding:.125rem .4375rem;border-radius:9999px;min-width:1.25rem;text-align:center}.tng-mob-accordion__chev{flex-shrink:0;color:#94a3b8;transition:transform .3s cubic-bezier(.22,1,.36,1),color .2s}.tng-mob-accordion.is-open .tng-mob-accordion__chev{transform:rotate(180deg);color:#1e40af}.tng-mob-accordion__body{max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(.22,1,.36,1),padding .25s;padding:0 .25rem}.tng-mob-accordion.is-open .tng-mob-accordion__body{max-height:60rem;padding:.5rem .25rem .25rem;overflow-y:visible}.tng-mob-accordion__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.375rem;margin-bottom:.5rem}.tng-mob-sub{display:flex;align-items:center;gap:.375rem;padding:.625rem .75rem;border-radius:.625rem;font-size:.8125rem;font-weight:600;color:#374151;text-decoration:none;background:#f8fafc;border:1px solid #f1f5f9;transition:all .15s;text-align:center;justify-content:center}.tng-mob-sub:hover{background:#eff6ff;border-color:#bfdbfe;color:#1e40af}.tng-mob-sub__dot{width:.375rem;height:.375rem;border-radius:50%;flex-shrink:0}.tng-mob-sub__dot--blue{background:#1e40af}.tng-mob-sub__dot--green{background:#16a34a}.tng-mob-sub__dot--purple{background:#7c3aed}.tng-mob-sub__dot--amber{background:#d97706}.tng-mob-accordion__list{display:flex;flex-direction:column;gap:.25rem}.tng-mob-sub--full{justify-content:flex-start;padding:.75rem 1rem;border-radius:.75rem;font-size:.875rem;font-weight:600}.tng-mob-sub--full:hover{background:#eff6ff;border-color:#bfdbfe;color:#1e40af}.tng-nav__mobile-scroll{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:.5rem 0;min-height:0;scrollbar-width:thin;scrollbar-color:#e2e8f0 #fff0}.tng-nav__mobile-scroll::-webkit-scrollbar{width:3px}.tng-nav__mobile-scroll::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:9999px}.tng-nav__mobile-footer{padding:.75rem 0 0;border-top:1px solid #f1f5f9;margin-top:.5rem}.tng-nav__mobile-cta{display:flex;align-items:center;justify-content:center;gap:.625rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:700;border-radius:1rem;text-decoration:none;box-shadow:0 4px 16px rgb(30 64 175 / .3);transition:all .25s cubic-bezier(.22,1,.36,1)}.tng-nav__mobile-cta:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgb(30 64 175 / .35)}.tng-nav__mobile-cta svg{flex-shrink:0}.tng-nav__mobile-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:1rem;margin-bottom:.5rem;border-bottom:1px solid #f1f5f9}.tng-nav__mobile-brand{display:flex;align-items:center;gap:.5rem;font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:1.25rem;font-weight:800;color:#0f172a;letter-spacing:-.02em}.tng-nav__mobile-close{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.75rem;border:2px solid #f1f5f9;background:#fff;cursor:pointer;color:#374151;transition:all .25s}.tng-nav__mobile-close:hover{background:#fef2f2;border-color:#fca5a5;color:#dc2626;transform:rotate(90deg)}.tng-nav__mobile[data-style="slide"]{position:fixed;inset:0;z-index:200;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.tng-nav__mobile[data-style="slide"]::before{content:'';position:absolute;inset:0;background:rgb(15 23 42 / .5);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.tng-nav__mobile[data-style="slide"].is-open{opacity:1;visibility:visible}.tng-nav__mobile[data-style="slide"] .tng-nav__mobile-panel{position:absolute!important;top:0!important;right:0!important;bottom:0!important;width:min(22rem,85vw)!important;background:#fff!important;padding:1.5rem!important;display:flex!important;flex-direction:column!important;transform:translateX(100%)!important;transition:transform .35s cubic-bezier(.22,1,.36,1)!important;box-shadow:-8px 0 32px rgb(15 23 42 / .12)!important;overflow:hidden!important;height:100%!important}.tng-nav__mobile[data-style="slide"].is-open .tng-nav__mobile-panel{transform:translateX(0)!important}.tng-nav__mobile[data-style="fullscreen"]{position:fixed;inset:0;z-index:200;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.tng-nav__mobile[data-style="fullscreen"].is-open{opacity:1;visibility:visible}.tng-nav__mobile[data-style="fullscreen"] .tng-nav__mobile-panel{position:absolute;inset:0;background:linear-gradient(180deg,#0f172a 0%,#1e293b 100%);padding:1.5rem;display:flex;flex-direction:column;opacity:0;transition:opacity .35s;overflow:hidden}.tng-nav__mobile[data-style="fullscreen"].is-open .tng-nav__mobile-panel{opacity:1}.tng-nav__mobile[data-style="fullscreen"] .tng-nav__mobile-header{border-color:rgb(255 255 255 / .08)}.tng-nav__mobile[data-style="fullscreen"] .tng-nav__mobile-brand{color:#fff}.tng-nav__mobile[data-style="fullscreen"] .tng-nav__mobile-close{background:rgb(255 255 255 / .06);border-color:rgb(255 255 255 / .1);color:#fff}.tng-nav__mobile[data-style="fullscreen"] .tng-nav__mobile-close:hover{background:rgb(220 38 38 / .15);border-color:rgb(220 38 38 / .3);color:#fca5a5}.tng-nav__mobile[data-style="fullscreen"] .tng-mob-link:hover{background:rgb(255 255 255 / .06)}.tng-nav__mobile[data-style="fullscreen"] .tng-mob-link__label{color:#fff}.tng-nav__mobile[data-style="fullscreen"] .tng-mob-link__desc{color:rgb(255 255 255 / .4)}.tng-nav__mobile[data-style="fullscreen"] .tng-mob-link__arrow{color:rgb(255 255 255 / .15)}.tng-nav__mobile[data-style="fullscreen"] .tng-mob-link:hover .tng-mob-link__arrow{color:#60a5fa}.tng-nav__mobile[data-style="fullscreen"] .tng-mob-link__icon--blue{background:rgb(59 130 246 / .15);color:#93c5fd}.tng-nav__mobile[data-style="fullscreen"] .tng-mob-link__icon--green{background:rgb(34 197 94 / .15);color:#86efac}.tng-nav__mobile[data-style="fullscreen"] .tng-mob-link__icon--purple{background:rgb(139 92 246 / .15);color:#c4b5fd}.tng-nav__mobile[data-style="fullscreen"] .tng-mob-link__icon--amber{background:rgb(245 158 11 / .15);color:#fcd34d}.tng-nav__mobile[data-style="fullscreen"] .tng-mob-link__icon--slate{background:rgb(255 255 255 / .06);color:#94a3b8}.tng-nav__mobile[data-style="fullscreen"] .tng-mob-accordion__trigger{border-color:rgb(255 255 255 / .06);background:#fff0}.tng-nav__mobile[data-style="fullscreen"] .tng-mob-accordion__trigger:hover{border-color:rgb(255 255 255 / .1);background:rgb(255 255 255 / .03)}.tng-nav__mobile[data-style="fullscreen"] .tng-mob-accordion.is-open .tng-mob-accordion__trigger{border-color:rgb(59 130 246 / .2);background:rgb(59 130 246 / .06)}.tng-nav__mobile[data-style="fullscreen"] .tng-mob-accordion__label{color:#fff}.tng-nav__mobile[data-style="fullscreen"] .tng-mob-accordion__count{background:rgb(59 130 246 / .15);color:#93c5fd}.tng-nav__mobile[data-style="fullscreen"] .tng-mob-accordion__chev{color:rgb(255 255 255 / .25)}.tng-nav__mobile[data-style="fullscreen"] .tng-mob-accordion.is-open .tng-mob-accordion__chev{color:#60a5fa}.tng-nav__mobile[data-style="fullscreen"] .tng-mob-sub{background:rgb(255 255 255 / .04);border-color:rgb(255 255 255 / .06);color:rgb(255 255 255 / .7)}.tng-nav__mobile[data-style="fullscreen"] .tng-mob-sub:hover{background:rgb(59 130 246 / .1);border-color:rgb(59 130 246 / .2);color:#93c5fd}.tng-nav__mobile[data-style="fullscreen"] .tng-nav__mobile-footer{border-color:rgb(255 255 255 / .06)}.tng-nav__mobile[data-style="fullscreen"] .tng-nav__mobile-scroll::-webkit-scrollbar-thumb{background:rgb(255 255 255 / .1)}.tng-nav__mobile[data-style="bottomsheet"]{position:fixed;inset:0;z-index:200;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.tng-nav__mobile[data-style="bottomsheet"]::before{content:'';position:absolute;inset:0;background:rgb(15 23 42 / .5);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.tng-nav__mobile[data-style="bottomsheet"].is-open{opacity:1;visibility:visible}.tng-nav__mobile[data-style="bottomsheet"] .tng-nav__mobile-panel{position:absolute;bottom:0;left:0;right:0;max-height:88vh;background:#fff;padding:1.5rem;display:flex;flex-direction:column;border-radius:1.5rem 1.5rem 0 0;transform:translateY(100%);transition:transform .4s cubic-bezier(.22,1,.36,1);box-shadow:0 -8px 40px rgb(15 23 42 / .15);overflow:hidden}.tng-nav__mobile[data-style="bottomsheet"].is-open .tng-nav__mobile-panel{transform:translateY(0)}.tng-nav__mobile[data-style="bottomsheet"] .tng-nav__mobile-header::before{content:'';display:block;width:2.5rem;height:.25rem;background:#d1d5db;border-radius:9999px;margin:0 auto .75rem}.tng-nav__mobile[data-style="bottomsheet"] .tng-nav__mobile-header{border-bottom:1px solid #f1f5f9}[data-theme="dark"] .tng-nav__mobile[data-style="bottomsheet"] .tng-nav__mobile-panel{background:#0f172a;box-shadow:0 -8px 40px rgb(0 0 0 / .4)}[data-theme="dark"] .tng-nav__mobile[data-style="bottomsheet"] .tng-nav__mobile-header::before{background:#374151}[data-theme="dark"] .tng-nav__mobile[data-style="bottomsheet"] .tng-nav__mobile-header{border-color:#1e293b}[data-theme="dark"] .tng-nav__mobile[data-style="bottomsheet"] .tng-nav__mobile-brand{color:#fff}[data-theme="dark"] .tng-nav__mobile[data-style="bottomsheet"] .tng-nav__mobile-close{background:#1e293b;border-color:#374151;color:#d1d5db}[data-theme="dark"] .tng-nav__mobile[data-style="bottomsheet"] .tng-mob-link:hover{background:rgb(59 130 246 / .06)}[data-theme="dark"] .tng-nav__mobile[data-style="bottomsheet"] .tng-mob-link__label{color:#e5e7eb}[data-theme="dark"] .tng-nav__mobile[data-style="bottomsheet"] .tng-mob-link__desc{color:#6b7280}[data-theme="dark"] .tng-nav__mobile[data-style="bottomsheet"] .tng-mob-link__icon--blue{background:rgb(59 130 246 / .12);color:#93c5fd}[data-theme="dark"] .tng-nav__mobile[data-style="bottomsheet"] .tng-mob-link__icon--green{background:rgb(34 197 94 / .12);color:#86efac}[data-theme="dark"] .tng-nav__mobile[data-style="bottomsheet"] .tng-mob-link__icon--purple{background:rgb(139 92 246 / .12);color:#c4b5fd}[data-theme="dark"] .tng-nav__mobile[data-style="bottomsheet"] .tng-mob-link__icon--amber{background:rgb(245 158 11 / .12);color:#fcd34d}[data-theme="dark"] .tng-nav__mobile[data-style="bottomsheet"] .tng-mob-link__icon--slate{background:#1e293b;color:#6b7280}[data-theme="dark"] .tng-nav__mobile[data-style="bottomsheet"] .tng-mob-accordion__trigger{border-color:#1e293b}[data-theme="dark"] .tng-nav__mobile[data-style="bottomsheet"] .tng-mob-accordion.is-open .tng-mob-accordion__trigger{border-color:#1e3a8a;background:rgb(59 130 246 / .06)}[data-theme="dark"] .tng-nav__mobile[data-style="bottomsheet"] .tng-mob-accordion__label{color:#e5e7eb}[data-theme="dark"] .tng-nav__mobile[data-style="bottomsheet"] .tng-mob-accordion__count{background:rgb(59 130 246 / .12);color:#93c5fd}[data-theme="dark"] .tng-nav__mobile[data-style="bottomsheet"] .tng-mob-sub{background:#1e293b;border-color:#374151;color:#d1d5db}[data-theme="dark"] .tng-nav__mobile[data-style="bottomsheet"] .tng-mob-sub:hover{background:rgb(59 130 246 / .08);border-color:#1e3a8a;color:#93c5fd}[data-theme="dark"] .tng-nav__mobile[data-style="bottomsheet"] .tng-nav__mobile-footer{border-color:#1e293b}[data-theme="dark"] .tng-nav__mobile[data-style="bottomsheet"] .tng-nav__mobile-scroll::-webkit-scrollbar-thumb{background:#374151}.tng-nav__mobile[data-style="floating"]{position:fixed;inset:0;z-index:200;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;display:flex;align-items:center;justify-content:center;padding:1.25rem}.tng-nav__mobile[data-style="floating"]::before{content:'';position:absolute;inset:0;background:rgb(15 23 42 / .6);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.tng-nav__mobile[data-style="floating"].is-open{opacity:1;visibility:visible}.tng-nav__mobile[data-style="floating"] .tng-nav__mobile-panel{position:relative;width:100%;max-width:24rem;max-height:calc(100vh - 2.5rem);background:#fff;padding:1.5rem;display:flex;flex-direction:column;border-radius:1.5rem;transform:scale(.9);opacity:0;transition:all .35s cubic-bezier(.22,1,.36,1);box-shadow:0 24px 64px rgb(15 23 42 / .2),0 0 0 1px rgb(15 23 42 / .05);overflow:hidden}.tng-nav__mobile[data-style="floating"].is-open .tng-nav__mobile-panel{transform:scale(1);opacity:1}.tng-nav__mobile[data-style="floating"] .tng-nav__mobile-header{border-bottom:1px solid #f1f5f9}[data-theme="dark"] .tng-nav__mobile[data-style="floating"] .tng-nav__mobile-panel{background:#0f172a;box-shadow:0 24px 64px rgb(0 0 0 / .5),0 0 0 1px rgb(255 255 255 / .05)}[data-theme="dark"] .tng-nav__mobile[data-style="floating"] .tng-nav__mobile-header{border-color:#1e293b}[data-theme="dark"] .tng-nav__mobile[data-style="floating"] .tng-nav__mobile-brand{color:#fff}[data-theme="dark"] .tng-nav__mobile[data-style="floating"] .tng-nav__mobile-close{background:#1e293b;border-color:#374151;color:#d1d5db}[data-theme="dark"] .tng-nav__mobile[data-style="floating"] .tng-mob-link:hover{background:rgb(59 130 246 / .06)}[data-theme="dark"] .tng-nav__mobile[data-style="floating"] .tng-mob-link__label{color:#e5e7eb}[data-theme="dark"] .tng-nav__mobile[data-style="floating"] .tng-mob-link__desc{color:#6b7280}[data-theme="dark"] .tng-nav__mobile[data-style="floating"] .tng-mob-link__icon--blue{background:rgb(59 130 246 / .12);color:#93c5fd}[data-theme="dark"] .tng-nav__mobile[data-style="floating"] .tng-mob-link__icon--green{background:rgb(34 197 94 / .12);color:#86efac}[data-theme="dark"] .tng-nav__mobile[data-style="floating"] .tng-mob-link__icon--purple{background:rgb(139 92 246 / .12);color:#c4b5fd}[data-theme="dark"] .tng-nav__mobile[data-style="floating"] .tng-mob-link__icon--amber{background:rgb(245 158 11 / .12);color:#fcd34d}[data-theme="dark"] .tng-nav__mobile[data-style="floating"] .tng-mob-link__icon--slate{background:#1e293b;color:#6b7280}[data-theme="dark"] .tng-nav__mobile[data-style="floating"] .tng-mob-accordion__trigger{border-color:#1e293b}[data-theme="dark"] .tng-nav__mobile[data-style="floating"] .tng-mob-accordion.is-open .tng-mob-accordion__trigger{border-color:#1e3a8a;background:rgb(59 130 246 / .06)}[data-theme="dark"] .tng-nav__mobile[data-style="floating"] .tng-mob-accordion__label{color:#e5e7eb}[data-theme="dark"] .tng-nav__mobile[data-style="floating"] .tng-mob-accordion__count{background:rgb(59 130 246 / .12);color:#93c5fd}[data-theme="dark"] .tng-nav__mobile[data-style="floating"] .tng-mob-sub{background:#1e293b;border-color:#374151;color:#d1d5db}[data-theme="dark"] .tng-nav__mobile[data-style="floating"] .tng-mob-sub:hover{background:rgb(59 130 246 / .08);border-color:#1e3a8a;color:#93c5fd}[data-theme="dark"] .tng-nav__mobile[data-style="floating"] .tng-nav__mobile-footer{border-color:#1e293b}[data-theme="dark"] .tng-nav__mobile[data-style="floating"] .tng-nav__mobile-scroll::-webkit-scrollbar-thumb{background:#374151}.tng-nav__mobile[data-style="minimal"]{position:fixed;inset:0;z-index:200;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.tng-nav__mobile[data-style="minimal"].is-open{opacity:1;visibility:visible}.tng-nav__mobile[data-style="minimal"] .tng-nav__mobile-panel{position:absolute;inset:0;background:#fff;padding:2rem 1.75rem;display:flex;flex-direction:column;opacity:0;transition:opacity .3s;overflow:hidden}.tng-nav__mobile[data-style="minimal"].is-open .tng-nav__mobile-panel{opacity:1}.tng-nav__mobile[data-style="minimal"] .tng-mob-link__icon{display:none}.tng-nav__mobile[data-style="minimal"] .tng-mob-link__desc{display:none}.tng-nav__mobile[data-style="minimal"] .tng-mob-link__arrow{display:none}.tng-nav__mobile[data-style="minimal"] .tng-mob-link{padding:.625rem 0}.tng-nav__mobile[data-style="minimal"] .tng-mob-link__label{font-size:1.75rem;font-weight:800;letter-spacing:-.03em;color:#0f172a;transition:color .15s}.tng-nav__mobile[data-style="minimal"] .tng-mob-link:hover .tng-mob-link__label{color:#1e40af}.tng-nav__mobile[data-style="minimal"] .tng-mob-link:hover{background:#fff0}.tng-nav__mobile[data-style="minimal"] .tng-nav__mobile-group{gap:0;margin-bottom:1rem}.tng-nav__mobile[data-style="minimal"] .tng-mob-accordion__trigger .tng-mob-link__icon{display:none}.tng-nav__mobile[data-style="minimal"] .tng-mob-accordion__trigger{border:none;padding:.625rem 0;border-radius:0}.tng-nav__mobile[data-style="minimal"] .tng-mob-accordion__trigger:hover{background:#fff0}.tng-nav__mobile[data-style="minimal"] .tng-mob-accordion.is-open .tng-mob-accordion__trigger{background:#fff0;border:none}.tng-nav__mobile[data-style="minimal"] .tng-mob-accordion__label{font-size:1.75rem;font-weight:800;letter-spacing:-.03em;color:#0f172a}.tng-nav__mobile[data-style="minimal"] .tng-mob-accordion__count{font-size:.6875rem}.tng-nav__mobile[data-style="minimal"] .tng-mob-sub{background:#fff0;border:none;padding:.5rem 0;font-size:1rem;font-weight:500;color:#64748b;justify-content:flex-start}.tng-nav__mobile[data-style="minimal"] .tng-mob-sub:hover{background:#fff0;color:#1e40af}.tng-nav__mobile[data-style="minimal"] .tng-mob-sub--full{padding:.5rem 0;border:none;border-radius:0}.tng-nav__mobile[data-style="minimal"] .tng-mob-accordion__grid{gap:.25rem}.tng-nav__mobile[data-style="minimal"] .tng-mob-accordion__list{gap:.125rem}.tng-nav__mobile[data-style="minimal"] .tng-nav__mobile-header{border-bottom:none;margin-bottom:1.5rem}.tng-nav__mobile[data-style="minimal"] .tng-nav__mobile-brand{font-size:1rem;color:#94a3b8;font-weight:600}.tng-nav__mobile[data-style="minimal"] .tng-nav__mobile-cta{border-radius:9999px}[data-theme="dark"] .tng-nav__mobile[data-style="minimal"] .tng-nav__mobile-panel{background:#0f172a}[data-theme="dark"] .tng-nav__mobile[data-style="minimal"] .tng-mob-link__label{color:#e5e7eb}[data-theme="dark"] .tng-nav__mobile[data-style="minimal"] .tng-mob-link:hover .tng-mob-link__label{color:#93c5fd}[data-theme="dark"] .tng-nav__mobile[data-style="minimal"] .tng-mob-accordion__label{color:#e5e7eb}[data-theme="dark"] .tng-nav__mobile[data-style="minimal"] .tng-mob-accordion__count{background:rgb(59 130 246 / .12);color:#93c5fd}[data-theme="dark"] .tng-nav__mobile[data-style="minimal"] .tng-mob-sub{color:#6b7280}[data-theme="dark"] .tng-nav__mobile[data-style="minimal"] .tng-mob-sub:hover{color:#93c5fd}[data-theme="dark"] .tng-nav__mobile[data-style="minimal"] .tng-nav__mobile-brand{color:#4b5563}[data-theme="dark"] .tng-nav__mobile[data-style="minimal"] .tng-nav__mobile-close{background:#fff0;border-color:#374151;color:#d1d5db}[data-theme="dark"] .tng-nav__mobile[data-style="minimal"] .tng-nav__mobile-footer{border-color:#1e293b}.tng-nav__mobile[data-style="slideleft"]{position:fixed;inset:0;z-index:200;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.tng-nav__mobile[data-style="slideleft"]::before{content:'';position:absolute;inset:0;background:rgb(15 23 42 / .5);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.tng-nav__mobile[data-style="slideleft"].is-open{opacity:1;visibility:visible}.tng-nav__mobile[data-style="slideleft"] .tng-nav__mobile-panel{position:absolute;top:0;left:0;bottom:0;width:min(22rem,85vw);background:#fff;padding:1.5rem;display:flex;flex-direction:column;transform:translateX(-100%);transition:transform .35s cubic-bezier(.22,1,.36,1);box-shadow:8px 0 32px rgb(15 23 42 / .12);overflow:hidden}.tng-nav__mobile[data-style="slideleft"].is-open .tng-nav__mobile-panel{transform:translateX(0)}.tng-nav__mobile[data-style="slideleft"] .tng-nav__mobile-panel::after{content:'';position:absolute;top:0;right:0;bottom:0;width:4px;background:linear-gradient(180deg,#1e40af,#3b82f6,#60a5fa)}[data-theme="dark"] .tng-nav__mobile[data-style="slideleft"] .tng-nav__mobile-panel{background:#0f172a;box-shadow:8px 0 32px rgb(0 0 0 / .4)}[data-theme="dark"] .tng-nav__mobile[data-style="slideleft"] .tng-nav__mobile-header{border-color:#1e293b}[data-theme="dark"] .tng-nav__mobile[data-style="slideleft"] .tng-nav__mobile-brand{color:#fff}[data-theme="dark"] .tng-nav__mobile[data-style="slideleft"] .tng-nav__mobile-close{background:#1e293b;border-color:#374151;color:#d1d5db}[data-theme="dark"] .tng-nav__mobile[data-style="slideleft"] .tng-mob-link:hover{background:rgb(59 130 246 / .06)}[data-theme="dark"] .tng-nav__mobile[data-style="slideleft"] .tng-mob-link__label{color:#e5e7eb}[data-theme="dark"] .tng-nav__mobile[data-style="slideleft"] .tng-mob-link__desc{color:#6b7280}[data-theme="dark"] .tng-nav__mobile[data-style="slideleft"] .tng-mob-link__icon--blue{background:rgb(59 130 246 / .12);color:#93c5fd}[data-theme="dark"] .tng-nav__mobile[data-style="slideleft"] .tng-mob-link__icon--green{background:rgb(34 197 94 / .12);color:#86efac}[data-theme="dark"] .tng-nav__mobile[data-style="slideleft"] .tng-mob-link__icon--purple{background:rgb(139 92 246 / .12);color:#c4b5fd}[data-theme="dark"] .tng-nav__mobile[data-style="slideleft"] .tng-mob-link__icon--amber{background:rgb(245 158 11 / .12);color:#fcd34d}[data-theme="dark"] .tng-nav__mobile[data-style="slideleft"] .tng-mob-link__icon--slate{background:#1e293b;color:#6b7280}[data-theme="dark"] .tng-nav__mobile[data-style="slideleft"] .tng-mob-accordion__trigger{border-color:#1e293b}[data-theme="dark"] .tng-nav__mobile[data-style="slideleft"] .tng-mob-accordion.is-open .tng-mob-accordion__trigger{border-color:#1e3a8a;background:rgb(59 130 246 / .06)}[data-theme="dark"] .tng-nav__mobile[data-style="slideleft"] .tng-mob-accordion__label{color:#e5e7eb}[data-theme="dark"] .tng-nav__mobile[data-style="slideleft"] .tng-mob-accordion__count{background:rgb(59 130 246 / .12);color:#93c5fd}[data-theme="dark"] .tng-nav__mobile[data-style="slideleft"] .tng-mob-sub{background:#1e293b;border-color:#374151;color:#d1d5db}[data-theme="dark"] .tng-nav__mobile[data-style="slideleft"] .tng-mob-sub:hover{background:rgb(59 130 246 / .08);border-color:#1e3a8a;color:#93c5fd}[data-theme="dark"] .tng-nav__mobile[data-style="slideleft"] .tng-nav__mobile-footer{border-color:#1e293b}[data-theme="dark"] .tng-nav__mobile[data-style="slideleft"] .tng-nav__mobile-scroll::-webkit-scrollbar-thumb{background:#374151}[data-theme="dark"] .tng-nav__mobile[data-style="slide"] .tng-nav__mobile-panel{background:#0f172a!important;box-shadow:-8px 0 32px rgb(0 0 0 / .4)!important}[data-theme="dark"] .tng-nav__mobile[data-style="slide"] .tng-nav__mobile-header{border-color:#1e293b!important}[data-theme="dark"] .tng-nav__mobile[data-style="slide"] .tng-nav__mobile-brand{color:#fff!important}[data-theme="dark"] .tng-nav__mobile[data-style="slide"] .tng-nav__mobile-close{background:#1e293b!important;border-color:#374151!important;color:#d1d5db!important}[data-theme="dark"] .tng-nav__mobile[data-style="slide"] .tng-mob-link:hover{background:rgb(59 130 246 / .06)!important}[data-theme="dark"] .tng-nav__mobile[data-style="slide"] .tng-mob-link__label{color:#e5e7eb!important}[data-theme="dark"] .tng-nav__mobile[data-style="slide"] .tng-mob-link__desc{color:#6b7280!important}[data-theme="dark"] .tng-nav__mobile[data-style="slide"] .tng-mob-link__arrow{color:#374151!important}[data-theme="dark"] .tng-nav__mobile[data-style="slide"] .tng-mob-link__icon--blue{background:rgb(59 130 246 / .12)!important;color:#93c5fd!important}[data-theme="dark"] .tng-nav__mobile[data-style="slide"] .tng-mob-link__icon--green{background:rgb(34 197 94 / .12)!important;color:#86efac!important}[data-theme="dark"] .tng-nav__mobile[data-style="slide"] .tng-mob-link__icon--purple{background:rgb(139 92 246 / .12)!important;color:#c4b5fd!important}[data-theme="dark"] .tng-nav__mobile[data-style="slide"] .tng-mob-link__icon--amber{background:rgb(245 158 11 / .12)!important;color:#fcd34d!important}[data-theme="dark"] .tng-nav__mobile[data-style="slide"] .tng-mob-link__icon--slate{background:#1e293b!important;color:#6b7280!important}[data-theme="dark"] .tng-nav__mobile[data-style="slide"] .tng-mob-accordion__trigger{border-color:#1e293b!important}[data-theme="dark"] .tng-nav__mobile[data-style="slide"] .tng-mob-accordion__trigger:hover{border-color:#374151!important;background:#1e293b!important}[data-theme="dark"] .tng-nav__mobile[data-style="slide"] .tng-mob-accordion.is-open .tng-mob-accordion__trigger{border-color:#1e3a8a!important;background:rgb(59 130 246 / .06)!important}[data-theme="dark"] .tng-nav__mobile[data-style="slide"] .tng-mob-accordion__label{color:#e5e7eb!important}[data-theme="dark"] .tng-nav__mobile[data-style="slide"] .tng-mob-accordion__count{background:rgb(59 130 246 / .12)!important;color:#93c5fd!important}[data-theme="dark"] .tng-nav__mobile[data-style="slide"] .tng-mob-accordion__chev{color:#4b5563!important}[data-theme="dark"] .tng-nav__mobile[data-style="slide"] .tng-mob-sub{background:#1e293b!important;border-color:#374151!important;color:#d1d5db!important}[data-theme="dark"] .tng-nav__mobile[data-style="slide"] .tng-mob-sub:hover{background:rgb(59 130 246 / .08)!important;border-color:#1e3a8a!important;color:#93c5fd!important}[data-theme="dark"] .tng-nav__mobile[data-style="slide"] .tng-nav__mobile-footer{border-color:#1e293b!important}[data-theme="dark"] .tng-nav__mobile[data-style="slide"] .tng-nav__mobile-scroll::-webkit-scrollbar-thumb{background:#374151!important}.tng-nav__mobile[data-style="curtain"]{position:fixed;inset:0;z-index:200;opacity:0;visibility:hidden;transition:opacity .35s,visibility .35s}.tng-nav__mobile[data-style="curtain"].is-open{opacity:1;visibility:visible}.tng-nav__mobile[data-style="curtain"]::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 50%,#0f172a 100%);transform:scaleX(0);transition:transform .45s cubic-bezier(.22,1,.36,1)}.tng-nav__mobile[data-style="curtain"].is-open::before{transform:scaleX(1)}.tng-nav__mobile[data-style="curtain"] .tng-nav__mobile-panel{position:absolute;inset:0;padding:1.5rem;display:flex;flex-direction:column;overflow:hidden;opacity:0;transform:scale(.95);transition:opacity .3s .15s,transform .3s .15s}.tng-nav__mobile[data-style="curtain"].is-open .tng-nav__mobile-panel{opacity:1;transform:scale(1)}.tng-nav__mobile[data-style="curtain"] .tng-nav__mobile-header{border-color:rgb(255 255 255 / .08)}.tng-nav__mobile[data-style="curtain"] .tng-nav__mobile-brand{color:#fff}.tng-nav__mobile[data-style="curtain"] .tng-nav__mobile-close{background:rgb(255 255 255 / .06);border-color:rgb(255 255 255 / .1);color:#fff}.tng-nav__mobile[data-style="curtain"] .tng-nav__mobile-close:hover{background:rgb(220 38 38 / .15);border-color:rgb(220 38 38 / .3);color:#fca5a5}.tng-nav__mobile[data-style="curtain"] .tng-mob-link:hover{background:rgb(255 255 255 / .06)}.tng-nav__mobile[data-style="curtain"] .tng-mob-link__label{color:#fff}.tng-nav__mobile[data-style="curtain"] .tng-mob-link__desc{color:rgb(255 255 255 / .4)}.tng-nav__mobile[data-style="curtain"] .tng-mob-link__arrow{color:rgb(255 255 255 / .15)}.tng-nav__mobile[data-style="curtain"] .tng-mob-link:hover .tng-mob-link__arrow{color:#60a5fa}.tng-nav__mobile[data-style="curtain"] .tng-mob-link__icon--blue{background:rgb(59 130 246 / .15);color:#93c5fd}.tng-nav__mobile[data-style="curtain"] .tng-mob-link__icon--green{background:rgb(34 197 94 / .15);color:#86efac}.tng-nav__mobile[data-style="curtain"] .tng-mob-link__icon--purple{background:rgb(139 92 246 / .15);color:#c4b5fd}.tng-nav__mobile[data-style="curtain"] .tng-mob-link__icon--amber{background:rgb(245 158 11 / .15);color:#fcd34d}.tng-nav__mobile[data-style="curtain"] .tng-mob-link__icon--slate{background:rgb(255 255 255 / .06);color:#94a3b8}.tng-nav__mobile[data-style="curtain"] .tng-mob-accordion__trigger{border-color:rgb(255 255 255 / .06);background:#fff0}.tng-nav__mobile[data-style="curtain"] .tng-mob-accordion__trigger:hover{border-color:rgb(255 255 255 / .1);background:rgb(255 255 255 / .03)}.tng-nav__mobile[data-style="curtain"] .tng-mob-accordion.is-open .tng-mob-accordion__trigger{border-color:rgb(59 130 246 / .2);background:rgb(59 130 246 / .06)}.tng-nav__mobile[data-style="curtain"] .tng-mob-accordion__label{color:#fff}.tng-nav__mobile[data-style="curtain"] .tng-mob-accordion__count{background:rgb(59 130 246 / .15);color:#93c5fd}.tng-nav__mobile[data-style="curtain"] .tng-mob-accordion__chev{color:rgb(255 255 255 / .25)}.tng-nav__mobile[data-style="curtain"] .tng-mob-accordion.is-open .tng-mob-accordion__chev{color:#60a5fa}.tng-nav__mobile[data-style="curtain"] .tng-mob-sub{background:rgb(255 255 255 / .04);border-color:rgb(255 255 255 / .06);color:rgb(255 255 255 / .7)}.tng-nav__mobile[data-style="curtain"] .tng-mob-sub:hover{background:rgb(59 130 246 / .1);border-color:rgb(59 130 246 / .2);color:#93c5fd}.tng-nav__mobile[data-style="curtain"] .tng-nav__mobile-footer{border-color:rgb(255 255 255 / .06)}.tng-nav__mobile[data-style="curtain"] .tng-nav__mobile-scroll::-webkit-scrollbar-thumb{background:rgb(255 255 255 / .1)}.tng-nav__mobile[data-style="dock"]{position:fixed;inset:0;z-index:200;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;display:flex;align-items:flex-end;justify-content:center;padding:1rem}.tng-nav__mobile[data-style="dock"]::before{content:'';position:absolute;inset:0;background:rgb(15 23 42 / .5);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.tng-nav__mobile[data-style="dock"].is-open{opacity:1;visibility:visible}.tng-nav__mobile[data-style="dock"] .tng-nav__mobile-panel{position:relative;width:100%;max-height:calc(100vh - 2rem);background:#fff;padding:1.5rem;display:flex;flex-direction:column;border-radius:1.5rem;transform:translateY(2rem);opacity:0;transition:all .35s cubic-bezier(.22,1,.36,1);box-shadow:0 -8px 40px rgb(15 23 42 / .15),0 0 0 1px rgb(15 23 42 / .05);overflow:hidden}.tng-nav__mobile[data-style="dock"].is-open .tng-nav__mobile-panel{transform:translateY(0);opacity:1}.tng-nav__mobile[data-style="dock"] .tng-nav__mobile-header::before{content:'';display:block;width:2.5rem;height:.25rem;background:#d1d5db;border-radius:9999px;margin:0 auto .75rem}.tng-nav__mobile[data-style="dock"] .tng-mob-link{padding:.75rem .875rem}.tng-nav__mobile[data-style="dock"] .tng-mob-link__icon{width:2.25rem;height:2.25rem;border-radius:.625rem}.tng-nav__mobile[data-style="dock"] .tng-mob-link__icon svg{width:15px;height:15px}.tng-nav__mobile[data-style="dock"] .tng-mob-link__label{font-size:.875rem}.tng-nav__mobile[data-style="dock"] .tng-mob-link__desc{font-size:.625rem}[data-theme="dark"] .tng-nav__mobile[data-style="dock"] .tng-nav__mobile-panel{background:#0f172a;box-shadow:0 -8px 40px rgb(0 0 0 / .4),0 0 0 1px rgb(255 255 255 / .05)}[data-theme="dark"] .tng-nav__mobile[data-style="dock"] .tng-nav__mobile-header::before{background:#374151}[data-theme="dark"] .tng-nav__mobile[data-style="dock"] .tng-nav__mobile-header{border-color:#1e293b}[data-theme="dark"] .tng-nav__mobile[data-style="dock"] .tng-nav__mobile-brand{color:#fff}[data-theme="dark"] .tng-nav__mobile[data-style="dock"] .tng-nav__mobile-close{background:#1e293b;border-color:#374151;color:#d1d5db}[data-theme="dark"] .tng-nav__mobile[data-style="dock"] .tng-mob-link:hover{background:rgb(59 130 246 / .06)}[data-theme="dark"] .tng-nav__mobile[data-style="dock"] .tng-mob-link__label{color:#e5e7eb}[data-theme="dark"] .tng-nav__mobile[data-style="dock"] .tng-mob-link__desc{color:#6b7280}[data-theme="dark"] .tng-nav__mobile[data-style="dock"] .tng-mob-link__icon--blue{background:rgb(59 130 246 / .12);color:#93c5fd}[data-theme="dark"] .tng-nav__mobile[data-style="dock"] .tng-mob-link__icon--green{background:rgb(34 197 94 / .12);color:#86efac}[data-theme="dark"] .tng-nav__mobile[data-style="dock"] .tng-mob-link__icon--purple{background:rgb(139 92 246 / .12);color:#c4b5fd}[data-theme="dark"] .tng-nav__mobile[data-style="dock"] .tng-mob-link__icon--amber{background:rgb(245 158 11 / .12);color:#fcd34d}[data-theme="dark"] .tng-nav__mobile[data-style="dock"] .tng-mob-link__icon--slate{background:#1e293b;color:#6b7280}[data-theme="dark"] .tng-nav__mobile[data-style="dock"] .tng-mob-accordion__trigger{border-color:#1e293b}[data-theme="dark"] .tng-nav__mobile[data-style="dock"] .tng-mob-accordion.is-open .tng-mob-accordion__trigger{border-color:#1e3a8a;background:rgb(59 130 246 / .06)}[data-theme="dark"] .tng-nav__mobile[data-style="dock"] .tng-mob-accordion__label{color:#e5e7eb}[data-theme="dark"] .tng-nav__mobile[data-style="dock"] .tng-mob-accordion__count{background:rgb(59 130 246 / .12);color:#93c5fd}[data-theme="dark"] .tng-nav__mobile[data-style="dock"] .tng-mob-sub{background:#1e293b;border-color:#374151;color:#d1d5db}[data-theme="dark"] .tng-nav__mobile[data-style="dock"] .tng-mob-sub:hover{background:rgb(59 130 246 / .08);border-color:#1e3a8a;color:#93c5fd}[data-theme="dark"] .tng-nav__mobile[data-style="dock"] .tng-nav__mobile-footer{border-color:#1e293b}[data-theme="dark"] .tng-nav__mobile[data-style="dock"] .tng-nav__mobile-scroll::-webkit-scrollbar-thumb{background:#374151}.tng-nav__mobile[data-style="glass"]{position:fixed;inset:0;z-index:200;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.tng-nav__mobile[data-style="glass"].is-open{opacity:1;visibility:visible}.tng-nav__mobile[data-style="glass"] .tng-nav__mobile-panel{position:absolute;top:0;right:0;bottom:0;width:min(22rem,85vw);background:rgb(255 255 255 / .75);backdrop-filter:blur(24px) saturate(1.6);-webkit-backdrop-filter:blur(24px) saturate(1.6);padding:1.5rem;display:flex;flex-direction:column;transform:translateX(100%);transition:transform .35s cubic-bezier(.22,1,.36,1);border-left:1px solid rgb(255 255 255 / .3);overflow:hidden}.tng-nav__mobile[data-style="glass"].is-open .tng-nav__mobile-panel{transform:translateX(0)}.tng-nav__mobile[data-style="glass"] .tng-nav__mobile-header{border-color:rgb(0 0 0 / .06)}.tng-nav__mobile[data-style="glass"] .tng-mob-link:hover{background:rgb(255 255 255 / .5)}.tng-nav__mobile[data-style="glass"] .tng-mob-link__icon--blue{background:rgb(59 130 246 / .12);color:#1e40af}.tng-nav__mobile[data-style="glass"] .tng-mob-link__icon--green{background:rgb(34 197 94 / .12);color:#166534}.tng-nav__mobile[data-style="glass"] .tng-mob-link__icon--purple{background:rgb(139 92 246 / .12);color:#6b21a8}.tng-nav__mobile[data-style="glass"] .tng-mob-link__icon--amber{background:rgb(245 158 11 / .12);color:#92400e}.tng-nav__mobile[data-style="glass"] .tng-mob-link__icon--slate{background:rgb(0 0 0 / .04);color:#374151}.tng-nav__mobile[data-style="glass"] .tng-mob-accordion__trigger{border-color:rgb(0 0 0 / .06);background:rgb(255 255 255 / .3)}.tng-nav__mobile[data-style="glass"] .tng-mob-accordion__trigger:hover{background:rgb(255 255 255 / .5)}.tng-nav__mobile[data-style="glass"] .tng-mob-accordion.is-open .tng-mob-accordion__trigger{border-color:rgb(30 64 175 / .15);background:rgb(59 130 246 / .06)}.tng-nav__mobile[data-style="glass"] .tng-mob-sub{background:rgb(255 255 255 / .4);border-color:rgb(0 0 0 / .04)}.tng-nav__mobile[data-style="glass"] .tng-mob-sub:hover{background:rgb(59 130 246 / .08);border-color:rgb(30 64 175 / .12);color:#1e40af}.tng-nav__mobile[data-style="glass"] .tng-nav__mobile-footer{border-color:rgb(0 0 0 / .06)}.tng-nav__mobile[data-style="glass"] .tng-nav__mobile-scroll::-webkit-scrollbar-thumb{background:rgb(0 0 0 / .1)}[data-theme="dark"] .tng-nav__mobile[data-style="glass"] .tng-nav__mobile-panel{background:rgb(15 23 42 / .7);backdrop-filter:blur(24px) saturate(1.4);-webkit-backdrop-filter:blur(24px) saturate(1.4);border-left-color:rgb(255 255 255 / .06)}[data-theme="dark"] .tng-nav__mobile[data-style="glass"] .tng-nav__mobile-header{border-color:rgb(255 255 255 / .06)}[data-theme="dark"] .tng-nav__mobile[data-style="glass"] .tng-nav__mobile-brand{color:#fff}[data-theme="dark"] .tng-nav__mobile[data-style="glass"] .tng-nav__mobile-close{background:rgb(255 255 255 / .06);border-color:rgb(255 255 255 / .1);color:#d1d5db}[data-theme="dark"] .tng-nav__mobile[data-style="glass"] .tng-mob-link:hover{background:rgb(255 255 255 / .06)}[data-theme="dark"] .tng-nav__mobile[data-style="glass"] .tng-mob-link__label{color:#e5e7eb}[data-theme="dark"] .tng-nav__mobile[data-style="glass"] .tng-mob-link__desc{color:#6b7280}[data-theme="dark"] .tng-nav__mobile[data-style="glass"] .tng-mob-link__icon--blue{background:rgb(59 130 246 / .15);color:#93c5fd}[data-theme="dark"] .tng-nav__mobile[data-style="glass"] .tng-mob-link__icon--green{background:rgb(34 197 94 / .15);color:#86efac}[data-theme="dark"] .tng-nav__mobile[data-style="glass"] .tng-mob-link__icon--purple{background:rgb(139 92 246 / .15);color:#c4b5fd}[data-theme="dark"] .tng-nav__mobile[data-style="glass"] .tng-mob-link__icon--amber{background:rgb(245 158 11 / .15);color:#fcd34d}[data-theme="dark"] .tng-nav__mobile[data-style="glass"] .tng-mob-link__icon--slate{background:rgb(255 255 255 / .06);color:#6b7280}[data-theme="dark"] .tng-nav__mobile[data-style="glass"] .tng-mob-accordion__trigger{border-color:rgb(255 255 255 / .06);background:rgb(255 255 255 / .03)}[data-theme="dark"] .tng-nav__mobile[data-style="glass"] .tng-mob-accordion.is-open .tng-mob-accordion__trigger{border-color:rgb(59 130 246 / .2);background:rgb(59 130 246 / .06)}[data-theme="dark"] .tng-nav__mobile[data-style="glass"] .tng-mob-accordion__label{color:#e5e7eb}[data-theme="dark"] .tng-nav__mobile[data-style="glass"] .tng-mob-accordion__count{background:rgb(59 130 246 / .12);color:#93c5fd}[data-theme="dark"] .tng-nav__mobile[data-style="glass"] .tng-mob-sub{background:rgb(255 255 255 / .04);border-color:rgb(255 255 255 / .06);color:#d1d5db}[data-theme="dark"] .tng-nav__mobile[data-style="glass"] .tng-mob-sub:hover{background:rgb(59 130 246 / .08);border-color:rgb(59 130 246 / .15);color:#93c5fd}[data-theme="dark"] .tng-nav__mobile[data-style="glass"] .tng-nav__mobile-footer{border-color:rgb(255 255 255 / .06)}.tng-nav__mobile[data-style="spotlight"]{position:fixed;inset:0;z-index:200;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.tng-nav__mobile[data-style="spotlight"].is-open{opacity:1;visibility:visible}.tng-nav__mobile[data-style="spotlight"]::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 50% 30%,rgb(30 64 175 / .2) 0%,rgb(15 23 42 / .97) 60%)}.tng-nav__mobile[data-style="spotlight"] .tng-nav__mobile-panel{position:absolute;inset:0;padding:1.5rem;display:flex;flex-direction:column;overflow:hidden;opacity:0;transition:opacity .3s .1s}.tng-nav__mobile[data-style="spotlight"].is-open .tng-nav__mobile-panel{opacity:1}.tng-nav__mobile[data-style="spotlight"] .tng-mob-link,.tng-nav__mobile[data-style="spotlight"] .tng-mob-accordion{opacity:0;transform:translateY(12px);transition:opacity .25s,transform .25s cubic-bezier(.22,1,.36,1)}.tng-nav__mobile[data-style="spotlight"].is-open .tng-mob-link,.tng-nav__mobile[data-style="spotlight"].is-open .tng-mob-accordion{opacity:1;transform:translateY(0)}.tng-nav__mobile[data-style="spotlight"].is-open .tng-nav__mobile-group .tng-mob-link:nth-child(1){transition-delay:.05s}.tng-nav__mobile[data-style="spotlight"].is-open .tng-nav__mobile-group .tng-mob-link:nth-child(2){transition-delay:.1s}.tng-nav__mobile[data-style="spotlight"].is-open .tng-nav__mobile-group .tng-mob-link:nth-child(3){transition-delay:.15s}.tng-nav__mobile[data-style="spotlight"].is-open .tng-nav__mobile-group .tng-mob-link:nth-child(4){transition-delay:.2s}.tng-nav__mobile[data-style="spotlight"].is-open .tng-mob-accordion:nth-of-type(1){transition-delay:.25s}.tng-nav__mobile[data-style="spotlight"].is-open .tng-mob-accordion:nth-of-type(2){transition-delay:.3s}.tng-nav__mobile[data-style="spotlight"] .tng-nav__mobile-header{border-color:rgb(255 255 255 / .06)}.tng-nav__mobile[data-style="spotlight"] .tng-nav__mobile-brand{color:#fff;font-size:1.125rem}.tng-nav__mobile[data-style="spotlight"] .tng-nav__mobile-close{background:rgb(255 255 255 / .06);border-color:rgb(255 255 255 / .08);color:#fff}.tng-nav__mobile[data-style="spotlight"] .tng-nav__mobile-close:hover{background:rgb(220 38 38 / .15);border-color:rgb(220 38 38 / .3);color:#fca5a5}.tng-nav__mobile[data-style="spotlight"] .tng-mob-link__label{color:#fff;font-size:1.0625rem}.tng-nav__mobile[data-style="spotlight"] .tng-mob-link__desc{color:rgb(255 255 255 / .35)}.tng-nav__mobile[data-style="spotlight"] .tng-mob-link:hover{background:rgb(255 255 255 / .05)}.tng-nav__mobile[data-style="spotlight"] .tng-mob-link__arrow{color:rgb(255 255 255 / .12)}.tng-nav__mobile[data-style="spotlight"] .tng-mob-link:hover .tng-mob-link__arrow{color:#60a5fa}.tng-nav__mobile[data-style="spotlight"] .tng-mob-link__icon--blue{background:rgb(59 130 246 / .12);color:#93c5fd}.tng-nav__mobile[data-style="spotlight"] .tng-mob-link__icon--green{background:rgb(34 197 94 / .12);color:#86efac}.tng-nav__mobile[data-style="spotlight"] .tng-mob-link__icon--purple{background:rgb(139 92 246 / .12);color:#c4b5fd}.tng-nav__mobile[data-style="spotlight"] .tng-mob-link__icon--amber{background:rgb(245 158 11 / .12);color:#fcd34d}.tng-nav__mobile[data-style="spotlight"] .tng-mob-link__icon--slate{background:rgb(255 255 255 / .05);color:#6b7280}.tng-nav__mobile[data-style="spotlight"] .tng-mob-accordion__trigger{border-color:rgb(255 255 255 / .06);background:#fff0}.tng-nav__mobile[data-style="spotlight"] .tng-mob-accordion__trigger:hover{border-color:rgb(255 255 255 / .1);background:rgb(255 255 255 / .03)}.tng-nav__mobile[data-style="spotlight"] .tng-mob-accordion.is-open .tng-mob-accordion__trigger{border-color:rgb(59 130 246 / .2);background:rgb(59 130 246 / .05)}.tng-nav__mobile[data-style="spotlight"] .tng-mob-accordion__label{color:#fff}.tng-nav__mobile[data-style="spotlight"] .tng-mob-accordion__count{background:rgb(59 130 246 / .12);color:#93c5fd}.tng-nav__mobile[data-style="spotlight"] .tng-mob-accordion__chev{color:rgb(255 255 255 / .2)}.tng-nav__mobile[data-style="spotlight"] .tng-mob-accordion.is-open .tng-mob-accordion__chev{color:#60a5fa}.tng-nav__mobile[data-style="spotlight"] .tng-mob-sub{background:rgb(255 255 255 / .03);border-color:rgb(255 255 255 / .05);color:rgb(255 255 255 / .65)}.tng-nav__mobile[data-style="spotlight"] .tng-mob-sub:hover{background:rgb(59 130 246 / .08);border-color:rgb(59 130 246 / .15);color:#93c5fd}.tng-nav__mobile[data-style="spotlight"] .tng-nav__mobile-footer{border-color:rgb(255 255 255 / .05)}.tng-nav__mobile[data-style="spotlight"] .tng-nav__mobile-scroll::-webkit-scrollbar-thumb{background:rgb(255 255 255 / .08)}.tng-nav__mobile-panel{display:flex;flex-direction:column;overflow:hidden}.tng-sidebar-tools{display:flex;flex-direction:column;gap:.125rem}.tng-sidebar-tool{display:flex;align-items:center;gap:.625rem;padding:.5rem .625rem;border-radius:.5rem;text-decoration:none;color:#374151;font-size:.8125rem;font-weight:600;font-family:'Inter',system-ui,-apple-system,sans-serif;transition:all .2s}.tng-sidebar-tool:hover{background:#eff6ff;color:#1e40af}.tng-sidebar-tool__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:1.75rem;height:1.75rem;border-radius:.375rem;transition:transform .2s}.tng-sidebar-tool:hover .tng-sidebar-tool__icon{transform:scale(1.1)}.tng-sidebar-tool__icon svg{width:14px;height:14px}.tng-sidebar-tool__icon--blue{background:#dbeafe;color:#1e40af}.tng-sidebar-tool__icon--green{background:#dcfce7;color:#166534}.tng-sidebar-tool__icon--purple{background:#ede9fe;color:#6b21a8}.tng-sidebar-tool__icon--amber{background:#fef3c7;color:#92400e}.tng-sidebar-tool__icon--indigo{background:#e0e7ff;color:#3730a3}[data-theme="dark"] .tng-sidebar-tool{color:#d1d5db}[data-theme="dark"] .tng-sidebar-tool:hover{background:rgb(59 130 246 / .08);color:#93c5fd}[data-theme="dark"] .tng-sidebar-tool__icon--blue{background:rgb(59 130 246 / .12);color:#93c5fd}[data-theme="dark"] .tng-sidebar-tool__icon--green{background:rgb(34 197 94 / .12);color:#86efac}[data-theme="dark"] .tng-sidebar-tool__icon--purple{background:rgb(139 92 246 / .12);color:#c4b5fd}[data-theme="dark"] .tng-sidebar-tool__icon--amber{background:rgb(245 158 11 / .12);color:#fcd34d}[data-theme="dark"] .tng-sidebar-tool__icon--indigo{background:rgb(99 102 241 / .12);color:#a5b4fc}@media(prefers-color-scheme:dark){html:not([data-theme="light"]) .tng-sidebar-tool{color:#d1d5db}html:not([data-theme="light"]) .tng-sidebar-tool:hover{background:rgb(59 130 246 / .08);color:#93c5fd}html:not([data-theme="light"]) .tng-sidebar-tool__icon--blue{background:rgb(59 130 246 / .12);color:#93c5fd}html:not([data-theme="light"]) .tng-sidebar-tool__icon--green{background:rgb(34 197 94 / .12);color:#86efac}html:not([data-theme="light"]) .tng-sidebar-tool__icon--purple{background:rgb(139 92 246 / .12);color:#c4b5fd}html:not([data-theme="light"]) .tng-sidebar-tool__icon--amber{background:rgb(245 158 11 / .12);color:#fcd34d}html:not([data-theme="light"]) .tng-sidebar-tool__icon--indigo{background:rgb(99 102 241 / .12);color:#a5b4fc}}.tng-dropdown__mega .tng-dropdown__item{padding:.375rem .625rem;border-radius:.5rem}.tng-dropdown__mega .tng-dropdown__item-icon{width:1.75rem;height:1.75rem;border-radius:.375rem}.tng-dropdown__mega .tng-dropdown__item-icon svg{width:13px;height:13px}.tng-dropdown__mega .tng-dropdown__item-label{font-size:.75rem}.tng-dropdown__mega .tng-dropdown__item-desc{font-size:.5625rem}.tng-dropdown__mega .tng-dropdown__mega-heading{font-size:.5625rem;padding:.375rem .625rem .25rem}.tng-dropdown__mega .tng-dropdown__mega-all{font-size:.6875rem;padding:.375rem .625rem}.tng-dropdown__mega{max-height:80vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#e2e8f0 #fff0}[data-theme="dark"] .tng-dropdown__mega{scrollbar-color:#374151 #fff0}.tng-tools-cat{margin-bottom:2.5rem}.tng-tools-cat__title{display:flex;align-items:center;gap:.75rem;font-family:'Inter',system-ui,sans-serif;font-size:1.1875rem;font-weight:800;color:#0f172a;margin-bottom:1.25rem}.tng-tools-cat__icon{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.625rem;font-size:1.125rem;flex-shrink:0}.tng-tools-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(17rem,1fr));gap:1rem}.tng-tool-card{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;padding:1.5rem;border:2px solid #f1f5f9;border-radius:1rem;text-decoration:none;background:#fff;position:relative;transition:all .25s cubic-bezier(.22,1,.36,1)}.tng-tool-card:hover{border-color:#93c5fd;background:#f8fafc;transform:translateY(-2px);box-shadow:0 4px 16px rgb(30 64 175 / .06)}.tng-tool-card__icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:.75rem;flex-shrink:0}.tng-tool-card__icon svg{width:22px;height:22px}.tng-tool-card__name{font-family:'Inter',system-ui,sans-serif;font-size:1.0625rem;font-weight:700;color:#0f172a;line-height:1.3}.tng-tool-card__desc{font-size:.8125rem;color:#64748b;line-height:1.5}.tng-tool-card__badge{position:absolute;top:.75rem;right:.75rem;font-size:.5625rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;background:#eff6ff;color:#1e40af;padding:.125rem .5rem;border-radius:9999px}@media(max-width:640px){.tng-tools-grid{grid-template-columns:1fr 1fr;gap:.75rem}.tng-tool-card{padding:1.25rem}.tng-tool-card__icon{width:2.5rem;height:2.5rem}.tng-tool-card__icon svg{width:18px;height:18px}.tng-tool-card__name{font-size:.9375rem}}@media(max-width:380px){.tng-tools-grid{grid-template-columns:1fr}}[data-theme="dark"] .tng-tools-cat__title{color:#fff!important}[data-theme="dark"] .tng-tool-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-tool-card:hover{border-color:#1e3a8a!important;background:#0f172a!important;box-shadow:0 4px 16px rgb(0 0 0 / .15)!important}[data-theme="dark"] .tng-tool-card__name{color:#e5e7eb!important}[data-theme="dark"] .tng-tool-card__desc{color:#6b7280!important}[data-theme="dark"] .tng-tool-card__badge{background:rgb(59 130 246 / .12)!important;color:#93c5fd!important}[data-theme="dark"] .tng-tool-card__icon{opacity:.9}.tng-chat.is-immersive{position:fixed!important;top:0;left:0;right:0;bottom:0;z-index:9999;border-radius:0!important;border:none!important;margin:0!important;max-width:100%!important;height:100dvh!important;display:flex;flex-direction:column;background:#fff}@media(min-width:769px){.tng-chat.is-immersive{top:50%;left:50%;right:auto;bottom:auto;transform:translate(-50%,-50%);width:52rem;max-width:94vw;height:88vh!important;border-radius:1.25rem!important;border:1px solid #e2e8f0!important;box-shadow:0 25px 60px rgb(0 0 0 / .18),0 0 0 1px rgb(0 0 0 / .04)!important}body.tng-chat-immersive::before{content:'';position:fixed;top:0;left:0;right:0;bottom:0;background:rgb(0 0 0 / .45);z-index:9998;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);pointer-events:none}[data-theme="dark"] body.tng-chat-immersive::before{background:rgb(0 0 0 / .7)}}.tng-chat.is-immersive .tng-chat__header{border-radius:0;position:sticky;top:0;z-index:2}@media(min-width:769px){.tng-chat.is-immersive .tng-chat__header{border-radius:1.25rem 1.25rem 0 0}}.tng-chat.is-immersive .tng-chat__messages{flex:1;min-height:0;max-height:none!important;height:auto!important}.tng-chat.is-immersive .tng-chat__input-area{position:sticky;bottom:0;z-index:2;background:#fff;border-top:1px solid #e2e8f0;padding:1rem}@media(min-width:769px){.tng-chat.is-immersive .tng-chat__input-area{border-radius:0 0 1.25rem 1.25rem}}.tng-chat.is-immersive .tng-chat__quick-replies{padding:.75rem 1rem}.tng-chat.is-immersive .tng-chat__immersive-close{display:flex!important}[data-theme="dark"] .tng-chat.is-immersive{background:#0f172a;border-color:#1e293b!important}[data-theme="dark"] .tng-chat.is-immersive .tng-chat__input-area{background:#0f172a;border-color:#1e293b}body.tng-chat-immersive{overflow:hidden!important}.tng-chat__immersive-close{display:none;align-items:center;justify-content:center;gap:.375rem;width:100%;padding:.5rem;border:none;background:#f8fafc;font-family:'Inter',system-ui,sans-serif;font-size:.75rem;font-weight:600;color:#64748b;cursor:pointer;border-bottom:1px solid #e2e8f0}.tng-chat__immersive-close:hover{background:#f1f5f9;color:#1e40af}[data-theme="dark"] .tng-chat__immersive-close{background:#1e293b;color:#9ca3af;border-color:#374151}.tng-chat__clear-btn{margin-left:auto;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;border:none;background:#fff0;color:#94a3b8;cursor:pointer;transition:all .2s;flex-shrink:0}.tng-chat__clear-btn:hover{background:#f1f5f9;color:#dc2626}[data-theme="dark"] .tng-chat__clear-btn:hover{background:#374151;color:#f87171}.tng-chat__msg-name{font-family:'Inter',system-ui,sans-serif;font-size:.6875rem;font-weight:700;color:#1e40af;margin-bottom:.25rem}.tng-chat__msg--user .tng-chat__msg-name{color:#166534;text-align:right}[data-theme="dark"] .tng-chat__msg-name{color:#93c5fd}.tng-chat__dots{display:flex;align-items:center;gap:4px;padding:4px 0}.tng-chat__dots span{display:block;width:7px;height:7px;border-radius:50%;background:#94a3b8;animation:tng-dot-bounce 1.4s ease-in-out infinite}.tng-chat__dots span:nth-child(2){animation-delay:.2s}.tng-chat__dots span:nth-child(3){animation-delay:.4s}@keyframes tng-dot-bounce{0%,60%,100%{transform:translateY(0);opacity:.4}30%{transform:translateY(-6px);opacity:1}}[data-theme="dark"] .tng-chat__dots span{background:#4b5563}.tng-chat__status-dot--typing{background:#f59e0b!important;animation:tng-pulse-dot 1s ease-in-out infinite}@keyframes tng-pulse-dot{0%,100%{opacity:1}50%{opacity:.3}}.tng-chat__msg-avatar{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;background:#eff6ff;color:#1e40af;flex-shrink:0;font-size:.625rem;font-weight:800}.tng-chat__msg-avatar svg{width:14px;height:14px}[data-theme="dark"] .tng-chat__msg-avatar{background:rgb(59 130 246 / .12);color:#93c5fd}.tng-chat__msg{animation:tng-msg-in .3s ease-out}@keyframes tng-msg-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.tng-chat__system-msg{display:flex;justify-content:center;padding:.5rem 0}.tng-chat__system-msg span{display:inline-block;font-size:.6875rem;color:#94a3b8;background:#f1f5f9;padding:.25rem .875rem;border-radius:9999px;font-style:italic}[data-theme="dark"] .tng-chat__system-msg span{background:#1e293b;color:#4b5563}.tng-chat__typing-bubble{min-width:3.5rem}.tng-chat__typing-row{opacity:.9}.tng-chat__send:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}@media(prefers-color-scheme:dark){html:not([data-theme="light"]) .tng-nav{background:#0f172a!important;border-color:#1e293b!important}html:not([data-theme="light"]) .tng-nav.scrolled{background:rgb(15 23 42 / .85)!important;border-color:rgb(255 255 255 / .06)!important}html:not([data-theme="light"]) .tng-nav__logo-text{color:#fff!important}html:not([data-theme="light"]) .tng-nav__link{color:#d1d5db!important}html:not([data-theme="light"]) .tng-nav__link:hover,html:not([data-theme="light"]) .tng-nav__link.is-active{color:#fff!important}}[data-theme="dark"] .tng-pg-hero__title{color:#fff!important}[data-theme="dark"] .tng-pg-hero__desc{color:#d1d5db!important}[data-theme="dark"] .tng-pg-hero__badge{background:rgb(59 130 246 / .15)!important;color:#93c5fd!important;border-color:rgb(59 130 246 / .3)!important}[data-theme="dark"] .tng-pg-h2{color:#fff!important}[data-theme="dark"] .tng-pg-label{color:#93c5fd!important}[data-theme="dark"] .tng-pg-body{color:#d1d5db!important}[data-theme="dark"] .tng-tool-results p{color:#d1d5db!important}[data-theme="dark"] .tng-tool-results h3{color:#fff!important}[data-theme="dark"] .tng-tool-results h4{color:#e5e7eb!important}[data-theme="dark"] .tng-tool-results ul{color:#d1d5db!important}[data-theme="dark"] .tng-tool-results li{color:#d1d5db!important}[data-theme="dark"] .tng-tool-results strong{color:#e5e7eb!important}[data-theme="dark"] .tng-tool-results a{color:#93c5fd!important}[data-theme="dark"] .tng-tool-results span{color:#d1d5db}[data-theme="dark"] .tng-tool-result-card span{color:inherit!important}[data-theme="dark"] .tng-tool-result-card__label{color:#9ca3af!important}[data-theme="dark"] .tng-tool-result-card__value{color:#fff!important}[data-theme="dark"] .tng-tool-result-card--highlight{background:rgb(30 64 175 / .15)!important;border-color:#1e40af!important}[data-theme="dark"] .tng-tool-result-card--highlight .tng-tool-result-card__value{color:#93c5fd!important}[data-theme="dark"] .tng-tool-result-card--pass{background:rgb(34 197 94 / .06)!important;border-color:rgb(34 197 94 / .25)!important}[data-theme="dark"] .tng-tool-result-card--pass .tng-tool-result-card__value{color:#86efac!important}[data-theme="dark"] .tng-tool-result-card--fail{background:rgb(220 38 38 / .06)!important;border-color:rgb(220 38 38 / .25)!important}[data-theme="dark"] .tng-tool-result-card--fail .tng-tool-result-card__value{color:#fca5a5!important}[data-theme="dark"] .tng-tool-row{color:#d1d5db!important;border-color:#374151!important}[data-theme="dark"] .tng-tool-row span{color:#d1d5db!important}[data-theme="dark"] .tng-tool-row--total{color:#fff!important;border-color:#4b5563!important}[data-theme="dark"] .tng-tool-row--total span{color:#fff!important}[data-theme="dark"] .tng-tool-verdict{border-color:#374151!important}[data-theme="dark"] .tng-tool-verdict__title{color:#fff!important}[data-theme="dark"] .tng-tool-verdict__desc{color:#d1d5db!important}[data-theme="dark"] .tng-tool-verdict__desc strong{color:#fff!important}[data-theme="dark"] .tng-tool-results div[style*="background:#f8fafc"]{background:#1e293b!important}[data-theme="dark"] .tng-tool-results div[style*="background:#fff"]{background:#1e293b!important}[data-theme="dark"] .tng-tool-results div[style*="background:#f1f5f9"]{background:#0f172a!important}[data-theme="dark"] .tng-tool-results div[style*="background:#eff6ff"]{background:rgb(59 130 246 / .08)!important}[data-theme="dark"] .tng-tool-results div[style*="background:#f0fdf4"]{background:rgb(34 197 94 / .06)!important}[data-theme="dark"] .tng-tool-results div[style*="background:#fef2f2"]{background:rgb(220 38 38 / .06)!important}[data-theme="dark"] .tng-tool-results div[style*="background:#fffbeb"]{background:rgb(245 158 11 / .06)!important}[data-theme="dark"] .tng-tool-results div[style*="border:2px solid #dbeafe"]{border-color:rgb(59 130 246 / .2)!important}[data-theme="dark"] .tng-tool-results div[style*="border:2px solid #dcfce7"]{border-color:rgb(34 197 94 / .2)!important}[data-theme="dark"] .tng-tool-results div[style*="border:1px solid #e2e8f0"]{border-color:#374151!important}[data-theme="dark"] .tng-tool-results [style*="color:#0f172a"]{color:#fff!important}[data-theme="dark"] .tng-tool-results [style*="color:#1e293b"]{color:#e5e7eb!important}[data-theme="dark"] .tng-tool-results [style*="color:#374151"]{color:#d1d5db!important}[data-theme="dark"] .tng-tool-results [style*="color:#4b5563"]{color:#9ca3af!important}[data-theme="dark"] .tng-tool-results [style*="color:#64748b"]{color:#9ca3af!important}[data-theme="dark"] .tng-tool-results [style*="color:#94a3b8"]{color:#6b7280!important}[data-theme="dark"] .tng-tool-results [style*="color:#1e40af"]{color:#93c5fd!important}[data-theme="dark"] .tng-tool-results [style*="color:#166534"]{color:#86efac!important}[data-theme="dark"] .tng-tool-results [style*="color:#991b1b"]{color:#fca5a5!important}[data-theme="dark"] .tng-tool-results [style*="color:#dc2626"]{color:#f87171!important}[data-theme="dark"] .tng-so-section h3{color:#fff!important}[data-theme="dark"] .tng-so-section p{color:#d1d5db!important}[data-theme="dark"] .tng-so-section div[style*="background:#f8fafc"]{background:#0f172a!important}[data-theme="dark"] .tng-so-section div[style*="background:#fff"]{background:#1e293b!important}[data-theme="dark"] .tng-so-section div[style*="border:1px solid #e2e8f0"]{border-color:#374151!important}[data-theme="dark"] .tng-so-section span[style*="color:#0f172a"]{color:#fff!important}[data-theme="dark"] .tng-so-section span[style*="color:#64748b"]{color:#9ca3af!important}[data-theme="dark"] .tng-so-section table{border-color:#374151!important}[data-theme="dark"] .tng-so-section th{color:#e5e7eb!important;border-color:#374151!important}[data-theme="dark"] .tng-so-section td{color:#d1d5db!important;border-color:#374151!important}[data-theme="dark"] .tng-so-section tr[style*="background:#f8fafc"]{background:#0f172a!important}[data-theme="dark"] .tng-so-section tr[style*="background:#eff6ff"]{background:rgb(59 130 246 / .08)!important}[data-theme="dark"] .tng-so-section tr[style*="background:#fef2f2"]{background:rgb(220 38 38 / .06)!important}[data-theme="dark"] .tng-so-section tr[style*="background:#f0fdf4"]{background:rgb(34 197 94 / .06)!important}[data-theme="dark"] .tng-so-section div[style*="border-bottom:3px"]{border-color:#374151!important}[data-theme="dark"] .tng-tool-results .tng-calc-info{background:rgb(30 64 175 / .1)!important;border-color:#1e3a8a!important;color:#93c5fd!important}[data-theme="dark"] .tng-tool-results .tng-calc-info strong{color:#bfdbfe!important}[data-theme="dark"] .tng-calc-info[style*="border-left:4px solid #f59e0b"]{background:rgb(245 158 11 / .06)!important;border-color:#92400e!important;color:#fcd34d!important}[data-theme="dark"] .tng-calc-info[style*="border-left:4px solid #22c55e"]{background:rgb(34 197 94 / .06)!important;border-color:#166534!important;color:#86efac!important}[data-theme="dark"] .tng-tool-results div[style*="border:2px solid"]{border-color:#374151!important;background:#1e293b!important}[data-theme="dark"] .tng-tool-results h4{color:#e5e7eb!important}[data-theme="dark"] .tng-tool-results div[style*="font-size:.6875rem"]{color:#6b7280!important}[data-theme="dark"] .tng-so-share-bar{border-color:#374151!important}[data-theme="dark"] .tng-cl-toolbar__btn{background:#1e293b!important;color:#d1d5db!important;border-color:#374151!important}[data-theme="dark"] .tng-cl-toolbar__btn:hover{background:#374151!important;color:#fff!important}[data-theme="dark"] .tng-tool-results div[style*="background:#f8fafc;border:2px"]{background:#0f172a!important;border-color:#374151!important}[data-theme="dark"] .tng-tool-results div[style*="border-top:1px solid #e2e8f0"]{border-color:#374151!important}[data-theme="dark"] .tng-tool-results div[style*="border-top:2px solid #e2e8f0"]{border-color:#374151!important}[data-theme="dark"] .tng-tool-results div[style*="background:#fef2f2;border-radius"]{background:rgb(220 38 38 / .08)!important}[data-theme="dark"] .tng-tool-results div[style*="background:#eff6ff;border-radius"]{background:rgb(59 130 246 / .08)!important}[data-theme="dark"] .tng-tools-cat__title{color:#fff!important}[data-theme="dark"] .tng-tool-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-tool-card:hover{border-color:#1e3a8a!important;background:#0f172a!important}[data-theme="dark"] .tng-tool-card__name{color:#e5e7eb!important}[data-theme="dark"] .tng-tool-card__desc{color:#6b7280!important}[data-theme="dark"] .tng-tool-card__badge{background:rgb(59 130 246 / .12)!important;color:#93c5fd!important}@media(prefers-color-scheme:dark){html:not([data-theme="light"]) .tng-pg-hero__title{color:#fff!important}html:not([data-theme="light"]) .tng-pg-hero__desc{color:#d1d5db!important}html:not([data-theme="light"]) .tng-pg-h2{color:#fff!important}html:not([data-theme="light"]) .tng-tool-results{background:#1e293b!important;border-color:#374151!important}html:not([data-theme="light"]) .tng-tool-results p,html:not([data-theme="light"]) .tng-tool-results li,html:not([data-theme="light"]) .tng-tool-results span{color:#d1d5db!important}html:not([data-theme="light"]) .tng-tool-results h3{color:#fff!important}html:not([data-theme="light"]) .tng-tool-result-card{background:#1e293b!important;border-color:#374151!important}html:not([data-theme="light"]) .tng-tool-result-card__label{color:#9ca3af!important}html:not([data-theme="light"]) .tng-tool-result-card__value{color:#fff!important}html:not([data-theme="light"]) .tng-tool-row{color:#d1d5db!important;border-color:#374151!important}html:not([data-theme="light"]) .tng-calc-form{background:#1e293b!important;border-color:#374151!important}html:not([data-theme="light"]) .tng-calc-form__title{color:#fff!important}html:not([data-theme="light"]) .tng-calc-form__desc{color:#d1d5db!important}html:not([data-theme="light"]) .tng-calc-form label{color:#e5e7eb!important}html:not([data-theme="light"]) .tng-form-input,html:not([data-theme="light"]) .tng-form-select{background:#0f172a!important;color:#e5e7eb!important;border-color:#374151!important}html:not([data-theme="light"]) .tng-calc-info{background:rgb(30 64 175 / .1)!important;color:#93c5fd!important}html:not([data-theme="light"]) .tng-tool-card{background:#1e293b!important;border-color:#374151!important}html:not([data-theme="light"]) .tng-tool-card__name{color:#e5e7eb!important}html:not([data-theme="light"]) .tng-tool-card__desc{color:#6b7280!important}}.tng-rate-table{overflow-x:auto;-webkit-overflow-scrolling:touch}.tng-rate-table table{min-width:24rem}.tng-tool-results{overflow-x:auto;-webkit-overflow-scrolling:touch}.tng-so-section{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:640px){.tng-rate-table{padding:1rem}.tng-rate-table table{font-size:.75rem}.tng-rate-table th{padding:.5rem .625rem;font-size:.6875rem}.tng-rate-table td{padding:.4375rem .625rem;font-size:.75rem}.tng-rate-table__title{font-size:.875rem}.tng-rate-table__badge{top:1rem;right:1rem;font-size:.5625rem;padding:.1875rem .5rem}}.tng-chat__msg-bubble{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:640px){.tng-chat-table{font-size:.6875rem;min-width:18rem}.tng-chat-table th{padding:.3125rem .375rem;font-size:.625rem}.tng-chat-table td{padding:.3125rem .375rem}}.tng-so-section table{width:100%;border-collapse:collapse}@media(max-width:640px){.tng-so-section table{font-size:.6875rem;min-width:20rem}.tng-so-section th{padding:.375rem .5rem!important;font-size:.625rem!important}.tng-so-section td{padding:.375rem .5rem!important;font-size:.6875rem!important}}@media(max-width:380px){.tng-tool-result-cards{grid-template-columns:1fr!important}}@media(max-width:640px){.tng-form-row{flex-direction:column!important;gap:.75rem!important}}.tng-rate-table::after,.tng-so-section::after{content:'';position:sticky;right:0;top:0;bottom:0;width:1.5rem;background:linear-gradient(to left,rgb(255 255 255 / .8),transparent);pointer-events:none;display:none}@media(max-width:640px){.tng-rate-table::after,.tng-so-section::after{display:block}}[data-theme="dark"] .tng-rate-table::after,[data-theme="dark"] .tng-so-section::after{background:linear-gradient(to left,rgb(30 41 59 / .8),transparent)}@media(max-width:640px){.tng-tool-results div[style*="grid-template-columns:1fr 1fr"]{grid-template-columns:1fr!important;gap:.75rem!important}}.tng-quiz2__top-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.tng-quiz2__timer-wrap{height:6px;background:#e2e8f0;border-radius:99px;overflow:hidden;margin-bottom:.5rem}.tng-quiz2__timer-bar{height:100%;background:linear-gradient(90deg,#1e40af,#3b82f6);border-radius:99px;width:100%}.tng-quiz2__timer-label{display:flex;justify-content:space-between;font-size:.75rem;color:#64748b;margin-bottom:1.25rem}.tng-quiz2__streak{display:flex;align-items:center;gap:.25rem;background:linear-gradient(135deg,#fef3c7,#fde68a);padding:.375rem .75rem;border-radius:9999px;font-size:.8125rem;font-weight:700;color:#92400e;animation:tng-streak-in .4s ease-out}.tng-quiz2__streak--pulse{animation:tng-streak-pulse .6s ease-out}.tng-quiz2__streak-icon{font-size:1rem}@keyframes tng-streak-in{from{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes tng-streak-pulse{0%{transform:scale(1)}50%{transform:scale(1.15)}100%{transform:scale(1)}}.tng-quiz2-lb-bar{display:flex;align-items:center;gap:.75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:.875rem 1.25rem;font-size:.8125rem;color:#374151}.tng-quiz2-lb-bar__icon{font-size:1.25rem}.tng-quiz2-lb-bar__label{font-weight:700;color:#0f172a;white-space:nowrap}.tng-quiz2-lb-bar__scores{color:#64748b}[data-theme="dark"] .tng-quiz2-lb-bar{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-quiz2-lb-bar__label{color:#fff!important}[data-theme="dark"] .tng-quiz2-lb-bar__scores{color:#9ca3af!important}.tng-quiz2-cat__best{display:block;font-size:.6875rem;font-weight:700;color:#f59e0b;margin-top:.25rem;min-height:.875rem}.tng-quiz2__perf{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin:1.5rem 0}.tng-quiz2__perf-stat{text-align:center;padding:.875rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem}.tng-quiz2__perf-num{display:block;font-size:1.375rem;font-weight:800;color:#0f172a}.tng-quiz2__perf-label{display:block;font-size:.6875rem;color:#64748b;margin-top:.125rem}[data-theme="dark"] .tng-quiz2__perf-stat{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-quiz2__perf-num{color:#fff!important}[data-theme="dark"] .tng-quiz2__perf-label{color:#9ca3af!important}@media(max-width:480px){.tng-quiz2__perf{grid-template-columns:repeat(2,1fr)}}.tng-quiz2__breakdown-time{font-size:.6875rem;color:#94a3b8;margin-left:auto;white-space:nowrap}.tng-quiz2__leaderboard{margin:1.5rem 0;padding:1.25rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem}.tng-quiz2__lb-title{font-size:1rem;font-weight:800;color:#0f172a;margin-bottom:1rem}.tng-quiz2__lb-row{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;border-radius:.5rem;font-size:.8125rem;color:#374151}.tng-quiz2__lb-row:nth-child(odd){background:#fff}.tng-quiz2__lb-row--latest{background:#eff6ff!important;border:1px solid #bfdbfe}.tng-quiz2__lb-rank{font-size:1rem;min-width:1.5rem;text-align:center}.tng-quiz2__lb-score{font-weight:700;color:#0f172a;min-width:3rem}.tng-quiz2__lb-streak{font-size:.75rem;color:#92400e}.tng-quiz2__lb-time{font-size:.75rem;color:#64748b}.tng-quiz2__lb-date{font-size:.6875rem;color:#94a3b8;margin-left:auto}[data-theme="dark"] .tng-quiz2__leaderboard{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-quiz2__lb-title{color:#fff!important}[data-theme="dark"] .tng-quiz2__lb-row{color:#d1d5db!important}[data-theme="dark"] .tng-quiz2__lb-row:nth-child(odd){background:#0f172a!important}[data-theme="dark"] .tng-quiz2__lb-row--latest{background:rgb(59 130 246 / .08)!important;border-color:rgb(59 130 246 / .2)!important}[data-theme="dark"] .tng-quiz2__lb-score{color:#fff!important}[data-theme="dark"] .tng-quiz2__timer-wrap{background:#374151!important}[data-theme="dark"] .tng-quiz2__timer-label{color:#9ca3af!important}[data-theme="dark"] .tng-quiz2__streak{background:linear-gradient(135deg,rgb(245 158 11 / .15),rgb(245 158 11 / .1))!important;color:#fcd34d!important}.tng-quiz2.is-immersive{position:fixed!important;top:0;left:0;right:0;bottom:0;z-index:9999;border-radius:0!important;border:none!important;margin:0!important;max-width:100%!important;height:100dvh!important;display:flex;flex-direction:column;background:#fff;overflow-y:auto}@media(min-width:769px){.tng-quiz2.is-immersive{top:50%;left:50%;right:auto;bottom:auto;transform:translate(-50%,-50%);width:52rem;max-width:94vw;height:88vh!important;border-radius:1.25rem!important;border:1px solid #e2e8f0!important;box-shadow:0 25px 60px rgb(0 0 0 / .18),0 0 0 1px rgb(0 0 0 / .04)!important;overflow-y:auto}body.tng-quiz-immersive::before{content:'';position:fixed;top:0;left:0;right:0;bottom:0;background:rgb(0 0 0 / .45);z-index:9998;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);pointer-events:none}[data-theme="dark"] body.tng-quiz-immersive::before{background:rgb(0 0 0 / .7)}}body.tng-quiz-immersive{overflow:hidden!important}.tng-quiz2.is-immersive .tng-quiz2__screen{padding:2rem 2rem 1.5rem}@media(max-width:768px){.tng-quiz2.is-immersive .tng-quiz2__screen{padding:1.25rem 1rem 1rem}}.tng-quiz2__exit{display:none;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;font-size:.8125rem;font-weight:600;color:#64748b;cursor:pointer;position:sticky;top:.75rem;z-index:2;margin:.75rem .75rem 0 auto;width:fit-content}.tng-quiz2__exit:hover{background:#e2e8f0;color:#0f172a}.tng-quiz2.is-immersive .tng-quiz2__exit{display:flex}[data-theme="dark"] .tng-quiz2.is-immersive{background:#0f172a!important;border-color:#1e293b!important}[data-theme="dark"] .tng-quiz2__exit{background:#1e293b!important;color:#9ca3af!important;border-color:#374151!important}[data-theme="dark"] .tng-quiz2__exit:hover{background:#374151!important;color:#fff!important}@media(min-width:769px){.tng-quiz2.is-immersive .tng-quiz2__screen--results{overflow-y:auto;max-height:calc(88vh - 3rem)}}.tng-ft__actions{position:relative;z-index:1;border-bottom:1px solid rgb(255 255 255 / .06);padding:1.25rem 0}.tng-ft__actions-inner{max-width:75rem;margin:0 auto;padding:0 clamp(1rem,3vw,2rem);display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.tng-ft__action-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.125rem;background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .08);border-radius:9999px;font-size:.8125rem;font-weight:600;color:#9ca3af;text-decoration:none;transition:all .25s;white-space:nowrap}.tng-ft__action-pill svg{color:#60a5fa;flex-shrink:0;transition:color .2s}.tng-ft__action-pill:hover{background:rgb(59 130 246 / .1);border-color:rgb(59 130 246 / .25);color:#fff;transform:translateY(-1px)}.tng-ft__action-pill:hover svg{color:#93c5fd}@media(max-width:600px){.tng-ft__actions-inner{gap:.5rem}.tng-ft__action-pill{padding:.4375rem .875rem;font-size:.75rem}}.tng-ft__email{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#9ca3af;transition:color .2s;margin-bottom:1.25rem;text-decoration:none}.tng-ft__email svg{color:#60a5fa;flex-shrink:0}.tng-ft__email:hover{color:#60a5fa}.tng-ft__made{font-size:.75rem;color:#94a3b8;letter-spacing:.02em}@media(max-width:768px){.tng-ft__made{margin-top:.25rem}}.tng-sidebar-tool.tng-sidebar-tool--all{margin-top:.375rem;padding-top:.625rem;border-top:1px solid #e2e8f0;font-weight:700;color:#1e40af}.tng-sidebar-tool.tng-sidebar-tool--all:hover{color:#1e40af;background:rgb(30 64 175 / .06)}[data-theme="dark"] .tng-sidebar-tool.tng-sidebar-tool--all{border-color:#374151!important;color:#60a5fa!important}[data-theme="dark"] .tng-sidebar-tool.tng-sidebar-tool--all:hover{background:rgb(59 130 246 / .08)!important;color:#93c5fd!important}.tng-quiz2__topbar{display:none;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;border-bottom:1px solid #e2e8f0;background:#fff;position:sticky;top:0;z-index:2}.tng-quiz2.is-immersive .tng-quiz2__topbar{display:flex}.tng-quiz2__topbar-brand{display:flex;align-items:center;gap:.5rem;text-decoration:none;flex-shrink:0}.tng-quiz2__topbar-brand .tng-nav__logo-mark{width:1.75rem;height:1.75rem;font-size:.8125rem;border-radius:.375rem}.tng-quiz2__topbar-name{font-family:'Inter',system-ui,-apple-system,sans-serif;font-weight:800;font-size:1.125rem;color:#1e40af;letter-spacing:-.02em}.tng-quiz2__topbar .tng-quiz2__exit{display:flex!important;position:static;margin:0;width:auto;flex-shrink:0}[data-theme="dark"] .tng-quiz2__topbar{background:#0f172a!important;border-color:#1e293b!important}[data-theme="dark"] .tng-quiz2__topbar-name{color:#93c5fd!important}@media(min-width:769px){.tng-quiz2.is-immersive .tng-quiz2__topbar{border-radius:1.25rem 1.25rem 0 0}}.tng-post-content .tng-lb-trigger{display:block;cursor:zoom-in;border:none;text-decoration:none;position:relative;max-width:320px;border-radius:.5rem;overflow:hidden;box-shadow:0 2px 8px rgb(0 0 0 / .08);transition:box-shadow .2s,transform .2s;margin:1rem auto}.tng-post-content .tng-lb-trigger:hover{box-shadow:0 4px 16px rgb(0 0 0 / .15);transform:scale(1.02)}.tng-post-content .tng-lb-trigger img{display:block;width:100%;height:auto;border-radius:0}.tng-post-content .tng-lb-trigger::after{content:'Tap to enlarge';position:absolute;bottom:0;left:0;right:0;padding:.375rem;background:rgb(0 0 0 / .6);color:#fff;font-size:.6875rem;font-weight:600;text-align:center;opacity:0;transition:opacity .2s}.tng-post-content .tng-lb-trigger:hover::after{opacity:1}@media(max-width:600px){.tng-post-content .tng-lb-trigger{max-width:240px}.tng-post-content .tng-lb-trigger::after{opacity:1}}.tng-post-content figure.wp-block-image{text-align:center;clear:both}.tng-post-content figure.wp-block-image .tng-lb-trigger{margin:0 auto}.tng-lb{position:fixed;inset:0;z-index:99999;background:rgb(0 0 0 / .92);display:flex;align-items:center;justify-content:center;flex-direction:column;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.tng-lb.is-open{opacity:1;visibility:visible}.tng-lb__img-wrap{position:relative;max-width:90vw;max-height:80vh;display:flex;align-items:center;justify-content:center}.tng-lb__img{max-width:90vw;max-height:80vh;object-fit:contain;border-radius:.75rem;box-shadow:0 25px 50px rgb(0 0 0 / .5);transform:scale(.92);transition:transform .35s cubic-bezier(.22,1,.36,1)}.tng-lb.is-open .tng-lb__img{transform:scale(1)}.tng-lb__caption{color:#e5e7eb;font-size:.9375rem;text-align:center;margin-top:1rem;max-width:40rem;padding:0 1rem;line-height:1.5;opacity:0;transform:translateY(8px);transition:opacity .3s .15s,transform .3s .15s}.tng-lb.is-open .tng-lb__caption{opacity:1;transform:translateY(0)}.tng-lb__counter{position:absolute;top:1.25rem;left:1.5rem;color:#9ca3af;font-size:.8125rem;font-weight:600}.tng-lb__close{position:absolute;top:1rem;right:1rem;width:2.75rem;height:2.75rem;border:none;border-radius:50%;background:rgb(255 255 255 / .1);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .2s;z-index:1}.tng-lb__close:hover{background:rgb(255 255 255 / .2);transform:scale(1.1)}.tng-lb__nav{position:absolute;top:50%;transform:translateY(-50%);width:3rem;height:3rem;border:none;border-radius:50%;background:rgb(255 255 255 / .08);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .2s;z-index:1}.tng-lb__nav:hover{background:rgb(255 255 255 / .18);transform:translateY(-50%) scale(1.1)}.tng-lb__nav--prev{left:1rem}.tng-lb__nav--next{right:1rem}.tng-lb__nav:disabled{opacity:.25;cursor:default}.tng-lb__nav:disabled:hover{background:rgb(255 255 255 / .08);transform:translateY(-50%)}.tng-lb__spinner{position:absolute;width:2rem;height:2rem;border:3px solid rgb(255 255 255 / .15);border-top-color:#60a5fa;border-radius:50%;animation:tngLbSpin .7s linear infinite}@keyframes tngLbSpin{to{transform:rotate(360deg)}}.tng-lb__spinner.is-hidden{display:none}@media(max-width:600px){.tng-lb__nav{width:2.5rem;height:2.5rem}.tng-lb__nav--prev{left:.5rem}.tng-lb__nav--next{right:.5rem}.tng-lb__close{top:.75rem;right:.75rem;width:2.5rem;height:2.5rem}.tng-lb__img{border-radius:.5rem}.tng-lb__caption{font-size:.8125rem}}@media(max-width:600px){.tng-rate-table{padding:1rem}.tng-rate-table thead{display:none}.tng-rate-table tbody,.tng-rate-table tr{display:block;width:100%}.tng-rate-table tr{padding:.75rem 0;border-bottom:1px solid #e2e8f0}.tng-rate-table tr:last-child{border-bottom:none}.tng-rate-table td{display:flex;justify-content:space-between;padding:.375rem 0;border-bottom:none;font-size:.8125rem}.tng-rate-table td::before{content:attr(data-label);font-weight:600;color:#1e40af;margin-right:.5rem;flex-shrink:0}[data-theme="dark"] .tng-rate-table tr{border-color:#374151!important}[data-theme="dark"] .tng-rate-table td::before{color:#60a5fa!important}}@media(prefers-color-scheme:dark){html:not([data-theme]) .tng-form-input,html:not([data-theme]) .tng-form-select,html:not([data-theme]) .tng-form-textarea{color:#1e293b!important}html:not([data-theme]) .tng-form-label{color:#374151!important}html:not([data-theme]) .tng-calc-form__title{color:#0f172a!important}html:not([data-theme]) .tng-calc-form__desc{color:#4b5563!important}html:not([data-theme]) .tng-calc-form__section-title{color:#374151!important}html:not([data-theme]) .tng-calc-form__subsection{color:#4b5563!important}html:not([data-theme]) .tng-blogcard2__title{color:#0f172a!important}html:not([data-theme]) .tng-blogcard2__desc{color:#4b5563!important}html:not([data-theme]) .tng-calccard2__title{color:#0f172a!important}html:not([data-theme]) .tng-calccard2__desc{color:#4b5563!important}html:not([data-theme]) .tng-accuracy2__title{color:#0f172a!important}html:not([data-theme]) .tng-accuracy2__desc{color:#4b5563!important}html:not([data-theme]) .tng-section__title{color:#0f172a!important}html:not([data-theme]) .tng-section__sub{color:#4b5563!important}html:not([data-theme]) .tng-page-header__title{color:#0f172a!important}html:not([data-theme]) .tng-pg-hero__title{color:#fff!important}html:not([data-theme]) .tng-pg-hero__desc{color:rgb(255 255 255 / .88)!important}html:not([data-theme]) .tng-sidebar-card__title{color:#0f172a!important}html:not([data-theme]) .tng-sidebar-card p{color:#4b5563!important}html:not([data-theme]) .tng-rate-table__title{color:#0f172a!important}html:not([data-theme]) .tng-rate-table td{color:#4b5563!important}html:not([data-theme]) .tng-rate-table th{color:#1e40af!important}html:not([data-theme]) .tng-edu__title{color:#0f172a!important}html:not([data-theme]) .tng-edu__body{color:#374151!important}html:not([data-theme]) .tng-edu__body p{color:#374151!important}html:not([data-theme]) .tng-blog-card__title{color:#0f172a!important}html:not([data-theme]) .tng-blog-card__excerpt{color:#4b5563!important}html:not([data-theme]) .tng-blog-card__meta{color:#4b5563!important}html:not([data-theme]) .tng-dir-card h3,html:not([data-theme]) .tng-dir-card p,html:not([data-theme]) .tng-dir-card span{color:#1e293b!important}html:not([data-theme]) .tng-sidebar-post__title{color:#1e293b!important}html:not([data-theme]) .tng-sidebar-post__date{color:#4b5563!important}html:not([data-theme]) .tng-sidebar-cat{color:#4b5563!important}html:not([data-theme]) .tng-sidebar-tool{color:#374151!important}html:not([data-theme]) .tng-tool-results__title{color:#0f172a!important}html:not([data-theme]) .tng-tool-result-card__label{color:#4b5563!important}html:not([data-theme]) .tng-tool-result-card__value{color:#0f172a!important}html:not([data-theme]) .tng-tool-row span{color:#374151!important}html:not([data-theme]) .tng-calc-info{color:#374151!important}html:not([data-theme]) .tng-form-prefix{color:#9ca3af!important}html:not([data-theme]) .tng-form-hint{color:#6b7280!important}html:not([data-theme]) .tng-pg-card__title{color:#0f172a!important}html:not([data-theme]) .tng-pg-card__desc{color:#4b5563!important}html:not([data-theme]) .tng-tool-card__name{color:#0f172a!important}html:not([data-theme]) .tng-tool-card__desc{color:#4b5563!important}html:not([data-theme]) .tng-faqs h3,html:not([data-theme]) .tng-faqs p,html:not([data-theme]) .tng-faqs span,html:not([data-theme]) .tng-faqs button{color:#1e293b!important}html:not([data-theme]) .tng-pro-profile h1,html:not([data-theme]) .tng-pro-profile h2,html:not([data-theme]) .tng-pro-profile p,html:not([data-theme]) .tng-pro-profile span{color:#1e293b!important}html:not([data-theme]) .tng-contact-form-wrap label,html:not([data-theme]) .tng-contact-form-wrap input,html:not([data-theme]) .tng-contact-form-wrap textarea,html:not([data-theme]) .tng-contact-form-wrap select{color:#1e293b!important}html:not([data-theme]) .tng-contact-info-card h3,html:not([data-theme]) .tng-contact-info-card p,html:not([data-theme]) .tng-contact-info-card span,html:not([data-theme]) .tng-contact-info-card a{color:#1e293b!important}html:not([data-theme]) .tng-breadcrumb{color:#4b5563!important}html:not([data-theme]) .tng-breadcrumb a{color:#1e40af!important}}.tng-post-content .tng-lb-trigger .tng-prose img,.tng-prose .tng-lb-trigger img{margin:0!important;border-radius:0!important}.tng-prose{overflow-x:hidden}.tng-post-content{overflow-x:hidden;max-width:100%}.tng-prose table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%;max-width:100%}.tng-prose table tbody,.tng-prose table thead{display:table;width:100%;table-layout:fixed}@media(max-width:768px){.tng-prose table{font-size:.8125rem}.tng-prose th,.tng-prose td{padding:.5rem;word-break:break-word}}.tng-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;margin:1.5rem 0}.tng-table-wrap table{min-width:500px;margin:0;display:table}[data-theme="dark"] .tng-nav__toggle{color:#fff!important}[data-theme="dark"] .tng-darkmode{color:#fff!important;border-color:rgb(255 255 255 / .2)!important}[data-theme="dark"] .tng-darkmode svg{color:#fff!important}@media(prefers-color-scheme:dark){html:not([data-theme]) .tng-nav__toggle{color:#fff!important}html:not([data-theme]) .tng-darkmode{color:#fff!important;border-color:rgb(255 255 255 / .2)!important}html:not([data-theme]) .tng-darkmode svg{color:#fff!important}}[data-theme="dark"] .tng-sidebar-card--cta .tng-btn--primary{background:#1e40af!important;color:#fff!important;border-color:#1e40af!important}@media(prefers-color-scheme:dark){html:not([data-theme]) .tng-sidebar-card--cta .tng-btn--primary{background:#1e40af!important;color:#fff!important;border-color:#1e40af!important}html:not([data-theme]) .tng-btn--primary{background:#1e40af!important;color:#fff!important}}img.tng-page-header__bg-img{object-fit:cover;object-position:center;height:100%}@media(prefers-color-scheme:dark){html:not([data-theme]) .tng-prose{color:#374151!important}html:not([data-theme]) .tng-prose h2,html:not([data-theme]) .tng-prose h3,html:not([data-theme]) .tng-prose h4{color:#0f172a!important}html:not([data-theme]) .tng-prose a{color:#1e40af!important;text-decoration-color:#bfdbfe!important}html:not([data-theme]) .tng-prose blockquote{background:#f8fafc!important;border-left-color:#3b82f6!important;color:#374151!important}html:not([data-theme]) .tng-prose strong{color:#0f172a!important}html:not([data-theme]) .tng-prose th{color:#0f172a!important;background:#f8fafc!important}html:not([data-theme]) .tng-prose td{color:#374151!important}html:not([data-theme]) .tng-prose code{color:#1e40af!important;background:#eff6ff!important}html:not([data-theme]) .tng-prose pre{color:#f3f4f6!important;background:#0f172a!important}html:not([data-theme]) .tng-prose figcaption{color:#4b5563!important}html:not([data-theme]) .tng-post-meta-bar__name{color:#0f172a!important}html:not([data-theme]) .tng-post-meta-bar__date{color:#4b5563!important}html:not([data-theme]) .tng-post-meta-bar__reading{color:#4b5563!important}html:not([data-theme]) .tng-author-box{background:#f8fafc!important;border-color:#e2e8f0!important}html:not([data-theme]) .tng-author-box__name{color:#0f172a!important}html:not([data-theme]) .tng-author-box__bio{color:#374151!important}html:not([data-theme]) .tng-author-box__written{color:#4b5563!important}html:not([data-theme]) .tng-post-nav__item{background:#f8fafc!important;border-color:#e2e8f0!important}html:not([data-theme]) .tng-post-nav__label{color:#4b5563!important}html:not([data-theme]) .tng-post-nav__title{color:#1e293b!important}html:not([data-theme]) .tng-comment-cta__title{color:#0f172a!important}html:not([data-theme]) .tng-comment-cta__desc{color:#4b5563!important}}body.tng-no-announce .tng-hero{margin-top:-2.75rem;padding-top:calc(2.75rem + 4.5rem)}@media(min-width:768px){body.tng-no-announce .tng-hero{padding-top:calc(2.75rem + 5.5rem)}}@media(max-width:767px){.tng-hero{padding-top:calc(5.25rem + 5.5rem)!important}body.tng-no-announce .tng-hero{margin-top:-2.75rem!important;padding-top:calc(2.75rem + 5.5rem)!important}}@media(min-width:768px){.tng-hero{padding-top:calc(5.25rem + 5.5rem)!important}}.tng-darkmode{position:relative;overflow:hidden}.tng-darkmode__sun,.tng-darkmode__moon,.tng-darkmode__auto{position:absolute!important;display:block!important;opacity:0;transition:opacity .15s;pointer-events:none}[data-theme="light"] .tng-darkmode__sun{opacity:1}[data-theme="dark"] .tng-darkmode__moon{opacity:1}html:not([data-theme]):not([data-theme="dark"]) .tng-darkmode__auto{opacity:1}:root:not([data-theme]) .tng-darkmode__auto{opacity:1}.tng-faq__answer{max-height:0!important;overflow:hidden!important;padding-top:0!important;padding-bottom:0!important}.tng-faq__item.is-open .tng-faq__answer{max-height:37.5rem!important;padding:0 1.25rem 1rem!important;overflow:visible!important}[data-theme="light"] .tng-rate-table table{color:#4b5563!important}[data-theme="light"] .tng-rate-table td{color:#4b5563!important}[data-theme="light"] .tng-rate-table td strong{color:#1e40af!important}[data-theme="light"] .tng-rate-table th{color:#1e40af!important;background:#eff6ff!important}[data-theme="light"] .tng-rate-table{background:#fff!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-rate-table__title{color:#0f172a!important}[data-theme="light"] .tng-faq__answer p{color:#4b5563!important}[data-theme="light"] .tng-faq__toggle{color:#1e293b!important}.tng-rate-grid{display:flex;flex-direction:column;gap:0}.tng-rate-grid__head{display:grid;gap:.5rem;padding:.75rem 1rem;background:#eff6ff;border-radius:.5rem .5rem 0 0;font-size:.8125rem;font-weight:700;color:#1e40af}.tng-rate-grid--2col .tng-rate-grid__head{grid-template-columns:1fr auto}.tng-rate-grid--3col .tng-rate-grid__head{grid-template-columns:1fr auto auto}.tng-rate-grid__head span:not(:first-child){text-align:right}.tng-rate-grid__row{display:grid;gap:.5rem;padding:.75rem 1rem;border-bottom:1px solid #f3f4f6;align-items:center}.tng-rate-grid--2col .tng-rate-grid__row{grid-template-columns:1fr auto}.tng-rate-grid--3col .tng-rate-grid__row{grid-template-columns:1fr auto auto}.tng-rate-grid__row:last-child{border-bottom:none}.tng-rate-grid__row--highlight{background:#f0f9ff}.tng-rate-grid__label{font-size:.875rem;color:#374151}.tng-rate-grid__value{font-size:.875rem;color:#374151;text-align:right;font-weight:600}.tng-rate-grid__value--accent{color:#1e40af;font-weight:700}@media(max-width:600px){.tng-rate-grid__head{display:none}.tng-rate-grid--2col .tng-rate-grid__row,.tng-rate-grid--3col .tng-rate-grid__row{grid-template-columns:1fr;gap:.25rem;padding:.875rem 1rem;border-bottom:1px solid #e2e8f0}.tng-rate-grid__label{font-weight:700;color:#0f172a;font-size:.875rem}.tng-rate-grid__value{text-align:left;color:#4b5563;font-size:.8125rem;font-weight:500}.tng-rate-grid__value--accent{color:#1e40af;font-weight:700}.tng-rate-grid__value::before{font-size:.6875rem;color:#94a3b8;font-weight:600;text-transform:uppercase;letter-spacing:.03em;display:block;margin-bottom:.125rem}.tng-rate-grid--2col .tng-rate-grid__row .tng-rate-grid__value::before{content:'Rate'}.tng-rate-grid--3col .tng-rate-grid__row .tng-rate-grid__value:nth-of-type(1)::before{content:'Resident'}.tng-rate-grid--3col .tng-rate-grid__row .tng-rate-grid__value:nth-of-type(2)::before{content:'Non-Resident'}}.tng-rate-grid--cards{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.tng-rate-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden}.tng-rate-card--highlight{border-color:#bfdbfe;background:#f0f9ff}.tng-rate-card__header{padding:.875rem 1rem;font-size:.9375rem;font-weight:700;color:#0f172a;border-bottom:1px solid #f3f4f6}.tng-rate-card--highlight .tng-rate-card__header{color:#1e40af;background:#eff6ff;border-color:#bfdbfe}.tng-rate-card__row{display:flex;justify-content:space-between;padding:.625rem 1rem;border-bottom:1px solid #f8fafc;gap:.5rem}.tng-rate-card__row:last-child{border-bottom:none}.tng-rate-card__label{font-size:.8125rem;color:#64748b;font-weight:500}.tng-rate-card__val{font-size:.8125rem;color:#374151;font-weight:600;text-align:right}.tng-rate-card__val--accent{color:#1e40af;font-weight:700}@media(max-width:600px){.tng-rate-grid--cards{grid-template-columns:1fr}}[data-theme="dark"] .tng-rate-grid__head{background:rgb(59 130 246 / .12)!important;color:#60a5fa!important}[data-theme="dark"] .tng-rate-grid__row{border-color:#1e293b!important}[data-theme="dark"] .tng-rate-grid__row--highlight{background:rgb(59 130 246 / .06)!important}[data-theme="dark"] .tng-rate-grid__label{color:#e2e8f0!important}[data-theme="dark"] .tng-rate-grid__value{color:#d1d5db!important}[data-theme="dark"] .tng-rate-grid__value--accent{color:#60a5fa!important}[data-theme="dark"] .tng-rate-card{background:#1e293b!important;border-color:#374151!important}[data-theme="dark"] .tng-rate-card--highlight{background:rgb(59 130 246 / .08)!important;border-color:#1e3a8a!important}[data-theme="dark"] .tng-rate-card__header{color:#f1f5f9!important;border-color:#374151!important}[data-theme="dark"] .tng-rate-card--highlight .tng-rate-card__header{color:#60a5fa!important;background:rgb(59 130 246 / .12)!important}[data-theme="dark"] .tng-rate-card__row{border-color:#1e293b!important}[data-theme="dark"] .tng-rate-card__label{color:#94a3b8!important}[data-theme="dark"] .tng-rate-card__val{color:#d1d5db!important}[data-theme="dark"] .tng-rate-card__val--accent{color:#60a5fa!important}[data-theme="light"] .tng-rate-grid__head{background:#eff6ff!important;color:#1e40af!important}[data-theme="light"] .tng-rate-grid__row{border-color:#f3f4f6!important}[data-theme="light"] .tng-rate-grid__label{color:#374151!important}[data-theme="light"] .tng-rate-grid__value{color:#374151!important}[data-theme="light"] .tng-rate-grid__value--accent{color:#1e40af!important}[data-theme="light"] .tng-rate-card{background:#fff!important;border-color:#e2e8f0!important}[data-theme="light"] .tng-rate-card__header{color:#0f172a!important}[data-theme="light"] .tng-rate-card__label{color:#64748b!important}[data-theme="light"] .tng-rate-card__val{color:#374151!important}@media(prefers-color-scheme:dark){html:not([data-theme]) .tng-rate-grid__head{background:rgb(59 130 246 / .12);color:#60a5fa}html:not([data-theme]) .tng-rate-grid__row{border-color:#1e293b}html:not([data-theme]) .tng-rate-grid__label{color:#e2e8f0}html:not([data-theme]) .tng-rate-grid__value{color:#d1d5db}html:not([data-theme]) .tng-rate-card{background:#1e293b;border-color:#374151}html:not([data-theme]) .tng-rate-card__header{color:#f1f5f9}html:not([data-theme]) .tng-rate-card__label{color:#94a3b8}html:not([data-theme]) .tng-rate-card__val{color:#d1d5db}}.tng-faqs__cta .tng-btn{white-space:normal!important;word-wrap:break-word!important;max-width:100%!important;text-align:center!important}