*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:#fafafa;color:#202422;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:5px}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid #cb533f;outline-offset:5px}.wrap{width:min(1184px,calc(100% - 80px));margin-inline:auto}.header{height:88px;display:flex;align-items:center;justify-content:space-between}.wordmark{text-decoration:none;font-size:28px;font-weight:800}.wordmark span{color:#c95540}nav{display:flex;gap:32px}nav a{font-size:14px;text-decoration:none}nav a:hover{text-decoration:underline}.skip{position:absolute;top:-100px;padding:12px;background:white;z-index:5}.skip:focus{top:8px}.hero{position:relative;isolation:isolate;min-height:550px;height:min(650px,calc(100svh - 180px));color:white;overflow:hidden}.hero-art{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 47%;z-index:-2}.hero-shade{position:absolute;inset:0;background:rgba(0,17,16,.42);z-index:-1}.hero-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-block:40px}.app-meta{display:flex;align-items:center;gap:14px}.app-meta img{border-radius:12px}.app-meta span{font-size:11px;line-height:1.8}.app-meta strong{font-size:13px;font-weight:400}.hero h1{font-size:64px;line-height:1.02;font-weight:700;margin:24px 0 16px}.hero p{font-size:20px;line-height:1.5;margin:0 0 24px}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:50px;padding:14px 22px;border-radius:6px;text-decoration:none;font-size:14px;font-weight:600;transition:transform .15s,background .15s}.button:hover{transform:translateY(-2px)}.primary{background:#fff;color:#203a32}.primary:hover{background:#edf5ee}.button span{font-size:19px}.hero-note{font-size:12px;margin-top:18px;color:#fff}.app-section{padding-block:64px 72px;scroll-margin-top:20px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:36px}.eyebrow{font-size:11px;font-weight:700;color:#567064;margin:0 0 16px}.section-heading h2{font-size:34px;line-height:1.2;margin:0}.section-heading>p{color:#656d67;font-size:15px;line-height:1.6;margin:0}.screenshots{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}figure{margin:0;min-width:0}.shot{display:block;cursor:zoom-in;border:0;background:#101517;padding:0;width:100%;aspect-ratio:9/16;border-radius:8px;overflow:hidden;transition:transform .2s}.shot:hover{transform:translateY(-4px)}.shot img{display:block;width:100%;height:100%;object-fit:contain}figcaption{display:flex;gap:14px;margin-top:24px}.number{font-size:11px;color:#b74b38;padding-top:4px}h3{font-size:17px;margin:0 0 10px}figcaption p{font-size:14px;color:#666d68;line-height:1.65;margin:0}.compatibility{font-size:11px;line-height:1.6;color:#767c77;margin:30px 0}.app-links{display:flex;align-items:center;gap:28px;flex-wrap:wrap;font-size:13px}.dark{background:#203c33;color:white}.dark:hover{background:#2e5144}.app-links>span{margin-left:auto;color:#737a74;font-size:12px}.about{background:#eaf0e9;border-top:1px solid #dde5dc}.about-inner{display:grid;grid-template-columns:1fr 1fr;gap:24px 80px;padding-block:66px}.about .eyebrow{grid-column:1/-1;margin:0}.about h2{font-size:36px;line-height:1.2;margin:0}.about-inner>div>p{margin:0 0 22px;color:#59675e;line-height:1.7;font-size:16px;max-width:440px}.contact{display:inline-flex;gap:35px;align-items:center;font-size:18px;font-weight:600}.about-inner>div>p.email{font-size:13px;margin-top:14px;overflow-wrap:anywhere}footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:32px}footer .wordmark{font-size:22px}footer>span,footer>a:last-child{font-size:12px;color:#687069}dialog{border:0;border-radius:8px;padding:14px;background:#fafafa;color:#202422;max-width:min(92vw,700px);max-height:94svh;overflow:auto}dialog::backdrop{background:#000b}dialog img{display:block;max-width:100%;max-height:78svh;width:auto;margin:auto;object-fit:contain}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:12px}.dialog-head h2{font-size:15px;margin:0}.close{border:0;background:#e5eae5;color:#203c33;padding:10px 16px;border-radius:4px;cursor:pointer}body:has(dialog[open]){overflow:hidden}
@media(min-width:1600px){.hero-art{object-position:center 50%}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.header{height:72px}.wordmark{font-size:24px}nav{gap:20px}nav a{font-size:12px}.hero{height:calc(100svh - 148px);min-height:510px;max-height:640px}.hero h1{font-size:46px}.hero p{font-size:18px}.hero-content{padding-block:30px}.hero-art{object-position:65% center}.hero-shade{background:rgba(0,17,16,.47)}.section-heading{display:block}.section-heading h2{font-size:27px}.section-heading>p{margin-top:16px}.section-heading>p br{display:none}.app-section{padding-block:42px}.screenshots{grid-template-columns:1fr;gap:38px}.shot{max-width:360px;margin-inline:auto}figcaption{max-width:360px;margin-inline:auto;margin-top:18px}.about-inner{grid-template-columns:1fr;gap:24px;padding-block:42px}.about h2{font-size:30px}.about .eyebrow{grid-column:auto}.app-links{gap:22px}.app-links>span{margin-left:0}footer{flex-wrap:wrap;gap:20px}footer>span{width:100%;order:3}dialog{max-width:94vw}.dialog-head h2{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
