:root{color-scheme:light;--ink:#152a22;--muted:#53675e;--green:#195b43;--line:#d6e1da;--paper:#f3f6f3;--accent:#b4ec74}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;color:var(--ink);background:#fff;font:1rem/1.65 'Segoe UI',Arial,sans-serif}a{color:inherit;text-underline-offset:.22em}a:hover{color:#237448}a:focus-visible,summary:focus-visible{outline:3px solid #7fb626;outline-offset:5px}.wrap{max-width:1180px;margin:auto;padding-left:36px;padding-right:36px}.top{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:100px;border-bottom:1px solid var(--line)}.brand{font-weight:850;font-size:1.8rem;letter-spacing:-.075em;text-decoration:none;white-space:nowrap}.brand span{margin-left:14px;font-size:.88rem;font-weight:650;letter-spacing:.1em}.top nav{display:flex;gap:28px;font-size:.93rem}.top nav a{text-decoration:none}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:62px;align-items:center;padding-top:76px;padding-bottom:90px}.eyebrow{font-size:.78rem;letter-spacing:.13em;font-weight:750;margin:0 0 22px;color:var(--green)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.75rem,4.7vw,4.25rem);line-height:1.06;letter-spacing:-.055em;margin-bottom:27px;font-weight:720}h2{font-size:2.35rem;line-height:1.18;letter-spacing:-.04em;font-weight:700;margin-bottom:24px}h3{font-size:1.45rem;letter-spacing:-.025em;line-height:1.3}.lead{font-size:1.22rem;line-height:1.55;max-width:31em;margin-bottom:18px}.hero-copy>p:not(.eyebrow):not(.lead){color:var(--muted)}.actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin:32px 0 20px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:11px 21px;background:var(--green);border:1px solid var(--green);color:#fff;text-decoration:none;font-weight:650;border-radius:4px}.button:hover{background:#103c2b;color:#fff}.text-link{font-weight:650}.fine{font-size:.86rem}.receipt{background:var(--ink);color:#fff;padding:26px 28px 20px;border-radius:5px;box-shadow:12px 14px 0 #e9f0eb}.receipt-head{display:flex;justify-content:space-between;gap:15px;font-size:.76rem;letter-spacing:.09em;color:#c8dacf;padding-bottom:24px;border-bottom:1px solid #456153}.receipt-main{display:flex;justify-content:space-between;gap:18px;margin:28px 0 25px}.receipt-main div{display:flex;flex-direction:column}.receipt-main strong{font-size:3.3rem;font-weight:550;letter-spacing:-.06em;line-height:1.1}.receipt-main div:first-child strong{color:var(--accent)}.receipt-main span{font-size:.82rem;color:#d4e1d9;margin-top:8px}.bar{display:flex;gap:4px;height:7px}.bar i:nth-child(1){background:var(--accent);flex:6}.bar i:nth-child(2){background:#87a88d;flex:8}.bar i:nth-child(3){background:#d6a973;flex:1}.reconcile{font-family:Consolas,monospace;font-size:.79rem;margin:15px 0 26px;color:#d4e1d9}.files{list-style:none;padding:0;margin:0;border-top:1px solid #456153}.files li{display:flex;justify-content:space-between;gap:14px;border-bottom:1px solid #456153;padding:11px 0;font-size:.8rem}.files li span:first-child{font-family:Consolas,monospace}.files li span:last-child{color:#bdcfc4;text-align:right}.receipt-note{font-size:.75rem;color:#bdcfc4;margin:20px 0 0}.section{padding-top:76px;padding-bottom:76px}.example{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-top{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:end}.section-top p:last-child{color:var(--muted);max-width:34rem}.table-wrap{overflow-x:auto;margin-top:18px;border-top:2px solid var(--ink)}table{width:100%;border-collapse:collapse;text-align:left}th,td{padding:15px 18px;border-bottom:1px solid var(--line);font-size:.94rem}th:first-child,td:first-child{padding-left:0}th{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em}code{font-family:Consolas,monospace;font-size:.97em;white-space:nowrap}.review{background:#f0dfc5;color:#6d4514;border-radius:3px;padding:2px 9px;font-size:.84rem}.example-foot{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:28px}.example-foot p{font-size:.9rem;color:var(--muted);margin:0;max-width:36rem}.example-foot a{font-size:.9rem;flex-shrink:0}.offers{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:38px}.offer{border:1px solid var(--line);padding:34px;display:flex;flex-direction:column;border-radius:5px}.offer-label{font-size:.78rem;letter-spacing:.13em;font-weight:750;color:var(--green);margin-bottom:12px}.price{display:flex;align-items:baseline;flex-wrap:wrap;gap:14px;margin-bottom:24px}.price strong{font-size:3.2rem;line-height:1.2;letter-spacing:-.05em}.price span{font-size:.86rem;color:var(--muted)}.offer>p:not(.offer-label){color:var(--muted)}.offer ul{padding-left:21px;margin:2px 0 29px;flex:1}.offer li{padding-left:3px;margin:8px 0;font-size:.95rem}.offer .button{align-self:start}.featured{border-top:4px solid var(--green);padding-top:31px;background:#f6f9f6}.details{display:grid;grid-template-columns:.9fr 1.25fr;gap:80px;border-top:1px solid var(--line)}.details>div>p:last-child{color:var(--muted)}details{border-top:1px solid var(--line);padding:17px 0}details:last-child{border-bottom:1px solid var(--line)}summary{font-size:1rem;font-weight:650;cursor:pointer;list-style-position:outside;margin-left:18px;padding-left:7px}details p{font-size:.92rem;color:var(--muted);margin:17px 0 0 25px}.footer{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:32px;padding-bottom:32px}.footer .brand{font-size:1.4rem}.footer .brand span{font-size:.74rem}.footer p{font-size:.82rem;color:var(--muted);margin:0}.skip{position:absolute;left:16px;top:-80px;background:#fff;padding:12px;z-index:2}.skip:focus{top:8px}.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}@media(max-width:900px){.hero{gap:35px}.receipt{padding:22px}.section-top,.details{gap:35px}.example-foot{display:block}.example-foot a{display:inline-block;margin-top:20px}.price{display:block}.price span{display:block;margin-top:6px}.offers{gap:18px}.offer{padding:26px}.featured{padding-top:23px}}@media(max-width:680px){.wrap{padding-left:23px;padding-right:23px}.top{min-height:85px;gap:16px}.brand{font-size:1.6rem}.brand span{font-size:.68rem;margin-left:10px}.top nav{gap:14px;font-size:.82rem}.top nav a:first-child{display:none}.hero{grid-template-columns:1fr;padding-top:47px;padding-bottom:58px;gap:35px}h1{font-size:3.05rem}.lead{font-size:1.12rem}.receipt{box-shadow:7px 8px 0 #e9f0eb}.section{padding-top:49px;padding-bottom:49px}h2{font-size:1.95rem}.section-top,.offers,.details{grid-template-columns:1fr;gap:22px}.section-top p:last-child{margin-bottom:0}th,td{padding:13px 12px;font-size:.85rem}.table-wrap{margin-right:-23px;padding-right:23px}table{min-width:560px}.offers{margin-top:27px}.price{display:flex;gap:15px}.price span{margin:0}.footer{display:block}.footer p{margin-top:15px}.eyebrow{font-size:.75rem;margin-bottom:17px}.actions{gap:19px}.files li{font-size:.79rem}.reconcile{font-size:.73rem}.details{gap:24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Direct contact remains usable without a mail app or JavaScript. */
.contact{flex:1 1 24rem;min-width:0;max-width:100%}.contact label{display:block;font-size:1rem;font-weight:650;margin-bottom:.5rem}.contact-row{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.contact-row input{font:inherit;min-width:0;flex:1 1 14rem;max-width:100%;padding:.65rem .75rem;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--ink)}.contact-row button{font:inherit;font-weight:650;min-height:44px;padding:.65rem .85rem;border:1px solid var(--green);border-radius:4px;background:var(--green);color:#fff;cursor:pointer}.contact-row button:hover{background:#103c2b}.contact-row button[hidden]{display:none}.contact-row input:focus-visible,.contact-row button:focus-visible{outline:3px solid #7fb626;outline-offset:3px}.footer .contact p{font-size:.875rem;margin:.55rem 0 0}#contact-status{min-height:1.65em}@media(max-width:680px){.footer .contact{margin-top:1.2rem}}
