:root{color:#122124;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7faf8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}h1,h2,h3,p{margin:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-shell{color:#122124;background:linear-gradient(135deg,#075056 0%,#0b6970 45%,#5f8f63 100%);min-height:100vh;overflow-x:hidden}.site-section{padding:80px 20px}.site-container{width:100%;max-width:1280px;margin-inline:auto}.hero{color:#fff;padding-block:64px;overflow:hidden}.hero-inner{text-align:center;flex-direction:column;align-items:center;width:calc(100vw - 40px);min-width:0;max-width:896px;margin-inline:auto;display:flex}.hero-logo-card{background:#fffffff2;border-radius:27px;padding:10px;box-shadow:0 25px 50px -12px #00000040}.hero-logo{border-radius:20px;width:80px;height:80px}.hero-title{color:#fff;letter-spacing:-.025em;margin-top:36px;font-size:48px;font-weight:600;line-height:1}.hero-tagline,.hero-description,.hero-actions{width:calc(100vw - 40px);max-width:288px}.hero-tagline{color:#e9eef7;margin-top:24px;font-size:20px;font-weight:600;line-height:32px}.hero-description{color:#aebbd1;margin-top:16px;font-size:16px;line-height:32px}.hero-actions{flex-direction:column;gap:12px;margin-top:40px;display:flex}.hero-button{border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:48px;padding:12px 24px;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex;box-shadow:0 10px 15px -3px #10292d26}.hero-button.primary{color:#075056;background:#fff}.hero-button.primary:hover{background:#eef5f1}.hero-button.accent,.footer-link.accent{color:#fff;background:#ff6a00}.hero-button.accent:hover,.footer-link.accent:hover{background:#f05f00}.hero-button:focus-visible{outline-offset:2px;outline:2px solid #c9ddd4}.hero-button.accent:focus-visible{outline-color:#ffd3ad}.hero-meta{color:#8fa0ba;margin-top:24px;font-size:14px}.section-heading-row{flex-direction:column;justify-content:space-between;gap:20px;display:flex}.section-copy{max-width:768px}.eyebrow{color:#d8f2e6;letter-spacing:.18em;text-transform:uppercase;font-size:14px;font-weight:600}.section-title{color:#fff;letter-spacing:-.025em;margin-top:12px;font-size:30px;font-weight:600}.text-link{color:#fff;align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.text-link:hover{color:#d8f2e6}.screenshot-grid,.faq-grid{gap:24px;margin-top:40px;display:grid}.screenshot-card,.step-card,.faq-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border:1px solid #ffffffb3;border-radius:16px;overflow:hidden;box-shadow:0 20px 25px -5px #0750561a}.screenshot-image{aspect-ratio:16/10;width:100%}.screenshot-image.cover{object-fit:cover;object-position:top}.screenshot-image.contain{object-fit:contain;object-position:center;background:#f7faf8;padding:16px}.card-copy,.faq-card,.step-card{padding:20px}.card-title{color:#10292d;font-size:18px;font-weight:600}.card-description,.faq-answer{color:#53686b;margin-top:8px;font-size:14px;line-height:24px}.install-grid{gap:40px;display:grid}.step-list{gap:16px;display:grid}.step-card{background:#ffffffd9;gap:16px;display:flex}.step-number{color:#fff;background:#10292d;border-radius:12px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:flex}.step-text{color:#3d5356;padding-top:4px;font-size:16px;line-height:28px}.faq-grid{gap:16px}.faq-card{background:#ffffffd9;box-shadow:0 1px 2px #0000000d}.faq-title{color:#10292d;font-size:16px;font-weight:600}.faq-answer{margin-top:12px}.site-footer{padding:0 20px 48px}.footer-card{color:#fff;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #fff3;border-radius:32px;flex-direction:column;justify-content:space-between;align-items:center;gap:20px;padding:24px;display:flex;box-shadow:0 20px 25px -5px #0750561a}.footer-credit{color:#d8f2e6;font-size:14px}.footer-author{color:#fff;font-weight:600;transition:color .15s}.footer-author:hover{color:#ffd3ad}.footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;font-size:14px;font-weight:600;display:flex}.footer-link{color:#fff;border:1px solid #fff3;border-radius:999px;padding:8px 16px;transition:background .15s}.footer-link:hover{background:#ffffff1a}.footer-link.accent{border-color:#0000}@media (width>=640px){.site-section{padding-inline:32px}.hero{padding-block:80px}.hero-title{font-size:60px}.hero-tagline,.hero-description{max-width:672px}.hero-tagline{font-size:24px}.hero-description{font-size:18px}.hero-actions{flex-direction:row;justify-content:center;max-width:448px}.section-title{font-size:36px}.site-footer{padding-inline:32px}.footer-card{text-align:left;flex-direction:row}}@media (width>=768px){.section-heading-row{flex-direction:row;align-items:flex-end}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.site-section{padding-inline:40px}.hero{padding-block:96px}.hero-title{font-size:72px}.screenshot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.install-grid{grid-template-columns:.8fr 1.2fr}.site-footer{padding-inline:40px}}
