.Home-module__g21JLG__header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffbf8eb;position:fixed;top:0;left:0;right:0;box-shadow:0 6px 24px #27160d14}.Home-module__g21JLG__headerInner{justify-content:space-between;align-items:center;max-width:1240px;min-height:78px;margin:0 auto;padding:0 24px;display:flex}.Home-module__g21JLG__logo{color:#bc8860;letter-spacing:.12em;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:600}.Home-module__g21JLG__nav{align-items:center;gap:22px;display:flex}.Home-module__g21JLG__nav a{letter-spacing:.16em;text-transform:uppercase;color:#45312a;font-size:.78rem;font-weight:700;transition:color .2s}.Home-module__g21JLG__nav a:hover{color:#bc8860}.Home-module__g21JLG__bookBtn{border-radius:999px;padding:11px 22px;box-shadow:0 10px 22px #bc886047;color:#fff!important;background:linear-gradient(135deg,#d6a178,#be8764)!important}.Home-module__g21JLG__langSwitch{background:#45312a14;border-radius:999px;align-items:center;gap:2px;margin-left:8px;padding:4px;display:flex}.Home-module__g21JLG__langBtn{color:#5b4840;border-radius:999px;padding:6px 10px;font-size:.7rem;font-weight:700;transition:all .2s}.Home-module__g21JLG__langBtn:hover{color:#bc8860}.Home-module__g21JLG__langBtnActive{background:#bc8860;color:#fff!important}.Home-module__g21JLG__main{padding-top:78px}.Home-module__g21JLG__heroWrap{background:radial-gradient(circle at 0 0,#ffe1e8e6,#0000 35%),linear-gradient(#fef5f1 0%,#fffdfa 100%);padding:38px 24px 20px}.Home-module__g21JLG__max{max-width:1240px;margin:0 auto}.Home-module__g21JLG__heroGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.Home-module__g21JLG__heroCard{background:#f5ece8;border-radius:36px;min-height:78vh;position:relative;overflow:hidden;box-shadow:0 24px 80px #4321121f}.Home-module__g21JLG__heroCard img{object-fit:cover;object-position:center center;width:100%;height:100%;position:absolute;inset:0}.Home-module__g21JLG__heroCard:after{content:"";background:linear-gradient(#3d261914 0%,#2d160e9e 100%);position:absolute;inset:0}.Home-module__g21JLG__heroCardContent{z-index:1;color:#fff;padding:34px;position:absolute;bottom:0;left:0;right:0}.Home-module__g21JLG__heroCardContent h1,.Home-module__g21JLG__heroCardContent h2{margin-bottom:14px;font-family:Cormorant Garamond,serif;font-size:clamp(2.4rem,4vw,4.6rem);line-height:.95}.Home-module__g21JLG__heroCardContent h2{font-size:clamp(2rem,3.5vw,3.6rem)}.Home-module__g21JLG__heroCardContent p{color:#ffffffeb;max-width:460px;margin-bottom:24px;font-size:1.05rem;line-height:1.7}.Home-module__g21JLG__cta,.Home-module__g21JLG__ctaGhost,.Home-module__g21JLG__secondaryBtn{letter-spacing:.16em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 28px;font-size:.8rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s,color .2s;display:inline-flex}.Home-module__g21JLG__cta{color:#fff;background:linear-gradient(135deg,#d8a377,#bb8563);box-shadow:0 14px 28px #bc886052}.Home-module__g21JLG__ctaGhost{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff29;border:1px solid #ffffff4d}.Home-module__g21JLG__secondaryBtn{color:#d7aa84;background:0 0;border:1px solid #d7aa84b3}.Home-module__g21JLG__cta:hover,.Home-module__g21JLG__ctaGhost:hover,.Home-module__g21JLG__secondaryBtn:hover,.Home-module__g21JLG__bookBtn:hover{transform:translateY(-2px)}.Home-module__g21JLG__section{padding:96px 24px}.Home-module__g21JLG__section h2{text-align:center;color:#2d1d16;margin-bottom:28px;font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,4vw,4rem);font-weight:600}.Home-module__g21JLG__aboutLayout{grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;display:grid}.Home-module__g21JLG__aboutText p{color:#5b4840;margin-bottom:18px;font-size:1.06rem;line-height:1.9}.Home-module__g21JLG__aboutImage{object-fit:cover;border-radius:30px;width:100%;height:540px;box-shadow:0 24px 70px #3d1e121f}.Home-module__g21JLG__servicesSection{background:linear-gradient(#fffdfa 0%,#f8f1ec 100%)}.Home-module__g21JLG__serviceCards{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:50px;display:grid}.Home-module__g21JLG__priceListWrap{flex-direction:column;gap:36px;margin-top:50px;display:flex}.Home-module__g21JLG__priceBlock h3{color:#2d1d16;text-align:left;border-bottom:2px solid #bc8860;margin-bottom:24px;padding-bottom:8px;font-family:Cormorant Garamond,serif;font-size:1.8rem;font-weight:600;display:inline-block}.Home-module__g21JLG__bookingForm{grid-template-columns:1fr 1fr;gap:24px;margin-top:32px;display:grid}.Home-module__g21JLG__bookingForm label{color:#5b4840;margin-bottom:6px;font-size:.9rem;font-weight:700;display:block}.Home-module__g21JLG__bookingForm input,.Home-module__g21JLG__bookingForm select{color:#2d1d16;background:#fff;border:1px solid #bc886066;border-radius:12px;width:100%;padding:14px 18px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.Home-module__g21JLG__bookingForm input:focus,.Home-module__g21JLG__bookingForm select:focus{border-color:#bc8860;outline:none;box-shadow:0 0 0 3px #bc886029}.Home-module__g21JLG__bookingForm button{color:#fff;letter-spacing:.1em;cursor:pointer;background:linear-gradient(135deg,#d8a377,#bb8563);border:none;border-radius:999px;margin-top:24px;padding:16px 32px;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 24px #bc886052}.Home-module__g21JLG__bookingForm button:hover:not(:disabled){transform:translateY(-2px)}.Home-module__g21JLG__bookingForm button:disabled{opacity:.5;cursor:not-allowed}.Home-module__g21JLG__slotGrid{grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:8px;margin-top:12px;display:grid}.Home-module__g21JLG__slotBtn{color:#5b4840;cursor:pointer;background:#fff;border:1px solid #bc886080;border-radius:10px;padding:10px 8px;font-size:.9rem;font-weight:600;transition:all .2s}.Home-module__g21JLG__slotBtn:hover:not(:disabled){background:#bc88601a;border-color:#bc8860}.Home-module__g21JLG__slotSelected{color:#fff;background:#bc8860;border-color:#bc8860}.Home-module__g21JLG__slotBusy,.Home-module__g21JLG__slotBtn:disabled{opacity:.35;cursor:not-allowed;background:#f5f0ed}.Home-module__g21JLG__selectedTimeNotice{background:linear-gradient(145deg,#fff8f4,#fffdfa);border:1px solid #bc886047;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:18px;padding:14px 16px;display:flex;box-shadow:0 8px 20px #432c1c0f}.Home-module__g21JLG__selectedTimeLabel{color:#6a5348;font-size:.92rem;font-weight:700}.Home-module__g21JLG__selectedTimeValue{color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#d8a377,#bb8563);border-radius:999px;justify-content:center;align-items:center;min-width:120px;padding:10px 16px;font-size:.95rem;display:inline-flex;box-shadow:0 10px 22px #bc886038}.Home-module__g21JLG__bookingResult{text-align:center;border-radius:14px;margin-top:24px;padding:20px}.Home-module__g21JLG__bookingResultSuccess{color:#2e7d32;background:#4caf501a;border:1px solid #4caf50}.Home-module__g21JLG__bookingResultError{color:#c62828;background:#f4433614;border:1px solid #f44336}.Home-module__g21JLG__confirmCard{text-align:center;background:linear-gradient(145deg,#fffcf9,#fff8f4);border:2px solid #bc886040;border-radius:20px;max-width:520px;margin:32px auto;padding:32px 28px;scroll-margin-top:120px;box-shadow:0 20px 50px #432c1c1a}.Home-module__g21JLG__confirmCard h3{color:#2d7d32;margin:0 0 6px;font-family:Cormorant Garamond,serif;font-size:2.4rem}.Home-module__g21JLG__confirmCard .Home-module__g21JLG__check{background:#4caf50;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;display:flex}.Home-module__g21JLG__confirmCard .Home-module__g21JLG__check svg{color:#fff;width:36px;height:36px}.Home-module__g21JLG__confirmSummary{background:#bc88601a;border-radius:12px;margin:20px 0;padding:18px}.Home-module__g21JLG__confirmSummary p{color:#5b4840;margin:0 0 8px;font-size:1.05rem}.Home-module__g21JLG__confirmSummary p strong{color:#2d1d16;font-weight:700}.Home-module__g21JLG__confirmActions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:24px;display:flex}.Home-module__g21JLG__confirmActions .Home-module__g21JLG__bookAnother{color:#bc8860;background:0 0;border:1px solid #bc8860}.Home-module__g21JLG__confirmActions .Home-module__g21JLG__goHome{color:#fff;background:linear-gradient(135deg,#d8a377,#bb8563)}.Home-module__g21JLG__priceRows{flex-direction:column;gap:14px;display:flex}.Home-module__g21JLG__priceRow{border-bottom:1px dotted #5b484033;justify-content:space-between;align-items:baseline;padding-bottom:12px;display:flex}.Home-module__g21JLG__priceRow span{color:#5b4840;flex-grow:1;margin-right:15px;font-size:1.05rem}.Home-module__g21JLG__priceRow strong{color:#bc8860;white-space:nowrap;font-size:1.1rem;font-weight:700}.Home-module__g21JLG__priceUpdated{text-align:center;color:#6a5348;margin-top:40px;font-size:.9rem;font-style:italic}.Home-module__g21JLG__serviceCard:hover{transform:translateY(-4px);box-shadow:0 18px 42px #3f23181a}.Home-module__g21JLG__serviceCard h3{color:#2d1d16;margin-bottom:12px;font-family:Cormorant Garamond,serif;font-size:1.65rem}.Home-module__g21JLG__price{color:#bc8860;font-size:1.2rem;font-weight:700}.Home-module__g21JLG__gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.Home-module__g21JLG__gallery img{aspect-ratio:1/1.05;object-fit:cover;border-radius:24px;width:100%;transition:transform .25s,box-shadow .25s;box-shadow:0 14px 32px #3a211714}.Home-module__g21JLG__gallery img:hover{transform:translateY(-4px)scale(1.01);box-shadow:0 20px 42px #3a211721}.Home-module__g21JLG__visitSection{background:#fff8f4}.Home-module__g21JLG__visitText{text-align:center;color:#6a5348;margin-bottom:28px;font-size:1.05rem}.Home-module__g21JLG__mapWrap{border:1px solid #cdb5a466;border-radius:30px;overflow:hidden;box-shadow:0 24px 60px #371f161f}.Home-module__g21JLG__mapWrap iframe{border:0;width:100%;height:420px;display:block}.Home-module__g21JLG__contactSection{background:#241814}.Home-module__g21JLG__contactSection h2{color:#fff8f2}.Home-module__g21JLG__contactGrid{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.Home-module__g21JLG__contactCenter{text-align:center;max-width:520px;margin:0 auto}.Home-module__g21JLG__contactCenter p{color:#fff8f2d6;margin-bottom:6px;line-height:1.8}.Home-module__g21JLG__contactCenter strong{color:#d7aa84;margin-bottom:10px;font-size:1.35rem;display:inline-block}.Home-module__g21JLG__contactCenter a{color:#f1c6a5}.Home-module__g21JLG__contactSocials{justify-content:center;gap:14px;margin-top:24px;display:flex}.Home-module__g21JLG__footer{color:#fff6f0c7;background:#1b120f;padding:28px 24px 40px}.Home-module__g21JLG__footerInner{text-align:center;justify-content:center;align-items:center;gap:30px;padding-top:10px;display:flex}.Home-module__g21JLG__socialIcon{background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,transform .2s;display:flex}.Home-module__g21JLG__socialIcon:hover{background:#d7aa84;transform:translateY(-2px)}.Home-module__g21JLG__socialIcon svg{color:#fff;width:18px;height:18px}.Home-module__g21JLG__footerBrand{letter-spacing:.14em;color:#d7aa84;margin-bottom:6px;font-family:Cormorant Garamond,serif;font-size:1.6rem}.Home-module__g21JLG__footerLinks{flex-wrap:wrap;gap:18px;display:flex}.Home-module__g21JLG__footerLinks a{color:#fff6f0cc}@media (max-width:1100px){.Home-module__g21JLG__heroGrid,.Home-module__g21JLG__aboutLayout,.Home-module__g21JLG__contactGrid{grid-template-columns:1fr}.Home-module__g21JLG__serviceCards,.Home-module__g21JLG__gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.Home-module__g21JLG__heroCard{min-height:62vh}}@media (max-width:860px){.Home-module__g21JLG__confirmCard{max-width:100%;margin:24px auto;padding:24px 20px}.Home-module__g21JLG__confirmCard h3{font-size:2rem}.Home-module__g21JLG__confirmCard .Home-module__g21JLG__check{width:56px;height:56px;margin-bottom:14px}.Home-module__g21JLG__confirmCard .Home-module__g21JLG__check svg{width:30px;height:30px}.Home-module__g21JLG__confirmSummary{margin:16px 0;padding:14px}.Home-module__g21JLG__headerInner{flex-direction:column;align-items:flex-start;gap:6px;min-height:64px;padding:10px 14px}.Home-module__g21JLG__logo{font-size:1.55rem}.Home-module__g21JLG__nav{flex-wrap:wrap;justify-content:center;gap:6px 8px}.Home-module__g21JLG__nav a{letter-spacing:.08em;padding:5px 4px;font-size:.64rem}.Home-module__g21JLG__bookBtn{padding:7px 12px;font-size:.64rem}.Home-module__g21JLG__langSwitch{gap:1px;margin-left:0;padding:2px}.Home-module__g21JLG__langBtn{padding:4px 6px;font-size:.58rem}.Home-module__g21JLG__main{padding-top:112px}.Home-module__g21JLG__section{padding:72px 18px}.Home-module__g21JLG__heroWrap{padding:22px 18px 12px}.Home-module__g21JLG__heroCard{border-radius:26px;min-height:52vh}.Home-module__g21JLG__heroCardContent{padding:24px}.Home-module__g21JLG__serviceCards,.Home-module__g21JLG__gallery,.Home-module__g21JLG__bookingForm{grid-template-columns:1fr}.Home-module__g21JLG__priceListWrap{gap:28px}.Home-module__g21JLG__priceBlock h3{text-align:center;margin-left:auto;margin-right:auto;font-size:1.6rem}.Home-module__g21JLG__aboutImage{height:380px}.Home-module__g21JLG__mapWrap iframe{height:320px}.Home-module__g21JLG__footerInner{flex-direction:column;align-items:center}.Home-module__g21JLG__contactSocials{flex-wrap:wrap}}
