:root{--ink:#122a2a;--ink-2:#193a39;--yellow:#f4c842;--yellow-light:#fff0ad;--cream:#f8f5ec;--paper:#fffdf7;--green:#2f7767;--sage:#d8e4dc;--line:#122a2a24;--muted:#5f6f6c;--shadow:0 24px 70px #122a2a24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Segoe UI,Arial,sans-serif;line-height:1.55}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit}.skip-link{z-index:100;background:var(--yellow);color:var(--ink);border-radius:0 0 8px 8px;padding:10px 16px;font-weight:800;position:fixed;top:-60px;left:20px}.skip-link:focus{top:0}.site-header{z-index:40;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffdf7f0;border-bottom:1px solid #122a2a14;position:sticky;top:0}.nav-shell,.section,.hero-grid,.footer-shell,.footer-bottom,.proof-strip{width:min(1180px,100% - 48px);margin:0 auto}.nav-shell{justify-content:space-between;align-items:center;height:78px;display:flex}.brand{color:var(--ink);text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.brand-mark{background:var(--yellow);border:2px solid var(--ink);width:40px;height:40px;box-shadow:3px 3px 0 var(--ink);border-radius:50% 50% 50% 12px;place-items:center;font-size:20px;font-weight:900;display:grid;transform:rotate(-4deg)}.brand-copy{flex-direction:column;line-height:1;display:flex}.brand-copy strong{letter-spacing:.07em;font-size:20px}.brand-copy small{text-transform:uppercase;letter-spacing:.15em;margin-top:5px;font-size:9px;font-weight:800}.nav-links{align-items:center;gap:29px;display:flex}.nav-links button{color:var(--ink);background:0 0;border:0;padding:10px 0;font-size:14px;font-weight:700}.nav-links button:not(.nav-cta):hover{color:var(--green)}.nav-links .nav-cta{background:var(--ink);color:#fff;border-radius:7px;align-items:center;gap:8px;padding:12px 17px;display:flex}.menu-button{color:var(--ink);background:0 0;border:0;padding:8px;display:none}.hero{background:var(--cream);position:relative;overflow:hidden}.hero:after{content:"";background:repeating-linear-gradient(90deg, var(--yellow) 0 28px, var(--ink) 28px 56px);opacity:.9;height:12px;position:absolute;inset:auto 0 0}.hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:76px;min-height:700px;padding:72px 0 82px;display:grid}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.13em;align-items:center;gap:10px;margin-bottom:22px;font-size:12px;font-weight:850;display:flex}.eyebrow span{background:var(--yellow);width:28px;height:3px}.eyebrow-light{color:var(--yellow-light)}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;line-height:1.03}h1{max-width:640px;margin-bottom:27px;font-size:clamp(48px,5.5vw,76px);font-weight:500}h1 em{color:var(--green);font-weight:inherit}h2{margin-bottom:20px;font-size:clamp(39px,4.3vw,58px);font-weight:500}h3{line-height:1.2}.hero-lead{max-width:600px;color:var(--muted);margin-bottom:30px;font-size:19px;line-height:1.7}.hero-actions{align-items:center;gap:24px;margin-bottom:34px;display:flex}.button{border:0;border-radius:7px;justify-content:center;align-items:center;gap:12px;padding:15px 21px;font-weight:850;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--yellow);color:var(--ink);box-shadow:5px 5px 0 var(--ink)}.button-primary:hover{box-shadow:7px 7px 0 var(--ink)}.text-button{color:var(--ink);background:0 0;border:0;border-bottom:1px solid;align-items:center;gap:9px;padding:6px 0;font-weight:800;display:inline-flex}.trust-list{color:var(--muted);flex-wrap:wrap;gap:20px;margin:0;padding:0;font-size:13px;font-weight:700;list-style:none;display:flex}.trust-list li{align-items:center;gap:6px;display:flex}.trust-list svg{color:var(--green)}.hero-visual{place-items:center;min-height:548px;display:grid;position:relative}.hero-visual:before{content:"";background:var(--yellow);border-radius:50%;width:450px;height:450px;position:absolute;box-shadow:0 0 0 26px #f4c8422e,0 0 0 52px #f4c84214}.phone{z-index:4;border:6px solid var(--ink);width:292px;min-height:528px;box-shadow:16px 24px 0 #122a2a2e, var(--shadow);background:#fcfbf5;border-radius:35px;padding:13px 16px 20px;position:relative;transform:rotate(2.4deg)}.phone-top{color:var(--ink);justify-content:space-between;align-items:center;padding:0 8px 9px;font-size:10px;font-weight:800;display:flex}.phone-top span:first-child{background:var(--ink);border-radius:8px;width:20px;height:5px}.app-head{align-items:center;gap:10px;margin:6px 2px 15px;display:flex}.mini-mark{background:var(--yellow);width:33px;height:33px;color:var(--ink);border-radius:10px;place-items:center;font-weight:900;display:grid}.app-head div{flex-direction:column;display:flex}.app-head strong{font-size:13px}.app-head small{color:#73807d;font-size:9px}.status-card{background:var(--ink);color:#fff;border-radius:13px;grid-template-columns:38px 1fr;padding:13px;display:grid}.status-card .status-icon{background:var(--yellow);width:31px;height:31px;color:var(--ink);border-radius:50%;grid-row:1/3;place-items:center;display:grid}.status-card strong{font-size:13px}.status-card small{color:#bad0cb;font-size:9px}.app-label{color:#7f8b88;letter-spacing:.14em;margin:18px 2px 8px;font-size:8px;font-weight:900}.quick-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.quick-grid div{background:#fff;border:1px solid #d8ded8;border-radius:10px;flex-direction:column;align-items:center;gap:5px;padding:11px 2px;font-size:9px;font-weight:800;display:flex}.quick-grid div:first-child{background:#fff4c7;border-color:#ead27c}.quick-grid svg{width:18px}.app-row{background:#fff;border:1px solid #e0e4df;border-radius:10px;grid-template-columns:33px 1fr auto;align-items:center;gap:8px;margin-bottom:8px;padding:10px 8px;display:grid}.file-icon{color:#6f5200;background:#f9dfa0;border-radius:8px;place-items:center;width:29px;height:29px;font-size:10px;font-weight:900;display:grid}.file-icon.income{color:var(--green);background:#d8e9e2}.app-row div{flex-direction:column;display:flex}.app-row strong,.app-row b{font-size:9px}.app-row small{color:#85908d;font-size:7px}.floating-note{z-index:6;border:2px solid var(--ink);box-shadow:6px 7px 0 var(--ink);background:#fff;border-radius:11px;align-items:center;gap:10px;padding:12px 14px;display:flex;position:absolute}.floating-note>span{flex-direction:column;display:flex}.floating-note strong{font-size:13px}.floating-note small{color:var(--muted);font-size:9px}.note-mileage{top:84px;left:5px;transform:rotate(-5deg)}.note-receipt{bottom:69px;right:-1px;transform:rotate(3deg)}.pop-check{width:28px;height:28px;color:var(--green);background:#d8e9e2;border-radius:50%;place-items:center;display:grid!important}.route-line{z-index:1;border:2px dashed #122a2a59;border-radius:50%;position:absolute}.route-one{width:505px;height:300px;transform:rotate(34deg)}.route-two{width:390px;height:520px;transform:rotate(-28deg)}.proof-strip{justify-content:space-around;align-items:center;gap:24px;min-height:112px;display:flex}.proof-item{flex-direction:column;display:flex}.proof-item strong{font-family:Georgia,serif;font-size:21px;font-weight:500}.proof-item span{color:var(--muted);font-size:12px}.proof-divider{background:var(--line);width:1px;height:34px}.section{padding-top:106px;padding-bottom:106px}.section-heading{margin-bottom:52px}.split-heading{grid-template-columns:1.4fr .6fr;align-items:end;gap:50px;display:grid}.split-heading h2{margin-bottom:0}.split-heading>p{color:var(--muted);font-size:17px;line-height:1.7}.service-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.service-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:324px;padding:31px 26px;transition:background .25s,transform .25s;position:relative}.service-card:hover{z-index:2;background:var(--cream);transform:translateY(-5px)}.card-number{color:#9aa6a2;letter-spacing:.12em;font-size:11px;font-weight:800;position:absolute;top:20px;right:20px}.service-icon{background:var(--yellow-light);width:52px;height:52px;color:var(--ink);border-radius:14px;place-items:center;margin:48px 0 28px;display:grid;transform:rotate(-4deg)}.service-card h3{font-size:20px}.service-card p{color:var(--muted);font-size:14px;line-height:1.7}.audience-section{background:var(--ink);color:#fff;overflow:hidden}.audience-shell{grid-template-columns:.9fr 1.1fr;align-items:center;gap:92px;display:grid;position:relative}.audience-shell:before{content:"";border:1px solid #ffffff1a;border-radius:50%;width:700px;height:700px;position:absolute;top:-300px;right:-360px;box-shadow:0 0 0 80px #ffffff05,0 0 0 160px #ffffff04}.audience-intro>p{color:#b7c9c4}.audience-tabs{flex-direction:column;gap:4px;margin-top:33px;display:flex}.audience-tabs button{color:#a9bbb6;text-align:left;background:0 0;border:0;border-left:2px solid #47615e;padding:13px 18px;font-weight:700;position:relative}.audience-tabs button.active{border-color:var(--yellow);color:#fff;background:linear-gradient(90deg,#f4c8421a,#0000)}.audience-card{z-index:2;background:var(--cream);min-height:390px;color:var(--ink);box-shadow:15px 15px 0 var(--yellow);border-radius:4px 4px 40px;padding:50px;position:relative}.audience-kicker{background:var(--yellow);text-transform:uppercase;letter-spacing:.1em;border-radius:4px;margin-bottom:28px;padding:7px 10px;font-size:11px;font-weight:900;display:inline-block}.audience-card h3{letter-spacing:-.02em;max-width:470px;margin-bottom:18px;font-family:Georgia,serif;font-size:35px;font-weight:500}.audience-card>p{color:var(--muted);font-size:16px}.audience-card ul{gap:11px;margin:28px 0 0;padding:0;list-style:none;display:grid}.audience-card li{align-items:center;gap:10px;font-size:14px;font-weight:700;display:flex}.audience-card li span{background:var(--sage);width:25px;height:25px;color:var(--green);border-radius:50%;place-items:center;display:grid}.centered{text-align:center;max-width:690px;margin-left:auto;margin-right:auto}.centered .eyebrow{justify-content:center}.centered p{color:var(--muted);font-size:17px}.steps{grid-template-columns:1fr 40px 1fr 40px 1fr;align-items:center;display:grid}.steps article{border:1px solid var(--line);background:#fff;min-height:295px;padding:37px 32px;position:relative}.step-no{color:#9ba5a2;letter-spacing:.15em;font-size:11px;font-weight:900;position:absolute;top:19px;right:24px}.step-icon{background:var(--yellow-light);border-radius:50%;place-items:center;width:56px;height:56px;margin:28px 0 25px;display:grid}.steps h3{font-size:21px}.steps p{color:var(--muted);font-size:14px}.step-arrow{z-index:2;border:1px solid var(--line);background:var(--paper);border-radius:50%;place-items:center;width:46px;height:46px;margin-left:-3px;font-size:20px;display:grid;position:relative}.znap-section{background:var(--green);color:#fff;overflow:hidden}.znap-grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.znap-copy>p{color:#d6e4e0;max-width:570px;font-size:17px}.znap-list{gap:17px;margin:36px 0 0;padding:0;list-style:none;display:grid}.znap-list li{align-items:center;gap:15px;display:flex}.znap-list li>span{width:43px;height:43px;color:var(--yellow);border:1px solid #ffffff59;border-radius:11px;place-items:center;display:grid}.znap-list li div{flex-direction:column;display:flex}.znap-list small{color:#c8dad5}.znap-orbit{place-items:center;min-height:475px;display:grid;position:relative}.znap-orbit:before{content:"";background:#122a2a6b;border-radius:50%;width:300px;height:300px;position:absolute}.orbit{border:1px solid #ffffff47;border-radius:50%;position:absolute}.orbit-a{width:380px;height:250px;transform:rotate(25deg)}.orbit-b{width:280px;height:410px;transform:rotate(-37deg)}.znap-core{z-index:3;background:var(--ink);border:1px solid #ffffff40;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:200px;height:200px;display:flex;box-shadow:0 0 0 18px #ffffff0d}.znap-core .bolt{color:var(--yellow);font-size:34px;line-height:1}.znap-core strong{letter-spacing:.08em;margin-top:2px;font-size:27px}.znap-core small{color:#bcd0cb;font-size:10px}.orbit-tag{z-index:5;color:var(--ink);box-shadow:4px 4px 0 var(--yellow);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:10px 13px;font-size:12px;font-weight:800;display:flex;position:absolute}.orbit-tag svg{color:var(--green)}.tag-a{top:55px;left:50px}.tag-b{bottom:50px;left:95px}.tag-c{top:200px;right:18px}.team-grid{grid-template-columns:1.1fr .9fr;gap:20px;display:grid}.person-card{border:1px solid var(--line);background:var(--cream);grid-template-columns:148px 1fr;gap:31px;padding:37px;display:grid}.person-featured{background:var(--yellow-light)}.person-avatar{background:var(--green);border-radius:50% 50% 15px 15px;place-items:center;width:142px;height:160px;display:grid;position:relative;overflow:hidden}.person-avatar.second{background:var(--ink)}.person-avatar span{z-index:2;color:#fff;font-family:Georgia,serif;font-size:38px;position:relative}.avatar-ring{border:2px dashed #ffffff59;border-radius:50%;width:104px;height:104px;position:absolute}.role{color:var(--green);text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:900}.person-copy h3{margin:7px 0 13px;font-family:Georgia,serif;font-size:27px;font-weight:500}.person-copy p{color:var(--muted);font-size:13px;line-height:1.7}.expertise{flex-wrap:wrap;gap:6px;margin-top:18px;display:flex}.expertise span{text-transform:uppercase;letter-spacing:.06em;border:1px solid #122a2a2e;border-radius:20px;padding:5px 8px;font-size:9px;font-weight:800}.faq-section{background:var(--cream)}.faq-grid{grid-template-columns:.75fr 1.25fr;gap:100px;display:grid}.faq-intro{align-self:start;position:sticky;top:120px}.faq-intro>p{color:var(--muted)}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{width:100%;color:var(--ink);text-align:left;background:0 0;border:0;justify-content:space-between;gap:20px;padding:24px 0;font-weight:800;display:flex}.faq-item button b{border:1px solid var(--line);border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;display:grid}.faq-answer{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.faq-answer p{min-height:0;color:var(--muted);margin:0;font-size:14px;line-height:1.7;overflow:hidden}.faq-item.open .faq-answer{grid-template-rows:1fr}.faq-item.open .faq-answer p{padding-bottom:25px}.contact-section{background:var(--ink);color:#fff}.contact-shell{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.contact-copy>p{color:#c0d1cd;font-size:17px}.address-card{border-top:1px solid #ffffff26;align-items:flex-start;gap:14px;margin-top:38px;padding-top:25px;display:flex}.address-card svg{color:var(--yellow)}.address-card div{flex-direction:column;display:flex}.address-card address{color:#aebfbb;margin-top:5px;font-size:13px;font-style:normal}.form-card{background:var(--paper);min-height:500px;color:var(--ink);box-shadow:12px 12px 0 var(--yellow);border-radius:4px 4px 35px;padding:40px}.form-head{justify-content:space-between;align-items:baseline;margin-bottom:25px;display:flex}.form-head span{font-family:Georgia,serif;font-size:28px}.form-head small{color:var(--muted)}.form-card form{gap:15px;display:grid}.form-card label{color:var(--ink);gap:6px;font-size:12px;font-weight:800;display:grid}.form-card input,.form-card select,.form-card textarea{width:100%;color:var(--ink);resize:vertical;background:#fff;border:1px solid #cfd7d3;border-radius:5px;outline:none;padding:12px 13px}.form-card input:focus,.form-card select:focus,.form-card textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #2f77671f}.form-submit{width:100%;margin-top:5px}.form-note{color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:5px;font-size:10px;display:flex}.success-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:420px;display:flex}.success-state>span{background:var(--sage);width:64px;height:64px;color:var(--green);border-radius:50%;place-items:center;margin-bottom:21px;display:grid}.success-state h3{margin-bottom:8px;font-family:Georgia,serif;font-size:30px}.success-state p{max-width:380px;color:var(--muted)}footer{color:#fff;background:#0b1e1d;padding:43px 0 25px}.footer-shell{grid-template-columns:1fr 1fr auto;align-items:center;gap:30px;padding-bottom:30px;display:grid}.footer-brand{color:#fff}.footer-shell p{color:#a6bab5;margin:0;font-size:13px}.footer-shell button{color:var(--yellow);background:0 0;border:0;font-weight:800}.footer-bottom{color:#80928e;text-transform:uppercase;letter-spacing:.1em;border-top:1px solid #ffffff1a;justify-content:space-between;padding-top:19px;font-size:10px;display:flex}.mobile-sticky{display:none}@media (width<=1020px){.nav-links{gap:17px}.nav-links button:not(.nav-cta){display:none}.hero-grid{gap:25px}.hero-visual{transform:scale(.88)}.service-grid{grid-template-columns:repeat(2,1fr)}.audience-shell,.znap-grid,.contact-shell{gap:50px}.person-card{grid-template-columns:1fr}.person-avatar{width:100%;height:135px}}@media (width<=760px){.nav-shell,.section,.hero-grid,.footer-shell,.footer-bottom,.proof-strip{width:min(100% - 32px,620px)}.nav-shell{height:68px}.nav-links{background:var(--paper);border-bottom:1px solid var(--line);padding:17px 22px 24px;display:none;position:absolute;top:68px;left:0;right:0;box-shadow:0 16px 30px #122a2a1f}.nav-links.is-open{display:grid}.nav-links button:not(.nav-cta){text-align:left;padding:11px 4px;display:block}.nav-links .nav-cta{justify-content:center;margin-top:4px}.menu-button{display:block}.hero-grid{grid-template-columns:1fr;min-height:auto;padding:59px 0 75px}h1{font-size:clamp(43px,13vw,60px)}.hero-lead{font-size:17px}.hero-actions{flex-direction:column;align-items:flex-start;gap:17px}.trust-list{gap:8px;display:grid}.hero-visual{min-height:490px;margin-top:18px;transform:none}.hero-visual:before{width:350px;height:350px}.phone{width:250px;min-height:462px;transform:rotate(1deg)scale(.94)}.note-mileage{top:70px;left:-4px}.note-receipt{bottom:50px;right:-3px}.route-one{width:355px}.route-two{width:290px;height:410px}.proof-strip{grid-template-columns:1fr;gap:17px;padding:28px 0;display:grid}.proof-divider{width:100%;height:1px}.section{padding-top:76px;padding-bottom:76px}.split-heading,.audience-shell,.znap-grid,.team-grid,.faq-grid,.contact-shell{grid-template-columns:1fr}.split-heading{gap:20px}.service-grid{grid-template-columns:1fr}.service-card{min-height:auto}.service-icon{margin-top:30px}.audience-shell{gap:43px}.audience-card{min-height:400px;box-shadow:9px 9px 0 var(--yellow);padding:34px 27px}.audience-card h3{font-size:30px}.steps{grid-template-columns:1fr;gap:0}.steps article{min-height:240px}.step-arrow{margin:-5px auto;transform:rotate(90deg)}.znap-grid{gap:25px}.znap-orbit{min-height:420px;transform:scale(.87)}.person-card{grid-template-columns:105px 1fr;gap:20px;padding:24px}.person-avatar{width:105px;height:125px}.person-avatar span{font-size:29px}.avatar-ring{width:75px;height:75px}.faq-grid{gap:45px}.faq-intro{position:static}.contact-shell{gap:45px}.form-card{box-shadow:8px 8px 0 var(--yellow);padding:27px 21px}.footer-shell{grid-template-columns:1fr auto}.footer-shell p{grid-area:2/1/auto/-1}.mobile-sticky{z-index:30;border:2px solid var(--ink);background:var(--yellow);color:var(--ink);box-shadow:4px 4px 0 var(--ink);border-radius:7px;align-items:center;gap:8px;padding:11px 15px;font-weight:850;display:flex;position:fixed;bottom:14px;right:15px}}@media (width<=460px){.note-mileage{left:-14px}.note-receipt{right:-12px}.floating-note{padding:9px 10px}.person-card{grid-template-columns:1fr}.person-avatar{width:100%;height:125px}.footer-bottom{gap:8px;display:grid}}.source-phone{padding-bottom:24px}.source-phone-list{margin:18px 0 0;padding:0;list-style:none;display:grid}.source-phone-list li{color:var(--ink);border-top:1px solid #dfe4df;align-items:center;gap:10px;padding:13px 4px;font-size:10px;font-weight:800;line-height:1.35;display:flex}.source-phone-list svg{color:var(--green);flex:none}.service-grid-source{grid-template-columns:repeat(5,1fr)}.service-grid-source .service-card{min-height:286px}.audience-card>p{margin:30px 0 0;line-height:1.65}.znap-list-source li{align-items:flex-start}.znap-list-source strong{color:#fff;padding-top:10px;font-size:14px;line-height:1.45;display:block}.person-copy h3:first-child{margin-top:0}@media (width<=1020px){.service-grid-source{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.service-grid-source{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.form-error{color:#9f2d20;margin:0;font-size:13px;font-weight:700;line-height:1.5}button:disabled{cursor:wait;opacity:.7}
