:root{color-scheme:light;--font: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--text: #111827;--text-muted: #4b5563;--bg: #ffffff;--bg-soft: #f3f4f6;--bg-dark: #111827;--accent: #2563eb;--accent-hover: #1d4ed8;--accent-soft: #eff6ff;--border: #e5e7eb;--success: #059669;--radius: 12px;--shadow: 0 1px 3px rgba(0, 0, 0, .08);--shadow-lg: 0 10px 30px rgba(17, 24, 39, .08);--max: 1120px;--header-h: 64px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}body{margin:0;font-family:var(--font);font-size:1rem;line-height:1.6;color:var(--text);background:var(--bg)}img{max-width:100%;height:auto;display:block}a{color:var(--accent);text-decoration-thickness:1px;text-underline-offset:2px}a:hover{color:var(--accent-hover)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.container{width:min(100% - 2rem,var(--max));margin-inline:auto}.skip-link{position:absolute;left:-9999px;top:0;z-index:1000;padding:.75rem 1rem;background:var(--bg-dark);color:#fff}.skip-link:focus{left:1rem;top:1rem}.site-header{position:sticky;top:0;z-index:50;background:#fffffff2;backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:var(--header-h)}.logo{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.125rem;color:var(--text);text-decoration:none}.logo-mark{width:2rem;height:2rem;border-radius:8px;background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;display:grid;place-items:center;font-size:.875rem;font-weight:800}.header-nav{display:none;align-items:center;gap:1.25rem}.header-nav a{color:var(--text-muted);text-decoration:none;font-size:.9375rem}.header-nav a:hover{color:var(--text)}.header-actions{display:flex;align-items:center;gap:.5rem}@media(min-width:768px){.header-nav{display:flex}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:.75rem 1.25rem;border-radius:10px;border:none;font:inherit;font-weight:600;text-decoration:none;cursor:pointer}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-hover);color:#fff}.btn-secondary{background:#fff;color:var(--text);border:1px solid var(--border)}.btn-secondary:hover{background:var(--bg-soft);color:var(--text)}.btn-ghost{background:transparent;color:var(--text-muted);padding-inline:.75rem}.btn-ghost:hover{color:var(--text)}.btn-lg{padding:.875rem 1.5rem;font-size:1.0625rem}.hero{padding:3rem 0 4rem;background:linear-gradient(180deg,var(--accent-soft) 0%,var(--bg) 55%)}.hero-grid{display:grid;gap:2.5rem;align-items:center}@media(min-width:960px){.hero-grid{grid-template-columns:1fr 1.05fr}}.hero h1{margin:0 0 1rem;font-size:clamp(1.875rem,4vw,2.75rem);line-height:1.15;letter-spacing:-.02em}.hero-lead{margin:0 0 1.5rem;font-size:clamp(1.0625rem,2vw,1.25rem);color:var(--text-muted);max-width:38ch}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem}.price-badge{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:.5rem 1rem;padding:.75rem 1rem;border-radius:var(--radius);background:#fff;border:1px solid var(--border);box-shadow:var(--shadow)}.price-badge strong{font-size:1.25rem}.price-badge span{color:var(--text-muted);font-size:.9375rem}section{padding:4rem 0}section:nth-child(2n){background:var(--bg-soft)}.section-head{max-width:42rem;margin-bottom:2rem}.section-head h2{margin:0 0 .75rem;font-size:clamp(1.5rem,3vw,2rem);line-height:1.2}.section-head p{margin:0;color:var(--text-muted);font-size:1.0625rem}.pain-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr))}.pain-card{padding:1.25rem;background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.pain-card p{margin:0;font-weight:600}.pain-after{margin-top:1.5rem;padding:1rem 1.25rem;border-radius:var(--radius);background:var(--accent-soft);border:1px solid #bfdbfe}.steps{display:grid;gap:1.25rem}@media(min-width:768px){.steps{grid-template-columns:repeat(3,1fr)}}.step{padding:1.5rem;background:#fff;border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow)}.step-num{display:inline-grid;place-items:center;width:2rem;height:2rem;margin-bottom:.75rem;border-radius:999px;background:var(--accent);color:#fff;font-weight:700;font-size:.875rem}.step h3{margin:0 0 .5rem;font-size:1.0625rem}.step p{margin:0;color:var(--text-muted);font-size:.9375rem}.product-frame{border-radius:14px;overflow:hidden;border:1px solid var(--border);box-shadow:var(--shadow-lg);background:#fff}.product-caption{margin-top:1rem;color:var(--text-muted);font-size:.9375rem}.feature-split{display:grid;gap:2rem;align-items:center}@media(min-width:960px){.feature-split{grid-template-columns:1fr 1fr}.feature-split.reverse{direction:rtl}.feature-split.reverse>*{direction:ltr}}.feature-list{margin:0;padding:0;list-style:none}.feature-list li{position:relative;padding-left:1.5rem;margin-bottom:.75rem}.feature-list li:before{content:"✓";position:absolute;left:0;color:var(--success);font-weight:700}.compare{display:grid;gap:1rem}@media(min-width:768px){.compare{grid-template-columns:1fr 1fr}}.compare-col{padding:1.5rem;border-radius:var(--radius);border:1px solid var(--border)}.compare-col.bad{background:#fef2f2;border-color:#fecaca}.compare-col.good{background:#ecfdf5;border-color:#a7f3d0}.compare-col h3{margin:0 0 1rem;font-size:1.0625rem}.compare-col ul{margin:0;padding-left:1.25rem}.cards-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr))}.industry-card{padding:1.25rem;background:#fff;border:1px solid var(--border);border-radius:var(--radius)}.industry-card h3{margin:0 0 .375rem;font-size:1rem}.industry-card p{margin:0;font-size:.875rem;color:var(--text-muted)}.pricing-box{max-width:28rem;padding:2rem;background:#fff;border:1px solid var(--border);border-radius:calc(var(--radius) + 4px);box-shadow:var(--shadow-lg)}.pricing-box .amount{font-size:2.5rem;font-weight:800;line-height:1;margin:.5rem 0}.pricing-note{margin-top:1rem;font-size:.9375rem;color:var(--text-muted)}.faq-list{display:grid;gap:.75rem;max-width:48rem}.faq-list details{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:.25rem 1rem}.faq-list summary{cursor:pointer;font-weight:600;padding:.875rem 0;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";float:right;color:var(--accent);font-weight:700}.faq-list details[open] summary:after{content:"−"}.faq-list p{margin:0 0 1rem;color:var(--text-muted);font-size:.9375rem}.final-cta{text-align:center;padding:4rem 0 5rem;background:linear-gradient(180deg,var(--bg-soft),var(--accent-soft))}.final-cta h2{margin:0 0 .75rem;font-size:clamp(1.5rem,3vw,2.125rem)}.final-cta p{margin:0 auto 1.5rem;max-width:40ch;color:var(--text-muted)}.site-footer{background:var(--bg-dark);color:#d1d5db;padding:3rem 0 2rem}.footer-grid{display:grid;gap:2rem}@media(min-width:768px){.footer-grid{grid-template-columns:2fr 1fr 1fr}}.site-footer h2,.site-footer h3{color:#fff;font-size:1rem;margin:0 0 .75rem}.site-footer p,.site-footer li{font-size:.9375rem;line-height:1.5}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer a{color:#e5e7eb;text-decoration:none}.site-footer a:hover{color:#fff}.footer-bottom{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #374151;font-size:.8125rem;color:#9ca3af}.sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:40;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom));background:#fffffffa;border-top:1px solid var(--border);box-shadow:0 -4px 20px #0000000f;display:flex;justify-content:center}.sticky-cta .btn{width:min(100%,24rem)}@media(min-width:768px){.sticky-cta{display:none}}@media(max-width:767px){body{padding-bottom:4.5rem}}.guide-page{padding-bottom:3rem}.guide-hero{padding:2rem 0 2.5rem;background:linear-gradient(180deg,var(--bg-soft) 0%,var(--bg) 100%)}.guide-hero h1{margin:1rem 0;font-size:clamp(1.625rem,3.5vw,2.375rem);line-height:1.2;max-width:42rem}.guide-intro{max-width:42rem;color:var(--text-muted);font-size:1.0625rem}.guide-intro-cta{margin-top:1.25rem}.short-answer{margin-top:1.25rem;padding:1rem 1.25rem;max-width:42rem;background:var(--accent-soft);border:1px solid #bfdbfe;border-radius:var(--radius);font-size:.9375rem;line-height:1.55}.breadcrumb ol{display:flex;flex-wrap:wrap;gap:.25rem .5rem;margin:0;padding:0;list-style:none;font-size:.875rem;color:var(--text-muted)}.breadcrumb li:not(:last-child):after{content:"→";margin-left:.5rem;color:#9ca3af}.breadcrumb a{color:var(--text-muted);text-decoration:none}.breadcrumb a:hover{color:var(--accent)}.guide-layout{display:grid;gap:2.5rem;padding:2.5rem 0 0}@media(min-width:960px){.guide-layout{grid-template-columns:220px 1fr;align-items:start}.toc{position:sticky;top:calc(var(--header-h) + 1rem)}}.toc-title{margin:0 0 .75rem;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}.toc ol{margin:0;padding:0;list-style:none}.toc li{margin-bottom:.375rem}.toc a{font-size:.875rem;color:var(--text-muted);text-decoration:none;line-height:1.4}.toc a:hover{color:var(--accent)}.guide-section{margin-bottom:2.5rem;scroll-margin-top:calc(var(--header-h) + 1rem)}.guide-section h2{margin:0 0 1rem;font-size:clamp(1.25rem,2.5vw,1.625rem);line-height:1.25}.guide-section h3{margin:1.25rem 0 .5rem;font-size:1.0625rem}.guide-section p,.guide-section li{max-width:42rem}.muted-note{color:var(--text-muted);font-size:.9375rem}.callout{margin:1.25rem 0;padding:1rem 1.25rem;max-width:42rem;background:#fffbeb;border:1px solid #fde68a;border-radius:var(--radius);font-size:.9375rem}.table-scroll{overflow-x:auto;margin:1.25rem 0;-webkit-overflow-scrolling:touch}.content-table{width:100%;min-width:36rem;border-collapse:collapse;font-size:.9375rem}.content-table th,.content-table td{padding:.625rem .75rem;border:1px solid var(--border);text-align:left;vertical-align:top}.content-table thead th{background:var(--bg-soft);font-weight:600}.content-table tbody th{font-weight:600;background:#fafafa}.shift-flow{margin:1rem 0;padding:0;list-style:none;display:grid;gap:.5rem;max-width:28rem}.shift-flow li{display:flex;align-items:center;gap:.75rem;padding:.625rem .875rem;background:var(--bg-soft);border-radius:8px;font-weight:500}.shift-flow li span{display:grid;place-items:center;width:1.75rem;height:1.75rem;border-radius:999px;background:var(--accent);color:#fff;font-size:.8125rem;font-weight:700;flex-shrink:0}.steps-list{padding-left:1.25rem;max-width:42rem}.steps-list li{margin-bottom:.75rem}.guide-figure{margin:1.25rem 0;max-width:48rem}.pain-bar{display:grid;gap:.75rem;margin:1.5rem 0 0;max-width:48rem}@media(min-width:640px){.pain-bar{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.pain-bar{grid-template-columns:repeat(4,1fr)}}.pain-bar-item{padding:.875rem 1rem;background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);font-size:.9375rem;font-weight:500;text-align:center}.hero-cta-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-top:1rem}.product-callout{max-width:42rem;font-size:.9375rem}.plan-fact-compare{display:grid;gap:1rem;margin:1.25rem 0;max-width:42rem}@media(min-width:640px){.plan-fact-compare{grid-template-columns:1fr 1fr}}.plan-fact-col{padding:1rem 1.25rem;background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);font-size:.9375rem}.plan-fact-col h3{margin:0 0 .5rem;font-size:1rem}.calc-example{margin:1.25rem 0;padding:1rem 1.25rem;max-width:28rem;background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);font-size:.9375rem}.calc-example p{margin:.25rem 0}.guide-product{padding:1.5rem;background:var(--bg-soft);border-radius:calc(var(--radius) + 4px);border:1px solid var(--border)}.pricing-inline{margin-top:1.5rem}.pricing-inline .amount{font-size:1.5rem;font-weight:800;margin:0 0 .25rem}.guide-final-cta{margin-top:2rem;padding:2rem;text-align:center;background:linear-gradient(180deg,var(--bg-soft),var(--accent-soft));border-radius:calc(var(--radius) + 4px)}.guide-final-cta h2{margin:0 0 .75rem}.guide-final-cta p{margin:0 auto 1rem;max-width:36rem;color:var(--text-muted)}.amount-inline{font-size:1.375rem;font-weight:800;margin-bottom:1.25rem!important;color:var(--text)!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-guide-link{margin-top:.75rem;font-size:.9375rem}.home-guide-link a{font-weight:600}.workflow-chain{margin:1.25rem 0;padding:1rem 1.25rem;background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);line-height:1.6;font-size:.9375rem}.boundary-compare{display:grid;gap:1rem;margin:1.25rem 0}@media(min-width:640px){.boundary-compare{grid-template-columns:1fr 1fr}}.boundary-col{padding:1rem 1.25rem;background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius)}.boundary-col h3{margin:0 0 .75rem;font-size:1rem}.boundary-col ul{margin:0;padding-left:1.25rem}.persona-grid{display:grid;gap:1rem;margin-top:1rem}@media(min-width:640px){.persona-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.persona-grid{grid-template-columns:repeat(3,1fr)}}.persona-card{padding:1rem 1.25rem;background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius)}.persona-card h3{margin:0 0 .5rem;font-size:1rem}.persona-card p{margin:0;font-size:.9375rem}.trust-block,.connect-block{padding:3rem 0}.trust-block{background:var(--bg-soft);border-block:1px solid var(--border)}.connect-block{background:var(--bg)}.connect-steps{max-width:40rem;margin:0 auto 1.5rem;padding-left:1.25rem;line-height:1.7}.connect-steps li+li{margin-top:.5rem}.connect-action{text-align:center;margin:1.5rem 0 1rem}.connect-note,.connect-extra,.connect-login-hint,.hero-login-hint,.final-login-hint{font-size:.9375rem;color:var(--text-muted)}.hero-login-hint{margin:.75rem 0 1rem}.connect-extra,.connect-login-hint,.final-login-hint{margin-top:1rem;text-align:center}.connect-extra a,.connect-login-hint a,.hero-login-hint a,.final-login-hint a{font-weight:600}.footer-app-link[data-astro-cid-sz7xmlte]{margin-top:1rem}.footer-contact[data-astro-cid-sz7xmlte]{margin-top:.75rem}
