.ThemeToggle-module__sGqMhG__toggle{border:1px solid var(--border);color:var(--foreground);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.ThemeToggle-module__sGqMhG__toggle:hover{background:var(--surface);color:var(--primary);border-color:var(--primary)}.ThemeToggle-module__sGqMhG__placeholder{width:38px;height:38px}
.LanguageSelector-module__V7wBFG__container{display:inline-block;position:relative}.LanguageSelector-module__V7wBFG__triggerBtn{border:1px solid var(--border);cursor:pointer;color:var(--foreground);background:0 0;border-radius:50px;align-items:center;gap:.5rem;padding:.4rem .8rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.LanguageSelector-module__V7wBFG__triggerBtn:hover{background:rgba(var(--surface-rgb),.5);border-color:#d4af3780}.LanguageSelector-module__V7wBFG__icon{color:var(--muted)}.LanguageSelector-module__V7wBFG__flag{font-size:1rem;line-height:1}.LanguageSelector-module__V7wBFG__chevron{color:var(--muted);transition:transform .3s}.LanguageSelector-module__V7wBFG__chevron.LanguageSelector-module__V7wBFG__open{transform:rotate(180deg)}.LanguageSelector-module__V7wBFG__dropdown{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:100;background:linear-gradient(145deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:.25rem;min-width:140px;padding:.5rem;display:flex;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 10px 30px #00000080}[data-theme=light] .LanguageSelector-module__V7wBFG__dropdown{background:linear-gradient(145deg,#ffffffe6 0%,#fffc 100%);border:1px solid #0000001a;box-shadow:0 10px 30px #0000001a}.LanguageSelector-module__V7wBFG__option{cursor:pointer;text-align:left;width:100%;color:var(--muted);background:0 0;border:none;border-radius:8px;align-items:center;gap:.75rem;padding:.6rem .8rem;transition:all .2s;display:flex}.LanguageSelector-module__V7wBFG__option:hover{background:rgba(var(--surface-rgb),.8);color:var(--foreground)}.LanguageSelector-module__V7wBFG__option.LanguageSelector-module__V7wBFG__active{color:var(--primary);background:#d4af3726;font-weight:500}.LanguageSelector-module__V7wBFG__optFlag{font-size:1.1rem}.LanguageSelector-module__V7wBFG__optLabel{font-family:var(--font-inter),sans-serif;font-size:.875rem}
.Navbar-module__cJzEcG__navbar{z-index:50;background:0 0;width:100%;padding:1.5rem 0;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{background:var(--surface);padding:1rem 0;box-shadow:0 4px 6px -1px #0000001a}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-playfair),serif;color:var(--foreground);align-items:center;font-size:1.5rem;font-weight:700;display:flex}.Navbar-module__cJzEcG__logoLight{display:none!important}.Navbar-module__cJzEcG__logoDark{display:block!important}[data-theme=light] .Navbar-module__cJzEcG__logoLight{display:block!important}[data-theme=light] .Navbar-module__cJzEcG__logoDark{display:none!important}.Navbar-module__cJzEcG__desktopNav{align-items:center;gap:2rem;display:none}.Navbar-module__cJzEcG__navLink{font-family:var(--font-inter),sans-serif;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500;transition:color .2s}.Navbar-module__cJzEcG__navLink:hover{color:var(--primary)}.Navbar-module__cJzEcG__mobileActions{align-items:center;gap:1rem;display:flex}.Navbar-module__cJzEcG__mobileMenuBtn{color:var(--foreground);cursor:pointer;background:0 0;border:none;padding:.5rem;display:block}.Navbar-module__cJzEcG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:90;background:#0006;width:100vw;height:100vh;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__mobileNav{background:var(--surface);z-index:100;flex-direction:column;width:85%;max-width:350px;height:100vh;padding:2rem;display:flex;position:fixed;top:0;right:0;box-shadow:-10px 0 30px #0003}.Navbar-module__cJzEcG__mobileHeader{justify-content:flex-end;align-items:center;margin-bottom:3rem;display:flex}.Navbar-module__cJzEcG__closeBtn{color:var(--foreground);cursor:pointer;background:0 0;border:none}.Navbar-module__cJzEcG__mobileLinks{flex-direction:column;flex:1;gap:1.5rem;display:flex}.Navbar-module__cJzEcG__mobileNavLink{font-family:var(--font-playfair),serif;color:var(--foreground);font-size:1.5rem;font-weight:600;transition:color .2s}.Navbar-module__cJzEcG__mobileNavLink:hover{color:var(--primary)}.Navbar-module__cJzEcG__mobileFooter{border-top:1px solid var(--border);font-family:var(--font-inter),sans-serif;margin-top:auto;padding-top:2rem}.Navbar-module__cJzEcG__mobileFooter p{color:var(--foreground);margin:0;font-weight:700}.Navbar-module__cJzEcG__mobileSubtext{margin-top:.5rem;font-size:.75rem}@media (min-width:768px){.Navbar-module__cJzEcG__desktopNav{display:flex}.Navbar-module__cJzEcG__mobileActions,.Navbar-module__cJzEcG__mobileNav,.Navbar-module__cJzEcG__overlay{display:none}}
.Footer-module__S6Hkya__footer{background-color:var(--background);border-top:1px solid #ffffff0d;padding-top:6rem;position:relative;overflow:hidden}[data-theme=light] .Footer-module__S6Hkya__footer{border-top:1px solid #0000000d}.Footer-module__S6Hkya__footer:before{content:"";opacity:.5;background:linear-gradient(90deg,#0000,#d4af3780,#0000);width:100vw;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Footer-module__S6Hkya__container{flex-direction:column;display:flex}.Footer-module__S6Hkya__topSection{flex-direction:column;gap:4rem;padding-bottom:4rem;display:flex}@media (min-width:1024px){.Footer-module__S6Hkya__topSection{flex-direction:row;justify-content:space-between;align-items:flex-start}}.Footer-module__S6Hkya__brandInfo{max-width:450px}.Footer-module__S6Hkya__logo{font-family:var(--font-playfair),serif;letter-spacing:-.02em;margin-bottom:1rem;font-size:2rem;font-weight:700;display:flex}.Footer-module__S6Hkya__logoLight{display:none!important}.Footer-module__S6Hkya__logoDark{display:block!important}[data-theme=light] .Footer-module__S6Hkya__logoLight{display:block!important}[data-theme=light] .Footer-module__S6Hkya__logoDark{display:none!important}.Footer-module__S6Hkya__description{font-family:var(--font-inter),sans-serif;color:var(--muted);margin-bottom:2rem;font-size:1rem;line-height:1.6}.Footer-module__S6Hkya__social{gap:1rem;display:flex}.Footer-module__S6Hkya__socialLink{color:var(--foreground);background:linear-gradient(145deg,#ffffff0d 0%,#ffffff03 100%);border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex}[data-theme=light] .Footer-module__S6Hkya__socialLink{background:linear-gradient(145deg,#0000000d 0%,#00000003 100%);border:1px solid #0000001a}.Footer-module__S6Hkya__socialLink:hover{color:var(--primary);background:rgba(var(--surface-rgb),.5);border-color:#d4af374d;transform:translateY(-4px)scale(1.05);box-shadow:0 10px 20px #d4af3726}.Footer-module__S6Hkya__linksGrid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:640px){.Footer-module__S6Hkya__linksGrid{grid-template-columns:repeat(2,1fr);gap:5rem}}.Footer-module__S6Hkya__linkGroup{flex-direction:column;display:flex}.Footer-module__S6Hkya__heading{font-family:var(--font-inter),sans-serif;text-transform:uppercase;letter-spacing:.15em;color:var(--foreground);margin-bottom:1.5rem;font-size:.85rem;font-weight:700}.Footer-module__S6Hkya__linkGroup ul{flex-direction:column;gap:1rem;list-style:none;display:flex}.Footer-module__S6Hkya__linkGroup li a{color:var(--muted);font-size:.95rem;font-family:var(--font-inter),sans-serif;align-items:center;gap:.5rem;transition:all .3s;display:inline-flex}.Footer-module__S6Hkya__linkIcon{opacity:0;transition:all .3s cubic-bezier(.175,.885,.32,1.275);transform:translate(-4px)translateY(4px)}.Footer-module__S6Hkya__linkGroup li a:hover{color:var(--primary);transform:translate(4px)}.Footer-module__S6Hkya__linkGroup li a:hover .Footer-module__S6Hkya__linkIcon{opacity:1;transform:translate(0)translateY(0)}.Footer-module__S6Hkya__bottomBar{text-align:center;font-family:var(--font-inter),sans-serif;color:var(--muted);border-top:1px solid #ffffff0d;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem 0;font-size:.85rem;display:flex}[data-theme=light] .Footer-module__S6Hkya__bottomBar{border-top:1px solid #0000000d}@media (min-width:768px){.Footer-module__S6Hkya__bottomBar{text-align:left;flex-direction:row;justify-content:space-between}}.Footer-module__S6Hkya__copyright{flex:1}.Footer-module__S6Hkya__developedBy p{color:var(--muted);font-size:.85rem}.Footer-module__S6Hkya__devLink{color:var(--primary);font-weight:600;text-decoration:none;transition:opacity .2s,-webkit-text-decoration .2s,text-decoration .2s}.Footer-module__S6Hkya__devLink:hover{opacity:.8;text-decoration:underline;-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary)}
.HeroSection-module__HAA8HW__hero{background:radial-gradient(circle at 0 0,#d4af3714,#0000 50%),radial-gradient(circle at 100% 100%,#d4af370d,#0000 50%);align-items:center;min-height:110vh;padding-top:100px;display:flex;position:relative;overflow:hidden}.HeroSection-module__HAA8HW__hero:after{content:"";opacity:.05;pointer-events:none;z-index:1;background-image:url(https://grains.vercel.app/grain.png);position:absolute;inset:0}.HeroSection-module__HAA8HW__container{z-index:10;align-items:center;gap:4rem;display:grid;position:relative}@media (min-width:1024px){.HeroSection-module__HAA8HW__container{grid-template-columns:1.2fr .8fr;gap:6rem}}.HeroSection-module__HAA8HW__content{flex-direction:column;display:flex}.HeroSection-module__HAA8HW__subtitleWrapper{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.HeroSection-module__HAA8HW__line{background:var(--primary);width:40px;height:2px}.HeroSection-module__HAA8HW__subtitle{font-family:var(--font-inter),sans-serif;color:var(--primary);text-transform:uppercase;letter-spacing:.3em;font-size:.75rem;font-weight:800}.HeroSection-module__HAA8HW__title{letter-spacing:-.02em;margin:0;font-size:clamp(3rem,6vw,5.5rem);font-weight:900;line-height:1}.HeroSection-module__HAA8HW__description{max-width:600px;color:var(--muted);margin:2rem 0;font-size:1.25rem;line-height:1.6}.HeroSection-module__HAA8HW__ctaGroup{flex-wrap:wrap;gap:1.5rem;display:flex}.HeroSection-module__HAA8HW__primaryBtn,.HeroSection-module__HAA8HW__secondaryBtn{font-weight:700;font-family:var(--font-inter),sans-serif;letter-spacing:.02em;border-radius:100px;justify-content:center;align-items:center;padding:1.25rem 3rem;font-size:1rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex}.HeroSection-module__HAA8HW__primaryBtn{background-color:var(--primary);color:#000;box-shadow:0 15px 35px -10px #d4af3766}.HeroSection-module__HAA8HW__primaryBtn:hover{background-color:var(--primary-hover);transform:scale(1.05)translateY(-5px);box-shadow:0 25px 50px -15px #d4af3799}.HeroSection-module__HAA8HW__secondaryBtn{color:var(--foreground);border:2px solid var(--border);background-color:#0000}.HeroSection-module__HAA8HW__secondaryBtn:hover{border-color:var(--primary);background:#d4af370d;transform:scale(1.05)translateY(-5px)}.HeroSection-module__HAA8HW__stats{align-items:center;gap:3rem;margin-top:4rem;display:flex}.HeroSection-module__HAA8HW__statItem{flex-direction:column;display:flex}.HeroSection-module__HAA8HW__statNumber{font-family:var(--font-playfair),serif;color:var(--primary);font-size:2.5rem;font-weight:900;line-height:1}.HeroSection-module__HAA8HW__statLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-top:.5rem;font-size:.875rem;font-weight:600}.HeroSection-module__HAA8HW__imageSection{width:100%;position:relative}.HeroSection-module__HAA8HW__imageWrapper{aspect-ratio:2/3;z-index:2;border:1px solid #d4af374d;border-radius:30px;width:100%;transition:all .5s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;transform:perspective(1000px)rotateY(-5deg);box-shadow:0 20px 50px #00000080,0 0 40px #d4af3733,0 0 80px #d4af371a}.HeroSection-module__HAA8HW__imageWrapper:hover{border-color:var(--primary);transform:perspective(1000px)rotateY(0)translateY(-10px)scale(1.02);box-shadow:0 40px 80px #0009,0 0 60px #d4af3766,0 0 100px #d4af3733}.HeroSection-module__HAA8HW__heroImage{object-fit:cover;object-position:top center}.HeroSection-module__HAA8HW__experienceBadge{background:rgba(var(--surface-rgb),.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:5;text-align:center;border:1px solid #d4af3766;border-radius:24px;min-width:140px;padding:1.5rem;position:absolute;top:10%;right:-30px;box-shadow:0 25px 50px -12px #00000080}.HeroSection-module__HAA8HW__expNumber{background:linear-gradient(#f7e0a3 0%,#c49942 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:2.25rem;font-weight:900;line-height:1;display:block}.HeroSection-module__HAA8HW__expText{text-transform:uppercase;letter-spacing:.15em;color:var(--foreground);font-size:.7rem;font-weight:800}.HeroSection-module__HAA8HW__floatingBadge{background:rgba(var(--surface-rgb),.7);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:5;font-family:var(--font-inter),sans-serif;color:var(--foreground);border:1px solid #d4af374d;border-radius:100px;align-items:center;gap:.75rem;padding:1rem 1.75rem;font-size:.9rem;font-weight:700;display:flex;position:absolute;box-shadow:0 20px 40px -10px #00000080}.HeroSection-module__HAA8HW__badge1{bottom:15%;left:-30px}.HeroSection-module__HAA8HW__badge2{top:25%;right:-10px}.HeroSection-module__HAA8HW__scrollDown{opacity:.6;flex-direction:column;align-items:center;gap:.75rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.HeroSection-module__HAA8HW__scrollText{text-transform:uppercase;letter-spacing:.2em;font-size:.75rem;font-weight:600}.HeroSection-module__HAA8HW__mouse{border:2px solid var(--muted);border-radius:12px;justify-content:center;width:24px;height:40px;padding-top:8px;display:flex}.HeroSection-module__HAA8HW__wheel{background-color:var(--primary);border-radius:2px;width:4px;height:8px;animation:2s infinite HeroSection-module__HAA8HW__scroll}@keyframes HeroSection-module__HAA8HW__scroll{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(15px)}}@media (max-width:1024px){.HeroSection-module__HAA8HW__hero{min-height:initial;padding-top:140px;padding-bottom:80px}.HeroSection-module__HAA8HW__title{text-align:center}.HeroSection-module__HAA8HW__subtitleWrapper{justify-content:center}.HeroSection-module__HAA8HW__description{text-align:center;margin:1.5rem auto}.HeroSection-module__HAA8HW__ctaGroup{justify-content:center}.HeroSection-module__HAA8HW__stats{justify-content:center;margin-top:3rem}.HeroSection-module__HAA8HW__imageSection{max-width:450px;margin-top:4rem;margin-left:auto;margin-right:auto}.HeroSection-module__HAA8HW__badge1{left:10px}.HeroSection-module__HAA8HW__badge2{right:10px}.HeroSection-module__HAA8HW__experienceBadge{right:0}}
.AboutSection-module__QVoG9G__about{background:var(--background);padding:8rem 0;position:relative;overflow:hidden}.AboutSection-module__QVoG9G__about:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#d4af3708,#0000 60%);width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AboutSection-module__QVoG9G__container{z-index:1;align-items:center;gap:4rem;display:grid;position:relative}@media (min-width:1024px){.AboutSection-module__QVoG9G__container{grid-template-columns:1fr 1.25fr;gap:6rem}}.AboutSection-module__QVoG9G__textContent{flex-direction:column;display:flex}@media (min-width:1024px){.AboutSection-module__QVoG9G__textContent{padding-right:2rem}}.AboutSection-module__QVoG9G__sectionSubtitle{font-family:var(--font-inter),sans-serif;text-transform:uppercase;letter-spacing:.25em;align-items:center;gap:1rem;margin-bottom:2rem;font-size:.75rem;font-weight:700;display:flex}.AboutSection-module__QVoG9G__sectionSubtitle:before{content:"";background-color:var(--primary);width:40px;height:1.5px;display:block}.AboutSection-module__QVoG9G__sectionTitle{font-family:var(--font-playfair),serif;text-align:left;letter-spacing:-.02em;margin-bottom:2.5rem;font-size:clamp(2.5rem,4.5vw,3.75rem);line-height:1.1}.AboutSection-module__QVoG9G__bio{font-family:var(--font-inter),sans-serif;color:var(--muted);margin-bottom:1.5rem;font-size:1.05rem;font-weight:300;line-height:1.8}.AboutSection-module__QVoG9G__bio strong{color:var(--foreground);font-weight:500}.AboutSection-module__QVoG9G__cardsGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}@media (max-width:640px){.AboutSection-module__QVoG9G__cardsGrid{grid-template-columns:1fr}}.AboutSection-module__QVoG9G__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit--webkit-backdrop-filter:blur(10px);background:linear-gradient(145deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;padding:2rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s,border-color .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 30px #0000001a}[data-theme=light] .AboutSection-module__QVoG9G__card{background:linear-gradient(145deg,#00000005 0%,#00000003 100%);border:1px solid #0000000d;box-shadow:0 4px 20px #0000000d}.AboutSection-module__QVoG9G__card:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#d4af3799,#0000);height:1px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.AboutSection-module__QVoG9G__card:hover{border-color:#d4af3733;transform:translateY(-8px);box-shadow:0 20px 40px #0000004d,0 0 40px #d4af371a}[data-theme=light] .AboutSection-module__QVoG9G__card:hover{box-shadow:0 15px 30px #0000001a,0 0 40px #d4af3726}.AboutSection-module__QVoG9G__card:hover:before{opacity:1}.AboutSection-module__QVoG9G__iconWrapper{width:52px;height:52px;color:var(--primary);background:#d4af3714;border:1px solid #d4af3726;border-radius:14px;justify-content:center;align-items:center;margin-bottom:2rem;transition:transform .4s,background .4s;display:inline-flex;position:relative}.AboutSection-module__QVoG9G__card:hover .AboutSection-module__QVoG9G__iconWrapper{background:#d4af3726;transform:scale(1.05)}.AboutSection-module__QVoG9G__cardTitle{font-family:var(--font-inter),sans-serif;color:var(--foreground);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.15rem;font-weight:700}.AboutSection-module__QVoG9G__cardDesc{font-family:var(--font-inter),sans-serif;color:var(--muted);font-size:.9rem;font-weight:400;line-height:1.6}
.BooksSection-module__GVXWtW__books{background:var(--background);padding:8rem 0;position:relative;overflow:hidden}.BooksSection-module__GVXWtW__books:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 0 0,#d4af3708,#0000 60%);width:100%;height:100%;position:absolute;top:0;left:0}.BooksSection-module__GVXWtW__container{z-index:1;position:relative}.BooksSection-module__GVXWtW__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:4rem;display:flex}.BooksSection-module__GVXWtW__sectionSubtitle{font-family:var(--font-inter),sans-serif;text-transform:uppercase;letter-spacing:.25em;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:.75rem;font-weight:700;display:flex}.BooksSection-module__GVXWtW__sectionSubtitle:before,.BooksSection-module__GVXWtW__sectionSubtitle:after{content:"";background-color:var(--primary);width:40px;height:1.5px;display:block}.BooksSection-module__GVXWtW__sectionTitle{font-family:var(--font-playfair),serif;letter-spacing:-.02em;font-size:clamp(2.5rem,4.5vw,3.75rem);line-height:1.1}.BooksSection-module__GVXWtW__sliderContainer{cursor:grab;width:100vw;padding:2rem 0;position:relative;left:50%;transform:translate(-50%)}.BooksSection-module__GVXWtW__sliderContainer:active{cursor:grabbing}.BooksSection-module__GVXWtW__slider{gap:2rem;width:max-content;padding:0 5vw;display:flex}.BooksSection-module__GVXWtW__bookCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;flex-shrink:0;width:320px;padding:2.5rem 2rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s,border-color .4s;display:flex;position:relative;box-shadow:0 4px 30px #0000001a}[data-theme=light] .BooksSection-module__GVXWtW__bookCard{background:linear-gradient(145deg,#00000014 0%,#0000000a 100%);border:1px solid #00000014;box-shadow:0 4px 20px #00000014}.BooksSection-module__GVXWtW__bookCard:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#d4af3799,#0000);height:1px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.BooksSection-module__GVXWtW__bookCard:hover{border-color:#d4af3733;transform:translateY(-8px);box-shadow:0 20px 40px #0000004d,0 0 40px #d4af371a}[data-theme=light] .BooksSection-module__GVXWtW__bookCard:hover{box-shadow:0 15px 30px #0000001a,0 0 40px #d4af3726}.BooksSection-module__GVXWtW__bookCard:hover:before{opacity:1}.BooksSection-module__GVXWtW__mockupContainer{perspective:1200px;width:140px;height:200px;margin:0 auto 2.5rem}.BooksSection-module__GVXWtW__book3d{width:100%;height:100%;transform-style:preserve-3d;transition:transform .5s cubic-bezier(.175,.885,.32,1.275);transform:rotateY(-15deg)rotateX(5deg)}.BooksSection-module__GVXWtW__bookCard:hover .BooksSection-module__GVXWtW__book3d{transform:rotateY(-5deg)rotateX(0)translateY(-5px)}.BooksSection-module__GVXWtW__bookFront,.BooksSection-module__GVXWtW__bookSpine{border-radius:2px 6px 6px 2px;width:100%;height:100%;position:absolute;top:0;left:0}.BooksSection-module__GVXWtW__bookFront{z-index:2;transform:translateZ(12px);box-shadow:inset 4px 0 10px #0003,5px 5px 15px #00000080}.BooksSection-module__GVXWtW__coverArt{color:#fff;background:linear-gradient(135deg,#1c1c1c 0%,#0a0a0a 100%);border-left:5px solid #ffffff0d;border-radius:2px 6px 6px 2px;flex-direction:column;width:100%;height:100%;padding:1.5rem .5rem .5rem;display:flex;position:relative;overflow:hidden}.BooksSection-module__GVXWtW__coverArt:before{content:"";background:var(--primary);width:50%;height:2px;position:absolute;top:10%;left:-10%;transform:rotate(-15deg)}.BooksSection-module__GVXWtW__coverTitle{font-family:var(--font-playfair),serif;color:var(--primary);text-align:center;margin-bottom:.5rem;font-size:1.1rem;font-weight:700;line-height:1.2}.BooksSection-module__GVXWtW__coverSubtitle{font-family:var(--font-inter),sans-serif;opacity:.7;text-align:center;flex:1;font-size:.5rem}.BooksSection-module__GVXWtW__coverAuthor{font-family:var(--font-inter),sans-serif;text-transform:uppercase;letter-spacing:1px;text-align:center;color:#a1a1aa;border-top:1px solid #ffffff1a;padding-top:.5rem;font-size:.6rem}.BooksSection-module__GVXWtW__bookSpine{transform-origin:0;writing-mode:vertical-rl;text-orientation:mixed;color:#a1a1aa;width:24px;font-family:var(--font-inter),sans-serif;text-align:center;letter-spacing:1px;background:#0a0a0a;padding:1rem 0;font-size:.5rem;transform:rotateY(-90deg)translateZ(12px);box-shadow:inset 2px 0 5px #00000080}.BooksSection-module__GVXWtW__bookInfo{flex-direction:column;flex:1;display:flex}.BooksSection-module__GVXWtW__title{font-family:var(--font-playfair),serif;color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.BooksSection-module__GVXWtW__subtitle{font-family:var(--font-inter),sans-serif;color:var(--muted);flex:1;margin-bottom:2rem;font-size:.9rem;line-height:1.5}.BooksSection-module__GVXWtW__buyAction{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.5rem;display:flex}.BooksSection-module__GVXWtW__price{font-family:var(--font-inter),sans-serif;color:var(--foreground);font-size:1.25rem;font-weight:800}.BooksSection-module__GVXWtW__buyBtn{color:var(--primary);border:1px solid var(--primary);font-family:var(--font-inter),sans-serif;cursor:pointer;background:0 0;border-radius:100px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;transition:all .3s;display:flex}.BooksSection-module__GVXWtW__buyBtn:hover{background:#d4af371a;transform:translateY(-2px);box-shadow:0 5px 15px #d4af3733}
.CoursesSection-module__zcjQAW__coursesSection{background:var(--background);padding:8rem 0;position:relative;overflow:hidden}.CoursesSection-module__zcjQAW__coursesSection:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 100% 100%,#d4af370a,#0000 70%);width:50%;height:50%;position:absolute;bottom:0;right:0}.CoursesSection-module__zcjQAW__container{z-index:1;position:relative}.CoursesSection-module__zcjQAW__header{text-align:center;flex-direction:column;align-items:center;max-width:600px;margin:0 auto 4rem;display:flex}.CoursesSection-module__zcjQAW__sectionSubtitle{font-family:var(--font-inter),sans-serif;text-transform:uppercase;letter-spacing:.25em;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:.75rem;font-weight:700;display:flex}.CoursesSection-module__zcjQAW__sectionSubtitle:before,.CoursesSection-module__zcjQAW__sectionSubtitle:after{content:"";background-color:var(--primary);width:40px;height:1.5px;display:block}.CoursesSection-module__zcjQAW__sectionTitle{font-family:var(--font-playfair),serif;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,4.5vw,3.75rem);line-height:1.1}.CoursesSection-module__zcjQAW__description{color:var(--muted);font-size:1.125rem;line-height:1.6}.CoursesSection-module__zcjQAW__grid{gap:2rem;max-width:1000px;margin:0 auto;display:grid}@media (min-width:768px){.CoursesSection-module__zcjQAW__grid{grid-template-columns:repeat(2,1fr)}}.CoursesSection-module__zcjQAW__courseCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit--webkit-backdrop-filter:blur(10px);background:linear-gradient(145deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s,border-color .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 30px #0000001a}[data-theme=light] .CoursesSection-module__zcjQAW__courseCard{background:linear-gradient(145deg,#00000005 0%,#00000003 100%);border:1px solid #0000000d;box-shadow:0 4px 20px #0000000d}.CoursesSection-module__zcjQAW__courseCard:before{content:"";opacity:0;z-index:10;background:linear-gradient(90deg,#0000,#d4af3799,#0000);height:1px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.CoursesSection-module__zcjQAW__courseCard:hover{border-color:#d4af3733;transform:translateY(-8px);box-shadow:0 20px 40px #0000004d,0 0 40px #d4af371a}[data-theme=light] .CoursesSection-module__zcjQAW__courseCard:hover{box-shadow:0 15px 30px #0000001a,0 0 40px #d4af3726}.CoursesSection-module__zcjQAW__courseCard:hover:before{opacity:1}.CoursesSection-module__zcjQAW__imagePlaceholder{background:linear-gradient(135deg,#141414cc,#0a0a0ae6);justify-content:center;align-items:center;height:220px;display:flex;position:relative;overflow:hidden}.CoursesSection-module__zcjQAW__imagePlaceholder:after{content:"";opacity:.05;pointer-events:none;background:url(https://grains.vercel.app/grain.png);position:absolute;inset:0}[data-theme=light] .CoursesSection-module__zcjQAW__imagePlaceholder{background:linear-gradient(135deg,#f0f0f0cc,#dcdcdce6)}.CoursesSection-module__zcjQAW__playIcon{color:var(--primary);opacity:.8;z-index:2;filter:drop-shadow(0 4px 10px #0000004d);transition:opacity .4s,transform .4s cubic-bezier(.175,.885,.32,1.275)}.CoursesSection-module__zcjQAW__courseCard:hover .CoursesSection-module__zcjQAW__playIcon{opacity:1;filter:drop-shadow(0 8px 15px #d4af374d);transform:scale(1.15)}.CoursesSection-module__zcjQAW__content{background:rgba(var(--surface-rgb),.3);flex-direction:column;flex:1;padding:2.5rem 2rem;display:flex}.CoursesSection-module__zcjQAW__content h3{font-family:var(--font-playfair),serif;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.CoursesSection-module__zcjQAW__content p{font-family:var(--font-inter),sans-serif;color:var(--muted);flex:1;margin-bottom:2rem;font-size:1rem;line-height:1.6}.CoursesSection-module__zcjQAW__meta{color:var(--muted);font-family:var(--font-inter),sans-serif;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.75rem;margin-bottom:2rem;font-size:.8rem;font-weight:600;display:flex}.CoursesSection-module__zcjQAW__enrollBtn{color:var(--primary);border:1px solid var(--primary);font-family:var(--font-inter),sans-serif;cursor:pointer;text-align:center;letter-spacing:.02em;background:0 0;border-radius:100px;width:100%;padding:1rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .3s}.CoursesSection-module__zcjQAW__enrollBtn:hover{background:#d4af371a;transform:translateY(-2px);box-shadow:0 5px 15px #d4af3733}
.BlogSection-module__SYM5Fa__blogSection{background:var(--background);padding:8rem 0;position:relative;overflow:hidden}.BlogSection-module__SYM5Fa__blogSection:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(at bottom,#d4af370d,#0000 60%);width:100vw;height:50vw;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.BlogSection-module__SYM5Fa__container{z-index:1;position:relative}.BlogSection-module__SYM5Fa__header{text-align:center;flex-direction:column;align-items:center;max-width:600px;margin:0 auto 4rem;display:flex}.BlogSection-module__SYM5Fa__sectionSubtitle{font-family:var(--font-inter),sans-serif;text-transform:uppercase;letter-spacing:.25em;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:.75rem;font-weight:700;display:flex}.BlogSection-module__SYM5Fa__sectionSubtitle:before,.BlogSection-module__SYM5Fa__sectionSubtitle:after{content:"";background-color:var(--primary);width:40px;height:1.5px;display:block}.BlogSection-module__SYM5Fa__sectionTitle{font-family:var(--font-playfair),serif;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,4.5vw,3.75rem);line-height:1.1}.BlogSection-module__SYM5Fa__description{color:var(--muted);font-size:1.125rem;line-height:1.6}.BlogSection-module__SYM5Fa__grid{gap:2rem;display:grid}@media (min-width:640px){.BlogSection-module__SYM5Fa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.BlogSection-module__SYM5Fa__grid{grid-template-columns:repeat(3,1fr)}}.BlogSection-module__SYM5Fa__postCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;padding:2.5rem 2rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s,border-color .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 30px #0000001a}[data-theme=light] .BlogSection-module__SYM5Fa__postCard{background:linear-gradient(145deg,#00000005 0%,#00000003 100%);border:1px solid #0000000d;box-shadow:0 4px 20px #0000000d}.BlogSection-module__SYM5Fa__postCard:before{content:"";opacity:0;z-index:10;background:linear-gradient(90deg,#0000,#d4af3799,#0000);height:1px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.BlogSection-module__SYM5Fa__postCard:hover{border-color:#d4af3733;transform:translateY(-8px);box-shadow:0 20px 40px #0000004d,0 0 40px #d4af371a}[data-theme=light] .BlogSection-module__SYM5Fa__postCard:hover{box-shadow:0 15px 30px #0000001a,0 0 40px #d4af3726}.BlogSection-module__SYM5Fa__postCard:hover:before{opacity:1}.BlogSection-module__SYM5Fa__postMeta{font-size:.75rem;font-family:var(--font-inter),sans-serif;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:2rem;font-weight:600;display:flex}.BlogSection-module__SYM5Fa__date{color:var(--muted);align-items:center;gap:.5rem;display:flex}.BlogSection-module__SYM5Fa__date svg{color:var(--primary)}.BlogSection-module__SYM5Fa__category{color:var(--foreground);background:#d4af3726;border:1px solid #d4af374d;border-radius:100px;padding:.35rem .8rem}.BlogSection-module__SYM5Fa__title{font-family:var(--font-playfair),serif;color:var(--foreground);margin-bottom:1rem;font-size:1.35rem;font-weight:700;line-height:1.3}.BlogSection-module__SYM5Fa__excerpt{color:var(--muted);font-size:.95rem;line-height:1.6;font-family:var(--font-inter),sans-serif;flex:1;margin-bottom:2.5rem}.BlogSection-module__SYM5Fa__readMore{color:var(--primary);font-weight:700;font-family:var(--font-inter),sans-serif;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin-top:auto;font-size:.85rem;transition:color .3s;display:inline-flex}.BlogSection-module__SYM5Fa__readMore:hover{color:var(--primary-hover)}.BlogSection-module__SYM5Fa__arrow{transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.BlogSection-module__SYM5Fa__postCard:hover .BlogSection-module__SYM5Fa__arrow{transform:translate(6px)}
.SpotifySection-module__OkSkPa__spotifySection{background:var(--background);padding:8rem 0;position:relative;overflow:hidden}.SpotifySection-module__OkSkPa__spotifySection:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(at 0,#1db9540d,#0000 70%);width:50%;height:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.SpotifySection-module__OkSkPa__container{z-index:1;flex-direction:column;gap:4rem;display:flex;position:relative}@media (min-width:1024px){.SpotifySection-module__OkSkPa__container{flex-direction:row;align-items:center;gap:6rem}}.SpotifySection-module__OkSkPa__content{flex:1}.SpotifySection-module__OkSkPa__iconWrapper{color:#1db954;background:linear-gradient(135deg,#1db95433,#1db9540d);border:1px solid #1db9544d;border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:2.5rem;display:inline-flex;box-shadow:0 10px 30px #1db95426}.SpotifySection-module__OkSkPa__sectionSubtitle{font-family:var(--font-inter),sans-serif;text-transform:uppercase;letter-spacing:.25em;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:.75rem;font-weight:700;display:flex}.SpotifySection-module__OkSkPa__sectionSubtitle:before{content:"";background-color:var(--primary);width:40px;height:1.5px;display:block}.SpotifySection-module__OkSkPa__sectionTitle{font-family:var(--font-playfair),serif;letter-spacing:-.02em;text-align:left;margin-bottom:1.5rem;font-size:clamp(2.5rem,4.5vw,3.75rem);line-height:1.1}.SpotifySection-module__OkSkPa__description{color:var(--muted);max-width:450px;font-size:1.125rem;line-height:1.8;font-family:var(--font-inter),sans-serif;margin-bottom:2.5rem}.SpotifySection-module__OkSkPa__primaryBtn{color:#fff;font-weight:700;font-family:var(--font-inter),sans-serif;letter-spacing:.05em;cursor:pointer;background:#1db954;border:none;border-radius:100px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:.95rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 10px 20px #1db9544d}.SpotifySection-module__OkSkPa__primaryBtn:hover{background:#1ed760;transform:translateY(-4px)scale(1.02);box-shadow:0 15px 30px #1db95466}.SpotifySection-module__OkSkPa__episodesCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit--webkit-backdrop-filter:blur(10px);background:linear-gradient(145deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff0d;border-radius:24px;flex:1;padding:3rem;position:relative;overflow:hidden;box-shadow:0 20px 50px #0003}[data-theme=light] .SpotifySection-module__OkSkPa__episodesCard{background:linear-gradient(145deg,#00000005 0%,#00000003 100%);border:1px solid #0000000d;box-shadow:0 20px 40px #0000000d}.SpotifySection-module__OkSkPa__episodesCard:before{content:"";opacity:.5;background:linear-gradient(90deg,#0000,#1db95480,#0000);height:1px;position:absolute;top:0;left:0;right:0}.SpotifySection-module__OkSkPa__header h3{font-family:var(--font-playfair),serif;color:var(--foreground);margin-bottom:2rem;font-size:1.5rem;font-weight:700}.SpotifySection-module__OkSkPa__list{flex-direction:column;gap:1.25rem;display:flex}.SpotifySection-module__OkSkPa__episode{background:rgba(var(--surface-rgb),.4);cursor:pointer;border:1px solid #ffffff0d;border-radius:16px;align-items:center;gap:1.25rem;padding:1.25rem;transition:transform .3s,background .3s,border-color .3s;display:flex}[data-theme=light] .SpotifySection-module__OkSkPa__episode{border:1px solid #0000000d}.SpotifySection-module__OkSkPa__episode:hover{background:rgba(var(--surface-rgb),.8);border-color:#1db9544d;transform:translate(5px)}.SpotifySection-module__OkSkPa__playBtn{color:var(--muted);justify-content:center;align-items:center;transition:color .3s,transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.SpotifySection-module__OkSkPa__episode:hover .SpotifySection-module__OkSkPa__playBtn{color:#1db954;transform:scale(1.15)}.SpotifySection-module__OkSkPa__epInfo{flex-direction:column;gap:.35rem;display:flex}.SpotifySection-module__OkSkPa__epInfo h4{font-family:var(--font-inter),sans-serif;color:var(--foreground);font-size:1rem;font-weight:600;line-height:1.3}.SpotifySection-module__OkSkPa__epInfo span{font-family:var(--font-inter),sans-serif;color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:600}
.ContactSection-module__jJh_sq__contactSection{background:var(--background);padding:8rem 0;position:relative;overflow:hidden}.ContactSection-module__jJh_sq__contactSection:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 100%,#d4af370d,#0000 70%);width:50vw;height:50vw;position:absolute;top:50%;right:0;transform:translateY(-50%)}.ContactSection-module__jJh_sq__container{z-index:1;gap:4rem;display:grid;position:relative}@media (min-width:1024px){.ContactSection-module__jJh_sq__container{grid-template-columns:1fr 1.1fr;align-items:center;gap:8rem}}.ContactSection-module__jJh_sq__info{flex-direction:column;display:flex}.ContactSection-module__jJh_sq__sectionSubtitle{font-family:var(--font-inter),sans-serif;text-transform:uppercase;letter-spacing:.25em;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:.75rem;font-weight:700;display:flex}.ContactSection-module__jJh_sq__sectionSubtitle:before{content:"";background-color:var(--primary);width:40px;height:1.5px;display:block}.ContactSection-module__jJh_sq__sectionTitle{font-family:var(--font-playfair),serif;letter-spacing:-.02em;text-align:left;margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,3.5rem);line-height:1.1}.ContactSection-module__jJh_sq__description{color:var(--muted);max-width:500px;font-size:1.125rem;line-height:1.6;font-family:var(--font-inter),sans-serif;margin-bottom:3rem}.ContactSection-module__jJh_sq__contactDetails{flex-direction:column;gap:2rem;display:flex}.ContactSection-module__jJh_sq__contactItem{background:rgba(var(--surface-rgb),.3);border:1px solid #ffffff08;border-radius:16px;align-items:center;gap:1.5rem;padding:1.5rem;transition:transform .3s,background .3s;display:flex}[data-theme=light] .ContactSection-module__jJh_sq__contactItem{border:1px solid #00000008}.ContactSection-module__jJh_sq__contactItem:hover{background:rgba(var(--surface-rgb),.6);border-color:#d4af3733;transform:translate(10px)}.ContactSection-module__jJh_sq__iconWrapper{width:54px;height:54px;color:var(--primary);background:linear-gradient(135deg,#d4af3733,#d4af370d);border:1px solid #d4af3733;border-radius:14px;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 15px #d4af371a}.ContactSection-module__jJh_sq__itemText{flex-direction:column;gap:.25rem;display:flex}.ContactSection-module__jJh_sq__itemText h4{font-family:var(--font-inter),sans-serif;color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:600}.ContactSection-module__jJh_sq__itemText p{color:var(--foreground);font-family:var(--font-playfair),serif;font-size:1.25rem;font-weight:600}.ContactSection-module__jJh_sq__form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit--webkit-backdrop-filter:blur(10px);background:linear-gradient(145deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;gap:1.5rem;padding:3.5rem 3rem;display:flex;position:relative;box-shadow:0 20px 50px #0003}[data-theme=light] .ContactSection-module__jJh_sq__form{background:linear-gradient(145deg,#00000005 0%,#00000003 100%);border:1px solid #0000000d;box-shadow:0 20px 40px #0000000d}.ContactSection-module__jJh_sq__form:before{content:"";opacity:.5;background:linear-gradient(90deg,#0000,#d4af3766,#0000);height:1px;position:absolute;top:0;left:0;right:0}.ContactSection-module__jJh_sq__inputGroup{flex-direction:column;gap:.5rem;display:flex}.ContactSection-module__jJh_sq__inputGroup label{font-family:var(--font-inter),sans-serif;color:var(--foreground);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.ContactSection-module__jJh_sq__inputGroup input,.ContactSection-module__jJh_sq__inputGroup select,.ContactSection-module__jJh_sq__inputGroup textarea{background-color:rgba(var(--background-rgb),.5);width:100%;color:var(--foreground);font-family:var(--font-inter),sans-serif;border:1px solid #ffffff1a;border-radius:12px;padding:1rem 1.25rem;font-size:1rem;transition:border-color .3s,box-shadow .3s,background-color .3s}:is([data-theme=light] .ContactSection-module__jJh_sq__inputGroup input,[data-theme=light] .ContactSection-module__jJh_sq__inputGroup select,[data-theme=light] .ContactSection-module__jJh_sq__inputGroup textarea){background-color:#ffffff80;border:1px solid #0000001a}.ContactSection-module__jJh_sq__inputGroup input:focus,.ContactSection-module__jJh_sq__inputGroup select:focus,.ContactSection-module__jJh_sq__inputGroup textarea:focus{background-color:var(--card-bg);border-color:var(--primary);outline:none;box-shadow:0 0 0 4px #d4af371a}.ContactSection-module__jJh_sq__submitBtn{background:var(--primary);color:#000;font-family:var(--font-inter),sans-serif;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;padding:1.25rem;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 10px 20px #d4af3733}.ContactSection-module__jJh_sq__submitBtn:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-4px);box-shadow:0 15px 30px #d4af374d}.ContactSection-module__jJh_sq__submitBtn:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}
