@charset "UTF-8";
:root{color-scheme:light;--paper:#f8f9f7;--ink:#1c2420;--muted:#626963;--line:#dce1da;--green:#153e32;--lime:#dbf58a;--radius:26px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-size:1rem;-webkit-font-smoothing:antialiased}a{color:inherit}img{display:block;max-width:100%}a:focus-visible{outline:3px solid #52762a;outline-offset:6px;border-radius:5px}::selection{background:var(--lime);color:var(--ink)}.wrap{width:min(1180px,calc(100% - 80px));margin-inline:auto}.skip{position:absolute;left:20px;top:-100px;padding:14px;background:#fff;z-index:10}.skip:focus{top:20px}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:30px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:13px;text-decoration:none}.monogram{width:42px;height:42px;display:grid;place-items:center;background:var(--ink);color:#fff;border-radius:50%;font-size:.8rem;font-weight:700;letter-spacing:-.03em}.brand-name{font-size:.95rem;font-weight:650}.brand-name small{display:block;font-size:.75rem;color:var(--muted);font-weight:400;margin-top:3px}.nav{display:flex;align-items:center;gap:28px;font-size:.875rem}.nav a{text-decoration:none;padding-block:10px}.nav a:hover{text-decoration:underline;text-underline-offset:5px}.hero{display:flex;justify-content:space-between;align-items:end;gap:50px;padding:65px 0 58px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;font-weight:650;margin:0 0 22px;color:var(--muted)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.8rem,5.7vw,4.9rem);font-weight:550;letter-spacing:-.055em;line-height:1.04;margin-bottom:0}.serif{font-family:Georgia,"Times New Roman",serif;font-style:italic;font-weight:400;letter-spacing:-.055em;color:#4c684d}.hero-note{max-width:280px;font-size:1rem;line-height:1.65;color:var(--muted);margin:0 0 6px}.apps-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.apps-label h2{font-size:inherit;font-weight:550;margin:0}.app-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.app-card{border-radius:var(--radius);overflow:hidden;background:white;border:1px solid var(--line);display:flex;flex-direction:column;transition:box-shadow .25s,border-color .25s}.app-card:hover{border-color:#acb9ab;box-shadow:0 18px 45px #162a1810}.showcase{height:325px;position:relative;overflow:hidden}.weather-showcase{background:radial-gradient(ellipse at 70% 85%,#4e745b,transparent 65%),#173e33}.weather-caption{position:absolute;top:27px;left:28px;color:#f0f6e8;font-size:.75rem;letter-spacing:.13em;text-transform:uppercase}.phone{position:absolute;width:174px;aspect-ratio:1290/2796;border:6px solid #19251e;border-radius:29px;overflow:hidden;box-shadow:0 20px 40px #0005;background:#253b2b}.phone img{width:100%;height:100%;object-fit:cover}.phone-back{left:12%;top:87px;transform:rotate(-10deg);opacity:.85}.phone-front{left:49%;top:45px;transform:rotate(9deg)}.together-showcase{background:var(--lime);display:flex;align-items:center;justify-content:space-between;padding:32px;gap:20px}.together-title{font-size:clamp(1.75rem,2.7vw,2.6rem);line-height:1.05;letter-spacing:-.045em;font-weight:600;margin:0;position:relative;z-index:1}.together-icon{width:158px;height:auto;aspect-ratio:1 / 1;object-fit:contain;flex-shrink:0;border-radius:36px;transform:rotate(9deg);box-shadow:12px 22px 28px #4c5e332c}.together-caption{position:absolute;left:32px;bottom:27px;text-transform:uppercase;letter-spacing:.13em;font-size:.75rem;color:#3e5122}.card-content{padding:28px 30px 29px;flex:1;display:flex;flex-direction:column}.card-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:14px}.card-heading h3{font-size:1.65rem;letter-spacing:-.045em;font-weight:600;margin:0}.pill{font-size:.75rem;line-height:1.4;white-space:nowrap;padding:6px 10px;border:1px solid var(--line);border-radius:50px;color:#515e50}.pill-soon{background:#f0f6df;border-color:#e3edca;color:#45582d}.card-content p{color:var(--muted);line-height:1.6;max-width:390px;margin-bottom:26px}.card-link{display:flex;align-items:center;justify-content:space-between;text-decoration:none;font-size:.9rem;font-weight:600;border-top:1px solid var(--line);padding-top:19px;margin-top:auto}.arrow{font-size:1.25rem;transition:transform .2s}.card-link:hover .arrow{transform:translateX(5px)}.site-footer{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;align-items:center;margin-top:48px;padding:25px 0 32px;border-top:1px solid var(--line);font-size:.8rem;color:var(--muted)}.site-footer p{margin:0}.footer-links{display:flex;gap:24px;flex-wrap:wrap}.footer-links a{text-decoration:none}.footer-links a:hover{text-decoration:underline}.back{display:inline-block;margin-top:35px;font-size:.875rem;text-decoration:none;color:var(--muted)}.back:hover{text-decoration:underline}.product-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center;padding:55px 0 65px}.product-icon{width:68px;height:68px;border-radius:16px;margin-bottom:24px}.product-title{font-size:1rem;letter-spacing:-.01em;font-weight:600;margin-bottom:18px}.product-hero h1{font-size:clamp(2.7rem,4.7vw,4.25rem);margin-bottom:24px}.lead{font-size:1.125rem;line-height:1.7;color:var(--muted);max-width:500px}.actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin-top:28px;font-size:.875rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:15px 22px;min-height:48px;background:var(--ink);color:white;border-radius:50px;text-decoration:none;font-weight:550}.button:hover{background:#35513f}.status{display:inline-flex;background:var(--lime);color:#304120;border-radius:50px;padding:13px 19px;font-size:.875rem;font-weight:600}.product-art{position:relative;overflow:hidden;min-width:0;height:480px;border-radius:var(--radius)}.product-art .phone{width:215px;border-radius:35px}.product-art .phone-back{left:8%;top:90px}.product-art .phone-front{left:46%;top:58px}.product-art.together-showcase{justify-content:center;flex-direction:column;gap:27px}.product-art .together-icon{width:160px}.product-art .together-title{text-align:center;font-size:2.8rem}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;padding:36px 0;border-top:1px solid var(--line)}.feature-number{font-size:.75rem;color:var(--muted);letter-spacing:.1em;margin-bottom:22px}.features h2{font-size:1.2rem;font-weight:600;letter-spacing:-.02em;margin-bottom:12px}.features p{font-size:1rem;line-height:1.6;color:var(--muted);margin:0}.fine-print{font-size:.875rem;color:var(--muted);line-height:1.65;max-width:720px;margin:26px 0}.gallery{padding-top:40px}.gallery h2{font-size:1.8rem;letter-spacing:-.035em;font-weight:550}.screenshots-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.screenshots-grid figure{margin:0}.screenshots-grid img{border-radius:20px;width:100%;height:auto;border:1px solid var(--line)}.screenshots-grid figcaption{font-size:.875rem;color:var(--muted);margin-top:13px}.contact-main{max-width:780px;padding-block:65px}.contact-main h1{margin-bottom:25px}.contact-block{padding:28px 0;border-top:1px solid var(--line)}.contact-block h2{font-size:1.5rem;letter-spacing:-.03em}.contact-block p{color:var(--muted);line-height:1.6}.contact-block a{font-weight:550;text-underline-offset:5px}
@media(min-width:1500px){.wrap{width:min(1280px,calc(100% - 120px))}.showcase{height:350px}.together-title{font-size:2.8rem}.together-icon{width:180px}.phone{width:192px}}
@media(max-width:950px){.wrap{width:calc(100% - 48px)}.hero{gap:30px}.hero-note{max-width:230px}.together-showcase{padding:25px}.together-icon{width:112px;border-radius:26px}.together-title{font-size:1.9rem}.showcase{height:285px}.phone{width:149px}.phone-back{left:9%}.phone-front{left:47%}.card-content{padding:24px}.card-heading{flex-wrap:wrap}.card-heading h3{font-size:1.5rem}.product-hero{gap:35px}.product-art{height:440px}.product-art .phone{width:175px}.product-art .phone-front{left:42%}.features{gap:24px}}
@media(max-width:680px){.wrap{width:calc(100% - 40px)}.site-header{padding-block:21px;gap:12px}.brand-name{font-size:.8rem}.brand-name small{font-size:.75rem}.monogram{width:36px;height:36px}.nav{gap:18px;font-size:.8rem}.hero{display:block;padding:45px 0 37px}.hero h1{font-size:clamp(2.6rem,10.2vw,4rem)}.hero-note{margin-top:24px;max-width:340px;font-size:1rem}.eyebrow{margin-bottom:19px}.app-grid{grid-template-columns:1fr;gap:24px}.showcase{height:300px}.weather-showcase .phone{width:170px}.together-showcase{padding:28px;gap:16px}.together-title{font-size:2rem}.together-icon{width:126px;border-radius:29px}.card-content{padding:24px}.card-heading h3{font-size:1.65rem}.site-footer{margin-top:35px;align-items:start;flex-direction:column;gap:18px;padding-bottom:30px}.footer-links{gap:15px 22px;line-height:1.6}.product-hero{grid-template-columns:1fr;padding:35px 0;gap:35px}.product-hero h1{font-size:3rem}.product-art{height:390px}.product-art .phone{width:195px}.product-art .phone-back{left:13%;top:85px}.product-art .phone-front{left:48%;top:40px}.features{grid-template-columns:1fr;padding-block:28px;gap:28px}.feature-number{margin-bottom:10px}.features h2{margin-bottom:9px}.screenshots-grid{grid-template-columns:1fr 1fr;gap:24px 16px}.contact-main{padding-top:40px}}
@media(max-width:370px){.wrap{width:calc(100% - 32px)}.brand-name small{display:none}.nav{gap:14px}.together-icon{width:100px}.together-title{font-size:1.75rem}.showcase{height:280px}.card-content{padding:21px}.product-hero h1{font-size:2.65rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
