@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&family=Inter:wght@400;500;600;700;800&display=swap');
:root{--lr-green:#287df4;--lr-dark:#03152e;--lr-ink:#162941;--lr-muted:#6b7d94;--lr-border:#e3eaf2;--lr-mint:#eaf2ff;--lr-soft:#f5f7fa}*{box-sizing:border-box}.lr-public{margin:0;background:white;color:var(--lr-dark);font:16px/1.7 Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}.lr-public a{color:inherit;text-decoration:none}.lr-public button,.lr-public input,.lr-public textarea{font:inherit}.lr-public button,.lr-public a{touch-action:manipulation}.lr-public img{max-width:100%;height:auto;display:block}.lr-public h1,.lr-public h2,.lr-public h3,.lr-public p{margin:0}.lr-public p{color:var(--lr-muted)}.lr-public h1,.lr-public h2{font-family:'Archivo Black',Inter,sans-serif;font-weight:400;letter-spacing:-.045em;line-height:1.12}.lr-public h3{font-size:21px;line-height:1.35;letter-spacing:-.025em}.lr-public h2{font-size:clamp(30px,3.6vw,48px)}.lr-public em{font-style:normal;color:var(--lr-green)}.lr-public :focus-visible{outline:3px solid #207ddb;outline-offset:5px}.lr-public [id]{scroll-margin-top:108px}.lr-skip{position:fixed;top:-80px;left:20px;background:white;z-index:100;padding:12px 20px}.lr-skip:focus{top:12px}.lr-wrap,.lr-section{width:min(1152px,calc(100% - 64px));margin-inline:auto}.lr-section{padding-block:90px}.lr-header{height:84px;position:sticky;top:0;z-index:20;background:#fffffff5;backdrop-filter:blur(15px);border-bottom:1px solid #edf1ef}.lr-header-inner{max-width:1440px;margin:auto;padding:0 38px;display:flex;align-items:center;justify-content:space-between;height:100%;gap:30px}.lr-brand{display:flex;align-items:center;gap:8px;font-size:22px;font-weight:800;letter-spacing:-.9px;white-space:nowrap}.lr-brand>span:last-child{color:var(--lr-green);font-size:13px;border:1px solid #bed5f4;border-radius:6px;padding:1px 5px;letter-spacing:0;margin-left:1px}.lr-logo{background:var(--lr-green);color:white;width:33px;height:36px;display:inline-grid;place-items:center;font-size:28px;border-radius:11px 4px 11px 4px;margin-right:4px}.lr-header nav{display:flex;align-items:center;gap:28px;font-size:15px;font-weight:500}.lr-header nav>a:hover,.lr-header nav>a[aria-current]{color:var(--lr-green)}.lr-nav-account{display:flex;align-items:center;gap:24px;margin-left:28px}.lr-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:40px;background:var(--lr-green);color:white!important;font-size:16px;font-weight:700;padding:17px 29px;cursor:pointer;line-height:1.4;transition:background .2s,transform .2s}.lr-btn:hover{background:#1266e0;transform:translateY(-2px)}.lr-btn:disabled{opacity:.6;cursor:wait}.lr-small{font-size:14px;padding:13px 22px}.lr-menu{display:none;border:1px solid var(--lr-border);border-radius:8px;background:white;padding:5px 12px}.lr-eyebrow{color:#2870ca;font-size:12px;letter-spacing:.13em;font-weight:700;display:inline-block;margin-bottom:22px}.lr-hero{position:relative;text-align:center;overflow:hidden;padding:86px 0 0;background:radial-gradient(ellipse at 18% 40%,#d3f9eb 0,transparent 45%),radial-gradient(ellipse at 90% 35%,#d1f5ee 0,transparent 40%),#f6fbfa}.lr-hero-grid{position:absolute;inset:0;background-image:linear-gradient(#127b4e05 1px,transparent 1px),linear-gradient(90deg,#127b4e05 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(transparent,#000,transparent);pointer-events:none}.lr-hero .lr-wrap{position:relative;z-index:1}.lr-hero h1{font-size:clamp(36px,5.45vw,74px);line-height:1.12;letter-spacing:-.035em}.lr-hero h1 span{background:linear-gradient(100deg,#287df4,#23b8f3);-webkit-background-clip:text;background-clip:text;color:transparent}.lr-hero p{font-size:19px;max-width:810px;margin:29px auto 30px;line-height:1.75}.lr-hero-actions{display:flex;flex-direction:column;align-items:center;gap:15px}.lr-quiet-link{font-size:14px;color:#a8c5e9!important;text-decoration:underline!important;text-underline-offset:4px}.lr-float{position:absolute;z-index:2;display:grid;place-items:center;border-radius:50%;width:58px;height:58px;font-size:32px;background:#fff;color:var(--lr-green);box-shadow:0 3px 14px #74938824,inset 0 0 0 5px #f8faf8;border:1px solid #e6ede6}.lr-float-one{top:72px;left:6%;transform:rotate(-12deg)}.lr-float-two{top:105px;right:6%;color:#a684c7}.lr-float-three{left:4%;top:360px;color:#cc954d;transform:rotate(-9deg)}.lr-float-four{right:5%;top:370px;color:#548ac5}.lr-proof{display:grid;grid-template-columns:repeat(3,1fr);margin:55px auto 0;max-width:960px;background:#ffffffd9;border:1px solid #e3eaf2;border-radius:22px 22px 0 0;box-shadow:0 -6px 35px #38897404}.lr-proof>div{padding:25px 12px;border-right:1px solid #e3eaf2}.lr-proof>div:last-child{border:0}.lr-proof strong{display:block;font-size:37px;letter-spacing:-1.8px;line-height:1.5;font-weight:800}.lr-proof span{font-size:10px;letter-spacing:.075em;font-weight:600;color:#6b7d94}.lr-section-heading{text-align:center;margin-bottom:48px}.lr-section-heading p{max-width:650px;margin:19px auto 0;font-size:18px}.lr-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.lr-step-title{display:flex;gap:12px;align-items:center}.lr-step-title>span{display:grid;place-items:center;min-width:34px;height:34px;border:1px solid #c4d9f5;border-radius:50%;font-weight:600;font-size:13px;color:var(--lr-green)}.lr-steps p{font-size:15px;min-height:78px;margin:15px 0 23px}.lr-steps img{border-radius:16px;border:1px solid var(--lr-border)}.lr-centered{text-align:center;margin-top:38px}.lr-soft{background:var(--lr-soft)}.lr-feature-row{display:grid;grid-template-columns:1fr 1.1fr;gap:80px;align-items:center;padding:32px 0 45px}.lr-feature-row h3{font-family:'Archivo Black',Inter,sans-serif;font-weight:400;font-size:33px;line-height:1.25;letter-spacing:-1.1px}.lr-feature-row p{margin:22px 0;font-size:16px}.lr-feature-row img{border-radius:22px;border:1px solid #dce6f3}.lr-reverse>div{order:2}.lr-reverse{grid-template-columns:1.1fr 1fr}.lr-text-link{color:#1765cb!important;font-size:15px;font-weight:700}.lr-text-link:hover{text-decoration:underline}.lr-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.lr-card{display:block;padding:27px;border:1px solid var(--lr-border);border-radius:17px;transition:box-shadow .2s,border-color .2s;background:white;overflow:hidden}.lr-card:hover{border-color:#abcdf6;box-shadow:0 10px 30px #27463a09}.lr-card-icon{width:47px;height:47px;display:grid;place-items:center;font-size:28px;color:var(--lr-green);border-radius:13px;background:var(--lr-mint);margin-bottom:24px}.lr-card p{font-size:15px;margin:13px 0 24px}.lr-label{display:inline-block;color:#3269a8;font-size:11px;letter-spacing:.035em;font-weight:600;background:#edf4ff;border-radius:20px;padding:3px 10px;margin-bottom:14px}.lr-editorial .lr-card{padding:0}.lr-editorial .lr-card img{aspect-ratio:1.72;object-fit:cover;width:100%;border-bottom:1px solid var(--lr-border)}.lr-card-body{display:flex;flex-direction:column;align-items:flex-start}.lr-editorial .lr-card-body{padding:24px}.lr-heading-inline{display:flex;align-items:end;justify-content:space-between;text-align:left;gap:24px}.lr-platform-banner{border-radius:24px;background:var(--lr-dark);color:white;padding:62px;display:grid;grid-template-columns:1fr 1fr;gap:70px}.lr-platform-banner p{color:#a5bddb;margin:24px 0}.lr-platform-banner .lr-eyebrow{color:#62bdff}.lr-connection-art{display:grid;grid-template-columns:1fr 35px 1fr;align-items:center;gap:10px;text-align:center}.lr-connection-art>div{background:#fff;border-radius:18px;padding:26px 9px;color:var(--lr-dark);display:flex;align-items:center;flex-direction:column;gap:12px}.lr-connection-art strong{font-size:15px}.lr-connection-art small{font-size:12px;color:#6b7d94}.lr-connection-art>span{font-size:30px;color:#62bdff}.lr-connection-art p{grid-column:1/-1;font-size:13px}.lr-wp-symbol{display:grid;place-items:center;border:2px solid #356476;color:#356476;border-radius:50%;width:40px;height:40px;font:30px Georgia,serif}.lr-faq{display:grid;grid-template-columns:1fr 1.5fr;gap:80px}.lr-faq>div>p{margin:24px 0}.lr-faq details{border-bottom:1px solid var(--lr-border);padding:22px 0}.lr-faq summary{cursor:pointer;list-style:none;font-weight:600;display:flex;justify-content:space-between;gap:22px;line-height:1.6}.lr-faq summary::-webkit-details-marker{display:none}.lr-faq summary span{font-size:23px;font-weight:400;color:var(--lr-green)}.lr-faq details[open] summary span{transform:rotate(45deg)}.lr-faq details p{font-size:15px;margin-top:15px}.lr-final{position:relative;overflow:hidden;background:radial-gradient(ellipse at 80% 50%,#c9f4e4,transparent 65%),#ecf9f4;padding:76px 0;text-align:center;border-block:1px solid #e3eaf2}.lr-final h2{font-size:clamp(34px,4vw,54px)}.lr-final h2 span{color:var(--lr-green)}.lr-final p{margin:22px 0 26px}.lr-final .lr-wrap{position:relative;z-index:1}.lr-final-orbit{position:absolute;right:-30px;top:70px;border:1px solid #c7e5d8;border-radius:50%;width:250px;height:250px;font-size:150px;line-height:1.5;color:#0089650b}.lr-footer{padding:65px 38px 0;max-width:1400px;margin:auto}.lr-footer-grid{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:35px}.lr-footer-grid p{font-size:14px;margin:20px 0 15px}.lr-footer-note{font-size:12px;color:#6b7d94}.lr-footer h3{font-size:13px;letter-spacing:0;margin:6px 0 20px}.lr-footer-grid>div>a:not(.lr-brand){display:block;font-size:13px;color:#6b7d94;margin:10px 0}.lr-footer a:hover{color:var(--lr-green)}.lr-footer-bottom{border-top:1px solid var(--lr-border);margin-top:50px;padding:24px 0;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#6b7d94}.lr-page-hero{text-align:center;background:var(--lr-soft);padding:26px 0 74px;border-bottom:1px solid #edf1ef}.lr-breadcrumb{text-align:left;font-size:12px;color:#6b7d94;display:flex;gap:12px;margin:0 0 52px}.lr-page-hero h1{max-width:900px;margin:auto;font-size:clamp(36px,4.7vw,64px)}.lr-page-hero p{max-width:680px;margin:24px auto 0;font-size:18px}.lr-page-hero .lr-eyebrow{margin-bottom:20px}.lr-badge{display:inline-flex;font-size:12px;background:#e5efff;border:1px solid #c5d9f3;color:#1d63b9;padding:6px 14px;border-radius:25px;margin-top:23px;font-weight:600}.lr-collection-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:34px;gap:15px}.lr-collection-top h2{font-family:Inter,sans-serif;font-size:24px;letter-spacing:-.7px;font-weight:700}.lr-collection-top>span{font-size:13px;color:#6b7d94}.lr-article-layout{display:grid;grid-template-columns:240px 1fr;gap:80px;align-items:start}.lr-toc{position:sticky;top:115px;border-left:2px solid #e3eaf2;padding-left:22px}.lr-toc a{display:block;font-size:13px;color:#6b7d94;margin-bottom:17px;line-height:1.6}.lr-toc a:hover{color:var(--lr-green)}.lr-article{max-width:780px}.lr-article-image{border-radius:20px;margin-bottom:35px}.lr-article h2{font-family:Inter,sans-serif;font-weight:700;font-size:26px;letter-spacing:-.8px;margin:32px 0 16px}.lr-article p{font-size:17px;line-height:1.9}.lr-article .lr-byline{font-size:13px;color:#798ba3}.lr-article-next{margin-top:45px;border-top:1px solid var(--lr-border);padding-top:25px;display:flex;flex-direction:column;gap:12px}.lr-pricing{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;max-width:1050px}.lr-price-context p{margin-top:25px}.lr-notice{background:#eef4fc;border-left:3px solid #78a9ec;padding:18px;font-size:14px}.lr-price-card{padding:38px;border:1px solid #b8cfee;border-radius:22px;box-shadow:0 12px 45px #52756512}.lr-price-card .lr-badge{margin:0 0 25px}.lr-price-card h3{font-size:24px}.lr-billing{background:#eef3fa;border-radius:25px;padding:4px;display:flex;gap:4px;margin:24px 0}.lr-billing button{width:50%;border:0;border-radius:22px;background:transparent;padding:8px;cursor:pointer;font-size:14px;color:#5c7392}.lr-billing button.active{background:white;color:#1a61bf;box-shadow:0 2px 5px #10231912;font-weight:700}.lr-price{display:flex;align-items:baseline;gap:10px}.lr-price>span{font-size:62px;line-height:1.2;letter-spacing:-3px;font-weight:800}.lr-price small{font-size:15px;color:#6b7d94}.lr-price-card #price-period{font-size:14px;margin:10px 0 23px}.lr-checks{list-style:none;margin:25px 0;padding:0}.lr-checks li{font-size:14px;margin:12px 0}.lr-checks li:before{content:'✓';color:var(--lr-green);margin-right:10px}.lr-price-card>.lr-btn{width:100%;margin-bottom:16px}.lr-price-card>small{display:block;font-size:12px;color:#6b7d94}.lr-soft-panel{padding:38px;border:1px solid var(--lr-border);border-radius:20px;margin-bottom:40px}.lr-soft-panel h2{font-size:26px;margin-bottom:18px}.lr-tool-layout{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.lr-tool-form,.lr-tool-output{border:1px solid var(--lr-border);border-radius:20px;padding:34px;min-width:0}.lr-tool-form label{display:block;margin-bottom:20px}.lr-tool-form label>span{display:block;font-weight:600;font-size:14px;margin-bottom:9px}.lr-tool-form input,.lr-tool-form textarea{display:block;max-width:100%;width:100%;padding:12px 14px;border:1px solid #d8e1ec;border-radius:9px;background:#fff;color:var(--lr-dark);font-size:16px}.lr-tool-form textarea{resize:vertical}.lr-tool-form .lr-btn{width:100%}.lr-tool-note{font-size:12px;margin-top:18px!important}.lr-tool-output{background:#f5f8fc;position:sticky;top:110px;overflow-wrap:anywhere}.lr-tool-output h2{font-family:Inter,sans-serif;font-size:25px;font-weight:700;letter-spacing:-.6px;margin-bottom:18px}.lr-tool-output p{font-size:15px}.lr-tool-output pre{font:14px/1.8 Inter,sans-serif;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;color:#355578}.lr-tool-output .lr-result-title{color:#1738a3;font-size:22px;margin:10px 0;line-height:1.4}.lr-tool-output .lr-result-url{font-size:13px;color:#355578}.lr-tool-output ul{padding-left:22px}.lr-tool-output li{margin-bottom:14px;font-size:14px}.lr-tool-output small{color:#6b7d94}.lr-tool-output .lr-score{font-size:48px;font-weight:800;color:var(--lr-green)}.lr-tool-error{color:#a22c36!important}.lr-result-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:22px}.lr-result-stats>div{padding:17px;border:1px solid var(--lr-border);background:#fff;border-radius:12px}.lr-result-stats strong{display:block;font-size:28px}.lr-result-stats small{font-size:12px}
@media(min-width:1600px){.lr-hero h1{font-size:78px}.lr-hero{padding-top:105px}}@media(max-width:1100px){.lr-header-inner{padding-inline:24px;gap:20px}.lr-header nav{gap:18px;font-size:14px}.lr-nav-account{gap:16px;margin-left:0}.lr-brand{font-size:19px}.lr-small{padding:12px 17px}.lr-float{width:46px;height:46px;font-size:27px}.lr-float-one{left:3%;top:32px}.lr-float-two{right:4%;top:45px}.lr-float-three,.lr-float-four{display:none}.lr-feature-row{gap:40px}.lr-platform-banner{gap:35px;padding:40px}.lr-article-layout{gap:40px;grid-template-columns:200px 1fr}.lr-pricing{gap:45px}.lr-footer-grid{gap:22px}.lr-proof strong{font-size:31px}}@media(max-width:820px){.lr-menu{display:block}.lr-header{height:72px}.lr-header nav{display:none;position:absolute;top:71px;left:0;right:0;background:white;box-shadow:0 12px 20px #173b2312;padding:25px;flex-direction:column;align-items:stretch;gap:18px}.lr-header nav.open{display:flex}.lr-nav-account{justify-content:space-between;border-top:1px solid var(--lr-border);padding-top:18px}.lr-cards{grid-template-columns:repeat(2,1fr)}.lr-footer-grid{grid-template-columns:repeat(4,1fr)}.lr-footer-grid>div:first-child{grid-column:1/-1;margin-bottom:14px}.lr-feature-row{gap:32px}.lr-feature-row h3{font-size:27px}.lr-faq{gap:35px;grid-template-columns:1fr 1.5fr}.lr-steps{gap:16px}.lr-step-title{align-items:flex-start;gap:8px}.lr-step-title h3{font-size:17px}.lr-steps p{font-size:13px;min-height:90px}.lr-platform-banner{grid-template-columns:1fr}.lr-connection-art{max-width:440px;margin:auto;width:100%}.lr-article-layout{grid-template-columns:1fr}.lr-toc{position:static;display:flex;flex-wrap:wrap;gap:12px 18px;border-bottom:1px solid var(--lr-border);padding-bottom:18px}.lr-toc .lr-eyebrow{width:100%;margin:0}.lr-toc a{margin:0}.lr-tool-layout{gap:20px}.lr-tool-form,.lr-tool-output{padding:24px}}@media(max-width:600px){.lr-wrap,.lr-section{width:calc(100% - 36px)}.lr-section{padding-block:56px}.lr-header-inner{padding:0 18px}.lr-hero{padding-top:61px}.lr-hero h1{font-size:36px;letter-spacing:-1.6px;line-height:1.15}.lr-hero .lr-eyebrow{font-size:9px;letter-spacing:.11em}.lr-hero p{font-size:16px;line-height:1.8;margin:24px auto}.lr-desktop{display:none}.lr-float-one{width:33px;height:33px;top:13px;left:14px;font-size:20px}.lr-float-two{width:33px;height:33px;top:17px;right:18px;font-size:21px}.lr-proof{margin-top:36px;border-radius:15px 15px 0 0}.lr-proof>div{padding:19px 6px}.lr-proof strong{font-size:21px;letter-spacing:-.8px}.lr-proof span{font-size:8px;letter-spacing:0;display:block;margin-top:7px;line-height:1.5}.lr-btn{padding:15px 23px;font-size:14px}.lr-section-heading{margin-bottom:33px}.lr-section-heading p{font-size:16px}.lr-steps,.lr-cards,.lr-feature-row,.lr-faq,.lr-pricing,.lr-tool-layout{grid-template-columns:1fr}.lr-steps{gap:33px}.lr-step-title h3{font-size:21px}.lr-steps p{min-height:0;font-size:15px;margin:12px 0 18px}.lr-feature-row{gap:25px;padding:15px 0 35px}.lr-feature-row h3{font-size:30px}.lr-reverse>div{order:0}.lr-card{padding:25px}.lr-card p{margin-bottom:19px}.lr-heading-inline{display:block}.lr-heading-inline .lr-text-link{display:inline-block;margin-top:20px}.lr-platform-banner{padding:35px 25px}.lr-platform-banner h2{font-size:34px}.lr-faq{gap:22px}.lr-faq h2 br{display:none}.lr-final{padding:55px 0}.lr-final-orbit{display:none}.lr-footer{padding:40px 22px 0}.lr-footer-grid{grid-template-columns:repeat(2,1fr);gap:25px}.lr-footer-grid>div:first-child{grid-column:1/-1}.lr-footer-bottom{flex-wrap:wrap;gap:10px;margin-top:30px}.lr-footer-bottom>span:nth-child(2){display:none}.lr-page-hero{padding:20px 0 44px}.lr-breadcrumb{margin-bottom:28px;font-size:11px}.lr-page-hero h1{font-size:36px}.lr-page-hero p{font-size:16px}.lr-collection-top h2{font-size:20px}.lr-collection-top>span{white-space:nowrap;font-size:12px}.lr-article-layout{gap:22px}.lr-article p{font-size:16px}.lr-article h2{font-size:24px}.lr-price-card{padding:27px}.lr-price-context h2 br{display:none}.lr-price-context h2{font-size:34px;line-height:1.2}.lr-soft-panel{padding:26px}.lr-tool-output{position:static}.lr-tool-form,.lr-tool-output{padding:25px}.lr-tool-output .lr-score{font-size:40px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Shared navy, blue and cyan identity from the LocalRank dashboard / Move OS. */
.lr-header{background:#03152ef5;border-color:#29476a}.lr-header .lr-brand,.lr-header nav{color:#eaf2ff}.lr-header nav>a:hover,.lr-header nav>a[aria-current]{color:#64bbff}.lr-brand>span:last-child{color:#287df4;border-color:#bdd4f4}.lr-header .lr-brand>span:last-child{color:#73c9ff;border-color:#36577d}.lr-logo,.lr-btn{background:linear-gradient(115deg,#287df4,#1266e0)}.lr-logo{background:linear-gradient(135deg,#23b8f3,#287df4)}.lr-btn:hover{background:#1266e0}.lr-hero{background:radial-gradient(ellipse at 78% 35%,#0c3d73 0,transparent 55%),radial-gradient(ellipse at 20% 90%,#0a2a54 0,transparent 55%),#03152e}.lr-hero h1{color:#f5f9ff}.lr-hero h1 span{background-image:linear-gradient(100deg,#55acff,#23b8f3)}.lr-hero p{color:#a7bfde}.lr-hero .lr-eyebrow{color:#68baff}.lr-hero-grid{background-image:linear-gradient(#649ee00b 1px,transparent 1px),linear-gradient(90deg,#649ee00b 1px,transparent 1px)}.lr-float{background:#12355c;border-color:#2d537d;box-shadow:0 5px 20px #0002,inset 0 0 0 5px #15385e;color:#6bc8ff}.lr-float-two,.lr-float-three,.lr-float-four{color:#6bc8ff}.lr-proof{background:#0e294a;border-color:#294669;box-shadow:none}.lr-proof strong{color:#f4f8ff}.lr-proof span{color:#9fb9d9}.lr-proof>div{border-color:#294669}.lr-final{background:radial-gradient(ellipse at 80% 50%,#0c3d73,transparent 65%),#03152e;border-color:#25476d}.lr-final h2{color:#f4f8ff}.lr-final h2 span{color:#55b9ff}.lr-final p{color:#a7bfde}.lr-final .lr-eyebrow{color:#68baff}.lr-final-orbit{border-color:#31547a;color:#4f9ce51a}.lr-footer{max-width:none;background:#061a34;color:#dce9fb}.lr-footer-grid,.lr-footer-bottom{max-width:1324px;margin-inline:auto}.lr-footer-grid p,.lr-footer-grid>div>a:not(.lr-brand),.lr-footer-note,.lr-footer-bottom{color:#91aacb}.lr-footer h3{color:#edf5ff}.lr-footer-bottom{border-color:#28425e}.lr-footer .lr-brand>span:last-child{color:#6dc2ff;border-color:#36577d}.lr-menu{background:#102d4e;color:white;border-color:#36577d}.lr-page-hero{background:linear-gradient(120deg,#f3f7fc,#eaf2fc)}.lr-notice{border-color:#78a9ec}.lr-billing{background:#edf3fa}.lr-badge{color:#1b62bd;background:#e5efff;border-color:#c5d9f3}.lr-wp-symbol{color:#2870ba;border-color:#2870ba}
@media(max-width:820px){.lr-header nav{background:#071e3b}.lr-nav-account{border-color:#29476a}}
