.landing-module__g1LwZa__root{--bg:#f7f5f0;--bg-1:#fdfcf8;--bg-2:#efeae0;--bg-3:#e6e0d3;--border:#d8d1c1;--border-strong:#b8ae99;--text:#1c2118;--text-soft:#3d443a;--text-muted:#6d746a;--text-dim:#9a9e92;--moss:#4a6741;--moss-deep:#2f4a2a;--moss-soft:#6d8a5a;--moss-pale:#d4dbc5;--terra:#b55a3c;--terra-deep:#9d4c31;--terra-soft:#d48362;--amber:#d4a84b;--danger:#a63d2a;--radius:8px;--radius-sm:4px;font-family:var(--font-geist-sans), -apple-system, sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;line-height:1.55;overflow-x:hidden}.landing-module__g1LwZa__root:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(100% 60% at 50% 0,#4a67410f 0%,#0000 60%),radial-gradient(80% 40% at 90% 100%,#b55a3c08 0%,#0000 50%);position:fixed;inset:0}.landing-module__g1LwZa__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.landing-module__g1LwZa__serif{font-family:var(--font-fraunces), Georgia, serif;font-optical-sizing:auto}.landing-module__g1LwZa__mono{font-family:var(--font-geist-mono), monospace}.landing-module__g1LwZa__nav{-webkit-backdrop-filter:blur(16px)saturate(180%);border-bottom:1px solid var(--border);z-index:100;background:#f7f5f0d9;position:sticky;top:0}.landing-module__g1LwZa__navInner{justify-content:space-between;align-items:center;height:64px;display:flex}.landing-module__g1LwZa__logo{letter-spacing:-.01em;color:var(--text);align-items:center;gap:.55rem;font-size:1.02rem;font-weight:600;display:flex}.landing-module__g1LwZa__logoMark{border-radius:6px;width:28px;height:28px}.landing-module__g1LwZa__navLinks{color:var(--text-soft);align-items:center;gap:1.8rem;font-size:.91rem;display:flex}.landing-module__g1LwZa__navLinks a{transition:color .15s}.landing-module__g1LwZa__navLinks a:hover{color:var(--moss)}.landing-module__g1LwZa__navCta{align-items:center;gap:.6rem;display:flex}.landing-module__g1LwZa__navBurger{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-1);cursor:pointer;justify-content:center;align-items:center;width:40px;height:38px;padding:0;display:none}.landing-module__g1LwZa__navBurger>span{flex-direction:column;gap:5px;width:18px;display:flex}.landing-module__g1LwZa__navBurger>span>span{background:var(--text);border-radius:1px;height:2px;transition:transform .2s,opacity .2s;display:block}.landing-module__g1LwZa__burgerOpen>span:first-child{transform:translateY(7px)rotate(45deg)}.landing-module__g1LwZa__burgerOpen>span:nth-child(2){opacity:0}.landing-module__g1LwZa__burgerOpen>span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.landing-module__g1LwZa__navMobile{z-index:101;background:var(--bg-1);border-bottom:1px solid var(--border);opacity:0;max-height:0;transition:max-height .25s,opacity .2s;display:none;position:absolute;top:64px;left:0;right:0;overflow:hidden;box-shadow:0 16px 40px -20px #1c211840}.landing-module__g1LwZa__navMobileOpen{opacity:1;max-height:28rem}.landing-module__g1LwZa__navMobileInner{flex-direction:column;gap:.15rem;padding:.75rem 1.5rem 1.25rem;display:flex}.landing-module__g1LwZa__navMobileLink{color:var(--text);border-radius:var(--radius-sm);padding:.75rem .5rem;font-size:.98rem;font-weight:500;transition:background .15s,color .15s;display:block}.landing-module__g1LwZa__navMobileLink:hover{background:var(--bg-2);color:var(--moss-deep)}.landing-module__g1LwZa__navMobileActions{border-top:1px solid var(--border);flex-direction:column;gap:.55rem;margin-top:.75rem;padding-top:.85rem;display:flex}.landing-module__g1LwZa__navMobileActions .landing-module__g1LwZa__btn{justify-content:center;width:100%;height:42px}.landing-module__g1LwZa__navBackdrop{z-index:99;cursor:pointer;background:#1c211847;border:none;padding:0;display:none;position:fixed;inset:64px 0 0}@media (max-width:720px){.landing-module__g1LwZa__navLinks,.landing-module__g1LwZa__navCta .landing-module__g1LwZa__btnGhost{display:none}.landing-module__g1LwZa__navBurger{display:inline-flex}.landing-module__g1LwZa__navMobile{display:block}.landing-module__g1LwZa__navMobile[hidden]{display:none}.landing-module__g1LwZa__navMobileOpen,.landing-module__g1LwZa__navBackdrop{display:block}}@media (min-width:721px){.landing-module__g1LwZa__navMobile,.landing-module__g1LwZa__navBackdrop,.landing-module__g1LwZa__navBurger{display:none!important}}.landing-module__g1LwZa__btn{border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:1px solid #0000;align-items:center;gap:.45rem;height:38px;padding:0 1rem;font-family:inherit;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.landing-module__g1LwZa__btnPrimary{background:var(--terra);color:#fff;font-weight:500;box-shadow:0 2px 4px #b55a3c26}.landing-module__g1LwZa__btnPrimary:hover,.landing-module__g1LwZa__btnPrimary:focus-visible{background:var(--terra-deep);outline:none;transform:translateY(-1px);box-shadow:0 4px 14px #b55a3c47}.landing-module__g1LwZa__btnPrimary:disabled{opacity:.55;box-shadow:none;cursor:not-allowed;transform:none}.landing-module__g1LwZa__btnSecondary{background:var(--bg-1);color:var(--text);border:1px solid var(--border)}.landing-module__g1LwZa__btnSecondary:hover{background:var(--bg-2);border-color:var(--border-strong)}.landing-module__g1LwZa__btnGhost{color:var(--text-soft);background:0 0}.landing-module__g1LwZa__btnGhost:hover{color:var(--moss)}.landing-module__g1LwZa__btnLg{height:44px;padding:0 1.3rem;font-size:.95rem}.landing-module__g1LwZa__ctaFull{display:inline}.landing-module__g1LwZa__ctaShort{display:none}@media (max-width:520px){.landing-module__g1LwZa__ctaFull{display:none}.landing-module__g1LwZa__ctaShort{display:inline}}.landing-module__g1LwZa__hero{text-align:center;padding:4rem 0;position:relative}.landing-module__g1LwZa__announcement{background:var(--bg-1);border:1px solid var(--border);color:var(--text-soft);border-radius:100px;align-items:center;gap:.6rem;margin-bottom:2rem;padding:.3rem .9rem .3rem .3rem;font-size:.82rem;text-decoration:none;transition:all .2s;display:inline-flex}.landing-module__g1LwZa__announcement:hover{border-color:var(--moss-soft);transform:translateY(-1px)}.landing-module__g1LwZa__announcementTag{background:var(--moss);color:var(--bg-1);font-size:.68rem;font-weight:600;font-family:var(--font-geist-mono), monospace;letter-spacing:.02em;border-radius:100px;padding:.18rem .55rem}.landing-module__g1LwZa__h1{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.03em;color:var(--text);font-variation-settings:"opsz" 144;margin-bottom:1.3rem;font-size:clamp(2.4rem,5.2vw,4.4rem);font-weight:500;line-height:1.02}.landing-module__g1LwZa__h1 em{color:var(--moss);font-style:italic;font-weight:400}.landing-module__g1LwZa__heroSub{color:var(--text-soft);max-width:660px;margin:0 auto 2.2rem;font-size:clamp(1.02rem,1.5vw,1.18rem);line-height:1.55}.landing-module__g1LwZa__heroSub strong{color:var(--text);font-weight:500}.landing-module__g1LwZa__heroCtas{flex-wrap:wrap;justify-content:center;gap:.7rem;margin-bottom:3rem;display:flex}.landing-module__g1LwZa__heroDuo{max-width:1100px;margin:0 auto;padding:0 .5rem 2.75rem;position:relative}.landing-module__g1LwZa__mockupGlow{pointer-events:none;filter:blur(30px);z-index:0;background:radial-gradient(70% 50%,#4a674126 0%,#0000 60%),radial-gradient(40% 50% at 80% 100%,#b55a3c14 0%,#0000 60%);position:absolute;inset:-30px -20px}.landing-module__g1LwZa__heroBrowser{z-index:1;background:var(--bg-1);border:1px solid var(--border);border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 0 0 1px #00000005,0 24px 60px -20px #1c211826,0 8px 20px -10px #1c21181a}@media (min-width:720px){.landing-module__g1LwZa__heroBrowser{width:88%;margin-right:auto}}.landing-module__g1LwZa__mockupBar{background:var(--bg-2);border-bottom:1px solid var(--border);align-items:center;gap:.7rem;padding:.65rem .85rem;display:flex}.landing-module__g1LwZa__mockupDots{gap:.35rem;display:flex}.landing-module__g1LwZa__mockupDots span{background:var(--border-strong);opacity:.6;border-radius:50%;width:10px;height:10px}.landing-module__g1LwZa__mockupUrl{background:var(--bg-1);border:1px solid var(--border);font-family:var(--font-geist-mono), monospace;color:var(--text-muted);text-align:center;border-radius:100px;flex:1;max-width:340px;margin:0 auto;padding:.28rem .9rem;font-size:.72rem}.landing-module__g1LwZa__mockupUrl span{color:var(--moss)}.landing-module__g1LwZa__mockupScreenshot{background:var(--bg-2);width:100%;height:auto;display:block}.landing-module__g1LwZa__heroPhone{z-index:2;width:min(42%,200px);margin:-3.5rem auto 0;position:relative}@media (min-width:720px){.landing-module__g1LwZa__heroPhone{width:min(26%,240px);margin:0;position:absolute;bottom:0;right:.25rem}}.landing-module__g1LwZa__phoneFrame{aspect-ratio:9/19.2;background:#0a0c09;border:5px solid #1c2118;border-radius:1.65rem;position:relative;overflow:hidden;box-shadow:0 0 0 1px #1c211859,0 20px 40px -12px #1c211873,0 8px 16px -8px #1c211840}.landing-module__g1LwZa__phoneNotch{z-index:2;background:#1c2118;border-radius:0 0 10px 10px;width:38%;height:14px;position:absolute;top:0;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__phoneScreen{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.landing-module__g1LwZa__phoneCaption{text-align:center;font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-top:.55rem;font-size:.68rem}@media (max-width:719px){.landing-module__g1LwZa__heroDuo{padding-bottom:.5rem}.landing-module__g1LwZa__phoneCaption{margin-bottom:.25rem}}.landing-module__g1LwZa__trustStrip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg-1);margin-top:4rem;padding:3rem 0 2.5rem}.landing-module__g1LwZa__trustLabel{text-align:center;font-family:var(--font-geist-mono), monospace;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin-bottom:1.8rem;font-size:.72rem}.landing-module__g1LwZa__trustItems{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;display:flex}.landing-module__g1LwZa__trustItem{color:var(--text-soft);align-items:center;gap:.55rem;font-size:.89rem;font-weight:500;display:flex}.landing-module__g1LwZa__trustItem svg{width:17px;height:17px;stroke:var(--moss);fill:none;stroke-width:2px}.landing-module__g1LwZa__section{padding:6rem 0;position:relative}.landing-module__g1LwZa__sectionHead{max-width:720px;margin-bottom:3rem}.landing-module__g1LwZa__sectionHeadCenter{text-align:center;margin-left:auto;margin-right:auto}.landing-module__g1LwZa__eyebrow{font-family:var(--font-geist-mono), monospace;color:var(--moss);text-transform:uppercase;letter-spacing:.1em;background:var(--moss-pale);border-radius:100px;margin-bottom:1rem;padding:.3rem .7rem;font-size:.72rem;display:inline-block}.landing-module__g1LwZa__h2{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.025em;color:var(--text);margin-bottom:1rem;font-size:clamp(1.9rem,3.3vw,2.7rem);font-weight:500;line-height:1.08}.landing-module__g1LwZa__h2 em{color:var(--moss);font-style:italic;font-weight:400}.landing-module__g1LwZa__sectionSub{color:var(--text-soft);max-width:640px;font-size:1.02rem;line-height:1.6}.landing-module__g1LwZa__referentiels{background:var(--bg-1);border-top:1px solid var(--border)}.landing-module__g1LwZa__refGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2.5rem;display:grid}@media (max-width:800px){.landing-module__g1LwZa__refGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.landing-module__g1LwZa__refGrid{grid-template-columns:1fr}}.landing-module__g1LwZa__refCard{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);text-align:center;padding:1.6rem 1.3rem;transition:all .2s}.landing-module__g1LwZa__refCard:hover{border-color:var(--moss-soft);background:var(--bg-1);transform:translateY(-2px)}.landing-module__g1LwZa__refNum{font-family:var(--font-fraunces), serif;color:var(--moss-deep);letter-spacing:-.035em;font-size:2.6rem;font-weight:500;line-height:1}.landing-module__g1LwZa__refLabel{font-family:var(--font-geist-mono), monospace;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-top:.6rem;font-size:.7rem}.landing-module__g1LwZa__refDesc{color:var(--text-soft);margin-top:.4rem;font-size:.82rem;line-height:1.45}.landing-module__g1LwZa__features{background:var(--bg);border-top:1px solid var(--border)}.landing-module__g1LwZa__featuresBgAlt{background:var(--bg-1)}.landing-module__g1LwZa__featureRows{flex-direction:column;gap:3.5rem;margin-bottom:3.5rem;display:flex}.landing-module__g1LwZa__featureRow{grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem 3rem;display:grid}.landing-module__g1LwZa__featureRowReverse .landing-module__g1LwZa__featureRowCopy{order:2}.landing-module__g1LwZa__featureRowReverse .landing-module__g1LwZa__featureRowVisual{order:1}@media (max-width:800px){.landing-module__g1LwZa__featureRow{grid-template-columns:1fr;gap:1.5rem}.landing-module__g1LwZa__featureRowReverse .landing-module__g1LwZa__featureRowCopy,.landing-module__g1LwZa__featureRowReverse .landing-module__g1LwZa__featureRowVisual{order:unset}.landing-module__g1LwZa__featureRows{gap:2.75rem}}.landing-module__g1LwZa__featureRowTitle{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.02em;color:var(--text);margin:0 0 .75rem;font-size:clamp(1.45rem,2.4vw,1.85rem);font-weight:500;line-height:1.15}.landing-module__g1LwZa__featureRowText{color:var(--text-soft);max-width:36rem;margin:0 0 1rem;font-size:1.02rem;line-height:1.55}.landing-module__g1LwZa__featureRowVisual{justify-content:center;align-items:center;display:flex}.landing-module__g1LwZa__featurePhoneFrame{aspect-ratio:9/19.2;background:#0a0c09;border:5px solid #1c2118;border-radius:1.5rem;width:min(42%,200px);overflow:hidden;box-shadow:0 0 0 1px #1c21184d,0 18px 36px -12px #1c211859}.landing-module__g1LwZa__featurePhoneFrame img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.landing-module__g1LwZa__featureBrowserFrame{border:1px solid var(--border);background:var(--bg-1);border-radius:12px;width:100%;overflow:hidden;box-shadow:0 0 0 1px #00000005,0 16px 40px -18px #1c21182e}.landing-module__g1LwZa__featureBrowserFrame img{width:100%;height:auto;display:block}.landing-module__g1LwZa__featureExportCard{background:var(--bg-1);border:1px solid var(--border);border-radius:12px;width:100%;padding:.35rem;box-shadow:0 12px 32px -16px #1c211826}.landing-module__g1LwZa__featureExportItem{color:var(--text-soft);border-radius:8px;align-items:center;gap:.85rem;padding:.95rem 1rem;font-size:.92rem;display:flex}.landing-module__g1LwZa__featureExportItem:nth-child(odd){background:var(--bg)}.landing-module__g1LwZa__featureExportFmt{font-family:var(--font-geist-mono), monospace;letter-spacing:.04em;color:var(--moss-deep);background:var(--moss-pale);text-align:center;border-radius:4px;min-width:3.2rem;padding:.28rem .5rem;font-size:.68rem;font-weight:600}.landing-module__g1LwZa__featuresGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (max-width:900px){.landing-module__g1LwZa__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.landing-module__g1LwZa__featuresGrid{grid-template-columns:1fr}}.landing-module__g1LwZa__featureCard{background:var(--bg-1);border:1px solid var(--border);border-radius:var(--radius);padding:1.4rem;transition:all .2s;position:relative}.landing-module__g1LwZa__featureCard:hover{border-color:var(--moss-soft);transform:translateY(-2px);box-shadow:0 8px 20px -10px #4a674126}.landing-module__g1LwZa__featureIcon{background:var(--moss-pale);border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:1rem;display:flex}.landing-module__g1LwZa__featureIcon svg{width:19px;height:19px;stroke:var(--moss-deep);fill:none;stroke-width:1.8px}.landing-module__g1LwZa__featureCard h3{font-family:var(--font-fraunces), serif;letter-spacing:-.01em;color:var(--text);margin-bottom:.4rem;font-size:1.08rem;font-weight:500}.landing-module__g1LwZa__featureCard p{color:var(--text-soft);font-size:.88rem;line-height:1.5}.landing-module__g1LwZa__featureTag{font-family:var(--font-geist-mono), monospace;background:var(--bg-2);color:var(--text-muted);letter-spacing:.02em;border-radius:4px;margin-top:.85rem;padding:2px 7px;font-size:.66rem;display:inline-block}.landing-module__g1LwZa__workflow{background:var(--bg-1)}.landing-module__g1LwZa__workflowSteps{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid;position:relative}@media (max-width:800px){.landing-module__g1LwZa__workflowSteps{grid-template-columns:1fr}}@media (min-width:801px){.landing-module__g1LwZa__workflowSteps:before{content:"";background:repeating-linear-gradient(to right, var(--border-strong) 0 6px, transparent 6px 12px);z-index:0;height:1px;position:absolute;top:32px;left:15%;right:15%}}.landing-module__g1LwZa__step{z-index:1;background:var(--bg-1);padding:0 .5rem;position:relative}.landing-module__g1LwZa__stepNum{background:var(--bg);border:1px solid var(--border);width:64px;height:64px;font-family:var(--font-fraunces), serif;color:var(--moss);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.3rem;font-size:1.8rem;font-style:italic;display:flex;box-shadow:0 4px 12px #0000000a}.landing-module__g1LwZa__step h3{font-family:var(--font-fraunces), serif;text-align:center;letter-spacing:-.015em;margin-bottom:.6rem;font-size:1.3rem;font-weight:500}.landing-module__g1LwZa__step p{color:var(--text-soft);text-align:center;font-size:.94rem;line-height:1.55}.landing-module__g1LwZa__compareScroll{-webkit-overflow-scrolling:touch;border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-1);margin-top:2.5rem;overflow-x:auto}.landing-module__g1LwZa__compareWrap{background:var(--bg-1);min-width:680px}.landing-module__g1LwZa__compareRow{border-bottom:1px solid var(--border);grid-template-columns:1.6fr 1fr 1fr 1fr;display:grid}.landing-module__g1LwZa__compareRow:last-child{border-bottom:none}.landing-module__g1LwZa__compareRow>div{align-items:center;padding:.9rem 1rem;font-size:.89rem;display:flex}.landing-module__g1LwZa__compareHead{background:var(--bg-2);font-family:var(--font-geist-mono), monospace;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);z-index:2;font-size:.72rem;position:sticky;top:0}.landing-module__g1LwZa__compareHead>div:last-child{color:var(--moss-deep);font-weight:600}.landing-module__g1LwZa__compareRow:not(.landing-module__g1LwZa__compareHead)>div:first-child{color:var(--text);background:var(--bg-1);z-index:1;font-weight:500;position:sticky;left:0;box-shadow:4px 0 8px -6px #1c21181f}.landing-module__g1LwZa__compareHead>div:first-child{background:var(--bg-2);z-index:3;position:sticky;left:0}.landing-module__g1LwZa__compareRow:not(.landing-module__g1LwZa__compareHead)>div:not(:first-child){color:var(--text-soft);font-family:var(--font-geist-mono), monospace;font-size:.82rem}.landing-module__g1LwZa__cellYes{font-weight:500;color:var(--moss)!important}.landing-module__g1LwZa__cellNo{color:var(--text-dim)!important}.landing-module__g1LwZa__colInvnat{background:#4a67410a}.landing-module__g1LwZa__compareCards{flex-direction:column;gap:.75rem;margin-top:2rem;display:none}.landing-module__g1LwZa__compareCard{background:var(--bg-1);border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.1rem}.landing-module__g1LwZa__compareCardNeed{color:var(--text);border-bottom:1px solid var(--border);margin-bottom:.75rem;padding-bottom:.65rem;font-size:.95rem;font-weight:600}.landing-module__g1LwZa__compareCardRow{justify-content:space-between;align-items:baseline;gap:1rem;padding:.4rem 0;font-size:.85rem;display:flex}.landing-module__g1LwZa__compareCardRow>span:first-child{color:var(--text-muted);font-family:var(--font-geist-mono), monospace;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem}.landing-module__g1LwZa__compareCardRow>span:last-child{font-family:var(--font-geist-mono), monospace;color:var(--text-soft);text-align:right;font-size:.82rem}.landing-module__g1LwZa__compareCardInvnat{background:#4a67410f;border-radius:6px;margin-top:.35rem;padding:.55rem .65rem}.landing-module__g1LwZa__compareCardInvnat>span:first-child{color:var(--moss-deep);font-weight:600}@media (max-width:700px){.landing-module__g1LwZa__compareScroll{display:none}.landing-module__g1LwZa__compareCards{display:flex}}@media (min-width:701px){.landing-module__g1LwZa__compareCards{display:none}}@media (max-width:700px){.landing-module__g1LwZa__compareRow{grid-template-columns:1.4fr .9fr .9fr .9fr}.landing-module__g1LwZa__compareRow>div{padding:.6rem .5rem;font-size:.76rem}}.landing-module__g1LwZa__protocols{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg-1);padding:5rem 0}.landing-module__g1LwZa__protocolsGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.6rem;margin-top:2.5rem;display:grid}.landing-module__g1LwZa__protocolTile{background:var(--bg);border:1px solid var(--border);color:var(--text);border-radius:6px;align-items:center;gap:.7rem;padding:.85rem 1rem;font-size:.9rem;transition:all .15s;display:flex}.landing-module__g1LwZa__protocolTile:hover{border-color:var(--moss-soft);background:var(--moss-pale)}.landing-module__g1LwZa__protocolNum{font-family:var(--font-geist-mono), monospace;color:var(--moss);min-width:26px;font-size:.7rem;font-weight:500}.landing-module__g1LwZa__protocolName{font-weight:500}.landing-module__g1LwZa__protocolDesc{color:var(--text-muted);margin-top:1px;font-size:.72rem}.landing-module__g1LwZa__pricing{text-align:center;background:var(--bg)}.landing-module__g1LwZa__priceCard{background:var(--bg-1);border:2px solid var(--moss);border-radius:var(--radius);max-width:540px;margin:2.5rem auto 0;padding:2.5rem 2rem;position:relative;box-shadow:0 12px 40px -15px #4a67414d}.landing-module__g1LwZa__priceTag{background:var(--moss);color:var(--bg-1);font-family:var(--font-geist-mono), monospace;text-transform:uppercase;letter-spacing:.05em;border-radius:100px;padding:4px 12px;font-size:.7rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__priceBig{font-family:var(--font-fraunces), serif;letter-spacing:-.035em;color:var(--moss-deep);margin:.5rem 0;font-size:3.4rem;font-weight:500;line-height:1}.landing-module__g1LwZa__priceDesc{color:var(--text-soft);margin-bottom:1.5rem}.landing-module__g1LwZa__priceFeatures{text-align:left;gap:.6rem;margin:1.5rem 0;padding:0;list-style:none;display:grid}.landing-module__g1LwZa__priceFeatures li{color:var(--text-soft);align-items:center;gap:.65rem;font-size:.92rem;display:flex}.landing-module__g1LwZa__priceFeatures li:before{content:"";background:var(--moss);flex-shrink:0;width:15px;height:15px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='3'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='3'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") 50%/contain no-repeat}.landing-module__g1LwZa__priceAfter{border-top:1px solid var(--border);font-family:var(--font-geist-mono), monospace;color:var(--text-muted);margin-top:1.5rem;padding-top:1.5rem;font-size:.8rem}.landing-module__g1LwZa__priceAfter strong{color:var(--text);font-weight:500}.landing-module__g1LwZa__priceAfterFine{color:var(--text-dim);font-size:.75rem}.landing-module__g1LwZa__faqList{flex-direction:column;gap:.55rem;max-width:780px;margin:2.5rem auto 0;display:flex}.landing-module__g1LwZa__faqItem{background:var(--bg-1);border:1px solid var(--border);border-radius:var(--radius);transition:all .2s}.landing-module__g1LwZa__faqItem:hover{border-color:var(--moss-soft)}.landing-module__g1LwZa__faqItem[open]{border-color:var(--moss-soft);box-shadow:0 4px 12px -6px #4a67411a}.landing-module__g1LwZa__faqSummary{cursor:pointer;font-family:var(--font-fraunces), serif;color:var(--text);justify-content:space-between;align-items:center;padding:1.15rem 1.3rem;font-size:1.05rem;font-weight:500;list-style:none;display:flex}.landing-module__g1LwZa__faqSummary::-webkit-details-marker{display:none}.landing-module__g1LwZa__faqSummary:after{content:"";background:var(--moss);flex-shrink:0;width:18px;height:18px;transition:transform .25s;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") 50%/contain no-repeat}.landing-module__g1LwZa__faqItem[open] .landing-module__g1LwZa__faqSummary:after{transform:rotate(180deg)}.landing-module__g1LwZa__faqContent{color:var(--text-soft);padding:0 1.3rem 1.3rem;font-size:.94rem;line-height:1.65}.landing-module__g1LwZa__ctaSection{background:var(--moss-deep);color:var(--bg-1);padding:6rem 0;position:relative;overflow:hidden}.landing-module__g1LwZa__ctaSection:before{content:"";background:radial-gradient(60% 50% at 20% 30%,#d4a84b1a 0%,#0000 60%),radial-gradient(50% 50% at 80% 80%,#b55a3c14 0%,#0000 60%);position:absolute;inset:0}.landing-module__g1LwZa__ctaSection>div{z-index:1;position:relative}.landing-module__g1LwZa__ctaCard{grid-template-columns:1fr 1fr;align-items:center;gap:3.5rem;max-width:1000px;margin:0 auto;display:grid}@media (max-width:800px){.landing-module__g1LwZa__ctaCard{grid-template-columns:1fr;gap:2.5rem}}.landing-module__g1LwZa__ctaLeft .landing-module__g1LwZa__eyebrow{color:#c8d6b8;background:#f7f5f01f}.landing-module__g1LwZa__ctaLeft .landing-module__g1LwZa__h2{color:var(--bg-1);margin-bottom:.9rem;font-size:clamp(1.7rem,3vw,2.4rem)}.landing-module__g1LwZa__ctaLeft .landing-module__g1LwZa__h2 em{color:#c8d6b8}.landing-module__g1LwZa__ctaLeft p{color:#f7f5f0b8;font-size:.97rem;line-height:1.6}.landing-module__g1LwZa__ctaStats{grid-template-columns:1fr 1fr;gap:.5rem 1.5rem;margin-top:2rem;display:grid}.landing-module__g1LwZa__ctaStat{border-top:1px solid #f7f5f01f;padding:.9rem 0}.landing-module__g1LwZa__ctaStatNum{font-family:var(--font-fraunces), serif;color:#c8d6b8;letter-spacing:-.02em;font-size:1.7rem;font-weight:500;line-height:1.1}.landing-module__g1LwZa__ctaStatLabel{font-family:var(--font-geist-mono), monospace;color:#f7f5f08c;text-transform:uppercase;letter-spacing:.05em;margin-top:3px;font-size:.7rem}.landing-module__g1LwZa__formCard{background:var(--bg-1);color:var(--text);border-radius:var(--radius);padding:2rem;box-shadow:0 20px 50px -15px #0000004d}.landing-module__g1LwZa__formCardTitle{font-family:var(--font-fraunces), serif;color:var(--text);margin-bottom:.4rem;font-size:1.3rem;font-weight:500}.landing-module__g1LwZa__formCardSub{color:var(--text-muted);margin-bottom:1.3rem;font-size:.88rem}.landing-module__g1LwZa__formLabel{color:var(--text-muted);margin-bottom:.35rem;font-size:.75rem;font-weight:500;display:block}.landing-module__g1LwZa__formInput{background:var(--bg-1);border:1px solid var(--border);width:100%;color:var(--text);border-radius:8px;padding:.65rem .75rem;font-family:inherit;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.landing-module__g1LwZa__formInput::placeholder{color:var(--text-dim)}.landing-module__g1LwZa__formInput:focus{border-color:var(--moss);outline:none;box-shadow:0 0 0 3px #4a67412e}.landing-module__g1LwZa__formError{color:var(--danger);background:#a63d2a0f;border:1px solid #a63d2a40;border-radius:8px;padding:.5rem .75rem;font-size:.75rem}.landing-module__g1LwZa__formSuccess{text-align:center;border:1px solid var(--moss-pale);background:#4a67410f;border-radius:10px;padding:2rem 1rem}.landing-module__g1LwZa__formSuccessIcon{background:var(--moss);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto .9rem;display:flex}.landing-module__g1LwZa__formSuccessIcon svg{stroke:currentColor;fill:none;stroke-width:2.5px;width:20px;height:20px}.landing-module__g1LwZa__formSuccessTitle{color:var(--text);margin-bottom:.35rem;font-weight:600}.landing-module__g1LwZa__formSuccessText{color:var(--text-muted);font-size:.875rem;line-height:1.5}.landing-module__g1LwZa__formSubmit{border-radius:var(--radius);justify-content:center;width:100%;height:44px;font-weight:600}.landing-module__g1LwZa__formHint{color:var(--text-dim);text-align:center;font-size:.75rem;line-height:1.45}.landing-module__g1LwZa__formHint a{color:var(--moss);text-decoration:none}.landing-module__g1LwZa__formHint a:hover{text-decoration:underline}.landing-module__g1LwZa__footer{background:var(--bg-1);border-top:1px solid var(--border);padding:2.5rem 0 2rem}.landing-module__g1LwZa__footerInner{color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;font-size:.87rem;display:flex}.landing-module__g1LwZa__footerLinks{gap:1.6rem;display:flex}.landing-module__g1LwZa__footerLinks a:hover{color:var(--moss)}.landing-module__g1LwZa__footerMono{font-family:var(--font-geist-mono), monospace;font-size:.78rem}.landing-module__g1LwZa__lrBadge{font-family:var(--font-geist-mono), monospace;background:var(--moss-pale);color:var(--moss-deep);border-radius:3px;padding:2px 6px;font-size:.68rem;font-weight:600}
