.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;text-align:center;margin-bottom:2rem;font-family:Playfair Display,Georgia,serif;font-size:2.25rem;font-weight:700;line-height:1.2;animation:1s ease-out .2s both fadeInUp}@media (min-width:768px){.hero-section__title{font-size:3.75rem}}.hero-section__title-highlight{background:linear-gradient(135deg,#c9a961 0%,#b59850 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.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}}.hero-section__mockup{justify-content:center;margin-top:4rem;animation:1s ease-out .8s both fadeInUp;display:flex}.hero-section__mockup-card{text-align:left;background:#fff;border:1px solid #2a25201a;border-radius:1.5rem;width:100%;max-width:340px;padding:2rem;box-shadow:0 10px 15px #2a252026}.hero-section__mockup-header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.hero-section__mockup-avatar{background:linear-gradient(135deg,#e8d5b7 0%,#c9a961 100%);border-radius:9999px;flex-shrink:0;width:52px;height:52px}.hero-section__mockup-identity{flex-direction:column;gap:3px;display:flex}.hero-section__mockup-name{color:#2a2520;font-family:Playfair Display,Georgia,serif;font-size:.875rem;font-weight:600;line-height:1.3}.hero-section__mockup-city{color:#6b6560;font-size:.75rem}.hero-section__mockup-services{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.hero-section__mockup-service{background:#f3f2f0;border:1px solid #2a25201a;border-radius:.5rem;justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex}.hero-section__mockup-service-name{color:#3d3832;font-size:.875rem;font-weight:500}.hero-section__mockup-service-price{color:#6b6560;font-size:.75rem;font-weight:600}.hero-section__mockup-photos{grid-template-columns:repeat(4,1fr);gap:.5rem;margin-bottom:1.5rem;display:grid}.hero-section__mockup-photo{aspect-ratio:1;border-radius:.5rem}.hero-section__mockup-photo--1{background:linear-gradient(135deg,#f5e6d0 0%,#e8c99a 100%)}.hero-section__mockup-photo--2{background:linear-gradient(135deg,#e0d4f0 0%,#c4aee0 100%)}.hero-section__mockup-photo--3{background:linear-gradient(135deg,#d4e8d4 0%,#a8c8a8 100%)}.hero-section__mockup-photo--4{background:linear-gradient(135deg,#f0ddd4 0%,#e0b8a8 100%)}.hero-section__mockup-cta{color:#fff;text-align:center;letter-spacing:.3px;background:linear-gradient(135deg,#c9a961 0%,#b59850 100%);border-radius:.5rem;width:100%;padding:1rem;font-size:.875rem;font-weight:600;display:block}@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}
.early-access-banner{padding:3rem 0}.early-access-banner .container{max-width:1480px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.early-access-banner__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffffb3;border:1px solid #c9a9614d;border-radius:1.5rem;max-width:720px;margin:0 auto;padding:3rem 2rem;box-shadow:0 4px 20px #c9a96140}@media (min-width:768px){.early-access-banner__card{padding:4rem 3rem}}.early-access-banner__badge{color:#b59850;letter-spacing:.04em;background:#c9a9611f;border:1px solid #c9a96159;border-radius:9999px;margin-bottom:1.5rem;padding:.25rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.early-access-banner__heading{color:#2a2520;margin-bottom:1rem;font-family:Playfair Display,Georgia,serif;font-size:1.875rem;font-weight:700;line-height:1.2}@media (min-width:768px){.early-access-banner__heading{font-size:2.25rem}}.early-access-banner__text{color:#3d3832;max-width:560px;margin:0 auto;font-size:1.125rem;line-height:1.75}
.problems-solved{background:#faf9f7;padding:4rem 0}.problems-solved .container{max-width:1480px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.problems-solved__title{color:#2a2520;text-align:center;margin-bottom:1rem;font-family:Playfair Display,Georgia,serif;font-size:2.25rem;font-weight:700;line-height:1.2}@media (max-width:767px){.problems-solved__title{font-size:1.875rem}}@media (max-width:639px){.problems-solved__title{font-size:1.5rem}}.problems-solved__lead{color:#3d3832;text-align:center;margin-bottom:3rem;font-size:1.125rem;line-height:1.5}@media (max-width:767px){.problems-solved__lead{font-size:1rem}}.problems-solved__pills{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}.problems-solved__pill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #2a25201a;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1.5rem;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out;display:flex;box-shadow:0 1px 2px #2a252014}.problems-solved__pill:hover{transform:translateY(-2px);box-shadow:0 4px 20px #c9a96140}.problems-solved__pill-marker{color:#fff;background:linear-gradient(135deg,#c9a961 0%,#b59850 100%);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;line-height:1;display:flex}.problems-solved__pill-text{color:#2a2520;white-space:nowrap;font-size:1rem;font-weight:500}.problems-solved__closing{color:#2a2520;text-align:center;margin-bottom:0;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:700;line-height:1.5}@media (max-width:767px){.problems-solved__closing{font-size:1.25rem}}.problems-solved__brand{background:linear-gradient(135deg,#c9a961 0%,#b59850 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}
.client-link{background:#faf9f7;padding:4rem 0}.client-link .container{max-width:1480px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.client-link__title{color:#2a2520;text-align:center;margin-bottom:1rem;font-family:Playfair Display,Georgia,serif;font-size:2.25rem;font-weight:700;line-height:1.2}@media (max-width:767px){.client-link__title{font-size:1.875rem}}@media (max-width:639px){.client-link__title{font-size:1.5rem}}.client-link__subtitle{color:#3d3832;text-align:center;margin-bottom:3rem;font-size:1.125rem;line-height:1.5}@media (max-width:767px){.client-link__subtitle{font-size:1rem}}.client-link__list{grid-template-columns:1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.client-link__list{grid-template-columns:1fr 1fr}}.client-link__item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #2a25201a;border-radius:1rem;align-items:center;gap:1rem;padding:1rem 1.5rem;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out;display:flex;box-shadow:0 1px 2px #2a252014}.client-link__item:hover{transform:translateY(-2px);box-shadow:0 4px 20px #c9a96140}.client-link__check{color:#fff;background:linear-gradient(135deg,#c9a961 0%,#b59850 100%);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:700;line-height:1;display:flex}.client-link__item-text{color:#2a2520;font-size:1rem;font-weight:500;line-height:1.5}
