.home-dashboard{--home-aqua:#83d1c4;--home-aqua-rgb:131, 209, 196;--home-blue:#4c97c0;--home-blue-rgb:76, 151, 192;--home-green:#b6d985;--home-green-rgb:182, 217, 133;--home-ink:#102f3b;--home-muted:#58697a;background:radial-gradient(circle at 8% 24%, rgba(var(--home-green-rgb), .18), transparent 30rem),radial-gradient(circle at 78% 18%, rgba(var(--home-aqua-rgb), .24), transparent 34rem),radial-gradient(circle at 94% 68%, rgba(var(--home-aqua-rgb), .2), transparent 34rem),#f8fcfb;min-width:320px;color:var(--color-text);overflow-x:clip}.home-dashboard main{padding-top:76px}.home-dashboard .home-container{width:min(1160px,100% - 48px);margin-inline:auto}.home-dashboard .home-header{z-index:50;border-bottom:1px solid rgba(var(--home-blue-rgb), .1);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;height:auto;position:fixed;top:0;left:0;right:0;box-shadow:0 10px 28px #11345a0d}.home-dashboard .home-header-inner,.home-dashboard .home-footer-inner,.home-dashboard .home-providers-row,.home-dashboard .home-section-header,.home-dashboard .home-why-top,.home-dashboard .home-trust-bar{justify-content:space-between;align-items:center;gap:24px;display:flex}.home-dashboard .home-header-inner{gap:18px;min-height:76px}.home-dashboard .home-hero,.home-dashboard .home-provider-strip,.home-dashboard .home-section,.home-dashboard .home-quick-info{scroll-margin-top:96px}.home-dashboard .home-brand{flex:none;align-items:center;gap:10px;min-width:0;display:inline-flex}.home-dashboard .home-brand strong,.home-dashboard .home-brand small{display:block}.home-dashboard .home-brand strong{color:var(--home-ink);letter-spacing:-.045em;font-size:24px;font-weight:900;line-height:1}.home-dashboard .home-brand small{color:var(--color-muted);letter-spacing:.03em;text-transform:uppercase;font-size:12px;font-weight:700}.home-dashboard .home-brand-mark{background:linear-gradient(135deg, var(--home-blue), var(--home-aqua));color:#fff;width:42px;height:42px;box-shadow:0 12px 26px rgba(var(--home-blue-rgb), .22);border-radius:16px;place-items:center;display:grid}.home-dashboard .home-brand-mark svg{width:23px;height:23px}.home-dashboard .home-nav,.home-dashboard .home-header-actions,.home-dashboard .home-locale-switcher,.home-dashboard .home-hero-actions,.home-dashboard .home-service-chips,.home-dashboard .home-cta-stack,.home-dashboard .home-filter-row,.home-dashboard .home-footer-links,.home-dashboard .home-faq-legend{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.home-dashboard .home-nav{flex:auto;justify-content:flex-end;gap:4px;min-width:0}.home-dashboard .home-nav a{color:var(--home-muted);border-radius:var(--radius-pill);white-space:nowrap;padding:10px 11px;font-size:13px;font-weight:800;line-height:1;transition:background-color .16s,color .16s;position:relative}.home-dashboard .home-nav a:hover,.home-dashboard .home-nav a:focus-visible{color:var(--home-blue);background:#eaf6fd}.home-dashboard .home-nav a:after{display:none}.home-dashboard .home-locale-switcher{border-radius:var(--radius-pill);background:var(--color-surface);color:var(--color-muted);border:1px solid #005a8c24;padding:6px 9px}.home-dashboard .home-locale-switcher a{font-size:12px;font-weight:800}.home-dashboard .home-locale-switcher a:hover{color:var(--color-primary)}.home-dashboard .home-menu-button{border:1px solid var(--color-border-soft);border-radius:var(--radius);background:var(--color-surface);width:42px;height:42px;color:var(--color-primary);place-items:center;display:none}.home-dashboard .home-button{border-radius:var(--radius-pill);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-size:14px;font-weight:900;line-height:1;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.home-dashboard .home-button:hover,.home-dashboard .home-button:focus-visible{transform:translateY(-1px)}.home-dashboard .home-button-primary{background:var(--home-blue);color:#fff;box-shadow:0 12px 26px rgba(var(--home-blue-rgb), .2)}.home-dashboard .home-button-aqua{background:linear-gradient(135deg, var(--home-aqua) 0%, #149082 100%);color:#fff;box-shadow:0 12px 26px rgba(var(--home-aqua-rgb), .2)}.home-dashboard .home-button-light{color:var(--home-blue);background:#eaf5fa;border-color:#0000}.home-dashboard .home-button-outline{color:var(--color-primary);background:0 0;border-color:#005a8c47}.home-dashboard .home-full-width{width:100%}.home-dashboard .home-hero{background:radial-gradient(circle at 88% 8%, #5bbde852, transparent 24rem),radial-gradient(circle at 7% 12%, rgba(var(--home-green-rgb), .18), transparent 22rem),linear-gradient(135deg, #eef8ff 0%, #fff 54%, #e9f8f5 100%);padding:54px 0 46px;position:relative;overflow:hidden}.home-dashboard .home-hero:after{background:rgba(var(--home-aqua-rgb), .12);content:"";border-radius:999px;width:520px;height:520px;position:absolute;bottom:-160px;right:-140px}.home-dashboard .home-hero-grid{z-index:1;grid-template-columns:minmax(0,1fr) 500px;align-items:center;gap:52px;display:grid;position:relative}.home-dashboard .home-eyebrow,.home-dashboard .home-card-badge{border-radius:var(--radius-pill);border:1px solid rgba(var(--home-blue-rgb), .28);width:fit-content;color:var(--home-blue);letter-spacing:0;box-shadow:0 10px 24px rgba(var(--home-blue-rgb), .06);background:#fff;align-items:center;padding:8px 12px;font-size:13px;font-weight:900;display:inline-flex}.home-dashboard .home-hero-copy h1{max-width:760px;color:var(--home-ink);letter-spacing:-.065em;margin-top:18px;font-size:clamp(44px,5.35vw,68px);font-weight:900;line-height:1}.home-dashboard .home-hero-copy h1 span{white-space:nowrap;display:block}.home-dashboard .home-hero-copy p{max-width:720px;color:var(--home-muted);margin-top:14px;font-size:18px;line-height:1.72}.home-dashboard .home-hero-actions{margin-top:26px}.home-dashboard .home-service-chips{gap:10px;margin-top:24px}.home-dashboard .home-service-chips span{border:1px solid rgba(var(--home-blue-rgb), .16);border-radius:var(--radius-pill);color:#215073;box-shadow:0 10px 22px rgba(var(--home-blue-rgb), .06);background:#ffffffb8;align-items:center;gap:8px;padding:10px 13px;font-size:13px;font-weight:800;transition:transform .18s,border-color .18s,background-color .18s;display:inline-flex}.home-dashboard .home-service-chips span:hover{background:#fff;border-color:#9ed0ed;transform:translateY(-2px)}.home-dashboard .home-service-chips svg{color:var(--home-aqua)}.home-dashboard .home-hero-panel{min-height:470px;position:relative}.home-dashboard .home-visual-scene{border:1px solid rgba(var(--home-blue-rgb), .12);box-shadow:0 22px 60px rgba(var(--home-blue-rgb), .13);background:linear-gradient(#fff,#f2fbff);border-radius:34px;position:absolute;inset:18px 0 0;overflow:hidden}.home-dashboard .home-visual-scene:before{background:radial-gradient(circle at 20% 18%, rgba(var(--home-green-rgb), .18), transparent 10rem),radial-gradient(circle at 82% 22%, rgba(var(--home-aqua-rgb), .15), transparent 11rem);content:"";position:absolute;inset:0}.home-dashboard .home-visual-plane{z-index:2;color:var(--home-blue);animation:8s linear infinite home-fly;position:absolute;top:64px;left:210px}.home-dashboard .home-visual-sun{z-index:1;background:radial-gradient(circle, #ffe7a3, var(--home-green));width:74px;height:74px;box-shadow:0 0 0 20px rgba(var(--home-green-rgb), .15);border-radius:999px;animation:3.5s ease-in-out infinite home-pulse;position:absolute;top:38px;right:40px}.home-dashboard .home-visual-arc{background:rgba(var(--home-aqua-rgb), .12);border-radius:999px;width:360px;height:360px;position:absolute;bottom:-164px;right:-142px}.home-dashboard .home-person-scene{height:292px;position:absolute;bottom:36px;left:62px;right:42px}.home-dashboard .home-person{width:112px;height:226px;animation:4.5s ease-in-out infinite home-bob;position:absolute;bottom:0}.home-dashboard .home-person-blue{left:0}.home-dashboard .home-person-teal{animation-delay:.45s;left:120px}.home-dashboard .home-person-coral{animation-delay:.85s;left:246px}.home-dashboard .home-person-hair{z-index:2;background:#243244;border-radius:42px 42px 12px 12px;width:72px;height:42px;margin:0 auto -26px;display:block;position:relative}.home-dashboard .home-person-head{background:#f1c8a8;border-radius:999px;width:62px;height:62px;margin:auto;display:block}.home-dashboard .home-person-body{border-radius:42px 42px 20px 20px;width:96px;height:142px;margin:12px auto 0;display:block}.home-dashboard .home-person-blue .home-person-body{background:linear-gradient(180deg, var(--home-blue), #2f6f90)}.home-dashboard .home-person-teal .home-person-body{background:linear-gradient(180deg, var(--home-aqua), #157e73)}.home-dashboard .home-person-coral .home-person-body{background:linear-gradient(#d47a52,#c85638)}.home-dashboard .home-visual-bag{border:5px solid var(--home-green);background:#ffe7a3;border-radius:14px;width:42px;height:54px;position:absolute;top:124px;right:-10px}.home-dashboard .home-floating-card{width:auto;color:var(--home-ink);box-shadow:0 16px 38px rgba(var(--home-blue-rgb), .13);background:#fff;border:1px solid #dbe9f4;border-radius:22px;align-items:center;gap:14px;padding:16px 18px;animation:4.8s ease-in-out infinite home-float;display:flex;position:absolute}.home-dashboard .home-floating-card strong,.home-dashboard .home-floating-card small{display:block}.home-dashboard .home-floating-card strong{color:var(--home-ink);font-size:18px;line-height:1.2}.home-dashboard .home-floating-card small{color:var(--home-muted);margin-top:2px;font-size:13px;font-weight:700}.home-dashboard .home-floating-icon{border-radius:17px;flex:none;place-items:center;width:48px;height:48px;display:grid}.home-dashboard .home-floating-icon-blue{color:#285f84;background:#eaf5fb}.home-dashboard .home-floating-icon-teal{color:#6a4933;background:#ddf4ef}.home-dashboard .home-floating-icon-yellow{color:#7a7466;background:#fff3c9}.home-dashboard .home-floating-card-one{top:186px;left:0}.home-dashboard .home-floating-card-two{animation-delay:.55s;top:148px;right:0}.home-dashboard .home-floating-card-three{animation-delay:1s;bottom:100px;right:24px}.home-dashboard .home-provider-strip{border-block:1px solid rgba(var(--home-blue-rgb), .11);background:#fff;padding:22px 0}.home-dashboard .home-providers-row{flex-wrap:wrap;gap:14px}.home-dashboard .home-providers-row .home-provider-label{color:var(--home-muted);letter-spacing:.09em;text-transform:uppercase;font-size:12px;font-weight:900}.home-dashboard .home-provider-logo-tile{width:145px;height:54px;box-shadow:0 10px 24px rgba(var(--home-blue-rgb), .04);background:#fff;border:1px solid #e3edf5;border-radius:18px;place-items:center;padding:5px 10px;display:grid}.home-dashboard .home-provider-logo-ahm .home-provider-logo-image{width:96px;height:auto}.home-dashboard .home-provider-logo-medibank .home-provider-logo-image{width:122px;height:auto}.home-dashboard .home-provider-logo-allianz,.home-dashboard .home-provider-logo-bupa{width:178px}.home-dashboard .home-provider-logo-allianz .home-provider-logo-image,.home-dashboard .home-provider-logo-bupa .home-provider-logo-image{width:154px;height:auto}.home-dashboard .home-provider-logo-image{object-fit:contain;display:block}.home-dashboard .home-chat-button{z-index:60;color:#fff;width:72px;height:72px;box-shadow:0 18px 42px rgba(var(--home-blue-rgb), .28);background:linear-gradient(145deg,#66bed0 0%,#71d0c4 100%);border-radius:999px;place-items:center;transition:transform .18s;display:grid;position:fixed;bottom:32px;right:32px}.home-dashboard .home-chat-button:before{border:1px solid rgba(var(--home-blue-rgb), .22);border-radius:inherit;content:"";animation:1.9s ease-out infinite home-chat-pulse;position:absolute;inset:-10px}.home-dashboard .home-chat-button:hover{transform:translateY(-2px)}@keyframes home-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes home-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes home-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes home-fly{0%{opacity:.2;transform:translate(-20px)translateY(0)rotate(8deg)}15%{opacity:1}55%{opacity:1;transform:translate(300px)translateY(-42px)rotate(8deg)}to{opacity:0;transform:translate(520px)translateY(-70px)rotate(8deg)}}@keyframes home-chat-pulse{0%{opacity:.45;transform:scale(.85)}to{opacity:0;transform:scale(1.35)}}@media (prefers-reduced-motion:reduce){.home-dashboard .home-visual-plane,.home-dashboard .home-visual-sun,.home-dashboard .home-person,.home-dashboard .home-floating-card,.home-dashboard .home-chat-button:before{animation:none}}.home-dashboard .home-section{padding:40px 0}.home-dashboard .home-quote-zone{background:linear-gradient(#f4fbff,#fff)}.home-dashboard .home-section-header{margin-bottom:28px}.home-dashboard .home-section-header h2{color:var(--color-ink);letter-spacing:-.045em;font-size:clamp(30px,4vw,46px);font-weight:900}.home-dashboard .home-section-header p{max-width:720px;color:var(--color-muted);margin-top:10px;font-size:16px;line-height:1.7}.home-dashboard .home-card{background:#fffffff5;border:1px solid #005a8c1a;border-radius:22px;transition:transform .18s,border-color .18s,box-shadow .18s;box-shadow:0 12px 32px #0f172a0f}.home-dashboard .home-card:hover{border-color:#005a8c33;transform:translateY(-2px);box-shadow:0 18px 40px #005a8c1a}.home-dashboard .home-product-block{grid-template-columns:360px minmax(0,1fr);align-items:start;gap:22px;margin-bottom:34px;display:grid}.home-dashboard .home-product-block.is-reverse{grid-template-columns:minmax(0,1fr) 360px}.home-dashboard .home-product-block.is-reverse .home-form-card{order:1}.home-dashboard .home-product-block.is-reverse .home-product-intro{order:2}.home-dashboard .home-form-card,.home-dashboard .home-track-card{padding:22px}.home-dashboard .home-product-intro{background:#fff;flex-direction:column;align-self:start;min-height:450px;padding:22px;display:flex;position:sticky;top:96px;overflow:hidden}.home-dashboard .home-product-intro:before{z-index:0;content:"";background:#eaf6fd;border-radius:999px;width:210px;height:210px;position:absolute;bottom:-70px;right:-70px}.home-dashboard .home-product-intro>*{z-index:1;position:relative}.home-dashboard .home-product-intro h3{max-width:280px;color:var(--home-ink);letter-spacing:-.05em;margin-top:24px;font-size:31px;font-weight:900;line-height:1.05}.home-dashboard .home-product-intro p{color:#667684;max-width:280px;margin-top:16px;font-size:16px;line-height:1.65}.home-dashboard .home-product-emoji{font-size:42px;line-height:1;animation:4s ease-in-out infinite home-bob;display:block}.home-dashboard .home-product-icon,.home-dashboard .home-support-icon,.home-dashboard .home-why-card>span,.home-dashboard .home-tool-top>span{background:var(--color-primary-soft);width:58px;height:58px;color:var(--color-primary);border-radius:18px;place-items:center;display:grid}.home-dashboard .home-cta-stack{gap:9px;margin-top:22px;display:grid}.home-dashboard .home-cta-stack .home-button{white-space:normal;width:100%;min-width:0}.home-dashboard .home-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-bottom:14px;display:grid}.home-dashboard .home-form-grid.is-single{grid-template-columns:1fr}.home-dashboard .home-field{gap:7px;display:grid}.home-dashboard .home-field>span:first-child{color:#425463;letter-spacing:-.01em;font-size:13px;font-weight:800}.home-dashboard .home-required{color:#143f2b}.home-dashboard .home-control{border-radius:var(--radius);min-height:45px;color:var(--home-ink);background:#fff;border:1px solid #d4e6ef;justify-content:space-between;align-items:center;gap:10px;padding:0 14px;font-size:16px;font-weight:800;line-height:1;display:flex}.home-dashboard .home-control svg{color:var(--home-ink);flex:none}.home-dashboard .home-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:14px;display:grid}.home-dashboard .home-testimonials-section{background:#fff;padding:76px 0 44px}.home-dashboard .home-testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.home-dashboard .home-testimonial-card{border-color:rgba(var(--home-blue-rgb), .12);background:radial-gradient(circle at 90% 8%,#ffc72c2e,#0000 9rem),linear-gradient(#fff,#f8fcff);border-radius:18px;min-height:214px;padding:24px;position:relative;overflow:hidden;box-shadow:0 16px 42px #0f172a12}.home-dashboard .home-testimonial-card:before{background:linear-gradient(90deg, var(--home-blue), var(--home-aqua), var(--home-green));content:"";height:4px;position:absolute;inset:0 0 auto}.home-dashboard .home-testimonial-card blockquote{color:var(--home-ink);margin-top:18px;font-size:16px;font-weight:800;line-height:1.55}.home-dashboard .home-testimonial-kicker{border-radius:var(--radius-pill);color:#2f6f90;letter-spacing:.06em;text-transform:uppercase;background:#eaf5fa;padding:8px 12px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.home-dashboard .home-testimonial-meta{color:var(--home-muted);margin-top:18px;font-size:14px;line-height:1.45}.home-dashboard .home-mini-plan{border:1px solid rgba(var(--home-blue-rgb), .1);box-shadow:var(--shadow-xs-token);background:#fff;border-radius:18px;padding:17px;transition:transform .18s,box-shadow .18s}.home-dashboard .home-mini-plan:hover{box-shadow:0 20px 44px rgba(var(--home-blue-rgb), .12);transform:translateY(-4px)}.home-dashboard .home-mini-plan span{border-radius:var(--radius-pill);color:#147f72;background:#def7f2;width:fit-content;padding:6px 10px;font-size:10px;font-weight:800;display:inline-flex}.home-dashboard .home-mini-plan h4{color:var(--home-ink);margin-top:8px;font-size:17px;font-weight:900;line-height:1.2}.home-dashboard .home-mini-plan strong{color:var(--home-ink);margin-top:8px;font-size:29px;line-height:1;display:block}.home-dashboard .home-mini-plan ul{color:var(--home-muted);gap:7px;margin-top:13px;font-size:13px;list-style:none;display:grid}.home-dashboard .home-mini-plan li:before{color:var(--home-aqua);content:"✓";margin-right:8px;font-weight:900}.home-dashboard .home-deal-grid,.home-dashboard .home-tools-grid,.home-dashboard .home-blog-grid,.home-dashboard .home-faq-grid,.home-dashboard .home-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.home-dashboard .home-deal-card,.home-dashboard .home-tool-card,.home-dashboard .home-blog-card,.home-dashboard .home-support-card,.home-dashboard .home-quick-card{padding:22px}.home-dashboard .home-deal-card h3,.home-dashboard .home-tool-card h3,.home-dashboard .home-blog-card h3,.home-dashboard .home-support-card h3,.home-dashboard .home-quick-card h3{color:var(--color-ink);letter-spacing:-.02em;margin-top:16px;font-size:20px;font-weight:900}.home-dashboard .home-deal-card p,.home-dashboard .home-tool-card p,.home-dashboard .home-blog-card p,.home-dashboard .home-support-card p,.home-dashboard .home-quick-card p{color:var(--color-muted);margin-top:10px;font-size:14px;line-height:1.65}.home-dashboard .home-deals-section{background:linear-gradient(135deg,#fff8e9,#f1fbff);padding:76px 0 52px}.home-dashboard .home-deals-section .home-deal-grid{gap:16px}.home-dashboard .home-deal-card{contain:paint;background:#fff;flex-direction:column;align-items:flex-start;min-height:232px;padding:22px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.home-dashboard .home-deal-card:before{background:var(--home-deal-tint,#eaf6fd);content:"";border-radius:999px;width:140px;height:140px;position:absolute;top:-48px;right:-48px}.home-dashboard .home-deal-card:hover{box-shadow:0 28px 58px rgba(var(--home-blue-rgb), .14);transform:translateY(-6px)}.home-dashboard .home-deal-card h3{color:var(--home-ink);letter-spacing:-.025em;margin:18px 0 8px;font-size:22px;line-height:1.12;position:relative}.home-dashboard .home-deal-card p{color:var(--home-muted);margin:0 0 18px;font-size:16px;line-height:1.55;position:relative}.home-dashboard .home-deal-card .home-button{border-color:rgba(var(--home-blue-rgb), .26);color:#2f6f90;background:#fff;border-radius:8px;min-height:40px;margin-top:auto;padding:0 18px;font-size:12px;position:relative}.home-dashboard .home-deal-badge{border-radius:var(--radius-pill);color:#9a5d00;background:#fff4d6;padding:8px 12px;font-size:12px;font-weight:900;line-height:1;display:inline-flex;position:relative}.home-dashboard .home-deal-emoji{z-index:1;filter:drop-shadow(0 12px 18px rgba(var(--home-blue-rgb), .12));font-size:46px;line-height:1;position:absolute;bottom:14px;right:18px}.home-dashboard .home-support-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.home-dashboard .home-support-section{background:#fff;padding:76px 0 58px}.home-dashboard .home-support-card{border-top:4px solid var(--home-support-accent,var(--home-blue));text-align:center;border-radius:18px;flex-direction:column;align-items:center;min-height:190px;padding:20px;transition:transform .18s,box-shadow .18s;display:flex}.home-dashboard .home-support-card:hover{box-shadow:0 24px 52px rgba(var(--home-blue-rgb), .12);transform:translateY(-5px)}.home-dashboard .home-support-card h3{color:var(--home-ink);letter-spacing:-.025em;margin-top:16px;font-size:19px;font-weight:900;line-height:1.12}.home-dashboard .home-support-card p{color:var(--home-muted);margin-top:8px;font-size:14px;line-height:1.5}.home-dashboard .home-support-card>span:last-child{color:var(--home-support-accent,var(--home-blue));margin-top:auto;font-size:13px;font-weight:900;display:inline-flex}.home-dashboard .home-support-card:last-child{text-align:left;align-items:flex-start}.home-dashboard .home-support-icon{background:var(--home-support-soft,#eaf5fa);width:48px;height:48px;color:var(--home-support-accent,var(--home-blue));border-radius:16px}.home-dashboard .home-support-icon svg{stroke-width:1.9px;width:24px;height:24px}.home-dashboard .home-smart-section{background:radial-gradient(circle at 10% 7%, rgba(var(--home-aqua-rgb), .18), transparent 25rem),radial-gradient(circle at 88% 8%, #ffc72c1a, transparent 24rem),radial-gradient(circle at 74% 28%, rgba(var(--home-blue-rgb), .14), transparent 28rem),linear-gradient(180deg, #dff3f1 0%, #edf8fb 48%, #f7fbff 48%, #fff 100%);position:relative;overflow:hidden}.home-dashboard .home-smart-section:before{background-image:linear-gradient(rgba(var(--home-blue-rgb), .055) 1px, transparent 1px),linear-gradient(90deg, rgba(var(--home-blue-rgb), .055) 1px, transparent 1px);content:"";pointer-events:none;background-size:34px 34px;height:54%;position:absolute;inset:0 0 auto;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.home-dashboard .home-smart-shell{z-index:1;background:radial-gradient(circle at 82% 12%, rgba(var(--home-aqua-rgb), .18), transparent 26rem),linear-gradient(180deg, #fffffff0, #ffffffe6);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #ffffff3d;border-radius:34px;padding:clamp(18px,2.5vw,28px);position:relative;box-shadow:0 30px 76px #002d4a1f}.home-dashboard .home-smart-head{grid-template-columns:minmax(0,1fr) minmax(270px,380px);align-items:center;gap:clamp(20px,3vw,34px);margin-bottom:20px;display:grid}.home-dashboard .home-smart-head h2{max-width:730px;color:var(--home-ink);letter-spacing:-.075em;margin:12px 0 10px;font-size:clamp(32px,4.2vw,58px);font-weight:900;line-height:.98}.home-dashboard .home-smart-head p{max-width:640px;color:var(--home-muted);margin:0;font-size:clamp(15px,1.35vw,18px);line-height:1.58}.home-dashboard .home-smart-console{background:radial-gradient(circle at 76% 25%, rgba(var(--home-aqua-rgb), .23), transparent 10rem),radial-gradient(circle at 14% 86%, #ffc72c14, transparent 10rem),linear-gradient(180deg, #173c4d, #08293a);color:#fff;border:1px solid #ffffff2e;border-radius:30px;min-height:210px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff2e,0 22px 48px #0000002e}.home-dashboard .home-smart-console:after{content:"";background:linear-gradient(115deg,#0000 0 42%,#ffffff29 50%,#0000 59% 100%);animation:6s ease-in-out infinite home-console-shine;position:absolute;inset:0;transform:translate(-120%)}.home-dashboard .home-smart-console:hover *,.home-dashboard .home-smart-console:hover:after{animation-play-state:paused!important}.home-dashboard .home-tool-visual{z-index:1;perspective:900px;min-height:210px;padding:14px;position:relative}.home-dashboard .home-console-dots{gap:7px;display:flex}.home-dashboard .home-console-dots span{background:#ffffff70;border-radius:999px;width:9px;height:9px}.home-dashboard .home-tech-showcase{perspective:900px;transform-style:preserve-3d;position:absolute;inset:42px 14px 16px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 12% 88%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 12% 88%,#0000 100%)}.home-dashboard .home-tech-showcase:before{content:"";background:linear-gradient(90deg,#0000,#bdf5ea47,#0000);height:1px;position:absolute;top:50%;left:8%;right:8%;transform:translateY(-50%)}.home-dashboard .home-tech-panel{z-index:2;opacity:0;--home-tech-pose:rotateY(-16deg) rotateZ(-1deg) scale(.9);width:96px;height:108px;transform:translateX(430px) var(--home-tech-pose);transform-style:preserve-3d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(155deg,#ffffff24,#ffffff0b);border:1px solid #ffffff29;border-radius:20px;animation:22s linear infinite home-gallery-drift;position:absolute;top:28px;left:0;overflow:hidden;box-shadow:0 18px 40px #00000038}.home-dashboard .home-tech-panel:after{z-index:4;content:"";pointer-events:none;background:linear-gradient(115deg,#0000 0 38%,#ffffff2e 48%,#0000 60% 100%);animation:5.8s ease-in-out infinite home-console-shine;position:absolute;inset:0;transform:translate(-120%)}.home-dashboard .home-tech-orbit{--home-tech-pose:rotateY(-22deg) rotateZ(-3deg) scale(.88);background:radial-gradient(circle,#ffc72cb8,#ff7e342e 34%,#0000 62%),linear-gradient(160deg,#581d097a,#ffffff0a);border-color:#ffc72c3d;width:82px;height:96px;top:34px}.home-dashboard .home-tech-cube{--home-tech-pose:rotateY(-16deg) rotateZ(-2deg) scale(.92);background:radial-gradient(circle at 58% 48%,#006fff6b,#0000 50%),linear-gradient(145deg,#0d3273b3,#0a0e2d7a);width:92px;height:108px;animation-delay:-4.4s}.home-dashboard .home-tech-particles{--home-tech-pose:rotateY(-6deg) scale(.95);background:radial-gradient(circle at 56% 48%,#7cf4c759,#0000 45%),linear-gradient(150deg,#03342dd6,#07173480);width:104px;height:122px;animation-delay:-8.8s;top:20px}.home-dashboard .home-tech-ui{--home-tech-pose:rotateY(10deg) rotateZ(2deg) scale(.92);background:radial-gradient(circle at 42% 24%,#c48cff57,#0000 42%),linear-gradient(155deg,#8d4edd8c,#ffffff14);width:90px;height:112px;animation-delay:-13.2s}.home-dashboard .home-tech-sphere{--home-tech-pose:rotateY(20deg) rotateZ(3deg) scale(.88);background:radial-gradient(circle at 48% 52%,#38bdf8c7,#005a8c33 45%,#0000 68%),linear-gradient(145deg,#005a8c57,#ffffff0a);width:82px;height:98px;animation-delay:-17.6s;top:34px}.home-dashboard .home-tech-layer-icon{z-index:3;color:#ffffffeb;background:radial-gradient(circle at 30% 20%,#ffffff47,#0000 42%),#ffffff1f;border:1px solid #ffffff2e;border-radius:15px;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 24px #0003,inset 0 1px #ffffff38}.home-dashboard .home-particle-cloud{z-index:1;filter:drop-shadow(0 0 10px #7cf4c7a6);background-image:radial-gradient(circle,#7cf4c7 0 1.7px,#0000 2.2px),radial-gradient(circle,#ffffffa3 0 1.2px,#0000 1.8px);background-position:0 0,8px 5px;background-size:13px 13px,19px 19px;border-radius:18px;animation:3.8s linear infinite home-particle-rise;position:absolute;inset:14px;-webkit-mask-image:radial-gradient(circle at 52% 52%,#000 0 54%,#0000 76%);mask-image:radial-gradient(circle at 52% 52%,#000 0 54%,#0000 76%)}.home-dashboard .home-tool-visual-caption{color:#9ff2d8;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#071a2d57;border:1px solid #ffffff29;border-radius:14px;align-items:center;gap:7px;min-height:28px;padding:0 10px;font-size:10px;font-weight:900;display:flex;position:absolute;top:16px;right:18px}.home-dashboard .home-tool-visual-caption:before{content:"";background:#7cf4c7;border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 5px #7cf4c724}.home-dashboard .home-filter-row{gap:10px;margin:18px 0 16px}.home-dashboard .home-filter-row a{border:1px solid rgba(var(--home-blue-rgb), .16);border-radius:var(--radius-pill);color:#2f6f90;letter-spacing:.01em;background:#fff;align-items:center;min-height:40px;padding:0 15px;font-size:12px;font-weight:900;transition:transform .18s,background .18s,border-color .18s,color .18s;display:inline-flex}.home-dashboard .home-filter-row a:hover{border-color:rgba(var(--home-blue-rgb), .34);transform:translateY(-2px)}.home-dashboard .home-filter-row a.is-active{border-color:var(--home-blue);color:#fff;background:#2f6f90}.home-dashboard .home-tools-grid{gap:16px;margin-top:20px}.home-dashboard .home-tool-card{border-color:rgba(var(--home-blue-rgb), .16);min-height:172px;animation:.55s both home-smart-rise;animation-delay:var(--home-tool-delay,0s);background:radial-gradient(circle at 92% 8%,#ffffffdb,#0000 7.2rem),linear-gradient(145deg,#fff,#f8fcff 76%);border-radius:26px;align-content:space-between;gap:12px;padding:17px;display:grid;position:relative;overflow:hidden}.home-dashboard .home-tool-card:before{background:linear-gradient(90deg, var(--home-tool-color), #ffffff38);content:"";opacity:.88;height:3px;position:absolute;inset:0 0 auto}.home-dashboard .home-tool-card:hover{border-color:var(--home-tool-color);box-shadow:0 30px 66px rgba(var(--home-blue-rgb), .14);transform:translateY(-6px)}.home-dashboard .home-tool-card:hover .home-smart-scan{animation:1.15s home-scan-card}.home-dashboard .home-tool-card:hover .home-smart-live-dot{opacity:1;transform:scale(1)}.home-dashboard .home-tool-card h3{color:var(--home-ink);letter-spacing:-.04em;margin:0;font-size:20px;line-height:1.12}.home-dashboard .home-tool-card p{color:var(--home-muted);margin:8px 0 0;font-size:12.5px;line-height:1.45}.home-dashboard .home-tool-card strong{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--home-tool-color) 13%, white);min-height:36px;color:var(--home-tool-color);letter-spacing:.01em;align-items:center;padding:0 13px;font-size:12px;font-weight:900;transition:background .18s,color .18s,transform .18s;display:inline-flex}.home-dashboard .home-tool-card:hover strong{background:var(--home-tool-color);color:#fff;transform:translate(2px)}.home-dashboard .home-smart-scan{opacity:.75;pointer-events:none;background:linear-gradient(120deg,#0000 0 38%,#ffffffb3 48%,#0000 60% 100%);position:absolute;inset:0;transform:translate(-120%)}.home-dashboard .home-smart-orbit{border:1px solid color-mix(in srgb, var(--home-tool-color) 32%, transparent);opacity:.16;border-radius:999px;width:106px;height:106px;position:absolute;top:-34px;right:-34px}.home-dashboard .home-tool-top,.home-dashboard .home-tool-bottom{z-index:1;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.home-dashboard .home-tool-icon{border:1px solid rgba(var(--home-blue-rgb), .08);width:48px;height:48px;color:var(--home-tool-color);box-shadow:0 12px 24px rgba(var(--home-blue-rgb), .08);background:#fff;border-radius:16px;place-items:center;display:grid}.home-dashboard .home-smart-live-dot{color:#0000;opacity:0;background:#7cf4c7;border:0;border-radius:999px;width:12px;height:12px;min-height:0;padding:0;display:block;overflow:hidden;transform:scale(.7);box-shadow:0 0 0 7px #7cf4c729,0 0 22px #7cf4c7b3}.home-dashboard .home-tool-body{z-index:1;margin:2px 0 8px;position:relative}@keyframes home-console-shine{0%,35%{transform:translate(-125%)}70%,to{transform:translate(125%)}}@keyframes home-gallery-drift{0%{opacity:0;transform:translateX(430px) var(--home-tech-pose)}3%{opacity:.78}12%{opacity:.92}24%,86%{opacity:.98}97%{opacity:.86}to{opacity:0;transform:translateX(-160px) var(--home-tech-pose)}}@keyframes home-particle-rise{0%{opacity:.72;background-position:0 18px,8px 24px}50%{opacity:1}to{opacity:.72;background-position:0 -18px,8px -10px}}@keyframes home-smart-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes home-scan-card{0%{transform:translate(-120%)}to{transform:translate(120%)}}.home-dashboard .home-tracking-grid,.home-dashboard .home-faq-compare{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.home-dashboard .home-track-card h3{color:var(--color-ink);font-size:26px;font-weight:900}.home-dashboard .home-timeline{gap:14px;margin-top:18px;display:grid}.home-dashboard .home-step{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:12px;display:grid}.home-dashboard .home-step>span{width:34px;height:34px;color:var(--color-muted);background:#edf2f7;border-radius:999px;place-items:center;font-size:13px;font-weight:900;display:grid}.home-dashboard .home-step strong,.home-dashboard .home-step small{display:block}.home-dashboard .home-step strong{color:var(--color-ink);font-size:15px}.home-dashboard .home-step small{color:var(--color-muted);margin-top:3px;font-size:13px}.home-dashboard .home-step.is-done>span{background:var(--color-teal);color:#fff}.home-dashboard .home-step.is-current>span{background:var(--color-primary);color:#fff}.home-dashboard .home-why-panel{background:radial-gradient(circle at 92% 0,#ffc72c33,#0000 14rem),linear-gradient(#fffffff7,#fbfdfff7);border:1px solid #005a8c1f;border-radius:32px;padding:30px}.home-dashboard .home-why-top{align-items:flex-start}.home-dashboard .home-why-top h2{color:var(--color-ink);letter-spacing:-.045em;font-size:clamp(30px,4vw,46px);font-weight:900}.home-dashboard .home-why-top p{max-width:650px;color:var(--color-muted);margin-top:10px}.home-dashboard .home-trust-pill{background:#fff;border:1px solid #005a8c1f;border-radius:20px;align-items:center;gap:12px;min-width:270px;padding:14px;display:inline-flex}.home-dashboard .home-trust-pill svg{color:var(--color-primary)}.home-dashboard .home-trust-pill strong,.home-dashboard .home-trust-pill small{display:block}.home-dashboard .home-trust-pill small{color:var(--color-muted);margin-top:3px;font-size:12px}.home-dashboard .home-why-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.home-dashboard .home-why-card{gap:14px;padding:18px;display:flex}.home-dashboard .home-why-card h3{color:var(--color-ink);font-size:17px;font-weight:900}.home-dashboard .home-why-card p{color:var(--color-muted);margin-top:6px;font-size:13px;line-height:1.6}.home-dashboard .home-trust-bar{background:#fff;border:1px solid #005a8c1f;border-radius:20px;margin-top:22px;padding:18px}.home-dashboard .home-trust-bar strong,.home-dashboard .home-trust-bar span{display:block}.home-dashboard .home-trust-bar span{color:var(--color-muted);margin-top:4px;font-size:14px}.home-dashboard .home-blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-dashboard .home-blog-card{padding:0;overflow:hidden}.home-dashboard .home-blog-card>div:last-child{padding:20px}.home-dashboard .home-blog-card small{color:var(--color-primary);text-transform:uppercase;font-size:12px;font-weight:900}.home-dashboard .home-blog-card a{color:var(--color-primary);margin-top:16px;font-size:13px;font-weight:900;display:inline-flex}.home-dashboard .home-blog-visual{background:radial-gradient(circle at 82% 0%, #ffc72c3d, transparent 9rem),linear-gradient(135deg, var(--color-primary-soft), #fff);min-height:160px;color:var(--color-primary);place-items:center;display:grid;position:relative}.home-dashboard .home-blog-visual span{border-radius:var(--radius-pill);color:var(--color-primary);text-transform:uppercase;background:#fff;padding:7px 10px;font-size:11px;font-weight:900;position:absolute;top:14px;left:14px}.home-dashboard .home-faq-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px;margin-bottom:16px;display:grid}.home-dashboard .home-faq-legend span{border-radius:var(--radius-pill);background:var(--color-primary-soft);color:var(--color-primary);text-transform:uppercase;padding:9px 12px;font-size:12px;font-weight:900}.home-dashboard .home-faq-compare{margin-bottom:16px}.home-dashboard .home-faq-compare-card{background:linear-gradient(135deg, #fff, var(--color-primary-soft));padding:20px}.home-dashboard .home-faq-compare-card h3{color:var(--color-ink);font-size:20px;font-weight:900}.home-dashboard .home-faq-compare-card p{color:var(--color-muted);margin-top:8px;line-height:1.65}.home-dashboard .home-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-dashboard .home-faq-card{box-shadow:var(--shadow-xs-token);background:#fff;border:1px solid #005a8c1a;border-radius:18px;padding:18px}.home-dashboard .home-faq-card summary{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;list-style:none;display:grid}.home-dashboard .home-faq-card summary::-webkit-details-marker{display:none}.home-dashboard .home-faq-card summary span{border-radius:var(--radius-pill);background:var(--color-teal-soft);color:var(--color-teal);text-transform:uppercase;padding:6px 9px;font-size:11px;font-weight:900}.home-dashboard .home-faq-card summary strong{color:var(--color-ink);font-size:15px}.home-dashboard .home-faq-card summary small{color:var(--color-primary);font-size:18px;font-weight:900}.home-dashboard .home-faq-card p{color:var(--color-muted);margin-top:14px;line-height:1.65}.home-dashboard .home-quick-info{padding:36px 0 76px}.home-dashboard .home-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-dashboard .home-footer{background:radial-gradient(circle at 76% 30%, rgba(var(--home-aqua-rgb), .13), transparent 30rem),radial-gradient(circle at 92% 86%, rgba(var(--home-blue-rgb), .11), transparent 20rem),linear-gradient(180deg, #0d1d29 0%, #071521 100%);color:#ffffff94;padding:58px 0 30px;position:relative;overflow:hidden}.home-dashboard .home-footer .home-container{z-index:1;position:relative}.home-dashboard .home-footer a{color:#ffffff80;font-size:15px;font-weight:700;transition:color .18s,opacity .18s}.home-dashboard .home-footer a:hover{color:#ffffffdb}.home-dashboard .home-footer:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:48px 48px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000c,#0000 78%);mask-image:linear-gradient(#000c,#0000 78%)}.home-dashboard .home-footer-locale{border-bottom:1px solid #ffffff1a;align-items:center;gap:22px;padding-bottom:24px;display:flex}.home-dashboard .home-footer-locale-label{color:#ffffffdb;align-items:center;gap:10px;font-size:14px;font-weight:900;line-height:1;display:inline-flex}.home-dashboard .home-footer-locale-label svg{color:var(--home-green);stroke-width:2.5px}.home-dashboard .home-footer-region{color:#ffffffe0;cursor:pointer;background:#fff1;border:1px solid #ffffff29;border-radius:10px;align-items:center;gap:11px;min-height:42px;padding:0 15px;display:inline-flex;box-shadow:inset 0 1px #ffffff14}.home-dashboard .home-footer-region strong{font-size:14px;font-weight:900;line-height:1}.home-dashboard .home-footer-region svg{color:#ffffff9e}.home-dashboard .home-footer-main{border-bottom:1px solid #ffffff1a;grid-template-columns:minmax(0,1.38fr) repeat(3,minmax(140px,.5fr));gap:58px;padding:36px 0 74px;display:grid}.home-dashboard .home-footer-brand-block{max-width:430px}.home-dashboard .home-footer-brand-block p{color:#ffffff85;margin-top:18px;font-size:15px;line-height:1.58}.home-dashboard .home-footer-brand{align-items:center;gap:12px;display:inline-flex}.home-dashboard .home-footer-brand .home-brand-mark{width:42px;height:42px;box-shadow:none;border-radius:14px}.home-dashboard .home-footer-brand strong{color:#ffffffb8;letter-spacing:-.045em;font-size:24px;font-weight:900;line-height:1}.home-dashboard .home-footer-license{color:#ffffff5c!important;margin-top:26px!important}.home-dashboard .home-footer-column{align-content:start;gap:17px;display:grid}.home-dashboard .home-footer-column strong{color:#ffffffdb;letter-spacing:.14em;text-transform:uppercase;font-size:13px;font-weight:900;line-height:1}.home-dashboard .home-footer-bottom{justify-content:space-between;align-items:center;gap:24px;padding-top:26px;display:flex}.home-dashboard .home-footer-bottom p{color:#ffffff57;margin:0;font-size:13px;font-weight:600}.home-dashboard .home-footer-bottom-links{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.home-dashboard .home-footer-bottom-links a{color:#ffffff61;font-size:13px;font-weight:700}@media (max-width:1080px){.home-dashboard .home-nav,.home-dashboard .home-header-actions .home-button{display:none}.home-dashboard .home-brand{flex-basis:auto;min-width:0}.home-dashboard .home-menu-button{display:grid}.home-dashboard .home-hero-grid,.home-dashboard .home-product-block,.home-dashboard .home-product-block.is-reverse,.home-dashboard .home-smart-head{grid-template-columns:1fr}.home-dashboard .home-hero-panel{min-height:460px}.home-dashboard .home-floating-card-one{left:24px}.home-dashboard .home-floating-card-two{right:24px}.home-dashboard .home-support-grid,.home-dashboard .home-deal-grid,.home-dashboard .home-testimonial-grid,.home-dashboard .home-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-dashboard .home-footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 56px}.home-dashboard .home-why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.home-dashboard main{padding-top:68px}.home-dashboard .home-container{width:min(100% - 28px,1160px)}.home-dashboard .home-header-inner{min-height:68px}.home-dashboard .home-header{height:auto}.home-dashboard .home-brand-mark{border-radius:14px;width:38px;height:38px}.home-dashboard .home-brand strong{font-size:21px}.home-dashboard .home-locale-switcher{display:none}.home-dashboard .home-hero{padding-top:46px}.home-dashboard .home-hero-copy h1{font-size:clamp(38px,12vw,54px)}.home-dashboard .home-hero-copy h1 span{white-space:normal}.home-dashboard .home-hero-copy p{font-size:16px}.home-dashboard .home-hero-panel{min-height:360px}.home-dashboard .home-visual-scene{border-radius:24px;inset:16px 0 0}.home-dashboard .home-visual-sun{width:56px;height:56px;box-shadow:0 0 0 12px rgba(var(--home-green-rgb), .15);top:26px;right:24px}.home-dashboard .home-visual-plane{width:28px;height:28px;animation-duration:7s;top:42px;left:16px}.home-dashboard .home-person-scene{height:230px;bottom:24px;left:18px;right:18px}.home-dashboard .home-person{width:88px;height:180px}.home-dashboard .home-person-blue{left:0}.home-dashboard .home-person-teal{left:92px}.home-dashboard .home-person-coral{left:184px}.home-dashboard .home-person-hair{width:56px;height:34px;margin-bottom:-20px}.home-dashboard .home-person-head{width:50px;height:50px}.home-dashboard .home-person-body{border-radius:34px 34px 18px 18px;width:72px;height:110px}.home-dashboard .home-visual-bag{border-width:4px;width:34px;height:42px;top:96px;right:-8px}.home-dashboard .home-floating-card{width:min(230px,100% - 28px);padding:13px 14px}.home-dashboard .home-floating-card strong{font-size:15px}.home-dashboard .home-floating-card small{font-size:12px}.home-dashboard .home-floating-icon{width:42px;height:42px}.home-dashboard .home-floating-card-one{top:128px;left:14px}.home-dashboard .home-floating-card-two{top:92px;right:14px}.home-dashboard .home-floating-card-three{bottom:76px;left:auto;right:24px}.home-dashboard .home-section{padding:42px 0}.home-dashboard .home-section-header,.home-dashboard .home-why-top,.home-dashboard .home-trust-bar,.home-dashboard .home-footer-inner,.home-dashboard .home-providers-row{flex-direction:column;align-items:flex-start;gap:14px}.home-dashboard .home-provider-label{flex-basis:auto}.home-dashboard .home-provider-logo-tile{width:100%;max-width:180px}.home-dashboard .home-form-grid,.home-dashboard .home-plan-grid,.home-dashboard .home-deal-grid,.home-dashboard .home-testimonial-grid,.home-dashboard .home-support-grid,.home-dashboard .home-tools-grid,.home-dashboard .home-tracking-grid,.home-dashboard .home-why-grid,.home-dashboard .home-blog-grid,.home-dashboard .home-faq-toolbar,.home-dashboard .home-faq-compare,.home-dashboard .home-faq-grid,.home-dashboard .home-quick-grid{grid-template-columns:1fr}.home-dashboard .home-smart-shell,.home-dashboard .home-why-panel{border-radius:24px;padding:20px}.home-dashboard .home-console-grid svg{height:92px;padding:24px}.home-dashboard .home-footer{padding:42px 0 26px}.home-dashboard .home-footer-locale,.home-dashboard .home-footer-bottom{flex-direction:column;align-items:flex-start;gap:16px}.home-dashboard .home-footer-main{grid-template-columns:1fr;gap:28px;padding:28px 0 42px}.home-dashboard .home-footer-brand-block{max-width:none}.home-dashboard .home-footer-column{gap:12px}}
