.Header-module__hBw1pG__header{z-index:1000;background:var(--color-bg-base);border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(12px);align-items:center;height:64px;transition:background .3s,border-color .3s;display:flex;position:sticky;top:0}@supports ((-webkit-backdrop-filter:blur(12px)) or (backdrop-filter:blur(12px))){.Header-module__hBw1pG__header{background:0 0}}.Header-module__hBw1pG__headerContainer{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__hBw1pG__logoWrapper{align-items:center;gap:var(--space-sm);text-decoration:none;display:flex}.Header-module__hBw1pG__brandText{color:var(--color-text-main);letter-spacing:-.03em;font-size:21px;font-weight:700;font-family:var(--font-family)}.Header-module__hBw1pG__learnMore{align-items:center;gap:var(--space-sm);color:var(--color-text-main);font-size:14px;font-weight:400;text-decoration:none;transition:all .3s;display:flex}.Header-module__hBw1pG__learnMore:hover{opacity:1}@keyframes Header-module__hBw1pG__arrowBounce{0%,to{transform:translate(0)}50%{transform:translate(5px)}}.Header-module__hBw1pG__learnMore:hover .Header-module__hBw1pG__arrow{animation:1s ease-in-out infinite Header-module__hBw1pG__arrowBounce}.Header-module__hBw1pG__arrow{transition:transform .3s}@media (max-width:480px){.Header-module__hBw1pG__learnMore span,.Header-module__hBw1pG__arrow{display:none}}
.Footer-module__S6Hkya__footer{padding:var(--space-2xl)0;margin-top:var(--space-2xl);color:#fff;background:#000;border-top:1px solid #111}.Footer-module__S6Hkya__footerContent{justify-content:space-between;align-items:center;gap:var(--space-xl);display:flex}.Footer-module__S6Hkya__branding{gap:var(--space-sm);flex-direction:column;display:flex}.Footer-module__S6Hkya__logoWrapper{align-items:center;display:flex}.Footer-module__S6Hkya__brandName{color:#fff;letter-spacing:-.02em;font-size:20px;font-weight:700}.Footer-module__S6Hkya__copyright{color:#888;font-size:14px}.Footer-module__S6Hkya__links{gap:var(--space-xl);display:flex}.Footer-module__S6Hkya__link{color:#888;font-size:14px;font-weight:500;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:#fff}@media (max-width:768px){.Footer-module__S6Hkya__footerContent{text-align:center;flex-direction:column}.Footer-module__S6Hkya__links{gap:var(--space-md);flex-direction:column}.Footer-module__S6Hkya__footer{padding-bottom:100px}}
.StoreBadge-module__aF4nHa__badge{line-height:0;transition:transform .2s,opacity .2s;display:inline-block;position:relative}.StoreBadge-module__aF4nHa__badge:hover{opacity:.9;transform:translateY(-2px)}.StoreBadge-module__aF4nHa__badge:active{transform:translateY(0)}.StoreBadge-module__aF4nHa__image{width:auto;height:54px;display:block}.StoreBadge-module__aF4nHa__disabled{cursor:pointer}.StoreBadge-module__aF4nHa__comingSoon{color:#fff;text-transform:uppercase;white-space:nowrap;z-index:10;background:#000;border-radius:40px;padding:8px 24px;font-size:14px;font-weight:900;position:absolute;top:-2px;right:-18px;transform:rotate(20deg);box-shadow:0 6px 16px #00000080}
.Hero-module__ZARIfG__hero{padding:var(--space-xl)0;background:radial-gradient(circle at 100% 0%,var(--color-bg-gradient-start)0%,var(--color-bg-gradient-end)100%);align-items:center;min-height:80vh;max-height:850px;display:flex;position:relative;overflow:clip hidden}.Hero-module__ZARIfG__heroContainer{align-items:center;gap:var(--space-xl);grid-template-columns:1.2fr 1fr;width:100%;display:grid}.Hero-module__ZARIfG__textContent{display:contents}.Hero-module__ZARIfG__title{letter-spacing:-.03em;margin-bottom:var(--space-md);color:var(--color-text-main);grid-column:1;font-size:clamp(40px,5vw,64px);line-height:1.05}.Hero-module__ZARIfG__description{color:var(--color-text-muted);white-space:pre-line;margin-bottom:var(--space-xl);grid-column:1;font-size:18px;line-height:1.6}.Hero-module__ZARIfG__ctaWrapper{align-items:center;gap:var(--space-md);margin-bottom:var(--space-lg);grid-column:1;display:flex}.Hero-module__ZARIfG__mockupWrapper{z-index:1;grid-area:1/2/span 3;justify-content:center;display:flex;position:relative}.Hero-module__ZARIfG__mockupImage{filter:drop-shadow(0 20px 50px #00000026);transform-origin:100%;pointer-events:none;width:100%;max-width:620px;height:auto;animation:1.8s cubic-bezier(.16,1,.3,1) forwards Hero-module__ZARIfG__heroImageEntrance;transform:scale(1.85)rotate(-5deg)translate(25%)translateY(0%)}@keyframes Hero-module__ZARIfG__heroImageEntrance{0%{opacity:0;transform:scale(2)rotate(-15deg)translate(35%)translateY(0%)}to{opacity:1;transform:scale(1.85)rotate(-5deg)translate(25%)translateY(0%)}}@keyframes Hero-module__ZARIfG__heroImageEntranceMobile{0%{opacity:0;transform:rotate(-15deg)translateY(0)}to{opacity:1;transform:rotate(-35deg)translateY(-150px)translate(60px)}}.Hero-module__ZARIfG__badges{gap:12px;display:flex}@media (max-width:1024px){.Hero-module__ZARIfG__hero{align-items:flex-start;max-height:none;padding-top:32px}.Hero-module__ZARIfG__heroContainer{text-align:center;flex-direction:column;gap:0;display:flex}.Hero-module__ZARIfG__textContent{flex-direction:column;align-items:center;width:100%;display:flex}.Hero-module__ZARIfG__title{margin-top:0;margin-bottom:var(--space-lg);order:1;grid-column:auto}.Hero-module__ZARIfG__mockupWrapper{margin-bottom:var(--space-xl);order:2;grid-area:auto;margin-left:-40px;margin-right:-40px}.Hero-module__ZARIfG__ctaWrapper{justify-content:center;gap:var(--space-lg);margin:0 0 var(--space-xl)0;flex-direction:column;order:4;grid-column:auto;transform:translateY(-80px)}.Hero-module__ZARIfG__description{margin-bottom:var(--space-lg);order:3;grid-column:auto;transform:translateY(-110px)}.Hero-module__ZARIfG__mockupImage{max-width:500px;margin:0 auto;animation:1.8s cubic-bezier(.16,1,.3,1) forwards Hero-module__ZARIfG__heroImageEntranceMobile}}
.Features-module__zvCZ4q__section{background:var(--color-bg-base);z-index:10;padding:120px 0;scroll-margin-top:-40px;position:relative}.Features-module__zvCZ4q__grid{gap:var(--space-lg);margin-top:var(--space-xl);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.Features-module__zvCZ4q__featureCard{background:var(--color-surface);border-radius:var(--radius-xl);padding:var(--space-lg);gap:var(--space-md);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);flex-direction:column;transition:transform .3s,background .3s,border-color .3s;display:flex;overflow:hidden}.Features-module__zvCZ4q__featureCard:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.Features-module__zvCZ4q__cardHeader{width:100%;min-height:120px}.Features-module__zvCZ4q__title{margin-bottom:var(--space-xs);min-height:1.2em;font-size:18px;font-weight:700}.Features-module__zvCZ4q__description{color:var(--color-text-muted);font-size:15px;line-height:1.4}.Features-module__zvCZ4q__imageWrapper{margin:0 -var(--space-lg)-var(--space-lg);background:var(--color-bg-soft);border-top:1px solid var(--color-border);padding:var(--space-md);justify-content:center;align-items:flex-start;margin-top:auto;display:flex;position:relative;overflow:hidden}.Features-module__zvCZ4q__placeholderImg{border-radius:var(--radius-md);width:100%;max-width:220px;height:auto;box-shadow:var(--shadow-sm);object-fit:contain;transition:transform .5s}.Features-module__zvCZ4q__featureCard:hover .Features-module__zvCZ4q__placeholderImg{transform:translateY(-10px)}.Features-module__zvCZ4q__indicatorsMobile{display:none}@media (max-width:900px){.Features-module__zvCZ4q__grid{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;width:100vw;padding:0 var(--space-xl)var(--space-md);gap:var(--space-md);flex-wrap:nowrap;margin-left:50%;display:flex;overflow-x:auto;transform:translate(-50%)}.Features-module__zvCZ4q__grid::-webkit-scrollbar{display:none}.Features-module__zvCZ4q__featureCard{scroll-snap-align:center;flex:0 0 80vw}.Features-module__zvCZ4q__indicatorsMobile{justify-content:center;align-items:center;gap:var(--space-md);margin-top:var(--space-lg);display:flex}.Features-module__zvCZ4q__dot{background-color:var(--color-border);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.Features-module__zvCZ4q__dot.Features-module__zvCZ4q__activeDot{background-color:var(--color-text-main);transform:scale(1.3)}}
.Why-module__vlB6DW__section{background:var(--color-bg-soft);padding:120px 0}.Why-module__vlB6DW__container{align-items:center;gap:var(--space-2xl);display:flex}.Why-module__vlB6DW__textContent{flex:1}.Why-module__vlB6DW__subtitle{color:var(--color-brand-primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-sm);font-size:14px;font-weight:700;display:block}.Why-module__vlB6DW__title{margin-bottom:var(--space-md);font-size:clamp(32px,4vw,48px);line-height:1.1}.Why-module__vlB6DW__description{color:var(--color-text-muted);margin-bottom:var(--space-xl);font-size:18px;line-height:1.5}.Why-module__vlB6DW__statsGrid{gap:var(--space-lg);grid-template-columns:repeat(2,1fr);display:grid}.Why-module__vlB6DW__statItem{flex-direction:column;display:flex}.Why-module__vlB6DW__statValue{color:var(--color-brand-primary);font-size:32px;font-weight:800}.Why-module__vlB6DW__statLabel{color:var(--color-text-muted);font-size:14px;font-weight:500}.Why-module__vlB6DW__visualContent{background:var(--color-bg-soft);border-radius:var(--radius-2xl);padding:var(--space-xl);flex:1;justify-content:center;align-items:center;display:flex;position:relative}.Why-module__vlB6DW__circle{background:var(--color-bg-banner);width:200px;height:200px;color:var(--color-text-inverse);box-shadow:var(--shadow-md);text-align:center;padding:var(--space-md);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;transition:background .3s,color .3s;display:flex}.Why-module__vlB6DW__circleTitle{font-size:24px;font-weight:800}.Why-module__vlB6DW__circleLabel{opacity:.8;font-size:12px;font-weight:700}@media (max-width:900px){.Why-module__vlB6DW__container{text-align:center;flex-direction:column}.Why-module__vlB6DW__statsGrid{justify-content:center}}
.Testimonials-module__ItA9Ha__section{background:var(--color-bg-base);text-align:center;padding:120px 0}.Testimonials-module__ItA9Ha__title{margin-bottom:var(--space-2xl)}.Testimonials-module__ItA9Ha__carouselWrapper{width:100%;position:relative;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.Testimonials-module__ItA9Ha__carousel{gap:var(--space-xl);scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:var(--space-md)10%;scrollbar-width:none;-ms-overflow-style:none;display:flex;overflow-x:auto}.Testimonials-module__ItA9Ha__carousel::-webkit-scrollbar{display:none}.Testimonials-module__ItA9Ha__card{background:var(--color-surface);padding:var(--space-xl);border-radius:var(--radius-xl);text-align:left;border:1px solid var(--color-border);box-shadow:var(--shadow-sm);scroll-snap-align:center;flex-direction:column;flex:0 0 350px;justify-content:space-between;transition:transform .3s,background .3s,border-color .3s;display:flex}.Testimonials-module__ItA9Ha__card:hover{box-shadow:var(--shadow-md);transform:translateY(-8px)}.Testimonials-module__ItA9Ha__content{color:var(--color-text-secondary);margin-bottom:var(--space-xl);font-size:16px;font-style:italic;line-height:1.6;position:relative}.Testimonials-module__ItA9Ha__content:before{content:"\"";opacity:.05;font-family:serif;font-size:60px;position:absolute;top:-20px;left:-20px}.Testimonials-module__ItA9Ha__footer{align-items:center;gap:var(--space-md);display:flex}.Testimonials-module__ItA9Ha__avatar{background:var(--color-bg-soft);border:1px solid var(--color-border);border-radius:50%;width:40px;height:40px;overflow:hidden}.Testimonials-module__ItA9Ha__profileImg{object-fit:cover;width:100%;height:100%}.Testimonials-module__ItA9Ha__meta{flex-direction:column;display:flex}.Testimonials-module__ItA9Ha__name{font-size:14px;font-weight:700}.Testimonials-module__ItA9Ha__role{color:var(--color-text-muted);font-size:12px}.Testimonials-module__ItA9Ha__indicators{justify-content:center;align-items:center;gap:var(--space-md);margin-top:var(--space-lg);display:flex}.Testimonials-module__ItA9Ha__dot{background-color:var(--color-border);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.Testimonials-module__ItA9Ha__dot.Testimonials-module__ItA9Ha__activeDot{background-color:var(--color-text-main);transform:scale(1.3)}@media (max-width:900px){.Testimonials-module__ItA9Ha__card{flex:0 0 80vw}.Testimonials-module__ItA9Ha__carouselWrapper{width:100vw;margin-left:50%;transform:translate(-50%)}.Testimonials-module__ItA9Ha__carousel{padding:var(--space-md)var(--space-xl)}}
.FAQ-module__V8_xEa__section{background:var(--color-bg-soft);padding:120px 0}.FAQ-module__V8_xEa__title{text-align:center;margin-bottom:var(--space-2xl)}.FAQ-module__V8_xEa__faqGrid{gap:var(--space-lg);flex-direction:column;max-width:800px;margin:0 auto;display:flex}.FAQ-module__V8_xEa__faqItem{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-lg);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.FAQ-module__V8_xEa__faqItem:hover{border-color:var(--color-text-muted);background:var(--color-bg-soft)}.FAQ-module__V8_xEa__expanded{border-color:var(--color-brand-primary);background:var(--color-bg-soft)}.FAQ-module__V8_xEa__questionWrapper{justify-content:space-between;align-items:center;gap:var(--space-md);display:flex}.FAQ-module__V8_xEa__question{align-items:center;gap:var(--space-md);margin-bottom:0;font-size:18px;font-weight:400;display:flex}.FAQ-module__V8_xEa__chevron{color:var(--color-text-muted);flex-shrink:0;transition:transform .3s}.FAQ-module__V8_xEa__expanded .FAQ-module__V8_xEa__chevron{color:#fff;transform:rotate(180deg)}.FAQ-module__V8_xEa__answerWrapper{opacity:0;max-height:0;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQ-module__V8_xEa__expanded .FAQ-module__V8_xEa__answerWrapper{opacity:1;max-height:500px;padding-top:var(--space-md)}.FAQ-module__V8_xEa__answer{color:var(--color-text-muted);padding-bottom:var(--space-xs);margin-left:0;line-height:1.6}
.MarkdownRenderer-module__ZQfFmW__markdown{font-family:var(--font-family);color:var(--color-text-main)}.MarkdownRenderer-module__ZQfFmW__markdown h1{margin-bottom:var(--space-xl);color:var(--color-text-main);font-size:clamp(36px,4.5vw,56px);font-weight:700;line-height:1.1}.MarkdownRenderer-module__ZQfFmW__markdown h2{margin-top:var(--space-2xl);margin-bottom:var(--space-lg);color:var(--color-text-main);font-size:clamp(28px,3.5vw,42px);font-weight:700;line-height:1.1}.MarkdownRenderer-module__ZQfFmW__markdown h3{margin-top:var(--space-xl);margin-bottom:var(--space-md);color:var(--color-text-main);font-size:clamp(22px,2.5vw,28px);font-weight:600;line-height:1.2}.MarkdownRenderer-module__ZQfFmW__markdown p{margin-bottom:var(--space-lg);color:var(--color-text-main);font-size:1.15rem;line-height:1.7}.MarkdownRenderer-module__ZQfFmW__markdown ul{padding-left:var(--space-xl);margin-bottom:var(--space-xl);list-style-type:disc}.MarkdownRenderer-module__ZQfFmW__markdown li{margin-bottom:var(--space-md);color:var(--color-text-main);font-size:1.05rem;line-height:1.6}.MarkdownRenderer-module__ZQfFmW__markdown strong{color:var(--color-text-main);font-weight:600}.MarkdownRenderer-module__ZQfFmW__markdown blockquote{border-left:4px solid var(--color-brand-primary);padding-left:var(--space-xl);margin:var(--space-xl)0;color:var(--color-text-muted);background:var(--color-bg-soft);padding:var(--space-lg)var(--space-lg)var(--space-lg)var(--space-xl);border-radius:0 var(--radius-md)var(--radius-md)0;font-style:italic}.MarkdownRenderer-module__ZQfFmW__markdown blockquote p{margin-bottom:0}.MarkdownRenderer-module__ZQfFmW__markdown a{color:var(--color-brand-primary);text-underline-offset:4px;text-decoration:underline}.MarkdownRenderer-module__ZQfFmW__markdown a:hover{opacity:.7}.MarkdownRenderer-module__ZQfFmW__markdown img{border-radius:var(--radius-md);max-width:100%;height:auto;margin:var(--space-xl)0}
.AdminDashboard-module__ufbHXa__section{padding:var(--space-2xl)0;background:var(--color-bg-base);min-height:100vh}.AdminDashboard-module__ufbHXa__title{margin-bottom:var(--space-2xl);color:var(--color-text-main);font-size:32px;font-weight:700}.AdminDashboard-module__ufbHXa__tabs{gap:var(--space-md);margin-bottom:var(--space-xl);display:flex}.AdminDashboard-module__ufbHXa__tab{padding:var(--space-sm)var(--space-lg);border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-muted);cursor:pointer;transition:all .2s}.AdminDashboard-module__ufbHXa__activeTab{background:var(--color-primary);color:var(--color-bg-base);border-color:var(--color-primary)}.AdminDashboard-module__ufbHXa__tableWrapper{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);overflow-x:auto}.AdminDashboard-module__ufbHXa__table{border-collapse:collapse;text-align:left;width:100%}.AdminDashboard-module__ufbHXa__table th,.AdminDashboard-module__ufbHXa__table td{padding:var(--space-lg);border-bottom:1px solid var(--color-border)}.AdminDashboard-module__ufbHXa__table th{color:var(--color-text-main);background:#ffffff0d;font-weight:600}.AdminDashboard-module__ufbHXa__table tr:last-child td{border-bottom:none}.AdminDashboard-module__ufbHXa__email{color:var(--color-primary)}.AdminDashboard-module__ufbHXa__timestamp{color:var(--color-text-muted);font-size:14px}.AdminDashboard-module__ufbHXa__loading{text-align:center;padding:var(--space-2xl);color:var(--color-text-muted)}.AdminDashboard-module__ufbHXa__error{text-align:center;padding:var(--space-2xl);color:var(--color-error)}
.Download-module__IdZXaG__container{background:var(--color-bg-base);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px 20px;display:flex}.Download-module__IdZXaG__title{margin-bottom:var(--space-md);font-size:clamp(36px,4.5vw,56px)}.Download-module__IdZXaG__subtitle{color:var(--color-text-muted);max-width:600px;margin-bottom:var(--space-xl);font-size:18px}.Download-module__IdZXaG__grid{gap:var(--space-xl);flex-wrap:wrap;justify-content:center;width:100%;max-width:900px;display:flex}.Download-module__IdZXaG__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-xl);align-items:center;gap:var(--space-lg);min-width:280px;max-width:400px;box-shadow:var(--shadow-sm);flex-direction:column;flex:1;transition:transform .2s,box-shadow .2s;display:flex}.Download-module__IdZXaG__card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.Download-module__IdZXaG__badge{margin-bottom:var(--space-sm)}.Download-module__IdZXaG__qrWrapper{border-radius:var(--radius-md);border:1px solid var(--color-border);background:#fff;padding:16px;display:inline-flex}.Download-module__IdZXaG__scanText{color:var(--color-text-muted);font-size:14px}
.page-module__82XjCq__main{flex-direction:column;min-height:100vh;display:flex}.page-module__82XjCq__contentWrapper{padding-top:calc(3rem + var(--space-xl));padding-bottom:var(--space-xl);flex-grow:1}.page-module__82XjCq__meta{color:var(--color-text-muted);margin-bottom:var(--space-xl);letter-spacing:.02em;font-size:.95rem;font-weight:500}.page-module__82XjCq__archived{color:#e65100;border-radius:var(--radius-sm);background:#fff3e0;margin-left:.5rem;padding:.2rem .6rem;font-size:.85rem;font-weight:600}.page-module__82XjCq__loading{gap:var(--space-md);padding-top:var(--space-lg);flex-direction:column;display:flex}.page-module__82XjCq__skeleton{border-radius:var(--radius-sm);background:linear-gradient(90deg,var(--color-surface)25%,var(--color-border)50%,var(--color-surface)75%);background-size:200% 100%;width:100%;height:1.25rem;animation:1.4s infinite page-module__82XjCq__shimmer}@keyframes page-module__82XjCq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.page-module__82XjCq__error{padding:var(--space-lg);border-radius:var(--radius-md);color:#c62828;margin-top:var(--space-lg);background:#ffebee;border:1px solid #e57373;font-size:1rem}
.page-module__bLTy2a__main{flex-direction:column;min-height:100vh;display:flex}.page-module__bLTy2a__contentWrapper{padding-top:calc(3rem + var(--space-xl));padding-bottom:var(--space-xl);flex-grow:1}.page-module__bLTy2a__meta{color:var(--color-text-muted);margin-bottom:var(--space-xl);letter-spacing:.02em;font-size:.95rem;font-weight:500}.page-module__bLTy2a__archived{color:#e65100;border-radius:var(--radius-sm);background:#fff3e0;margin-left:.5rem;padding:.2rem .6rem;font-size:.85rem;font-weight:600}.page-module__bLTy2a__loading{gap:var(--space-md);padding-top:var(--space-lg);flex-direction:column;display:flex}.page-module__bLTy2a__skeleton{border-radius:var(--radius-sm);background:linear-gradient(90deg,var(--color-surface)25%,var(--color-border)50%,var(--color-surface)75%);background-size:200% 100%;width:100%;height:1.25rem;animation:1.4s infinite page-module__bLTy2a__shimmer}@keyframes page-module__bLTy2a__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.page-module__bLTy2a__error{padding:var(--space-lg);border-radius:var(--radius-md);color:#c62828;margin-top:var(--space-lg);background:#ffebee;border:1px solid #e57373;font-size:1rem}
.FeedbackForm-module__c_0RxG__section{padding:var(--space-2xl)0;background:var(--color-bg-base)}.FeedbackForm-module__c_0RxG__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-2xl);max-width:600px;box-shadow:var(--shadow-md);text-align:center;margin:0 auto}.FeedbackForm-module__c_0RxG__title{margin-bottom:var(--space-xl);font-size:32px;font-weight:700}.FeedbackForm-module__c_0RxG__form{gap:var(--space-md);flex-direction:column;display:flex}.FeedbackForm-module__c_0RxG__submitBtn{margin-top:var(--space-sm);width:100%}.FeedbackForm-module__c_0RxG__message{margin-top:var(--space-lg);font-weight:500}.FeedbackForm-module__c_0RxG__success{color:var(--color-success)}.FeedbackForm-module__c_0RxG__error{color:var(--color-error)}@media (max-width:600px){.FeedbackForm-module__c_0RxG__card{padding:var(--space-xl)var(--space-md);box-shadow:none;background:0 0}}
.NewsletterForm-module__Me2VVa__section{padding:var(--space-2xl)0;background:var(--color-bg-base);text-align:center}.NewsletterForm-module__Me2VVa__badge{background:var(--color-bg-banner);color:var(--color-text-inverse);text-transform:uppercase;border-radius:var(--radius-pill);margin-bottom:var(--space-md);letter-spacing:.1em;padding:4px 12px;font-size:12px;font-weight:800;display:inline-block}.NewsletterForm-module__Me2VVa__title{max-width:800px;margin:0 auto var(--space-md);font-size:clamp(32px,5vw,48px)}.NewsletterForm-module__Me2VVa__description{color:var(--color-text-muted);max-width:600px;margin:0 auto var(--space-xl);font-size:18px}.NewsletterForm-module__Me2VVa__form{justify-content:center;gap:var(--space-sm);max-width:500px;margin:0 auto;display:flex}.NewsletterForm-module__Me2VVa__input{flex:1;max-width:320px}.NewsletterForm-module__Me2VVa__button{white-space:nowrap;color:#000!important;background-color:#e5e7eb!important;width:auto!important}@media (prefers-color-scheme:dark){.NewsletterForm-module__Me2VVa__button{color:#fff!important;background-color:#333!important}}.NewsletterForm-module__Me2VVa__message{margin-top:var(--space-lg);font-weight:500}.NewsletterForm-module__Me2VVa__success{color:var(--color-success)}.NewsletterForm-module__Me2VVa__error{color:var(--color-error)}@media (max-width:600px){.NewsletterForm-module__Me2VVa__form{flex-direction:column;align-items:center}}
