
.dlux-header{background:#fff;box-shadow:0 1px 0 #e2e8f0;padding:14px 0;position:sticky;top:0;z-index:100}
.dlux-container{max-width:1200px;margin:0 auto;padding:0 24px;width:100%}
.dlux-header__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}
.dlux-header__logo-text{font-family:Montserrat,sans-serif;font-weight:800;color:#0D9488;font-size:1.2rem;text-decoration:none}
.dlux-header__actions{display:flex;align-items:center;gap:12px;flex-shrink:0}
.dlux-header__phone{font-weight:700;color:#334155;text-decoration:none;white-space:nowrap}
.dlux-nav{display:flex;align-items:center;gap:4px;flex:1;justify-content:center}
.dlux-nav__link{color:#334155;font-weight:600;text-decoration:none;padding:8px 12px;border-radius:8px}
.dlux-nav__link:hover,.dlux-nav__link.is-active{color:#0D9488;background:#E8F4FC}
.dlux-nav__dropdown{position:relative}
.dlux-nav__dropdown:hover .dlux-nav__panel,.dlux-nav__dropdown:focus-within .dlux-nav__panel{display:block}
.dlux-nav__panel{display:none;position:absolute;top:100%;left:0;min-width:240px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 12px 40px rgba(15,23,42,.12);padding:8px;z-index:20}
.dlux-nav__panel a{display:block;padding:10px 12px;border-radius:8px;color:#334155;text-decoration:none;font-weight:500}
.dlux-nav__panel a:hover{background:#F8FAFC;color:#0D9488}
.dlux-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 22px;border-radius:999px;background:#0D9488;color:#fff!important;font-weight:700;text-decoration:none;border:0;cursor:pointer;font:inherit}
.dlux-btn--ghost{background:transparent;color:#0D9488!important;border:2px solid #0D9488}
.dlux-section{padding:72px 0}.dlux-section--pearl{background:#F8FAFC}.dlux-section--ice{background:#E8F4FC}
.dlux-section__title,.dlux-prose h1,.dlux-prose h2{font-family:Montserrat,sans-serif;color:#1e293b;margin:0 0 16px}
.dlux-section__intro,.dlux-lead{color:#64748b;max-width:640px;line-height:1.65}
.dlux-eyebrow{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#0D9488;margin:0 0 12px}
.dlux-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:center}
.dlux-hero__visual--single{border-radius:20px;overflow:hidden;box-shadow:0 16px 48px rgba(15,23,42,.12)}
.dlux-hero__photo{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}
.dlux-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}
.dlux-grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}
.dlux-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px rgba(15,23,42,.08)}
.dlux-card img{width:100%;aspect-ratio:16/10;object-fit:cover}
.dlux-card__body{padding:16px 20px 20px}
.dlux-card h3{font-family:Montserrat,sans-serif;font-size:1.05rem;margin:0 0 8px}
.dlux-card p{margin:0 0 12px;color:#64748b;font-size:15px;line-height:1.5}
.dlux-link{font-weight:600}
.dlux-appointment-form__grid{display:grid;grid-template-columns:1fr 1.1fr .9fr;gap:32px;align-items:start}
.dlux-appointment-form__title{font-family:Montserrat,sans-serif;font-size:clamp(26px,3vw,36px);margin:0 0 12px;color:#1e293b}
.dlux-appointment-form__lead{color:#64748b;line-height:1.65;margin:0 0 16px}
.dlux-appointment-form__bullets{margin:0;padding-left:1.2rem;color:#475569;line-height:1.7}
.dlux-appointment-form__card{background:#fff;border-radius:20px;box-shadow:0 8px 32px rgba(15,23,42,.1);padding:28px}
.dlux-appointment-form__visual{border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(15,23,42,.08)}
.dlux-appointment-form__image{width:100%;aspect-ratio:16/10;object-fit:cover;display:block}
.dlux-field{margin-bottom:16px}
.dlux-label{display:block;font-weight:600;font-size:14px;margin-bottom:6px;color:#334155}
.dlux-input,.dlux-select,.dlux-textarea{width:100%;padding:12px 14px;border:1px solid #e2e8f0;border-radius:10px;font:inherit;background:#fff;color:#334155;box-sizing:border-box}
.dlux-input:focus,.dlux-select:focus,.dlux-textarea:focus{outline:none;border-color:#0D9488;box-shadow:0 0 0 3px rgba(13,148,136,.15)}
.dlux-textarea{resize:vertical;min-height:88px}
.dlux-checkbox{display:flex;gap:10px;align-items:flex-start;font-size:13px;line-height:1.45;color:#64748b}
.dlux-checkbox input{margin-top:3px;flex-shrink:0}
.dlux-cta--submit{width:100%;margin-top:4px}
.dlux-form-disclaimer{margin:12px 0 0;font-size:12px;color:#94a3b8}
.dlux-footer{background:#0f172a;color:#cbd5e1;padding:48px 0 24px;margin-top:0}
.dlux-footer a{color:#5eead4}.dlux-footer__bottom{opacity:.75;font-size:14px;margin-top:24px;padding-top:16px;border-top:1px solid #334155}
.dlux-text-center{text-align:center;margin-top:24px}
.dlux-prose ul{padding-left:1.25rem;line-height:1.7}
.dlux-services-detail{margin-top:48px;padding-top:40px;border-top:1px solid #e2e8f0}
.dlux-services-detail__intro{max-width:820px;margin-bottom:36px}
.dlux-services-detail__intro p{color:#64748b;line-height:1.7;margin:0 0 14px}
.dlux-services-detail__grid{display:grid;gap:28px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:40px}
.dlux-service-block{background:#fff;border-radius:16px;padding:24px 26px;box-shadow:0 2px 16px rgba(15,23,42,.06);border-left:4px solid #0D9488}
.dlux-service-block h3{font-family:Montserrat,sans-serif;font-size:1.1rem;margin:0 0 12px;color:#1e293b}
.dlux-service-block p{color:#64748b;font-size:15px;line-height:1.65;margin:0 0 12px}
.dlux-services-detail__process{background:#fff;border-radius:20px;padding:28px 32px;box-shadow:0 4px 24px rgba(15,23,42,.08)}
.dlux-services-detail__process ol{padding-left:1.25rem;line-height:1.75;color:#475569}
.dlux-services-detail__process li{margin-bottom:10px}
.dlux-services-detail__note{margin:20px 0 16px;font-size:14px;color:#94a3b8}
@media(max-width:1024px){.dlux-appointment-form__grid{grid-template-columns:1fr 1fr}.dlux-appointment-form__visual{grid-column:1/-1}}
@media(max-width:768px){.dlux-hero__grid,.dlux-appointment-form__grid{grid-template-columns:1fr}.dlux-nav{display:none}.dlux-header__phone{font-size:14px}}
