:root{--lc-cream: #FDFCF9;--lc-ivory: #FAF7F2;--lc-emerald: #0A3A2A;--lc-emerald-light: #12553E;--lc-gold: #C8A96B;--lc-gold-light: #E0C992;--lc-text: #4A4A4A;--lc-text-light: #7A7A7A;--lc-border: #E8E4DB;--lc-white: #FFFFFF;--font-serif: var(--font-heading-family, "Cormorant Garamond", serif);--font-sans: var(--font-body-family, "Montserrat", sans-serif);--lc-radius: 12px;--lc-radius-lg: 20px}#shopify-section-header,#shopify-section-footer,.header-wrapper,.footer{display:none!important}.luxury-contact{font-family:var(--font-sans);color:var(--lc-text);line-height:1.6;overflow-x:hidden}.luxury-contact *,.luxury-contact *:before,.luxury-contact *:after{box-sizing:border-box}.lc-eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--lc-gold);display:flex;align-items:center;gap:12px;margin-bottom:16px}.lc-eyebrow:before{content:"";display:inline-block;width:40px;height:1px;background-color:var(--lc-gold)}.lc-heading-1{font-family:var(--font-serif);font-size:clamp(2.5rem,5vw,4.5rem);color:var(--lc-emerald);line-height:1.1;font-weight:500;margin:0 0 20px}.lc-heading-2{font-family:var(--font-serif);font-size:clamp(2rem,3vw,2.5rem);color:var(--lc-emerald);text-align:center;margin:0 0 40px;display:flex;align-items:center;justify-content:center;gap:20px}.lc-heading-2:before,.lc-heading-2:after{content:"";display:inline-block;width:30px;height:1px;background-color:var(--lc-gold);opacity:.5}svg.placeholder-svg{background-color:#f4f0e6;width:100%;height:100%}.lc-hero{display:flex;flex-direction:column;background-color:var(--lc-ivory);position:relative;padding-bottom:0}@media screen and (min-width:900px){.lc-hero{flex-direction:row;align-items:stretch;min-height:500px;padding-bottom:0}}.lc-hero__text-col{padding:30px 24px;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:991px){.lc-hero__text-col{flex:1;padding:80px 60px;max-width:50%}}.lc-hero__description{font-size:1.05rem;color:var(--lc-text);max-width:450px}.lc-hero__image-col{height:300px;position:relative}@media screen and (min-width:900px){.lc-hero__image-col{flex:1;height:auto}}.lc-hero__image-col img{width:100%;height:100%;object-fit:cover}.lc-services-wrapper{padding:60px 0;border-top:1px solid var(--lc-border)}.lc-services-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media screen and (min-width:1024px){.lc-services-grid{grid-template-columns:repeat(4,1fr);gap:24px}}.lc-service-card{background:var(--lc-white);border:1px solid var(--lc-border);border-radius:var(--lc-radius);padding:16px;text-align:center;box-shadow:0 4px 20px #0000000a;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;height:100%}@media(min-width:640px){.lc-service-card{padding:25px}}@media screen and (min-width:991px){.lc-service-card{padding:45px}}.lc-service-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000000f;border-color:var(--lc-gold-light)}.lc-service-card__icon{width:50px;height:50px;background:var(--lc-ivory);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--lc-emerald);margin-bottom:16px;transition:all .3s ease}.lc-service-card:hover .lc-service-card__icon{background:var(--lc-emerald);color:var(--lc-gold)}.lc-service-card__title{font-family:var(--font-serif);font-size:1rem;font-weight:600;color:var(--lc-emerald);margin:0 0 10px}@media(min-width:768px){.lc-service-card__title{font-size:1.5rem}}.lc-service-card__desc{font-size:14px;color:var(--lc-text-light);margin:auto 0 10px;line-height:1.5}@media(min-width:768px){.lc-service-card__desc{font-size:16px}}.lc-main-section{overflow:hidden}.lc-split{display:grid;grid-template-columns:1fr}@media screen and (min-width:900px){.lc-split{grid-template-columns:1fr 1fr;align-items:stretch;min-height:600px}}.lc-collage{display:grid;grid-template-columns:1fr 1fr;gap:6px;height:100%;min-height:400px}@media screen and (max-width:899px){.lc-collage{grid-template-columns:1fr;min-height:300px;max-height:400px}.lc-collage__stack{flex-direction:row}.lc-collage__main img{max-height:200px}}.lc-collage__main{overflow:hidden}.lc-collage__main img{width:100%;height:100%;object-fit:cover;display:block}.lc-collage__stack{display:flex;flex-direction:column;gap:6px}.lc-collage__item{overflow:hidden;flex:1}.lc-collage__item img{width:100%;height:100%;object-fit:cover;display:block}.lc-form-container{background:var(--lc-white);padding:50px 40px;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:899px){.lc-form-container{padding:40px 24px}}.lc-form-header{text-align:center;margin-bottom:30px}.lc-form-header .lc-heading-2{margin-bottom:10px}.lc-form-header p{font-size:.9rem;color:var(--lc-text-light)}.lc-form{display:flex;flex-direction:column;gap:20px}.lc-form__row{display:grid;grid-template-columns:1fr;gap:20px}@media screen and (min-width:600px){.lc-form__row{grid-template-columns:1fr 1fr}}.lc-input-wrapper{position:relative}.lc-input-icon{position:absolute;left:16px;top:14px;color:var(--lc-text-light);width:18px;height:18px;pointer-events:none}.lc-input{width:100%;padding:14px 16px 14px 44px;border:1px solid var(--lc-border);border-radius:var(--lc-radius);background:var(--lc-cream);font-family:var(--font-sans);font-size:.9rem;color:var(--lc-text);outline:none;transition:border-color .3s ease}.lc-input:focus{border-color:var(--lc-emerald)}textarea.lc-input{min-height:120px;resize:vertical}.lc-select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%237A7A7A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center}.lc-form-container .tulayraa-btn{margin:auto}.lc-wa-banner{padding:60px 0}.lc-wa-inner{background:var(--lc-emerald);border-radius:var(--lc-radius-lg);padding:40px 30px;display:flex;flex-direction:column;gap:30px;align-items:center;text-align:center;position:relative;overflow:hidden}@media screen and (min-width:768px){.lc-wa-inner{flex-direction:row;justify-content:space-between;text-align:left;padding:50px 60px}}.lc-wa-content{display:flex;align-items:center;gap:20px;position:relative;z-index:2;flex-direction:column}@media screen and (min-width:768px){.lc-wa-content{flex-direction:row}}.lc-wa-icon{width:70px;height:70px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.lc-wa-text h3{font-family:var(--font-serif);color:var(--lc-white);font-size:1.5rem;margin:16px 0;font-weight:500}@media screen and (min-width:768px){.lc-wa-text h3{font-size:2rem}}.lc-wa-text p{color:#fffc;font-size:.9rem;margin:0}.lc-wa-text span{font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:var(--lc-gold);font-weight:600}.lc-wa-btn{background:var(--lc-gold-light);color:var(--lc-emerald);padding:16px 32px;border-radius:var(--lc-radius);text-decoration:none;font-weight:700;font-size:.85rem;letter-spacing:.1em;display:inline-flex;align-items:center;gap:10px;position:relative;z-index:2;transition:all .3s ease}.lc-wa-btn:hover{background:var(--lc-gold);transform:translateY(-2px)}.lc-social-row{margin-top:30px;display:flex;flex-direction:column;align-items:center;gap:12px;border-top:1px solid var(--lc-border);padding-top:24px}.lc-social-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;color:var(--lc-text-light);font-weight:600}.lc-social-icons{display:flex;gap:16px}.lc-social-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--lc-cream);color:var(--lc-emerald);transition:all .3s ease}.lc-social-icon:hover{background:var(--lc-emerald);color:var(--lc-white);transform:translateY(-2px)}.lc-social-icon--wa:hover{background:#25d366;color:#fff}.lc-faq-section{padding-bottom:60px}.lc-faq-grid{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:16px;align-items:start}.lc-faq-item{background:var(--lc-white);border:1px solid var(--lc-border);border-radius:var(--lc-radius);overflow:hidden;width:100%}.lc-faq-question{width:100%;text-align:left;padding:20px 24px;background:none;border:none;font-family:var(--font-sans);font-size:.95rem;font-weight:600;color:var(--lc-text);cursor:pointer;display:flex;justify-content:space-between;align-items:center}.lc-faq-icon{color:var(--lc-gold);transition:transform .3s ease;flex-shrink:0;margin-left:16px}.lc-faq-item.open .lc-faq-icon{transform:rotate(45deg)}.lc-faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.lc-faq-item.open .lc-faq-answer{max-height:300px}.lc-faq-answer p{padding:0 24px 20px;margin:0;font-size:.9rem;color:var(--lc-text-light);line-height:1.6}
/*# sourceMappingURL=/cdn/shop/t/1/assets/tulayraa-luxury-contact.css.map */
