:root{--blue:#2563eb;--dark:#1e40af;--cyan:#06b6d4;--green:#22c55e;--ink:#0f172a;--muted:#64748b;--bg:#f8fafc;--line:#e2e8f0;--card:#fff;--grad:linear-gradient(135deg,#2563eb 0%,#06b6d4 100%)}
    *{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:"DM Sans",system-ui,sans-serif;overflow-x:hidden}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.eyebrow:before{content:"";height:7px;width:7px;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 5px #cffafe}.section{padding:106px 0}.section-heading{max-width:650px;margin:0 auto 48px;text-align:center}.section-heading h2{font:800 clamp(2rem,4vw,3.25rem)/1.15 Manrope,sans-serif;letter-spacing:-.055em;margin:15px 0}.section-heading p{color:var(--muted);font-size:1.05rem;line-height:1.7;margin:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:14px;padding:14px 21px;font:700 .93rem "DM Sans";text-decoration:none;white-space:nowrap;transition:.25s ease;cursor:pointer}.btn-primary{color:#fff;background:var(--grad);box-shadow:0 12px 24px #2563eb44}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 18px 30px #2563eb4d}.btn-light{color:var(--ink);background:#fff;border:1px solid #e2e8f0}.btn-light:hover{border-color:#93c5fd;color:var(--blue);transform:translateY(-2px)}
    /* navigation */.nav{height:76px;position:sticky;top:0;z-index:30;display:flex;align-items:center;background:#fffffff0;backdrop-filter:blur(18px);border-bottom:1px solid #e2e8f099}.nav-inner{display:flex;align-items:center;justify-content:space-between;width:min(1320px,calc(100% - 40px));margin:auto}.brand{display:flex;align-items:center;text-decoration:none}.brand img{width:130px;height:auto}.nav-links{display:flex;align-items:center;gap:22px}.nav-links a{font-weight:600;font-size:.88rem;color:#475569;text-decoration:none;transition:.2s}.nav-links a:hover{color:var(--blue)}.nav-actions{display:flex;gap:9px;align-items:center}.login{color:var(--dark);font-size:.86rem;font-weight:700;text-decoration:none;padding:10px}.admin{border:1px solid #cbd5e1;color:var(--ink);background:#fff;font-size:.8rem;padding:10px 13px}.trial{font-size:.8rem;padding:11px 15px;border-radius:12px}.menu-toggle{display:none;border:0;background:none;font-size:1.25rem;color:var(--ink)}
    /* hero */.hero{position:relative;isolation:isolate;padding:82px 0 60px;background:linear-gradient(135deg,#eff6ff 0%,#f8fafc 51%,#ecfeff 100%);overflow:hidden}.orb{position:absolute;border-radius:999px;filter:blur(1px);opacity:.8;z-index:-1}.orb-a{width:540px;height:540px;left:-250px;top:-270px;background:#bfdbfe;animation:drift 9s ease-in-out infinite alternate}.orb-b{width:370px;height:370px;right:-150px;top:140px;background:#a5f3fc;animation:drift 12s ease-in-out infinite alternate-reverse}.grid-bg{position:absolute;inset:0;z-index:-1;background-image:linear-gradient(#cbd5e155 1px,transparent 1px),linear-gradient(90deg,#cbd5e155 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,#0007,transparent)}.graph-lines{position:absolute;z-index:-1;right:-4%;bottom:-1px;width:62%;height:56%;opacity:.6;pointer-events:none}.graph-lines polyline{fill:none;stroke:url(#graphGradient);stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:520;stroke-dashoffset:520;animation:drawLine 2.2s .2s ease forwards}.graph-lines .graph-fill{fill:url(#fillGradient);stroke:none;opacity:0;animation:fadeGraph .7s 1.7s forwards}.graph-lines circle{fill:#fff;stroke:#06b6d4;stroke-width:3;opacity:0;animation:popDot .35s forwards}.graph-lines circle:nth-of-type(1){animation-delay:1.15s}.graph-lines circle:nth-of-type(2){animation-delay:1.35s}.graph-lines circle:nth-of-type(3){animation-delay:1.55s}.graph-lines circle:nth-of-type(4){animation-delay:1.75s}.graph-lines circle:nth-of-type(5){animation-delay:1.95s}@keyframes drawLine{to{stroke-dashoffset:0}}@keyframes fadeGraph{to{opacity:.45}}@keyframes popDot{to{opacity:1;transform:scale(1)}}@keyframes drift{to{transform:translate(34px,22px) scale(1.07)}}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:50px;align-items:center}.hero-copy h1{font:800 clamp(2.7rem,5.3vw,4.7rem)/1.04 Manrope,sans-serif;letter-spacing:-.065em;margin:19px 0 22px}.hero-copy h1 em{font-style:normal;background:var(--grad);background-clip:text;-webkit-background-clip:text;color:transparent}.hero-copy p{max-width:590px;color:#475569;font-size:1.1rem;line-height:1.72;margin:0 0 29px}.hero-buttons{display:flex;flex-wrap:wrap;gap:12px}.trust-row{margin-top:32px;display:flex;align-items:center;gap:13px;color:#475569;font-size:.85rem;font-weight:600}.faces{display:flex}.face{width:28px;height:28px;border:2px solid #fff;border-radius:50%;background:var(--grad);margin-left:-7px;display:grid;place-items:center;color:#fff;font-size:.65rem}.face:first-child{margin-left:0}.stars{color:#f59e0b;letter-spacing:1px}.hero-visual{position:relative;padding:10px 0 22px}.dashboard{position:relative;overflow:hidden;border:8px solid #fff;border-radius:22px;background:#fff;box-shadow:0 32px 70px #1e40af2b;transform:rotate(1.4deg);transition:transform .45s}.dashboard:hover{transform:rotate(0deg) translateY(-6px)}.dashboard img{width:100%;display:block;min-height:325px;object-fit:cover;object-position:top}.dash-gloss{position:absolute;inset:0;background:linear-gradient(115deg,#fff3,transparent 35%,transparent 70%,#06b6d412);pointer-events:none}.float-card{position:absolute;background:#fffffff0;border:1px solid #fff;border-radius:16px;padding:13px 15px;box-shadow:0 18px 40px #0f172a1a;backdrop-filter:blur(14px);font-size:.78rem;font-weight:700;animation:float 4s ease-in-out infinite}.float-card i{display:inline-grid;place-items:center;width:27px;height:27px;border-radius:9px;background:#dcfce7;color:#16a34a;margin-right:8px}.fc-1{left:-39px;bottom:0}.fc-2{right:-22px;top:5px;animation-delay:-2s}.fc-2 i{background:#dbeafe;color:var(--blue)}@keyframes float{50%{transform:translateY(-10px)}}
    /* logo cloud / stats */.logo-strip{padding:22px 0;border-bottom:1px solid var(--line);background:white}.logo-strip .wrap{display:flex;align-items:center;justify-content:space-between;gap:26px}.logo-strip p{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#334155;margin:0}.client-names{display:flex;flex:1;align-items:center;justify-content:space-around;color:#475569;font:700 1rem Manrope}.client-names span{opacity:1}.metrics{background:var(--ink);color:#fff;padding:0}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr)}.metric{padding:43px 30px;border-right:1px solid #334155;text-align:center}.metric:last-child{border:0}.metric strong{display:block;font:800 2.55rem/1 Manrope;letter-spacing:-.07em;background:linear-gradient(90deg,#fff,#67e8f9);background-clip:text;-webkit-background-clip:text;color:transparent}.metric span{display:block;color:#cbd5e1;font-size:.83rem;margin-top:10px}
    /* cards */.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.feature{background:#fff;border:1px solid #e8edf4;border-radius:18px;padding:25px;transition:.28s;position:relative;overflow:hidden}.feature:after{content:"";position:absolute;width:130px;height:130px;right:-70px;bottom:-70px;background:#dbeafe;filter:blur(30px);opacity:0;transition:.3s}.feature:hover{transform:translateY(-7px);box-shadow:0 20px 38px #1e3a8a13;border-color:#bfdbfe}.feature:hover:after{opacity:.85}.feature-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#eff6ff;color:var(--blue);font-size:1.18rem;margin-bottom:19px}.feature:nth-child(3n+2) .feature-icon{background:#ecfeff;color:#0891b2}.feature:nth-child(3n) .feature-icon{background:#f0fdf4;color:#16a34a}.feature h3{font:700 1.02rem Manrope;margin:0 0 8px}.feature p{color:#64748b;font-size:.87rem;line-height:1.55;margin:0}.why{background:#eff6ff}.why-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:70px;align-items:center}.why-graphic{border-radius:25px;padding:30px;background:var(--grad);box-shadow:0 28px 55px #2563eb38;min-height:410px;position:relative;overflow:hidden}.why-graphic:before{content:"";position:absolute;width:340px;height:340px;left:-100px;bottom:-170px;border-radius:50%;background:#fff2}.why-card{position:relative;margin:40px 0 0 34px;border-radius:18px;background:#fff;padding:22px;box-shadow:0 18px 40px #0f172a2b}.why-card-title{margin:0;color:#0f172a;font:800 1rem Manrope}.mini-bars{display:flex;height:115px;align-items:flex-end;gap:9px;margin-top:19px}.mini-bars span{width:13%;border-radius:6px 6px 2px 2px;background:#bae6fd}.mini-bars span:nth-child(2),.mini-bars span:nth-child(5){background:#2563eb}.mini-note{position:absolute;right:25px;bottom:25px;background:#0f172a;color:#fff;border-radius:14px;padding:14px;font-size:.8rem}.why-list{display:grid;grid-template-columns:1fr 1fr;gap:17px}.why-point{padding:17px;border-radius:15px;background:white;border:1px solid #dbeafe}.why-point i{color:#16a34a;margin-right:8px}.why-point span{font-size:.9rem;font-weight:700}
    /* modules */.module-shell{background:var(--ink);padding:100px 0;color:white}.module-shell .section-heading p{color:#cbd5e1}.module-shell .eyebrow{color:#67e8f9}.module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.module{position:relative;min-height:180px;padding:22px;border-radius:18px;background:linear-gradient(145deg,#1e293b,#172135);border:1px solid #334155;overflow:hidden;transition:.3s}.module:hover{transform:translateY(-7px);border-color:#22d3ee;background:linear-gradient(145deg,#1e3a8a,#164e63)}.module i{color:#67e8f9;font-size:1.3rem}.module h3{font:700 1rem Manrope;margin:35px 0 5px}.module p{margin:0;color:#94a3b8;font-size:.78rem}.module b{position:absolute;right:18px;top:15px;font:800 3rem Manrope;color:#fff08}
    /* process */.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;position:relative}.step{position:relative}.step:not(:last-child):after{content:"";position:absolute;height:1px;right:-11px;top:30px;width:22px;background:#93c5fd}.step-num{display:grid;place-items:center;width:59px;height:59px;border:1px solid #bfdbfe;border-radius:18px;background:#eff6ff;color:var(--blue);font:800 1.1rem Manrope;margin-bottom:20px}.step h3{font:800 1rem Manrope;margin:0 0 8px}.step p{font-size:.87rem;line-height:1.5;color:var(--muted);margin:0}
    /* pricing */.pricing{background:linear-gradient(180deg,#f8fafc,#eff6ff)}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:center}.price-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:29px;min-height:445px}.price-card.popular{border:2px solid var(--blue);box-shadow:0 22px 42px #2563eb20;position:relative}.popular-label{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:var(--grad);color:#fff;border-radius:30px;padding:6px 14px;white-space:nowrap;font-size:.72rem;font-weight:800}.price-card h3{font:800 1.2rem Manrope;margin:0}.price-card>p{color:#64748b;font-size:.84rem;margin:9px 0 23px}.price{font:800 2.4rem Manrope;letter-spacing:-.07em}.price span{font:500 .8rem "DM Sans";letter-spacing:0;color:#64748b}.price-card hr{border:0;border-top:1px solid #e2e8f0;margin:21px 0}.price-card ul{list-style:none;padding:0;margin:0 0 25px}.price-card li{font-size:.84rem;color:#475569;padding:7px 0}.price-card li:before{content:"✓";color:#16a34a;font-weight:800;margin-right:9px}.price-card .btn{width:100%}
    /* testimonials FAQ contact */.testimonials{background:#fff}.test-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.quote{border-radius:19px;padding:25px;background:#f8fafc;border:1px solid #e2e8f0}.quote .stars{font-size:.8rem}.quote p{font-size:.91rem;line-height:1.65;color:#334155}.quote footer{display:flex;gap:11px;align-items:center;margin-top:18px}.avatar{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:var(--grad);color:#fff;font-weight:800;font-size:.78rem}.quote strong{display:block;font-size:.82rem}.quote small{color:#64748b;font-size:.73rem}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:75px;align-items:start}.faq-grid .section-heading{text-align:left;margin:0}.faq-grid .section-heading h2{font-size:2.6rem}.faq-item{border-bottom:1px solid #dbe3ed}.faq-q{width:100%;border:0;background:none;text-align:left;padding:18px 4px;display:flex;justify-content:space-between;gap:20px;font:700 .97rem "DM Sans";color:var(--ink);cursor:pointer}.faq-q i{color:var(--blue);transition:.25s}.faq-a{display:grid;grid-template-rows:0fr;transition:.3s}.faq-a>div{overflow:hidden;color:#64748b;font-size:.88rem;line-height:1.6}.faq-item.open .faq-a{grid-template-rows:1fr}.faq-item.open .faq-a>div{padding-bottom:18px}.faq-item.open .faq-q i{transform:rotate(45deg)}.contact-band{padding:56px 0;background:var(--grad);color:#fff;position:relative;overflow:hidden}.contact-band:after{content:"";position:absolute;width:500px;height:500px;border:1px solid #fff3;border-radius:50%;right:-180px;top:-300px}.contact-content{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-content h2{font:800 clamp(1.9rem,3.5vw,3rem)/1.1 Manrope;letter-spacing:-.055em;margin:0 0 10px}.contact-content p{margin:0;color:#e0f2fe}.contact-band .btn{background:#fff;color:var(--blue)}
    /* footer */footer{background:#0b1221;color:#cbd5e1;padding:66px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:35px}.footer-brand img{width:142px;filter:brightness(0) invert(1);margin-bottom:14px}.footer-brand p{color:#d7e3f3;line-height:1.6;font-size:.85rem;max-width:290px}.socials{display:flex;gap:8px;margin-top:19px}.socials a{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#1e293b;color:#fff;text-decoration:none;transition:.2s}.socials a:hover{background:var(--blue);transform:translateY(-2px)}.footer-title{margin:5px 0 15px;color:#fff;font:700 .86rem Manrope}footer ul{padding:0;margin:0;list-style:none}footer li{margin:10px 0}footer li,a{font-size:.82rem}footer li a{color:#cbd5e1;text-decoration:none}footer li a:hover{color:#fff}.footer-bottom{border-top:1px solid #1e293b;margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;font-size:.77rem;color:#d7e3f3}.footer-bottom a{color:#cbd5e1;text-decoration:none;margin-left:16px}
    .reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:1000px){.nav-links{display:none}.nav-links.open{position:absolute;display:flex;flex-direction:column;align-items:stretch;gap:2px;top:68px;left:15px;right:15px;padding:13px;border:1px solid #e2e8f0;border-radius:16px;background:#fffffff5;box-shadow:0 18px 40px #0f172a1a}.nav-links.open a{padding:11px 12px}.menu-toggle{display:block}.hero-grid,.why-grid,.faq-grid{grid-template-columns:1fr;gap:45px}.hero-copy{text-align:center}.hero-buttons,.trust-row{justify-content:center}.hero-visual{max-width:640px;margin:auto}.feature-grid{grid-template-columns:repeat(2,1fr)}.module-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:repeat(2,1fr)}.price-card:last-child{grid-column:span 2;max-width:calc(50% - 10px);justify-self:center;width:100%}.faq-grid .section-heading{text-align:center}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-brand{grid-column:span 3}}@media(max-width:680px){.wrap{width:min(100% - 30px,1180px)}.nav{height:68px}.nav-actions .login,.nav-actions .admin{display:none}.hero{padding-top:58px}.hero-copy h1{font-size:2.55rem}.hero-copy p{font-size:1rem}.dashboard{border-width:5px}.fc-1{left:-5px}.fc-2{right:-5px}.logo-strip .wrap{display:block;text-align:center}.client-names{margin-top:15px;gap:8px;font-size:.7rem}.client-names span:nth-child(3),.client-names span:nth-child(4){display:none}.section{padding:75px 0}.metric-grid,.feature-grid,.module-grid,.pricing-grid,.test-grid,.why-list,.steps{grid-template-columns:1fr}.metric{border-right:0;border-bottom:1px solid #334155;padding:28px}.metric:last-child{border:0}.steps{gap:25px}.step:not(:last-child):after{height:25px;width:1px;left:29px;top:59px}.price-card:last-child{grid-column:auto;max-width:none}.contact-content{display:block}.contact-content .btn{margin-top:22px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:span 2}.footer-bottom{display:block;line-height:2}.footer-bottom a{margin-left:0;margin-right:14px}.section-heading{margin-bottom:34px}.why-graphic{min-height:330px}.why-card{margin:28px 10px 0 10px}.mini-note{right:14px;bottom:14px}.nav-inner{width:calc(100% - 30px)}}
    /* enquiry experience */.inquiry-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:#0f172a88;backdrop-filter:blur(8px);opacity:0;visibility:hidden;transition:.25s}.inquiry-modal.active{opacity:1;visibility:visible}.inquiry-card{width:min(620px,100%);max-height:90vh;overflow:auto;background:#fff;border:1px solid #fff;border-radius:24px;box-shadow:0 28px 90px #0f172a66;transform:translateY(16px) scale(.98);transition:.25s}.inquiry-modal.active .inquiry-card{transform:none}.inquiry-head{padding:29px 31px 20px;background:linear-gradient(125deg,#eff6ff,#ecfeff);position:relative}.inquiry-head h2{font:800 1.7rem Manrope;margin:9px 0 5px;letter-spacing:-.05em}.inquiry-head p{margin:0;color:#64748b;font-size:.88rem}.modal-close{position:absolute;right:19px;top:19px;border:0;width:34px;height:34px;border-radius:10px;background:#fff;color:#475569;cursor:pointer}.inquiry-form{padding:24px 31px 30px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:grid;gap:6px}.field.full{grid-column:span 2}.field label{font-size:.77rem;font-weight:800;color:#334155}.field input,.field select,.field textarea{width:100%;border:1px solid #dbe3ed;border-radius:11px;padding:11px 12px;outline:none;font:500 .89rem "DM Sans";transition:.2s}.field textarea{min-height:80px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#2563eb;box-shadow:0 0 0 4px #dbeafe}.inquiry-form .btn{width:100%;margin-top:18px}.form-note{color:#64748b;font-size:.73rem;text-align:center;margin:12px 0 0}.form-success{display:none;text-align:center;padding:38px 20px}.form-success i{display:grid;place-items:center;margin:0 auto 14px;width:54px;height:54px;border-radius:17px;background:#dcfce7;color:#16a34a;font-size:1.45rem}.form-success h3{font:800 1.3rem Manrope;margin:0 0 7px}.form-success p{font-size:.86rem;color:#64748b;margin:0}@media(max-width:520px){.inquiry-head,.inquiry-form{padding-left:20px;padding-right:20px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}}
    /* compact header and hero spacing */
    .nav{height:64px}.nav-inner{width:min(1280px,calc(100% - 40px))}.brand img{width:118px}.nav-links{gap:20px}.nav-links a{font-size:.85rem}.nav-actions{gap:8px}.login{font-size:.84rem;padding:8px}.admin{font-size:.78rem;padding:9px 12px}.trial{font-size:.78rem;padding:10px 14px}.hero{padding:54px 0 52px}@media(max-width:1000px){.nav-links.open{top:60px}}@media(max-width:680px){.nav{height:60px}.hero{padding-top:42px}}
    /* desktop-software hero and looping direction cue */
    .dashboard img{content:url('./taxmee-desktop-compliance.png');object-fit:cover;object-position:center}.hero-visual:before{content:"";position:absolute;z-index:3;right:-35px;bottom:34px;width:76px;height:76px;border:2px dashed rgba(6,182,212,.7);border-left-color:#2563eb;border-radius:50%;animation:orbitArrow 8s linear infinite;pointer-events:none}.hero-visual:after{content:"➜";position:absolute;z-index:4;right:-28px;bottom:63px;width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:var(--grad);color:#fff;font-size:.9rem;box-shadow:0 8px 18px #2563eb55;transform:rotate(-42deg);animation:arrowPulse 1.8s ease-in-out infinite;pointer-events:none}@keyframes orbitArrow{to{transform:rotate(360deg)}}@keyframes arrowPulse{50%{scale:1.12;box-shadow:0 11px 26px #06b6d477}}@media(max-width:680px){.hero-visual:before{right:-8px;bottom:20px;width:58px;height:58px}.hero-visual:after{right:-2px;bottom:34px;scale:.85}}
    /* animated five-step onboarding journey */
    #resources .steps{grid-template-columns:repeat(5,1fr);gap:28px;padding-top:6px}#resources .steps:before,#resources .steps:after{content:"";position:absolute;left:30px;right:30px;top:36px;height:3px;border-radius:99px;pointer-events:none}#resources .steps:before{background:#dbeafe}#resources .steps:after{right:auto;width:0;background:linear-gradient(90deg,#2563eb,#06b6d4);box-shadow:0 0 14px #06b6d488;transition:width 3.8s cubic-bezier(.22,1,.36,1)}#resources.process-running .steps:after{width:calc(100% - 60px)}#resources .step:not(:last-child):after{display:none}#resources .step{z-index:1;transition:transform .35s ease}#resources .step-num{position:relative;z-index:2;transition:background .35s,color .35s,border-color .35s,box-shadow .35s;box-shadow:0 0 0 6px #f8fafc}#resources.process-running .step-num{background:#eff6ff;border-color:#2563eb;color:#2563eb;animation:stepPulse .55s ease forwards}#resources.process-running .step:nth-child(1) .step-num{animation-delay:.25s}#resources.process-running .step:nth-child(2) .step-num{animation-delay:1.05s}#resources.process-running .step:nth-child(3) .step-num{animation-delay:1.85s}#resources.process-running .step:nth-child(4) .step-num{animation-delay:2.65s}#resources.process-running .step:nth-child(5) .step-num{animation-delay:3.45s}#resources.process-running .step:nth-child(1){transition-delay:.25s}#resources.process-running .step:nth-child(2){transition-delay:1.05s}#resources.process-running .step:nth-child(3){transition-delay:1.85s}#resources.process-running .step:nth-child(4){transition-delay:2.65s}#resources.process-running .step:nth-child(5){transition-delay:3.45s}@keyframes stepPulse{50%{transform:scale(1.12);box-shadow:0 0 0 9px #dbeafe,0 0 24px #2563eb55}to{background:var(--grad);color:#fff;border-color:transparent;box-shadow:0 0 0 6px #f8fafc,0 8px 18px #2563eb38}}@media(max-width:680px){#resources .steps{gap:25px}#resources .steps:before,#resources .steps:after{left:29px;right:auto;top:59px;width:3px;height:calc(100% - 118px)}#resources.process-running .steps:after{height:calc(100% - 118px);width:3px;transition:height 3.8s cubic-bezier(.22,1,.36,1)}#resources .step-num{box-shadow:0 0 0 5px #f8fafc}}
    /* image-free, code-native desktop compliance canvas */
    .dashboard{min-height:360px;transform:rotate(1deg)}.dashboard>img{display:none}.compliance-canvas{padding:0!important;background:#f8fbff!important}.desktop-topbar{height:38px;display:flex;align-items:center;gap:6px;padding:0 14px;background:#0f2a55;color:#dbeafe;font-size:.62rem;font-weight:700}.desktop-topbar:before{content:"";width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:14px 0 #fbbf24,28px 0 #ef4444;margin-right:27px}.desktop-topbar span{margin-left:auto;opacity:.75}.desktop-body{display:grid;grid-template-columns:94px 1fr;min-height:322px}.desktop-side{padding:15px 10px;background:#eff6ff;border-right:1px solid #dbeafe}.desktop-side i{display:block;width:100%;height:10px;margin:0 0 15px;border-radius:4px;background:#bfdbfe}.desktop-side i:first-child{height:31px;background:linear-gradient(90deg,#2563eb,#06b6d4);box-shadow:0 7px 15px #2563eb22}.desktop-main{padding:18px;position:relative;overflow:hidden}.desktop-main:before{content:"";position:absolute;inset:0;opacity:.33;background-image:linear-gradient(#dbeafe 1px,transparent 1px),linear-gradient(90deg,#dbeafe 1px,transparent 1px);background-size:26px 26px;mask-image:linear-gradient(to bottom,#000,transparent 85%)}.canvas-head,.stat-tiles,.workflow-board{position:relative;z-index:1}.canvas-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.canvas-head strong{font:800 .9rem Manrope;color:#0f172a}.canvas-head small{padding:5px 8px;border-radius:7px;background:#dcfce7;color:#15803d;font-size:.56rem;font-weight:800}.stat-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.stat-tile{min-height:71px;padding:10px;border:1px solid #e0e7ff;border-radius:10px;background:#ffffffeb;box-shadow:0 8px 18px #1e3a8a0b;animation:tileRise .65s both}.stat-tile:nth-child(2){animation-delay:.12s}.stat-tile:nth-child(3){animation-delay:.24s}.stat-tile:nth-child(4){animation-delay:.36s}.stat-tile b{display:block;font:800 .64rem Manrope;color:#2563eb}.stat-tile span{display:block;margin-top:9px;color:#64748b;font-size:.55rem}.stat-tile em{font-style:normal;color:#16a34a;font-size:.58rem;font-weight:800}.workflow-board{margin-top:13px;padding:14px 13px 12px;border-radius:12px;background:#0f274d;box-shadow:0 14px 25px #0f274d26;overflow:hidden}.workflow-board:before{content:"";position:absolute;inset:auto -25% -65% auto;width:220px;height:220px;border-radius:50%;background:#06b6d433;filter:blur(12px)}.workflow-label{display:flex;align-items:center;justify-content:space-between;color:#dbeafe;font-size:.58rem;font-weight:800}.workflow-label span{color:#67e8f9}.flow-steps{display:flex;position:relative;justify-content:space-between;margin-top:17px}.flow-steps:before{content:"";position:absolute;left:8%;right:8%;top:13px;height:2px;background:#ffffff30}.flow-steps:after{content:"";position:absolute;left:8%;top:13px;height:2px;width:0;background:linear-gradient(90deg,#22c55e,#67e8f9);box-shadow:0 0 8px #67e8f9;transition:width 3.4s ease}.dashboard.canvas-live .flow-steps:after{width:84%}.flow-step{position:relative;z-index:1;text-align:center;color:#a5f3fc;font-size:.5rem;font-weight:700;opacity:0;animation:nodeAppear .3s both}.flow-step:nth-child(1){animation-delay:.45s}.flow-step:nth-child(2){animation-delay:1.1s}.flow-step:nth-child(3){animation-delay:1.75s}.flow-step:nth-child(4){animation-delay:2.4s}.flow-dot{display:grid;place-items:center;width:27px;height:27px;margin:0 auto 6px;border-radius:50%;border:2px solid #67e8f9;background:#123761;box-shadow:0 0 0 4px #67e8f910}.flow-dot i{font-size:.58rem}.canvas-chart{display:flex;align-items:flex-end;height:41px;gap:6px;margin:14px 0 0}.canvas-chart i{display:block;flex:1;border-radius:4px 4px 0 0;background:linear-gradient(180deg,#06b6d4,#2563eb);transform-origin:bottom;animation:barGrow .7s both}.canvas-chart i:nth-child(1){height:31%;animation-delay:.3s}.canvas-chart i:nth-child(2){height:62%;animation-delay:.42s}.canvas-chart i:nth-child(3){height:48%;animation-delay:.54s}.canvas-chart i:nth-child(4){height:83%;animation-delay:.66s}.canvas-chart i:nth-child(5){height:65%;animation-delay:.78s}.canvas-chart i:nth-child(6){height:96%;animation-delay:.9s}@keyframes tileRise{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes nodeAppear{to{opacity:1}}@keyframes barGrow{from{transform:scaleY(.05)}to{transform:scaleY(1)}}.module-shell{position:relative;overflow:hidden}.module-shell:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.22;background-image:linear-gradient(#38bdf830 1px,transparent 1px),linear-gradient(90deg,#38bdf830 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(ellipse at 50% 30%,#000,transparent 70%)}.module-shell .wrap{position:relative;z-index:1}@media(max-width:680px){.dashboard{min-height:310px}.desktop-body{grid-template-columns:64px 1fr;min-height:272px}.desktop-side{padding:12px 7px}.desktop-main{padding:13px}.stat-tiles{grid-template-columns:repeat(2,1fr)}.stat-tile{min-height:51px;padding:7px}.stat-tile span{margin-top:5px}.workflow-board{margin-top:9px;padding:10px}.canvas-chart{display:none}}
    /* premium desktop mega navigation */
    .nav{overflow:visible}.nav-links{gap:26px}.nav-link-trigger{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:#334155;font:600 .85rem "DM Sans";padding:10px 0;cursor:pointer}.nav-link-trigger:hover,.nav-link-trigger.active{color:#2563eb}.nav-link-trigger i{font-size:.62rem;transition:transform .25s}.nav-link-trigger.active i{transform:rotate(180deg)}.mega-menu{position:absolute;z-index:40;top:calc(100% + 10px);left:50%;width:min(1180px,calc(100vw - 40px));padding:28px 30px 26px;display:grid;grid-template-columns:1.12fr 1.12fr .9fr 230px;gap:30px;background:#fffffff7;border:1px solid #e2e8f0;border-radius:0 0 20px 20px;box-shadow:0 28px 58px #0f172a1c;backdrop-filter:blur(20px);transform:translate(-50%,-12px);opacity:0;visibility:hidden;transition:.24s ease}.mega-menu.open{opacity:1;visibility:visible;transform:translate(-50%,0)}.mega-group h3{margin:0 0 12px;padding-bottom:10px;border-bottom:1px solid #e2e8f0;color:#1e40af;font-size:.72rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.mega-group a{display:flex;align-items:center;gap:10px;padding:9px 0;color:#334155;text-decoration:none;font-size:.84rem;font-weight:600;transition:.2s}.mega-group a:hover{color:#2563eb;transform:translateX(3px)}.mega-group a i{width:18px;color:#2563eb;font-size:.88rem;text-align:center}.mega-promo{position:relative;overflow:hidden;min-height:232px;padding:22px;border-radius:15px;background:linear-gradient(145deg,#1e40af,#2563eb 60%,#06b6d4);color:#fff}.mega-promo:after{content:"";position:absolute;width:155px;height:155px;right:-76px;bottom:-75px;border:1px solid #fff6;border-radius:50%;box-shadow:0 0 0 24px #fff1,0 0 0 48px #fff1}.mega-promo small{position:relative;z-index:1;color:#bae6fd;font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:.65rem}.mega-promo h3{position:relative;z-index:1;margin:12px 0 9px;font:800 1.4rem/1.13 Manrope;letter-spacing:-.05em}.mega-promo p{position:relative;z-index:1;margin:0 0 18px;color:#e0f2fe;font-size:.78rem;line-height:1.5}.mega-promo .btn{position:relative;z-index:1;padding:10px 13px;border-radius:11px;background:#fff;color:#1e40af;font-size:.77rem}@media(max-width:1000px){.mega-menu{display:none}.nav-link-trigger{font:600 .9rem "DM Sans";padding:10px 12px}.nav-links.open .nav-link-trigger{justify-content:space-between;width:100%}}
    /* continuously moving statutory category rails */
    .explore-rail{padding:42px 0 78px;overflow:hidden;background:#fff}.explore-rail .section-heading{margin-bottom:33px}.category-marquee{display:grid;gap:16px;width:100%;transform:rotate(-3deg) scale(1.04)}.category-track{display:flex;gap:14px;width:max-content;animation:marqueeLeft 28s linear infinite}.category-track.reverse{animation-name:marqueeRight;animation-duration:32s}.category-chip{display:inline-flex;align-items:center;gap:10px;min-width:max-content;padding:13px 17px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;box-shadow:0 10px 22px #0f172a0d;color:#334155;font-size:.86rem;font-weight:700}.category-chip i{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:#eff6ff;color:#2563eb}.category-chip:nth-child(3n+2) i{background:#ecfeff;color:#0891b2}.category-chip:nth-child(3n) i{background:#f0fdf4;color:#16a34a}.category-chip b{color:#475569;font-size:.85rem;font-weight:800}@keyframes marqueeLeft{to{transform:translateX(-50%)}}@keyframes marqueeRight{from{transform:translateX(-50%)}to{transform:translateX(0)}}.category-marquee:hover .category-track{animation-play-state:paused}@media(max-width:680px){.explore-rail{padding:42px 0 64px}.category-marquee{transform:rotate(-2deg) scale(1.1)}.category-chip{padding:11px 14px;font-size:.8rem}}
    /* trusted-client marquee */
    .logo-strip{overflow:hidden;padding:0;border-bottom:1px solid var(--line)}.trust-marquee{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:38px;min-height:88px}.trust-marquee-label{padding-right:31px;border-right:1px solid #e2e8f0;color:#1e40af;font:800 .83rem Manrope;white-space:nowrap}.trust-marquee-label small{display:block;margin-top:4px;color:#334155;font:700 .62rem "DM Sans";letter-spacing:.08em;text-transform:uppercase}.trust-marquee-viewport{overflow:hidden}.trust-marquee-track{display:flex;align-items:center;gap:46px;width:max-content;animation:trustedMarquee 30s linear infinite}.trust-client{display:inline-flex;align-items:center;gap:9px;color:#1e3a8a;font:800 1rem Manrope;white-space:nowrap}.trust-client i{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#dbeafe,#cffafe);color:#2563eb;font-size:.78rem}.trust-marquee:hover .trust-marquee-track{animation-play-state:paused}@keyframes trustedMarquee{to{transform:translateX(-50%)}}@media(max-width:680px){.trust-marquee{grid-template-columns:1fr;gap:0;min-height:0;padding:17px 0}.trust-marquee-label{padding:0 0 11px;border:0;text-align:center}.trust-marquee-label small{display:inline;margin-left:6px}.trust-marquee-track{gap:28px}.trust-client{font-size:.85rem}}
    /* compact feature cards */
    .feature-grid{gap:14px}.feature{padding:18px;min-height:152px}.feature-icon{width:38px;height:38px;border-radius:12px;font-size:1rem;margin-bottom:13px}.feature h3{font-size:.94rem;margin-bottom:6px}.feature p{font-size:.8rem;line-height:1.45}@media(max-width:680px){.feature{min-height:0;padding:17px}.feature-icon{margin-bottom:11px}}
    /* more balanced section typography */
    .section-heading h2{font-size:clamp(1.8rem,3vw,2.55rem);line-height:1.18}.section-heading{margin-bottom:34px}.section-heading p{font-size:.98rem}@media(max-width:680px){.section-heading h2{font-size:1.8rem}.section-heading{margin-bottom:28px}}
    /* tighter site-wide vertical rhythm */
    .section{padding:70px 0}.module-shell{padding:72px 0}.section-heading{margin-bottom:30px}.section-heading h2{margin:11px 0}.section-heading p{line-height:1.55}@media(max-width:680px){.section{padding:54px 0}.module-shell{padding:56px 0}.section-heading{margin-bottom:25px}}
    /* elevated why-taxmee visual */
    .why-graphic{background:linear-gradient(145deg,#1e40af 0%,#2563eb 48%,#06b6d4 100%);border:1px solid #ffffff55;box-shadow:0 22px 48px #2563eb3d}.why-graphic:after{content:"";position:absolute;inset:0;background:linear-gradient(118deg,transparent 18%,#ffffff24 43%,transparent 64%);transform:translateX(-110%);animation:panelShine 6s ease-in-out infinite;pointer-events:none}.why-card{margin:38px 26px 0;border:1px solid #fff;background:#fffffff2;backdrop-filter:blur(14px);box-shadow:0 20px 38px #0f172a27}.why-card-title{font-size:1.02rem}.mini-bars{height:122px;gap:10px;margin-top:17px}.mini-bars span{box-shadow:0 8px 15px #2563eb20;transform-origin:bottom;animation:barPulse 2.7s ease-in-out infinite}.mini-bars span:nth-child(2){animation-delay:.2s}.mini-bars span:nth-child(3){animation-delay:.4s}.mini-bars span:nth-child(4){animation-delay:.6s}.mini-bars span:nth-child(5){animation-delay:.8s}.mini-bars span:nth-child(6){animation-delay:1s}.mini-note{right:20px;bottom:20px;padding:13px 15px;border:1px solid #ffffff28;box-shadow:0 12px 25px #0f172a25}.why-point{display:flex;align-items:center;gap:1px;padding:15px 16px;box-shadow:0 8px 18px #1e3a8a08;transition:.25s}.why-point:hover{transform:translateY(-3px);border-color:#7dd3fc;box-shadow:0 12px 22px #2563eb18}.why-point i{display:grid;place-items:center;width:17px;height:17px;margin-right:7px;border-radius:50%;background:#dcfce7;font-size:.62rem}@keyframes panelShine{0%,63%{transform:translateX(-110%)}82%,100%{transform:translateX(110%)}}@keyframes barPulse{50%{transform:scaleY(.91);filter:brightness(1.1)}}@media(max-width:680px){.why-card{margin:28px 15px 0}.mini-bars{height:102px}.mini-note{right:14px;bottom:14px}}
    /* single-line section headlines with a cleaner, compact hierarchy */
    .section-heading{max-width:none;margin-bottom:27px}.section-heading p{display:none}@media(min-width:681px){.section-heading h2{white-space:nowrap;font-size:clamp(1.75rem,2.75vw,2.45rem)}}@media(max-width:680px){.section-heading h2{white-space:normal}}
    /* compact pricing cards */
    .pricing-grid{gap:16px}.price-card{min-height:0;padding:24px}.price-card>p{margin:7px 0 15px}.price{font-size:2.15rem}.price-card hr{margin:16px 0}.price-card ul{margin:0 0 16px}.price-card li{padding:5px 0}.price-card .btn{min-height:44px;padding:11px 15px}@media(max-width:680px){.price-card{padding:21px}}
    /* compact process-to-pricing transition */
    #resources{padding-bottom:26px}#pricing{padding-top:32px}@media(max-width:680px){#resources{padding-bottom:22px}#pricing{padding-top:30px}}
    /* crystal-clear, higher-contrast colour system */
    :root{--blue:#1d4ed8;--dark:#102a6b;--cyan:#089bc0;--ink:#08162e;--muted:#58708f;--bg:#f4f8ff;--line:#c9d9f2;--grad:linear-gradient(135deg,#1d4ed8 0%,#089bc0 100%)}body{background:var(--bg);color:var(--ink)}.nav{background:#fffffff5;border-bottom-color:#d6e2f3;box-shadow:0 9px 25px #102a6b0d}.hero{background:linear-gradient(135deg,#e8f1ff 0%,#f8fbff 51%,#e4f9fd 100%)}.grid-bg{background-image:linear-gradient(#bcd0e855 1px,transparent 1px),linear-gradient(90deg,#bcd0e855 1px,transparent 1px)}.logo-strip,.feature,.price-card,.quote,.why-point{border-color:#d5e1f0}.feature,.price-card,.quote{box-shadow:0 9px 23px #102a6b0a}.feature:hover{box-shadow:0 18px 34px #102a6b1c;border-color:#9dbcf0}.why{background:#eaf2ff}.pricing{background:linear-gradient(180deg,#f4f8ff,#e8f1ff)}.section-heading p,.hero-copy p,.feature p,.price-card>p,.step p{color:#58708f}.btn-primary{box-shadow:0 12px 25px #1d4ed84a}.btn-primary:hover{box-shadow:0 18px 32px #1d4ed860}.trust-client{color:#173f8f}.trust-marquee-label{color:#102a6b}.metric{border-color:#284064}.module-shell{background:#08162e}.footer-bottom{border-color:#1d365b}.faq-item{border-color:#d5e1f0}.contact-band{background:linear-gradient(135deg,#102a6b,#1d4ed8 52%,#089bc0)}
    /* stronger header text contrast */
    .nav-links a,.nav-link-trigger{color:#08162e;font-weight:700}.nav-links a:hover,.nav-link-trigger:hover,.nav-link-trigger.active{color:#1d4ed8}.login{color:#102a6b;font-weight:800}.admin{color:#08162e;font-weight:700;border-color:#b9cbe4}
    /* subtle crystal sheen and premium light depth */
    body{position:relative}body:before{content:"";position:fixed;z-index:-1;inset:0;pointer-events:none;background:radial-gradient(circle at 78% 13%,#ffffffd9 0 1px,transparent 2px),radial-gradient(circle at 20% 44%,#ffffffbd 0 1px,transparent 2px),radial-gradient(circle at 90% 75%,#ffffffd9 0 1.5px,transparent 2.5px);background-size:210px 190px,290px 260px,340px 310px;opacity:.8}.nav:after{content:"";position:absolute;left:8%;right:8%;top:0;height:1px;background:linear-gradient(90deg,transparent,#ffffff,#7dd3fc,#ffffff,transparent);opacity:.95}.hero:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(116deg,transparent 28%,#ffffffa6 45%,transparent 61%);transform:translateX(-100%);animation:crystalSweep 9s ease-in-out infinite}.feature,.price-card,.quote,.why-point{position:relative;background:linear-gradient(135deg,#ffffff 0%,#ffffff 58%,#f4fbff 100%);overflow:hidden}.feature:before,.price-card:before,.quote:before{content:"";position:absolute;left:-55%;top:-95%;width:42%;height:260%;background:linear-gradient(105deg,transparent,#ffffffc9,transparent);transform:rotate(18deg);transition:transform .75s ease;pointer-events:none}.feature:hover:before,.price-card:hover:before,.quote:hover:before{transform:translateX(400%) rotate(18deg)}.feature:hover,.price-card:hover,.quote:hover{box-shadow:0 18px 38px #1d4ed826,0 0 0 1px #ffffff inset}.dashboard{box-shadow:0 28px 60px #1d4ed834,0 0 0 1px #ffffffb8 inset}.btn-primary{position:relative;overflow:hidden}.btn-primary:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 25%,#ffffff70 48%,transparent 70%);transform:translateX(-105%);transition:transform .55s ease}.btn-primary:hover:before{transform:translateX(105%)}.btn-primary>*{position:relative}@keyframes crystalSweep{0%,55%{transform:translateX(-105%)}75%,100%{transform:translateX(105%)}}
    /* true-white crystal canvas */
    :root{--bg:#ffffff}body,.hero,.why,.pricing,.explore-rail,.testimonials{background:#ffffff}.hero{background:linear-gradient(135deg,#ffffff 0%,#fbfdff 52%,#f4fdff 100%)}.grid-bg{opacity:.64}.section{background:transparent}
    /* live data-grid background effect */
    .grid-bg{overflow:hidden;animation:gridDrift 18s linear infinite}.grid-bg:before{content:"";position:absolute;inset:-25%;background:linear-gradient(115deg,transparent 39%,#06b6d438 48%,#ffffffad 50%,#06b6d438 52%,transparent 61%);transform:translateX(-80%);animation:gridScan 7s ease-in-out infinite}.grid-bg:after{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,#06b6d4 0 2px,transparent 2.6px),radial-gradient(circle,#2563eb 0 1.5px,transparent 2.2px);background-size:156px 156px,234px 234px;background-position:23px 30px,112px 84px;opacity:.5;animation:gridPulses 4.5s ease-in-out infinite alternate}@keyframes gridDrift{to{background-position:52px 52px}}@keyframes gridScan{0%,34%{transform:translateX(-80%)}65%,100%{transform:translateX(80%)}}@keyframes gridPulses{to{opacity:.18;filter:drop-shadow(0 0 6px #06b6d4)}}
    /* clearer hero grid visibility */
    .grid-bg{opacity:.92;background-image:linear-gradient(#9ab9df92 1px,transparent 1px),linear-gradient(90deg,#9ab9df92 1px,transparent 1px)}.grid-bg:after{opacity:.72}
    /* tighter logo-to-navigation spacing */
    .nav-inner{justify-content:flex-start}.nav-links{margin-left:72px}.nav-actions{margin-left:auto}@media(max-width:1000px){.nav-links{margin-left:0}.nav-actions{margin-left:auto}}
    /* restored four-step process */
    #resources .steps{grid-template-columns:repeat(4,1fr)}
    /* restore original desktop header distribution */
    .nav-inner{justify-content:space-between}.nav-links{margin-left:0}.nav-actions{margin-left:0}@media(max-width:1000px){.nav-actions{margin-left:auto}}
    /* wider, detail-rich pricing presentation */
    #pricing .wrap{width:min(1260px,calc(100% - 40px))}.price-card.popular{transform:scale(1.025)}.price-card.popular:hover{transform:scale(1.025) translateY(-5px)}.price-card li{font-size:.82rem}.price-card li:before{margin-right:8px}@media(max-width:1000px){#pricing .wrap{width:min(1180px,calc(100% - 40px))}.price-card.popular{transform:none}.price-card.popular:hover{transform:translateY(-5px)}}
    /* equal plan cards and visible popular badge */
    .pricing-grid{align-items:stretch}.price-card,.price-card.popular{min-height:0;transform:none!important;display:flex;flex-direction:column}.price-card.popular:hover{transform:translateY(-5px)!important}.price-card ul{flex:1}.popular-label{top:15px;z-index:3}.price-card.popular h3{margin-top:27px}
    /* keep admin access off the public website navigation */
    .nav-actions .admin{display:none!important}
    /* outlined login pill */
    .nav-actions .login{display:inline-flex;align-items:center;justify-content:center;border:1px solid #b9cbe4;border-radius:999px;background:#fff;color:#08162e;padding:9px 14px;font-size:.78rem;font-weight:700;text-decoration:none}.nav-actions .login:hover{border-color:#1d4ed8;color:#1d4ed8;box-shadow:0 6px 14px #1d4ed812}
    /* dedicated sign-up action beside login */
    .nav-signup{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:9px 14px;background:#eff6ff;color:#1d4ed8;text-decoration:none;font-size:.78rem;font-weight:800;white-space:nowrap}.nav-signup:hover{background:#dbeafe;box-shadow:0 6px 14px #1d4ed818}
    /* keep enquiry submit action visible in shorter viewports */
    .inquiry-card{max-height:calc(100dvh - 24px);display:flex;flex-direction:column}.inquiry-head{padding:22px 31px 16px;flex:0 0 auto}.inquiry-head h2{font-size:1.45rem}.inquiry-form{padding:17px 31px 20px;overflow-y:auto}.form-grid{gap:10px}.field{gap:4px}.field input,.field select,.field textarea{padding:9px 11px}.field textarea{min-height:58px}.inquiry-form .btn{position:sticky;bottom:0;margin-top:12px;padding:12px 18px;box-shadow:0 -8px 18px #ffffffe8,0 10px 20px #1d4ed830}.form-note{margin:8px 0 0}@media(max-width:520px){.inquiry-head,.inquiry-form{padding-left:20px;padding-right:20px}.inquiry-head{padding-top:18px}.inquiry-head h2{font-size:1.28rem}}
    /* prevent global site-footer styling from enlarging review author rows */
    .quote footer{display:flex;background:transparent;color:inherit;padding:0;margin:18px 0 0;border:0;min-height:0;gap:11px;align-items:center}.quote footer strong{color:#0f172a}.quote footer small{color:#475569}.quote footer .avatar{flex:0 0 35px}
    /* TaxMee brand logo and palette */
    :root{--blue:#0f63e8;--dark:#102b67;--cyan:#1976ef;--ink:#071f4f;--muted:#4c668b;--line:#cbdaf0;--grad:linear-gradient(135deg,#102b67 0%,#0f63e8 58%,#1976ef 100%)}.nav .brand img{content:url('./taxmee-brand-logo.jpeg');width:148px;height:48px;object-fit:cover;object-position:center;filter:contrast(1.04) saturate(1.08)}.nav:before{background:linear-gradient(90deg,#102b67,#0f63e8,#1976ef)}.hero-copy h1 em{background-image:linear-gradient(135deg,#102b67,#0f63e8);background-clip:text;-webkit-background-clip:text}.feature-icon{color:#0f63e8}.feature:nth-child(3n+2) .feature-icon{color:#1976ef}.btn-primary,.contact-band{background:var(--grad)}
    /* compact glow-logo variation */
    .nav .brand img{content:url('./taxmee-brand-glow.webp');width:156px;height:48px;object-fit:cover;object-position:center;border-radius:10px;filter:contrast(1.04) saturate(1.08)}
    /* sharp, cropped desktop header logo */
    .nav .brand img{width:164px!important;height:46px!important;object-fit:contain!important;object-position:center!important;content:normal!important;filter:none!important;border-radius:0!important}
    /* taller header for the full TaxMee logo lockup */
    .nav{height:78px}.nav .brand img{width:198px!important;height:58px!important;object-fit:contain!important;object-position:center!important}@media(max-width:680px){.nav{height:66px}.nav .brand img{width:154px!important;height:46px!important}}
    /* clearer desktop navigation labels */
    .nav-links a,.nav-link-trigger{font-size:.92rem}.nav-actions .login,.nav-signup,.trial{font-size:.84rem}@media(max-width:680px){.nav-links a,.nav-link-trigger{font-size:.88rem}}
    /* visible footer brand treatment */
    .footer-brand img{width:178px;height:54px;object-fit:contain;object-position:center;padding:4px 7px;border-radius:11px;background:#fff;filter:none!important}
    /* website light / dark theme */
    .site-theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid #b9cbe4;border-radius:50%;background:#fff;color:#102b67;cursor:pointer;font-size:.88rem}.site-theme-toggle:hover{border-color:#0f63e8;color:#0f63e8;box-shadow:0 6px 14px #0f63e818}body.site-dark{--bg:#07152e;--ink:#eff6ff;--muted:#a9bad2;--line:#28436c;background:#07152e;color:#eff6ff}body.site-dark .nav{background:#071a37f2;border-bottom-color:#28436c;box-shadow:0 10px 26px #02081766}body.site-dark .nav-links a,body.site-dark .nav-link-trigger{color:#e5eefc}body.site-dark .nav-actions .login{background:#0d254b;border-color:#38577f;color:#eff6ff}body.site-dark .nav-signup{background:#10356a;color:#93c5fd}body.site-dark .site-theme-toggle{background:#0d254b;border-color:#38577f;color:#fbbf24}body.site-dark .hero{background:linear-gradient(135deg,#081b3c,#07152e 53%,#062b3d)}body.site-dark .grid-bg{opacity:.55}body.site-dark .hero-copy p,body.site-dark .section-heading p,body.site-dark .feature p,body.site-dark .price-card>p,body.site-dark .step p{color:#a9bad2}body.site-dark .section,body.site-dark .why,body.site-dark .pricing,body.site-dark .explore-rail,body.site-dark .testimonials{background:#07152e}body.site-dark .feature,body.site-dark .price-card,body.site-dark .quote,body.site-dark .why-point{background:linear-gradient(135deg,#0c2348,#0a1d3d);border-color:#28436c;box-shadow:0 12px 28px #02081740}body.site-dark .feature h3,body.site-dark .price-card h3,body.site-dark .quote strong,body.site-dark .why-point span,body.site-dark .section-heading h2,body.site-dark .step h3{color:#eff6ff}body.site-dark .why{background:#091d3e}body.site-dark .logo-strip{background:#081a36;border-color:#28436c}body.site-dark .trust-marquee-label,body.site-dark .trust-client{color:#dbeafe}body.site-dark .trust-marquee-label{border-color:#28436c}body.site-dark .category-chip{background:#0c2348;border-color:#28436c;color:#dbeafe;box-shadow:none}body.site-dark .faq-item{border-color:#28436c}body.site-dark .faq-q{color:#eff6ff}body.site-dark .faq-a>div{color:#a9bad2}body.site-dark .inquiry-card{background:#0b2145;border-color:#294a76}body.site-dark .inquiry-head{background:linear-gradient(125deg,#0d2b5a,#093449)}body.site-dark .inquiry-head h2,body.site-dark .field label{color:#eff6ff}body.site-dark .inquiry-head p{color:#b9d7f2}body.site-dark .field input,body.site-dark .field select,body.site-dark .field textarea{background:#071a37;border-color:#36577f;color:#eff6ff}body.site-dark .modal-close{background:#133664;color:#dbeafe}@media(max-width:680px){.site-theme-toggle{width:36px;height:36px}}
    /* dark mode contrast and dark logo treatment */
    body.site-dark .hero-copy h1,body.site-dark .hero-copy h1 em{color:#f8fbff!important;background:none!important;-webkit-text-fill-color:#f8fbff}body.site-dark .hero-copy h1 em{color:#60a5fa!important;-webkit-text-fill-color:#60a5fa}body.site-dark .trust-row{color:#c5d4e9}body.site-dark .trust-row .stars{color:#fbbf24}body.site-dark .btn-light{background:#fff;color:#071f4f;border-color:#d8e5f5}body.site-dark .btn-light:hover{background:#eaf4ff;color:#0f63e8}body.site-dark .float-card{background:#ffffffef;color:#102b67}body.site-dark .metrics{background:#06162f;color:#fff}body.site-dark .metric{border-color:#29476f}body.site-dark .metric strong{background:linear-gradient(90deg,#fff,#67e8f9);background-clip:text;-webkit-background-clip:text;color:transparent}body.site-dark .metric span{color:#b8cbe3}body.site-dark .nav .brand{display:flex;align-items:center;padding:3px 6px;border-radius:11px;background:#071a37;border:1px solid #31527e;box-shadow:0 7px 16px #02081755}body.site-dark .nav .brand img{background:transparent;filter:contrast(1.12) saturate(1.2)!important}
    /* borderless high-contrast dark-mode logo */
    body.site-dark .nav .brand{padding:0;background:transparent;border:0;box-shadow:none}body.site-dark .nav .brand img{filter:none!important;background:transparent}
    /* borderless footer logo on the dark footer */
    /* Keep the complete TaxMee lockup visible in the dark footer—no badge, crop, or lower-edge clipping. */
    .footer-brand img{display:block;width:190px;height:62px;padding:0;border:0;border-radius:0;background:transparent;object-fit:contain;object-position:left center;filter:none!important}
    body.site-dark .nav .brand img{content:url('./taxmee-dark-header-logo-small.png')!important;width:212px!important;height:72px!important;object-fit:contain!important;object-position:left center!important;image-rendering:auto!important;transform:translateZ(0)}.footer-brand img{content:url('./taxmee-dark-header-logo-small.png')!important;width:206px;height:78px;object-fit:contain;object-position:left center;image-rendering:auto!important}
    /* Dark-mode mega menu: a solid navy panel keeps every navigation option readable. */
    body.site-dark .mega-menu{background:#0b2348!important;border-color:#2c5686!important;box-shadow:0 28px 58px #020817b8!important}
    body.site-dark .mega-group h3{color:#7dd3fc!important;border-color:#315b8c!important}
    body.site-dark .nav .mega-group a{color:#e7f1ff!important}
    body.site-dark .nav .mega-group a:hover{color:#67e8f9!important}
    body.site-dark .mega-group a i{color:#60a5fa!important}
    @media(max-width:1000px){.nav-links.open{top:calc(100% + 8px);max-height:calc(100vh - 112px);overflow:auto;background:#ffffff!important;border-color:#d7e5f6!important;box-shadow:0 24px 58px #102a6730!important;backdrop-filter:none!important}.nav-links.open a,.nav-links.open .nav-link-trigger{color:#071f4f!important;font-weight:800!important;border-radius:12px}.nav-links.open a:hover,.nav-links.open .nav-link-trigger:hover,.nav-links.open .nav-link-trigger.active{background:#eef6ff;color:#0f63e8!important}.mobile-submenu{display:none;margin:0 0 6px;padding:8px 10px 10px;border:1px solid #dce8f7;border-radius:14px;background:#f8fbff}.mobile-submenu.open{display:grid;gap:10px}.mobile-submenu-title{margin:8px 0 2px;color:#1e40af;font-size:.7rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.mobile-submenu a{display:flex!important;align-items:center;gap:10px;padding:9px 10px!important;border-radius:11px;color:#263f65!important;text-decoration:none;font-size:.84rem!important}.mobile-submenu a i{width:18px;color:#0f63e8;text-align:center}.mobile-submenu a:hover{background:#e8f2ff!important;color:#0f63e8!important}.mobile-submenu .mega-promo{display:none}body.site-dark .nav-links.open{background:#081a36!important;border-color:#31527e!important;box-shadow:0 24px 58px #020817b8!important}body.site-dark .nav-links.open a,body.site-dark .nav-links.open .nav-link-trigger{color:#eaf2ff!important}body.site-dark .nav-links.open a:hover,body.site-dark .nav-links.open .nav-link-trigger:hover,body.site-dark .nav-links.open .nav-link-trigger.active{background:#102a50!important;color:#7dd3fc!important}.site-dark .mobile-submenu,body.site-dark .mobile-submenu{background:#0b2348!important;border-color:#2c5686!important}.site-dark .mobile-submenu-title,body.site-dark .mobile-submenu-title{color:#7dd3fc!important}.site-dark .mobile-submenu a,body.site-dark .mobile-submenu a{color:#e7f1ff!important}.site-dark .mobile-submenu a i,body.site-dark .mobile-submenu a i{color:#60a5fa!important}.site-dark .mobile-submenu a:hover,body.site-dark .mobile-submenu a:hover{background:#12335e!important;color:#67e8f9!important}}
    body.site-dark .mega-promo{background:linear-gradient(145deg,#123b82,#1d4ed8 60%,#089bc0)!important}
    body.site-dark .mega-promo small{color:#c7efff!important}
    body.site-dark .mega-promo h3{color:#fff!important;border:0!important}
    body.site-dark .mega-promo p{color:#dcedff!important}
    body.site-dark .mega-promo .btn{color:#123b82!important;background:#fff!important}
    /* Desktop software capabilities + manual-work comparison */
    .software-proof{padding:60px 0;background:linear-gradient(180deg,#f7fbff 0%,#fff 100%)}.software-proof.reveal{opacity:1;transform:none}.proof-head{max-width:770px;margin:0 auto 28px;text-align:center}.proof-head h2{margin:12px 0 0;font:800 clamp(1.8rem,3.2vw,2.55rem)/1.12 Manrope;letter-spacing:-.06em;color:#071f4f}.spec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.spec-card{display:flex;align-items:flex-start;gap:12px;padding:17px;border:1px solid #dce8f7;border-radius:16px;background:#fff;box-shadow:0 10px 24px #102a6710}.spec-card i{display:grid;flex:0 0 35px;place-items:center;width:35px;height:35px;border-radius:11px;background:#e5f5ff;color:#0f63e8}.spec-card:nth-child(2n) i{background:#e8f9f2;color:#14a663}.spec-card strong{display:block;color:#102b67;font-size:.91rem}.spec-card span{display:block;margin-top:3px;color:#334155;font-size:.76rem;line-height:1.45}.work-compare{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:26px}.compare-card{padding:23px 24px;border-radius:18px}.compare-card h3{margin:0 0 12px;font:800 1.08rem Manrope}.compare-card ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.compare-card li{display:flex;gap:10px;align-items:flex-start;font-size:.84rem;line-height:1.45}.compare-card li i{margin-top:3px}.manual-work{border:1px solid #f5d7d7;background:#fffafa}.manual-work h3{color:#9f2437}.manual-work li{color:#805460}.manual-work li i{color:#e35d6a}.taxmee-work{position:relative;overflow:hidden;border:1px solid #a9d9ff;background:linear-gradient(135deg,#102b67,#0f63e8 63%,#089bc0);box-shadow:0 16px 32px #0f63e82b}.taxmee-work:after{content:"";position:absolute;width:210px;height:210px;right:-98px;bottom:-115px;border:1px solid #ffffff66;border-radius:50%;box-shadow:0 0 0 26px #ffffff12,0 0 0 52px #ffffff0d}.taxmee-work h3,.taxmee-work li{position:relative;z-index:1;color:#fff}.taxmee-work li{color:#e1efff}.taxmee-work li i{color:#67e8f9}.compare-label{display:inline-block;margin-bottom:9px;padding:5px 9px;border-radius:99px;font-size:.66rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.manual-work .compare-label{background:#fee2e2;color:#a32b3c}.taxmee-work .compare-label{background:#ffffff1a;color:#bff3ff}@media(max-width:760px){.spec-grid{grid-template-columns:1fr 1fr}.work-compare{grid-template-columns:1fr}.software-proof{padding:48px 0}}@media(max-width:470px){.spec-grid{grid-template-columns:1fr}}
    body.site-dark .software-proof{background:linear-gradient(180deg,#071a37,#06162f)}body.site-dark .proof-head h2{color:#fff}body.site-dark .spec-card{background:#0d2345;border-color:#294b78;box-shadow:none}body.site-dark .spec-card strong{color:#f7fbff}body.site-dark .spec-card span{color:#b9cbe3}body.site-dark .manual-work{background:#2a1621;border-color:#6e3145}body.site-dark .manual-work h3{color:#ffc1cb}body.site-dark .manual-work li{color:#f5c6d0}
    @media(max-width:760px){html,body{overflow-x:hidden}.nav{height:62px}.nav-inner{width:calc(100% - 14px);gap:5px}.brand{min-width:0;flex:1 1 auto}.brand img{width:clamp(104px,31vw,142px)!important;height:auto!important;max-width:100%;object-fit:contain}.nav-actions{flex:0 0 auto;gap:4px;white-space:nowrap}.nav-actions .trial{display:none!important}.nav-actions .login,.nav-signup{display:inline-flex!important;min-height:34px;padding:7px 9px;font-size:.72rem;line-height:1;border-radius:999px}.site-theme-toggle{width:34px;height:34px;flex:0 0 34px}.menu-toggle{display:grid;place-items:center;width:36px;height:36px;padding:0;border-radius:10px}.nav-links.open{top:62px;left:9px;right:9px;max-height:calc(100vh - 78px);overflow:auto}}
    @media(max-width:680px){#resources .steps{grid-template-columns:1fr!important;gap:24px;padding-top:4px}#resources .step{display:grid;grid-template-columns:72px minmax(0,1fr);column-gap:16px;align-items:start;min-width:0}#resources .step-num{grid-row:1/span 2;margin:0;width:58px;height:58px;box-shadow:0 0 0 5px #f8fafc}#resources .step h3{margin:4px 0 7px;font-size:1.03rem;line-height:1.25}#resources .step p{grid-column:2;font-size:.92rem;line-height:1.55;max-width:28rem}#resources .steps:before,#resources .steps:after{left:29px;right:auto;top:58px;width:3px;height:calc(100% - 116px);border-radius:99px}#resources.process-running .steps:after{width:3px;height:calc(100% - 116px);transition:height 3.8s cubic-bezier(.22,1,.36,1)}}
    .product-pricing-shell{display:grid;gap:22px}.trial-pricing-strip{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #bfdbfe;border-radius:18px;background:linear-gradient(135deg,#eff6ff,#ffffff);padding:18px 20px}.trial-pricing-strip strong{display:block;font:800 1.05rem Manrope;color:#102a6b}.trial-pricing-strip span{display:block;color:#58708f;font-size:.88rem;margin-top:4px}.product-pricing-row{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:stretch}.product-pricing-group{background:#fff;border:1px solid #d5e1f0;border-radius:18px;padding:20px;box-shadow:0 14px 30px #102a6b10}.product-pricing-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:16px}.product-pricing-head h3{font:800 1.25rem Manrope;margin:0}.product-pricing-head p{margin:6px 0 0;color:#58708f;font-size:.88rem;line-height:1.45}.product-pill{display:inline-flex;align-items:center;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-weight:800;font-size:.72rem;padding:7px 10px;white-space:nowrap}.tier-row{display:flex;gap:14px;align-items:stretch}.product-tier-card{position:relative;display:flex;flex-direction:column;border:1px solid #dbe6f5;border-radius:16px;background:linear-gradient(135deg,#ffffff,#f8fbff);padding:18px;min-width:0}.product-tier-card.silver{flex:.92}.product-tier-card.gold{flex:1.12;border-color:#93b7ed;box-shadow:0 13px 26px #1d4ed81a}.tier-label{font:800 .78rem Manrope;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.gold .tier-label{color:#1d4ed8}.tier-price{font:800 2rem Manrope;letter-spacing:-.04em;margin:8px 0 4px}.tier-price span{display:block;font:600 .78rem "DM Sans";letter-spacing:0;color:#64748b}.tier-save{display:inline-flex;width:max-content;background:#dcfce7;color:#166534;border-radius:999px;padding:5px 9px;font-weight:800;font-size:.72rem;margin:7px 0}.product-tier-card ul{list-style:none;margin:12px 0 16px;padding:0;flex:1}.product-tier-card li{font-size:.82rem;color:#475569;padding:5px 0}.product-tier-card li:before{content:"✓";color:#16a34a;font-weight:900;margin-right:8px}.addon-box{border:1px dashed #adc4e6;border-radius:14px;background:#f8fbff;padding:13px;margin-top:12px}.addon-box h4{margin:0 0 9px;font:800 .88rem Manrope}.addon-control{display:grid;grid-template-columns:1fr 88px;gap:10px;align-items:center}.addon-control label{font-size:.8rem;color:#475569;font-weight:700}.addon-control input{width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:9px 10px;font:700 .9rem "DM Sans"}.addon-total{margin-top:9px;border-radius:12px;background:#eaf2ff;color:#102a6b;padding:10px;font-weight:800;font-size:.84rem}.combo-pricing-group{border:2px solid #1d4ed8;background:linear-gradient(135deg,#ffffff,#eef6ff);position:relative}.combo-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:18px}.combo-price-card{border-radius:16px;background:#fff;border:1px solid #bfd4f2;padding:18px}.combo-price-card h4{margin:0 0 8px;font:800 1.02rem Manrope}.combo-price{font:800 2.25rem Manrope;letter-spacing:-.05em}.combo-price span{display:block;font:600 .8rem "DM Sans";letter-spacing:0;color:#58708f}.combo-addon-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pricing-note{margin-top:14px;color:#58708f;font-size:.84rem;line-height:1.55}body.site-dark .product-pricing-group,body.site-dark .product-tier-card,body.site-dark .combo-price-card,body.site-dark .trial-pricing-strip{background:linear-gradient(135deg,#0c2348,#0a1d3d);border-color:#28436c}body.site-dark .addon-box{background:#071a37;border-color:#36577f}body.site-dark .addon-total{background:#10356a;color:#dbeafe}@media(max-width:1000px){.product-pricing-row,.combo-grid{grid-template-columns:1fr}.tier-row{display:grid;grid-template-columns:1fr 1fr}.product-tier-card.silver,.product-tier-card.gold{flex:auto}}@media(max-width:680px){.trial-pricing-strip,.product-pricing-head,.tier-row,.combo-addon-grid{display:block}.trial-pricing-strip .btn{margin-top:12px}.product-tier-card,.combo-addon-grid .addon-box{margin-top:12px}.addon-control{grid-template-columns:1fr 78px}.tier-price,.combo-price{font-size:1.85rem}}

.manager-feed{background:#fff}.manager-feed-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.manager-feed-card{border:1px solid #d5e1f0;border-radius:18px;background:#fff;padding:20px;box-shadow:0 12px 26px #102a6b0c}.manager-feed-card small{display:inline-flex;border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:6px 10px;font-weight:900;font-size:.7rem;text-transform:uppercase}.manager-feed-card h3{font:800 1.08rem Manrope;margin:14px 0 8px;color:#102a6b}.manager-feed-card p{color:#58708f;font-size:.88rem;line-height:1.55}.manager-feed-card a{color:#1d4ed8;text-decoration:none;font-weight:900}.manager-feed-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.manager-feed-actions span{border:1px solid #c9d9f2;border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:800;color:#102a6b}@media(max-width:900px){.manager-feed-grid{grid-template-columns:1fr}}
    .review-submit{margin-top:22px;border:1px solid #c9d9f2;border-radius:20px;background:linear-gradient(135deg,#ffffff,#f4f8ff);padding:22px;box-shadow:0 14px 30px #102a6b0c}.review-submit-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.review-submit-head h3{font:800 1.2rem Manrope;margin:0;color:#102a6b}.review-submit-head p{margin:6px 0 0;color:#58708f;font-size:.88rem}.review-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.review-form input,.review-form select,.review-form textarea{width:100%;border:1px solid #c9d9f2;border-radius:12px;padding:12px;font:600 .88rem "DM Sans";outline:none;background:#fff}.review-form textarea{grid-column:1/-1;min-height:96px;resize:vertical}.review-form input:focus,.review-form select:focus,.review-form textarea:focus{border-color:#1d4ed8;box-shadow:0 0 0 4px #1d4ed814}.review-form .btn{grid-column:auto}.review-status{display:none;grid-column:1/-1;border-radius:12px;padding:10px;font-weight:800;font-size:.84rem}.review-status.show{display:block}.review-status.ok{background:#ecfdf3;color:#067647}.review-status.error{background:#fef3f2;color:#b42318}.verified-badge{display:inline-flex;align-items:center;gap:5px;border-radius:999px;background:#eafaf1;color:#067647;font-size:.7rem;font-weight:900;padding:4px 8px;margin-left:7px}@media(max-width:900px){.review-form{grid-template-columns:1fr 1fr}.review-submit-head{display:block}}@media(max-width:560px){.review-form{grid-template-columns:1fr}.review-form .btn{width:100%}}

.live-chat-dock{position:fixed;right:22px;bottom:22px;z-index:80;display:flex;align-items:center}.live-chat-launch{border:0;border-radius:999px;background:linear-gradient(135deg,#102b67,#0f63e8 58%,#1976ef);color:#fff;box-shadow:0 18px 36px #102a6b38;padding:13px 17px;font-weight:900;display:flex;align-items:center;gap:9px}.live-chat-box{position:fixed;right:22px;bottom:80px;width:min(360px,calc(100vw - 32px));z-index:81;background:#fff;border:1px solid #c9d9f2;border-radius:20px;box-shadow:0 24px 70px #102a6b30;overflow:hidden;display:none}.live-chat-box.open{display:block}.live-chat-head{background:linear-gradient(135deg,#102b67,#0f63e8);color:#fff;padding:16px 18px;display:flex;justify-content:space-between;gap:12px}.live-chat-head strong{display:block}.live-chat-head span{font-size:.78rem;color:#dbeafe}.live-chat-close{border:0;background:#ffffff22;color:#fff;border-radius:10px;width:32px;height:32px}.live-chat-form{padding:16px;display:grid;gap:10px}.live-chat-form input,.live-chat-form select,.live-chat-form textarea{width:100%;border:1px solid #c9d9f2;border-radius:12px;padding:11px 12px;font:600 .88rem "DM Sans";outline:none}.live-chat-form textarea{min-height:86px;resize:vertical}.live-chat-form input:focus,.live-chat-form textarea:focus,.live-chat-form select:focus{border-color:#0f63e8;box-shadow:0 0 0 4px #1d4ed814}.live-chat-note{font-size:.74rem;color:#58708f;line-height:1.45}.live-chat-status{display:none;border-radius:12px;padding:10px;font-weight:800;font-size:.82rem}.live-chat-status.show{display:block}.live-chat-status.ok{background:#ecfdf3;color:#067647}.live-chat-status.error{background:#fef3f2;color:#b42318}.live-chat-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.live-chat-actions .btn{width:100%;min-height:42px}@media(max-width:560px){.live-chat-dock{right:15px;bottom:18px}.live-chat-box{right:15px;bottom:76px}}

/* Former dynamic pricing styles */
.pricing-mode-switch{display:flex;justify-content:center;gap:10px;margin:8px auto 34px;padding:8px;border:1px solid #b8cdec;border-radius:18px;background:linear-gradient(135deg,#ffffff,#f3f8ff);box-shadow:0 18px 34px #102a6b18;width:max-content;max-width:100%}.pricing-mode-switch button{min-width:110px;border:1px solid transparent;border-radius:14px;background:#fff;color:#102a6b;padding:13px 22px;font:900 .9rem "DM Sans";cursor:pointer;transition:.2s;box-shadow:0 6px 14px #102a6b0a}.pricing-mode-switch button:hover{border-color:#9dbcf0;color:#1d4ed8}.pricing-mode-switch button.active{background:linear-gradient(135deg,#153b8f,#1d73f2);color:#fff;box-shadow:0 12px 22px #1d4ed838}.pricing-mode-copy{text-align:center;color:#58708f;font-size:.88rem;margin:-10px 0 18px}.product-pricing-group.is-hidden,.combo-pricing-group.is-hidden,.product-tier-card.is-hidden{display:none!important}.pricing-mode-monthly .tier-row,.pricing-mode-annual .tier-row{grid-template-columns:1fr}.pricing-mode-monthly .product-pricing-row,.pricing-mode-annual .product-pricing-row{align-items:stretch}.pricing-mode-combo .product-pricing-row{display:none}.pricing-mode-combo .combo-pricing-group{display:block}.pricing-mode-monthly .combo-pricing-group,.pricing-mode-annual .combo-pricing-group{display:none}.pricing-mode-combo .combo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:760px){.pricing-mode-switch{width:100%;display:grid;grid-template-columns:repeat(3,1fr);border-radius:16px;margin-bottom:24px}.pricing-mode-switch button{min-width:0;padding:12px 8px}.pricing-mode-combo .combo-grid{grid-template-columns:1fr}}

.pricing-mode-monthly .product-tier-card:not(.is-hidden),.pricing-mode-annual .product-tier-card:not(.is-hidden){min-height:292px;border-width:1px;background:#fff;box-shadow:0 10px 24px #102a6b0f}.pricing-mode-monthly .product-tier-card:not(.is-hidden):before,.pricing-mode-annual .product-tier-card:not(.is-hidden):before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#1d4ed8,#089bc0);opacity:.9}.pricing-mode-monthly .product-tier-card:not(.is-hidden) .tier-price,.pricing-mode-annual .product-tier-card:not(.is-hidden) .tier-price{font-size:2.1rem}.pricing-mode-monthly .product-pricing-group,.pricing-mode-annual .product-pricing-group{border-color:#c8d8ee;box-shadow:0 12px 28px #102a6b10}.pricing-feature-strip{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 13px}.pricing-feature-chip{display:inline-flex;align-items:center;gap:7px;border:1px solid #d9e5f3;border-radius:999px;background:#fff;color:#102a6b;padding:7px 10px;font-size:.75rem;font-weight:800}.pricing-feature-chip i{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:6px;background:#eff6ff;color:#1d4ed8;font-size:.68rem}.combo-price-card{box-shadow:0 10px 22px #102a6b0d}.addon-box{background:#f8fbff}@media(max-width:680px){.pricing-feature-strip{gap:6px}.pricing-feature-chip{font-size:.72rem;padding:6px 9px}.pricing-mode-monthly .product-tier-card:not(.is-hidden),.pricing-mode-annual .product-tier-card:not(.is-hidden){min-height:0}.pricing-mode-monthly .product-tier-card:not(.is-hidden) .tier-price,.pricing-mode-annual .product-tier-card:not(.is-hidden) .tier-price{font-size:1.95rem}}

/* Former dynamic pricing reference styles */
#pricing .section-heading h2{font-size:clamp(2rem,3vw,2.65rem);letter-spacing:-.055em}.pricing-mode-switch{margin-top:10px;margin-bottom:18px}.pricing-mode-copy{display:none}.trial-pricing-strip{display:none!important}.pricing-feature-strip{display:none!important}.pricing-mode-monthly .product-pricing-row,.pricing-mode-annual .product-pricing-row{gap:16px}.product-pricing-group{border-radius:22px;padding:24px;border-color:#cfe0f4;box-shadow:none;background:#fff}.pricing-mode-monthly .product-pricing-group:nth-child(2),.pricing-mode-annual .product-pricing-group:nth-child(2),.combo-pricing-group{border:2px solid #1d4ed8;box-shadow:0 18px 34px #1d4ed814}.product-pricing-head{margin-bottom:18px}.product-pricing-head h3{font-size:1.18rem}.product-pricing-head p{font-size:.86rem;line-height:1.45}.product-pill{background:#eff6ff;color:#1d4ed8;padding:7px 12px}.pricing-mode-monthly .product-pricing-group:nth-child(2) .product-pill,.pricing-mode-annual .product-pricing-group:nth-child(2) .product-pill{background:#1d4ed8;color:#fff}.pricing-mode-monthly .product-pricing-group:nth-child(2) .product-pill:before{content:"Most popular";font-weight:900}.pricing-mode-monthly .product-pricing-group:nth-child(2) .product-pill{font-size:0;color:transparent}.pricing-mode-monthly .product-pricing-group:nth-child(2) .product-pill:before{font-size:.72rem;color:#fff}.pricing-mode-monthly .product-tier-card:not(.is-hidden),.pricing-mode-annual .product-tier-card:not(.is-hidden){border:0;border-top:1px solid #dbe6f5;border-radius:0;padding:20px 0 0;min-height:0;box-shadow:none;background:transparent}.pricing-mode-monthly .product-tier-card:not(.is-hidden):before,.pricing-mode-annual .product-tier-card:not(.is-hidden):before{display:none}.tier-label{font-size:.73rem;color:#64748b}.tier-price{font-size:2.25rem!important;margin:10px 0 14px}.product-tier-card ul{margin-top:14px;border-top:1px solid #dbe6f5;padding-top:16px}.product-tier-card li{font-size:.83rem;padding:6px 0}.product-tier-card .btn{margin-top:8px;border-radius:14px;min-height:48px}.pricing-mode-monthly .product-pricing-group:nth-child(2) .product-tier-card .btn,.pricing-mode-annual .product-pricing-group:nth-child(2) .product-tier-card .btn{background:linear-gradient(135deg,#153b8f,#1d73f2);border:0;color:#fff}.addon-box{margin-top:14px;border-style:solid;border-color:#d6e4f5;background:#f8fbff}.addon-total{background:#edf4ff}.combo-grid{gap:16px}.combo-price-card{border-radius:20px;padding:22px;box-shadow:none}.combo-price-card:nth-child(2){border:2px solid #1d4ed8}.combo-price{font-size:2.25rem}.combo-price-card .btn{width:100%;min-height:48px;border-radius:14px}@media(max-width:1000px){.pricing-mode-monthly .product-pricing-row,.pricing-mode-annual .product-pricing-row{grid-template-columns:1fr 1fr}}@media(max-width:760px){.pricing-mode-monthly .product-pricing-row,.pricing-mode-annual .product-pricing-row{grid-template-columns:1fr}.product-pricing-group{padding:20px}.tier-price,.combo-price{font-size:2rem!important}}

/* Former dynamic pricing switch boost */
.pricing-mode-switch{display:flex!important;justify-content:center;gap:10px!important;margin:8px auto 34px!important;padding:8px!important;border:1px solid #b8cdec!important;border-radius:18px!important;background:linear-gradient(135deg,#ffffff,#f3f8ff)!important;box-shadow:0 18px 34px #102a6b18!important;width:max-content;max-width:100%}.pricing-mode-switch button{min-width:112px;border:1px solid #d9e5f5!important;border-radius:14px!important;background:#fff!important;color:#102a6b!important;padding:13px 22px!important;font:900 .9rem "DM Sans"!important;cursor:pointer;transition:.2s;box-shadow:0 6px 14px #102a6b0a}.pricing-mode-switch button:hover{border-color:#9dbcf0!important;color:#1d4ed8!important;background:#f8fbff!important}.pricing-mode-switch button.active{background:linear-gradient(135deg,#153b8f,#1d73f2)!important;border-color:#1d73f2!important;color:#fff!important;box-shadow:0 12px 22px #1d4ed838!important}@media(max-width:760px){.pricing-mode-switch{width:100%!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;border-radius:16px!important;margin-bottom:24px!important}.pricing-mode-switch button{min-width:0!important;padding:12px 8px!important}}
.why-eyebrow-light{color:#cffafe}
.why-score-status{float:right;color:#16a34a}
.mini-bars .bar-42{height:42%}
.mini-bars .bar-64{height:64%}
.mini-bars .bar-51{height:51%}
.mini-bars .bar-77{height:77%}
.mini-bars .bar-92{height:92%}
.mini-bars .bar-70{height:70%}
.mini-note .note-check{color:#4ade80}
.why-copy-title{font:800 clamp(2rem,4vw,3rem)/1.15 Manrope;letter-spacing:-.06em;margin:16px 0 20px}
.why-copy-text{color:#64748b;line-height:1.7;margin:0 0 25px}
.honeypot{position:absolute;left:-10000px;opacity:0}
.review-email-field{grid-column:1/-1}
body.site-dark .review-submit{background:linear-gradient(135deg,#0c2348,#0a1d3d)!important;border-color:#2f5484!important;box-shadow:0 18px 36px #02081755!important}
body.site-dark .review-submit-head h3{color:#f8fbff!important}
body.site-dark .review-submit-head p{color:#c8d8ee!important}
body.site-dark .review-submit .product-pill{background:#123b82!important;color:#dbeafe!important;border:1px solid #315b8c!important}
body.site-dark .review-form input,body.site-dark .review-form select,body.site-dark .review-form textarea{background:#071a37!important;border-color:#36577f!important;color:#f8fbff!important}
body.site-dark .review-form input::placeholder,body.site-dark .review-form textarea::placeholder{color:#9fb2cd!important;opacity:1!important}
body.site-dark .review-form select{color:#f8fbff!important}
body.site-dark .review-form input:focus,body.site-dark .review-form select:focus,body.site-dark .review-form textarea:focus{border-color:#60a5fa!important;box-shadow:0 0 0 4px #60a5fa26!important}
body.site-dark .review-status.ok{background:#063a2a!important;color:#86efac!important}
body.site-dark .review-status.error{background:#451a1a!important;color:#fecaca!important}
.hero-buttons{flex-wrap:wrap}.btn-download{background:linear-gradient(135deg,#0f766e,#0ea5e9);color:#fff;border:0;box-shadow:0 12px 25px #0ea5e94a}.btn-download:hover{box-shadow:0 18px 32px #0ea5e960;transform:translateY(-1px)}.hero-download-note{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:13px;color:#58708f;font-weight:800;font-size:.84rem}.hero-download-note a{color:#1d4ed8;text-decoration:none}.download-section{background:#fff}.download-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.download-card{border:1px solid #d5e1f0;border-radius:22px;background:linear-gradient(135deg,#ffffff,#f4f8ff);padding:26px;box-shadow:0 16px 34px #102a6b10}.download-card>i{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:#eff6ff;color:#1d4ed8;font-size:1.35rem;margin-bottom:16px}.download-card h3{margin:0 0 8px;font:800 1.25rem Manrope;color:#102a6b}.download-card p{margin:0 0 18px;color:#58708f;line-height:1.55}.download-card .btn{width:100%}body.site-dark .download-section{background:#07152e}body.site-dark .download-card{background:linear-gradient(135deg,#0c2348,#0a1d3d);border-color:#28436c}body.site-dark .download-card h3{color:#eff6ff}body.site-dark .download-card p,body.site-dark .hero-download-note{color:#a9bad2}@media(max-width:760px){.download-grid{grid-template-columns:1fr}.hero-buttons .btn{width:100%;justify-content:center}.hero-download-note{justify-content:center;text-align:center}}
/* CLS stability for PageSpeed */
.metrics{min-height:164px;contain:layout paint}.metric-grid{align-items:stretch}.metric{min-height:104px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.metric strong{min-height:3.1rem;line-height:1;font-family:Arial,system-ui,sans-serif!important;font-variant-numeric:tabular-nums;white-space:nowrap}.metric span{min-height:1.35rem}.hero-visual .float-card{display:flex;align-items:center;gap:8px;min-height:44px;min-width:180px;contain:layout paint}.hero-visual .float-card i{display:inline-grid;place-items:center;flex:0 0 27px;width:27px;height:27px;margin-right:0;line-height:1}.fa,.fa-solid,.fa-regular,.fa-brands,.fas,.far,.fab{vertical-align:-.125em}@media(max-width:680px){.metrics{min-height:300px}.metric{min-height:86px}.hero-visual .float-card{min-width:150px}}

/* Keep dropdown nav items same size as normal links */
.nav-link-trigger{font-family:"DM Sans",Arial,sans-serif!important;font-size:.92rem!important;font-weight:700!important;line-height:1.2!important;letter-spacing:0!important}.nav-link-trigger i{font-size:.7rem!important;line-height:1!important}.nav-links a{line-height:1.2!important}@media(max-width:680px){.nav-link-trigger{font-size:.88rem!important}}

/* Download card product logo */
.download-card-logo{display:block;width:52px;height:52px;object-fit:contain;padding:8px;border-radius:16px;background:#eff6ff;box-shadow:inset 0 0 0 1px #dbeafe;margin-bottom:16px}.download-card>i{display:none}body.site-dark .download-card-logo{background:#eaf4ff;box-shadow:inset 0 0 0 1px #bfdbfe}

/* Hero free trial highlight */
.hero-trial-alert{display:inline-flex;align-items:center;gap:12px;margin-top:18px;padding:10px 14px;border:1px solid #93c5fd;border-radius:999px;background:linear-gradient(135deg,#ffffff,#eaf4ff);box-shadow:0 14px 28px #1d4ed81c;color:#102a6b;font-weight:800}.hero-trial-alert strong{display:inline-flex;align-items:center;gap:7px;color:#0f63e8}.hero-trial-alert strong:before{content:"";width:9px;height:9px;border-radius:50%;background:#16a34a;box-shadow:0 0 0 5px #dcfce7}.hero-trial-alert span{color:#58708f;font-size:.86rem;font-weight:700}body.site-dark .hero-trial-alert{background:linear-gradient(135deg,#0d254b,#0b345c);border-color:#2f68b5;color:#eaf4ff}body.site-dark .hero-trial-alert span{color:#b9d7f2}@media(max-width:680px){.hero-trial-alert{display:flex;align-items:flex-start;border-radius:18px;text-align:left}.hero-trial-alert span{font-size:.8rem}}

/* Header trial bar */
.top-trial-bar{position:sticky;top:64px;z-index:29;display:flex;justify-content:center;padding:10px 16px;background:#ffffffd9;backdrop-filter:blur(14px);border-bottom:1px solid #dbeafe}.top-trial-bar .hero-trial-alert{margin:0}.hero .hero-trial-alert{display:none}body.site-dark .top-trial-bar{background:#071a37e8;border-bottom-color:#28436c}@media(max-width:680px){.top-trial-bar{top:60px;padding:8px 12px}.top-trial-bar .hero-trial-alert{width:100%;justify-content:center}}

/* Trial bar overlays hero without adding extra gap */
.top-trial-bar{position:fixed!important;top:64px!important;left:0!important;right:0!important;z-index:29!important;width:100%!important;display:flex!important;justify-content:center!important;padding:10px 0!important;background:transparent!important;backdrop-filter:none!important;border-bottom:0!important;pointer-events:none}.top-trial-bar .hero-trial-alert{pointer-events:auto;max-width:min(760px,calc(100vw - 40px));margin:0 auto!important}.hero{padding-top:74px!important}@media(max-width:680px){.top-trial-bar{top:60px!important;padding:8px 10px!important}.top-trial-bar .hero-trial-alert{max-width:calc(100vw - 24px);width:auto!important}.hero{padding-top:88px!important}}

/* Trial bar scrolls with hero, not sticky */
.top-trial-bar{position:absolute!important;top:86px!important;left:0!important;right:0!important;z-index:6!important;width:100%!important;display:flex!important;justify-content:center!important;padding:0 16px!important;background:transparent!important;backdrop-filter:none!important;border-bottom:0!important;pointer-events:none}.top-trial-bar .hero-trial-alert{pointer-events:auto;max-width:min(760px,calc(100vw - 40px));margin:0 auto!important}.hero{padding-top:104px!important}@media(max-width:680px){.top-trial-bar{top:74px!important;padding:0 12px!important}.hero{padding-top:118px!important}}

/* Tighten hero after trial badge */
.top-trial-bar{top:74px!important}.hero{padding-top:70px!important}.hero-copy h1{max-width:620px}.hero-copy h1 em{display:block;margin-top:2px}.hero-copy .eyebrow{margin-top:0}@media(max-width:680px){.top-trial-bar{top:68px!important}.hero{padding-top:86px!important}.hero-copy h1 em{display:inline}}

/* Trial badge inline with hero eyebrow */
.top-trial-bar{display:none!important}.hero{padding-top:54px!important}.hero-kicker-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:12px}.hero-kicker-row .hero-trial-alert{margin:0;padding:8px 12px;box-shadow:0 10px 22px #1d4ed817}.hero-kicker-row .hero-trial-alert span{font-size:.8rem}.hero-copy h1{margin-top:0!important}@media(max-width:680px){.hero{padding-top:42px!important}.hero-kicker-row{justify-content:center;gap:10px}.hero-kicker-row .hero-trial-alert{width:100%;justify-content:center}}

/* Restore inline trial badge and compact menu */
.nav{height:56px!important}.nav-inner{min-height:56px}.brand img{width:112px!important}.nav-links a,.nav-link-trigger{font-size:.88rem!important}.nav-actions .login,.nav-signup{padding:7px 11px!important}.trial{padding:9px 13px!important}.site-theme-toggle{width:34px!important;height:34px!important}.hero-kicker-row .hero-trial-alert{display:inline-flex!important}.hero{padding-top:46px!important}@media(max-width:680px){.nav{height:58px!important}.nav-inner{min-height:58px}.hero-kicker-row .hero-trial-alert{display:flex!important}.hero{padding-top:38px!important}}

/* Restore header size and center inline trial badge */
.nav{height:64px!important}.nav-inner{min-height:64px!important}.brand img{width:118px!important}.nav-links a,.nav-link-trigger{font-size:.92rem!important}.nav-actions .login,.nav-signup{padding:8px 12px!important}.trial{padding:10px 14px!important}.site-theme-toggle{width:38px!important;height:38px!important}.hero{padding-top:54px!important}.hero-kicker-row{display:grid!important;grid-template-columns:auto minmax(260px,1fr)!important;align-items:center!important;gap:18px!important;max-width:620px!important;margin-bottom:14px!important}.hero-kicker-row .eyebrow{white-space:nowrap!important}.hero-kicker-row .hero-trial-alert{display:inline-flex!important;justify-self:center!important;margin:0!important;max-width:100%!important}.hero-copy h1{margin-top:0!important}@media(max-width:760px){.nav{height:62px!important}.nav-inner{min-height:62px!important}.hero{padding-top:42px!important}.hero-kicker-row{display:flex!important;justify-content:center!important;max-width:none!important;gap:10px!important}.hero-kicker-row .hero-trial-alert{width:100%!important;justify-content:center!important}}

/* Remove hero trial badge and restore hero spacing */
.top-trial-bar,.hero-trial-alert{display:none!important}.hero{padding-top:54px!important}.hero-copy h1{margin-top:19px!important}.hero-kicker-row{display:block!important}
