.landing-module__hcPptG__page{background:var(--surface-primary);min-height:100vh;color:var(--text-primary)}.landing-module__hcPptG__navbar{z-index:50;background:var(--surface-primary);border-bottom:1px solid #6098d614;position:sticky;top:0}.landing-module__hcPptG__navInner,.landing-module__hcPptG__main,.landing-module__hcPptG__footerInner{width:min(1180px,100% - 2rem);margin:0 auto}.landing-module__hcPptG__navInner{justify-content:space-between;align-items:center;gap:1.25rem;min-height:82px;display:flex}.landing-module__hcPptG__brand{color:var(--text-primary);align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;text-decoration:none;display:inline-flex}.landing-module__hcPptG__navLinks{align-items:center;gap:2rem;display:flex}.landing-module__hcPptG__navLinks a,.landing-module__hcPptG__loginLink,.landing-module__hcPptG__footerLinks a{color:var(--text-secondary);font-weight:600;text-decoration:none;transition:color .2s}.landing-module__hcPptG__navLinks a:hover,.landing-module__hcPptG__loginLink:hover,.landing-module__hcPptG__footerLinks a:hover{color:var(--text-primary)}.landing-module__hcPptG__navActions{align-items:center;gap:1rem;display:flex}.landing-module__hcPptG__localeSwitch{border:1px solid var(--border-subtle);background:var(--surface-primary);border-radius:999px;align-items:center;gap:.2rem;padding:.3rem;display:flex}.landing-module__hcPptG__localeSwitch button{color:var(--text-secondary);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.45rem .65rem;font-weight:700}.landing-module__hcPptG__localeActive{background:var(--surface-outline)!important;color:var(--accent-primary-dark)!important}.landing-module__hcPptG__primaryButton,.landing-module__hcPptG__secondaryButton{border-radius:999px;justify-content:center;align-items:center;gap:.5rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,color .2s,border-color .2s;display:inline-flex}.landing-module__hcPptG__primaryButton{color:#fff;background:var(--surface-primary);min-height:52px;box-shadow:var(--shadow-sm);padding:0 1.75rem}.landing-module__hcPptG__secondaryButton{min-height:52px;color:var(--text-primary);background:var(--surface-primary);border:1px solid var(--border-subtle);padding:0 1.75rem}.landing-module__hcPptG__primaryButton:hover,.landing-module__hcPptG__secondaryButton:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px)}.landing-module__hcPptG__main{flex-direction:column;gap:6rem;padding:2rem 0 6rem;display:flex}.landing-module__hcPptG__heroSection{text-align:center;max-width:820px;margin:0 auto;padding-top:3rem}.landing-module__hcPptG__heroCopy{flex-direction:column;align-items:center;gap:1.4rem;display:flex}.landing-module__hcPptG__eyebrow,.landing-module__hcPptG__sectionEyebrow{letter-spacing:.1em;text-transform:uppercase;background:var(--surface-outline);width:fit-content;color:var(--accent-primary-dark);border-radius:999px;align-items:center;padding:.5rem .85rem;font-size:.74rem;font-weight:800;display:inline-flex}.landing-module__hcPptG__heroTitle{letter-spacing:-.03em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,5.5vw,4.4rem);line-height:1.06}.landing-module__hcPptG__heroDescription{color:var(--text-secondary);max-width:640px;font-size:1.12rem;line-height:1.75}.landing-module__hcPptG__heroActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.landing-module__hcPptG__heroMeta{flex-wrap:wrap;justify-content:center;gap:.7rem;display:flex}.landing-module__hcPptG__heroMeta span{background:var(--surface-primary);border:1px solid var(--border-subtle);color:var(--text-secondary);border-radius:999px;padding:.5rem .8rem;font-size:.88rem;font-weight:600}.landing-module__hcPptG__heroScreenshotWrap{perspective:1200px;width:min(1180px,100% - 2rem);margin:-1rem auto 0}.landing-module__hcPptG__heroScreenshot{border:1px solid #6098d61f;border-radius:1.2rem;width:100%;height:auto;transition:transform .4s;transform:rotateX(2deg);box-shadow:0 30px 60px #4f89dc1f,0 12px 24px #4f89dc0f}.landing-module__hcPptG__heroScreenshot:hover{transform:rotateX(0)}.landing-module__hcPptG__sectionIntro{text-align:center;flex-direction:column;align-items:center;gap:.8rem;max-width:720px;margin:0 auto;display:flex}.landing-module__hcPptG__sectionIntro h2{letter-spacing:-.03em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,4.5vw,3.4rem);line-height:1.08}.landing-module__hcPptG__sectionIntro p{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.landing-module__hcPptG__howSection{flex-direction:column;gap:2.5rem;display:flex}.landing-module__hcPptG__howGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.landing-module__hcPptG__howCard{border:1px solid var(--border-subtle);background:var(--surface-primary);box-shadow:var(--shadow-sm);border-radius:1.5rem;flex-direction:column;gap:.6rem;padding:2rem 1.5rem;transition:transform .25s,box-shadow .25s;display:flex}.landing-module__hcPptG__howCard:hover{box-shadow:var(--shadow-sm);transform:translateY(-4px)}.landing-module__hcPptG__howNumber{background:var(--surface-primary);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:.92rem;font-weight:800;display:inline-flex}.landing-module__hcPptG__howCard h3{color:var(--text-primary);margin:.5rem 0 0;font-size:1.25rem;font-weight:700}.landing-module__hcPptG__howCard p{color:var(--text-secondary);font-size:.97rem;line-height:1.65}.landing-module__hcPptG__featuresSection{flex-direction:column;gap:5rem;display:flex}.landing-module__hcPptG__featureBlock{grid-template-columns:1fr 1.15fr;align-items:center;gap:3rem;display:grid}.landing-module__hcPptG__featureBlockReverse{grid-template-columns:1.15fr 1fr}.landing-module__hcPptG__featureBlockReverse .landing-module__hcPptG__featureContent{order:2}.landing-module__hcPptG__featureBlockReverse .landing-module__hcPptG__featureImageWrap{order:1}.landing-module__hcPptG__featureContent{flex-direction:column;gap:1rem;display:flex}.landing-module__hcPptG__featureBadge{text-transform:uppercase;letter-spacing:.06em;background:var(--surface-outline);width:fit-content;color:var(--accent-primary-dark);border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .85rem;font-size:.78rem;font-weight:700;display:inline-flex}.landing-module__hcPptG__featureContent h3{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3.5vw,2.6rem);line-height:1.1}.landing-module__hcPptG__featureContent p{color:var(--text-secondary);font-size:1.02rem;line-height:1.7}.landing-module__hcPptG__featureList{flex-direction:column;gap:.65rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.landing-module__hcPptG__featureList li{color:var(--text-secondary);padding-left:1.3rem;font-size:.97rem;line-height:1.6;position:relative}.landing-module__hcPptG__featureList li:before{content:"";background:var(--surface-primary);border-radius:999px;width:8px;height:8px;position:absolute;top:.6rem;left:0}.landing-module__hcPptG__featureImageWrap{position:relative}.landing-module__hcPptG__featureImage{border:1px solid #6098d61a;border-radius:1.2rem;width:100%;height:auto;transition:transform .3s,box-shadow .3s;box-shadow:0 24px 48px #4f89dc1a,0 8px 16px #4f89dc0d}.landing-module__hcPptG__featureImage:hover{transform:translateY(-4px)scale(1.01);box-shadow:0 32px 56px #4f89dc24,0 12px 24px #4f89dc12}.landing-module__hcPptG__trustSection{flex-direction:column;gap:2.5rem;display:flex}.landing-module__hcPptG__trustGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.landing-module__hcPptG__trustCard{border:1px solid var(--border-subtle);background:var(--surface-primary);box-shadow:var(--shadow-sm);border-radius:1.5rem;padding:1.6rem 1.4rem;transition:transform .25s,box-shadow .25s}.landing-module__hcPptG__trustCard:hover{box-shadow:var(--shadow-sm);transform:translateY(-3px)}.landing-module__hcPptG__trustIconWrap{background:var(--surface-outline);width:42px;height:42px;color:var(--accent-primary-dark);border-radius:12px;justify-content:center;align-items:center;margin-bottom:.8rem;display:inline-flex}.landing-module__hcPptG__trustCard h3{color:var(--text-primary);margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.landing-module__hcPptG__trustCard p{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.65}.landing-module__hcPptG__faqSection{flex-direction:column;gap:2rem;display:flex}.landing-module__hcPptG__faqList{flex-direction:column;gap:.8rem;width:100%;max-width:780px;margin:0 auto;display:flex}.landing-module__hcPptG__faqItem{border:1px solid var(--border-subtle);background:var(--surface-primary);border-radius:1.2rem;padding:1.2rem 1.4rem;transition:box-shadow .2s}.landing-module__hcPptG__faqItem[open]{box-shadow:var(--shadow-sm)}.landing-module__hcPptG__faqItem summary{cursor:pointer;color:var(--text-primary);font-size:1.05rem;font-weight:700;list-style:none}.landing-module__hcPptG__faqItem summary::-webkit-details-marker{display:none}.landing-module__hcPptG__faqItem[open] summary{margin-bottom:.75rem}.landing-module__hcPptG__faqItem p{color:var(--text-secondary);margin:0;line-height:1.7}.landing-module__hcPptG__ctaSection{padding-top:1rem}.landing-module__hcPptG__ctaCard{text-align:center;border:1px solid var(--border-subtle);background:var(--surface-primary);box-shadow:var(--shadow-sm);border-radius:2rem;padding:clamp(2.5rem,6vw,4.5rem)}.landing-module__hcPptG__ctaCard h2{letter-spacing:-.02em;color:var(--text-primary);margin:.5rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.2rem);line-height:1.1}.landing-module__hcPptG__ctaCard p{max-width:560px;color:var(--text-secondary);margin:1rem auto 0;line-height:1.7}.landing-module__hcPptG__ctaCard .landing-module__hcPptG__heroActions{justify-content:center;margin-top:1.8rem}.landing-module__hcPptG__footer{border-top:1px solid var(--border-subtle);background:var(--surface-primary)}.landing-module__hcPptG__footerInner{justify-content:space-between;align-items:center;gap:1.5rem;padding:2rem 0;display:flex}.landing-module__hcPptG__footerBrand{max-width:480px}.landing-module__hcPptG__footerBrand p{color:var(--text-secondary);margin:.5rem 0 0;line-height:1.6}.landing-module__hcPptG__footerLinks{flex-wrap:wrap;gap:1.2rem;display:flex}@media (max-width:1100px){.landing-module__hcPptG__featureBlock,.landing-module__hcPptG__featureBlockReverse{grid-template-columns:1fr;gap:2rem}.landing-module__hcPptG__featureBlockReverse .landing-module__hcPptG__featureContent,.landing-module__hcPptG__featureBlockReverse .landing-module__hcPptG__featureImageWrap{order:unset}.landing-module__hcPptG__navLinks{display:none}.landing-module__hcPptG__trustGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:780px){.landing-module__hcPptG__navInner,.landing-module__hcPptG__navActions,.landing-module__hcPptG__heroActions,.landing-module__hcPptG__footerInner{flex-direction:column}.landing-module__hcPptG__navInner{align-items:flex-start;padding:1rem 0}.landing-module__hcPptG__navActions,.landing-module__hcPptG__loginLink,.landing-module__hcPptG__primaryButton,.landing-module__hcPptG__secondaryButton{width:100%}.landing-module__hcPptG__main{gap:4rem;padding-top:1rem}.landing-module__hcPptG__heroTitle{font-size:2.4rem}.landing-module__hcPptG__howGrid,.landing-module__hcPptG__trustGrid{grid-template-columns:1fr}.landing-module__hcPptG__footerInner{align-items:flex-start}.landing-module__hcPptG__heroScreenshotWrap{margin-top:0}.landing-module__hcPptG__heroScreenshot{transform:none}}
