.hero-section{background-color:#0000;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex;position:relative;overflow:hidden}.hero-section .container{z-index:2;position:relative}.hero-section__content{text-align:center;padding:4rem 0;animation:1s ease-out fadeInUp}.hero-section__logo{flex-direction:column;align-items:center;margin-bottom:3rem;animation:1.2s ease-out fadeIn;display:flex}@media (min-width:768px){.hero-section__logo{margin-bottom:4rem}}.hero-section__logo-symbol{filter:drop-shadow(0 0 20px #c9a96180);width:80px;height:80px;margin-bottom:2rem}@media (min-width:768px){.hero-section__logo-symbol{width:100px;height:100px;margin-bottom:3rem}}.hero-section__logo-image{object-fit:contain;width:100%;height:100%;animation:3s ease-in-out infinite goldGlow}.hero-section__logo-text{letter-spacing:.3em;font-family:Playfair Display,Georgia,serif}.hero-section__logo-name{max-width:70%;height:auto;margin:0 auto;display:block}.hero-section__title{color:#2a2520;margin-bottom:2rem;font-family:Playfair Display,Georgia,serif;font-size:2.25rem;font-weight:700;animation:1s ease-out .2s both fadeInUp}@media (min-width:768px){.hero-section__title{font-size:3rem}}.hero-section__title-line{display:block}.hero-section__title-line--gold{background:linear-gradient(135deg,#c9a961 0%,#b59850 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.hero-section__subtitle{color:#3d3832;max-width:730px;margin:0 auto 3rem;font-size:1.125rem;line-height:1.75;animation:1s ease-out .4s both fadeInUp}.hero-section__subtitle br{display:none}@media (min-width:768px){.hero-section__subtitle{margin-bottom:4rem;font-size:1.25rem}.hero-section__subtitle br{display:block}}.hero-section__subtitle-highlight{color:#2d5a4a;font-weight:700}.hero-section__cta{flex-direction:row;justify-content:center;align-items:center;gap:2rem;animation:1s ease-out .6s both fadeInUp;display:flex}.hero-section__cta .hero-section__button{border-radius:1rem;min-height:79px;padding:1.5rem 4rem;font-size:1.125rem}@media screen and (max-width:700px){.hero-section__cta{flex-direction:column;justify-content:center;gap:1rem}.hero-section__cta .hero-section__button{width:100%;max-width:400px;min-height:70px;padding:1.5rem 0}}.hero-section__info{flex-direction:column;align-items:center;gap:1.5rem;animation:1s ease-out .8s both fadeInUp;display:flex}@media (min-width:640px){.hero-section__info{flex-direction:row;justify-content:center;gap:2rem}}.hero-section__info-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:default;background:#f3f2f099;border:1px solid #2a25201a;border-radius:.5rem;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.25rem;width:200px;height:110px;padding:.25rem;transition:all .3s ease-in-out;display:flex;position:relative}.hero-section__info-item:hover{background:#f3f2f0cc;border-color:#2a252033;transform:translateY(-4px);box-shadow:0 4px 20px #c9a96140}.hero-section__info-badge{border-radius:.5rem;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s ease-in-out;display:flex;position:relative}@media (min-width:768px){.hero-section__info-badge{width:48px;height:48px}}.hero-section__info-badge svg{color:#c9a961;filter:drop-shadow(0 0 4px #c9a96166);width:22px;height:22px;transition:all .3s ease-in-out}@media (min-width:768px){.hero-section__info-badge svg{width:24px;height:24px}}.hero-section__info-badge:before{content:"";z-index:-1;opacity:0;background:linear-gradient(135deg,#c9a96133 0%,#c9a9610d 50%,#c9a96133 100%);border-radius:.5rem;transition:opacity .3s ease-in-out;position:absolute;inset:-2px}.hero-section__info-badge:after{content:"";opacity:0;background:radial-gradient(circle,#c9a96126 0%,#0000 70%);border-radius:.5rem;transition:opacity .3s ease-in-out;position:absolute;inset:0}.hero-section__info-badge--1 svg path,.hero-section__info-badge--2 svg path,.hero-section__info-badge--3 svg path{fill:none;stroke:#c9a961}.hero-section__info-text{white-space:nowrap;color:#2a2520;text-align:center;letter-spacing:.3px;font-size:.875rem;font-weight:500;line-height:1.5}@media (min-width:768px){.hero-section__info-text{font-size:1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes goldGlow{0%,to{filter:drop-shadow(0 0 10px #c9a96180)}50%{filter:drop-shadow(0 0 20px #c9a961cc)}}
.btn{text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:1rem;outline:none;justify-content:center;align-items:center;gap:.5rem;font-family:inherit;font-weight:500;line-height:1.5;text-decoration:none;transition:all .15s ease-in-out;display:inline-flex}.btn:disabled{opacity:.6;cursor:not-allowed}.btn--primary{color:#fff;background:linear-gradient(135deg,#2d5a4a 0%,#3d7a64 100%);box-shadow:0 4px 20px #2d5a4a40}.btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #2d5a4a59}.btn--primary:active{transform:translateY(0)}.btn--secondary{color:#2d5a4a;background:0 0;border:2px solid #2d5a4a}.btn--secondary:hover{color:#3d7a64;background:#2d5a4a1a;border-color:#3d7a64}.btn--outline{color:#3b82f6;background-color:#0000;border-color:#3b82f6}.btn--outline:hover:not(:disabled){color:#fff;background-color:#3b82f6}.btn--ghost{color:#6b7280;background-color:#0000;border-color:#0000}.btn--ghost:hover:not(:disabled){background-color:#f3f4f6}.btn--danger{color:#fff;background-color:#ef4444;border-color:#ef4444}.btn--danger:hover:not(:disabled){background-color:#dc2626;border-color:#dc2626}.btn--sm{padding:.375rem .75rem;font-size:.875rem}.btn--md{padding:.5rem 1rem;font-size:1rem}.btn--lg{padding:1rem 1.5rem;font-size:1.125rem}.btn--full-width{width:100%}.btn--loading{position:relative}.btn__spinner{z-index:100;border:2px solid;border-right-color:#0000;border-radius:50%;width:1rem;height:1rem;animation:.6s linear infinite spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes spin{to{transform:translate(-50%,-50%)rotate(360deg)}}
.loader{justify-content:center;align-items:center;display:inline-flex}.loader__spinner{border:2px solid;border-right-color:#0000;border-radius:50%;animation:.6s linear infinite loader-spin;display:inline-block}@keyframes loader-spin{to{transform:rotate(360deg)}}
.threads-container{width:100%;height:100%;position:relative}
