:root{--ink:#142b26;--green:#17372f;--cream:#f7f3eb;--orange:#e76f3c;--muted:#65736e;--line:#dce3df;font-family:'DM Sans',system-ui,sans-serif;color:var(--ink);scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:1rem;z-index:20}header{height:82px;padding:0 max(24px,calc((100% - 1180px)/2));display:flex;align-items:center;gap:44px;border-bottom:1px solid #e8ece9;background:#fff;position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:7px;color:var(--ink);text-decoration:none;white-space:nowrap}.brand span{width:36px;height:36px;border-radius:10px;background:var(--green);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:700;margin-right:3px}.brand b{color:#3d745e}header nav{display:flex;gap:32px;margin-right:auto}header nav a,footer a,.link{color:var(--ink);text-decoration:none;font-size:14px;font-weight:600}.btn{border:1px solid var(--orange);background:var(--orange);color:#fff;border-radius:8px;padding:14px 21px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font:600 14px inherit;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 26px #be593427}.ghost{padding:10px 16px;background:#fff;color:var(--ink);border-color:#bcc8c2}.hero{min-height:700px;display:grid;grid-template-columns:1.02fr .98fr;background:var(--cream);overflow:hidden}.hero-copy{padding:95px 6vw 75px max(24px,calc((100vw - 1180px)/2))}.eyebrow{color:#547466;font-size:11px;font-weight:700;letter-spacing:2px}.hero h1,.section h2{font-size:clamp(46px,5vw,74px);line-height:1.03;letter-spacing:-3.7px;margin:24px 0}.hero h1 em,.section h2 em{font-family:'Playfair Display',serif;color:var(--orange);font-weight:600}.lead{max-width:620px;color:#586863;line-height:1.75;font-size:18px}.actions{display:flex;align-items:center;gap:28px;margin:34px 0 54px}.proof{display:flex;border-top:1px solid #d9ded9;padding-top:22px}.proof p{display:flex;flex-direction:column;padding:0 24px;margin:0;border-right:1px solid #d9ded9}.proof p:first-child{padding-left:0}.proof p:last-child{border:0}.proof b{font-size:13px}.proof span{font-size:10px;color:#7b8782;margin-top:5px}.hero-art{position:relative;background:var(--green);display:grid;place-items:center;padding:65px 5vw}.hero-art:before{content:'';position:absolute;inset:8%;background-image:radial-gradient(#ffffff20 1px,transparent 1px);background-size:24px 24px}.dashboard{z-index:1;width:min(100%,525px);background:#fff;border-radius:16px;padding:24px;box-shadow:0 35px 80px #061a1580;transform:rotate(-1deg)}.dash-head,.metrics,.flow>p,.flow article{display:flex;align-items:center}.dash-head{justify-content:space-between;margin-bottom:24px;font-size:11px}.dash-head i{font-style:normal;background:var(--green);color:#fff;padding:7px;border-radius:7px}.dash-head span{font-size:9px;color:#397258;background:#e7f3ec;padding:7px 9px;border-radius:20px}.dashboard>small{font-size:8px;letter-spacing:1px;color:#8b9691}.dashboard h2{font-size:20px;margin:5px 0 17px}.metrics{gap:10px}.metrics div{flex:1;background:#f5f7f5;border-radius:9px;padding:13px;display:flex;flex-direction:column}.metrics small{font-size:8px;color:#7d8984}.metrics b{font-size:19px;margin:6px 0}.metrics b i{font-size:10px;color:#949d99}.metrics span{font-size:8px;color:#3e8d68}.flow{margin-top:21px}.flow>p{justify-content:space-between;font-size:10px}.flow>p small{color:#8b9691}.flow article{border-top:1px solid #edf0ee;padding:11px 2px;gap:9px}.flow article>i{width:30px;height:30px;background:#e7efe9;border-radius:7px;display:grid;place-items:center;font-style:normal;font-size:9px;font-weight:700}.flow article>span{display:flex;flex-direction:column;flex:1;font-size:9px}.flow article small{color:#8b9691;margin-top:3px}.flow article em{font-style:normal;font-size:8px;padding:5px 7px;border-radius:12px;background:#fff2d8;color:#a86b00}.flow article .ready{background:#e1f3e8;color:#397258}.flow article .paid{background:#e9e8f7;color:#5f5aa0}.flow time{font-size:8px;color:#7f8985}.synced{position:absolute;z-index:2;right:5%;bottom:14%;background:#fff;border-radius:11px;padding:12px 15px;box-shadow:0 20px 45px #061a1559;display:flex;gap:10px;color:#39805e}.synced>span{display:flex;flex-direction:column;color:var(--ink);font-size:10px}.synced small{color:#89938f;margin-top:3px}.ribbon{text-align:center;padding:29px 24px;border-bottom:1px solid var(--line)}.ribbon p{font-size:9px;letter-spacing:1.5px;color:#88938f}.ribbon div{display:flex;justify-content:center;flex-wrap:wrap;gap:50px;color:#687570;font-size:10px;font-weight:700;letter-spacing:1px}.section{padding:105px max(24px,calc((100% - 1180px)/2))}.intro{display:grid;grid-template-columns:1fr 1fr;gap:0 70px;margin-bottom:52px}.intro .eyebrow{grid-column:1/-1}.section h2{font-size:clamp(38px,4vw,56px);letter-spacing:-2.4px;margin:18px 0 0}.intro>p:last-child{align-self:end;color:var(--muted);line-height:1.75}.features{display:grid;grid-template-columns:1.25fr .75fr;gap:18px}.features article{background:#f5f7f5;border-radius:14px;padding:36px;min-height:300px;position:relative;overflow:hidden}.features .large{grid-row:span 2;min-height:618px;background:#e7efe8}.features article>small{position:absolute;right:25px;top:22px;color:#89958f}.features article>i{display:block;font-style:normal;color:var(--orange);font-size:28px;margin:30px 0 42px}.features h3,.plan-grid h3{font-size:25px;letter-spacing:-.7px}.features article>p,.plan-grid article>p{color:var(--muted);line-height:1.7}.features ul,.plan-grid ul,.contact ul{list-style:none;padding:0;margin:25px 0}.features li,.plan-grid li,.contact li{font-size:13px;margin:12px 0}.features li:before,.plan-grid li:before,.contact li:before{content:'✓';color:var(--orange);margin-right:10px}.features .dark{background:var(--green);color:#fff}.features .dark p{color:#bfd0c8}.tag{position:absolute;bottom:32px;left:36px;border:1px solid #cfd8d3;border-radius:20px;padding:8px 12px;font-size:10px}.tickets{position:relative;height:160px;margin-top:42px}.tickets span{position:absolute;width:80%;background:#fff;border-radius:9px;padding:14px 17px;box-shadow:0 12px 28px #1a362711;display:flex;flex-direction:column;font-size:9px;color:#84908a}.tickets span b{font-size:11px;color:var(--ink);margin-bottom:4px}.tickets span:nth-child(2){top:50px;left:10%}.tickets span:nth-child(3){top:100px;left:20%}.chart{height:80px;display:flex;align-items:flex-end;gap:8px;margin-top:30px}.chart span{flex:1;background:#7ab193;border-radius:2px 2px 0 0}.chart span:nth-child(1){height:35%}.chart span:nth-child(2){height:53%}.chart span:nth-child(3){height:44%}.chart span:nth-child(4){height:72%}.chart span:nth-child(5){height:62%}.chart span:nth-child(6){height:88%}.plans{background:var(--cream)}.center{display:block;text-align:center;max-width:750px;margin:0 auto 55px}.center>p:last-child{max-width:650px;margin:22px auto}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.plan-grid article{background:#fff;border:1px solid #e0e4e0;border-radius:14px;padding:36px;display:flex;flex-direction:column;position:relative}.plan-grid label{font-size:10px;letter-spacing:1.7px;color:var(--orange);font-weight:700}.plan-grid article>p{min-height:70px;font-size:14px}.plan-grid ul{flex:1;border-top:1px solid #e4e8e5;padding-top:16px}.plan-grid .featured{background:var(--green);color:#fff;transform:translateY(-10px);border:0;box-shadow:0 25px 50px #0c2b2130}.plan-grid .featured>p{color:#bed0c8}.plan-grid .featured ul{border-color:#ffffff20}.featured>strong{position:absolute;right:22px;top:19px;background:#e9b751;color:var(--green);font-size:8px;letter-spacing:1px;padding:6px 9px;border-radius:20px}.outline{background:transparent;color:var(--ink);border-color:#bbc7c1}.note{text-align:center;font-size:12px;color:var(--muted);margin-top:34px}.note a{color:var(--orange);font-weight:700}.contact{background:var(--green);color:#fff;display:grid;grid-template-columns:.9fr 1.1fr;gap:85px}.contact>div>p:not(.eyebrow){color:#bed0c8;line-height:1.75}.contact li{color:#dce9e3}.contact form{background:#fff;color:var(--ink);border-radius:14px;padding:34px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:15px}.contact label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:700;margin-bottom:15px}.contact input,.contact select,.contact textarea{border:1px solid #d9e0dc;border-radius:7px;padding:12px 13px;background:#fafbfa;font:12px inherit;outline:none}.contact input:focus,.contact select:focus,.contact textarea:focus{border-color:#58816f;box-shadow:0 0 0 3px #58816f1d}.contact form .btn{width:100%}.contact form>small{display:block;text-align:center;color:#87918d;margin-top:11px;font-size:9px}footer{padding:45px max(24px,calc((100% - 1180px)/2));display:grid;grid-template-columns:1fr auto;gap:15px;align-items:center}footer p,footer small{color:#7d8984;font-size:11px}footer nav{display:flex;gap:22px}footer small{grid-column:1/-1;border-top:1px solid var(--line);padding-top:20px}
@media(max-width:900px){header nav{display:none}header{gap:14px}header>.btn{margin-left:auto}.hero{grid-template-columns:1fr}.hero-copy{padding:70px 30px}.hero-art{min-height:570px}.intro{grid-template-columns:1fr}.intro>p:last-child{margin-top:22px}.features{grid-template-columns:1fr}.features .large{grid-row:auto}.plan-grid{grid-template-columns:1fr}.plan-grid .featured{transform:none}.contact{grid-template-columns:1fr;gap:45px}.ribbon div{gap:25px}}
@media(max-width:560px){header{height:68px}.ghost{font-size:0}.ghost::first-letter{font-size:14px}.brand{font-size:13px}.hero-copy{padding:55px 22px}.actions{flex-direction:column;align-items:flex-start}.proof{flex-direction:column;gap:17px}.proof p{padding:0;border:0}.hero-art{padding:45px 17px;min-height:490px}.dashboard{padding:16px}.synced{display:none}.section{padding:75px 22px}.features article,.plan-grid article{padding:27px}.fields{grid-template-columns:1fr}.contact form{padding:23px}footer{grid-template-columns:1fr}footer nav{flex-wrap:wrap}footer small{grid-column:auto}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}.btn{transition:none}}
