.developers-module__gRQfqG__devHero{text-align:center;background:linear-gradient(145deg, var(--broch-dark-bg) 0%, var(--broch-dark-surface) 45%, var(--broch-brand-900) 100%);min-height:60vh;color:var(--broch-dark-text);flex-direction:column;justify-content:center;align-items:center;padding:6rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.developers-module__gRQfqG__devHero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#6366f124 0%,#0000 52%),radial-gradient(circle at 80% 70%,#4f46e51a 0%,#0000 50%);position:absolute;inset:0}.developers-module__gRQfqG__devHeroBadge{z-index:1;color:var(--broch-brand-300);letter-spacing:.05em;background:#6366f126;border:1px solid #818cf847;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;display:inline-flex;position:relative}.developers-module__gRQfqG__devHeroTitle{z-index:1;font-family:var(--font-space), sans-serif;max-width:800px;margin-bottom:1.25rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1;position:relative}.developers-module__gRQfqG__devHeroSub{z-index:1;opacity:.8;max-width:640px;margin-bottom:2rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7;position:relative}.developers-module__gRQfqG__devHeroActions{z-index:1;flex-wrap:wrap;justify-content:center;gap:1rem;display:flex;position:relative}.developers-module__gRQfqG__btnPrimary{background:var(--broch-brand-600);color:var(--broch-on-accent);cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.developers-module__gRQfqG__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 10px 36px #4f46e56b}.developers-module__gRQfqG__btnOutline{color:var(--broch-dark-text);cursor:pointer;background:0 0;border:2px solid #ffffff40;border-radius:9999px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,border-color .2s;display:inline-flex}.developers-module__gRQfqG__btnOutline:hover{border-color:#fff9;transform:translateY(-2px)}.developers-module__gRQfqG__domainGrid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.developers-module__gRQfqG__domainCard{background:var(--broch-elevated);border:1px solid var(--broch-border);border-radius:16px;padding:2rem;transition:transform .2s,box-shadow .2s}.developers-module__gRQfqG__domainCard:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.developers-module__gRQfqG__domainHeader{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.developers-module__gRQfqG__domainIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.developers-module__gRQfqG__domainIcon svg{flex-shrink:0}.developers-module__gRQfqG__domainTitle{font-family:var(--font-space), sans-serif;font-size:1.15rem;font-weight:600}.developers-module__gRQfqG__domainDesc{opacity:.75;margin-bottom:1.25rem;font-size:.9rem;line-height:1.6}.developers-module__gRQfqG__endpointList{flex-direction:column;gap:.5rem;display:flex}.developers-module__gRQfqG__endpoint{background:var(--broch-surface-muted);border-radius:8px;align-items:center;gap:.6rem;padding:.4rem .6rem;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.82rem;display:flex}.developers-module__gRQfqG__methodBadge{text-transform:uppercase;letter-spacing:.05em;text-align:center;border-radius:4px;flex-shrink:0;min-width:42px;padding:.15rem .5rem;font-size:.7rem;font-weight:700;display:inline-block}.developers-module__gRQfqG__methodGet{background:var(--broch-chip-green-bg);color:var(--broch-chip-green-fg)}.developers-module__gRQfqG__methodPost{background:var(--broch-chip-primary-bg);color:var(--broch-chip-primary-fg)}.developers-module__gRQfqG__methodPatch{background:var(--broch-chip-amber-bg);color:var(--broch-chip-amber-fg)}.developers-module__gRQfqG__methodDelete{background:var(--broch-chip-rose-bg);color:var(--broch-chip-rose-fg)}.developers-module__gRQfqG__endpointPath{opacity:.85}.developers-module__gRQfqG__techGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.developers-module__gRQfqG__techCard{background:var(--broch-dark-surface);border:1px solid var(--broch-dark-border);border-radius:16px;padding:2rem;transition:transform .2s,box-shadow .2s}.developers-module__gRQfqG__techCard:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0003}.developers-module__gRQfqG__techIcon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;display:flex}.developers-module__gRQfqG__techIcon svg{flex-shrink:0}.developers-module__gRQfqG__techTitle{font-family:var(--font-space), sans-serif;margin-bottom:.5rem;font-size:1.15rem;font-weight:600}.developers-module__gRQfqG__techDesc{opacity:.7;font-size:.9rem;line-height:1.6}.developers-module__gRQfqG__codeBlock{background:var(--broch-dark-bg);border:1px solid var(--broch-dark-border);border-radius:12px;margin-top:2rem;padding:1.5rem;overflow-x:auto}.developers-module__gRQfqG__codeBlock pre{color:var(--broch-dark-text);margin:0;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.85rem;line-height:1.7}.developers-module__gRQfqG__codeBlock code{color:inherit}.developers-module__gRQfqG__codeBlockOnAccent{background:var(--broch-dark-surface);border:1px solid var(--broch-dark-border)}.developers-module__gRQfqG__codeBlockOnAccent code{color:var(--broch-dark-text)}.developers-module__gRQfqG__codeComment{color:var(--broch-muted)}.developers-module__gRQfqG__codeKeyword{color:var(--broch-brand-300)}.developers-module__gRQfqG__codeString{color:#34d399}.developers-module__gRQfqG__codeMethod{color:#fbbf24}.developers-module__gRQfqG__realtimeDemo{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;margin-top:3rem;display:grid}@media (max-width:768px){.developers-module__gRQfqG__realtimeDemo{grid-template-columns:1fr}}.developers-module__gRQfqG__devCta{text-align:center;background:linear-gradient(145deg, var(--broch-dark-bg) 0%, var(--broch-dark-surface) 50%, var(--broch-brand-900) 100%);color:var(--broch-dark-text);padding:5rem 2rem}.developers-module__gRQfqG__devCtaTitle{font-family:var(--font-space), sans-serif;margin-bottom:1rem;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:700}.developers-module__gRQfqG__devCtaDesc{opacity:.8;max-width:560px;margin:0 auto 2rem;font-size:1.05rem;line-height:1.7}.developers-module__gRQfqG__devCtaLinks{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.developers-module__gRQfqG__backLink{z-index:1;color:#fff9;align-items:center;gap:.4rem;margin-bottom:1.5rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.developers-module__gRQfqG__backLink:hover{color:#fff}.developers-module__gRQfqG__devStats{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:3rem;display:grid}@media (max-width:768px){.developers-module__gRQfqG__devStats{grid-template-columns:repeat(2,1fr)}}.developers-module__gRQfqG__devStatNumber{font-family:var(--font-space), sans-serif;color:var(--broch-brand-600);margin-bottom:.4rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1}.developers-module__gRQfqG__devStatLabel{opacity:.65;font-size:.85rem}
.brochure-module__d8JHTW__hero{text-align:center;min-height:100vh;color:var(--broch-on-accent);flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative;overflow:hidden}.brochure-module__d8JHTW__heroBg{object-fit:cover;object-position:center 35%;z-index:0}.brochure-module__d8JHTW__heroOverlay{z-index:1;pointer-events:none;background:linear-gradient(#080c18b8 0%,#0f142894 40%,#4f46e559 100%);position:absolute;inset:0}.brochure-module__d8JHTW__heroLogo{z-index:2;filter:drop-shadow(0 2px 6px #00000080);margin-top:8rem;margin-bottom:1.75rem;position:relative}.brochure-module__d8JHTW__heroTitle{z-index:2;text-shadow:0 2px 12px #00000059;font-family:var(--font-space), sans-serif;max-width:900px;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.1;position:relative}.brochure-module__d8JHTW__heroSub{z-index:2;text-shadow:0 1px 8px #0000004d;opacity:.92;max-width:680px;margin-bottom:2.5rem;font-size:clamp(1.1rem,2.5vw,1.4rem);line-height:1.6;position:relative}.brochure-module__d8JHTW__heroCta{z-index:2;background:var(--broch-on-accent);color:var(--broch-hero-cta-text);border-radius:9999px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative}.brochure-module__d8JHTW__heroCta:hover{transform:translateY(-2px);box-shadow:0 12px 40px #00000038}.brochure-module__d8JHTW__section{max-width:1200px;margin:0 auto;padding:6rem 2rem}.brochure-module__d8JHTW__sectionDark{background:var(--broch-dark-bg);color:var(--broch-dark-text)}.brochure-module__d8JHTW__sectionLight{background:var(--broch-surface);color:var(--broch-ink)}.brochure-module__d8JHTW__sectionAccent{background:linear-gradient(160deg, var(--broch-brand-50) 0%, var(--broch-surface-muted) 48%, var(--broch-brand-100) 100%);color:var(--broch-ink)}.brochure-module__d8JHTW__sectionTag{text-transform:uppercase;letter-spacing:.15em;color:var(--broch-brand-600);margin-bottom:.75rem;font-size:.8rem;font-weight:700}.brochure-module__d8JHTW__sectionTagLight{color:var(--broch-brand-300)}.brochure-module__d8JHTW__sectionTitle{font-family:var(--font-space), sans-serif;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15}.brochure-module__d8JHTW__sectionDesc{opacity:.88;max-width:700px;font-size:1.15rem;line-height:1.7}.brochure-module__d8JHTW__featureGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.brochure-module__d8JHTW__featureCard{border-radius:16px;padding:2rem;transition:transform .2s,box-shadow .2s}.brochure-module__d8JHTW__featureCard:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0f172a14}.brochure-module__d8JHTW__cardLight{background:var(--broch-elevated);border:1px solid var(--broch-border)}.brochure-module__d8JHTW__cardDark{background:var(--broch-dark-surface);border:1px solid var(--broch-dark-border)}.brochure-module__d8JHTW__featureIcon{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:flex}.brochure-module__d8JHTW__featureIcon svg{flex-shrink:0}.brochure-module__d8JHTW__iconPrimary{background:var(--broch-chip-primary-bg);color:var(--broch-chip-primary-fg)}.brochure-module__d8JHTW__iconGreen{background:var(--broch-chip-green-bg);color:var(--broch-chip-green-fg)}.brochure-module__d8JHTW__iconAmber{background:var(--broch-chip-amber-bg);color:var(--broch-chip-amber-fg)}.brochure-module__d8JHTW__iconRose{background:var(--broch-chip-rose-bg);color:var(--broch-chip-rose-fg)}.brochure-module__d8JHTW__iconCyan{background:var(--broch-chip-cyan-bg);color:var(--broch-chip-cyan-fg)}.brochure-module__d8JHTW__iconViolet{background:var(--broch-chip-violet-bg);color:var(--broch-chip-violet-fg)}.brochure-module__d8JHTW__featureTitle{font-family:var(--font-space), sans-serif;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.brochure-module__d8JHTW__featureDesc{opacity:.82;font-size:.95rem;line-height:1.6}.brochure-module__d8JHTW__imgPlaceholder{aspect-ratio:16/9;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;font-size:.9rem;font-weight:500;display:flex}.brochure-module__d8JHTW__imgPlaceholderLight{background:var(--broch-border);color:var(--broch-muted);border:2px dashed var(--broch-border-strong)}.brochure-module__d8JHTW__imgPlaceholderDark{background:var(--broch-dark-surface);color:var(--broch-dark-muted);border:2px dashed var(--broch-dark-border)}.brochure-module__d8JHTW__twoCol{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-top:3rem;display:grid}@media (max-width:768px){.brochure-module__d8JHTW__twoCol{grid-template-columns:1fr;gap:2rem}}.brochure-module__d8JHTW__statsBar{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:4rem 2rem;display:grid}@media (max-width:768px){.brochure-module__d8JHTW__statsBar{grid-template-columns:repeat(2,1fr)}}.brochure-module__d8JHTW__statNumber{font-family:var(--font-space), sans-serif;color:var(--broch-brand-600);margin-bottom:.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1}.brochure-module__d8JHTW__statLabel{opacity:.72;color:var(--broch-ink-secondary);font-size:.95rem}.brochure-module__d8JHTW__bulletList{margin:1.5rem 0 0;padding:0;list-style:none}.brochure-module__d8JHTW__bulletList li{margin-bottom:.75rem;padding-left:1.85rem;font-size:1rem;line-height:1.6;position:relative}.brochure-module__d8JHTW__bulletList li:before{content:"";background:var(--broch-accent);width:1.05rem;height:1.05rem;position:absolute;top:.32em;left:0;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='black'%3E%3Cpath d='M229.66 77.66l-128 128a8 8 0 0 1-11.32 0l-56-56a8 8 0 0 1 11.32-11.32L96 188.69 218.34 66.34a8 8 0 0 1 11.32 11.32Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='black'%3E%3Cpath d='M229.66 77.66l-128 128a8 8 0 0 1-11.32 0l-56-56a8 8 0 0 1 11.32-11.32L96 188.69 218.34 66.34a8 8 0 0 1 11.32 11.32Z'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.brochure-module__d8JHTW__sectionDark .brochure-module__d8JHTW__bulletList li:before{background:var(--broch-brand-400)}.brochure-module__d8JHTW__ctaSection{text-align:center;background:linear-gradient(145deg, var(--broch-brand-950) 0%, var(--broch-brand-700) 45%, var(--broch-brand-500) 100%);color:var(--broch-on-accent);padding:6rem 2rem}.brochure-module__d8JHTW__ctaTitle{font-family:var(--font-space), sans-serif;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.brochure-module__d8JHTW__ctaDesc{opacity:.92;max-width:600px;margin:0 auto 2.5rem;font-size:1.15rem;line-height:1.7}.brochure-module__d8JHTW__ctaBtn{background:var(--broch-on-accent);color:var(--broch-hero-cta-text);cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.brochure-module__d8JHTW__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 12px 40px #00000040}.brochure-module__d8JHTW__ctaBtnOutline{color:var(--broch-on-accent);cursor:pointer;background:0 0;border:2px solid #ffffff6b;border-radius:9999px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .2s,border-color .2s;display:inline-flex}.brochure-module__d8JHTW__ctaBtnOutline:hover{border-color:var(--broch-on-accent);transform:translateY(-2px)}.brochure-module__d8JHTW__footer{text-align:center;background:var(--broch-dark-bg);color:var(--broch-dark-muted);padding:2rem;font-size:.85rem}.brochure-module__d8JHTW__contactForm{text-align:left;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff38;border-radius:20px;width:100%;max-width:680px;margin:2.5rem auto 0;padding:2.5rem}.brochure-module__d8JHTW__contactFormRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:600px){.brochure-module__d8JHTW__contactFormRow{grid-template-columns:1fr}.brochure-module__d8JHTW__contactForm{padding:1.5rem}}.brochure-module__d8JHTW__contactFormGroup{flex-direction:column;gap:.4rem;margin-bottom:1rem;display:flex}.brochure-module__d8JHTW__contactFormLabel{color:#ffffffc7;letter-spacing:.03em;text-transform:uppercase;font-size:.82rem;font-weight:600}.brochure-module__d8JHTW__contactFormInput,.brochure-module__d8JHTW__contactFormSelect,.brochure-module__d8JHTW__contactFormTextarea{color:#fff;box-sizing:border-box;background:#ffffff1a;border:1px solid #ffffff47;border-radius:10px;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,background .2s}.brochure-module__d8JHTW__contactFormInput::placeholder,.brochure-module__d8JHTW__contactFormTextarea::placeholder{color:#ffffff6b}.brochure-module__d8JHTW__contactFormInput:focus,.brochure-module__d8JHTW__contactFormSelect:focus,.brochure-module__d8JHTW__contactFormTextarea:focus{background:#ffffff24;border-color:#ffffffa6}.brochure-module__d8JHTW__contactFormSelect option{background:var(--broch-brand-800);color:#fff}.brochure-module__d8JHTW__contactFormTextarea{resize:vertical;min-height:110px}.brochure-module__d8JHTW__contactFormSubmit{background:var(--broch-on-accent);width:100%;color:var(--broch-hero-cta-text);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.4rem;margin-top:.5rem;padding:1rem 2rem;font-family:inherit;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex}.brochure-module__d8JHTW__contactFormSubmit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 40px #00000047}.brochure-module__d8JHTW__contactFormSubmit:disabled{opacity:.6;cursor:not-allowed}.brochure-module__d8JHTW__contactFormError{color:#fecaca;text-align:center;background:#ef44442e;border:1px solid #ef444466;border-radius:10px;margin-top:.75rem;padding:.75rem 1rem;font-size:.9rem}.brochure-module__d8JHTW__contactFormFieldError{color:#fca5a5;margin-top:.15rem;font-size:.78rem}.brochure-module__d8JHTW__contactFormInputError{border-color:#ef444499!important}.brochure-module__d8JHTW__contactSuccess{text-align:center;padding:3rem 2rem}.brochure-module__d8JHTW__contactSuccessIcon{color:#fffffff2;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.brochure-module__d8JHTW__contactSuccessIcon svg{width:3.5rem;height:3.5rem}.brochure-module__d8JHTW__contactSuccessTitle{font-family:var(--font-space), sans-serif;color:#fff;margin-bottom:.75rem;font-size:1.6rem;font-weight:700}.brochure-module__d8JHTW__contactSuccessDesc{opacity:.88;margin-bottom:1.25rem;font-size:1rem;line-height:1.7}.brochure-module__d8JHTW__contactSuccessId{color:#ffffffb8;letter-spacing:.05em;background:#ffffff1f;border:1px solid #ffffff38;border-radius:8px;padding:.4rem .9rem;font-family:monospace;font-size:.8rem;display:inline-block}.brochure-module__d8JHTW__audienceGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}@media (max-width:768px){.brochure-module__d8JHTW__audienceGrid{grid-template-columns:1fr}}.brochure-module__d8JHTW__audienceCard{text-align:center;background:var(--broch-elevated);border:1px solid var(--broch-border);border-radius:16px;padding:2.5rem 2rem;transition:transform .2s,box-shadow .2s}.brochure-module__d8JHTW__audienceCard:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0f172a14}.brochure-module__d8JHTW__audienceIcon{border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;display:flex}.brochure-module__d8JHTW__audienceIcon svg{flex-shrink:0}.brochure-module__d8JHTW__audienceTitle{font-family:var(--font-space), sans-serif;margin-bottom:.75rem;font-size:1.3rem;font-weight:600}.brochure-module__d8JHTW__audienceDesc{opacity:.78;font-size:.95rem;line-height:1.6}.brochure-module__d8JHTW__workflowSteps{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:3rem;display:flex}.brochure-module__d8JHTW__workflowStep{text-align:center;flex:1;min-width:180px;max-width:220px;padding:1.5rem 1rem}.brochure-module__d8JHTW__stepNumber{background:var(--broch-brand-600);width:48px;height:48px;color:var(--broch-on-accent);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.1rem;font-weight:700;display:inline-flex}.brochure-module__d8JHTW__stepTitle{font-family:var(--font-space), sans-serif;margin-bottom:.25rem;font-size:.95rem;font-weight:600}.brochure-module__d8JHTW__stepDesc{opacity:.72;font-size:.85rem}.brochure-module__d8JHTW__nav{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#080c18e0;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:.75rem 2rem;display:flex;position:fixed;top:0;left:0;right:0}.brochure-module__d8JHTW__navLinks{gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}@media (max-width:768px){.brochure-module__d8JHTW__navLinks{display:none}}.brochure-module__d8JHTW__navLink{color:#ffffffc7;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.brochure-module__d8JHTW__navLink:hover{color:#fff}.brochure-module__d8JHTW__inlineCta{background:var(--broch-brand-600);color:var(--broch-on-accent);border-radius:9999px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.brochure-module__d8JHTW__inlineCta:hover{background:var(--broch-brand-500);transform:translateY(-2px);box-shadow:0 10px 32px #4f46e559}
.landlords-module__wejytq__llRoot{--broch-brand-50:#fdf6ef;--broch-brand-100:#f9ead7;--broch-brand-200:#f1d2b0;--broch-brand-300:#e6b282;--broch-brand-400:#d68d5a;--broch-brand-500:#c2723f;--broch-brand-600:#a85d2e;--broch-brand-700:#864823;--broch-brand-800:#683720;--broch-brand-900:#3d2317;--broch-brand-950:#1f1109;--broch-surface:#faf6ef;--broch-surface-muted:#f1ebdf;--broch-elevated:#fff;--broch-ink:#2d2520;--broch-ink-secondary:#5a4a3d;--broch-muted:#8a7666;--broch-border:#ece3d2;--broch-border-strong:#d6c9b3;--broch-dark-bg:#1f1611;--broch-dark-surface:#2d201a;--broch-dark-border:#4a382c;--broch-dark-text:#f5ede0;--broch-dark-muted:#b5a191;--broch-chip-primary-bg:#f9ead7;--broch-chip-primary-fg:#864823;--broch-chip-green-bg:#e0e8d4;--broch-chip-green-fg:#4a5d3a;--broch-chip-amber-bg:#fbecc8;--broch-chip-amber-fg:#8a5a14;--broch-chip-rose-bg:#fae0d4;--broch-chip-rose-fg:#a04829;--broch-chip-cyan-bg:#d8e3e8;--broch-chip-cyan-fg:#4a6571;--broch-chip-violet-bg:#ebdde6;--broch-chip-violet-fg:#6e3f56;--broch-accent:var(--broch-brand-600);--broch-accent-soft:var(--broch-brand-400);--broch-on-accent:#fdfaf5;--broch-hero-cta-text:#864823;--font-space:var(--font-fraunces), "Fraunces", Georgia, serif;background:var(--broch-surface);color:var(--broch-ink);font-family:var(--font-nunito), var(--font-inter), system-ui, sans-serif}.landlords-module__wejytq__llHero{text-align:center;min-height:78vh;color:var(--broch-dark-text);justify-content:center;align-items:center;padding:6rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.landlords-module__wejytq__llHeroBg{object-fit:cover;object-position:center 45%;z-index:0}.landlords-module__wejytq__llHeroOverlay{z-index:1;pointer-events:none;background:linear-gradient(#1f16118c 0%,#2d201a6b 45%,#a85d2e73 100%);position:absolute;inset:0}.landlords-module__wejytq__llHeroContent{z-index:2;text-shadow:0 2px 14px #00000059;flex-direction:column;align-items:center;max-width:920px;display:flex;position:relative}.landlords-module__wejytq__llHeroBadge{color:#faf6ef;letter-spacing:.05em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-shadow:none;background:#faf6ef2e;border:1px solid #faf6ef6b;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;display:inline-flex}.landlords-module__wejytq__llHeroTitle{font-family:var(--font-fraunces), "Fraunces", Georgia, serif;font-variation-settings:"SOFT" 60, "opsz" 144;letter-spacing:-.01em;color:#fdfaf5;max-width:880px;margin-bottom:1.25rem;font-size:clamp(2.25rem,5.4vw,3.85rem);font-weight:600;line-height:1.08}.landlords-module__wejytq__llHeroSub{font-family:var(--font-nunito), var(--font-inter), system-ui, sans-serif;color:#fdfaf5f0;max-width:720px;margin-bottom:2rem;font-size:clamp(1.05rem,2vw,1.22rem);line-height:1.7}.landlords-module__wejytq__llHeroActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.landlords-module__wejytq__btnPrimary{background:var(--broch-brand-600);color:var(--broch-on-accent);cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.9rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.landlords-module__wejytq__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 10px 36px #a85d2e73}.landlords-module__wejytq__btnOutline{color:var(--broch-dark-text);cursor:pointer;background:0 0;border:2px solid #ffffff40;border-radius:9999px;align-items:center;gap:.5rem;padding:.9rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,border-color .2s;display:inline-flex}.landlords-module__wejytq__btnOutline:hover{border-color:#fff9;transform:translateY(-2px)}.landlords-module__wejytq__backLink{color:#fdfaf5c7;align-self:center;align-items:center;gap:.4rem;margin-bottom:1.5rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.landlords-module__wejytq__backLink:hover{color:#fff}.landlords-module__wejytq__pillarGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.landlords-module__wejytq__pillarCard{border:1px solid var(--broch-border);border-radius:16px;padding:2rem;transition:transform .2s,box-shadow .2s}.landlords-module__wejytq__pillarCardLight{background:var(--broch-elevated)}.landlords-module__wejytq__pillarCardDark{background:var(--broch-dark-surface);border-color:#ffffff14}.landlords-module__wejytq__pillarCard:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001f}.landlords-module__wejytq__pillarIcon{border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.25rem;display:flex}.landlords-module__wejytq__pillarIcon svg{flex-shrink:0}.landlords-module__wejytq__pillarTitle{font-family:var(--font-space), sans-serif;margin-bottom:.6rem;font-size:1.2rem;font-weight:600;line-height:1.3}.landlords-module__wejytq__pillarDesc{opacity:.82;font-size:.97rem;line-height:1.65}.landlords-module__wejytq__aiGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.landlords-module__wejytq__aiCard{background:var(--broch-elevated);border:1px solid var(--broch-border);border-radius:16px;flex-direction:column;padding:1.75rem;transition:transform .2s,box-shadow .2s;display:flex}.landlords-module__wejytq__aiCard:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.landlords-module__wejytq__aiCardHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.landlords-module__wejytq__aiIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.landlords-module__wejytq__aiIcon svg{flex-shrink:0}.landlords-module__wejytq__aiCost{text-align:right}.landlords-module__wejytq__aiCostNumber{font-family:var(--font-space), sans-serif;color:var(--broch-brand-600);font-size:1.15rem;font-weight:700;line-height:1.1}.landlords-module__wejytq__aiCostLabel{text-transform:uppercase;letter-spacing:.08em;opacity:.6;margin-top:.2rem;font-size:.72rem}.landlords-module__wejytq__aiTitle{font-family:var(--font-space), sans-serif;margin-bottom:.5rem;font-size:1.15rem;font-weight:600}.landlords-module__wejytq__aiDesc{opacity:.8;margin:0;font-size:.93rem;line-height:1.6}.landlords-module__wejytq__partnerGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin-top:3rem;display:grid}.landlords-module__wejytq__partnerCard{background:var(--broch-dark-surface);border:1px solid #ffffff14;border-radius:14px;padding:1.5rem;transition:transform .2s,box-shadow .2s,border-color .2s}.landlords-module__wejytq__partnerCard:hover{border-color:#d68d5a73;transform:translateY(-3px);box-shadow:0 12px 36px #00000052}.landlords-module__wejytq__partnerIcon{border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1rem;display:flex}.landlords-module__wejytq__partnerIcon svg{flex-shrink:0}.landlords-module__wejytq__partnerCategory{text-transform:uppercase;letter-spacing:.1em;opacity:.55;margin-bottom:.35rem;font-size:.72rem;font-weight:600}.landlords-module__wejytq__partnerName{font-family:var(--font-space), sans-serif;margin-bottom:.5rem;font-size:1.15rem;font-weight:600}.landlords-module__wejytq__partnerDesc{opacity:.78;margin:0;font-size:.92rem;line-height:1.6}.landlords-module__wejytq__faqList{flex-direction:column;gap:.75rem;max-width:880px;margin-top:2.5rem;display:flex}.landlords-module__wejytq__faqItem{background:var(--broch-elevated);border:1px solid var(--broch-border);color:var(--broch-ink);border-radius:12px;padding:1.25rem 1.5rem}.landlords-module__wejytq__faqItem summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;font-size:1.05rem;font-weight:600;list-style:none;display:flex}.landlords-module__wejytq__faqItem summary::-webkit-details-marker{display:none}.landlords-module__wejytq__faqItem[open] summary{margin-bottom:.75rem}.landlords-module__wejytq__faqAnswer{opacity:.82;margin:0;font-size:.98rem;line-height:1.65}
