*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:'Outfit',sans-serif;font-weight:300;color:#1A1A1A;background:#F6F1EB;line-height:1.6;overflow-x:hidden}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;background:none;font-family:inherit}ul,ol{list-style:none}:root{--gold:#B8924A;--gold-light:#D4B87A;--gold-dark:#96763A;--rose:#C4908A;--rose-light:#D9AFA9;--cream:#F6F1EB;--cream-dark:#E8E0D8;--black:#1A1A1A;--white:#FFFFFF;--gray-1:#6B5E53;--gray-2:#8A7D72;--gray-3:#A89B8F;--gray-4:#C4B9AD;--gray-5:#E8E0D8;--sage:#8B9A6D;--font-heading:'Cormorant Garamond',Georgia,serif;--font-body:'Outfit',-apple-system,sans-serif;--radius-xs:8px;--radius-sm:14px;--radius-md:20px;--radius-lg:28px;--radius-full:100px;--shadow-xs:0 1px 3px rgba(26,26,26,0.04);--shadow-sm:0 2px 8px rgba(26,26,26,0.06);--shadow-md:0 4px 16px rgba(26,26,26,0.08);--shadow-lg:0 8px 32px rgba(26,26,26,0.10);--shadow-xl:0 16px 48px rgba(26,26,26,0.14);--section-py:clamp(5rem,12vw,9rem);--header-h:56px}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:300;line-height:1.05}h1{font-size:clamp(2.8rem,5.5vw,4.5rem);letter-spacing:-0.02em}h2{font-size:clamp(2.2rem,4vw,3.5rem);letter-spacing:-0.01em}h3{font-size:clamp(1.4rem,2.5vw,2rem)}h4{font-size:1.25rem}p{color:var(--gray-2);line-height:1.7}.container{max-width:1400px;margin:0 auto;padding:0 clamp(1.25rem,3vw,2.5rem)}.section-label{font-family:var(--font-body);font-size:0.8125rem;font-weight:500;letter-spacing:0.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;display:flex;align-items:center;gap:0.5rem}.section-title{margin-bottom:1.25rem;color:var(--black)}.section-description{max-width:560px;color:var(--gray-2);font-size:1.0625rem;line-height:1.7}.gold-divider{width:80px;height:1px;background:var(--gold);margin:0 auto}.logo-accent{color:var(--gold)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes floatIn{0%{opacity:0;transform:translateY(20px) scale(0.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes chatPulse{0%,100%{box-shadow:0 4px 20px rgba(184,146,74,0.3)}50%{box-shadow:0 4px 30px rgba(184,146,74,0.55)}}@keyframes pulse{0%,100%{opacity:0.5}50%{opacity:1}}@keyframes ticker-scroll{0%{transform:translateX(0)}100%{transform:translateX(-33.333%)}}.preloader{position:fixed;inset:0;background:var(--cream);display:flex;align-items:center;justify-content:center;z-index:9999;transition:opacity 0.5s,visibility 0.5s}.preloader.hidden{opacity:0;visibility:hidden;pointer-events:none}.preloader-logo{font-family:var(--font-heading);font-size:2rem;animation:pulse 1.5s ease-in-out infinite;color:var(--black)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.875rem 2rem;font-family:var(--font-body);font-size:0.8125rem;font-weight:500;letter-spacing:0.06em;text-transform:uppercase;border-radius:var(--radius-full);transition:all 0.35s cubic-bezier(0.4,0,0.2,1);white-space:nowrap;cursor:pointer}.btn-primary{background:var(--gold);color:var(--white);border:1.5px solid var(--gold)}.btn-primary:hover{background:transparent;color:var(--gold)}.btn-secondary{background:transparent;color:var(--black);border:1.5px solid var(--gray-4)}.btn-secondary:hover{border-color:var(--gold);color:var(--gold)}.btn-full{width:100%}.btn-text{display:inline}.btn-loader{display:none}.btn-link{background:none;border:none;color:var(--gray-2);font-size:0.875rem;cursor:pointer;transition:color 0.3s}.btn-link:hover{color:var(--gold)}.btn-details{background:transparent;color:var(--gold);border:none;padding:0.4rem 0;border-radius:0;font-size:0.8125rem;font-weight:500;letter-spacing:0.04em;cursor:pointer;transition:all 0.3s;display:inline-flex;align-items:center;gap:0.25rem}.btn-details::after{content:'→';font-size:0.875rem;transition:margin-left 0.3s}.btn-details:hover{color:var(--gold-dark)}.btn-details:hover::after{margin-left:0.25rem}.btn-service{background:var(--gold);color:var(--white);border:1.5px solid var(--gold);padding:0.4rem 1rem;border-radius:var(--radius-full);font-size:0.8125rem;font-weight:500;letter-spacing:0.04em;cursor:pointer;transition:all 0.3s;white-space:nowrap}.btn-service:hover{background:transparent;color:var(--gold)}.btn-cabinet{display:inline-flex;align-items:center;padding:0.625rem 1.25rem;border-radius:var(--radius-full);border:1.5px solid var(--gray-4);font-size:0.8125rem;font-weight:400;color:var(--gray-1);transition:all 0.3s;cursor:pointer;background:transparent;font-family:var(--font-body)}.btn-cabinet:hover{border-color:var(--gold);color:var(--gold)}.ticker{background:var(--black);color:var(--gold);overflow:hidden;position:relative;height:40px;display:flex;align-items:center}.ticker-track{display:flex;animation:ticker-scroll 30s linear infinite;white-space:nowrap}.ticker-item{display:inline-flex;align-items:center;gap:0.5rem;padding:0 2.5rem;font-size:0.8125rem;font-weight:400;letter-spacing:0.04em;color:var(--gold);flex-shrink:0}.header{position:sticky;top:0;z-index:100;height:var(--header-h);background:rgba(246,241,235,0.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(200,185,173,0.3);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.25rem,3vw,2.5rem);transition:background 0.3s,box-shadow 0.3s}.header.scrolled{background:rgba(246,241,235,0.95);box-shadow:var(--shadow-sm)}.logo{font-family:var(--font-heading);font-size:1.5rem;font-weight:400;letter-spacing:-0.02em;color:var(--black);text-decoration:none}.nav{display:flex;align-items:center;gap:2rem}.nav-link{font-size:0.8125rem;font-weight:400;color:var(--gray-1);position:relative;padding:0.25rem 0;transition:color 0.3s;text-decoration:none}.nav-link::after{content:'';position:absolute;bottom:-2px;left:50%;width:0;height:1.5px;background:var(--gold);transition:all 0.35s cubic-bezier(0.4,0,0.2,1);transform:translateX(-50%)}.nav-link:hover{color:var(--black)}.nav-link:hover::after{width:100%}.menu-toggle{display:none;flex-direction:column;gap:5px;width:28px;cursor:pointer;background:none;border:none;padding:4px 0}.menu-toggle span{display:block;height:1.5px;background:var(--black);border-radius:2px;transition:all 0.3s;width:100%}.menu-toggle span:nth-child(2){width:70%}.menu-toggle.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-menu{position:fixed;top:calc(var(--header-h) + 40px);left:0;right:0;bottom:0;background:var(--cream);z-index:99;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;transform:translateX(100%);transition:transform 0.35s cubic-bezier(0.4,0,0.2,1);overflow:hidden}.mobile-menu.active{transform:translateX(0)}.mobile-menu .nav-link{font-size:1.25rem;font-family:var(--font-heading);font-weight:400}.hero{padding:clamp(1rem,2vw,2rem) 0 clamp(3rem,6vw,5rem);min-height:calc(100vh - var(--header-h) - 40px);display:flex;align-items:center;background:var(--cream);overflow:hidden}.hero-container{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,6rem);align-items:start;margin-right:-3vw}.hero-content{max-width:520px;padding:clamp(2rem,5vw,4rem) 0}.hero-title{margin-bottom:1.25rem;color:var(--black)}.hero-title span{color:var(--gold);font-style:italic}.hero-description{font-size:1rem;color:var(--gray-2);margin-bottom:2rem;line-height:1.7}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.hero-image{max-height:calc(100vh - var(--header-h) - 40px - 4rem);overflow:hidden;position:relative;width:100%;background:transparent}.hero-image picture{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hero-image img{width:115%;height:auto;max-height:calc(100vh - var(--header-h) - 40px - 2rem);object-fit:contain;object-position:center;transform:scale(1.05);transform-origin:center;transition:transform 0.4s;margin-left:-7.5%}.section{opacity:0;transform:translateY(20px);transition:opacity 0.6s,transform 0.6s}.section.visible{opacity:1;transform:none}.services{padding:var(--section-py) 0;background:var(--white);overflow:hidden}.services-header{text-align:center;margin-bottom:3rem}.services-header .section-label{justify-content:center}.services-header .section-description{margin:0 auto}.services-tabs{display:flex;gap:0.5rem;overflow-x:auto;padding:0.25rem 2.5rem 1rem;margin:0 -2.5rem 2.5rem;justify-content:center;scrollbar-width:none;-ms-overflow-style:none}.services-tabs::-webkit-scrollbar{display:none}.services-tab{display:inline-flex;align-items:center;gap:0.5rem;padding:0.625rem 1.25rem;border-radius:var(--radius-full);border:1.5px solid var(--gray-5);font-size:0.8125rem;font-weight:400;color:var(--gray-2);white-space:nowrap;transition:all 0.3s;cursor:pointer;background:transparent;font-family:var(--font-body)}.services-tab:hover,.services-tab.active{border-color:var(--gold);color:var(--gold);background:rgba(184,146,74,0.06)}.tab-icon{font-size:1rem;line-height:1;display:inline-flex;align-items:center;justify-content:center}.tab-icon svg{width:16px;height:16px;stroke:currentColor;fill:none}.tab-text{font-size:inherit}.services-slider{position:relative}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:48px;height:48px;border-radius:50%;background:var(--white);border:1.5px solid var(--gray-5);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.35s cubic-bezier(0.4,0,0.2,1);box-shadow:var(--shadow-sm)}.slider-arrow:hover{border-color:var(--gold);box-shadow:var(--shadow-md);background:var(--gold)}.slider-arrow svg{width:20px;height:20px;stroke:var(--gray-1);fill:none;transition:stroke 0.3s}.slider-arrow:hover svg{stroke:var(--white)}.slider-prev{left:-24px}.slider-next{right:-24px}.services-grid{display:flex;gap:1.5rem;overflow-x:auto;padding-bottom:1.5rem;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;scroll-behavior:smooth;min-height:320px}.services-grid::-webkit-scrollbar{display:none}.service-card{width:280px;min-width:280px;flex-shrink:0;border:1px solid var(--gray-5);border-radius:var(--radius-md);overflow:hidden;transition:all 0.4s cubic-bezier(0.4,0,0.2,1);background:var(--white);scroll-snap-align:start;opacity:0;transform:translateY(10px);display:flex;flex-direction:column}.service-card.visible{opacity:1;transform:none}.service-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px);border-color:var(--gold-light)}.service-image{width:100%;height:280px;overflow:hidden;background:linear-gradient(135deg,var(--cream-dark) 0%,var(--rose-light) 50%,var(--gold-light) 100%)}.service-image img{width:100%;height:100%;object-fit:cover}.service-icon{display:flex;align-items:center;justify-content:center;height:280px;font-size:2.5rem;background:linear-gradient(135deg,var(--cream-dark) 0%,var(--rose-light) 50%,var(--gold-light) 100%);color:var(--gold-dark)}.service-card h3{font-family:var(--font-heading);font-size:1.25rem;font-weight:400;color:var(--black);margin-bottom:0.32rem;line-height:1.2;padding:0.96rem 0.96rem 0}.service-card p{font-size:0.875rem;color:var(--gray-3);margin-bottom:0.8rem;line-height:1.6;padding:0 0.96rem;flex:1}.service-meta{display:flex;align-items:center;justify-content:space-between;padding:0 0.96rem;margin-bottom:0.64rem}.service-duration{font-size:0.8125rem;color:var(--gray-3);letter-spacing:0.04em}.service-price{font-family:var(--font-heading);font-size:1.5rem;font-weight:500;color:var(--black)}.service-buttons{display:flex;align-items:center;justify-content:space-between;gap:0.5rem;padding:0 0.96rem 0.96rem;margin-top:auto}.service-buttons .btn-service{order:-1}.service-buttons .btn-details{order:1}.service-buttons .btn{padding:0.4rem 0.75rem;letter-spacing:0.02em;font-size:0.75rem}.service-duration{display:none}.services-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;width:100%;color:var(--gray-3)}.loading-spinner{width:40px;height:40px;border:3px solid var(--gray-5);border-top-color:var(--gold);border-radius:50%;animation:spin 0.8s linear infinite;margin-bottom:1rem}.no-services{text-align:center;color:var(--gray-3);padding:3rem 1rem;width:100%}.services-error{text-align:center;color:var(--rose);padding:3rem 1rem;width:100%}.shop{padding:var(--section-py) 0;overflow:hidden}.shop-filters{display:flex;gap:0.5rem;flex-wrap:wrap;justify-content:center;margin-top:1.25rem;margin-bottom:2rem}.shop-filter{padding:0.5rem 1rem;border-radius:var(--radius-full);border:1.5px solid var(--gray-5);font-size:0.8125rem;font-weight:400;color:var(--gray-2);transition:all 0.3s;cursor:pointer;background:transparent;font-family:var(--font-body)}.shop-filter:hover,.shop-filter.active{border-color:var(--gold);color:var(--gold);background:rgba(184,146,74,0.06)}.shop-grid{display:flex;gap:1.5rem;overflow-x:auto;padding-bottom:1.5rem;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;scroll-behavior:smooth;min-height:360px}.shop-grid::-webkit-scrollbar{display:none}.product-card{width:280px;min-width:260px;max-width:300px;flex-shrink:0;border:1px solid var(--gray-5);border-radius:var(--radius-md);overflow:hidden;background:var(--white);transition:all 0.4s cubic-bezier(0.4,0,0.2,1);scroll-snap-align:start}.product-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px);border-color:var(--gold-light)}.product-image{aspect-ratio:1;overflow:hidden;background:linear-gradient(150deg,var(--cream-dark) 0%,#E8D5CE 40%,var(--gold-light) 100%)}.product-image img{width:100%;height:100%;object-fit:cover}.product-info{padding:1.5rem}.product-category{display:none}.product-name{font-family:var(--font-heading);font-size:1.125rem;font-weight:400;color:var(--black);margin-bottom:0.5rem;line-height:1.2}.product-volume{display:none}.product-footer{display:flex;flex-direction:column;gap:1rem}.product-price{font-family:var(--font-heading);font-size:1.375rem;font-weight:500;color:var(--black)}.product-add{width:100%;height:auto;border-radius:var(--radius-full);border:1.5px solid var(--gray-4);display:inline-flex;align-items:center;justify-content:center;font-size:0;color:var(--black);cursor:pointer;transition:all 0.3s;background:transparent;padding:0.625rem 1.25rem;font-family:var(--font-body);font-weight:500;letter-spacing:0.06em;text-transform:uppercase}.product-add::after{content:'В КОРЗИНУ';font-size:0.75rem}.product-add:hover{border-color:var(--gold);color:var(--gold)}.product-add.added{background:var(--gold);border-color:var(--gold);color:var(--white);font-size:0}.product-add.added::after{content:'В КОРЗИНЕ ✓';font-size:0.75rem;color:var(--white)}.shop-cart-float{position:fixed;bottom:5rem;left:50%;transform:translateX(-50%);z-index:90}.cart-float-btn{display:flex;align-items:center;gap:0.75rem;padding:0.875rem 1.5rem;background:var(--gold);color:var(--white);border-radius:var(--radius-full);box-shadow:var(--shadow-lg);font-size:0.875rem;font-weight:500;cursor:pointer;border:none;font-family:var(--font-body);transition:transform 0.3s,box-shadow 0.3s}.cart-float-btn:hover{transform:scale(1.05);box-shadow:var(--shadow-xl)}.cart-icon{font-size:1.125rem}.cart-count{background:var(--white);color:var(--gold);width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:0.75rem;font-weight:600}.cart-total{font-weight:500}.modal{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;background:rgba(26,26,26,0.5);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:opacity 0.3s,visibility 0.3s}.modal.active{opacity:1;visibility:visible}.modal-content{background:var(--white);border-radius:var(--radius-md);padding:2rem;width:90%;max-width:480px;max-height:85vh;overflow-y:auto;position:relative;box-shadow:var(--shadow-xl)}.modal-close{position:absolute;top:1rem;right:1rem;width:36px;height:36px;border-radius:50%;border:1px solid var(--gray-5);background:var(--white);font-size:1.25rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--gray-2);transition:all 0.3s}.modal-close:hover{border-color:var(--gold);color:var(--gold)}.modal-header{margin-bottom:1.5rem}.modal-header h2{font-size:1.5rem;margin-bottom:0.5rem;color:var(--black)}.modal-header p{font-size:0.9375rem;color:var(--gray-2)}.modal-cart{max-width:520px}.modal-cart h3{font-family:var(--font-heading);font-size:1.5rem;color:var(--black);margin-bottom:1.5rem}.cart-items{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.cart-item{display:flex;align-items:center;gap:1rem;padding:0.75rem;border:1px solid var(--gray-5);border-radius:var(--radius-sm)}.cart-item-image{width:60px;height:60px;border-radius:var(--radius-xs);overflow:hidden;flex-shrink:0}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-info{flex:1}.cart-item-name{font-size:0.9375rem;color:var(--black);margin-bottom:0.25rem;font-weight:400}.cart-item-price{font-family:var(--font-heading);font-size:1.125rem;color:var(--black);font-weight:500}.cart-item-qty{display:flex;align-items:center;gap:0.75rem;margin-top:0.5rem}.cart-item-qty button{width:28px;height:28px;border-radius:50%;border:1px solid var(--gray-5);background:var(--white);font-size:1rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s}.cart-item-qty button:hover{border-color:var(--gold);color:var(--gold)}.cart-item-qty span{font-weight:500;min-width:20px;text-align:center;color:var(--black)}.cart-item-remove{width:28px;height:28px;border-radius:50%;border:1px solid var(--gray-5);background:var(--white);font-size:1rem;color:var(--gray-3);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.3s;flex-shrink:0}.cart-item-remove:hover{border-color:var(--rose);color:var(--rose)}.cart-empty{text-align:center;padding:2rem;color:var(--gray-3)}.cart-footer{border-top:1px solid var(--gray-5);padding-top:1.5rem}.cart-summary{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:1.0625rem;color:var(--black)}.cart-summary strong{font-family:var(--font-heading);font-size:1.5rem;font-weight:500}.gallery-wrapper{position:relative;height:500vh;background:var(--cream)}.gallery{position:sticky;top:0;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center}.gallery-container{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.gallery-photos{position:absolute;top:50%;transform:translateY(-50%);height:auto;pointer-events:none}.gallery-photos-left{left:18%}.gallery-photos-right{right:18%}.gallery-photo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0.4);border-radius:16px;overflow:hidden;box-shadow:0 25px 60px rgba(0,0,0,0.2);will-change:transform,opacity;opacity:0;width:336px;height:420px}.gallery-photo picture,.gallery-photo img{width:100%;height:100%;object-fit:cover}.gallery-text{position:relative;text-align:center;z-index:10;padding:2rem;max-width:500px;opacity:0;transition:opacity 0.4s}.gallery-text h3{font-family:var(--font-heading);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:400;color:var(--black);margin-bottom:1rem}.gallery-text p{font-size:clamp(1rem,2vw,1.25rem);color:var(--gray-2);line-height:1.8}.masters{padding:var(--section-py) 0}.masters-header{text-align:center;margin-bottom:3rem}.masters-header .section-label{justify-content:center}.masters-header .section-description{margin:0 auto}.masters-slider-wrapper{position:relative}.masters-grid{display:flex;gap:2rem;overflow-x:auto;padding-bottom:1rem;scrollbar-width:none;justify-content:center;min-height:300px}.masters-grid::-webkit-scrollbar{display:none}.master-card{min-width:260px;max-width:300px;flex:0 0 auto;text-align:center;padding:2rem 1.5rem;border:1px solid var(--gray-5);border-radius:var(--radius-md);background:var(--white);transition:all 0.4s cubic-bezier(0.4,0,0.2,1)}.master-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px);border-color:var(--gold-light)}.master-photo{width:100px;height:100px;border-radius:50%;margin:0 auto 1.5rem;overflow:hidden;border:3px solid var(--cream-dark);background:linear-gradient(135deg,var(--cream-dark) 0%,var(--rose-light) 50%,var(--gold-light) 100%)}.master-photo img{width:100%;height:100%;object-fit:cover}.master-info{display:flex;flex-direction:column;align-items:center;gap:0.25rem}.master-name{font-family:var(--font-heading);font-size:1.5rem;font-weight:400;color:var(--black);margin-bottom:0.25rem}.master-specialization{font-size:0.875rem;color:var(--gray-2);margin-bottom:0.5rem;line-height:1.5}.master-experience{font-size:0.8125rem;font-weight:500;color:var(--gold);letter-spacing:0.04em;margin-bottom:1rem}.master-actions{display:flex;gap:0.5rem;justify-content:center;margin-top:0.5rem}.master-btn{padding:0.5rem 1.25rem;border-radius:var(--radius-full);font-size:0.8125rem;font-weight:500;letter-spacing:0.04em;cursor:pointer;transition:all 0.3s;font-family:var(--font-body)}.master-btn-primary{background:var(--gold);color:var(--white);border:1.5px solid var(--gold)}.master-btn-primary:hover{background:transparent;color:var(--gold)}.master-btn-secondary{background:transparent;color:var(--gray-1);border:1.5px solid var(--gray-4)}.master-btn-secondary:hover{border-color:var(--gold);color:var(--gold)}.master-unavailable-msg{font-size:0.875rem;color:var(--gray-3);font-style:italic;margin-top:0.75rem}.masters-empty{text-align:center;color:var(--gray-3);padding:3rem;width:100%}.reviews{padding:var(--section-py) 0;background:var(--white);position:relative}.reviews-header{text-align:center;margin-bottom:4rem;position:relative}.reviews-header > div:first-child{position:relative}.reviews-header::before{content:'\201C';font-family:var(--font-heading);font-size:18rem;line-height:0.6;color:var(--gold);opacity:0.08;position:absolute;top:-3rem;left:50%;transform:translateX(-50%);pointer-events:none;user-select:none}.reviews-header .section-label{margin-bottom:0.5rem;justify-content:center}.reviews-nav{display:none}.reviews-slider{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;min-height:240px}.review-card{padding:2rem;border:1px solid var(--gray-5);border-radius:var(--radius-md);background:var(--cream);transition:all 0.4s cubic-bezier(0.4,0,0.2,1);position:relative}.review-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.review-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem}.review-avatar{display:none}.review-name{font-family:var(--font-heading);font-size:1.25rem;font-weight:400;color:var(--black)}.review-procedure{font-size:0.8125rem;color:var(--gray-3);margin-top:0.125rem}.review-rating{display:flex;gap:3px;margin-bottom:0.75rem;position:absolute;top:2rem;right:2rem}.review-rating span{color:var(--gold);font-size:1rem}.review-rating svg{width:16px;height:16px;fill:var(--gold);stroke:var(--gold)}.review-text{font-size:0.9375rem;color:var(--gray-1);line-height:1.7;margin-bottom:1rem;font-style:italic}.review-text::before{content:'\00AB'}.review-text::after{content:'\00BB'}.review-date{font-size:0.75rem;color:var(--gray-3);letter-spacing:0.04em}.contacts{padding:var(--section-py) 0}.contacts-header{text-align:center;margin-bottom:4rem}.contacts-header .section-label{justify-content:center}.contacts-header .section-description{margin:0 auto}.contacts-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.contacts-info{display:flex;flex-direction:column;gap:1.25rem}.contacts-info .section-label{margin-bottom:0;justify-content:center}.contacts-info .section-title{margin-bottom:0.75rem;text-align:center}.contacts-info > p{font-size:1rem;color:var(--gray-2);margin-bottom:1rem;text-align:center}.contact-list{display:flex;flex-direction:column;gap:1rem}.contact-item{display:flex;align-items:flex-start;gap:1rem;font-size:1rem;color:var(--black);text-decoration:none;transition:all 0.3s}.contact-item:hover{color:var(--gold)}.contact-icon,.icon-box{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--cream);border-radius:var(--radius-sm);flex-shrink:0}.contact-icon svg,.icon-box svg{width:22px;height:22px;stroke:var(--gold);fill:none}.contact-item-text{}.contact-item-label{font-size:0.8125rem;color:var(--gray-3);margin-bottom:0.25rem;letter-spacing:0.04em}.contact-item-value{font-size:1.0625rem;color:var(--black);font-weight:400}.contacts-map{border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--gray-5);aspect-ratio:4/3;background:var(--cream-dark)}.contacts-map iframe{width:100%;height:100%;border:0}.phone-link{cursor:pointer}.footer{padding:2.5rem 0;text-align:center;border-top:1px solid var(--gray-5)}.footer-content{display:flex;justify-content:center}.footer-copy{font-size:0.875rem;color:var(--gray-3)}.chatbot-btn{position:fixed;bottom:2rem;right:2rem;z-index:200;display:flex;align-items:center;gap:0.625rem;padding:0.875rem 1.5rem;background:linear-gradient(135deg,var(--gold),var(--gold-dark));color:var(--white);border-radius:var(--radius-full);box-shadow:var(--shadow-lg);font-size:0.875rem;font-weight:500;letter-spacing:0.04em;cursor:pointer;border:none;font-family:var(--font-body);transition:transform 0.3s,box-shadow 0.3s}.chatbot-btn-pulse{animation:chatPulse 2.5s ease-in-out infinite}.chatbot-btn:hover{transform:scale(1.05);box-shadow:var(--shadow-xl);animation:none}.chatbot-icon{font-size:1.125rem}.chatbot-label{font-size:0.875rem}.chatbot-modal{position:fixed;bottom:5.5rem;right:2rem;width:360px;max-height:500px;background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-xl);z-index:200;display:flex;flex-direction:column;opacity:0;visibility:hidden;transform:translateY(10px);transition:all 0.3s}.chatbot-modal.active{opacity:1;visibility:visible;transform:translateY(0)}.chatbot-header{display:flex;align-items:center;gap:0.75rem;padding:1rem 1.25rem;border-bottom:1px solid var(--gray-5);background:var(--cream);border-radius:var(--radius-md) var(--radius-md) 0 0}.chatbot-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--gold-light),var(--rose-light));display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.chatbot-info{flex:1}.chatbot-info span{font-size:0.75rem;color:var(--sage)}.chatbot-title{font-family:var(--font-heading);font-size:1.125rem;font-weight:400;color:var(--black)}.chatbot-close{width:32px;height:32px;border-radius:50%;border:1px solid var(--gray-5);background:var(--white);font-size:1.25rem;color:var(--gray-2);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.3s}.chatbot-close:hover{border-color:var(--gold);color:var(--gold)}.chatbot-body{flex:1;overflow-y:auto;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:0.75rem;max-height:340px}.chat-message{padding:0.75rem 1rem;border-radius:var(--radius-sm);font-size:0.875rem;line-height:1.5;max-width:85%}.chat-message.bot{background:var(--cream);color:var(--gray-1);border-bottom-left-radius:4px;align-self:flex-start}.chat-message.user{background:var(--gold);color:var(--white);border-bottom-right-radius:4px;align-self:flex-end}.chatbot-footer{display:flex;gap:0.5rem;padding:0.75rem 1rem;border-top:1px solid var(--gray-5)}.chatbot-footer input{flex:1;padding:0.625rem 1rem;border:1px solid var(--gray-5);border-radius:var(--radius-full);font-size:0.875rem;font-family:var(--font-body);outline:none;transition:border-color 0.3s;background:var(--cream);color:var(--black)}.chatbot-footer input:focus{border-color:var(--gold)}.chat-send{width:40px;height:40px;border-radius:50%;background:var(--gold);color:var(--white);font-size:1.125rem;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;transition:background 0.3s}.chat-send:hover{background:var(--gold-dark)}.form-group{margin-bottom:1.25rem}.form-group label{display:block;font-size:0.875rem;font-weight:500;color:var(--gray-1);margin-bottom:0.5rem}.form-group input{width:100%;padding:0.875rem 1rem;border:1.5px solid var(--gray-5);border-radius:var(--radius-sm);font-size:1rem;font-family:var(--font-body);outline:none;transition:border-color 0.3s;background:var(--cream);color:var(--black)}.form-group input:focus{border-color:var(--gold)}.form-group input::placeholder{color:var(--gray-3)}.auth-error{font-size:0.875rem;color:#c44;margin-top:0.5rem}.procedure-modal{position:fixed;inset:0;z-index:300;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity 0.3s,visibility 0.3s}.procedure-modal.active{opacity:1;visibility:visible}.procedure-modal-overlay{position:absolute;inset:0;background:rgba(26,26,26,0.5);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.procedure-modal-content{position:relative;background:var(--white);border-radius:var(--radius-md);padding:2.5rem;width:90%;max-width:520px;max-height:85vh;overflow-y:auto;box-shadow:var(--shadow-xl);z-index:1}.procedure-modal-close{position:absolute;top:1rem;right:1rem;width:36px;height:36px;border-radius:50%;border:1px solid var(--gray-5);background:var(--white);font-size:1.25rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--gray-2);transition:all 0.3s}.procedure-modal-close:hover{border-color:var(--gold);color:var(--gold)}.procedure-modal-header{margin-bottom:1.25rem}.procedure-modal-header h3{font-size:1.5rem;font-weight:400;color:var(--black)}.procedure-modal-icon{font-size:2rem;margin-bottom:0.75rem}.procedure-modal-body{margin-bottom:1.5rem}.procedure-modal-body p{font-size:0.9375rem;color:var(--gray-1);line-height:1.7;margin-bottom:1rem}.procedure-modal-meta{display:flex;gap:1.5rem;font-size:0.9375rem;color:var(--gray-2)}.procedure-modal-meta span{display:flex;align-items:center;gap:0.25rem}.procedure-modal-btn{width:100%}.master-modal-photo{width:100px;height:100px;border-radius:50%;margin:0 auto 1.25rem;overflow:hidden;border:3px solid var(--cream-dark)}.master-modal-photo img{width:100%;height:100%;object-fit:cover}.master-modal-spec{font-size:0.9375rem;color:var(--gray-2);margin-top:0.25rem}.master-modal-exp{font-size:0.8125rem;font-weight:500;color:var(--gold);letter-spacing:0.04em;margin-bottom:1rem}.master-modal-achievements{font-size:0.875rem;color:var(--gray-2);line-height:1.6;margin-top:0.75rem}.reveal{opacity:0;transform:translateY(20px);transition:opacity 0.6s,transform 0.6s}.reveal.visible{opacity:1;transform:none}.reveal-left{opacity:0;transform:translateX(-30px);transition:opacity 0.6s,transform 0.6s}.reveal-left.visible{opacity:1;transform:none}.reveal-right{opacity:0;transform:translateX(30px);transition:opacity 0.6s,transform 0.6s}.reveal-right.visible{opacity:1;transform:none}.reveal-scale{opacity:0;transform:scale(0.9);transition:opacity 0.6s,transform 0.6s}.reveal-scale.visible{opacity:1;transform:none}@media (max-width:1024px){.hero{min-height:auto;padding:clamp(1rem,2vw,2rem) 0 clamp(2rem,4vw,3rem)}.hero-container{grid-template-columns:1fr;gap:2rem}.hero-content{max-width:100%;text-align:center}.hero-buttons{justify-content:center}.hero-image{max-height:50vh;aspect-ratio:4/3}.hero-container{margin-right:0}.gallery-wrapper{height:300vh}.gallery-photos-left{left:12%}.gallery-photos-right{right:12%}.gallery-photo{width:280px !important;height:350px !important}.gallery-text{max-width:35%;padding:1rem}.reviews-slider{grid-template-columns:1fr}.contacts-grid{grid-template-columns:1fr}.slider-arrow{width:40px;height:40px}.slider-prev{left:-8px}.slider-next{right:-8px}}@media (max-width:768px){.nav{display:none}.btn-cabinet{display:none}.menu-toggle{display:flex}.hero-title{font-size:2rem}.hero-image{max-height:40vh}.hero-buttons .btn{flex:1}.gallery-wrapper{height:250vh}.gallery-photos-left{left:2%}.gallery-photos-right{right:2%}.gallery-photo{width:220px !important;height:280px !important}.gallery-text{max-width:45%}.gallery-text h3{font-size:clamp(1.5rem,4vw,2.5rem)}.gallery-text p{font-size:0.9rem}.masters-grid{gap:1rem}.master-card{min-width:260px;padding:1.5rem 1rem}.reviews-header::before{font-size:10rem}.slider-arrow{width:36px;height:36px}.slider-arrow svg{width:16px;height:16px}.slider-prev{left:-4px}.slider-next{right:-4px}.chatbot-modal{right:0.5rem;left:0.5rem;width:auto;bottom:5rem}.services-header,.masters-header{text-align:center}.section-description{margin-left:auto;margin-right:auto}.contacts-grid{grid-template-columns:1fr;gap:2rem}}@media (max-width:375px){.hero-title{font-size:1.8rem}.gallery-photo{width:160px !important;height:200px !important}.service-card{min-width:260px}.product-card{min-width:240px}.chatbot-btn{padding:0.75rem 1.25rem;font-size:0.8125rem}.chatbot-label{display:none}.slider-arrow{width:32px;height:32px}.review-card{padding:1.5rem}}.shop-slider-wrapper{position:relative}.shop-slider-wrapper .slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5}.shop-slider-wrapper .slider-prev{left:-40px}.shop-slider-wrapper .slider-next{right:-40px}

/* ==== EFFECTS: Silk hero + Aurora services + Shiny logo + Gradient titles ==== */

/* A) Silk canvas — hero */
.hero { position: relative; }
.hero-silk-canvas {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  opacity: 0.4;
}
/* hero aurora canvas (replaces silk) */
.hero-aurora-canvas {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  opacity: 0.36;
}
.hero-container { position: relative; z-index: 1; }

/* B) Aurora canvas — services */
.services { position: relative; }
.services-aurora-canvas {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  opacity: 0.36;
}
.services > .container { position: relative; z-index: 1; }

/* C) Shiny logo — gold sweep blink, slow 7s */
@keyframes shiny-logo-sweep {
  0%   { background-position: 100% 50%; }
  50%  { background-position: 0% 50%; }
  100% { background-position: 100% 50%; }
}
.logo-shiny {
  background: linear-gradient(
    105deg,
    var(--gold-dark) 0%,
    var(--gold-dark) 25%,
    var(--gold-light) 38%,
    #fff8ee 44%,
    var(--gold-light) 50%,
    var(--gold-dark) 63%,
    var(--gold-dark) 100%
  );
  background-size: 300% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: shiny-logo-sweep 7s ease-in-out infinite;
  display: inline;
}
@media (prefers-reduced-motion: reduce) {
  .logo-shiny { animation: none; background-position: 0% 50%; }
}

/* D) Gradient animated titles */
@keyframes title-grad-flow {
  0%   { background-position: 0% 50%; }
  100% { background-position: -200% 50%; }
}
.hero-title,
.section-title {
  background: linear-gradient(90deg,
    var(--gold) 0%,
    var(--gold-light) 20%,
    var(--rose) 40%,
    var(--rose-light) 55%,
    var(--sage) 70%,
    var(--gold) 100%
  );
  background-size: 200% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: title-grad-flow 6s linear infinite;
}
/* Keep the italic gold span inside hero-title looking good */
.hero-title span {
  background: inherit;
  background-size: inherit;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: italic;
}
@media (prefers-reduced-motion: reduce) {
  .hero-title, .section-title { animation: none; background-position: 0% 50%; }
}

/* ==== Комплексные программы: модалка деталей ==== */
.procedure-modal-image{width:100%;max-height:220px;object-fit:cover;border-radius:14px;margin-bottom:14px}
.procedure-modal-body{max-height:60vh;overflow-y:auto}
.cx{display:flex;flex-direction:column;gap:16px;text-align:left}
.cx-b h4{font-family:var(--font-heading,Georgia,serif);font-size:1.05rem;color:var(--gold,#B8924A);margin-bottom:6px;font-weight:500}
.cx-b ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:5px}
.cx-b li{position:relative;padding-left:16px;color:var(--gray-2,#6B5E53);font-size:.95rem;line-height:1.5}
.cx-b li::before{content:"·";position:absolute;left:5px;top:-1px;color:var(--gold,#B8924A);font-weight:700}
.cx-course{background:var(--cream-dark,#E8E0D8);border-radius:12px;padding:12px 14px;font-size:.92rem;color:var(--gray-1,#6B5E53)}
.cx-upsell{border-top:1px solid var(--gray-5,#E8E0D8);padding-top:16px}
.cx-upsell h4{font-family:var(--font-heading,Georgia,serif);font-size:1.05rem;color:var(--gold,#B8924A);margin-bottom:10px;font-weight:500}
.cx-upsell-grid{display:flex;flex-direction:column;gap:8px}
.cx-upsell-item{display:flex;justify-content:space-between;align-items:center;gap:12px;background:var(--cream,#F6F1EB);border:1px solid var(--gray-5,#E8E0D8);border-radius:12px;padding:10px 14px;transition:border-color .2s}
.cx-upsell-item:hover{border-color:var(--gold,#B8924A)}
.cx-upsell-item span{font-size:.92rem;color:var(--black,#1A1A1A)}
.cx-upsell-item b{color:var(--gold-dark,#96763A);white-space:nowrap;font-size:.95rem;font-weight:600}

/* ==== Комплексы: широкая 2-колоночная модалка (меньше скролла) ==== */
.procedure-modal-content.modal-wide{max-width:900px;width:94vw}
.modal-wide .procedure-modal-body{max-height:64vh}
.modal-wide .procedure-modal-image{max-height:170px}
.modal-wide .cx{display:grid;grid-template-columns:1fr 1fr;gap:14px 30px;align-items:start}
.modal-wide .cx .cx-course{grid-column:1 / -1}
.modal-wide .cx .cx-upsell{grid-column:1 / -1}
@media(max-width:640px){.modal-wide .cx{grid-template-columns:1fr}.procedure-modal-content.modal-wide{width:94vw}}

/* ==== Комплексы: уплотнение модалки (убрать скролл у длинных) ==== */
.modal-wide .procedure-modal-image{max-height:120px}
.modal-wide .procedure-modal-body{max-height:82vh}
.modal-wide .cx{gap:12px 30px}
.modal-wide .cx-b ul{gap:4px}
.modal-wide .cx-course{padding:10px 14px}
.modal-wide .cx-upsell{padding-top:12px}
.modal-wide .cx-upsell-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}
@media(max-width:640px){.modal-wide .cx-upsell-grid{grid-template-columns:1fr}}
