.marketing-page{background:var(--bg);min-height:100vh;color:var(--fg)}.marketing-hero{flex-wrap:wrap;align-items:flex-start;gap:2rem;max-width:1100px;margin:0 auto;padding:2rem 1.25rem 1.25rem;display:flex}.hero-main{flex:540px;min-width:280px}.hero-aside{flex:0 280px;min-width:260px}.hero-brand{margin-bottom:1.5rem}.hero-brand-title{color:var(--fg);margin:0 0 .75rem;font-size:clamp(1.6rem,3.2vw,2.25rem);line-height:1.15}.hero-brand-statement{color:var(--accent);margin:0 0 .5rem;font-size:1.0625rem;font-weight:600;line-height:1.4}.hero-brand-audience{color:var(--muted);margin:0;font-size:.9375rem;line-height:1.5}.marketing-hero-signin{width:100%}.hero-video-cards{grid-template-columns:repeat(3,1fr);gap:.625rem;display:grid}.hero-video-card{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:10px;margin:0;overflow:hidden}.hero-video-card-title{color:var(--fg);padding:.5rem .625rem .375rem;font-size:.75rem;font-weight:600;line-height:1.25}.hero-video-card-media{aspect-ratio:16/9;object-fit:cover;background:#000;width:100%;display:block}.hero-video-card-placeholder{aspect-ratio:16/9;border-top:1px dashed var(--border-strong);border-bottom:1px dashed var(--border-strong);background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;display:flex}.hero-video-card-icon{color:var(--accent);font-size:1.25rem}.hero-video-card-duration{color:var(--fg);font-size:.6875rem;font-weight:600}.hero-video-card-note{color:var(--muted);font-size:.625rem;font-style:italic}.hero-video-card-caption{color:var(--muted);margin:0;padding:.375rem .625rem .625rem;font-size:.6875rem;line-height:1.35}.marketing-section{max-width:1100px;margin:0 auto;padding:1.75rem 1.25rem;scroll-margin-top:4rem}.marketing-section-heading{border-bottom:2px solid var(--accent);color:var(--fg);margin:0 0 1.25rem;padding-bottom:.5rem;font-size:1.5rem}.value-cards-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;display:grid}.value-card{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:12px;padding:1.5rem}.value-card-title{color:var(--fg);margin:0 0 .5rem;font-size:1rem;line-height:1.3}.value-card-body{color:var(--muted);margin:0;font-size:.9375rem;line-height:1.5}.faq-intro{max-width:780px;color:var(--muted);margin:0 0 1.5rem;font-size:.9375rem;line-height:1.5}.faq-categories{flex-direction:column;gap:.25rem;display:flex}.faq-category{background:var(--bg-row);border:1px solid var(--border-strong);border-left:4px solid var(--accent);border-radius:8px;overflow:hidden}.faq-category.is-open{box-shadow:var(--shadow-card)}.faq-category-header{cursor:pointer;text-align:left;width:100%;color:var(--fg);background:0 0;border:none;align-items:center;gap:.75rem;padding:.875rem 1rem;font-family:inherit;display:flex}.faq-category-header:hover{background:var(--bg-card-hover)}.faq-category-letter{background:var(--badge-bg);width:1.75rem;height:1.75rem;color:var(--accent-text);border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:inline-flex}.faq-category-title{flex:1;font-size:1rem;font-weight:600}.faq-category-count{color:var(--muted);font-size:.8125rem}.faq-category-chev{color:var(--muted);text-align:center;width:1rem;font-size:1rem}.faq-questions{border-top:1px solid var(--border-muted);flex-direction:column;display:flex}.faq-question{border-bottom:1px solid var(--border-muted)}.faq-question:last-child{border-bottom:none}.faq-question-header{cursor:pointer;text-align:left;width:100%;color:var(--fg);background:0 0;border:none;align-items:center;gap:.75rem;padding:.75rem 1rem .75rem 3.25rem;font-family:inherit;display:flex}.faq-question-header:hover{background:var(--bg-row)}.faq-question-text{flex:1;font-size:.9375rem;font-weight:500;line-height:1.4}.faq-question-chev{color:var(--muted);text-align:center;width:1rem;font-size:1.125rem}.faq-answer{background:var(--bg-subtle);padding:.25rem 1rem 1.25rem 3.25rem}.faq-answer-body{color:var(--fg);max-width:820px;margin:0 0 1rem;font-size:.9375rem;line-height:1.6}.faq-answer-body:last-child{margin-bottom:0}.faq-video{border:1px solid var(--border);background:var(--bg-card);border-radius:8px;margin-top:1rem;padding:1rem}.faq-video video{border-radius:6px;width:100%;max-width:640px;display:block}.faq-video-placeholder{background:var(--bg-row);border:1px dashed var(--border-strong)}.faq-video-placeholder-inner{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.faq-video-placeholder-icon{color:var(--accent);font-size:1.5rem}.faq-video-placeholder-duration{color:var(--fg);font-size:.875rem;font-weight:600}.faq-video-caption{color:var(--muted);margin:0;font-size:.875rem;line-height:1.5}.faq-video-note{color:var(--muted);margin:.5rem 0 0;font-size:.8125rem;font-style:italic}.pricing-line{color:var(--fg);max-width:760px;margin:0;font-size:1.0625rem;line-height:1.6}.pricing-line a{color:var(--accent)}.cta-section{text-align:center;background:var(--bg-row);border-radius:12px;max-width:980px;margin:1.5rem auto;padding:1.5rem 1.25rem}.cta-trust-line{color:var(--muted);max-width:640px;margin:0 auto 1.5rem;font-size:.9375rem;line-height:1.5}.cta-trust-line p{margin:0 0 .375rem}.cta-trust-line p:last-child{margin-bottom:0}.contact-form{text-align:left;background:var(--bg-card);border:1px solid var(--border);max-width:368px;box-shadow:var(--shadow-card);border-radius:12px;flex-direction:column;gap:.625rem;margin:0 auto;padding:1.25rem;display:flex}.contact-form-row{grid-template-columns:1fr 1fr;gap:.625rem;display:grid}.contact-form-firm-row{grid-template-columns:2fr 1fr;gap:.625rem;display:grid}.contact-form-check{text-align:center;color:var(--fg-secondary);flex-direction:column;font-size:.8125rem;display:flex}.contact-form-check-title{margin-bottom:.25rem}.contact-form-check input{width:1.25rem;height:1.25rem;accent-color:var(--accent);margin:auto auto .55rem}.contact-form-heading{color:var(--fg);margin:0;font-size:1rem}.contact-form-blurb{color:var(--muted);margin:0 0 .25rem;font-size:.8125rem;line-height:1.45}.contact-form-label{min-width:0;color:var(--fg-secondary);gap:.25rem;font-size:.8125rem;display:grid}.contact-form-input{box-sizing:border-box;border:1px solid var(--border-strong);background:var(--bg-card);width:100%;min-width:0;color:var(--fg);border-radius:6px;padding:.5rem .625rem;font-family:inherit;font-size:1rem}.contact-form-submit{background:var(--accent);color:var(--accent-text);border:1px solid var(--accent);cursor:pointer;border-radius:8px;margin-top:.25rem;padding:.625rem 1rem;font-family:inherit;font-size:.9375rem;font-weight:600}.contact-form-submit:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.contact-form-submit:disabled{opacity:.6;cursor:default}.contact-form-error{color:#b42318;margin:0;font-size:.8125rem;line-height:1.45}.contact-linkedin{color:var(--muted);margin:1rem 0 0;font-size:.875rem}.contact-linkedin a{color:var(--accent);font-weight:600}.marketing-footer{text-align:center;background:var(--bg-row);border:1px solid var(--border-strong);border-left:4px solid var(--accent);border-radius:8px;max-width:520px;margin:1.5rem auto 2rem;padding:1.25rem}.marketing-footer-brand{color:var(--fg);margin:0 0 .375rem;font-size:.875rem;font-weight:600}.marketing-footer-credit{color:var(--muted);margin:0 0 .5rem;font-size:.75rem;font-style:italic}.marketing-footer-legal{margin:0;font-size:.75rem}.marketing-footer-legal a{color:var(--accent);font-weight:600}html{scroll-behavior:smooth}.legal-page{max-width:760px}.legal-title{color:var(--fg);margin:0 0 .25rem;font-size:1.75rem}.legal-updated{color:var(--muted);margin:0 0 1.25rem;font-size:.8125rem}.legal-intro{color:var(--fg);margin:0 0 1.5rem;font-size:.9375rem;line-height:1.65}.legal-heading{border-bottom:2px solid var(--accent);color:var(--fg);margin:2rem 0 1rem;padding-bottom:.5rem;font-size:1.375rem}.legal-subheading{color:var(--fg);margin:1.25rem 0 .375rem;font-size:1.0625rem}.legal-body{color:var(--fg);margin:0 0 .75rem;font-size:.9375rem;line-height:1.65}.legal-list{margin:0 0 .75rem;padding-left:1.25rem}.legal-list li{color:var(--fg);margin-bottom:.5rem;font-size:.9375rem;line-height:1.6}.anchor-nav{z-index:20;background:var(--bg-card);border-bottom:1px solid var(--border);box-shadow:var(--shadow-card);position:sticky;top:0}.anchor-nav-inner{-webkit-overflow-scrolling:touch;scrollbar-width:thin;gap:.25rem;max-width:1100px;margin:0 auto;padding:.5rem 1rem;display:flex;overflow-x:auto}.anchor-nav-link{color:var(--accent);background:var(--accent-soft);border:1px solid var(--border);white-space:nowrap;border-radius:999px;flex:none;padding:.375rem .875rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s,border-color .15s}.anchor-nav-link:hover,.anchor-nav-link:focus-visible{background:var(--accent);color:var(--accent-text);border-color:var(--accent)}.use-case-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.use-case-card{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:12px;padding:1.5rem}.use-case-card-title{color:var(--fg);margin:0 0 .5rem;font-size:1.125rem}.use-case-card-body{color:var(--muted);margin:0;font-size:.9375rem;line-height:1.55}.before-after-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.before-after-col{border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:12px;padding:1.5rem}.before-after-today{background:var(--bg-subtle)}.before-after-renshi{background:var(--bg-card);border-color:var(--accent)}.before-after-col-title{color:var(--fg);margin:0 0 .625rem;font-size:1.125rem}.before-after-renshi .before-after-col-title{color:var(--accent)}.before-after-col-body{color:var(--fg);margin:0;font-size:.9375rem;line-height:1.6}.objection-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.objection-card{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:12px;flex-direction:column;padding:1.25rem;display:flex}.objection-question{color:var(--fg);margin:0 0 .5rem;font-size:1rem;line-height:1.3}.objection-answer{color:var(--muted);margin:0 0 .75rem;font-size:.875rem;line-height:1.55}.objection-faq-link{color:var(--accent);margin-top:auto;font-size:.8125rem;font-weight:600;text-decoration:none}.objection-faq-link:hover{text-decoration:underline}.roi-paragraph{color:var(--fg);max-width:820px;margin:0;font-size:1.0625rem;line-height:1.65}.hero-video-card,.use-case-card,.before-after-col,.value-card,.objection-card,.contact-form{background:var(--bg-row);border:1px solid var(--border-strong);border-left:4px solid var(--accent)}@media (max-width:900px){.objection-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.marketing-hero{gap:1.5rem;padding:1.5rem 1rem 1rem}.hero-main,.hero-aside{flex:100%;min-width:0}.use-case-grid,.before-after-grid,.objection-grid{grid-template-columns:1fr}.marketing-section{padding:1.5rem 1rem}}
