:root{--blue-500: #1a73e8;--blue-600: #1765cc;--blue-50: #e8f0fe;--green-500: #34a853;--yellow-500: #fbbc04;--red-500: #ea4335;--orange-500: #fb8c00;--ink: #202124;--ink-secondary: #5f6368;--ink-tertiary: #80868b;--surface: #ffffff;--surface-2: #f8f9fa;--surface-3: #f1f3f4;--border: #dadce0;--shadow: 0 1px 2px rgba(60, 64, 67, .3), 0 1px 3px 1px rgba(60, 64, 67, .15);--radius: 12px;--max: 1120px;--font: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font);color:var(--ink);background:var(--surface);line-height:1.5;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:var(--blue-500);text-decoration:none}a:hover{text-decoration:underline}.container{width:min(100% - 2.5rem,var(--max));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.site-header .inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:64px}.brand{display:inline-flex;align-items:center;gap:.6rem;color:var(--ink);font-weight:700;font-size:1.25rem;text-decoration:none}.brand:hover{text-decoration:none}.brand img{width:28px;height:28px}.nav{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap;justify-content:flex-end}.nav a{color:var(--ink-secondary);font-size:.875rem;font-weight:500;padding:.5rem .75rem;border-radius:999px;text-decoration:none}.nav a:hover,.nav a.active{color:var(--blue-500);background:var(--blue-50);text-decoration:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px;padding:0 1.25rem;border-radius:24px;border:1px solid transparent;font:inherit;font-weight:500;font-size:.9375rem;cursor:pointer;text-decoration:none;transition:background .15s ease,box-shadow .15s ease}.btn:hover{text-decoration:none}.btn-primary{background:var(--blue-500);color:#fff;box-shadow:var(--shadow)}.btn-primary:hover{background:var(--blue-600)}.btn-secondary{background:var(--surface);color:var(--blue-500);border-color:var(--border)}.btn-secondary:hover{background:var(--surface-2)}.btn-row{display:flex;flex-wrap:wrap;gap:.75rem}.hero{position:relative;overflow:hidden;background:radial-gradient(ellipse 80% 60% at 15% 0%,rgba(26,115,232,.14),transparent 55%),radial-gradient(ellipse 70% 50% at 90% 20%,rgba(251,140,0,.12),transparent 50%),linear-gradient(180deg,#fff 0%,var(--surface-2) 100%);padding:4.5rem 0 3rem}.hero-grid{display:grid;gap:2.5rem;align-items:end}@media(min-width:900px){.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center}}.hero-copy h1{margin:0 0 .75rem;font-size:clamp(2.4rem,5vw,3.6rem);line-height:1.1;letter-spacing:-.03em;font-weight:700}.hero-copy .lede{margin:0 0 1.5rem;max-width:34rem;color:var(--ink-secondary);font-size:1.125rem}.google-dots{display:flex;gap:.35rem;margin-bottom:1rem}.google-dots span{width:10px;height:10px;border-radius:50%}.google-dots span:nth-child(1){background:var(--blue-500)}.google-dots span:nth-child(2){background:var(--red-500)}.google-dots span:nth-child(3){background:var(--yellow-500)}.google-dots span:nth-child(4){background:var(--green-500)}.hero-visual{position:relative;min-height:280px}.shot-desktop{border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--border);overflow:hidden;background:#111}.shot-phone{position:absolute;right:0;bottom:-1rem;width:min(42%,180px);border-radius:22px;border:3px solid #303030;box-shadow:var(--shadow);overflow:hidden;background:#000}@media(max-width:899px){.shot-phone{position:static;width:min(220px,55%);margin:-2.5rem auto 0}}section{padding:4rem 0}section.alt{background:var(--surface-2)}.section-kicker{margin:0 0 .35rem;color:var(--blue-500);font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.section-title{margin:0 0 .5rem;font-size:clamp(1.6rem,3vw,2.1rem);letter-spacing:-.02em}.section-lede{margin:0 0 2rem;max-width:40rem;color:var(--ink-secondary)}.feature-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.feature{padding:1.25rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.feature .icon{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--blue-50);color:var(--blue-500);font-weight:700;margin-bottom:.75rem}.feature h3{margin:0 0 .35rem;font-size:1.05rem}.feature p{margin:0;color:var(--ink-secondary);font-size:.9375rem}.gallery{display:grid;gap:1.25rem}@media(min-width:800px){.gallery{grid-template-columns:1.2fr .8fr}}.gallery figure{margin:0;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.gallery figcaption{padding:.85rem 1rem;font-size:.875rem;color:var(--ink-secondary);border-top:1px solid var(--border)}.gallery .stack{display:grid;gap:1.25rem}.price-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.price{padding:1.5rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface)}.price.featured{border-color:var(--blue-500);box-shadow:0 0 0 1px var(--blue-500)}.price h3{margin:0 0 .25rem}.price .amount{font-size:2rem;font-weight:700;letter-spacing:-.02em;margin:.5rem 0 1rem}.price ul{margin:0;padding-left:1.1rem;color:var(--ink-secondary)}.price li+li{margin-top:.35rem}.legal{padding:3rem 0 4rem}.legal h1{margin:0 0 .5rem;font-size:2rem}.legal .meta{color:var(--ink-tertiary);font-size:.875rem;margin-bottom:2rem}.legal h2{margin:2rem 0 .5rem;font-size:1.2rem}.legal p,.legal li{color:var(--ink-secondary)}.legal ul{padding-left:1.2rem}.site-footer{border-top:1px solid var(--border);background:var(--surface-2);padding:2.5rem 0}.footer-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.site-footer h4{margin:0 0 .6rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:var(--ink-tertiary)}.site-footer a{display:block;color:var(--ink-secondary);font-size:.9rem;margin-bottom:.35rem}.site-footer .fine{margin-top:2rem;color:var(--ink-tertiary);font-size:.8rem}.support-box{padding:1.5rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);max-width:36rem}.support-box code{font-size:.85em;background:var(--surface-3);padding:.1em .35em;border-radius:4px}.hidden{display:none!important}
