.HeroSection-module__yS5m3G__hero{background-color:var(--color-primary);min-height:100vh;color:var(--color-white);padding:var(--spacing-md);text-align:center;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.HeroSection-module__yS5m3G__hero:before{content:"";z-index:1;background:radial-gradient(circle,#c5a0591a 0%,#0f172a 70%);width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__yS5m3G__content{z-index:2;align-items:center;gap:var(--spacing-sm);flex-direction:column;max-width:800px;animation:1.2s ease-out forwards HeroSection-module__yS5m3G__fadeIn;display:flex;position:relative}@keyframes HeroSection-module__yS5m3G__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module__yS5m3G__avatarContainer{margin-bottom:var(--spacing-md)}.HeroSection-module__yS5m3G__avatarPlaceholder{background:linear-gradient(135deg, var(--color-primary), var(--color-accent));border:2px solid var(--color-accent);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex;box-shadow:0 10px 30px #c5a0594d}.HeroSection-module__yS5m3G__realAvatar{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.HeroSection-module__yS5m3G__title{letter-spacing:.02em;background:linear-gradient(to right, var(--color-white), var(--color-accent) 80%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(3rem,6vw,5rem);font-weight:300;line-height:1.1}.HeroSection-module__yS5m3G__subtitle{color:#e2e8f0;margin-top:var(--spacing-xs);font-size:clamp(1.2rem,3vw,1.8rem);font-weight:400}.HeroSection-module__yS5m3G__description{color:#94a3b8;max-width:600px;margin-bottom:var(--spacing-sm);font-size:1.1rem;font-weight:300}.HeroSection-module__yS5m3G__ctaGroup{gap:var(--spacing-sm);margin-top:var(--spacing-md);flex-wrap:wrap;justify-content:center;display:flex}.HeroSection-module__yS5m3G__ctaPrimary,.HeroSection-module__yS5m3G__ctaSecondary{text-transform:uppercase;letter-spacing:.05em;border-radius:50px;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.HeroSection-module__yS5m3G__ctaPrimary{background-color:var(--color-accent);color:var(--color-primary);box-shadow:0 4px 15px #c5a05966}.HeroSection-module__yS5m3G__ctaPrimary:hover{background-color:#d8b46e;transform:translateY(-3px);box-shadow:0 8px 25px #c5a05999}.HeroSection-module__yS5m3G__ctaSecondary{color:var(--color-white);border:1px solid var(--color-accent);background-color:#0000}.HeroSection-module__yS5m3G__ctaSecondary:hover{background-color:#c5a0591a;box-shadow:0 4px 15px #c5a05933}
.AuthorityAnchor-module__iutGma__authoritySection{background-color:var(--color-white);padding:var(--spacing-xl) var(--spacing-md);color:var(--color-text);border-bottom:1px solid #e2e8f0}.AuthorityAnchor-module__iutGma__container{gap:var(--spacing-lg);grid-template-columns:1fr 1fr;align-items:center;max-width:1200px;margin:0 auto;display:grid}.AuthorityAnchor-module__iutGma__textContent{gap:var(--spacing-sm);flex-direction:column;display:flex}.AuthorityAnchor-module__iutGma__sectionTitle{color:var(--color-primary);margin-bottom:var(--spacing-xs);font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.1}.AuthorityAnchor-module__iutGma__sectionDescription{color:#475569;font-size:1.15rem;line-height:1.7}.AuthorityAnchor-module__iutGma__badges{margin:var(--spacing-sm) 0;gap:1rem;display:flex}.AuthorityAnchor-module__iutGma__badge{color:var(--color-accent);background-color:#c5a0591a;border:1px solid #c5a0594d;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;font-weight:600}.AuthorityAnchor-module__iutGma__buyButton{background-color:var(--color-primary);color:var(--color-white);border-radius:50px;align-self:flex-start;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 10px 20px #0f172a1a}.AuthorityAnchor-module__iutGma__buyButton:hover{background-color:var(--color-accent);transform:translateY(-2px);box-shadow:0 15px 30px #c5a05933}.AuthorityAnchor-module__iutGma__icon{transition:transform .3s}.AuthorityAnchor-module__iutGma__buyButton:hover .AuthorityAnchor-module__iutGma__icon{transform:translate(5px)}.AuthorityAnchor-module__iutGma__bookVisual{perspective:1000px;justify-content:center;align-items:center;display:flex;position:relative}.AuthorityAnchor-module__iutGma__mockup{width:100%;max-width:450px;transition:transform .6s cubic-bezier(.2,.8,.2,1);position:relative;transform:rotateY(-15deg)rotateX(5deg)}.AuthorityAnchor-module__iutGma__mockup:hover{transform:rotateY(-5deg)rotateX(2deg)translateY(-15px)}.AuthorityAnchor-module__iutGma__realBookImage{object-fit:contain;filter:drop-shadow(-20px 20px 30px #00000040);width:100%;height:auto}@media (max-width:768px){.AuthorityAnchor-module__iutGma__container{text-align:center;grid-template-columns:1fr}.AuthorityAnchor-module__iutGma__buyButton{align-self:center}.AuthorityAnchor-module__iutGma__badges{justify-content:center}}
.Ecosystem-module__xUbJfa__ecosystemSection{background-color:var(--color-bg);padding:var(--spacing-xl) var(--spacing-md)}.Ecosystem-module__xUbJfa__container{max-width:1200px;margin:0 auto}.Ecosystem-module__xUbJfa__header{text-align:center;margin-bottom:var(--spacing-xl)}.Ecosystem-module__xUbJfa__title{color:var(--color-primary);margin-bottom:var(--spacing-xs);font-size:clamp(2.5rem,5vw,4rem)}.Ecosystem-module__xUbJfa__subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.2rem}.Ecosystem-module__xUbJfa__grid{gap:var(--spacing-md);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}.Ecosystem-module__xUbJfa__card{background:var(--color-white);padding:var(--spacing-md);border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;transition:all .3s;display:flex;box-shadow:0 10px 30px #0f172a0d}.Ecosystem-module__xUbJfa__card:hover{border-color:#c5a0594d;transform:translateY(-5px);box-shadow:0 20px 40px #0f172a1a}.Ecosystem-module__xUbJfa__tag{text-transform:uppercase;letter-spacing:.05em;color:var(--color-accent);align-self:flex-start;margin-bottom:1rem;font-size:.8rem;font-weight:700}.Ecosystem-module__xUbJfa__cardTitle{color:var(--color-primary);margin-bottom:.5rem;font-size:1.5rem}.Ecosystem-module__xUbJfa__cardDesc{color:#475569;flex-grow:1;margin-bottom:1.5rem;line-height:1.6}.Ecosystem-module__xUbJfa__cardLink{color:var(--color-primary);align-items:center;gap:.5rem;font-weight:600;transition:color .3s;display:inline-flex}.Ecosystem-module__xUbJfa__cardLink span{transition:transform .3s}.Ecosystem-module__xUbJfa__cardLink:hover{color:var(--color-accent)}.Ecosystem-module__xUbJfa__cardLink:hover span{transform:translate(4px)}
.TechTools-module__HrmPAW__techSection{background-color:var(--color-primary);color:var(--color-white);padding:var(--spacing-xl) var(--spacing-md);position:relative;overflow:hidden}.TechTools-module__HrmPAW__techSection:after{content:"";pointer-events:none;background:radial-gradient(circle,#c5a0590d 0%,#0000 70%);width:60%;height:200%;position:absolute;top:-50%;right:-20%}.TechTools-module__HrmPAW__container{gap:var(--spacing-lg);z-index:1;grid-template-columns:1fr 1fr;align-items:center;max-width:1200px;margin:0 auto;display:grid;position:relative}.TechTools-module__HrmPAW__title{margin-bottom:var(--spacing-sm);background:linear-gradient(135deg, var(--color-white), var(--color-accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,4vw,3.5rem);font-weight:700}.TechTools-module__HrmPAW__subtitle{color:#94a3b8;font-size:1.15rem;line-height:1.7}.TechTools-module__HrmPAW__toolsGrid{flex-direction:column;gap:1rem;display:flex}.TechTools-module__HrmPAW__toolCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;padding:1.5rem 2rem;transition:all .3s;display:flex}.TechTools-module__HrmPAW__toolRole{text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);margin-bottom:.3rem;font-size:.8rem;font-weight:700;display:block}.TechTools-module__HrmPAW__toolName{color:var(--color-white);font-size:1.4rem;font-weight:500}.TechTools-module__HrmPAW__arrow{color:var(--color-accent);opacity:.5;font-size:1.5rem;transition:all .3s}.TechTools-module__HrmPAW__toolCard:hover{background:#ffffff0d;border-color:#c5a05980;transform:translate(-5px)}.TechTools-module__HrmPAW__toolCard:hover .TechTools-module__HrmPAW__arrow{opacity:1;transform:translate(3px,-3px)}@media (max-width:900px){.TechTools-module__HrmPAW__container{grid-template-columns:1fr}}
.Footer-module__Grjkva__footer{color:#e2e8f0;padding:var(--spacing-xl) var(--spacing-md) var(--spacing-md);background-color:#0b1120;box-shadow:0 -10px 30px #0000001a}.Footer-module__Grjkva__container{gap:var(--spacing-lg);max-width:1200px;padding-bottom:var(--spacing-lg);border-bottom:1px solid #ffffff1a;grid-template-columns:2fr 1fr 1fr;margin:0 auto;display:grid}.Footer-module__Grjkva__brandDetails{gap:var(--spacing-sm);flex-direction:column;max-width:400px;display:flex}.Footer-module__Grjkva__logo{color:var(--color-white);font-size:1.8rem;font-weight:300}.Footer-module__Grjkva__logo span{color:var(--color-accent);font-weight:800}.Footer-module__Grjkva__bio{color:#94a3b8;line-height:1.6}.Footer-module__Grjkva__socialLinks{gap:1rem;margin-top:.5rem;display:flex}.Footer-module__Grjkva__socialLink{color:var(--color-white);opacity:.7;font-size:.9rem;font-weight:500;transition:all .2s}.Footer-module__Grjkva__socialLink:hover{opacity:1;color:var(--color-accent)}.Footer-module__Grjkva__linksGroup h4,.Footer-module__Grjkva__newsletter h4{color:var(--color-white);margin-bottom:var(--spacing-sm);font-size:1.2rem;font-weight:600}.Footer-module__Grjkva__linksGroup{flex-direction:column;gap:1rem;display:flex}.Footer-module__Grjkva__linksGroup a{color:#94a3b8;transition:color .2s}.Footer-module__Grjkva__linksGroup a:hover{color:var(--color-accent)}.Footer-module__Grjkva__newsletter p{color:#94a3b8;margin-bottom:1rem;line-height:1.5}.Footer-module__Grjkva__form{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;align-items:center;display:flex;overflow:hidden}.Footer-module__Grjkva__input{color:var(--color-white);background:0 0;border:none;outline:none;flex-grow:1;min-width:0;padding:.8rem 1rem}.Footer-module__Grjkva__submitBtn{background:var(--color-accent);color:var(--color-primary);text-transform:uppercase;padding:.8rem 1.5rem;font-size:.85rem;font-weight:700;transition:background .3s}.Footer-module__Grjkva__submitBtn:hover{background:#d8b46e}.Footer-module__Grjkva__bottomBar{max-width:1200px;margin:var(--spacing-md) auto 0;color:#64748b;justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.Footer-module__Grjkva__legalLinks{gap:1.5rem;display:flex}.Footer-module__Grjkva__legalLinks a:hover{color:var(--color-white)}@media (max-width:900px){.Footer-module__Grjkva__container{gap:var(--spacing-md);grid-template-columns:1fr}.Footer-module__Grjkva__bottomBar{text-align:center;flex-direction:column;gap:1rem}}
