.primary-nav,.language-links{display:flex;align-items:center;gap:10px}.primary-nav a,.language-links a{color:var(--text-secondary);font-size:14px}.language-links{flex-wrap:wrap}.language-links a{padding:5px 10px;border-radius:999px;border:1px solid var(--border)}.language-links a[aria-current=page]{background:var(--surface);color:var(--text)}.hero{padding:72px 0 40px}.hero h1,.product-hero h1,.guide h1{font-size:clamp(38px,6vw,64px);line-height:1.05;letter-spacing:-.045em;max-width:900px;overflow-wrap:anywhere}.lead{font-size:clamp(18px,2.5vw,24px);line-height:1.5;color:var(--text-secondary);max-width:760px;margin-top:18px}.eyebrow{color:var(--brand);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin:20px 0 10px}.featured{padding:24px 0 80px}.featured>h2,.content-section>h2{font-size:28px;margin-bottom:20px}.featured-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.featured-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;padding:28px;background:var(--surface);border:1px solid var(--border);border-radius:24px;box-shadow:var(--shadow-card);min-width:0}.featured-card img,.hero-icon{border-radius:22.37%;box-shadow:var(--shadow-icon)}.featured-card img,.soon-icon{width:112px;height:112px}.featured-card h2{font-size:26px;overflow-wrap:anywhere}.featured-card p:last-child{color:var(--text-secondary)}.featured-card--soon{border-style:dashed;box-shadow:none;color:var(--text-secondary);background:color-mix(in srgb,var(--surface) 55%,transparent)}.featured-card--soon h2{color:var(--text-secondary)}.soon-icon{display:grid;place-items:center;border:1.5px dashed color-mix(in srgb,var(--text-tertiary) 45%,transparent);border-radius:22.37%}.soon-icon::before{content:"+";font-size:34px;font-weight:300;line-height:1;color:var(--text-tertiary);opacity:.65}.product-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:64px;align-items:center;padding:72px 0 88px}.product-hero-copy{min-width:0}.product-hero-copy>p:not(.eyebrow):not(.lead){max-width:720px;margin-top:16px;color:var(--text-secondary)}.product-actions{display:flex;align-items:center;gap:18px;margin-top:28px}.hero-icon{width:180px;height:180px}.content-section{padding:48px 0}.feature-grid,.related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.feature-grid>div,.related-card,.callout{padding:24px;background:var(--surface);border:1px solid var(--border);border-radius:18px}.feature-grid p,.related-card p,.callout p{color:var(--text-secondary);margin-top:8px}.screenshot-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,1fr);gap:16px;overflow-x:auto;padding:8px 0 18px;overscroll-behavior-inline:contain;scroll-snap-type:inline proximity}.screenshot-strip img{width:100%;height:auto;border-radius:20px;border:1px solid var(--border);scroll-snap-align:start}.process-visual{display:flex;align-items:stretch;gap:14px}.process-visual div{flex:1;padding:28px;background:var(--surface);border:1px solid var(--border);border-radius:18px}.process-visual span{display:block;color:var(--brand);font-weight:700;margin-bottom:8px}.process-visual b{align-self:center}.faq-list details{border-top:1px solid var(--border);padding:18px 0}.faq-list summary{font-weight:600;cursor:pointer}.faq-list p{color:var(--text-secondary);margin-top:10px}.guide{max-width:820px;padding:56px 0 100px}.breadcrumbs{display:flex;gap:8px;color:var(--text-secondary);font-size:14px;margin:24px 0;flex-wrap:wrap}.byline{color:var(--text-tertiary);margin:18px 0 42px}.guide>section{margin-top:44px}.guide>section h2{font-size:28px;margin-bottom:14px}.guide>section p,.guide>section li{font-size:17px;line-height:1.75;color:var(--text-secondary)}.guide>section p+p{margin-top:14px}.guide>section ul{padding-left:1.35em;margin-top:14px}.guide-cta{display:grid;grid-template-columns:auto minmax(0,1fr);gap:22px;align-items:center;padding:26px;margin-top:52px;background:var(--surface);border:1px solid var(--border);border-radius:22px}.guide-cta img{border-radius:22.37%}.guide-cta h2{font-size:22px}.guide-cta p{color:var(--text-secondary);margin:6px 0 18px}.related-links{display:grid;gap:10px}.sources a{text-decoration:underline}.btn{display:inline-block}
.cta-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}
@media(max-width:720px){.site-header .inner{width:calc(100% - 32px);height:52px}.primary-nav{gap:16px}.primary-nav a{font-size:13px}.hero{padding:36px 0 22px}.hero h1,.product-hero h1,.guide h1{font-size:clamp(32px,10vw,42px);line-height:1.08}.lead{font-size:18px;margin-top:14px}.featured{padding:18px 0 64px}.featured>h2,.content-section>h2{font-size:24px;margin-bottom:16px}.featured-grid,.feature-grid,.related-grid{grid-template-columns:1fr;gap:12px}.featured-card{grid-template-columns:76px minmax(0,1fr) auto;gap:16px;padding:18px;border-radius:20px}.featured-card img,.soon-icon{width:76px;height:76px}.featured-card h2{font-size:20px;line-height:1.15}.featured-card .eyebrow{font-size:10px;margin:0 0 5px}.featured-card p:last-child{font-size:14px;line-height:1.35;margin-top:4px}.product-hero{display:flex;flex-direction:column;align-items:flex-start;gap:28px;padding:36px 0 56px}.product-hero-copy{order:1}.hero-icon{order:2;width:112px;height:112px}.product-actions{align-items:flex-start;gap:14px;margin-top:24px;flex-wrap:wrap}.content-section{padding:34px 0}.feature-grid>div,.related-card,.callout{padding:20px}.screenshot-strip{grid-auto-columns:minmax(210px,78vw)}.process-visual{flex-direction:column;gap:10px}.process-visual div{padding:20px}.process-visual b{transform:rotate(90deg)}.guide{padding:34px 0 72px}.guide .language-links{margin-bottom:18px}.breadcrumbs{margin:14px 0 22px}.byline{margin:16px 0 32px}.guide>section{margin-top:36px}.guide>section h2{font-size:24px}.guide>section p,.guide>section li{font-size:16px;line-height:1.7}.guide-cta{grid-template-columns:64px minmax(0,1fr);gap:16px;padding:20px;margin-top:40px}.guide-cta img{width:64px;height:64px}.cta-row{grid-column:1/-1}.wrap{width:min(var(--page-w),calc(100% - 32px))}}
@media(max-width:390px){.site-header .inner{width:calc(100% - 24px)}.brand{font-size:19px}.primary-nav{gap:12px}.language-links{gap:7px}.language-links a{padding:5px 9px}.hero{padding-top:28px}.featured-card{grid-template-columns:64px minmax(0,1fr);padding:15px;gap:13px}.featured-card img,.soon-icon{width:64px;height:64px}.featured-card>span{display:none}.featured-card h2{font-size:18px}.product-actions{display:grid;width:100%}.product-actions .btn{text-align:center}.guide-cta{grid-template-columns:52px minmax(0,1fr);padding:16px}.guide-cta img{width:52px;height:52px}.wrap{width:calc(100% - 24px)}}
