.Landing-module__PzwhAW__root{--l-primary:#1a6b4a;--l-primary-light:#e8f4ee;--l-primary-mid:#2d8a61;--l-bg:#f7f6f2;--l-surface:#fff;--l-border:#e4e2dc;--l-text:#1a1916;--l-text-muted:#6b6a66;--l-text-faint:#b0afa9;--l-shadow-sm:0 1px 3px #0000000f, 0 1px 2px #0000000a;--l-shadow-md:0 4px 16px #00000012, 0 2px 4px #0000000a;--l-shadow-lg:0 12px 40px #00000017, 0 4px 8px #0000000a;--l-radius:1rem;--l-radius-sm:.5rem;--l-radius-full:9999px}.Landing-module__PzwhAW__nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--l-border);background:#f7f6f2d9;justify-content:space-between;align-items:center;height:56px;padding:0 1.5rem;display:flex;position:sticky;top:0}.Landing-module__PzwhAW__navLogo{color:var(--l-text);align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;display:flex}.Landing-module__PzwhAW__navLogo svg{color:var(--l-primary)}.Landing-module__PzwhAW__navCta{background:var(--l-primary);color:#fff;border-radius:var(--l-radius-full);padding:.45rem 1.1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s}.Landing-module__PzwhAW__navCta:hover{background:var(--l-primary-mid)}.Landing-module__PzwhAW__hero{text-align:center;max-width:680px;margin:0 auto;padding:5rem 1.5rem 4rem}.Landing-module__PzwhAW__heroBadge{background:var(--l-primary-light);color:var(--l-primary);letter-spacing:.02em;border-radius:var(--l-radius-full);align-items:center;gap:.4rem;margin-bottom:1.5rem;padding:.3rem .85rem;font-size:.8rem;font-weight:600;display:inline-flex}.Landing-module__PzwhAW__heroBadge span{background:var(--l-primary);border-radius:50%;width:6px;height:6px}.Landing-module__PzwhAW__hero h1{font-family:var(--font-instrument-serif), Georgia, serif;letter-spacing:-.02em;color:var(--l-text);margin-bottom:1.25rem;font-size:clamp(2.4rem,6vw,3.8rem);line-height:1.1}.Landing-module__PzwhAW__hero h1 em{color:var(--l-primary);font-style:italic}.Landing-module__PzwhAW__hero p{color:var(--l-text-muted);max-width:48ch;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.7}.Landing-module__PzwhAW__heroActions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.Landing-module__PzwhAW__btnPrimary{background:var(--l-primary);color:#fff;border-radius:var(--l-radius-full);padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s,transform .1s;box-shadow:0 2px 12px #1a6b4a40}.Landing-module__PzwhAW__btnPrimary:hover{background:var(--l-primary-mid);transform:translateY(-1px)}.Landing-module__PzwhAW__btnGhost{color:var(--l-text);border-radius:var(--l-radius-full);border:1px solid var(--l-border);background:0 0;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .15s}.Landing-module__PzwhAW__btnGhost:hover{background:var(--l-surface)}.Landing-module__PzwhAW__phoneWrap{max-width:360px;margin:3rem auto 0;position:relative}.Landing-module__PzwhAW__phoneFrame{background:var(--l-surface);border:1px solid var(--l-border);box-shadow:var(--l-shadow-lg);aspect-ratio:9/19;border-radius:2.5rem;flex-direction:column;display:flex;overflow:hidden}.Landing-module__PzwhAW__phoneStatus{background:#1a1916;justify-content:space-between;align-items:center;height:36px;padding:0 1.25rem;display:flex}.Landing-module__PzwhAW__phoneStatus span{color:#fff;font-size:.7rem;font-weight:600}.Landing-module__PzwhAW__phoneMap{color:var(--l-primary);background:linear-gradient(160deg,#d4ead9 0%,#b8ddc4 40%,#9ecfb0 100%);flex:1;justify-content:center;align-items:center;font-size:.75rem;font-weight:500;display:flex;position:relative}.Landing-module__PzwhAW__phoneMap:before{content:"";background:repeating-linear-gradient(0deg,#ffffff26 0 1px,#0000 1px 40px),repeating-linear-gradient(90deg,#ffffff26 0 1px,#0000 1px 40px);position:absolute;inset:0}.Landing-module__PzwhAW__mapPin{background:var(--l-primary);border-radius:50% 50% 50% 0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;transform:rotate(-45deg);box-shadow:0 2px 8px #1a6b4a66}.Landing-module__PzwhAW__mapPin:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transform:rotate(45deg)}.Landing-module__PzwhAW__mapPin2{top:30%;left:55%}.Landing-module__PzwhAW__mapPin3{opacity:.85;background:#e8892a;width:24px;height:24px;top:55%;left:30%}.Landing-module__PzwhAW__mapPin4{background:var(--l-primary);opacity:.6;width:20px;height:20px;top:40%;left:70%}.Landing-module__PzwhAW__phoneBar{border-top:1px solid var(--l-border);background:#fffffff2;justify-content:space-around;align-items:center;height:56px;padding:0 .5rem;display:flex}.Landing-module__PzwhAW__phoneBarItem{flex-direction:column;align-items:center;gap:2px;display:flex}.Landing-module__PzwhAW__phoneBarItem .Landing-module__PzwhAW__dot{background:var(--l-border);border-radius:2px;width:20px;height:4px}.Landing-module__PzwhAW__phoneBarItem.Landing-module__PzwhAW__active .Landing-module__PzwhAW__dot{background:var(--l-primary)}.Landing-module__PzwhAW__phoneBarItem span{color:var(--l-text-faint);font-size:9px}.Landing-module__PzwhAW__phoneBarItem.Landing-module__PzwhAW__active span{color:var(--l-primary)}.Landing-module__PzwhAW__screenshotNote{text-align:center;color:var(--l-text-faint);margin-top:1rem;font-size:.75rem;font-style:italic}.Landing-module__PzwhAW__section{padding:5rem 1.5rem}.Landing-module__PzwhAW__sectionInner{max-width:960px;margin:0 auto}.Landing-module__PzwhAW__sectionLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--l-primary);margin-bottom:.75rem;font-size:.8rem;font-weight:600}.Landing-module__PzwhAW__sectionTitle{font-family:var(--font-instrument-serif), Georgia, serif;letter-spacing:-.015em;margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.6rem);line-height:1.15}.Landing-module__PzwhAW__sectionSub{color:var(--l-text-muted);max-width:52ch;font-size:1rem;line-height:1.7}.Landing-module__PzwhAW__steps{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:3.5rem;display:grid}.Landing-module__PzwhAW__step{background:var(--l-surface);border:1px solid var(--l-border);border-radius:var(--l-radius);box-shadow:var(--l-shadow-sm);padding:1.75rem}.Landing-module__PzwhAW__stepNum{border-radius:var(--l-radius-full);background:var(--l-primary-light);width:36px;height:36px;color:var(--l-primary);justify-content:center;align-items:center;margin-bottom:1rem;font-size:.9rem;font-weight:700;display:flex}.Landing-module__PzwhAW__step h3{margin-bottom:.4rem;font-size:1rem;font-weight:600}.Landing-module__PzwhAW__step p{color:var(--l-text-muted);font-size:.875rem;line-height:1.65}.Landing-module__PzwhAW__featuresBg{background:var(--l-surface);border-top:1px solid var(--l-border);border-bottom:1px solid var(--l-border)}.Landing-module__PzwhAW__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;margin-top:3.5rem;display:grid}.Landing-module__PzwhAW__feature{align-items:flex-start;gap:1rem;display:flex}.Landing-module__PzwhAW__featureIcon{background:var(--l-primary-light);width:44px;height:44px;color:var(--l-primary);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Landing-module__PzwhAW__feature h3{margin-bottom:.3rem;font-size:.95rem;font-weight:600}.Landing-module__PzwhAW__feature p{color:var(--l-text-muted);font-size:.85rem;line-height:1.6}.Landing-module__PzwhAW__stats{background:var(--l-border);border:1px solid var(--l-border);border-radius:var(--l-radius);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:3.5rem;display:grid;overflow:hidden}.Landing-module__PzwhAW__stat{background:var(--l-surface);text-align:center;padding:2rem 1.5rem}.Landing-module__PzwhAW__statNum{font-family:var(--font-instrument-serif), Georgia, serif;color:var(--l-primary);margin-bottom:.4rem;font-size:2.5rem;line-height:1}.Landing-module__PzwhAW__stat p{color:var(--l-text-muted);font-size:.85rem}.Landing-module__PzwhAW__reportCards{flex-direction:column;gap:.75rem;margin-top:3rem;display:flex}.Landing-module__PzwhAW__reportCard{background:var(--l-surface);border:1px solid var(--l-border);border-radius:var(--l-radius);box-shadow:var(--l-shadow-sm);align-items:flex-start;gap:1rem;padding:1rem 1.25rem;display:flex}.Landing-module__PzwhAW__reportCardIcon{border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;display:flex}.Landing-module__PzwhAW__reportCardIcon.Landing-module__PzwhAW__orange{background:#fef3e8}.Landing-module__PzwhAW__reportCardIcon.Landing-module__PzwhAW__green{background:var(--l-primary-light)}.Landing-module__PzwhAW__reportCardIcon.Landing-module__PzwhAW__blue{background:#e8f0fe}.Landing-module__PzwhAW__reportCardBody{flex:1;min-width:0}.Landing-module__PzwhAW__reportCardBody h4{margin-bottom:.15rem;font-size:.875rem;font-weight:600}.Landing-module__PzwhAW__reportCardBody p{color:var(--l-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.775rem;overflow:hidden}.Landing-module__PzwhAW__reportCardMeta{align-items:center;gap:.5rem;margin-top:.4rem;display:flex}.Landing-module__PzwhAW__chip{border-radius:var(--l-radius-full);padding:.2rem .55rem;font-size:.7rem;font-weight:600}.Landing-module__PzwhAW__chip.Landing-module__PzwhAW__open{color:#b45309;background:#fef3e8}.Landing-module__PzwhAW__chip.Landing-module__PzwhAW__done{background:var(--l-primary-light);color:var(--l-primary)}.Landing-module__PzwhAW__chip.Landing-module__PzwhAW__review{color:#1d4ed8;background:#e8f0fe}.Landing-module__PzwhAW__vote{color:var(--l-text-faint);align-items:center;gap:.3rem;font-size:.75rem;display:flex}.Landing-module__PzwhAW__vote svg{width:13px;height:13px}.Landing-module__PzwhAW__ctaSection{background:var(--l-primary);text-align:center;padding:5rem 1.5rem}.Landing-module__PzwhAW__ctaSection h2{font-family:var(--font-instrument-serif), Georgia, serif;color:#fff;letter-spacing:-.015em;margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.15}.Landing-module__PzwhAW__ctaSection p{color:#ffffffbf;margin-bottom:2rem;font-size:1rem}.Landing-module__PzwhAW__btnWhite{color:var(--l-primary);border-radius:var(--l-radius-full);background:#fff;padding:.8rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .1s,box-shadow .15s;display:inline-block;box-shadow:0 2px 12px #0000001f}.Landing-module__PzwhAW__btnWhite:hover{transform:translateY(-1px);box-shadow:0 4px 20px #00000029}.Landing-module__PzwhAW__footer{border-top:1px solid var(--l-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:2rem 1.5rem;display:flex}.Landing-module__PzwhAW__footerLogo{color:var(--l-text);align-items:center;gap:.4rem;font-size:.95rem;font-weight:700;display:flex}.Landing-module__PzwhAW__footerLogo svg{color:var(--l-primary)}.Landing-module__PzwhAW__footer p{color:var(--l-text-faint);font-size:.8rem}.Landing-module__PzwhAW__divider{border:none;border-top:1px solid var(--l-border)}@media (max-width:640px){.Landing-module__PzwhAW__stats{grid-template-columns:1fr}.Landing-module__PzwhAW__hero{padding:3.5rem 1rem 3rem}.Landing-module__PzwhAW__section{padding:3.5rem 1rem}.Landing-module__PzwhAW__nav{padding:0 1rem}}
