.landing-page{--ink:#1f2430;--muted:#626b7b;--line:#dde3ea;--paper:#faf7f2;--white:#ffffff;--navy:#111827;--green:#087A4F;--green-bright:#2BD47D;--accent:#087A4F;--blue:#2563eb;--sky:#e9f3ff;--shadow:0 20px 60px rgba(16,24,40,0.18)}.landing-page *,.landing-page :after,.landing-page :before{box-sizing:border-box}.landing-page *{margin:0;padding:0}.landing-page{-webkit-text-size-adjust:100%;scroll-behavior:smooth;font-family:var(--jefe-inter-font,-apple-system),BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:var(--ink);background:var(--paper);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.landing-page img{display:block;max-width:100%}.landing-page a{color:inherit;text-decoration:none}.landing-page button,.landing-page input,.landing-page textarea{font:inherit}.landing-page .container{width:min(1120px,calc(100% - 40px));margin:0 auto}.landing-page .eyebrow{display:inline-flex;align-items:center;gap:8px;color:#d8f8e5;font-size:13px;font-weight:750;letter-spacing:.01em}.landing-page .eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--green-bright)}.landing-page .btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;border-radius:8px;border:1px solid transparent;padding:12px 18px;font-size:15px;font-weight:750;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.landing-page .btn:hover{transform:translateY(-1px)}.landing-page .btn:focus-visible,.landing-page .field:focus-visible,.landing-page .lang-btn:focus-visible{outline:3px solid rgba(37,99,235,.45);outline-offset:2px}.landing-page .btn-primary{background:var(--orange);color:var(--white);box-shadow:0 12px 28px rgba(201,77,30,.25)}.landing-page .btn-primary:hover{background:var(--orange-dark)}.landing-page .btn-secondary{background:rgba(255,255,255,.12);color:var(--white);border-color:rgba(255,255,255,.3)}.landing-page .btn-secondary:hover{background:rgba(255,255,255,.18)}.landing-page .btn-light{background:var(--white);color:var(--navy);border-color:var(--line)}.landing-page .icon{width:18px;height:18px;flex:0 0 auto}.landing-page .hero{color:var(--white);overflow:hidden;isolation:isolate}.landing-page .hero,.landing-page .hero>.container{position:relative;min-height:calc(100svh - 84px)}.landing-page .hero-media{position:absolute;inset:0;z-index:-2}.landing-page .hero-media img{width:100%;height:100%;object-fit:cover;object-position:62% center}.landing-page .hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(10,14,22,.74),rgba(10,14,22,.54) 39%,rgba(10,14,22,.14) 76%,rgba(10,14,22,.03)),linear-gradient(180deg,rgba(10,14,22,.14),rgba(10,14,22,.38))}.landing-page .nav{display:flex;justify-content:space-between;gap:18px;padding:20px 0}.landing-page .brand{align-items:baseline;position:relative;background:var(--white);color:var(--navy);border:1px solid rgba(255,255,255,.78);border-radius:14px;padding:8px 13px 9px;font-size:27px;font-weight:850;letter-spacing:-.03em;box-shadow:0 10px 24px rgba(10,14,22,.18)}.landing-page .brand:after{content:"";position:absolute;left:18px;bottom:-6px;width:12px;height:12px;background:var(--white);border-right:1px solid rgba(255,255,255,.78);border-bottom:1px solid rgba(255,255,255,.78);transform:rotate(45deg)}.landing-page .brand:hover{color:var(--navy)}.landing-page .brand-dot{width:8px;height:8px;border-radius:50%;background:var(--orange)}.landing-page .nav-links{display:none;align-items:center;gap:24px;color:rgba(255,255,255,.78);font-size:14px;font-weight:700}.landing-page .nav-links a:hover{color:var(--white)}.landing-page .nav-actions{display:flex;align-items:center;gap:10px}.landing-page .lang-toggle{display:inline-flex;align-items:center;padding:3px;border-radius:8px;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.1)}.landing-page .lang-btn{min-width:76px;border:0;background:transparent;color:rgba(255,255,255,.68);border-radius:6px;padding:7px 12px;font-size:12px;font-weight:850;line-height:1.1;white-space:nowrap;cursor:pointer}.landing-page .lang-btn.active{background:var(--white);color:var(--navy)}.landing-page .nav .btn{display:none}.landing-page .hero-content{display:grid;grid-template-columns:1fr;grid-gap:28px;gap:28px;align-items:end;padding:70px 0 54px}.landing-page .hero-copy{max-width:680px}.landing-page .hero h1{margin-top:18px;font-size:clamp(42px,9vw,76px);line-height:.98;letter-spacing:-.035em;font-weight:900;max-width:820px;min-height:2em}.landing-page .hero h1 span{color:var(--white)}.landing-page .hero h1 span:last-child{color:var(--green-bright)}.landing-page .headline-timer{display:flex;gap:7px;margin-top:16px;width:min(280px,80%)}.landing-page .timer-bar{position:relative;flex:1 1;height:4px;border-radius:999px;overflow:hidden;background:rgba(255,255,255,.22)}.landing-page .timer-bar:after{content:"";position:absolute;inset:0}.landing-page .timer-bar.active:after{animation:headlineTimer 4.2s linear forwards}@keyframes headlineTimer{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.landing-page .hero-lead{max-width:630px;margin-top:24px;color:rgba(255,255,255,.82);font-size:clamp(17px,2.5vw,21px);line-height:1.55}.landing-page .hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.landing-page .hero-proof{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;max-width:100%;color:rgba(255,255,255,.84);font-size:14px}.landing-page .proof-item{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:start;grid-gap:10px;gap:10px}.landing-page .proof-mark{width:22px;height:22px;border-radius:50%;background:var(--green-bright);display:inline-grid;place-items:center;color:#10251B;font-size:14px;font-weight:900;margin-top:2px}.landing-page .proof-copy{display:grid;grid-gap:2px;gap:2px;min-width:0}.landing-page .proof-title{color:var(--white);font-size:16px;font-weight:850;line-height:1.14;letter-spacing:0}.landing-page .proof-subtext{display:block;color:rgba(255,255,255,.76);font-size:13px;line-height:1.3}.landing-page .hero-panel{width:min(100%,390px);margin:22px 0 30px auto;position:relative;background:rgba(255,255,255,.72);color:var(--navy);border:1px solid rgba(255,255,255,.5);border-radius:8px;box-shadow:0 18px 46px rgba(0,0,0,.26);overflow:hidden;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-page .hero-panel:after{content:none}.landing-page .panel-top{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;padding:16px 16px 10px;border-bottom:1px solid rgba(15,23,42,.1)}.landing-page .panel-title{font-size:14px;font-weight:850}.landing-page .panel-pill{border-radius:999px;background:var(--accent-soft);color:var(--green);padding:5px 9px;font-size:12px;font-weight:850}.landing-page .job-card{position:relative;z-index:1;padding:14px 16px;border-bottom:1px solid rgba(15,23,42,.1)}.landing-page .job-row{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.landing-page .job-title{font-weight:850;font-size:15px}.landing-page .job-meta{color:var(--muted);font-size:13px;margin-top:2px}.landing-page .job-price{color:var(--green);font-weight:900;white-space:nowrap}.landing-page .mini-timeline{position:relative;z-index:1;display:grid;grid-gap:9px;gap:9px;padding:14px 16px 16px}.landing-page .timeline-row{display:grid;grid-template-columns:22px 1fr auto;grid-gap:10px;gap:10px;align-items:center;font-size:13px;color:var(--ink)}.landing-page .timeline-dot{width:18px;height:18px;border-radius:50%;background:var(--sky);border:4px solid var(--blue)}.landing-page .timeline-row.done .timeline-dot{background:var(--accent);border-color:var(--accent)}.landing-page .timeline-status{color:var(--muted);font-size:12px;font-weight:750}.landing-page .trust-strip{background:var(--white);border-bottom:1px solid var(--line)}.landing-page .trust-grid{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px;padding:24px 0}.landing-page .trust-stat strong{display:block;color:var(--ink);font-size:22px;line-height:1.1}.landing-page .trust-stat span{color:var(--muted);font-size:14px}.landing-page .section{padding:76px 0}.landing-page .section-header{max-width:720px;margin-bottom:36px}.landing-page .section-kicker{color:var(--green);text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.12em;margin-bottom:11px}.landing-page .section-title{font-size:clamp(32px,6vw,52px);line-height:1.04;letter-spacing:-.03em;font-weight:900}.landing-page .section-lead{margin-top:15px;color:var(--muted);font-size:18px;line-height:1.58}.landing-page .feature-grid{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}.landing-page .feature{background:var(--white);border:1px solid var(--line);border-radius:8px;padding:22px}.landing-page .feature-icon{width:42px;height:42px;border-radius:8px;display:grid;place-items:center;margin-bottom:18px;color:var(--white);background:var(--navy)}.landing-page .feature-icon svg{width:23px;height:23px;stroke:currentColor}.landing-page .feature:nth-child(2n) .feature-icon,.landing-page .feature:nth-child(3n) .feature-icon{background:var(--green)}.landing-page .feature h3{font-size:19px;line-height:1.2;letter-spacing:-.01em;margin-bottom:8px}.landing-page .feature p{color:var(--muted);font-size:15px}.landing-page .industries{background:var(--white);border-top:1px solid var(--line)}.landing-page .industry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.landing-page .industry-pill{display:flex;align-items:center;min-height:48px;border:1px solid var(--line);border-radius:8px;background:#fbfcfd;padding:12px 14px;color:var(--ink);font-size:15px;font-weight:850}.landing-page .industry-pill:before{content:"";width:9px;height:9px;border-radius:50%;margin-right:10px;background:var(--navy);box-shadow:0 0 0 4px rgba(17,24,39,.1)}.landing-page .feature-inventory{background:#eef5f7;border-top:1px solid #d7e2e7;border-bottom:1px solid #d7e2e7}.landing-page .feature-columns{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}.landing-page .feature-column{background:var(--white);border:1px solid #d7e2e7;border-radius:8px;padding:22px}.landing-page .feature-column h3{font-size:18px;margin-bottom:14px;letter-spacing:-.01em}.landing-page .feature-list{list-style:none;display:grid;grid-gap:11px;gap:11px;color:var(--muted);font-size:15px}.landing-page .feature-list li{display:grid;grid-template-columns:18px 1fr;grid-gap:9px;gap:9px;align-items:start}.landing-page .feature-list li:before{content:"✓";display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--accent-soft);color:var(--accent);font-size:12px;font-weight:950;line-height:1;margin-top:1px}.landing-page .workflow{background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.landing-page .steps{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}.landing-page .step{position:relative;padding:22px;border:1px solid var(--line);border-radius:8px;background:#fbfcfd;overflow:hidden}.landing-page .optional-ribbon{position:absolute;top:16px;right:-35px;width:128px;transform:rotate(35deg);background:#facc15;color:#111827;padding:6px 0;text-align:center;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:950;box-shadow:0 8px 18px rgba(111,80,0,.16)}.landing-page .step-number{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:var(--green);color:var(--white);font-weight:900;margin-bottom:18px}.landing-page .step h3{font-size:18px;margin-bottom:8px}.landing-page .step p{color:var(--muted);font-size:15px}.landing-page .workflow-note{margin-top:18px;padding:16px 18px;border-radius:8px;border:1px solid #c6ead4;background:#f3fbf6;color:#0f6f43;font-size:15px;font-weight:700}.landing-page .product{background:#eef5f7}.landing-page .product-layout{display:grid;grid-template-columns:1fr;grid-gap:28px;gap:28px;align-items:center}.landing-page .screen{background:var(--white);border:1px solid #d7e2e7;border-radius:8px;box-shadow:0 24px 48px rgba(31,36,48,.12);overflow:hidden}.landing-page .screen-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--line)}.landing-page .screen-tabs{display:flex;gap:7px}.landing-page .screen-tab{border-radius:999px;background:#eef2f7;color:var(--muted);padding:5px 9px;font-size:12px;font-weight:800}.landing-page .screen-tab.active{background:var(--navy);color:var(--white)}.landing-page .screen-body{padding:16px}.landing-page .screen-summary{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-bottom:12px}.landing-page .summary-tile{border:1px solid var(--line);border-radius:8px;padding:10px;background:#fbfcfd}.landing-page .summary-tile strong{display:block;font-size:18px;line-height:1;color:var(--navy)}.landing-page .summary-tile span{display:block;margin-top:5px;color:var(--muted);font-size:11px;font-weight:750}.landing-page .route-list{display:grid;grid-gap:10px;gap:10px}.landing-page .route-row{display:grid;grid-template-columns:48px 1fr auto;grid-gap:12px;gap:12px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:8px}.landing-page .time{font-size:12px;color:var(--muted);font-weight:850}.landing-page .route-title{font-size:14px;font-weight:850}.landing-page .route-meta{color:var(--muted);font-size:12px;margin-top:1px}.landing-page .route-badge{border-radius:999px;background:var(--accent-soft);color:var(--accent);padding:5px 8px;font-size:12px;font-weight:850}.landing-page .product-points{display:grid;grid-gap:14px;gap:14px}.landing-page .product-point{display:grid;grid-template-columns:32px 1fr;grid-gap:12px;gap:12px}.landing-page .product-point strong{display:block;margin-bottom:3px}.landing-page .product-point p{color:var(--muted);font-size:15px}.landing-page .point-icon{width:32px;height:32px;border-radius:8px;background:var(--white);color:var(--blue);display:grid;place-items:center;font-weight:900}.landing-page .tabs-preview{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;margin-top:18px}.landing-page .tab-card{border:1px solid var(--line);border-radius:8px;background:var(--white);padding:16px}.landing-page .tab-label{display:inline-flex;align-items:center;gap:7px;border-radius:999px;background:#f3f6f8;padding:5px 9px;color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.landing-page .tab-card h3{margin-top:12px;font-size:18px;line-height:1.2}.landing-page .tab-card p{margin-top:7px;color:var(--muted);font-size:15px}.landing-page .queues{background:var(--white)}.landing-page .bulk-layout,.landing-page .mobile-shot-grid,.landing-page .payments-layout{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px;align-items:center}.landing-page .phone-carousel{overflow:hidden;padding:8px 0 18px;mask-image:linear-gradient(90deg,transparent 0,#000 28px,#000 calc(100% - 28px),transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 28px,#000 calc(100% - 28px),transparent)}.landing-page .phone-track{display:flex;gap:18px;width:max-content;animation:screenRoll 72s linear infinite}.landing-page .phone-carousel:hover .phone-track{animation-play-state:paused}@keyframes screenRoll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.landing-page .phone-grid{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px}.landing-page .phone-frame{flex:0 0 min(78vw,318px);width:min(100%,340px);margin:0 auto;border-radius:28px;padding:12px;background:#101827;box-shadow:0 22px 50px rgba(17,24,39,.2)}.landing-page .phone-screen{height:520px;border-radius:20px;background:#f8fafc;overflow:hidden;display:flex;flex-direction:column}.landing-page .phone-top{padding:18px 16px 10px;background:var(--white);border-bottom:1px solid var(--line)}.landing-page .phone-title{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:20px;font-weight:900}.landing-page .phone-pill{border-radius:999px;background:#edf2f7;color:#0f172a;padding:5px 8px;font-size:11px;font-weight:900}.landing-page .phone-list{display:grid;grid-gap:10px;gap:10px;padding:14px;flex:1 1;align-content:start;min-height:0;overflow:hidden}.landing-page .payment-row,.landing-page .queue-row{border:1px solid var(--line);border-radius:12px;background:var(--white);padding:13px}.landing-page .payment-row strong,.landing-page .queue-row strong{display:block;font-size:14px;line-height:1.25}.landing-page .payment-row span,.landing-page .queue-row span{display:block;margin-top:4px;color:var(--muted);font-size:12px}.landing-page .amount{color:var(--accent);font-size:18px;font-weight:950}.landing-page .phone-tabs{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:6px;gap:6px;padding:12px 14px 0}.landing-page .phone-tab{border-radius:999px;background:#eef2f7;color:#64748b;padding:7px 8px;text-align:center;font-size:11px;font-weight:900}.landing-page .phone-tab.active,.landing-page .row-action{background:#111827;color:var(--white)}.landing-page .row-action{margin-top:10px;display:inline-flex;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900}.landing-page .status-dot{display:inline-block;width:8px;height:8px;margin-right:7px;border-radius:999px;background:#111827}.landing-page .work-hero{margin:14px;padding:14px;border:1px solid var(--line);border-radius:16px;background:var(--white)}.landing-page .work-hero h4{font-size:16px;line-height:1.2}.landing-page .work-hero p{margin-top:6px;color:var(--muted);font-size:12px}.landing-page .work-photo-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;margin-top:12px}.landing-page .work-photo{min-height:58px;border-radius:12px;background:linear-gradient(145deg,rgba(15,23,42,.16),rgba(15,23,42,.02)),linear-gradient(135deg,#e5e7eb,#f8fafc);border:1px solid #dfe5ec}.landing-page .voice-card{display:flex;align-items:center;gap:10px;margin:0 14px 14px;padding:12px;border-radius:14px;background:var(--accent-soft);color:var(--green);font-size:12px;font-weight:850}.landing-page .voice-bars{display:flex;align-items:center;gap:3px}.landing-page .voice-bars span{display:block;width:4px;border-radius:999px;background:var(--green)}.landing-page .voice-bars span:first-child{height:14px}.landing-page .voice-bars span:nth-child(2){height:22px}.landing-page .voice-bars span:nth-child(3){height:17px}.landing-page .voice-bars span:nth-child(4){height:25px}.landing-page .schedule-board{padding:14px;flex:1 1;min-height:0;overflow:hidden}.landing-page .schedule-summary{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;margin-bottom:12px}.landing-page .schedule-summary div{border-radius:14px;background:var(--white);border:1px solid var(--line);padding:10px}.landing-page .schedule-summary strong{display:block;font-size:18px}.landing-page .schedule-summary span{display:block;color:var(--muted);font-size:11px}.landing-page .schedule-row{display:grid;grid-template-columns:54px 1fr;grid-gap:10px;gap:10px;padding:10px 0;border-top:1px solid var(--line)}.landing-page .schedule-time{color:var(--muted);font-size:12px;font-weight:900}.landing-page .schedule-card{border-radius:14px;background:var(--white);border:1px solid var(--line);padding:10px}.landing-page .schedule-card.recommended{border-color:#b7c7e6;background:#f6f9ff}.landing-page .schedule-card strong{display:block;font-size:13px}.landing-page .schedule-card span{display:block;margin-top:3px;color:var(--muted);font-size:11px}.landing-page .bottom-tabs{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:4px;gap:4px;margin:auto 14px 14px;padding:8px;border-radius:16px;border:1px solid var(--line);background:var(--white)}.landing-page .bottom-tab{color:#94a3b8;text-align:center;font-size:10px;font-weight:900}.landing-page .bottom-tab.active{color:#111827}.landing-page .bulk{background:#f8fbff}.landing-page .bulk-board{border:1px solid #d8e5f0;border-radius:8px;background:var(--white);padding:16px;box-shadow:0 18px 42px rgba(31,36,48,.1)}.landing-page .bulk-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.landing-page .bulk-pill{border-radius:999px;padding:7px 10px;background:var(--sky);color:var(--blue);font-size:12px;font-weight:900}.landing-page .crew-lanes{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}.landing-page .crew-lane{border:1px solid var(--line);border-radius:8px;overflow:hidden}.landing-page .lane-head{display:flex;justify-content:space-between;padding:10px 12px;background:#f3f6f8;font-size:13px;font-weight:900}.landing-page .lane-jobs{display:grid;grid-gap:8px;gap:8px;padding:10px}.landing-page .lane-job{border-radius:8px;background:#f3fbf6;border:1px solid #b7e4c8;padding:10px;font-size:13px;font-weight:850}.landing-page .lane-job strong{display:block}.landing-page .lane-job span{display:block;margin-top:2px;color:var(--muted);font-size:12px;font-weight:650}.landing-page .payments{background:#111827;color:var(--white)}.landing-page .payments .product-point p,.landing-page .payments .section-lead{color:rgba(255,255,255,.72)}.landing-page .payments .point-icon{background:rgba(255,255,255,.1);color:#9ef0c4}.landing-page .payment-preview{border-radius:8px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);padding:18px}.landing-page .payment-preview-card{border-radius:8px;background:var(--white);color:var(--ink);padding:18px}.landing-page .payment-total{margin:14px 0;font-size:38px;line-height:1;font-weight:950;letter-spacing:-.03em}.landing-page .payment-methods{display:grid;grid-gap:8px;gap:8px}.landing-page .payment-method{border:1px solid var(--line);border-radius:8px;padding:10px;font-size:13px;font-weight:850}.landing-page .pricing{background:var(--paper)}.landing-page .pricing-card{display:grid;grid-template-columns:1fr;grid-gap:28px;gap:28px;align-items:center;background:var(--white);border:1px solid var(--line);border-radius:8px;padding:28px}.landing-page .pricing-intro{margin-bottom:18px}.landing-page .pricing-copy h2{font-size:clamp(30px,5vw,46px);line-height:1.07;letter-spacing:-.03em}.landing-page .pricing-copy p{margin-top:14px;color:var(--muted);font-size:17px}.landing-page .price-box{border:1px solid var(--line);border-radius:8px;padding:22px;background:#fbfcfd}.landing-page .price-label{color:var(--green);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.landing-page .price-main{margin-top:10px;font-size:36px;font-weight:900;letter-spacing:-.03em}.landing-page .price-note{margin-top:8px;color:var(--muted);font-size:14px}.landing-page .check-list{display:grid;grid-gap:10px;gap:10px;margin-top:18px;color:var(--muted);font-size:14px}.landing-page .check-list li{list-style:none;display:flex;gap:9px}.landing-page .value-grid{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;margin-top:18px}.landing-page .value-card{border:1px solid var(--line);border-radius:8px;padding:16px;background:#fbfcfd}.landing-page .value-card strong{display:block;font-size:16px;margin-bottom:5px}.landing-page .value-card p{color:var(--muted);font-size:14px}.landing-page .plans-grid{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}.landing-page .plan-card{display:flex;flex-direction:column;gap:16px;border:1px solid var(--line);border-radius:8px;background:var(--white);padding:24px;box-shadow:0 14px 34px rgba(31,36,48,.06)}.landing-page .plan-card.featured{border-color:rgba(8,122,79,.55);box-shadow:0 22px 46px rgba(8,122,79,.14)}.landing-page .plan-name{font-size:22px;font-weight:950;letter-spacing:-.02em}.landing-page .plan-price{font-size:42px;line-height:1;font-weight:950;letter-spacing:-.04em}.landing-page .plan-price span{letter-spacing:0}.landing-page .plan-price span,.landing-page .plan-summary{color:var(--muted);font-size:15px}.landing-page .contact{background:var(--navy);color:var(--white)}.landing-page .contact .section-lead{color:rgba(255,255,255,.75)}.landing-page .contact-layout{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px;align-items:start}.landing-page .contact-box{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:24px}.landing-page .contact-box h3{font-size:21px;margin-bottom:8px}.landing-page .contact-box p{color:rgba(255,255,255,.72);margin-bottom:18px}.landing-page .contact-actions{display:flex;flex-wrap:wrap;gap:12px}.landing-page .contact-notes{display:grid;grid-gap:12px;gap:12px;color:rgba(255,255,255,.78);font-size:14px}.landing-page .note{border-left:3px solid var(--green);padding-left:13px}.landing-page .footer{background:#0b111c;color:rgba(255,255,255,.62);padding:34px 0;font-size:14px}.landing-page .footer-row{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.landing-page .footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:18px}.landing-page .footer-links a:hover{color:var(--white)}@media (min-width:700px){.landing-page .nav-links{display:flex}.landing-page .nav .btn{display:inline-flex}.landing-page .hero>.container{min-height:calc(100svh - 84px)}.landing-page .hero-content{grid-template-columns:1fr;padding:84px 0 62px}.landing-page .hero-panel{position:absolute;right:0;bottom:108px;margin:0;z-index:2}.landing-page .hero-proof{position:absolute;left:0;right:0;bottom:28px;z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;max-width:100%}.landing-page .trust-grid{grid-template-columns:repeat(3,1fr)}.landing-page .feature-grid{grid-template-columns:repeat(2,1fr)}.landing-page .industry-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-page .feature-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-page .steps{grid-template-columns:repeat(4,1fr)}.landing-page .pricing-card{grid-template-columns:minmax(0,1fr) 340px;padding:36px}.landing-page .value-grid{grid-template-columns:repeat(3,1fr)}.landing-page .tabs-preview{grid-template-columns:repeat(2,1fr)}.landing-page .phone-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-page .phone-frame{flex-basis:305px}.landing-page .bulk-layout,.landing-page .mobile-shot-grid,.landing-page .payments-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.landing-page .crew-lanes,.landing-page .plans-grid{grid-template-columns:repeat(3,1fr)}.landing-page .plans-grid{align-items:stretch}.landing-page .contact-layout{grid-template-columns:minmax(0,1fr) 420px}.landing-page .footer-row{flex-direction:row;justify-content:space-between;text-align:left}}@media (min-width:980px){.landing-page .feature-grid{grid-template-columns:repeat(4,1fr)}.landing-page .feature-columns{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-page .product-layout{grid-template-columns:1.05fr .95fr;gap:42px}}@media (max-width:699px){.landing-page .container{width:min(100% - 28px,1120px)}.landing-page .hero,.landing-page .hero>.container{min-height:auto}.landing-page .hero-media img{object-position:70% center}.landing-page .hero:after{background:linear-gradient(180deg,rgba(10,14,22,.74),rgba(10,14,22,.64) 52%,rgba(10,14,22,.54))}.landing-page .hero-content{padding:46px 0 44px}.landing-page .hero-panel{position:relative;margin:18px 0 26px auto}.landing-page .section{padding:58px 0}.landing-page .nav{align-items:flex-start}.landing-page .nav-actions{margin-left:auto}.landing-page .hero-proof{gap:8px}.landing-page .proof-item{grid-template-columns:22px minmax(0,1fr);gap:9px}.landing-page .proof-mark{width:20px;height:20px;font-size:13px}.landing-page .proof-title{font-size:14px}.landing-page .proof-subtext{font-size:12px}}@media (prefers-reduced-motion:reduce){.landing-page *,.landing-page :after,.landing-page :before{animation:none!important;scroll-behavior:auto!important;transition-duration:.001ms!important}.landing-page .phone-track{animation:none!important}.landing-page .phone-carousel{overflow-x:auto}}@media (min-width:700px){.landing-page .plans-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:760px}}.landing-page{--ink:#171827;--muted:#696C7C;--line:#E8E2DA;--paper:#FAFCFA;--navy:#2D2D3A;--orange:#F36B32;--orange-dark:#C94D1E;--accent:#2BD47D;--blue:#087A4F;--sky:#E8FAF0;--accent-soft:#E8FAF0;--shadow:0 18px 44px rgba(15,23,42,0.12)}.landing-page .hero:after{background:linear-gradient(90deg,rgba(45,45,58,.78),rgba(45,45,58,.58) 39%,rgba(45,45,58,.16) 76%,rgba(45,45,58,.04)),linear-gradient(180deg,rgba(45,45,58,.14),rgba(45,45,58,.42))}.landing-page .eyebrow{color:#E8FAF0}.landing-page .eyebrow:before{background:#087A4F}.landing-page .brand{color:#171827}.landing-page .brand-dot{background:#087A4F}.landing-page .hero h1 span:last-child{color:#2BD47D;text-shadow:0 4px 20px rgba(0,0,0,.42),0 0 1px rgba(232,250,240,.9)}.landing-page .timer-bar:after{background:#087A4F}.landing-page .btn-primary{background:#2BD47D;box-shadow:0 12px 28px rgba(43,212,125,.28)}.landing-page .btn-primary:hover{background:#087A4F}.landing-page .hero .btn-primary{background:#2BD47D;color:#fff;box-shadow:0 14px 30px rgba(43,212,125,.28)}.landing-page .hero .btn-primary:hover{background:#087A4F}.landing-page .btn-secondary:hover{border-color:rgba(232,250,240,.55)}.landing-page .lang-btn.active{color:#171827}.landing-page .proof-mark{background:#2BD47D;color:#fff}.landing-page .panel-pill{background:#E8FAF0;color:#087A4F}.landing-page .job-price{color:#087A4F}.landing-page .timeline-dot{background:#E8FAF0;border-color:#087A4F}.landing-page .timeline-row.done .timeline-dot{background:#087A4F;border-color:#087A4F}.landing-page .trust-strip{background:#fff;border-bottom-color:#E8E2DA}.landing-page .trust-stat strong{color:#171827}.landing-page main{background:#FAFCFA;color:#171827}.landing-page .section{padding:88px 0;background:#FAFCFA}.landing-page .section-header{max-width:760px;margin-bottom:34px}.landing-page .section-kicker{color:#087A4F;letter-spacing:0}.landing-page .section-title{color:#171827;letter-spacing:-.025em}.landing-page .section-lead{color:#696C7C;max-width:690px}.landing-page .feature-grid{gap:18px}.landing-page .bulk-board,.landing-page .contact-box,.landing-page .feature,.landing-page .payment-preview-card,.landing-page .plan-card,.landing-page .screen,.landing-page .step,.landing-page .tab-card{border-color:#E8E2DA;border-radius:20px;box-shadow:0 14px 34px rgba(15,23,42,.08)}.landing-page .feature{background:#fff;padding:24px}.landing-page .feature-icon,.landing-page .feature:nth-child(2n) .feature-icon,.landing-page .feature:nth-child(3n) .feature-icon{background:#E8FAF0;color:#087A4F;border:1px solid #b7e4c8;border-radius:14px}.landing-page .contact-box h3,.landing-page .feature h3,.landing-page .plan-name,.landing-page .route-title,.landing-page .step h3,.landing-page .tab-card h3{color:#171827;letter-spacing:0}.landing-page .check-list,.landing-page .feature p,.landing-page .payment-row span,.landing-page .plan-summary,.landing-page .price-note,.landing-page .queue-row span,.landing-page .route-meta,.landing-page .step p,.landing-page .tab-card p{color:#696C7C}.landing-page .workflow{background:#fff;border-color:#E8E2DA}.landing-page .steps{gap:16px}.landing-page .step{background:#FAFCFA;padding:24px}.landing-page .step-number{width:38px;height:38px;border-radius:999px;background:#087A4F}.landing-page .optional-ribbon{top:18px;right:18px;width:auto;transform:none;border-radius:999px;background:#E8FAF0;color:#087A4F;padding:6px 10px;box-shadow:none}.landing-page .workflow-note{background:#E8FAF0;border-color:#B7E4C8;border-radius:16px;color:#087A4F}.landing-page .product{background:linear-gradient(180deg,#E8FAF0,#FAFCFA)}.landing-page .screen{background:#fff;border-color:#B7E4C8}.landing-page .phone-top,.landing-page .screen-header{border-bottom-color:#E8E2DA}.landing-page .phone-frame,.landing-page .screen-tab.active{background:#2D2D3A}.landing-page .payment-method,.landing-page .payment-row,.landing-page .queue-row,.landing-page .route-row,.landing-page .summary-tile{border-color:#E8E2DA;border-radius:16px;background:#fff}.landing-page .payment-row strong,.landing-page .phone-title,.landing-page .queue-row strong,.landing-page .summary-tile strong{color:#171827}.landing-page .bulk-pill,.landing-page .phone-pill,.landing-page .route-badge,.landing-page .tab-label{background:#E8FAF0;color:#087A4F}.landing-page .product-point{align-items:start}.landing-page .point-icon{background:#E8FAF0;color:#087A4F;border-radius:12px}.landing-page .phone-grid,.landing-page .plans-grid,.landing-page .tabs-preview{gap:18px}.landing-page .bulk{background:#FAFCFA}.landing-page .bulk-board{background:#fff;border-color:#E8E2DA;padding:20px}.landing-page .lane-head{background:#FAFCFA;color:#171827}.landing-page .crew-lane,.landing-page .lane-job{border-color:#E8E2DA;border-radius:16px}.landing-page .lane-job{background:#E8FAF0}.landing-page .lane-job span{color:#696C7C}.landing-page .queues{background:#fff}.landing-page .phone-screen{background:#FAFCFA}.landing-page .amount,.landing-page .payment-total,.landing-page .plan-price{color:#087A4F}.landing-page .contact,.landing-page .payments{background:#2D2D3A}.landing-page .contact .section-kicker,.landing-page .contact .section-title,.landing-page .payments .price-label,.landing-page .payments .section-kicker,.landing-page .payments .section-title{color:#E8FAF0}.landing-page .contact .section-lead,.landing-page .contact-box p,.landing-page .contact-notes,.landing-page .payments .product-point p,.landing-page .payments .section-lead{color:rgba(255,255,255,.76)}.landing-page .payment-preview{border-color:rgba(232,250,240,.22);border-radius:24px;background:rgba(232,250,240,.1)}.landing-page .pricing{background:#FAFCFA}.landing-page .price-label{color:#087A4F;letter-spacing:.08em}.landing-page .plan-card.featured{border-color:#087A4F;box-shadow:0 22px 46px rgba(43,212,125,.16)}.landing-page .check-list li span:first-child{color:#087A4F}.landing-page .contact-box{background:rgba(232,250,240,.08);border-color:rgba(232,250,240,.18)}.landing-page .contact-box h3{color:#fff}.landing-page .note{border-left-color:#087A4F}.landing-page .footer{background:#1F1F29}@media (max-width:699px){.landing-page .hero:after{background:linear-gradient(180deg,rgba(45,45,58,.78),rgba(45,45,58,.66) 52%,rgba(45,45,58,.58))}.landing-page .section{padding:64px 0}.landing-page .bulk-board,.landing-page .contact-box,.landing-page .feature,.landing-page .payment-preview-card,.landing-page .plan-card,.landing-page .screen,.landing-page .step,.landing-page .tab-card{border-radius:16px}}.landing-page .features-vnext{background:#FAFCFA;padding:96px 0 104px}.landing-page .features-intro{max-width:820px;margin:0 auto 78px;text-align:center}.landing-page .features-intro .section-kicker{margin-bottom:18px;font-size:15px;color:#087A4F}.landing-page .features-intro .section-title{max-width:720px;margin:0 auto;font-size:clamp(42px,6vw,66px);line-height:1.06}.landing-page .features-intro .section-lead{max-width:780px;margin:28px auto 0;font-size:clamp(20px,2.8vw,28px);line-height:1.55}.landing-page .feature-showcase{display:grid;grid-gap:92px;gap:92px}.landing-page .feature-story{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);grid-gap:70px;gap:70px;align-items:center}.landing-page .feature-story-reverse{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}.landing-page .feature-story-compact{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:54px}.landing-page .feature-copy{min-width:0}.landing-page .feature-pill{display:inline-flex;align-items:center;gap:10px;min-height:44px;border-radius:999px;background:#E8FAF0;color:#087A4F;padding:9px 16px;font-size:17px;font-weight:850;line-height:1}.landing-page .feature-pill svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.landing-page .feature-copy h3{margin-top:36px;color:#2D2D3A;font-size:clamp(36px,5vw,54px);line-height:1.08;letter-spacing:-.035em;font-weight:950}.landing-page .feature-story-compact .feature-copy h3{font-size:clamp(34px,4.5vw,48px)}.landing-page .feature-body{margin-top:28px;color:#696C7C;font-size:clamp(19px,2.4vw,26px);line-height:1.55}.landing-page .feature-checks{display:grid;grid-gap:18px;gap:18px;margin-top:44px;color:#2D2D3A;font-size:clamp(18px,2vw,23px);line-height:1.35;list-style:none}.landing-page .feature-checks li{display:grid;grid-template-columns:34px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:start}.landing-page .feature-checks li>span:first-child{display:grid;place-items:center;width:32px;height:32px;border-radius:999px;background:#E8FAF0;color:#087A4F;font-weight:950}.landing-page .feature-mock{min-width:0;border:1px solid #dce4de;border-radius:28px;background:#fff;box-shadow:0 14px 28px rgba(15,23,42,.1)}.landing-page .quote-mock{padding:34px}.landing-page .quote-mock-top,.landing-page .quote-total{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.landing-page .quote-mock-top strong{display:block;color:#2D2D3A;font-size:28px;line-height:1.1;margin-top:5px}.landing-page .mock-eyebrow{color:#696C7C;font-size:15px;font-weight:850;letter-spacing:.03em;text-transform:uppercase}.landing-page .quote-mock-top>span,.landing-page .route-head span{border-radius:999px;background:#E8FAF0;color:#087A4F;padding:8px 13px;font-size:16px;font-weight:850;white-space:nowrap}.landing-page .quote-lines{display:grid;grid-gap:14px;gap:14px;margin-top:32px}.landing-page .quote-lines div{display:flex;justify-content:space-between;gap:20px;border:1px solid #dce4de;border-radius:16px;padding:17px 20px;color:#2D2D3A;font-size:20px}.landing-page .quote-lines strong{font-size:20px}.landing-page .quote-total{margin-top:28px;border-top:1px solid #dce4de;padding-top:28px;color:#696C7C;font-size:20px}.landing-page .quote-total strong{color:#2D2D3A;font-size:32px;line-height:1}.landing-page .mock-action{display:flex;justify-content:center;align-items:center;gap:14px;min-height:62px;margin-top:28px;border-radius:16px;background:#2BD47D;color:#fff;font-size:22px;font-weight:900}.landing-page .route-mock{padding:38px 42px}.landing-page .route-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:30px}.landing-page .route-head strong{color:#2D2D3A;font-size:24px}.landing-page .route-timeline{display:grid;grid-gap:22px;gap:22px}.landing-page .route-stop{position:relative;display:grid;grid-template-columns:50px minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:center}.landing-page .route-stop:not(:last-child):after{content:"";position:absolute;left:24px;top:50px;bottom:-22px;width:1px;background:#DCE4DE}.landing-page .route-stop>span{position:relative;z-index:1;display:grid;place-items:center;width:48px;height:48px;border-radius:999px;background:#2D2D3A;color:#fff;font-size:17px;font-weight:900}.landing-page .route-stop strong{display:block;color:#2D2D3A;font-size:23px;line-height:1.15}.landing-page .route-stop small{display:block;margin-top:3px;color:#696C7C;font-size:19px}.landing-page .route-stop em{border-radius:999px;background:#E8FAF0;color:#087A4F;padding:8px 12px;font-style:normal;font-size:17px;font-weight:850}.landing-page .feature-duo{display:grid;grid-gap:92px;gap:92px}.landing-page .customer-mock,.landing-page .voice-mock{padding:34px}.landing-page .voice-head{display:flex;align-items:center;gap:10px}.landing-page .voice-head span{display:grid;place-items:center;width:58px;height:58px;border-radius:999px;background:#2BD47D;color:#fff;font-size:24px}.landing-page .voice-head i{display:block;width:9px;border-radius:999px;background:rgba(43,212,125,.34)}.landing-page .voice-head i:nth-child(2){height:24px}.landing-page .voice-head i:nth-child(3){height:34px}.landing-page .voice-head i:nth-child(4){height:46px}.landing-page .voice-head i:nth-child(5){height:30px}.landing-page .voice-head i:nth-child(6){height:42px}.landing-page .voice-head i:nth-child(7){height:28px}.landing-page .voice-head i:nth-child(8){height:38px}.landing-page .voice-head i:nth-child(9){height:26px}.landing-page .voice-mock blockquote{margin-top:28px;border-radius:20px;background:#FAFCFA;padding:20px 22px;color:#696C7C;font-size:21px;font-style:italic;line-height:1.45}.landing-page .voice-understood{margin-top:26px}.landing-page .voice-understood>strong{display:block;color:#696C7C;font-size:16px;letter-spacing:.04em;text-transform:uppercase}.landing-page .voice-understood div{display:flex;flex-wrap:wrap;gap:11px;margin-top:12px}.landing-page .voice-understood span{border:1px solid rgba(43,212,125,.26);border-radius:999px;background:#F3FBF6;color:#2D2D3A;padding:8px 13px;font-size:16px;font-weight:850}.landing-page .customer-head{display:flex;gap:18px;align-items:center;border-bottom:1px solid #dce4de;padding-bottom:24px}.landing-page .customer-head>span{display:grid;place-items:center;width:58px;height:58px;border-radius:999px;background:#2D2D3A;color:#fff;font-size:22px;font-weight:900}.landing-page .customer-head strong{display:block;color:#2D2D3A;font-size:21px}.landing-page .customer-head small{display:block;color:#696C7C;font-size:17px}.landing-page .customer-actions{display:grid;grid-gap:14px;gap:14px;margin-top:24px}.landing-page .customer-actions div{display:flex;justify-content:space-between;gap:16px;border:1px solid #dce4de;border-radius:16px;padding:18px 20px;color:#2D2D3A;font-size:20px;font-weight:850}.landing-page .customer-actions em{color:#696C7C;font-style:normal;font-weight:700;white-space:nowrap}.landing-page .feature-extra{margin-top:10px}.landing-page .feature-extra-header{max-width:980px;margin:0 auto 56px;text-align:center}.landing-page .feature-extra-header h3{color:#2D2D3A;font-size:clamp(38px,5.4vw,58px);line-height:1.08;letter-spacing:-.035em;font-weight:950}.landing-page .feature-extra-header p{margin-top:18px;color:#696C7C;font-size:clamp(19px,2.3vw,26px)}.landing-page .feature-extra-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:28px;gap:28px}.landing-page .feature-mini-card{min-height:270px;border:1px solid #dce4de;border-radius:24px;background:#fff;padding:34px;box-shadow:0 10px 24px rgba(15,23,42,.09)}.landing-page .feature-mini-card>div{display:grid;place-items:center;width:58px;height:58px;border-radius:16px;background:#E8FAF0;color:#087A4F;font-size:28px;font-weight:900}.landing-page .feature-mini-card h4{margin-top:34px;color:#2D2D3A;font-size:25px;line-height:1.2;letter-spacing:-.02em}.landing-page .feature-mini-card p{margin-top:20px;color:#696C7C;font-size:21px;line-height:1.45}@media (max-width:979px){.landing-page .feature-story,.landing-page .feature-story-compact,.landing-page .feature-story-reverse{grid-template-columns:1fr;gap:36px}.landing-page .feature-extra-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:699px){.landing-page .features-vnext{padding:68px 0 76px}.landing-page .features-intro{margin-bottom:52px;text-align:left}.landing-page .features-intro .section-title{font-size:38px}.landing-page .features-intro .section-lead{margin-top:18px;font-size:19px}.landing-page .feature-duo,.landing-page .feature-showcase{gap:58px}.landing-page .feature-copy h3,.landing-page .feature-story-compact .feature-copy h3{margin-top:24px;font-size:35px}.landing-page .feature-body{margin-top:18px;font-size:18px}.landing-page .feature-checks{gap:13px;margin-top:28px;font-size:17px}.landing-page .feature-checks li{grid-template-columns:28px minmax(0,1fr);gap:12px}.landing-page .feature-checks li>span:first-child{width:26px;height:26px}.landing-page .customer-mock,.landing-page .feature-mini-card,.landing-page .quote-mock,.landing-page .route-mock,.landing-page .voice-mock{border-radius:18px;padding:22px}.landing-page .quote-mock-top{display:grid}.landing-page .customer-actions div,.landing-page .quote-lines div{font-size:16px;padding:14px}.landing-page .route-stop{grid-template-columns:42px minmax(0,1fr)}.landing-page .route-stop em{grid-column:2;justify-self:start}.landing-page .route-stop>span{width:42px;height:42px}.landing-page .route-stop:not(:last-child):after{left:21px;top:42px}.landing-page .route-stop strong{font-size:18px}.landing-page .route-stop small{font-size:15px}.landing-page .customer-head>span,.landing-page .feature-mini-card>div,.landing-page .voice-head span{width:48px;height:48px}.landing-page .voice-mock blockquote{font-size:17px}.landing-page .voice-understood span{font-size:14px}.landing-page .feature-extra-header{margin-bottom:34px;text-align:left}.landing-page .feature-extra-grid{grid-template-columns:1fr;gap:18px}.landing-page .feature-mini-card{min-height:0}.landing-page .feature-mini-card h4{margin-top:24px;font-size:22px}.landing-page .feature-mini-card p{font-size:17px}}.landing-page .features-vnext .section-kicker{font-size:14px}.landing-page .features-vnext .section-title{font-size:clamp(30px,3vw,36px)}.landing-page .features-vnext .section-lead{font-size:18px}.landing-page .mock-eyebrow,.landing-page .quote-mock-top>span,.landing-page .route-head span,.landing-page .voice-understood span,.landing-page .voice-understood>strong{font-size:12px}.landing-page .feature-copy h3,.landing-page .feature-story-compact .feature-copy h3{font-size:clamp(24px,2.4vw,30px)}.landing-page .feature-body{font-size:16px}.landing-page .customer-actions div,.landing-page .feature-checks,.landing-page .mock-action,.landing-page .quote-lines div,.landing-page .quote-lines strong,.landing-page .quote-total{font-size:14px}.landing-page .quote-mock-top strong{font-size:18px}.landing-page .quote-total strong{font-size:20px}.landing-page .route-head strong{font-size:16px}.landing-page .route-stop>span{font-size:10px}.landing-page .route-stop strong{font-size:14px}.landing-page .customer-actions em,.landing-page .customer-head small,.landing-page .route-stop small{font-size:12px}.landing-page .route-stop em{font-size:11px}.landing-page .customer-head strong,.landing-page .voice-mock blockquote{font-size:14px}.landing-page .feature-extra-header h3{font-size:clamp(30px,3vw,36px)}.landing-page .feature-extra-header p{font-size:18px}.landing-page .feature-mini-card h4{font-size:16px}.landing-page .feature-mini-card p{font-size:14px}.landing-page .feature-pill{min-height:62px;gap:14px;padding:15px 24px;border:1px solid rgba(43,212,125,.08);font-size:20px;box-shadow:0 12px 28px rgba(43,212,125,.08)}.landing-page .feature-pill svg{width:30px;height:30px;stroke-width:2.35}.landing-page .bulk-feature-mock{padding:26px}.landing-page .bulk-feature-mock .bulk-toolbar,.landing-page .inquiry-head,.landing-page .sms-head,.landing-page .todo-paid-head{display:flex;justify-content:space-between;gap:14px;align-items:center}.landing-page .bulk-feature-mock .bulk-toolbar strong,.landing-page .inquiry-head strong,.landing-page .sms-head strong,.landing-page .todo-paid-head strong{color:#2D2D3A;font-size:18px}.landing-page .bulk-feature-mock .crew-lanes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:18px}.landing-page .bulk-feature-mock .crew-lane{min-width:0;background:#FAFCFA}.landing-page .bulk-feature-mock .lane-head{display:flex;justify-content:space-between;gap:10px;padding:12px;font-size:13px;font-weight:850}.landing-page .bulk-feature-mock .lane-jobs{display:grid;grid-gap:10px;gap:10px;padding:0 10px 10px}.landing-page .bulk-feature-mock .lane-job{padding:12px}.landing-page .bulk-feature-mock .lane-job strong{display:block;color:#2D2D3A;font-size:13px;line-height:1.2}.landing-page .bulk-feature-mock .lane-job span{display:block;margin-top:4px;font-size:12px}.landing-page .todo-paid-mock{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;padding:24px}.landing-page .todo-paid-column{min-width:0;border:1px solid #dce4de;border-radius:20px;background:#FAFCFA;padding:18px}.landing-page .inquiry-head span,.landing-page .sms-head span,.landing-page .todo-paid-head span{border-radius:999px;background:#E8FAF0;color:#087A4F;padding:7px 11px;font-size:12px;font-weight:850;white-space:nowrap}.landing-page .todo-paid-list{display:grid;grid-gap:10px;gap:10px;margin-top:16px}.landing-page .todo-paid-list div{position:relative;border:1px solid #dce4de;border-radius:15px;background:#fff;padding:14px}.landing-page .sms-list strong,.landing-page .todo-paid-list strong{display:block;color:#2D2D3A;font-size:14px;line-height:1.2}.landing-page .todo-paid-list span{display:block;margin-top:4px;color:#696C7C;font-size:12px}.landing-page .todo-paid-list em{position:absolute;right:14px;top:14px;color:#087A4F;font-style:normal;font-weight:900}.landing-page .crew-map-mock{display:grid;grid-gap:16px;gap:16px;padding:24px}.landing-page .crew-map-canvas{position:relative;min-height:300px;overflow:hidden;border:1px solid #dce4de;border-radius:24px;background:linear-gradient(90deg,rgba(43,212,125,.06) 1px,transparent 0),linear-gradient(0deg,rgba(43,212,125,.06) 1px,transparent 0),#FAFCFA;background-size:44px 44px}.landing-page .map-road{position:absolute;border-radius:999px;background:#DCE4DE}.landing-page .map-road-a{width:118%;height:18px;left:-12%;top:48%;transform:rotate(-14deg)}.landing-page .map-road-b{width:18px;height:118%;left:52%;top:-12%;transform:rotate(20deg)}.landing-page .map-route-line{position:absolute;left:20%;top:28%;width:56%;height:48%;border:4px solid rgba(43,212,125,.36);border-left:0;border-bottom:0;border-radius:0 80px 0 0}.landing-page .map-pin{position:absolute;z-index:1;display:grid;place-items:center;width:42px;height:42px;border:4px solid #fff;border-radius:999px;background:#2BD47D;color:#fff;font-size:15px;font-weight:950;box-shadow:0 10px 24px rgba(45,45,58,.16)}.landing-page .map-pin-1{left:17%;top:24%}.landing-page .map-pin-2{left:48%;top:34%}.landing-page .map-pin-3{left:68%;top:55%}.landing-page .map-pin-4{left:33%;top:70%}.landing-page .map-crew-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.landing-page .map-crew-list div{border:1px solid #dce4de;border-radius:16px;background:#fff;padding:14px}.landing-page .inquiry-fields strong,.landing-page .map-crew-list strong{display:block;color:#2D2D3A;font-size:14px}.landing-page .inquiry-fields small,.landing-page .map-crew-list span{display:block;margin-top:4px;color:#696C7C;font-size:12px}.landing-page .inquiry-mock,.landing-page .sms-mock{padding:26px}.landing-page .inquiry-fields{display:grid;grid-gap:12px;gap:12px;margin-top:20px}.landing-page .inquiry-fields div{border:1px solid #dce4de;border-radius:16px;background:#FAFCFA;padding:14px 16px}.landing-page .inquiry-photos{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.landing-page .inquiry-photos span{display:grid;place-items:center;min-width:96px;min-height:76px;border:1px dashed rgba(43,212,125,.34);border-radius:18px;background:#E8FAF0;color:#087A4F;font-size:13px;font-weight:850}.landing-page .inquiry-action{min-height:54px;font-size:16px}.landing-page .sms-list{display:grid;grid-gap:12px;gap:12px;margin-top:20px}.landing-page .sms-list div{border:1px solid #dce4de;border-radius:18px;background:#FAFCFA;padding:16px}.landing-page .sms-list p{margin-top:6px;color:#696C7C;font-size:13px;line-height:1.35}.landing-page .sms-list span{display:inline-flex;margin-top:10px;border-radius:999px;background:#E8FAF0;color:#087A4F;padding:6px 10px;font-size:11px;font-weight:850}.landing-page .sms-action{display:flex;justify-content:center;align-items:center;min-height:54px;margin-top:18px;border-radius:16px;background:#2BD47D;color:#fff;font-size:16px;font-weight:900}@media (max-width:979px){.landing-page .bulk-feature-mock .crew-lanes,.landing-page .map-crew-list,.landing-page .todo-paid-mock{grid-template-columns:1fr}.landing-page .crew-map-canvas{min-height:240px}}@media (max-width:699px){.landing-page .feature-pill{min-height:52px;gap:11px;padding:12px 18px;font-size:16px}.landing-page .feature-pill svg{width:26px;height:26px}.landing-page .bulk-feature-mock,.landing-page .crew-map-mock,.landing-page .inquiry-mock,.landing-page .sms-mock,.landing-page .todo-paid-mock{border-radius:18px;padding:18px}}.landing-page .features-vnext .feature-story{align-items:stretch;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}.landing-page .features-vnext .feature-story-reverse{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.landing-page .features-vnext .feature-mock{height:100%;order:1}.landing-page .features-vnext .feature-copy{align-self:stretch;display:flex;flex-direction:column;justify-content:center;order:2;border-radius:28px;background:#2D2D3A;padding:42px;box-shadow:0 20px 48px rgba(15,23,42,.16)}.landing-page .features-vnext .feature-story-reverse .feature-copy{order:1}.landing-page .features-vnext .feature-story-reverse .feature-mock{order:2}.landing-page .features-vnext .feature-copy h3{color:#fff}.landing-page .features-vnext .feature-body{color:rgba(255,255,255,.78)}.landing-page .features-vnext .feature-checks{color:#fff}.landing-page .features-vnext .feature-checks li>span:first-child{background:#2BD47D;color:#10251B}.landing-page .features-vnext .feature-pill{background:#2BD47D;color:#10251B;border-color:rgba(43,212,125,.42);box-shadow:0 14px 30px rgba(43,212,125,.18)}@media (max-width:699px){.landing-page .features-vnext .feature-copy{border-radius:20px;padding:26px}}@media (max-width:979px){.landing-page .features-vnext .feature-story,.landing-page .features-vnext .feature-story-reverse{grid-template-columns:1fr}.landing-page .features-vnext .feature-copy,.landing-page .features-vnext .feature-story-reverse .feature-copy{order:1}.landing-page .features-vnext .feature-mock,.landing-page .features-vnext .feature-story-reverse .feature-mock{order:2}}.landing-page .brand{flex-direction:column;gap:5px;max-width:min(230px,100%);font-size:inherit;font-weight:inherit;letter-spacing:0}.landing-page .brand:after{content:none}.landing-page .brand-mark{width:200px;flex:0 0 auto;border-radius:14px;background:#fff;box-shadow:0 8px 18px rgba(10,14,22,.18)}@media (max-width:699px){.landing-page .brand{gap:5px;max-width:min(170px,100%);padding:0}.landing-page .brand-mark{width:156px;border-radius:12px}}.landing-page .brand-dot{background:#F36B32}.landing-page .btn-primary,.landing-page .hero .btn-primary,.landing-page .inquiry-action,.landing-page .mock-action,.landing-page .sms-action{background:#F36B32;color:#fff;box-shadow:0 14px 30px rgba(243,107,50,.28)}.landing-page .btn-primary:hover,.landing-page .hero .btn-primary:hover{background:#C94D1E}.landing-page .feature-pill{background:#2BD47D;color:#10251B;border-color:rgba(43,212,125,.28);box-shadow:0 12px 28px rgba(43,212,125,.16)}.landing-page .brand{align-items:flex-start;max-width:min(180px,100%);border:0;line-height:1}.landing-page .brand,.landing-page .brand-card{display:inline-flex;padding:0;background:transparent;border-radius:0;box-shadow:none}.landing-page .brand-card{align-items:center;width:auto}.landing-page .brand-mark{width:180px;height:auto;background:transparent;border-radius:16px;box-shadow:0 10px 24px rgba(10,14,22,.18)}.landing-page .footer .brand-mark{box-shadow:none}.landing-page .eyebrow{font-size:18px;font-weight:950;color:#fff}.landing-page .eyebrow:before{width:10px;height:10px;background:#2BD47D;box-shadow:0 0 0 5px rgba(43,212,125,.22)}@media (max-width:699px){.landing-page .brand{max-width:min(152px,100%)}.landing-page .brand-card{width:auto;padding:0}.landing-page .brand-mark{width:152px;border-radius:14px}.landing-page .eyebrow{font-size:16px}}.landing-page .hero-panel{background:#0A0E16;color:#fff;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.landing-page .hero-panel .panel-top{background:transparent;color:#fff;border-bottom:0}.landing-page .hero-panel .job-title,.landing-page .hero-panel .panel-title{color:#fff}.landing-page .hero-panel .panel-pill{background:rgba(243,107,50,.16);color:#F36B32}.landing-page .hero-panel .job-card{border-bottom:0}.landing-page .hero-panel .job-meta,.landing-page .hero-panel .timeline-status{color:rgba(255,255,255,.62)}.landing-page .hero-panel .job-price{color:#F36B32}.landing-page .hero-panel .timeline-row{color:rgba(255,255,255,.86)}.landing-page .hero-panel .timeline-dot{background:transparent;border-color:#F36B32}.landing-page .hero-panel .timeline-row.done .timeline-dot{background:#F36B32;border-color:#F36B32}.landing-page .feature-atlas{background:#F6FAF7;border-top:1px solid #dce4de;border-bottom:1px solid #dce4de}.landing-page .feature-atlas .atlas-shell{width:min(1460px,calc(100% - 40px))}.landing-page .atlas-header{max-width:980px;margin-left:auto;margin-right:auto;margin-bottom:62px;text-align:center}.landing-page .atlas-summary{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;max-width:980px;margin:-12px auto 28px}.landing-page .atlas-summary span{display:inline-flex;align-items:center;min-height:36px;border:1px solid rgba(8,122,79,.18);border-radius:999px;background:#fff;color:#087A4F;padding:8px 13px;font-size:13px;font-weight:850;line-height:1}.landing-page .atlas-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:400px;grid-column-gap:96px;column-gap:96px;grid-row-gap:94px;row-gap:94px}.landing-page .atlas-card,.landing-page .atlas-card-large{grid-column:span 1}.landing-page .atlas-card{min-width:0;height:100%;display:flex;flex-direction:column;max-width:380px;margin:0 auto;border:1px solid #dce4de;border-radius:24px;background:#fff;padding:26px 24px;box-shadow:0 16px 36px rgba(15,23,42,.08)}.landing-page .atlas-card-dark{border-color:#2D2D3A;background:#2D2D3A;color:#fff;box-shadow:0 18px 38px rgba(15,23,42,.16)}.landing-page .atlas-card-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px}.landing-page .atlas-number{display:inline-grid;place-items:center;flex:0 0 auto;min-width:36px;height:36px;border-radius:10px;background:#E8FAF0;color:#087A4F;font-size:12px;font-weight:950;line-height:1}.landing-page .atlas-card-dark .atlas-number{background:#2BD47D;color:#10251B}.landing-page .atlas-card h3{min-width:0;color:#2D2D3A;font-size:20px;line-height:1.14;letter-spacing:-.02em;font-weight:900}.landing-page .atlas-card-dark h3{color:#fff}.landing-page .atlas-card ul{list-style:none;display:grid;grid-gap:10px;gap:10px}.landing-page .atlas-card li{display:grid;grid-template-columns:18px minmax(0,1fr);grid-gap:10px;gap:10px;color:#596273;font-size:14px;line-height:1.38}.landing-page .atlas-card-dark li{color:rgba(255,255,255,.82)}.landing-page .atlas-card li:before{content:"";width:7px;height:7px;border-radius:50%;background:#087A4F;box-shadow:0 0 0 4px #E8FAF0;margin-top:6px}.landing-page .atlas-card-dark li:before{background:#2BD47D;box-shadow:0 0 0 4px rgba(43,212,125,.16)}@media (max-width:1199px){.landing-page .feature-atlas .atlas-shell{width:min(1240px,calc(100% - 36px))}.landing-page .atlas-header{margin-bottom:54px}.landing-page .atlas-grid{grid-auto-rows:392px;column-gap:58px;row-gap:78px}.landing-page .atlas-card{max-width:340px;padding:24px 22px}.landing-page .atlas-card h3{font-size:19px}.landing-page .atlas-card li{font-size:13px}}@media (max-width:979px){.landing-page .feature-atlas .atlas-shell{width:min(980px,calc(100% - 32px))}.landing-page .atlas-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:384px;column-gap:40px;row-gap:64px}.landing-page .atlas-card{max-width:360px}}@media (max-width:699px){.landing-page .feature-atlas{padding:66px 0}.landing-page .feature-atlas .atlas-shell{width:min(100%,calc(100% - 24px))}.landing-page .atlas-header{margin-bottom:36px;text-align:left}.landing-page .atlas-summary{justify-content:flex-start;gap:8px;margin:0 0 22px}.landing-page .atlas-summary span{min-height:32px;padding:7px 10px;font-size:12px}.landing-page .atlas-grid{grid-template-columns:1fr;grid-auto-rows:auto;row-gap:32px}.landing-page .atlas-card{max-width:none;min-height:0;padding:22px 20px;border-radius:20px}.landing-page .atlas-card h3{font-size:18px}.landing-page .atlas-card li{font-size:13px;line-height:1.36}}.landing-page .feature-icons{background:#fff}.landing-page .icon-feature-header{max-width:980px;margin-left:auto;margin-right:auto;margin-bottom:62px;text-align:center}.landing-page .icon-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-column-gap:96px;column-gap:96px;grid-row-gap:94px;row-gap:94px}.landing-page .icon-feature{min-width:0;max-width:380px;margin:0 auto;text-align:center}.landing-page .icon-feature-mark{display:grid;place-items:center;width:176px;height:176px;margin:0 auto 24px;color:#087A4F}.landing-page .icon-feature-mark svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.85;stroke-linecap:round;stroke-linejoin:round}.landing-page .icon-feature h3{color:#151A22;font-size:25px;line-height:1.14;letter-spacing:-.02em;font-weight:900}.landing-page .icon-feature ul{list-style:none;display:grid;grid-gap:8px;gap:8px;justify-items:center;margin-top:16px;color:#596273;font-size:16px;line-height:1.4}.landing-page .icon-feature li{display:inline-flex;align-items:center;gap:8px}.landing-page .icon-feature li:before{content:"";width:6px;height:6px;border-radius:999px;background:#087A4F;box-shadow:0 0 0 3px #E8FAF0;flex:0 0 auto}.landing-page .feature-icons .icon-feature-mark{border:0;border-radius:0;background:transparent;color:#087A4F}.landing-page .feature-icons .icon-feature-mark svg{width:100%;height:100%;stroke-width:2.85}.landing-page .feature-icons .icon-feature h3{color:#2D2D3A}@media (max-width:1199px){.landing-page .feature-icons .icon-feature-shell{width:min(1240px,calc(100% - 36px))}.landing-page .icon-feature-grid{column-gap:58px;row-gap:78px}.landing-page .icon-feature{max-width:340px}.landing-page .icon-feature-mark{width:148px;height:148px}.landing-page .icon-feature h3{font-size:22px}.landing-page .icon-feature ul{font-size:15px}}@media (max-width:979px){.landing-page .feature-icons .icon-feature-shell{width:min(980px,calc(100% - 32px))}.landing-page .icon-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:40px;row-gap:64px}.landing-page .icon-feature{max-width:360px}.landing-page .icon-feature-mark{width:132px;height:132px}}@media (max-width:699px){.landing-page .feature-icons{padding:66px 0}.landing-page .feature-icons .icon-feature-shell{width:min(100%,calc(100% - 24px))}.landing-page .icon-feature-header{margin-bottom:36px;text-align:left}.landing-page .icon-feature-grid{grid-template-columns:1fr;row-gap:42px}.landing-page .icon-feature{max-width:none;text-align:left;display:grid;grid-template-columns:92px minmax(0,1fr);grid-column-gap:16px;column-gap:16px;align-items:start}.landing-page .icon-feature-mark{width:84px;height:84px;margin:0}.landing-page .icon-feature h3{font-size:19px}.landing-page .icon-feature ul{justify-items:start;margin-top:9px;font-size:14px}.landing-page .icon-feature li{display:flex}}.landing-page .inquiry-action,.landing-page .sms-action{background:#111827;color:#fff;box-shadow:0 18px 36px rgba(17,24,39,.22)}.landing-page .feature-atlas{padding-bottom:28px;border-bottom:0}.landing-page .feature-atlas .atlas-grid{display:none}.landing-page .atlas-header .section-lead{max-width:900px;margin-left:auto;margin-right:auto;text-align:center}.landing-page .feature-icons{padding-top:0;background:#F6FAF7;border-top:0;border-bottom:1px solid #dce4de}.landing-page .feature-icons .icon-feature-shell{width:min(1460px,calc(100% - 40px))}.landing-page .feature-icons .icon-feature-grid{margin-top:0}.landing-page .workflow{background:linear-gradient(180deg,#ffffff,#F7FBF8)}.landing-page .workflow-shell{display:grid;grid-gap:30px;gap:30px}.landing-page .workflow-top{display:grid;grid-gap:20px;gap:20px}.landing-page .workflow-header{max-width:820px;margin-bottom:0}.landing-page .workflow-legend{display:flex;flex-wrap:wrap;gap:10px}.landing-page .workflow-legend span{display:inline-flex;align-items:center;min-height:40px;border-radius:999px;background:#fff;border:1px solid rgba(8,122,79,.14);color:#087A4F;padding:9px 14px;font-size:13px;font-weight:900;line-height:1;box-shadow:0 10px 24px rgba(15,23,42,.06)}.landing-page .workflow-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:28px;gap:28px;align-items:start}.landing-page .workflow-start-card{display:grid;grid-gap:18px;gap:18px;padding:28px;border-radius:28px;background:#111827;color:#fff;box-shadow:0 24px 56px rgba(15,23,42,.18)}.landing-page .workflow-start-badge{display:inline-flex;align-items:center;justify-content:center;min-height:34px;width:max-content;border-radius:999px;background:rgba(43,212,125,.14);color:#2BD47D;padding:8px 12px;font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.landing-page .workflow-start-card h3{font-size:30px;line-height:1.08;letter-spacing:-.03em}.landing-page .workflow-start-card p{color:rgba(255,255,255,.78);font-size:16px;line-height:1.6}.landing-page .workflow-start-list{list-style:none;display:grid;grid-gap:12px;gap:12px}.landing-page .workflow-start-list li{display:grid;grid-template-columns:18px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;color:rgba(255,255,255,.9);font-size:14px;line-height:1.45}.landing-page .workflow-start-list li:before{content:"";width:8px;height:8px;border-radius:999px;background:#2BD47D;box-shadow:0 0 0 4px rgba(43,212,125,.16);margin-top:6px}.landing-page .workflow .steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.landing-page .workflow .step{padding:24px;border:1px solid #dce4de;border-radius:24px;background:#fff;box-shadow:0 18px 42px rgba(15,23,42,.08)}.landing-page .workflow .optional-ribbon{position:static;right:auto;top:auto;width:auto;transform:none;display:inline-flex;align-items:center;min-height:28px;border-radius:999px;padding:6px 10px;margin-bottom:18px;background:#FFF4CF;color:#714B00;box-shadow:none}.landing-page .workflow .step-number{width:42px;height:42px;margin-bottom:18px;border-radius:14px;background:#111827;color:#fff;font-size:15px}.landing-page .workflow .step h3{font-size:20px;line-height:1.18;letter-spacing:-.02em;margin-bottom:10px}.landing-page .workflow .step p{font-size:15px;line-height:1.58}.landing-page .workflow .workflow-note{margin-top:0;padding:20px 22px;border-radius:20px;border:1px solid #d7eadb;background:#EFFAF2;color:#0F6F43}.landing-page .product-dashboard{background:linear-gradient(180deg,#EEF5F7,#F8FAFC)}.landing-page .product-layout-dashboard{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);align-items:start;gap:36px}.landing-page .dashboard-screen{padding:24px;border:0;border-radius:28px;background:#0F172A;color:#fff;box-shadow:0 28px 60px rgba(15,23,42,.2)}.landing-page .dashboard-screen-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.landing-page .dashboard-screen-top strong{display:block;font-size:22px;line-height:1.1}.landing-page .dashboard-screen-top span{display:block;margin-top:5px;color:rgba(255,255,255,.6);font-size:13px;font-weight:700}.landing-page .dashboard-pill{display:inline-flex;align-items:center;justify-content:center;min-height:34px;border-radius:999px;background:rgba(43,212,125,.12);color:#2BD47D;padding:8px 12px;font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.landing-page .dashboard-screen-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:20px}.landing-page .dashboard-stat{min-width:0;border-radius:18px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);padding:16px 14px}.landing-page .dashboard-stat strong{display:block;font-size:24px;line-height:1;color:#fff}.landing-page .dashboard-stat span{display:block;margin-top:8px;color:rgba(255,255,255,.66);font-size:12px;line-height:1.4}.landing-page .dashboard-lists{display:grid;grid-gap:14px;gap:14px;margin-top:18px}.landing-page .dashboard-list-card{border-radius:20px;background:#fff;color:#111827;padding:16px}.landing-page .dashboard-list-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.landing-page .dashboard-list-head strong{font-size:15px;line-height:1.2}.landing-page .dashboard-list-head span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:28px;border-radius:999px;background:#E8FAF0;color:#087A4F;padding:0 10px;font-size:12px;font-weight:900}.landing-page .dashboard-list-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;padding:10px 0;border-top:1px solid #edf2f7;font-size:13px;line-height:1.35}.landing-page .dashboard-list-card .dashboard-list-row:nth-child(2){border-top:0;padding-top:0}.landing-page .dashboard-list-row em{color:#087A4F;font-style:normal;font-weight:900;white-space:nowrap}.landing-page .dashboard-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:22px}.landing-page .dashboard-category-card{min-width:0;border:1px solid #dce4de;border-radius:24px;background:#fff;padding:20px 18px;box-shadow:0 18px 42px rgba(15,23,42,.07)}.landing-page .dashboard-category-label{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;background:#E8FAF0;color:#087A4F;padding:6px 10px;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.landing-page .dashboard-category-card h3{margin-top:14px;font-size:22px;line-height:1.14;letter-spacing:-.02em}.landing-page .dashboard-category-card ul{list-style:none;display:grid;grid-gap:10px;gap:10px;margin-top:14px}.landing-page .dashboard-category-card li{display:grid;grid-template-columns:18px minmax(0,1fr);grid-gap:10px;gap:10px;color:#596273;font-size:14px;line-height:1.42}.landing-page .dashboard-category-card li:before{content:"";width:7px;height:7px;border-radius:999px;background:#087A4F;box-shadow:0 0 0 4px #E8FAF0;margin-top:6px}@media (max-width:1199px){.landing-page .dashboard-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:979px){.landing-page .feature-atlas{padding-bottom:20px}.landing-page .feature-icons .icon-feature-shell{width:min(980px,calc(100% - 32px))}.landing-page .dashboard-category-grid,.landing-page .product-layout-dashboard,.landing-page .workflow-layout{grid-template-columns:1fr}}@media (max-width:699px){.landing-page .atlas-header .section-lead{text-align:left}.landing-page .feature-icons{padding-top:0}.landing-page .workflow-shell{gap:24px}.landing-page .workflow-start-card{padding:22px;border-radius:22px}.landing-page .workflow-start-card h3{font-size:24px}.landing-page .dashboard-screen-grid,.landing-page .workflow .steps{grid-template-columns:1fr}.landing-page .workflow .step{border-radius:20px;padding:20px}.landing-page .dashboard-screen{padding:18px;border-radius:22px}.landing-page .dashboard-screen-top{flex-direction:column;align-items:flex-start}}.landing-page .brand{max-width:min(168px,100%)}.landing-page .brand-mark{width:168px}@media (max-width:699px){.landing-page .brand{max-width:min(144px,100%)}.landing-page .brand-mark{width:144px}}.landing-page .hero{--hero-top-bar-height:102px;background:#0A0E16}.landing-page .hero-media{overflow:hidden}.landing-page .nav{height:var(--hero-top-bar-height);padding:0;align-items:center}.landing-page .hero-media .hero-base-image{position:absolute;top:var(--hero-top-bar-height);right:0;bottom:auto;width:100%;height:calc(100% - var(--hero-top-bar-height));object-fit:cover;object-position:right bottom}@media (min-width:700px){.landing-page .hero-panel{right:clamp(-270px,calc(300px - 28vw),0px)}}.landing-page[data-hero-rotation-paused=true] .timer-bar.active:after,.landing-page[data-reduced-motion=true] .timer-bar.active:after{animation:none;transform:scaleX(1)}.landing-page .headline-timer{margin-top:0}.landing-page .timer-bar{height:44px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;overflow:visible;background:transparent;cursor:pointer}.landing-page .timer-bar:after,.landing-page .timer-bar:before{content:"";position:absolute;left:0;right:0;top:16px;height:4px;border-radius:999px}.landing-page .timer-bar:before{background:rgba(255,255,255,.22)}.landing-page .timer-bar:after{inset:auto 0;top:16px;height:4px;transform:scaleX(0);transform-origin:left;background:var(--green-bright)}.landing-page .timer-bar:focus-visible{outline:2px solid var(--white);outline-offset:-6px}.landing-page .hero-lead{margin-top:0}@media (max-width:1199px){.landing-page .hero{--hero-top-bar-height:96px;min-height:auto}.landing-page .hero>.container{min-height:auto}.landing-page .nav{height:var(--hero-top-bar-height);padding:0;align-items:center}.landing-page .nav .btn,.landing-page .nav-links{display:none}.landing-page .hero-content{grid-template-columns:1fr;padding:46px 0 44px}.landing-page .hero-panel{position:relative;right:auto;bottom:auto;margin:18px 0 26px auto}.landing-page .hero-proof{position:relative;left:auto;right:auto;bottom:auto}.landing-page .hero-media .hero-base-image{top:var(--hero-top-bar-height);right:0;bottom:auto;width:100%;height:auto;object-fit:contain;object-position:right top;-webkit-mask-image:linear-gradient(180deg,#000 0,#000 72%,transparent);mask-image:linear-gradient(180deg,#000 0,#000 72%,transparent)}}@media (max-width:699px){.landing-page .icon-feature{grid-template-columns:1fr;row-gap:12px;justify-items:center;text-align:center}.landing-page .icon-feature-mark{width:96px;height:96px;margin:0 auto}.landing-page .icon-feature h3{width:100%;text-align:center}.landing-page .icon-feature ul{width:min(100%,280px);justify-items:start;margin:0 auto;text-align:left}.landing-page .icon-feature li{display:flex}}