.DealCard-module__Qpwjtq__card{border:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:14px;flex-direction:column;min-height:265px;padding:22px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative}.DealCard-module__Qpwjtq__hasStory{background:#fff}.DealCard-module__Qpwjtq__noStory{background:var(--sand);border-color:var(--sand-d)}.DealCard-module__Qpwjtq__card:hover{border-color:var(--sand-d);transform:translateY(-3px);box-shadow:0 26px 50px -30px #0e1e0266}.DealCard-module__Qpwjtq__card:focus-visible{outline:2px solid var(--green);outline-offset:2px}.DealCard-module__Qpwjtq__card.DealCard-module__Qpwjtq__static{cursor:default}.DealCard-module__Qpwjtq__card.DealCard-module__Qpwjtq__static:hover{box-shadow:none;border-color:var(--line);transform:none}.DealCard-module__Qpwjtq__top{align-items:center;gap:11px;margin-bottom:8px;display:flex}.DealCard-module__Qpwjtq__top>div:last-child{min-width:0}.DealCard-module__Qpwjtq__icon{background:var(--green);width:42px;height:42px;color:var(--cream);font-family:var(--sans);border-radius:9px;flex:none;justify-content:center;align-items:center;font-size:.7rem;font-weight:500;display:flex}.DealCard-module__Qpwjtq__logo{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:9px;flex:none;width:42px;height:42px}.DealCard-module__Qpwjtq__cat{font-family:var(--sans);letter-spacing:.07em;text-transform:uppercase;color:var(--tech);font-size:.64rem}.DealCard-module__Qpwjtq__loc{color:var(--muted);margin-top:2px;font-size:.78rem}.DealCard-module__Qpwjtq__headline{letter-spacing:-.015em;min-height:2.4em;max-height:2.4em;margin-bottom:10px;font-size:1.12rem;font-weight:700;line-height:1.2;overflow:hidden}.DealCard-module__Qpwjtq__rows{margin-top:0}.DealCard-module__Qpwjtq__row{border-bottom:1px solid var(--cream);color:var(--muted);justify-content:space-between;align-items:baseline;padding:7px 0;font-size:.85rem;display:flex}.DealCard-module__Qpwjtq__row:last-of-type{border-bottom:none}.DealCard-module__Qpwjtq__rowValue{font-family:var(--sans);color:var(--ink);font-size:.86rem;font-weight:500}.DealCard-module__Qpwjtq__foot{border-top:1.5px solid var(--sand);align-items:center;gap:8px;margin-top:auto;padding-top:13px;display:flex}.DealCard-module__Qpwjtq__proof{color:var(--green-mid);text-align:right;margin-left:auto;font-size:.76rem}.DealCard-module__Qpwjtq__proof b{color:var(--green-mid);font-weight:600;font-family:var(--sans)}.DealCard-module__Qpwjtq__detailsRow{border:none;border-top:1px solid var(--line);width:100%;font-family:var(--sans);text-align:left;color:inherit;cursor:pointer;background:0 0;border-radius:0;align-items:center;gap:9px;margin-top:12px;padding:8px 0;transition:all .18s;display:flex}.DealCard-module__Qpwjtq__detailsRow:hover{color:var(--green)}.DealCard-module__Qpwjtq__mediaIcon{color:#fff;border-radius:7px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.DealCard-module__Qpwjtq__mediaIcon svg{width:16px;height:16px}.DealCard-module__Qpwjtq__mediaThumb{background:var(--green-d);border-radius:6px;flex:none;width:46px;height:30px;position:relative;overflow:hidden}.DealCard-module__Qpwjtq__mediaThumb img{object-fit:cover;width:100%;height:100%;display:block}.DealCard-module__Qpwjtq__mediaThumbContain img{object-fit:contain}.DealCard-module__Qpwjtq__mediaIconVideo{background:#c8852f}.DealCard-module__Qpwjtq__mediaIconArticle{background:var(--green)}.DealCard-module__Qpwjtq__mediaIconPhoto{background:#3a5fc8}.DealCard-module__Qpwjtq__mediaIconPodcast{background:#6a4fc8}.DealCard-module__Qpwjtq__detailsLabel{flex-direction:column;min-width:0;line-height:1.25;display:flex}.DealCard-module__Qpwjtq__detailsLabel b{color:var(--ink);font-size:.82rem;font-weight:600}.DealCard-module__Qpwjtq__detailsLabel span{font-family:var(--sans);letter-spacing:.06em;text-transform:uppercase;color:var(--tech);margin-top:2px;font-size:.6rem}.DealCard-module__Qpwjtq__detailsChev{color:var(--tech);flex:none;margin-left:auto;transition:transform .22s}.DealCard-module__Qpwjtq__detailsChev svg{width:16px;height:16px;display:block}.DealCard-module__Qpwjtq__detailsRow:hover .DealCard-module__Qpwjtq__detailsChev{color:var(--green-mid)}.DealCard-module__Qpwjtq__detailsChevOpen{transform:rotate(180deg)}
.DealModal-module__GlBjNW__overlay{z-index:1000;backdrop-filter:blur(3px);background:#0e1e026b;justify-content:center;align-items:center;padding:clamp(16px,4vw,40px);animation:.2s DealModal-module__GlBjNW__overlayIn;display:flex;position:fixed;inset:0}.DealModal-module__GlBjNW__modal{background:var(--cream);border:1px solid var(--line);border-radius:18px;width:100%;max-width:760px;max-height:92vh;padding:clamp(24px,4vw,36px);animation:.24s cubic-bezier(.2,.7,.3,1) DealModal-module__GlBjNW__modalIn;position:relative;overflow-y:auto;box-shadow:0 40px 90px -40px #0e1e0299}.DealModal-module__GlBjNW__close{border:1px solid var(--line);width:34px;height:34px;color:var(--muted);cursor:pointer;background:#fbf8f1;border-radius:8px;justify-content:center;align-items:center;transition:all .18s;display:flex;position:absolute;top:16px;right:16px}.DealModal-module__GlBjNW__close:hover{color:var(--ink);border-color:var(--sand-d)}.DealModal-module__GlBjNW__close svg{width:17px;height:17px}.DealModal-module__GlBjNW__header{align-items:center;gap:16px;margin-bottom:22px;padding-right:40px;display:flex}.DealModal-module__GlBjNW__logoBox{border:1px solid var(--line);background:#fff;border-radius:10px;flex:none;justify-content:center;align-items:center;width:84px;height:60px;padding:8px 10px;display:flex}.DealModal-module__GlBjNW__logo{object-fit:contain;max-width:100%;max-height:100%}.DealModal-module__GlBjNW__headText{min-width:0}.DealModal-module__GlBjNW__kicker{font-family:var(--sans);letter-spacing:.07em;text-transform:uppercase;color:var(--tech);margin-bottom:5px;font-size:.64rem}.DealModal-module__GlBjNW__title{font-family:var(--serif);letter-spacing:-.01em;font-size:clamp(1.5rem,3.4vw,2rem);font-weight:400;line-height:1.12}.DealModal-module__GlBjNW__descriptor{color:var(--muted);margin-top:6px;font-size:.92rem;line-height:1.4}.DealModal-module__GlBjNW__meta{border-top:1px solid var(--line);margin:0}.DealModal-module__GlBjNW__metaRow{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:16px;padding:11px 0;display:flex}.DealModal-module__GlBjNW__metaRow dt{font-family:var(--sans);letter-spacing:.06em;text-transform:uppercase;color:var(--tech);font-size:.66rem}.DealModal-module__GlBjNW__metaRow dd{color:var(--ink);text-align:right;margin:0;font-size:.9rem;font-weight:500}.DealModal-module__GlBjNW__story{color:var(--muted);margin:18px 0 0;font-size:.96rem;line-height:1.6}.DealModal-module__GlBjNW__links{flex-direction:column;gap:10px;margin-top:22px;display:flex}.DealModal-module__GlBjNW__link{color:var(--green);border-bottom:1px solid #0000;align-self:flex-start;align-items:center;gap:.5em;padding-bottom:2px;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.DealModal-module__GlBjNW__link svg{width:1.05em;height:1.05em;transition:transform .2s}.DealModal-module__GlBjNW__link:hover{border-bottom-color:var(--green)}.DealModal-module__GlBjNW__link:hover svg{transform:translate(4px)}@keyframes DealModal-module__GlBjNW__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes DealModal-module__GlBjNW__modalIn{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.DealModal-module__GlBjNW__overlay,.DealModal-module__GlBjNW__modal{animation:none}}.DealModal-module__GlBjNW__caseTimeline{background:var(--sand);border-radius:12px;gap:8px;margin-top:20px;padding:14px 16px;display:flex}.DealModal-module__GlBjNW__caseStep{text-align:center;flex-direction:column;flex:1;align-items:center;gap:3px;display:flex}.DealModal-module__GlBjNW__caseStepNum{background:var(--green);color:#fff;width:22px;height:22px;font-family:var(--sans);border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:inline-flex}.DealModal-module__GlBjNW__caseStepLabel{font-family:var(--sans);letter-spacing:.05em;text-transform:uppercase;color:var(--ink);font-size:.66rem;font-weight:700}.DealModal-module__GlBjNW__caseStepDate{font-family:var(--sans);color:var(--muted);font-size:.74rem}.DealModal-module__GlBjNW__caseHighlights{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.DealModal-module__GlBjNW__caseHighlight{border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;gap:3px;padding:11px 13px;display:flex}.DealModal-module__GlBjNW__caseHighlightTitle{font-family:var(--sans);color:var(--green);font-size:.76rem;font-weight:700}.DealModal-module__GlBjNW__caseHighlightDetail{font-family:var(--sans);color:var(--muted);font-size:.78rem;line-height:1.45}@media (max-width:480px){.DealModal-module__GlBjNW__caseHighlights{grid-template-columns:1fr}}.DealModal-module__GlBjNW__caseSection{margin-top:22px}.DealModal-module__GlBjNW__caseSectionHead{font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;color:var(--green);margin-bottom:8px;font-size:.68rem;font-weight:700}.DealModal-module__GlBjNW__caseSectionBody{color:var(--ink);margin:0 0 12px;font-size:.92rem;line-height:1.65}.DealModal-module__GlBjNW__caseSectionBody:last-child{margin-bottom:0}
@font-face{font-family:Archivo;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/a2947afc6a06879b.1gyfqm5yhhzs7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/651aaf1801011892.357dd_6abeqge.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Archivo;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/75affa71d1e2f6a7.p.17-aodiw50953.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.archivo_3486be77-module__WnifLW__className{font-family:Archivo,-apple-system,BlinkMacSystemFont,sans-serif;font-style:normal}.archivo_3486be77-module__WnifLW__variable{--font-marketing-sans:"Archivo", -apple-system, BlinkMacSystemFont, sans-serif}
@font-face{font-family:Lora;font-style:italic;font-weight:400 700;font-display:swap;src:url(../media/c17e85220dab5903.2f6kng0d0wzxv.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Lora;font-style:italic;font-weight:400 700;font-display:swap;src:url(../media/659720fbcac806cc.3lqrs-zmou0of.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Lora;font-style:italic;font-weight:400 700;font-display:swap;src:url(../media/c3500a4952f4c03f.1txsf2ea94o5q.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Lora;font-style:italic;font-weight:400 700;font-display:swap;src:url(../media/6adbe22fa8bff382.3pc7bbi81cqat.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Lora;font-style:italic;font-weight:400 700;font-display:swap;src:url(../media/3adc3f408d8054fb.1zy735hhsxzuq.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Lora;font-style:italic;font-weight:400 700;font-display:swap;src:url(../media/6f8cddd3f32356db.3ae_sj8z3fykx.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lora;font-style:italic;font-weight:400 700;font-display:swap;src:url(../media/5e5dfa9e86f764b8.p.22x-ws2e_cdqh.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/e7150917543fc9da.0mybutugvu-lq.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/71fbf9c08529c2a5.2fpqrm51ez0iq.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/e9457141811d41ae.02frcczqg7k-8.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/ac34884600cd8d5d.2936i88_6qsfd.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/e1ccd2766b08c828.15gdzqknx46iu.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/507a47c1876d4ec2.2qdkzeru_ecot.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/8c2eb9ceedecfc8e.p.23aeddxv5enbo.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.lora_6a3a547e-module__a1Vggq__className{font-family:Lora,Georgia,Times New Roman,serif}.lora_6a3a547e-module__a1Vggq__variable{--font-marketing-serif:"Lora", Georgia, Times New Roman, serif}
@font-face{font-family:DM Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b12e986493c137cf.2njitm-prmz2_.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/36363bfb06833f56.p.38hmww4cj4vme.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b2fa3ef4ca165ab4.12_ml6bnugnre.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a73419dd2ba2d841.p.2yee423r7ahpo.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.dm_mono_9db3abfb-module__C_8j2G__className{font-family:DM Mono,Menlo,monospace;font-style:normal}.dm_mono_9db3abfb-module__C_8j2G__variable{--font-marketing-mono:"DM Mono", Menlo, monospace}
.MobileMenu-module__Rfef8G__menu{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);background:#faf8f2fa;display:none}@media (max-width:960px){.MobileMenu-module__Rfef8G__menu{z-index:50;max-height:calc(100dvh - 72px);display:block;position:fixed;top:72px;left:0;right:0;overflow-y:auto}}.MobileMenu-module__Rfef8G__inner{max-width:var(--maxw);flex-direction:column;gap:4px;margin:0 auto;padding:16px clamp(20px,4vw,48px) 24px;display:flex}.MobileMenu-module__Rfef8G__link{font-family:var(--sans);letter-spacing:0;color:var(--muted);border-bottom:1px solid var(--line);padding:15px 0;font-size:.92rem;font-weight:500;text-decoration:none;transition:color .15s;display:block}.MobileMenu-module__Rfef8G__link:hover,.MobileMenu-module__Rfef8G__linkActive{color:var(--green)}.MobileMenu-module__Rfef8G__group{border-bottom:1px solid var(--line)}.MobileMenu-module__Rfef8G__groupToggle{font-family:var(--sans);letter-spacing:0;color:var(--muted);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:15px 0;font-size:.92rem;font-weight:500;transition:color .15s;display:flex}.MobileMenu-module__Rfef8G__groupToggle:hover,.MobileMenu-module__Rfef8G__groupToggleActive{color:var(--green)}.MobileMenu-module__Rfef8G__chevron{flex:none;width:14px;height:14px;transition:transform .25s}.MobileMenu-module__Rfef8G__chevronOpen{transform:rotate(180deg)}.MobileMenu-module__Rfef8G__groupContent{transition:height .25s;overflow:hidden}.MobileMenu-module__Rfef8G__groupCollapsed{visibility:hidden}.MobileMenu-module__Rfef8G__subLink{border-top:1px solid var(--line);padding:10px 0 10px 16px;text-decoration:none;display:block}.MobileMenu-module__Rfef8G__subTitle{font-family:var(--sans);color:var(--ink);font-size:.88rem;font-weight:600;display:block}.MobileMenu-module__Rfef8G__subSubtitle{font-family:var(--sans);color:var(--muted);margin-top:2px;font-size:.76rem;display:block}.MobileMenu-module__Rfef8G__actions{align-items:center;gap:16px;padding-top:20px;display:flex}.MobileMenu-module__Rfef8G__signIn{font-family:var(--sans);letter-spacing:0;color:var(--muted);font-size:.88rem;font-weight:500;text-decoration:none;transition:color .15s}.MobileMenu-module__Rfef8G__signIn:hover{color:var(--green)}.MobileMenu-module__Rfef8G__ctaButton{font-family:var(--sans);border:1.5px solid var(--green);background:var(--green);color:var(--cream);border-radius:3px;padding:.74em 1.25em;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s}.MobileMenu-module__Rfef8G__ctaButton:hover{background:var(--green-d);border-color:var(--green-d)}
.Navigation-module__1qJbsG__nav{z-index:50;-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#faf8f2eb;position:sticky;top:0}.Navigation-module__1qJbsG__inner{max-width:var(--maxw);padding:0 var(--page-pad);justify-content:space-between;align-items:center;height:72px;margin:0 auto;display:flex}.Navigation-module__1qJbsG__logo{font-family:var(--sans);color:var(--green);letter-spacing:-.02em;align-items:center;font-size:1.35rem;font-weight:700;text-decoration:none;display:inline-flex}.Navigation-module__1qJbsG__links{align-items:center;gap:30px;margin:0;padding:0;list-style:none;display:flex}.Navigation-module__1qJbsG__linkItem{position:relative}.Navigation-module__1qJbsG__link{font-family:var(--sans);letter-spacing:0;color:var(--muted);border-top:2px solid #0000;border-bottom:2px solid #0000;align-items:center;padding:4px 0;font-size:.88rem;font-weight:500;line-height:1;text-decoration:none;transition:color .2s;display:inline-flex}.Navigation-module__1qJbsG__link:hover{color:var(--green)}.Navigation-module__1qJbsG__linkActive{color:var(--green);border-bottom-color:var(--lime)}.Navigation-module__1qJbsG__dropdownTrigger{font-family:var(--sans);letter-spacing:0;color:var(--muted);cursor:pointer;background:0 0;border:2px solid #0000;border-left:none;border-right:none;align-items:center;gap:5px;padding:4px 0;font-size:.88rem;font-weight:500;line-height:1;transition:color .2s;display:inline-flex}.Navigation-module__1qJbsG__dropdownTrigger:hover{color:var(--green)}.Navigation-module__1qJbsG__dropdownTriggerActive{color:var(--green);border-bottom-color:var(--lime)}.Navigation-module__1qJbsG__chevron{width:12px;height:12px;transition:transform .2s}.Navigation-module__1qJbsG__dropdown{border:1px solid var(--line);opacity:0;visibility:hidden;z-index:60;background:#fff;border-radius:12px;min-width:248px;padding:8px;transition:opacity .2s,transform .2s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 24px 50px -24px #0e1e0266}.Navigation-module__1qJbsG__dropdown:before{content:"";height:10px;position:absolute;top:-10px;left:0;right:0}.Navigation-module__1qJbsG__linkItem:hover .Navigation-module__1qJbsG__dropdown,.Navigation-module__1qJbsG__linkItem:focus-within .Navigation-module__1qJbsG__dropdown{opacity:1;visibility:visible;transform:translate(-50%)translateY(6px)}.Navigation-module__1qJbsG__dropdownItem{border-radius:8px;flex-direction:column;gap:2px;padding:11px 13px;text-decoration:none;transition:background .15s;display:flex}.Navigation-module__1qJbsG__dropdownItem:hover{background:var(--cream)}.Navigation-module__1qJbsG__dropdownTitle{font-family:var(--sans);color:var(--ink);letter-spacing:-.01em;margin:0;font-size:.92rem;font-weight:700}.Navigation-module__1qJbsG__dropdownSubtitle{font-family:var(--sans);color:var(--muted);text-transform:none;letter-spacing:0;margin:0;font-size:.78rem}.Navigation-module__1qJbsG__right{align-items:center;gap:22px;display:flex}.Navigation-module__1qJbsG__signIn{font-family:var(--sans);letter-spacing:0;color:var(--muted);font-size:.88rem;font-weight:500;text-decoration:none;transition:color .15s}.Navigation-module__1qJbsG__signIn:hover{color:var(--green)}.Navigation-module__1qJbsG__ctaButton{font-family:var(--sans);border:1.5px solid var(--green);background:var(--green);color:var(--cream);cursor:pointer;border-radius:3px;padding:.74em 1.25em;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s}.Navigation-module__1qJbsG__ctaButton:hover{background:var(--green-d);border-color:var(--green-d)}.Navigation-module__1qJbsG__hamburger{cursor:pointer;color:var(--ink);background:0 0;border:none;padding:8px;display:none}.Navigation-module__1qJbsG__hamburgerIcon{width:24px;height:24px}@media (max-width:960px){.Navigation-module__1qJbsG__nav{position:fixed;left:0;right:0}.Navigation-module__1qJbsG__links,.Navigation-module__1qJbsG__right{display:none}.Navigation-module__1qJbsG__hamburger{align-items:center;display:flex}}
.Footer-module__cAIPuW__footer{background:var(--sand);border-top:1px solid var(--line);padding:64px 0 34px}.Footer-module__cAIPuW__inner{max-width:var(--maxw);padding:0 var(--page-pad);margin:0 auto}.Footer-module__cAIPuW__grid{grid-template-columns:1.5fr repeat(3,1fr);gap:30px;display:grid}.Footer-module__cAIPuW__logo{font-family:var(--sans);color:var(--green);margin-bottom:12px;font-size:1.5rem;font-weight:700;text-decoration:none;display:inline-block}.Footer-module__cAIPuW__logo:hover{color:var(--green)}.Footer-module__cAIPuW__brand p{color:var(--muted);max-width:24em;font-size:.92rem}.Footer-module__cAIPuW__col h4{font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;color:var(--tech);margin-bottom:16px;font-size:.68rem}.Footer-module__cAIPuW__link{color:var(--muted);padding:5px 0;font-size:.92rem;text-decoration:none;display:block}.Footer-module__cAIPuW__link:hover{color:var(--green)}.Footer-module__cAIPuW__hub{border-top:1px solid var(--sand-d);grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 30px;margin-top:10px;padding-top:28px;display:grid}.Footer-module__cAIPuW__hub h4{grid-column:1/-1;margin-bottom:10px}.Footer-module__cAIPuW__hub .Footer-module__cAIPuW__link{padding:4px 0;font-size:.84rem}.Footer-module__cAIPuW__bottom{border-top:1px solid var(--sand-d);color:var(--tech);flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:50px;padding-top:24px;font-size:.84rem;display:flex}.Footer-module__cAIPuW__preview{font-style:italic}@media (max-width:960px){.Footer-module__cAIPuW__grid{grid-template-columns:repeat(3,1fr)}.Footer-module__cAIPuW__brand{grid-column:1/-1}.Footer-module__cAIPuW__hub{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.Footer-module__cAIPuW__grid{grid-template-columns:1fr 1fr}.Footer-module__cAIPuW__hub{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.Footer-module__cAIPuW__grid{grid-template-columns:1fr;gap:24px}.Footer-module__cAIPuW__hub{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}}
.Ticker-module__wUFRNG__wrap{border-top:1px solid var(--line);color:inherit;cursor:pointer;text-decoration:none;display:block}.Ticker-module__wUFRNG__title{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px clamp(18px,2.5vw,40px) 13px;text-decoration:none;display:flex}.Ticker-module__wUFRNG__wrap:hover .Ticker-module__wUFRNG__titleAll{color:var(--green)}.Ticker-module__wUFRNG__wrap:hover .Ticker-module__wUFRNG__titleAll svg{transform:translate(4px)}.Ticker-module__wUFRNG__titleLeft{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--green);align-items:center;gap:10px;font-size:.74rem;font-weight:500;display:flex}.Ticker-module__wUFRNG__titleDot{background:var(--lime);border-radius:50%;width:8px;height:8px;animation:2.4s ease-out infinite Ticker-module__wUFRNG__tickPulse;box-shadow:0 0 #8ccb3eb3}.Ticker-module__wUFRNG__titleAll{font-family:var(--sans);color:var(--muted);white-space:nowrap;align-items:center;gap:.5em;font-size:.84rem;font-weight:600;transition:all .18s;display:inline-flex}.Ticker-module__wUFRNG__titleAll svg{width:1em;height:1em;transition:transform .2s}.Ticker-module__wUFRNG__ticker{background:var(--green-d);color:#eef5e6;cursor:pointer;-webkit-user-select:none;user-select:none;border-top:1px solid #eef5e61a;align-items:stretch;display:flex;position:relative;overflow:hidden}.Ticker-module__wUFRNG__label{z-index:3;background:var(--green);font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--lime);white-space:nowrap;flex:none;align-items:center;gap:9px;padding:0 20px;font-size:.7rem;display:flex;position:relative;box-shadow:14px 0 22px -8px #0e1e02d9}.Ticker-module__wUFRNG__labelDot{background:var(--lime);border-radius:50%;width:7px;height:7px;animation:2.4s ease-out infinite Ticker-module__wUFRNG__tickPulse;box-shadow:0 0 #8ccb3eb3}.Ticker-module__wUFRNG__mask{flex:1;position:relative;overflow:hidden}.Ticker-module__wUFRNG__track{white-space:nowrap;gap:0;width:max-content;display:flex}.Ticker-module__wUFRNG__trackAnimated{animation:Ticker-module__wUFRNG__tickerScroll var(--ticker-duration,30s) linear infinite}.Ticker-module__wUFRNG__ticker:hover .Ticker-module__wUFRNG__trackAnimated{animation-play-state:paused}.Ticker-module__wUFRNG__fade{z-index:2;pointer-events:none;background:linear-gradient(90deg, transparent, var(--green-d));width:60px;position:absolute;top:0;bottom:0;right:0}.Ticker-module__wUFRNG__item{white-space:nowrap;border-right:1px solid #eef5e617;align-items:center;gap:9px;padding:11px 26px;font-size:.82rem;transition:background .18s;display:inline-flex}.Ticker-module__wUFRNG__ticker:hover .Ticker-module__wUFRNG__item:hover{background:#eef5e60d}.Ticker-module__wUFRNG__sym{font-family:var(--mono);letter-spacing:.07em;color:var(--lime);background:#8ccb3e1f;border:1px solid #8ccb3e47;border-radius:4px;padding:2px 7px;font-size:.7rem;font-weight:500}.Ticker-module__wUFRNG__mult{font-family:var(--mono);color:#fff;font-weight:500}.Ticker-module__wUFRNG__name{color:#eef5e6eb}.Ticker-module__wUFRNG__proof{color:#eef5e68c;font-family:var(--mono);font-size:.72rem}.Ticker-module__wUFRNG__proof b{color:var(--lime);font-weight:500}@keyframes Ticker-module__wUFRNG__tickPulse{0%{box-shadow:0 0 #8ccb3eb3}70%{box-shadow:0 0 0 7px #8ccb3e00}to{box-shadow:0 0 #8ccb3e00}}@keyframes Ticker-module__wUFRNG__tickerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:640px){.Ticker-module__wUFRNG__label{padding:0 13px;font-size:.62rem}.Ticker-module__wUFRNG__item{padding:10px 18px;font-size:.78rem}.Ticker-module__wUFRNG__proof{display:none}.Ticker-module__wUFRNG__title{padding:13px 18px 11px}.Ticker-module__wUFRNG__titleLeft{letter-spacing:.06em;font-size:.66rem}.Ticker-module__wUFRNG__titleAll{font-size:0}.Ticker-module__wUFRNG__titleAll svg{width:18px;height:18px}}@media (prefers-reduced-motion:reduce){.Ticker-module__wUFRNG__titleDot,.Ticker-module__wUFRNG__trackAnimated{animation:none}}
.MarketingLayout-module__MGnq-q__root{--sans:var(--font-marketing-sans), -apple-system, BlinkMacSystemFont, sans-serif;--serif:var(--font-marketing-serif), Georgia, "Times New Roman", serif;--mono:var(--font-marketing-mono), ui-monospace, Menlo, monospace;font-family:var(--sans);background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;flex-direction:column;min-height:100vh;line-height:1.55;display:flex;overflow-x:clip}.MarketingLayout-module__MGnq-q__root a{text-decoration:none}.MarketingLayout-module__MGnq-q__main{flex:1}@media (max-width:960px){.MarketingLayout-module__MGnq-q__main{padding-top:72px}}
.FAQ-module__iUzweq__wrap{max-width:var(--maxw);padding:clamp(48px, 7vh, 80px) var(--page-pad);margin:0 auto}.FAQ-module__iUzweq__head{margin-bottom:32px}.FAQ-module__iUzweq__headLeft{max-width:54rem;margin-inline:auto}.FAQ-module__iUzweq__head h2{font-family:var(--serif);font-weight:400;font-size:var(--section-heading-size);letter-spacing:-.01em;line-height:1.1}.FAQ-module__iUzweq__hl{position:relative}.FAQ-module__iUzweq__hl:after{content:"";left:0;right:0;bottom:var(--hero-hl-offset);height:var(--hero-hl-thickness);background:var(--hero-hl-color);position:absolute}.FAQ-module__iUzweq__list{max-width:54rem;margin-inline:auto}.FAQ-module__iUzweq__item{border-bottom:1px solid var(--line)}.FAQ-module__iUzweq__question{text-align:left;cursor:pointer;width:100%;font-family:var(--sans);color:var(--ink);letter-spacing:-.01em;background:0 0;border:none;justify-content:space-between;align-items:center;gap:18px;padding:19px 4px;font-size:1.04rem;font-weight:600;display:flex}.FAQ-module__iUzweq__icon{flex:none;width:22px;height:22px;transition:transform .26s;position:relative}.FAQ-module__iUzweq__icon:before,.FAQ-module__iUzweq__icon:after{content:"";background:var(--green-mid);border-radius:2px;transition:opacity .26s;position:absolute}.FAQ-module__iUzweq__icon:before{height:2px;top:10px;left:3px;right:3px}.FAQ-module__iUzweq__icon:after{width:2px;top:3px;bottom:3px;left:10px}.FAQ-module__iUzweq__open .FAQ-module__iUzweq__icon:after{opacity:0}.FAQ-module__iUzweq__answer{max-height:0;transition:max-height .3s;overflow:hidden}.FAQ-module__iUzweq__answerInner{color:var(--muted);max-width:62em;padding:0 4px 20px;font-size:.96rem;line-height:1.6}
.HowItWorksPage-module__5RztMG__intro{max-width:var(--maxw);padding:clamp(40px, 7vh, 80px) var(--page-pad) clamp(40px, 6vh, 64px);margin:0 auto}.HowItWorksPage-module__5RztMG__intro h1{font-family:var(--serif);letter-spacing:-.01em;max-width:42rem;margin:.4em 0 .55em;font-size:clamp(2.6rem,4.8vw,4.4rem);font-weight:400;line-height:1.1}.HowItWorksPage-module__5RztMG__intro p{color:var(--muted);max-width:31em;font-size:clamp(1.02rem,1.2vw,1.16rem);line-height:1.55}.HowItWorksPage-module__5RztMG__caps{max-width:var(--maxw);padding:clamp(20px, 4vh, 40px) var(--page-pad) clamp(40px, 7vh, 84px);flex-direction:column;gap:clamp(40px,7vh,92px);margin:0 auto;display:flex}.HowItWorksPage-module__5RztMG__human{max-width:var(--maxw);padding:clamp(56px, 8vw, 100px) var(--page-pad);text-align:center;border-top:1px solid var(--line);margin:0 auto}.HowItWorksPage-module__5RztMG__human h2{font-family:var(--serif);font-weight:400;font-size:var(--section-heading-size);letter-spacing:-.01em;margin-bottom:13px;line-height:1.1}.HowItWorksPage-module__5RztMG__human p{color:var(--muted);max-width:34em;margin:0 auto 24px;font-size:1.05rem;line-height:1.55}.HowItWorksPage-module__5RztMG__ctaRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:22px;display:flex}.HowItWorksPage-module__5RztMG__btn{font-family:var(--sans);border:1.5px solid var(--green);cursor:pointer;background:var(--green);color:var(--cream);border-radius:3px;align-items:center;gap:.55em;padding:.74em 1.25em;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .22s;display:inline-flex}.HowItWorksPage-module__5RztMG__btn:hover{background:var(--green-d)}.HowItWorksPage-module__5RztMG__btn svg{width:1em;height:1em}.HowItWorksPage-module__5RztMG__arrowlink{color:var(--ink);cursor:pointer;border-bottom:1px solid #0000;align-items:center;gap:.5em;padding-bottom:2px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.HowItWorksPage-module__5RztMG__arrowlink svg{width:1.05em;height:1.05em;transition:all .2s}.HowItWorksPage-module__5RztMG__arrowlink:hover{border-bottom-color:var(--ink)}.HowItWorksPage-module__5RztMG__arrowlink:hover svg{transform:translate(4px)}
.TrustpilotStrip-module__eQ23za__strip{max-width:var(--maxw);padding:clamp(26px, 4vh, 40px) var(--page-pad);margin:0 auto}.TrustpilotStrip-module__eQ23za__inner{border-top:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;padding-top:clamp(22px,3.5vh,32px);display:flex}.TrustpilotStrip-module__eQ23za__widget{width:min(100%,420px)}@media (min-width:460px){.TrustpilotStrip-module__eQ23za__widget{height:24px!important}.TrustpilotStrip-module__eQ23za__widget .trustpilot-widget{height:24px!important}.TrustpilotStrip-module__eQ23za__widget .trustpilot-widget iframe{height:24px!important}}
.HomePage-module__NsmIbW__heroRight{justify-content:center;align-items:center;width:100%;height:100%;min-height:84vh;margin:calc(-1*clamp(28px,5vh,60px)) calc(-1*clamp(24px,5vw,64px)) calc(-1*clamp(28px,5vh,60px)) calc(-1*clamp(20px,4vw,48px));padding:clamp(28px,4vw,56px) 0 clamp(28px,4vw,56px) clamp(28px,4vw,56px);display:flex;position:relative}.HomePage-module__NsmIbW__heroPhoto{height:100%;position:absolute;inset:0 calc(-1*clamp(24px,5vw,64px) + -1*max(0px,50vw - 840px)) 0 calc(-1*clamp(40px,9vw,180px));overflow:hidden}.HomePage-module__NsmIbW__heroPhoto img{object-fit:cover;object-position:60% 24%;width:100%;height:100%}.HomePage-module__NsmIbW__heroPhotoOverlay{background:linear-gradient(90deg, var(--cream) 0, var(--cream) 3%, transparent 24%), linear-gradient(270deg, #faf8f299 0, transparent 12%), linear-gradient(0deg, #0e1e021f, transparent 30%);position:absolute;inset:0}.HomePage-module__NsmIbW__heroChatOver{z-index:2;justify-self:center;width:100%;max-width:480px;padding:22px 22px 20px;position:relative}.HomePage-module__NsmIbW__proof{max-width:var(--maxw);padding:clamp(40px, 6vw, 72px) var(--page-pad) clamp(44px, 6vh, 72px);border-top:1px solid var(--line);margin:0 auto}.HomePage-module__NsmIbW__proofHead{text-align:center;margin-bottom:22px}.HomePage-module__NsmIbW__proofHead h2{font-family:var(--serif);font-weight:400;font-size:var(--section-heading-size);letter-spacing:-.01em}.HomePage-module__NsmIbW__proofSub{max-width:42em;color:var(--muted);margin-top:8px;margin-left:auto;margin-right:auto;font-size:1.02rem;line-height:1.5}.HomePage-module__NsmIbW__proofQuotes{grid-template-columns:1fr 1fr;gap:22px;margin-top:clamp(36px,5vw,56px);display:grid}.HomePage-module__NsmIbW__proofMore{text-align:right;margin-top:22px}.HomePage-module__NsmIbW__quoteCard{background:#00000008;border:1px solid #00000012;border-radius:14px;flex-direction:column;padding:28px 28px 24px;display:flex}.HomePage-module__NsmIbW__quoteMark{font-family:var(--serif);color:var(--green-mid);opacity:.7;margin-bottom:6px;font-size:3.2rem;line-height:.8}.HomePage-module__NsmIbW__quote{letter-spacing:-.01em;flex:1;margin:0 0 18px;font-size:clamp(1rem,1.4vw,1.12rem);font-style:normal;font-weight:500;line-height:1.52}.HomePage-module__NsmIbW__quoteHl{white-space:nowrap;position:relative}.HomePage-module__NsmIbW__quoteHl:after{content:"";left:0;right:0;bottom:var(--hero-hl-offset);height:var(--hero-hl-thickness);background:var(--hero-hl-color);position:absolute}.HomePage-module__NsmIbW__cite{font-style:normal;font-family:var(--sans);letter-spacing:.04em;color:var(--muted);font-size:.72rem;font-weight:500;line-height:1.5;display:block}.HomePage-module__NsmIbW__citeRole{color:var(--green-mid);font-weight:500;display:inline}.HomePage-module__NsmIbW__bandBorder{border-top:1px solid var(--line)}.HomePage-module__NsmIbW__bandBorder.HomePage-module__NsmIbW__bandBorder h2{font-family:var(--serif);font-weight:400;font-size:var(--section-heading-size);letter-spacing:-.01em;text-align:center;max-width:none;line-height:1.1}.HomePage-module__NsmIbW__statsFlush{border-top:none;padding-top:6px}.HomePage-module__NsmIbW__discoveryLinks{max-width:var(--maxw);padding:14px var(--page-pad) clamp(38px, 5vh, 58px);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 auto;display:grid}.HomePage-module__NsmIbW__discoveryLink{border:1px solid var(--line);color:var(--ink);border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:4px 14px;padding:17px 19px;transition:border-color .2s,background .2s,transform .2s;display:grid}.HomePage-module__NsmIbW__discoveryLink:hover{border-color:var(--green);background:#1d4d050a;transform:translateY(-1px)}.HomePage-module__NsmIbW__discoveryLink span{color:var(--green-mid);font-family:var(--sans);letter-spacing:.06em;text-transform:uppercase;grid-column:1;font-size:.65rem;font-weight:700}.HomePage-module__NsmIbW__discoveryLink strong{grid-column:1;font-size:.92rem}.HomePage-module__NsmIbW__discoveryLink svg{width:18px;height:18px;color:var(--green);grid-area:1/2/3;transition:transform .2s}.HomePage-module__NsmIbW__discoveryLink:hover svg{transform:translate(3px)}.HomePage-module__NsmIbW__quietCta{max-width:var(--maxw);padding:0 var(--page-pad) 4px;color:var(--muted);text-align:center;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:10px;margin:0 auto;font-size:.92rem;display:flex}.HomePage-module__NsmIbW__arrowlink{color:var(--ink);cursor:pointer;border-bottom:1px solid #0000;align-items:center;gap:.5em;padding-bottom:2px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.HomePage-module__NsmIbW__arrowlink svg{width:1.05em;height:1.05em;transition:all .2s}.HomePage-module__NsmIbW__arrowlink:hover{border-bottom-color:var(--ink)}.HomePage-module__NsmIbW__arrowlink:hover svg{transform:translate(4px)}@media (min-width:961px){.HomePage-module__NsmIbW__heroChatOver{max-width:560px}}@media (max-width:960px){.HomePage-module__NsmIbW__heroRight{min-height:400px;margin:0 calc(-1*clamp(20px,5vw,40px)) -44px;padding:0}.HomePage-module__NsmIbW__heroPhoto{left:calc(-1*clamp(20px,5vw,40px));right:calc(-1*clamp(20px,5vw,40px))}}@media (max-width:860px){.HomePage-module__NsmIbW__proofQuotes{grid-template-columns:1fr;gap:26px}}@media (max-width:620px){.HomePage-module__NsmIbW__discoveryLinks{grid-template-columns:1fr}}
.Band-module__o7nvmG__band{max-width:var(--maxw);padding:clamp(56px, 8vw, 104px) var(--page-pad);margin:0 auto}.Band-module__o7nvmG__band h2{font-family:var(--serif);font-weight:400;font-size:var(--section-heading-size);letter-spacing:-.01em;text-align:center;max-width:80%;margin-bottom:44px;margin-left:auto;margin-right:auto;line-height:1.1}
.CTABand-module__TQiYFq__band{background:var(--green);color:#eef5e6}.CTABand-module__TQiYFq__inner{max-width:var(--maxw);padding:clamp(48px, 7vw, 88px) var(--page-pad);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:36px;margin:0 auto;display:flex}.CTABand-module__TQiYFq__left{max-width:34em}.CTABand-module__TQiYFq__left h2{font-family:var(--serif);font-weight:400;font-size:var(--section-heading-size);letter-spacing:-.01em;margin-bottom:14px;line-height:1.1}.CTABand-module__TQiYFq__left p{color:#eef5e6d1;font-size:1.05rem;line-height:1.5}.CTABand-module__TQiYFq__actions{flex-wrap:wrap;gap:14px;display:flex}.CTABand-module__TQiYFq__btnLime{background:var(--lime);color:var(--green-d);font-family:var(--sans);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.5em;padding:14px 22px;font-size:.98rem;font-weight:700;text-decoration:none;transition:transform .18s;display:inline-flex}.CTABand-module__TQiYFq__btnLime:hover{transform:translateY(-2px)}.CTABand-module__TQiYFq__btnLime svg{width:18px;height:18px}.CTABand-module__TQiYFq__btnGhost{color:#eef5e6;font-family:var(--sans);cursor:pointer;background:0 0;border:1.5px solid #eef5e666;border-radius:10px;padding:14px 22px;font-size:.98rem;font-weight:600;text-decoration:none;transition:all .18s}.CTABand-module__TQiYFq__btnGhost:hover{border-color:var(--lime);color:var(--lime)}
.EssentialReading-module__8I76Ra__band{border-top:1px solid var(--line)}.EssentialReading-module__8I76Ra__band h2{margin-bottom:12px}.EssentialReading-module__8I76Ra__kicker{text-align:center;font-family:var(--sans);letter-spacing:.07em;text-transform:uppercase;color:var(--green-mid);margin-bottom:10px;font-size:.66rem;font-weight:700;display:block}.EssentialReading-module__8I76Ra__intro{text-align:center;max-width:46em;color:var(--muted);margin:0 auto 32px;line-height:1.55}.EssentialReading-module__8I76Ra__grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px;display:grid}.EssentialReading-module__8I76Ra__card{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;flex-direction:column;gap:6px;padding:18px 20px;transition:border-color .2s,background .2s,transform .2s;display:flex}.EssentialReading-module__8I76Ra__card:hover{border-color:var(--green);background:#1d4d050a;transform:translateY(-1px)}.EssentialReading-module__8I76Ra__card strong{font-size:.94rem;line-height:1.35}@media (min-width:621px){.EssentialReading-module__8I76Ra__card strong{min-height:2.7em}}.EssentialReading-module__8I76Ra__desc{color:var(--muted);font-size:.8rem;line-height:1.5}.EssentialReading-module__8I76Ra__readLink{font-family:var(--sans);color:var(--green);align-items:center;gap:.45em;margin-top:auto;padding-top:10px;font-size:.78rem;font-weight:600;display:inline-flex}.EssentialReading-module__8I76Ra__readLink svg{flex:none;width:1em;height:1em;transition:transform .2s}.EssentialReading-module__8I76Ra__card:hover .EssentialReading-module__8I76Ra__readLink svg{transform:translate(3px)}@media (max-width:620px){.EssentialReading-module__8I76Ra__grid{grid-template-columns:1fr}}
.Hero-module__0hisFq__hero{background:var(--cream);position:relative;overflow:hidden}.Hero-module__0hisFq__grid{z-index:1;grid-template-columns:53fr 47fr;align-items:center;width:100%;max-width:1680px;min-height:84vh;margin:0 auto;display:grid;position:relative}.Hero-module__0hisFq__copy{max-width:42rem;padding:clamp(40px,7vh,80px) clamp(24px,4vw,52px) 40px clamp(24px,6vw,96px)}.Hero-module__0hisFq__hero h1{font-family:var(--serif);letter-spacing:-.01em;margin:.4em 0 .55em;font-size:clamp(2.6rem,4.8vw,4.4rem);font-weight:400;line-height:1.1}.Hero-module__0hisFq__hl{position:relative}.Hero-module__0hisFq__hl:after{content:"";left:0;right:0;bottom:var(--hero-hl-offset);height:var(--hero-hl-thickness);background:var(--hero-hl-color);position:absolute}.Hero-module__0hisFq__subline{color:var(--muted);max-width:31em;margin:0 0 1.8em;font-size:clamp(1.02rem,1.2vw,1.16rem);line-height:1.55}.Hero-module__0hisFq__subline b{color:var(--ink);font-weight:600}.Hero-module__0hisFq__cta{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.Hero-module__0hisFq__btn{font-family:var(--sans);border:1.5px solid var(--green);cursor:pointer;background:var(--green);color:var(--cream);border-radius:3px;align-items:center;gap:.55em;padding:.74em 1.25em;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .22s;display:inline-flex}.Hero-module__0hisFq__btn:hover{background:var(--green-d)}.Hero-module__0hisFq__btn svg{width:1em;height:1em}.Hero-module__0hisFq__arrowlink{color:var(--ink);cursor:pointer;border-bottom:1px solid #0000;align-items:center;gap:.5em;padding-bottom:2px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Hero-module__0hisFq__arrowlink svg{width:1.05em;height:1.05em;transition:all .2s}.Hero-module__0hisFq__arrowlink:hover{border-bottom-color:var(--ink)}.Hero-module__0hisFq__arrowlink:hover svg{transform:translate(4px)}.Hero-module__0hisFq__microcue{font-family:var(--sans);color:var(--tech);margin-top:18px;font-size:.7rem}.Hero-module__0hisFq__heroAlt{color:var(--muted);flex-wrap:wrap;align-items:baseline;gap:9px;margin-top:16px;font-size:.92rem;display:flex}.Hero-module__0hisFq__heroAlt .Hero-module__0hisFq__arrowlink{font-size:.9rem}.Hero-module__0hisFq__sellers .Hero-module__0hisFq__heroAlt{font-size:.98rem}.Hero-module__0hisFq__sellers .Hero-module__0hisFq__heroAlt .Hero-module__0hisFq__arrowlink{font-size:.96rem}.Hero-module__0hisFq__right{justify-content:center;align-items:center;padding:clamp(28px,5vh,60px) clamp(24px,5vw,64px) clamp(28px,5vh,60px) 0;display:flex}.Hero-module__0hisFq__sellers{background:var(--cream)}.Hero-module__0hisFq__sellers:after,.Hero-module__0hisFq__buyers:after{content:"";z-index:0;pointer-events:none;opacity:.32;background-position:50%;background-size:cover;width:72%;position:absolute;top:0;bottom:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000 5%,#000 45%);mask-image:linear-gradient(90deg,#0000 5%,#000 45%)}.Hero-module__0hisFq__sellers:after{background-image:url(/images/marketing/hero-sellers.jpg)}.Hero-module__0hisFq__buyers{background:var(--cream)}.Hero-module__0hisFq__buyers:after{background-image:url(/images/marketing/hero-buyers.jpg)}.Hero-module__0hisFq__resources .Hero-module__0hisFq__grid{min-height:auto;display:block}.Hero-module__0hisFq__resources .Hero-module__0hisFq__copy{max-width:var(--maxw);padding:clamp(56px, 9vh, 104px) var(--page-pad) clamp(36px, 6vh, 60px);margin:0 auto}.Hero-module__0hisFq__resources h1{max-width:18ch;margin:0}.Hero-module__0hisFq__resources .Hero-module__0hisFq__subline{max-width:44em;margin:18px 0 0;font-size:clamp(1.04rem,1.4vw,1.22rem)}.Hero-module__0hisFq__resources .Hero-module__0hisFq__cta{gap:18px;margin-top:32px}@media (max-width:960px){.Hero-module__0hisFq__grid{grid-template-columns:1fr;min-height:auto}.Hero-module__0hisFq__copy{max-width:none;padding:50px clamp(20px,5vw,48px) 28px}.Hero-module__0hisFq__right{padding:0 clamp(20px,5vw,40px) 44px}}
.NotFound-module__g28E5a__wrap{min-height:calc(100vh - 200px);padding:clamp(48px, 10vh, 120px) var(--page-pad);justify-content:center;align-items:center;display:flex}.NotFound-module__g28E5a__inner{text-align:center;max-width:520px}.NotFound-module__g28E5a__code{font-family:var(--sans);letter-spacing:-.04em;color:var(--sand-d);margin-bottom:20px;font-size:clamp(4rem,12vw,8rem);font-weight:700;line-height:1;display:block}.NotFound-module__g28E5a__inner h1{letter-spacing:-.03em;margin:0 0 16px;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;line-height:1.1}.NotFound-module__g28E5a__message{color:var(--muted);margin:0 0 36px;font-size:1.02rem;line-height:1.6}.NotFound-module__g28E5a__links{border-top:1px solid var(--line);flex-direction:column;gap:0;display:flex}.NotFound-module__g28E5a__link{border-bottom:1px solid var(--line);color:var(--ink);justify-content:space-between;align-items:center;padding:16px 4px;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.NotFound-module__g28E5a__link:hover{color:var(--green-mid)}.NotFound-module__g28E5a__link svg{opacity:.4;width:18px;height:18px;transition:opacity .2s,transform .2s}.NotFound-module__g28E5a__link:hover svg{opacity:1;transform:translate(3px)}
.Versus-module__A6L9zq__versus{grid-template-columns:1fr 1fr;gap:22px;display:grid}.Versus-module__A6L9zq__vcol{border-radius:12px;padding:32px}.Versus-module__A6L9zq__old{background:var(--sand);color:var(--muted)}.Versus-module__A6L9zq__new{background:var(--green);color:#eef5e6}.Versus-module__A6L9zq__vtag{letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(1.15rem,1.6vw,1.4rem);font-weight:800;display:block}.Versus-module__A6L9zq__old .Versus-module__A6L9zq__vtag{color:var(--muted)}.Versus-module__A6L9zq__new .Versus-module__A6L9zq__vtag{color:#fff}.Versus-module__A6L9zq__vrow{border-bottom:1px solid #0000000f;gap:12px;padding:11px 0;font-size:1.04rem;display:flex}.Versus-module__A6L9zq__new .Versus-module__A6L9zq__vrow{border-bottom-color:#eef5e624}.Versus-module__A6L9zq__vrow:last-child{border-bottom:none}.Versus-module__A6L9zq__vrow svg{flex:none;width:20px;height:20px;margin-top:2px}.Versus-module__A6L9zq__old svg{color:#b3a98f}.Versus-module__A6L9zq__new svg{color:var(--lime)}@media (max-width:960px){.Versus-module__A6L9zq__versus{grid-template-columns:1fr}}
.BuyersPage-module__8Ubp3a__lede{color:var(--muted);text-align:center;max-width:44em;margin-bottom:clamp(34px,5vw,56px);margin-left:auto;margin-right:auto;font-size:clamp(1.05rem,1.5vw,1.3rem);line-height:1.55}.BuyersPage-module__8Ubp3a__lede b{color:var(--ink);font-weight:700}.BuyersPage-module__8Ubp3a__forSaleBand{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.BuyersPage-module__8Ubp3a__forSaleBand h2{margin-bottom:12px}.BuyersPage-module__8Ubp3a__forSaleIntro{text-align:center;max-width:46em;color:var(--muted);margin:0 auto 32px;line-height:1.55}.BuyersPage-module__8Ubp3a__forSaleGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.BuyersPage-module__8Ubp3a__forSaleLink{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;align-items:center;gap:14px;padding:16px 18px;transition:border-color .2s,background .2s,transform .2s;display:flex}.BuyersPage-module__8Ubp3a__forSaleIcon{width:36px;height:36px;color:var(--green);background:#8ccb3e29;border-radius:9px;flex:none;place-items:center;display:grid}.BuyersPage-module__8Ubp3a__forSaleIcon svg{width:18px;height:18px}.BuyersPage-module__8Ubp3a__stateIcon svg{width:22px;height:22px}.BuyersPage-module__8Ubp3a__forSaleBody{flex-direction:column;gap:5px;min-width:0;display:flex}.BuyersPage-module__8Ubp3a__forSaleLink:hover{border-color:var(--green);background:#1d4d050a;transform:translateY(-1px)}.BuyersPage-module__8Ubp3a__forSaleLink strong{font-size:.92rem}.BuyersPage-module__8Ubp3a__forSaleBody>span{color:var(--muted);font-size:.78rem}.BuyersPage-module__8Ubp3a__forSaleBody span b{color:var(--green);font-weight:700}.BuyersPage-module__8Ubp3a__reportLink{text-align:center;color:var(--muted);margin-top:24px;font-size:.9rem}.BuyersPage-module__8Ubp3a__reportLink a{color:var(--green);border-bottom:1px solid;font-weight:600}@media (max-width:620px){.BuyersPage-module__8Ubp3a__forSaleGrid{grid-template-columns:1fr}}
.PortableText-module__lIdyQG__figure{margin:2em 0}.PortableText-module__lIdyQG__imageWrap{background:var(--sand);border-radius:10px;width:100%;position:relative;overflow:hidden}.PortableText-module__lIdyQG__imageWrap img{width:100%;height:auto;display:block}.PortableText-module__lIdyQG__caption{text-align:center;color:var(--tech);margin-top:10px;font-size:.84rem;font-style:italic;line-height:1.45}.PortableText-module__lIdyQG__videoWrap{aspect-ratio:16/9;background:#111;border-radius:10px;width:100%;position:relative;overflow:hidden}.PortableText-module__lIdyQG__videoIframe{border:none;width:100%;height:100%;position:absolute;inset:0}.PortableText-module__lIdyQG__videoFallback{color:#eef5e6;justify-content:center;align-items:center;font-size:1rem;font-weight:600;text-decoration:underline;display:flex;position:absolute;inset:0}.PortableText-module__lIdyQG__codeBlock{margin:1.6em 0}.PortableText-module__lIdyQG__codeLang{font-family:var(--sans);letter-spacing:.05em;text-transform:uppercase;color:#ffffff80;background:#1a1a1a;border-radius:8px 8px 0 0;padding:6px 14px;font-size:.7rem}.PortableText-module__lIdyQG__codePre,.PortableText-module__lIdyQG__codePreLabeled{color:#e0e0e0;font-family:var(--sans);background:#1a1a1a;border-radius:8px;margin:0;padding:16px 18px;font-size:.86rem;line-height:1.65;overflow-x:auto}.PortableText-module__lIdyQG__codePreLabeled{border-radius:0 0 8px 8px}.PortableText-module__lIdyQG__codePreLabeled code,.PortableText-module__lIdyQG__codePre code{font-family:inherit}.PortableText-module__lIdyQG__callout{border:1px solid var(--line);background:#fbf8f1;border-radius:10px;gap:14px;margin:1.8em 0;padding:18px 20px;display:flex}.PortableText-module__lIdyQG__callout_info{background:#3c82c80d;border-color:#3c82c84d}.PortableText-module__lIdyQG__callout_warning{background:#dca01e0f;border-color:#dca01e66}.PortableText-module__lIdyQG__callout_tip{background:#8ccb3e0f;border-color:#8ccb3e66}.PortableText-module__lIdyQG__callout_success{background:#32b4640d;border-color:#32b46459}.PortableText-module__lIdyQG__calloutIcon{flex:none;font-size:1.2rem;line-height:1.5}.PortableText-module__lIdyQG__calloutBody{flex:1;min-width:0}.PortableText-module__lIdyQG__calloutBody p{margin:0 0 .6em;font-size:.94rem;line-height:1.6}.PortableText-module__lIdyQG__calloutBody p:last-child{margin-bottom:0}.PortableText-module__lIdyQG__calloutTitle{margin-bottom:4px;font-size:.94rem;font-weight:700;display:block}.PortableText-module__lIdyQG__link{color:var(--green);text-underline-offset:3px;-webkit-text-decoration:underline #1d4d054d;text-decoration:underline #1d4d054d;transition:text-decoration-color .2s}.PortableText-module__lIdyQG__link:hover{-webkit-text-decoration-color:var(--green);text-decoration-color:var(--green)}.PortableText-module__lIdyQG__inlineCode{font-family:var(--sans);background:var(--sand);border:1px solid var(--line);border-radius:4px;padding:1px 5px;font-size:.88em}
.SellersPage-module__wLoRCq__insightStrip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--ink);grid-template-columns:minmax(170px,.9fr) minmax(0,2.4fr) auto;align-items:center;gap:24px;margin:48px 0 0;padding:22px 0;transition:background .2s;display:grid}.SellersPage-module__wLoRCq__insightStrip:hover{background:#8ccb3e0f}.SellersPage-module__wLoRCq__insightIntro span{font-family:var(--sans);letter-spacing:.06em;text-transform:uppercase;color:var(--green-mid);margin-bottom:5px;font-size:.66rem;font-weight:700;display:block}.SellersPage-module__wLoRCq__insightIntro strong{font-family:var(--serif);font-size:1.05rem;font-weight:400;line-height:1.25}.SellersPage-module__wLoRCq__insightStats{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.SellersPage-module__wLoRCq__insightStat{border-left:1px solid var(--line);padding:0 18px}.SellersPage-module__wLoRCq__insightStat strong,.SellersPage-module__wLoRCq__insightStat span{display:block}.SellersPage-module__wLoRCq__insightStat strong{color:var(--green);font-size:1.15rem;line-height:1.1}.SellersPage-module__wLoRCq__insightStat span{color:var(--muted);margin-top:4px;font-size:.72rem;line-height:1.35}.SellersPage-module__wLoRCq__insightLink,.SellersPage-module__wLoRCq__allIndustries{font-family:var(--sans);white-space:nowrap;color:var(--green);align-items:center;gap:.45em;font-size:.82rem;font-weight:600;display:inline-flex}.SellersPage-module__wLoRCq__insightLink svg,.SellersPage-module__wLoRCq__industryLink svg,.SellersPage-module__wLoRCq__allIndustries svg{flex:none;width:1em;height:1em;transition:transform .2s}.SellersPage-module__wLoRCq__insightStrip:hover .SellersPage-module__wLoRCq__insightLink svg,.SellersPage-module__wLoRCq__industryLink:hover svg,.SellersPage-module__wLoRCq__allIndustries:hover svg{transform:translate(3px)}.SellersPage-module__wLoRCq__brokerLink{max-width:var(--maxw);padding:18px var(--page-pad) 0;text-align:center;color:var(--muted);margin:0 auto;font-size:.94rem;line-height:1.55}.SellersPage-module__wLoRCq__brokerLink a{color:var(--green);border-bottom:1px solid;font-weight:600}.SellersPage-module__wLoRCq__industriesBand{border-top:1px solid var(--line)}.SellersPage-module__wLoRCq__industriesBand h2{margin-bottom:12px}.SellersPage-module__wLoRCq__industriesIntro{text-align:center;max-width:46em;color:var(--muted);margin:0 auto 32px;line-height:1.55}.SellersPage-module__wLoRCq__industryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.SellersPage-module__wLoRCq__industryLink{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:15px 17px;font-size:.9rem;font-weight:600;transition:border-color .2s,transform .2s,background .2s;display:flex}.SellersPage-module__wLoRCq__industryLink:hover{border-color:var(--green);background:#1d4d050a;transform:translateY(-1px)}.SellersPage-module__wLoRCq__industryIcon{width:36px;height:36px;color:var(--green);background:#8ccb3e29;border-radius:9px;flex:none;place-items:center;display:grid}.SellersPage-module__wLoRCq__industryIcon svg{width:18px;height:18px}.SellersPage-module__wLoRCq__industryLink:hover .SellersPage-module__wLoRCq__industryIcon svg{transform:none}.SellersPage-module__wLoRCq__industryQuestion{flex:1}.SellersPage-module__wLoRCq__industryName{font-family:var(--serif);color:var(--green-mid);font-size:1.06em;font-style:italic;font-weight:500}.SellersPage-module__wLoRCq__allIndustries{width:fit-content;margin:22px auto 0}@media (max-width:900px){.SellersPage-module__wLoRCq__insightStrip{grid-template-columns:1fr}.SellersPage-module__wLoRCq__insightStats{border-top:1px solid var(--line);padding-top:18px}.SellersPage-module__wLoRCq__insightStat:first-child{border-left:none;padding-left:0}.SellersPage-module__wLoRCq__insightLink{justify-self:start}}@media (max-width:620px){.SellersPage-module__wLoRCq__insightStats,.SellersPage-module__wLoRCq__industryGrid{grid-template-columns:1fr}.SellersPage-module__wLoRCq__insightStats{gap:14px}.SellersPage-module__wLoRCq__insightStat{border-left:none;padding:0}}
.DealTimelineChart-module__5KkMFG__figure{border-top:1px solid var(--sand);border-bottom:1px solid var(--sand);color:var(--ink);padding:clamp(20px,4vw,30px) 0}.DealTimelineChart-module__5KkMFG__figure .DealTimelineChart-module__5KkMFG__eyebrow{color:var(--muted);font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;margin:0 0 20px;font-size:.72rem;font-weight:600;line-height:1.2}.DealTimelineChart-module__5KkMFG__figure figcaption{color:var(--muted)}.DealTimelineChart-module__5KkMFG__axisRow,.DealTimelineChart-module__5KkMFG__stageRow{grid-template-columns:minmax(180px,220px) minmax(0,1fr);column-gap:clamp(16px,3vw,28px);display:grid}.DealTimelineChart-module__5KkMFG__axisRow{margin-bottom:4px}.DealTimelineChart-module__5KkMFG__axis{height:24px;font-family:var(--sans);color:var(--muted);font-size:.7rem;line-height:1;position:relative}.DealTimelineChart-module__5KkMFG__axisTick{white-space:nowrap;position:absolute;top:0;transform:translate(-50%)}.DealTimelineChart-module__5KkMFG__axisTick:first-child{transform:none}.DealTimelineChart-module__5KkMFG__axisTick:last-child{transform:translate(-100%)}.DealTimelineChart-module__5KkMFG__stages{gap:20px;display:grid;position:relative}.DealTimelineChart-module__5KkMFG__gridlineLayer{pointer-events:none;grid-template-columns:minmax(180px,220px) minmax(0,1fr);column-gap:clamp(16px,3vw,28px);display:grid;position:absolute;inset:0}.DealTimelineChart-module__5KkMFG__gridlineSpacer{grid-column:1}.DealTimelineChart-module__5KkMFG__gridlinePlot{grid-column:2;min-width:0;position:relative}.DealTimelineChart-module__5KkMFG__gridline{z-index:0;background:var(--sand);width:1px;position:absolute;top:0;bottom:0}.DealTimelineChart-module__5KkMFG__stageRow{position:relative}.DealTimelineChart-module__5KkMFG__totalRow{border-top:1px solid var(--sand);margin-top:6px;padding-top:24px}.DealTimelineChart-module__5KkMFG__stageMeta{min-width:0;font-family:var(--sans);flex-direction:column;align-items:flex-start;padding-top:22px;display:flex}.DealTimelineChart-module__5KkMFG__stageLabel{color:var(--ink);font-size:.82rem;font-weight:700;line-height:1.35}.DealTimelineChart-module__5KkMFG__totalEyebrow{font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:4px;font-size:.6rem;font-weight:500;line-height:1}.DealTimelineChart-module__5KkMFG__totalRow .DealTimelineChart-module__5KkMFG__stageLabel{font-size:.85rem}.DealTimelineChart-module__5KkMFG__stageNote{color:var(--muted);margin-top:4px;font-size:.68rem;line-height:1.4}.DealTimelineChart-module__5KkMFG__plot{min-width:0;height:76px;font-family:var(--sans);position:relative}.DealTimelineChart-module__5KkMFG__track,.DealTimelineChart-module__5KkMFG__rangeBar,.DealTimelineChart-module__5KkMFG__cascadeBar{border-radius:6px;height:12px;position:absolute;top:28px}.DealTimelineChart-module__5KkMFG__track{z-index:1;background:var(--sand);width:100%;left:0}.DealTimelineChart-module__5KkMFG__rangeBar{z-index:2;left:var(--p25-position);width:var(--range-width);background:var(--green-mid);min-width:2px}.DealTimelineChart-module__5KkMFG__cascadeBar{z-index:2;left:var(--start-position);width:var(--segment-width);background:var(--green-mid);min-width:4px}.DealTimelineChart-module__5KkMFG__cascadePlot{height:48px}.DealTimelineChart-module__5KkMFG__medianTick{z-index:3;top:22px;left:var(--median-position);background:var(--green-d);width:2px;height:24px;box-shadow:0 0 0 1px var(--cream);position:absolute;transform:translate(-1px)}.DealTimelineChart-module__5KkMFG__medianValue,.DealTimelineChart-module__5KkMFG__cascadeValue,.DealTimelineChart-module__5KkMFG__rangeStart,.DealTimelineChart-module__5KkMFG__rangeEnd,.DealTimelineChart-module__5KkMFG__rangeCombined{z-index:4;white-space:nowrap;position:absolute}.DealTimelineChart-module__5KkMFG__medianValue,.DealTimelineChart-module__5KkMFG__cascadeValue{color:var(--green-d);font-size:.75rem;font-weight:700;line-height:1;top:0;transform:translate(-50%)}.DealTimelineChart-module__5KkMFG__medianValue{left:clamp(28px, var(--median-position), calc(100% - 34px))}.DealTimelineChart-module__5KkMFG__cascadeValue{left:clamp(28px, var(--segment-midpoint-position), calc(100% - 34px))}.DealTimelineChart-module__5KkMFG__totalRow .DealTimelineChart-module__5KkMFG__medianValue{font-size:.8rem}.DealTimelineChart-module__5KkMFG__rangeStart,.DealTimelineChart-module__5KkMFG__rangeEnd{color:var(--muted);font-size:.7rem;line-height:1;top:50px}.DealTimelineChart-module__5KkMFG__rangeStart{left:var(--p25-position)}.DealTimelineChart-module__5KkMFG__rangeEnd{left:var(--p75-position);text-align:right;transform:translate(-100%)}.DealTimelineChart-module__5KkMFG__rangeCombined{top:30px;left:calc(var(--p75-position) + 10px);color:var(--muted);font-size:.7rem;line-height:1;display:none}.DealTimelineChart-module__5KkMFG__combinedLeft .DealTimelineChart-module__5KkMFG__rangeCombined{left:calc(var(--p25-position) - 10px);text-align:right;transform:translate(-100%)}.DealTimelineChart-module__5KkMFG__narrow10 .DealTimelineChart-module__5KkMFG__rangeCombined{display:block}.DealTimelineChart-module__5KkMFG__narrow10 .DealTimelineChart-module__5KkMFG__rangeStart,.DealTimelineChart-module__5KkMFG__narrow10 .DealTimelineChart-module__5KkMFG__rangeEnd{display:none}@media (max-width:600px){.DealTimelineChart-module__5KkMFG__figure{padding:20px 0}.DealTimelineChart-module__5KkMFG__axisRow,.DealTimelineChart-module__5KkMFG__stageRow{grid-template-columns:minmax(0,1fr);row-gap:6px}.DealTimelineChart-module__5KkMFG__axisSpacer,.DealTimelineChart-module__5KkMFG__axisTickMinor,.DealTimelineChart-module__5KkMFG__gridlineMinor{display:none}.DealTimelineChart-module__5KkMFG__axisRow{margin-bottom:8px}.DealTimelineChart-module__5KkMFG__gridlineLayer{grid-template-columns:minmax(0,1fr)}.DealTimelineChart-module__5KkMFG__gridlineSpacer{display:none}.DealTimelineChart-module__5KkMFG__gridlinePlot{grid-column:1}.DealTimelineChart-module__5KkMFG__stageMeta{padding-top:0}.DealTimelineChart-module__5KkMFG__totalRow{padding-top:20px}.DealTimelineChart-module__5KkMFG__plot{width:100%}.DealTimelineChart-module__5KkMFG__narrow30 .DealTimelineChart-module__5KkMFG__rangeCombined{display:block}.DealTimelineChart-module__5KkMFG__narrow30 .DealTimelineChart-module__5KkMFG__rangeStart,.DealTimelineChart-module__5KkMFG__narrow30 .DealTimelineChart-module__5KkMFG__rangeEnd{display:none}.DealTimelineChart-module__5KkMFG__stages{gap:22px}}
.CommissionCalculator-module__Jj9YqW__card{border:1px solid var(--line);background:var(--sand);color:var(--ink);border-radius:10px;margin:2em 0;padding:clamp(22px,4vw,34px);box-shadow:0 22px 45px -34px #0e29026b}.CommissionCalculator-module__Jj9YqW__header{margin-bottom:14px}.CommissionCalculator-module__Jj9YqW__heading{font-family:var(--serif);letter-spacing:0;color:var(--ink);margin:0 0 4px;font-size:clamp(1.7rem,3.4vw,2.2rem);font-weight:400;line-height:1.12}.CommissionCalculator-module__Jj9YqW__controls{gap:10px;margin-bottom:20px;display:grid}.CommissionCalculator-module__Jj9YqW__label{font-family:var(--sans);color:var(--green);text-transform:uppercase;font-size:.82rem;font-weight:700;line-height:1.2}.CommissionCalculator-module__Jj9YqW__input{border:1.5px solid var(--line);background:var(--cream);width:100%;min-width:0;min-height:50px;color:var(--ink);font-family:var(--serif);border-radius:6px;padding:10px 14px;font-size:clamp(1.35rem,3.2vw,1.7rem);line-height:1;transition:border-color .15s,box-shadow .15s}.CommissionCalculator-module__Jj9YqW__input:focus{border-color:var(--green);outline:none;box-shadow:0 0 0 3px #8ccb3e47}.CommissionCalculator-module__Jj9YqW__presets{flex-wrap:wrap;gap:8px;display:flex}.CommissionCalculator-module__Jj9YqW__preset{border:1px solid var(--line);min-height:36px;color:var(--green);cursor:pointer;font-family:var(--sans);background:#faf8f2c7;border-radius:999px;padding:9px 13px;font-size:.88rem;font-weight:700;line-height:1;transition:background .15s,border-color .15s,color .15s}.CommissionCalculator-module__Jj9YqW__preset:hover{border-color:var(--green);background:var(--cream);color:var(--green-d)}.CommissionCalculator-module__Jj9YqW__results{grid-template-columns:minmax(0,1fr) minmax(240px,.76fr);align-items:stretch;gap:20px;display:grid}.CommissionCalculator-module__Jj9YqW__breakdown{border:1px solid var(--line);background:#faf8f2bd;border-radius:8px;gap:0;margin:0;display:grid;overflow:hidden}.CommissionCalculator-module__Jj9YqW__row,.CommissionCalculator-module__Jj9YqW__totalRow{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:16px;padding:12px 14px;display:flex}.CommissionCalculator-module__Jj9YqW__row dt,.CommissionCalculator-module__Jj9YqW__totalRow dt{color:var(--muted);font-family:var(--sans);margin:0;font-size:.92rem;line-height:1.35}.CommissionCalculator-module__Jj9YqW__row dd,.CommissionCalculator-module__Jj9YqW__totalRow dd{color:var(--ink);font-family:var(--sans);white-space:nowrap;margin:0;font-size:.98rem;font-weight:700;line-height:1.25}.CommissionCalculator-module__Jj9YqW__totalRow{background:var(--cream);border-bottom:none;padding:16px 14px}.CommissionCalculator-module__Jj9YqW__totalRow dt{color:var(--ink);font-weight:700}.CommissionCalculator-module__Jj9YqW__totalRow dd{color:var(--green);flex-direction:column;align-items:flex-end;gap:2px;display:flex}.CommissionCalculator-module__Jj9YqW__totalRow dd strong{color:var(--ink);font-family:var(--sans);font-size:1.1rem;font-weight:800;line-height:1.2}.CommissionCalculator-module__Jj9YqW__totalRow dd span{color:var(--muted);font-family:var(--sans);white-space:normal;font-size:.78rem;font-weight:700;line-height:1.25}.CommissionCalculator-module__Jj9YqW__heroColumn{align-self:stretch;gap:12px;display:grid}.CommissionCalculator-module__Jj9YqW__keepPanel{color:var(--green);background:#8ccb3e26;border:1px solid #1d4d0533;border-radius:8px;flex-direction:column;justify-content:center;gap:8px;margin:0;padding:22px;display:flex}.CommissionCalculator-module__Jj9YqW__keepPanel span,.CommissionCalculator-module__Jj9YqW__keepPanel strong,.CommissionCalculator-module__Jj9YqW__keepPanel p{margin:0;display:block}.CommissionCalculator-module__Jj9YqW__keepPanel span{color:var(--green);font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700;line-height:1.2}.CommissionCalculator-module__Jj9YqW__keepPanel strong{color:var(--green);font-family:var(--serif);letter-spacing:-.01em;overflow-wrap:anywhere;font-size:clamp(1.7rem,3.4vw,2.3rem);font-weight:400;line-height:1.15}.CommissionCalculator-module__Jj9YqW__keepPanel p{color:#1d4d05bf;max-width:26em;font-family:var(--sans);font-size:.86rem;font-weight:600;line-height:1.45}.CommissionCalculator-module__Jj9YqW__cta{border:1.5px solid var(--green);background:var(--green);width:100%;min-height:48px;color:var(--cream);cursor:pointer;font-family:var(--sans);text-align:center;border-radius:3px;justify-content:center;align-items:center;padding:.82em 1.15em;font-size:.95rem;font-weight:700;line-height:1.2;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.CommissionCalculator-module__Jj9YqW__cta:hover{border-color:var(--green-d);background:var(--green-d);color:var(--cream)}.CommissionCalculator-module__Jj9YqW__note{color:var(--tech);font-family:var(--sans);margin:18px 0 0;font-size:.78rem;line-height:1.5}@media (max-width:720px){.CommissionCalculator-module__Jj9YqW__results{grid-template-columns:1fr}}@media (max-width:420px){.CommissionCalculator-module__Jj9YqW__card{padding:20px 16px}.CommissionCalculator-module__Jj9YqW__row,.CommissionCalculator-module__Jj9YqW__totalRow{flex-direction:column;align-items:flex-start;gap:4px}.CommissionCalculator-module__Jj9YqW__row dd,.CommissionCalculator-module__Jj9YqW__totalRow dd{white-space:normal;align-items:flex-start}}
.GuideStepPage-module__jCfhDa__hero{background:var(--cream);border-bottom:1px solid var(--line)}.GuideStepPage-module__jCfhDa__heroInner{max-width:900px;padding:clamp(48px, 8vh, 96px) var(--page-pad) clamp(36px, 5vh, 56px);text-align:center;margin:0 auto}.GuideStepPage-module__jCfhDa__hero h1{font-family:var(--serif);letter-spacing:-.01em;margin:0 0 18px;font-size:clamp(2rem,3.8vw,3rem);font-weight:400;line-height:1.08}.GuideStepPage-module__jCfhDa__excerpt{color:var(--muted);max-width:44em;margin:0 auto;font-size:clamp(1.02rem,1.3vw,1.14rem);line-height:1.6}.GuideStepPage-module__jCfhDa__content{background:var(--cream)}.GuideStepPage-module__jCfhDa__contentInner{max-width:900px;padding:clamp(40px, 6vh, 64px) var(--page-pad) clamp(56px, 8vh, 96px);margin:0 auto}.GuideStepPage-module__jCfhDa__articles{background:var(--sand);border-top:1px solid var(--line)}.GuideStepPage-module__jCfhDa__articlesInner{max-width:var(--maxw);padding:clamp(48px, 7vh, 80px) var(--page-pad);margin:0 auto}.GuideStepPage-module__jCfhDa__articlesHeader{text-align:center;margin-bottom:32px}.GuideStepPage-module__jCfhDa__articlesHeadline{font-family:var(--serif);letter-spacing:-.01em;margin:0;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:400}.GuideStepPage-module__jCfhDa__articlesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,300px));justify-content:center;gap:20px;display:grid}.GuideStepPage-module__jCfhDa__articleCard{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;flex-direction:column;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.GuideStepPage-module__jCfhDa__articleCard:hover{border-color:var(--green-mid);box-shadow:0 4px 16px #1d4d0514}.GuideStepPage-module__jCfhDa__articleImage{aspect-ratio:16/9;background:var(--sand);position:relative;overflow:hidden}.GuideStepPage-module__jCfhDa__articleImage img{object-fit:cover;width:100%;height:100%}.GuideStepPage-module__jCfhDa__articleBody{flex-direction:column;flex:1;padding:18px 20px 20px;display:flex}.GuideStepPage-module__jCfhDa__articleTitle{letter-spacing:-.01em;margin:0 0 8px;font-size:1rem;font-weight:700;line-height:1.3}.GuideStepPage-module__jCfhDa__articleExcerpt{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.88rem;line-height:1.5;display:-webkit-box;overflow:hidden}.GuideStepPage-module__jCfhDa__articleDate{font-family:var(--sans);color:var(--tech);margin-top:12px;font-size:.7rem}.GuideStepPage-module__jCfhDa__stepNav{border-top:1px solid var(--line);background:#fff}.GuideStepPage-module__jCfhDa__stepNavInner{max-width:var(--maxw);padding:0 var(--page-pad);grid-template-columns:1fr 1fr;margin:0 auto;display:grid}.GuideStepPage-module__jCfhDa__navPrev,.GuideStepPage-module__jCfhDa__navNext{color:var(--ink);align-items:center;gap:14px;padding:clamp(20px,3vh,32px) 0;text-decoration:none;transition:color .2s;display:flex}.GuideStepPage-module__jCfhDa__navPrev{border-right:1px solid var(--line);padding-right:24px}.GuideStepPage-module__jCfhDa__navNext{text-align:right;justify-content:flex-end;padding-left:24px}.GuideStepPage-module__jCfhDa__navPrev:hover,.GuideStepPage-module__jCfhDa__navNext:hover{color:var(--green-mid)}.GuideStepPage-module__jCfhDa__navLabel{font-family:var(--sans);letter-spacing:.06em;text-transform:uppercase;color:var(--tech);margin-bottom:4px;font-size:.7rem;font-weight:500;display:block}.GuideStepPage-module__jCfhDa__navTitle{letter-spacing:-.01em;font-size:.94rem;font-weight:600;display:block}.GuideStepPage-module__jCfhDa__navArrow{flex:none;width:20px;height:20px}.GuideStepPage-module__jCfhDa__navArrowLeft{flex:none;width:20px;height:20px;transform:rotate(180deg)}@media (max-width:640px){.GuideStepPage-module__jCfhDa__stepNavInner{grid-template-columns:1fr}.GuideStepPage-module__jCfhDa__navPrev{border-right:none;border-bottom:1px solid var(--line);padding-right:0}.GuideStepPage-module__jCfhDa__navNext{text-align:left;justify-content:flex-start;padding-left:0}}
.TestimonialsPage-module__zRZkgq__hero{max-width:var(--maxw);padding:clamp(48px, 8vh, 96px) var(--page-pad) clamp(30px, 5vh, 52px);margin:0 auto}.TestimonialsPage-module__zRZkgq__hero h1{font-family:var(--serif);letter-spacing:-.01em;max-width:18ch;font-size:clamp(2.4rem,5vw,4rem);font-weight:400;line-height:1.02}.TestimonialsPage-module__zRZkgq__hl{position:relative}.TestimonialsPage-module__zRZkgq__hl:after{content:"";left:0;right:0;bottom:var(--hero-hl-offset);height:var(--hero-hl-thickness);background:var(--hero-hl-color);position:absolute}.TestimonialsPage-module__zRZkgq__subline{color:var(--muted);max-width:44em;margin:16px 0 0;font-size:clamp(1.04rem,1.4vw,1.22rem);line-height:1.55}.TestimonialsPage-module__zRZkgq__videos{max-width:var(--maxw);padding:6px var(--page-pad) 28px;flex-direction:column;gap:clamp(44px,7vh,76px);margin:0 auto;display:flex}
.ArticleBody-module__8NRgZa__layout{align-items:flex-start;gap:clamp(36px,5vw,72px);display:flex}.ArticleBody-module__8NRgZa__prose{flex:680px;min-width:0;max-width:680px}.ArticleBody-module__8NRgZa__prose p{letter-spacing:-.003em;margin:0 0 1.6em;font-size:1.08rem;line-height:1.78}.ArticleBody-module__8NRgZa__prose h2{font-family:var(--serif);letter-spacing:-.01em;border-top:1px solid var(--line);margin:2.8em 0 .8em;padding-top:2em;font-size:clamp(1.5rem,2.3vw,1.85rem);font-weight:400;line-height:1.15}.ArticleBody-module__8NRgZa__prose h2:first-of-type{border-top:none;padding-top:0}.ArticleBody-module__8NRgZa__prose h3{letter-spacing:-.01em;color:var(--green-d);margin:2.2em 0 .6em;font-size:clamp(1.1rem,1.6vw,1.3rem);font-weight:700;line-height:1.25}.ArticleBody-module__8NRgZa__prose h4{margin:1.8em 0 .5em;font-size:1.06rem;font-weight:700;line-height:1.3}.ArticleBody-module__8NRgZa__prose ul,.ArticleBody-module__8NRgZa__prose ol{margin:0 0 1.6em;padding-left:1.5em;font-size:1.08rem;line-height:1.78}.ArticleBody-module__8NRgZa__prose li{margin-bottom:.6em}.ArticleBody-module__8NRgZa__prose blockquote{border-left:4px solid var(--green);color:var(--green-d);margin:2em 0;padding:0 0 0 clamp(18px,2.5vw,32px);font-size:1.14rem;font-style:italic;line-height:1.65}.ArticleBody-module__8NRgZa__prose blockquote p{margin-bottom:0}.ArticleBody-module__8NRgZa__prose>p:first-of-type:first-letter{float:left;color:var(--green-d);margin-top:.07em;margin-right:.06em;font-size:3.4em;font-weight:800;line-height:.8}.ArticleBody-module__8NRgZa__tocColumn{flex-shrink:0;align-self:stretch;width:210px;display:none}.ArticleBody-module__8NRgZa__tocSticky{opacity:0;pointer-events:none;width:210px;transition:opacity .3s,transform .3s;position:sticky;top:100px;transform:translateY(12px)}.ArticleBody-module__8NRgZa__tocShow{opacity:1;pointer-events:auto;transform:translateY(0)}.ArticleBody-module__8NRgZa__tocLabel{font-family:var(--sans);letter-spacing:.06em;text-transform:uppercase;color:var(--tech);margin-bottom:12px;font-size:.66rem;font-weight:700}.ArticleBody-module__8NRgZa__tocList{margin:0;padding:0;list-style:none}.ArticleBody-module__8NRgZa__tocList li{margin-bottom:3px}.ArticleBody-module__8NRgZa__tocLink{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;border-left:2px solid #0000;padding:4px 0 4px 10px;font-size:.78rem;line-height:1.45;text-decoration:none;transition:color .2s,border-color .2s;display:block;overflow:hidden}.ArticleBody-module__8NRgZa__tocLink:hover{color:var(--green)}.ArticleBody-module__8NRgZa__tocIndent{padding-left:22px}.ArticleBody-module__8NRgZa__tocActive{color:var(--green);border-left-color:var(--green);font-weight:600}@media (min-width:1080px){.ArticleBody-module__8NRgZa__tocColumn{display:block}}
.ArticlesIndexPage-module__mThu9q__hero{background:linear-gradient(180deg, var(--cream) 0%, #f0ead8 100%);border-bottom:1px solid var(--line)}.ArticlesIndexPage-module__mThu9q__heroInner{max-width:var(--maxw);padding:clamp(56px, 9vh, 110px) var(--page-pad) clamp(36px, 6vh, 64px);margin:0 auto}.ArticlesIndexPage-module__mThu9q__hero h1{font-family:var(--serif);letter-spacing:-.01em;max-width:16ch;margin:0 0 16px;font-size:clamp(2rem,4vw,3.2rem);font-weight:400;line-height:1.06}.ArticlesIndexPage-module__mThu9q__subline{color:var(--muted);max-width:40em;font-size:clamp(1rem,1.3vw,1.14rem);line-height:1.55}.ArticlesIndexPage-module__mThu9q__filterBar{border-bottom:1px solid var(--line);background:var(--cream);z-index:10;position:sticky;top:0}.ArticlesIndexPage-module__mThu9q__filterInner{max-width:var(--maxw);padding:16px var(--page-pad);flex-wrap:wrap;align-items:center;gap:28px;margin:0 auto;display:flex}.ArticlesIndexPage-module__mThu9q__filterGroup{align-items:center;gap:10px;display:flex}.ArticlesIndexPage-module__mThu9q__filterLabel{font-family:var(--sans);letter-spacing:.06em;text-transform:uppercase;color:var(--tech);white-space:nowrap;font-size:.66rem}.ArticlesIndexPage-module__mThu9q__pillGroup{background:var(--sand);border-radius:999px;gap:4px;padding:4px;display:flex}.ArticlesIndexPage-module__mThu9q__pill,.ArticlesIndexPage-module__mThu9q__pillOn{font-family:var(--sans);color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;padding:7px 18px;font-size:.82rem;font-weight:600;transition:background .25s,color .25s}.ArticlesIndexPage-module__mThu9q__pillOn{background:var(--green);color:#eef5e6;box-shadow:0 6px 14px -8px #0e1e0280}.ArticlesIndexPage-module__mThu9q__pill:hover{color:var(--ink)}.ArticlesIndexPage-module__mThu9q__section{border-bottom:1px solid var(--line)}.ArticlesIndexPage-module__mThu9q__sectionInner{max-width:var(--maxw);padding:clamp(36px, 5vh, 60px) var(--page-pad);margin:0 auto}.ArticlesIndexPage-module__mThu9q__sectionHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:28px;display:flex}.ArticlesIndexPage-module__mThu9q__sectionHead h2{font-family:var(--serif);font-weight:400;font-size:var(--section-heading-size);letter-spacing:-.01em;line-height:1.1}.ArticlesIndexPage-module__mThu9q__count{font-family:var(--sans);color:var(--tech);letter-spacing:.03em;font-size:.72rem}.ArticlesIndexPage-module__mThu9q__reportCard{background:linear-gradient(135deg, var(--green-d) 0%, var(--green) 62%, var(--green-mid) 100%);color:#eef5e6;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;padding:clamp(28px,4vw,44px);text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 22px 44px -26px #0e1e0299}.ArticlesIndexPage-module__mThu9q__reportCard:hover{transform:translateY(-3px);box-shadow:0 28px 54px -26px #0e1e02a6}.ArticlesIndexPage-module__mThu9q__reportBody{flex:460px;min-width:0}.ArticlesIndexPage-module__mThu9q__reportTag{font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;color:var(--lime);margin:0 0 14px;font-size:.7rem}.ArticlesIndexPage-module__mThu9q__reportTitle{font-family:var(--serif);letter-spacing:-.01em;color:var(--cream);margin:0 0 12px;font-size:clamp(1.5rem,3vw,2.3rem);font-weight:400;line-height:1.1}.ArticlesIndexPage-module__mThu9q__reportBlurb{color:#d7e4c9;max-width:48em;margin:0 0 22px;font-size:clamp(.95rem,1.2vw,1.06rem);line-height:1.55}.ArticlesIndexPage-module__mThu9q__reportStats{flex-wrap:wrap;gap:14px 32px;display:flex}.ArticlesIndexPage-module__mThu9q__reportStat{flex-direction:column;gap:4px;display:flex}.ArticlesIndexPage-module__mThu9q__reportStatValue{letter-spacing:-.02em;color:var(--lime);font-size:1.2rem;font-weight:800}.ArticlesIndexPage-module__mThu9q__reportStatLabel{font-family:var(--sans);letter-spacing:.04em;text-transform:uppercase;color:#b9c7a6;font-size:.64rem}.ArticlesIndexPage-module__mThu9q__reportAction{font-family:var(--sans);color:var(--green-d);background:var(--lime);white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:8px;padding:13px 24px;font-size:.92rem;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.ArticlesIndexPage-module__mThu9q__reportCard:hover .ArticlesIndexPage-module__mThu9q__reportAction{background:#a3dc55}.ArticlesIndexPage-module__mThu9q__reportAction svg{width:18px;height:18px}.ArticlesIndexPage-module__mThu9q__reportSpacer{margin-top:32px}.ArticlesIndexPage-module__mThu9q__empty{text-align:center;padding:clamp(48px,8vh,96px) 0}.ArticlesIndexPage-module__mThu9q__empty p{color:var(--muted);margin-bottom:18px;font-size:1.05rem}.ArticlesIndexPage-module__mThu9q__resetBtn{font-family:var(--sans);color:var(--green);border:1.5px solid var(--green);cursor:pointer;background:0 0;border-radius:8px;padding:10px 22px;font-size:.9rem;font-weight:600;transition:all .2s}.ArticlesIndexPage-module__mThu9q__resetBtn:hover{background:var(--green);color:#eef5e6}
.AssistPage-module__FCBXoa__hero{max-width:var(--maxw);padding:clamp(48px, 8vh, 96px) var(--page-pad) clamp(30px, 5vh, 52px);margin:0 auto}.AssistPage-module__FCBXoa__kicker{font-family:var(--sans);letter-spacing:.04em;text-transform:uppercase;color:var(--green-mid);margin-bottom:16px;font-size:.78rem;font-weight:700;display:block}.AssistPage-module__FCBXoa__hero h1{font-family:var(--serif);letter-spacing:-.01em;max-width:18ch;font-size:clamp(2.4rem,5vw,4rem);font-weight:400;line-height:1.02}.AssistPage-module__FCBXoa__hl{position:relative}.AssistPage-module__FCBXoa__hl:after{content:"";left:0;right:0;bottom:var(--hero-hl-offset);height:var(--hero-hl-thickness);background:var(--hero-hl-color);position:absolute}.AssistPage-module__FCBXoa__subline{color:var(--muted);max-width:44em;margin:16px 0 0;font-size:clamp(1.04rem,1.4vw,1.22rem);line-height:1.55}.AssistPage-module__FCBXoa__heroCta{flex-wrap:wrap;align-items:center;gap:18px;margin-top:28px;display:flex}.AssistPage-module__FCBXoa__btn{font-family:var(--sans);border:1.5px solid var(--green);cursor:pointer;background:var(--green);color:var(--cream);border-radius:3px;align-items:center;gap:.55em;padding:.74em 1.25em;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .22s;display:inline-flex}.AssistPage-module__FCBXoa__btn:hover{background:var(--green-d);border-color:var(--green-d)}.AssistPage-module__FCBXoa__btn svg{width:18px;height:18px}.AssistPage-module__FCBXoa__arrowlink{color:var(--ink);cursor:pointer;border-bottom:1px solid #0000;align-items:center;gap:.5em;padding-bottom:2px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.AssistPage-module__FCBXoa__arrowlink svg{width:1.05em;height:1.05em;transition:all .2s}.AssistPage-module__FCBXoa__arrowlink:hover{border-bottom-color:var(--ink)}.AssistPage-module__FCBXoa__arrowlink:hover svg{transform:translate(4px)}.AssistPage-module__FCBXoa__wrap{max-width:var(--maxw);padding:6px var(--page-pad) clamp(36px, 6vh, 64px);margin:0 auto}.AssistPage-module__FCBXoa__freeSection{flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:clamp(36px,6vh,60px);display:flex}.AssistPage-module__FCBXoa__freeLead{letter-spacing:-.015em;color:var(--ink);flex-basis:100%;margin-bottom:6px;font-size:1.05rem;font-weight:800}.AssistPage-module__FCBXoa__chip{background:var(--sand);color:var(--ink);border-radius:999px;align-items:center;gap:7px;padding:8px 14px;font-size:.84rem;display:inline-flex}.AssistPage-module__FCBXoa__chip svg{width:13px;height:13px;color:var(--green);flex:none}.AssistPage-module__FCBXoa__group{margin-bottom:clamp(40px,6vh,60px)}.AssistPage-module__FCBXoa__group:last-child{margin-bottom:0}.AssistPage-module__FCBXoa__groupH{font-family:var(--serif);font-weight:400;font-size:var(--section-heading-size);letter-spacing:-.01em;text-align:center;line-height:1.1}.AssistPage-module__FCBXoa__groupSub{color:var(--muted);text-align:center;max-width:44em;margin:8px auto 22px;font-size:1rem}.AssistPage-module__FCBXoa__cards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.AssistPage-module__FCBXoa__card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;gap:11px;padding:18px;display:flex}.AssistPage-module__FCBXoa__cardGfx{background:var(--cream);border:1px solid var(--sand);border-radius:12px;flex-direction:column;justify-content:center;min-height:140px;padding:16px;display:flex}.AssistPage-module__FCBXoa__card h3{letter-spacing:-.015em;min-height:2.5em;max-height:2.5em;font-size:1.02rem;font-weight:700;line-height:1.25;overflow:hidden}.AssistPage-module__FCBXoa__card p{color:var(--muted);max-height:4.5em;font-size:.9rem;line-height:1.5;overflow:hidden}.AssistPage-module__FCBXoa__ptStack{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.AssistPage-module__FCBXoa__cimDoc{background:#fff;border-radius:9px;flex:none;width:118px;padding:11px 12px;box-shadow:0 10px 22px -14px #00000080}.AssistPage-module__FCBXoa__cimCover{font-family:var(--sans);letter-spacing:.08em;color:var(--green);margin-bottom:9px;font-size:.6rem;font-weight:600}.AssistPage-module__FCBXoa__cl{background:var(--sand-d);opacity:0;border-radius:3px;height:5px;margin-bottom:7px;display:block}.AssistPage-module__FCBXoa__c1{width:90%;animation:10s infinite AssistPage-module__FCBXoa__cimL1}.AssistPage-module__FCBXoa__c2{width:64%;animation:10s infinite AssistPage-module__FCBXoa__cimL2}.AssistPage-module__FCBXoa__c3{width:78%;margin-bottom:0;animation:10s infinite AssistPage-module__FCBXoa__cimL3}@keyframes AssistPage-module__FCBXoa__cimL1{0%,8%{opacity:0}12%,93%{opacity:1}98%,to{opacity:0}}@keyframes AssistPage-module__FCBXoa__cimL2{0%,14%{opacity:0}18%,93%{opacity:1}98%,to{opacity:0}}@keyframes AssistPage-module__FCBXoa__cimL3{0%,20%{opacity:0}24%,93%{opacity:1}98%,to{opacity:0}}.AssistPage-module__FCBXoa__cimTag{min-width:0;height:16px;font-family:var(--sans);flex:1;font-size:.62rem;position:relative}.AssistPage-module__FCBXoa__cimTag span{white-space:nowrap;position:absolute;top:0;left:0}.AssistPage-module__FCBXoa__t1{color:var(--tech);animation:10s infinite AssistPage-module__FCBXoa__cimT1}.AssistPage-module__FCBXoa__t2{color:var(--green);opacity:0;animation:10s infinite AssistPage-module__FCBXoa__cimT2}@keyframes AssistPage-module__FCBXoa__cimT1{0%,52%{opacity:1}56%,94%{opacity:0}99%,to{opacity:1}}@keyframes AssistPage-module__FCBXoa__cimT2{0%,54%{opacity:0}58%,94%{opacity:1}99%,to{opacity:0}}.AssistPage-module__FCBXoa__cimChart{flex:none;align-items:flex-end;gap:7px;height:56px;display:flex}.AssistPage-module__FCBXoa__cb{background:var(--lime);transform-origin:bottom;border-radius:3px 3px 0 0;width:13px;transform:scaleY(0)}.AssistPage-module__FCBXoa__b1{height:40%;animation:10s infinite AssistPage-module__FCBXoa__cimB1}.AssistPage-module__FCBXoa__b2{height:60%;animation:10s infinite AssistPage-module__FCBXoa__cimB2}.AssistPage-module__FCBXoa__b3{height:78%;animation:10s infinite AssistPage-module__FCBXoa__cimB3}.AssistPage-module__FCBXoa__b4{height:100%;animation:10s infinite AssistPage-module__FCBXoa__cimB4}@keyframes AssistPage-module__FCBXoa__cimB1{0%,28%{transform:scaleY(0)}36%,93%{transform:scaleY(1)}98%,to{transform:scaleY(0)}}@keyframes AssistPage-module__FCBXoa__cimB2{0%,33%{transform:scaleY(0)}41%,93%{transform:scaleY(1)}98%,to{transform:scaleY(0)}}@keyframes AssistPage-module__FCBXoa__cimB3{0%,38%{transform:scaleY(0)}46%,93%{transform:scaleY(1)}98%,to{transform:scaleY(0)}}@keyframes AssistPage-module__FCBXoa__cimB4{0%,43%{transform:scaleY(0)}51%,93%{transform:scaleY(1)}98%,to{transform:scaleY(0)}}.AssistPage-module__FCBXoa__ptChecks{flex-direction:column;gap:8px;display:flex}.AssistPage-module__FCBXoa__ptc{border:1px solid var(--sand-d);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:8px 11px;font-size:.78rem;display:flex}.AssistPage-module__FCBXoa__ptc svg{width:13px;height:13px;color:var(--green);flex:none}.AssistPage-module__FCBXoa__chatBubbles{flex-direction:column;gap:10px;display:flex}.AssistPage-module__FCBXoa__bubble{opacity:0;max-width:88%;padding:9px 13px;font-size:.82rem;line-height:1.45}.AssistPage-module__FCBXoa__bubbleQ{color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:13px 13px 4px;align-self:flex-end;animation:11s infinite AssistPage-module__FCBXoa__dcQ}.AssistPage-module__FCBXoa__bubbleA{background:var(--green);color:#eef5e6;border-radius:4px 13px 13px;align-self:flex-start;animation:11s infinite AssistPage-module__FCBXoa__dcA}@keyframes AssistPage-module__FCBXoa__dcQ{0%,5%{opacity:0;transform:translateY(10px)}9%,92%{opacity:1;transform:none}97%,to{opacity:0}}@keyframes AssistPage-module__FCBXoa__dcA{0%,30%{opacity:0;transform:translateY(10px)}34%,92%{opacity:1;transform:none}97%,to{opacity:0}}.AssistPage-module__FCBXoa__outreach{flex-direction:column;align-items:stretch;gap:9px;display:flex}.AssistPage-module__FCBXoa__outRow{color:var(--ink);opacity:0;background:#fff;border-radius:9px;align-items:center;gap:10px;padding:9px 12px;font-size:.8rem;display:flex}.AssistPage-module__FCBXoa__outRow:first-child{animation:11s infinite AssistPage-module__FCBXoa__outR1}.AssistPage-module__FCBXoa__outRow:nth-child(2){animation:11s infinite AssistPage-module__FCBXoa__outR2}.AssistPage-module__FCBXoa__outRow:nth-child(3){animation:11s infinite AssistPage-module__FCBXoa__outR3}.AssistPage-module__FCBXoa__outName{white-space:nowrap;font-weight:600}.AssistPage-module__FCBXoa__outStatus{min-width:120px;height:15px;font-family:var(--sans);text-align:right;flex:none;margin-left:auto;font-size:.58rem;position:relative}.AssistPage-module__FCBXoa__outStatus span{white-space:nowrap;position:absolute;top:1px;right:0}.AssistPage-module__FCBXoa__outStatusBefore{color:var(--tech)}.AssistPage-module__FCBXoa__outStatusAfter{color:var(--green);opacity:0}.AssistPage-module__FCBXoa__outRow:first-child .AssistPage-module__FCBXoa__outStatusBefore{animation:11s infinite AssistPage-module__FCBXoa__outA1}.AssistPage-module__FCBXoa__outRow:first-child .AssistPage-module__FCBXoa__outStatusAfter{animation:11s infinite AssistPage-module__FCBXoa__outB1}.AssistPage-module__FCBXoa__outRow:nth-child(2) .AssistPage-module__FCBXoa__outStatusBefore{animation:11s infinite AssistPage-module__FCBXoa__outA2}.AssistPage-module__FCBXoa__outRow:nth-child(2) .AssistPage-module__FCBXoa__outStatusAfter{animation:11s infinite AssistPage-module__FCBXoa__outB2}.AssistPage-module__FCBXoa__outRow:nth-child(3) .AssistPage-module__FCBXoa__outStatusBefore{animation:11s infinite AssistPage-module__FCBXoa__outA3}.AssistPage-module__FCBXoa__outRow:nth-child(3) .AssistPage-module__FCBXoa__outStatusAfter{animation:11s infinite AssistPage-module__FCBXoa__outB3}@keyframes AssistPage-module__FCBXoa__outR1{0%,4%{opacity:0;transform:translate(12px)}9%,93%{opacity:1;transform:none}98%,to{opacity:0}}@keyframes AssistPage-module__FCBXoa__outR2{0%,12%{opacity:0;transform:translate(12px)}17%,93%{opacity:1;transform:none}98%,to{opacity:0}}@keyframes AssistPage-module__FCBXoa__outR3{0%,20%{opacity:0;transform:translate(12px)}25%,93%{opacity:1;transform:none}98%,to{opacity:0}}@keyframes AssistPage-module__FCBXoa__outA1{0%,32%{opacity:1}36%,94%{opacity:0}99%,to{opacity:1}}@keyframes AssistPage-module__FCBXoa__outB1{0%,34%{opacity:0}38%,94%{opacity:1}99%,to{opacity:0}}@keyframes AssistPage-module__FCBXoa__outA2{0%,42%{opacity:1}46%,94%{opacity:0}99%,to{opacity:1}}@keyframes AssistPage-module__FCBXoa__outB2{0%,44%{opacity:0}48%,94%{opacity:1}99%,to{opacity:0}}@keyframes AssistPage-module__FCBXoa__outA3{0%,52%{opacity:1}56%,94%{opacity:0}99%,to{opacity:1}}@keyframes AssistPage-module__FCBXoa__outB3{0%,54%{opacity:0}58%,94%{opacity:1}99%,to{opacity:0}}.AssistPage-module__FCBXoa__funnel{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.AssistPage-module__FCBXoa__funnel svg{width:16px;height:16px;color:var(--green-mid);flex:none}.AssistPage-module__FCBXoa__funnelFrom{border:1px solid var(--sand-d);font-family:var(--sans);color:var(--muted);background:#fff;border-radius:999px;padding:8px 14px;font-size:.64rem}.AssistPage-module__FCBXoa__funnelTo{background:var(--lime);color:#15300a;font-family:var(--sans);border-radius:999px;padding:8px 14px;font-size:.64rem;font-weight:600}.AssistPage-module__FCBXoa__btnLime{background:var(--lime);color:var(--green-d);font-family:var(--sans);cursor:pointer;border-radius:10px;align-items:center;gap:.5em;padding:14px 22px;font-size:.98rem;font-weight:700;text-decoration:none;transition:transform .18s;display:inline-flex}.AssistPage-module__FCBXoa__btnLime:hover{background:#9ad94e;transform:translateY(-2px)}.AssistPage-module__FCBXoa__btnGhost{color:#eef5e6;font-family:var(--sans);cursor:pointer;background:0 0;border:1.5px solid #eef5e666;border-radius:10px;padding:14px 22px;font-size:.98rem;font-weight:600;text-decoration:none;transition:all .18s}.AssistPage-module__FCBXoa__btnGhost:hover{border-color:var(--lime);color:var(--lime)}.AssistPage-module__FCBXoa__note{background:var(--sand);color:var(--muted);border-radius:14px;margin-top:20px;padding:18px 22px;font-size:.95rem;line-height:1.55}.AssistPage-module__FCBXoa__note b{color:var(--ink)}.AssistPage-module__FCBXoa__ctaBand{background:var(--green);color:#eef5e6}.AssistPage-module__FCBXoa__ctaBandInner{max-width:var(--maxw);padding:clamp(48px, 7vw, 88px) var(--page-pad);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:36px;margin:0 auto;display:flex}.AssistPage-module__FCBXoa__ctaBandCopy{max-width:34em}.AssistPage-module__FCBXoa__ctaBandCopy h2{font-family:var(--serif);font-weight:400;font-size:var(--section-heading-size);letter-spacing:-.01em;margin-bottom:12px;line-height:1.1}.AssistPage-module__FCBXoa__ctaBandCopy p{color:#eef5e6d1;font-size:1.05rem;line-height:1.5}.AssistPage-module__FCBXoa__ctaBandActions{flex-wrap:wrap;gap:14px;display:flex}@media (max-width:900px){.AssistPage-module__FCBXoa__cards{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.AssistPage-module__FCBXoa__cl,.AssistPage-module__FCBXoa__cb{opacity:1;animation:none;transform:none}.AssistPage-module__FCBXoa__t1{opacity:0;animation:none}.AssistPage-module__FCBXoa__t2{opacity:1;animation:none}.AssistPage-module__FCBXoa__bubble,.AssistPage-module__FCBXoa__outRow{opacity:1;animation:none;transform:none}.AssistPage-module__FCBXoa__outStatusBefore{opacity:0;animation:none}.AssistPage-module__FCBXoa__outStatusAfter{opacity:1;animation:none}}
.DealTemplatesPage-module__505k4a__hero{max-width:var(--maxw);padding:clamp(40px, 7vh, 80px) var(--page-pad) clamp(28px, 4vh, 48px);margin:0 auto}.DealTemplatesPage-module__505k4a__hero h1{font-family:var(--serif);letter-spacing:-.015em;max-width:22ch;margin:0 0 16px;font-size:clamp(2.1rem,4.4vw,3.4rem);font-weight:400;line-height:1.05}.DealTemplatesPage-module__505k4a__subline{color:var(--muted);max-width:38em;font-size:clamp(1rem,1.3vw,1.16rem);line-height:1.6}.DealTemplatesPage-module__505k4a__grid{max-width:var(--maxw);padding:0 var(--page-pad) clamp(40px, 6vh, 64px);grid-template-columns:repeat(3,1fr);gap:16px;margin:0 auto;display:grid}.DealTemplatesPage-module__505k4a__context{max-width:var(--maxw);padding:clamp(48px, 7vh, 80px) var(--page-pad);border-top:1px solid var(--line);margin:0 auto}.DealTemplatesPage-module__505k4a__context h2{font-family:var(--serif);font-weight:400;font-size:var(--section-heading-size);letter-spacing:-.01em;text-align:center;margin:0 0 28px;line-height:1.1}.DealTemplatesPage-module__505k4a__points{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.DealTemplatesPage-module__505k4a__point{border:1px solid var(--line);background:#fff;border-radius:14px;padding:24px}.DealTemplatesPage-module__505k4a__point h3{letter-spacing:-.01em;min-height:2.5em;max-height:2.5em;margin:0 0 8px;font-size:1.02rem;font-weight:700;line-height:1.25;overflow:hidden}.DealTemplatesPage-module__505k4a__point p{color:var(--muted);max-height:4.5em;margin:0;font-size:.9rem;line-height:1.5;overflow:hidden}@media (max-width:860px){.DealTemplatesPage-module__505k4a__grid,.DealTemplatesPage-module__505k4a__points{grid-template-columns:1fr 1fr}}@media (max-width:560px){.DealTemplatesPage-module__505k4a__grid,.DealTemplatesPage-module__505k4a__points{grid-template-columns:1fr}}
.OwnerPricingPage-module__yk54Xq__hero{max-width:var(--maxw);padding:clamp(48px, 8vh, 96px) var(--page-pad) clamp(30px, 5vh, 52px);margin:0 auto}.OwnerPricingPage-module__yk54Xq__hero h1{font-family:var(--serif);letter-spacing:-.01em;max-width:20ch;font-size:clamp(2.4rem,5vw,4rem);font-weight:400;line-height:1.02}.OwnerPricingPage-module__yk54Xq__hl{position:relative}.OwnerPricingPage-module__yk54Xq__hl:after{content:"";left:0;right:0;bottom:var(--hero-hl-offset);height:var(--hero-hl-thickness);background:var(--hero-hl-color);position:absolute}.OwnerPricingPage-module__yk54Xq__subline{color:var(--muted);max-width:44em;margin:16px 0 0;font-size:clamp(1.04rem,1.4vw,1.22rem);line-height:1.55}.OwnerPricingPage-module__yk54Xq__wrap{max-width:var(--maxw);padding:6px var(--page-pad) clamp(36px, 6vh, 64px);margin:0 auto}.OwnerPricingPage-module__yk54Xq__note{background:var(--sand);color:var(--muted);border-radius:14px;margin-top:20px;padding:18px 22px;font-size:.95rem;line-height:1.55}.OwnerPricingPage-module__yk54Xq__note b{color:var(--ink)}
.CalendlyEmbed-module__LgUeLW__grid{max-width:var(--maxw);padding:6px var(--page-pad) clamp(40px, 6vh, 64px);grid-template-columns:1.4fr 1fr;align-items:start;gap:clamp(24px,4vw,48px);margin:0 auto;display:grid}.CalendlyEmbed-module__LgUeLW__embed{border:1px solid var(--line);background:#fff;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 24px 50px -36px #0e1e0266}.CalendlyEmbed-module__LgUeLW__widget{width:100%}.CalendlyEmbed-module__LgUeLW__loader{z-index:1;background:var(--cream);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;inset:0}.CalendlyEmbed-module__LgUeLW__spinner{border:3px solid #1d4d052e;border-top-color:var(--green);border-radius:50%;width:34px;height:34px;animation:.7s linear infinite CalendlyEmbed-module__LgUeLW__calendly-spin}.CalendlyEmbed-module__LgUeLW__loaderText{font-family:var(--sans);letter-spacing:.02em;color:var(--muted);font-size:.8rem}@keyframes CalendlyEmbed-module__LgUeLW__calendly-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.CalendlyEmbed-module__LgUeLW__spinner{animation-duration:1.6s}}.CalendlyEmbed-module__LgUeLW__fallback{color:var(--muted);margin-top:12px;font-size:.85rem}.CalendlyEmbed-module__LgUeLW__fallback a{color:var(--green);text-decoration:underline}.CalendlyEmbed-module__LgUeLW__section{margin-bottom:28px}.CalendlyEmbed-module__LgUeLW__section h3{margin:0 0 14px;font-size:1.1rem;font-weight:800}.CalendlyEmbed-module__LgUeLW__checkList{margin:0;padding:0}.CalendlyEmbed-module__LgUeLW__checkList li{color:var(--muted);gap:10px;padding:5px 0;font-size:.92rem;line-height:1.5;list-style:none;display:flex}.CalendlyEmbed-module__LgUeLW__checkList li svg{width:16px;height:16px;color:var(--green);flex:none;margin-top:3px}.CalendlyEmbed-module__LgUeLW__checkList li b{color:var(--ink)}@media (max-width:900px){.CalendlyEmbed-module__LgUeLW__grid{grid-template-columns:1fr}}
.RelatedContent-module__MH-CVq__section{border-top:1px solid var(--line);background:var(--sand)}.RelatedContent-module__MH-CVq__inner{max-width:var(--maxw);padding:clamp(48px, 7vh, 76px) var(--page-pad);margin:0 auto}.RelatedContent-module__MH-CVq__heading{margin-bottom:26px}.RelatedContent-module__MH-CVq__heading>span{font-family:var(--sans);letter-spacing:.07em;text-transform:uppercase;color:var(--green-mid);margin-bottom:7px;font-size:.66rem;font-weight:700;display:block}.RelatedContent-module__MH-CVq__heading h2{font-family:var(--serif);font-size:var(--section-heading-size);letter-spacing:-.01em;font-weight:400}.RelatedContent-module__MH-CVq__articleGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.RelatedContent-module__MH-CVq__articleCard{border:1px solid var(--line);background:var(--cream);min-width:0;color:var(--ink);border-radius:10px;flex-direction:column;padding:20px;transition:border-color .2s,transform .2s;display:flex}.RelatedContent-module__MH-CVq__articleCard:hover{border-color:var(--green);transform:translateY(-2px)}.RelatedContent-module__MH-CVq__articleType,.RelatedContent-module__MH-CVq__nextStep>span{font-family:var(--sans);letter-spacing:.06em;text-transform:uppercase;color:var(--green-mid);font-size:.64rem;font-weight:700}.RelatedContent-module__MH-CVq__articleCard h3{margin:8px 0;font-size:1rem;line-height:1.35}.RelatedContent-module__MH-CVq__articleCard p,.RelatedContent-module__MH-CVq__nextStep p{color:var(--muted);font-size:.82rem;line-height:1.5}.RelatedContent-module__MH-CVq__articleCard p{margin-bottom:16px}.RelatedContent-module__MH-CVq__cardLink{color:var(--green);align-items:center;gap:.4em;margin-top:auto;font-size:.78rem;font-weight:600;display:inline-flex}.RelatedContent-module__MH-CVq__cardLink svg,.RelatedContent-module__MH-CVq__nextStep>svg{width:1em;height:1em;transition:transform .2s}.RelatedContent-module__MH-CVq__articleCard:hover .RelatedContent-module__MH-CVq__cardLink svg,.RelatedContent-module__MH-CVq__nextStep:hover>svg{transform:translate(3px)}.RelatedContent-module__MH-CVq__nextSteps{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.RelatedContent-module__MH-CVq__nextStep{border:1px solid var(--line);color:var(--ink);background:#faf8f2a6;border-radius:10px;grid-template-columns:1fr auto;gap:5px 16px;padding:18px 20px;transition:border-color .2s,transform .2s;display:grid}.RelatedContent-module__MH-CVq__nextStep:hover{border-color:var(--green);transform:translateY(-1px)}.RelatedContent-module__MH-CVq__nextStep>span,.RelatedContent-module__MH-CVq__nextStep strong,.RelatedContent-module__MH-CVq__nextStep p{grid-column:1}.RelatedContent-module__MH-CVq__nextStep strong{font-size:.94rem}.RelatedContent-module__MH-CVq__nextStep>svg{color:var(--green);grid-area:1/2/4;align-self:center}@media (max-width:800px){.RelatedContent-module__MH-CVq__articleGrid{grid-template-columns:1fr}}@media (max-width:620px){.RelatedContent-module__MH-CVq__nextSteps{grid-template-columns:1fr}}
.VideoTestimonial-module__FLMucW__row{grid-template-columns:1.55fr 1fr;align-items:center;gap:clamp(26px,4vw,56px);display:grid}.VideoTestimonial-module__FLMucW__rev .VideoTestimonial-module__FLMucW__video{order:2}.VideoTestimonial-module__FLMucW__video{aspect-ratio:16/9;background:#0e1e02;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 30px 60px -30px #0e1e0273}.VideoTestimonial-module__FLMucW__video iframe,.VideoTestimonial-module__FLMucW__video img{object-fit:cover;border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.VideoTestimonial-module__FLMucW__coming{color:#eef5e6;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:0}.VideoTestimonial-module__FLMucW__comingEp{font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;color:var(--lime);font-size:.66rem}.VideoTestimonial-module__FLMucW__comingTitle{letter-spacing:-.02em;font-size:1.3rem;font-weight:800}.VideoTestimonial-module__FLMucW__comingLink{color:var(--lime);cursor:pointer;border-bottom:1px solid #0000;align-items:center;gap:.5em;padding-bottom:2px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.VideoTestimonial-module__FLMucW__comingLink svg{width:1.05em;height:1.05em;transition:all .2s}.VideoTestimonial-module__FLMucW__comingLink:hover{border-bottom-color:var(--lime)}.VideoTestimonial-module__FLMucW__comingLink:hover svg{transform:translate(4px)}.VideoTestimonial-module__FLMucW__quotes{flex-direction:column;gap:18px;display:flex}.VideoTestimonial-module__FLMucW__tag{font-family:var(--sans);letter-spacing:.05em;text-transform:uppercase;color:var(--tech);font-size:.72rem;font-weight:700}.VideoTestimonial-module__FLMucW__heading{letter-spacing:-.02em;font-size:1.45rem;font-weight:800}.VideoTestimonial-module__FLMucW__headingLink{color:inherit;text-decoration:none}.VideoTestimonial-module__FLMucW__desc{color:var(--muted);font-size:.98rem;line-height:1.55}.VideoTestimonial-module__FLMucW__quote{border-left:3px solid var(--lime);color:var(--ink);margin:0;padding-left:18px;font-size:1.04rem;line-height:1.5;position:relative}.VideoTestimonial-module__FLMucW__quote cite{font-style:normal;font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-top:8px;font-size:.66rem;display:block}.VideoTestimonial-module__FLMucW__arrowlink{color:var(--ink);cursor:pointer;border-bottom:1px solid #0000;align-items:center;gap:.5em;padding-bottom:2px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.VideoTestimonial-module__FLMucW__arrowlink svg{width:1.05em;height:1.05em;transition:all .2s}.VideoTestimonial-module__FLMucW__arrowlink:hover{border-bottom-color:var(--ink)}.VideoTestimonial-module__FLMucW__arrowlink:hover svg{transform:translate(4px)}@media (max-width:860px){.VideoTestimonial-module__FLMucW__row{grid-template-columns:1fr}.VideoTestimonial-module__FLMucW__rev .VideoTestimonial-module__FLMucW__video{order:0}}
.AboutPage-module__ix-Kaq__hero{max-width:var(--maxw);padding:clamp(48px, 8vh, 96px) var(--page-pad) clamp(30px, 5vh, 52px);margin:0 auto}.AboutPage-module__ix-Kaq__hero h1{font-family:var(--serif);letter-spacing:-.01em;max-width:22ch;font-size:clamp(2rem,3.8vw,3rem);font-weight:400;line-height:1.1}.AboutPage-module__ix-Kaq__hl{position:relative}.AboutPage-module__ix-Kaq__hl:after{content:"";left:0;right:0;bottom:var(--hero-hl-offset);height:var(--hero-hl-thickness);background:var(--hero-hl-color);position:absolute}.AboutPage-module__ix-Kaq__subline{color:var(--muted);max-width:44em;margin:16px 0 0;font-size:clamp(1.02rem,1.3vw,1.16rem);line-height:1.55}.AboutPage-module__ix-Kaq__stories{border-top:1px solid var(--line);background:#fff}.AboutPage-module__ix-Kaq__storyRow{max-width:var(--maxw);padding:clamp(48px, 7vh, 80px) var(--page-pad);grid-template-columns:5fr 7fr;align-items:center;gap:clamp(32px,5vw,72px);margin:0 auto;display:grid}.AboutPage-module__ix-Kaq__storyRow+.AboutPage-module__ix-Kaq__storyRow{padding-top:0}.AboutPage-module__ix-Kaq__storyText h2{font-family:var(--serif);font-weight:400;font-size:var(--section-heading-size);letter-spacing:-.01em;text-align:center;margin:0 0 18px;line-height:1.1}.AboutPage-module__ix-Kaq__storyText p{color:var(--muted);margin:0 0 1em;font-size:1.04rem;line-height:1.7}.AboutPage-module__ix-Kaq__storyText p:last-child{margin-bottom:0}.AboutPage-module__ix-Kaq__storyText .AboutPage-module__ix-Kaq__emphasis{color:var(--ink);font-weight:500}.AboutPage-module__ix-Kaq__storyImg img{object-fit:cover;border-radius:14px;width:100%;height:auto;display:block}.AboutPage-module__ix-Kaq__caption{text-align:center;color:var(--muted);margin-top:8px;font-size:.82rem;font-style:italic;display:block}.AboutPage-module__ix-Kaq__retire{max-width:var(--maxw);padding:clamp(56px, 8vw, 100px) var(--page-pad);margin:0 auto}.AboutPage-module__ix-Kaq__retire h2{font-family:var(--serif);font-weight:400;font-size:var(--section-heading-size);letter-spacing:-.01em;text-align:center;margin:0 0 clamp(24px,4vh,40px);line-height:1.1}.AboutPage-module__ix-Kaq__proseCard{border:1px solid var(--line);background:#fff;border-radius:18px;max-width:760px;margin:0 auto;padding:clamp(24px,4vw,44px)}.AboutPage-module__ix-Kaq__proseCard p{color:var(--muted);margin:0 0 1.2em;font-size:1.04rem;line-height:1.7}.AboutPage-module__ix-Kaq__blockquote{border-left:4px solid var(--green);margin:2em 0;padding-left:clamp(16px,2vw,24px)}.AboutPage-module__ix-Kaq__blockquote p{font-family:var(--serif);color:var(--ink);margin:0;font-size:clamp(1.08rem,1.6vw,1.3rem);font-style:italic;line-height:1.5}.AboutPage-module__ix-Kaq__blockquote cite{color:var(--muted);margin-top:8px;font-size:.88rem;font-style:normal;display:block}.AboutPage-module__ix-Kaq__boldStatement{color:var(--ink);margin:0 0 1em;font-size:1.1rem;font-weight:700}.AboutPage-module__ix-Kaq__aside{color:var(--ink);margin:0;font-size:.94rem;font-weight:500;line-height:1.7}.AboutPage-module__ix-Kaq__building{border-top:1px solid var(--line);background:#fff}.AboutPage-module__ix-Kaq__buildingInner{max-width:var(--maxw);padding:clamp(56px, 8vw, 100px) var(--page-pad);margin:0 auto}.AboutPage-module__ix-Kaq__buildingInner h2{font-family:var(--serif);font-weight:400;font-size:var(--section-heading-size);letter-spacing:-.01em;text-align:center;margin:0 0 16px;line-height:1.1}.AboutPage-module__ix-Kaq__buildingLede{color:var(--muted);text-align:center;max-width:44em;margin:0 auto 32px;font-size:1.04rem;line-height:1.7}.AboutPage-module__ix-Kaq__painCards{grid-template-columns:1fr 1fr;gap:18px;margin:0;display:grid}.AboutPage-module__ix-Kaq__painCard{background:var(--cream);border:1px solid var(--line);text-align:left;border-radius:14px;padding:28px}.AboutPage-module__ix-Kaq__painCard h3{font-family:var(--serif);margin:0 0 10px;font-size:1.1rem;font-weight:600}.AboutPage-module__ix-Kaq__painCard p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.6}.AboutPage-module__ix-Kaq__safeHaven{max-width:var(--maxw);padding:clamp(56px, 8vw, 100px) var(--page-pad);border-top:1px solid var(--line);margin:0 auto}.AboutPage-module__ix-Kaq__safeHaven h2{font-family:var(--serif);font-style:italic;font-weight:400;font-size:var(--section-heading-size);letter-spacing:-.01em;text-align:center;margin:0 0 clamp(28px,5vh,48px);line-height:1.1}.AboutPage-module__ix-Kaq__features{grid-template-columns:repeat(3,1fr);gap:24px;margin:0;display:grid}.AboutPage-module__ix-Kaq__feature{text-align:center}.AboutPage-module__ix-Kaq__featureIcon{background:var(--sand);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 14px;display:flex}.AboutPage-module__ix-Kaq__featureIcon svg{width:26px;height:26px;color:var(--green)}.AboutPage-module__ix-Kaq__feature h3{font-family:var(--serif);min-height:2.5em;max-height:2.5em;margin:0 0 8px;font-size:1.05rem;font-weight:600;line-height:1.25;overflow:hidden}.AboutPage-module__ix-Kaq__feature p{color:var(--muted);max-width:24em;max-height:4.65em;margin:0 auto;font-size:.92rem;line-height:1.55;overflow:hidden}.AboutPage-module__ix-Kaq__mom{border-top:1px solid var(--line);background:#fff}.AboutPage-module__ix-Kaq__momInner{max-width:var(--maxw);padding:clamp(48px, 7vh, 80px) var(--page-pad);grid-template-columns:5fr 7fr;align-items:center;gap:clamp(32px,5vw,72px);margin:0 auto;display:grid}.AboutPage-module__ix-Kaq__momText h2{font-family:var(--serif);font-weight:400;font-size:var(--section-heading-size);letter-spacing:-.01em;text-align:center;margin:0 0 18px;line-height:1.1}.AboutPage-module__ix-Kaq__momText p{color:var(--muted);margin:0;font-size:1.04rem;line-height:1.7}.AboutPage-module__ix-Kaq__team{max-width:var(--maxw);padding:clamp(56px, 8vw, 100px) var(--page-pad);border-top:1px solid var(--line);margin:0 auto}.AboutPage-module__ix-Kaq__team h2{font-family:var(--serif);font-weight:400;font-size:var(--section-heading-size);letter-spacing:-.01em;text-align:center;margin:0 0 clamp(24px,4vh,40px);line-height:1.1}.AboutPage-module__ix-Kaq__teamGrid{grid-template-columns:1fr 1fr;gap:24px;max-width:600px;margin:0 auto;display:grid}.AboutPage-module__ix-Kaq__founderCard{border:1px solid var(--line);text-align:center;background:#fff;border-radius:14px;padding:28px}.AboutPage-module__ix-Kaq__headshot{object-fit:cover;border-radius:50%;width:88px;height:88px;margin:0 auto 14px;display:block}.AboutPage-module__ix-Kaq__founderCard h3{font-family:var(--serif);margin:0 0 4px;font-size:1.1rem;font-weight:600}.AboutPage-module__ix-Kaq__role{color:var(--green);margin-bottom:10px;font-size:.84rem;font-weight:500}.AboutPage-module__ix-Kaq__bio{color:var(--muted);min-height:2.8em;margin-bottom:14px;font-size:.9rem;line-height:1.5}.AboutPage-module__ix-Kaq__linkedIn{color:var(--ink);border-bottom:1px solid #0000;align-items:center;gap:6px;padding-bottom:2px;font-size:.86rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.AboutPage-module__ix-Kaq__linkedIn:hover{border-bottom-color:var(--ink)}.AboutPage-module__ix-Kaq__linkedIn svg{width:16px;height:16px}@media (max-width:960px){.AboutPage-module__ix-Kaq__storyRow,.AboutPage-module__ix-Kaq__momInner,.AboutPage-module__ix-Kaq__painCards{grid-template-columns:1fr}.AboutPage-module__ix-Kaq__features{grid-template-columns:1fr;gap:32px}}@media (max-width:600px){.AboutPage-module__ix-Kaq__teamGrid{grid-template-columns:1fr;max-width:300px}}
.ConciergeCallPage-module__4W2VCW__hero{max-width:var(--maxw);padding:clamp(48px, 8vh, 96px) var(--page-pad) clamp(30px, 5vh, 52px);margin:0 auto}.ConciergeCallPage-module__4W2VCW__kicker{font-family:var(--sans);letter-spacing:.04em;text-transform:uppercase;color:var(--green-mid);margin-bottom:16px;font-size:.78rem;font-weight:700;display:block}.ConciergeCallPage-module__4W2VCW__hero h1{font-family:var(--serif);letter-spacing:-.01em;max-width:18ch;font-size:clamp(2.4rem,5vw,4rem);font-weight:400;line-height:1.02}.ConciergeCallPage-module__4W2VCW__hl{position:relative}.ConciergeCallPage-module__4W2VCW__hl:after{content:"";left:0;right:0;bottom:var(--hero-hl-offset);height:var(--hero-hl-thickness);background:var(--hero-hl-color);position:absolute}.ConciergeCallPage-module__4W2VCW__subline{color:var(--muted);max-width:44em;margin:16px 0 0;font-size:clamp(1.04rem,1.4vw,1.22rem);line-height:1.55}
.MediaPage-module__TyYPKq__hero{max-width:var(--maxw);padding:clamp(48px, 8vh, 96px) var(--page-pad) clamp(24px, 4vh, 40px);margin:0 auto}.MediaPage-module__TyYPKq__kicker{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:var(--green-mid);margin-bottom:16px;font-size:.72rem;display:block}.MediaPage-module__TyYPKq__hero h1{font-family:var(--serif);letter-spacing:-.01em;max-width:16ch;font-size:clamp(2.4rem,5vw,4rem);font-weight:400;line-height:1.05}.MediaPage-module__TyYPKq__hl{white-space:nowrap;position:relative}.MediaPage-module__TyYPKq__hl:after{content:"";left:0;right:0;bottom:var(--hero-hl-offset);height:var(--hero-hl-thickness);background:var(--hero-hl-color);position:absolute}.MediaPage-module__TyYPKq__subline{color:var(--muted);max-width:44em;margin:16px 0 0;font-size:clamp(1.04rem,1.4vw,1.22rem);line-height:1.5}.MediaPage-module__TyYPKq__videos{max-width:var(--maxw);padding:clamp(24px, 4vh, 48px) var(--page-pad);flex-direction:column;gap:clamp(40px,6vw,72px);margin:0 auto;display:flex}
