.Navbar-module__dVeNwG__nav{z-index:100;padding:1.5rem clamp(1.5rem,5vw,4rem);transition:all .4s;position:fixed;top:0;left:0;right:0}.Navbar-module__dVeNwG__nav.Navbar-module__dVeNwG__scrolled{-webkit-backdrop-filter:blur(20px);background:#0a0c14eb;border-bottom:1px solid #d4af3726;padding:1rem clamp(1.5rem,5vw,4rem)}.Navbar-module__dVeNwG__inner{max-width:var(--max-width);justify-content:space-between;align-items:center;gap:2rem;margin:0 auto;display:flex}.Navbar-module__dVeNwG__logo{transition:var(--transition);align-items:center;gap:.6rem;text-decoration:none;display:flex}.Navbar-module__dVeNwG__logo:hover{opacity:.85}.Navbar-module__dVeNwG__logoIcon{color:var(--color-gold);font-size:1.4rem}.Navbar-module__dVeNwG__logoText{font-family:var(--font-subtitle);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text);font-size:.85rem}.Navbar-module__dVeNwG__links{align-items:center;gap:2.5rem;list-style:none;display:flex}.Navbar-module__dVeNwG__link{font-family:var(--font-subtitle);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);transition:var(--transition);font-size:.75rem;text-decoration:none;position:relative}.Navbar-module__dVeNwG__link:after{content:"";background:var(--color-gold);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__dVeNwG__link:hover{color:var(--color-gold)}.Navbar-module__dVeNwG__link:hover:after{width:100%}.Navbar-module__dVeNwG__ctaBtn{padding:.6rem 1.4rem!important;font-size:.72rem!important}.Navbar-module__dVeNwG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__dVeNwG__bar{background:var(--color-text);width:24px;height:2px;transition:var(--transition);border-radius:2px;display:block}@media (max-width:768px){.Navbar-module__dVeNwG__hamburger{display:flex}.Navbar-module__dVeNwG__links{background:var(--color-bg-2);border-left:1px solid var(--color-border);flex-direction:column;justify-content:center;align-items:flex-start;gap:2rem;width:280px;height:100vh;padding:3rem 2rem;transition:right .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%}.Navbar-module__dVeNwG__links.Navbar-module__dVeNwG__open{right:0}.Navbar-module__dVeNwG__link{font-size:.9rem}}
.Hero-module__PgAKtG__hero{background:radial-gradient(at 70%,#1a1040 0%,#0a0c14 60%);flex-direction:column;justify-content:center;min-height:100vh;padding-top:5rem;display:flex;position:relative;overflow:hidden}.Hero-module__PgAKtG__particles{pointer-events:none;z-index:1;position:absolute;inset:0}.Hero-module__PgAKtG__particle{background:radial-gradient(circle,#d4af37 0%,#d4af374d 100%);border-radius:50%;animation:linear infinite Hero-module__PgAKtG__particle-float;position:absolute;bottom:-10px}.Hero-module__PgAKtG__overlay{z-index:1;pointer-events:none;background:linear-gradient(135deg,#0a0c1499 0%,#0a0c1433 50%,#0a0c14b3 100%);position:absolute;inset:0}.Hero-module__PgAKtG__inner{z-index:2;max-width:var(--max-width);width:100%;padding:var(--section-padding);grid-template-columns:1fr auto;align-items:center;gap:4rem;margin:0 auto;display:grid;position:relative}.Hero-module__PgAKtG__content{animation:.9s forwards Hero-module__PgAKtG__fadeInUp}.Hero-module__PgAKtG__authorTag{margin-bottom:1.2rem;display:inline-block}.Hero-module__PgAKtG__title{color:var(--color-text);margin-bottom:.4rem;font-size:clamp(3rem,7vw,6rem);font-weight:900;line-height:1.05}.Hero-module__PgAKtG__titleAccent{background:linear-gradient(135deg, var(--color-gold) 0%, var(--color-gold-light) 50%, var(--color-gold) 100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite Hero-module__PgAKtG__shimmer}.Hero-module__PgAKtG__subtitle{font-family:var(--font-subtitle);letter-spacing:.4em;text-transform:uppercase;color:var(--color-crimson-light);margin-top:.3rem;margin-bottom:2.5rem;font-size:clamp(1.1rem,2vw,1.5rem)}.Hero-module__PgAKtG__taglineWrapper{border-left:2px solid var(--color-gold-dim);margin-bottom:2.5rem;padding-left:1.5rem}.Hero-module__PgAKtG__tagline{color:var(--color-text-muted);font-size:clamp(1.1rem,1.8vw,1.3rem);font-style:normal;line-height:1.8}.Hero-module__PgAKtG__tagline em{color:var(--color-gold);font-style:italic}.Hero-module__PgAKtG__ctas{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;display:flex}.Hero-module__PgAKtG__badges{flex-wrap:wrap;gap:.75rem;display:flex}.Hero-module__PgAKtG__badge{font-family:var(--font-subtitle);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-muted);border:1px solid #9ca3af40;border-radius:2px;padding:.3rem .8rem;font-size:.65rem}.Hero-module__PgAKtG__bookWrapper{animation:1.1s .3s both Hero-module__PgAKtG__fadeInUp;position:relative}.Hero-module__PgAKtG__bookGlow{pointer-events:none;z-index:-1;background:radial-gradient(#d4af3726 0%,#0000 70%);animation:3s ease-in-out infinite Hero-module__PgAKtG__glow-pulse;position:absolute;inset:-30px}.Hero-module__PgAKtG__book{filter:drop-shadow(0 30px 60px #000000b3);animation:5s ease-in-out infinite Hero-module__PgAKtG__float;position:relative}.Hero-module__PgAKtG__coverImg{border-radius:3px;width:clamp(240px,28vw,380px);height:auto}.Hero-module__PgAKtG__scrollDown{z-index:2;transition:var(--transition);flex-direction:column;align-items:center;gap:.6rem;text-decoration:none;animation:1.4s .8s both Hero-module__PgAKtG__fadeInUp;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.Hero-module__PgAKtG__scrollDown:hover{opacity:.8;transform:translate(-50%)translateY(-4px)}.Hero-module__PgAKtG__scrollLine{background:linear-gradient(to bottom, transparent, var(--color-gold));width:1px;height:50px;animation:2s ease-in-out infinite Hero-module__PgAKtG__float;display:block}.Hero-module__PgAKtG__scrollText{font-family:var(--font-subtitle);letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-muted);font-size:.65rem}@media (max-width:900px){.Hero-module__PgAKtG__inner{text-align:center;grid-template-columns:1fr;gap:3rem}.Hero-module__PgAKtG__taglineWrapper{border-left:none;border-top:1px solid var(--color-gold-dim);padding-top:1.5rem;padding-left:0}.Hero-module__PgAKtG__ctas,.Hero-module__PgAKtG__badges{justify-content:center}.Hero-module__PgAKtG__bookWrapper{order:-1;justify-content:center;display:flex}.Hero-module__PgAKtG__coverImg{width:clamp(180px,55vw,280px)}}
.Synopsis-module__Z1_Hta__section{padding:var(--section-padding);background:var(--color-bg-2);position:relative}.Synopsis-module__Z1_Hta__section:before{content:"";background:linear-gradient(90deg, transparent, var(--color-gold-dim), transparent);height:1px;position:absolute;top:0;left:0;right:0}.Synopsis-module__Z1_Hta__inner{max-width:var(--max-width);grid-template-columns:auto 1fr;align-items:start;gap:5rem;margin:0 auto;display:grid}.Synopsis-module__Z1_Hta__imageCol{position:sticky;top:8rem}.Synopsis-module__Z1_Hta__imageWrapper{flex-direction:column;align-items:center;gap:1.2rem;display:flex}.Synopsis-module__Z1_Hta__coverImg{border-radius:3px;width:clamp(180px,22vw,280px);height:auto;transition:transform .4s;box-shadow:0 25px 80px #000000b3,0 0 40px #d4af371a}.Synopsis-module__Z1_Hta__coverImg:hover{transform:scale(1.02)rotate(1deg)}.Synopsis-module__Z1_Hta__bookDetails{font-family:var(--font-subtitle);letter-spacing:.1em;color:var(--color-text-muted);text-transform:uppercase;text-align:center;flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:220px;font-size:.6rem;display:flex}.Synopsis-module__Z1_Hta__textCol{padding-top:.5rem}.Synopsis-module__Z1_Hta__title{margin-bottom:1.5rem;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:700;line-height:1.2}.Synopsis-module__Z1_Hta__divider{background:linear-gradient(90deg, var(--color-gold), transparent);width:60px;height:2px;margin-bottom:2rem}.Synopsis-module__Z1_Hta__synopsis{flex-direction:column;gap:1.3rem;margin-bottom:2.5rem;display:flex}.Synopsis-module__Z1_Hta__synopsis p{color:var(--color-text-muted);font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.85}.Synopsis-module__Z1_Hta__synopsis p strong{color:var(--color-gold);font-weight:600}.Synopsis-module__Z1_Hta__synopsis p em{color:var(--color-crimson-light);font-style:italic}.Synopsis-module__Z1_Hta__quote{border-left:3px solid var(--color-crimson);background:#9b1c1c14;border-radius:0 4px 4px 0;margin:0 0 2.5rem;padding:1.2rem 1.5rem}.Synopsis-module__Z1_Hta__quote p{color:var(--color-text);font-size:clamp(1.2rem,2vw,1.5rem);font-style:italic;line-height:1.7}.Synopsis-module__Z1_Hta__genreTag{font-family:var(--font-subtitle);letter-spacing:.15em;text-transform:uppercase;color:var(--color-gold-dim);flex-wrap:wrap;gap:.5rem;font-size:.65rem;display:flex}@media (max-width:900px){.Synopsis-module__Z1_Hta__inner{grid-template-columns:1fr;gap:3rem}.Synopsis-module__Z1_Hta__imageCol{justify-content:center;display:flex;position:static}.Synopsis-module__Z1_Hta__imageWrapper{flex-direction:row;align-items:center;gap:2rem}.Synopsis-module__Z1_Hta__coverImg{width:clamp(120px,30vw,180px)}.Synopsis-module__Z1_Hta__bookDetails{text-align:left}}@media (max-width:500px){.Synopsis-module__Z1_Hta__imageWrapper{flex-direction:column}}
.Features-module__KujwKW__section{padding:var(--section-padding);background:var(--color-bg);position:relative}.Features-module__KujwKW__section:before{content:"";background:linear-gradient(90deg, transparent, var(--color-gold-dim), transparent);height:1px;position:absolute;top:0;left:0;right:0}.Features-module__KujwKW__inner{max-width:var(--max-width);margin:0 auto}.Features-module__KujwKW__header{text-align:center;margin-bottom:4rem}.Features-module__KujwKW__title{margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.Features-module__KujwKW__subtitle{color:var(--color-text-muted);max-width:500px;margin:0 auto;font-size:clamp(1rem,1.5vw,1.2rem)}.Features-module__KujwKW__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.Features-module__KujwKW__card{background:var(--color-bg-card);border:1px solid var(--color-border);transition:var(--transition);border-radius:4px;padding:2.5rem 2rem}.Features-module__KujwKW__card:hover{border-color:#d4af3773;transform:translateY(-6px);box-shadow:0 20px 60px #00000080,0 0 30px #d4af3714}.Features-module__KujwKW__icon{filter:drop-shadow(0 0 8px #d4af3766);margin-bottom:1.2rem;font-size:2.2rem;display:block}.Features-module__KujwKW__cardTitle{font-family:var(--font-subtitle);letter-spacing:.05em;color:var(--color-gold);margin-bottom:.8rem;font-size:1rem}.Features-module__KujwKW__cardText{color:var(--color-text-muted);font-size:1rem;line-height:1.8}@media (max-width:600px){.Features-module__KujwKW__grid{grid-template-columns:1fr}}
.BuySection-module__YRJU0q__section{padding:var(--section-padding);background:var(--color-bg-2);position:relative;overflow:hidden}.BuySection-module__YRJU0q__section:before{content:"";background:linear-gradient(90deg, transparent, var(--color-gold-dim), transparent);height:1px;position:absolute;top:0;left:0;right:0}.BuySection-module__YRJU0q__bg{pointer-events:none;background:radial-gradient(at 50% 0,#9b1c1c14 0%,#0000 60%);position:absolute;inset:0}.BuySection-module__YRJU0q__inner{max-width:var(--max-width);z-index:1;margin:0 auto;position:relative}.BuySection-module__YRJU0q__header{text-align:center;margin-bottom:4rem}.BuySection-module__YRJU0q__title{margin-bottom:1.5rem;font-size:clamp(1.8rem,3.5vw,2.8rem);line-height:1.25}.BuySection-module__YRJU0q__layout{grid-template-columns:auto 1fr;align-items:start;gap:4rem;display:grid}.BuySection-module__YRJU0q__bookCard{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:4px;flex-shrink:0;width:320px;overflow:hidden}.BuySection-module__YRJU0q__coverWrapper{background:linear-gradient(135deg,#1a1040,#0f1220);justify-content:center;padding:2rem;display:flex}.BuySection-module__YRJU0q__cover{border-radius:3px;width:200px;height:auto;box-shadow:0 15px 40px #0009}.BuySection-module__YRJU0q__bookInfo{flex-direction:column;gap:.6rem;padding:1.5rem;display:flex}.BuySection-module__YRJU0q__bookLabel{font-family:var(--font-subtitle);letter-spacing:.2em;text-transform:uppercase;color:var(--color-gold-dim);font-size:.65rem}.BuySection-module__YRJU0q__bookTitle{font-family:var(--font-title);color:var(--color-text);font-size:1.4rem}.BuySection-module__YRJU0q__bookAuthor{color:var(--color-text-muted);margin-bottom:.5rem;font-size:.95rem}.BuySection-module__YRJU0q__priceRow{align-items:baseline;gap:.6rem;margin-bottom:.5rem;display:flex}.BuySection-module__YRJU0q__price{font-family:var(--font-subtitle);color:var(--color-gold);font-size:1.8rem;font-weight:700}.BuySection-module__YRJU0q__priceNote{color:var(--color-text-muted);font-size:.85rem}.BuySection-module__YRJU0q__directBtn{justify-content:center;width:100%;margin-top:.5rem}.BuySection-module__YRJU0q__directNote{color:var(--color-text-muted);text-align:center;font-size:.8rem;font-style:italic}.BuySection-module__YRJU0q__ebookBadge{font-family:var(--font-subtitle);letter-spacing:.1em;color:#60a5fa;text-align:center;border:1px solid #60a5fa4d;border-radius:2px;width:100%;margin-top:.5rem;padding:.4rem .8rem;font-size:.7rem;display:inline-block}.BuySection-module__YRJU0q__storesCol{flex-direction:column;gap:1.5rem;display:flex}.BuySection-module__YRJU0q__storesTitle{font-family:var(--font-subtitle);letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-muted);font-size:.75rem}.BuySection-module__YRJU0q__stores{flex-direction:column;gap:.75rem;display:flex}.BuySection-module__YRJU0q__storeCard{background:var(--color-bg-card);border:1px solid var(--color-border);transition:var(--transition);cursor:pointer;border-radius:4px;align-items:center;gap:1rem;padding:1.2rem 1.5rem;text-decoration:none;display:flex}.BuySection-module__YRJU0q__storeCard:hover{background:#d4af370d;border-color:#d4af3766;transform:translate(6px)}.BuySection-module__YRJU0q__storeIcon{flex-shrink:0;font-size:1.4rem}.BuySection-module__YRJU0q__storeInfo{flex-direction:column;flex:1;gap:.2rem;display:flex}.BuySection-module__YRJU0q__storeName{font-family:var(--font-subtitle);letter-spacing:.05em;color:var(--color-text);font-size:.85rem}.BuySection-module__YRJU0q__storeDesc{color:var(--color-text-muted);font-size:.8rem}.BuySection-module__YRJU0q__storePrice{font-family:var(--font-subtitle);color:var(--color-gold);flex-shrink:0;font-size:.8rem}.BuySection-module__YRJU0q__storeArrow{color:var(--color-gold-dim);transition:var(--transition);font-size:1.1rem}.BuySection-module__YRJU0q__storeCard:hover .BuySection-module__YRJU0q__storeArrow{color:var(--color-gold);transform:translate(4px)}.BuySection-module__YRJU0q__sampleBox{background:#d4af3708;border:1px dashed #d4af3740;border-radius:4px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 2rem;display:flex}.BuySection-module__YRJU0q__sampleTitle{font-family:var(--font-subtitle);letter-spacing:.05em;color:var(--color-text);margin-bottom:.3rem;font-size:.85rem}.BuySection-module__YRJU0q__sampleDesc{color:var(--color-text-muted);font-size:.9rem}@media (max-width:960px){.BuySection-module__YRJU0q__layout{grid-template-columns:1fr;gap:3rem}.BuySection-module__YRJU0q__bookCard{width:100%;max-width:380px;margin:0 auto}.BuySection-module__YRJU0q__sampleBox{text-align:center;flex-direction:column}}
.Author-module__jZO7CG__section{padding:var(--section-padding);background:var(--color-bg);position:relative}.Author-module__jZO7CG__section:before{content:"";background:linear-gradient(90deg, transparent, var(--color-gold-dim), transparent);height:1px;position:absolute;top:0;left:0;right:0}.Author-module__jZO7CG__inner{max-width:var(--max-width);margin:0 auto}.Author-module__jZO7CG__header{text-align:center;margin-bottom:4rem}.Author-module__jZO7CG__sectionTitle{margin-bottom:0;font-size:clamp(2rem,4vw,3rem)}.Author-module__jZO7CG__divider{background:linear-gradient(90deg, transparent, var(--color-gold), transparent);width:60px;height:2px;margin:1.5rem auto 0}.Author-module__jZO7CG__layout{grid-template-columns:auto 1fr;align-items:start;gap:5rem;display:grid}.Author-module__jZO7CG__photosCol{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.Author-module__jZO7CG__mainPhotoWrapper{flex-shrink:0;position:relative}.Author-module__jZO7CG__mainPhoto{object-fit:cover;object-position:center center;filter:grayscale(10%);width:280px;height:360px;transition:var(--transition);border:2px solid #d4af3759;border-radius:6px;display:block}.Author-module__jZO7CG__mainPhoto:hover{filter:grayscale(0%);border-color:#d4af37b3}.Author-module__jZO7CG__photoGlow{z-index:-1;pointer-events:none;background:radial-gradient(#d4af371a 0%,#0000 70%);position:absolute;inset:-15px}.Author-module__jZO7CG__eventPhotoWrapper{width:280px}.Author-module__jZO7CG__eventPhoto{object-fit:cover;object-position:center 30%;filter:grayscale(5%);width:280px;height:200px;transition:var(--transition);border:1px solid #d4af3733;border-radius:6px;display:block}.Author-module__jZO7CG__eventPhoto:hover{filter:grayscale(0%);border-color:#d4af3780}.Author-module__jZO7CG__eventCaption{color:var(--color-gold-dim);text-align:center;letter-spacing:.05em;margin-top:.6rem;font-size:.78rem;font-style:italic}.Author-module__jZO7CG__bioCol{max-width:580px;padding-top:.5rem}.Author-module__jZO7CG__bio{flex-direction:column;gap:1.2rem;margin-bottom:2.5rem;display:flex}.Author-module__jZO7CG__bio p{color:var(--color-text-muted);font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.9}.Author-module__jZO7CG__bio p strong{color:var(--color-gold);font-weight:600}.Author-module__jZO7CG__bio p em{color:var(--color-crimson);font-style:italic}.Author-module__jZO7CG__stats{background:#d4af370a;border:1px solid #d4af371f;border-radius:8px;align-items:center;gap:2rem;margin-bottom:2.5rem;padding:1.5rem 2rem;display:flex}.Author-module__jZO7CG__stat{flex-direction:column;align-items:center;gap:.3rem;display:flex}.Author-module__jZO7CG__statNum{font-family:var(--font-title);color:var(--color-gold);font-size:1.5rem;font-weight:700}.Author-module__jZO7CG__statLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.Author-module__jZO7CG__statDivider{background:#d4af3733;width:1px;height:40px}.Author-module__jZO7CG__social{flex-wrap:wrap;gap:1rem;display:flex}.Author-module__jZO7CG__igBtn{align-items:center;gap:.5rem;display:flex}@media (max-width:900px){.Author-module__jZO7CG__layout{text-align:center;grid-template-columns:1fr;gap:3rem}.Author-module__jZO7CG__photosCol{flex-flow:wrap;justify-content:center;margin:0 auto}.Author-module__jZO7CG__mainPhoto{width:200px;height:260px}.Author-module__jZO7CG__mainPhotoWrapper{flex:none}.Author-module__jZO7CG__eventPhotoWrapper{width:200px}.Author-module__jZO7CG__eventPhoto{width:200px;height:130px}.Author-module__jZO7CG__bioCol{max-width:100%}.Author-module__jZO7CG__divider{margin-left:auto;margin-right:auto}.Author-module__jZO7CG__stats,.Author-module__jZO7CG__social{justify-content:center}}
.Contact-module__dhIxzq__section{padding:var(--section-padding);background:var(--color-bg-2);position:relative}.Contact-module__dhIxzq__section:before{content:"";background:linear-gradient(90deg, transparent, var(--color-gold-dim), transparent);height:1px;position:absolute;top:0;left:0;right:0}.Contact-module__dhIxzq__inner{max-width:var(--max-width);margin:0 auto}.Contact-module__dhIxzq__header{text-align:center;margin-bottom:4rem}.Contact-module__dhIxzq__title{margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.Contact-module__dhIxzq__subtitle{color:var(--color-text-muted);max-width:500px;margin:0 auto;font-size:clamp(1rem,1.5vw,1.15rem)}.Contact-module__dhIxzq__layout{grid-template-columns:1fr auto;align-items:start;gap:4rem;display:grid}.Contact-module__dhIxzq__form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__dhIxzq__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Contact-module__dhIxzq__field{flex-direction:column;gap:.5rem;display:flex}.Contact-module__dhIxzq__label{font-family:var(--font-subtitle);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-muted);font-size:.7rem}.Contact-module__dhIxzq__input{background:var(--color-bg-card);border:1px solid var(--color-border);color:var(--color-text);font-family:var(--font-body);transition:var(--transition);-webkit-appearance:none;border-radius:3px;outline:none;width:100%;padding:.85rem 1.1rem;font-size:1rem}.Contact-module__dhIxzq__input:focus{border-color:#d4af3780;box-shadow:0 0 0 3px #d4af3714}.Contact-module__dhIxzq__input::placeholder{color:#9ca3af80}.Contact-module__dhIxzq__input option{background:var(--color-bg-card);color:var(--color-text)}.Contact-module__dhIxzq__textarea{resize:vertical;min-height:130px}.Contact-module__dhIxzq__submitBtn{justify-content:center;align-self:flex-start;min-width:180px}.Contact-module__dhIxzq__submitBtn:disabled{opacity:.6;cursor:not-allowed}.Contact-module__dhIxzq__successMsg{color:#4ade80;font-size:.9rem;font-style:italic}.Contact-module__dhIxzq__info{flex-direction:column;gap:1rem;min-width:260px;display:flex}.Contact-module__dhIxzq__infoCard{background:var(--color-bg-card);border:1px solid var(--color-border);transition:var(--transition);border-radius:4px;align-items:center;gap:1rem;padding:1.2rem 1.5rem;display:flex}.Contact-module__dhIxzq__infoCard:hover{border-color:#d4af374d}.Contact-module__dhIxzq__infoIcon{flex-shrink:0;font-size:1.3rem}.Contact-module__dhIxzq__infoLabel{font-family:var(--font-subtitle);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.3rem;font-size:.65rem}.Contact-module__dhIxzq__infoValue{color:var(--color-gold);transition:var(--transition);font-size:.95rem;text-decoration:none}.Contact-module__dhIxzq__infoValue:hover{color:var(--color-gold-light)}@media (max-width:900px){.Contact-module__dhIxzq__layout{grid-template-columns:1fr;gap:3rem}.Contact-module__dhIxzq__row{grid-template-columns:1fr}.Contact-module__dhIxzq__info{min-width:unset}.Contact-module__dhIxzq__submitBtn{width:100%}}
.Footer-module__rnk_JG__footer{border-top:1px solid var(--color-border);background:#070910;padding:3rem clamp(1.5rem,5vw,4rem) 2rem}.Footer-module__rnk_JG__inner{max-width:var(--max-width);margin:0 auto}.Footer-module__rnk_JG__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding-bottom:2rem;display:flex}.Footer-module__rnk_JG__brand{align-items:center;gap:.8rem;display:flex}.Footer-module__rnk_JG__brandIcon{color:var(--color-gold);font-size:1.5rem}.Footer-module__rnk_JG__brandName{font-family:var(--font-subtitle);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text);font-size:.85rem}.Footer-module__rnk_JG__brandSub{color:var(--color-text-muted);font-size:.75rem;font-style:italic}.Footer-module__rnk_JG__nav{flex-wrap:wrap;gap:2rem;display:flex}.Footer-module__rnk_JG__nav a{font-family:var(--font-subtitle);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);transition:var(--transition);font-size:.7rem;text-decoration:none}.Footer-module__rnk_JG__nav a:hover{color:var(--color-gold)}.Footer-module__rnk_JG__socials{gap:1rem;display:flex}.Footer-module__rnk_JG__socialLink{font-family:var(--font-subtitle);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);transition:var(--transition);align-items:center;gap:.5rem;font-size:.7rem;text-decoration:none;display:flex}.Footer-module__rnk_JG__socialLink:hover{color:var(--color-gold)}.Footer-module__rnk_JG__divider{background:linear-gradient(90deg, transparent, var(--color-border), transparent);height:1px;margin-bottom:1.5rem}.Footer-module__rnk_JG__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__rnk_JG__copyright{color:var(--color-text-muted);font-size:.8rem}.Footer-module__rnk_JG__meta{font-family:var(--font-subtitle);letter-spacing:.1em;color:#9ca3af80;text-transform:uppercase;flex-wrap:wrap;gap:.5rem;font-size:.65rem;display:flex}@media (max-width:700px){.Footer-module__rnk_JG__top{flex-direction:column;align-items:flex-start}.Footer-module__rnk_JG__nav{gap:1.2rem}.Footer-module__rnk_JG__bottom{flex-direction:column;align-items:flex-start}}
