.Nav-module__e1xquq__nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f4f1eabf;border-bottom:1px solid #0e0f0c0f;justify-content:space-between;align-items:center;padding:20px 40px;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__e1xquq__logo{font-family:var(--font-fraunces), serif;letter-spacing:-.03em;align-items:center;gap:8px;font-size:22px;font-weight:500;display:flex}.Nav-module__e1xquq__logoMark{background:var(--ink);border-radius:50%;width:28px;height:28px;position:relative;overflow:hidden}.Nav-module__e1xquq__logoMark:after{content:"";background:var(--clay);border-radius:50%;animation:3s ease-in-out infinite Nav-module__e1xquq__pulse;position:absolute;inset:6px}@keyframes Nav-module__e1xquq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.6)}}.Nav-module__e1xquq__navLinks{gap:36px;font-size:14px;list-style:none;display:flex}.Nav-module__e1xquq__navLinks a{color:var(--ink);font-weight:500;text-decoration:none;transition:opacity .2s;position:relative}.Nav-module__e1xquq__navLinks a:hover{opacity:.6}.Nav-module__e1xquq__navCta{align-items:center;gap:12px;display:flex}@media (max-width:900px){.Nav-module__e1xquq__nav{padding:16px 20px}.Nav-module__e1xquq__navLinks{display:none}}
.Hero-module__Z8hQ_W__hero{flex-direction:column;justify-content:center;min-height:100vh;padding:160px 40px 80px;display:flex;position:relative}.Hero-module__Z8hQ_W__heroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;width:100%;max-width:1400px;margin:0 auto;display:grid}.Hero-module__Z8hQ_W__eyebrow{font-family:var(--font-jetbrains-mono), monospace;text-transform:uppercase;letter-spacing:.15em;color:var(--moss);background:#2f3e2a0a;border:1px solid #2f3e2a40;border-radius:100px;align-items:center;gap:10px;margin-bottom:32px;padding:8px 14px;font-size:11px;animation:.9s cubic-bezier(.2,.8,.2,1) .1s both Hero-module__Z8hQ_W__fadeUp;display:inline-flex}.Hero-module__Z8hQ_W__dot{background:var(--clay);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__blink}@keyframes Hero-module__Z8hQ_W__blink{0%,to{opacity:1}50%{opacity:.3}}.Hero-module__Z8hQ_W__heroTitle{font-family:var(--font-fraunces), serif;letter-spacing:-.035em;margin-bottom:28px;font-size:clamp(48px,7vw,92px);font-weight:400;line-height:.95}.Hero-module__Z8hQ_W__word{margin-right:.25em;animation:1s cubic-bezier(.2,.8,.2,1) both Hero-module__Z8hQ_W__fadeUp;display:inline-block}.Hero-module__Z8hQ_W__word:first-child{animation-delay:.2s}.Hero-module__Z8hQ_W__word:nth-child(2){animation-delay:.28s}.Hero-module__Z8hQ_W__word:nth-child(3){animation-delay:.36s}.Hero-module__Z8hQ_W__word:nth-child(4){animation-delay:.44s}.Hero-module__Z8hQ_W__word:nth-child(5){animation-delay:.52s}.Hero-module__Z8hQ_W__word:nth-child(6){animation-delay:.6s}.Hero-module__Z8hQ_W__italicAccent{color:var(--clay);font-style:italic;font-weight:300}.Hero-module__Z8hQ_W__heroSub{color:var(--muted);max-width:520px;margin-bottom:40px;font-size:19px;line-height:1.55;animation:1s cubic-bezier(.2,.8,.2,1) .65s both Hero-module__Z8hQ_W__fadeUp}.Hero-module__Z8hQ_W__heroCta{align-items:center;gap:16px;margin-bottom:48px;animation:1s cubic-bezier(.2,.8,.2,1) .75s both Hero-module__Z8hQ_W__fadeUp;display:flex}.Hero-module__Z8hQ_W__trustRow{align-items:center;gap:24px;animation:1s cubic-bezier(.2,.8,.2,1) .85s both Hero-module__Z8hQ_W__fadeUp;display:flex}.Hero-module__Z8hQ_W__avatars{display:flex}.Hero-module__Z8hQ_W__avatar{border:2px solid var(--paper);background:var(--sand);width:36px;height:36px;font-family:var(--font-fraunces), serif;color:var(--ink);border-radius:50%;justify-content:center;align-items:center;margin-left:-10px;font-size:13px;font-weight:500;display:flex}.Hero-module__Z8hQ_W__avatar:first-child{background:var(--clay-soft);margin-left:0}.Hero-module__Z8hQ_W__avatar:nth-child(2){background:var(--moss);color:var(--paper)}.Hero-module__Z8hQ_W__avatar:nth-child(3){background:var(--sand)}.Hero-module__Z8hQ_W__avatar:nth-child(4){background:var(--clay);color:var(--paper)}.Hero-module__Z8hQ_W__trustText{color:var(--muted);font-size:13px;line-height:1.4}.Hero-module__Z8hQ_W__trustTextStrong{color:var(--ink);font-weight:600}.Hero-module__Z8hQ_W__stars{color:var(--clay);letter-spacing:2px}.Hero-module__Z8hQ_W__heroVisual{height:560px;animation:1.2s cubic-bezier(.2,.8,.2,1) .4s both Hero-module__Z8hQ_W__fadeUp;position:relative}.Hero-module__Z8hQ_W__phoneMockup{background:var(--ink);z-index:3;border-radius:36px;width:260px;height:520px;padding:12px;transition:transform .6s cubic-bezier(.2,.8,.2,1);position:absolute;top:20px;right:40px;transform:rotate(2deg);box-shadow:0 40px 80px -20px #0e0f0c59,0 0 0 1px #0e0f0c1a}.Hero-module__Z8hQ_W__phoneMockup:hover{transform:rotate(0)translateY(-8px)}.Hero-module__Z8hQ_W__phoneScreen{background:linear-gradient(#8fa383 0%,#5a6b4e 50%,#2f3e2a 100%);border-radius:26px;width:100%;height:100%;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__phoneScreen:before{content:"";background:var(--ink);z-index:10;border-radius:12px;width:80px;height:20px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__videoContent{position:absolute;inset:0;overflow:hidden}.Hero-module__Z8hQ_W__propertyHouse{width:70%;animation:8s ease-in-out infinite Hero-module__Z8hQ_W__panZoom;position:absolute;bottom:30%;left:50%;transform:translate(-50%)}@keyframes Hero-module__Z8hQ_W__panZoom{0%,to{transform:translate(-50%)scale(1)}50%{transform:translate(-50%)scale(1.08)}}.Hero-module__Z8hQ_W__captionOverlay{text-align:center;color:#fff;animation:8s ease-in-out infinite Hero-module__Z8hQ_W__captionFade;position:absolute;bottom:60px;left:16px;right:16px}.Hero-module__Z8hQ_W__price{font-family:var(--font-fraunces), serif;letter-spacing:-.02em;text-shadow:0 2px 10px #0000004d;font-size:28px;font-weight:500}.Hero-module__Z8hQ_W__addr{letter-spacing:.1em;text-transform:uppercase;opacity:.9;margin-top:4px;font-size:11px}@keyframes Hero-module__Z8hQ_W__captionFade{0%,10%{opacity:0;transform:translateY(10px)}20%,80%{opacity:1;transform:translateY(0)}90%,to{opacity:0;transform:translateY(-10px)}}.Hero-module__Z8hQ_W__progressBar{background:#ffffff40;border-radius:2px;height:2px;position:absolute;top:48px;left:16px;right:16px;overflow:hidden}.Hero-module__Z8hQ_W__progressFill{background:#fff;width:0%;height:100%;animation:8s linear infinite Hero-module__Z8hQ_W__progress}@keyframes Hero-module__Z8hQ_W__progress{0%{width:0%}to{width:100%}}.Hero-module__Z8hQ_W__socialBadges{z-index:5;flex-direction:column;gap:20px;display:flex;position:absolute;top:80px;right:20px}.Hero-module__Z8hQ_W__socialBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Hero-module__Z8hQ_W__floatCard{background:var(--cream);border:1px solid #0e0f0c14;border-radius:16px;padding:16px;font-size:13px;position:absolute;box-shadow:0 20px 40px -12px #0e0f0c26}.Hero-module__Z8hQ_W__floatCardUpload{z-index:2;width:200px;animation:6s ease-in-out infinite Hero-module__Z8hQ_W__floatA;top:40px;left:0}@keyframes Hero-module__Z8hQ_W__floatA{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.Hero-module__Z8hQ_W__floatLabel{font-family:var(--font-jetbrains-mono), monospace;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-bottom:10px;font-size:10px}.Hero-module__Z8hQ_W__thumbGrid{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.Hero-module__Z8hQ_W__thumb{aspect-ratio:1;background:linear-gradient(135deg, var(--sand), var(--clay-soft));border-radius:4px}.Hero-module__Z8hQ_W__thumb:nth-child(2){background:linear-gradient(135deg, var(--moss-light), var(--moss))}.Hero-module__Z8hQ_W__thumb:nth-child(3){background:linear-gradient(135deg, var(--clay-soft), var(--clay))}.Hero-module__Z8hQ_W__thumb:nth-child(4){background:linear-gradient(135deg, var(--sand), var(--moss-light))}.Hero-module__Z8hQ_W__thumb:nth-child(5){background:linear-gradient(135deg, var(--clay), var(--moss))}.Hero-module__Z8hQ_W__thumb:nth-child(6){background:linear-gradient(135deg, var(--moss), var(--sand))}.Hero-module__Z8hQ_W__floatCardPrompt{z-index:4;width:260px;animation:7s ease-in-out infinite Hero-module__Z8hQ_W__floatB;bottom:120px;left:20px}@keyframes Hero-module__Z8hQ_W__floatB{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-10px)rotate(-2deg)}}.Hero-module__Z8hQ_W__promptText{font-family:var(--font-fraunces), serif;color:var(--ink);font-size:15px;font-style:italic;line-height:1.4}.Hero-module__Z8hQ_W__promptText:after{content:"|";color:var(--clay);animation:1s infinite Hero-module__Z8hQ_W__cursorBlink}@keyframes Hero-module__Z8hQ_W__cursorBlink{0%,50%{opacity:1}51%,to{opacity:0}}.Hero-module__Z8hQ_W__floatCardStats{z-index:4;width:180px;animation:5s ease-in-out infinite Hero-module__Z8hQ_W__floatC;bottom:40px;right:0}@keyframes Hero-module__Z8hQ_W__floatC{0%,to{transform:translateY(0)rotate(3deg)}50%{transform:translateY(-8px)rotate(3deg)}}.Hero-module__Z8hQ_W__statLabel{font-family:var(--font-jetbrains-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:10px}.Hero-module__Z8hQ_W__statValue{font-family:var(--font-fraunces), serif;color:var(--moss);letter-spacing:-.02em;margin-top:4px;font-size:32px;font-weight:500}.Hero-module__Z8hQ_W__statUnit{color:var(--muted);margin-top:2px;font-size:14px}.Hero-module__Z8hQ_W__decoRing{z-index:0;border:1px dashed #0e0f0c1a;border-radius:50%;width:480px;height:480px;animation:60s linear infinite Hero-module__Z8hQ_W__decoRotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__Z8hQ_W__decoRotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.Hero-module__Z8hQ_W__decoRing:before{content:"";background:var(--clay);border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;left:50%}@media (max-width:900px){.Hero-module__Z8hQ_W__hero{padding:120px 20px 60px}.Hero-module__Z8hQ_W__heroGrid{grid-template-columns:1fr;gap:40px}.Hero-module__Z8hQ_W__heroVisual{height:500px}}
.Marquee-module__XxqZwG__marquee{background:var(--paper-warm);border-top:1px solid #0e0f0c14;border-bottom:1px solid #0e0f0c14;padding:32px 0;overflow:hidden}.Marquee-module__XxqZwG__marqueeTrack{white-space:nowrap;gap:80px;animation:30s linear infinite Marquee-module__XxqZwG__scroll;display:flex}@keyframes Marquee-module__XxqZwG__scroll{to{transform:translate(-50%)}}.Marquee-module__XxqZwG__marqueeItem{font-family:var(--font-fraunces), serif;color:var(--ink);opacity:.5;align-items:center;gap:80px;font-size:22px;display:flex}.Marquee-module__XxqZwG__marqueeItem:after{content:"✦";color:var(--clay);opacity:.6}
.HowItWorks-module__a-Tr4W__stepsGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid;position:relative}.HowItWorks-module__a-Tr4W__step{background:var(--cream);border:1px solid #0e0f0c14;border-radius:24px;padding:36px;transition:all .35s cubic-bezier(.2,.8,.2,1);position:relative;overflow:hidden}.HowItWorks-module__a-Tr4W__step:hover{border-color:#0e0f0c33;transform:translateY(-6px);box-shadow:0 30px 60px -20px #0e0f0c26}.HowItWorks-module__a-Tr4W__stepNumber{font-family:var(--font-fraunces), serif;color:var(--muted);align-items:center;gap:12px;margin-bottom:40px;font-size:14px;display:flex}.HowItWorks-module__a-Tr4W__stepNumber:before{content:"";background:var(--clay);width:24px;height:1px}.HowItWorks-module__a-Tr4W__stepVisual{background:var(--paper-warm);border-radius:16px;justify-content:center;align-items:center;height:180px;margin-bottom:28px;display:flex;position:relative;overflow:hidden}.HowItWorks-module__a-Tr4W__stepVisualUpload{background:linear-gradient(135deg,#f0e8d5 0%,#e5dab9 100%)}.HowItWorks-module__a-Tr4W__uploadStack{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.HowItWorks-module__a-Tr4W__uploadImg{border:3px solid #fff;border-radius:8px;width:70px;height:90px;position:absolute;box-shadow:0 8px 20px #0e0f0c26}.HowItWorks-module__a-Tr4W__uploadImg:first-child{background:linear-gradient(135deg, var(--sand), var(--moss-light));z-index:1;transform:rotate(-8deg)translate(-30px)}.HowItWorks-module__a-Tr4W__uploadImg:nth-child(2){background:linear-gradient(135deg, var(--clay-soft), var(--clay));z-index:3;transform:rotate(0)}.HowItWorks-module__a-Tr4W__uploadImg:nth-child(3){background:linear-gradient(135deg, var(--moss), var(--moss-light));z-index:2;transform:rotate(8deg)translate(30px)}.HowItWorks-module__a-Tr4W__stepVisualDescribe{background:linear-gradient(135deg,#e8e4d5 0%,#d5cfb8 100%)}.HowItWorks-module__a-Tr4W__promptBox{background:#fff;border-radius:12px;width:80%;padding:18px;box-shadow:0 8px 24px #0e0f0c14}.HowItWorks-module__a-Tr4W__promptLabel{font-family:var(--font-jetbrains-mono), monospace;letter-spacing:.15em;text-transform:uppercase;color:var(--muted);margin-bottom:8px;font-size:9px}.HowItWorks-module__a-Tr4W__promptSample{font-family:var(--font-fraunces), serif;color:var(--ink);font-size:14px;font-style:italic;line-height:1.4}.HowItWorks-module__a-Tr4W__stepVisualPublish{background:linear-gradient(135deg,#d5dfd0 0%,#b8c8b0 100%)}.HowItWorks-module__a-Tr4W__socials{gap:12px;display:flex}.HowItWorks-module__a-Tr4W__socialIcon{background:#fff;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .3s;display:flex;box-shadow:0 8px 20px #0e0f0c1a}.HowItWorks-module__a-Tr4W__step:hover .HowItWorks-module__a-Tr4W__socialIcon:first-child{transform:translateY(-4px)}.HowItWorks-module__a-Tr4W__step:hover .HowItWorks-module__a-Tr4W__socialIcon:nth-child(2){transition-delay:50ms;transform:translateY(-4px)}.HowItWorks-module__a-Tr4W__step:hover .HowItWorks-module__a-Tr4W__socialIcon:nth-child(3){transition-delay:.1s;transform:translateY(-4px)}.HowItWorks-module__a-Tr4W__stepTitle{font-family:var(--font-fraunces), serif;letter-spacing:-.02em;margin-bottom:10px;font-size:26px;font-weight:400}.HowItWorks-module__a-Tr4W__stepDesc{color:var(--muted);font-size:15px;line-height:1.55}@media (max-width:900px){.HowItWorks-module__a-Tr4W__stepsGrid{grid-template-columns:1fr}}
.Showcase-module__HyV_Rq__showcase{background:var(--ink);color:var(--paper);border-radius:32px;margin:40px;padding:100px 60px;position:relative;overflow:hidden}.Showcase-module__HyV_Rq__showcase:before{content:"";pointer-events:none;background:radial-gradient(circle,#c8532c26 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-50%;right:-20%}.Showcase-module__HyV_Rq__showcaseInner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1300px;margin:0 auto;display:grid;position:relative}.Showcase-module__HyV_Rq__showcaseTitle{font-family:var(--font-fraunces), serif;letter-spacing:-.03em;margin-bottom:32px;font-size:clamp(40px,5vw,64px);font-weight:400;line-height:1.02}.Showcase-module__HyV_Rq__accent{color:var(--clay-soft);font-style:italic;font-weight:300}.Showcase-module__HyV_Rq__showcaseDesc{color:#f4f1eab3;max-width:480px;margin-bottom:40px;font-size:18px;line-height:1.55}.Showcase-module__HyV_Rq__featureList{margin-bottom:40px;list-style:none}.Showcase-module__HyV_Rq__featureList li{border-top:1px solid #f4f1ea1a;align-items:flex-start;gap:16px;padding:18px 0;font-size:16px;display:flex}.Showcase-module__HyV_Rq__featureList li:last-child{border-bottom:1px solid #f4f1ea1a}.Showcase-module__HyV_Rq__check{background:var(--clay);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:flex}.Showcase-module__HyV_Rq__templatesGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.Showcase-module__HyV_Rq__template{aspect-ratio:9/16;cursor:pointer;border-radius:16px;transition:transform .4s cubic-bezier(.2,.8,.2,1);position:relative;overflow:hidden}.Showcase-module__HyV_Rq__template:hover{transform:translateY(-6px)scale(1.02)}.Showcase-module__HyV_Rq__template1{background:linear-gradient(#d4a574 0%,#8b6341 60%,#3d2817 100%)}.Showcase-module__HyV_Rq__template2{background:linear-gradient(#8fa383 0%,#4a5d43 60%,#1f2a1b 100%);margin-top:30px}.Showcase-module__HyV_Rq__template3{background:linear-gradient(#e5c8b0 0%,#c8532c 60%,#6e2d18 100%);margin-top:-30px}.Showcase-module__HyV_Rq__template4{background:linear-gradient(#b8c8d6 0%,#6b8299 60%,#2d3d4d 100%)}.Showcase-module__HyV_Rq__templateLabel{color:#fff;font-family:var(--font-jetbrains-mono), monospace;letter-spacing:.15em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;border-radius:4px;padding:4px 8px;font-size:9px;position:absolute;bottom:12px;left:12px}.Showcase-module__HyV_Rq__templateDuration{color:#fff;font-family:var(--font-jetbrains-mono), monospace;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;border-radius:100px;padding:4px 8px;font-size:10px;position:absolute;top:12px;right:12px}.Showcase-module__HyV_Rq__templatePlay{opacity:0;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Showcase-module__HyV_Rq__template:hover .Showcase-module__HyV_Rq__templatePlay{opacity:1}.Showcase-module__HyV_Rq__eyebrow{font-family:var(--font-jetbrains-mono), monospace;text-transform:uppercase;letter-spacing:.2em;color:var(--clay-soft);margin-bottom:20px;font-size:11px}@media (max-width:900px){.Showcase-module__HyV_Rq__showcase{margin:20px;padding:60px 24px}.Showcase-module__HyV_Rq__showcaseInner{grid-template-columns:1fr;gap:40px}}
.Stats-module__UZLpCq__statsBand{max-width:1400px;margin:0 auto;padding:100px 40px}.Stats-module__UZLpCq__statsGrid{border-top:1px solid #0e0f0c1f;border-bottom:1px solid #0e0f0c1f;grid-template-columns:repeat(4,1fr);gap:0;display:grid}.Stats-module__UZLpCq__stat{border-right:1px solid #0e0f0c1f;padding:48px 32px}.Stats-module__UZLpCq__stat:last-child{border-right:none}.Stats-module__UZLpCq__statNum{font-family:var(--font-fraunces), serif;letter-spacing:-.035em;color:var(--ink);font-size:68px;font-weight:400;line-height:1}.Stats-module__UZLpCq__unit{color:var(--clay);font-size:32px;font-style:italic}.Stats-module__UZLpCq__statLabelText{font-family:var(--font-jetbrains-mono), monospace;letter-spacing:.15em;text-transform:uppercase;color:var(--muted);margin-top:16px;font-size:11px;line-height:1.6}@media (max-width:900px){.Stats-module__UZLpCq__statsGrid{grid-template-columns:repeat(2,1fr)}.Stats-module__UZLpCq__stat{border-bottom:1px solid #0e0f0c1f;border-right:none}.Stats-module__UZLpCq__stat:nth-child(2){border-right:none}}
.Testimonials-module__MlUweW__testimonials{max-width:1400px;margin:0 auto;padding:140px 40px}.Testimonials-module__MlUweW__testiGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Testimonials-module__MlUweW__testi{background:var(--cream);border:1px solid #0e0f0c14;border-radius:24px;flex-direction:column;gap:24px;padding:36px;transition:all .3s;display:flex}.Testimonials-module__MlUweW__testi:hover{border-color:var(--clay);background:#fff}.Testimonials-module__MlUweW__testiFeatured{background:var(--moss);color:var(--paper);border-color:var(--moss)}.Testimonials-module__MlUweW__testiFeatured:hover{background:var(--moss);border-color:var(--moss)}.Testimonials-module__MlUweW__quoteMark{font-family:var(--font-fraunces), serif;color:var(--clay);font-size:64px;font-style:italic;line-height:.6}.Testimonials-module__MlUweW__quoteMarkFeatured{color:var(--clay-soft)}.Testimonials-module__MlUweW__testiText{font-family:var(--font-fraunces), serif;letter-spacing:-.01em;flex:1;font-size:20px;line-height:1.35}.Testimonials-module__MlUweW__testiAuthor{border-top:1px solid #0e0f0c1a;align-items:center;gap:14px;padding-top:20px;display:flex}.Testimonials-module__MlUweW__testiAuthorFeatured{border-top-color:#f4f1ea26}.Testimonials-module__MlUweW__testiAvatar{background:var(--sand);width:44px;height:44px;font-family:var(--font-fraunces), serif;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:500;display:flex}.Testimonials-module__MlUweW__testiAvatarFeatured{background:var(--clay-soft);color:var(--ink)}.Testimonials-module__MlUweW__testiName{margin-bottom:2px;font-size:14px;font-weight:600}.Testimonials-module__MlUweW__testiRole{color:var(--muted);font-size:12px}.Testimonials-module__MlUweW__testiRoleFeatured{color:#f4f1ea99}@media (max-width:900px){.Testimonials-module__MlUweW__testiGrid{grid-template-columns:1fr}}
.Pricing-module__TjAkjG__pricing{max-width:1400px;margin:0 auto;padding:140px 40px}.Pricing-module__TjAkjG__pricingGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}.Pricing-module__TjAkjG__priceCard{background:var(--cream);border:1px solid #0e0f0c14;border-radius:24px;flex-direction:column;padding:40px;transition:all .3s;display:flex}.Pricing-module__TjAkjG__priceCard:hover{border-color:#0e0f0c33}.Pricing-module__TjAkjG__priceCardFeatured{background:var(--ink);color:var(--paper);border-color:var(--ink);position:relative;transform:scale(1.02)}.Pricing-module__TjAkjG__priceCardFeatured:hover{border-color:var(--clay)}.Pricing-module__TjAkjG__popularTag{background:var(--clay);color:var(--paper);font-family:var(--font-jetbrains-mono), monospace;letter-spacing:.15em;text-transform:uppercase;border-radius:100px;padding:6px 12px;font-size:10px;position:absolute;top:-12px;left:40px}.Pricing-module__TjAkjG__tierName{font-family:var(--font-jetbrains-mono), monospace;letter-spacing:.2em;text-transform:uppercase;color:var(--clay);margin-bottom:24px;font-size:11px}.Pricing-module__TjAkjG__tierNameFeatured{color:var(--clay-soft)}.Pricing-module__TjAkjG__price{font-family:var(--font-fraunces), serif;letter-spacing:-.03em;margin-bottom:8px;font-size:64px;font-weight:400;line-height:1}.Pricing-module__TjAkjG__currency{vertical-align:top;color:var(--muted);font-size:28px}.Pricing-module__TjAkjG__currencyFeatured{color:#f4f1ea80}.Pricing-module__TjAkjG__priceUnit{color:var(--muted);margin-bottom:28px;font-size:14px}.Pricing-module__TjAkjG__priceUnitFeatured{color:#f4f1ea99}.Pricing-module__TjAkjG__priceDesc{color:var(--muted);border-bottom:1px solid #0e0f0c1a;margin-bottom:32px;padding-bottom:32px;font-size:15px;line-height:1.5}.Pricing-module__TjAkjG__priceDescFeatured{color:#f4f1eab3;border-bottom-color:#f4f1ea26}.Pricing-module__TjAkjG__featuresList{flex:1;margin-bottom:32px;list-style:none}.Pricing-module__TjAkjG__featuresList li{align-items:flex-start;gap:12px;padding:10px 0;font-size:14.5px;display:flex}.Pricing-module__TjAkjG__featuresList li:before{content:"→";color:var(--clay);flex-shrink:0;font-weight:500}@media (max-width:900px){.Pricing-module__TjAkjG__pricingGrid{grid-template-columns:1fr}.Pricing-module__TjAkjG__priceCardFeatured{transform:none}}
.FAQ-module__KSzKsa__faq{max-width:1400px;margin:0 auto;padding:140px 40px 80px}.FAQ-module__KSzKsa__faqGrid{grid-template-columns:1fr 2fr;align-items:start;gap:80px;display:grid}.FAQ-module__KSzKsa__faqList{border-top:1px solid #0e0f0c1f}.FAQ-module__KSzKsa__faqItem{cursor:pointer;border-bottom:1px solid #0e0f0c1f;padding:24px 0}.FAQ-module__KSzKsa__faqQ{justify-content:space-between;align-items:center;gap:24px;display:flex}.FAQ-module__KSzKsa__faqQText{font-family:var(--font-fraunces), serif;letter-spacing:-.015em;font-size:22px;font-weight:400;line-height:1.3}.FAQ-module__KSzKsa__faqIcon{border:1px solid #0e0f0c33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;transition:all .3s;display:flex}.FAQ-module__KSzKsa__faqIconOpen{background:var(--ink);color:var(--paper);transform:rotate(45deg)}.FAQ-module__KSzKsa__faqA{max-height:0;color:var(--muted);max-width:640px;font-size:16px;line-height:1.6;transition:max-height .4s cubic-bezier(.2,.8,.2,1),padding .4s;overflow:hidden}.FAQ-module__KSzKsa__faqAOpen{max-height:200px;padding-top:16px}@media (max-width:900px){.FAQ-module__KSzKsa__faqGrid{grid-template-columns:1fr;gap:40px}}
.FinalCTA-module__95TMWa__finalCta{max-width:1400px;margin:0 auto;padding:80px 40px 140px}.FinalCTA-module__95TMWa__ctaBox{background:linear-gradient(135deg, var(--moss) 0%, #1f2a1b 100%);color:var(--paper);text-align:center;border-radius:32px;padding:100px 60px;position:relative;overflow:hidden}.FinalCTA-module__95TMWa__ctaBox:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 80%,#c8532c33 0%,#0000 50%),radial-gradient(circle at 80% 20%,#e8a48926 0%,#0000 50%);position:absolute;inset:0}.FinalCTA-module__95TMWa__ctaTitle{font-family:var(--font-fraunces), serif;letter-spacing:-.035em;margin-bottom:24px;font-size:clamp(42px,6vw,84px);font-weight:400;line-height:1;position:relative}.FinalCTA-module__95TMWa__italicAccent{color:var(--clay-soft);font-style:italic;font-weight:300}.FinalCTA-module__95TMWa__ctaDesc{color:#f4f1eab3;max-width:560px;margin:0 auto 40px;font-size:19px;line-height:1.55;position:relative}.FinalCTA-module__95TMWa__ctaButtons{justify-content:center;gap:16px;display:flex;position:relative}@media (max-width:900px){.FinalCTA-module__95TMWa__ctaBox{padding:60px 24px}.FinalCTA-module__95TMWa__ctaButtons{flex-direction:column}}
.Footer-module__EZoWya__footer{background:var(--ink);color:var(--paper);padding:80px 40px 40px}.Footer-module__EZoWya__footerInner{max-width:1400px;margin:0 auto}.Footer-module__EZoWya__footerGrid{border-bottom:1px solid #f4f1ea1a;grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;padding-bottom:60px;display:grid}.Footer-module__EZoWya__footerBrand .Footer-module__EZoWya__logo{font-family:var(--font-fraunces), serif;letter-spacing:-.03em;color:var(--paper);align-items:center;gap:8px;margin-bottom:20px;font-size:22px;font-weight:500;display:flex}.Footer-module__EZoWya__logoMark{background:var(--ink);border:1px solid #f4f1ea33;border-radius:50%;width:28px;height:28px;position:relative;overflow:hidden}.Footer-module__EZoWya__logoMark:after{content:"";background:var(--clay);border-radius:50%;position:absolute;inset:6px}.Footer-module__EZoWya__footerBrandText{color:#f4f1ea99;max-width:320px;font-size:15px;line-height:1.55}.Footer-module__EZoWya__footerCol h4{font-family:var(--font-jetbrains-mono), monospace;letter-spacing:.2em;text-transform:uppercase;color:var(--clay-soft);margin-bottom:20px;font-size:11px;font-weight:500}.Footer-module__EZoWya__footerCol ul{list-style:none}.Footer-module__EZoWya__footerCol li{margin-bottom:12px}.Footer-module__EZoWya__footerCol a{color:#f4f1eacc;font-size:15px;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__footerCol a:hover{color:var(--clay-soft)}.Footer-module__EZoWya__footerBottom{color:#f4f1ea80;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-top:40px;font-size:13px;display:flex}.Footer-module__EZoWya__footerBottomLinks a{color:#f4f1ea80;margin-left:20px;text-decoration:none}@media (max-width:900px){.Footer-module__EZoWya__footerGrid{grid-template-columns:1fr 1fr;gap:40px}}
