.header-module__4KoakG__header{z-index:100;background:color-mix(in srgb, var(--surface) 88%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);position:sticky;top:0}.header-module__4KoakG__header.header-module__4KoakG__onDark{background:color-mix(in srgb, var(--graphite) 82%, transparent);color:#eef0ee;border-bottom-color:#eef0ee1f}.header-module__4KoakG__inner{min-height:var(--header-h);align-items:center;gap:1.5rem;display:flex}.header-module__4KoakG__logo{font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;font-size:1.15rem;font-weight:800;line-height:1.1;text-decoration:none;display:grid}.header-module__4KoakG__logoMark{white-space:nowrap;align-items:baseline;gap:.35em;display:flex}.header-module__4KoakG__logoAccent{color:var(--amber)}.header-module__4KoakG__logoSub{letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;color:var(--machine);font-size:.58rem;font-weight:400}.header-module__4KoakG__header.header-module__4KoakG__onDark .header-module__4KoakG__logoSub{color:var(--alloy)}.header-module__4KoakG__nav{align-self:stretch;gap:.9rem;margin-inline:auto;display:flex}.header-module__4KoakG__navItem{align-items:stretch;display:flex}.header-module__4KoakG__navLink{white-space:nowrap;border-bottom:2px solid #0000;align-items:center;gap:.35em;padding:0 .15rem;font-size:.9rem;text-decoration:none;display:flex}.header-module__4KoakG__navLink:hover{border-bottom-color:var(--alloy)}.header-module__4KoakG__navLink[aria-current=page]{border-bottom-color:var(--amber)}.header-module__4KoakG__chevron{opacity:.6;width:.5em;height:.5em;transition:transform var(--dur-1) var(--ease-out);border-bottom:1.5px solid;border-right:1.5px solid;transform:translateY(-.15em)rotate(45deg)}.header-module__4KoakG__navItem:hover .header-module__4KoakG__chevron,.header-module__4KoakG__navItem:focus-within .header-module__4KoakG__chevron{opacity:1;transform:translateY(.05em)rotate(225deg)}.header-module__4KoakG__mega{background:var(--graphite);border-top:1px solid #eef0ee1f;border-bottom:1px solid var(--amber);opacity:0;visibility:hidden;transition:opacity var(--dur-1) var(--ease-out), transform var(--dur-1) var(--ease-out), visibility var(--dur-1);color:#eef0ee;position:absolute;top:100%;left:0;right:0;transform:translateY(-8px);box-shadow:0 24px 48px #00000080}.header-module__4KoakG__navItem:hover .header-module__4KoakG__mega,.header-module__4KoakG__navItem:focus-within .header-module__4KoakG__mega{opacity:1;visibility:visible;transform:none}.header-module__4KoakG__megaInner{padding-block:1.4rem 1.2rem}.header-module__4KoakG__megaGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;display:grid}.header-module__4KoakG__megaCard{color:inherit;border-radius:var(--radius);transition:border-color var(--dur-1) var(--ease-out), background var(--dur-1) var(--ease-out), transform var(--dur-1) var(--ease-out);background:#eef0ee05;border:1px solid #eef0ee1a;align-content:start;gap:.3rem;padding:.85rem .9rem .95rem;text-decoration:none;display:grid;position:relative}.header-module__4KoakG__megaCard:hover{border-color:var(--amber);background:#ff6a1f14;transform:translateY(-2px)}.header-module__4KoakG__megaCount{letter-spacing:.14em;text-transform:uppercase;color:var(--amber);font-size:.62rem}.header-module__4KoakG__megaTitle{font-family:var(--font-display);font-size:.92rem;font-weight:600;line-height:1.2}.header-module__4KoakG__megaText{color:var(--machine);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.4;display:-webkit-box;overflow:hidden}.header-module__4KoakG__megaFoot{color:var(--machine);border-top:1px solid #eef0ee1a;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:1rem;padding-top:.9rem;font-size:.8rem;display:flex}.header-module__4KoakG__megaAll{white-space:nowrap;font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;color:var(--amber);font-size:.82rem;font-weight:600;text-decoration:none}.header-module__4KoakG__megaAll:hover{color:#fff}.header-module__4KoakG__actions{align-items:center;gap:1rem;display:flex}.header-module__4KoakG__phone{font-family:var(--font-display);letter-spacing:.01em;white-space:nowrap;transition:color var(--dur-1) var(--ease-out);font-size:.9rem;font-weight:600;text-decoration:none}.header-module__4KoakG__phone:hover{color:var(--amber)}.header-module__4KoakG__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:6px;width:48px;height:48px;margin-left:auto;padding:12px;display:none}.header-module__4KoakG__burgerLine{width:100%;height:2px;transition:transform var(--dur-1) var(--ease-out);background:currentColor;display:block}.header-module__4KoakG__header[data-open] .header-module__4KoakG__burgerLine:first-child{transform:translateY(4px)rotate(45deg)}.header-module__4KoakG__header[data-open] .header-module__4KoakG__burgerLine:last-child{transform:translateY(-4px)rotate(-45deg)}.header-module__4KoakG__mobileMenu{border-top:1px solid var(--line);background:var(--surface);color:var(--fg)}.header-module__4KoakG__mobileNav{gap:.25rem;padding:1rem 1.25rem 1.5rem;display:grid}.header-module__4KoakG__mobileRow{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;display:flex}.header-module__4KoakG__mobileLink{font-family:var(--font-display);flex:1;padding:.7rem 0;font-size:1.1rem;font-weight:500;text-decoration:none}.header-module__4KoakG__mobileToggle{width:44px;height:44px;color:inherit;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.header-module__4KoakG__mobileToggle .header-module__4KoakG__chevron{opacity:.8;width:.55rem;height:.55rem}.header-module__4KoakG__mobileToggle .header-module__4KoakG__chevron[data-open]{color:var(--amber);opacity:1;transform:translateY(.15em)rotate(225deg)}.header-module__4KoakG__mobileSub{margin:0;padding:.2rem 0 .5rem;list-style:none;display:grid}.header-module__4KoakG__mobileSub a{border-left:2px solid var(--line);color:var(--machine);justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem 0 .55rem .9rem;font-size:.95rem;text-decoration:none;display:flex}.header-module__4KoakG__mobileSub a:hover,.header-module__4KoakG__mobileSub a:focus-visible{color:var(--fg);border-left-color:var(--amber)}.header-module__4KoakG__mobileSubCount{letter-spacing:.1em;color:var(--amber);font-size:.68rem}@media (max-width:1240px){.header-module__4KoakG__nav{gap:.65rem}.header-module__4KoakG__navLink{font-size:.82rem}.header-module__4KoakG__logoSub{display:none}}@media (max-width:1080px){.header-module__4KoakG__megaGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.header-module__4KoakG__nav,.header-module__4KoakG__actions{display:none}.header-module__4KoakG__burger{display:flex}}
.footer-module__F-ZiRa__footer{background:var(--graphite);color:#cfd4d2;border-top:2px solid var(--amber);margin-top:auto;padding:3.5rem 0 2rem}.footer-module__F-ZiRa__grid{grid-template-columns:1.2fr .8fr 1fr;gap:2.5rem;display:grid}.footer-module__F-ZiRa__logo{font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;color:#fff;gap:.35em;margin:0 0 .6rem;font-size:1.3rem;font-weight:800;display:flex}.footer-module__F-ZiRa__logoAccent{color:var(--amber)}.footer-module__F-ZiRa__tag{max-width:34ch;font-size:.92rem}.footer-module__F-ZiRa__col{align-content:start;gap:.45rem;display:grid}.footer-module__F-ZiRa__col a{color:#cfd4d2;width:fit-content;padding:2px 0;font-size:.95rem;text-decoration:none}.footer-module__F-ZiRa__col a:hover{color:var(--amber);text-decoration:underline}.footer-module__F-ZiRa__colTitle{font-family:var(--font-display);color:#fff;margin:0 0 .4rem;font-weight:600}.footer-module__F-ZiRa__branch{margin:0 0 .8rem;font-size:.92rem}.footer-module__F-ZiRa__branch strong{color:#fff}.footer-module__F-ZiRa__bottom{border-top:1px solid #eef0ee24;flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-top:2.5rem;padding-top:1.4rem;font-size:.85rem;display:flex}.footer-module__F-ZiRa__legal{flex-wrap:wrap;gap:.4rem 1.2rem;display:flex}.footer-module__F-ZiRa__legal a{color:var(--machine);text-underline-offset:3px;-webkit-text-decoration:underline #eef0ee40;text-decoration:underline #eef0ee40}.footer-module__F-ZiRa__legal a:hover{color:var(--amber);-webkit-text-decoration-color:var(--amber);text-decoration-color:var(--amber)}.footer-module__F-ZiRa__note{color:var(--alloy);flex-basis:100%;max-width:52ch;margin:0}@media (max-width:820px){.footer-module__F-ZiRa__grid{grid-template-columns:1fr}}
.mobile-action-bar-module__VmsZgG__bar{z-index:90;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);padding:6px 4px calc(6px + env(safe-area-inset-bottom));background:#0d0f10f0;grid-template-columns:repeat(4,1fr);display:none;position:fixed;bottom:0;left:0;right:0}.mobile-action-bar-module__VmsZgG__item{min-height:52px;color:var(--machine);font-family:var(--font-display);letter-spacing:.02em;transition:color var(--dur-1) var(--ease-out);flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:.66rem;font-weight:500;text-decoration:none;display:flex}.mobile-action-bar-module__VmsZgG__item svg{display:block}.mobile-action-bar-module__VmsZgG__item:active{color:var(--amber)}.mobile-action-bar-module__VmsZgG__book{color:var(--amber);font-weight:600}.mobile-action-bar-module__VmsZgG__bookBadge{background:var(--amber);color:#0d0f10;border-radius:999px;justify-content:center;align-items:center;width:42px;height:26px;display:flex;box-shadow:0 4px 12px -4px #ff6a1f8c}.mobile-action-bar-module__VmsZgG__bookBadge svg{width:17px;height:17px}@media (max-width:899px){.mobile-action-bar-module__VmsZgG__bar{display:grid}body{padding-bottom:calc(66px + env(safe-area-inset-bottom))}}
.quick-contact-module__qBQWeG__dock{z-index:95;opacity:0;pointer-events:none;transition:opacity var(--dur-2) var(--ease-out), transform var(--dur-2) var(--ease-out);align-items:center;gap:.6rem;display:flex;position:fixed;bottom:24px;right:20px;transform:translateY(14px)}.quick-contact-module__qBQWeG__dock[data-shown]{opacity:1;pointer-events:auto;transform:none}.quick-contact-module__qBQWeG__btn{border:1px solid var(--line-strong);background:color-mix(in srgb, var(--graphite) 88%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:52px;height:52px;color:var(--fg);transition:border-color var(--dur-1) var(--ease-out), color var(--dur-1) var(--ease-out), transform var(--dur-1) var(--ease-out);border-radius:50%;place-items:center;text-decoration:none;display:grid;box-shadow:0 12px 30px -14px #000c}.quick-contact-module__qBQWeG__btn:hover{border-color:var(--amber);color:var(--amber);transform:translateY(-2px)}.quick-contact-module__qBQWeG__icon{width:24px;height:24px}.quick-contact-module__qBQWeG__tg:hover .quick-contact-module__qBQWeG__icon .iconAccent{stroke:currentColor}.quick-contact-module__qBQWeG__primary{background:var(--amber);border-color:var(--amber);color:#0d0f10;width:auto;height:52px;font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;border-radius:26px;padding:0 1.3rem;font-size:.8rem;font-weight:700}.quick-contact-module__qBQWeG__primary:hover{background:var(--amber-deep);border-color:var(--amber-deep);color:#0d0f10}@media (max-width:980px){.quick-contact-module__qBQWeG__dock{display:none}}
.cookie-notice-module__zX7czG__wrap{z-index:120;background:var(--graphite);border:1px solid var(--line);border-left:2px solid var(--amber);border-radius:var(--radius);max-width:560px;animation:cookie-notice-module__zX7czG__rise var(--dur-2,.4s) var(--ease-out) both;align-items:center;gap:1.2rem;margin-inline:auto 0;padding:1rem 1.2rem;display:flex;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 18px 40px #00000073}@keyframes cookie-notice-module__zX7czG__rise{0%{opacity:0;transform:translateY(14px)}}.cookie-notice-module__zX7czG__text{color:var(--machine);margin:0;font-size:.85rem;line-height:1.5}.cookie-notice-module__zX7czG__text a{color:#eef0ee;text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--amber);text-decoration-color:var(--amber)}.cookie-notice-module__zX7czG__text a:hover{color:var(--amber)}.cookie-notice-module__zX7czG__wrap .btn{flex:none;padding:.6rem 1.1rem;font-size:.75rem}@media (max-width:760px){.cookie-notice-module__zX7czG__wrap{bottom:calc(66px + env(safe-area-inset-bottom) + .75rem);flex-direction:column;align-items:stretch;gap:.8rem}.cookie-notice-module__zX7czG__wrap .btn{justify-content:center}}@media (prefers-reduced-motion:reduce){.cookie-notice-module__zX7czG__wrap{animation:none}}
