*,:before,:after{box-sizing:border-box}:not(dialog){margin:0}@media (prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}body{-webkit-font-smoothing:antialiased;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}html,body{background:var(--bg-deep);color:var(--text-light);font-family:var(--font-body), serif;scroll-behavior:smooth;scroll-margin:4rem;overflow-x:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#08090d}::-webkit-scrollbar-thumb{background:linear-gradient(#c9a227,#7c9a92);border-radius:3px}:root{--font-heading:"Playfair Display", serif;--font-body:"Inter", sans-serif;--color-slate-light:#24282d;--color-slate-850:#1e2128;--color-slate-900:#0f1117;--color-slate-950:#08090d;--bg-deep:#08090d;--bg-card:#1e212899;--accent-gold:#c9a227;--accent-sage:#7c9a92;--accent-coral:#e07a5f;--text-muted:#8b8fa3;--text-light:#c5c7d4;--accent-gold-30:#c9a2274d;--accent-sage-30:#7c9a924d;--accent-coral-30:#e07a5f4d}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.glass-slate{background:var(--bg-card);backdrop-filter:blur(20px);border:1px solid #ffffff0f}.text-gradient-gold{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#c9a227 0%,#e8d48b 50%,#c9a227 100%);background-clip:text}.line-glow{position:relative}.line-glow:after{content:"";opacity:0;background:linear-gradient(90deg,#0000,#c9a227,#0000);width:100%;height:1px;transition:opacity .3s;position:absolute;bottom:-2px;left:0}.line-glow:hover:after{opacity:1}@font-face{font-family:Playfair Display Variable;font-style:normal;font-display:swap;font-weight:400 900;src:url(/_astro/playfair-display-latin-wght-normal.BOwq7MWX.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-normal.Dx4kXJAl.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.navbar{z-index:100;border-radius:1rem;position:fixed;top:1.5rem;left:2rem;right:2rem}.navbar__container{justify-content:space-between;align-items:center;max-width:1280px;margin-left:auto;margin-right:auto;padding:1.5rem;display:flex}.navbar__logo__logo{width:3rem;height:3rem;color:var(--color-slate-950);font-size:2.3rem;font-family:var(--font-heading), serif;background-image:linear-gradient(to bottom right,#d4af37,#b2ac88);border-radius:.5rem;justify-content:center;align-items:center;font-weight:700;display:flex}.navbar__navlinks{gap:2.5rem;display:none}.navbar__navlink__link{color:var(--text-muted);text-decoration:none;transition:all .2s ease-in-out}.navbar__navlink__link:hover{color:#fff}.navbar__btn{transition:all .15s cubic-bezier(.4,0,.2,1);display:none!important}.navbar__btn:hover{box-shadow:0 0 25px #c9a2274d}.mobile-navbar__btn{transition:all .15s cubic-bezier(.4,0,.2,1);display:block}.mobile-navbar__btn:hover{box-shadow:0 0 25px #c9a2274d}.navbar__hamburger-icon{--gap:.375rem;--thickness:.125rem;gap:var(--gap);z-index:100;cursor:pointer;flex-direction:column;padding:.5rem;display:flex}.navbar__hamburger-icon__line{width:1.5rem;height:var(--thickness);background:var(--text-muted);transform-origin:50%;transition:all .3s ease-in-out;display:inline-block}.navbar__checkbox{display:none}.navbar__checkbox:checked~.navbar .navbar__hamburger-icon__line:nth-child(2){transform:translateY(calc(var(--gap) + var(--thickness))) rotate(45deg)}.navbar__checkbox:checked~.navbar .navbar__hamburger-icon__line:nth-child(3){opacity:0}.navbar__checkbox:checked~.navbar .navbar__hamburger-icon__line:nth-child(4){transform:translateY(calc((var(--gap) + var(--thickness)) * -1)) rotate(-45deg)}.mobile-menu-wrapper{background:var(--color-slate-850);z-index:90;justify-content:center;align-items:center;width:100vw;height:100vh;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;left:-100vw}.mobile-menu__nav-items{font-size:2rem;font-family:var(--font-heading), serif;text-align:center;flex-direction:column;gap:2rem;padding:0;list-style-type:none;display:flex}.navbar__checkbox:checked~.mobile-menu-wrapper{transform:translate(100vw)}.navbar__checkbox:checked~.navbar{backdrop-filter:none;box-shadow:none;background:0 0;border:1px solid #0000}.navbar__checkbox:checked~.navbar .navbar__logo__container,.navbar__checkbox:checked~.navbar .navbar__navlinks,.navbar__checkbox:checked~.navbar .navbar__btn{opacity:0;pointer-events:none;transition:opacity .2s}.navbar__logo__name{display:none}@media (width>=400px){.navbar__logo__name{display:block}}@media (width>=768px){.navbar__navlinks{display:flex}.navbar__btn{display:block!important}.navbar__hamburger-icon{display:none}}.section{text-align:center;grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));justify-content:center;justify-items:center;max-width:1200px;margin-left:auto;margin-right:auto;padding:2rem;display:grid}.section__headings{grid-column:1/-1;margin:2rem 0}.section__heading{font-size:3rem;font-weight:700;font-family:var(--font-heading), serif;color:#fff}.section__subheading{color:var(--accent-gold);text-transform:uppercase;letter-spacing:.05rem;font-size:.75rem;font-weight:700}.section__description{color:var(--text-muted);font-size:1rem}.section__cards{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;display:grid}.section:nth-of-type(3) .section__subheading{color:var(--accent-sage)}.section:nth-of-type(4) .section__subheading{color:var(--accent-coral)}@media (width<=1199px){.section__cards{grid-template-columns:repeat(2,1fr)}}@media (width<=767px){.section__cards{grid-template-columns:1fr}}.hero{text-align:left;align-items:center;gap:2rem;min-height:100vh;padding:9rem 2rem 5rem}.hero__content{z-index:20}.hero__border{border-bottom:var(--color-slate-850) solid 1px}.hero__title{font-size:clamp(3rem,2rem + 4vw,4.5rem);font-family:var(--font-heading), serif;color:#fff;margin:1.5rem 0}.hero__description{color:var(--text-muted);max-width:40rem;font-size:1.25rem;line-height:1.6}.hero__buttons{gap:1rem;margin:2rem 0;display:flex}.hero__info{gap:2rem;margin:2rem 0;display:flex}.hero__info__title{color:#fff;font-size:2rem;font-weight:700;font-family:var(--font-heading), serif}.hero__info__info{color:var(--text-muted);font-size:.875rem}.hero__cards{grid-template-columns:1fr;align-content:center;align-items:center;gap:1rem;width:100%;display:grid}.hero__cards__card{cursor:pointer;border-radius:1rem;flex-direction:column;justify-content:center;gap:1rem;height:200px;padding:2rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}@media (width>=768px){.hero__cards__card{height:auto}}.hero__cards__card__image__container{background:var(--accent-gold-30);border-radius:25%;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;display:flex}.hero__cards__card__image{width:1.5rem;height:1.5rem;color:var(--accent-gold)}.hero__cards__card__title{color:#fff;font-weight:700}.hero__cards__card__description{color:var(--text-muted);font-size:.875rem}.grid{display:none}@media (width>=680px){.grid{transform-origin:50%;--webkit-mask-image:linear-gradient(to bottom, #0000, #0000004d);background-image:linear-gradient(#fff 2px,#0000 2px),linear-gradient(90deg,#fff 2px,#0000 2px);background-size:50px 50px;width:100%;height:100%;animation:5s linear infinite moveGrid;display:block;position:absolute;top:0;left:0;transform:perspective(900px)rotateX(50deg);mask-image:linear-gradient(#0000,#0000004d)}}@keyframes moveGrid{0%{background-position:50% 0}to{background-position:50% 100px}}@media (width>=900px){.hero__cards{grid-template-columns:repeat(2,1fr);gap:2rem;padding:2rem}}.contact-container{grid-column:1/-1;width:100%;max-width:800px}.contact-form{gap:1rem;width:100%;max-width:900px;display:grid}.contact-form__double-input{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=768px){.contact-form__double-input{grid-template-columns:1fr 1fr}}.contact-form__input{color:#fff;outline-offset:2px;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.75rem;outline:none;width:100%;padding:1rem 1.5rem;transition:all .15s cubic-bezier(.4,0,.2,1)}.contact-form__input::placeholder{color:var(--text-muted)}.contact-form__input:focus{border-color:var(--accent-gold);box-shadow:0 0 0 2px var(--accent-gold-30)}.btn__contact{cursor:pointer;border:none;margin-bottom:1rem}.contact--link{color:var(--accent-gold);text-decoration:none}.contact__success-banner{text-align:center;border:1px solid var(--accent-gold);background:#ffd7000d;border-radius:1rem;margin-bottom:1rem;padding:3rem}.contact__success-banner__link{color:var(--accent-gold);text-decoration:none}.info-page{color:#fff;flex-direction:column;gap:1rem;max-width:1200px;min-height:100vh;margin:auto;padding:9rem 2rem 5rem;display:flex}.info-page__header{margin-bottom:2rem}.info-page__info-block{border:1px solid var(--accent-gold);background-color:var(--color-slate-850);border-radius:1rem;flex-direction:column;gap:.25rem;margin:1rem;padding:1rem;display:inline-flex}@media (width>=768px){.info-page__info-block{min-width:300px}}.info-page__link{color:var(--accent-gold);text-decoration:none}.info-page__link:hover{text-decoration:underline}.info-page__info-block__link{color:#fff;text-decoration:none}.info-page__info-block__link:hover{text-decoration:underline}.info-page__ordered-list{flex-direction:column;gap:1rem;display:flex}.confirmed{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2rem;min-height:100vh;display:flex}.confirmed__check{color:var(--accent-sage)}.info{color:#fff;text-align:center;grid-template-columns:1fr;align-content:center;justify-items:center;display:grid}@media (width>=768px){.info{text-align:left;grid-template-columns:1fr 1fr}}.info__title{font-size:3rem}.info__text{font-size:2rem}.footer{border-top:1px solid #64646433}.footer__container{max-width:1280px;margin-left:auto;margin-right:auto;padding:2rem clamp(1.5rem,5%,4rem)}.footer-large{grid-template-columns:repeat(5,1fr);gap:4rem;display:grid}@media (width<=768px){.footer-large{grid-template-columns:1fr;gap:2rem}}.footer-large__info{grid-column:1/3;max-width:350px}@media (width<=768px){.footer-large__info{grid-column:1}}.footer-large__info__text{color:var(--text-muted);margin-top:1rem;font-size:.875rem}.footer-large__heading{color:#fff;margin-bottom:1rem}.footer-large__links{padding-left:0;list-style:none}.footer-large__link{color:var(--text-muted);font-size:.875rem;text-decoration:none;transition:color .2s ease-in-out}.footer-large__link:hover{color:#fff}.footer-small{justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding:1rem 0;display:flex}.footer-small__social-links__container{gap:1rem;display:flex}.footer-small__social-link{color:var(--text-muted);justify-content:center;align-items:center;font-size:1.5rem;transition:color .3s;display:inline-flex}.footer-small__social-link:hover{color:var(--accent-gold)}.footer-small__title{font-size:1rem;font-weight:700}.footer-small__info{color:var(--text-muted);font-size:.875rem}.section__process{flex-wrap:wrap;grid-column:1/-1;justify-content:center;gap:2rem;width:100%;max-width:1200px;margin:0 auto;display:flex}.section__process>*{flex:300px;max-width:350px}.section__process>.process:first-child .process__step{border-color:var(--accent-gold-30)}.section__process>.process:first-child .process__step__number{color:var(--accent-gold)}.section__process>.process:nth-child(2) .process__step{border-color:var(--accent-sage-30)}.section__process>.process:nth-child(2) .process__step__number{color:var(--accent-sage)}.section__process>.process:nth-child(3) .process__step{border-color:var(--accent-coral-30)}.section__process>.process:nth-child(3) .process__step__number{color:var(--accent-coral)}.section__process>.process:nth-child(4) .process__step{border-color:var(--accent-gold-30)}.section__process>.process:nth-child(4) .process__step__number{color:var(--accent-gold)}.card{cursor:pointer;border-radius:1rem;width:100%;height:100%;padding:2rem}.card__service{text-align:left}.card__service__title{font-family:var(--font-heading), serif;color:#fff;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.card__service__description{color:var(--text-muted);margin-bottom:1rem;font-size:.875rem}.card__service__icon{width:28px;height:28px;margin-bottom:1.5rem}.card__service__tech{gap:.5rem;display:flex}.card__service__badge{background:var(--color-slate-light);color:var(--text-muted);border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem}.card-hover{transition:all .4s cubic-bezier(.16,1,.3,1)}.card-hover:hover{border-color:#c9a2274d;transform:translateY(-.5rem);box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #c9a2271a}.card__icon-container{background:var(--accent-gold-30);border-radius:25%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1rem;display:flex}.card__icon{width:1.8rem;height:1.8rem;color:var(--accent-gold)}.section__cards>.card__service:nth-child(3n+1) .card__icon-container{background:var(--accent-gold-30)}.section__cards>.card__service:nth-child(3n+1) .card__icon{color:var(--accent-gold)}.section__cards>.card__service:nth-child(3n+2) .card__icon-container{background:var(--accent-sage-30)}.section__cards>.card__service:nth-child(3n+2) .card__icon{color:var(--accent-sage)}.section__cards>.card__service:nth-child(3n) .card__icon-container{background:var(--accent-coral-30)}.section__cards>.card__service:nth-child(3n) .card__icon{color:var(--accent-coral)}.btn{text-align:center;cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.btn--primary{background:var(--accent-gold);color:var(--color-slate-950);border:none}.btn--secondary{background:var(--bg-card);backdrop-filter:blur(20px);color:var(--text-light);border:1px solid #ffffff0f}.btn--large{padding:1rem 2rem}.btn__arrow-right{width:1.2rem;height:1.2rem}.badge{background:var(--bg-card);backdrop-filter:blur(20px);color:var(--text-muted);border:1px solid #ffffff0f;border-radius:1rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;display:inline-flex}.badge__status{background:var(--accent-sage);border-radius:50%;width:10px;height:10px}.process{text-align:center;flex-direction:column;align-items:center;gap:2rem;max-width:250px;display:flex}.process__step{border:2px solid var(--accent-gold-30);border-radius:9999px;justify-content:center;align-items:center;gap:2rem;width:4rem;height:4rem;display:flex;position:relative}.process__step__number{color:var(--accent-gold)}.process__step:before{content:"";background:linear-gradient(90deg,#c9a2274d,#0000);width:calc(100% + 2rem);height:1px;position:absolute;top:50%;right:-2rem}.process__step:last-child:before{display:none}.process__title{font-size:1.2rem;font-weight:700;font-family:var(--font-heading), serif;color:#fff}.process__description{color:var(--text-muted)}@media (width>=900px){.hero__cards>.hero__cards__card:first-child{translate:0 -10px}}.hero__cards>.hero__cards__card:first-child .hero__cards__card__image__container{background:var(--accent-sage-30)}.hero__cards>.hero__cards__card:first-child .hero__cards__card__image{color:var(--accent-sage)}@media (width>=900px){.hero__cards>.hero__cards__card:nth-child(2){translate:0 10px}}.hero__cards>.hero__cards__card:nth-child(2) .hero__cards__card__image__container{background:var(--accent-gold-30)}.hero__cards>.hero__cards__card:nth-child(2) .hero__cards__card__image{color:var(--accent-gold)}@media (width>=900px){.hero__cards>.hero__cards__card:nth-child(3){translate:0 -10px}}.hero__cards>.hero__cards__card:nth-child(3) .hero__cards__card__image__container{background:var(--accent-gold-30)}.hero__cards>.hero__cards__card:nth-child(3) .hero__cards__card__image{color:var(--accent-gold)}@media (width>=900px){.hero__cards>.hero__cards__card:nth-child(4){translate:0 10px}}.hero__cards>.hero__cards__card:nth-child(4) .hero__cards__card__image__container{background:var(--accent-coral-30)}.hero__cards>.hero__cards__card:nth-child(4) .hero__cards__card__image{color:var(--accent-coral)}.logo-container{cursor:pointer;font-family:var(--font-heading), serif;align-items:center;gap:1rem;text-decoration:none;display:flex}.logo__name{color:#fff;font-size:1.5rem;font-weight:700}
