@font-face{font-family:TAN Pearl;src:local("TAN Pearl"),url(/fonts/TAN%20-%20PEARL.woff2) format("woff2");font-weight:400 700;font-style:normal;font-display:swap}@font-face{font-family:Caviar Dreams;src:local("Caviar Dreams"),url(/fonts/CaviarDreams.woff2) format("woff2"),url(/fonts/CaviarDreams.woff) format("woff");font-weight:400 700;font-style:normal;font-display:swap}:root{--color-primary: #b84c65;--color-logo-accent: #b84c65;--font-logo: "TAN Pearl", "Cormorant Garamond", Georgia, serif;--font-nav: "Atkinson Hyperlegible", system-ui, sans-serif;font-family:var(--font-nav);line-height:1.5;font-weight:400;color:#1a1a1a;background-color:#fffff9;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background-color:#fffff9}#root{min-height:100vh}.header{display:flex;align-items:center;justify-content:space-between;padding:.6rem 1.25rem;max-width:1400px;margin:0 auto;gap:1rem}.header__logo{font-family:var(--font-logo);font-size:1.6rem;font-weight:600;color:#000;text-decoration:none;letter-spacing:.02em}.header__logo-accent{color:var(--color-logo-accent);font-weight:600}.header__nav-list{display:flex;align-items:center;gap:clamp(1.25rem,3vw,2.25rem);list-style:none;margin:0;padding:0}.header__nav-link{font-family:var(--font-nav);color:#040404;text-decoration:none;font-weight:500;font-size:.95rem;transition:color .2s}.header__nav-link:hover{color:#000}.header__actions{display:flex;align-items:center}.header__btn{font-family:var(--font-nav);padding:.5rem 1.1rem;border-radius:10px;font-weight:600;font-size:.9rem;text-decoration:none;color:#fff;background:var(--color-primary);border:none;transition:filter .2s,transform .1s}.header__btn:hover{filter:brightness(1.08)}.header-glass{position:fixed;top:0;left:0;right:0;z-index:100;padding:.5rem 1.25rem;display:flex;justify-content:center;align-items:center;pointer-events:none;opacity:0;transform:translateY(-8px);transition:opacity .35s ease,transform .35s ease}.header-glass--visible{pointer-events:auto;opacity:1;transform:translateY(0)}.header-glass__nav{padding:.5rem 1.25rem;border-radius:16px;background:#fffff926;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border:1px solid rgba(255,255,255,.2);box-shadow:0 0 0 1px #fff3 inset,0 4px 24px #0000000a}.header-glass__list{display:flex;align-items:center;gap:clamp(1rem,2.5vw,2rem);list-style:none;margin:0;padding:0}.header-glass__link{font-family:var(--font-nav);color:#000;text-decoration:none;font-weight:500;font-size:.9rem;padding:.35rem .5rem;border-radius:8px;transition:color .2s,background .2s}.header-glass__link:hover{color:#000;background:#0000000a}@media(max-width:768px){.header{padding:.5rem 1rem;flex-wrap:wrap}.header__logo{font-size:1.35rem}.header__nav-list{order:3;width:100%;justify-content:center;gap:1rem;padding-top:.5rem;border-top:1px solid rgba(0,0,0,.06)}.header__nav-link{font-size:.875rem}.header__btn{padding:.45rem .9rem;font-size:.85rem}.header-glass__list{gap:.75rem}.header-glass__link{font-size:.85rem}}@media(max-width:480px){.header__nav-list{gap:.75rem}}.service-slideshow{position:relative;min-height:520px;border-radius:24px;overflow:hidden;display:flex;align-items:center}.service-slideshow__bg{position:absolute;inset:0;background-size:cover;background-position:center;background-color:#e5e7eb}.service-slideshow__bg-img{display:none}.service-slideshow__overlay{position:absolute;inset:0;background:#fcc0c566;pointer-events:none}.service-slideshow__content{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:3rem 2rem}.service-slideshow__text{max-width:560px}.service-slideshow__title{margin:0 0 .75rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2;color:#000;letter-spacing:-.02em}.service-slideshow__description{margin:0 0 1.5rem;font-size:1rem;line-height:1.6;color:#000}.service-slideshow__nav{display:flex;align-items:center;gap:.75rem}.service-slideshow__btn{width:40px;height:40px;border-radius:50%;border:1px solid rgba(0,0,0,.25);background:#ffffffe6;color:#000;font-size:1.25rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s}.service-slideshow__btn:hover{background:#fff;border-color:#0006}.service-slideshow__dots{display:flex;align-items:center;gap:.5rem}.service-slideshow__dot{width:8px;height:8px;border-radius:50%;border:1px solid rgba(0,0,0,.35);background:transparent;cursor:pointer;padding:0;transition:background .2s,transform .2s}.service-slideshow__dot:hover{background:#0003}.service-slideshow__dot--active{background:#000;border-color:#000}@media(max-width:900px){.service-slideshow__content{flex-direction:column;align-items:stretch;padding:2rem 1.5rem}.service-slideshow__text{max-width:none}.service-slideshow__description{margin-bottom:1.25rem}}.service-card{display:flex;flex-direction:column;width:100%;max-width:320px;padding:1rem;border-radius:16px;background:#ffffff26;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2);text-decoration:none;color:#fff;transition:background .2s,transform .2s}.service-card:hover{background:#ffffff38;transform:translateY(-2px)}.service-card__image-wrap{width:100%;aspect-ratio:1;border-radius:12px;overflow:hidden;margin-bottom:1rem;background:#0003}.service-card__image{width:100%;height:100%;object-fit:cover}.service-card__title{margin:0 0 .75rem;font-size:1rem;font-weight:600;line-height:1.35}.service-card__arrow{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#fff;color:#1a1a1a;font-size:1.1rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.services-stack{position:relative;background:#fffff9}.services-stack__slot{min-height:30vh;position:relative}.services-stack__card{position:sticky;top:0;height:100vh;min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fffff9;color:#1a1a1a;will-change:transform;border-bottom:1px solid rgba(0,0,0,.08)}.services-stack__card-inner{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:3rem 2rem}.services-stack__left{font-family:Caviar Dreams,sans-serif;display:flex;flex-direction:column;gap:.5rem}.services-stack__label{display:flex;align-items:center;gap:.5rem;margin:0;font-size:.9375rem;font-weight:500;color:#444}.services-stack__label:before{content:"";width:8px;height:8px;border-radius:50%;background:#b84c65}.services-stack__title{margin:0;font-family:Caviar Dreams,sans-serif;font-size:clamp(2rem,6vw,3.5rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#b84c65}.services-stack__number{margin-top:auto;font-size:clamp(3rem,10vw,6rem);font-weight:800;line-height:1;color:#b84c6533}.services-stack__right{min-width:0}.services-stack__subheader{margin:0 0 .75rem;font-size:.875rem;color:#666}.services-stack__cta{display:inline-block;margin-bottom:1.5rem;font-size:.9375rem;font-weight:600;color:#b84c65;text-decoration:none;border-bottom:1px solid currentColor;transition:color .2s,opacity .2s}.services-stack__cta:hover{opacity:.9}.services-stack__accordion{display:flex;flex-direction:column;border-top:1px solid rgba(0,0,0,.08)}.services-stack__accordion-item{border-bottom:1px solid rgba(0,0,0,.08)}.services-stack__accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 0;background:none;border:none;color:#1a1a1a;font-size:1rem;font-weight:600;text-align:left;cursor:pointer;transition:color .2s}.services-stack__accordion-trigger:hover{color:#b84c65}.services-stack__accordion-icon{flex-shrink:0;margin-left:1rem;font-size:1.25rem;font-weight:300;line-height:1;color:#b84c65}.services-stack__accordion-content{overflow:hidden}.services-stack__accordion-description{margin:0 0 1rem;padding-right:2rem;font-size:.9375rem;line-height:1.6;color:#444}@media(max-width:900px){.services-stack__card-inner{grid-template-columns:1fr;gap:2rem;padding:2rem 1.5rem}.services-stack__number{margin-top:1rem}}.products-section{background:#fffff9;padding:3rem 1.5rem 4rem}.products-section__heading{margin:0 0 2.5rem;font-family:var(--font-logo);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;color:#b84c65;text-align:center;letter-spacing:-.02em}.products-section__list{display:flex;flex-direction:column;gap:4rem;max-width:1200px;margin:0 auto}.products-block{display:grid;grid-template-columns:1.15fr 1fr;gap:0;align-items:center;min-height:0}.products-block--reverse{grid-template-columns:1fr 1.15fr}.products-block--reverse .products-block__visual{order:2}.products-block--reverse .products-block__panel{order:1;margin-left:0;margin-right:-2.5rem}.products-block__visual{min-width:0;border-radius:12px;overflow:hidden;background:#1a1a2e;aspect-ratio:16/10}.products-block__image-wrap{position:relative;width:100%;height:100%}.products-block__image{width:100%;height:100%;object-fit:cover;display:block}.products-block__image-label{position:absolute;top:1rem;left:1rem;margin:0;font-size:.875rem;font-weight:600;color:#ffffffe6;pointer-events:none}.products-block__panel{position:relative;z-index:1;margin-left:-2.5rem;display:flex;flex-direction:column;padding:2rem;background:#fffff9fa;border:1px solid rgba(0,0,0,.06);border-radius:16px;box-shadow:0 4px 24px #00000014}.products-block__label{margin:0 0 .5rem;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#b84c65}.products-block__title{margin:0 0 1rem;font-family:var(--font-logo);font-size:1.75rem;font-weight:700;color:#1a1a1a;line-height:1.2}.products-block__description{margin:0 0 1.25rem;font-size:.9375rem;line-height:1.6;color:#333;flex:1}.products-block__description a{color:#b84c65;text-decoration:underline;text-underline-offset:2px}.products-block__actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:auto}.products-block__link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:#fff;border:1px solid rgba(0,0,0,.08);color:#1a1a1a;text-decoration:none;transition:background .2s,border-color .2s,color .2s}.products-block__link:hover{background:#b84c65;border-color:#b84c65;color:#fff}.products-block__icon{font-size:1.125rem;line-height:1}@media(max-width:900px){.products-block{grid-template-columns:1fr;gap:1.5rem}.products-block__visual{aspect-ratio:16/10;max-height:280px}.products-block__panel{margin-left:0;margin-right:0;padding:1.5rem}.products-block--reverse .products-block__visual,.products-block--reverse .products-block__panel{order:unset}.products-section__list{gap:3rem}}.contact-section{background:#fffff9;padding:3rem 1.5rem 4rem;max-width:720px;margin:0 auto}.contact-section__main-heading{margin:0 0 2rem;font-family:var(--font-logo);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;color:#b84c65;text-align:center;letter-spacing:-.02em}.contact-section__info{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem 2rem;margin-bottom:2rem;text-align:center}.contact-section__info-block{display:flex;flex-direction:column;align-items:center;gap:.5rem}.contact-section__icon{font-size:1.5rem;line-height:1;color:#888}.contact-section__info-label{margin:0;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#666}.contact-section__info-value{margin:0;font-size:.9375rem;line-height:1.4;color:#1a1a1a;text-decoration:none}a.contact-section__info-value:hover{color:#b84c65}.contact-section__divider{border:none;border-top:1px solid rgba(0,0,0,.08);margin:0 0 2rem}.contact-section__form-heading{margin:0 0 1.5rem;font-family:var(--font-logo);font-size:1.25rem;font-weight:600;color:#b84c65;text-align:center}.contact-section__form{display:flex;flex-direction:column;gap:1.25rem}.contact-section__form-row{display:flex;flex-direction:column;gap:.35rem}.contact-section__form-row--half{width:100%}.contact-section__label{margin:0;font-size:.875rem;font-weight:500;color:#333}.contact-section__required{color:#b84c65}.contact-section__input{width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;color:#1a1a1a;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:10px;transition:border-color .2s,box-shadow .2s}.contact-section__input::placeholder{color:#999}.contact-section__input:focus{outline:none;border-color:#b84c65;box-shadow:0 0 0 3px #b84c6526}.contact-section__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.contact-section__textarea{min-height:120px;resize:vertical}.contact-section__submit-wrap{display:flex;justify-content:center;margin-top:.5rem}.contact-section__submit{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-family:inherit;font-size:.9375rem;font-weight:600;color:#fff;background:#b84c65;border:none;border-radius:10px;cursor:pointer;transition:background .2s,opacity .2s}.contact-section__submit:hover{background:#a04358}.contact-section__submit:focus{outline:none;box-shadow:0 0 0 3px #b84c6559}.contact-section__submit-icon{font-size:.75rem;line-height:1}@media(min-width:640px){.contact-section__form{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.contact-section__form-row:first-child,.contact-section__form-row:nth-last-child(2),.contact-section__submit-wrap{grid-column:1 / -1}}@media(max-width:600px){.contact-section__info{grid-template-columns:1fr;gap:1.5rem}}.footer{background:#1a1a1a;color:#fffff9;padding:2.5rem 1.5rem 2rem;border-radius:0 0 20px 20px;margin-top:2rem}.footer__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;align-items:start}.footer__brand{display:flex;flex-direction:column;gap:.35rem}.footer__logo{font-family:var(--font-logo);font-size:1.5rem;font-weight:600;color:#fffff9;text-decoration:none;transition:opacity .2s}.footer__logo:hover{opacity:.9}.footer__logo-accent{color:#b84c65}.footer__copyright{margin:0;font-size:.8125rem;color:#fffff9cc}.footer__tagline{margin:0;font-size:.8125rem;color:#fffff9b3}.footer__nav{justify-self:center}.footer__nav-list{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 2rem;list-style:none;margin:0;padding:0}.footer__nav-item{display:flex;align-items:center;gap:.5rem}.footer__nav-bullet{width:4px;height:4px;border-radius:50%;background:#b84c65;flex-shrink:0}.footer__nav-link{font-size:.9375rem;color:#fffff9;text-decoration:none;transition:color .2s}.footer__nav-link:hover{color:#b84c65}.footer__right{display:flex;flex-direction:column;align-items:flex-end;gap:1rem}.footer__cta{display:inline-block;padding:.6rem 1.25rem;font-size:.8125rem;font-weight:700;font-family:inherit;text-transform:uppercase;letter-spacing:.05em;color:#fff;background:#b84c65;border-radius:8px;text-decoration:none;transition:opacity .2s}.footer__cta:hover{opacity:.9}.footer__divider{width:100%;max-width:120px;border:none;border-top:1px solid rgba(255,255,249,.25);margin:0}.footer__social{display:flex;gap:1rem}.footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;font-size:1rem;color:#fffff9e6;text-decoration:none;border-radius:8px;transition:color .2s,background .2s}.footer__social-link:hover{color:#b84c65;background:#b84c6526}@media(max-width:768px){.footer__inner{grid-template-columns:1fr;gap:2rem;text-align:center}.footer__nav{justify-self:center}.footer__nav-list{justify-items:center}.footer__right{align-items:center}.footer__divider{margin:0 auto}}.app{min-height:100vh;background:#fffff9}.app__container{max-width:1400px;margin:0 auto;padding:1.5rem 1.5rem 3rem}.app__main{margin-top:.5rem;background:#fffff9;border-radius:24px;padding:0 0 2rem;box-shadow:0 4px 24px #0000000a;overflow:hidden}
