:root{color-scheme:light;--bg: #f7fafb;--surface: #ffffff;--surface-muted: #edf5f6;--text: #102027;--muted: #52666f;--line: #d7e5e8;--primary: #007f8f;--primary-dark: #075f69;--accent: #3155a4;--violet: #6353b8;--focus: #ffbf47;--shadow: 0 18px 50px rgba(17, 49, 57, .12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);line-height:1.6}a{color:var(--primary-dark);text-decoration-thickness:.08em;text-underline-offset:.2em}a:focus-visible,button:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.skip-link{position:absolute;left:1rem;top:1rem;z-index:20;transform:translateY(-150%);background:var(--text);color:#fff;padding:.65rem .9rem}.skip-link:focus{transform:translateY(0)}.container{width:min(1120px,calc(100% - 32px));margin:0 auto}.guide-container{width:min(1360px,calc(100% - 40px))}.narrow{width:min(760px,calc(100% - 32px))}.site-header{position:sticky;top:0;z-index:10;background:#f7fafbf2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand,.nav-links,.nav-actions,.language-switcher{display:flex;align-items:center}.brand{gap:.7rem;color:var(--text);font-weight:760;text-decoration:none}.brand-mark{display:inline-block;width:44px;height:44px;flex:0 0 44px;overflow:hidden;border-radius:9px;background:#0b0f14}.brand-mark img{display:block;width:100%;height:100%;object-fit:cover}.nav-links{flex-wrap:wrap;justify-content:flex-end;gap:.35rem}.nav-actions{justify-content:flex-end;gap:.8rem}.nav-links a,.footer-links a,.language-switcher a{min-height:40px;display:inline-flex;align-items:center;padding:.35rem .7rem;border-radius:8px;color:var(--text);text-decoration:none}.nav-links a:hover,.nav-links a[aria-current=page],.language-switcher a:hover,.language-switcher a[aria-current=true]{background:var(--surface-muted)}.language-switcher{gap:.25rem;padding-left:.4rem;border-left:1px solid var(--line);white-space:nowrap}.hero{padding:72px 0 56px;background:linear-gradient(135deg,rgba(0,127,143,.1),transparent 46%),linear-gradient(315deg,rgba(49,85,164,.1),transparent 42%),var(--bg)}.product-hero{background:linear-gradient(135deg,rgba(0,127,143,.15),transparent 48%),linear-gradient(315deg,rgba(16,32,39,.08),transparent 44%),var(--bg)}.neurosound-hero{background:linear-gradient(135deg,rgba(99,83,184,.16),transparent 45%),linear-gradient(315deg,rgba(49,85,164,.1),transparent 42%),var(--bg)}.guide-hero{padding:86px 0 72px;background:linear-gradient(135deg,rgba(0,127,143,.16),transparent 46%),linear-gradient(315deg,rgba(16,32,39,.1),transparent 42%),var(--bg)}.guide-hero-grid{grid-template-columns:minmax(0,1fr) minmax(340px,430px);align-items:center}.hero-grid,.two-column,.notice-grid,.footer-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:2rem;align-items:start}.hero-copy h1,.page-section h1{margin:0;max-width:780px;font-size:clamp(2.35rem,5vw,4.8rem);line-height:1.02;letter-spacing:0;overflow-wrap:anywhere}.page-section h1.privacy-title{font-size:clamp(2.6rem,5vw,4rem);overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.eyebrow{margin:0 0 .9rem;color:var(--primary-dark);font-weight:760;text-transform:uppercase;font-size:.82rem}.lead{max-width:720px;color:var(--muted);font-size:1.18rem}.actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.6rem}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1rem;border-radius:8px;font-weight:760;text-decoration:none}.button.primary{background:var(--primary-dark);color:#fff}.button.secondary{border:1px solid var(--line);background:var(--surface);color:var(--text)}.status-panel,.pricing-card,.guide-summary,.feature-grid article,.notice,.policy-box,.two-column article,.secondary-project{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.status-panel{display:grid;gap:1rem;padding:1.2rem}.status-panel p,.pricing-card p,.guide-summary p,.feature-grid p,.notice p,.site-footer p,.secondary-project p,.small{color:var(--muted)}.guide-summary{position:relative;overflow:hidden;display:grid;gap:1rem;min-height:320px;align-content:center;border-color:#007f8f38;background:linear-gradient(150deg,rgba(0,127,143,.1),transparent 48%),linear-gradient(330deg,rgba(49,85,164,.1),transparent 46%),var(--surface)}.guide-summary-kicker{position:relative;z-index:1;color:var(--primary-dark);font-size:.82rem;font-weight:800;text-transform:uppercase}.guide-summary strong{position:relative;z-index:1;display:block;font-size:clamp(1.9rem,3vw,2.7rem);line-height:1.05}.guide-summary p,.guide-summary .button,.guide-summary-metrics{position:relative;z-index:1}.guide-summary-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.guide-summary-metrics span{display:grid;gap:.15rem;padding:.75rem;border:1px solid var(--line);border-radius:8px;background:#ffffffb8;color:var(--muted)}.guide-summary-metrics b{color:var(--text);font-size:1.55rem;line-height:1}.guide-start-button{width:fit-content}.status-dot{width:12px;height:12px;display:inline-block;margin-right:.5rem;border-radius:999px}.status-dot.active{background:var(--primary)}.status-dot.muted{background:var(--violet)}.section,.page-section{padding:58px 0}.muted-section{background:var(--surface-muted)}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.feature-grid article,.notice,.policy-box,.two-column article,.pricing-card,.guide-summary,.secondary-project{padding:1.25rem}.feature-grid h3,.notice h2,.two-column h2,.policy-box h2,.pricing-card h2{margin-top:0;line-height:1.2}.pricing-card{align-self:stretch}.badge{display:inline-flex;margin-bottom:1rem;padding:.25rem .55rem;border-radius:999px;background:#e2f3f4;color:var(--primary-dark);font-size:.82rem;font-weight:760}.price{margin:.5rem 0;color:var(--text);font-size:2.35rem;font-weight:800}.pricing-card button{width:100%;min-height:48px;border:0;border-radius:8px;background:#d4dde0;color:#52666f;font-weight:760;cursor:not-allowed}.steps{padding-left:1.4rem}code{padding:.1rem .3rem;border-radius:4px;background:var(--surface-muted)}.site-footer{padding:36px 0;border-top:1px solid var(--line);background:var(--surface)}.section-actions{margin:0 0 1.4rem}.guide-anchor-nav{position:sticky;top:73px;z-index:8;border-bottom:1px solid var(--line);background:#f7fafbf5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.anchor-scroll{display:flex;gap:.35rem;overflow-x:auto;padding:.7rem 0}.anchor-scroll a{min-height:40px;display:inline-flex;align-items:center;flex:0 0 auto;padding:.4rem .75rem;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--text);text-decoration:none}.guide-section{scroll-margin-top:140px;padding:82px 0;border-bottom:1px solid var(--line)}.guide-section:nth-of-type(2n){background:var(--surface-muted)}.guide-section-head{max-width:980px;margin:0 auto 2.6rem;text-align:center}.guide-section-head h2{margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.function-list{justify-content:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.2rem}.function-list span{display:inline-flex;align-items:center;min-height:34px;padding:.25rem .6rem;border-radius:999px;background:var(--surface);color:var(--muted);border:1px solid var(--line);font-size:.9rem}.guide-callout{max-width:860px;margin:1.5rem auto 0;padding:1rem 1.15rem;border-left:4px solid var(--primary);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.guide-callout h3{margin:0 0 .35rem}.guide-callout p{margin:0;color:var(--muted)}.guide-blocks{display:grid;gap:3.2rem}.guide-block{display:grid;gap:1.5rem;padding:1.35rem;border:1px solid rgba(215,229,232,.82);border-radius:12px;background:#ffffffb8}.guide-block-copy{max-width:860px;margin:0 auto;text-align:center}.guide-block-copy h3{margin:0 0 .35rem;font-size:1.35rem}.guide-block-copy p{margin:0;color:var(--muted)}.screenshot-grid{display:grid;align-items:start;justify-content:center;gap:1.2rem}.screenshot-grid.single-shot{grid-template-columns:minmax(280px,430px)}.screenshot-grid.pair-shot{grid-template-columns:repeat(2,minmax(280px,390px))}.screenshot-grid.trio-shot{grid-template-columns:repeat(3,minmax(240px,340px))}.screenshot-grid.multi-shot{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.screenshot-card{margin:0;width:100%;max-width:360px}.screenshot-card.focal{max-width:430px}.screenshot-card.sequence,.screenshot-card.comparison{max-width:380px}.screenshot-card.supporting{max-width:330px}.phone-frame{position:relative;overflow:hidden;padding:2.45rem .55rem .55rem;border:1px solid rgba(33,50,58,.82);border-radius:30px;background:#0d1217;box-shadow:0 18px 48px #09161c33}.screenshot-card.focal .phone-frame{border-color:#007f8fb3;box-shadow:0 24px 64px #09161c42}.screenshot-badge{position:absolute;left:1rem;top:.62rem;z-index:2;display:inline-flex;align-items:center;min-height:28px;padding:.25rem .55rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#0d1217c7;color:#fff;font-size:.78rem;font-weight:760;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.phone-frame img{display:block;width:100%;height:auto;border-radius:23px}.screenshot-card figcaption{margin-top:.65rem;color:var(--muted);font-size:.95rem;line-height:1.45}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.25rem}@media(max-width:1100px){.guide-hero-grid{grid-template-columns:1fr}.screenshot-grid.trio-shot,.screenshot-grid.multi-shot{grid-template-columns:repeat(2,minmax(240px,360px))}}@media(max-width:820px){.nav,.hero-grid,.two-column,.notice-grid,.footer-grid{grid-template-columns:1fr}.nav{align-items:flex-start;padding:.8rem 0;flex-direction:column}.nav-actions{align-items:flex-start;flex-direction:column}.nav-links,.footer-links{justify-content:flex-start}.feature-grid{grid-template-columns:1fr}.guide-anchor-nav{top:112px}.screenshot-grid.single-shot,.screenshot-grid.pair-shot,.screenshot-grid.trio-shot,.screenshot-grid.multi-shot{grid-template-columns:minmax(0,1fr)}.screenshot-card,.screenshot-card.focal{width:min(100%,360px)}.guide-container{width:min(100% - 28px,520px)}.guide-section{padding:54px 0}.guide-section-head,.guide-block-copy{text-align:left}.function-list{justify-content:flex-start}.guide-block{padding:1rem}.guide-summary-metrics{grid-template-columns:1fr}.hero{padding-top:44px}}
