.page-module___8aEwW__hero{background:radial-gradient(circle at 100% 0,#2a1a1a 0%,#111 40%);align-items:center;min-height:90vh;padding:6rem 0;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroContent{grid-template-columns:1.1fr 1fr;align-items:center;gap:4rem;display:grid}.page-module___8aEwW__headline{font-size:5rem;line-height:1;font-family:var(--font-playfair);margin-bottom:2rem;font-weight:400}.page-module___8aEwW__headline b{font-style:italic;font-weight:700}.page-module___8aEwW__subheadline{color:var(--text-muted);max-width:540px;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.page-module___8aEwW__ctas{gap:1.5rem;display:flex}.page-module___8aEwW__heroVisual{width:100%;height:600px;position:relative}.page-module___8aEwW__mainImageWrapper{background:var(--primary);z-index:1;border-radius:999px;width:45%;height:75%;position:absolute;top:5%;left:20%;overflow:hidden;box-shadow:0 20px 40px #0000004d}.page-module___8aEwW__mainImage{object-fit:cover;width:100%;height:100%}.page-module___8aEwW__statCircleTop{background:var(--secondary);text-align:center;z-index:2;color:#111;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:180px;height:180px;padding:1.5rem;animation:6s ease-in-out infinite page-module___8aEwW__float;display:flex;position:absolute;top:0;right:15%;box-shadow:0 10px 30px #0003}.page-module___8aEwW__statCircleBottom{text-align:center;z-index:3;color:#111;background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:220px;height:220px;padding:2rem;animation:7s ease-in-out infinite reverse page-module___8aEwW__float;display:flex;position:absolute;bottom:20%;left:5%;box-shadow:0 10px 30px #0003}.page-module___8aEwW__statNumber{font-size:3rem;font-family:var(--font-playfair);margin-bottom:.5rem;line-height:1}.page-module___8aEwW__statLabel{font-size:.9rem;font-weight:500;line-height:1.2}.page-module___8aEwW__appPreview{z-index:4;border:4px solid #222;border-radius:24px;width:220px;animation:8s ease-in-out 1s infinite page-module___8aEwW__float;position:absolute;bottom:5%;right:5%;overflow:hidden;transform:rotate(-5deg);box-shadow:-20px 20px 50px #0009}@keyframes page-module___8aEwW__float{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-15px)rotate(1deg)}to{transform:translateY(0)rotate(0)}}.page-module___8aEwW__sectionWrapper{padding:8rem 1.5rem}@media (max-width:768px){.page-module___8aEwW__sectionWrapper{padding:4rem 1.5rem}}.page-module___8aEwW__sectionHeading{font-size:3rem;font-family:var(--font-playfair);margin-bottom:1.5rem}.page-module___8aEwW__sectionSub{color:var(--text-muted);max-width:700px;margin-bottom:4rem;font-size:1.2rem}.page-module___8aEwW__grid3{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:900px){.page-module___8aEwW__grid3{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.page-module___8aEwW__grid3{grid-template-columns:1fr}}.page-module___8aEwW__card{background:var(--surface);border:1px solid #0000;border-radius:16px;padding:2rem;transition:transform .2s,background .2s}.page-module___8aEwW__card:hover{background:var(--surface-hover);border-color:var(--border);transform:translateY(-5px)}.page-module___8aEwW__cardTitle{color:var(--primary);font-size:1.5rem;font-family:var(--font-playfair);margin-bottom:1rem}.page-module___8aEwW__cardText{color:var(--text-muted);line-height:1.6}@media (max-width:1024px){.page-module___8aEwW__heroContent{text-align:center;grid-template-columns:1fr}.page-module___8aEwW__headline{font-size:3.5rem}.page-module___8aEwW__subheadline{margin:0 auto 3rem}.page-module___8aEwW__ctas{justify-content:center}.page-module___8aEwW__heroVisual{display:none}}
.Navbar-module__cJzEcG__navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#111c;border-bottom:1px solid #ffffff1a;padding:1.5rem 0;position:sticky;top:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-playfair);color:var(--foreground);letter-spacing:.05em;font-size:1.5rem;font-weight:700}.Navbar-module__cJzEcG__links{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--foreground);opacity:.8;font-size:.95rem;transition:opacity .2s}.Navbar-module__cJzEcG__link:hover{opacity:1;color:var(--primary)}.Navbar-module__cJzEcG__cta{padding:.6rem 1.25rem;font-size:.9rem}@media (max-width:768px){.Navbar-module__cJzEcG__links{display:none}}.Navbar-module__cJzEcG__hamburger{cursor:pointer;z-index:200;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;padding:0;display:none}.Navbar-module__cJzEcG__bar{background-color:var(--foreground);border-radius:2px;width:100%;height:2px;transition:all .3s ease-in-out}@media (max-width:768px){.Navbar-module__cJzEcG__hamburger{display:flex}}.Navbar-module__cJzEcG__open .Navbar-module__cJzEcG__bar:first-child{transform:translateY(9px)rotate(45deg)}.Navbar-module__cJzEcG__open .Navbar-module__cJzEcG__bar:nth-child(2){opacity:0}.Navbar-module__cJzEcG__open .Navbar-module__cJzEcG__bar:nth-child(3){transform:translateY(-10px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{z-index:150;background:#111;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100dvh;padding-top:8rem;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(100%)}.Navbar-module__cJzEcG__mobileMenuOpen{transform:translate(0)}.Navbar-module__cJzEcG__mobileLinks{text-align:center;flex-direction:column;align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__mobileLink{color:var(--foreground);font-size:1.5rem;font-family:var(--font-playfair);font-weight:700;transition:color .2s}.Navbar-module__cJzEcG__mobileLink:hover{color:var(--primary)}.Navbar-module__cJzEcG__mobileCta{margin-top:1rem;padding:1rem 2rem;font-size:1.1rem}
.Footer-module__S6Hkya__footer{background:var(--surface);border-top:1px solid var(--border);margin-top:4rem;padding:4rem 0 2rem}.Footer-module__S6Hkya__top{flex-wrap:wrap;justify-content:space-between;gap:3rem;margin-bottom:3rem;display:flex}.Footer-module__S6Hkya__brand{max-width:300px}.Footer-module__S6Hkya__logo{font-family:var(--font-playfair);margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:block}.Footer-module__S6Hkya__tagline{color:var(--text-muted);line-height:1.6}.Footer-module__S6Hkya__linksGroup{flex-wrap:wrap;gap:4rem;display:flex}.Footer-module__S6Hkya__column h4{color:var(--foreground);margin-bottom:1.5rem;font-size:1.1rem}.Footer-module__S6Hkya__column a{color:var(--text-muted);margin-bottom:.75rem;transition:color .2s;display:block}.Footer-module__S6Hkya__column a:hover{color:var(--primary)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border);text-align:center;color:var(--text-muted);padding-top:2rem;font-size:.9rem}@media (max-width:768px){.Footer-module__S6Hkya__top{flex-direction:column}.Footer-module__S6Hkya__linksGroup{gap:2rem}}
.contact-module__swMWYG__gridContainer{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:4rem;display:grid}.contact-module__swMWYG__card{background:var(--surface);border:1px solid var(--border);border-radius:16px;margin-top:2rem;padding:2rem}.contact-module__swMWYG__formContainer{background:var(--surface);border-radius:24px;flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex}.contact-module__swMWYG__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__swMWYG__label{color:var(--text-muted);font-size:.9rem;font-weight:600}.contact-module__swMWYG__input{border:1px solid var(--border);color:#fff;background:#ffffff0d;border-radius:8px;outline:none;padding:1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.contact-module__swMWYG__input:focus{border-color:var(--primary)}.contact-module__swMWYG__submitBtn{cursor:pointer;border:none;width:100%;margin-top:1rem;font-size:1.1rem}@media (max-width:768px){.contact-module__swMWYG__gridContainer{gap:3rem}.contact-module__swMWYG__introColumn{padding-left:1.5rem;padding-right:1.5rem}.contact-module__swMWYG__card{padding:1.5rem}.contact-module__swMWYG__formContainer{margin-left:1.5rem;margin-right:1.5rem;padding:1.5rem}}
.free-website-module__wVCa3G__hero{background:radial-gradient(circle at 100% 0,#2a1a1a 0%,#111 50%);align-items:center;min-height:95vh;padding:8rem 0 6rem;display:flex;position:relative;overflow:hidden}.free-website-module__wVCa3G__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff7f5014 0%,#0000 60%);width:80%;height:150%;position:absolute;top:-50%;right:-20%}.free-website-module__wVCa3G__heroContent{z-index:1;grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.free-website-module__wVCa3G__heroText{max-width:640px}.free-website-module__wVCa3G__badge{color:var(--primary);background:#ff7f501a;border:1px solid #ff7f504d;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;animation:2s ease-in-out infinite free-website-module__wVCa3G__pulse;display:inline-flex}.free-website-module__wVCa3G__badgeDot{background:var(--primary);border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite free-website-module__wVCa3G__blink}@keyframes free-website-module__wVCa3G__blink{0%,to{opacity:1}50%{opacity:.3}}@keyframes free-website-module__wVCa3G__pulse{0%,to{box-shadow:0 0 #ff7f5033}50%{box-shadow:0 0 0 8px #ff7f5000}}.free-website-module__wVCa3G__headline{font-size:3.75rem;line-height:1.1;font-family:var(--font-playfair);margin-bottom:1.5rem;font-weight:600}.free-website-module__wVCa3G__subheadline{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.7}.free-website-module__wVCa3G__ctas{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;display:flex}.free-website-module__wVCa3G__trustBadges{flex-wrap:wrap;gap:1.5rem;display:flex}.free-website-module__wVCa3G__trustItem{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.95rem;display:flex}.free-website-module__wVCa3G__trustIcon{color:#4ade80;font-weight:700}.free-website-module__wVCa3G__heroVisual{justify-content:center;align-items:center;display:flex;position:relative}.free-website-module__wVCa3G__imageGlow{filter:blur(60px);z-index:0;background:radial-gradient(circle,#ff7f5026 0%,#0000 70%);width:100%;height:100%;position:absolute}.free-website-module__wVCa3G__heroImage{z-index:1;border-radius:16px;animation:6s ease-in-out infinite free-website-module__wVCa3G__float;position:relative;box-shadow:0 25px 80px #00000080}@keyframes free-website-module__wVCa3G__float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.free-website-module__wVCa3G__floatingBadge{background:var(--surface);border:1px solid var(--border);z-index:2;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;animation:5s ease-in-out .5s infinite free-website-module__wVCa3G__floatBadge;display:flex;position:absolute;bottom:10%;right:0;box-shadow:0 10px 30px #0000004d}@keyframes free-website-module__wVCa3G__floatBadge{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(-10px)translate(5px)}}.free-website-module__wVCa3G__floatingIcon{font-size:1.25rem}.free-website-module__wVCa3G__section{padding:6rem 0}.free-website-module__wVCa3G__sectionAlt{background:var(--surface)}.free-website-module__wVCa3G__sectionHeader{text-align:center;max-width:700px;margin:0 auto 4rem}.free-website-module__wVCa3G__sectionHeading{font-size:2.75rem;font-family:var(--font-playfair);margin-bottom:1rem;line-height:1.2}.free-website-module__wVCa3G__sectionSub{color:var(--text-muted);font-size:1.15rem;line-height:1.7}.free-website-module__wVCa3G__offerGrid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:3rem;display:grid}.free-website-module__wVCa3G__offerCard{background:var(--surface);text-align:center;border:1px solid #0000;border-radius:16px;padding:2rem;transition:transform .3s,box-shadow .3s}.free-website-module__wVCa3G__offerCard:hover{border-color:var(--border);transform:translateY(-5px);box-shadow:0 10px 40px #0003}.free-website-module__wVCa3G__offerIcon{margin-bottom:1rem;font-size:2.5rem}.free-website-module__wVCa3G__offerCard h3{color:var(--primary);font-size:1.25rem;font-family:var(--font-playfair);margin-bottom:.75rem}.free-website-module__wVCa3G__offerCard p{color:var(--text-muted);font-size:.95rem;line-height:1.5}.free-website-module__wVCa3G__clarityNote{text-align:center;background:linear-gradient(135deg,#ff7f5014 0%,#ffd7000d 100%);border:1px solid #ff7f5033;border-radius:16px;padding:2rem 3rem}.free-website-module__wVCa3G__clarityNote p{color:var(--foreground);font-size:1.2rem;line-height:1.6}.free-website-module__wVCa3G__fitGrid{grid-template-columns:1fr 1fr;gap:2rem;max-width:900px;margin:0 auto;display:grid}.free-website-module__wVCa3G__fitCard{background:var(--background);border:1px solid var(--border);border-radius:16px;padding:2.5rem}.free-website-module__wVCa3G__fitCardAlt{background:#ff64640d;border-color:#ff646433}.free-website-module__wVCa3G__fitTitle{font-size:1.25rem;font-family:var(--font-playfair);align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.free-website-module__wVCa3G__checkIcon,.free-website-module__wVCa3G__crossIcon{font-size:1.25rem}.free-website-module__wVCa3G__fitList,.free-website-module__wVCa3G__fitListAlt{padding:0;list-style:none}.free-website-module__wVCa3G__fitList li,.free-website-module__wVCa3G__fitListAlt li{color:var(--foreground);border-bottom:1px solid var(--border);padding:.75rem 0 .75rem 1.5rem;position:relative}.free-website-module__wVCa3G__fitList li:last-child,.free-website-module__wVCa3G__fitListAlt li:last-child{border-bottom:none}.free-website-module__wVCa3G__fitList li:before{content:"✓";color:#4ade80;font-weight:700;position:absolute;left:0}.free-website-module__wVCa3G__fitListAlt li:before{content:"×";color:#ef4444;font-weight:700;position:absolute;left:0}.free-website-module__wVCa3G__includesGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;max-width:900px;margin:0 auto 3rem;display:grid}.free-website-module__wVCa3G__includeItem{background:var(--surface);border-radius:12px;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:1rem;transition:transform .2s;display:flex}.free-website-module__wVCa3G__includeItem:hover{transform:translate(5px)}.free-website-module__wVCa3G__includeCheck{color:#4ade80;font-size:1.25rem;font-weight:700}.free-website-module__wVCa3G__handledBy{color:var(--foreground);justify-content:center;align-items:center;gap:.75rem;font-size:1.25rem;display:flex}.free-website-module__wVCa3G__handledIcon{font-size:1.5rem}.free-website-module__wVCa3G__upgradesGrid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:2rem;display:grid}.free-website-module__wVCa3G__upgradeCard{background:var(--background);text-align:center;border:1px solid var(--border);border-radius:16px;padding:2rem;transition:all .3s}.free-website-module__wVCa3G__upgradeCard:hover{border-color:var(--primary);box-shadow:0 0 30px #ff7f501a}.free-website-module__wVCa3G__upgradeIcon{margin-bottom:1rem;font-size:2.5rem}.free-website-module__wVCa3G__upgradeCard h3{color:var(--foreground);font-size:1.15rem;font-family:var(--font-playfair);margin-bottom:.75rem}.free-website-module__wVCa3G__upgradeCard p{color:var(--text-muted);font-size:.9rem;line-height:1.5}.free-website-module__wVCa3G__upgradeNote{text-align:center;color:var(--text-muted);font-size:1rem}.free-website-module__wVCa3G__processSteps{justify-content:center;align-items:flex-start;gap:0;max-width:1000px;margin:0 auto 3rem;display:flex}.free-website-module__wVCa3G__processStep{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.free-website-module__wVCa3G__stepNumber{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);color:#111;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;display:flex;position:relative}.free-website-module__wVCa3G__stepContent h3{font-size:1.1rem;font-family:var(--font-playfair);margin-bottom:.5rem}.free-website-module__wVCa3G__stepContent p{color:var(--text-muted);max-width:200px;font-size:.9rem}.free-website-module__wVCa3G__processConnector{background:linear-gradient(90deg,var(--primary),var(--secondary));opacity:.5;flex:0 0 80px;height:2px;margin-top:30px}.free-website-module__wVCa3G__processTagline{font-size:1.5rem;font-family:var(--font-playfair);justify-content:center;gap:2rem;display:flex}.free-website-module__wVCa3G__processTagline span{color:var(--primary)}.free-website-module__wVCa3G__processTagline span:nth-child(2){color:var(--secondary)}.free-website-module__wVCa3G__processTagline span:nth-child(3){color:var(--foreground)}.free-website-module__wVCa3G__pricingCard{background:var(--background);border:2px solid var(--primary);text-align:center;border-radius:20px;max-width:500px;margin:0 auto;padding:3rem;position:relative;overflow:hidden}.free-website-module__wVCa3G__pricingCard:before{content:"";background:linear-gradient(90deg,var(--primary),var(--secondary));height:4px;position:absolute;top:0;left:0;right:0}.free-website-module__wVCa3G__pricingItem{justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.free-website-module__wVCa3G__pricingLabel{color:var(--text-muted);font-size:1rem}.free-website-module__wVCa3G__pricingValue{font-size:1.1rem;font-weight:600}.free-website-module__wVCa3G__pricingHighlight{color:var(--primary);font-size:1.75rem;font-family:var(--font-playfair)}.free-website-module__wVCa3G__pricingDivider{background:var(--border);height:1px;margin:.5rem 0}.free-website-module__wVCa3G__pricingNotes{color:var(--text-muted);justify-content:center;gap:2rem;margin-top:1.5rem;font-size:.95rem;display:flex}.free-website-module__wVCa3G__pricingNotes span{color:#4ade80}.free-website-module__wVCa3G__faqGrid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1000px;margin:0 auto;display:grid}.free-website-module__wVCa3G__faqItem{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:2rem}.free-website-module__wVCa3G__faqQuestion{color:var(--primary);font-size:1.1rem;font-family:var(--font-playfair);margin-bottom:1rem}.free-website-module__wVCa3G__faqAnswer{color:var(--text-muted);font-size:.95rem;line-height:1.6}.free-website-module__wVCa3G__finalCta{text-align:center;background:radial-gradient(circle,#ff7f501a 0%,#0000 60%);padding:8rem 0;position:relative;overflow:hidden}.free-website-module__wVCa3G__finalCta:before{content:"";background:linear-gradient(180deg,var(--background)0%,transparent 30%,transparent 70%,var(--background)100%);pointer-events:none;position:absolute;inset:0}.free-website-module__wVCa3G__ctaContent{z-index:1;position:relative}.free-website-module__wVCa3G__ctaHeading{font-size:3rem;font-family:var(--font-playfair);margin-bottom:1.5rem}.free-website-module__wVCa3G__ctaSub{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.free-website-module__wVCa3G__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:1024px){.free-website-module__wVCa3G__heroContent{text-align:center;grid-template-columns:1fr}.free-website-module__wVCa3G__heroText{max-width:100%}.free-website-module__wVCa3G__headline{font-size:2.75rem}.free-website-module__wVCa3G__ctas,.free-website-module__wVCa3G__trustBadges{justify-content:center}.free-website-module__wVCa3G__heroVisual{display:none}.free-website-module__wVCa3G__offerGrid,.free-website-module__wVCa3G__upgradesGrid{grid-template-columns:repeat(2,1fr)}.free-website-module__wVCa3G__processSteps{flex-direction:column;gap:2rem}.free-website-module__wVCa3G__processConnector{background:linear-gradient(180deg,var(--primary),var(--secondary));flex:0 0 40px;width:2px;height:40px;margin:0}.free-website-module__wVCa3G__faqGrid{grid-template-columns:1fr}}@media (max-width:768px){.free-website-module__wVCa3G__hero{min-height:auto;padding:6rem 0 4rem}.free-website-module__wVCa3G__headline{font-size:2.25rem}.free-website-module__wVCa3G__sectionHeading{font-size:2rem}.free-website-module__wVCa3G__section{padding:4rem 0}.free-website-module__wVCa3G__offerGrid,.free-website-module__wVCa3G__fitGrid,.free-website-module__wVCa3G__upgradesGrid{grid-template-columns:1fr}.free-website-module__wVCa3G__processTagline{flex-direction:column;gap:.5rem}.free-website-module__wVCa3G__pricingCard{padding:2rem}.free-website-module__wVCa3G__pricingNotes{flex-direction:column;gap:.5rem}.free-website-module__wVCa3G__ctaHeading{font-size:2rem}.free-website-module__wVCa3G__ctaButtons{flex-direction:column;align-items:center}.free-website-module__wVCa3G__finalCta{padding:5rem 0}}
.pricing-module__kvPdYW__pricingContainer{padding-top:4rem;padding-bottom:6rem}.pricing-module__kvPdYW__intro{text-align:center;max-width:800px;margin:0 auto 5rem}.pricing-module__kvPdYW__planSection{margin-bottom:6rem}.pricing-module__kvPdYW__sectionTitle{font-size:2rem;font-family:var(--font-playfair);color:var(--foreground);align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.pricing-module__kvPdYW__sectionIcon{font-size:1.5rem}.pricing-module__kvPdYW__plansGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.pricing-module__kvPdYW__planCard{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;padding:2.5rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.pricing-module__kvPdYW__planCard:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.pricing-module__kvPdYW__planName{font-family:var(--font-playfair);color:var(--foreground);margin-bottom:.5rem;font-size:1.75rem}.pricing-module__kvPdYW__planIdeal{color:var(--text-muted);min-height:40px;margin-bottom:2rem;font-size:.95rem}.pricing-module__kvPdYW__priceBlock{border-bottom:1px solid var(--border);margin-bottom:2rem;padding-bottom:2rem}.pricing-module__kvPdYW__setupFee{color:var(--text-muted);margin-bottom:.25rem;font-size:.9rem;display:block}.pricing-module__kvPdYW__price{color:var(--foreground);font-size:2.5rem;font-weight:700;font-family:var(--font-playfair)}.pricing-module__kvPdYW__pricePeriod{color:var(--text-muted);font-size:1rem;font-weight:400;font-family:var(--font-inter)}.pricing-module__kvPdYW__featureList{flex-grow:1;margin:0 0 2rem;padding:0;list-style:none}.pricing-module__kvPdYW__featureItem{color:var(--foreground);align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.95rem;line-height:1.5;display:flex}.pricing-module__kvPdYW__check{color:var(--primary);font-weight:700}.pricing-module__kvPdYW__enterpriseCard{background:linear-gradient(145deg,var(--surface)0%,#252525 100%);grid-column:1/-1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.pricing-module__kvPdYW__processList{gap:1.5rem;padding:0;list-style:none;display:grid}.pricing-module__kvPdYW__processItem h4{color:var(--primary);margin-bottom:.25rem}.pricing-module__kvPdYW__notesSection{background:#ffffff08;border-radius:16px;margin-top:4rem;padding:3rem}.pricing-module__kvPdYW__notesGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem;display:grid}.pricing-module__kvPdYW__noteItem{align-items:center;gap:1rem;display:flex}.pricing-module__kvPdYW__staticPlan .pricing-module__kvPdYW__price{color:#4ade80}.pricing-module__kvPdYW__staticPlanBorder{border-top:4px solid #4ade80}.pricing-module__kvPdYW__dynamicPlan .pricing-module__kvPdYW__price{color:var(--secondary)}.pricing-module__kvPdYW__dynamicPlanBorder{border-top:4px solid var(--secondary)}.pricing-module__kvPdYW__enterprisePlan .pricing-module__kvPdYW__price{color:var(--primary)}.pricing-module__kvPdYW__enterprisePlanBorder{border-top:4px solid var(--primary)}@media (max-width:900px){.pricing-module__kvPdYW__enterpriseCard{grid-template-columns:1fr;gap:2rem}}.pricing-module__kvPdYW__currencyNote{border:1px solid var(--border);color:var(--text-muted);background:#ffffff0d;border-radius:50px;margin-top:1.5rem;padding:.5rem 1.25rem;font-size:.85rem;animation:.3s ease-out pricing-module__kvPdYW__fadeIn;display:inline-block}.pricing-module__kvPdYW__priceLoading{min-height:2.5rem}.pricing-module__kvPdYW__priceSkeleton{background:linear-gradient(90deg,var(--surface-hover)25%,#ffffff1a 50%,var(--surface-hover)75%);background-size:200% 100%;border-radius:8px;width:100px;height:2.5rem;animation:1.5s infinite pricing-module__kvPdYW__shimmer;display:inline-block}.pricing-module__kvPdYW__setupSkeleton{background:linear-gradient(90deg,var(--surface-hover)25%,#ffffff1a 50%,var(--surface-hover)75%);background-size:200% 100%;border-radius:4px;width:120px;height:1rem;animation:1.5s infinite pricing-module__kvPdYW__shimmer;display:inline-block}@keyframes pricing-module__kvPdYW__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes pricing-module__kvPdYW__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
