:root{--bg: #ffffff;--surface: #ffffff;--surface-strong: #ffffff;--text: #111111;--muted: #555555;--line: #d9d9d9;--accent: #111111;--accent-deep: #111111;--link: #0b5cab;--shadow: none;--radius: 12px}*{box-sizing:border-box}html{min-height:100%;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:var(--bg)}body{margin:0;min-width:320px;min-height:100vh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{flex:1;padding-bottom:4rem}.container{width:min(1120px,calc(100% - 2rem));margin:0 auto}.site-shell{position:sticky;top:0;z-index:10;background:#fffffff2;border-bottom:1px solid var(--line)}.topbar{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 0}.brand-mark{display:inline-flex;align-items:center;gap:.9rem}.brand-mark strong{font-size:1rem;font-weight:700}.brand-underline{display:inline-flex;flex-wrap:wrap;color:#111;gap:0}.brand-segment{display:inline-block}.brand-orb-group{display:inline-flex;gap:.08em;margin-left:.45em;align-self:center}.brand-orb{display:inline-flex;width:.7em;height:.7em;align-self:center}.brand-orb-red{color:#d93025}.brand-orb-orange{color:#f29900}.brand-orb-green{color:#34a853}.brand-orb-blue{color:#4285f4}.brand-orb svg{width:100%;height:100%;fill:currentColor}.main-nav{display:flex;gap:1rem;flex-wrap:wrap}.main-nav a{color:var(--accent-deep);font-weight:600}.text-link{color:var(--link);font-weight:600;text-decoration:underline}.ui-ref{color:var(--link)}.hero{padding:2.2rem 0 1rem}.split-grid,.footer-grid,.three-col,.comparison-grid,.support-grid,.contact-grid{display:grid;gap:1.5rem}.split-grid{grid-template-columns:1.1fr .9fr;align-items:center}.hero h1,.page-header h1{font-size:clamp(2rem,4vw,3.4rem);line-height:1.08;letter-spacing:-.02em;margin:.25rem 0 .9rem}.hero-copy,.lead{font-size:1rem;line-height:1.6;color:var(--muted);max-width:60ch}.eyebrow{margin:0;color:#666;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:700}.button-row{display:flex;gap:.9rem;flex-wrap:wrap;margin-top:1.5rem}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:.75rem 1rem;font-weight:700;border:1px solid #111111}.button-primary{background:#111;color:#fff}.button-secondary{background:#fff;color:var(--link);border-color:var(--link)}.hero-card,.card,.notice,.comparison-table,.info-panel,.faq-item,.privacy-block{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-card{padding:.75rem}.section{padding:1rem 0}.section-tight{padding:.25rem 0 1rem}.home-hero{padding:1.5rem 0 1rem}.home-stack{display:grid;gap:1rem}.home-card{padding:1.5rem}.home-card h1{font-size:clamp(1.2rem,1.9vw,1.55rem);margin:0 0 1rem}.home-title-meta{color:#b0b0b0;font-weight:400}.home-card .lead{max-width:none;white-space:nowrap;margin:0 0 1rem}.home-card .muted{margin:0;line-height:1.7}.home-card .muted+.muted{margin-top:.85rem}.home-update-card{padding:1.25rem 1.5rem;border-color:#c7d9f4;background:linear-gradient(180deg,#f4f8fd,#eef4fb)}.home-update-eyebrow{margin:0 0 .45rem;color:#0b5cab;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:700}.home-update-copy{margin:0;color:#17324d;font-size:1rem;line-height:1.6;font-weight:600}.example-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:start}.example-card{padding:1rem}.example-trigger{display:block;width:100%;padding:0;border:0;background:transparent;text-align:left;cursor:zoom-in}.example-shot{border-radius:1rem;overflow:hidden;border:1px solid var(--line);background:#f7f7f7;aspect-ratio:16 / 10}.example-shot img{width:100%;height:100%;object-fit:cover}.example-caption{margin:.85rem 0 0;color:var(--muted);font-size:.95rem;text-align:center}.example-dialog{width:min(92vw,1200px);max-width:1200px;padding:1rem;border:0;border-radius:1rem}.example-dialog::backdrop{background:#111111b3}.example-dialog-image{width:100%;height:auto}.example-dialog-close{display:inline-flex;margin:0 0 .75rem auto;border:1px solid var(--line);border-radius:999px;background:#fff;padding:.45rem .8rem;cursor:pointer}.page-header{padding:2rem 0 .5rem}.section h2,.page-header h2,.card h3,.info-panel h3,.privacy-block h3{font-size:clamp(1.25rem,2vw,1.8rem);margin:0 0 .75rem}.muted{color:var(--muted)}.three-col{grid-template-columns:repeat(3,minmax(0,1fr))}.comparison-grid,.footer-grid,.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.support-grid{grid-template-columns:1fr 1fr}.card,.info-panel,.privacy-block,.faq-item,.comparison-table,.notice{padding:1rem}.stat-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.stat{padding:1rem;border-radius:10px;background:#f7f7f7;border:1px solid var(--line)}.stat strong{display:block;font-size:1.6rem;margin-bottom:.35rem}.list,.footer-list{margin:0;padding-left:1.1rem;color:var(--muted)}.stack{display:grid;gap:1rem}.faq-entry+.faq-entry{padding-top:1rem;border-top:1px solid var(--line)}.faq-entry h3{font-size:1.05rem;font-weight:400;margin-bottom:.5rem}.support-shot{width:min(420px,100%);margin-top:.85rem;margin-bottom:.85rem}.support-shot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:.85rem}.support-shot-grid .support-shot{width:100%;margin-top:0}.support-shot-grid+.muted,.support-shot+.muted{margin-top:.85rem}.support-shot .placeholder-shot{height:220px;display:flex;align-items:center;justify-content:center;background:#f7f7f7}.support-shot .placeholder-shot img{width:100%;height:100%;object-fit:contain}.comparison-table table{width:100%;border-collapse:collapse}.comparison-table th,.comparison-table td{text-align:left;padding:.85rem .35rem;border-bottom:1px solid var(--line);vertical-align:top}.site-footer{border-top:1px solid var(--line);padding:2rem 0 2.5rem;background:#fafafa}.product-card{height:100%}.simple-links{display:flex;flex-wrap:wrap;gap:.75rem 1rem}.simple-links a{text-decoration:underline}.plain-list{margin:0;padding-left:1.1rem;line-height:1.7;color:var(--muted)}.legal-strip{margin:0;color:var(--muted);font-size:.95rem;text-align:center}.placeholder-shot{border-radius:1rem;overflow:hidden;border:1px solid var(--line)}.badge{display:inline-block;padding:.3rem .6rem;border-radius:999px;background:#f2f2f2;color:#111;font-size:.82rem;font-weight:700}@media(max-width:900px){.split-grid,.three-col,.comparison-grid,.example-grid,.footer-grid,.support-grid,.contact-grid,.stat-strip{grid-template-columns:1fr}.topbar{align-items:flex-start;flex-direction:column}.hero{padding-top:2.5rem}.home-hero{padding-top:1rem}.home-card{padding:1.25rem}.home-card .lead{white-space:normal}}
