:root{--ink: #080504;--navy: #08163c;--muted: #494642;--paper: #f3f0eb;--white: #ffffff;--yellow: #ffdb66;--orange: #ff8057;--lavender: #d5b5f3;--green: #76a96e;--line: #08163c;--shadow: 8px 8px 0 var(--navy);color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit}button,a,input{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.site-shell{min-height:100vh;overflow:hidden;background:var(--paper)}.container{width:min(1220px,calc(100% - 48px));margin:0 auto}.nav-frame{position:relative;z-index:20;padding:18px 0 0}.site-nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;width:min(1220px,calc(100% - 48px));margin:0 auto}.brand-logo{justify-self:start;width:127px;min-width:127px;text-decoration:none}.nav-links{display:flex;align-items:center;border:2px solid var(--navy);border-radius:4px;background:var(--lavender);overflow:hidden}.nav-links a{padding:10px 15px;color:#20142d;text-decoration:none;white-space:nowrap}.nav-links a:hover{background:#ffffff5c}.nav-cta{justify-self:end}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;width:fit-content;border:2px solid var(--navy);border-radius:4px;background:var(--yellow);padding:10px 18px;color:var(--ink);font-weight:700;line-height:1.15;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover{transform:translate(-2px,-2px);box-shadow:4px 4px 0 var(--navy)}.button-small{min-height:40px;padding:8px 16px}.button-secondary{width:100%;background:var(--white)}.text-link{display:inline-flex;align-items:center;color:var(--navy);font-weight:800;text-decoration-thickness:2px;text-underline-offset:5px}.text-orange{color:var(--orange)}.mobile-menu{display:none}.hero-section{padding:116px 0 106px}.hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(440px,1fr);align-items:center;gap:54px}.hero-copy{display:flex;flex-direction:column;align-items:flex-start}.hero-copy h1{margin:0 0 24px;max-width:640px;font-size:clamp(50px,5vw,66px);line-height:1.17;letter-spacing:0}.hero-copy p{margin:0 0 30px;max-width:640px;color:var(--muted);font-size:22px;line-height:1.45}.sync-proof{display:flex;align-items:center;gap:14px;margin-top:32px;color:var(--navy);font-size:20px;line-height:1.35}.sync-proof strong{color:var(--green);font-weight:700}.customer-icon-stack{display:flex;align-items:center;flex:0 0 auto}.customer-icon-stack span{display:grid;place-items:center;width:38px;height:38px;margin-left:-9px;border:2px solid var(--navy);border-radius:999px;background:var(--white);overflow:hidden}.customer-icon-stack span:first-child{margin-left:0}.customer-icon-stack img{width:100%;height:100%;object-fit:cover}.hero-media{position:relative;min-height:560px}.hero-media img{position:absolute;inset:-56px 0 auto auto;width:min(100%,710px);height:auto;animation:hero-float 7s ease-in-out 1.4s infinite}.section-heading{max-width:700px;text-align:center}.section-heading h2,.steps-heading h2,.pricing-heading h2,.faq-heading h2,.final-cta h2{margin:0;color:var(--ink);font-size:clamp(28px,3.8vw,42px);line-height:1.2;letter-spacing:0}.logo-section{padding:0 0 132px}.logo-marquee{width:100%;margin-top:56px;overflow:hidden}.logo-track{display:flex;align-items:center;width:max-content;animation:logo-scroll 34s linear infinite;will-change:transform}.logo-tile{display:grid;place-items:center;min-width:210px;padding:0 32px}.logo-tile img{max-width:180px;max-height:56px}.feature-section{padding:56px 0 96px}.feature-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.88fr);align-items:center;gap:86px}.feature-grid.is-reversed{grid-template-columns:minmax(360px,.88fr) minmax(0,1fr)}.feature-grid.is-reversed .feature-copy{order:1}.feature-grid.is-reversed .feature-media{order:2}.feature-media{position:relative}.feature-media img{width:100%;height:auto}.feature-media.is-browser img{filter:drop-shadow(0 20px 24px rgb(8 22 60 / 18%))}.feature-media.is-orange-panel{border:3px solid var(--navy);border-radius:12px;background:var(--orange);box-shadow:var(--shadow);padding:18px}.feature-copy h2{margin:0 0 22px;font-size:clamp(34px,4vw,52px);line-height:1.13;letter-spacing:0}.feature-copy p{margin:0 0 18px;color:var(--muted);font-size:21px;line-height:1.48}.button-row{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin-top:30px}.steps-section{padding:60px 0 120px}.steps-heading{max-width:760px;margin-bottom:42px}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.step-card{min-height:260px;border:3px solid var(--navy);border-radius:8px;background:var(--white);box-shadow:6px 6px 0 var(--navy);padding:28px}.step-card span{display:inline-flex;margin-bottom:18px;color:var(--orange);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.step-card h3{margin:0 0 14px;color:var(--navy);font-size:26px;line-height:1.18}.step-card p{margin:0;color:var(--muted);font-size:18px;line-height:1.45}.testimonial-strip{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;margin:54px 0 0;border:3px solid var(--navy);border-radius:8px;background:var(--yellow);padding:28px 34px}.testimonial-strip blockquote{margin:0;color:var(--navy);font-size:clamp(22px,3vw,34px);font-weight:800;line-height:1.18}.testimonial-strip figcaption{color:var(--navy);font-weight:800;white-space:nowrap}.pricing-section{padding:106px 0 118px;background:var(--navy);color:var(--white)}.pricing-heading{max-width:760px;margin-bottom:44px}.pricing-heading p{margin:0 0 10px;color:var(--orange);font-weight:900;letter-spacing:.08em;text-transform:uppercase}.pricing-heading h2{color:var(--white)}.pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.pricing-card{display:flex;flex-direction:column;gap:24px;min-height:620px;border:3px solid var(--white);border-radius:10px;background:var(--yellow);color:var(--ink);padding:30px}.pricing-card h3{margin:0 0 8px;font-size:clamp(30px,4vw,44px);line-height:1.1}.pricing-card p{margin:0;color:#342d23;font-size:18px;line-height:1.38}.price-line{display:flex;align-items:baseline;gap:8px}.price-line strong{font-size:clamp(44px,5.6vw,72px);line-height:1}.price-line span{font-size:20px;font-weight:700}.pricing-card ul{display:grid;gap:20px;margin:0;padding:0;list-style:none}.pricing-card li{display:grid;grid-template-columns:30px minmax(0,1fr);gap:12px;align-items:start}.pricing-card li>span{display:grid;place-items:center;width:30px;height:30px;border:2px solid var(--navy);border-radius:999px;background:var(--white);color:#0aa24d;font-weight:900}.pricing-card li strong{display:block;margin-bottom:4px;color:var(--navy);font-size:19px}.concierge-block{display:grid;grid-template-columns:minmax(320px,.62fr) minmax(0,1fr);gap:56px;align-items:center;margin-top:96px}.concierge-block h2{margin:0 0 24px;color:var(--orange);font-size:clamp(34px,4vw,52px);line-height:1.12}.concierge-block p{margin:0 0 18px;color:#ede7dd;font-size:21px;line-height:1.5}.concierge-art{display:grid;place-items:center}.concierge-art img{width:min(100%,420px);animation:hero-float 6s ease-in-out infinite}.plan-fit{display:grid;justify-items:center;gap:22px;margin-top:76px;text-align:center}.plan-fit h3{margin:0;color:var(--white);font-size:clamp(28px,3vw,36px)}.faq-section{padding:104px 0 96px}.faq-heading{max-width:780px;margin-bottom:48px}.faq-heading p{margin:16px 0 0;color:var(--muted);font-size:21px;line-height:1.45}.faq-list{display:grid;gap:14px}.faq-item{border:3px solid var(--navy);border-radius:8px;background:var(--white);overflow:hidden}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 28px;color:var(--navy);font-size:21px;font-weight:800;cursor:pointer;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:30px;line-height:1}.faq-item[open] summary:after{content:"-"}.faq-item div{padding:0 28px 28px}.faq-item p{max-width:920px;margin:0 0 14px;color:var(--muted);font-size:18px;line-height:1.55}.final-cta{padding:66px 0 110px}.final-cta-inner{display:grid;justify-items:center;text-align:center}.final-cta img{width:min(100%,560px);margin:32px 0 24px;animation:planet-float 9s ease-in-out .8s infinite}.final-cta p{margin:0 0 28px;max-width:620px;color:var(--muted);font-size:21px;line-height:1.45}.site-footer{border-top:3px solid var(--navy);background:var(--white);padding:62px 0 26px}.footer-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.5fr);gap:48px;align-items:start}.footer-logo{display:inline-flex;width:132px;margin-bottom:26px}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,160px));gap:14px 24px}.footer-links a,.footer-bottom a{color:var(--navy);font-weight:700;text-decoration:none}.footer-links a:hover,.footer-bottom a:hover{text-decoration:underline;text-underline-offset:4px}.footer-form label{display:block;margin-bottom:14px;color:var(--navy);font-weight:800}.footer-form>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.footer-form input{min-width:0;border:2px solid var(--navy);border-radius:4px;background:var(--paper);padding:10px 12px}.footer-form p{margin:12px 0 0;color:var(--muted);font-size:13px;line-height:1.4}.footer-bottom{display:flex;justify-content:space-between;gap:24px;margin-top:48px;border-top:2px solid var(--navy);padding-top:22px}.footer-bottom nav{display:flex;flex-wrap:wrap;gap:16px 22px}.footer-bottom p{margin:0;color:var(--muted)}.acknowledgement{display:grid;justify-items:center;gap:12px;margin-top:28px;text-align:center}.acknowledgement div{display:flex;gap:10px}.acknowledgement img{width:38px;height:24px;object-fit:cover}.acknowledgement p{max-width:720px;margin:0;color:var(--muted);font-size:13px;line-height:1.45}.project-archive-credit{border-top:2px solid var(--navy);background:#fffdf8;padding:12px 0}.project-archive-credit p{margin:0;color:var(--muted);font-size:14px;line-height:1.4;text-align:center}.project-archive-credit a{color:var(--navy);font-weight:800;text-decoration-thickness:2px;text-underline-offset:4px}.static-shell{background:linear-gradient(180deg,var(--paper) 0%,var(--paper) 72%,var(--white) 72%),var(--paper)}.static-hero{padding:116px 0 82px}.static-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.42fr);gap:72px;align-items:start}.static-kicker{margin:0 0 16px;color:var(--orange);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.static-hero h1{max-width:860px;margin:0 0 24px;color:var(--ink);font-size:clamp(46px,6vw,76px);line-height:1.1;letter-spacing:0}.static-hero p{max-width:780px;margin:0 0 18px;color:var(--muted);font-size:21px;line-height:1.52}.static-hero .button{margin-top:18px}.static-side-panel{border:3px solid var(--navy);border-radius:8px;background:var(--yellow);box-shadow:var(--shadow);padding:26px}.static-side-panel span{display:block;margin-bottom:18px;color:var(--orange);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.static-side-panel strong{display:block;margin-bottom:12px;color:var(--navy);font-size:27px;line-height:1.14}.static-side-panel p{margin:0;color:#342d23;font-size:17px;line-height:1.45}.static-content{padding:32px 0 96px}.static-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.static-section{min-height:230px;border:3px solid var(--navy);border-radius:8px;background:var(--white);box-shadow:6px 6px 0 var(--navy);padding:28px}.static-section h2{margin:0 0 16px;color:var(--navy);font-size:clamp(25px,3vw,34px);line-height:1.15}.static-section p{margin:0;color:var(--muted);font-size:18px;line-height:1.5}.static-live-content{padding:8px 0 104px;background:var(--white)}.static-rich-text{max-width:920px}.static-rich-text h2,.static-rich-text h3,.static-rich-text h4{max-width:820px;margin:42px 0 16px;color:var(--navy);line-height:1.18}.static-rich-text h2{font-size:clamp(30px,4vw,46px)}.static-rich-text h3{font-size:clamp(24px,3vw,32px)}.static-rich-text h4{font-size:22px}.static-rich-text p,.static-rich-text li{color:var(--muted);font-size:18px;line-height:1.72}.static-rich-text p{margin:0 0 18px}.static-rich-text ul{display:grid;gap:10px;margin:0 0 24px;padding-left:24px}.static-rich-text li{padding-left:4px}.static-cta-band{padding:72px 0;background:var(--navy);color:var(--white)}.static-cta-band .container{display:flex;align-items:center;justify-content:space-between;gap:28px}.static-cta-band h2{max-width:760px;margin:0;color:var(--white);font-size:clamp(34px,5vw,58px);line-height:1.08;letter-spacing:0}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.blog-shell{background:var(--paper)}.blog-hero{padding:104px 0 76px}.blog-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,.72fr);align-items:center;gap:70px}.blog-hero-copy h1{margin:0 0 22px;font-size:clamp(48px,6vw,74px);line-height:1.1;letter-spacing:0}.blog-hero-copy p{max-width:620px;margin:0 0 30px;color:var(--muted);font-size:22px;line-height:1.45}.blog-hero-art{display:grid;place-items:center}.blog-hero-art img{width:min(100%,420px);animation:hero-float 7s ease-in-out 1s infinite}.blog-list-section{padding:42px 0 112px}.blog-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;align-items:stretch}.blog-card{display:grid;grid-template-rows:auto 1fr auto;min-height:100%;border:3px solid var(--navy);border-radius:8px;background:var(--white);box-shadow:6px 6px 0 var(--navy);overflow:hidden}.blog-card-image{display:block;aspect-ratio:1.55;background:var(--lavender);overflow:hidden}.blog-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.blog-card:hover .blog-card-image img{transform:scale(1.035)}.blog-card-body{display:grid;gap:12px;padding:22px 22px 12px}.blog-category{width:fit-content;color:var(--orange);font-size:13px;font-weight:900;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.blog-card h2{margin:0;color:var(--navy);font-size:24px;line-height:1.2;letter-spacing:0}.blog-card h2 a{text-decoration:none}.blog-card p{margin:0;color:var(--muted);font-size:17px;line-height:1.46}.blog-byline{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;padding:18px 22px 22px;color:var(--navy);font-size:14px;font-weight:800}.blog-byline span:not(:last-child):after{content:"•";margin-left:12px;color:var(--orange)}.blog-post-hero{padding:82px 0 54px}.blog-post-header{display:grid;justify-items:center;text-align:center}.blog-breadcrumb{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:26px;color:var(--navy);font-weight:900}.blog-breadcrumb a{text-decoration-thickness:2px;text-underline-offset:5px}.blog-post-header h1{max-width:900px;margin:0 0 12px;font-size:clamp(42px,5vw,64px);line-height:1.12;letter-spacing:0}.blog-post-header .blog-byline{justify-content:center;padding:0}.blog-post-feature{width:min(100%,1040px);max-height:620px;margin-top:46px;border:3px solid var(--navy);border-radius:8px;box-shadow:8px 8px 0 var(--navy);object-fit:cover}.blog-post-body{padding:42px 0 112px}.blog-post-layout{display:grid;grid-template-columns:minmax(240px,300px) minmax(0,760px);gap:70px;align-items:start}.blog-post-sidebar{position:sticky;top:24px;display:grid;gap:14px;border:3px solid var(--navy);border-radius:8px;background:var(--yellow);box-shadow:6px 6px 0 var(--navy);padding:22px}.blog-post-sidebar span{color:var(--orange);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.blog-post-sidebar strong{color:var(--navy);font-size:22px;line-height:1.2}.blog-post-sidebar p{margin:0;color:#342d23;font-size:16px;line-height:1.45}.blog-rich-text{color:var(--ink);font-size:20px;line-height:1.72}.blog-rich-text>*:first-child{margin-top:0}.blog-rich-text p,.blog-rich-text ul,.blog-rich-text ol,.blog-rich-text figure{margin:0 0 24px}.blog-rich-text h2,.blog-rich-text h3,.blog-rich-text h4{margin:42px 0 18px;color:var(--navy);line-height:1.2;letter-spacing:0}.blog-rich-text h2{font-size:clamp(30px,4vw,42px)}.blog-rich-text h3{font-size:28px}.blog-rich-text a{color:var(--navy);font-weight:800;text-decoration-thickness:2px;text-underline-offset:5px}.blog-rich-text ul,.blog-rich-text ol{padding-left:1.25em}.blog-rich-text li{margin-bottom:12px}.blog-rich-text img{width:100%;height:auto;border:3px solid var(--navy);border-radius:8px;background:var(--white)}.blog-rich-text iframe{width:100%;min-height:420px;border:3px solid var(--navy);border-radius:8px;background:var(--white)}.blog-context-note{margin-top:34px;border:3px solid var(--navy);border-radius:8px;background:var(--yellow);box-shadow:6px 6px 0 var(--navy);padding:22px}.blog-context-note strong{display:block;margin-bottom:8px;color:var(--navy);font-size:18px}.blog-context-note p{margin:0;color:#342d23;font-size:18px;line-height:1.55}.blog-context-note a{color:var(--navy);font-weight:800;text-decoration-thickness:2px;text-underline-offset:5px}.blog-subscribe{padding:84px 0 92px;background:var(--navy);color:var(--white);text-align:center}.blog-subscribe h2{margin:0 0 16px;color:var(--yellow);font-size:clamp(34px,5vw,58px);line-height:1.08;letter-spacing:0}.blog-subscribe p{max-width:620px;margin:0 auto 26px;color:#f0e8dd;font-size:20px;line-height:1.45}.blog-subscribe-form{display:grid;grid-template-columns:minmax(240px,420px) auto;justify-content:center;gap:14px}.blog-subscribe-form input{min-height:48px;border:2px solid var(--white);border-radius:4px;background:var(--white);padding:10px 14px}.tools-shell{background:var(--paper)}.tools-hero,.tool-form-hero,.recommendation-hero{padding:92px 0 76px}.tools-hero h1,.tool-form-hero h1,.recommendation-hero h1{max-width:920px;margin:0 0 22px;font-size:clamp(46px,5.7vw,72px);line-height:1.08;letter-spacing:0}.tools-hero p,.tool-form-hero p,.recommendation-hero p{max-width:760px;margin:0;color:var(--muted);font-size:21px;line-height:1.5}.tools-kicker{margin:0 0 14px;color:var(--orange);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tools-section{padding:46px 0 74px}.tools-section-heading{max-width:780px;margin-bottom:28px}.tools-section-heading h2{margin:0 0 12px;color:var(--navy);font-size:clamp(30px,4vw,44px);line-height:1.15;letter-spacing:0}.tools-section-heading p{margin:0;color:var(--muted);font-size:19px;line-height:1.45}.tools-card-grid,.recommendation-link-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.tool-card,.recommendation-link-card{display:grid;gap:12px;min-height:210px;border:3px solid var(--navy);border-radius:8px;background:var(--white);box-shadow:6px 6px 0 var(--navy);padding:22px;text-decoration:none}.tool-card-related{background:var(--yellow)}.tool-card span,.recommendation-link-card span{color:var(--orange);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tool-card strong,.recommendation-link-card strong{color:var(--navy);font-size:23px;line-height:1.18}.tool-card p,.recommendation-link-card p{margin:0;color:var(--muted);font-size:16px;line-height:1.45}.tool-form-grid,.recommendation-hero-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(360px,.72fr);gap:58px;align-items:start}.tool-form{display:grid;gap:18px;border:3px solid var(--navy);border-radius:8px;background:var(--white);box-shadow:var(--shadow);padding:28px}.tool-form label{display:grid;gap:8px;color:var(--navy);font-weight:800}.tool-form input,.tool-form textarea{width:100%;border:2px solid var(--navy);border-radius:4px;background:#fffdf8;padding:11px 12px;color:var(--ink)}.tool-consent{grid-template-columns:auto minmax(0,1fr);align-items:start;color:var(--muted);font-size:14px;font-weight:600;line-height:1.45}.tool-consent input{width:18px;height:18px;margin-top:2px}.tool-form .button:disabled{opacity:.74;cursor:not-allowed}.tool-state{display:grid;gap:8px;border:2px dashed var(--navy);border-radius:8px;background:var(--paper);padding:16px}.tool-state strong{color:var(--navy)}.tool-state p{margin:0;color:var(--muted);font-size:15px;line-height:1.45}.tool-state .tool-error{color:#a0361d;font-weight:700}.tool-cta{padding:70px 0;background:var(--navy);color:var(--white)}.tool-cta .container{display:flex;align-items:center;justify-content:space-between;gap:28px}.tool-cta h2{margin:0;color:var(--white);font-size:clamp(32px,4vw,50px);line-height:1.1;letter-spacing:0}.recommendation-summary{display:grid;gap:12px;border:3px solid var(--navy);border-radius:8px;background:var(--yellow);box-shadow:6px 6px 0 var(--navy);padding:24px}.recommendation-summary span{color:var(--orange);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.recommendation-summary strong{color:var(--navy);font-size:26px;line-height:1.16}.recommendation-summary p{margin:0;color:#342d23;font-size:17px}.recommendation-list-section{padding:42px 0 112px}.recommendation-list{display:grid;gap:28px}.offering-card{display:grid;grid-template-columns:minmax(260px,.38fr) minmax(0,1fr);border:3px solid var(--navy);border-radius:8px;background:var(--white);box-shadow:6px 6px 0 var(--navy);overflow:hidden}.offering-image{min-height:260px;background:var(--lavender)}.offering-image img{width:100%;height:100%;object-fit:cover}.offering-content{display:grid;gap:18px;padding:26px}.offering-heading{display:flex;gap:18px;align-items:start;justify-content:space-between}.offering-heading p{margin:0 0 6px;color:var(--orange);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.offering-heading h2{margin:0;color:var(--navy);font-size:32px;line-height:1.12;letter-spacing:0}.offering-content>p{margin:0;color:var(--muted);font-size:18px;line-height:1.5}.offering-price{color:var(--navy);font-weight:900}.offering-pros-cons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.offering-pros-cons>div{border:2px solid var(--navy);border-radius:8px;background:var(--paper);padding:18px}.offering-pros-cons h3{margin:0 0 10px;color:var(--navy);font-size:19px}.offering-pros-cons ol,.offering-pros-cons ul{margin:0;padding-left:20px;color:var(--muted);font-size:15px;line-height:1.45}.animations-ready [data-animate]{opacity:0;transform:translateY(34px) scale(.98);will-change:opacity,transform}.animations-ready [data-animate].is-visible{animation:reveal-up .72s cubic-bezier(.2,.72,.2,1) both}.animations-ready [data-animate=hero-copy]{transform:translate(-44px)}.animations-ready [data-animate=hero-media]{transform:translate(58px) scale(.96) rotate(1.6deg)}.animations-ready [data-animate=hero-media].is-visible{animation:fly-in-left .82s cubic-bezier(.2,.72,.2,1) .12s both}.animations-ready [data-animate=proof] .proof-icon,.animations-ready [data-animate=proof]>span:last-child{opacity:0}.animations-ready [data-animate=proof].is-visible .proof-icon{animation:proof-icon-in .46s cubic-bezier(.18,.72,.24,1.28) both}.animations-ready [data-animate=proof].is-visible .proof-icon:nth-child(2){animation-delay:80ms}.animations-ready [data-animate=proof].is-visible .proof-icon:nth-child(3){animation-delay:.16s}.animations-ready [data-animate=proof].is-visible .proof-icon:nth-child(4){animation-delay:.24s}.animations-ready [data-animate=proof].is-visible .proof-icon:nth-child(5){animation-delay:.32s}.animations-ready [data-animate=proof].is-visible>span:last-child{animation:reveal-up .52s cubic-bezier(.2,.72,.2,1) .36s both}.animations-ready [data-animate=feature],.animations-ready [data-animate=steps],.animations-ready [data-animate=pricing]{opacity:1;transform:none}.animations-ready [data-animate=feature] .feature-media,.animations-ready [data-animate=feature] .feature-copy,.animations-ready [data-animate=steps] .steps-heading,.animations-ready [data-animate=steps] .step-card,.animations-ready [data-animate=pricing] .pricing-heading,.animations-ready [data-animate=pricing] .pricing-card{opacity:0;will-change:opacity,transform}.animations-ready [data-animate=feature] .feature-media{transform:translate(-46px) scale(.98)}.animations-ready [data-animate=feature] .feature-copy{transform:translate(42px)}.animations-ready [data-animate=feature] .feature-grid.is-reversed .feature-media{transform:translate(46px) scale(.98)}.animations-ready [data-animate=feature] .feature-grid.is-reversed .feature-copy{transform:translate(-42px)}.animations-ready [data-animate=feature].is-visible .feature-media,.animations-ready [data-animate=feature].is-visible .feature-copy{animation:fly-in-right .72s cubic-bezier(.2,.72,.2,1) both}.animations-ready [data-animate=feature].is-visible .feature-copy,.animations-ready [data-animate=feature].is-visible .feature-grid.is-reversed .feature-media{animation-name:fly-in-left}.animations-ready [data-animate=feature].is-visible .feature-grid.is-reversed .feature-copy{animation-name:fly-in-right}.animations-ready [data-animate=feature].is-visible .feature-copy{animation-delay:.13s}.animations-ready [data-animate=steps].is-visible .steps-heading,.animations-ready [data-animate=pricing].is-visible .pricing-heading{animation:reveal-up .64s cubic-bezier(.2,.72,.2,1) both}.animations-ready [data-animate=steps].is-visible .step-card,.animations-ready [data-animate=pricing].is-visible .pricing-card{animation:reveal-up .66s cubic-bezier(.2,.72,.2,1) both}.animations-ready [data-animate=steps].is-visible .step-card:nth-child(2),.animations-ready [data-animate=pricing].is-visible .pricing-card:nth-child(2){animation-delay:.11s}.animations-ready [data-animate=steps].is-visible .step-card:nth-child(3){animation-delay:.22s}@keyframes reveal-up{0%{opacity:0;transform:translateY(34px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fly-in-left{0%{opacity:0;transform:translate(58px) scale(.96) rotate(1.6deg)}to{opacity:1;transform:translate(0) scale(1) rotate(0)}}@keyframes fly-in-right{0%{opacity:0;transform:translate(-46px) scale(.98)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes proof-icon-in{0%{opacity:0;transform:translate(-18px) scale(.74) rotate(-8deg)}to{opacity:1;transform:translate(0) scale(1) rotate(0)}}@keyframes hero-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-12px) rotate(-.6deg)}}@keyframes planet-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(.7deg)}}@keyframes logo-scroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}.animations-ready [data-animate],.animations-ready [data-animate] *,.logo-track,.hero-media img,.concierge-art img,.final-cta img{opacity:1!important;transform:none!important;animation:none!important;transition:none!important}}@media(max-width:980px){.site-nav{grid-template-columns:1fr auto}.nav-links,.nav-cta{display:none}.mobile-menu{display:block;justify-self:end;position:relative}.mobile-menu summary{display:grid;gap:5px;width:44px;height:44px;place-content:center;cursor:pointer;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{width:25px;height:2px;background:var(--ink)}.mobile-menu-panel{position:absolute;top:54px;right:0;display:grid;min-width:220px;border:2px solid var(--navy);border-radius:6px;background:var(--white);box-shadow:var(--shadow);padding:10px}.mobile-menu-panel a{padding:12px 10px;color:var(--navy);font-weight:700;text-decoration:none}.hero-section{padding:88px 0 96px}.hero-grid,.feature-grid,.feature-grid.is-reversed,.concierge-block,.footer-grid,.blog-hero-grid,.blog-post-layout,.tool-form-grid,.recommendation-hero-grid,.static-hero-grid,.static-section-grid{grid-template-columns:1fr}.feature-grid.is-reversed .feature-copy,.feature-grid.is-reversed .feature-media{order:initial}.hero-media{min-height:420px}.hero-media img{position:relative;inset:auto;width:min(100%,620px);margin:0 auto}.steps-grid,.pricing-grid{grid-template-columns:1fr}.pricing-card{min-height:auto}.blog-card-grid,.tools-card-grid,.recommendation-link-grid,.offering-pros-cons{grid-template-columns:repeat(2,minmax(0,1fr))}.offering-card{grid-template-columns:1fr}.blog-post-sidebar{position:static;max-width:640px}.testimonial-strip{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.static-side-panel{max-width:560px}.static-cta-band .container{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.container,.site-nav{width:min(100% - 40px,520px)}.nav-frame{padding-top:16px}.brand-logo{width:118px;min-width:118px}.hero-section{padding:72px 0 74px}.hero-copy h1{margin-bottom:20px;font-size:41px;line-height:1.16}.hero-copy p{margin-bottom:26px;font-size:18px;line-height:1.48}.sync-proof{align-items:flex-start;gap:10px;margin-top:30px;font-size:17px}.customer-icon-stack span{width:32px;height:32px;margin-left:-8px}.hero-media{min-height:auto;margin-top:-24px}.logo-section{padding-bottom:84px}.logo-marquee{margin-top:34px}.logo-tile{min-width:170px;padding:0 20px}.feature-section,.steps-section,.pricing-section,.faq-section,.blog-list-section,.blog-post-body,.tools-section,.recommendation-list-section,.final-cta{padding-top:70px;padding-bottom:78px}.feature-grid{gap:38px}.feature-copy h2,.concierge-block h2{font-size:34px}.feature-copy p,.concierge-block p,.faq-heading p,.final-cta p,.blog-hero-copy p,.blog-rich-text,.tools-hero p,.tool-form-hero p,.recommendation-hero p,.static-hero p{font-size:18px}.tools-hero,.tool-form-hero,.recommendation-hero{padding:72px 0 56px}.tools-hero h1,.tool-form-hero h1,.recommendation-hero h1{font-size:39px}.tools-card-grid,.recommendation-link-grid,.offering-pros-cons{grid-template-columns:1fr}.tool-form,.recommendation-summary,.offering-content{padding:22px}.tool-cta .container,.offering-heading{align-items:flex-start;flex-direction:column}.offering-heading h2{font-size:28px}.blog-hero{padding:72px 0 62px}.blog-hero-copy h1,.blog-post-header h1{font-size:39px}.blog-card-grid{grid-template-columns:1fr}.blog-post-hero{padding:68px 0 38px}.blog-post-feature{margin-top:34px;box-shadow:5px 5px 0 var(--navy)}.blog-post-layout{gap:34px}.blog-rich-text h2{font-size:30px}.blog-rich-text h3{font-size:24px}.blog-rich-text iframe{min-height:260px}.blog-subscribe-form{grid-template-columns:1fr}.static-hero{padding:78px 0 56px}.static-hero h1{font-size:39px}.step-card,.pricing-card,.static-section,.static-side-panel,.testimonial-strip{padding:22px}.faq-item summary{padding:20px;font-size:18px}.faq-item div{padding:0 20px 20px}.footer-links{grid-template-columns:1fr 1fr}.footer-form>div{grid-template-columns:1fr}}
