:root{--blue: #007c83;--blue-dark: #04545d;--yellow: #f6c85f;--ink: #1e2630;--muted: #65727d;--line: #d9e2df;--bg: #f7f5ef;--white: #fbfaf6;--green: #2f9b7c;--red: #f05f57;--coral: #ff7a66;--mint: #d9f0e7;--sky: #d8ecf1;--violet: #d8d1ff}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#fbfaf6 0%,var(--bg) 420px),var(--bg);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.45}.guest-release-info{margin-top:8px;color:#ffffffb8;font-size:12px;line-height:1.3;text-align:left}a{color:inherit;text-decoration:none}a:not(.logo):not(.category-card):not(.hero-image-link){transition:color .2s ease,background-color .2s ease,transform .2s ease}img{display:block;max-width:100%}button,input{font:inherit}.container{width:min(1240px,calc(100% - 32px));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;background:#fbfaf6f5;box-shadow:0 2px 14px #17233c14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar{border-bottom:1px solid var(--line);color:var(--muted);font-size:14px}.topbar__inner{min-height:36px;display:flex;align-items:center;gap:18px}.topbar nav{display:flex;gap:18px;margin-left:auto}.topbar a:hover,.section__head a:hover{color:var(--blue)}.phone{color:var(--ink);font-weight:700}.header-main{min-height:76px;display:grid;grid-template-columns:auto auto minmax(220px,1fr) auto;align-items:center;gap:16px}.logo{display:inline-flex;align-items:center;gap:10px;min-width:210px;font-weight:800}.logo__mark{width:46px;height:46px;display:grid;place-items:center;border-radius:6px;background:linear-gradient(135deg,var(--blue-dark),var(--blue));color:var(--white);font-size:19px}.logo__text{font-size:23px;letter-spacing:0}.logo__text span{color:var(--blue)}.catalog-btn,.search button,.primary-link,.product-card button,.subscribe button{border:0;background:linear-gradient(135deg,var(--yellow),#ffde8a);color:#1b2437;font-weight:700;cursor:pointer;box-shadow:0 6px 16px #f6c85f38;transition:transform .22s ease,box-shadow .22s ease,background-position .28s ease,color .22s ease;background-size:180% 180%}.catalog-btn:hover,.search button:hover,.primary-link:hover,.product-card button:hover,.subscribe button:hover{background-position:100% 50%;color:#102f33;transform:translateY(-2px);box-shadow:0 10px 24px #007c832e,0 0 0 3px #007c8314}.catalog-btn:active,.search button:active,.primary-link:active,.product-card button:active,.subscribe button:active{transform:translateY(0) scale(.98);box-shadow:0 4px 12px #007c8329}.catalog-btn:focus-visible,.search button:focus-visible,.primary-link:focus-visible,.product-card button:focus-visible,.subscribe button:focus-visible{outline:3px solid rgba(0,124,131,.28);outline-offset:3px}.catalog-menu{position:relative}.catalog-btn{height:48px;display:inline-flex;align-items:center;gap:10px;padding:0 18px;border-radius:6px}.catalog-btn[aria-expanded=true]{background:linear-gradient(135deg,#eeb952,#ffe1a0);box-shadow:0 10px 24px #007c832e,0 0 0 3px #007c8314}.catalog-btn span,.catalog-btn span:before,.catalog-btn span:after{width:18px;height:2px;display:block;background:#1b2437;content:""}.catalog-btn span{position:relative}.catalog-btn span:before,.catalog-btn span:after{position:absolute;left:0}.catalog-btn span:before{top:-6px}.catalog-btn span:after{top:6px}.catalog-dropdown{position:absolute;top:calc(100% + 8px);left:0;z-index:30;width:326px;max-height:min(78vh,770px);display:none;overflow-y:auto;padding:16px 0;background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 28px #17233c2e}.catalog-menu.is-open .catalog-dropdown{display:block}.catalog-dropdown a{min-height:40px;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:8px;padding:6px 20px;color:#2b3345;font-size:15px}.catalog-dropdown a:hover{background:#f5f8fc;color:var(--blue);transform:translate(4px)}.catalog-dropdown span{color:var(--coral);font-size:22px;line-height:1;text-align:center}.search{height:48px;display:grid;grid-template-columns:1fr auto;border:2px solid var(--yellow);border-radius:6px;overflow:hidden;background:var(--white)}.search input{width:100%;min-width:0;border:0;padding:0 16px;outline:none}.search button{padding:0 24px}.header-actions{display:flex;gap:12px}.header-actions a{width:64px;min-height:48px;display:grid;place-items:center;gap:2px;color:var(--muted);font-size:21px}.header-actions span{font-size:12px}.category-strip{min-height:42px;display:flex;align-items:center;gap:24px;overflow-x:auto;color:#34425b;font-weight:700;white-space:nowrap}.category-strip a{position:relative;display:inline-flex;align-items:center;min-height:34px;border-radius:999px;transform-origin:center;transition:transform .22s ease,color .22s ease,background-color .22s ease,box-shadow .22s ease}.category-strip a:after{position:absolute;right:0;bottom:1px;left:0;height:2px;background:linear-gradient(90deg,var(--blue),var(--coral),var(--yellow));border-radius:999px;content:"";opacity:0;transform:scaleX(.3);transform-origin:center;transition:opacity .22s ease,transform .22s ease}.category-strip a:hover{color:var(--blue-dark);transform:scale(1.08) translateY(-1px);text-shadow:0 0 18px rgba(0,124,131,.24)}.category-strip a:hover:after{opacity:1;transform:scaleX(1)}.hero-grid{display:grid;grid-template-columns:270px minmax(0,1fr) 260px;gap:18px;padding-top:22px}.catalog-panel,.hero-card,.deal-card,.benefits article,.category-card,.product-card,.promo-card{background:var(--white);border:1px solid var(--line);border-radius:8px}.catalog-panel{padding:16px}.catalog-panel h2{margin:0 0 12px;font-size:22px}.catalog-panel a{display:flex;align-items:center;gap:10px;padding:10px 8px;border-radius:6px;color:#2f3d56;font-weight:700}.catalog-panel a:hover{background:var(--sky);color:var(--blue)}.hero-card{min-height:360px;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden}.hero-card>div{padding:38px}.eyebrow{margin:0 0 10px;color:var(--blue);font-weight:800;text-transform:uppercase;font-size:13px}.hero-card h1{max-width:620px;margin:0 0 16px;font-size:clamp(32px,4vw,52px);line-height:1.02;letter-spacing:0}.hero-card p:not(.eyebrow){max-width:520px;margin:0 0 24px;color:#4a5870;font-size:18px}.hero-image-link{display:block;min-height:100%;overflow:hidden}.hero-card img{width:100%;height:100%;object-fit:cover}.hero-image-link img,.category-card img,.product-card img{transition:transform .28s ease,filter .28s ease}.hero-image-link:hover img,.category-card:hover img,.product-card a:hover img{transform:scale(1.06);filter:saturate(1.35) hue-rotate(12deg) brightness(.95)}.primary-link{display:inline-flex;align-items:center;min-height:46px;padding:0 20px;border-radius:6px}.deal-card{padding:22px;background:linear-gradient(160deg,#fbfaf6,#fff0c2)}.deal-card h2{margin:0 0 16px;font-size:25px;line-height:1.15}.deal-card strong{display:block;margin-bottom:16px;color:var(--coral);font-size:42px}.deal-card a{color:var(--blue);font-weight:800}.deal-card a:hover,.promo-card a:hover,.section__head a:hover{color:var(--blue-dark);text-shadow:0 0 18px rgba(0,124,131,.22)}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px}.benefits article{min-height:96px;padding:18px}.benefits strong,.benefits span{display:block}.benefits span{margin-top:6px;color:var(--muted);font-size:14px}.section{padding-top:34px}.section__head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.section__head h2{margin:0;font-size:28px}.section__head a{color:var(--blue);font-weight:800}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.category-card{min-height:178px;overflow:hidden}.category-card img{width:100%;height:118px;object-fit:cover}.category-card span{display:flex;min-height:58px;align-items:center;padding:0 14px;font-weight:800}.promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.promo-card{min-height:178px;padding:24px}.promo-card h3{margin:0 0 8px;font-size:24px}.promo-card p{max-width:330px;margin:0 0 18px;color:#44516a}.promo-card a{font-weight:800}.promo-card--blue{background:var(--sky)}.promo-card--yellow{background:#fff0c2}.promo-card--green{background:var(--mint)}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product-card{position:relative;min-height:360px;padding:16px}.badge{position:absolute;top:14px;left:14px;z-index:1;border-radius:5px;background:var(--coral);color:var(--white);padding:4px 8px;font-size:13px;font-weight:800}.product-card img{width:100%;height:170px;object-fit:cover;border-radius:6px;background:#f2f4f8}.product-card>a{display:block;overflow:hidden;border-radius:6px}.product-image{position:relative;display:block}.product-tools{position:absolute;inset:10px 10px 10px auto;z-index:2;display:grid;grid-template-rows:auto auto 1fr;gap:8px;pointer-events:none}.tool-btn{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(217,226,223,.86);border-radius:12px;background:#fbfaf6c2;color:#8a949d;cursor:pointer;font-size:19px;line-height:1;opacity:0;pointer-events:none;transform:translate(10px) scale(.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 22px #1e263014;transition:opacity .2s ease,transform .22s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease,border-color .2s ease}.tool-btn--cart{align-self:end;width:48px;height:48px;margin-top:auto;border:0;border-radius:16px;background:linear-gradient(135deg,var(--coral),#e30000);color:var(--white);font-size:20px;box-shadow:0 12px 26px #ff7a6657}.product-card:hover .tool-btn,.product-image:focus-within .tool-btn{opacity:1;transform:translate(0) scale(1)}.tool-btn:hover{border-color:#007c8347;background:#d8ecf1e6;color:var(--blue-dark);transform:translate(0) scale(1.08);box-shadow:0 12px 24px #007c832e,0 0 0 3px #007c8314}.tool-btn--cart:hover{background:linear-gradient(135deg,var(--blue),var(--coral));color:var(--white)}.product-card h3{min-height:68px;margin:14px 0 8px;font-size:16px}.product-card p{margin:0 0 14px;font-size:22px;font-weight:800}.product-card button{width:100%;min-height:44px;border-radius:6px}.site-footer{margin-top:48px;padding:34px 0 20px;background:#173f43;color:var(--white)}.footer-grid{display:grid;grid-template-columns:minmax(280px,1.2fr) 1fr 1fr;gap:34px}.footer-grid h2,.footer-grid h3{margin:0 0 12px}.footer-grid p{color:#c8d0df}.footer-grid nav{display:grid;gap:8px;align-content:start}.footer-grid nav a{color:#c8d0df}.subscribe{display:grid;grid-template-columns:1fr auto;max-width:480px;min-height:46px;border-radius:6px;overflow:hidden}.subscribe input{min-width:0;border:0;padding:0 14px}.subscribe button{padding:0 16px}.copyright{margin-top:26px;color:#aeb8ca;font-size:14px}.category-page{min-height:55vh;display:grid;place-items:center;padding:70px 0}.category-title{width:min(900px,calc(100% - 32px));margin:0 auto;padding:42px;border:1px solid var(--line);border-radius:8px;background:var(--white);text-align:center;box-shadow:0 8px 24px #17233c14}.category-title h1{margin:0;font-size:clamp(34px,5vw,56px);line-height:1.08;letter-spacing:0}.category-title a{display:inline-flex;margin-top:24px;color:var(--blue);font-weight:800}.guest-site{background:#f4f7fa;color:#101827;font-family:Arial,Helvetica,sans-serif;--booking-open: 0;overflow-x:hidden;scroll-behavior:smooth}.guest-site.is-booking-open{--booking-open: 1}.guest-auth-link,.guest-user-chip{position:fixed;right:16px;top:16px;z-index:112;border:0;border-radius:6px;background:#fff;color:#1d2d44;box-shadow:0 12px 28px #1d2d4429;cursor:pointer;font-size:13px;font-weight:800}.guest-auth-link{min-height:38px;padding:0 14px}.guest-auth-link[hidden],.guest-user-chip[hidden]{display:none!important}.guest-user-chip{min-width:132px;display:grid;gap:2px;justify-items:end;padding:8px 12px;text-align:right}.guest-auth-link:hover,.guest-auth-link:focus-visible,.guest-user-chip:hover,.guest-user-chip:focus-visible{background:#1d2d44;color:#fff;outline:none}.guest-user-chip small{color:#b2744a;font-size:11px;font-weight:800}.guest-user-chip:hover small,.guest-user-chip:focus-visible small{color:#f4d18f}.guest-user-menu{position:fixed;top:68px;right:16px;z-index:190;width:190px;border-radius:8px;background:#fff;padding:10px;box-shadow:0 18px 44px #0c122038}.guest-user-menu button{width:100%;min-height:42px;border:0;border-radius:6px;background:#f0ebe5;color:#1d2d44;cursor:pointer;font-weight:800}.guest-user-menu button:hover{background:#1d2d44;color:#fff}.guest-auth-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;display:grid;place-items:center;background:#0a101a57;padding:20px}.guest-auth-modal__dialog{width:min(374px,100%);min-height:530px;display:grid;align-content:start;gap:18px;border-radius:36px;background:#fff;padding:34px 30px;color:#111827;box-shadow:0 26px 72px #0a101a47}.guest-auth-entry-modal{width:min(430px,100%);min-height:auto;border-radius:24px;display:grid;overflow:hidden;padding:0;position:relative}.guest-auth-entry-modal__left{padding:44px;background:#fff;z-index:2;display:grid;align-content:start;gap:14px}.guest-auth-entry-modal__tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #e2e8f0}.guest-auth-entry-modal__tabs button{border:0;background:transparent;padding:10px}.guest-auth-entry-modal__tabs button.is-active{color:#1f5a49;border-bottom:3px solid #1f5a49;font-weight:700}.guest-auth-entry-modal__row{display:flex;justify-content:space-between;align-items:center;font-size:14px}.guest-auth-entry-modal__row button{border:0;background:transparent;color:#1f5a49;text-decoration:underline;cursor:pointer}.guest-auth-entry-modal__legal{margin-top:6px;color:#64748b;font-size:13px;line-height:1.4}.guest-auth-entry-modal__legal button{border:0;background:transparent;color:#334155;text-decoration:underline;cursor:pointer;padding:0}.guest-auth-modal__dialog--compact{min-height:auto}.guest-auth-modal__dialog--wide{width:min(430px,100%);min-height:auto}.guest-auth-modal__back{width:42px;height:42px;border:0;border-radius:999px;background:transparent;color:#1f2937;cursor:pointer;font-size:30px;line-height:1}.guest-auth-modal__dialog h2{max-width:280px;margin:20px 0 -10px;font-size:32px;line-height:1.03;letter-spacing:0}.guest-auth-modal__dialog>p{margin:0;color:#344054;font-size:16px}.guest-auth-phone{min-height:56px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;border:1px solid #dfe3ea;border-radius:20px;background:#fff;padding:0 14px;box-shadow:0 4px 14px #11182714}.guest-auth-phone span{display:grid;place-items:center;width:38px;height:30px;border-radius:10px;background:#f5f7fb;font-size:20px}.guest-auth-phone input{min-width:0;border:0;outline:0;color:#1d2d44;font-size:22px;font-weight:700}.guest-auth-phone button{width:34px;height:34px;border:0;border-radius:50%;background:transparent;color:#111827;cursor:pointer;font-size:30px;line-height:1}.guest-auth-submit{min-height:56px;border:0;border-radius:18px;background:#252432;color:#fff;cursor:pointer;font-weight:800}.guest-auth-submit:hover{background:#1d2d44}.guest-auth-submit:disabled{cursor:wait;opacity:.72}.guest-auth-actions{display:grid;gap:12px}.guest-auth-actions[hidden]{display:none!important}.guest-auth-methods{display:grid;grid-template-columns:1fr 1fr;min-height:56px;border-radius:20px;background:#eef0f5;padding:2px;box-shadow:inset 0 0 0 1px #1d2d440f}.guest-auth-methods button{border:0;border-radius:18px;background:transparent;color:#7f8aa3;cursor:pointer;font-weight:800}.guest-auth-methods button.is-active{background:#fff;color:#111827;box-shadow:0 4px 14px #1118271f}.guest-auth-secondary{min-height:52px;border:1px solid #dfe3ea;border-radius:18px;background:#fff;color:#252432;cursor:pointer;font-weight:800}.guest-auth-secondary:hover,.guest-auth-secondary:focus-visible{border-color:#252432;outline:none}.guest-auth-register-fields{display:grid;gap:12px}.guest-auth-field{display:grid;gap:7px;color:#344054;font-size:13px;font-weight:800}.guest-auth-field input{width:100%;min-height:48px;border:1px solid #dfe3ea;border-radius:16px;background:#fff;padding:0 14px;color:#1d2d44;font:inherit;font-size:16px;outline:none;box-shadow:0 4px 14px #11182714}.guest-auth-field input:focus{border-color:#252432}.guest-auth-code input{text-align:center;font-size:22px;letter-spacing:0}.guest-auth-modal__message{min-height:24px;color:#5d6878;font-weight:800}.guest-auth-modal__message.is-error{color:#b42318}.guest-auth-modal__message.is-success{color:#1f7a4d}.admin-access-state{min-height:100vh;display:grid;place-items:center;background:#f4f7fa;color:#1d2d44;padding:24px;text-align:center;font-size:18px;font-weight:800}.admin-access-state__content{display:grid;gap:12px;max-width:520px;justify-items:center}.admin-access-state__content strong{color:#111827;font-size:22px;line-height:1.2}.admin-access-state__content span{color:#4b5563;font-size:16px;font-weight:600;line-height:1.45}.admin-access-state__content button{min-height:40px;border:none;border-radius:6px;padding:0 18px;background:#2563eb;color:#fff;cursor:pointer;font:inherit;font-size:15px;font-weight:800}.admin-access-state__content button:hover,.admin-access-state__content button:focus-visible{background:#1d4ed8;outline:none}.admin-login-page{min-height:100vh;display:grid;place-items:center;background:#f4f7fa;padding:24px;color:#1d2d44}.admin-login-form{width:min(420px,100%);display:grid;gap:18px;padding:32px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 18px 44px #0f172a1a}.admin-login-form h1{margin:0 0 4px;color:#111827;font-size:26px;line-height:1.15}.admin-login-form label{display:grid;gap:8px;text-align:left}.admin-login-form span{color:#374151;font-size:14px;font-weight:700}.admin-login-form input{min-height:44px;border:1px solid #d1d5db;border-radius:6px;padding:0 12px;color:#111827;font:inherit}.admin-login-form input:focus{border-color:#2563eb;outline:3px solid rgba(37,99,235,.14)}.admin-login-prefixed-input,.admin-login-password-input{min-height:44px;display:flex;align-items:center;border:1px solid #d1d5db;border-radius:6px;background:#fff;overflow:hidden}.admin-login-prefixed-input:focus-within,.admin-login-password-input:focus-within{border-color:#2563eb;outline:3px solid rgba(37,99,235,.14)}.admin-login-form .admin-login-prefix{flex:0 0 auto;padding:0 0 0 12px;color:#111827;font:inherit;font-weight:800;letter-spacing:0;line-height:1}.admin-login-prefixed-input input,.admin-login-password-input input{min-width:0;flex:1 1 auto;border:0;border-radius:0;outline:0}.admin-login-prefixed-input input{padding-left:0}.admin-login-password-input input{padding-right:8px}.admin-login-prefixed-input input:focus,.admin-login-password-input input:focus{border-color:transparent;outline:0}.admin-login-form button{min-height:44px;border:0;border-radius:6px;background:#1d4ed8;color:#fff;font:inherit;font-weight:800;cursor:pointer}.admin-login-form button:disabled{cursor:wait;opacity:.72}.admin-login-form .admin-login-password-toggle{width:44px;min-height:44px;flex:0 0 44px;display:grid;place-items:center;border:0;border-radius:0;background:transparent;color:#9ca3af;cursor:pointer}.admin-login-form .admin-login-password-toggle svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.admin-login-form .admin-login-password-toggle:hover,.admin-login-form .admin-login-password-toggle:focus-visible,.admin-login-form .admin-login-password-toggle.is-active{background:transparent;color:#2563eb;outline:0}.admin-login-form p{margin:0;color:#b91c1c;font-size:14px;line-height:1.4}.guest-site .guest-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(16,24,39,.14);background:#f4f7faf0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.guest-nav{width:min(1180px,calc(100% - 40px));min-height:74px;display:grid;grid-template-columns:repeat(3,auto) minmax(120px,1fr) repeat(5,auto);align-items:center;gap:16px;margin:0 auto;color:#0c1628;font-size:14px;font-weight:700}.guest-nav a{min-height:44px;display:inline-flex;align-items:center;justify-content:center}.guest-nav a:hover{color:#6f4c2f}.guest-brand{display:grid!important;place-items:center;gap:2px;color:#111827;text-align:center}.guest-brand span{font-size:13px;font-weight:500}.guest-brand strong{font-size:21px;letter-spacing:0;text-transform:uppercase}.guest-nav__booking{min-height:42px;padding:0 18px;border-radius:999px;background:#1d2d44;color:#fff!important}.guest-nav__login{min-height:38px;border:1px solid rgba(29,45,68,.18);border-radius:6px;background:#fff;color:#1d2d44;padding:0 16px;font:inherit;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 8px 18px #0f172a14}.guest-nav__login:hover,.guest-nav__login:focus-visible{background:#1d2d44;color:#fff;outline:none}.guest-nav__login[hidden]{display:none!important}.guest-nav__admin{min-height:42px;padding:0 18px;border-radius:999px;background:#b2744a;color:#fff!important}.guest-nav__admin-secondary{background:#1d2d44}.guest-nav__admin[hidden]{display:none!important}.guest-nav__booking:hover{background:#b2744a}.guest-nav__admin:hover{background:#1d2d44}.guest-nav__admin-secondary:hover{background:#b2744a}.guest-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.guest-hero{position:relative;z-index:1;min-height:560px;display:grid;align-items:end;overflow:visible;padding:96px 40px 64px;color:#fff;isolation:isolate}.guest-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background-image:linear-gradient(90deg,#070f1ab8,#070f1a42 52%,#070f1a85),var(--guest-site-background-image, linear-gradient(135deg, #1d2d44, #b2744a));background-position:center;background-size:cover;transform:scale(1.02)}.guest-hero__content{width:min(1160px,100%);min-width:0;margin-left:max(0px,calc((100vw - 1180px)/2))}.guest-hero__content>.guest-kicker,.guest-hero__content>h1,.guest-hero__content>p,.guest-hero__actions{max-width:760px}.guest-kicker{margin:0 0 14px;color:#b2744a;font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase}.guest-hero .guest-kicker{color:#f4d18f}.guest-hero h1,.guest-section h2{margin:0;letter-spacing:0;line-height:1.04}.guest-hero h1{max-width:760px;font-size:64px;font-weight:800;overflow-wrap:break-word}.guest-hero p:not(.guest-kicker),.guest-split>p,.guest-feature p,.guest-booking p{color:#465264;font-size:18px}.guest-hero p:not(.guest-kicker){max-width:650px;margin:24px 0 0;color:#ffffffdb}.guest-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.guest-booking-widget{position:relative;z-index:20;width:min(1160px,calc(100vw - 80px));display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:16px;align-items:center;max-height:0;margin-top:0;padding:0 22px;border-radius:16px;background:#ffffffad;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;overflow:hidden;transform:translateY(-12px) scaleY(.96);transform-origin:top;visibility:hidden;transition:max-height .34s ease,margin-top .34s ease,padding-top .34s ease,padding-bottom .34s ease,opacity .28s ease,transform .28s ease,visibility 0s linear .28s}.guest-booking-widget.is-open,.guest-booking-widget:target{max-height:250px;margin-top:34px;padding-top:20px;padding-bottom:20px;opacity:1;overflow:visible;transform:translateY(0) scaleY(1);visibility:visible;transition:max-height .34s ease,margin-top .34s ease,padding-top .34s ease,padding-bottom .34s ease,opacity .28s ease,transform .28s ease,visibility 0s}.guest-booking-widget label,.guest-count-field{position:relative;display:grid;min-width:0;height:48px;align-content:center;border-radius:12px;background:#fff;padding:6px 12px}.guest-booking-widget span{color:#8c9199;font-size:12px;line-height:1}.guest-booking-widget input,.guest-booking-widget select,.guest-count-field__trigger{width:100%;min-width:0;border:0;background:transparent;color:#111827;font:inherit;outline:none}.guest-count-field__trigger{display:block;padding:0;text-align:left;cursor:pointer}.guest-count-field__trigger span{color:#111827;font-size:16px;line-height:1.3}.guest-count-popover{position:absolute;top:calc(100% + 10px);left:0;z-index:90;width:min(330px,calc(100vw - 36px));display:none;gap:24px;padding:10px 12px 14px;border:1px solid rgba(17,24,39,.08);border-radius:4px;background:#fff;color:#111827;box-shadow:0 18px 38px #1118272e}.guest-count-field.is-open .guest-count-popover,.guest-count-field.is-choosing-child-age .guest-child-age-list{display:grid}.guest-count-row{display:flex;align-items:center;justify-content:space-between;gap:22px}.guest-count-row strong,.guest-count-row small{display:block}.guest-count-row strong{font-size:16px;font-weight:400;line-height:1.2}.guest-count-row small{margin-top:2px;color:#9ca3af;font-size:14px;line-height:1.2}.guest-stepper{display:grid;grid-template-columns:48px 32px 48px;align-items:center;gap:8px}.guest-stepper button{width:48px;height:48px;border:0;border-radius:14px;background:#f4f4f4;color:#111827;cursor:pointer;font-size:28px;font-weight:400;line-height:1}.guest-stepper button:disabled{color:#b6bcc6;cursor:not-allowed}.guest-stepper output{color:#111827;font-size:18px;text-align:center}.guest-add-child{width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:3px;background:#f3f3f3;color:#111827;padding:0 24px;cursor:pointer;font:inherit;text-align:left}.guest-add-child span{color:inherit;font-size:16px;line-height:1}.guest-add-child span:last-child{color:#8f949b;font-size:14px}.guest-child-age-list{display:none;margin-top:-24px;border:1px solid #8f8f8f;background:#fff}.guest-child-age-list:before{display:block;background:#c7c7c7;color:#fff;padding:3px 5px;font-size:14px;line-height:1.2;content:"Возраст ребёнка"}.guest-child-age-list button{width:100%;min-height:24px;border:0;background:#fff;color:#111827;padding:2px 5px;cursor:pointer;font:inherit;font-size:14px;line-height:1.2;text-align:left}.guest-child-age-list button:hover,.guest-child-age-list button:focus-visible{background:#e8f0fe;outline:none}.guest-children{display:grid;gap:8px}.guest-child-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:34px;border-radius:4px;background:#f7f7f7;color:#111827;padding:0 10px;font-size:15px}.guest-child-row button{width:26px;height:26px;border:0;border-radius:999px;background:transparent;color:#8f949b;cursor:pointer;font-size:20px;line-height:1}.guest-add-child:disabled{color:#9ca3af;cursor:not-allowed}.guest-date-field input{padding-right:34px;cursor:pointer}.guest-date-field__icon{position:absolute;right:12px;bottom:10px;width:24px;height:24px;display:grid;place-items:center;border:0;background:transparent;color:#111827;cursor:pointer;font-size:15px;line-height:1}.guest-booking-widget>button{min-height:48px;border:0;border-radius:12px;background:#1d2d44;color:#fff;padding:0 28px;font-weight:800;cursor:pointer;white-space:nowrap;transition:transform .2s ease,background-color .2s ease}.guest-booking-widget>button:hover{background:#b2744a;transform:translateY(-2px)}.guest-booking-widget.is-loading .guest-booking-progress{display:block}.guest-booking-progress{grid-column:1 / -1;display:none;height:4px;overflow:hidden;border-radius:999px;background:#1d2d4424}.guest-booking-progress span{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1d2d44,#b2744a,#1d2d44);transform:translate(-100%);animation:guest-booking-progress 1s ease-in-out forwards}@keyframes guest-booking-progress{to{transform:translate(0)}}.guest-availability-results{width:min(1160px,calc(100vw - 80px));margin-top:14px;padding:0;background:transparent;color:#111827}.guest-availability-results[hidden]{display:none}.guest-availability-results.is-visible{animation:guest-results-open .22s ease-out both}.guest-availability-results .guest-container{width:100%;margin:0;padding:20px 22px;border-radius:16px;background:#ffffffad;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.guest-availability-results h2{margin:0 0 14px;color:#061125;font-size:21px;line-height:1.1}.guest-price-strip{display:grid;grid-template-columns:54px repeat(5,minmax(120px,1fr)) 54px;gap:8px;overflow:hidden;padding:0}.guest-price-card{position:relative;width:100%;min-height:96px;display:grid;align-content:start;border:0;border-radius:18px;background:#f2f2f2;color:#0d1117;padding:22px 16px 12px;cursor:pointer;font:inherit;text-align:left;transition:box-shadow .16s ease,transform .16s ease}.guest-price-card.is-current{border:0;background:#f2f2f2;padding:22px 16px 12px}.guest-price-card.is-active{border:2px solid #40434b;background:#fff;padding:20px 14px 10px}.guest-price-card.is-unavailable{background:#f0f0f0;color:#8f95a1}.guest-price-card:hover,.guest-price-card:focus-visible,.guest-price-card.is-active{box-shadow:0 10px 24px #1118271f;outline:none;transform:translateY(-1px)}.guest-price-card__badge{position:absolute;top:0;left:8px;max-width:calc(100% - 16px);border-radius:0 0 7px 7px;background:#00b520;color:#fff;padding:2px 8px;font-size:12px;font-weight:800;line-height:1.2;white-space:nowrap}.guest-price-card.is-active .guest-price-card__badge{background:#31333b}.guest-price-card__dates{margin:0 0 2px;color:#202633;font-size:15px;font-weight:500}.guest-price-card__price{margin:0;color:#070b12;font-size:25px;font-weight:600;line-height:1.08}.guest-price-card__weekdays{margin:4px 0 0;color:#7f8794;font-size:14px;font-weight:500}.guest-price-card.is-unavailable .guest-price-card__dates,.guest-price-card.is-unavailable .guest-price-card__weekdays{color:#a5abb5}.guest-price-card.is-unavailable .guest-price-card__price{color:#8f95a1;font-size:18px;font-weight:700;line-height:1.2}.guest-hero .guest-price-card p.guest-price-card__dates,.guest-hero .guest-price-card p.guest-price-card__price,.guest-hero .guest-price-card p.guest-price-card__weekdays{max-width:none;margin-left:0;margin-right:0}.guest-hero .guest-price-card p.guest-price-card__dates{margin-top:0;margin-bottom:2px;color:#202633}.guest-hero .guest-price-card p.guest-price-card__price{margin-top:0;margin-bottom:0;color:#070b12}.guest-hero .guest-price-card p.guest-price-card__weekdays{margin-top:4px;margin-bottom:0;color:#7f8794}.guest-hero .guest-price-card.is-unavailable p.guest-price-card__dates,.guest-hero .guest-price-card.is-unavailable p.guest-price-card__weekdays{color:#a5abb5}.guest-hero .guest-price-card.is-unavailable p.guest-price-card__price{color:#8f95a1}.guest-price-slot{display:grid;grid-template-rows:auto auto;gap:8px;min-width:0;align-self:start;will-change:transform}.guest-price-book{width:100%;min-height:38px;border:0;border-radius:12px;background:#1d2d44;color:#fff;padding:0 16px;cursor:pointer;font:inherit;font-weight:800;transition:transform .2s ease,background-color .2s ease}.guest-price-book:hover,.guest-price-book:focus-visible{background:#b2744a;outline:none;transform:translateY(-1px)}.guest-price-nav{width:54px;min-height:54px;align-self:center;border:0;border-radius:999px;background:#fff;color:#111827;cursor:pointer;font-size:30px;box-shadow:0 8px 24px #1118271a;transition:transform .16s ease,box-shadow .16s ease}.guest-price-nav:hover,.guest-price-nav:focus-visible{outline:none;transform:translate(2px);box-shadow:0 10px 28px #11182729}.guest-price-prev:hover,.guest-price-prev:focus-visible{transform:translate(-2px)}.guest-price-nav:disabled{opacity:.35;cursor:not-allowed;transform:none;box-shadow:none}.guest-booking-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;background:#06112570;padding:24px}.guest-booking-modal__dialog{position:relative;width:min(520px,100%);max-height:min(680px,calc(100vh - 48px));overflow:auto;border-radius:18px;background:#fff;color:#111827;padding:22px;box-shadow:0 24px 70px #0611253d}.guest-booking-modal__dialog h3{margin:0 44px 18px 0;color:#061125;font-size:22px;line-height:1.15}.guest-booking-modal__close{position:absolute;top:14px;right:14px;width:34px;height:34px;border:0;border-radius:999px;background:#f1f4f8;color:#111827;cursor:pointer;font-size:24px;line-height:1}.guest-booking-modal__close:hover,.guest-booking-modal__close:focus-visible{background:#1d2d44;color:#fff;outline:none}.guest-booking-modal__list{display:grid;gap:8px;margin:0}.guest-booking-modal__row{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(96px,.65fr);gap:14px;align-items:center;border-radius:12px;background:#f7f8fa;padding:12px}.guest-booking-modal__row dt,.guest-booking-modal__row dd{margin:0}.guest-booking-modal__row dt{display:grid;gap:3px;min-width:0}.guest-booking-modal__row dt span{color:#061125;font-weight:800;overflow-wrap:anywhere}.guest-booking-modal__row dt small{color:#5d6673;font-size:13px;line-height:1.25}.guest-booking-modal__row dd{color:#111827;font-weight:800;text-align:right;overflow-wrap:anywhere}@media(max-width:520px){.guest-booking-modal{padding:14px}.guest-booking-modal__dialog{padding:18px}.guest-booking-modal__row{grid-template-columns:1fr;gap:6px}.guest-booking-modal__row dd{text-align:left}}@keyframes guest-results-open{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.guest-calendar{position:absolute;top:calc(100% + 10px);left:0;z-index:80;width:min(396px,calc(100vw - 36px));border:1px solid rgba(17,24,39,.14);border-radius:12px;background:#fff;color:#111827;padding:18px;box-shadow:0 18px 38px #11182733;animation:guest-calendar-open .18s ease-out both;transform-origin:top left}.guest-calendar.is-closing{pointer-events:none;animation:guest-calendar-close .16s ease-in both}@keyframes guest-calendar-open{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes guest-calendar-close{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-8px) scale(.98)}}.guest-calendar__head{display:grid;grid-template-columns:58px 1fr 58px;align-items:center;gap:8px;margin-bottom:10px}.guest-calendar__head button{min-height:30px;border-radius:8px;padding:0;border:0;background:#edf1f6;color:#111827;font-size:12px;font-weight:700;cursor:pointer}.guest-calendar__head strong{text-align:left;font-size:17px;font-weight:800}.guest-calendar__week,.guest-calendar__days{display:grid;grid-template-columns:repeat(7,1fr);gap:0}.guest-calendar__week span{color:#7b8490;font-size:13px;line-height:34px;text-align:center}.guest-calendar__week span:nth-child(6),.guest-calendar__week span:nth-child(7){color:#ff0f4f}.guest-calendar__day{min-height:50px;border:0;border-radius:0;background:transparent;color:#111827;padding:0;font-size:16px;font-weight:400;line-height:1;cursor:pointer;transition:background-color .16s ease,color .16s ease,border-radius .16s ease}.guest-calendar__day:nth-child(7n),.guest-calendar__day:nth-child(7n-1){color:#ff0f4f}.guest-calendar__day.is-in-range{background:#fff6d8}.guest-calendar__day.is-selected{border-radius:999px;background:#ffc51a;color:#111827}.guest-calendar__day.is-muted{opacity:.38;pointer-events:none}.guest-btn,.guest-link,.guest-form button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:0 24px;font-weight:800;cursor:pointer;transition:transform .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease}.guest-btn:hover,.guest-link:hover,.guest-form button:hover{transform:translateY(-2px)}.guest-btn--dark,.guest-form button{background:#1d2d44;color:#fff}.guest-btn--dark:hover,.guest-form button:hover{background:#b2744a;box-shadow:0 14px 28px #b2744a38}.guest-btn--light{border:1px solid rgba(255,255,255,.72);background:#ffffff29;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.guest-btn--light:hover{background:#fff;color:#1d2d44}.guest-hero__badge{position:absolute;right:max(40px,calc((100vw - 1180px)/2));bottom:64px;width:210px;padding:22px;border:1px solid rgba(255,255,255,.34);border-radius:8px;background:#ffffff24;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:calc(1 - var(--booking-open));pointer-events:none;transform:translateY(calc(var(--booking-open) * -18px));transition:opacity .2s ease,transform .2s ease}.guest-hero:has(.guest-booking-widget:target) .guest-hero__badge{opacity:0;transform:translateY(-18px)}.guest-hero__badge span,.guest-hero__badge strong{display:block}.guest-hero__badge span{color:#ffffffc7;font-size:13px}.guest-hero__badge strong{margin-top:8px;font-size:26px}.guest-section{padding:92px 0}.guest-intro{background:#fff}.guest-split{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:start}.guest-section h2{max-width:720px;color:#111827;font-size:44px}.guest-split>p{margin:0;line-height:1.7}.guest-section__head{margin-bottom:34px}.guest-section__head--inline{display:flex;align-items:end;justify-content:space-between;gap:24px}.guest-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.guest-benefits article,.guest-room-card,.guest-room-note,.guest-review-grid blockquote{border:1px solid #dce2e9;border-radius:8px;background:#fff}.guest-benefits article{min-height:238px;padding:26px}.guest-benefits span{display:inline-grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#e8dccf;color:#6f4c2f;font-weight:800}.guest-benefits h3,.guest-room-card h3,.guest-room-note h3{margin:22px 0 10px;color:#111827;font-size:22px;line-height:1.1}.guest-benefits p,.guest-room-card p{margin:0;color:#5a6573}.guest-rooms,.guest-gallery,.guest-booking{background:#fff}.guest-link{border:1px solid #1d2d44;color:#1d2d44}.guest-link:hover{background:#1d2d44;color:#fff}.guest-room-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.guest-room-card{overflow:hidden}.guest-room-card__image{display:block;overflow:hidden}.guest-room-card img{width:100%;height:260px;object-fit:cover}.guest-room-card img,.guest-feature img,.guest-gallery-grid img{transition:transform .32s ease,filter .32s ease}.guest-room-card__image:hover img,.guest-room-card__image:focus-visible img,.guest-feature:hover img,.guest-gallery-grid img:hover{transform:scale(1.07);filter:saturate(1.08) contrast(1.03)}.is-page-edit-mode .guest-editable-text{outline:2px dashed rgba(178,116,74,.5);outline-offset:4px;cursor:text}.is-page-edit-mode .guest-editable-text:focus{outline-color:#b2744a;background:#fff6d8b8}.guest-page-editor-panel{position:fixed;right:16px;bottom:16px;z-index:80;display:grid;gap:8px;width:min(320px,calc(100% - 32px));border:1px solid rgba(29,45,68,.16);border-radius:8px;background:#fff;box-shadow:0 18px 44px #0c122038;padding:14px;color:#1d2d44;font-weight:700}.guest-page-editor-panel strong{font-size:15px}.guest-page-editor-panel span{color:#687485;font-size:12px}.guest-page-editor-panel a{justify-self:start;color:#b2744a}.guest-editable-media,.guest-editable-media-wrap{position:relative;min-height:120px;outline:2px dashed rgba(29,45,68,.32);outline-offset:-2px}.guest-editable-media.is-dragging,.guest-editable-media-wrap.is-dragging{outline-color:#b2744a}.guest-editable-media.is-empty:before,.guest-editable-media-wrap.is-empty:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:grid;place-items:center;background:#f4f7fadb;color:#1d2d44;content:"Изображение удалено";font-weight:800}.guest-editable-media-wrap img{width:100%;height:100%;object-fit:cover}.guest-feature .guest-editable-media-wrap{min-height:460px}.guest-gallery-grid .guest-editable-media-wrap{min-height:220px}.guest-media-editor{position:absolute;right:8px;bottom:8px;z-index:5;display:flex;align-items:center;gap:6px;border-radius:6px;background:#111827d1;padding:6px;color:#fff;font-size:11px;font-weight:800}.guest-media-editor button,.guest-add-media{border:0;border-radius:4px;background:#fff;color:#1d2d44;padding:7px 9px;font-size:12px;font-weight:800;cursor:pointer}.guest-media-editor [data-delete-media]{background:#f6d9d6;color:#7a312c}.guest-add-media{min-height:180px;border:2px dashed #b2744a;background:#fff8ed;color:#7a4f31}.guest-room-card div{padding:20px}.guest-room-card h3{margin-top:0}.guest-room-card strong{display:block;margin-top:18px;color:#b2744a;font-size:19px}.guest-feature-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px}.guest-feature{display:grid;grid-template-columns:1.1fr .9fr;overflow:hidden;border-radius:8px;background:#fff}.guest-feature img{width:100%;height:100%;min-height:460px;object-fit:cover}.guest-feature div{align-self:center;padding:42px}.guest-feature p{margin:22px 0 0;line-height:1.65}.guest-room-note{padding:30px;align-self:stretch}.guest-room-note h3{margin-top:0}.guest-room-note ul{display:grid;gap:12px;margin:22px 0 0;padding:0;color:#465264;list-style:none}.guest-room-note li{padding-left:20px;position:relative}.guest-room-note li:before{position:absolute;left:0;color:#b2744a;content:"•"}.guest-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.guest-gallery-grid img{width:100%;height:320px;border-radius:8px;object-fit:cover}.guest-gallery-grid img:nth-child(2),.guest-gallery-grid img:nth-child(5){height:420px}.guest-reviews{background:#f4f7fa}.guest-rating{min-width:132px;border-radius:999px;background:#1d2d44;color:#fff;padding:12px 18px;text-align:center;font-weight:800}.guest-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.guest-review-grid blockquote{min-height:190px;margin:0;padding:28px;color:#2b3545;font-size:18px;line-height:1.55}.guest-booking__inner{display:grid;grid-template-columns:1fr 430px;gap:56px;align-items:center}.guest-booking p{margin:22px 0 0}.guest-form{display:grid;gap:14px;padding:28px;border:1px solid #dce2e9;border-radius:8px;background:#f4f7fa}.guest-form label{display:grid;gap:8px;color:#465264;font-size:14px;font-weight:700}.guest-form label.is-required>span:after{content:"*"}.guest-form label.has-error{color:#ff0050}.guest-form input{width:100%;min-height:52px;border:1px solid #cdd6df;border-radius:6px;background:#fff;color:#111827;padding:0 14px;outline:none}.guest-form input:focus{border-color:#b2744a;box-shadow:0 0 0 3px #b2744a24}.guest-form label.has-error input{border-color:#ff0050;box-shadow:none}.guest-form__error{display:inline-flex;align-items:center;gap:7px;color:#ff0050;font-size:13px;font-weight:600;line-height:1.2}.guest-form__error:before{content:"!";width:11px;height:11px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ff0050;color:#fff;font-size:8px;font-weight:900;line-height:1}.guest-form__error[hidden]{display:none}.guest-form button{margin-top:6px}.guest-footer{padding:44px 0;background:#111827;color:#fff;text-align:center}.guest-footer strong{display:block;font-size:24px}.guest-footer p{margin:12px 0;color:#cbd5e1}.guest-footer a{color:#f4d18f;font-weight:800}.entry-body{min-height:100vh;--entry-x: 0px;--entry-y: 0px;background:linear-gradient(125deg,rgba(223,240,125,.55) 0%,transparent 32%),linear-gradient(235deg,rgba(58,142,83,.34) 0%,transparent 38%),linear-gradient(180deg,#fbfaf6,#eff4d9 46%,#d8efbf);overflow:hidden}.entry-bg{position:fixed;top:-28px;right:-28px;bottom:-28px;left:-28px;z-index:-2;background:radial-gradient(circle at center,rgba(251,250,246,.88) 0%,rgba(251,250,246,.64) 24%,transparent 46%),linear-gradient(90deg,#f5ec8485,#3b945770);transform:translate3d(var(--entry-x),var(--entry-y),0) scale(1.08);transition:transform .16s ease-out}.entry-bg:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(214,226,82,.24),transparent 42%),linear-gradient(315deg,rgba(37,117,78,.24),transparent 42%);content:""}.entry-page{min-height:100vh;display:grid;place-items:center;padding:32px;position:relative;overflow:hidden}.entry-body.is-loading .entry-button{pointer-events:none}.entry-panel{position:relative;z-index:1;width:min(920px,100%);padding:0}.entry-heading{display:grid;justify-items:center;margin-bottom:30px;text-align:center}.entry-panel h1{max-width:760px;margin:0;color:#173f43;font-size:clamp(30px,4.5vw,52px);line-height:1;letter-spacing:0}.entry-actions{display:grid;grid-template-columns:1fr;gap:16px}.entry-button{position:relative;min-height:150px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:18px;overflow:hidden;padding:24px;border:1px solid rgba(255,255,255,.76);border-radius:8px;background:linear-gradient(145deg,#ffffffd1,#fbfaf69e),#fbfaf6d1;color:var(--ink);text-align:left;box-shadow:0 16px 42px #1e26301a,inset 0 1px #ffffffb8;transition:transform .24s ease,box-shadow .24s ease,background .24s ease,color .24s ease}.entry-button:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(135deg,rgba(0,124,131,.16),transparent 42%),linear-gradient(315deg,rgba(255,122,102,.18),transparent 44%);content:"";opacity:0;transition:opacity .24s ease}.entry-button:after{position:absolute;right:0;bottom:0;left:0;z-index:2;height:6px;background:linear-gradient(90deg,var(--blue),var(--coral),var(--yellow),var(--blue));background-size:220% 100%;content:"";opacity:0;transform:translate(-100%)}.entry-button.is-loading:after{opacity:1;animation:entry-loading 1s ease-in-out forwards}@keyframes entry-loading{0%{background-position:0% 50%;transform:translate(-100%)}to{background-position:100% 50%;transform:translate(0)}}.entry-button>*{position:relative;z-index:1}.entry-button__content{display:grid;gap:8px}.entry-button__content strong{font-size:clamp(24px,3.1vw,34px);line-height:1.05}.entry-button__content small{color:var(--muted);font-size:15px;font-weight:700}.entry-button__arrow{width:42px;height:42px;display:grid;place-items:center;border-radius:999px;background:#ffffffad;color:var(--blue-dark);font-size:24px;font-weight:800;transition:transform .24s ease,background-color .24s ease}.entry-button:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 24px 56px #007c832e,0 0 0 4px #007c8314}.entry-button:hover:before{opacity:1}.entry-button:hover .entry-button__arrow{background:var(--white);transform:translate(4px)}.entry-button--store:hover{background:var(--sky)}.entry-button--guest:hover{background:var(--mint)}@media(max-width:1080px){.guest-nav{grid-template-columns:repeat(4,auto);justify-content:center;gap:10px 18px;padding:10px 0}.guest-brand{grid-column:1 / -1;grid-row:1}.guest-hero h1{font-size:52px}.guest-benefits,.guest-room-grid{grid-template-columns:repeat(2,1fr)}.guest-feature-grid,.guest-booking__inner{grid-template-columns:1fr}.guest-feature img{min-height:360px}.header-main{grid-template-columns:auto auto 1fr}.header-actions{grid-column:1 / -1;justify-content:space-around;border-top:1px solid var(--line);padding-top:8px}.hero-grid{grid-template-columns:250px 1fr}.deal-card{grid-column:1 / -1}.category-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:820px){.guest-container,.guest-nav{width:min(100% - 24px,1180px)}.guest-site .guest-header{position:static}.guest-nav{display:flex;min-height:0;overflow-x:auto;justify-content:flex-start;padding:12px 0;white-space:nowrap}.guest-brand{order:-1;min-width:132px}.guest-hero{min-height:580px;padding:84px 24px 44px}.guest-hero__content{margin-left:0;width:100%}.guest-hero h1{font-size:42px}.guest-hero__badge{display:none}.guest-booking-widget{width:100%;grid-template-columns:1fr 1fr}.guest-availability-results{width:100%}.guest-price-strip{grid-template-columns:54px repeat(2,minmax(0,1fr)) 54px}.guest-booking-widget>button{grid-column:1 / -1}.guest-section{padding:64px 0}.guest-split,.guest-feature{grid-template-columns:1fr;gap:24px}.guest-section h2{font-size:34px}.guest-feature div{padding:28px}.guest-gallery-grid,.guest-review-grid{grid-template-columns:1fr}.guest-gallery-grid img,.guest-gallery-grid img:nth-child(2),.guest-gallery-grid img:nth-child(5){height:280px}.container{width:min(100% - 20px,1240px)}.topbar nav,.phone{display:none}.header-main{grid-template-columns:1fr auto;gap:10px;padding:10px 0}.logo{min-width:0}.logo__text{font-size:20px}.catalog-btn{justify-content:center}.catalog-menu{justify-self:end}.catalog-dropdown{right:0;left:auto;width:min(326px,calc(100vw - 20px))}.search{grid-column:1 / -1}.hero-grid,.hero-card,.benefits,.promo-grid,.products,.footer-grid{grid-template-columns:1fr}.catalog-panel{display:none}.hero-card{min-height:0}.hero-card>div{padding:26px}.hero-card img{height:220px}.category-grid{grid-template-columns:repeat(2,1fr)}.section__head h2{font-size:24px}}@media(max-width:520px){.guest-hero{width:100%;min-height:540px;padding:54px 18px 30px}.guest-hero h1{width:calc(100vw - 36px);font-size:25px}.guest-hero h1,.guest-section h2{max-width:100%;overflow-wrap:anywhere;white-space:normal}.guest-container,.guest-hero__content,.guest-split,.guest-section__head{min-width:0;max-width:100%}.guest-section h2{width:calc(100vw - 24px)}.guest-hero p:not(.guest-kicker),.guest-split>p,.guest-feature p,.guest-booking p{font-size:16px}.guest-hero__actions,.guest-btn{width:100%}.guest-booking-widget{grid-template-columns:1fr;padding:14px}.guest-availability-results{width:100%}.guest-availability-results .guest-container{padding:14px}.guest-price-strip{grid-template-columns:1fr}.guest-price-nav{justify-self:center}.guest-booking-widget>button{width:100%}.guest-section__head--inline,.guest-benefits,.guest-room-grid{grid-template-columns:1fr}.guest-section__head--inline{display:grid}.guest-benefits article{min-height:0}.guest-form{padding:20px}.entry-actions{grid-template-columns:1fr}.entry-button{min-height:150px;grid-template-columns:auto 1fr}.entry-button__arrow{display:none}.category-grid{grid-template-columns:1fr}.header-actions a{width:auto;font-size:18px}.header-actions span{display:none}.search button{padding:0 14px}.subscribe{grid-template-columns:1fr}.subscribe input,.subscribe button{min-height:46px}}
