@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700;800&family=Inter:wght@400;500;600;700&display=swap";
*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#162032;background:#f7f9f7;font-family:DM Sans,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ant-btn{font-weight:600}.ant-btn-default{border-color:#cfd8d3}.ant-table-wrapper .ant-table-thead>tr>th{text-transform:uppercase;letter-spacing:.5px;color:#6b7280;background:#f7f8f5;font-size:12px;font-weight:600}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#f7fbf8}.ant-card{border:1px solid #e4e9e5;box-shadow:0 1px 2px #0f172a08}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#bbb}a,button{transition:all .2s}
:root{--marketing-bg:#faf8f6;--marketing-surface:#fff;--marketing-surface-muted:#fdf6f0;--marketing-orange:#e8630a;--marketing-orange-soft:#fde4ce;--marketing-orange-border:#e8630ab3;--marketing-title:#111827;--marketing-body:#4b5563;--marketing-dark:#1f1b18;--marketing-radius-xl:32px;--marketing-radius-lg:24px;--marketing-shadow:0 20px 40px #e8630a14;--fs-hero:48px;--fs-hero-lg:60px;--fs-section-heading:40px;--fs-subsection-heading:36px;--fs-card-title:22px;--fs-body:17px;--fs-body-sm:15px;--fs-kicker:12px;--fs-meta:14px;--fw-hero:800;--fw-section-heading:800;--fw-card-title:700;--fw-body:400;--fw-bold:700;--fw-kicker:700;--lh-tight:1.1;--lh-body:1.6}@keyframes heroGradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes buttonGlow{0%,to{box-shadow:0 0 #e8630a33}50%{box-shadow:0 0 15px 5px #e8630a1a}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes counterFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:.6s forwards fadeIn}.fade-in-delay-1{animation:.6s .1s forwards fadeIn}.fade-in-delay-2{animation:.6s .2s forwards fadeIn}.fade-in-delay-3{animation:.6s .3s forwards fadeIn}.fade-in-delay-4{animation:.6s .4s forwards fadeIn}.fade-in-delay-5{animation:.6s .5s forwards fadeIn}.staggered-item-0{animation:.6s forwards fadeIn}.staggered-item-1{animation:.6s .1s forwards fadeIn}.staggered-item-2{animation:.6s .2s forwards fadeIn}.staggered-item-3{animation:.6s .3s forwards fadeIn}.counter-animate{animation:.8s forwards counterFadeIn}.counter-animate strong{animation:1.5s .2s forwards fadeIn}.problem-card{will-change:transform;transition:transform .2s,box-shadow .2s}.problem-card:hover{transform:translateY(-2px);box-shadow:0 16px 32px #e8630a1a}.step-card{will-change:transform;transition:transform .2s,box-shadow .2s,border-left-color .2s}.step-card:hover{border-left-color:var(--marketing-orange);transform:translateY(-2px);box-shadow:0 16px 32px #e8630a1a}.template-card{will-change:transform;transition:transform .2s,box-shadow .2s}.template-card:hover{border-color:var(--marketing-orange);transform:translateY(-2px);box-shadow:0 16px 32px #e8630a1a}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}.hero-section{background-color:var(--marketing-surface-muted);background-image:none!important;animation:none!important}.problem-card,.step-card,.template-card,.hero-action--solid{will-change:auto!important;transition:none!important;transform:none!important}}
.marketing-container{max-width:1200px;margin:0 auto}.pricing-kicker{color:#e8630a;font-size:var(--fs-kicker);font-weight:var(--fw-kicker);letter-spacing:1.2px;text-transform:uppercase;margin-bottom:9px;line-height:16px;display:inline-block}.hero-action--solid{background:var(--marketing-orange);color:#fff;cursor:pointer;font-size:16px;font-weight:var(--fw-bold);border:0;border-radius:9999px;align-items:center;gap:12px;min-height:48px;padding:14px 38px;line-height:24px;text-decoration:none;transition:opacity .18s,transform .14s;animation:4s ease-in-out infinite buttonGlow;display:inline-flex}.hero-action--solid:focus,.hero-action--solid:hover,.hero-action--solid:visited{color:#fff;opacity:.9;transform:translateY(-1px)}.hero-action--ghost{color:#454f48;font-size:16px;font-weight:var(--fw-bold);background:#fff;border:1px solid #d0ddd4;border-radius:9999px;align-items:center;gap:10px;min-height:48px;padding:14px 38px;line-height:24px;text-decoration:none;transition:border-color .18s,transform .14s;display:inline-flex}.hero-action--ghost:focus,.hero-action--ghost:hover,.hero-action--ghost:visited{color:var(--marketing-orange);border-color:var(--marketing-orange);transform:translateY(-1px)}.hero-action--outline{border:2px solid var(--marketing-orange-border);color:#c85a08;background:#fff;border-radius:9999px;align-items:center;gap:12px;min-height:48px;padding:14px 38px;font-size:16px;font-weight:700;line-height:24px;text-decoration:none;transition:color .15s,background .15s;display:inline-flex}.hero-action--outline:visited{color:#c85a08}.hero-action--outline:focus,.hero-action--outline:hover{background:var(--marketing-orange);color:#fff}.seo-faq-section{background:var(--marketing-bg);padding:96px 24px}.seo-faq-section__intro{text-align:center;margin-bottom:48px}.seo-faq-section__intro h2{color:var(--marketing-title);font-size:var(--fs-section-heading);font-weight:var(--fw-section-heading);letter-spacing:-1.2px;max-width:640px;margin:12px auto 16px;line-height:1.12}.seo-faq-section__intro p{color:var(--marketing-body);font-size:var(--fs-body);line-height:var(--lh-body);max-width:560px;margin:0 auto}.seo-faq-list{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;max-width:780px;margin:0 auto;display:grid}.seo-faq-item{background:var(--marketing-surface);border:1px solid #e5e7eb;border-radius:12px;padding:20px 24px;transition:box-shadow .3s}.seo-faq-item:hover{box-shadow:0 2px 8px #e8630a0f}.seo-faq-item h3{color:var(--marketing-title);font-size:var(--fs-body-sm);font-weight:var(--fw-card-title);margin:0 0 8px}.seo-faq-item p{color:var(--marketing-body);margin:0;font-size:14px;line-height:1.6}.seo-faq-item p a{color:var(--marketing-orange);text-underline-offset:2px;font-weight:600;text-decoration:underline}.seo-faq-item--cta{background:var(--marketing-surface-muted);border-color:var(--marketing-orange-border);text-align:center;flex-direction:column;justify-content:center;display:flex}.seo-faq-item--cta p{margin-bottom:16px}.seo-faq-item--cta a{background:var(--marketing-orange);color:#fff;font-size:15px;font-weight:var(--fw-bold);border-radius:9999px;align-self:center;padding:10px 24px;text-decoration:none;transition:opacity .15s;display:inline-flex}.seo-faq-item--cta a:hover{opacity:.9}.logos-section{background:var(--marketing-bg);text-align:center;padding:40px 24px}.logos-section p{color:var(--marketing-body);font-size:13px;font-weight:var(--fw-kicker);letter-spacing:.05em;text-transform:uppercase;margin:0 0 24px}.logos-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;display:flex}.logo-placeholder{color:var(--marketing-body);letter-spacing:.02em;opacity:.7;align-items:center;gap:8px;font-size:14px;font-weight:600;transition:opacity .2s;display:flex}.logo-placeholder:hover{opacity:1}.logo-placeholder svg{fill:currentColor;width:24px;height:24px}.templates-section{background:var(--marketing-bg);padding:96px 24px}.templates-intro{text-align:center;max-width:600px;margin-bottom:48px;margin-left:auto;margin-right:auto}.templates-intro h2{color:var(--marketing-title);font-size:var(--fs-section-heading);font-weight:var(--fw-section-heading);margin:12px 0 16px;line-height:1.15}.templates-intro h2 span{color:var(--marketing-orange)}.templates-intro p{color:var(--marketing-body);font-size:var(--fs-body);line-height:var(--lh-body);margin:0}.templates-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:40px;display:grid}.template-card{background:var(--marketing-surface);cursor:pointer;font-family:inherit;font-size:inherit;text-align:left;border:1.5px solid #e2eae4;border-radius:20px;align-items:flex-start;gap:16px;width:100%;padding:24px;text-decoration:none;display:flex}.template-card--featured{border-color:var(--marketing-orange);background:linear-gradient(135deg,#fdf6f0 0%,#fff 100%)}.template-card__icon{background:#fdf6f0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.template-card__body{flex:1;min-width:0}.template-card__header{align-items:center;gap:8px;margin-bottom:6px;display:flex}.template-card__header strong{color:var(--marketing-title);font-size:15px;font-weight:700}.template-card__tag{color:#c85a08;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;background:#fde4ce;border-radius:999px;padding:2px 10px;font-size:11px;font-weight:700}.template-card__body p{color:var(--marketing-body);margin:0;font-size:14px;line-height:1.55}.template-card__arrow{color:#c5d4ca;flex-shrink:0;align-self:center;font-size:14px;transition:color .15s,transform .15s}.template-card:hover .template-card__arrow{color:var(--marketing-orange);transform:translate(3px)}.templates-cta{justify-content:center;display:flex}.social-proof-section{background:var(--marketing-bg);text-align:center;padding:40px 24px}.social-proof-section p{color:var(--marketing-title);letter-spacing:.05em;text-transform:uppercase;opacity:.85;margin:0 0 24px;font-size:13px;font-weight:700}.marquee-wrapper{width:100%;overflow:hidden}.marquee-track{will-change:transform;width:max-content;display:flex}.marquee-group{align-items:center;gap:48px;margin-right:100px;display:flex}.scenarios-section{background:var(--marketing-surface-muted,#fdf6f0);padding:80px 24px}.scenarios-section .marketing-container{max-width:900px}.scenarios-section__intro{text-align:center;margin-bottom:48px}.scenarios-section__intro h2{color:var(--marketing-title);font-size:var(--fs-subsection-heading);font-weight:var(--fw-section-heading);margin:12px 0 0;line-height:1.2}.scenarios-section__intro h2 span{color:#c85a08}.scenarios-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.scenario-card{background:#fff;border:1.5px solid #ece4dc;border-radius:20px;padding:28px 24px;transition:box-shadow .25s,transform .2s}.scenario-card:hover{transform:translateY(-2px);box-shadow:0 12px 32px #e8630a0f}.scenario-card__header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.scenario-card__icon{background:var(--marketing-orange-soft,#fde4ce);width:44px;height:44px;color:var(--marketing-orange,#e8630a);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.scenario-card__title{color:var(--marketing-title,#111827);margin:0;font-size:17px;font-weight:700;line-height:1.3}.scenario-card__desc{color:var(--marketing-body,#4b5563);margin:0;font-size:14px;line-height:1.6}.mobile-sticky-cta{z-index:1000;background:#fff;border-top:1px solid #ece4dc;padding:12px 16px;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000000f}.mobile-sticky-cta__inner{gap:10px;max-width:480px;margin:0 auto;display:flex}.mobile-sticky-cta__inner a,.mobile-sticky-cta__inner button{border-radius:12px;flex:1;justify-content:center;align-items:center;gap:6px;padding:12px 16px;font-size:15px;font-weight:600;text-decoration:none;transition:background .18s;display:flex}.mobile-sticky-cta__solid{background:var(--marketing-orange);cursor:pointer;font-family:inherit;line-height:inherit;border:none;color:#fff!important}.mobile-sticky-cta__solid:hover{background:#c85a08}.mobile-sticky-cta__outline{border:1.5px solid var(--marketing-orange);background:0 0;color:var(--marketing-orange)!important}.mobile-sticky-cta__outline:hover{background:var(--marketing-orange-soft)}@media (max-width:640px){.mobile-sticky-cta{display:none}.mobile-sticky-cta--visible{display:block}}@media (max-width:780px){.scenarios-grid{grid-template-columns:1fr}.scenarios-section__intro h2{font-size:24px}.testimonials-grid{grid-template-columns:1fr}.testimonials-section__intro h2{font-size:24px}}@media (max-width:480px){.testimonial-card,.scenario-card{padding:24px}}.landing-cta-section{background:var(--marketing-surface);text-align:center;padding:100px 24px}.landing-cta-section__inner{max-width:560px;margin:0 auto}.landing-cta-section__inner h2{font-size:var(--fs-subsection-heading);font-weight:var(--fw-section-heading);letter-spacing:-.8px;color:var(--marketing-title);margin:0 0 12px;line-height:1.15}.landing-cta-section__inner p{font-size:var(--fs-body);color:var(--marketing-body);line-height:var(--lh-body);margin:0 0 32px}.landing-cta-section__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (max-width:768px){.landing-cta-section{padding:72px 24px}.landing-cta-section__inner h2{font-size:28px}}.gallery-section{background:var(--marketing-surface-muted,#fdf6f0);padding:96px 24px}.gallery-section .marketing-container{max-width:1040px}.gallery-section__intro{text-align:center;margin-bottom:48px}.gallery-section__intro h2{color:var(--marketing-title);font-size:var(--fs-section-heading);font-weight:var(--fw-section-heading);letter-spacing:-1.2px;max-width:640px;margin:12px auto 16px;line-height:1.12}.gallery-section__intro h2 span{color:var(--marketing-orange)}.gallery-section__intro p{color:var(--marketing-body);font-size:var(--fs-body);line-height:var(--lh-body);max-width:540px;margin:0 auto}.gallery-tabs{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:32px;display:flex}.gallery-tab{color:var(--marketing-body);cursor:pointer;background:#fff;border:1.5px solid #dde4df;border-radius:9999px;align-items:center;gap:6px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:600;line-height:1;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.gallery-tab:hover{border-color:var(--marketing-orange);color:var(--marketing-orange)}.gallery-tab--active{background:var(--marketing-orange);border-color:var(--marketing-orange);color:#fff}.gallery-tab--active:hover{color:#fff;opacity:.92}.gallery-screen{aspect-ratio:16/9;background:#fff;border:1.5px solid #dde4df;border-radius:16px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000f,0 24px 48px -8px #e8630a14}.gallery-screen__svg{width:100%;height:auto;display:block}.gallery-screen__image{object-fit:contain;width:100%;height:100%;display:block}.gallery-caption{background:#fff;border:1.5px solid #dde4df;border-radius:12px;align-items:flex-start;gap:16px;margin-top:24px;padding:20px 24px;display:flex}.gallery-caption__icon{background:var(--marketing-orange-soft,#fde4ce);color:var(--marketing-orange);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.gallery-caption__body strong{color:var(--marketing-title);margin-bottom:4px;font-size:15px;font-weight:700;display:block}.gallery-caption__body p{color:var(--marketing-body);margin:0;font-size:14px;line-height:1.55}@media (max-width:780px){.gallery-section{padding:64px 20px}.gallery-section__intro h2{font-size:28px}.gallery-tabs{gap:6px}.gallery-tab{padding:8px 14px;font-size:13px}}.pricing-hero-illustration{justify-content:center;max-width:580px;margin:0 auto 48px;display:flex}.faq-hero-illustration{justify-content:center;max-width:520px;margin:0 auto 48px;display:flex}
.public-header{background:var(--marketing-surface);z-index:100;border-bottom:1px solid #dde4df;position:sticky;top:0}.public-header__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:32px;max-width:1200px;margin:0 auto;padding:18px 32px;display:grid}.public-brand{align-items:center;gap:10px;font-size:22px;font-weight:800;line-height:30px;display:flex}.public-brand a{color:var(--marketing-title);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.public-brand a:hover{opacity:.85}.public-brand img{width:auto;height:32px}.public-brand__plus{color:var(--marketing-orange)}.public-nav{justify-content:center;gap:30px;display:flex}.public-nav__link{color:var(--marketing-body);white-space:nowrap;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s}.public-nav__link:focus,.public-nav__link:hover{color:var(--marketing-orange)}.public-nav__link--active{color:var(--marketing-title);font-weight:700}.public-header__desktop-actions{align-items:center;gap:8px;display:flex}.public-pill{cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:8px;padding:8px 18px;font-size:14px;font-weight:700;line-height:20px;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.public-header__actions{gap:12px;display:flex}.public-pill--ghost{color:#c85a08;border:1px solid #c85a08;transition:background .2s,color .2s,border-color .2s}.public-pill--ghost:hover{color:#fff;background:#c85a08;border-color:#c85a08}.public-pill--full{width:100%}.public-brand__logo{object-fit:contain;flex-shrink:0;width:36px;height:36px;display:block}.public-brand__wordmark{color:var(--marketing-orange);gap:2px;font-size:22px;font-weight:700;line-height:1;display:inline-flex}.public-pill--outline{color:#454f48;border:1px solid #d0ddd4}.public-pill--outline:focus,.public-pill--outline:hover{border-color:var(--marketing-orange);color:var(--marketing-orange)}.public-pill--solid{background:var(--marketing-orange);color:#fff}.public-pill--solid:focus,.public-pill--solid:hover{color:#fff;background:#c85a08}.public-pill--compact{padding:8px 16px;font-size:13px}.public-pill--solid:hover{background:#c85a08}.public-header__mobile-actions{align-items:center;gap:10px;display:none}.public-header__menu-toggle{color:var(--marketing-title);cursor:pointer;background:#fff;border:1px solid #d9e3dc;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;display:inline-flex}.public-header__panel{opacity:0;border-top:1px solid #dde4df;max-height:0;padding:0 16px;transition:max-height .35s,opacity .35s,padding .35s;overflow:hidden}.public-header__panel--open{opacity:1;max-height:500px;padding:16px 32px 24px}.public-header__panel-nav,.public-header__panel-actions{flex-direction:column;gap:12px;display:flex}.public-header__panel-nav{align-items:center}.public-header__panel-nav .public-nav__link{text-align:center;border-bottom:1px solid #edf1ee;width:100%;padding:12px 0;font-size:16px}@media (max-width:780px){.public-header__inner{grid-template-columns:minmax(0,1fr) auto auto;gap:12px;padding:16px}.public-nav,.public-header__desktop-actions{display:none}.public-header__mobile-actions{display:flex}.public-header__panel-nav .public-nav__link{padding-bottom:12px;font-size:16px}.public-header__panel-actions{flex-direction:column;gap:12px;margin-top:16px;padding-bottom:8px;display:flex}.public-brand{font-size:20px;line-height:28px}}@media (max-width:480px){.public-header__inner{grid-template-columns:1fr auto;align-items:center}.public-header__mobile-actions{gap:6px}.public-brand{white-space:normal}.public-pill--compact{padding:11px 14px}}
.public-footer{background:var(--marketing-dark);color:#fff;padding:64px 54px 32px}.public-footer__inner{flex-direction:row;justify-content:center;align-items:flex-start;gap:48px;margin-bottom:32px;display:flex}.public-footer__brand{flex-shrink:0;width:280px}.public-footer__brand-logo{align-items:center;gap:10px;margin-bottom:14px;display:flex}.public-footer__brand-logo strong{color:var(--marketing-orange);font-size:18px;font-weight:700}.public-footer__brand p{color:#8a9890;margin:0;font-size:14px;line-height:22px}.public-footer__social{justify-content:center;align-items:center;gap:16px;margin-top:20px;display:flex}.public-footer__social a{color:#8a9890;justify-content:center;align-items:center;transition:color .15s;display:inline-flex}.public-footer__social a:hover{color:var(--marketing-orange-soft)}.public-footer__nav{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:64px;display:flex}.public-footer__nav-column{flex-direction:column;align-items:flex-start;gap:12px;min-width:120px;display:flex}.public-footer__nav-heading{color:#fff;letter-spacing:.5px;text-transform:uppercase;margin-bottom:4px;font-size:13px;font-weight:700}.public-footer__link{color:#8a9890;font-size:14px;line-height:20px;transition:color .15s}.public-footer__link:hover{color:var(--marketing-orange-soft)}.public-footer__legal{text-align:center;border-top:1px solid #8a9890;padding-top:33px}@media (max-width:780px){.public-footer__inner{text-align:center;flex-direction:column;align-items:center;gap:40px}.public-footer__brand{text-align:center;width:100%}.public-footer__brand-logo{justify-content:center}.public-footer__nav{flex-direction:column;align-items:center;gap:32px}.public-footer__nav-column{align-items:center}.public-footer__legal{padding-top:20px}}
.hero-section{background:var(--marketing-surface-muted);background-image:linear-gradient(135deg,#fee4ce1a 0%,#fdf6f01a 50%,#fee4ce1a 100%);background-size:200% 200%;padding:60px 64px 80px;animation:12s infinite heroGradientShift}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,608px);align-items:center;gap:32px;display:grid}.hero-badge{color:#666;background:#f59e0b1a;border-radius:9999px;align-items:center;gap:8px;margin-bottom:34px;padding:6px 16px;font-size:14px;line-height:20px;display:inline-flex}.hero-badge strong{color:#fff;background:#960;border-radius:9999px;padding:2px 10px;font-size:12px;line-height:16px}.hero-copy h1{font-size:var(--fs-hero);font-weight:var(--fw-hero);letter-spacing:-1.2px;line-height:var(--lh-tight);margin-bottom:34px}.hero-copy h1 span{color:#c85a08}.hero-copy p{color:var(--marketing-body);font-size:var(--fs-body);line-height:var(--lh-body);max-width:506px;margin-bottom:34px}.hero-actions{flex-wrap:wrap;gap:16px;margin-bottom:28px;display:flex}.hero-actions .hero-action,.hero-actions .hero-action--solid,.hero-actions .hero-action--outline{flex:auto}.hero-action{border-radius:9999px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:14px 38px;font-size:16px;font-weight:700;line-height:24px;display:inline-flex}.hero-meta{color:var(--marketing-body);font-size:14px;line-height:20px}.marketing-hero-visual{min-height:544px;position:relative}.marketing-hero-visual__image,.marketing-illustration-image{object-fit:contain;width:100%;height:100%;display:block}.marketing-hero-visual__image{height:auto}.marketing-hero-visual__card{background:#fff;border:1px solid #e5e5e5;border-radius:8px;width:170px;padding:12px;position:absolute;bottom:36px;right:28px;box-shadow:0 7px 14px #e8630a14}.marketing-hero-visual__questions,.marketing-hero-visual__preview{background:#fbfcfa;border:1px solid #e5e5e5;border-radius:8px;margin-bottom:8px;padding:8px}.marketing-hero-visual__questions span,.marketing-hero-visual__preview span{color:#999;letter-spacing:.16em;text-transform:uppercase;margin-bottom:6px;font-size:8px;font-weight:700;display:block}.marketing-hero-visual__questions div{background:#fff;border:1px solid #e5e5e5;border-radius:6px;margin-bottom:4px;padding:4px 6px;font-size:8px}.marketing-hero-visual__preview{background:#fdf6f0;border-color:#fce4ce}.marketing-hero-visual__preview strong{margin-bottom:6px;font-size:8px;display:block}.marketing-hero-visual__rating{gap:4px;display:flex}.marketing-hero-visual__rating span{color:#1a1a1a;background:#fff;border:1px solid #e5e5e5;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin:0;font-size:8px;font-weight:600;display:inline-flex}.marketing-hero-visual__badge{color:#d95e00;text-align:center;background:#fdf6f0;border:1px solid #fce4ce;border-radius:8px;padding:5px 10px;font-size:7px}
.answer-section{background:#fff;border-bottom:1px solid #e8ede9;padding:64px}.answer-section__grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:48px;display:grid}.answer-section__copy h2,.seo-faq-section__intro h2,.problem-section__intro h2,.steps-section__intro h2{color:var(--marketing-title);font-size:var(--fs-section-heading);font-weight:var(--fw-section-heading);letter-spacing:-.8px;line-height:var(--lh-tight);margin-bottom:18px}.answer-section__copy p{color:var(--marketing-body);font-size:var(--fs-body);line-height:var(--lh-body);margin:0}.answer-section__table-wrap{overflow-x:auto}.answer-table{border-collapse:collapse;box-shadow:var(--marketing-shadow);background:#fff;border:1px solid #dfe8e2;border-radius:8px;width:100%;min-width:560px;overflow:hidden}@media (max-width:640px){.answer-table{min-width:0}.answer-table th,.answer-table td{padding:10px 12px;font-size:14px}.answer-table td:first-child{white-space:normal}}.answer-table th,.answer-table td{color:var(--marketing-body);text-align:left;vertical-align:top;border-bottom:1px solid #e8ede9;padding:18px 20px;font-size:15px;line-height:1.5}.answer-table th{color:var(--marketing-title);background:#f8f0e8;font-weight:800}.answer-table tr:last-child td{border-bottom:0}.problem-section{background:#f8f0e8;border-bottom:1px solid #e8ede9;padding:80px 64px}.problem-section__intro,.steps-section__intro{text-align:center;max-width:780px;margin-bottom:42px;margin-left:auto;margin-right:auto}.problem-grid,.steps-grid{gap:20px;display:grid}.problem-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.problem-card,.step-card{background:#fff;border:1px solid #dfe8e2;border-radius:8px;padding:28px;box-shadow:0 12px 28px #e8630a0f}.problem-card h3,.step-card h3{color:var(--marketing-title);font-size:var(--fs-card-title);font-weight:var(--fw-card-title);margin-bottom:10px;line-height:1.25}.problem-card p{color:var(--marketing-body);font-size:var(--fs-body-sm);line-height:var(--lh-body);margin:12px 0 0}.step-card p{color:var(--marketing-body);font-size:var(--fs-body-sm);line-height:var(--lh-body);margin:20px 0 0}.steps-section{background:#fff;padding:80px 64px}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.step-card span{color:var(--marketing-orange);letter-spacing:normal;text-transform:uppercase;vertical-align:baseline;margin-inline-end:8px;font-size:15px;font-weight:800;line-height:1.25;display:inline-block}.step-card h3{margin-bottom:10px;font-size:15px;font-weight:800;line-height:1.25;display:inline}@media (max-width:640px){.steps-grid{grid-template-columns:1fr}.step-card{text-align:center}.step-card span{margin-inline-end:6px}.step-card p{margin-top:20px}}
.value-section,.marketing-split-section,.marketing-grid-section,.pricing-page__section{padding:64px}.value-section{background:var(--marketing-surface-muted)}.value-section__intro{text-align:center;margin-bottom:48px}.value-section__intro h2,.pricing-page__headline h2,.pricing-page__headline h1,.marketing-grid-section__headline h2{font-size:var(--fs-hero);font-weight:var(--fw-hero);letter-spacing:-1.2px;line-height:var(--lh-tight)}.value-section__intro h2 span,.pricing-page__headline h2 span,.pricing-page__headline h1 span{color:#c85a08}.value-section__intro p,.pricing-page__headline p{color:var(--marketing-body);font-size:var(--fs-body);line-height:var(--lh-body)}.value-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.value-card{background:var(--marketing-surface);text-align:center;border:1.5px solid #ece4dc;border-radius:20px;padding:32px 28px;transition:box-shadow .25s,transform .2s}.value-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #e8630a0f}.value-card__icon{background:var(--marketing-orange-soft);width:56px;height:56px;color:var(--marketing-orange);border-radius:16px;justify-content:center;align-items:center;margin:0 auto 16px;font-size:24px;display:flex}.value-card h3{color:var(--marketing-title);margin:0 0 8px;font-size:18px;font-weight:700}.value-card p{color:var(--marketing-body);margin:0;font-size:14px;line-height:1.6}.layered-illustration,.marketing-image-frame{box-shadow:var(--marketing-shadow);background:linear-gradient(90deg,#fff 0%,#fdf6f0 100%);border:1px solid #dde4df;border-radius:24px;position:relative;overflow:hidden}.marketing-framed-illustration{width:100%;height:100%;position:relative}.layered-illustration--mint{aspect-ratio:309.333/288;box-shadow:none;background:#fde4ce;border:0;border-radius:20px}.layered-illustration--wide{aspect-ratio:474.307/268.759;box-shadow:none;background:0 0;border:0}.marketing-split-section__inner,.feature-row{grid-template-columns:minmax(0,474px) minmax(0,1fr);align-items:center;gap:48px;display:grid}.marketing-split-section__copy h2,.feature-copy h3{font-size:var(--fs-subsection-heading);font-weight:var(--fw-card-title);letter-spacing:-.9px;margin-bottom:20px;line-height:40px}.marketing-split-section__copy h2 span,.feature-copy h3 span{color:#c85a08}.marketing-split-section__copy p,.feature-copy p{color:var(--marketing-body);font-size:var(--fs-body);line-height:var(--lh-body);margin-bottom:24px}.feature-kpis{flex-wrap:wrap;gap:20px;display:flex}.feature-kpis span{color:var(--marketing-title);font-size:16px;font-weight:700}.feature-kpis span:before{color:#e8630a;content:"✓";margin-right:8px}.marketing-grid-section__headline{text-align:center;margin-bottom:60px}.marketing-grid-section__headline span,.pricing-page__headline span.pricing-kicker{color:#e8630a;font-size:var(--fs-kicker);font-weight:var(--fw-kicker);letter-spacing:1.2px;text-transform:uppercase;margin-bottom:9px;line-height:16px;display:block}.marketing-grid{flex-direction:column;gap:48px;display:flex}.feature-row--reverse{grid-template-columns:minmax(0,1fr) minmax(0,520px)}.feature-row--reverse .marketing-image-frame{order:-1}.marketing-image-frame{aspect-ratio:520/290;box-shadow:none;background:0 0;border:0}.marketing-image-frame__image,.marketing-login-illustration__image{object-fit:contain;width:100%;height:100%;display:block}.marketing-grid-section__action{justify-content:center;margin-top:42px;display:flex}.marketing-grid-section__action a{color:#fff;background:#e8630a;border-radius:12px;align-items:center;gap:12px;padding:8px 41px;font-size:16px;font-weight:700;line-height:24px;display:inline-flex}.stats-section{background:var(--marketing-surface);border-top:1px solid #e8ede9;border-bottom:1px solid #e8ede9;padding:32px 24px}.stats-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.stat-pill{flex-direction:column;gap:4px;display:flex}.stat-pill strong{color:var(--marketing-orange);font-size:28px;font-weight:800;line-height:1}.stat-pill span{color:var(--marketing-body);font-size:13px;line-height:1.4}@media (max-width:780px){.value-grid{grid-template-columns:1fr}.value-section,.marketing-split-section,.marketing-grid-section,.pricing-page__section{padding:48px 24px}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr}.stat-pill{border-bottom:1px solid #e8ede9;padding-bottom:20px}.stat-pill:last-child{border-bottom:none;padding-bottom:0}.stat-pill strong{font-size:34px}.value-section__intro h2{font-size:28px}}
.public-cta-band{color:#fff;text-align:center;background:#b84f08;border-top:1px solid #dde4df;padding:112px 150px 113px}.public-cta-band__inner{max-width:900px;margin:0 auto}.public-cta-band h2{font-size:var(--fs-hero);font-weight:var(--fw-hero);letter-spacing:-1.2px;line-height:var(--lh-tight);margin-bottom:30px}.public-cta-band p{color:#fff;font-size:var(--fs-body);line-height:var(--lh-body);margin-bottom:30px}.public-cta-band__actions{justify-content:center;gap:15px;display:flex}.public-cta-band__button{border-radius:9999px;padding:10px 25px;font-size:16px;font-weight:700;line-height:24px;display:inline-flex}.public-cta-band__button--light{color:#c85a08;background:#fff}.public-cta-band__button--light:focus,.public-cta-band__button--light:hover,.public-cta-band__button--light:visited{color:#c85a08}.public-cta-band__button--ghost{color:#fff;background:#ffffff1a;border:1px solid #ffffff4d}@media (max-width:780px){.public-cta-band__actions{flex-wrap:wrap;justify-content:center;gap:16px}.hero-action,.public-cta-band__button{justify-content:center;width:100%}}
.marketing-auth-main{background:var(--marketing-surface-muted);padding:48px 64px 72px}.marketing-auth-grid{grid-template-columns:minmax(0,532px) minmax(0,603px);justify-content:space-between;align-items:center;gap:48px;min-height:720px;display:grid}.marketing-auth-grid>section{flex-direction:column;justify-content:center;max-width:420px;display:flex}.marketing-auth-copy h1{color:#171923;margin-bottom:12px;font-size:48px;font-weight:700;line-height:51px}.marketing-auth-copy p{color:#718096;margin-bottom:40px;font-size:18px;line-height:23px}.marketing-auth-form label{color:#718096;margin-bottom:12px;font-size:16px;font-weight:500;display:block}.marketing-auth-form input{color:#4a5568;background:#f7fafc;border:1px solid #cbd5e0;border-radius:8px;width:100%;height:55px;margin-bottom:28px;padding:0 16px;font-size:16px}.marketing-auth-form__error{color:#a8071a;background:#fff1f0;border:1px solid #ffccc7;border-radius:10px;margin:-8px 0 20px;padding:12px 14px;font-size:14px;line-height:20px}.marketing-auth-form__forgot{color:#e8630a;margin-bottom:40px;font-size:16px;font-weight:500;line-height:24px;text-decoration:underline;display:inline-block}.marketing-auth-panel{background:#fff;border:1px solid #dfe8e2;border-radius:24px;gap:18px;padding:28px;display:grid;box-shadow:0 20px 40px #e8630a14}.marketing-auth-note{color:var(--marketing-body);margin:0;font-size:16px;line-height:1.6}.marketing-auth-helper{color:#5f6d67;margin:-8px 0 0;font-size:14px;line-height:1.6}.marketing-auth-actions{flex-wrap:wrap;gap:12px;display:flex}.marketing-auth-actions>.marketing-auth-button,.marketing-auth-actions>button{color:#fff;cursor:pointer;background:#e8630a;border:0;border-radius:9999px;justify-content:center;align-items:center;height:52px;padding:0 24px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex}.marketing-auth-actions>.marketing-auth-button--secondary,.marketing-auth-actions>button.marketing-auth-button--secondary{color:#162032;background:#fff;border:1px solid #d0ddd4}.marketing-auth-text-button{color:#e8630a;cursor:pointer;text-align:left;background:0 0;border:0;margin:-12px 0 20px;padding:0;font-size:15px;font-weight:700;text-decoration:underline;display:inline-block}.marketing-auth-form button[type=submit]{color:#f7fafc;cursor:pointer;background:#e8630a;border:0;border-radius:9999px;width:100%;height:60px;font-size:20px;font-weight:700}.marketing-auth-social-wrap{margin-top:28px}.marketing-social-buttons{flex-direction:column;gap:14px;display:flex}.marketing-social-buttons button{color:#1f2937;background:#fff;border:1px solid #d0d7de;border-radius:9999px;justify-content:center;align-items:center;gap:10px;width:100%;height:60px;padding:0 18px;font-size:16px;font-weight:700;display:inline-flex}.marketing-social-buttons__google-render{align-items:center;width:100%;min-height:60px;display:flex}.marketing-social-buttons__google-render>div{width:100%!important}.marketing-social-buttons__icon{justify-content:center;align-items:center;width:24px;display:inline-flex}.marketing-social-buttons__google{width:18px;height:18px;display:block}.marketing-social-buttons__google-button:hover,.marketing-social-buttons__google-button:focus{border-color:#b8c1ca}.marketing-login-illustration{align-self:center;width:100%}.marketing-login-illustration__image{object-fit:contain;width:100%;height:auto;display:block}
.contact-hero{text-align:center;background:var(--marketing-surface-muted);border-bottom:1px solid #e8ede9;padding:80px 64px 60px}.contact-hero__inner h1{font-size:var(--fs-hero);font-weight:var(--fw-hero);letter-spacing:-1px;line-height:var(--lh-tight);color:var(--marketing-title);margin-bottom:18px}.contact-hero__inner p{color:var(--marketing-body);font-size:var(--fs-body);line-height:var(--lh-body);max-width:560px;margin:0 auto}.contact-methods-section{background:var(--marketing-bg);padding:64px}.contact-methods-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.contact-method-card{background:var(--marketing-surface);border-radius:var(--marketing-radius-lg);text-align:center;will-change:transform;border:1px solid #dfe8e2;padding:32px 28px;transition:transform .2s,box-shadow .2s}.contact-method-card:hover{transform:translateY(-2px);box-shadow:0 16px 32px #e8630a1a}.contact-method-card__icon{background:var(--marketing-orange-soft);color:var(--marketing-orange);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;display:inline-flex}.contact-method-card h3{font-size:var(--fs-card-title);font-weight:var(--fw-card-title);color:var(--marketing-title);margin-bottom:10px}.contact-method-card p{color:var(--marketing-body);margin-bottom:20px;font-size:15px;line-height:1.5}.contact-method-card__link{color:var(--marketing-orange);font-size:14px;font-weight:600;transition:color .15s;display:inline-block}.contact-method-card__link:hover{color:#c85a08}.contact-method-card__link--muted{color:var(--marketing-body);cursor:default}.contact-form-section{background:var(--marketing-surface);border-top:1px solid #e8ede9;border-bottom:1px solid #e8ede9;padding:64px}.contact-form-section__intro{text-align:center;margin-bottom:48px}.contact-form-section__intro h2{font-size:var(--fs-subsection-heading);font-weight:var(--fw-section-heading);letter-spacing:-.8px;color:var(--marketing-title);margin-bottom:12px;line-height:1.1}.contact-form-section__intro p{color:var(--marketing-body);font-size:var(--fs-body)}.contact-form{flex-direction:column;gap:24px;max-width:640px;margin:0 auto;display:flex}.contact-form__row{grid-template-columns:1fr 1fr;gap:24px;display:grid}.contact-form__field{flex-direction:column;gap:6px;display:flex}.contact-form__field label{color:var(--marketing-title);text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:700}.contact-form__field input,.contact-form__field textarea{color:var(--marketing-title);background:var(--marketing-bg);border:1px solid #dfe8e2;border-radius:10px;outline:none;padding:12px 16px;font-family:inherit;font-size:15px;transition:border-color .15s}.contact-form__field input:focus,.contact-form__field textarea:focus{border-color:var(--marketing-orange)}.contact-form__field textarea{resize:vertical;min-height:120px}.contact-form__action{justify-content:center;padding-top:8px;display:flex}.contact-form__action button{cursor:pointer;border:none;font-family:inherit}.contact-form__action button:disabled{opacity:.6;cursor:not-allowed}.contact-form-success{text-align:center;max-width:480px;margin:0 auto;padding:40px 0}.contact-form-success__icon{background:var(--marketing-orange-soft);color:var(--marketing-orange);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:24px;display:inline-flex}.contact-form-success h3{color:var(--marketing-title);margin-bottom:12px;font-size:24px;font-weight:700}.contact-form-success p{color:var(--marketing-body);margin-bottom:28px;font-size:16px;line-height:1.6}.contact-form-success p a{color:var(--marketing-orange);font-weight:600}.contact-form-success button{cursor:pointer;border:none;font-family:inherit}.contact-faq-section{background:var(--marketing-bg);padding:64px}.contact-faq-section__intro{text-align:center;margin-bottom:42px}.contact-faq-section__intro h2{font-size:var(--fs-subsection-heading);font-weight:var(--fw-section-heading);letter-spacing:-.8px;color:var(--marketing-title);line-height:1.1}.contact-faq-list{flex-direction:column;gap:16px;max-width:720px;margin:0 auto;display:flex}.contact-faq-item{background:var(--marketing-surface);border:1px solid #dfe8e2;border-radius:12px;padding:24px 28px}.contact-faq-item h3{font-size:var(--fs-body);font-weight:var(--fw-card-title);color:var(--marketing-title);margin-bottom:8px}.contact-faq-item p{color:var(--marketing-body);margin:0;font-size:15px;line-height:1.6}@media (max-width:768px){.contact-hero{padding:60px 24px 48px}.contact-hero__inner h1{font-size:32px}.contact-methods-section,.contact-form-section,.contact-faq-section{padding:48px 24px}.contact-methods-grid,.contact-form__row{grid-template-columns:1fr}}
.faq-accordion-btn{cursor:pointer;text-align:left;width:100%;color:var(--marketing-title);font-family:inherit;font-size:var(--fs-body);font-weight:var(--fw-card-title);background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:20px 24px;line-height:1.4;display:flex}.faq-accordion-btn:focus-visible{outline:2px solid var(--marketing-orange);outline-offset:4px;border-radius:4px}.faq-accordion-icon{width:24px;height:24px;color:var(--marketing-orange);background:var(--marketing-orange-soft);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;font-weight:300;line-height:1;display:flex}.faq-accordion-icon--open{background:var(--marketing-orange);color:#fff}.faq-accordion-answer{grid-template-rows:0fr;padding:0 24px;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1);display:grid}.faq-accordion-answer--open{grid-template-rows:1fr;padding:0 24px 20px}.faq-accordion-answer__inner{min-height:0;overflow:hidden}.faq-accordion-answer p{color:var(--marketing-body);margin:0;font-size:15px;line-height:1.7}.faq-accordion-list{flex-direction:column;gap:12px;display:flex}.faq-accordion-item{background:var(--marketing-surface);border:1px solid #e5e7eb;border-radius:12px;padding:0;transition:box-shadow .3s;overflow:hidden}.faq-accordion-item:hover{box-shadow:0 2px 8px #e8630a0f}.faq-accordion-item--open{border-color:var(--marketing-orange-border);box-shadow:0 0 0 1px var(--marketing-orange-border)}.faq-hero{background:linear-gradient(180deg, #fdf6f0 0%, var(--marketing-bg) 100%);text-align:center;padding:100px 24px 64px}.faq-hero__inner{max-width:720px;margin:0 auto}.faq-hero__inner h1{font-size:var(--fs-hero);font-weight:var(--fw-hero);letter-spacing:-1px;line-height:var(--lh-tight);color:var(--marketing-title);margin:16px 0}.faq-hero__inner p{font-size:var(--fs-body);color:var(--marketing-body);line-height:var(--lh-body);max-width:560px;margin:0 auto}.faq-category-section{padding:48px 32px 64px}.faq-category-section__inner{max-width:800px;margin:0 auto}.faq-category-section__intro{text-align:center;margin-bottom:28px}.faq-category-section:nth-child(odd){background:var(--marketing-surface)}.faq-category-section:nth-child(2n){background:var(--marketing-bg)}.faq-cta-section{background:var(--marketing-surface);text-align:center;padding:80px 24px}.faq-cta-section__inner{max-width:480px;margin:0 auto}.faq-cta-section__inner h2{font-size:var(--fs-subsection-heading);font-weight:var(--fw-section-heading);letter-spacing:-.6px;color:var(--marketing-title);margin:0 0 12px;line-height:1.15}.faq-cta-section__inner p{font-size:var(--fs-body);color:var(--marketing-body);line-height:var(--lh-body);margin:0 0 28px}@media (max-width:768px){.faq-hero{padding:80px 24px 48px}.faq-hero__inner h1{font-size:32px}.faq-category-section{padding:32px 16px 48px}}
.legal-page{padding:64px 24px 96px}.legal-container{max-width:760px}.legal-header{margin-bottom:48px}.legal-header h1{color:var(--marketing-title);margin:12px 0 8px;font-size:44px;font-weight:800;line-height:1.1}.legal-meta{color:#6b7280;margin:0;font-size:14px}.legal-body{color:var(--marketing-body);font-size:15px;line-height:1.75}.legal-body h2{color:var(--marketing-title);margin:40px 0 10px;font-size:20px;font-weight:700}.legal-body h3{color:var(--marketing-title);margin:28px 0 8px;font-size:16px;font-weight:700}.legal-body p{margin:0 0 16px}.legal-body ul{margin:0 0 16px;padding-left:24px}.legal-body li{margin-bottom:8px}.legal-body a{color:var(--marketing-orange);text-underline-offset:2px;text-decoration:underline}.legal-body strong{color:var(--marketing-title);font-weight:600}@media (max-width:640px){.legal-header h1{font-size:30px}}.legal-standalone{color:#374151;background:#fff;flex-direction:column;min-height:100vh;font-family:DM Sans,Inter,-apple-system,sans-serif;display:flex}.legal-standalone__header{z-index:10;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:14px 32px;display:flex;position:sticky;top:0}.legal-standalone__brand{color:#111827;align-items:center;gap:8px;font-size:15px;font-weight:700;text-decoration:none;display:flex}.legal-standalone__brand:hover{color:#e8630a}.legal-standalone__back{color:#6b7280;font-size:13px;text-decoration:none;transition:color .15s}.legal-standalone__back:hover{color:#e8630a}.legal-standalone__body{flex:1;padding:56px 24px 96px}.legal-standalone__doc{max-width:760px;margin:0 auto}.legal-standalone__title{border-bottom:1px solid #e5e7eb;margin-bottom:40px;padding-bottom:32px}.legal-standalone__title h1{color:#111827;margin:0 0 8px;font-size:34px;font-weight:800;line-height:1.15}.legal-standalone__title p{color:#6b7280;margin:0;font-size:14px}.legal-standalone__footer{color:#9ca3af;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 32px;font-size:13px;display:flex}.legal-standalone__footer nav{gap:20px;display:flex}.legal-standalone__footer a{color:#9ca3af;text-decoration:none;transition:color .15s}.legal-standalone__footer a:hover{color:#374151}@media (max-width:600px){.legal-standalone__header{padding:12px 20px}.legal-standalone__back{display:none}.legal-standalone__body{padding:40px 20px 64px}.legal-standalone__title h1{font-size:26px}.legal-standalone__footer{text-align:center;flex-direction:column;gap:12px;padding:20px}}
.register-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;justify-content:center;align-items:center;padding:16px;animation:.15s ease-out registerFadeIn;display:flex;position:fixed;inset:0}@keyframes registerFadeIn{0%{opacity:0}to{opacity:1}}.register-modal{background:#fff;border-radius:16px;width:100%;max-width:440px;max-height:90vh;animation:.2s ease-out registerSlideUp;position:relative;overflow-y:auto;box-shadow:0 20px 60px #00000026}@keyframes registerSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.register-form{padding:32px}.register-form-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:24px;display:flex}.register-form-title{color:#111827;letter-spacing:-.4px;margin:0;font-size:24px;font-weight:700;line-height:1.2}.register-modal-close{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:flex}.register-modal-close:hover{color:#374151;background:#e5e7eb}.register-field{margin-bottom:20px}.register-label{color:#374151;margin-bottom:6px;font-size:14px;font-weight:600;display:block}.register-input{color:#111827;box-sizing:border-box;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-size:15px;line-height:1.5;transition:border-color .15s,box-shadow .15s;display:block}.register-input:focus{border-color:#e8630a;box-shadow:0 0 0 3px #e8630a1a}.register-input--error{border-color:#dc2626}.register-input--error:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.register-input:disabled{color:#9ca3af;cursor:not-allowed;background:#f9fafb}.register-field-error{color:#dc2626;margin-top:4px;font-size:13px;line-height:1.4;display:block}.register-password-checklist{flex-direction:column;gap:3px;margin:8px 0 0;padding:0;list-style:none;display:flex}.register-password-checklist li{align-items:center;gap:6px;font-size:13px;line-height:1.5;transition:color .12s;display:flex}.register-password-checklist li.passed{color:#16a34a}.register-password-checklist li.failed{color:#9ca3af}.register-checklist-icon{text-align:center;flex-shrink:0;width:14px;font-size:12px}.register-error-banner{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:20px;padding:12px 14px;font-size:14px;line-height:1.5}.register-submit{justify-content:center;width:100%;margin-top:8px}.register-submit:disabled{opacity:.7;cursor:not-allowed;transform:none}.register-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite registerSpin;display:inline-block}@keyframes registerSpin{to{transform:rotate(360deg)}}.register-footer-text{text-align:center;color:#6b7280;margin:20px 0 0;font-size:14px;line-height:1.5}.register-link{color:#e8630a;text-underline-offset:2px;font-weight:600;text-decoration:underline;transition:opacity .12s}.register-link:hover{opacity:.8}.register-link-btn{color:#e8630a;font-weight:600;font-size:inherit;text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline;transition:opacity .12s}.register-link-btn:hover{opacity:.8}.register-success{text-align:center;padding:48px 32px}.register-success-icon{color:#16a34a;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;font-size:28px;display:flex}.register-success-title{color:#111827;letter-spacing:-.3px;margin:0 0 12px;font-size:22px;font-weight:700}.register-success-text{color:#374151;margin:0 0 8px;font-size:15px;line-height:1.6}.register-success-hint{color:#6b7280;margin:0 0 24px;font-size:14px;line-height:1.5}.register-success-btn{margin:0 auto 16px}.register-success-footer{color:#6b7280;margin:0;font-size:14px;line-height:1.5}@media (max-width:480px){.register-modal-overlay{align-items:flex-end;padding:12px}.register-modal{border-radius:16px;max-width:100%;max-height:92vh;animation:.25s ease-out registerSlideUpMobile}@keyframes registerSlideUpMobile{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.register-form{padding:24px 20px}.register-success{padding:40px 20px}}
.marketing-page,.marketing-auth-page{background:var(--marketing-bg);color:var(--marketing-title);font-family:DM Sans,Inter,sans-serif}.marketing-page a,.marketing-auth-page a{color:inherit;text-decoration:none}@media (max-width:1024px){.marketing-container,.public-header__inner{max-width:100%}.hero-copy h1,.answer-section__copy h2,.seo-faq-section__intro h2,.problem-section__intro h2,.steps-section__intro h2,.value-intro h2,.pricing-page__headline h2,.pricing-page__headline h1,.marketing-grid-section__headline h2,.public-cta-band h2,.marketing-auth-copy h1{font-size:44px;line-height:1}.hero-copy p,.answer-section__copy p,.problem-card p,.step-card p,.value-intro p,.marketing-split-section__copy p,.feature-copy p,.pricing-note p,.pricing-page__headline p{font-size:18px;line-height:1.45}.hero-grid,.answer-section__grid,.value-intro,.marketing-split-section__inner,.feature-row,.pricing-note,.marketing-auth-grid{grid-template-columns:1fr}.hero-grid{gap:28px}.hero-copy,.answer-section__copy,.marketing-split-section__copy,.feature-copy{text-align:center}.marketing-hero-visual{min-height:0}.marketing-hero-visual__card{bottom:12px;right:12px}.marketing-split-section__inner,.feature-row,.feature-row--reverse{grid-template-columns:1fr;gap:28px}.feature-row--reverse .marketing-image-frame{order:0}.public-cta-band,.public-footer,.hero-section,.answer-section,.problem-section,.steps-section,.value-section,.marketing-split-section,.marketing-grid-section,.pricing-page__section,.pricing-page__free-plan,.pricing-note,.marketing-auth-main,.seo-faq-section{padding-left:24px;padding-right:24px}.pricing-page__free-plan{padding-top:48px;padding-bottom:48px}.public-cta-band{padding-top:72px;padding-bottom:72px}}@media (max-width:1100px){.hero-copy,.answer-section__copy,.marketing-split-section__copy,.feature-copy{text-align:center}.public-header__inner,.hero-section,.answer-section,.problem-section,.steps-section,.value-section,.marketing-split-section,.marketing-grid-section,.pricing-page__section,.marketing-auth-main,.seo-faq-section,.public-cta-band,.pricing-page__free-plan{padding-left:24px;padding-right:24px}.hero-grid,.answer-section__grid,.problem-grid,.steps-grid,.value-intro,.marketing-split-section__inner,.feature-row,.pricing-note,.marketing-auth-grid,.value-grid,.pricing-cards,.seo-faq-list{grid-template-columns:1fr}.feature-row--reverse .marketing-image-frame{order:0}}@media (max-width:780px){.hero-copy h1,.answer-section__copy h2,.seo-faq-section__intro h2,.problem-section__intro h2,.steps-section__intro h2,.value-intro h2,.pricing-page__headline h2,.pricing-page__headline h1,.marketing-grid-section__headline h2,.public-cta-band h2,.marketing-auth-copy h1{font-size:38px;line-height:1.04}.hero-section,.answer-section,.problem-section,.steps-section,.value-section,.marketing-split-section,.marketing-grid-section,.pricing-page__section,.pricing-page__free-plan,.pricing-note,.marketing-auth-main,.public-cta-band,.public-footer,.seo-faq-section{padding-left:16px;padding-right:16px}.hero-section{padding-top:36px;padding-bottom:48px}.hero-badge,.hero-copy p,.hero-actions,.seo-faq-section__intro,.problem-section__intro,.steps-section__intro,.value-intro,.marketing-grid-section__headline,.pricing-page__headline{margin-bottom:24px}.logos-row,.public-footer__nav{flex-wrap:wrap;justify-content:center;gap:16px}.logos-section{padding:40px 16px}.feature-copy,.marketing-split-section__copy{order:2}.marketing-image-frame{min-height:200px}.marketing-image-frame,.layered-illustration--mint{border-radius:20px}.pricing-note{grid-template-columns:1fr;padding:48px 16px}}@media (max-width:480px){.hero-copy h1,.answer-section__copy h2,.seo-faq-section__intro h2,.value-intro h2,.pricing-page__headline h2,.pricing-page__headline h1,.marketing-grid-section__headline h2,.public-cta-band h2,.marketing-auth-copy h1{font-size:32px}.hero-copy p,.answer-section__copy p,.value-intro p,.marketing-split-section__copy p,.feature-copy p,.pricing-note p,.pricing-page__headline p,.public-cta-band p,.marketing-auth-copy p{font-size:16px}.marketing-auth-form input{margin-bottom:20px}.marketing-auth-form__forgot{margin-bottom:24px}.marketing-auth-panel{padding:22px}.marketing-auth-actions>.marketing-auth-button,.marketing-auth-actions>button{width:100%}.problem-grid,.steps-grid,.templates-grid{grid-template-columns:1fr}}@media (max-width:640px){.hero-copy h1,.answer-section__copy h2,.seo-faq-section__intro h2,.problem-section__intro h2,.steps-section__intro h2,.value-intro h2,.pricing-page__headline h2,.pricing-page__headline h1,.marketing-grid-section__headline h2,.public-cta-band h2,.marketing-auth-copy h1{letter-spacing:-.6px;font-size:34px}.hero-copy p,.answer-section__copy p,.value-intro p,.marketing-split-section__copy p,.feature-copy p,.pricing-note p,.pricing-page__headline p,.public-cta-band p{font-size:17px}.stats-grid{gap:16px}.stat-pill strong{font-size:24px}.problem-card,.step-card,.template-card{padding:20px}.problem-card h3,.step-card h3{font-size:18px}.hero-section{padding-top:28px;padding-bottom:40px}.hero-badge{padding:4px 12px;font-size:13px}.logo-placeholder{font-size:13px}}@media (min-width:1200px){.hero-section,.answer-section,.problem-section,.steps-section,.value-section,.marketing-split-section,.marketing-grid-section,.pricing-page__section,.pricing-note,.marketing-auth-main,.public-cta-band,.public-footer,.seo-faq-section,.logos-section,.stats-section,.templates-section,.social-proof-section,.testimonials-section,.legal-page,.public-header__inner{padding-left:32px;padding-right:32px}.hero-copy h1{font-size:60px;line-height:60px}.public-cta-band{padding-top:120px;padding-bottom:120px}}
