@charset "UTF-8";
:root{--paper:#f8f7f2;--ink:#19372f;--muted:#607068;--line:#dce0d5;--green:#123b32;--lime:#e5eccb;--gold:#edb65d;--white:#fffefa}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-underline-offset:4px}a:hover{text-decoration-thickness:2px}a:focus-visible,summary:focus-visible{outline:3px solid #bd6426;outline-offset:5px}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{line-height:1.12;letter-spacing:-.04em}h1{font-size:clamp(44px,5.8vw,80px);font-weight:500;margin-bottom:28px}h1 em,h2 em{font-family:Georgia,serif;font-weight:400}h2{font-size:clamp(30px,3.3vw,44px);font-weight:500;margin-bottom:24px}h3{font-size:40px;font-weight:500}h4{font-size:20px;font-weight:500;letter-spacing:-.025em;margin-bottom:8px}p{margin-bottom:20px}img{max-width:100%;height:auto}.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}.header{min-height:108px;display:flex;align-items:center;justify-content:space-between;gap:36px;border-bottom:1px solid var(--line)}.wordmark{font-size:27px;font-weight:700;letter-spacing:-1.4px;display:inline-flex;align-items:center;text-decoration:none;line-height:1}.mark{background:var(--green);color:var(--paper);border-radius:9px;width:36px;height:36px;margin-right:10px;display:flex;align-items:center;justify-content:center;font-size:25px;font-family:monospace;letter-spacing:-4px;padding-right:4px}.mark span{color:var(--gold)}.word-dot{color:#bd6426}.header nav{display:flex;gap:30px;font-size:14px}.header nav a{text-decoration:none}.header nav a:hover,.header nav a.active{text-decoration:underline}.contact-link{font-size:14px;font-weight:600;text-decoration:none;border-bottom:1px solid var(--ink);padding:7px 0}.contact-link span{margin-left:20px}.hero{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center;padding-top:78px;padding-bottom:80px}.eyebrow{font-family:Consolas,'Courier New',monospace;font-size:11px;font-weight:600;letter-spacing:1.5px;line-height:1.5;margin-bottom:24px}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#57885e;margin-right:8px}.lead{font-size:19px;line-height:1.65;color:var(--muted);max-width:620px}.hero .lead{max-width:460px}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:26px;margin:32px 0}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;background:var(--green);color:var(--white);padding:16px 23px;text-decoration:none;border-radius:5px;font-size:14px;font-weight:600;min-height:52px}.button:hover{background:#245648}.button.light{background:var(--paper);color:var(--green)}.text-link{font-size:14px;font-weight:600;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:5px}.hero-foot{font-size:11px;color:var(--muted);margin-bottom:0}.hero-art{position:relative;min-height:478px;background:#edf0e5;border:1px solid #dde2d3;border-radius:130px 10px 10px 10px;overflow:hidden}.art-grid{position:absolute;inset:0;background-image:linear-gradient(#bdcaba55 1px,transparent 1px),linear-gradient(90deg,#bdcaba55 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(transparent,#000)}.art-label,.art-caption{position:absolute;left:30px;right:30px;font:10px Consolas,monospace;letter-spacing:1px}.art-label{top:28px;left:110px;display:flex;justify-content:space-between}.art-caption{bottom:22px}.art-block{position:absolute;display:flex;flex-direction:column;justify-content:space-between;padding:24px 26px;border-radius:6px;box-shadow:0 16px 30px #14382a16;font-size:12px}.block-symbol{font-family:Georgia,serif;font-size:74px;line-height:1}.block-a{width:204px;height:210px;background:var(--green);color:var(--paper);left:40px;top:83px;transform:rotate(-7deg)}.block-b{width:166px;height:179px;background:var(--gold);color:var(--green);right:29px;top:184px;transform:rotate(8deg)}.block-c{width:147px;height:134px;background:#fcfcf6;left:88px;bottom:56px;transform:rotate(2deg);border:1px solid #d5dccb}.block-c .block-symbol{font-size:49px}.principles{border-block:1px solid var(--line)}.principles .wrap{display:flex;justify-content:space-between;padding-block:21px;font-size:12px;color:var(--muted)}.principles span:before{content:'✳';margin-right:12px;color:var(--green)}.section{padding-block:80px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:40px}.section-heading h2{margin-bottom:0}.section-heading p:last-child{font-size:14px;color:var(--muted);margin-bottom:0}.section-heading .eyebrow{margin-bottom:15px}.product-panel{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:9px;overflow:hidden}.product-info{padding:40px;background:var(--green);color:var(--paper)}.product-label{display:flex;align-items:center;gap:18px;margin-bottom:32px}.product-label img{border-radius:15px}.tag{font-family:Consolas,monospace;font-size:10px;letter-spacing:.8px;color:#cce0b8}.product-info h3{margin-bottom:18px}.product-info p{color:#dae3d9;font-size:16px}.chips{display:flex;gap:8px;flex-wrap:wrap;margin:26px 0 30px}.chips span{font-size:10px;border:1px solid #628075;border-radius:100px;padding:5px 10px}.product-features{padding:44px;background:#f0f1e8}.product-features>div{display:flex;align-items:center;gap:20px;border-bottom:1px solid #d2d9ca;padding:22px 0}.product-features>div>span:last-child{margin-left:auto}.feature-number{font:12px Consolas,monospace;color:var(--muted)}.product-features section p{font-size:13px;color:var(--muted);margin-bottom:0}.product-features .small{margin-top:28px;margin-bottom:0}.small{font-size:12px;color:var(--muted)}.services-teaser{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-top:10px}.services-teaser .lead{font-size:16px;max-width:410px}.service-list{align-self:center}.service-list a{display:flex;align-items:center;gap:20px;padding:26px 0;border-bottom:1px solid var(--line);text-decoration:none;font-size:16px}.service-list a span{font:11px Consolas,monospace;color:var(--muted)}.service-list a b{margin-left:auto;font-weight:400}.contact-band{background:var(--lime);padding:50px 0}.contact-band .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-band h2{margin-bottom:0}.contact-band .eyebrow{margin-bottom:12px}.contact-band p:last-child{margin-top:15px;margin-bottom:0}footer{border-top:1px solid var(--line);padding-top:60px}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:60px;padding-bottom:42px}.footer-top>.wordmark{margin-bottom:20px}.footer-top p{font-size:13px;margin-top:18px}.footer-top h2{font-size:13px;font-weight:600;letter-spacing:0;margin-bottom:23px}.footer-top>div:not(:first-child)>a{display:block;font-size:12px;margin:12px 0;text-decoration:none}.footer-bottom{border-top:1px solid var(--line);padding-block:24px;display:flex;justify-content:space-between;gap:16px;font-size:10px;color:var(--muted)}.page-intro{padding-top:70px;padding-bottom:38px}.page-intro h1{font-size:clamp(40px,5.3vw,68px);max-width:870px}.page-intro .lead{max-width:760px}.notice{display:flex;flex-wrap:wrap;gap:12px 30px;padding:20px 25px;border:1px solid #c9d6ba;background:#edf1e3;font-size:14px;border-radius:5px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.feature-grid h2{font-size:26px;letter-spacing:-.03em;margin-top:20px}.feature-grid p{font-size:15px;color:var(--muted)}.split-panel{background:var(--green);color:var(--paper);padding:46px;display:grid;grid-template-columns:1fr 1fr;gap:70px;border-radius:8px}.split-panel p{font-size:15px;color:#dbe7db}.split-panel h2{margin-bottom:0}.prose{max-width:800px;font-size:16px;color:#394e43;overflow-wrap:anywhere}.prose h2{font-size:26px;font-weight:500;color:var(--ink);margin:38px 0 18px}.prose h2:first-child{margin-top:0}.prose li{padding:4px 0}.prose code{font-size:14px;background:#e8ecdf;padding:3px 5px;border-radius:3px}.legal-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:65px;padding-bottom:80px}.legal-layout aside{border-top:1px solid var(--line);padding-top:24px}.legal-layout aside a{display:block;font-size:13px;margin:16px 0}.note{margin-top:40px;padding:25px 30px;background:#edf0e4;border-left:3px solid #50715c}.note p{margin:12px 0 0;font-size:14px}.about-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:90px;padding-top:20px;padding-bottom:90px}.company-card{padding:34px;background:#ebefdf;border:1px solid #dce1d2;border-radius:7px;align-self:start;overflow-wrap:anywhere}.company-card h2{font-size:32px}.company-card p{font-size:14px}.service-details{padding-bottom:80px}.service-details>section{display:grid;grid-template-columns:70px 1fr;padding:40px 0;border-top:1px solid var(--line)}.service-details h2{font-size:30px}.service-details p{max-width:750px;color:var(--muted);margin-bottom:0}.support-layout{display:grid;grid-template-columns:.85fr 1.3fr;gap:70px;padding-bottom:80px}.faq h2{font-size:25px}.faq details{border-bottom:1px solid var(--line);padding:18px 0}.faq summary{font-size:16px;font-weight:600;cursor:pointer;padding-right:20px}.faq details p{font-size:15px;color:var(--muted);margin-top:18px;margin-bottom:5px}.skip{position:absolute;top:-90px;left:20px;background:var(--green);color:white;padding:12px;z-index:10}.skip:focus{top:10px}@media(min-width:1500px){.hero{gap:100px}}@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.header{gap:20px}.header nav{gap:20px}.hero{gap:30px}.hero-art{min-height:430px}.block-a{left:25px;width:172px}.block-b{right:16px;width:140px;top:200px}.block-c{left:45px;width:125px;bottom:40px}.art-caption{bottom:13px;font-size:9px}.art-label{left:80px;font-size:9px}.product-info,.product-features{padding:28px}.product-info h3{font-size:34px}.product-label{gap:10px}.tag{font-size:9px}.services-teaser,.about-layout{gap:45px}.support-layout{gap:35px}.legal-layout{grid-template-columns:180px minmax(0,1fr);gap:35px}}@media(max-width:720px){.wrap{width:calc(100% - 40px)}.header{min-height:100px;flex-wrap:wrap;gap:0;padding-top:20px;padding-bottom:14px}.wordmark{font-size:24px}.mark{height:30px;width:30px;font-size:22px}.header nav{order:3;width:100%;justify-content:space-between;margin-top:20px;font-size:13px;gap:12px}.contact-link{font-size:12px}.contact-link span{margin-left:10px}.hero{grid-template-columns:1fr;padding-top:42px;padding-bottom:40px;gap:40px}.hero h1{font-size:clamp(43px,10vw,66px)}.hero .lead{font-size:17px}.hero .actions{gap:22px}.hero-art{min-height:360px;max-width:480px;width:100%;margin:auto;border-radius:90px 8px 8px 8px}.art-label{left:85px;top:20px}.block-a{left:35px;top:57px;width:170px;height:176px}.block-symbol{font-size:64px}.block-b{right:28px;top:138px;width:145px;height:158px}.block-c{left:76px;bottom:44px;height:100px;width:130px;padding:15px 20px}.block-c .block-symbol{font-size:37px}.art-caption{left:24px;bottom:15px}.art-block{font-size:10px}.principles .wrap{display:grid;grid-template-columns:1fr 1fr;gap:15px 8px;font-size:10px}.principles span:before{margin-right:7px}.section{padding-block:48px}.section-heading{display:block;margin-bottom:28px}.section-heading p:last-child{margin-top:20px}.product-panel,.services-teaser,.split-panel,.feature-grid,.about-layout,.support-layout{grid-template-columns:1fr;gap:0}.product-info,.product-features{padding:28px}.product-info h3{font-size:35px}.tag{font-size:9px}.product-features>div{gap:14px}.services-teaser{padding-top:0;gap:30px}.services-teaser .lead{max-width:none}.service-list a{font-size:14px;gap:12px}.contact-band{padding-block:36px}.contact-band .wrap{display:block}.contact-band h2{font-size:32px}.contact-band .button{margin-top:26px}.footer-top{grid-template-columns:1fr 1fr;gap:25px}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:5px}.page-intro{padding-top:44px;padding-bottom:22px}.page-intro h1{font-size:42px}.page-intro .lead{font-size:17px}.feature-grid{gap:28px}.feature-grid h2{margin-top:12px;margin-bottom:15px}.feature-grid p{margin-bottom:0}.split-panel{padding:28px;gap:25px}.split-panel h2{font-size:33px}.legal-layout{grid-template-columns:1fr;gap:30px;padding-bottom:45px}.legal-layout aside{display:flex;flex-wrap:wrap;gap:8px 18px;padding-top:16px}.legal-layout aside .eyebrow{width:100%;margin-bottom:0}.legal-layout aside a{margin:0;font-size:12px}.prose h2{font-size:25px}.prose{font-size:15px}.about-layout{gap:30px;padding-bottom:45px}.company-card{padding:25px}.service-details{padding-bottom:45px}.service-details>section{grid-template-columns:35px 1fr;padding:28px 0}.service-details h2{font-size:25px}.service-details p{font-size:15px}.support-layout{gap:35px;padding-bottom:45px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media print{.header,footer,.legal-layout aside,.skip{display:none}.wrap{width:100%}.legal-layout{display:block}.page-intro{padding-top:0}body{background:white;color:black}a{color:black}}
