@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&display=swap";:root{--navy: #03142a;--navy-2: #061b35;--navy-3: #0b2747;--navy-line: rgba(197, 220, 247, .21);--green: #0ec957;--green-strong: #04c953;--green-soft: #dffbe9;--ink: #07152d;--muted: #607089;--muted-light: #b4c2d7;--surface: #f8fbff;--pale-blue: #eef7ff;--line: #e1e9f1;--white: #fff;--shadow: 0 18px 48px rgba(9, 28, 52, .11);--shadow-soft: 0 12px 30px rgba(9, 28, 52, .08);--radius-lg: 24px;--radius-md: 18px;--max: 1360px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:98px;scrollbar-width:none}html::-webkit-scrollbar{width:0;height:0}body{margin:0;min-width:320px;min-height:100vh;background:var(--white);color:var(--ink);font-family:DM Sans,Segoe UI,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.menu-open{overflow:hidden}button,a{font:inherit}a{color:inherit;text-decoration:none}button{border:0}img{display:block;max-width:100%}::selection{background:#0ec95740}:focus-visible{outline:3px solid #69eda1;outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:min(calc(100% - 96px),var(--max));margin-inline:auto}.section{padding:96px 0}.section-title{max-width:880px;margin:0 auto 42px;text-align:center}.section-title h2{margin:8px 0 10px;color:var(--ink);font-size:clamp(34px,3.25vw,51px);font-weight:800;letter-spacing:-.055em;line-height:1.06}.section-title h2 em,.hero h1 em,.inline-copy h2 em,.final-copy h2 em{color:var(--green-strong);font-style:normal}.section-title p{max-width:760px;margin:0 auto;color:var(--muted);font-size:17px;line-height:1.55}.section-title p strong{color:var(--ink);font-weight:700}.eyebrow{display:inline-block;color:var(--green-strong);font-size:13px;font-weight:800;letter-spacing:.07em;line-height:1.2}.eyebrow-muted{color:#667692;font-weight:600}.eyebrow-dark{color:#168d4a}.section-title-light h2,.section-title-light p{color:var(--white)}.section-title-light p{color:#b9c7d9}.section-title-light h2 em{color:var(--green)}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:9px;padding:0 21px;border:1px solid transparent;border-radius:10px;cursor:pointer;font-size:15px;font-weight:700;line-height:1;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0) scale(.99)}.button-green{background:var(--green-strong);color:var(--white);box-shadow:0 9px 22px #04c95333}.button-green:hover{background:#10d963;box-shadow:0 13px 28px #04c95347}.button-outline-light{border-color:#ffffffc7;color:var(--white)}.button-outline-light:hover{border-color:var(--green);background:#0ec95714}.button-outline-dark{border-color:#19263c;color:var(--ink);background:var(--white)}.button-outline-dark:hover{border-color:var(--green-strong);box-shadow:var(--shadow-soft)}.button-large{min-height:60px;padding-inline:25px;border-radius:11px;font-size:16px}.site-header{position:sticky;z-index:50;top:0;background:var(--navy);color:var(--white);border-bottom:1px solid rgba(255,255,255,.09);transition:box-shadow .22s ease,background-color .22s ease}.site-header.is-scrolled{background:var(--navy);box-shadow:0 10px 28px #00091833}.header-inner{display:flex;min-height:100px;align-items:center;gap:32px}.brand{display:inline-flex;flex:0 0 auto;align-items:center}.brand-lockup{position:relative;display:block;width:210px;height:54px;overflow:hidden}.brand-picture{display:block;width:100%;height:100%}.brand-image{width:100%;height:100%;object-fit:contain;object-position:left center}.desktop-nav{display:flex;flex:1;align-items:center;justify-content:center;gap:clamp(19px,2.25vw,38px)}.desktop-nav a{position:relative;color:#f6f8fc;font-size:16px;font-weight:500;white-space:nowrap;transition:color .18s ease}.desktop-nav a:after{position:absolute;right:0;bottom:-10px;left:0;height:2px;background:var(--green);content:"";transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.desktop-nav a:hover{color:var(--green)}.desktop-nav a:hover:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:16px}.phone-chip{display:flex;min-height:66px;align-items:center;gap:11px;padding:0 18px;border:1px solid rgba(191,219,247,.17);border-radius:16px;color:var(--white);transition:border-color .18s ease,background-color .18s ease}.phone-chip:hover{border-color:#0ec95799;background:#ffffff0a}.phone-chip>svg{color:var(--white)}.phone-chip span,.inline-actions .button-outline-dark span,.final-phone span,.footer-contact a span{display:flex;flex-direction:column;gap:3px}.phone-chip strong{font-size:16px;font-weight:700;line-height:1;white-space:nowrap}.phone-chip small,.inline-actions small,.final-phone small,.footer-contact small{color:var(--muted-light);font-size:12px;line-height:1}.button-header{min-height:59px;min-width:175px;border-radius:11px;font-size:16px}.menu-toggle{display:none;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2);border-radius:11px;background:transparent;color:var(--white);cursor:pointer}.mobile-menu{display:none}.hero{position:relative;overflow:hidden;min-height:975px;background:var(--navy);color:var(--white)}.hero-glow{position:absolute;z-index:0;border-radius:50%;pointer-events:none;filter:blur(42px);opacity:.16}.hero-glow-one{top:180px;right:10%;width:230px;height:230px;background:#094b79}.hero-glow-two{bottom:100px;left:28%;width:150px;height:150px;background:#0ea75a;opacity:.08}.hero-grid{position:relative;z-index:1;display:grid;min-height:804px;grid-template-columns:minmax(0,.94fr) minmax(550px,1.06fr);align-items:center;gap:30px;padding-top:58px;padding-bottom:144px}.hero-copy{align-self:center;padding-top:12px}.status-pill{display:inline-flex;align-items:center;gap:9px;padding:10px 14px;border:1px solid rgba(190,215,244,.2);border-radius:999px;color:#f5f8fc;font-size:13px;font-weight:500;letter-spacing:.01em}.status-pill i{width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #0ec95714}.status-pill b{width:1px;height:15px;background:#ffffff61}.hero h1{max-width:680px;margin:28px 0 20px;color:#fbfcff;font-size:clamp(47px,5.05vw,70px);font-weight:800;letter-spacing:-.07em;line-height:1.04}.hero-lead{max-width:610px;margin:0;color:#c5d1e2;font-size:18px;line-height:1.55}.hero-checks{display:grid;gap:10px;margin:24px 0 30px;padding:0;list-style:none}.hero-checks li{display:flex;align-items:center;gap:10px;color:#f7f9fc;font-size:17px}.hero-checks svg,.final-trust svg{flex:0 0 auto;color:var(--green)}.hero-ctas{display:flex;flex-wrap:wrap;gap:15px}.hero-proof{display:flex;align-items:center;gap:13px;margin-top:27px}.avatar-stack{display:flex;padding-left:9px}.avatar-stack img{width:36px;height:36px;margin-left:-9px;border:2px solid var(--navy);border-radius:50%;object-fit:cover}.stars{display:flex;gap:1px;color:#ffb300}.hero-proof p{margin:3px 0 0;color:#aabbd2;font-size:12px;line-height:1.35}.hero-proof p strong{color:#eef4fb;font-weight:600}.hero-art-wrap{min-width:0;width:calc(100% + 40px);margin-right:-40px}.art-scene{position:relative;width:100%;aspect-ratio:1;margin-left:auto;margin-top:-40px;overflow:hidden;background:transparent;animation:art-enter .85s .18s both cubic-bezier(.2,.7,.2,1)}.art-scene-image{width:100%;height:100%;object-fit:fill;object-position:center;border-radius:0;mix-blend-mode:normal;filter:none}.platform-strip-wrap{position:absolute;z-index:3;right:0;bottom:0;left:0}.platform-strip{min-height:151px;padding:31px 40px 20px;border-radius:22px 22px 0 0;background:var(--white);box-shadow:0 -6px 24px #00000012;text-align:center}.platform-logos{display:flex;min-height:66px;align-items:center;justify-content:space-around;gap:22px}.platform-logo-image{display:block;width:auto;height:32px;max-width:155px;object-fit:contain}.platform-logo-stripe{width:114px}.platform-logo-mercury{width:142px;height:42px;object-fit:cover}.platform-logo-paypal{width:134px;height:36px}.platform-logo-amazon{width:137px;height:38px}.platform-logo-wise{width:112px;height:30px}.benefits-section{padding-top:104px;padding-bottom:76px}.benefits-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.benefit-card{display:flex;min-height:137px;align-items:flex-start;gap:19px;padding:22px 19px;border:1px solid var(--line);border-radius:16px;background:var(--white);box-shadow:0 8px 20px #1334540a;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.benefit-card:hover,.testimonial-card:hover,.pricing-card:hover{transform:translateY(-4px);border-color:#0ec95761;box-shadow:var(--shadow)}.benefit-icon{display:flex;flex:0 0 auto;width:64px;height:64px;align-items:center;justify-content:center;border-radius:17px;background:var(--navy-2);color:#a9ffcd;box-shadow:0 7px 14px #0113272e}.benefit-card h3{margin:1px 0 8px;font-size:16px;letter-spacing:-.025em}.benefit-card p{margin:0;color:#394a63;font-size:13px;line-height:1.48}.benefit-copy-mobile{display:none}.why-section{padding-top:0;padding-bottom:24px}.why-panel{padding:32px 45px 23px;border-radius:22px;background:var(--pale-blue)}.why-panel .section-title{margin-bottom:24px}.why-panel .section-title h2{font-size:clamp(32px,3vw,44px)}.how-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.how-step-wrap{position:relative;min-width:0}.how-step{position:relative;min-height:190px;padding:4px 13px 0;text-align:center}.how-icon{display:flex;width:72px;height:72px;margin:0 auto 13px;align-items:center;justify-content:center;border-radius:50%;background:var(--white);color:#092848;box-shadow:0 8px 17px #1334541a}.how-step:nth-child(1) .how-icon,.how-step-wrap:nth-child(1) .how-icon{color:#078c45}.step-number{display:inline-flex;flex:0 0 23px;width:23px;height:23px;align-items:center;justify-content:center;border-radius:50%;background:var(--green-strong);color:var(--white);font-size:13px;font-weight:800}.how-step-heading{display:flex;min-height:32px;align-items:flex-start;justify-content:center;gap:7px}.how-step h3{max-width:145px;margin:3px 0 6px;color:var(--ink);font-size:14px;line-height:1.15}@media(min-width:981px){.how-step-heading{width:fit-content;max-width:100%;margin-inline:auto;justify-content:flex-start}.how-step-wrap:nth-child(2) .how-step h3,.how-step-wrap:nth-child(4) .how-step h3{text-align:left}.how-step-wrap:nth-child(2) .how-step h3{width:min(92px,calc(100% - 30px))}.how-step-wrap:nth-child(2) .how-step-heading{width:min(122px,100%)}.how-step-wrap:nth-child(4) .how-step h3{width:min(120px,calc(100% - 30px))}.how-step-wrap:nth-child(4) .how-step-heading{width:min(150px,100%)}}.how-step p{max-width:175px;margin:0 auto;color:#445773;font-size:11px;line-height:1.45}.how-connector{position:absolute;top:35px;right:-27px;left:calc(100% - 28px);display:flex;align-items:center;gap:3px}.how-connector span{flex:1;height:1px;border-top:1px dashed #477196}.how-connector i{width:7px;height:7px;border-radius:50%;background:var(--green-strong)}.why-stats{display:grid;max-width:610px;grid-template-columns:1fr 1fr;margin:4px auto 0;border-top:1px solid #99b4ce}.why-stats>div{display:grid;grid-template-columns:auto 1fr;column-gap:12px;align-items:center;padding:17px 24px 0}.why-stats>div+div{border-left:1px solid #99b4ce}.why-stats svg{grid-row:span 2;color:var(--green-strong)}.why-stats strong{font-size:22px;line-height:1.05}.why-stats span{color:#405471;font-size:13px}.process-section{position:relative;overflow:hidden;padding:23px 0 88px;background:var(--navy);color:var(--white)}.process-section:before,.pricing-section:before{position:absolute;right:-6%;bottom:-12%;width:620px;height:490px;border:1px solid rgba(77,123,168,.08);border-radius:50%;content:"";transform:rotate(-17deg);pointer-events:none}.process-section .section-title{position:relative;z-index:1;margin-bottom:17px}.process-section .section-title h2{font-size:clamp(32px,3vw,43px)}.process-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:46px}.process-card-wrap{position:relative}.process-card{display:flex;min-height:132px;align-items:center;gap:17px;padding:19px 17px;border:1px solid rgba(205,225,247,.42);border-radius:15px;background:#071c3680;transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.process-card:hover{border-color:#0ec957a6;background:#072541bf;transform:translateY(-3px)}.process-icon{display:flex;flex:0 0 auto;width:76px;height:76px;align-items:center;justify-content:center;border:1px solid rgba(187,220,245,.35);border-radius:19px;color:#8bffb6}.process-card h3{margin:0 0 7px;color:#fbfdff;font-size:15px;line-height:1.2}.process-card h3 span{color:var(--green)}.process-card p{margin:0;color:#c2cfe0;font-size:12px;line-height:1.4}.process-line{position:absolute;z-index:2;top:50%;right:-47px;display:block;width:48px;height:2px;background:var(--green-strong)}.process-line i{position:absolute;top:-3px;right:-2px;width:8px;height:8px;border-radius:50%;background:var(--green-strong)}.process-duration{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;gap:8px;margin:13px 0 15px;color:#e1e9f3;font-size:15px}.process-duration svg{color:var(--green)}.process-duration strong{font-weight:700}.inline-cta{position:relative;z-index:1;display:grid;min-height:256px;grid-template-columns:.9fr 1.2fr;align-items:center;gap:18px;padding:17px 50px 17px 38px;border-radius:18px;background:var(--white);color:var(--ink);box-shadow:0 18px 34px #0000002e}.inline-visual{position:relative;height:205px;overflow:hidden}.inline-visual img{width:100%;height:100%;object-fit:contain;object-position:center;mix-blend-mode:multiply;transform:scale(1.18)}.inline-sticker{position:absolute;right:25%;bottom:3%;display:flex;width:58px;height:58px;align-items:center;justify-content:center;border-radius:18px;background:var(--green-strong);color:var(--white);box-shadow:0 8px 15px #04c95342;transform:rotate(-7deg)}.inline-copy h2{max-width:550px;margin:6px 0 11px;font-size:clamp(32px,3.2vw,47px);letter-spacing:-.06em;line-height:1.05}.inline-copy p{max-width:510px;margin:0 0 19px;color:#546781;font-size:15px;line-height:1.45}.inline-actions{display:flex;flex-wrap:wrap;gap:13px}.inline-actions .button-outline-dark{min-height:48px;padding-inline:18px}.inline-actions .button-outline-dark strong{font-size:15px;line-height:1}.inline-actions .button-outline-dark small{color:#637188}.testimonials-section{padding-top:92px;padding-bottom:95px}.testimonials-section .section-title{margin-bottom:37px}.testimonials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px}.testimonial-card{min-height:217px;padding:24px 23px 22px;border:1px solid #edf0f4;border-radius:16px;background:var(--white);box-shadow:0 8px 20px #162d4c14;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.testimonial-head{display:flex;align-items:center;gap:15px}.testimonial-head img{width:74px;height:74px;border-radius:50%;object-fit:cover;object-position:center top;filter:saturate(.72)}.testimonial-head h3{margin:4px 0 1px;font-size:16px}.testimonial-head span{color:#566780;font-size:13px}.quote-mark{display:inline-flex;margin-top:16px;color:var(--green-strong)}.testimonial-card>p{display:inline;margin:0 0 0 6px;color:#3b4b62;font-size:13px;font-style:italic;line-height:1.6}.testimonial-quote-mobile{display:none}.pricing-section{position:relative;overflow:hidden;padding:54px 0 66px;background:var(--navy);color:var(--white)}.pricing-section:before{right:-10%;bottom:-25%;width:720px;height:580px;opacity:.55}.pricing-backdrop{position:absolute;right:-12%;bottom:-23%;width:780px;height:530px;border:1px solid rgba(62,116,165,.12);border-radius:48%;transform:rotate(-13deg);pointer-events:none}.pricing-content{position:relative;z-index:1}.pricing-content .section-title{margin-bottom:27px}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:27px}.pricing-card{position:relative;display:flex;min-height:392px;flex-direction:column;padding:32px 28px 25px;border:1px solid rgba(188,216,243,.39);border-radius:17px;background:#051930c2;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.pricing-card-highlight{border:2px solid var(--green-strong);box-shadow:0 0 0 1px #04c95324,0 18px 32px #00000024}.best-choice{position:absolute;top:-15px;left:50%;padding:7px 15px;border-radius:7px;background:var(--green-strong);color:var(--white);font-size:12px;font-weight:800;transform:translate(-50%);white-space:nowrap}.pricing-name{display:flex;align-items:center;gap:11px;color:#ecfff3}.pricing-name svg{color:var(--green)}.pricing-name h3{margin:0;font-size:19px}.price{margin-top:14px;color:#f7fbff;font-size:45px;font-weight:800;letter-spacing:-.06em;line-height:1}.price-caption{margin:3px 0 0;color:#9eabc0;font-size:13px}.price-intro{min-height:42px;margin:13px 0 0;color:#e3edf8;font-size:13px;line-height:1.4}.pricing-divider{width:100%;height:1px;margin:13px 0;background:#cde1f740}.included-label{color:var(--green);font-size:13px;font-weight:600}.pricing-features{display:grid;gap:8px;margin:10px 0 23px;padding:0;list-style:none}.pricing-features li{display:flex;align-items:flex-start;gap:8px;color:#f0f5fb;font-size:12.5px;line-height:1.3}.pricing-features svg{flex:0 0 auto;color:var(--green)}.pricing-button{width:100%;min-height:45px;margin-top:auto;padding-inline:10px;font-size:13px}.reassurance-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:49px;padding:20px 25px;border:1px solid rgba(190,217,242,.35);border-radius:15px;background:#0519308c}.reassurance-item{display:flex;align-items:center;gap:12px;padding:0 20px}.reassurance-item+.reassurance-item{border-left:1px solid rgba(190,217,242,.2)}.reassurance-item>span{display:flex;flex:0 0 auto;width:52px;height:52px;align-items:center;justify-content:center;border-radius:50%;background:#0a2545;color:var(--green)}.reassurance-item strong{display:block;color:#f5f8fc;font-size:13px;white-space:nowrap}.reassurance-item p{margin:4px 0 0;color:#aebcd0;font-size:11px;line-height:1.35}.faq-section{padding-top:86px;padding-bottom:71px;background:var(--surface)}.faq-container{max-width:960px}.faq-container .section-title{margin-bottom:25px}.faq-list{display:grid;gap:10px}.faq-item{overflow:hidden;border:1px solid #e3e9ef;border-radius:13px;background:var(--white);box-shadow:0 6px 15px #11253f0a;transition:border-color .18s ease,box-shadow .18s ease}.faq-item.is-open{border-color:#0ec9574a;box-shadow:0 10px 23px #11253f12}.faq-question{display:grid;min-height:63px;width:100%;grid-template-columns:28px 1fr auto;align-items:center;gap:12px;padding:13px 18px;background:transparent;color:var(--ink);cursor:pointer;text-align:left}.faq-icon{display:flex;width:27px;height:27px;align-items:center;justify-content:center;border:1px solid #a4afbd;border-radius:50%;color:var(--ink)}.faq-item.is-open .faq-icon{border-color:var(--green-strong);background:var(--green-strong);color:var(--white)}.faq-question strong{font-size:15px;line-height:1.3}.faq-chevron{color:#3a4b63;transition:transform .22s ease}.faq-item.is-open .faq-chevron{transform:rotate(180deg)}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .26s ease,opacity .26s ease;opacity:0}.faq-answer>p{min-height:0;margin:0;padding:0 56px;overflow:hidden;color:#43536b;font-size:13px;line-height:1.55}.faq-item.is-open .faq-answer{grid-template-rows:1fr;opacity:1}.faq-item.is-open .faq-answer>p{padding-bottom:17px}.final-cta-section{padding:0 0 27px;background:var(--surface)}.final-cta{position:relative;display:grid;min-height:430px;grid-template-columns:1.03fr .97fr;align-items:center;gap:20px;overflow:hidden;padding:42px 56px;border-radius:21px;background:var(--navy);color:var(--white)}.final-copy{position:relative;z-index:2}.final-copy h2{margin:10px 0 15px;font-size:clamp(38px,4.3vw,58px);letter-spacing:-.065em;line-height:1.03}.final-copy p{max-width:560px;margin:0;color:#c3d0e2;font-size:15px;line-height:1.55}.final-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:23px}.final-phone{min-width:185px}.final-phone strong{font-size:15px;line-height:1}.final-trust{display:flex;flex-wrap:wrap;gap:20px;margin-top:37px}.final-trust span{display:grid;grid-template-columns:auto 1fr;column-gap:7px;align-items:center}.final-trust b,.final-trust small{font-size:11px;line-height:1.3}.final-trust small{grid-column:2;color:#aebdd2}.final-art{position:absolute;top:0;right:-4%;bottom:0;width:51%;opacity:.96}.art-scene-compact{width:100%;height:100%;aspect-ratio:auto;animation:none}.art-scene-compact .art-scene-image{border-radius:0;object-position:center}.site-footer{padding:53px 0 0;background:var(--navy);color:var(--white)}.footer-grid{display:grid;grid-template-columns:1.25fr .8fr .8fr 1.06fr .85fr;gap:36px}.footer-brand .brand-lockup,.footer-brand .brand-image{width:175px;height:54px}.footer-brand p{max-width:210px;margin:18px 0 25px;color:#c3cfdf;font-size:15px;line-height:1.45}.social-links{display:flex;gap:10px}.social-links a{display:flex;width:35px;height:35px;align-items:center;justify-content:center;border:1px solid rgba(190,218,241,.25);border-radius:50%;color:#dce7f5;transition:border-color .18s ease,color .18s ease,transform .18s ease}.social-links a:hover{border-color:var(--green);color:var(--green);transform:translateY(-2px)}.footer-column{display:flex;flex-direction:column;gap:12px}.footer-column h3{margin:2px 0 8px;color:#eef5fc;font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.footer-column>a,.footer-column>span{color:#c3cfdf;font-size:14px;line-height:1.25;transition:color .18s ease}.footer-column>a:hover{color:var(--green)}.footer-contact>a{display:flex;align-items:flex-start;gap:10px}.footer-contact>a>svg,.footer-trust>span>svg{flex:0 0 auto;color:#e9f5ff}.footer-contact strong{color:#ecf3fb;font-size:14px;font-weight:600}.footer-contact small{color:#94a8c2}.footer-trust>span{display:flex;gap:9px;align-items:center}.footer-trust>span>svg{color:var(--green)}.footer-bottom{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:20px;margin-top:43px;border-top:1px solid rgba(191,218,243,.13);color:#7387a2;font-size:12px}.footer-bottom div{display:flex;align-items:center;gap:14px}.footer-bottom a:hover{color:var(--green)}.footer-bottom i{width:1px;height:14px;background:#bedaf159}.floating-whatsapp{position:fixed;z-index:40;right:27px;bottom:25px;display:flex;width:62px;height:62px;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.5);border-radius:50%;background:var(--green-strong);color:var(--white);box-shadow:0 11px 26px #0003;animation:float-in .65s 1s both cubic-bezier(.2,.7,.2,1);transition:transform .18s ease,box-shadow .18s ease}.floating-whatsapp:hover{box-shadow:0 15px 30px #04c9534d;transform:translateY(-4px) scale(1.03)}.legal-main{background:var(--surface)}.legal-hero{position:relative;overflow:hidden;background:var(--navy);color:var(--white)}.legal-hero-inner{position:relative;z-index:1;padding-top:72px;padding-bottom:78px}.legal-hero-glow{position:absolute;border-radius:50%;filter:blur(30px);pointer-events:none}.legal-hero-glow-one{top:-130px;right:12%;width:310px;height:310px;background:#094b794d}.legal-hero-glow-two{bottom:-170px;left:22%;width:280px;height:280px;background:#0ea75a1f}.legal-back-link{display:inline-flex;align-items:center;gap:7px;margin-bottom:35px;color:#c4d5e8;font-size:14px;transition:color .18s ease,transform .18s ease}.legal-back-link svg{transform:rotate(180deg)}.legal-back-link:hover{color:var(--green);transform:translate(-2px)}.legal-hero .eyebrow{display:block}.legal-hero h1{max-width:840px;margin:14px 0 15px;color:#fbfcff;font-size:clamp(42px,5vw,68px);font-weight:800;letter-spacing:-.06em;line-height:1.02}.legal-hero p{max-width:650px;margin:0;color:#bdcce0;font-size:18px;line-height:1.55}.legal-content-section{padding:72px 0 108px;background:var(--surface)}.legal-layout{display:grid;grid-template-columns:minmax(220px,270px) minmax(0,1fr);gap:34px;align-items:start}.legal-sidebar{position:sticky;top:124px;display:grid;gap:15px}.legal-sidebar-card{display:grid;gap:11px;padding:23px 22px;border:1px solid var(--line);border-radius:18px;background:var(--white);box-shadow:var(--shadow-soft)}.legal-sidebar-label{margin-bottom:3px;color:#71829a;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.legal-sidebar-card>a{display:flex;min-height:39px;align-items:center;padding:0 12px;border-radius:9px;color:#435570;font-size:14px;font-weight:600;transition:color .18s ease,background-color .18s ease}.legal-sidebar-card>a:hover,.legal-sidebar-card>a.is-current{background:var(--green-soft);color:#087b40}.legal-sidebar-contact{border-color:#04c95340;background:linear-gradient(145deg,#fff,#f0fff6)}.legal-sidebar-contact>svg{color:var(--green-strong)}.legal-sidebar-contact strong{color:var(--ink);font-size:17px}.legal-sidebar-contact p{margin:-3px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.legal-sidebar-contact>a{padding:0;min-height:0;color:#087b40;font-size:13px}.legal-sidebar-home{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 4px;color:#087b40;font-size:13px;font-weight:700}.legal-sidebar-home:hover{color:var(--ink)}.legal-document{min-width:0;padding:48px 56px 58px;border:1px solid var(--line);border-radius:24px;background:var(--white);box-shadow:var(--shadow)}.legal-document-intro{display:flex;align-items:center;gap:13px;margin-bottom:37px;padding:15px 17px;border:1px solid rgba(4,201,83,.22);border-radius:13px;background:#f3fff7;color:var(--green-strong)}.legal-document-intro div{display:grid;gap:3px}.legal-document-intro span{color:#39805b;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.legal-document-intro strong{color:var(--ink);font-size:14px}.legal-section+.legal-section{margin-top:39px;padding-top:34px;border-top:1px solid var(--line)}.legal-section h2{margin:0 0 15px;color:var(--ink);font-size:21px;font-weight:800;letter-spacing:-.025em;line-height:1.2}.legal-section p{margin:0 0 16px;color:#435570;font-size:15px;line-height:1.72}.legal-section p:last-child{margin-bottom:0}.legal-section p a{color:#078c45;font-weight:700;overflow-wrap:anywhere;text-decoration:underline;text-decoration-color:#078c454d;text-underline-offset:3px}.legal-section p a:hover{color:var(--ink)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .62s var(--ease, cubic-bezier(.2, .7, .2, 1)) var(--reveal-delay),transform .62s var(--ease, cubic-bezier(.2, .7, .2, 1)) var(--reveal-delay)}.reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes art-enter{0%{opacity:0;transform:translate(28px) scale(.985)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes float-in{0%{opacity:0;transform:translateY(18px) scale(.88)}to{opacity:1;transform:translateY(0) scale(1)}}@media(min-width:1101px){.hero .hero-copy{position:relative;z-index:2;top:-42px}.hero .hero-checks{gap:14px}.hero .hero-ctas{margin-top:12px}.hero .hero-art-wrap{width:calc(100% + 394px);margin-left:-314px;margin-right:0}.hero .art-scene{aspect-ratio:1.324;margin-top:-69px}.hero .art-scene-image,.seo-page-hero-art .art-scene-image{transform:scale(.92);transform-origin:right center}}@media(max-width:1240px){.container{width:min(calc(100% - 72px),var(--max))}.header-inner{min-height:86px;gap:18px}.brand-lockup,.brand-image{width:166px}.desktop-nav{gap:18px}.desktop-nav a{font-size:14px}.phone-chip{min-height:53px;padding-inline:13px}.phone-chip strong{font-size:13px}.button-header{min-height:51px;min-width:151px;font-size:14px}.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(485px,1.1fr);gap:14px}.hero h1{font-size:clamp(44px,5.2vw,63px)}.hero-grid{grid-template-columns:minmax(0,.86fr) minmax(540px,1.14fr)}.art-scene{width:100%;aspect-ratio:.95;margin-top:-18px;transform-origin:center right}.hero-art-wrap{width:100%;margin-right:0}.reassurance-item{padding-inline:10px}.benefits-section{padding-top:14px;padding-bottom:25px}.benefits-section>.container,.why-section>.container,.process-section>.container{width:min(calc(100% - 150px),var(--max))}.benefits-grid{width:calc(100% - 28px);margin-inline:auto}.benefits-section .section-title{margin-bottom:3px}.benefits-section{padding-bottom:13px}.benefits-section .section-title h2{font-size:34px}.benefit-card{min-height:128px;padding-block:17px}.benefit-icon{width:58px;height:58px}.why-panel{padding-top:20px;padding-bottom:36px}.why-panel .section-title{margin-bottom:0}.why-panel .section-title h2{font-size:32px}.why-panel .section-title p{font-size:14px;line-height:1.3}.how-step{min-height:181px}.testimonials-section{padding-top:54px;padding-bottom:51px}.testimonials-section .section-title{margin-bottom:28px}.testimonial-card{min-height:0;padding:18px 18px 16px}.testimonial-head{gap:11px}.testimonial-head img{width:62px;height:62px}.testimonial-head h3{font-size:15px}.testimonial-head span{font-size:12px}.quote-mark{margin-top:8px}.testimonial-card>p{font-size:12px;line-height:1.35}.pricing-section{padding-top:39px;padding-bottom:37px}.pricing-card{min-height:0;padding:24px 22px 19px}.price-intro{min-height:0;margin-top:9px}.pricing-divider{margin-top:9px;margin-bottom:10px}.pricing-features{gap:6px;margin-top:8px;margin-bottom:15px}.pricing-button{min-height:42px}.pricing-content .section-title{margin-bottom:21px}.reassurance-strip{margin-top:35px}.faq-section{padding-top:31px;padding-bottom:30px}.faq-container .section-title{margin-bottom:20px}.process-section{padding-top:9px}.process-section .section-title{margin-bottom:3px}.process-card{min-height:126px;gap:12px;padding:14px 12px}.process-icon{width:64px;height:64px}.process-card h3{font-size:13px}.process-card p{font-size:11px}.process-duration{margin-top:8px;margin-bottom:10px}.process-grid{margin-inline:14px}.inline-cta{margin-inline:7px}.testimonials-section>.container{width:min(calc(100% - 106px),var(--max))}.pricing-grid{width:min(100%,925px);margin-inline:auto}.faq-list{width:min(100%,740px);margin-inline:auto}.faq-question{min-height:50px;padding-top:7px;padding-bottom:7px}.faq-answer>p{font-size:11.5px;line-height:1.35}.faq-item.is-open .faq-answer>p{padding-bottom:8px}.final-actions{flex-wrap:nowrap}.final-actions .button-large{padding-inline:16px}.final-phone{min-width:0}}@media(max-width:980px){.container{width:min(calc(100% - 48px),var(--max))}.header-inner{min-height:84px}.desktop-nav,.phone-chip{display:none}.header-actions{margin-left:auto}.menu-toggle{display:flex}.mobile-menu{display:block;max-height:0;overflow:hidden;background:var(--navy-2);opacity:0;transition:max-height .35s ease,opacity .22s ease,padding .35s ease}.mobile-menu.is-open{max-height:520px;padding:12px 24px 24px;opacity:1}.mobile-menu nav{display:grid;gap:1px}.mobile-menu nav a{display:flex;min-height:48px;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(193,220,244,.12);color:#f4f8ff;font-size:16px}.mobile-menu-actions{display:grid;gap:14px;margin-top:18px}.mobile-menu-actions .button{width:100%}.mobile-phone{display:inline-flex;justify-content:center;align-items:center;gap:8px;color:#b8c8dc;font-size:14px}.hero{min-height:auto}.hero-grid{grid-template-columns:1fr;gap:22px;padding-top:50px;padding-bottom:160px}.hero-copy{max-width:680px;margin-inline:auto;text-align:center}.hero h1,.hero-lead{margin-inline:auto}.hero-checks{justify-items:center}.hero-ctas,.hero-proof{justify-content:center}.hero-art-wrap{width:min(100%,720px);margin-inline:auto}.platform-strip{width:calc(100% - 48px)}.benefits-grid,.testimonials-grid,.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefit-card:last-child{grid-column:span 2}.process-grid{gap:16px}.process-line{display:none}.reassurance-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 0}.reassurance-item:nth-child(3){border-left:0}.reassurance-item:nth-child(n+3){padding-top:18px;border-top:1px solid rgba(190,217,242,.2)}.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-brand{grid-column:span 3}.footer-brand p{max-width:360px}}@media(min-width:981px)and (max-width:1100px){.hero-grid{grid-template-columns:1fr;gap:24px}.hero-copy{max-width:700px;margin-inline:auto;text-align:center}.hero h1,.hero-lead{margin-inline:auto}.hero-checks{justify-items:center}.hero-ctas,.hero-proof{justify-content:center}.hero-art-wrap{width:min(100%,760px);margin-inline:auto}.art-scene{margin-top:0}.hero .art-scene-image,.seo-page-hero-art .art-scene-image{transform:scale(.94);transform-origin:right center}}@media(max-width:720px){html{scroll-padding-top:85px}.container{width:min(calc(100% - 36px),var(--max))}.section{padding:72px 0}.section-title{margin-bottom:29px}.section-title h2{font-size:34px}.section-title p{font-size:15px}.header-inner{min-height:78px}.brand-lockup,.brand-image{width:142px;height:49px}.button-header{display:none}.hero-grid{padding-top:40px;padding-bottom:138px}.status-pill{padding:9px 11px;font-size:11px}.hero h1{margin-top:21px;font-size:clamp(39px,11vw,55px);line-height:1.02}.hero-lead{font-size:16px}.hero-checks{gap:8px;margin-top:20px;text-align:left}.hero-checks li{font-size:15px}.hero-ctas{display:grid;width:100%}.hero-ctas .button{width:100%}.hero-proof{align-items:flex-start;text-align:left}.hero-proof p{font-size:11px}.art-scene{width:calc(100% + 20px);margin-left:-10px;border-radius:20px}.platform-strip{width:calc(100% - 36px);min-height:142px;padding-inline:12px}.platform-logos{flex-wrap:wrap;gap:17px 20px}.platform-logo-image{height:27px;max-width:112px}.platform-logo-stripe{width:88px}.platform-logo-mercury{width:112px;height:34px}.platform-logo-paypal,.platform-logo-amazon{width:104px;height:29px}.platform-logo-wise{width:90px;height:25px}.benefits-section{padding-top:78px}.benefits-grid,.testimonials-grid,.pricing-grid{grid-template-columns:1fr}.benefit-card:last-child{grid-column:auto}.benefit-card{min-height:124px;padding:18px 16px}.benefit-icon{width:58px;height:58px}.why-panel{padding:28px 15px 18px}.how-grid{grid-template-columns:1fr 1fr;gap:20px 5px}.how-connector{display:none}.how-step{min-height:178px}.why-stats{grid-template-columns:1fr}.why-stats>div{padding-inline:15px}.why-stats>div+div{border-top:1px solid #99b4ce;border-left:0}.process-section{padding-top:28px;padding-bottom:64px}.process-grid{grid-template-columns:1fr;gap:12px}.process-card{min-height:118px}.process-duration{flex-wrap:wrap;margin:18px 20px;text-align:center;font-size:14px}.inline-cta{grid-template-columns:1fr;padding:20px 19px 24px}.inline-visual{height:155px}.inline-visual img{transform:scale(1.08)}.inline-copy h2{font-size:34px}.inline-actions{display:grid}.inline-actions .button{width:100%}.testimonials-section{padding-top:74px}.testimonial-card{min-height:0}.pricing-section{padding-top:71px}.pricing-card{min-height:0;padding:28px 22px 22px}.price-intro{min-height:0}.reassurance-strip{grid-template-columns:1fr;gap:0;padding:8px 15px}.reassurance-item,.reassurance-item:nth-child(n+3){padding:14px 0;border-top:1px solid rgba(190,217,242,.2);border-left:0}.reassurance-item:first-child{border-top:0}.faq-section{padding-top:70px;padding-bottom:55px}.faq-question{min-height:67px;grid-template-columns:27px 1fr auto;padding-inline:13px}.faq-question strong{font-size:14px}.faq-answer>p{padding-right:14px;padding-left:52px;font-size:12.5px}.final-cta-section{padding-bottom:18px}.final-cta{display:block;min-height:0;padding:34px 22px 22px}.final-copy h2{font-size:39px}.final-copy p{font-size:14px}.final-actions{display:grid}.final-actions .button{width:100%}.final-trust{display:grid;gap:12px;margin-top:28px}.final-art{position:relative;right:auto;width:calc(100% + 44px);height:220px;margin:17px -22px -22px}.site-footer{padding-top:43px}.footer-grid{grid-template-columns:1fr 1fr;gap:31px 22px}.footer-brand{grid-column:span 2}.footer-column h3{margin-bottom:5px}.footer-column>a,.footer-column>span{font-size:13px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:11px;padding:20px 0;margin-top:32px}.floating-whatsapp{right:17px;bottom:17px;width:56px;height:56px}}@media(max-width:390px){.container{width:min(calc(100% - 28px),var(--max))}.hero h1{font-size:37px}.hero-proof{gap:8px}.avatar-stack img{width:31px;height:31px}.stars svg{width:14px;height:14px}.platform-strip{width:calc(100% - 28px)}.why-stats strong{font-size:19px}.final-copy h2{font-size:35px}.footer-grid{gap:27px 16px}}.mobile-only-accent{color:inherit}.testimonial-pagination{display:none}@media(max-width:767px){html{scroll-padding-top:74px}.container{width:min(calc(100% - 36px),var(--max))}.benefits-section>.container,.why-section>.container,.process-section>.container,.testimonials-section>.container{width:min(calc(100% - 36px),var(--max))}.site-header{min-height:72px}.header-inner{min-height:72px;gap:8px}.brand-lockup,.brand-image{width:142px;height:45px}.header-actions{gap:8px}.button-header{display:inline-flex;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;border-radius:11px}.button-header span{display:none}.button-header svg{width:24px;height:24px}.menu-toggle{width:44px;height:44px;min-width:44px}.mobile-menu.is-open{padding:12px 18px 22px}.mobile-menu nav a{min-height:52px;font-size:16px}.mobile-menu-actions{gap:12px;margin-top:16px}.mobile-menu-actions .button{min-height:54px}.hero{min-height:0;overflow:hidden}.hero-grid{display:grid;gap:20px;padding-top:32px;padding-bottom:28px}.hero-copy{width:100%;max-width:none;padding-top:0;text-align:center}.status-pill{padding:9px 13px;font-size:12px}.hero h1{max-width:none;margin:22px auto 18px;font-size:clamp(37px,10.2vw,46px);letter-spacing:-.07em;line-height:1.02}.hero-lead{max-width:380px;font-size:15.5px;line-height:1.48}.hero-checks{width:max-content;max-width:100%;justify-items:stretch;gap:8px;margin:20px auto 26px;text-align:left}.hero-checks li{gap:9px;font-size:15px}.hero-checks svg{width:21px;height:21px}.hero-ctas{display:grid;width:100%;grid-template-columns:minmax(0,1fr);gap:12px}.hero-ctas .button{width:100%;min-height:56px;border-radius:12px;font-size:16px}.hero-proof{width:100%;max-width:380px;align-items:flex-start;justify-content:flex-start;gap:11px;margin:20px auto 0;text-align:left}.avatar-stack{flex:0 0 auto}.avatar-stack img{width:38px;height:38px}.hero-proof p{margin-top:2px;font-size:12px;line-height:1.35}.hero-art-wrap{width:100%;max-width:none;margin:0}.art-scene{width:100%;aspect-ratio:4 / 3;margin:0}.platform-strip-wrap{position:relative;right:auto;bottom:auto;left:auto}.platform-strip{width:calc(100% - 32px);min-height:0;padding:22px 12px 26px;border-radius:20px 20px 0 0}.platform-strip .eyebrow{font-size:11px}.platform-logos{display:grid;min-height:0;grid-template-columns:repeat(6,minmax(0,1fr));gap:17px 0;margin-top:16px}.platform-logo-image{align-self:center;justify-self:center;height:28px;max-width:100%}.platform-logo-stripe{width:94px;grid-column:1 / span 2}.platform-logo-mercury{width:100px;height:32px;grid-column:3 / span 2}.platform-logo-paypal{width:98px;height:29px;grid-column:5 / span 2}.platform-logo-amazon{width:99px;height:31px;grid-column:2 / span 2}.platform-logo-wise{width:92px;height:27px;grid-column:4 / span 2}.section-title h2{font-size:clamp(32px,9vw,40px);line-height:1.06}.section-title p{font-size:15px;line-height:1.48}.benefits-section{padding:56px 0 42px}.benefits-section .section-title{margin-bottom:27px}.benefits-grid{display:grid;width:100%;grid-template-columns:1fr;gap:14px}.benefit-card,.benefit-card:last-child{width:100%;min-height:0;grid-column:auto;gap:15px;padding:18px 16px;border-radius:17px}.benefit-icon{width:60px;height:60px;border-radius:16px}.benefit-icon svg{width:29px;height:29px}.benefit-card h3{margin:0 0 7px;font-size:18px;line-height:1.15}.benefit-card p{font-size:15px;line-height:1.4}.why-section{padding:0 0 44px}.why-panel{padding:30px 18px 20px;border-radius:22px}.why-panel .section-title{margin-bottom:20px}.why-panel .section-title h2{font-size:clamp(32px,9vw,40px)}.why-panel .section-title p{font-size:15px;line-height:1.45}.how-grid{position:relative;display:grid;grid-template-columns:1fr;gap:0;padding:8px 0 9px}.how-grid:before{position:absolute;top:42px;bottom:43px;left:15px;border-left:2px dashed #9bb4cc;content:""}.how-step-wrap{min-width:0}.how-step{display:grid;min-height:0;grid-template-columns:32px 64px minmax(0,1fr);grid-template-rows:auto auto;column-gap:12px;row-gap:3px;align-items:center;padding:14px 0;text-align:left}.how-step-heading{display:contents}.step-number{z-index:1;width:30px;height:30px;grid-column:1;grid-row:1;align-self:center;font-size:15px}.how-icon{width:64px;height:64px;grid-column:2;grid-row:1 / span 2;margin:0}.how-icon svg{width:29px;height:29px}.how-step h3{max-width:none;margin:0;grid-column:3;grid-row:1;align-self:end;font-size:18px;line-height:1.15}.how-step p{max-width:none;margin:0;grid-column:3;grid-row:2;font-size:14px;line-height:1.4}.how-connector{display:none}.why-stats{max-width:none;grid-template-columns:1fr 1fr;gap:8px;margin-top:6px}.why-stats>div{min-width:0;column-gap:8px;padding:15px 8px 0}.why-stats>div+div{border-top:0;border-left:1px solid #99b4ce}.why-stats svg{width:28px;height:28px}.why-stats strong{font-size:22px;line-height:1.1}.why-stats span{font-size:12px;line-height:1.25}.process-section{padding:58px 0 46px}.process-section .section-title{margin-bottom:28px}.process-section .section-title h2{font-size:clamp(35px,10vw,44px)}.process-grid{display:grid;grid-template-columns:1fr;gap:14px;margin-inline:0}.process-card-wrap{position:relative}.process-card{display:grid;min-height:0;grid-template-columns:78px minmax(0,1fr);gap:16px;padding:20px 18px;border-radius:21px}.process-icon{width:78px;height:78px;border-radius:20px}.process-icon svg{width:36px;height:36px}.process-card h3{margin-bottom:8px;font-size:21px;line-height:1.14}.process-card p{font-size:15px;line-height:1.42}.process-line{top:calc(100% + 1px);right:auto;left:38px;display:block;width:2px;height:13px;background:var(--green-strong)}.process-line i{top:auto;right:auto;bottom:-3px;left:-3px}.process-duration{flex-wrap:nowrap;gap:9px;margin:20px 0 24px;font-size:16px;line-height:1.3;text-align:left}.process-duration svg{width:23px;height:23px}.inline-cta{display:grid;min-height:0;grid-template-columns:1fr;gap:0;margin-inline:0;padding:18px 18px 22px;border-radius:21px;text-align:center}.inline-visual{order:0;height:190px}.inline-visual img{transform:scale(1.03)}.inline-copy{order:1}.inline-copy h2{max-width:none;margin:7px 0 12px;font-size:clamp(32px,9vw,40px);line-height:1.04}.inline-copy p{max-width:none;margin-bottom:18px;font-size:15px;line-height:1.45}.inline-actions{display:grid;grid-template-columns:minmax(0,1fr);gap:10px}.inline-actions .button,.inline-actions .button-outline-dark{width:100%;min-height:54px;font-size:15px}.testimonials-section{padding:58px 0 50px;background:var(--navy);color:var(--white)}.testimonials-section .section-title{margin-bottom:25px}.testimonials-section .section-title h2{color:var(--white);font-size:clamp(31px,8.8vw,40px)}.mobile-only-accent{color:var(--green-strong)}.testimonials-grid{display:grid;grid-template-columns:1fr;gap:12px}.testimonial-card:nth-child(n+4){display:none}.testimonial-card{min-height:0;padding:18px 18px 20px;border-color:#bedaf147;border-radius:15px;background:#071c36a3;box-shadow:none}.testimonial-head{gap:13px}.testimonial-head img{width:74px;height:74px}.testimonial-head h3{margin-top:5px;color:var(--white);font-size:19px}.testimonial-head span{color:#b4c5d9;font-size:15px}.testimonial-head .stars svg{width:18px;height:18px}.quote-mark{margin-top:14px}.testimonial-card>p{display:block;margin:8px 0 0;color:#e5edf7;font-size:15px;line-height:1.45}.testimonial-pagination{display:flex;justify-content:center;gap:10px;margin-top:17px}.testimonial-pagination i{display:block;width:10px;height:10px;border-radius:50%;background:#7b8797}.testimonial-pagination i.is-active{background:var(--green-strong)}.pricing-section{padding:58px 0 50px}.pricing-content .section-title{margin-bottom:34px}.pricing-content .section-title h2{color:var(--white);font-size:clamp(32px,9vw,40px)}.pricing-content .section-title p{font-size:15px}.pricing-grid{display:grid;width:100%;grid-template-columns:1fr;gap:18px}.pricing-card{min-height:0;padding:24px 18px 18px;border-radius:17px}.pricing-name{min-height:40px;padding-right:100px;gap:9px}.pricing-name svg{width:31px;height:31px}.pricing-name h3{font-size:20px;line-height:1.15}.price{position:absolute;top:24px;right:18px;margin:0;font-size:34px}.price-caption{position:absolute;top:61px;right:18px;margin:0;font-size:11px}.price-intro{min-height:0;margin:19px 0 0;max-width:calc(100% - 94px);font-size:15px;line-height:1.35}.pricing-divider{margin:15px 0 13px}.included-label{font-size:14px}.pricing-features{gap:8px;margin:10px 0 20px}.pricing-features li{gap:8px;font-size:14.5px;line-height:1.35}.pricing-button{min-height:52px;padding-inline:10px;font-size:14px}.reassurance-strip{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:25px;padding:0;border:0;background:transparent}.reassurance-item,.reassurance-item:nth-child(n+3){min-width:0;align-items:center;gap:8px;padding:14px 10px;border:1px solid rgba(190,217,242,.28);border-radius:14px}.reassurance-item+.reassurance-item{border-left:1px solid rgba(190,217,242,.28)}.reassurance-item>span{width:40px;height:40px}.reassurance-item>span svg{width:22px;height:22px}.reassurance-item strong{white-space:normal;font-size:13px;line-height:1.15}.reassurance-item p{margin-top:4px;font-size:12px;line-height:1.3}.faq-section{padding:58px 0 46px;background:var(--navy);color:var(--white)}.faq-container .section-title{margin-bottom:26px}.faq-container .section-title h2{color:var(--white);font-size:clamp(34px,9vw,42px)}.faq-container .section-title .eyebrow{color:var(--green-strong)}.faq-list{width:100%;gap:10px}.faq-item{border-color:#bedaf133;border-radius:14px;background:#071c3680;box-shadow:none}.faq-item.is-open{border-color:#0ec95780;box-shadow:none}.faq-question{min-height:64px;grid-template-columns:32px 1fr auto;gap:12px;padding:14px}.faq-icon{width:31px;height:31px;border-color:#dae7f5a6;color:var(--white)}.faq-question strong{color:var(--white);font-size:16px;line-height:1.25}.faq-chevron{color:var(--white)}.faq-answer>p{padding:0 16px 0 58px;color:#c7d5e6;font-size:15px;line-height:1.5}.faq-item.is-open .faq-answer>p{padding-bottom:18px}.final-cta-section{padding:0 0 24px;background:var(--navy)}.final-cta{display:grid;min-height:0;grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);gap:8px;padding:25px 15px 22px;border-radius:18px}.final-copy h2{margin:5px 0 12px;font-size:clamp(29px,8.2vw,37px);line-height:1.04}.final-copy p{font-size:13.5px;line-height:1.45}.final-actions{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;margin-top:18px}.final-actions .button,.final-phone{width:100%;min-width:0;min-height:50px;padding-inline:8px;font-size:13px}.final-phone strong{font-size:12px}.final-trust{display:grid;grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:20px}.final-trust span{column-gap:5px}.final-trust svg{width:17px;height:17px}.final-trust b,.final-trust small{font-size:9px;line-height:1.2}.final-art{position:relative;top:auto;right:auto;bottom:auto;width:100%;height:232px;margin:0;opacity:1}.art-scene-compact{width:100%;height:100%}.art-scene-compact .art-scene-image{object-fit:cover;object-position:67% center}.site-footer{padding-top:40px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-brand{grid-column:1 / -1}.footer-brand .brand-lockup,.footer-brand .brand-image{width:150px;height:47px}.footer-brand p{max-width:260px;margin:13px 0 21px;font-size:15px;line-height:1.45}.social-links{gap:9px}.social-links a{width:40px;height:40px}.footer-column{gap:13px}.footer-column h3{margin-bottom:5px;font-size:13px}.footer-column>a,.footer-column>span{font-size:15px;line-height:1.3}.footer-contact strong{font-size:15px}.footer-contact small{font-size:12px}.footer-bottom{min-height:0;align-items:flex-start;flex-direction:column;gap:12px;padding:20px 0;margin-top:32px;font-size:12px;line-height:1.35}.footer-bottom div{flex-wrap:wrap;gap:10px}.floating-whatsapp{right:16px;bottom:16px;width:56px;height:56px}}@media(max-width:380px){.container{width:min(calc(100% - 32px),var(--max))}.brand-lockup,.brand-image{width:130px}.hero h1{font-size:clamp(35px,10.1vw,41px)}.hero-proof p{font-size:11px}.benefit-card p,.how-step p,.process-card p,.inline-copy p{font-size:14px}.process-card{grid-template-columns:68px minmax(0,1fr);gap:13px;padding-inline:15px}.process-icon{width:68px;height:68px}.process-card h3{font-size:19px}.reassurance-strip,.final-cta{grid-template-columns:1fr}.final-art{grid-column:1;grid-row:1;height:185px}.final-copy{grid-row:2}.final-trust{grid-row:3}.final-copy h2{font-size:32px}}@media(max-width:767px){html{scroll-padding-top:60px}.site-header,.header-inner{min-height:58px}.header-inner{gap:7px}.brand-lockup,.brand-image{width:130px;height:40px}.button-header,.menu-toggle{width:42px;min-width:42px;height:42px;min-height:42px}.button-header svg{width:22px;height:22px}.menu-toggle svg{width:23px;height:23px}.hero-grid{min-height:0;align-items:start;gap:0;padding-top:8px;padding-bottom:0}.status-pill{padding:7px 11px;font-size:11.5px}.status-pill i{width:8px;height:8px}.status-pill b{height:13px}.hero h1{margin:10px auto 8px;font-size:clamp(36px,9.2vw,41px);line-height:1}.hero-lead{max-width:370px;font-size:15px;line-height:1.38}.hero-checks{gap:5px;margin:12px auto}.hero-checks li{gap:8px;font-size:14.5px;line-height:1.2}.hero-checks svg{width:19px;height:19px}.hero-ctas{gap:6px}.hero-ctas .button{min-height:46px;border-radius:11px;font-size:15.5px}.hero-proof{max-width:370px;gap:8px;margin-top:8px;margin-bottom:10px}.avatar-stack img{width:34px;height:34px}.hero-proof p{font-size:11.5px;line-height:1.3}.art-scene{aspect-ratio:1.7;margin-top:0}.art-scene-image{object-fit:cover;object-position:center 52%}.platform-strip{padding:13px 10px 14px;border-radius:17px 17px 0 0}.platform-strip .eyebrow{font-size:10px}.platform-logos{gap:10px 0;margin-top:8px}.platform-logo-image{height:22px}.platform-logo-stripe{width:82px}.platform-logo-mercury{width:87px;height:25px}.platform-logo-paypal{width:85px;height:24px}.platform-logo-amazon{width:86px;height:25px}.platform-logo-wise{width:80px;height:22px}.benefits-section{padding:28px 0 26px}.benefits-section .section-title{margin-bottom:18px}.benefits-section .section-title h2,.why-panel .section-title h2{font-size:clamp(30px,8.4vw,36px)}.benefits-section .section-title p,.why-panel .section-title p{font-size:14.5px;line-height:1.38}.benefits-grid{gap:10px}.benefit-card,.benefit-card:last-child{gap:12px;padding:12px;border-radius:14px}.benefit-icon{width:52px;height:52px;border-radius:14px}.benefit-icon svg{width:25px;height:25px}.benefit-card h3{margin-bottom:4px;font-size:17px}.benefit-card p{font-size:15px;line-height:1.3}.benefit-copy-desktop{display:none}.benefit-copy-mobile{display:inline}.why-section{padding-bottom:24px}.why-panel{padding:22px 14px 16px;border-radius:18px}.why-panel .section-title{margin-bottom:12px}.why-panel .section-title p{font-size:14px}.how-grid{padding:3px 0 5px}.how-grid:before{top:34px;bottom:35px;left:13px}.how-step{grid-template-columns:28px 54px minmax(0,1fr);column-gap:9px;padding:8px 0}.step-number{width:27px;height:27px;font-size:14px}.how-icon{width:54px;height:54px}.how-icon svg{width:25px;height:25px}.how-step h3{font-size:16.5px;line-height:1.12}.how-step p{font-size:14px;line-height:1.3}.step-number{grid-row:1 / span 2;align-self:center}.why-stats{margin-top:3px}.why-stats>div{column-gap:7px;padding:12px 6px 0}.why-stats svg{width:25px;height:25px}.why-stats strong{font-size:20px}.why-stats span{font-size:11.5px}.process-section{padding:26px 0 30px}.process-section .section-title{margin-bottom:18px}.process-section .section-title h2{font-size:clamp(34px,9.4vw,41px)}.process-grid{gap:10px}.process-card{grid-template-columns:64px minmax(0,1fr);gap:12px;padding:14px;border-radius:17px}.process-icon{width:64px;height:64px;border-radius:17px}.process-icon svg{width:31px;height:31px}.process-card h3{margin-bottom:6px;font-size:19px}.process-card p{font-size:15px;line-height:1.32}.process-line{left:31px;height:10px}.process-duration{gap:8px;margin:14px 0 16px;font-size:15.5px}.process-duration svg{width:21px;height:21px}.inline-cta{padding:14px 14px 18px;border-radius:18px}.inline-visual{height:156px}.inline-copy h2{margin:5px 0 10px;font-size:clamp(30px,8.5vw,37px)}.inline-copy p{margin-bottom:14px;font-size:15px;line-height:1.36}.inline-actions{gap:8px}.inline-actions .button,.inline-actions .button-outline-dark{min-height:50px}.testimonials-section{padding:28px 0 30px}.testimonials-section .section-title{margin-bottom:18px}.testimonials-section .section-title h2{font-size:clamp(30px,8.4vw,37px)}.testimonials-grid{gap:10px}.testimonial-card{padding:12px 14px 14px;border-radius:13px}.testimonial-head{gap:10px}.testimonial-head img{width:58px;height:58px}.testimonial-head h3{margin-top:2px;font-size:17px}.testimonial-head span{font-size:13px}.testimonial-head .stars svg{width:15px;height:15px}.quote-mark{margin-top:8px}.testimonial-card>p{display:-webkit-box;overflow:hidden;margin-top:5px;font-size:15px;line-height:1.32;-webkit-box-orient:vertical;-webkit-line-clamp:4}.testimonial-quote-desktop{display:none}.testimonial-quote-mobile{display:inline}.testimonial-pagination{margin-top:13px}.pricing-section{padding:28px 0 32px}.pricing-content .section-title{margin-bottom:20px}.pricing-grid{gap:14px}.pricing-card{padding:18px 14px 14px;border-radius:15px}.pricing-name{min-height:36px;padding-right:92px}.pricing-name svg{width:28px;height:28px}.pricing-name h3{font-size:19px}.price{top:18px;right:14px;font-size:31px}.price-caption{top:53px;right:14px}.price-intro{margin-top:14px;max-width:calc(100% - 86px);font-size:14.5px}.pricing-divider{margin:12px 0 10px}.pricing-features{gap:6px;margin:8px 0 15px}.pricing-features li{gap:7px;font-size:14.5px;line-height:1.28}.pricing-button{min-height:48px}.reassurance-strip{gap:8px;margin-top:18px}.reassurance-item,.reassurance-item:nth-child(n+3){padding:11px 8px;border-radius:12px}.reassurance-item>span{width:34px;height:34px}.reassurance-item>span svg{width:19px;height:19px}.reassurance-item strong{font-size:12px}.reassurance-item p{font-size:11.5px}.faq-section{padding:28px 0 30px}.faq-container .section-title{margin-bottom:18px}.faq-list{gap:8px}.faq-question{min-height:54px;gap:9px;padding:11px 12px}.faq-icon{width:28px;height:28px}.faq-question strong{font-size:15px}.faq-answer>p{padding:0 13px 0 49px;font-size:14.5px;line-height:1.38}.faq-item.is-open .faq-answer>p{padding-bottom:14px}.final-copy{display:contents}.final-copy-content{position:relative;z-index:2;grid-column:1;grid-row:1}.final-art{z-index:1;grid-column:2;grid-row:1}.final-trust{position:relative;z-index:2;grid-column:1 / -1;grid-row:2;width:100%;gap:10px;margin-top:16px}.final-trust span{min-width:0;align-items:start}.final-trust b,.final-trust small{font-size:10.5px;line-height:1.18}}@media(max-width:380px){.final-cta{grid-template-columns:minmax(0,1fr)}.brand-lockup,.brand-image{width:122px;height:38px}.hero h1{font-size:clamp(35px,9.6vw,39px)}.hero-proof p{font-size:11px}.benefit-card p,.how-step p,.process-card p,.inline-copy p,.faq-answer>p{font-size:14px}.process-card{grid-template-columns:60px minmax(0,1fr);gap:11px}.process-icon{width:60px;height:60px}.final-copy-content{grid-column:1;grid-row:2}.final-art{grid-column:1}.final-trust{grid-column:1;grid-row:3}}@media(min-width:768px)and (max-width:980px){.process-grid{grid-template-columns:1fr;max-width:620px;margin-inline:auto;gap:14px}.process-card{display:grid;min-height:0;grid-template-columns:82px minmax(0,1fr);gap:18px;padding:18px;border-radius:20px}.process-icon{width:82px;height:82px;border-radius:20px}.process-icon svg{width:38px;height:38px}.process-card h3{margin-bottom:8px;font-size:20px;line-height:1.15}.process-card p{font-size:15px;line-height:1.4}.process-line{top:calc(100% + 1px);right:auto;left:41px;display:block;width:2px;height:13px;background:var(--green-strong)}.process-line i{top:auto;right:auto;bottom:-3px;left:-3px}.process-duration{margin-top:18px;margin-bottom:22px;font-size:16px}.inline-cta{margin-inline:0}.testimonial-card>p{font-size:14px;line-height:1.4}}@media(max-width:980px){.legal-layout{grid-template-columns:1fr}.legal-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.legal-sidebar-home{align-self:center}}@media(max-width:720px){.legal-hero-inner{padding-top:45px;padding-bottom:52px}.legal-back-link{margin-bottom:27px}.legal-hero h1{margin-top:11px;font-size:clamp(36px,10vw,49px)}.legal-hero p{font-size:15px;line-height:1.45}.legal-content-section{padding:32px 0 65px}.legal-sidebar{grid-template-columns:1fr;gap:11px}.legal-sidebar-card{padding:18px 16px}.legal-document{padding:25px 18px 32px;border-radius:18px}.legal-document-intro{margin-bottom:26px;padding:13px}.legal-document-intro strong{font-size:13px}.legal-section+.legal-section{margin-top:28px;padding-top:25px}.legal-section h2{font-size:18px;line-height:1.25}.legal-section p{font-size:14px;line-height:1.62}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}.avatar-stack-initials{display:grid;width:36px;height:36px;margin-left:-9px;place-items:center;border:2px solid var(--navy);border-radius:50%;background:#d4deea;color:#35516f;font-size:10px;font-weight:800}.testimonials-section{overflow:hidden;padding:clamp(76px,7vw,108px) 0 clamp(64px,6vw,96px);background:var(--white)}.testimonials-section>.container{width:min(calc(100% - 72px),1360px)}.testimonials-section .section-title{max-width:1080px;margin-bottom:clamp(32px,3vw,48px)}.testimonials-section .section-title h2{color:var(--ink);font-size:clamp(40px,4.15vw,62px);letter-spacing:-.06em;line-height:1.06}.testimonials-section .section-title h2 em{color:var(--green-strong);font-style:normal}.testimonial-title-line{display:inline}.testimonials-section .section-title p{max-width:820px;margin-top:13px;color:#4b5b73;font-size:clamp(15px,1.25vw,18px)}.testimonials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(16px,1.5vw,24px)}.testimonial-card{display:flex;min-width:0;min-height:0;flex-direction:column;overflow:hidden;padding:0;border:1px solid #e6e9ee;border-radius:15px;background:var(--white);box-shadow:0 7px 22px #0c254117;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.testimonial-card:hover{border-color:#0ec95761;box-shadow:0 16px 32px #0c254124;transform:translateY(-4px)}.review-card-header{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#fff}.review-card-identity,.review-card-actions{display:flex;align-items:center}.review-card-identity{min-width:0;gap:12px}.review-card-identity strong{overflow:hidden;color:#0b1628;font-size:clamp(14px,1.05vw,16px);font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.review-avatar{width:40px;height:40px;flex:0 0 40px;border-radius:50%;object-fit:cover;object-position:center}.review-avatar-initials{display:grid;place-items:center;background:#d8e0ec;color:#4b6079;font-size:11px;font-weight:700}.review-card-actions{flex:0 0 auto;gap:clamp(12px,1.2vw,18px);color:#142238}.review-card-actions svg{width:clamp(18px,1.45vw,22px);height:clamp(18px,1.45vw,22px)}.review-card-media{width:100%;aspect-ratio:941 / 1560;overflow:hidden;background:#f5f0e9}.review-card-image{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center top}.testimonial-pagination{display:flex;align-items:center;justify-content:center;gap:11px;margin-top:28px}.testimonial-pagination i{display:block;width:9px;height:9px;border-radius:50%;background:#aeb7c3}.testimonial-pagination i.is-active{background:var(--green-strong)}@media(min-width:768px)and (max-width:1099px){.testimonials-section>.container{width:min(calc(100% - 56px),940px)}.testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.review-card-header{min-height:50px;padding:9px 12px}.review-avatar{width:32px;height:32px;flex-basis:32px}.review-card-actions svg{width:16px;height:16px}}@media(max-width:767px){.avatar-stack-initials{width:34px;height:34px;font-size:9px}.testimonials-section{padding:58px 0 38px;background:var(--navy);color:var(--white)}.testimonials-section>.container{width:min(calc(100% - 36px),420px)}.testimonials-section .section-title{margin-bottom:49px}.testimonials-section .section-title h2{color:var(--white);margin-top:18px;font-size:clamp(36px,10.25vw,42px);line-height:1.12}.testimonial-title-line{display:block}.testimonials-section .section-title p{display:none}.testimonials-grid{display:block}.testimonial-card{display:none;border-color:#d6e7f79e;border-radius:15px;box-shadow:0 18px 34px #0003}.testimonial-card:first-child{display:flex}.review-card-header{min-height:76px;padding:12px 16px}.review-card-identity{gap:12px}.review-card-identity strong{font-size:16px}.review-avatar{width:44px;height:44px;flex-basis:44px}.review-card-actions{gap:16px}.review-more{display:block}.review-card-actions svg{width:20px;height:20px}.review-card-media{aspect-ratio:941 / 1560}.testimonial-pagination{gap:10px;margin-top:19px}.testimonial-pagination i{width:9px;height:9px}.testimonial-pagination i:nth-child(5){display:none}}@media(max-width:380px){.avatar-stack-initials{width:31px;height:31px;font-size:8px}.testimonials-section{padding-top:50px}.review-card-header{min-height:68px;padding:10px 13px}.review-avatar{width:40px;height:40px;flex-basis:40px}.testimonials-section .section-title{margin-bottom:23px}.testimonials-section .section-title h2{font-size:clamp(34px,10.25vw,39px)}.review-card-header{min-height:47px}}.testimonials-grid{touch-action:pan-y}.review-card-image{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.testimonial-controls{display:none}@media(min-width:1100px){.review-card-media{display:grid;height:clamp(520px,37vw,560px);aspect-ratio:auto;place-items:center}.review-card-image{object-fit:contain}}@media(max-width:767px){.testimonial-card:not(.is-active){display:none}.testimonial-card.is-active{display:flex}.testimonial-controls{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:19px}.testimonial-arrow{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;padding:0;border:1px solid rgba(191,218,240,.65);border-radius:50%;background:#082240bd;color:var(--white);cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.testimonial-arrow:hover{border-color:var(--green-strong);background:#0ec9572e;transform:translateY(-1px)}.testimonial-arrow:disabled{opacity:.42;cursor:default;transform:none}.testimonial-arrow:focus-visible,.testimonial-dot:focus-visible{outline:3px solid rgba(14,201,87,.46);outline-offset:3px}.testimonial-pagination{display:flex;align-items:center;gap:10px;margin:0}.testimonial-dot{display:block;width:9px;height:9px;flex:0 0 9px;padding:0;border:0;border-radius:50%;background:#aeb7c3;cursor:pointer;transition:background .18s ease,transform .18s ease}.testimonial-dot.is-active{background:var(--green-strong);transform:scale(1.12)}}@media(prefers-reduced-motion:reduce){.testimonial-arrow,.testimonial-dot{transition:none}}@media(min-width:768px){.testimonials-carousel-viewport{overflow:visible}}@media(max-width:767px){.testimonials-carousel-viewport{width:100%;overflow:hidden;border-radius:15px}.testimonials-grid{display:flex;width:100%;gap:0;transform:translate3d(var(--testimonial-translate),0,0);transition:transform .46s cubic-bezier(.22,.61,.36,1);will-change:transform}.testimonial-card,.testimonial-card.is-active,.testimonial-card:not(.is-active){display:flex;width:100%;min-width:100%;flex:0 0 100%}.testimonial-card.reveal{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.testimonials-grid{transition:none}}.seo-page-main{background:var(--surface)}.seo-page-hero{position:relative;overflow:hidden;background:var(--navy);color:var(--white)}.seo-page-hero-grid{position:relative;z-index:1;display:grid;min-height:540px;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:34px;align-items:center;padding-top:67px;padding-bottom:62px}.seo-page-hero-glow{position:absolute;border-radius:50%;filter:blur(36px);pointer-events:none}.seo-page-hero-glow-one{top:-180px;right:18%;width:430px;height:430px;background:#094b793d}.seo-page-hero-glow-two{bottom:-210px;left:12%;width:360px;height:360px;background:#0ea75a1a}.seo-page-hero-copy{position:relative;z-index:2;max-width:690px}.seo-page-back-link{display:inline-flex;align-items:center;gap:7px;margin-bottom:31px;color:#c4d5e8;font-size:14px;transition:color .18s ease,transform .18s ease}.seo-page-back-link:hover{color:var(--green);transform:translate(-2px)}.seo-page-hero .eyebrow{display:block}.seo-page-hero h1{max-width:720px;margin:13px 0 18px;color:#fbfcff;font-size:clamp(42px,5vw,68px);font-weight:800;letter-spacing:-.06em;line-height:1.02}.seo-page-hero-copy>p:not(.seo-page-updated){max-width:650px;margin:0;color:#bdcce0;font-size:18px;line-height:1.55}.seo-page-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:27px}.seo-page-updated{margin:18px 0 0;color:#8fa6c1;font-size:12px}.seo-page-hero-art{position:relative;z-index:1;min-width:0;height:470px;margin-right:-38px}.seo-page-hero-art .art-scene{margin-top:0}.seo-page-content-section{padding:82px 0 108px;background:var(--surface)}.seo-page-layout{display:grid;grid-template-columns:minmax(220px,270px) minmax(0,1fr);gap:38px;align-items:start}.seo-page-sidebar{position:sticky;top:124px;display:grid;gap:15px}.seo-page-sidebar-card{display:grid;gap:8px;padding:22px;border:1px solid var(--line);border-radius:18px;background:var(--white);box-shadow:var(--shadow-soft)}.seo-page-sidebar-label{margin-bottom:3px;color:#71829a;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.seo-page-sidebar-card>a{display:block;padding:8px 10px;border-radius:9px;color:#435570;font-size:14px;font-weight:600;line-height:1.35;transition:color .18s ease,background-color .18s ease}.seo-page-sidebar-card>a:hover{background:var(--green-soft);color:#087b40}.seo-page-sidebar-trust{border-color:#04c95340;background:linear-gradient(145deg,#fff,#f0fff6)}.seo-page-sidebar-trust>svg{color:var(--green-strong)}.seo-page-sidebar-trust strong{color:var(--ink);font-size:17px}.seo-page-sidebar-trust p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.seo-page-sidebar-trust>a{display:inline-flex;align-items:center;gap:5px;padding:0;color:#087b40;font-size:13px}.seo-page-article{min-width:0;max-width:860px}.seo-answer-block{margin-bottom:40px;padding:31px 34px;border:1px solid rgba(14,201,87,.2);border-radius:20px;background:linear-gradient(145deg,#fff,#effff5);box-shadow:var(--shadow-soft)}.seo-answer-block h2,.seo-article-section h2,.seo-related-section h2,.seo-sources-section h2{margin:9px 0 12px;color:var(--ink);font-size:clamp(26px,2.4vw,36px);font-weight:800;letter-spacing:-.045em;line-height:1.1}.seo-answer-block p,.seo-article-section p,.seo-sources-section p{margin:0 0 16px;color:#52647c;font-size:17px;line-height:1.7}.seo-article-section{scroll-margin-top:120px;padding:20px 0 24px;border-bottom:1px solid var(--line)}.seo-article-section h2{margin-top:0}.seo-article-section ul,.seo-sources-section ul{display:grid;gap:11px;margin:18px 0 5px;padding:0;list-style:none}.seo-article-section li{display:flex;gap:10px;align-items:flex-start;color:#344963;font-size:16px;line-height:1.55}.seo-article-section li svg{flex:0 0 auto;margin-top:3px;color:var(--green-strong)}.seo-step-list{display:grid;gap:13px;margin:20px 0 4px;padding:0;list-style:none;counter-reset:seo-steps}.seo-step-list li{display:grid;grid-template-columns:35px minmax(0,1fr);gap:13px;align-items:start;counter-increment:seo-steps}.seo-step-list li>span{display:grid;width:35px;height:35px;place-items:center;border-radius:50%;background:var(--green-strong);color:var(--white);font-size:15px;font-weight:800}.seo-step-list p{margin:5px 0 0}.seo-page-disclaimer{display:flex;gap:12px;align-items:flex-start;margin:32px 0 38px;padding:17px 19px;border:1px solid #d9e4ef;border-radius:14px;background:#f2f7fc}.seo-page-disclaimer svg{flex:0 0 auto;color:#0b8e4b}.seo-page-disclaimer p{margin:0;color:#5c6c80;font-size:13px;line-height:1.55}.seo-related-section,.seo-sources-section{padding-top:6px}.seo-related-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.seo-related-links a{display:flex;min-height:66px;align-items:center;justify-content:space-between;gap:10px;padding:14px 15px;border:1px solid var(--line);border-radius:13px;background:var(--white);color:#16304f;font-size:14px;font-weight:700;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.seo-related-links a:hover{border-color:#0ec95780;box-shadow:var(--shadow-soft);transform:translateY(-2px)}.seo-related-links svg{flex:0 0 auto;color:var(--green-strong)}.seo-sources-section{margin-top:37px;padding-top:29px;border-top:1px solid var(--line)}.seo-sources-section h2{font-size:25px}.seo-sources-section ul{display:flex;flex-wrap:wrap;gap:9px 18px}.seo-sources-section li a{color:#087b40;font-size:14px;font-weight:700;text-decoration:underline;text-decoration-color:#087b4047;text-underline-offset:3px}.seo-page-bottom-cta{padding:0 0 88px;background:var(--surface)}.seo-page-bottom-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:39px 44px;border-radius:22px;background:var(--navy);box-shadow:0 18px 48px #091c3426}.seo-page-bottom-cta h2{margin:8px 0 7px;color:var(--white);font-size:clamp(27px,3vw,39px);letter-spacing:-.05em;line-height:1.08}.seo-page-bottom-cta p{margin:0;color:#b9c9dc;font-size:16px}@media(max-width:980px){.seo-page-hero-grid{min-height:0;grid-template-columns:minmax(0,1fr) minmax(320px,.92fr);gap:14px;padding-top:54px;padding-bottom:46px}.seo-page-hero-art{height:390px;margin-right:-30px}.seo-page-content-section{padding-top:64px}.seo-page-layout{grid-template-columns:minmax(190px,225px) minmax(0,1fr);gap:25px}.seo-related-links{grid-template-columns:1fr}}@media(max-width:720px){.seo-page-hero-grid{display:block;padding-top:42px;padding-bottom:22px}.seo-page-hero h1{max-width:620px;font-size:clamp(38px,11vw,54px)}.seo-page-hero-copy>p:not(.seo-page-updated){font-size:16px}.seo-page-actions{display:grid;grid-template-columns:1fr}.seo-page-actions .button{width:100%}.seo-page-hero-art{height:275px;margin:12px -25px -2px}.seo-page-content-section{padding:45px 0 70px}.seo-page-layout{display:block}.seo-page-sidebar{position:static;margin-bottom:24px}.seo-page-sidebar-card:first-child{display:flex;flex-wrap:wrap;gap:7px}.seo-page-sidebar-label{width:100%}.seo-page-sidebar-card:first-child>a{padding:7px 9px;background:#f4f8fc;font-size:12px}.seo-answer-block{margin-bottom:25px;padding:24px 20px}.seo-answer-block h2,.seo-article-section h2{font-size:28px}.seo-answer-block p,.seo-article-section p,.seo-sources-section p{font-size:16px;line-height:1.62}.seo-article-section{padding:18px 0 22px}.seo-page-bottom-cta-inner{display:grid;gap:22px;padding:28px 22px}.seo-page-bottom-cta-inner .button{width:100%}}@media(max-width:380px){.seo-page-hero h1{font-size:36px}.seo-page-hero-art{height:238px;margin-inline:-30px}.seo-page-sidebar-card,.seo-answer-block{padding-inline:17px}.seo-step-list li{grid-template-columns:31px minmax(0,1fr);gap:10px}.seo-step-list li>span{width:31px;height:31px;font-size:13px}}.final-art .art-scene{margin-top:0}.final-art .art-scene-image{object-fit:contain;object-position:center bottom}@media(min-width:768px)and (max-width:1100px){.hero .art-scene{aspect-ratio:3 / 2;margin-top:0}.hero .art-scene-image,.seo-page-hero-art .art-scene-image{object-fit:contain;object-position:center;transform:scale(.92);transform-origin:center}.final-art .art-scene-image{object-position:center center}}@media(min-width:981px){.final-art{right:1%}}
