:root{--ink:#102a2e;--ink-soft:#36565a;--forest:#0b3b40;--forest-2:#126156;--green:#20b977;--green-dark:#08714e;--mint:#dff7ec;--mint-soft:#f1fbf7;--cream:#faf8f2;--white:#fff;--line:#d9e5e2;--warning:#9a5b00;--warning-bg:#fff5db;--shadow:0 18px 60px #0b3b401c;--radius-sm:.65rem;--radius:1rem;--radius-lg:1.5rem;color:var(--ink);background:var(--cream);font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{background:var(--cream);min-width:320px;color:var(--ink);text-rendering:optimizelegibility;margin:0;font-size:1rem;line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:var(--green-dark);text-underline-offset:.18em;text-decoration-thickness:.08em}a:hover{color:var(--forest)}:focus-visible{outline-offset:3px;border-radius:.2rem;outline:3px solid #f0a929}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);letter-spacing:-.035em;font-weight:760;line-height:1.12}h1{font-size:clamp(2.55rem,6vw,5.25rem)}h2{font-size:clamp(1.85rem,3.6vw,3.15rem)}h3{font-size:1.22rem}.shell{width:min(1180px,100% - 2rem);margin-inline:auto}.narrow{width:min(820px,100%)}.skip-link{z-index:100;border-radius:var(--radius-sm);background:var(--white);color:var(--forest);padding:.7rem 1rem;font-weight:700;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;backdrop-filter:blur(16px);background:#faf8f2f0;border-bottom:1px solid #102a2e17;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:2rem;min-height:4.75rem;display:flex}.brand{color:var(--ink);align-items:center;gap:.7rem;font-size:1.05rem;font-weight:650;text-decoration:none;display:inline-flex}.brand img{border-radius:.75rem}.brand strong{color:var(--green-dark)}.desktop-nav{align-items:center;gap:clamp(.8rem,2vw,1.4rem);display:flex}.desktop-nav>a:not(.button){color:var(--ink-soft);font-size:.91rem;font-weight:650;text-decoration:none}.desktop-nav>a[aria-current=page]{color:var(--forest);text-decoration:underline}.mobile-nav{display:none;position:relative}.mobile-nav summary{cursor:pointer;border:1px solid var(--line);border-radius:999px;padding:.45rem .8rem;font-weight:700;list-style:none}.mobile-nav nav{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);width:min(18rem,100vw - 2rem);box-shadow:var(--shadow);padding:.6rem;display:grid;position:absolute;top:3rem;right:0}.mobile-nav nav a{color:var(--ink);padding:.75rem;font-weight:650;text-decoration:none}.button{text-align:center;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:3rem;padding:.7rem 1.15rem;font-weight:750;line-height:1.2;text-decoration:none;transition:transform .14s,background .14s,color .14s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--green);color:#052e23;box-shadow:0 8px 22px #20b97738}.button--primary:hover{color:#052e23;background:#39ca8b}.button--secondary{border-color:var(--forest);color:var(--forest);background:0 0}.button--secondary:hover{background:var(--forest);color:var(--white)}.button--text{min-height:auto;color:var(--green-dark);padding:0;text-decoration:underline}.button--small{min-height:2.55rem;padding-inline:1rem;font-size:.9rem}.eyebrow{color:var(--green-dark);letter-spacing:.13em;text-transform:uppercase;margin-bottom:.8rem;font-size:.77rem;font-weight:800}.eyebrow--light{color:#8ff0c3}.lead{max-width:760px;color:var(--ink-soft);font-size:clamp(1.12rem,2vw,1.35rem);line-height:1.55}.hero{background:radial-gradient(circle at 82% 15%,#20b97733,#0000 30rem),linear-gradient(160deg,#fdfcf8 0%,#eef9f4 100%);padding:clamp(4rem,8vw,7.5rem) 0;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background-image:linear-gradient(#0b3b4009 1px,#0000 1px),linear-gradient(90deg,#0b3b4009 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;mask-image:linear-gradient(#000,#0000 85%)}.hero__grid{grid-template-columns:minmax(0,1.12fr) minmax(330px,.88fr);align-items:center;gap:clamp(2.5rem,6vw,6rem);display:grid;position:relative}.hero h1{max-width:800px;margin-bottom:1.5rem}.hero__actions,.button-row{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.hero__note{color:var(--ink-soft);margin-top:1rem;font-size:.88rem}.hero__requirement{max-width:650px;color:var(--forest);margin:.35rem 0 0;font-size:.88rem;font-weight:700}.hero-panel{background:var(--forest);box-shadow:var(--shadow);color:var(--white);border:1px solid #ffffff80;border-radius:2rem;padding:1.25rem;position:relative}.hero-panel__top{color:#cbe8df;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.78rem;font-weight:700;display:flex}.hero-panel__identifier{gap:.12rem;display:grid}.hero-panel__example{color:#8ff0c3;letter-spacing:.09em;text-transform:uppercase;font-size:.68rem}.status-pill{color:#a7f3d0;background:#20b9772e;border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .6rem;display:inline-flex}.status-pill:before{background:var(--green);content:"";border-radius:50%;width:.5rem;height:.5rem}.request-card{background:var(--white);color:var(--ink);border-radius:1.2rem;padding:1.25rem}.request-card__header,.request-card__total{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.request-card__header small,.request-card__line small{color:var(--ink-soft)}.request-card__line{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding:.9rem 0;display:flex}.request-card__total{padding-top:1rem;font-weight:750}.approval-strip{background:var(--mint);color:#075138;border-radius:.8rem;align-items:center;gap:.65rem;margin-top:1rem;padding:.8rem 1rem;font-size:.88rem;font-weight:700;display:flex}.approval-strip:before{background:var(--green);color:#fff;content:"✓";border-radius:50%;flex:none;place-items:center;width:1.6rem;height:1.6rem;display:grid}.section{padding:clamp(4rem,8vw,7rem) 0}.section--white{background:var(--white)}.section--mint{background:var(--mint-soft)}.section--dark{background:var(--forest);color:#dcece7}.section--dark h2,.section--dark h3{color:var(--white)}.section-heading{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:1.2rem;margin-bottom:clamp(2rem,5vw,3.5rem);display:grid}.section-heading h2{margin-bottom:0}.section-heading p:last-child{color:var(--ink-soft);align-self:end;margin-bottom:0;font-size:1.1rem}.section--dark .section-heading p:last-child{color:#b9d2ca}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.info-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);padding:1.5rem}.info-card__number{background:var(--mint);width:2.4rem;height:2.4rem;color:var(--green-dark);border-radius:50%;place-items:center;margin-bottom:1.25rem;font-weight:800;display:grid}.info-card p:last-child{color:var(--ink-soft);margin-bottom:0}.workflow{counter-reset:steps;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.workflow li{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);gap:1rem;padding:1.5rem;display:flex;position:relative}.workflow li:not(:last-child):after{z-index:2;border:1px solid var(--line);background:var(--cream);width:1.8rem;height:1.8rem;color:var(--green-dark);content:"→";border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;right:-.9rem;transform:translateY(-50%)}.workflow__number{background:var(--forest);width:2.2rem;height:2.2rem;color:var(--white);border-radius:.65rem;flex:none;place-items:center;font-weight:800;display:grid}.workflow h3{margin-bottom:.5rem}.workflow p{color:var(--ink-soft);margin-bottom:0}.split{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.feature-list,.check-list,.plain-list{margin:1.25rem 0 0;padding:0;list-style:none}.feature-list li,.check-list li{margin-block:.7rem;padding-left:1.8rem;position:relative}.feature-list li:before,.check-list li:before{color:var(--green-dark);content:"✓";font-weight:900;position:absolute;left:0}.metric-panel{border-radius:var(--radius-lg);background:var(--forest);box-shadow:var(--shadow);color:#dcece7;padding:clamp(1.5rem,4vw,2.4rem)}.metric-panel h3{color:var(--white)}.metric-row{border-bottom:1px solid #ffffff26;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.metric-row:last-child{border-bottom:0}.metric-row strong{color:#8ff0c3}.screenshot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.product-shot{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--white);margin:0;overflow:hidden;box-shadow:0 12px 36px #0b3b4014}.product-shot img{aspect-ratio:16/9;object-fit:cover;width:100%}.product-shot figcaption{color:var(--ink-soft);padding:1rem 1.2rem;font-size:.9rem}.comparison-table-wrap{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);overflow-x:auto}.comparison-table{border-collapse:collapse;width:100%;min-width:700px}.comparison-table th,.comparison-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:1.1rem 1.2rem}.comparison-table thead th{background:var(--forest);color:var(--white)}.comparison-table tbody th{width:20%;color:var(--forest)}.comparison-table tr:last-child th,.comparison-table tr:last-child td{border-bottom:0}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.pricing-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--white);flex-direction:column;padding:clamp(1.5rem,4vw,2.2rem);display:flex;box-shadow:0 12px 34px #0b3b4012}.pricing-card:nth-child(2){border-color:#20b977b3}.price{align-items:baseline;gap:.75rem;margin-bottom:1rem;display:flex}.price span{letter-spacing:-.06em;font-size:clamp(2.4rem,5vw,4rem);font-weight:800;line-height:1}.price small,.pricing-card p{color:var(--ink-soft)}.plan-limit{background:var(--mint);border-radius:999px;align-self:flex-start;padding:.35rem .65rem;font-size:.86rem;font-weight:750;display:inline-flex;color:var(--green-dark)!important}.pricing-card .check-list{flex:1}.trial-copy{margin-top:1.5rem;font-weight:750}.pricing-grid--compact .pricing-card{box-shadow:none}.faq-list{gap:.75rem;display:grid}.faq-item{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--white)}.faq-item summary{cursor:pointer;color:var(--ink);padding:1.1rem 3rem 1.1rem 1.2rem;font-weight:750}.faq-item p{color:var(--ink-soft);padding:0 1.2rem 1.2rem}.page-hero{border-bottom:1px solid var(--line);background:linear-gradient(160deg,#fdfcf8,#eef9f4);padding:clamp(3.75rem,8vw,7rem) 0 clamp(3rem,6vw,5rem)}.page-hero h1{max-width:950px;margin-bottom:1.4rem;font-size:clamp(2.45rem,5.5vw,4.8rem)}.breadcrumbs ol{color:var(--ink-soft);flex-wrap:wrap;gap:.45rem;margin:0 0 1.6rem;padding:0;font-size:.88rem;list-style:none;display:flex}.breadcrumbs li:not(:last-child):after{content:"/";color:#8ba09d;margin-left:.45rem}.breadcrumbs a{color:inherit}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.content-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);padding:1.5rem}.content-card p:last-child{margin-bottom:0}.callout{border-left:4px solid var(--green-dark);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:var(--mint-soft);margin:1.5rem 0;padding:1.1rem 1.2rem}.callout--warning{background:var(--warning-bg);border-color:#d88800}.callout--success{border-color:var(--green);background:var(--mint)}.callout strong{margin-bottom:.35rem;display:block}.callout p:last-child,.callout div>:last-child{margin-bottom:0}.cta-band{border-radius:var(--radius-lg);background:var(--forest);color:#dcece7;box-shadow:var(--shadow);justify-content:space-between;align-items:center;gap:2rem;margin:clamp(3rem,7vw,6rem) auto;padding:clamp(1.6rem,5vw,3.2rem);display:flex}.cta-band h2{color:var(--white);margin-bottom:.6rem;font-size:clamp(1.8rem,3.5vw,2.8rem)}.cta-band p:last-child{max-width:720px;margin-bottom:0}.cta-band .button{flex:none}.docs-shell{grid-template-columns:240px minmax(0,760px);align-items:start;gap:clamp(2rem,5vw,4.5rem);padding-block:clamp(3rem,7vw,6rem);display:grid}.docs-sidebar{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffbf;padding:1.2rem;position:sticky;top:6.2rem}.docs-sidebar nav{gap:.15rem;display:grid}.docs-sidebar a{color:var(--ink-soft);border-radius:.45rem;padding:.5rem .65rem;font-size:.91rem;font-weight:620;text-decoration:none}.docs-sidebar a:hover,.docs-sidebar a[aria-current=page]{background:var(--mint);color:var(--forest)}.docs-heading{border-bottom:1px solid var(--line);margin-bottom:2.75rem;padding-bottom:2rem}.docs-heading h1{margin-bottom:1.2rem;font-size:clamp(2.4rem,5vw,4.2rem)}.prose h2{margin-top:3rem;scroll-margin-top:6rem;font-size:clamp(1.55rem,3vw,2.1rem)}.prose h3{margin-top:2rem}.prose p,.prose li{color:var(--ink-soft)}.prose strong{color:var(--ink)}.prose ul,.prose ol{padding-left:1.3rem}.prose li+li{margin-top:.55rem}.prose table{border-collapse:collapse;width:100%;margin:1.5rem 0}.prose th,.prose td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:.9rem}.prose th{background:var(--mint-soft)}.docs-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:2rem;display:grid}.docs-card{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--white);color:var(--ink);padding:1.2rem;text-decoration:none;display:block}.docs-card:hover{border-color:var(--green);color:var(--forest)}.docs-card strong{margin-bottom:.25rem;display:block}.docs-card span{color:var(--ink-soft);font-size:.9rem}.site-footer{color:#bed2cc;background:#082f33;padding-top:4rem}.footer-grid{grid-template-columns:1.7fr repeat(3,1fr);gap:2.5rem;display:grid}.site-footer .brand{color:var(--white)}.footer-about p{max-width:430px;margin-top:1rem}.site-footer h2{color:var(--white);letter-spacing:.02em;font-size:.92rem}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li+li{margin-top:.55rem}.site-footer a{color:#dcece7}.disclaimer{color:#8eaaa3;font-size:.82rem}.footer-bottom{color:#8eaaa3;border-top:1px solid #ffffff1f;justify-content:space-between;gap:1rem;margin-top:3rem;padding-block:1.2rem;font-size:.8rem;display:flex}@media (width<=920px){.desktop-nav{display:none}.mobile-nav{display:block}.hero__grid,.split,.section-heading{grid-template-columns:1fr}.hero-panel{max-width:620px}.card-grid,.workflow{grid-template-columns:1fr}.workflow li:not(:last-child):after{content:"↓";inset:auto auto -.9rem 50%;transform:translate(-50%)}.docs-shell{grid-template-columns:1fr}.docs-sidebar{position:static}.docs-sidebar nav,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.shell{width:min(100% - 1.25rem,1180px)}.site-header__inner{min-height:4.2rem}.hero{padding-top:3.2rem}.hero h1,.page-hero h1{font-size:clamp(2.35rem,12vw,3.5rem)}.hero__actions .button,.button-row .button{width:100%}.hero-panel{border-radius:1.2rem;padding:.75rem}.request-card{padding:1rem}.section{padding-block:3.5rem}.screenshot-grid,.pricing-grid,.content-grid,.docs-cards,.footer-grid{grid-template-columns:1fr}.cta-band{border-radius:var(--radius);flex-direction:column;align-items:flex-start}.cta-band .button{width:100%}.docs-sidebar nav{grid-template-columns:1fr}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
