.Navbar-module__EIxHdq__nav{z-index:1000;background-color:#0000;align-items:center;width:100%;height:80px;transition:background-color .3s,border-bottom .3s;display:flex;position:fixed;top:0;left:0}.Navbar-module__EIxHdq__scrolled{background-color:var(--bg-surface);border-bottom:1px solid var(--border);height:70px}.Navbar-module__EIxHdq__container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.Navbar-module__EIxHdq__logo{align-items:center;gap:8px;text-decoration:none;display:flex}.Navbar-module__EIxHdq__dot{background-color:var(--accent-moss);width:8px;height:8px}.Navbar-module__EIxHdq__wordmark{font-family:var(--font-cormorant);color:var(--text-primary);font-size:24px;font-weight:600}.Navbar-module__EIxHdq__links{gap:32px;display:flex}.Navbar-module__EIxHdq__link{font-family:var(--font-dm-sans);color:var(--text-secondary);font-size:14px;font-weight:500;transition:color .2s}.Navbar-module__EIxHdq__link:hover{color:var(--text-primary)}.Navbar-module__EIxHdq__actions{align-items:center;gap:16px;display:flex}.Navbar-module__EIxHdq__actions .pill-button{height:44px;padding:0 24px}@media (max-width:768px){.Navbar-module__EIxHdq__links{display:none}}.Navbar-module__EIxHdq__dropdown{cursor:pointer;display:inline-block;position:relative}.Navbar-module__EIxHdq__dropdownContent{background-color:var(--bg-surface);border:1px solid var(--border);z-index:1;border-radius:12px;min-width:180px;margin-top:5px;padding:12px 0;display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 8px 16px #0006}.Navbar-module__EIxHdq__dropdown:after{content:"";width:100%;height:20px;position:absolute;top:100%;left:0}.Navbar-module__EIxHdq__dropdown:hover .Navbar-module__EIxHdq__dropdownContent{display:block}.Navbar-module__EIxHdq__dropdownContent a{color:var(--text-secondary);padding:12px 16px;font-size:14px;text-decoration:none;transition:all .2s;display:block}.Navbar-module__EIxHdq__dropdownContent a:hover{background-color:var(--bg-raised);color:var(--accent-moss)}
.Footer-module__cyaCmW__footer{background-color:var(--bg-surface);border-top:1px solid var(--border);padding:80px 24px 40px}.Footer-module__cyaCmW__container{max-width:1200px;margin:0 auto}.Footer-module__cyaCmW__grid{grid-template-columns:2fr 1fr 1.5fr;gap:60px;margin-bottom:60px;display:grid}.Footer-module__cyaCmW__logo{align-items:center;gap:8px;margin-bottom:20px;display:flex}.Footer-module__cyaCmW__dot{background-color:var(--accent-moss);width:6px;height:6px}.Footer-module__cyaCmW__wordmark{font-family:var(--font-cormorant);color:var(--text-primary);font-size:20px;font-weight:600}.Footer-module__cyaCmW__description{color:var(--text-secondary);margin-bottom:24px;font-size:14px;line-height:1.6}.Footer-module__cyaCmW__copyright{color:var(--text-muted);font-size:13px}.Footer-module__cyaCmW__columnHeading{font-family:var(--font-dm-sans);color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:20px;font-size:14px;font-weight:500}.Footer-module__cyaCmW__links{list-style:none}.Footer-module__cyaCmW__links li{margin-bottom:12px}.Footer-module__cyaCmW__links a{color:var(--text-secondary);font-size:14px;transition:color .2s}.Footer-module__cyaCmW__links a:hover{color:var(--accent-moss)}.Footer-module__cyaCmW__badges{gap:8px;margin-top:24px;display:flex}.Footer-module__cyaCmW__badge{background-color:var(--bg-raised);color:var(--text-secondary);border:1px solid var(--border);border-radius:4px;padding:4px 8px;font-size:11px;font-weight:500}.Footer-module__cyaCmW__bottom{border-top:1px solid var(--border);justify-content:flex-end;padding-top:32px;display:flex}.Footer-module__cyaCmW__version{color:var(--text-muted);font-size:12px;font-family:var(--font-dm-sans)}@media (max-width:768px){.Footer-module__cyaCmW__grid{grid-template-columns:1fr;gap:40px}}
.Hero-module__UUVVSa__hero{background-color:var(--bg-base);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 80px;display:flex;position:relative;overflow:hidden}.Hero-module__UUVVSa__ledgerGrid{background-image:linear-gradient(var(--border) 1px, transparent 1px), linear-gradient(90deg, var(--border) 1px, transparent 1px);opacity:.15;pointer-events:none;background-size:80px 40px;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__UUVVSa__radialGradient{pointer-events:none;z-index:1;background:radial-gradient(circle,#1a1f15cc 0%,#0000 70%);width:800px;height:800px;position:absolute;top:30%;left:40%;transform:translate(-50%,-50%)}.Hero-module__UUVVSa__container{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:760px;display:flex;position:relative}.Hero-module__UUVVSa__badge{background-color:var(--bg-raised);letter-spacing:.05em;color:var(--text-primary);border-radius:999px;align-items:center;gap:12px;margin-bottom:32px;padding:6px 16px;font-size:12px;font-weight:500;display:inline-flex}.Hero-module__UUVVSa__badgeLine{background-color:var(--accent-moss);width:2px;height:14px}.Hero-module__UUVVSa__headline{margin-bottom:24px}.Hero-module__UUVVSa__italic{color:var(--accent-moss);font-style:italic}.Hero-module__UUVVSa__subcopy{font-size:var(--body-large);color:var(--text-secondary);margin-bottom:40px;line-height:1.6}.Hero-module__UUVVSa__trustPills{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:48px;display:flex}.Hero-module__UUVVSa__trustPill{background-color:var(--bg-raised);color:var(--text-secondary);border-radius:4px;padding:4px 12px;font-size:12px}.Hero-module__UUVVSa__ctaRow{align-items:center;gap:24px;margin-bottom:16px;display:flex}.Hero-module__UUVVSa__ghostLink{color:var(--text-primary);font-size:14px;font-weight:500;transition:color .2s}.Hero-module__UUVVSa__ghostLink:hover{color:var(--accent-moss)}.Hero-module__UUVVSa__pricingNote{color:var(--text-muted);font-size:13px}@media (max-width:768px){.Hero-module__UUVVSa__hero{padding-top:100px}.Hero-module__UUVVSa__ctaRow{flex-direction:column;width:100%}.Hero-module__UUVVSa__ctaRow button{width:100%}}
.HowItWorks-module__ght-JG__section{background-color:var(--bg-surface);padding:120px 24px;position:relative;overflow:hidden}.HowItWorks-module__ght-JG__ledgerGrid{background-image:linear-gradient(var(--border) 1px, transparent 1px), linear-gradient(90deg, var(--border) 1px, transparent 1px);opacity:.08;pointer-events:none;background-size:80px 40px;width:100%;height:100%;position:absolute;top:0;left:0}.HowItWorks-module__ght-JG__container{z-index:2;max-width:1200px;margin:0 auto;position:relative}.HowItWorks-module__ght-JG__heading{text-align:center;margin-bottom:80px}.HowItWorks-module__ght-JG__timeline{justify-content:space-between;gap:40px;margin-bottom:100px;display:flex}.HowItWorks-module__ght-JG__step{flex:1;position:relative}.HowItWorks-module__ght-JG__stepNumber{font-family:var(--font-cormorant);color:var(--border);opacity:.5;margin-bottom:-40px;font-size:120px;font-weight:700;line-height:1}.HowItWorks-module__ght-JG__stepContent{z-index:2;position:relative}.HowItWorks-module__ght-JG__stepLabel{font-family:var(--font-dm-sans);color:var(--text-primary);margin-bottom:12px;font-size:18px;font-weight:500}.HowItWorks-module__ght-JG__stepDescription{color:var(--text-secondary);font-size:15px;line-height:1.6}.HowItWorks-module__ght-JG__connector{background-color:var(--border);justify-content:center;align-items:center;width:40px;height:1px;display:flex;position:absolute;top:60px;right:-20px}.HowItWorks-module__ght-JG__diamond{background-color:var(--accent-moss);width:6px;height:6px;transform:rotate(45deg)}.HowItWorks-module__ght-JG__codeMockup{background-color:var(--bg-raised);border:1px solid var(--border);border-radius:12px;max-width:800px;margin:0 auto;overflow:hidden;box-shadow:0 20px 40px #0006}.HowItWorks-module__ght-JG__codeHeader{background-color:var(--bg-surface);border-bottom:1px solid var(--border);align-items:center;gap:16px;padding:12px 20px;display:flex}.HowItWorks-module__ght-JG__codeDots{gap:6px;display:flex}.HowItWorks-module__ght-JG__codeDots span{background-color:var(--border);border-radius:50%;width:8px;height:8px}.HowItWorks-module__ght-JG__codeTitle{font-family:var(--font-mono);color:var(--text-muted);font-size:12px}.HowItWorks-module__ght-JG__codeContent{padding:24px;overflow-x:auto}.HowItWorks-module__ght-JG__highlight{color:var(--accent-moss)}@media (max-width:768px){.HowItWorks-module__ght-JG__timeline{flex-direction:column;gap:60px}.HowItWorks-module__ght-JG__connector{display:none}}
.Pricing-module__AWHMoa__section{background-color:var(--bg-base);padding:120px 24px}.Pricing-module__AWHMoa__container{max-width:1100px;margin:0 auto}.Pricing-module__AWHMoa__heading{text-align:center;margin-bottom:80px}.Pricing-module__AWHMoa__grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px;display:grid}.Pricing-module__AWHMoa__card{background-color:var(--bg-surface);border:1.5px solid var(--border);border-radius:12px;flex-direction:column;padding:48px;display:flex}.Pricing-module__AWHMoa__featured{background-color:var(--bg-raised);border-color:var(--accent-moss);position:relative;box-shadow:0 0 40px #f0ead60d}.Pricing-module__AWHMoa__bestValue{background-color:var(--accent-moss);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:4px 12px;font-size:12px;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module__AWHMoa__planName{font-family:var(--font-dm-sans);color:var(--text-primary);margin-bottom:24px;font-size:20px;font-weight:500}.Pricing-module__AWHMoa__priceContainer{align-items:baseline;gap:4px;margin-bottom:32px;display:flex}.Pricing-module__AWHMoa__currency{font-family:var(--font-cormorant);font-size:32px;font-weight:700}.Pricing-module__AWHMoa__price{font-family:var(--font-cormorant);font-size:56px;font-weight:700}.Pricing-module__AWHMoa__period{font-family:var(--font-dm-sans);color:var(--text-secondary);font-size:18px}.Pricing-module__AWHMoa__features{flex:1;margin-bottom:40px;list-style:none}.Pricing-module__AWHMoa__features li{color:var(--text-secondary);align-items:center;gap:12px;margin-bottom:16px;font-size:16px;display:flex}.Pricing-module__AWHMoa__reassurance{color:var(--text-muted);justify-content:center;align-items:center;gap:16px;font-size:13px;display:flex}.Pricing-module__AWHMoa__dot{opacity:.5}@media (max-width:768px){.Pricing-module__AWHMoa__grid{grid-template-columns:1fr}.Pricing-module__AWHMoa__card{padding:32px}}
.SocialProof-module__LZvqNa__section{background-color:var(--bg-surface);padding:120px 24px}.SocialProof-module__LZvqNa__container{max-width:1200px;margin:0 auto}.SocialProof-module__LZvqNa__heading{text-align:center;margin-bottom:80px}.SocialProof-module__LZvqNa__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.SocialProof-module__LZvqNa__card{background-color:var(--bg-raised);border:1px solid var(--border);border-radius:12px;flex-direction:column;padding:28px;display:flex}.SocialProof-module__LZvqNa__quoteMark{font-family:var(--font-cormorant);color:var(--accent-moss);opacity:.3;margin-bottom:-10px;font-size:64px;font-weight:700;line-height:1}.SocialProof-module__LZvqNa__quote{color:var(--text-secondary);flex:1;margin-bottom:24px;font-size:16px;line-height:1.6}.SocialProof-module__LZvqNa__attribution{border-top:1px solid var(--border);padding-top:16px}.SocialProof-module__LZvqNa__name{font-family:var(--font-dm-sans);color:var(--text-primary);margin-bottom:4px;font-size:14px;font-weight:500}.SocialProof-module__LZvqNa__role{color:var(--text-muted);font-size:13px}@media (max-width:992px){.SocialProof-module__LZvqNa__grid{grid-template-columns:1fr}}
.FAQ-module__yBt28W__section{background-color:var(--bg-base);padding:120px 24px}.FAQ-module__yBt28W__container{max-width:800px;margin:0 auto}.FAQ-module__yBt28W__heading{text-align:center;margin-bottom:60px}.FAQ-module__yBt28W__accordion{border-top:1px solid var(--border)}.FAQ-module__yBt28W__row{border-bottom:1px solid var(--border);cursor:pointer}.FAQ-module__yBt28W__questionRow{justify-content:space-between;align-items:center;padding:24px 0;transition:color .2s;display:flex}.FAQ-module__yBt28W__row:hover .FAQ-module__yBt28W__questionRow{color:var(--accent-moss)}.FAQ-module__yBt28W__question{font-family:var(--font-dm-sans);color:var(--text-primary);font-size:16px;font-weight:500}.FAQ-module__yBt28W__icon{color:var(--text-muted);font-size:24px;line-height:1;transition:transform .3s}.FAQ-module__yBt28W__open .FAQ-module__yBt28W__icon{color:var(--accent-moss);transform:rotate(180deg)}.FAQ-module__yBt28W__answerContainer{transition:max-height .4s cubic-bezier(.16,1,.3,1),padding .4s;overflow:hidden}.FAQ-module__yBt28W__answer{color:var(--text-secondary);padding-bottom:24px;font-size:15px;line-height:1.6}
