@keyframes Hero-module-scss-module__rtoUUG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Hero-module-scss-module__rtoUUG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module-scss-module__rtoUUG__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module-scss-module__rtoUUG__slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes Hero-module-scss-module__rtoUUG__slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes Hero-module-scss-module__rtoUUG__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes Hero-module-scss-module__rtoUUG__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes Hero-module-scss-module__rtoUUG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes Hero-module-scss-module__rtoUUG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Hero-module-scss-module__rtoUUG__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Hero-module-scss-module__rtoUUG__hero{background-color:var(--color-bg-primary);background-image:radial-gradient(ellipse at 50% 0%,var(--color-accent-glow)0%,transparent 50%),radial-gradient(ellipse at 80% 80%,#f5a62308 0%,transparent 40%);justify-content:center;align-items:center;min-height:100vh;padding:8rem 0 4rem;transition:background-color .4s;display:flex;position:relative;overflow:hidden}@media (max-width:767px){.Hero-module-scss-module__rtoUUG__hero{padding:6rem 0 3rem}}.Hero-module-scss-module__rtoUUG__overlay{background:linear-gradient(180deg,transparent 0%,#0000001a 50%,var(--color-bg-primary)100%);pointer-events:none;transition:background .4s;position:absolute;inset:0}.Hero-module-scss-module__rtoUUG__content{z-index:1;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:0 1rem;display:flex;position:relative}@media (min-width:1024px){.Hero-module-scss-module__rtoUUG__content{padding:0 2rem}}.Hero-module-scss-module__rtoUUG__textContainer{max-width:900px}.Hero-module-scss-module__rtoUUG__ramadanBadge{background:linear-gradient(135deg,var(--color-ramadan-green)0%,var(--color-ramadan-green-light)100%);color:#fff;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 2px 12px var(--color-ramadan-glow);border-radius:20px;align-items:center;gap:6px;margin-bottom:1rem;padding:6px 16px;font-size:11px;font-weight:600;display:inline-flex}.Hero-module-scss-module__rtoUUG__eyebrow{letter-spacing:.05em;text-transform:uppercase;color:var(--color-accent);margin-bottom:1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:500;line-height:1.5;display:block}.Hero-module-scss-module__rtoUUG__headline{letter-spacing:-.02em;text-transform:uppercase;color:var(--color-text-primary);flex-direction:column;gap:0;margin-bottom:2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(3.5rem,8vw,8rem);font-weight:900;line-height:1.1;transition:color .3s;display:flex}@media (max-width:767px){.Hero-module-scss-module__rtoUUG__headline{font-size:clamp(2.5rem,12vw,4rem)}}.Hero-module-scss-module__rtoUUG__headlineAccent{color:var(--color-accent);display:block}.Hero-module-scss-module__rtoUUG__subheadline{color:var(--color-text-secondary);max-width:600px;margin:0 auto 3rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.125rem,1.5vw,1.25rem);font-weight:400;line-height:1.75;transition:color .3s}.Hero-module-scss-module__rtoUUG__ctas{flex-direction:column;align-items:center;gap:1rem;display:flex}@media (min-width:768px) and (max-width:1023px){.Hero-module-scss-module__rtoUUG__ctas{flex-direction:row;justify-content:center}}.Hero-module-scss-module__rtoUUG__primaryCta{letter-spacing:.05em;text-transform:uppercase;background-color:var(--color-accent);color:var(--color-bg-primary);border-radius:4px;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;line-height:1;transition:background-color .3s,transform .3s,gap .3s;display:inline-flex}.Hero-module-scss-module__rtoUUG__primaryCta:hover{background-color:var(--color-accent-hover);color:var(--color-bg-primary);gap:1rem;transform:translateY(-2px)}.Hero-module-scss-module__rtoUUG__ctaIcon{width:18px;height:18px;transition:transform .3s}.Hero-module-scss-module__rtoUUG__secondaryCta{letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-primary);border:1px solid var(--color-border);border-radius:4px;padding:1rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;line-height:1;transition:border-color .3s,background-color .3s}.Hero-module-scss-module__rtoUUG__secondaryCta:hover{border-color:var(--color-text-primary);background-color:var(--color-bg-secondary);color:var(--color-text-primary)}.Hero-module-scss-module__rtoUUG__stats{border-top:1px solid var(--color-border);gap:3rem;margin-top:6rem;padding-top:3rem;transition:border-color .3s;display:flex}@media (max-width:767px){.Hero-module-scss-module__rtoUUG__stats{flex-wrap:wrap;justify-content:center;gap:1.5rem}}.Hero-module-scss-module__rtoUUG__stat{flex-direction:column;align-items:center;gap:4px;display:flex}.Hero-module-scss-module__rtoUUG__statNumber{color:var(--color-text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;transition:color .3s}.Hero-module-scss-module__rtoUUG__statLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:10px;font-weight:500;line-height:1.5;transition:color .3s}.Hero-module-scss-module__rtoUUG__scrollIndicator{pointer-events:none;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@media (max-width:767px){.Hero-module-scss-module__rtoUUG__scrollIndicator{display:none}}@media (max-height:700px){.Hero-module-scss-module__rtoUUG__scrollIndicator{display:none}}.Hero-module-scss-module__rtoUUG__scrollIndicator span{letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:10px;font-weight:500;line-height:1.5;transition:color .3s}.Hero-module-scss-module__rtoUUG__scrollLine{background:linear-gradient(180deg,var(--color-text-muted)0%,transparent 100%);width:1px;height:40px;animation:2s ease-in-out infinite Hero-module-scss-module__rtoUUG__pulse}
@keyframes Manifesto-module-scss-module__E2v1CW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Manifesto-module-scss-module__E2v1CW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Manifesto-module-scss-module__E2v1CW__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes Manifesto-module-scss-module__E2v1CW__slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes Manifesto-module-scss-module__E2v1CW__slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes Manifesto-module-scss-module__E2v1CW__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes Manifesto-module-scss-module__E2v1CW__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes Manifesto-module-scss-module__E2v1CW__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes Manifesto-module-scss-module__E2v1CW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Manifesto-module-scss-module__E2v1CW__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Manifesto-module-scss-module__E2v1CW__manifesto{background-color:var(--color-bg-primary);padding:8rem 0;transition:background-color .4s;position:relative;overflow:hidden}@media (max-width:767px){.Manifesto-module-scss-module__E2v1CW__manifesto{padding:4rem 0}}.Manifesto-module-scss-module__E2v1CW__container{max-width:1400px;margin:0 auto;padding:0 1rem;position:relative}@media (min-width:1024px){.Manifesto-module-scss-module__E2v1CW__container{padding:0 2rem}}.Manifesto-module-scss-module__E2v1CW__content{z-index:2;max-width:800px;position:relative}.Manifesto-module-scss-module__E2v1CW__label{letter-spacing:.05em;text-transform:uppercase;color:var(--color-accent);margin-bottom:1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:500;line-height:1.5;display:block}.Manifesto-module-scss-module__E2v1CW__quote{color:var(--color-text-primary);margin-bottom:2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.3;transition:color .3s}.Manifesto-module-scss-module__E2v1CW__highlight{color:var(--color-accent)}.Manifesto-module-scss-module__E2v1CW__description{color:var(--color-text-secondary);max-width:600px;margin-bottom:3rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.125rem,1.5vw,1.25rem);font-weight:400;line-height:1.75;transition:color .3s}.Manifesto-module-scss-module__E2v1CW__values{flex-wrap:wrap;gap:2rem;display:flex}.Manifesto-module-scss-module__E2v1CW__value{align-items:center;gap:1rem;display:flex}.Manifesto-module-scss-module__E2v1CW__valueNumber{color:var(--color-accent);font-family:JetBrains Mono,Fira Code,monospace;font-size:.75rem;font-weight:500}.Manifesto-module-scss-module__E2v1CW__valueText{letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-secondary);letter-spacing:0;text-transform:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;line-height:1;transition:color .3s}.Manifesto-module-scss-module__E2v1CW__decoration{pointer-events:none;z-index:1;position:absolute;top:50%;right:-5%;transform:translateY(-50%)}@media (max-width:767px){.Manifesto-module-scss-module__E2v1CW__decoration{display:none}}.Manifesto-module-scss-module__E2v1CW__bigText{color:var(--color-border);opacity:.3;letter-spacing:-.02em;text-transform:uppercase;white-space:nowrap;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(8rem,20vw,18rem);font-weight:900;line-height:1;transition:color .3s}
@keyframes FeaturedCollection-module-scss-module__Mu-4Nq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes FeaturedCollection-module-scss-module__Mu-4Nq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes FeaturedCollection-module-scss-module__Mu-4Nq__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes FeaturedCollection-module-scss-module__Mu-4Nq__slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes FeaturedCollection-module-scss-module__Mu-4Nq__slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes FeaturedCollection-module-scss-module__Mu-4Nq__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes FeaturedCollection-module-scss-module__Mu-4Nq__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes FeaturedCollection-module-scss-module__Mu-4Nq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes FeaturedCollection-module-scss-module__Mu-4Nq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes FeaturedCollection-module-scss-module__Mu-4Nq__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.FeaturedCollection-module-scss-module__Mu-4Nq__featured{background-color:var(--color-bg-secondary);padding:6rem 0;transition:background-color .4s}.FeaturedCollection-module-scss-module__Mu-4Nq__container{max-width:1400px;margin:0 auto;padding:0 1rem}@media (min-width:1024px){.FeaturedCollection-module-scss-module__Mu-4Nq__container{padding:0 2rem}}.FeaturedCollection-module-scss-module__Mu-4Nq__header{flex-direction:column;gap:1.5rem;margin-bottom:3rem;display:flex}@media (min-width:768px) and (max-width:1023px){.FeaturedCollection-module-scss-module__Mu-4Nq__header{flex-direction:row;justify-content:space-between;align-items:flex-end}}.FeaturedCollection-module-scss-module__Mu-4Nq__headerText{flex-direction:column;gap:.5rem;display:flex}.FeaturedCollection-module-scss-module__Mu-4Nq__label{letter-spacing:.05em;text-transform:uppercase;color:var(--color-accent);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:500;line-height:1.5}.FeaturedCollection-module-scss-module__Mu-4Nq__title{color:var(--color-text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.2;transition:color .3s}.FeaturedCollection-module-scss-module__Mu-4Nq__viewAll{letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-secondary);align-items:center;gap:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;line-height:1;transition:color .3s,gap .3s;display:inline-flex}.FeaturedCollection-module-scss-module__Mu-4Nq__viewAll svg{width:18px;height:18px;transition:transform .3s}.FeaturedCollection-module-scss-module__Mu-4Nq__viewAll:hover{color:var(--color-accent);gap:1rem}.FeaturedCollection-module-scss-module__Mu-4Nq__viewAll:hover svg{transform:translate(4px)}.FeaturedCollection-module-scss-module__Mu-4Nq__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (min-width:768px) and (max-width:1023px){.FeaturedCollection-module-scss-module__Mu-4Nq__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width:1024px){.FeaturedCollection-module-scss-module__Mu-4Nq__grid{grid-template-columns:repeat(4,1fr)}}.FeaturedCollection-module-scss-module__Mu-4Nq__productCard{flex-direction:column;gap:1rem;display:flex;position:relative}.FeaturedCollection-module-scss-module__Mu-4Nq__imageWrapper{aspect-ratio:3/4;background-color:var(--color-bg-tertiary);border-radius:8px;transition:background-color .4s;position:relative;overflow:hidden}.FeaturedCollection-module-scss-module__Mu-4Nq__productImage{transition:transform .5s}.FeaturedCollection-module-scss-module__Mu-4Nq__imageOverlay{opacity:0;background-color:#00000080;justify-content:center;align-items:flex-end;padding:1.5rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.FeaturedCollection-module-scss-module__Mu-4Nq__imageWrapper:hover .FeaturedCollection-module-scss-module__Mu-4Nq__productImage{transform:scale(1.05)}.FeaturedCollection-module-scss-module__Mu-4Nq__imageWrapper:hover .FeaturedCollection-module-scss-module__Mu-4Nq__imageOverlay{opacity:1}.FeaturedCollection-module-scss-module__Mu-4Nq__quickAdd{letter-spacing:.05em;text-transform:uppercase;background-color:var(--color-bg-primary);width:100%;color:var(--color-text-primary);border-radius:4px;padding:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;line-height:1;transition:background-color .3s,transform .3s}.FeaturedCollection-module-scss-module__Mu-4Nq__quickAdd:hover{background-color:var(--color-accent);color:var(--color-bg-primary);transform:translateY(-2px)}.FeaturedCollection-module-scss-module__Mu-4Nq__wishlistBtn{background-color:var(--color-bg-primary);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:40px;height:40px;color:var(--color-text-secondary);z-index:2;border-radius:9999px;justify-content:center;align-items:center;transition:background-color .3s,color .3s,transform .3s;display:flex;position:absolute;top:1rem;right:1rem}.FeaturedCollection-module-scss-module__Mu-4Nq__wishlistBtn svg{width:20px;height:20px}.FeaturedCollection-module-scss-module__Mu-4Nq__wishlistBtn:hover{background-color:var(--color-accent);color:var(--color-bg-primary);transform:scale(1.1)}.FeaturedCollection-module-scss-module__Mu-4Nq__wishlistBtn.FeaturedCollection-module-scss-module__Mu-4Nq__active{color:var(--color-accent)}.FeaturedCollection-module-scss-module__Mu-4Nq__wishlistBtn.FeaturedCollection-module-scss-module__Mu-4Nq__active:hover{color:var(--color-bg-primary)}.FeaturedCollection-module-scss-module__Mu-4Nq__productInfo{flex-direction:column;gap:4px;display:flex}.FeaturedCollection-module-scss-module__Mu-4Nq__category{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;transition:color .3s}.FeaturedCollection-module-scss-module__Mu-4Nq__productName{color:var(--color-text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;transition:color .3s}.FeaturedCollection-module-scss-module__Mu-4Nq__productName:hover{color:var(--color-accent)}.FeaturedCollection-module-scss-module__Mu-4Nq__price{color:var(--color-accent);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600}
@keyframes Newsletter-module-scss-module__quCLyG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Newsletter-module-scss-module__quCLyG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Newsletter-module-scss-module__quCLyG__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes Newsletter-module-scss-module__quCLyG__slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes Newsletter-module-scss-module__quCLyG__slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes Newsletter-module-scss-module__quCLyG__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes Newsletter-module-scss-module__quCLyG__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes Newsletter-module-scss-module__quCLyG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes Newsletter-module-scss-module__quCLyG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Newsletter-module-scss-module__quCLyG__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Newsletter-module-scss-module__quCLyG__newsletter{background-color:var(--color-bg-primary);padding:6rem 0;transition:background-color .4s;position:relative;overflow:hidden}.Newsletter-module-scss-module__quCLyG__container{max-width:1400px;margin:0 auto;padding:0 1rem;position:relative}@media (min-width:1024px){.Newsletter-module-scss-module__quCLyG__container{padding:0 2rem}}.Newsletter-module-scss-module__quCLyG__content{z-index:2;background:linear-gradient(135deg,var(--color-bg-tertiary)0%,var(--color-bg-secondary)100%);border:1px solid var(--color-border);border-radius:16px;flex-direction:column;gap:3rem;padding:3rem;transition:background .4s,border-color .3s;display:flex;position:relative}@media (min-width:1024px){.Newsletter-module-scss-module__quCLyG__content{flex-direction:row;justify-content:space-between;align-items:center;padding:4rem}}.Newsletter-module-scss-module__quCLyG__textContent{flex:1;max-width:500px}.Newsletter-module-scss-module__quCLyG__label{letter-spacing:.05em;text-transform:uppercase;color:var(--color-accent);margin-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:500;line-height:1.5;display:block}.Newsletter-module-scss-module__quCLyG__title{color:var(--color-text-primary);margin-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.2;transition:color .3s}.Newsletter-module-scss-module__quCLyG__highlight{color:var(--color-accent)}.Newsletter-module-scss-module__quCLyG__description{color:var(--color-text-secondary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;transition:color .3s}.Newsletter-module-scss-module__quCLyG__formWrapper{flex:1;width:100%;max-width:450px}@media (min-width:1024px){.Newsletter-module-scss-module__quCLyG__formWrapper{max-width:400px}}.Newsletter-module-scss-module__quCLyG__form{width:100%}.Newsletter-module-scss-module__quCLyG__inputWrapper{background-color:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:8px;gap:.5rem;padding:4px;transition:border-color .3s,background-color .4s;display:flex}.Newsletter-module-scss-module__quCLyG__inputWrapper:focus-within{border-color:var(--color-accent)}.Newsletter-module-scss-module__quCLyG__input{color:var(--color-text-primary);background:0 0;border:none;flex:1;padding:1rem;font-size:1rem;transition:color .3s}.Newsletter-module-scss-module__quCLyG__input::placeholder{color:var(--color-text-muted)}.Newsletter-module-scss-module__quCLyG__input:focus{outline:none}.Newsletter-module-scss-module__quCLyG__input:disabled{opacity:.7}.Newsletter-module-scss-module__quCLyG__submitBtn{letter-spacing:.05em;text-transform:uppercase;background-color:var(--color-accent);color:var(--color-bg-primary);border-radius:4px;justify-content:center;align-items:center;gap:.5rem;min-width:130px;padding:1rem 1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;line-height:1;transition:background-color .3s,transform .3s;display:flex}@media (max-width:767px){.Newsletter-module-scss-module__quCLyG__submitBtn{min-width:auto;padding:1rem}.Newsletter-module-scss-module__quCLyG__submitBtn .Newsletter-module-scss-module__quCLyG__btnText{display:none}}.Newsletter-module-scss-module__quCLyG__submitBtn:hover:not(:disabled){background-color:var(--color-accent-hover);transform:translateY(-1px)}.Newsletter-module-scss-module__quCLyG__submitBtn:disabled{cursor:not-allowed;opacity:.8}.Newsletter-module-scss-module__quCLyG__submitBtn.Newsletter-module-scss-module__quCLyG__success{background-color:#22c55e}.Newsletter-module-scss-module__quCLyG__icon{width:18px;height:18px}.Newsletter-module-scss-module__quCLyG__spinner{border:2px solid #0000;border-top-color:var(--color-bg-primary);border-radius:9999px;width:18px;height:18px;animation:.8s linear infinite Newsletter-module-scss-module__quCLyG__spin}.Newsletter-module-scss-module__quCLyG__disclaimer{color:var(--color-text-muted);text-align:center;margin-top:1rem;font-size:.75rem;transition:color .3s}@media (min-width:1024px){.Newsletter-module-scss-module__quCLyG__disclaimer{text-align:left}}.Newsletter-module-scss-module__quCLyG__bgDecoration{pointer-events:none;z-index:1;position:absolute;bottom:-30%;right:-10%}.Newsletter-module-scss-module__quCLyG__bgDecoration span{color:var(--color-border);opacity:.3;letter-spacing:-.02em;text-transform:uppercase;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(10rem,25vw,20rem);font-weight:900;line-height:1;transition:color .3s}@media (max-width:767px){.Newsletter-module-scss-module__quCLyG__bgDecoration{display:none}}
@keyframes InstagramFeed-module-scss-module__4g3QFG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes InstagramFeed-module-scss-module__4g3QFG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes InstagramFeed-module-scss-module__4g3QFG__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes InstagramFeed-module-scss-module__4g3QFG__slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes InstagramFeed-module-scss-module__4g3QFG__slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes InstagramFeed-module-scss-module__4g3QFG__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes InstagramFeed-module-scss-module__4g3QFG__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes InstagramFeed-module-scss-module__4g3QFG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes InstagramFeed-module-scss-module__4g3QFG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes InstagramFeed-module-scss-module__4g3QFG__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.InstagramFeed-module-scss-module__4g3QFG__instagram{background-color:var(--color-bg-secondary);padding:6rem 0;transition:background-color .4s}.InstagramFeed-module-scss-module__4g3QFG__container{max-width:1400px;margin:0 auto;padding:0 1rem}@media (min-width:1024px){.InstagramFeed-module-scss-module__4g3QFG__container{padding:0 2rem}}.InstagramFeed-module-scss-module__4g3QFG__header{flex-direction:column;gap:1.5rem;margin-bottom:3rem;display:flex}@media (min-width:768px) and (max-width:1023px){.InstagramFeed-module-scss-module__4g3QFG__header{flex-direction:row;justify-content:space-between;align-items:center}}.InstagramFeed-module-scss-module__4g3QFG__headerText{align-items:center;gap:1rem;display:flex}.InstagramFeed-module-scss-module__4g3QFG__igIcon{width:32px;height:32px;color:var(--color-accent)}.InstagramFeed-module-scss-module__4g3QFG__title{color:var(--color-text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:600;line-height:1.2;transition:color .3s}.InstagramFeed-module-scss-module__4g3QFG__followBtn{letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-primary);border:1px solid var(--color-border);background-color:#0000;border-radius:4px;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;line-height:1;transition:border-color .3s,background-color .3s,gap .3s;display:inline-flex}.InstagramFeed-module-scss-module__4g3QFG__followBtn svg{width:16px;height:16px}.InstagramFeed-module-scss-module__4g3QFG__followBtn:hover{border-color:var(--color-accent);background-color:var(--color-accent-glow);color:var(--color-accent);gap:1rem}.InstagramFeed-module-scss-module__4g3QFG__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:768px) and (max-width:1023px){.InstagramFeed-module-scss-module__4g3QFG__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.InstagramFeed-module-scss-module__4g3QFG__grid{grid-template-columns:repeat(6,1fr)}}.InstagramFeed-module-scss-module__4g3QFG__post{aspect-ratio:1;border-radius:4px;position:relative;overflow:hidden}.InstagramFeed-module-scss-module__4g3QFG__post:hover .InstagramFeed-module-scss-module__4g3QFG__postOverlay{opacity:1}.InstagramFeed-module-scss-module__4g3QFG__post:hover .InstagramFeed-module-scss-module__4g3QFG__postImage{transform:scale(1.1)}.InstagramFeed-module-scss-module__4g3QFG__postImage{background:linear-gradient(135deg,var(--color-bg-tertiary)0%,var(--color-bg-secondary)100%);width:100%;height:100%;transition:transform .3s,background .4s}.InstagramFeed-module-scss-module__4g3QFG__placeholder{width:100%;height:100%;color:var(--color-text-muted);justify-content:center;align-items:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2rem;font-weight:700;transition:color .3s;display:flex}.InstagramFeed-module-scss-module__4g3QFG__postOverlay{opacity:0;background-color:#000000b3;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.InstagramFeed-module-scss-module__4g3QFG__postIcon{color:#fff;width:28px;height:28px}.InstagramFeed-module-scss-module__4g3QFG__likes{color:#fff;font-size:.875rem;font-weight:500}.InstagramFeed-module-scss-module__4g3QFG__stats{border-top:1px solid var(--color-border);justify-content:center;gap:3rem;margin-top:3rem;padding-top:2rem;transition:border-color .3s;display:flex}@media (max-width:767px){.InstagramFeed-module-scss-module__4g3QFG__stats{gap:2rem}}.InstagramFeed-module-scss-module__4g3QFG__stat{flex-direction:column;align-items:center;gap:4px;display:flex}.InstagramFeed-module-scss-module__4g3QFG__statNumber{color:var(--color-text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:700;transition:color .3s}.InstagramFeed-module-scss-module__4g3QFG__statLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:10px;font-weight:500;line-height:1.5;transition:color .3s}
.AgencyCTA-module-scss-module__QQ9hlq__cta{border-top:1px solid var(--color-border);background-color:var(--color-bg-primary);padding:3rem 0 4rem;transition:background-color .4s,border-color .3s}.AgencyCTA-module-scss-module__QQ9hlq__inner{max-width:1400px;margin:0 auto;padding:0 1rem}@media (min-width:1024px){.AgencyCTA-module-scss-module__QQ9hlq__inner{padding:0 2rem}}.AgencyCTA-module-scss-module__QQ9hlq__content{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.AgencyCTA-module-scss-module__QQ9hlq__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);font-size:11px;font-weight:500;transition:color .3s}.AgencyCTA-module-scss-module__QQ9hlq__agency{color:var(--color-text-primary);flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.4em;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:700;transition:color .3s;display:flex}.AgencyCTA-module-scss-module__QQ9hlq__by{color:var(--color-text-muted);letter-spacing:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.65em;font-weight:400;transition:color .3s}.AgencyCTA-module-scss-module__QQ9hlq__author{color:#f5a623;text-decoration:none;transition:color .2s}.AgencyCTA-module-scss-module__QQ9hlq__author:hover{color:#d4900f;text-decoration:underline}.AgencyCTA-module-scss-module__QQ9hlq__pitch{color:var(--color-text-muted);max-width:380px;font-size:.875rem;line-height:1.6;transition:color .3s}.AgencyCTA-module-scss-module__QQ9hlq__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.AgencyCTA-module-scss-module__QQ9hlq__btnPrimary{color:#0a0a0a;background-color:#f5a623;border-radius:4px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-flex}.AgencyCTA-module-scss-module__QQ9hlq__btnPrimary svg{flex-shrink:0;width:16px;height:16px}.AgencyCTA-module-scss-module__QQ9hlq__btnPrimary:hover{background-color:#d4900f;transform:translateY(-1px)}.AgencyCTA-module-scss-module__QQ9hlq__btnSecondary{color:var(--color-text-primary);border:1px solid var(--color-border);background-color:#0000;border-radius:4px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:border-color .2s,color .2s,transform .2s;display:inline-flex}.AgencyCTA-module-scss-module__QQ9hlq__btnSecondary svg{flex-shrink:0;width:16px;height:16px}.AgencyCTA-module-scss-module__QQ9hlq__btnSecondary:hover{color:#f5a623;border-color:#f5a623;transform:translateY(-1px)}
@keyframes about-module-scss-module__OiIlwa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes about-module-scss-module__OiIlwa__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes about-module-scss-module__OiIlwa__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes about-module-scss-module__OiIlwa__slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes about-module-scss-module__OiIlwa__slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes about-module-scss-module__OiIlwa__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes about-module-scss-module__OiIlwa__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes about-module-scss-module__OiIlwa__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes about-module-scss-module__OiIlwa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes about-module-scss-module__OiIlwa__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.about-module-scss-module__OiIlwa__aboutPage{background-color:var(--color-bg-primary);min-height:100vh;padding-top:80px;transition:background-color .4s}.about-module-scss-module__OiIlwa__container{max-width:1400px;margin:0 auto;padding:0 1rem}@media (min-width:1024px){.about-module-scss-module__OiIlwa__container{padding:0 2rem}}.about-module-scss-module__OiIlwa__label{letter-spacing:.05em;text-transform:uppercase;color:var(--color-accent);margin-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:500;line-height:1.5;display:block}.about-module-scss-module__OiIlwa__highlight{color:var(--color-accent)}.about-module-scss-module__OiIlwa__hero{text-align:center;background:linear-gradient(180deg,var(--color-bg-secondary)0%,var(--color-bg-primary)100%);padding:6rem 0 3rem;transition:background .4s}.about-module-scss-module__OiIlwa__heroContent{max-width:800px;margin:0 auto;padding:0 1rem}.about-module-scss-module__OiIlwa__heroContent h1{letter-spacing:-.02em;text-transform:uppercase;color:var(--color-text-primary);margin-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(3rem,6vw,6rem);font-weight:800;line-height:1.1;transition:color .3s}.about-module-scss-module__OiIlwa__heroContent p{color:var(--color-text-secondary);max-width:600px;margin:0 auto;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.125rem,1.5vw,1.25rem);font-weight:400;line-height:1.75;transition:color .3s}.about-module-scss-module__OiIlwa__story{padding:6rem 0}.about-module-scss-module__OiIlwa__storyContent{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.about-module-scss-module__OiIlwa__storyContent{grid-template-columns:1fr 1fr;gap:4rem}}.about-module-scss-module__OiIlwa__storyImage{aspect-ratio:1;max-width:400px;margin:0 auto;position:relative}@media (min-width:1024px){.about-module-scss-module__OiIlwa__storyImage{aspect-ratio:4/5;max-width:100%}}.about-module-scss-module__OiIlwa__imagePlaceholder{background:linear-gradient(135deg,var(--color-bg-tertiary)0%,var(--color-bg-secondary)100%);border-radius:16px;justify-content:center;align-items:center;width:100%;height:100%;transition:background .4s;display:flex}.about-module-scss-module__OiIlwa__imagePlaceholder span{color:var(--color-text-muted);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:4rem;font-weight:700;transition:color .3s}.about-module-scss-module__OiIlwa__storyText h2{color:var(--color-text-primary);margin-bottom:1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.2;transition:color .3s}.about-module-scss-module__OiIlwa__storyText p{color:var(--color-text-secondary);margin-bottom:1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:400;line-height:1.75;transition:color .3s}.about-module-scss-module__OiIlwa__socials{gap:1rem;margin-top:2rem;display:flex}.about-module-scss-module__OiIlwa__socials a{background-color:var(--color-bg-secondary);width:48px;height:48px;color:var(--color-text-secondary);border-radius:9999px;justify-content:center;align-items:center;transition:all .3s;display:flex}.about-module-scss-module__OiIlwa__socials a svg{width:22px;height:22px}.about-module-scss-module__OiIlwa__socials a:hover{background-color:var(--color-accent);color:var(--color-bg-primary);transform:translateY(-3px)}.about-module-scss-module__OiIlwa__values{background-color:var(--color-bg-secondary);padding:6rem 0;transition:background-color .4s}.about-module-scss-module__OiIlwa__valuesHeader{text-align:center;margin-bottom:3rem}.about-module-scss-module__OiIlwa__valuesHeader h2{color:var(--color-text-primary);margin-bottom:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.2;transition:color .3s}.about-module-scss-module__OiIlwa__valuesGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px) and (max-width:1023px){.about-module-scss-module__OiIlwa__valuesGrid{grid-template-columns:repeat(2,1fr)}}.about-module-scss-module__OiIlwa__valueCard{background-color:var(--color-bg-tertiary);border-radius:16px;padding:2rem;transition:transform .3s,background-color .4s}.about-module-scss-module__OiIlwa__valueCard:hover{transform:translateY(-4px)}.about-module-scss-module__OiIlwa__valueCard h3{color:var(--color-text-primary);margin-bottom:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:600;line-height:1.2;transition:color .3s}.about-module-scss-module__OiIlwa__valueCard p{color:var(--color-text-secondary);font-size:.875rem;line-height:1.75;transition:color .3s}.about-module-scss-module__OiIlwa__valueNumber{color:var(--color-accent);margin-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;display:block}.about-module-scss-module__OiIlwa__stats{padding:4rem 0}.about-module-scss-module__OiIlwa__statsGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (min-width:1024px){.about-module-scss-module__OiIlwa__statsGrid{grid-template-columns:repeat(4,1fr)}}.about-module-scss-module__OiIlwa__statCard{text-align:center;background-color:var(--color-bg-secondary);border-radius:16px;padding:2rem;transition:transform .3s,background-color .4s}.about-module-scss-module__OiIlwa__statCard:hover{transform:translateY(-4px)}.about-module-scss-module__OiIlwa__statValue{color:var(--color-accent);margin-bottom:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1;display:block}.about-module-scss-module__OiIlwa__statLabel{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;transition:color .3s}.about-module-scss-module__OiIlwa__cta{padding:6rem 0}.about-module-scss-module__OiIlwa__ctaContent{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);text-align:center;border-radius:16px;max-width:600px;margin:0 auto;padding:3rem;transition:background-color .4s,border-color .3s}.about-module-scss-module__OiIlwa__ctaContent h2{color:var(--color-text-primary);margin-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.2;transition:color .3s}.about-module-scss-module__OiIlwa__ctaContent p{color:var(--color-text-secondary);margin-bottom:2rem;transition:color .3s}.about-module-scss-module__OiIlwa__ctaButton{letter-spacing:.05em;text-transform:uppercase;background-color:var(--color-accent);color:var(--color-bg-primary);border-radius:4px;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;line-height:1;transition:all .3s;display:inline-flex}.about-module-scss-module__OiIlwa__ctaButton svg{width:18px;height:18px}.about-module-scss-module__OiIlwa__ctaButton:hover{background-color:var(--color-accent-hover);color:var(--color-bg-primary);transform:translateY(-2px)}
@keyframes cart-module-scss-module__Ew4J9a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes cart-module-scss-module__Ew4J9a__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes cart-module-scss-module__Ew4J9a__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes cart-module-scss-module__Ew4J9a__slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes cart-module-scss-module__Ew4J9a__slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes cart-module-scss-module__Ew4J9a__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes cart-module-scss-module__Ew4J9a__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes cart-module-scss-module__Ew4J9a__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes cart-module-scss-module__Ew4J9a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes cart-module-scss-module__Ew4J9a__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.cart-module-scss-module__Ew4J9a__cartPage{background-color:var(--color-bg-primary);min-height:100vh;padding-top:100px;padding-bottom:6rem;transition:background-color .4s}.cart-module-scss-module__Ew4J9a__container{max-width:1400px;margin:0 auto;padding:0 1rem}@media (min-width:1024px){.cart-module-scss-module__Ew4J9a__container{padding:0 2rem}}.cart-module-scss-module__Ew4J9a__header{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.cart-module-scss-module__Ew4J9a__header h1{color:var(--color-text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.2;transition:color .3s}.cart-module-scss-module__Ew4J9a__clearBtn{letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted);border:1px solid var(--color-border);border-radius:4px;padding:.5rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;line-height:1;transition:all .3s}.cart-module-scss-module__Ew4J9a__clearBtn:hover{color:#ef4444;border-color:#ef4444}.cart-module-scss-module__Ew4J9a__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:6rem 0;display:flex}.cart-module-scss-module__Ew4J9a__emptyIcon{width:80px;height:80px;color:var(--color-text-muted);margin-bottom:1.5rem;transition:color .3s}.cart-module-scss-module__Ew4J9a__emptyState h2{color:var(--color-text-primary);margin-bottom:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:600;line-height:1.2;transition:color .3s}.cart-module-scss-module__Ew4J9a__emptyState p{color:var(--color-text-secondary);margin-bottom:2rem;transition:color .3s}.cart-module-scss-module__Ew4J9a__shopLink{letter-spacing:.05em;text-transform:uppercase;background-color:var(--color-accent);color:var(--color-bg-primary);border-radius:4px;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;line-height:1;transition:all .3s;display:inline-flex}.cart-module-scss-module__Ew4J9a__shopLink svg{width:18px;height:18px}.cart-module-scss-module__Ew4J9a__shopLink:hover{background-color:var(--color-accent-hover);color:var(--color-bg-primary);transform:translateY(-2px)}.cart-module-scss-module__Ew4J9a__content{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:1024px){.cart-module-scss-module__Ew4J9a__content{grid-template-columns:1fr 380px}}.cart-module-scss-module__Ew4J9a__items{flex-direction:column;gap:1.5rem;display:flex}.cart-module-scss-module__Ew4J9a__item{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:16px;gap:1.5rem;padding:1.5rem;transition:background-color .4s,border-color .3s;display:flex}.cart-module-scss-module__Ew4J9a__itemImage{border-radius:8px;flex-shrink:0;width:100px;height:130px;overflow:hidden}@media (min-width:768px) and (max-width:1023px){.cart-module-scss-module__Ew4J9a__itemImage{width:120px;height:150px}}.cart-module-scss-module__Ew4J9a__imagePlaceholder{background:linear-gradient(135deg,var(--color-bg-tertiary)0%,var(--color-bg-secondary)100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.cart-module-scss-module__Ew4J9a__imagePlaceholder span{color:var(--color-text-muted);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2rem;font-weight:700}.cart-module-scss-module__Ew4J9a__itemDetails{flex-direction:column;flex:1;display:flex}.cart-module-scss-module__Ew4J9a__itemName{color:var(--color-text-primary);margin-bottom:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:600;line-height:1.2;transition:color .3s}.cart-module-scss-module__Ew4J9a__itemMeta{color:var(--color-text-muted);margin-bottom:1rem;font-size:.875rem;transition:color .3s}.cart-module-scss-module__Ew4J9a__itemPrice{color:var(--color-accent);margin-bottom:auto;font-size:1rem;font-weight:700}.cart-module-scss-module__Ew4J9a__itemActions{align-items:center;gap:1rem;margin-top:1rem;display:flex}.cart-module-scss-module__Ew4J9a__quantity{background-color:var(--color-bg-tertiary);border-radius:4px;align-items:center;gap:.5rem;padding:4px;transition:background-color .4s;display:flex}.cart-module-scss-module__Ew4J9a__qtyBtn{width:32px;height:32px;color:var(--color-text-primary);border-radius:4px;justify-content:center;align-items:center;transition:all .3s;display:flex}.cart-module-scss-module__Ew4J9a__qtyBtn svg{width:16px;height:16px}.cart-module-scss-module__Ew4J9a__qtyBtn:hover{background-color:var(--color-bg-secondary);color:var(--color-accent)}.cart-module-scss-module__Ew4J9a__qtyValue{text-align:center;min-width:32px;color:var(--color-text-primary);font-weight:600;transition:color .3s}.cart-module-scss-module__Ew4J9a__removeBtn{width:32px;height:32px;color:var(--color-text-muted);justify-content:center;align-items:center;transition:color .3s;display:flex}.cart-module-scss-module__Ew4J9a__removeBtn svg{width:18px;height:18px}.cart-module-scss-module__Ew4J9a__removeBtn:hover{color:#ef4444}.cart-module-scss-module__Ew4J9a__summary{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:16px;height:fit-content;padding:2rem;transition:background-color .4s,border-color .3s;position:sticky;top:100px}.cart-module-scss-module__Ew4J9a__summary h2{color:var(--color-text-primary);border-bottom:1px solid var(--color-border);margin-bottom:1.5rem;padding-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:600;line-height:1.2;transition:color .3s}.cart-module-scss-module__Ew4J9a__summaryRows{flex-direction:column;gap:.5rem;display:flex}.cart-module-scss-module__Ew4J9a__freeShipping{color:var(--color-ramadan-green-light);padding:.5rem 0;font-size:.75rem;font-weight:600}.cart-module-scss-module__Ew4J9a__summaryRow{color:var(--color-text-secondary);justify-content:space-between;margin-bottom:1rem;font-size:1rem;transition:color .3s;display:flex}.cart-module-scss-module__Ew4J9a__summaryRow.cart-module-scss-module__Ew4J9a__total{border-top:1px solid var(--color-border);color:var(--color-text-primary);padding-top:1rem;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700}.cart-module-scss-module__Ew4J9a__summaryRow.cart-module-scss-module__Ew4J9a__total span:last-child{color:var(--color-accent)}.cart-module-scss-module__Ew4J9a__checkoutBtn{letter-spacing:.05em;text-transform:uppercase;background-color:var(--color-accent);width:100%;color:var(--color-bg-primary);border-radius:4px;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;padding:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;line-height:1;transition:all .3s;display:flex}.cart-module-scss-module__Ew4J9a__checkoutBtn svg{width:20px;height:20px}.cart-module-scss-module__Ew4J9a__checkoutBtn:hover{background-color:var(--color-accent-hover);color:var(--color-bg-primary);transform:translateY(-2px)}.cart-module-scss-module__Ew4J9a__continueLink{text-align:center;color:var(--color-text-muted);margin-top:1rem;font-size:.875rem;transition:color .3s;display:block}.cart-module-scss-module__Ew4J9a__continueLink:hover{color:var(--color-accent)}
@keyframes checkout-module-scss-module__DP6ohW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes checkout-module-scss-module__DP6ohW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes checkout-module-scss-module__DP6ohW__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes checkout-module-scss-module__DP6ohW__slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes checkout-module-scss-module__DP6ohW__slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes checkout-module-scss-module__DP6ohW__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes checkout-module-scss-module__DP6ohW__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes checkout-module-scss-module__DP6ohW__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes checkout-module-scss-module__DP6ohW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes checkout-module-scss-module__DP6ohW__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.checkout-module-scss-module__DP6ohW__checkoutPage{background-color:var(--color-bg-primary);min-height:100vh;padding-top:100px;padding-bottom:6rem;transition:background-color .4s}.checkout-module-scss-module__DP6ohW__container{max-width:1100px;margin:0 auto;padding:0 1rem}@media (min-width:1024px){.checkout-module-scss-module__DP6ohW__container{padding:0 2rem}}.checkout-module-scss-module__DP6ohW__loading{text-align:center;color:var(--color-text-muted);padding:6rem;transition:color .3s}.checkout-module-scss-module__DP6ohW__emptyCart{text-align:center;padding:6rem 0}.checkout-module-scss-module__DP6ohW__emptyCart h2{color:var(--color-text-primary);margin-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.2;transition:color .3s}.checkout-module-scss-module__DP6ohW__emptyCart p{color:var(--color-text-muted);margin-bottom:2rem;transition:color .3s}.checkout-module-scss-module__DP6ohW__shopBtn{letter-spacing:.05em;text-transform:uppercase;background-color:var(--color-accent);color:var(--color-bg-primary);border-radius:4px;padding:1rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;line-height:1;transition:all .3s;display:inline-block}.checkout-module-scss-module__DP6ohW__shopBtn:hover{background-color:var(--color-accent-hover);color:var(--color-bg-primary)}.checkout-module-scss-module__DP6ohW__header{margin-bottom:2rem}.checkout-module-scss-module__DP6ohW__header h1{color:var(--color-text-primary);margin-top:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.2;transition:color .3s}.checkout-module-scss-module__DP6ohW__backLink{letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted);align-items:center;gap:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;line-height:1;transition:color .3s;display:inline-flex}.checkout-module-scss-module__DP6ohW__backLink svg{width:18px;height:18px}.checkout-module-scss-module__DP6ohW__backLink:hover{color:var(--color-accent)}.checkout-module-scss-module__DP6ohW__steps{justify-content:center;align-items:center;gap:.5rem;margin-bottom:3rem;display:flex}.checkout-module-scss-module__DP6ohW__step{color:var(--color-text-muted);align-items:center;gap:.5rem;transition:color .3s;display:flex}.checkout-module-scss-module__DP6ohW__step.checkout-module-scss-module__DP6ohW__active{color:var(--color-accent)}.checkout-module-scss-module__DP6ohW__step.checkout-module-scss-module__DP6ohW__active .checkout-module-scss-module__DP6ohW__stepNumber{background-color:var(--color-accent);color:var(--color-bg-primary)}.checkout-module-scss-module__DP6ohW__stepNumber{background-color:var(--color-text-muted);width:32px;height:32px;color:var(--color-bg-primary);border-radius:9999px;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;transition:background-color .3s,color .3s;display:flex}.checkout-module-scss-module__DP6ohW__stepLabel{font-size:.875rem;display:none}@media (min-width:768px) and (max-width:1023px){.checkout-module-scss-module__DP6ohW__stepLabel{display:block}}.checkout-module-scss-module__DP6ohW__stepLine{background-color:var(--color-border);width:60px;height:2px;transition:background-color .3s}@media (min-width:768px) and (max-width:1023px){.checkout-module-scss-module__DP6ohW__stepLine{width:100px}}.checkout-module-scss-module__DP6ohW__content{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:1024px){.checkout-module-scss-module__DP6ohW__content{grid-template-columns:1fr 380px}}.checkout-module-scss-module__DP6ohW__form{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:16px;padding:2rem;transition:background-color .4s,border-color .3s}@media (min-width:768px) and (max-width:1023px){.checkout-module-scss-module__DP6ohW__form{padding:3rem}}.checkout-module-scss-module__DP6ohW__form h2{color:var(--color-text-primary);margin-bottom:2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:600;line-height:1.2;transition:color .3s}.checkout-module-scss-module__DP6ohW__formRow{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px) and (max-width:1023px){.checkout-module-scss-module__DP6ohW__formRow{grid-template-columns:1fr 1fr}}.checkout-module-scss-module__DP6ohW__formGroup{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.checkout-module-scss-module__DP6ohW__formGroup label{color:var(--color-text-secondary);font-size:.875rem;font-weight:500;transition:color .3s}.checkout-module-scss-module__DP6ohW__formGroup input,.checkout-module-scss-module__DP6ohW__formGroup select{background-color:var(--color-bg-tertiary);border:1px solid var(--color-border);color:var(--color-text-primary);border-radius:4px;padding:1rem;font-size:1rem;transition:all .3s}.checkout-module-scss-module__DP6ohW__formGroup input:focus,.checkout-module-scss-module__DP6ohW__formGroup select:focus{border-color:var(--color-accent);outline:none}.checkout-module-scss-module__DP6ohW__continueBtn{letter-spacing:.05em;text-transform:uppercase;background-color:var(--color-accent);width:100%;color:var(--color-bg-primary);border-radius:4px;margin-top:1rem;padding:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;line-height:1;transition:all .3s}.checkout-module-scss-module__DP6ohW__continueBtn:hover{background-color:var(--color-accent-hover)}.checkout-module-scss-module__DP6ohW__paymentOptions{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.checkout-module-scss-module__DP6ohW__paymentOption{background-color:var(--color-bg-tertiary);border:1px solid var(--color-border);cursor:pointer;border-radius:8px;align-items:center;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.checkout-module-scss-module__DP6ohW__paymentOption input{display:none}.checkout-module-scss-module__DP6ohW__paymentOption:hover{border-color:var(--color-text-secondary)}.checkout-module-scss-module__DP6ohW__paymentOption.checkout-module-scss-module__DP6ohW__active{border-color:var(--color-accent)}.checkout-module-scss-module__DP6ohW__paymentContent{flex:1}.checkout-module-scss-module__DP6ohW__paymentContent strong{color:var(--color-text-primary);margin-bottom:2px;transition:color .3s;display:block}.checkout-module-scss-module__DP6ohW__paymentContent span{color:var(--color-text-muted);font-size:.875rem;transition:color .3s}.checkout-module-scss-module__DP6ohW__checkIcon{width:20px;height:20px;color:var(--color-accent)}.checkout-module-scss-module__DP6ohW__buttons{gap:1rem;display:flex}.checkout-module-scss-module__DP6ohW__backBtn{letter-spacing:.05em;text-transform:uppercase;border:1px solid var(--color-border);color:var(--color-text-secondary);background-color:#0000;border-radius:4px;padding:1rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;line-height:1;transition:all .3s}.checkout-module-scss-module__DP6ohW__backBtn:hover{border-color:var(--color-text-secondary);color:var(--color-text-primary)}.checkout-module-scss-module__DP6ohW__placeOrderBtn{letter-spacing:.05em;text-transform:uppercase;background-color:var(--color-accent);color:var(--color-bg-primary);border-radius:4px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;line-height:1;transition:all .3s;display:flex}.checkout-module-scss-module__DP6ohW__placeOrderBtn svg{width:18px;height:18px}.checkout-module-scss-module__DP6ohW__placeOrderBtn:hover{background-color:var(--color-accent-hover)}.checkout-module-scss-module__DP6ohW__summary{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:16px;height:fit-content;padding:2rem;transition:background-color .4s,border-color .3s}.checkout-module-scss-module__DP6ohW__summary h2{color:var(--color-text-primary);border-bottom:1px solid var(--color-border);margin-bottom:1.5rem;padding-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:600;line-height:1.2;transition:color .3s}.checkout-module-scss-module__DP6ohW__items{border-bottom:1px solid var(--color-border);flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;transition:border-color .3s;display:flex}.checkout-module-scss-module__DP6ohW__item{align-items:center;gap:1rem;display:flex}.checkout-module-scss-module__DP6ohW__itemImage{background:linear-gradient(135deg,var(--color-bg-tertiary)0%,var(--color-bg-secondary)100%);border-radius:4px;justify-content:center;align-items:center;width:48px;height:48px;transition:background .4s;display:flex}.checkout-module-scss-module__DP6ohW__itemImage span{color:var(--color-text-muted);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:700;transition:color .3s}.checkout-module-scss-module__DP6ohW__itemInfo{flex:1}.checkout-module-scss-module__DP6ohW__itemName{color:var(--color-text-primary);font-size:.875rem;transition:color .3s;display:block}.checkout-module-scss-module__DP6ohW__itemMeta{color:var(--color-text-muted);font-size:.75rem;transition:color .3s}.checkout-module-scss-module__DP6ohW__itemPrice{color:var(--color-text-secondary);font-size:.875rem;font-weight:500;transition:color .3s}.checkout-module-scss-module__DP6ohW__summaryRows{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.checkout-module-scss-module__DP6ohW__summaryRow{color:var(--color-text-secondary);justify-content:space-between;font-size:.875rem;transition:color .3s;display:flex}.checkout-module-scss-module__DP6ohW__summaryRow.checkout-module-scss-module__DP6ohW__total{border-top:1px solid var(--color-border);color:var(--color-text-primary);padding-top:1rem;font-size:1rem;font-weight:600;transition:border-color .3s}.checkout-module-scss-module__DP6ohW__summaryRow.checkout-module-scss-module__DP6ohW__total span:last-child{color:var(--color-accent)}.checkout-module-scss-module__DP6ohW__secure{background-color:var(--color-accent-glow);color:var(--color-accent);border-radius:4px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.875rem;transition:background-color .3s;display:flex}.checkout-module-scss-module__DP6ohW__secure svg{width:16px;height:16px}.checkout-module-scss-module__DP6ohW__successState{text-align:center;flex-direction:column;align-items:center;padding:6rem 0;display:flex}.checkout-module-scss-module__DP6ohW__successState h2{color:var(--color-text-primary);margin-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.2;transition:color .3s}.checkout-module-scss-module__DP6ohW__successState p{color:var(--color-text-muted);max-width:420px;margin-bottom:2rem;transition:color .3s}.checkout-module-scss-module__DP6ohW__successIcon{width:72px;height:72px;color:var(--color-accent);margin-bottom:1.5rem}.checkout-module-scss-module__DP6ohW__errorMsg{color:#e55;text-align:center;margin-top:1rem;font-size:.875rem}.checkout-module-scss-module__DP6ohW__dbWarning{color:#c98a00;text-align:center;background-color:#ffb4001a;border:1px solid #ffb40066;border-radius:4px;margin-top:1rem;margin-bottom:.5rem;padding:1rem;font-size:.875rem}.checkout-module-scss-module__DP6ohW__placeOrderBtn:disabled,.checkout-module-scss-module__DP6ohW__backBtn:disabled{opacity:.6;cursor:not-allowed}
@keyframes contact-module-scss-module__rSNNQq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes contact-module-scss-module__rSNNQq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes contact-module-scss-module__rSNNQq__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes contact-module-scss-module__rSNNQq__slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes contact-module-scss-module__rSNNQq__slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes contact-module-scss-module__rSNNQq__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes contact-module-scss-module__rSNNQq__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes contact-module-scss-module__rSNNQq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes contact-module-scss-module__rSNNQq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes contact-module-scss-module__rSNNQq__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.contact-module-scss-module__rSNNQq__contactPage{background-color:var(--color-bg-primary);min-height:100vh;padding-top:80px;transition:background-color .4s}.contact-module-scss-module__rSNNQq__container{max-width:1400px;margin:0 auto;padding:0 1rem 6rem}@media (min-width:1024px){.contact-module-scss-module__rSNNQq__container{padding:0 2rem 6rem}}.contact-module-scss-module__rSNNQq__label{letter-spacing:.05em;text-transform:uppercase;color:var(--color-accent);margin-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:500;line-height:1.5;display:block}.contact-module-scss-module__rSNNQq__hero{text-align:center;background:linear-gradient(180deg,var(--color-bg-secondary)0%,var(--color-bg-primary)100%);padding:4rem 0;transition:background .4s}.contact-module-scss-module__rSNNQq__heroContent{max-width:600px;margin:0 auto;padding:0 1rem}.contact-module-scss-module__rSNNQq__heroContent h1{letter-spacing:-.02em;color:var(--color-text-primary);margin-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.2;transition:color .3s}.contact-module-scss-module__rSNNQq__heroContent p{color:var(--color-text-secondary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.125rem,1.5vw,1.25rem);font-weight:400;line-height:1.75;transition:color .3s}.contact-module-scss-module__rSNNQq__content{grid-template-columns:1fr;gap:3rem;padding-top:3rem;display:grid}@media (min-width:1024px){.contact-module-scss-module__rSNNQq__content{grid-template-columns:1fr 1fr;gap:4rem}}.contact-module-scss-module__rSNNQq__info h2{color:var(--color-text-primary);margin-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.2;transition:color .3s}.contact-module-scss-module__rSNNQq__info>p{color:var(--color-text-secondary);margin-bottom:2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;transition:color .3s}.contact-module-scss-module__rSNNQq__contactList{flex-direction:column;gap:1.5rem;margin-bottom:3rem;display:flex}.contact-module-scss-module__rSNNQq__contactItem{align-items:flex-start;gap:1rem;display:flex}.contact-module-scss-module__rSNNQq__iconWrapper{background-color:var(--color-bg-secondary);width:48px;height:48px;color:var(--color-accent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .4s;display:flex}.contact-module-scss-module__rSNNQq__iconWrapper svg{width:24px;height:24px}.contact-module-scss-module__rSNNQq__contactLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px;font-size:.75rem;transition:color .3s;display:block}.contact-module-scss-module__rSNNQq__contactValue{color:var(--color-text-primary);font-size:1rem;transition:color .3s}.contact-module-scss-module__rSNNQq__contactValue:hover{color:var(--color-accent)}.contact-module-scss-module__rSNNQq__socials{border-top:1px solid var(--color-border);padding-top:2rem;transition:border-color .3s}.contact-module-scss-module__rSNNQq__socialLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:500;line-height:1.5;transition:color .3s;display:block}.contact-module-scss-module__rSNNQq__socialLinks{gap:1rem;display:flex}.contact-module-scss-module__rSNNQq__socialLinks a{background-color:var(--color-bg-secondary);width:44px;height:44px;color:var(--color-text-secondary);border-radius:9999px;justify-content:center;align-items:center;transition:all .3s;display:flex}.contact-module-scss-module__rSNNQq__socialLinks a svg{width:20px;height:20px}.contact-module-scss-module__rSNNQq__socialLinks a:hover{background-color:var(--color-accent);color:var(--color-bg-primary);transform:translateY(-2px)}.contact-module-scss-module__rSNNQq__formWrapper{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:16px;padding:2rem;transition:background-color .4s,border-color .3s}@media (min-width:1024px){.contact-module-scss-module__rSNNQq__formWrapper{padding:3rem}}.contact-module-scss-module__rSNNQq__form{flex-direction:column;gap:1.5rem;display:flex}.contact-module-scss-module__rSNNQq__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module-scss-module__rSNNQq__formGroup label{color:var(--color-text-secondary);font-size:.875rem;font-weight:500;transition:color .3s}.contact-module-scss-module__rSNNQq__formGroup input,.contact-module-scss-module__rSNNQq__formGroup select,.contact-module-scss-module__rSNNQq__formGroup textarea{background-color:var(--color-bg-tertiary);border:1px solid var(--color-border);color:var(--color-text-primary);border-radius:4px;padding:1rem;font-size:1rem;transition:all .3s}.contact-module-scss-module__rSNNQq__formGroup input:focus,.contact-module-scss-module__rSNNQq__formGroup select:focus,.contact-module-scss-module__rSNNQq__formGroup textarea:focus{border-color:var(--color-accent);outline:none}.contact-module-scss-module__rSNNQq__formGroup input::placeholder,.contact-module-scss-module__rSNNQq__formGroup select::placeholder,.contact-module-scss-module__rSNNQq__formGroup textarea::placeholder{color:var(--color-text-muted)}.contact-module-scss-module__rSNNQq__formGroup textarea{resize:vertical;min-height:120px}.contact-module-scss-module__rSNNQq__submitBtn{letter-spacing:.05em;text-transform:uppercase;background-color:var(--color-accent);color:var(--color-bg-primary);border-radius:4px;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;line-height:1;transition:all .3s;display:flex}.contact-module-scss-module__rSNNQq__submitBtn svg{width:18px;height:18px}.contact-module-scss-module__rSNNQq__submitBtn:hover:not(:disabled){background-color:var(--color-accent-hover);transform:translateY(-2px)}.contact-module-scss-module__rSNNQq__submitBtn:disabled{opacity:.8;cursor:not-allowed}.contact-module-scss-module__rSNNQq__submitBtn.contact-module-scss-module__rSNNQq__success{background-color:#22c55e}.contact-module-scss-module__rSNNQq__spinner{border:2px solid #0000;border-top-color:var(--color-bg-primary);border-radius:9999px;width:20px;height:20px;animation:.8s linear infinite contact-module-scss-module__rSNNQq__spin}
@keyframes faq-module-scss-module__AwMMSq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes faq-module-scss-module__AwMMSq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes faq-module-scss-module__AwMMSq__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes faq-module-scss-module__AwMMSq__slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes faq-module-scss-module__AwMMSq__slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes faq-module-scss-module__AwMMSq__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes faq-module-scss-module__AwMMSq__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes faq-module-scss-module__AwMMSq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes faq-module-scss-module__AwMMSq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes faq-module-scss-module__AwMMSq__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.faq-module-scss-module__AwMMSq__faqPage{background-color:var(--color-bg-primary);min-height:100vh;padding-top:80px;transition:background-color .4s}.faq-module-scss-module__AwMMSq__container{max-width:800px;margin:0 auto;padding:0 1rem 6rem}@media (min-width:1024px){.faq-module-scss-module__AwMMSq__container{padding:0 2rem 6rem}}.faq-module-scss-module__AwMMSq__label{letter-spacing:.05em;text-transform:uppercase;color:var(--color-accent);margin-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:500;line-height:1.5;display:block}.faq-module-scss-module__AwMMSq__hero{text-align:center;background:linear-gradient(180deg,var(--color-bg-secondary)0%,var(--color-bg-primary)100%);padding:4rem 0;transition:background .4s}.faq-module-scss-module__AwMMSq__heroContent{max-width:600px;margin:0 auto;padding:0 1rem}.faq-module-scss-module__AwMMSq__heroContent h1{color:var(--color-text-primary);margin-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.2;transition:color .3s}.faq-module-scss-module__AwMMSq__heroContent p{color:var(--color-text-secondary);margin-bottom:2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.125rem,1.5vw,1.25rem);font-weight:400;line-height:1.75;transition:color .3s}.faq-module-scss-module__AwMMSq__searchWrapper{max-width:400px;margin:0 auto;position:relative}.faq-module-scss-module__AwMMSq__searchIcon{width:20px;height:20px;color:var(--color-text-muted);transition:color .3s;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.faq-module-scss-module__AwMMSq__searchInput{background-color:var(--color-bg-tertiary);border:1px solid var(--color-border);width:100%;color:var(--color-text-primary);border-radius:4px;padding:1rem 1rem 1rem 3rem;font-size:1rem;transition:all .3s}.faq-module-scss-module__AwMMSq__searchInput:focus{border-color:var(--color-accent);outline:none}.faq-module-scss-module__AwMMSq__searchInput::placeholder{color:var(--color-text-muted)}.faq-module-scss-module__AwMMSq__category{margin-bottom:3rem}.faq-module-scss-module__AwMMSq__categoryTitle{color:var(--color-text-primary);border-bottom:1px solid var(--color-border);margin-bottom:1.5rem;padding-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:600;line-height:1.2;transition:color .3s,border-color .3s}.faq-module-scss-module__AwMMSq__questionsList{flex-direction:column;gap:1rem;display:flex}.faq-module-scss-module__AwMMSq__questionItem{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:8px;transition:background-color .4s,border-color .3s;overflow:hidden}.faq-module-scss-module__AwMMSq__questionBtn{text-align:left;width:100%;color:var(--color-text-primary);justify-content:space-between;align-items:center;padding:1.5rem;font-weight:500;transition:color .3s;display:flex}.faq-module-scss-module__AwMMSq__questionBtn span{flex:1;padding-right:1rem}.faq-module-scss-module__AwMMSq__questionBtn:hover,.faq-module-scss-module__AwMMSq__questionBtn.faq-module-scss-module__AwMMSq__open{color:var(--color-accent)}.faq-module-scss-module__AwMMSq__questionBtn.faq-module-scss-module__AwMMSq__open .faq-module-scss-module__AwMMSq__chevron{transform:rotate(180deg)}.faq-module-scss-module__AwMMSq__chevron{flex-shrink:0;width:20px;height:20px;transition:transform .25s}.faq-module-scss-module__AwMMSq__answer{overflow:hidden}.faq-module-scss-module__AwMMSq__answer p{color:var(--color-text-secondary);padding:0 1.5rem 1.5rem;line-height:1.75;transition:color .3s}.faq-module-scss-module__AwMMSq__noResults{text-align:center;color:var(--color-text-muted);padding:4rem;transition:color .3s}.faq-module-scss-module__AwMMSq__contactCta{text-align:center;background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:16px;margin-top:3rem;padding:4rem;transition:background-color .4s,border-color .3s}.faq-module-scss-module__AwMMSq__contactCta h3{color:var(--color-text-primary);margin-bottom:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:600;line-height:1.2;transition:color .3s}.faq-module-scss-module__AwMMSq__contactCta p{color:var(--color-text-muted);margin-bottom:1.5rem;transition:color .3s}.faq-module-scss-module__AwMMSq__contactBtn{letter-spacing:.05em;text-transform:uppercase;background-color:var(--color-accent);color:var(--color-bg-primary);border-radius:4px;padding:1rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;line-height:1;transition:all .3s;display:inline-block}.faq-module-scss-module__AwMMSq__contactBtn:hover{background-color:var(--color-accent-hover);color:var(--color-bg-primary);transform:translateY(-2px)}
@keyframes shop-module-scss-module__fAUkhq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes shop-module-scss-module__fAUkhq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes shop-module-scss-module__fAUkhq__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes shop-module-scss-module__fAUkhq__slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes shop-module-scss-module__fAUkhq__slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes shop-module-scss-module__fAUkhq__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes shop-module-scss-module__fAUkhq__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes shop-module-scss-module__fAUkhq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes shop-module-scss-module__fAUkhq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shop-module-scss-module__fAUkhq__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.shop-module-scss-module__fAUkhq__shopPage{background-color:var(--color-bg-primary);min-height:100vh;padding-top:80px;transition:background-color .4s}.shop-module-scss-module__fAUkhq__hero{text-align:center;background:linear-gradient(180deg,var(--color-bg-secondary)0%,var(--color-bg-primary)100%);padding:6rem 0 3rem;transition:background .4s}.shop-module-scss-module__fAUkhq__heroContent{max-width:600px;margin:0 auto;padding:0 1rem}.shop-module-scss-module__fAUkhq__heroContent h1{letter-spacing:-.02em;color:var(--color-text-primary);margin-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.2;transition:color .3s}.shop-module-scss-module__fAUkhq__heroContent p{color:var(--color-text-secondary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.125rem,1.5vw,1.25rem);font-weight:400;line-height:1.75;transition:color .3s}.shop-module-scss-module__fAUkhq__container{max-width:1400px;margin:0 auto;padding:0 1rem 6rem}@media (min-width:1024px){.shop-module-scss-module__fAUkhq__container{padding:0 2rem 6rem}}.shop-module-scss-module__fAUkhq__toolbar{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.shop-module-scss-module__fAUkhq__resultsCount{color:var(--color-text-muted);font-size:.875rem;transition:color .3s}.shop-module-scss-module__fAUkhq__toolbarActions{align-items:center;gap:1rem;display:flex}.shop-module-scss-module__fAUkhq__filterToggle{border:1px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;background-color:#0000;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:all .3s;display:flex}.shop-module-scss-module__fAUkhq__filterToggle svg{width:16px;height:16px}.shop-module-scss-module__fAUkhq__filterToggle:hover{border-color:var(--color-accent);color:var(--color-accent)}@media (min-width:1024px){.shop-module-scss-module__fAUkhq__filterToggle{display:none}}.shop-module-scss-module__fAUkhq__sortSelect{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);color:var(--color-text-primary);cursor:pointer;border-radius:4px;padding:.5rem 1rem;font-size:.875rem;transition:all .3s}.shop-module-scss-module__fAUkhq__sortSelect:focus{border-color:var(--color-accent);outline:none}.shop-module-scss-module__fAUkhq__categories{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.shop-module-scss-module__fAUkhq__categoryBtn{letter-spacing:.05em;text-transform:uppercase;border:1px solid var(--color-border);color:var(--color-text-secondary);background-color:#0000;border-radius:9999px;padding:.5rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;line-height:1;transition:all .3s}.shop-module-scss-module__fAUkhq__categoryBtn:hover{border-color:var(--color-accent);color:var(--color-accent)}.shop-module-scss-module__fAUkhq__categoryBtn.shop-module-scss-module__fAUkhq__active{background-color:var(--color-accent);border-color:var(--color-accent);color:var(--color-bg-primary)}.shop-module-scss-module__fAUkhq__productGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (min-width:768px) and (max-width:1023px){.shop-module-scss-module__fAUkhq__productGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.shop-module-scss-module__fAUkhq__productGrid{grid-template-columns:repeat(4,1fr);gap:2rem}}.shop-module-scss-module__fAUkhq__productCard{background-color:var(--color-bg-secondary);border-radius:8px;transition:transform .3s,box-shadow .3s,background-color .4s;position:relative;overflow:hidden}.shop-module-scss-module__fAUkhq__productCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.shop-module-scss-module__fAUkhq__productCard:hover .shop-module-scss-module__fAUkhq__imageOverlay{opacity:1}.shop-module-scss-module__fAUkhq__productCard:hover .shop-module-scss-module__fAUkhq__productImage{transform:scale(1.05)}.shop-module-scss-module__fAUkhq__imageWrapper{aspect-ratio:3/4;display:block;position:relative;overflow:hidden}.shop-module-scss-module__fAUkhq__productImage{transition:transform .5s}.shop-module-scss-module__fAUkhq__imageOverlay{opacity:0;background:linear-gradient(#0000 50%,#00000080 100%);justify-content:center;align-items:flex-end;padding:1rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.shop-module-scss-module__fAUkhq__quickAdd{background-color:var(--color-bg-primary);color:var(--color-text-primary);border-radius:4px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .3s}.shop-module-scss-module__fAUkhq__quickAdd:hover{background-color:var(--color-accent);color:var(--color-bg-primary)}.shop-module-scss-module__fAUkhq__productInfo{padding:1rem}.shop-module-scss-module__fAUkhq__category{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.75rem;transition:color .3s;display:block}.shop-module-scss-module__fAUkhq__productName{color:var(--color-text-primary);margin-bottom:4px;font-size:1rem;font-weight:600;transition:color .3s}.shop-module-scss-module__fAUkhq__productName:hover{color:var(--color-accent)}.shop-module-scss-module__fAUkhq__productMeta{justify-content:space-between;align-items:center;display:flex}.shop-module-scss-module__fAUkhq__price{color:var(--color-accent);font-size:1rem;font-weight:700}.shop-module-scss-module__fAUkhq__color{color:var(--color-text-muted);font-size:.75rem;transition:color .3s}.shop-module-scss-module__fAUkhq__noResults{text-align:center;color:var(--color-text-muted);padding:4rem;transition:color .3s}
@keyframes product-module-scss-module__WxVwVa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes product-module-scss-module__WxVwVa__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes product-module-scss-module__WxVwVa__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes product-module-scss-module__WxVwVa__slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes product-module-scss-module__WxVwVa__slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes product-module-scss-module__WxVwVa__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes product-module-scss-module__WxVwVa__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes product-module-scss-module__WxVwVa__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes product-module-scss-module__WxVwVa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes product-module-scss-module__WxVwVa__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.product-module-scss-module__WxVwVa__productPage{background-color:var(--color-bg-primary);min-height:100vh;padding-top:100px;padding-bottom:6rem;transition:background-color .4s}.product-module-scss-module__WxVwVa__container{max-width:1400px;margin:0 auto;padding:0 1rem}@media (min-width:1024px){.product-module-scss-module__WxVwVa__container{padding:0 2rem}}.product-module-scss-module__WxVwVa__breadcrumb{margin-bottom:2rem}.product-module-scss-module__WxVwVa__backLink{letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted);align-items:center;gap:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;line-height:1;transition:color .3s;display:inline-flex}.product-module-scss-module__WxVwVa__backLink svg{width:18px;height:18px}.product-module-scss-module__WxVwVa__backLink:hover{color:var(--color-accent)}.product-module-scss-module__WxVwVa__content{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:1024px){.product-module-scss-module__WxVwVa__content{grid-template-columns:1fr 1fr;gap:4rem}}.product-module-scss-module__WxVwVa__images{flex-direction:column;gap:1rem;display:flex}.product-module-scss-module__WxVwVa__mainImage{aspect-ratio:3/4;background-color:var(--color-bg-secondary);border-radius:16px;transition:background-color .4s;position:relative;overflow:hidden}.product-module-scss-module__WxVwVa__imagePlaceholder{background:linear-gradient(135deg,var(--color-bg-tertiary)0%,var(--color-bg-secondary)100%);justify-content:center;align-items:center;width:100%;height:100%;transition:background .4s;display:flex}.product-module-scss-module__WxVwVa__imagePlaceholder span{color:var(--color-text-muted);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:5rem;font-weight:700;transition:color .3s}.product-module-scss-module__WxVwVa__thumbnails{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.product-module-scss-module__WxVwVa__thumbnail{aspect-ratio:1;cursor:pointer;border:2px solid #0000;border-radius:4px;transition:border-color .3s;position:relative;overflow:hidden}.product-module-scss-module__WxVwVa__thumbnail.product-module-scss-module__WxVwVa__active{border-color:var(--color-accent)}.product-module-scss-module__WxVwVa__thumbnail:hover{border-color:var(--color-text-secondary)}.product-module-scss-module__WxVwVa__thumbPlaceholder{background:linear-gradient(135deg,var(--color-bg-tertiary)0%,var(--color-bg-secondary)100%);justify-content:center;align-items:center;width:100%;height:100%;transition:background .4s;display:flex}.product-module-scss-module__WxVwVa__thumbPlaceholder span{color:var(--color-text-muted);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;font-weight:700;transition:color .3s}.product-module-scss-module__WxVwVa__details{flex-direction:column;display:flex}@media (max-width:767px){.product-module-scss-module__WxVwVa__details{padding:0 1rem}}.product-module-scss-module__WxVwVa__category{letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:500;line-height:1.5;transition:color .3s}.product-module-scss-module__WxVwVa__details h1{color:var(--color-text-primary);margin-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.2;transition:color .3s}.product-module-scss-module__WxVwVa__price{color:var(--color-accent);margin-bottom:1.5rem;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700}.product-module-scss-module__WxVwVa__description{color:var(--color-text-secondary);border-bottom:1px solid var(--color-border);margin-bottom:2rem;padding-bottom:2rem;line-height:1.75;transition:color .3s,border-color .3s}.product-module-scss-module__WxVwVa__optionGroup{margin-bottom:2rem}.product-module-scss-module__WxVwVa__optionGroup label{color:var(--color-text-secondary);margin-bottom:1rem;font-size:.875rem;transition:color .3s;display:block}.product-module-scss-module__WxVwVa__optionGroup label strong{color:var(--color-text-primary)}.product-module-scss-module__WxVwVa__colorOptions{gap:.5rem;display:flex}.product-module-scss-module__WxVwVa__colorBtn{background-color:var(--color);border:2px solid #0000;border-radius:9999px;width:36px;height:36px;transition:all .3s;position:relative}.product-module-scss-module__WxVwVa__colorBtn:after{content:"";border:2px solid #0000;border-radius:9999px;transition:border-color .3s;position:absolute;inset:-4px}.product-module-scss-module__WxVwVa__colorBtn.product-module-scss-module__WxVwVa__active:after,.product-module-scss-module__WxVwVa__colorBtn:hover:after{border-color:var(--color-accent)}.product-module-scss-module__WxVwVa__sizeOptions{flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;display:flex}.product-module-scss-module__WxVwVa__sizeBtn{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);min-width:48px;height:44px;color:var(--color-text-secondary);border-radius:4px;padding:0 1rem;font-weight:500;transition:all .3s}.product-module-scss-module__WxVwVa__sizeBtn:hover{border-color:var(--color-text-secondary);color:var(--color-text-primary)}.product-module-scss-module__WxVwVa__sizeBtn.product-module-scss-module__WxVwVa__active{background-color:var(--color-accent);border-color:var(--color-accent);color:var(--color-bg-primary)}.product-module-scss-module__WxVwVa__sizeGuide{color:var(--color-text-muted);font-size:.875rem;text-decoration:underline;transition:color .3s}.product-module-scss-module__WxVwVa__sizeGuide:hover{color:var(--color-accent)}.product-module-scss-module__WxVwVa__actions{gap:1rem;margin-bottom:3rem;display:flex}.product-module-scss-module__WxVwVa__addToCartBtn{letter-spacing:.05em;text-transform:uppercase;background-color:var(--color-accent);color:var(--color-bg-primary);border-radius:4px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;line-height:1;transition:all .3s;display:flex}.product-module-scss-module__WxVwVa__addToCartBtn svg{width:20px;height:20px}.product-module-scss-module__WxVwVa__addToCartBtn:hover:not(:disabled){background-color:var(--color-accent-hover);transform:translateY(-2px)}.product-module-scss-module__WxVwVa__addToCartBtn:disabled{cursor:not-allowed}.product-module-scss-module__WxVwVa__addToCartBtn.product-module-scss-module__WxVwVa__added{background-color:#22c55e}.product-module-scss-module__WxVwVa__wishlistBtn{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);width:56px;height:56px;color:var(--color-text-secondary);border-radius:4px;justify-content:center;align-items:center;transition:all .3s;display:flex}.product-module-scss-module__WxVwVa__wishlistBtn svg{width:24px;height:24px}.product-module-scss-module__WxVwVa__wishlistBtn:hover{border-color:var(--color-accent);color:var(--color-accent);transform:scale(1.05)}.product-module-scss-module__WxVwVa__wishlistBtn.product-module-scss-module__WxVwVa__active{color:var(--color-accent);border-color:var(--color-accent)}.product-module-scss-module__WxVwVa__productDetails{border-top:1px solid var(--color-border);padding-top:2rem;transition:border-color .3s}.product-module-scss-module__WxVwVa__productDetails h3{color:var(--color-text-primary);margin-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:600;line-height:1.2;transition:color .3s}.product-module-scss-module__WxVwVa__productDetails ul{flex-direction:column;gap:.5rem;display:flex}.product-module-scss-module__WxVwVa__productDetails li{color:var(--color-text-secondary);padding-left:1.5rem;transition:color .3s;position:relative}.product-module-scss-module__WxVwVa__productDetails li:before{content:"";background-color:var(--color-accent);border-radius:9999px;width:6px;height:6px;position:absolute;top:.6em;left:0}.product-module-scss-module__WxVwVa__buyDirectSection{margin-top:3rem}.product-module-scss-module__WxVwVa__buyDirectToggle{letter-spacing:.05em;text-transform:uppercase;border:2px solid var(--color-accent);width:100%;color:var(--color-accent);letter-spacing:.02em;background:0 0;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:500;line-height:1;transition:all .3s;display:flex}.product-module-scss-module__WxVwVa__buyDirectToggle svg{width:20px;height:20px}.product-module-scss-module__WxVwVa__buyDirectToggle:hover{background-color:var(--color-accent);color:var(--color-bg-primary);transform:translateY(-2px);box-shadow:0 0 20px #f5a6234d}.product-module-scss-module__WxVwVa__buyDirectForm{overflow:hidden}.product-module-scss-module__WxVwVa__buyDirectForm.product-module-scss-module__WxVwVa__open{margin-top:1.5rem}.product-module-scss-module__WxVwVa__buyDirectCard{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:16px;padding:2rem;transition:background .4s,border-color .3s}@media (max-width:767px){.product-module-scss-module__WxVwVa__buyDirectCard{padding:1.5rem}}.product-module-scss-module__WxVwVa__buyDirectTitle{color:var(--color-text-primary);margin-bottom:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:600;line-height:1.2;transition:color .3s}.product-module-scss-module__WxVwVa__buyDirectSubtitle{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:.875rem;transition:color .3s}.product-module-scss-module__WxVwVa__formGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}@media (max-width:767px){.product-module-scss-module__WxVwVa__formGrid{grid-template-columns:1fr}}.product-module-scss-module__WxVwVa__formGroup{flex-direction:column;gap:6px;display:flex}.product-module-scss-module__WxVwVa__formGroup.product-module-scss-module__WxVwVa__fullWidth{grid-column:1/-1}.product-module-scss-module__WxVwVa__formLabel{color:var(--color-text-secondary);font-size:.875rem;font-weight:500;transition:color .3s}.product-module-scss-module__WxVwVa__formInput{background-color:var(--color-bg-primary);border:1px solid var(--color-border);width:100%;color:var(--color-text-primary);border-radius:4px;padding:12px 16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;transition:all .3s}.product-module-scss-module__WxVwVa__formInput::placeholder{color:var(--color-text-muted)}.product-module-scss-module__WxVwVa__formInput:focus{border-color:var(--color-accent);outline:none;box-shadow:0 0 0 3px #f5a62326}.product-module-scss-module__WxVwVa__formInput.product-module-scss-module__WxVwVa__error{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.product-module-scss-module__WxVwVa__formError{color:#ef4444;min-height:0;font-size:.75rem}.product-module-scss-module__WxVwVa__orderSummary{background:var(--color-bg-tertiary);border-radius:8px;margin-bottom:1.5rem;padding:1.5rem;transition:background .4s}.product-module-scss-module__WxVwVa__orderSummaryTitle{color:var(--color-text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem;font-weight:700;transition:color .3s}.product-module-scss-module__WxVwVa__orderRow{color:var(--color-text-secondary);justify-content:space-between;align-items:center;padding:6px 0;font-size:.875rem;transition:color .3s;display:flex}.product-module-scss-module__WxVwVa__orderRow:not(:last-child){border-bottom:1px solid var(--color-border)}.product-module-scss-module__WxVwVa__orderRowLabel{color:var(--color-text-muted)}.product-module-scss-module__WxVwVa__orderRowValue{color:var(--color-text-primary);font-weight:500}.product-module-scss-module__WxVwVa__orderTotal{border-top:2px solid var(--color-border);justify-content:space-between;align-items:center;margin-top:.5rem;padding-top:1rem;font-weight:700;transition:border-color .3s;display:flex}.product-module-scss-module__WxVwVa__orderTotalLabel{color:var(--color-text-primary);font-size:1rem}.product-module-scss-module__WxVwVa__orderTotalPrice{color:var(--color-accent);font-size:clamp(1.5rem,2.5vw,2rem)}.product-module-scss-module__WxVwVa__confirmOrderBtn{letter-spacing:.05em;text-transform:uppercase;width:100%;color:var(--color-bg-primary);letter-spacing:.03em;background:linear-gradient(135deg,#f5a623 0%,#d4900f 100%);border-radius:4px;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:700;line-height:1;transition:all .3s;display:flex;position:relative;overflow:hidden}.product-module-scss-module__WxVwVa__confirmOrderBtn svg{width:20px;height:20px}.product-module-scss-module__WxVwVa__confirmOrderBtn:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff26 0%,#0000 50%);transition:opacity .3s;position:absolute;inset:0}.product-module-scss-module__WxVwVa__confirmOrderBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 0 20px #f5a6234d}.product-module-scss-module__WxVwVa__confirmOrderBtn:hover:not(:disabled):before{opacity:1}.product-module-scss-module__WxVwVa__confirmOrderBtn:disabled{opacity:.6;cursor:not-allowed}.product-module-scss-module__WxVwVa__confirmSuccess{background:linear-gradient(135deg,#22c55e 0%,#1a9a49 100%)!important}
