.Button-module__iYV4-q__button{font-family:var(--font-body);letter-spacing:.02em;cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.Button-module__iYV4-q__primary{background-color:var(--color-hot-pink);color:var(--color-white);box-shadow:var(--shadow-pop)}.Button-module__iYV4-q__primary:hover{background-color:#d6006b;transform:translate(-2px,-2px);box-shadow:7px 7px #0003}.Button-module__iYV4-q__primary:active{transform:translate(0);box-shadow:0 0 #0003}.Button-module__iYV4-q__secondary{background-color:var(--color-white);color:var(--color-midnight);border:2px solid var(--color-midnight);box-shadow:var(--shadow-pop)}.Button-module__iYV4-q__secondary:hover{background-color:var(--color-cream);transform:translate(-2px,-2px);box-shadow:7px 7px #0003}.Button-module__iYV4-q__secondary:active{transform:translate(0);box-shadow:0 0 #0003}.Button-module__iYV4-q__content{z-index:1;align-items:center;gap:.5rem;display:flex;position:relative}
.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding-top:80px;padding-bottom:4rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__background{z-index:-1;background:var(--color-mango);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__blob1{background:var(--color-pistachio);filter:blur(80px);opacity:.6;border-radius:50%;width:60vw;height:60vw;animation:10s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute;top:-10%;right:-10%}.Hero-module__ZARIfG__blob2{background:var(--color-hot-pink);filter:blur(100px);opacity:.4;border-radius:50%;width:50vw;height:50vw;animation:15s ease-in-out infinite reverse Hero-module__ZARIfG__float;position:absolute;bottom:-10%;left:-10%}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}.Hero-module__ZARIfG__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1440px;margin:0 auto;padding:0 2rem;display:grid}.Hero-module__ZARIfG__content{z-index:2;position:relative}.Hero-module__ZARIfG__heroLogoWrapper{max-width:300px;margin-bottom:2rem}.Hero-module__ZARIfG__heroLogo{object-fit:contain;filter:drop-shadow(4px 4px #0003);width:100%;height:auto}.Hero-module__ZARIfG__badge{background:var(--color-white);border:2px solid var(--color-midnight);box-shadow:4px 4px 0px var(--color-midnight);font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em;color:var(--color-midnight);border-radius:50px;margin-bottom:2rem;padding:.5rem 1.5rem;font-weight:700;display:inline-block;transform:rotate(-2deg)}.Hero-module__ZARIfG__title{color:var(--color-midnight);margin-bottom:2rem;font-size:5rem;line-height:.9}.Hero-module__ZARIfG__highlight{color:var(--color-white);text-shadow:4px 4px 0px var(--color-hot-pink);font-style:italic}.Hero-module__ZARIfG__subtitle{max-width:500px;margin-bottom:3rem;font-size:1.25rem;font-weight:500;line-height:1.6}.Hero-module__ZARIfG__actions{gap:1.5rem;display:flex}.Hero-module__ZARIfG__visual{justify-content:center;display:flex;position:relative}.Hero-module__ZARIfG__imageCard{aspect-ratio:4/5;background:var(--color-white);border:3px solid var(--color-midnight);width:100%;max-width:500px;box-shadow:15px 15px 0px var(--color-midnight);border-radius:30px;padding:1rem;position:relative;transform:rotate(-5deg)}.Hero-module__ZARIfG__imageWrapper{border:2px solid var(--color-midnight);border-radius:20px;width:100%;height:100%;overflow:hidden}.Hero-module__ZARIfG__heroImage{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .5s}.Hero-module__ZARIfG__imageCard:hover .Hero-module__ZARIfG__heroImage{transform:scale(1.1)}.Hero-module__ZARIfG__floatingTag{background:var(--color-hot-pink);color:var(--color-white);border:3px solid var(--color-midnight);width:120px;height:120px;box-shadow:5px 5px 0px var(--color-midnight);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;bottom:-20px;right:-20px;transform:rotate(10deg)}.Hero-module__ZARIfG__floatingTag span{font-family:var(--font-heading);font-size:2.5rem;line-height:1}.Hero-module__ZARIfG__floatingTag small{text-transform:uppercase;font-size:.8rem;font-weight:700}@media (max-width:1024px){.Hero-module__ZARIfG__title{font-size:4rem}}@media (max-width:768px){.Hero-module__ZARIfG__container{text-align:center;grid-template-columns:1fr;padding-top:4rem;padding-bottom:4rem}.Hero-module__ZARIfG__heroLogoWrapper{margin-left:auto;margin-right:auto}.Hero-module__ZARIfG__title{font-size:3.5rem}.Hero-module__ZARIfG__subtitle{margin-left:auto;margin-right:auto}.Hero-module__ZARIfG__actions{justify-content:center}.Hero-module__ZARIfG__visual{margin-top:2rem}.Hero-module__ZARIfG__imageCard{max-width:350px}}
.Features-module__zvCZ4q__section{background-color:var(--color-cream);padding:8rem 0;position:relative;overflow:hidden}.Features-module__zvCZ4q__section:before{content:"";background:var(--color-pistachio);filter:blur(60px);opacity:.5;border-radius:50%;width:200px;height:200px;position:absolute;top:50px;left:-50px}.Features-module__zvCZ4q__section:after{content:"";background:var(--color-mango);filter:blur(80px);opacity:.4;border-radius:50%;width:300px;height:300px;position:absolute;bottom:50px;right:-50px}.Features-module__zvCZ4q__container{z-index:2;max-width:1440px;margin:0 auto;padding:0 2rem;position:relative}.Features-module__zvCZ4q__header{text-align:center;margin-bottom:5rem}.Features-module__zvCZ4q__label{font-family:var(--font-body);color:var(--color-white);background:var(--color-midnight);text-transform:uppercase;letter-spacing:.1em;box-shadow:4px 4px 0px var(--color-hot-pink);border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:1rem;font-weight:700;display:inline-block;transform:rotate(-2deg)}.Features-module__zvCZ4q__title{color:var(--color-midnight);text-shadow:2px 2px 0px var(--color-white);font-size:4rem}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;display:grid}.Features-module__zvCZ4q__card{background:var(--color-white);border:3px solid var(--color-midnight);box-shadow:8px 8px 0px var(--color-midnight);text-align:center;border-radius:30px;flex-direction:column;align-items:center;padding:2.5rem;transition:all .3s;display:flex}.Features-module__zvCZ4q__card:hover{box-shadow:12px 12px 0px var(--accent-color);border-color:var(--accent-color)}.Features-module__zvCZ4q__iconWrapper{background:var(--accent-color);width:80px;height:80px;color:var(--color-white);border:3px solid var(--color-midnight);box-shadow:4px 4px 0px var(--color-midnight);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Features-module__zvCZ4q__cardTitle{color:var(--color-midnight);margin-bottom:1rem;font-size:2rem;line-height:1.1}.Features-module__zvCZ4q__cardDescription{font-family:var(--font-body);color:var(--color-cocoa);font-size:1.1rem;line-height:1.5}@media (max-width:768px){.Features-module__zvCZ4q__title{font-size:3rem}}
.ProductCard-module__t53O_a__card{background:var(--color-white);border:3px solid var(--color-midnight);box-shadow:var(--shadow-pop);border-radius:20px;flex-direction:column;height:100%;display:flex;position:relative;overflow:visible}.ProductCard-module__t53O_a__imageContainer{padding:1rem;position:relative}.ProductCard-module__t53O_a__imageWrapper{border:2px solid var(--color-midnight);border-radius:15px;width:100%;height:250px;position:relative;overflow:hidden}.ProductCard-module__t53O_a__image{object-fit:cover;transition:transform .5s}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__image{transform:scale(1.1)}.ProductCard-module__t53O_a__priceTag{background:var(--color-pistachio);color:var(--color-midnight);font-family:var(--font-heading);border:2px solid var(--color-midnight);box-shadow:3px 3px 0px var(--color-midnight);z-index:2;border-radius:50px;padding:.5rem 1rem;font-size:1.2rem;position:absolute;top:0;right:0;transform:rotate(5deg)translate(10px,-10px)}.ProductCard-module__t53O_a__content{text-align:center;flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.ProductCard-module__t53O_a__name{color:var(--color-midnight);margin-bottom:.5rem;font-size:1.8rem;line-height:1.1}.ProductCard-module__t53O_a__description{color:var(--color-cocoa);opacity:.8;margin-bottom:1.5rem;font-size:1rem;line-height:1.5}.ProductCard-module__t53O_a__btn{width:100%;margin-top:auto;padding:.8rem;font-size:.9rem}
.ProductShowcase-module___9eMoG__section{background-color:var(--color-mango);background-image:radial-gradient(circle at 20% 20%,#ffffff1a 0%,#0000 20%),radial-gradient(circle at 80% 80%,#ffffff1a 0%,#0000 20%);padding:8rem 0}.ProductShowcase-module___9eMoG__container{max-width:1440px;margin:0 auto;padding:0 2rem}.ProductShowcase-module___9eMoG__header{text-align:center;margin-bottom:5rem}.ProductShowcase-module___9eMoG__label{font-family:var(--font-body);color:var(--color-midnight);background:var(--color-white);text-transform:uppercase;letter-spacing:.1em;box-shadow:4px 4px 0px var(--color-midnight);border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:1rem;font-weight:700;display:inline-block;transform:rotate(2deg)}.ProductShowcase-module___9eMoG__title{color:var(--color-midnight);margin-bottom:1rem;font-size:4rem}.ProductShowcase-module___9eMoG__subtitle{font-family:var(--font-body);color:var(--color-midnight);opacity:.9;max-width:600px;margin:0 auto;font-size:1.2rem;font-weight:500}.ProductShowcase-module___9eMoG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-bottom:5rem;display:grid}.ProductShowcase-module___9eMoG__footer{text-align:center}@media (max-width:768px){.ProductShowcase-module___9eMoG__title{font-size:3rem}}
.ContactSection-module__UONp9G__section{background-color:var(--color-white);padding:8rem 0}.ContactSection-module__UONp9G__container{max-width:1440px;margin:0 auto;padding:0 2rem}.ContactSection-module__UONp9G__content{text-align:center;max-width:900px;margin:0 auto}.ContactSection-module__UONp9G__label{font-family:var(--font-body);color:var(--color-rose-gold);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.9rem;font-weight:600;display:block}.ContactSection-module__UONp9G__title{color:var(--color-espresso);margin-bottom:1.5rem;font-size:3rem}.ContactSection-module__UONp9G__description{color:var(--color-charcoal);opacity:.8;margin-bottom:4rem;font-size:1.1rem;line-height:1.6}.ContactSection-module__UONp9G__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.ContactSection-module__UONp9G__card{background:var(--color-cream);border-radius:20px;flex-direction:column;align-items:center;padding:2.5rem;transition:all .3s;display:flex}.ContactSection-module__UONp9G__card:hover{box-shadow:var(--shadow-soft);background:var(--color-white);border:1px solid #b76e7933;transform:translateY(-5px)}.ContactSection-module__UONp9G__iconWrapper{background:var(--color-white);width:50px;height:50px;color:var(--color-rose-gold);box-shadow:var(--shadow-soft);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.ContactSection-module__UONp9G__card h3{color:var(--color-espresso);margin-bottom:1rem;font-size:1.25rem}.ContactSection-module__UONp9G__card p,.ContactSection-module__UONp9G__card a{color:var(--color-charcoal);opacity:.8;margin-bottom:.5rem;font-size:1rem}.ContactSection-module__UONp9G__card a:hover{color:var(--color-rose-gold);opacity:1}.ContactSection-module__UONp9G__btn{margin-top:1.5rem;padding:.6rem 1.5rem;font-size:.9rem}@media (max-width:768px){.ContactSection-module__UONp9G__title{font-size:2.5rem}}
.Gallery-module__3QxX8q__section{background-color:var(--color-white);padding:6rem 0}.Gallery-module__3QxX8q__container{max-width:1440px;margin:0 auto;padding:0 2rem}.Gallery-module__3QxX8q__header{text-align:center;margin-bottom:4rem}.Gallery-module__3QxX8q__label{font-family:var(--font-body);color:var(--color-white);background:var(--color-hot-pink);text-transform:uppercase;letter-spacing:.1em;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:1rem;font-weight:700;display:inline-block;transform:rotate(-2deg)}.Gallery-module__3QxX8q__title{color:var(--color-midnight);margin-bottom:1rem;font-size:3.5rem}.Gallery-module__3QxX8q__subtitle{font-family:var(--font-body);color:var(--color-cocoa);font-size:1.2rem}.Gallery-module__3QxX8q__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;display:grid}.Gallery-module__3QxX8q__item{aspect-ratio:4/3;cursor:pointer;border:4px solid var(--color-cream);box-shadow:var(--shadow-pop);border-radius:20px;position:relative;overflow:hidden}.Gallery-module__3QxX8q__imageWrapper{width:100%;height:100%;position:relative}.Gallery-module__3QxX8q__image{object-fit:cover;transition:transform .5s}.Gallery-module__3QxX8q__item:hover .Gallery-module__3QxX8q__image{transform:scale(1.1)}.Gallery-module__3QxX8q__lightbox{z-index:2000;background:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:fixed;top:0;left:0}.Gallery-module__3QxX8q__closeBtn{color:var(--color-white);z-index:2001;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:background .3s;display:flex;position:absolute;top:2rem;right:2rem}.Gallery-module__3QxX8q__closeBtn:hover{background:var(--color-hot-pink)}.Gallery-module__3QxX8q__lightboxImageWrapper{width:100%;max-width:1200px;height:80vh;position:relative}.Gallery-module__3QxX8q__lightboxImage{object-fit:contain}@media (max-width:768px){.Gallery-module__3QxX8q__title{font-size:2.5rem}.Gallery-module__3QxX8q__grid{grid-template-columns:1fr}}
.Franchise-module__xdzNIW__main{background-color:var(--color-cream);min-height:100vh}.Franchise-module__xdzNIW__hero{background-color:var(--color-midnight);text-align:center;padding:12rem 2rem 6rem;position:relative;overflow:hidden}.Franchise-module__xdzNIW__title{color:var(--color-white);margin-bottom:1.5rem;font-size:4.5rem;line-height:1.1}.Franchise-module__xdzNIW__highlight{color:var(--color-mango);font-style:italic}.Franchise-module__xdzNIW__subtitle{font-family:var(--font-body);color:var(--color-cream);opacity:.9;max-width:600px;margin:0 auto 3rem;font-size:1.25rem}.Franchise-module__xdzNIW__statsSection{background:var(--color-hot-pink);z-index:2;margin-top:-3rem;padding:4rem 0;position:relative;transform:rotate(-1deg)}.Franchise-module__xdzNIW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Franchise-module__xdzNIW__statGrid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;display:grid;transform:rotate(1deg)}.Franchise-module__xdzNIW__statNumber{font-family:var(--font-heading);color:var(--color-white);margin-bottom:.5rem;font-size:3rem;line-height:1;display:block}.Franchise-module__xdzNIW__statLabel{font-family:var(--font-body);color:var(--color-midnight);text-transform:uppercase;font-size:1rem;font-weight:700}.Franchise-module__xdzNIW__whyUsSection{background-color:var(--color-white);padding:6rem 0}.Franchise-module__xdzNIW__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.Franchise-module__xdzNIW__benefitCard{text-align:center;background:var(--color-cream);border:2px dashed var(--color-pistachio);border-radius:20px;padding:2rem}.Franchise-module__xdzNIW__benefitIconWrapper{background:var(--color-white);width:60px;height:60px;box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.Franchise-module__xdzNIW__benefitIcon{color:var(--color-hot-pink)}.Franchise-module__xdzNIW__benefitTitle{color:var(--color-midnight);margin-bottom:.5rem;font-size:1.25rem}.Franchise-module__xdzNIW__benefitDesc{font-family:var(--font-body);color:var(--color-cocoa);font-size:.9rem}.Franchise-module__xdzNIW__modelsSection{padding:8rem 0}.Franchise-module__xdzNIW__sectionHeader{text-align:center;margin-bottom:4rem}.Franchise-module__xdzNIW__sectionTitle{color:var(--color-midnight);margin-bottom:1rem;font-size:3.5rem}.Franchise-module__xdzNIW__sectionSubtitle{font-family:var(--font-body);color:var(--color-cocoa);font-size:1.2rem}.Franchise-module__xdzNIW__modelsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.Franchise-module__xdzNIW__modelCard{background:var(--color-white);border:2px solid var(--color-midnight);box-shadow:var(--shadow-pop);border-radius:20px;flex-direction:column;padding:2rem;transition:transform .3s;display:flex}.Franchise-module__xdzNIW__modelCard:hover{transform:translateY(-10px)}.Franchise-module__xdzNIW__modelHeader{margin-bottom:1rem}.Franchise-module__xdzNIW__modelName{color:var(--color-midnight);font-size:2rem;line-height:1.1}.Franchise-module__xdzNIW__modelTagline{font-family:var(--font-body);color:var(--color-pistachio);text-transform:uppercase;font-size:.9rem;font-weight:700}.Franchise-module__xdzNIW__modelPrice{font-family:var(--font-body);color:var(--color-hot-pink);margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.Franchise-module__xdzNIW__modelDetails{border-bottom:1px dashed var(--color-cocoa);font-family:var(--font-body);margin-bottom:1.5rem;padding-bottom:1.5rem}.Franchise-module__xdzNIW__featureList{font-family:var(--font-body);flex-grow:1;list-style:none}.Franchise-module__xdzNIW__featureList li{color:var(--color-cocoa);align-items:flex-start;gap:.8rem;margin-bottom:.8rem;font-size:.95rem;line-height:1.4;display:flex}.Franchise-module__xdzNIW__checkIcon{color:var(--color-pistachio);flex-shrink:0;margin-top:.2rem}.Franchise-module__xdzNIW__modelNote{color:var(--color-cocoa);opacity:.8;margin-top:1rem;font-size:.8rem;font-style:italic}.Franchise-module__xdzNIW__royaltySection{background:var(--color-midnight);color:var(--color-white);text-align:center;padding:6rem 0}.Franchise-module__xdzNIW__royaltySection .Franchise-module__xdzNIW__sectionTitle,.Franchise-module__xdzNIW__royaltySection .Franchise-module__xdzNIW__sectionSubtitle{color:var(--color-white)}.Franchise-module__xdzNIW__royaltyGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-top:3rem;display:grid}.Franchise-module__xdzNIW__royaltyCard{background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:2.5rem}.Franchise-module__xdzNIW__royaltyCard h3{color:var(--color-mango);margin-bottom:1.5rem;font-size:1.5rem}.Franchise-module__xdzNIW__royaltyValue{font-size:4rem;font-family:var(--font-heading);color:var(--color-hot-pink);margin-bottom:.5rem}.Franchise-module__xdzNIW__fixedRoyaltyList{text-align:left;font-family:var(--font-body);font-size:1.1rem;list-style:none}.Franchise-module__xdzNIW__fixedRoyaltyList li{border-bottom:1px solid #ffffff1a;justify-content:space-between;padding:.5rem 0;display:flex}.Franchise-module__xdzNIW__fixedRoyaltyList li:last-child{border-bottom:none}.Franchise-module__xdzNIW__smallNote{opacity:.6;margin-top:1rem;font-size:.8rem}.Franchise-module__xdzNIW__stepsSection{background:var(--color-cream);padding:8rem 0}.Franchise-module__xdzNIW__stepsTimeline{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;margin-top:4rem;display:flex}.Franchise-module__xdzNIW__stepItem{text-align:center;flex:1;min-width:200px}.Franchise-module__xdzNIW__stepIcon{background:var(--color-white);border:3px solid var(--color-midnight);width:80px;height:80px;color:var(--color-hot-pink);box-shadow:var(--shadow-float);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.Franchise-module__xdzNIW__stepLine{background:var(--color-cocoa);opacity:.3;flex:1;height:3px;margin-top:40px;display:none}@media (min-width:768px){.Franchise-module__xdzNIW__stepLine{display:block}}.Franchise-module__xdzNIW__stepItem h3{color:var(--color-midnight);margin-bottom:.5rem;font-size:1.5rem}.Franchise-module__xdzNIW__stepItem p{font-family:var(--font-body);color:var(--color-cocoa)}.Franchise-module__xdzNIW__faqSection{background:var(--color-mango);padding:6rem 0}.Franchise-module__xdzNIW__faqList{max-width:800px;margin:0 auto}.Franchise-module__xdzNIW__faqItem{background:var(--color-white);border-radius:10px;margin-bottom:1rem;overflow:hidden}.Franchise-module__xdzNIW__faqQuestion{text-align:left;width:100%;font-family:var(--font-body);color:var(--color-midnight);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem;font-size:1.1rem;font-weight:700;display:flex}.Franchise-module__xdzNIW__faqAnswer{font-family:var(--font-body);color:var(--color-cocoa);padding:0 1.5rem 1.5rem;line-height:1.6}.Franchise-module__xdzNIW__formSection{padding:8rem 0}.Franchise-module__xdzNIW__formCard{background:var(--color-white);border:3px solid var(--color-midnight);max-width:600px;box-shadow:10px 10px 0px var(--color-midnight);border-radius:30px;margin:0 auto;padding:3rem}.Franchise-module__xdzNIW__formTitle{color:var(--color-midnight);text-align:center;margin-bottom:.5rem;font-size:2.5rem}.Franchise-module__xdzNIW__formSubtitle{text-align:center;font-family:var(--font-body);color:var(--color-cocoa);margin-bottom:2rem}.Franchise-module__xdzNIW__form{flex-direction:column;gap:1.5rem;display:flex}.Franchise-module__xdzNIW__input,.Franchise-module__xdzNIW__select{border:2px solid var(--color-cream);width:100%;font-family:var(--font-body);background:var(--color-cream);border-radius:10px;outline:none;padding:1rem;font-size:1rem;transition:border-color .3s}.Franchise-module__xdzNIW__input:focus,.Franchise-module__xdzNIW__select:focus{border-color:var(--color-hot-pink)}.Franchise-module__xdzNIW__submitBtn{width:100%;margin-top:1rem}.Franchise-module__xdzNIW__contactDirect{text-align:center;font-family:var(--font-body);margin-top:2rem}.Franchise-module__xdzNIW__phoneLink{color:var(--color-hot-pink);margin-top:.5rem;font-weight:700;display:block}.Franchise-module__xdzNIW__disclaimerSection{background:var(--color-cream);border-top:1px solid #0000000d;padding:2rem 0 4rem}.Franchise-module__xdzNIW__disclaimerText{font-family:var(--font-body);color:var(--color-cocoa);opacity:.7;text-align:center;max-width:900px;margin:0 auto;font-size:.75rem;line-height:1.5}@media (max-width:768px){.Franchise-module__xdzNIW__title{font-size:3rem}.Franchise-module__xdzNIW__formCard{padding:2rem}}
.page-module___8aEwW__main{flex-direction:column;width:100%;min-height:100vh;display:flex;overflow-x:hidden}
