@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');
:root{--ink:#0a3020;--green:#087d40;--lime:#b3f46d;--dark:#082b20;--muted:#52665b;--line:#d7e3da;--reading-progress:0;--hero-drift:0px;--font:'DM Sans',Arial,sans-serif;--heading:'Manrope',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:#fff;color:var(--ink);font:17px/1.65 var(--font)}body.modal-open{overflow:hidden}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--heading);font-weight:800;letter-spacing:-.048em;line-height:1.08}h1{font-size:clamp(42px,4.5vw,69px)}h2{font-size:clamp(36px,3.7vw,55px)}h3{font-size:24px;line-height:1.18;letter-spacing:-.035em}em{font-style:normal;color:var(--green)}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%}svg{width:22px;height:22px;flex-shrink:0}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #34af51;outline-offset:5px}.container{width:min(calc(100% - 96px),1270px);margin-inline:auto}.section{padding:27.6px 0}.eyebrow{display:block;font-weight:700;font-size:13px;line-height:1.6;letter-spacing:.09em;margin-bottom:20px}.section-heading{display:flex;gap:45px;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.section-heading>p{max-width:345px;color:var(--muted)}.split{display:grid;grid-template-columns:1fr 1fr;gap:74px;align-items:center}.section-copy>p{margin-top:24px;max-width:540px;color:var(--muted)}.section-copy>.button{margin-top:29px}.section-copy>.text-link{display:flex;width:max-content;margin-top:22px}.button{position:relative;overflow:hidden;display:inline-flex;gap:22px;align-items:center;justify-content:space-between;min-height:54px;padding:15px 23px;background:var(--lime);color:var(--ink);border:0;border-radius:7px;font-size:15px;font-weight:700;line-height:1.5;transition:transform .25s,box-shadow .25s,background .25s}.button:before{content:'';position:absolute;top:-70%;bottom:-70%;left:-90%;width:35%;background:#ffffff65;transform:rotate(24deg);transition:left .55s}.button:hover:before{left:140%}.button:hover{transform:translateY(-3px);box-shadow:0 8px 25px #083c2022}.button.dark{background:var(--dark);color:white}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:15px;font-weight:600}.skip{position:fixed;top:-80px;left:20px;z-index:200;padding:10px 20px;background:var(--lime)}.skip:focus{top:10px}.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}
.site-header{position:sticky;top:0;z-index:50;background:#fffffff2;backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.header-inner{width:min(calc(100% - 66px),1390px);margin:auto;height:85px;display:flex;align-items:center;gap:22px}.brand{flex-shrink:0}.brand img{width:166px}.site-header nav{margin-left:auto;display:flex;gap:22px;align-items:center;font-size:14px;font-weight:600}.site-header nav a{position:relative;padding:11px 0;white-space:nowrap}.site-header nav a:after{content:'';position:absolute;height:2px;background:var(--green);left:0;right:0;bottom:2px;transform:scaleX(0);transform-origin:left;transition:transform .3s}.site-header nav a:hover:after,.site-header nav a[aria-current]:after{transform:scaleX(1)}.header-cta{font-size:14px;min-height:45px;padding:10px 16px;gap:14px;background:var(--green);color:white;white-space:nowrap}.nav-toggle{display:none;padding:10px;width:44px;height:44px;border:1px solid var(--line);background:white;border-radius:6px}.nav-toggle span{display:block;height:2px;background:var(--ink);margin:5px 0}.reading-progress{position:absolute;bottom:-2px;left:0;width:100%;height:3px;background:var(--green);transform:scaleX(var(--reading-progress));transform-origin:left}
.home-hero,.page-hero{position:relative;overflow:hidden;isolation:isolate}.home-hero{background:#083e2a;color:white}.hero-background{position:absolute;inset:0;z-index:-2}.hero-background img{height:100%;width:100%;object-fit:cover;animation:scene-drift 18s ease-in-out infinite alternate}.hero-background:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#063523f7 5%,#063a28ef 48%,#1b795756)}.hero-glow{position:absolute;width:740px;height:740px;border-radius:50%;right:-280px;top:-280px;background:radial-gradient(circle,#b3f46d40,transparent 68%);z-index:-1;animation:glow-drift 8s ease-in-out infinite alternate;pointer-events:none}.home-grid{display:grid;grid-template-columns:1.16fr 1fr;min-height:671px;gap:24px}.hero-copy{position:relative;z-index:2;padding:62px 0 50px}.hero-copy>*{animation:enter .85s both}.hero-copy>:nth-child(2){animation-delay:.1s}.hero-copy>:nth-child(3){animation-delay:.22s}.hero-copy>:nth-child(4){animation-delay:.32s}.hero-copy>:nth-child(5){animation-delay:.4s}.hero-copy h1 em{color:var(--lime)}.hero-copy>p{font-size:18px;line-height:1.7;max-width:510px;margin:25px 0 30px}.hero-actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.home-art{position:relative;min-width:0}.portrait-shell{position:absolute;inset:0;animation:portrait-enter 1.2s both}.home-founder{position:absolute;height:925px;width:auto;max-width:none;right:8px;top:40px;filter:drop-shadow(0 15px 24px #0003);transform:translateY(var(--hero-drift))}.dream-big{position:absolute;width:170px;top:105px;left:-22px;z-index:3;rotate:-6deg;filter:drop-shadow(0 8px 15px #0002)}.float{animation:float 5.8s ease-in-out infinite}.founder-note{position:absolute;bottom:37px;left:3px;right:0;background:#ffffffed;color:var(--ink);border-left:5px solid var(--lime);border-radius:5px;padding:18px 23px;z-index:4;box-shadow:0 10px 35px #00180e26}.founder-note>span{font-size:12px;font-weight:700;letter-spacing:.09em}.founder-note>p{font-size:22px;line-height:1.4;font-weight:600;margin-top:7px}.hero-watch{margin-top:34px;display:flex;align-items:center;gap:14px;font-size:11px;letter-spacing:.09em}.small-play{display:grid;place-items:center;border-radius:50%;border:1px solid #b3f46d66;background:#b3f46d14;width:46px;height:46px;box-shadow:0 0 0 8px #b3f46d06;transition:background .3s}.hero-watch:hover .small-play{background:#b3f46d38}.hero-watch strong{font-size:15px;display:flex;align-items:center;gap:12px;font-weight:500;letter-spacing:0;color:var(--lime);margin-top:3px}.ribbon{overflow:hidden;background:var(--lime);padding:2px 0}.ribbon-track{display:flex;width:max-content;animation:marquee 36s linear infinite}.ribbon-track span{display:block;white-space:nowrap;padding-right:70px;word-spacing:15px;font-size:20px;font-family:var(--heading);font-weight:800;letter-spacing:.02em}
.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:19px}.service-card{display:block;background:#f1f6ef;border-radius:12px;overflow:hidden;transition:transform .3s,box-shadow .3s}.service-card:hover{transform:translateY(-7px);box-shadow:0 16px 35px #0a30171c}.service-image{position:relative;height:245px;overflow:hidden;background:#d7f6ba}.service-image>img{height:100%;width:100%;object-fit:contain;object-position:center bottom;transition:transform .5s}.service-card:hover .service-image>img{transform:scale(1.04)}.service-index{position:absolute;left:16px;right:16px;top:16px;font-size:10px;font-weight:700;line-height:1.4;letter-spacing:.04em}.service-body{padding:23px 21px 25px}.service-body h3{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;font-size:24px;letter-spacing:-.055em;min-height:57px}.service-body h3 svg{width:19px; margin-top:5px}.service-body p{font-size:16px;color:var(--muted);margin-top:10px;line-height:1.55}.tax .service-image img{height:119%;max-width:none;width:100%;padding-top:30px}.finance .service-image{background:#c1e9e2}.finance .service-image img{height:115%;padding-top:36px;object-position:50% top}.llc .service-image{background:#e9f6a6}.llc .service-image img{padding-top:30px;height:111%}.life .service-image{background:#f4d8bf}.life .service-image img{max-width:none;width:145%;height:110%;position:absolute;bottom:-28px;left:-22%}.academy-link{display:flex;align-items:center;gap:34px;background:#eef3ee;border:1px solid #dce6dc;border-radius:12px;padding:21px 27px;margin-top:24px}.academy-link>img{width:162px}.academy-link>span{display:grid;gap:5px}.academy-link strong{font-family:var(--heading);font-size:19px;font-weight:800;letter-spacing:-.03em}.academy-link>span>span{font-size:15px;color:var(--muted)}.academy-link>b{margin-left:auto;display:flex;gap:15px;align-items:center;font-size:15px;white-space:nowrap}
.proof-section{background:var(--dark);color:white;position:relative;overflow:hidden}.proof-section em{color:var(--lime)}.proof-section .section-heading>p{color:#cfdfd1}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.stat-card{background:#edf6df;color:var(--ink);border-radius:12px;padding:26px 30px 32px}.stat-card:nth-child(2){background:var(--lime)}.stat-card:nth-child(3){background:#e0eeed}.stat-top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:25px}.stat-top strong{font:800 clamp(58px,5.5vw,84px)/1 var(--heading);letter-spacing:-.06em;order:0}.stat-top small{font-size:.55em;letter-spacing:-.07em}.stat-ring{order:1;width:105px;height:105px;overflow:visible;transform:rotate(-90deg)}.stat-ring circle{fill:none;stroke-width:9}.ring-track{stroke:#0a302017}.ring-fill{stroke:var(--green);stroke-linecap:round;stroke-dasharray:var(--value) 100;transition:stroke-dasharray 1.3s cubic-bezier(.22,.68,.2,1)}.motion-ready .stat-card:not(.in-view) .ring-fill{stroke-dasharray:0 100}.stat-card h3{font-size:25px}.stat-card>p{margin-top:13px;color:var(--muted);font-size:16px;line-height:1.55}.source-note{margin-top:24px;max-width:1040px;color:var(--muted);font-size:13px;line-height:1.65}.source-note a{text-decoration:underline;text-underline-offset:3px;display:inline;white-space:normal}.source-note svg{width:14px;height:14px;display:inline;vertical-align:middle}.proof-section .source-note{color:#b9d0bf}.business-photo{height:540px;position:relative;background:#b6d8cc;overflow:hidden;border-radius:160px 12px 12px 12px}.scene{height:100%;width:100%;object-fit:cover}.business-photo .scene{opacity:.62}.business-photo .cutout{position:absolute;bottom:0;left:8%;height:97%;width:82%;object-fit:contain;object-position:bottom}.photo-tag{position:absolute;bottom:25px;left:25px;right:25px;background:var(--lime);padding:16px;font-size:13px;font-weight:700;text-align:center;border-radius:5px;letter-spacing:.025em}
.tax-feature{background:#073b3b;color:white;overflow:hidden}.tax-feature>.split{gap:85px;min-height:500px}.tax-feature .section-copy{padding:55px 0}.tax-feature em{color:var(--lime)}.tax-feature .section-copy>p{color:#d4e6dd}.tax-feature-art{height:500px;position:relative;background:radial-gradient(ellipse at bottom,#5ca99c66,transparent 70%)}.tax-feature-art>img{position:absolute;bottom:0;left:2%;height:495px;object-fit:contain}.efile-badge{position:absolute;right:10px;top:35px;width:104px;height:108px;padding:16px;background:#fff;border-radius:18px;box-shadow:0 10px 35px #00281a26;z-index:3}.efile-badge img{width:100%;height:100%;object-fit:contain}.llc-feature{background:#f7faed}.llc-photo{position:relative;min-height:440px;border-radius:12px;overflow:hidden;background:#b5cbac}.llc-photo>img:first-child{width:100%;height:440px;object-fit:cover}.llc-photo .llc-sticker{position:absolute;right:15px;top:12px;width:150px}.llc-photo-label{position:absolute;bottom:0;left:0;right:0;padding:21px;background:var(--dark);color:white;font-size:13px;font-weight:700;text-align:center;letter-spacing:.025em}.client-section{background:#f3f5f1}.video-card{display:block}.video-image{position:relative;overflow:hidden;border-radius:12px;background:#10281f;aspect-ratio:16/10}.video-image>img{height:100%;width:100%;object-fit:cover;transition:transform .6s}.video-card:hover .video-image>img{transform:scale(1.035)}.play{position:absolute;inset:0;margin:auto;display:grid;place-items:center;border-radius:50%;width:67px;height:67px;background:var(--lime);color:var(--ink);font-size:21px;border:6px solid #ffffff88;background-clip:padding-box;transition:transform .3s}.video-card:hover .play{transform:scale(1.12)}.video-card>.eyebrow{margin-top:19px;margin-bottom:7px;font-size:12px}.video-card h3{display:flex;align-items:flex-start;gap:14px;justify-content:space-between;font-size:22px;line-height:1.3}.video-card h3 svg{margin-top:5px}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.video-grid .video-image{aspect-ratio:16/11}.video-grid .play{width:54px;height:54px;font-size:17px}.team-banner{display:grid;grid-template-columns:1.2fr 1fr;background:#e5f3d7}.team-banner>div:first-child{display:flex;align-items:center;background:#111f16}.team-banner img{width:100%;height:100%;object-fit:cover;object-position:center}.team-banner-copy{padding:65px 55px;align-self:center}.team-banner-copy>p{margin:22px 0 27px}.team-banner-copy h2{font-size:45px}
.page-hero{background:var(--dark);color:white}.page-hero-grid{display:grid;grid-template-columns:1.22fr 1fr;gap:28px;min-height:560px}.breadcrumbs{position:relative;z-index:4;font-size:13px;display:flex;gap:13px;padding-top:22px;opacity:.8}.page-hero .hero-copy{padding:35px 0 57px}.page-hero .hero-copy>p{max-width:545px}.page-art{position:relative;min-width:0;min-height:550px}.page-art:before{content:'';position:absolute;inset:30px -20px -80px 20px;border:1px solid currentColor;border-radius:180px 180px 0 0;opacity:.13;transform:rotate(-7deg);animation:frame-drift 8s ease-in-out infinite alternate}.page-portrait{position:absolute;right:8px;bottom:0;height:545px;width:100%;object-fit:contain;object-position:bottom center;filter:drop-shadow(0 15px 25px #00190c20)}.art-note{position:absolute;z-index:3;left:0;right:0;bottom:25px;background:var(--lime);color:var(--ink);font-size:12px;letter-spacing:.05em;font-weight:700;padding:19px 12px;text-align:center;border-radius:5px}.mint{background:#dff3df;color:var(--ink)}.citrus{background:#eef8c6;color:var(--ink)}.peach{background:#f7e0ca;color:var(--ink)}.mint .hero-copy h1 em,.citrus .hero-copy h1 em,.peach .hero-copy h1 em{color:var(--green)}.mint .hero-glow,.citrus .hero-glow,.peach .hero-glow{background:radial-gradient(circle,#8ce76899,transparent 70%)}.tax-page .page-portrait{height:560px;max-width:105%;width:105%}.business-page .page-portrait{height:550px;width:100%}.business-page .page-art:before{background:linear-gradient(30deg,#b3f46d30,#32b9a322);opacity:1;border-color:#b3f46d33}.llc-page .page-portrait{height:565px;width:100%;right:-25px}.page-dream{width:145px;position:absolute;left:-6px;top:47px;z-index:2;rotate:-8deg}.life-page .page-portrait{width:680px;max-width:none;height:440px;right:-105px;bottom:0}.life-page .page-art:before{inset:45px -50px 5px -5px;background:#ffeeb94d}.academy-page .page-art{min-height:535px}.academy-page .page-portrait{object-fit:cover;object-position:center 25%;width:93%;height:495px;bottom:0;right:0;border-radius:150px 12px 0 0;filter:none}.academy-mark{position:absolute;bottom:30px;left:-30px;width:220px;background:white;padding:23px 18px;border-radius:10px;z-index:2;box-shadow:0 10px 30px #0a302015}.photo-panel{position:relative;overflow:hidden;border-radius:12px;background:#e3eee3;height:440px}.photo-panel>img{height:100%;width:100%;object-fit:cover}.photo-panel>span{position:absolute;bottom:0;left:0;right:0;background:#092e21eb;color:white;padding:20px;font-size:13px;letter-spacing:.05em;font-weight:700}.illustration-panel>img{object-fit:contain}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:56px}.benefit{position:relative;border-top:1px solid #9aba9e;padding:26px 22px 10px 0}.benefit-number{display:block;font:800 45px/1 var(--heading);letter-spacing:-.06em;color:var(--green);margin-bottom:27px}.benefit h3{max-width:300px;font-size:25px}.benefit p{margin-top:15px;color:var(--muted);font-size:16px}.pale-section{background:#eff5ec}.pale-section .benefit-grid,.launch-section .benefit-grid{margin-top:25px}.launch-section{background:#e9f6c5}.dark-section{background:var(--dark);color:white}.dark-section em{color:var(--lime)}.dark-section .section-copy>p{color:#c3dbc9}.faq{margin-top:29px;margin-bottom:28px}.faq details{border-bottom:1px solid #a5b7aa66}.faq summary{display:flex;gap:15px;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;padding:20px 0;font-size:17px;font-weight:600;line-height:1.5}.faq summary::-webkit-details-marker{display:none}.faq summary>span{font-size:27px;font-weight:400;transition:transform .25s}.faq details[open] summary>span{transform:rotate(45deg)}.faq details>p{font-size:16px;margin:0 0 22px;color:var(--muted)}.faq a{text-decoration:underline;text-underline-offset:4px}.dark-section .faq details>p{color:#cbded2}.money-map{background:#082e23;color:white;border-radius:20px;padding:33px;box-shadow:0 22px 50px #173c2420;position:relative;overflow:hidden}.map-title{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:700;letter-spacing:.04em;margin-bottom:35px}.map-mark{font-size:25px;font-weight:800;color:var(--lime)}.map-inputs,.map-outputs{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;text-align:center}.map-inputs>span{font-size:12px;font-weight:600;background:#ffffff0d;border:1px solid #c0e8cb33;border-radius:6px;padding:13px 5px}.map-outputs>span{font-size:13px;padding:12px 5px;border-radius:6px;background:#b3f46d;color:var(--ink);font-weight:600}.flow-line{height:48px;width:2px;background:#99df9144;position:relative;margin:auto}.flow-line:after{content:'';position:absolute;width:8px;height:8px;left:-3px;top:0;border-radius:50%;background:var(--lime);box-shadow:0 0 14px #b3f46d;animation:flow-down 2.4s infinite ease-in-out}.map-center{background:linear-gradient(125deg,#11613f,#0c4a3d);border:1px solid #83c38377;border-radius:12px;padding:30px 15px;text-align:center}.map-center>span{display:block;font-size:12px;letter-spacing:.09em;font-weight:600;color:#cae9c4;margin-bottom:13px}.map-center>strong{font:800 31px/1.16 var(--heading);letter-spacing:-.04em}.map-bottom{margin-top:29px;padding-top:22px;border-top:1px solid #ffffff22;text-align:center;font-size:10px;letter-spacing:.04em;color:#c6e2cd}.course-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.course-card{border-radius:12px;overflow:hidden;background:#f0f5ed;transition:transform .3s}.course-card:hover{transform:translateY(-6px)}.course-photo{height:215px;background:#d5e7c6;overflow:hidden}.course-photo img{height:100%;width:100%;object-fit:cover}.course-card:nth-child(2) .course-photo img{object-fit:contain;object-position:center top;padding-top:15px}.course-card>div:last-child{padding:23px}.course-card h3{font-size:23px;min-height:58px}.course-card p{margin-top:15px;font-size:16px;color:var(--muted)}.course-card>div>span{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;margin-top:24px}.about-hero{background:#e6f3e3;padding-bottom:0}.about-hero .section-heading{margin-bottom:30px}.about-hero .hero-copy{padding:35px 0 10px}.about-hero .hero-copy h1 em{color:var(--green)}.about-hero .section-heading>p{padding-bottom:14px}.about-team{overflow:hidden;border-radius:13px 13px 0 0;max-height:670px}.about-team>img{width:100%;height:auto}.team-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px}.team-photo{height:490px;overflow:hidden;background:#d9e9d1;border-radius:12px}.team-photo img{height:100%;width:100%;object-fit:contain;object-position:bottom}.team-grid article:nth-child(2) .team-photo img{object-fit:cover;object-position:center 20%}.team-grid .eyebrow{margin:25px 0 8px;font-size:12px}.team-grid h3{font-size:34px}.team-grid p{margin-top:19px;color:var(--muted);font-size:16px}
.closing{background:var(--green);color:white;padding:32px 0;position:relative;overflow:hidden}.closing:before{content:'';position:absolute;right:-160px;top:-200px;width:700px;height:700px;background:radial-gradient(circle,#b3f46d35,transparent 70%);animation:glow-drift 8s ease-in-out infinite alternate;pointer-events:none}.closing-row{position:relative;display:flex;align-items:center;justify-content:space-between;gap:50px}.closing h2{font-size:47px}.closing em{color:var(--lime)}footer{background:#08251c;color:#ebf1e9;padding:54px 0 23px;font-size:15px}.footer-grid{display:grid;grid-template-columns:1.25fr .85fr 1.1fr;gap:50px}.footer-brand>img{width:207px;margin-bottom:25px}.footer-brand p{color:#c2d3c6}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:9px;font-size:14px}.footer-grid h3{font-size:19px;margin-bottom:21px}.footer-grid p{margin:14px 0 22px}.footer-grid .text-link{font-size:14px;text-decoration:underline;text-underline-offset:5px}.social-row{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding-top:35px;margin-top:30px;border-top:1px solid #ffffff1f}.social-heading{font-family:var(--heading);font-size:19px;font-weight:800;letter-spacing:.01em;text-decoration:underline;text-underline-offset:5px;margin:0}.socials{display:flex;gap:20px;flex-wrap:wrap;font-size:13px}.socials a{display:flex;flex-direction:column;align-items:center;gap:8px}.social-icon{width:88px;height:88px;border-radius:50%;background:#fff;color:var(--green);display:grid;place-items:center}.social-icon svg{width:52px;height:52px;display:block}.copyright{font-size:12px;color:#91b19c;margin-top:27px}.video-dialog{width:min(950px,calc(100% - 30px));border:0;background:#0b291d;color:white;border-radius:12px;padding:23px;box-shadow:0 30px 80px #0008}.video-dialog::backdrop{background:#001b14db;backdrop-filter:blur(5px)}.dialog-top{display:flex;gap:22px;align-items:center;justify-content:space-between;margin-bottom:18px}.dialog-top h2{font-size:23px;letter-spacing:-.025em}.close-video{display:grid;place-items:center;width:42px;height:42px;flex-shrink:0;border:1px solid #ffffff44;color:white;background:none;border-radius:50%;font-size:28px}.video-frame{aspect-ratio:16/9;background:#000}.video-frame iframe{display:block;width:100%;height:100%;border:0}.video-dialog>p{font-size:14px;margin-top:15px}.youtube-fallback{display:inline-flex;gap:10px;align-items:center;text-decoration:underline}
@keyframes enter{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes portrait-enter{from{opacity:0;transform:translateY(28px) scale(1.025)}to{opacity:1;transform:none}}@keyframes scene-drift{from{transform:scale(1.02) translateX(-.4%)}to{transform:scale(1.065) translateX(.4%)}}@keyframes glow-drift{from{transform:translate(0,0) scale(1);opacity:.5}to{transform:translate(-80px,65px) scale(1.25);opacity:1}}@keyframes float{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-11px) rotate(2deg)}}@keyframes frame-drift{to{transform:rotate(3deg) translateX(8px)}}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes flow-down{0%{transform:translateY(0);opacity:0}25%{opacity:1}90%{opacity:1}100%{transform:translateY(40px);opacity:0}}
.motion-ready .reveal{opacity:0;transform:translateY(23px);transition:opacity .75s ease,transform .75s cubic-bezier(.18,.7,.23,1)}.motion-ready .reveal.in-view{opacity:1;transform:none}.reveal:nth-child(2){transition-delay:.08s}.reveal:nth-child(3){transition-delay:.15s}.reveal:nth-child(4){transition-delay:.22s}.reduce-motion .reveal{opacity:1!important;transform:none!important;transition:none!important}.reduce-motion .ring-fill{stroke-dasharray:var(--value) 100!important}
@media(max-width:1180px){.site-header nav{gap:15px;font-size:13px}.brand img{width:143px}.header-inner{gap:16px;width:calc(100% - 48px)}.header-cta{padding:10px 12px}.container{width:calc(100% - 70px)}.home-grid{grid-template-columns:1.15fr 1fr;min-height:625px}.hero-copy h1{font-size:55px}.home-founder{height:840px;right:-25px}.dream-big{width:145px;left:-10px}.hero-copy>.eyebrow{font-size:11px}.hero-copy>p{font-size:17px}.founder-note>p{font-size:19px}.split{gap:45px}.service-body{padding:19px}.service-body h3{font-size:21px}.service-index{font-size:9px}.service-image{height:220px}.stat-top strong{font-size:65px}.stat-ring{width:90px;height:90px}.stat-card{padding:24px}.page-hero-grid{min-height:520px}.page-art{min-height:520px}.page-hero .hero-copy h1{font-size:53px}.page-portrait{height:510px}.tax-page .page-portrait,.llc-page .page-portrait{height:520px}.business-page .page-portrait{height:510px}.life-page .page-portrait{width:590px;right:-115px;height:405px}.page-dream{width:125px;left:-10px;top:35px}.team-banner-copy{padding:45px 35px}.team-banner-copy h2{font-size:39px}.course-grid{gap:17px}.course-card>div:last-child{padding:19px}.course-card h3{font-size:21px}.course-photo{height:190px}.academy-page .page-portrait{height:495px}.money-map{padding:26px}.map-center>strong{font-size:28px}}
@media(max-width:1050px){.site-header nav{display:none;position:absolute;top:77px;left:0;right:0;margin:0;background:white;color:var(--ink);box-shadow:0 12px 20px #00170b12;padding:21px 30px;flex-direction:column;gap:5px;align-items:stretch;font-size:16px}.site-header nav.open{display:flex}.site-header nav a{padding:11px}.header-inner{height:77px}.header-cta{margin-left:auto}.nav-toggle{display:block}.brand img{width:175px}.hero-copy h1{font-size:49px}.home-grid{min-height:600px}.hero-copy{padding:48px 0 40px}.home-founder{height:810px;right:-60px;top:40px}.home-art .dream-big{width:140px;left:-20px;top:35px}.hero-actions{gap:20px}.hero-actions .text-link{font-size:13px}.founder-note{bottom:32px;left:-20px}.founder-note>p{font-size:18px}.founder-note>span{font-size:10px}.section{padding:21px 0}.service-grid{grid-template-columns:repeat(2,1fr);gap:23px}.service-image{height:275px}.service-body h3{font-size:27px;min-height:0}.service-body{padding:24px}.service-index{font-size:11px}.service-card .service-image img{object-position:center 30%}.service-grid .life .service-image img{object-position:center bottom}.service-body p{max-width:330px}.academy-link{gap:22px}.academy-link>b{font-size:13px}.academy-link strong{font-size:16px}.academy-link>span>span{font-size:14px}.academy-link>img{width:135px}.stats-grid{gap:15px}.stat-card{padding:23px 19px}.stat-top strong{font-size:58px}.stat-ring{width:65px;height:65px}.stat-card h3{font-size:23px}.stat-card>p{font-size:15px}.split{gap:35px}.business-photo{height:490px;border-top-left-radius:110px}.photo-tag{font-size:11px;left:15px;right:15px}.tax-feature>.split{gap:35px}.tax-feature-art{height:460px}.tax-feature-art>img{height:450px;max-width:112%;left:-9%}.efile-badge{width:85px;height:90px;right:0;top:30px;padding:13px}.llc-photo,.llc-photo>img:first-child{min-height:380px;height:380px}.llc-photo .llc-sticker{width:125px}.llc-photo-label{font-size:11px;padding:17px}.video-grid{gap:18px}.video-card h3{font-size:20px}.page-hero .hero-copy h1{font-size:43px}.page-hero-grid{grid-template-columns:1.18fr 1fr;gap:20px;min-height:485px}.page-art{min-height:485px}.page-portrait,.tax-page .page-portrait,.business-page .page-portrait{height:470px;right:-15px;width:110%;max-width:110%}.page-hero .hero-copy>p{font-size:16px}.art-note{font-size:10px;padding:15px 10px;left:-10px;right:-10px}.llc-page .page-portrait{height:475px;right:-30px;max-width:115%;width:115%}.life-page .page-portrait{width:500px;max-width:none;height:350px;right:-95px}.page-dream{width:115px;left:-10px;top:20px}.benefit-grid{gap:22px}.benefit h3{font-size:23px}.benefit p{font-size:16px}.money-map{padding:22px}.map-inputs>span{font-size:10px}.map-outputs>span{font-size:11px}.map-center>strong{font-size:25px}.map-title{font-size:11px}.course-grid{grid-template-columns:repeat(2,1fr);gap:24px}.course-photo{height:245px}.course-card h3{font-size:26px;min-height:0}.course-card>div:last-child{padding:25px}.academy-mark{width:185px;left:-15px}.academy-page .page-portrait{height:460px}.academy-page .page-art{min-height:485px}.team-grid{gap:33px}.team-photo{height:410px}.closing h2{font-size:39px}.footer-grid{gap:28px;grid-template-columns:1.05fr .8fr 1.2fr}.footer-brand>img{width:177px}.email{font-size:14px}}
@media(max-width:700px){html{scroll-padding-top:85px}.container{width:calc(100% - 38px)}.section{padding:15.6px 0}.header-inner{width:calc(100% - 32px);height:70px;gap:12px}.brand img{width:142px}.header-cta{font-size:12px;padding:9px 12px;min-height:41px;gap:8px}.header-cta svg{width:16px}.nav-toggle{width:40px;height:40px;padding:8px}.site-header nav{top:70px}.home-grid{display:flex;flex-direction:column;min-height:0;gap:0}.hero-copy{padding:36px 0 24px}.hero-copy>.eyebrow{font-size:11px;letter-spacing:.05em;margin-bottom:22px}.hero-copy h1{font-size:clamp(39px,9.5vw,61px);line-height:1.08}.hero-copy>p{font-size:16px;line-height:1.65;max-width:100%;margin:22px 0 25px}.hero-actions{gap:16px}.button{font-size:14px;min-height:51px;padding:14px 17px;gap:16px}.hero-actions .text-link{font-size:13px;gap:7px}.hero-watch{margin-top:25px;font-size:10px}.hero-watch strong{font-size:14px}.small-play{height:38px;width:38px;font-size:11px}.home-art{height:373px;width:100%;margin-top:0}.home-founder{height:725px;right:5%;top:8px}.home-art .dream-big{width:140px;left:0;top:49px}.founder-note{left:0;right:0;bottom:18px;padding:14px 18px;max-width:440px}.founder-note>span{font-size:10px}.founder-note>p{font-size:18px;margin-top:4px}.founder-note>p br{display:none}.hero-background:after{background:linear-gradient(180deg,#073b2aee,#0c5138dd 55%,#105e4266)}.hero-glow{width:600px;height:600px;right:-310px;top:180px}.ribbon{padding:1.6px 0}.ribbon-track span{font-size:16px;word-spacing:8px;padding-right:35px}.social-heading{font-size:17px}.socials{gap:13px}.social-icon{width:47px;height:47px}.social-icon svg{width:24px;height:24px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:21px;font-size:16px;max-width:100%}h2{font-size:clamp(33px,8.5vw,45px);line-height:1.13}.eyebrow{font-size:11px;letter-spacing:.055em;margin-bottom:17px}.service-grid{gap:14px}.service-image{height:185px}.service-index{font-size:9px;left:12px;right:12px;top:12px;max-width:100px;line-height:1.45}.service-body{padding:18px 14px 20px}.service-body h3{font-size:22px;line-height:1.1;min-height:48px;gap:4px}.service-body h3 svg{width:16px;height:16px}.service-body p{font-size:14px;line-height:1.5;margin-top:11px}.finance .service-image img{padding-top:40px}.llc .service-image img{padding-top:40px}.life .service-image img{width:190%;left:-43%;height:100%;bottom:-12px}.tax .service-image img{padding-top:40px;height:116%}.academy-link{padding:19px 18px;flex-wrap:wrap;gap:16px;border-radius:10px;margin-top:18px}.academy-link>img{width:145px}.academy-link>span{width:100%}.academy-link strong{font-size:18px;line-height:1.35}.academy-link>span>span{font-size:15px}.academy-link>b{margin:0;font-size:14px}.stats-grid{grid-template-columns:1fr;gap:17px}.stat-card{padding:24px;display:grid;grid-template-columns:1fr;gap:0}.stat-top{margin-bottom:15px}.stat-top strong{font-size:83px}.stat-ring{width:93px;height:93px}.stat-card h3{font-size:25px}.stat-card>p{font-size:16px;margin-top:10px}.source-note{font-size:12px;line-height:1.7;margin-top:23px}.split{grid-template-columns:1fr;gap:33px}.section-copy>p{font-size:16px;margin-top:21px}.section-copy>.button{margin-top:25px}.business-photo{height:405px;border-top-left-radius:120px}.photo-tag{font-size:11px;bottom:18px}.tax-feature>.split{display:flex;flex-direction:column-reverse;gap:0}.tax-feature .section-copy{padding:45px 0 31px}.tax-feature-art{width:100%;height:367px}.tax-feature-art>img{height:365px;left:0;max-width:95%}.efile-badge{width:90px;height:94px;right:6px;top:20px}.llc-photo,.llc-photo>img:first-child{height:355px;min-height:355px}.llc-photo .llc-sticker{width:122px}.llc-photo-label{font-size:10px;letter-spacing:.025em}.video-grid{grid-template-columns:1fr;gap:32px}.video-grid .video-image{aspect-ratio:16/10}.video-card h3{font-size:22px}.video-card>.eyebrow{font-size:11px}.play{height:59px;width:59px;font-size:19px}.team-banner{grid-template-columns:1fr}.team-banner>div:first-child{display:block}.team-banner img{height:auto;object-fit:contain}.team-banner-copy{padding:38px 20px 43px}.team-banner-copy h2{font-size:37px}.team-banner-copy>p{font-size:16px}.breadcrumbs{padding-top:18px;font-size:12px}.page-hero-grid{display:flex;flex-direction:column;gap:0;min-height:0}.page-hero .hero-copy{padding:27px 0 20px}.page-hero .hero-copy h1{font-size:clamp(37px,9.6vw,58px)}.page-hero .hero-copy>p{font-size:16px;margin:22px 0 26px}.page-art,.academy-page .page-art{width:100%;height:355px;min-height:355px}.page-art:before{inset:12px 0 -45px 0;border-radius:160px 160px 0 0}.page-portrait,.tax-page .page-portrait,.business-page .page-portrait,.llc-page .page-portrait{height:365px;right:0;width:100%;max-width:100%}.business-page .page-portrait{height:367px;right:-12px}.art-note{left:0;right:0;bottom:17px;font-size:10px;padding:15px 9px}.llc-page .page-portrait{right:-36px;width:106%;max-width:106%;height:378px}.page-dream{width:140px;left:0;top:22px}.life-page .page-art{height:310px;min-height:310px}.life-page .page-portrait{height:290px;width:450px;max-width:none;right:calc(50% - 225px);bottom:0}.life-page .art-note{bottom:14px}.page-art .efile-badge{right:12px;top:7px}.photo-panel{height:320px}.photo-panel>span{font-size:11px;padding:18px 16px}.illustration-panel{height:355px}.benefit-grid{grid-template-columns:1fr;gap:30px;margin-top:38px}.benefit{padding:22px 0 0 61px;min-height:130px}.benefit-number{position:absolute;left:0;top:25px;font-size:36px}.benefit h3{font-size:25px;max-width:100%}.benefit p{font-size:16px;margin-top:13px}.faq summary{font-size:16px;padding:19px 0}.money-map{padding:25px 20px;border-radius:15px}.map-title{font-size:11px;margin-bottom:28px}.map-inputs>span{font-size:11px;padding:12px 3px}.map-outputs>span{font-size:11px;line-height:1.4;padding:12px 3px}.map-center>strong{font-size:28px}.map-center>span{font-size:10px}.map-bottom{font-size:9px;letter-spacing:0;margin-top:24px}.course-grid{grid-template-columns:1fr;gap:25px}.course-photo{height:230px}.course-card>div:last-child{padding:24px}.course-card h3{font-size:26px}.academy-page .page-art{height:390px;min-height:390px}.academy-page .page-portrait{height:375px;width:88%;right:0;object-fit:cover;border-radius:115px 10px 0 0}.academy-mark{width:196px;left:0;bottom:20px;padding:20px}.about-hero .hero-copy{padding-top:24px}.about-hero .hero-copy h1{font-size:45px}.about-hero .section-heading>p{padding-bottom:0}.about-team{margin-inline:-19px;border-radius:0;max-height:none}.team-grid{grid-template-columns:1fr;gap:38px}.team-photo{height:430px}.team-grid h3{font-size:32px}.team-grid p{font-size:16px}.team-grid .eyebrow{font-size:11px;margin-top:22px}.closing{padding:21px 0}.closing .eyebrow{font-size:10px;letter-spacing:.035em}.closing-row{display:block}.closing h2{font-size:36px;line-height:1.16}.closing .button{margin-top:27px}footer{padding-top:43px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-brand{grid-column:1/-1}.footer-brand>img{width:180px;margin-bottom:16px}.footer-brand p{margin-bottom:0;font-size:15px}.footer-grid>div:last-child{grid-column:1/-1}.footer-links{gap:12px;font-size:14px;grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.footer-grid h3{font-size:20px;margin-bottom:16px}.email{font-size:16px}.footer-grid p{font-size:15px}.social-row{display:block;padding-top:27px;margin-top:26px}.socials{gap:12px 17px;font-size:13px}.copyright{font-size:12px}.video-dialog{padding:15px}.dialog-top h2{font-size:18px}.close-video{width:35px;height:35px;font-size:26px}}
@media(max-width:359px){.brand img{width:120px}.header-inner{gap:9px;width:calc(100% - 24px)}.header-cta{font-size:11px;padding:8px 9px}.header-cta svg{width:14px}.nav-toggle{width:36px;height:36px}.hero-copy h1{font-size:36px}.service-grid{grid-template-columns:1fr}.service-image{height:260px}.service-index{max-width:none;font-size:11px}.service-body h3{min-height:0;font-size:26px}.service-body p{font-size:16px}.page-hero .hero-copy h1{font-size:34px}.home-founder{right:-17px}.closing h2{font-size:31px}.stat-top strong{font-size:73px}.stat-ring{width:80px;height:80px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1!important;transform:none!important}.ring-fill{stroke-dasharray:var(--value) 100!important}.home-founder{transform:none!important}}
/* Keep the original artwork clear of the founder's face on narrow screens. */
@media(max-width:700px){.home .hero-copy h1{font-size:clamp(34px,9.2vw,55px)}.home-founder{right:-36px}.home-art .dream-big{width:120px;left:0;top:57px}.hero-actions .button{font-size:13px;padding-inline:15px;gap:11px}.hero-actions .text-link{font-size:12px;gap:5px}}
@media(max-width:359px){.home-founder{right:-60px}.home-art .dream-big{width:102px}}
/* Personal financial guidance and expanded Academy, in the existing LQ design. */
.site-header nav{gap:17px}
.personal-feature{background:#eef7e8}.personal-feature .photo-panel{height:420px}
.topic-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.topic-tags span{border:1px solid #acc5ae;border-radius:5px;padding:8px 11px;font-size:12px;line-height:1.4;font-weight:700}
.personal-page .page-art:before{display:none}.personal-page .page-portrait{width:100%;height:445px;max-width:100%;object-fit:cover;right:0;bottom:38px;border-radius:120px 12px 12px 12px}.personal-page .art-note{left:18px;right:18px;bottom:58px;box-shadow:0 8px 24px #082b2022}
.homebuyer-section{background:#ecf6dc}.homebuyer-family{position:relative;height:420px;overflow:hidden;border-radius:14px 110px 14px 14px;background:#d4e9c3}.homebuyer-family img{position:absolute;left:-6%;bottom:0;width:112%;max-width:none}.homebuyer-family>span{position:absolute;bottom:20px;left:20px;right:20px;background:var(--dark);color:#fff;padding:16px;font-size:12px;letter-spacing:.05em;font-weight:700;text-align:center;border-radius:5px}
.readiness-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.readiness-card{padding:29px;background:#f0f6ef;border:1px solid #dce8dc;border-radius:11px}.readiness-card:nth-child(2),.readiness-card:nth-child(6){background:#e2efeb}.readiness-card:nth-child(3){background:#edf5cf}.readiness-line{display:block;width:45px;height:5px;background:var(--green);margin-bottom:25px;border-radius:4px}.readiness-card h3{font-size:26px}.readiness-card p{margin-top:18px;font-size:16px;line-height:1.65;color:var(--muted)}
.personal-learning{padding:45px;background:var(--dark);color:white;border-radius:16px}.personal-learning h3{font-size:48px;line-height:1.07;color:var(--lime)}.personal-learning p{margin:24px 0 28px;color:#cfdfd0}.self-paced-section{background:#e8f2cd}.academy-page .course-photo img{object-fit:cover}.academy-page .course-card h3{min-height:58px}
@media(min-width:1051px) and (max-width:1200px){.site-header nav{display:none;position:absolute;top:77px;left:0;right:0;margin:0;background:white;color:var(--ink);box-shadow:0 12px 20px #00170b12;padding:21px 30px;flex-direction:column;gap:5px;align-items:stretch;font-size:16px}.site-header nav.open{display:flex}.site-header nav a{padding:11px}.header-inner{height:77px}.header-cta{margin-left:auto}.nav-toggle{display:block}}
@media(max-width:1050px){.site-header nav{gap:5px}.readiness-grid{grid-template-columns:repeat(2,1fr)}.personal-page .page-portrait{height:380px}.personal-page .art-note{font-size:10px;left:10px;right:10px}.homebuyer-family{height:360px}.personal-learning{padding:32px}.personal-learning h3{font-size:40px}}
@media(max-width:700px){.personal-feature .photo-panel{height:330px}.topic-tags{gap:8px}.topic-tags span{font-size:11px;padding:7px 9px}.personal-page .page-art{height:330px;min-height:330px}.personal-page .page-portrait{height:300px;bottom:18px;border-radius:85px 10px 10px 10px}.personal-page .art-note{bottom:35px;font-size:10px;padding:12px;left:13px;right:13px}.homebuyer-family{height:330px}.homebuyer-family img{width:130%;left:-15%}.homebuyer-family>span{left:14px;right:14px;font-size:11px;padding:14px}.readiness-grid{grid-template-columns:1fr;gap:17px}.readiness-card{padding:25px}.readiness-card h3{font-size:26px}.readiness-line{margin-bottom:20px}.personal-learning{padding:30px}.personal-learning h3{font-size:40px}.academy-page .course-card h3{min-height:0}}
/* Client guides: real checklists and clear paths, using the existing LQ palette. */
.homebuyer-guide{border:1px solid #bed4c2;border-radius:16px;overflow:hidden;background:#f3f8ef}.guide-caption{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 28px;background:var(--dark);color:white}.guide-caption strong{font-size:14px;letter-spacing:.055em}.guide-caption>span{font-size:14px;color:#d5e8d8}.readiness-stages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.readiness-stage{padding:28px}.readiness-stage+.readiness-stage{border-left:1px solid #bed4c2}.readiness-stage:nth-child(2){background:#e8f3db}.readiness-stage:nth-child(3){background:#e2efe8}.guide-stage-top{display:flex;align-items:center;gap:14px;margin-bottom:20px;min-height:54px}.guide-stage-top>span{display:grid;place-items:center;width:48px;height:48px;flex-shrink:0;border:1px solid #97b89c;border-radius:50%;font:800 23px/1 var(--heading);color:var(--green);background:#ffffff9c}.guide-stage-top h3{font-size:18px;letter-spacing:-.025em;line-height:1.3}.guide-check{display:flex;gap:13px;align-items:flex-start;padding:20px 0;border-top:1px solid #b5cbb88f;min-width:0}.guide-check input{width:23px;height:23px;flex:0 0 23px;accent-color:var(--green);margin:2px 0 0;cursor:pointer}.guide-check input:focus-visible{outline:3px solid var(--green);outline-offset:4px}.guide-check label{display:block;cursor:pointer;min-width:0}.guide-check strong{display:block;font-size:17px;line-height:1.4;font-weight:700}.guide-check label>span{display:block;font-size:16px;line-height:1.55;color:var(--muted);margin-top:7px}.guide-check:has(input:checked) strong{color:var(--green)}.guide-takeaway{padding:20px 28px;border-top:1px solid #bed4c2;background:#fff;font-size:14px;font-weight:700;letter-spacing:.035em;display:flex;gap:22px;align-items:center}.guide-takeaway>span{font-size:16px;letter-spacing:0;font-weight:500}
.tax-guide-section{background:#edf5e9}.tax-guide{display:grid;grid-template-columns:.82fr 1.6fr;border-radius:16px;overflow:hidden;border:1px solid #c7d9c6;background:#fff}.tax-guide-intro{padding:38px 32px;background:var(--dark);color:white}.tax-guide-intro h2{font-size:clamp(32px,3.1vw,43px)}.tax-guide-intro h2 em{color:var(--lime)}.tax-guide-intro p{color:#d1e2d5;font-size:16px;margin-top:22px;line-height:1.6}.guide-instruction{display:block;margin-top:32px;border-top:1px solid #79a18769;padding-top:20px;color:var(--lime);font-size:14px;font-weight:700}.tax-checklist{padding:15px 30px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px}.tax-checklist .guide-check{padding:21px 0}.tax-checklist .guide-check:nth-child(-n+2){border-top:0}
.launch-guide{margin-top:45px}.launch-path{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:0;margin:0 0 35px;gap:35px}.launch-path li{position:relative;min-width:0}.path-number{display:grid;place-items:center;width:78px;height:78px;font:800 30px/1 var(--heading);color:var(--dark);border:1px solid #8bab78;background:#d5f5ae;border-radius:50%;position:relative;z-index:1;margin-bottom:24px}.launch-path li:nth-child(2) .path-number{background:#b3f46d}.launch-path li:nth-child(3) .path-number{background:var(--dark);color:var(--lime);border-color:var(--dark)}.launch-path li:not(:last-child):before{content:'';position:absolute;left:92px;right:-19px;top:38px;border-top:2px solid #92ae78}.launch-path li:not(:last-child):after{content:'';position:absolute;right:-17px;top:34px;width:9px;height:9px;border-top:2px solid #92ae78;border-right:2px solid #92ae78;transform:rotate(45deg)}.path-copy{padding-right:22px}.path-copy .eyebrow{font-size:14px;margin-bottom:12px}.path-copy h3{font-size:27px}.path-copy p{font-size:16px;color:var(--muted);margin-top:14px;line-height:1.6;max-width:325px}.coaching-band{display:flex;align-items:center;gap:18px;background:var(--dark);color:white;padding:25px 28px;border-radius:10px}.coaching-check{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border:1px solid #b3f46d70;border-radius:50%;color:var(--lime);font-size:20px}.coaching-band strong{font-size:15px;letter-spacing:.015em}.coaching-band>span:last-child{margin-left:auto;color:#d5e6d9;font-size:16px}
.learning-guide{padding:30px;border-radius:16px;background:#edf5e9;border:1px solid #c2d5c0}.learning-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.learning-choices article{position:relative;padding:26px;background:#fff;border:1px solid #bccfbc;border-radius:10px}.learning-choices article:nth-child(2){background:#e0f0d2}.learning-choices article:nth-child(3){background:#d8eae1}.learning-label{display:block;font-size:13px;font-weight:700;letter-spacing:.035em;margin-bottom:16px}.learning-choices h3{font-size:26px}.learning-choices p{font-size:16px;line-height:1.55;color:var(--muted);margin-top:12px}.learning-choices article:after{content:'';position:absolute;top:100%;left:50%;height:25px;border-left:2px solid #8aad84}.learning-connector{height:26px;margin:0 calc((100% - 48px)/6 + 12px);border-bottom:2px solid #8aad84;position:relative}.learning-connector:after{content:'';position:absolute;left:50%;top:100%;height:27px;border-left:2px solid #8aad84}.learning-toolbox{position:relative;margin-top:26px;padding:29px;background:var(--dark);color:white;border-radius:10px;text-align:center}.learning-toolbox .eyebrow{font-size:14px;margin-bottom:17px;color:#d4e6d6}.learning-cycle{list-style:none;display:flex;justify-content:center;gap:45px;align-items:center;padding:0;margin:0}.learning-cycle li{position:relative;font:800 28px/1.4 var(--heading);color:var(--lime);white-space:nowrap}.learning-cycle li+li:before{content:'→';position:absolute;right:calc(100% + 12px);color:#82a588;font-weight:400}.learning-cycle li>span{font-size:14px;vertical-align:middle;color:#d4e6d6;margin-right:7px}.learning-toolbox p{font-size:16px;color:#d4e6d6;margin-top:18px}
@media(max-width:1050px){.readiness-stage{padding:22px}.guide-stage-top{display:block;min-height:112px}.guide-stage-top>span{margin-bottom:14px}.tax-guide{grid-template-columns:1fr}.tax-guide-intro{padding:30px}.tax-guide-intro h2{font-size:40px}.tax-guide-intro p{max-width:550px}.guide-instruction{margin-top:22px}.coaching-band{flex-wrap:wrap}.coaching-band>span:last-child{margin-left:50px;flex-basis:100%}.learning-guide{padding:24px}.learning-choices{gap:16px}.learning-choices article{padding:21px}.learning-choices h3{font-size:23px}.learning-label{font-size:12px}.learning-cycle{gap:37px}.learning-cycle li{font-size:25px}}
@media(max-width:700px){.guide-caption{display:block;padding:22px}.guide-caption>span{display:block;margin-top:8px}.readiness-stages{grid-template-columns:1fr}.readiness-stage+.readiness-stage{border-left:0;border-top:1px solid #bed4c2}.guide-stage-top{display:flex;min-height:0;margin-bottom:17px}.guide-stage-top>span{margin-bottom:0}.guide-stage-top h3{font-size:17px}.guide-check{padding:18px 0}.guide-check strong{font-size:17px}.guide-takeaway{display:block;padding:22px}.guide-takeaway>span{display:block;margin-top:8px}.tax-guide-intro{padding:28px 24px}.tax-guide-intro h2{font-size:34px}.tax-checklist{display:block;padding:7px 24px}.tax-checklist .guide-check:nth-child(2){border-top:1px solid #b5cbb88f}.launch-path{grid-template-columns:1fr;gap:28px;margin-bottom:30px}.launch-path li{display:grid;grid-template-columns:60px minmax(0,1fr);gap:20px}.path-number{width:60px;height:60px;font-size:25px;margin:0}.path-copy{padding:0}.path-copy .eyebrow{font-size:13px;margin:0 0 8px}.path-copy h3{font-size:24px}.path-copy p{margin-top:10px}.launch-path li:not(:last-child):before{left:29px;right:auto;top:72px;bottom:-16px;border-top:0;border-left:2px solid #92ae78}.launch-path li:not(:last-child):after{left:25px;right:auto;top:auto;bottom:-16px;transform:rotate(135deg)}.coaching-band{padding:22px;gap:13px;display:grid;grid-template-columns:32px 1fr}.coaching-band strong{font-size:14px;line-height:1.5}.coaching-band>span:last-child{margin:0;grid-column:1/-1}.learning-guide{padding:20px}.learning-choices{grid-template-columns:1fr;gap:15px}.learning-choices article{padding:23px}.learning-choices h3{font-size:25px}.learning-label{font-size:13px}.learning-choices article:after{display:none}.learning-connector{margin:0 auto;width:0;border:0;border-left:2px solid #8aad84}.learning-connector:after{display:none}.learning-toolbox{padding:25px 20px;margin-top:0}.learning-cycle{display:flex;flex-direction:column;gap:31px}.learning-cycle li{font-size:25px}.learning-cycle li+li:before{content:'↓';left:0;right:0;top:-32px;font-size:24px}.learning-toolbox .eyebrow{font-size:12px;margin-bottom:20px}.learning-toolbox p{margin-top:22px}}

/* Restore original large white social circles with green platform marks. */
@media(max-width:700px){.social-icon{width:64px;height:64px}.social-icon svg{width:38px;height:38px}}

/* Requested 15% increase from the current tightened vertical section spacing on every non-Store page. */
body:not(.store-page) .section{padding-top:12.696px;padding-bottom:12.696px}
body:not(.store-page) .closing{padding-top:14.72px;padding-bottom:14.72px}
body:not(.store-page) .team-banner-copy{padding-top:29.9px;padding-bottom:29.9px}
body:not(.store-page) .tax-feature .section-copy{padding-top:25.3px;padding-bottom:25.3px}
@media(max-width:1050px){
body:not(.store-page) .section{padding-top:9.66px;padding-bottom:9.66px}
body:not(.store-page) .team-banner-copy{padding-top:20.7px;padding-bottom:20.7px}
}
@media(max-width:700px){
body:not(.store-page) .section{padding-top:7.176px;padding-bottom:7.176px}
body:not(.store-page) .closing{padding-top:9.66px;padding-bottom:9.66px}
body:not(.store-page) .team-banner-copy{padding-top:17.48px;padding-bottom:19.78px}
body:not(.store-page) .tax-feature .section-copy{padding-top:20.7px;padding-bottom:14.26px}
}

@media(max-width:700px){.social-row .social-heading{margin-bottom:16px}}
