:root{--ink:#15372f;--deep:#12382f;--green:#226c58;--mint:#dff2e8;--lime:#d6f06e;--cream:#f7f6ef;--white:#fff;--muted:#63746f;--line:#dfe6e1;--shadow:0 24px 70px rgba(18,56,47,.13);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,"Segoe UI",Arial,sans-serif;line-height:1.6}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1160px,calc(100% - 40px));margin-inline:auto}.skip-link{position:absolute;left:-999px;top:8px;background:#fff;padding:10px;z-index:100}.skip-link:focus{left:8px}.site-header{position:fixed;top:0;z-index:50;width:100%;transition:.25s}.site-header.scrolled{background:rgba(255,255,255,.92);backdrop-filter:blur(16px);box-shadow:0 1px 0 rgba(18,56,47,.08)}.nav-wrap{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;line-height:1}.brand-mark{width:39px;height:39px;display:grid;place-items:center;border-radius:12px;background:var(--deep);color:var(--lime);font:800 25px Inter,"Segoe UI",Arial,sans-serif}.brand strong{display:block;font:800 20px Inter,"Segoe UI",Arial,sans-serif}.brand small{display:block;margin-top:4px;color:var(--muted);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.site-nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:600}.site-nav a:hover{color:var(--green)}.site-nav .nav-cta{padding:11px 18px;border:1px solid var(--deep);border-radius:12px}.menu-button{display:none;border:0;background:none;padding:8px}.menu-button span:not(.sr-only){display:block;width:24px;height:2px;margin:5px;background:var(--deep)}.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}.hero{min-height:760px;padding:150px 0 90px;position:relative;overflow:hidden;background:linear-gradient(135deg,#fbfcf8 0%,#f3f7ee 55%,#e7f3e9 100%)}.hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center;position:relative;z-index:2}.eyebrow{display:inline-block;margin-bottom:18px;color:var(--green);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hero h1,.section h2{font-family:Inter,"Segoe UI",Arial,sans-serif;line-height:1.05;letter-spacing:-.045em;margin:0}.hero h1{max-width:600px;font-size:clamp(44px,5vw,69px)}.hero h1 em{color:var(--green);font-style:normal}.hero-copy>p{max-width:580px;margin:26px 0 30px;color:var(--muted);font-size:18px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;gap:10px;padding:14px 22px;border-radius:13px;font-weight:700;transition:.2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--deep);color:#fff;box-shadow:0 10px 28px rgba(18,56,47,.18)}.button-primary:hover{background:#1b5749}.button-secondary{border:1px solid var(--line);background:rgba(255,255,255,.65)}.trust-list{display:flex;gap:26px;margin:28px 0 0;padding:0;list-style:none;color:var(--muted);font-size:13px}.trust-list li:before{content:"✓";color:var(--green);font-weight:800;margin-right:7px}.product-visual{border:1px solid rgba(18,56,47,.12);border-radius:22px;background:rgba(255,255,255,.85);box-shadow:var(--shadow);transform:perspective(1000px) rotateY(-2deg) rotateX(1deg);overflow:hidden}.visual-top{height:43px;display:flex;align-items:center;gap:6px;padding:0 15px;border-bottom:1px solid #e9eeeb}.visual-top i{width:8px;height:8px;background:#d8dfdb;border-radius:50%}.visual-top i:first-child{background:#d6f06e}.visual-top span{margin:auto;color:#8b9995;font-size:10px}.visual-body{display:grid;grid-template-columns:54px 1fr;min-height:410px}.mini-sidebar{background:var(--deep);padding:16px 12px;display:flex;align-items:center;flex-direction:column;gap:22px}.mini-sidebar b{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:var(--lime);color:var(--deep)}.mini-sidebar span{width:18px;height:5px;border-radius:4px;background:#4a7067}.mini-sidebar span.active{background:var(--lime)}.dashboard{padding:26px;background:#f8faf7}.dash-heading{display:flex;justify-content:space-between;align-items:center}.dash-heading small,.dash-heading strong{display:block}.dash-heading small{color:#8a9994;font-size:9px}.dash-heading strong{display:block;font-size:18px}.dash-heading>span{padding:8px 11px;background:var(--deep);color:#fff;border-radius:8px;font-size:8px}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px}.stat-row>div{padding:15px;background:#fff;border:1px solid #e6ebe8;border-radius:12px}.stat-row small,.stat-row b,.stat-row i{display:block}.stat-row small{color:#82918c;font-size:8px}.stat-row b{font-size:21px;margin:5px 0}.stat-row i{color:var(--green);font-size:7px;font-style:normal}.job-list{margin-top:13px;padding:15px;background:white;border:1px solid #e6ebe8;border-radius:12px}.list-title,.job-list>div{display:flex;align-items:center}.list-title{justify-content:space-between!important;padding-bottom:8px!important}.list-title b{font-size:10px}.list-title small{color:var(--green);font-size:7px}.job-list>div:not(.list-title){padding:9px 0;border-top:1px solid #edf1ef}.avatar{display:grid;place-items:center;width:29px;height:29px;margin-right:9px;border-radius:8px;background:#fff1cf;color:#8c6512;font-size:7px;font-weight:700}.avatar.mint{background:#dff2e8;color:#226c58}.avatar.blue{background:#e5eefb;color:#335e9b}.job-list p{margin:0;line-height:1.35}.job-list p b,.job-list p small{display:block}.job-list p b{font-size:8px}.job-list p small{color:#87948f;font-size:7px}.status{margin-left:auto;padding:4px 7px;border-radius:8px;background:#edf1ef;color:#64736e;font-size:6px;font-style:normal}.status.amber{background:#fff1cf;color:#926816}.status.green{background:#dff2e8;color:#226c58}.hero-wash{position:absolute;width:500px;height:500px;border-radius:50%;background:rgba(214,240,110,.18);filter:blur(20px);right:-150px;bottom:-280px}.strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.proof-grid{min-height:105px;display:flex;align-items:center;gap:22px}.proof-grid p{max-width:290px;margin-right:auto;line-height:1.35;color:var(--muted)}.proof-grid p strong{color:var(--ink)}.proof-grid div{display:flex;gap:8px;align-items:center;font-weight:700;font-size:13px}.proof-grid div span{color:var(--green);font-size:10px}.proof-grid i{width:35px;height:1px;background:var(--line)}.section{padding:110px 0}.section-heading{display:grid;grid-template-columns:1fr .75fr;gap:70px;align-items:end;margin-bottom:48px}.section h2{font-size:clamp(38px,4.5vw,58px)}.section-heading p{margin:0 0 6px;color:var(--muted);font-size:17px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{min-height:265px;padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:.25s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(18,56,47,.08)}.feature-card.featured{grid-row:span 2;min-height:548px;background:var(--cream);display:flex;flex-direction:column}.icon{width:42px;height:42px;display:grid;place-items:center;margin-bottom:25px;border-radius:12px;background:var(--mint);color:var(--green);font-size:19px;font-weight:700}.feature-card h3{font-size:20px;line-height:1.25;margin:0 0 12px}.feature-card p{margin:0;color:var(--muted);font-size:15px}.ticket{margin-top:auto;padding:25px;border-radius:18px;background:var(--deep);color:#fff;transform:rotate(-2deg);box-shadow:0 15px 28px rgba(18,56,47,.18)}.ticket span,.ticket b,.ticket small{display:block}.ticket span{color:var(--lime);font-size:9px;letter-spacing:.15em}.ticket b{font-size:31px;margin:10px 0 22px}.ticket small{padding-top:14px;border-top:1px dashed #54746c;color:#bfd0ca}.workflow{background:var(--deep);color:#fff}.workflow-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.eyebrow.light{color:var(--lime)}.workflow-copy p{color:#bdd0c9;font-size:17px;max-width:480px}.text-link{display:inline-block;margin-top:18px;padding-bottom:5px;border-bottom:1px solid #718b83;color:var(--lime);font-weight:700}.text-link span{margin-left:8px}.steps{list-style:none;margin:0;padding:0}.steps li{display:grid;grid-template-columns:50px 1fr;gap:20px;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.13)}.steps li>span{width:44px;height:44px;display:grid;place-items:center;border:1px solid #52766c;border-radius:50%;color:var(--lime);font-weight:700}.steps h3{font-size:19px;margin:0 0 4px}.steps p{margin:0;color:#a9c0b8;font-size:14px}.print-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px;align-items:center}.print-copy p{color:var(--muted);font-size:17px}.size-pills{display:flex;gap:8px;flex-wrap:wrap;margin-top:25px}.size-pills span{padding:8px 14px;border:1px solid var(--line);border-radius:999px;font-size:13px;font-weight:700}.paper-scene{height:450px;position:relative;border-radius:28px;background:linear-gradient(135deg,#edf3ed,#f8f7f0);overflow:hidden}.paper{position:absolute;display:flex;flex-direction:column;padding:25px;background:#fff;box-shadow:0 18px 45px rgba(18,56,47,.12);color:var(--ink)}.paper small{font-size:8px;letter-spacing:.18em;color:var(--green)}.paper b{margin:7px 0 22px;font-size:16px}.paper i{height:5px;margin:5px 0;border-radius:5px;background:#dfe7e3}.paper i:nth-of-type(2){width:72%}.paper span{margin-top:auto;padding-top:12px;border-top:1px solid #e5eae7;font-weight:700}.paper.a4{width:230px;height:320px;left:70px;top:58px;transform:rotate(-7deg)}.paper.a5{width:185px;height:255px;left:260px;top:105px;z-index:2;transform:rotate(5deg)}.paper.receipt{width:105px;height:290px;right:45px;top:78px;transform:rotate(10deg);padding:18px 13px;text-align:center}.paper.receipt b{font-size:11px}.paper.receipt span{font-size:9px}.offline{padding-top:20px}.offline-card{display:grid;grid-template-columns:100px 1.1fr .9fr;gap:40px;align-items:center;padding:58px;border-radius:30px;background:var(--green);color:#fff}.offline-card h2{font-size:clamp(30px,3.6vw,45px)}.offline-card p{color:#d1e3dc}.offline-icon{width:84px;height:84px;display:grid;place-items:center;border-radius:24px;background:var(--lime);color:var(--deep);font-size:45px}.contact{padding-top:50px}.contact-card{display:flex;justify-content:space-between;align-items:end;gap:50px;padding:55px 0;border-top:1px solid var(--line)}.contact-card h2{max-width:680px}.contact-card p{color:var(--muted)}.contact-actions{display:flex;flex-direction:column;align-items:center;gap:13px;min-width:190px}.plain-link{color:var(--green);font-size:13px;font-weight:700}.site-footer{background:#f4f6f1}.footer-grid{min-height:120px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;color:var(--muted);font-size:13px}.footer-grid>p:nth-child(2){text-align:center}.footer-grid>p:last-child{text-align:right}.footer-brand{color:var(--ink)}
@media (max-width:900px){.hero{padding-top:125px}.hero-grid{grid-template-columns:1fr;gap:45px}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.trust-list{justify-content:center}.product-visual{max-width:680px;margin:auto;width:100%;transform:none}.proof-grid p{display:none}.proof-grid{justify-content:space-between}.section-heading,.workflow-grid,.print-grid{grid-template-columns:1fr;gap:40px}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-card.featured{grid-row:auto;grid-column:span 2;min-height:430px}.ticket{max-width:380px}.workflow-grid{gap:55px}.print-copy{text-align:center}.size-pills{justify-content:center}.offline-card{grid-template-columns:80px 1fr}.offline-card>p{grid-column:2}.contact-card{align-items:flex-start}.paper-scene{max-width:650px;width:100%;margin:auto}}
@media (max-width:680px){.container{width:min(100% - 28px,1160px)}.nav-wrap{height:70px}.menu-button{display:block;z-index:2}.site-nav{position:fixed;inset:0;background:#fff;display:flex;flex-direction:column;justify-content:center;gap:28px;font-size:20px;opacity:0;visibility:hidden;transition:.2s}.site-nav.open{opacity:1;visibility:visible}.site-nav .nav-cta{padding:12px 24px}.hero{min-height:auto;padding:115px 0 65px}.hero h1{font-size:42px}.hero-copy>p{font-size:16px}.trust-list{gap:10px 18px;flex-wrap:wrap}.visual-body{grid-template-columns:40px 1fr;min-height:340px}.mini-sidebar{padding-inline:8px}.dashboard{padding:15px}.stat-row>div{padding:10px}.stat-row b{font-size:16px}.job-list{padding:10px}.proof-grid{display:grid;grid-template-columns:1fr 1fr;padding:18px 0}.proof-grid i{display:none}.section{padding:75px 0}.section-heading{margin-bottom:32px}.section-heading p{font-size:15px}.feature-grid{grid-template-columns:1fr}.feature-card.featured{grid-column:auto;min-height:460px}.workflow-grid{gap:40px}.steps li{grid-template-columns:44px 1fr}.print-grid{gap:35px}.paper-scene{height:340px}.paper.a4{width:175px;height:245px;left:25px;top:45px}.paper.a5{width:145px;height:205px;left:145px;top:80px}.paper.receipt{width:80px;height:220px;right:15px;top:58px;padding:12px 8px}.paper{padding:16px}.offline{padding-top:10px}.offline-card{display:block;padding:35px 26px}.offline-icon{width:65px;height:65px;margin-bottom:28px}.offline-card>p{margin-bottom:0}.contact{padding-top:25px}.contact-card{display:block;padding-bottom:30px}.contact-actions{align-items:stretch;margin-top:30px}.plain-link{text-align:center}.footer-grid{grid-template-columns:1fr;gap:15px;padding:30px 0}.footer-grid>p:nth-child(2),.footer-grid>p:last-child{text-align:left;margin:0}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
