:root{--msh-nr-gold:#afa572;--msh-nr-gold-h:#9d9363;--msh-nr-gold-soft:#c9c19a;--msh-nr-eyebrow:#b9a97b;--msh-nr-dark:#1a1a1a;--msh-nr-text:#2a2a26;--msh-nr-text-muted:#6b6a62;--msh-nr-text-soft:#8b8a7f;--msh-nr-ivoire:#fcfaf6;--msh-nr-grey:#f5f4ef;--msh-nr-grey-2:#ecebe3;--msh-nr-line:#e6e4d8;--msh-nr-line-soft:#efede4;--msh-nr-white:#fff;--msh-nr-success:#5cb25b;--msh-nr-success-bg:#eaf6e9;--msh-nr-error:#be5757;--msh-nr-error-bg:#f6e6e6;--msh-nr-warning:#c89a3a;--msh-nr-sans:"Inter", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--msh-nr-serif:"Cormorant Garamond", "Times New Roman", Georgia, serif;--msh-nr-sp-1:4px;--msh-nr-sp-2:8px;--msh-nr-sp-3:12px;--msh-nr-sp-4:16px;--msh-nr-sp-5:20px;--msh-nr-sp-6:24px;--msh-nr-sp-8:32px;--msh-nr-sp-10:40px;--msh-nr-sp-12:48px;--msh-nr-sp-16:64px;--msh-nr-r-sm:4px;--msh-nr-r-md:6px;--msh-nr-r-lg:8px;--msh-nr-r-xl:12px;--msh-nr-r-full:999px;--msh-nr-sh-0:0 1px 0 #1a1a1a0a;--msh-nr-sh-1:0 1px 2px #1a1a1a0a, 0 1px 3px #1a1a1a0a;--msh-nr-sh-2:0 4px 14px #1a1a1a0f, 0 1px 3px #1a1a1a0a;--msh-nr-sh-3:0 18px 40px #1a1a1a14, 0 4px 12px #1a1a1a0d;--msh-nr-sh-gold:0 0 0 3px #afa57247;--msh-nr-ease:cubic-bezier(.2,.7,.2,1);--msh-nr-dur-fast:.14s;--msh-nr-dur:.22s;--msh-nr-dur-slow:.38s;--msh-nr-nav-offset:80px}.msh-nr,.msh-nr *{box-sizing:border-box;margin:0;padding:0}.msh-nr ul,.msh-nr ol{list-style:none}.msh-nr a{color:inherit;text-decoration:none}.msh-nr button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none}.msh-nr input,.msh-nr select,.msh-nr textarea{font:inherit;color:inherit}.msh-nr img{max-width:100%;display:block}.msh-nr{background:var(--msh-nr-ivoire);color:var(--msh-nr-text);font-family:var(--msh-nr-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-size:15px;line-height:1.5}.msh-nr__container{max-width:1280px;margin:0 auto;padding:0 clamp(1rem,4vw,2.5rem)}.msh-nr-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--msh-nr-eyebrow);font-size:11px;font-weight:600;line-height:1.3;display:inline-block}.msh-nr-eyebrow--rule:after{content:"";background:var(--msh-nr-gold);width:24px;height:1px;margin-top:6px;display:block}.msh-nr-serif{font-family:var(--msh-nr-serif);letter-spacing:-.005em;font-weight:400}.msh-nr-btn{border-radius:var(--msh-nr-r-md);font-family:var(--msh-nr-sans);letter-spacing:.04em;min-height:44px;transition:background var(--msh-nr-dur) var(--msh-nr-ease), color var(--msh-nr-dur) var(--msh-nr-ease), border-color var(--msh-nr-dur) var(--msh-nr-ease), transform var(--msh-nr-dur-fast) var(--msh-nr-ease);white-space:nowrap;text-align:center;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:500;line-height:1.2;display:inline-flex}.msh-nr-btn:active:not(:disabled){transform:translateY(1px)}.msh-nr-btn:disabled{opacity:.45;cursor:not-allowed}.msh-nr-btn:focus-visible{box-shadow:var(--msh-nr-sh-gold);outline:none}.msh-nr-btn--primary{background:var(--msh-nr-gold);color:var(--msh-nr-white)}.msh-nr-btn--primary:hover:not(:disabled){background:var(--msh-nr-gold-h)}.msh-nr-btn--outline{color:var(--msh-nr-dark);border:1px solid var(--msh-nr-line);background:0 0}.msh-nr-btn--outline:hover:not(:disabled){border-color:var(--msh-nr-gold);color:var(--msh-nr-gold)}.msh-nr-btn--ghost{color:var(--msh-nr-text-muted);background:0 0;min-height:36px;padding:8px 12px}.msh-nr-btn--ghost:hover:not(:disabled){background:var(--msh-nr-grey);color:var(--msh-nr-dark)}.msh-nr-btn--danger{color:var(--msh-nr-error);border:1px solid var(--msh-nr-error);background:0 0}.msh-nr-btn--danger:hover:not(:disabled){background:var(--msh-nr-error);color:var(--msh-nr-white)}.msh-nr-btn--lg{min-height:52px;padding:14px 24px;font-size:14px}.msh-nr-btn--sm{min-height:36px;padding:8px 14px;font-size:12px}.msh-nr-btn--block{width:100%}.msh-nr-field{flex-direction:column;gap:6px;display:flex}.msh-nr-field__label{color:var(--msh-nr-text-muted);letter-spacing:.02em;font-size:12px;font-weight:500}.msh-nr-field__label--required:after{content:" *";color:var(--msh-nr-error)}.msh-nr-input,.msh-nr-select,.msh-nr-textarea{border:1px solid var(--msh-nr-line);border-radius:var(--msh-nr-r-md);background:var(--msh-nr-white);width:100%;color:var(--msh-nr-text);transition:border-color var(--msh-nr-dur) var(--msh-nr-ease), box-shadow var(--msh-nr-dur) var(--msh-nr-ease);min-height:44px;padding:11px 14px;font-size:14px;line-height:1.4}.msh-nr-input:focus,.msh-nr-select:focus,.msh-nr-textarea:focus{border-color:var(--msh-nr-gold);box-shadow:var(--msh-nr-sh-gold);outline:none}.msh-nr-input--error,.msh-nr-select--error,.msh-nr-textarea--error{border-color:var(--msh-nr-error)}.msh-nr-input--error:focus,.msh-nr-select--error:focus,.msh-nr-textarea--error:focus{box-shadow:0 0 0 3px #be57572e}.msh-nr-textarea{resize:vertical;min-height:88px}.msh-nr-error-msg{color:var(--msh-nr-error);margin-top:4px;font-size:12px}.msh-nr-tag{border-radius:var(--msh-nr-r-full);letter-spacing:.04em;background:var(--msh-nr-grey);color:var(--msh-nr-text);white-space:nowrap;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:500;line-height:1.2;display:inline-flex}.msh-nr-tag--success{background:var(--msh-nr-success-bg);color:#2d6a2c}.msh-nr-tag--error{background:var(--msh-nr-error-bg);color:var(--msh-nr-error)}.msh-nr-tag--gold{color:#6e6735;background:#afa57229}.msh-nr-tag--gold-solid{background:var(--msh-nr-gold);color:var(--msh-nr-white)}.msh-nr-card{background:var(--msh-nr-white);border:1px solid var(--msh-nr-line);border-radius:var(--msh-nr-r-lg);box-shadow:var(--msh-nr-sh-1)}.msh-nr-hairline{background:var(--msh-nr-line);width:100%;height:1px}.msh-nr-icon{color:currentColor;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.msh-nr-icon svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.msh-nr-icon--sm{width:16px;height:16px}.msh-nr-icon--lg{width:28px;height:28px}@keyframes msh-nr-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.msh-nr-sk{background:linear-gradient(90deg, var(--msh-nr-grey) 0%, var(--msh-nr-grey-2) 50%, var(--msh-nr-grey) 100%);border-radius:var(--msh-nr-r-sm);background-size:200% 100%;animation:1.4s linear infinite msh-nr-shimmer;display:block}.msh-nr-screen[hidden]{display:none!important}.msh-nr-screen{animation:msh-nr-fade .35s var(--msh-nr-ease)}@keyframes msh-nr-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.msh-nr a.msh-nr-btn,.msh-nr a.msh-nr-btn:link,.msh-nr a.msh-nr-btn:visited{text-decoration:none!important}.msh-nr button.msh-nr-btn--primary,.msh-nr button.msh-nr-btn--primary:hover,.msh-nr button.msh-nr-btn--primary:focus,.msh-nr a.msh-nr-btn--primary,.msh-nr a.msh-nr-btn--primary:link,.msh-nr a.msh-nr-btn--primary:visited{background:var(--msh-nr-gold)!important;color:var(--msh-nr-white)!important;border:none!important}.msh-nr button.msh-nr-btn--primary:hover,.msh-nr a.msh-nr-btn--primary:hover{background:var(--msh-nr-gold-h)!important}html,body{margin:0!important;padding-top:0!important}.Header,header.Header,#header,.sqs-announcement-bar-dropzone,.header-display-desktop,.header-display-mobile,header.site-header,header[data-controller=HeaderOverlay],header[data-controller-header=overlay]{display:none!important}#siteWrapper,#site,#page,#content,#page>article,#page>.sections,.sections,main,.Main{margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important}.page-section:first-child,.page-section:first-of-type,[data-section-id]:first-child,section[data-section-id]:first-of-type,.page-section:first-child .section-background,.page-section:first-child .content-wrapper,[data-section-id]:first-child .section-background,[data-section-id]:first-child .content-wrapper{margin-top:0!important;padding-top:0!important}.sqs-block,.sqs-block-code,.sqs-block-html,.sqs-block-content{margin:0!important;padding:0!important}body{background:var(--msh-nr-ivoire)}@media (max-width:767px){.msh-nr-tb,.msh-nr-st{transition:max-height var(--msh-nr-dur) var(--msh-nr-ease), opacity var(--msh-nr-dur-fast) var(--msh-nr-ease), padding var(--msh-nr-dur) var(--msh-nr-ease);overflow:hidden}.msh-nr.is-scrolled .msh-nr-tb,.msh-nr.is-scrolled .msh-nr-st{opacity:0;border-bottom-width:0;min-height:0!important;max-height:0!important;padding-top:0!important;padding-bottom:0!important}.msh-nr.is-scrolled .msh-nr-tb__inner,.msh-nr.is-scrolled .msh-nr-st__inner{padding-top:0;padding-bottom:0}}@media (prefers-reduced-motion:reduce){.msh-nr,.msh-nr *,.msh-nr :before,.msh-nr :after{transition:none!important;animation:none!important}}.msh-nr-tb{z-index:100;background:var(--msh-nr-white);border-bottom:1px solid var(--msh-nr-line);position:sticky;top:0}.msh-nr-tb__inner{justify-content:space-between;align-items:center;gap:16px;max-width:1280px;min-height:80px;margin:0 auto;padding:10px clamp(1rem,4vw,2rem);display:flex}.msh-nr-tb__left{align-items:center;gap:16px;display:inline-flex}.msh-nr-tb__logo{flex-shrink:0;justify-content:center;align-items:center;height:60px;display:inline-flex}.msh-nr-tb__logo-img{object-fit:contain;width:auto;height:100%;display:block}.msh-nr-tb__divider{background:var(--msh-nr-line);flex-shrink:0;width:1px;height:22px}.msh-nr-tb__label{letter-spacing:.22em;text-transform:uppercase;color:var(--msh-nr-dark);white-space:nowrap;font-size:11px;font-weight:600}.msh-nr-tb__back{letter-spacing:.22em;text-transform:uppercase;color:var(--msh-nr-text-muted);transition:color var(--msh-nr-dur) var(--msh-nr-ease);white-space:nowrap;border-radius:0;align-items:center;gap:8px;min-height:40px;padding:6px 0;font-size:11px;font-weight:600;display:inline-flex}.msh-nr-tb__back:hover{color:var(--msh-nr-gold)}.msh-nr-tb__back-icon{width:14px;height:14px;display:inline-flex}.msh-nr-tb__back-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.msh-nr-tb__back-short{display:none}@media (max-width:1023px){.msh-nr-tb__inner{min-height:68px;padding:8px 16px}.msh-nr-tb__logo{height:50px}}@media (max-width:599px){.msh-nr-tb__inner{min-height:60px}.msh-nr-tb__logo{height:42px}.msh-nr-tb__label{letter-spacing:.18em;font-size:10px}.msh-nr-tb__divider{display:none}.msh-nr-tb__left{gap:12px}.msh-nr-tb__back{letter-spacing:.14em;font-size:10px}.msh-nr-tb__back-full{display:none}.msh-nr-tb__back-short{display:inline}}.msh-nr a.msh-nr-tb__back,.msh-nr a.msh-nr-tb__back:link,.msh-nr a.msh-nr-tb__back:visited,.msh-nr a.msh-nr-tb__back:hover,.msh-nr a.msh-nr-tb__back:focus,.msh-nr a.msh-nr-tb__back:active{text-decoration:none!important}.msh-nr-st{background:var(--msh-nr-ivoire);border-bottom:1px solid var(--msh-nr-line);padding:16px 0}.msh-nr-st[hidden]{display:none}.msh-nr-st__inner{justify-content:center;align-items:center;gap:clamp(8px,2vw,24px);max-width:760px;margin:0 auto;padding:0 clamp(1rem,4vw,2rem);display:flex}.msh-nr-st__item{color:var(--msh-nr-text-soft);letter-spacing:.02em;transition:color var(--msh-nr-dur) var(--msh-nr-ease);align-items:center;gap:10px;font-size:13px;font-weight:500;display:inline-flex}.msh-nr-st__num{background:var(--msh-nr-grey);width:26px;height:26px;color:var(--msh-nr-text-soft);transition:background var(--msh-nr-dur) var(--msh-nr-ease), color var(--msh-nr-dur) var(--msh-nr-ease);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:inline-flex}.msh-nr-st__label{white-space:nowrap}.msh-nr-st__sep{background:var(--msh-nr-line);flex-shrink:0;width:clamp(20px,4vw,48px);height:1px}.msh-nr-st[data-current-step="1"] .msh-nr-st__item[data-step="1"],.msh-nr-st[data-current-step="2"] .msh-nr-st__item[data-step="2"],.msh-nr-st[data-current-step="3"] .msh-nr-st__item[data-step="3"]{color:var(--msh-nr-dark)}.msh-nr-st[data-current-step="1"] .msh-nr-st__item[data-step="1"] .msh-nr-st__num,.msh-nr-st[data-current-step="2"] .msh-nr-st__item[data-step="2"] .msh-nr-st__num,.msh-nr-st[data-current-step="3"] .msh-nr-st__item[data-step="3"] .msh-nr-st__num{background:var(--msh-nr-gold);color:var(--msh-nr-white)}.msh-nr-st[data-current-step="2"] .msh-nr-st__item[data-step="1"] .msh-nr-st__num,.msh-nr-st[data-current-step="3"] .msh-nr-st__item[data-step="1"] .msh-nr-st__num,.msh-nr-st[data-current-step="3"] .msh-nr-st__item[data-step="2"] .msh-nr-st__num{background:var(--msh-nr-success);color:var(--msh-nr-white)}@media (max-width:599px){.msh-nr-st__label{display:none}.msh-nr-st[data-current-step="1"] .msh-nr-st__item[data-step="1"] .msh-nr-st__label,.msh-nr-st[data-current-step="2"] .msh-nr-st__item[data-step="2"] .msh-nr-st__label,.msh-nr-st[data-current-step="3"] .msh-nr-st__item[data-step="3"] .msh-nr-st__label{display:inline}.msh-nr-st__inner{gap:12px}.msh-nr-st__sep{width:24px}}.msh-nr-rl{padding-bottom:80px}.msh-nr-rl__search-wrap{z-index:90;background:var(--msh-nr-ivoire);border-bottom:1px solid var(--msh-nr-line);transition:top var(--msh-nr-dur) var(--msh-nr-ease);position:sticky;top:80px}@media (max-width:1023px){.msh-nr-rl__search-wrap{top:68px}}@media (max-width:599px){.msh-nr-rl__search-wrap{top:60px}}@media (max-width:767px){.msh-nr.is-scrolled .msh-nr-rl__search-wrap{top:0}}.msh-nr-rl__search{grid-template-columns:1fr auto;align-items:stretch;gap:14px;max-width:1280px;margin:0 auto;padding:18px clamp(1rem,4vw,2rem);display:grid}.msh-nr-rl__field{background:var(--msh-nr-white);border:1px solid var(--msh-nr-line);cursor:pointer;text-align:left;transition:border-color var(--msh-nr-dur) var(--msh-nr-ease), box-shadow var(--msh-nr-dur) var(--msh-nr-ease);border-radius:999px;grid-template-columns:22px 1fr 1px 22px 1fr auto;align-items:center;gap:14px;width:100%;min-height:64px;padding:12px 20px;display:grid}.msh-nr-rl__field-sep{background:var(--msh-nr-line);height:28px;display:block}.msh-nr-rl__field-section{flex-direction:column;gap:2px;min-width:0;display:flex}@media (max-width:599px){.msh-nr-rl__field{border-radius:12px;grid-template-rows:1fr;grid-template-columns:18px minmax(0,1fr) auto 18px minmax(0,auto) auto;gap:8px;min-height:48px;padding:8px 12px}.msh-nr-rl__field-icon{width:18px;height:18px}.msh-nr-rl__field-section{gap:0}.msh-nr-rl__field-label{display:none}.msh-nr-rl__field-value{font-size:13px;font-weight:600}.msh-nr-rl__field-sep{width:1px;height:20px;display:block}.msh-nr-rl__field-icon-guests{display:inline-flex}.msh-nr-rl__field-badge{display:none}}.msh-nr-rl__field:hover,.msh-nr-rl__field:focus-visible{border-color:var(--msh-nr-gold);outline:none}.msh-nr-rl__field.is-open{border-color:var(--msh-nr-gold);box-shadow:var(--msh-nr-sh-gold)}.msh-nr-rl__field-icon{width:22px;height:22px;color:var(--msh-nr-gold);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.msh-nr-rl__field-icon svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.msh-nr-rl__field-text{flex-direction:column;gap:2px;min-width:0;display:flex}.msh-nr-rl__field-label{letter-spacing:.18em;text-transform:uppercase;color:var(--msh-nr-text-soft);white-space:nowrap;font-size:10.5px;font-weight:600}.msh-nr-rl__field-value{color:var(--msh-nr-dark);letter-spacing:-.005em;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.msh-nr-rl__field-value--muted{color:var(--msh-nr-text-soft);font-weight:400}.msh-nr-rl__field-badge{background:var(--msh-nr-grey);border-radius:var(--msh-nr-r-full);color:var(--msh-nr-text-muted);letter-spacing:.02em;white-space:nowrap;justify-content:center;align-items:center;padding:5px 11px;font-size:12px;font-weight:600;display:inline-flex}.msh-nr-rl__field-badge[hidden]{display:none}.msh-nr-rl__field-chevron{width:16px;height:16px;color:var(--msh-nr-text-soft);display:inline-flex}.msh-nr-rl__field-chevron svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.msh-nr-rl__update{border-radius:var(--msh-nr-r-md);letter-spacing:.14em;text-transform:uppercase;align-self:center;min-height:48px;padding:0 18px;font-size:10.5px;font-weight:600}.msh-nr-rl__update svg{width:12px;height:12px}@media (max-width:1023px){.msh-nr-rl__search{grid-template-columns:1fr;gap:10px}.msh-nr-rl__update{display:none!important}}@media (max-width:767px){.msh-nr-rl__field{min-height:56px;padding:10px 16px}.msh-nr-rl__field-value{font-size:13px}}.msh-nr-rl__layout{grid-template-columns:1fr 360px;align-items:start;gap:32px;max-width:1280px;margin:0 auto;padding:32px clamp(1rem,4vw,2rem);display:grid}.msh-nr-rl__main{min-width:0}.msh-nr-rl__intro{margin-bottom:24px}.msh-nr-rl__intro-title{font-family:var(--msh-nr-serif);letter-spacing:-.01em;color:var(--msh-nr-dark);margin-bottom:4px;font-size:clamp(22px,2.4vw,28px);font-weight:400}.msh-nr-rl__intro-sub{color:var(--msh-nr-text-muted);font-size:13px}@media (max-width:1023px){.msh-nr-rl__layout{grid-template-columns:1fr}.msh-nr-rl__summary{display:none}}.msh-nr-rl__rooms{flex-direction:column;gap:16px;display:flex}.msh-nr-rl__room{background:var(--msh-nr-white);border:1px solid var(--msh-nr-line);border-radius:var(--msh-nr-r-lg);transition:border-color var(--msh-nr-dur) var(--msh-nr-ease), box-shadow var(--msh-nr-dur) var(--msh-nr-ease), transform var(--msh-nr-dur) var(--msh-nr-ease);grid-template-columns:320px 1fr;gap:0;display:grid;overflow:hidden}.msh-nr-rl__room:hover{border-color:var(--msh-nr-gold-soft);box-shadow:var(--msh-nr-sh-2)}.msh-nr-rl__room.is-in-cart{border-color:var(--msh-nr-gold);box-shadow:0 0 0 1px var(--msh-nr-gold), var(--msh-nr-sh-2);border-width:1.5px}.msh-nr-rl__room.is-unavailable .msh-nr-rl__room-photo{filter:grayscale(.4)brightness(.92)}.msh-nr-rl__room-cart-tag{z-index:2;letter-spacing:.08em;font-size:10.5px;font-weight:600;position:absolute;bottom:12px;left:12px}.msh-nr-rl__room-photo{background:var(--msh-nr-grey) center/cover no-repeat;min-height:260px;position:relative}.msh-nr-rl__room-photo:after{content:"";background:linear-gradient(#0000 70%,#0000002e 100%);position:absolute;inset:0}.msh-nr-rl__room-type-badge{z-index:2;background:var(--msh-nr-white);border-radius:var(--msh-nr-r-sm);letter-spacing:.14em;text-transform:uppercase;color:var(--msh-nr-dark);align-items:center;padding:7px 12px;font-size:10.5px;font-weight:700;display:inline-flex;position:absolute;top:14px;left:14px;box-shadow:0 1px 2px #00000014}.msh-nr-rl__room-stock-badge{z-index:2;position:absolute;top:14px;left:14px}.msh-nr-rl__room-body{flex-direction:column;gap:14px;padding:22px 26px;display:flex}.msh-nr-rl__room-head{grid-template-columns:1fr auto;align-items:start;gap:20px;display:grid}.msh-nr-rl__room-head-text{flex-direction:column;gap:4px;min-width:0;display:flex}.msh-nr-rl__room-title{font-family:var(--msh-nr-serif);letter-spacing:-.005em;color:var(--msh-nr-dark);font-size:26px;font-weight:400;line-height:1.05}.msh-nr-rl__room-catch{font-family:var(--msh-nr-serif);color:var(--msh-nr-gold);letter-spacing:-.005em;font-size:16px;font-style:italic;line-height:1.3}.msh-nr-rl__room-price{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;min-width:130px;display:flex}.msh-nr-rl__room-price-label{letter-spacing:.16em;text-transform:uppercase;color:var(--msh-nr-text-muted);font-size:10px;font-weight:600}.msh-nr-rl__room-price-amount{font-family:var(--msh-nr-serif);color:var(--msh-nr-dark);letter-spacing:-.005em;white-space:nowrap;font-size:26px;font-weight:500;line-height:1.1}.msh-nr-rl__room-price-unit{letter-spacing:.14em;text-transform:uppercase;color:var(--msh-nr-text-muted);white-space:nowrap;margin-top:2px;font-size:10px;font-weight:600}.msh-nr-rl__room-price--unavailable .msh-nr-rl__room-price-amount{color:var(--msh-nr-error);letter-spacing:.04em;font-size:15px;font-family:var(--msh-nr-sans)}.msh-nr-rl__room-bullets{grid-template-columns:repeat(2,1fr);gap:8px 18px;margin:4px 0 2px;padding:0;list-style:none;display:grid}.msh-nr-rl__room-bullet{color:var(--msh-nr-text);align-items:center;gap:8px;font-size:13px;line-height:1.3;display:inline-flex}.msh-nr-rl__room-bullet:before{display:none}.msh-nr-rl__room-bullet-ic{width:18px;height:18px;color:var(--msh-nr-text-soft);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.msh-nr-rl__room-bullet-ic svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.msh-nr-rl__room-footer{border-top:1px solid var(--msh-nr-line-soft);justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding-top:14px;display:flex}.msh-nr-rl__room-status{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.msh-nr-rl__room-dispo{color:var(--msh-nr-success);align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.msh-nr-rl__room-dispo:before{content:"";background:var(--msh-nr-success);border-radius:50%;width:7px;height:7px}.msh-nr-rl__room-dispo--low{color:#b58e2a}.msh-nr-rl__room-dispo--low:before{background:var(--msh-nr-warning)}.msh-nr-rl__room-dispo--off{color:var(--msh-nr-error)}.msh-nr-rl__room-dispo--off:before{background:var(--msh-nr-error)}.msh-nr-rl__room-totalstay{border-radius:var(--msh-nr-r-full);color:var(--msh-nr-text);white-space:nowrap;background:#afa57224;align-items:baseline;gap:6px;padding:5px 11px;font-size:12px;display:inline-flex}.msh-nr-rl__room-totalstay-label{letter-spacing:.06em;text-transform:uppercase;color:var(--msh-nr-text-muted);font-size:10.5px;font-weight:600}.msh-nr-rl__room-totalstay-amount{color:#6e6735;font-weight:700}.msh-nr-rl__room-cta{flex-shrink:0;align-items:center;display:inline-flex}.msh-nr-rl__room-cta .msh-nr-btn{letter-spacing:.14em;text-transform:uppercase;padding:12px 18px;font-size:11.5px;font-weight:700}@media (max-width:767px){.msh-nr-rl__room{grid-template-columns:1fr}.msh-nr-rl__room-photo{aspect-ratio:16/9;min-height:200px}.msh-nr-rl__room-body{padding:16px 18px}.msh-nr-rl__room-head{grid-template-columns:1fr;gap:10px}.msh-nr-rl__room-price{text-align:left;align-items:flex-start;min-width:0}.msh-nr-rl__room-price-amount{font-size:22px}.msh-nr-rl__room-bullets{grid-template-columns:1fr 1fr;gap:6px 12px}.msh-nr-rl__room-footer{flex-direction:column;align-items:stretch;gap:12px}.msh-nr-rl__room-status{justify-content:flex-start}.msh-nr-rl__room-cta{width:100%}.msh-nr-rl__room-cta .msh-nr-btn{justify-content:center;width:100%}}@media (max-width:480px){.msh-nr-rl__room-bullets{grid-template-columns:1fr}}.msh-nr-rl__empty{background:var(--msh-nr-white);border:1px dashed var(--msh-nr-line);border-radius:var(--msh-nr-r-lg);text-align:center;color:var(--msh-nr-text-muted);padding:56px 24px}.msh-nr-rl__empty-icon{width:40px;height:40px;color:var(--msh-nr-gold);margin:0 auto 12px}.msh-nr-rl__empty-title{color:var(--msh-nr-dark);margin-bottom:4px;font-size:15px;font-weight:500}.msh-nr-rl__skeleton{border-radius:var(--msh-nr-r-lg);height:240px}.msh-nr-rl__summary{background:var(--msh-nr-white);border:1px solid var(--msh-nr-line);border-radius:var(--msh-nr-r-lg);flex-direction:column;gap:14px;padding:20px;display:flex;position:sticky;top:196px}.msh-nr-rl__summary-title{letter-spacing:.08em;text-transform:uppercase;color:var(--msh-nr-dark);justify-content:space-between;align-items:center;font-size:13px;font-weight:600;display:flex}.msh-nr-rl__summary-count{color:var(--msh-nr-text-muted);font-size:11px;font-weight:500}.msh-nr-rl__summary-items{flex-direction:column;gap:12px;display:flex}.msh-nr-rl__summary-empty{color:var(--msh-nr-text-soft);text-align:center;padding:20px 8px;font-size:13px;font-style:italic}.msh-nr-rl__summary-item{border-bottom:1px solid var(--msh-nr-line-soft);grid-template-columns:56px 1fr auto;align-items:start;gap:12px;padding-bottom:12px;display:grid}.msh-nr-rl__summary-item:last-child{border-bottom:none;padding-bottom:0}.msh-nr-rl__summary-thumb{border-radius:var(--msh-nr-r-md);background:var(--msh-nr-grey) center/cover no-repeat;flex-shrink:0;width:56px;height:56px}.msh-nr-rl__summary-info{min-width:0}.msh-nr-rl__summary-room{color:var(--msh-nr-dark);margin-bottom:2px;font-size:13px;font-weight:500}.msh-nr-rl__summary-meta{color:var(--msh-nr-text-muted);font-size:11px;line-height:1.4}.msh-nr-rl__summary-actions{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.msh-nr-rl__summary-price{font-family:var(--msh-nr-serif);color:var(--msh-nr-gold);white-space:nowrap;font-size:15px;font-weight:500}.msh-nr-rl__summary-remove{color:var(--msh-nr-text-soft);cursor:pointer;border-radius:var(--msh-nr-r-sm);background:0 0;border:none;width:24px;height:24px;padding:4px;display:inline-flex}.msh-nr-rl__summary-remove:hover{color:var(--msh-nr-error);background:var(--msh-nr-error-bg)}.msh-nr-rl__summary-remove svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.msh-nr-rl__summary-total-wrap{border-top:1px solid var(--msh-nr-line);flex-direction:column;gap:6px;padding-top:14px;display:flex}.msh-nr-rl__summary-total-row{justify-content:space-between;align-items:baseline;display:flex}.msh-nr-rl__summary-total-label{color:var(--msh-nr-dark);font-size:14px;font-weight:600}.msh-nr-rl__summary-total-amount{font-family:var(--msh-nr-serif);color:var(--msh-nr-gold);font-size:22px;font-weight:500}.msh-nr-rl__summary-total-note{color:var(--msh-nr-text-muted);font-size:11px}.msh-nr-rl__mobile-bar{z-index:95;background:var(--msh-nr-white);border-top:1px solid var(--msh-nr-line);padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));align-items:center;gap:12px;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #0000000f}.msh-nr-rl__mobile-bar.is-visible{display:flex}.msh-nr-rl__mobile-bar-info{text-align:left;cursor:pointer;min-width:0;font-family:var(--msh-nr-sans);color:inherit;background:0 0;border:none;flex:1;align-items:center;gap:10px;padding:8px 0;display:flex}.msh-nr-rl__mobile-bar-info:hover{opacity:.8}.msh-nr-rl__mobile-bar-chevron{background:var(--msh-nr-grey);width:22px;height:22px;color:var(--msh-nr-gold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;animation:2.4s ease-in-out infinite msh-nr-bounce;display:inline-flex}.msh-nr-rl__mobile-bar-chevron svg{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}@keyframes msh-nr-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.msh-nr-rl__mobile-bar-textwrap{flex-direction:column;gap:1px;min-width:0;display:flex}.msh-nr-rl__mobile-bar-total{font-family:var(--msh-nr-serif);color:var(--msh-nr-gold);font-size:18px;font-weight:500;line-height:1.1}.msh-nr-rl__mobile-bar-meta{color:var(--msh-nr-text-muted);font-size:11px}@media (min-width:1024px){.msh-nr-rl__mobile-bar{display:none!important}}.msh-nr-rl__sheet{z-index:200;flex-direction:column;justify-content:flex-end;display:flex;position:fixed;inset:0}.msh-nr-rl__sheet[hidden]{display:none}.msh-nr-rl__sheet-backdrop{-webkit-backdrop-filter:blur(2px);background:#0000006b;animation:.25s msh-nr-rl-fade;position:absolute;inset:0}@keyframes msh-nr-rl-fade{0%{opacity:0}to{opacity:1}}.msh-nr-rl__sheet-panel{background:var(--msh-nr-white);max-height:88vh;animation:msh-nr-rl-slideup .32s var(--msh-nr-ease);padding-bottom:env(safe-area-inset-bottom,0px);border-radius:20px 20px 0 0;flex-direction:column;display:flex;position:relative;box-shadow:0 -16px 48px #00000038}@keyframes msh-nr-rl-slideup{0%{transform:translateY(100%)}to{transform:translateY(0)}}.msh-nr-rl__sheet-handle{background:var(--msh-nr-line);border-radius:999px;width:40px;height:4px;margin:8px auto 4px;display:block}.msh-nr-rl__sheet-header{border-bottom:1px solid var(--msh-nr-line-soft);flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 20px 14px;display:flex}.msh-nr-rl__sheet-title{font-family:var(--msh-nr-serif);color:var(--msh-nr-dark);letter-spacing:-.005em;font-size:22px;font-weight:400}.msh-nr-rl__sheet-close{background:var(--msh-nr-grey);cursor:pointer;width:36px;height:36px;color:var(--msh-nr-dark);transition:background var(--msh-nr-dur) var(--msh-nr-ease);border:none;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.msh-nr-rl__sheet-close:hover{background:var(--msh-nr-grey-2)}.msh-nr-rl__sheet-close svg{fill:none;stroke:currentColor;stroke-width:2px;width:16px;height:16px}.msh-nr-rl__sheet-body{-webkit-overflow-scrolling:touch;flex:1;padding:4px 20px 8px;overflow-y:auto}.msh-nr-rl__sheet-section{border-bottom:1px solid var(--msh-nr-line-soft);padding:16px 0}.msh-nr-rl__sheet-section:last-of-type{border-bottom:none;padding-bottom:8px}.msh-nr-rl__sheet-section-label{letter-spacing:.16em;text-transform:uppercase;color:var(--msh-nr-text-muted);margin-bottom:12px;font-size:10.5px;font-weight:600;display:block}.msh-nr-rl__sheet-stay{background:var(--msh-nr-grey);border:1px solid var(--msh-nr-line);border-radius:var(--msh-nr-r-md);cursor:pointer;text-align:left;width:100%;font-family:var(--msh-nr-sans);transition:border-color var(--msh-nr-dur) var(--msh-nr-ease), background var(--msh-nr-dur) var(--msh-nr-ease);grid-template-columns:22px 1fr auto;align-items:center;gap:14px;padding:14px 16px;display:grid}.msh-nr-rl__sheet-stay:hover{border-color:var(--msh-nr-gold-soft);background:var(--msh-nr-white)}.msh-nr-rl__sheet-stay-icon{width:22px;height:22px;color:var(--msh-nr-gold);display:inline-flex}.msh-nr-rl__sheet-stay-icon svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.msh-nr-rl__sheet-stay-info{flex-direction:column;gap:3px;min-width:0;display:flex}.msh-nr-rl__sheet-stay-dates{color:var(--msh-nr-dark);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.msh-nr-rl__sheet-stay-guests{color:var(--msh-nr-text-muted);font-size:12px}.msh-nr-rl__sheet-stay-modify{letter-spacing:.16em;text-transform:uppercase;color:var(--msh-nr-gold);font-size:10.5px;font-weight:700}.msh-nr-rl__sheet-items{flex-direction:column;gap:14px;display:flex}.msh-nr-rl__sheet-empty{color:var(--msh-nr-text-soft);text-align:center;padding:20px 8px;font-size:13px;font-style:italic}.msh-nr-rl__sheet-item{border-bottom:1px solid var(--msh-nr-line-soft);grid-template-columns:56px 1fr auto;align-items:start;gap:12px;padding-bottom:14px;display:grid}.msh-nr-rl__sheet-item:last-child{border-bottom:none;padding-bottom:0}.msh-nr-rl__sheet-thumb{border-radius:var(--msh-nr-r-md);background:var(--msh-nr-grey) center/cover no-repeat;flex-shrink:0;width:56px;height:56px}.msh-nr-rl__sheet-info{min-width:0}.msh-nr-rl__sheet-room{color:var(--msh-nr-dark);margin-bottom:2px;font-size:14px;font-weight:600}.msh-nr-rl__sheet-meta{color:var(--msh-nr-text-muted);font-size:11px;line-height:1.5}.msh-nr-rl__sheet-actions{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.msh-nr-rl__sheet-price{font-family:var(--msh-nr-serif);color:var(--msh-nr-gold);white-space:nowrap;font-size:15px;font-weight:500}.msh-nr-rl__sheet-remove{color:var(--msh-nr-text-soft);cursor:pointer;border-radius:var(--msh-nr-r-sm);width:28px;height:28px;transition:color var(--msh-nr-dur) var(--msh-nr-ease), background var(--msh-nr-dur) var(--msh-nr-ease);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.msh-nr-rl__sheet-remove:hover{color:var(--msh-nr-error);background:var(--msh-nr-error-bg)}.msh-nr-rl__sheet-remove svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.msh-nr-rl__sheet-footer{border-top:1px solid var(--msh-nr-line);background:var(--msh-nr-white);flex-direction:column;flex-shrink:0;gap:12px;padding:14px 20px 18px;display:flex}.msh-nr-rl__sheet-total{justify-content:space-between;align-items:baseline;display:flex}.msh-nr-rl__sheet-total-label{color:var(--msh-nr-dark);font-size:14px;font-weight:600}.msh-nr-rl__sheet-total-amount{font-family:var(--msh-nr-serif);color:var(--msh-nr-gold);font-size:26px;font-weight:500}@media (min-width:1024px){.msh-nr-rl__sheet{display:none!important}}.msh-nr-dp{z-index:1300;-webkit-backdrop-filter:blur(6px);background:#00000052;justify-content:center;align-items:center;padding:16px;display:none;position:fixed;inset:0}.msh-nr-dp.is-open{display:flex}.msh-nr-dp__modal{background:var(--msh-nr-ivoire);border:1px solid var(--msh-nr-line);border-radius:var(--msh-nr-r-xl);box-shadow:var(--msh-nr-sh-3);flex-direction:column;width:100%;max-width:920px;max-height:90vh;display:flex;overflow:hidden}.msh-nr-dp__header{border-bottom:1px solid var(--msh-nr-line);background:var(--msh-nr-white);flex-direction:column;gap:8px;padding:10px 16px 12px;display:flex}.msh-nr-dp__header-top{justify-content:space-between;align-items:center;min-height:32px;display:flex}.msh-nr-dp__close{color:var(--msh-nr-text-muted);cursor:pointer;border-radius:var(--msh-nr-r-sm);background:0 0;border:none;padding:6px;display:inline-flex}.msh-nr-dp__close:hover{color:var(--msh-nr-dark);background:var(--msh-nr-grey)}.msh-nr-dp__close svg{fill:none;stroke:currentColor;stroke-width:2px;width:18px;height:18px}.msh-nr-dp__header-nav{justify-content:space-between;align-items:center;gap:12px;padding:0 8px;display:flex}.msh-nr-dp__title{color:var(--msh-nr-dark);letter-spacing:.02em;gap:48px;font-size:14px;font-weight:600;display:flex}.msh-nr-dp__title span:last-child{opacity:.45}.msh-nr-dp__nav-btn{border-radius:var(--msh-nr-r-sm);background:var(--msh-nr-grey);border:1px solid var(--msh-nr-line);width:34px;height:34px;color:var(--msh-nr-dark);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.msh-nr-dp__nav-btn:hover{background:var(--msh-nr-grey-2)}.msh-nr-dp__nav-btn:disabled{opacity:.35;cursor:not-allowed}.msh-nr-dp__nav-btn svg{fill:none;stroke:currentColor;stroke-width:2px;width:14px;height:14px}.msh-nr-dp__body{flex:1;grid-template-columns:1fr 1fr;gap:0;padding:18px 16px 8px;display:grid;overflow-y:auto}.msh-nr-dp__month{padding:0 16px}.msh-nr-dp__month:first-child{border-right:1px solid var(--msh-nr-line);padding-right:24px}.msh-nr-dp__month:last-child{padding-left:24px}.msh-nr-dp__month-title{color:var(--msh-nr-dark);margin-bottom:12px;font-size:14px;font-weight:600}.msh-nr-dp__weekdays{grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:6px;display:grid}.msh-nr-dp__weekdays span{text-align:center;color:var(--msh-nr-text-soft);letter-spacing:.06em;padding:4px 0;font-size:11px}.msh-nr-dp__grid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.msh-nr-dp__day{border-radius:var(--msh-nr-r-sm);height:38px;color:var(--msh-nr-text);cursor:pointer;-webkit-user-select:none;user-select:none;transition:background var(--msh-nr-dur-fast) var(--msh-nr-ease), border-color var(--msh-nr-dur-fast) var(--msh-nr-ease);background:#1a1a1a09;border:1px solid #0000;justify-content:center;align-items:center;font-size:13px;font-weight:400;display:flex}.msh-nr-dp__day:hover{border-color:var(--msh-nr-line);background:#1a1a1a14}.msh-nr-dp__day--muted{cursor:default;background:0 0;border:none}.msh-nr-dp__day--past,.msh-nr-dp__day--disabled{color:var(--msh-nr-text-soft);border:1px dashed var(--msh-nr-line);cursor:not-allowed;opacity:.65;background:#1a1a1a05;text-decoration:line-through}.msh-nr-dp__day--start,.msh-nr-dp__day--end{background:var(--msh-nr-gold);border-color:var(--msh-nr-gold-h);color:var(--msh-nr-white);font-weight:600}.msh-nr-dp__day--inrange{color:#5d4f24;background:#cdbd8252;border-color:#cdbd828c;font-weight:500}.msh-nr-dp__footer{border-top:1px solid var(--msh-nr-line);background:var(--msh-nr-white);flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex}.msh-nr-dp__guests{flex-shrink:0;align-items:center;gap:10px;display:flex}.msh-nr-dp__guests-label{letter-spacing:.12em;text-transform:uppercase;color:var(--msh-nr-text-muted);font-size:11px;font-weight:600}.msh-nr-dp__guests-stepper{align-items:center;gap:8px;display:inline-flex}.msh-nr-dp__guests-btn{background:var(--msh-nr-grey);border:1px solid var(--msh-nr-line);width:30px;height:30px;color:var(--msh-nr-dark);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:500;line-height:1;display:inline-flex}.msh-nr-dp__guests-btn:hover:not(:disabled){background:var(--msh-nr-grey-2)}.msh-nr-dp__guests-btn:disabled{opacity:.35;cursor:not-allowed}.msh-nr-dp__guests-val{text-align:center;min-width:22px;color:var(--msh-nr-dark);font-size:14px;font-weight:600}.msh-nr-dp__summary{color:var(--msh-nr-text-muted);flex:1;min-width:200px;font-size:13px}.msh-nr-dp__summary strong{color:var(--msh-nr-dark);font-weight:600}@media (max-width:599px){.msh-nr-dp__footer{gap:10px}.msh-nr-dp__summary{border-bottom:1px solid var(--msh-nr-line-soft);flex:100%;order:-1;padding-bottom:4px}.msh-nr-dp__guests{flex:1;justify-content:space-between}#mshNrDpValidate{flex:1}}@media (max-width:767px){.msh-nr-dp{align-items:stretch;padding:8px}.msh-nr-dp__modal{border-radius:var(--msh-nr-r-lg);max-height:100vh}.msh-nr-dp__body{grid-template-columns:1fr;padding:14px}.msh-nr-dp__month:first-child{border-right:none;border-bottom:1px solid var(--msh-nr-line);margin-bottom:16px;padding-bottom:16px;padding-right:0}.msh-nr-dp__month:last-child{padding-top:8px;padding-left:0}}.msh-nr-rl__gp{position:relative}.msh-nr-rl__gp-popover{background:var(--msh-nr-white);border:1px solid var(--msh-nr-line);border-radius:var(--msh-nr-r-md);min-width:240px;box-shadow:var(--msh-nr-sh-3);z-index:95;padding:16px;display:none;position:absolute;top:calc(100% + 8px);left:0;right:auto}.msh-nr-rl__gp.is-open .msh-nr-rl__gp-popover{display:block}.msh-nr-rl__gp-row{justify-content:space-between;align-items:center;gap:12px;padding:8px 0;display:flex}.msh-nr-rl__gp-label{color:var(--msh-nr-text);font-size:13px}.msh-nr-rl__gp-stepper{align-items:center;gap:10px;display:inline-flex}.msh-nr-rl__gp-btn{border-radius:var(--msh-nr-r-full);background:var(--msh-nr-grey);border:1px solid var(--msh-nr-line);width:32px;height:32px;color:var(--msh-nr-dark);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;line-height:1;display:inline-flex}.msh-nr-rl__gp-btn:hover:not(:disabled){background:var(--msh-nr-grey-2)}.msh-nr-rl__gp-btn:disabled{opacity:.35;cursor:not-allowed}.msh-nr-rl__gp-val{text-align:center;min-width:24px;color:var(--msh-nr-dark);font-size:14px;font-weight:600}.msh-nr-rd{padding-bottom:80px}.msh-nr-rd__layout{grid-template-columns:1fr 380px;align-items:start;gap:32px;max-width:1280px;margin:0 auto;padding:32px clamp(1rem,4vw,2rem);display:grid}@media (max-width:1023px){.msh-nr-rd__layout{grid-template-columns:1fr;gap:24px}}.msh-nr-rd__main{min-width:0}.msh-nr-rd__banner{background:var(--msh-nr-error-bg);border:1px solid var(--msh-nr-error);border-radius:var(--msh-nr-r-lg);grid-template-columns:24px 1fr auto;align-items:center;gap:14px;margin-bottom:16px;padding:14px 18px;display:grid}.msh-nr-rd__banner[hidden]{display:none}.msh-nr-rd__banner-icon{width:24px;height:24px;color:var(--msh-nr-error);display:inline-flex}.msh-nr-rd__banner-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.msh-nr-rd__banner-text{color:var(--msh-nr-error);flex-direction:column;gap:2px;min-width:0;font-size:13px;line-height:1.5;display:flex}.msh-nr-rd__banner-text strong{font-weight:600}@media (max-width:599px){.msh-nr-rd__banner{grid-template-columns:1fr;gap:10px;padding:14px}.msh-nr-rd__banner-icon{display:none}.msh-nr-rd__banner button{width:100%}}.msh-nr-rd__header{border-bottom:1px solid var(--msh-nr-line-soft);grid-template-columns:1fr auto;align-items:end;gap:24px;margin-bottom:18px;padding-bottom:18px;display:grid}.msh-nr-rd__header-text{flex-direction:column;gap:4px;min-width:0;display:flex}.msh-nr-rd__title{font-family:var(--msh-nr-serif);letter-spacing:-.01em;color:var(--msh-nr-dark);font-size:clamp(30px,4vw,44px);font-weight:400;line-height:1.05}.msh-nr-rd__sub{font-family:var(--msh-nr-serif);color:var(--msh-nr-gold);letter-spacing:-.005em;font-size:clamp(16px,1.6vw,19px);font-style:italic;line-height:1.3}.msh-nr-rd__meta{letter-spacing:.14em;text-transform:uppercase;color:var(--msh-nr-text-muted);flex-wrap:wrap;align-items:center;gap:18px;font-size:11px;font-weight:600;display:inline-flex}.msh-nr-rd__meta-item{align-items:center;gap:6px;display:inline-flex}.msh-nr-rd__meta-item:before{display:none}.msh-nr-rd__meta-ic{width:16px;height:16px;color:var(--msh-nr-gold);flex-shrink:0;display:inline-flex}.msh-nr-rd__meta-ic svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}@media (max-width:767px){.msh-nr-rd__header{grid-template-columns:1fr;gap:12px}.msh-nr-rd__meta{gap:12px}}.msh-nr-rd__gallery-wrap{margin-bottom:28px;position:relative}.msh-nr-rd__gallery{border-radius:var(--msh-nr-r-lg);background:var(--msh-nr-ivoire);grid-template-rows:1fr 1fr;grid-template-columns:2fr 1fr 1fr;gap:8px;height:clamp(320px,38vw,520px);display:grid;overflow:hidden}.msh-nr-rd__gallery-cell{background:var(--msh-nr-ivoire);border:none;min-width:0;min-height:0;margin:0;padding:0;position:relative;overflow:hidden}.msh-nr-rd__gallery-cell img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.msh-nr-rd__gallery-cell--main{grid-area:1/1/3}.msh-nr-rd__gallery-badge{z-index:3;position:absolute;top:14px;left:14px}@media (max-width:767px){.msh-nr-rd__gallery{grid-template-rows:auto auto;grid-template-columns:2fr 1fr;height:auto}.msh-nr-rd__gallery-cell--main{aspect-ratio:4/3;grid-area:1/1/auto/-1}.msh-nr-rd__gallery-cell{aspect-ratio:1}.msh-nr-rd__gallery-cell--hide-mobile{display:none}}.msh-nr-rd__section{margin-bottom:32px}.msh-nr-rd__section-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--msh-nr-text-muted);margin-bottom:10px;font-size:10.5px;font-weight:700}.msh-nr-rd__section-title{letter-spacing:.14em;text-transform:uppercase;color:var(--msh-nr-text-muted);margin-bottom:14px;font-size:12px;font-weight:600}.msh-nr-rd__desc{color:var(--msh-nr-text);max-width:56em;font-size:14px;line-height:1.7}.msh-nr-rd__amenities{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px 24px;padding:0;list-style:none;display:grid}.msh-nr-rd__amenity{color:var(--msh-nr-text);align-items:center;gap:10px;font-size:13px;display:inline-flex}.msh-nr-rd__amenity-check{width:14px;height:14px;color:var(--msh-nr-gold);flex-shrink:0;display:inline-flex}.msh-nr-rd__amenity-check svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.msh-nr-rd__config-card{background:var(--msh-nr-ivoire);border:1px solid var(--msh-nr-line);border-radius:var(--msh-nr-r-lg);margin-bottom:14px;padding:18px 20px}.msh-nr-rd__config-head{grid-template-columns:24px 1fr;align-items:start;gap:12px;margin-bottom:14px;display:grid}.msh-nr-rd__config-ic{width:24px;height:24px;color:var(--msh-nr-gold);margin-top:1px;display:inline-flex}.msh-nr-rd__config-ic svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.msh-nr-rd__config-title{font-family:var(--msh-nr-serif);color:var(--msh-nr-dark);letter-spacing:-.005em;margin-bottom:3px;font-size:18px;font-weight:500;line-height:1.2}.msh-nr-rd__config-desc{color:var(--msh-nr-text-muted);font-size:12px;line-height:1.4}.msh-nr-rd__config-head--hb{grid-template-columns:24px 1fr auto auto;align-items:center;margin-bottom:0}.msh-nr-rd__config-headtext{min-width:0}.msh-nr-rd__config-tag{white-space:nowrap;flex-shrink:0;align-self:center}@media (max-width:599px){.msh-nr-rd__config-head--hb{grid-template-rows:auto auto;grid-template-columns:24px 1fr auto;row-gap:8px}.msh-nr-rd__config-head--hb .msh-nr-rd__config-headtext{grid-column:2}.msh-nr-rd__config-head--hb .msh-nr-co__toggle{grid-area:1/3;align-self:center}.msh-nr-rd__config-head--hb .msh-nr-rd__config-tag{grid-area:2/1/auto/-1;justify-self:start}}.msh-nr-rd__config-card--hb.is-on{border-color:var(--msh-nr-gold);background:#afa5720d}.msh-nr-rd__hb-venues{border-top:1px solid var(--msh-nr-line);flex-direction:column;gap:10px;margin-top:14px;padding-top:14px;display:flex}.msh-nr-rd__hb-venues[hidden]{display:none}.msh-nr-rd__hb-venues-intro{color:var(--msh-nr-text-muted);margin-bottom:2px;font-size:12px}.msh-nr-rd__hb-venue{align-items:center;gap:12px;display:flex}.msh-nr-rd__hb-venue-ic{width:34px;height:34px;color:var(--msh-nr-gold);background:#afa57224;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.msh-nr-rd__hb-venue-ic svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.msh-nr-rd__hb-venue-text{flex-direction:column;gap:1px;min-width:0;display:flex}.msh-nr-rd__hb-venue-name{color:var(--msh-nr-dark);font-size:13.5px;font-weight:600}.msh-nr-rd__hb-venue-meta{color:var(--msh-nr-text-muted);font-size:12px}.msh-nr-rd__hb-venues-note{color:var(--msh-nr-text-soft);margin-top:2px;font-size:11.5px;font-style:italic}.msh-nr-rd__views{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.msh-nr-rd__view-card{background:var(--msh-nr-white);border:1.5px solid var(--msh-nr-line);border-radius:var(--msh-nr-r-md);cursor:pointer;text-align:left;transition:all var(--msh-nr-dur) var(--msh-nr-ease);grid-template-columns:22px 1fr auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.msh-nr-rd__view-card:hover{border-color:var(--msh-nr-gold-soft)}.msh-nr-rd__view-card.is-active{border-color:var(--msh-nr-gold);background:#afa5720f}.msh-nr-rd__view-card-check{border:1.5px solid var(--msh-nr-line);color:#0000;width:22px;height:22px;transition:all var(--msh-nr-dur) var(--msh-nr-ease);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.msh-nr-rd__view-card.is-active .msh-nr-rd__view-card-check{background:var(--msh-nr-gold);border-color:var(--msh-nr-gold);color:var(--msh-nr-white)}.msh-nr-rd__view-card-check svg{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.msh-nr-rd__view-card-info{flex-direction:column;gap:2px;min-width:0;display:flex}.msh-nr-rd__view-card-label{color:var(--msh-nr-dark);letter-spacing:-.005em;font-size:13px;font-weight:600}.msh-nr-rd__view-card-desc{color:var(--msh-nr-text-muted);font-size:11.5px}.msh-nr-rd__view-card-badge{letter-spacing:.14em;text-transform:uppercase;color:var(--msh-nr-gold);border-radius:var(--msh-nr-r-full);white-space:nowrap;background:#afa57229;padding:4px 9px;font-size:9.5px;font-weight:700}.msh-nr-rd__beds{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}@media (max-width:599px){.msh-nr-rd__beds{grid-template-columns:1fr}}.msh-nr-rd__bed-row{background:var(--msh-nr-white);border:1px solid var(--msh-nr-line);border-radius:var(--msh-nr-r-md);flex-direction:column;gap:10px;padding:14px;display:flex}.msh-nr-rd__bed-info{flex-direction:column;gap:1px;display:flex}.msh-nr-rd__bed-label{color:var(--msh-nr-dark);align-items:baseline;gap:6px;font-size:13px;font-weight:600;display:flex}.msh-nr-rd__bed-label-age{color:var(--msh-nr-text-muted);font-size:11px;font-weight:500}.msh-nr-rd__bed-meta{color:var(--msh-nr-text-muted);font-size:11px}.msh-nr-rd__bed-meta--free{color:var(--msh-nr-success);letter-spacing:.04em;text-transform:uppercase;font-size:10.5px;font-weight:600}.msh-nr-rd__bed-stepper{grid-template-columns:36px 1fr 36px;align-items:center;margin-top:auto;display:grid}.msh-nr-rd__bed-btn{border-radius:var(--msh-nr-r-full);background:var(--msh-nr-white);border:1px solid var(--msh-nr-line);width:36px;height:36px;color:var(--msh-nr-dark);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;line-height:1;display:inline-flex}.msh-nr-rd__bed-btn:hover:not(:disabled){background:var(--msh-nr-grey);border-color:var(--msh-nr-gold-soft)}.msh-nr-rd__bed-btn:disabled{opacity:.35;cursor:not-allowed}.msh-nr-rd__bed-val{text-align:center;color:var(--msh-nr-dark);font-size:18px;font-weight:700;font-family:var(--msh-nr-serif)}.msh-nr-rd__recap{background:var(--msh-nr-white);border:1px solid var(--msh-nr-line);border-radius:var(--msh-nr-r-lg);flex-direction:column;gap:14px;padding:22px 22px 18px;display:flex;position:sticky;top:88px}.msh-nr-rd__recap-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--msh-nr-text-muted);font-size:10.5px;font-weight:700}.msh-nr-rd__recap-price{align-items:baseline;gap:6px;margin-top:-8px;display:flex}.msh-nr-rd__recap-price-amount{font-family:var(--msh-nr-serif);color:var(--msh-nr-dark);letter-spacing:-.005em;font-size:30px;font-weight:500;line-height:1}.msh-nr-rd__recap-price-unit{letter-spacing:.12em;text-transform:uppercase;color:var(--msh-nr-text-muted);font-size:11px;font-weight:600}.msh-nr-rd__recap-table{border-top:1px solid var(--msh-nr-line-soft);flex-direction:column;padding-top:12px;display:flex}.msh-nr-rd__recap-row{grid-template-columns:90px 1fr;gap:12px;padding:6px 0;font-size:12px;display:grid}.msh-nr-rd__recap-row-label{letter-spacing:.14em;text-transform:uppercase;color:var(--msh-nr-text-muted);align-self:center;font-size:10.5px;font-weight:600}.msh-nr-rd__recap-row-value{color:var(--msh-nr-dark);text-align:right;font-size:13px;font-weight:500}.msh-nr-rd__recap-breakdown{border-top:1px solid var(--msh-nr-line-soft);flex-direction:column;gap:6px;padding:12px 0;display:flex}.msh-nr-rd__recap-line{color:var(--msh-nr-text);justify-content:space-between;font-size:13px;display:flex}.msh-nr-rd__recap-line-muted{color:var(--msh-nr-text-muted);font-size:12px}.msh-nr-rd__recap-line strong{font-weight:600}.msh-nr-rd__recap-line-free{color:var(--msh-nr-success);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:600}.msh-nr-rd__recap-total{border-top:1px solid var(--msh-nr-line);justify-content:space-between;align-items:baseline;padding-top:10px;display:flex}.msh-nr-rd__recap-total-label{letter-spacing:.18em;text-transform:uppercase;color:var(--msh-nr-dark);font-size:11px;font-weight:700}.msh-nr-rd__recap-total-amount{font-family:var(--msh-nr-serif);color:var(--msh-nr-dark);font-size:24px;font-weight:500}.msh-nr-rd__recap-note{color:var(--msh-nr-text-muted);text-align:center;justify-content:center;align-items:center;gap:6px;padding-top:4px;font-size:11px;display:inline-flex}.msh-nr-rd__recap-note-ic{width:12px;height:12px;color:var(--msh-nr-success);flex-shrink:0}.msh-nr-rd__recap-note-ic svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}@media (max-width:1023px){.msh-nr-rd__recap{position:static}}.msh-nr-rd__mobile-bar{z-index:95;background:var(--msh-nr-white);border-top:1px solid var(--msh-nr-line);padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));align-items:center;gap:12px;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #0000000f}@media (max-width:1023px){.msh-nr-rd__mobile-bar{display:flex}.msh-nr-rd{padding-bottom:96px}}.msh-nr-rd__mobile-bar-info{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.msh-nr-rd__mobile-bar-label{letter-spacing:.14em;text-transform:uppercase;color:var(--msh-nr-text-muted);font-size:10px;font-weight:700}.msh-nr-rd__mobile-bar-amount{font-family:var(--msh-nr-serif);color:var(--msh-nr-dark);font-size:20px;font-weight:500;line-height:1.1}.msh-nr-rd__mobile-bar .msh-nr-btn{letter-spacing:.14em;text-transform:uppercase;flex-shrink:0;min-height:48px;padding:12px 18px;font-size:11px;font-weight:700}.msh-nr-rd__mobile-bar .msh-nr-btn:disabled{opacity:.5}.msh-nr-co{padding-bottom:80px}.msh-nr-co__layout{grid-template-columns:1fr 380px;align-items:start;gap:32px;max-width:1280px;margin:0 auto;padding:32px clamp(1rem,4vw,2rem);display:grid}@media (max-width:1023px){.msh-nr-co__layout{grid-template-columns:1fr}.msh-nr-co__recap{order:-1;position:static}}.msh-nr-co__main{flex-direction:column;gap:16px;min-width:0;display:flex}.msh-nr-co__hero{margin-bottom:8px}.msh-nr-co__hero-title{font-family:var(--msh-nr-serif);letter-spacing:-.01em;color:var(--msh-nr-dark);margin-bottom:4px;font-size:clamp(26px,3.5vw,36px);font-weight:400;line-height:1.1}.msh-nr-co__hero-sub{color:var(--msh-nr-text-muted);font-size:13px}.msh-nr-co__section{background:var(--msh-nr-white);border:1px solid var(--msh-nr-line);border-radius:var(--msh-nr-r-lg);overflow:hidden}.msh-nr-co__section-header{border-bottom:1px solid var(--msh-nr-line-soft);align-items:center;gap:12px;padding:16px 20px;display:flex}.msh-nr-co__section-num{background:var(--msh-nr-gold);width:26px;height:26px;color:var(--msh-nr-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:inline-flex}.msh-nr-co__section-title{color:var(--msh-nr-dark);flex:1;font-size:15px;font-weight:600}.msh-nr-co__section-body{flex-direction:column;gap:14px;padding:18px 20px 20px;display:flex}.msh-nr-co__row{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:599px){.msh-nr-co__row{grid-template-columns:1fr}}.msh-nr-co__extra{background:var(--msh-nr-ivoire);border:1px solid var(--msh-nr-line);border-radius:var(--msh-nr-r-md);grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;padding:14px 16px;display:grid}@media (max-width:599px){.msh-nr-co__extra{grid-template-rows:auto auto;grid-template-columns:auto 1fr auto;row-gap:8px}.msh-nr-co__extra-info{grid-column:2}.msh-nr-co__toggle{grid-area:1/3}.msh-nr-co__extra-tag{grid-area:2/1/auto/-1;justify-self:start}.msh-nr-co__extra-body{grid-column:1/-1}}.msh-nr-co__extra-icon{border-radius:var(--msh-nr-r-md);width:36px;height:36px;color:var(--msh-nr-gold);background:#afa57229;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.msh-nr-co__extra-icon svg{fill:none;stroke:currentColor;stroke-width:1.6px;width:18px;height:18px}.msh-nr-co__extra-info{min-width:0}.msh-nr-co__extra-title{color:var(--msh-nr-dark);margin-bottom:2px;font-size:14px;font-weight:500}.msh-nr-co__extra-sub{color:var(--msh-nr-text-muted);font-size:12px}.msh-nr-co__extra-tag{flex-shrink:0}.msh-nr-co__toggle{cursor:pointer;width:40px;height:22px;transition:background var(--msh-nr-dur) var(--msh-nr-ease), box-shadow var(--msh-nr-dur) var(--msh-nr-ease);background:#cbc9ba;border:none;border-radius:999px;flex-shrink:0;padding:0;position:relative;box-shadow:inset 0 0 0 1px #3c3a2a2e}.msh-nr-co__toggle:hover{background:#bdbbab}.msh-nr-co__toggle:focus-visible{outline:2px solid var(--msh-nr-gold);outline-offset:2px}.msh-nr-co__toggle:before{content:"";background:var(--msh-nr-white);width:18px;height:18px;transition:transform var(--msh-nr-dur) var(--msh-nr-ease);border-radius:50%;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0000004d}.msh-nr-co__toggle.is-on{background:var(--msh-nr-gold);box-shadow:inset 0 0 0 1px var(--msh-nr-gold)}.msh-nr-co__toggle.is-on:hover{background:var(--msh-nr-gold-h)}.msh-nr-co__toggle.is-on:before{transform:translate(18px)}.msh-nr-co__extra-body{border-top:1px solid var(--msh-nr-line-soft);flex-direction:column;grid-column:1/-1;gap:10px;margin-top:4px;padding-top:12px;display:none}.msh-nr-co__extra.is-expanded .msh-nr-co__extra-body{display:flex}.msh-nr-co__chips{flex-wrap:wrap;gap:8px;display:flex}.msh-nr-co__chip{background:var(--msh-nr-white);border:1px solid var(--msh-nr-line);border-radius:var(--msh-nr-r-full);color:var(--msh-nr-text);cursor:pointer;transition:all var(--msh-nr-dur) var(--msh-nr-ease);padding:8px 14px;font-size:13px}.msh-nr-co__chip:hover{border-color:var(--msh-nr-gold-soft)}.msh-nr-co__chip.is-on{background:var(--msh-nr-gold);border-color:var(--msh-nr-gold);color:var(--msh-nr-white)}.msh-nr-co__pay{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}@media (max-width:767px){.msh-nr-co__pay{grid-template-columns:1fr}}.msh-nr-co__pay-card{background:var(--msh-nr-white);border:1.5px solid var(--msh-nr-line);border-radius:var(--msh-nr-r-md);cursor:pointer;text-align:left;transition:all var(--msh-nr-dur) var(--msh-nr-ease);padding:16px;position:relative}.msh-nr-co__pay-card:hover:not(:disabled){border-color:var(--msh-nr-gold-soft)}.msh-nr-co__pay-card.is-active{border-color:var(--msh-nr-gold);background:#afa5720f}.msh-nr-co__pay-card:disabled{opacity:.55;cursor:not-allowed}.msh-nr-co__pay-card-title{color:var(--msh-nr-dark);margin-bottom:4px;font-size:13px;font-weight:600}.msh-nr-co__pay-card-sub{color:var(--msh-nr-text-muted);font-size:12px}.msh-nr-co__pay-card-lock{background:var(--msh-nr-grey);color:var(--msh-nr-text-muted);border-radius:var(--msh-nr-r-sm);letter-spacing:.08em;text-transform:uppercase;padding:2px 6px;font-size:9px;font-weight:600;position:absolute;top:8px;right:8px}.msh-nr-co__check{cursor:pointer;grid-template-columns:18px 1fr;align-items:start;gap:10px;padding:6px 0;display:grid}.msh-nr-co__check input{accent-color:var(--msh-nr-gold);width:16px;height:16px;margin-top:2px}.msh-nr-co__check-label{color:var(--msh-nr-text);font-size:13px;line-height:1.5}.msh-nr-co__check-label a{color:var(--msh-nr-gold);text-decoration:underline}.msh-nr-co__submit-wrap{padding-top:8px}.msh-nr-co__error{color:var(--msh-nr-error);background:var(--msh-nr-error-bg);border-radius:var(--msh-nr-r-md);padding:10px 14px;font-size:13px;display:none}.msh-nr-co__error.is-visible{display:block}.msh-nr-co__recap{background:var(--msh-nr-white);border:1px solid var(--msh-nr-line);border-radius:var(--msh-nr-r-lg);flex-direction:column;gap:14px;padding:20px;display:flex;position:sticky;top:88px}.msh-nr-co__recap-title{letter-spacing:.08em;text-transform:uppercase;color:var(--msh-nr-dark);font-size:13px;font-weight:600}.msh-nr-co__recap-items{flex-direction:column;gap:12px;display:flex}.msh-nr-co__recap-item{border-bottom:1px solid var(--msh-nr-line-soft);grid-template-columns:48px 1fr auto;align-items:start;gap:10px;padding-bottom:12px;display:grid}.msh-nr-co__recap-item:last-child{border-bottom:none;padding-bottom:0}.msh-nr-co__recap-thumb{border-radius:var(--msh-nr-r-md);background:var(--msh-nr-grey) center/cover no-repeat;width:48px;height:48px}.msh-nr-co__recap-info{min-width:0}.msh-nr-co__recap-room{color:var(--msh-nr-dark);margin-bottom:2px;font-size:13px;font-weight:500}.msh-nr-co__recap-meta{color:var(--msh-nr-text-muted);font-size:11px;line-height:1.4}.msh-nr-co__recap-price{font-family:var(--msh-nr-serif);color:var(--msh-nr-gold);white-space:nowrap;font-size:14px;font-weight:500}.msh-nr-co__recap-breakdown{border-top:1px solid var(--msh-nr-line);flex-direction:column;gap:6px;padding-top:12px;display:flex}.msh-nr-co__recap-line{color:var(--msh-nr-text-muted);justify-content:space-between;font-size:12px;display:flex}.msh-nr-co__recap-total{border-top:1px solid var(--msh-nr-line);justify-content:space-between;align-items:baseline;padding-top:10px;display:flex}.msh-nr-co__recap-total-label{color:var(--msh-nr-dark);font-size:14px;font-weight:600}.msh-nr-co__recap-total-amount{font-family:var(--msh-nr-serif);color:var(--msh-nr-gold);font-size:22px;font-weight:500}@media (max-width:1023px){.msh-nr-co__recap{order:-1;padding:16px 18px;position:static!important;top:auto!important}.msh-nr-co__recap-total-amount{font-size:20px}}.msh-nr-co__recapbar{display:none}@media (max-width:1023px){.msh-nr-co__recapbar{z-index:95;background:var(--msh-nr-white);border-bottom:1px solid var(--msh-nr-line);transition:transform var(--msh-nr-dur) var(--msh-nr-ease);max-height:100dvh;display:block;position:fixed;top:68px;left:0;right:0;overflow-y:auto;transform:translateY(-130%);box-shadow:0 6px 18px #00000012}.msh-nr-co__recapbar.is-visible{transform:translateY(0)}.msh-nr-co__recapbar-summary{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px clamp(1rem,4vw,2rem);display:flex}.msh-nr-co__recapbar-left{flex-direction:column;gap:2px;min-width:0;display:flex}.msh-nr-co__recapbar-label{letter-spacing:.08em;text-transform:uppercase;color:var(--msh-nr-dark);font-size:12px;font-weight:600}.msh-nr-co__recapbar-meta{color:var(--msh-nr-text-muted);font-size:12px}.msh-nr-co__recapbar-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.msh-nr-co__recapbar-total{font-family:var(--msh-nr-serif);color:var(--msh-nr-gold);font-size:18px;font-weight:500}.msh-nr-co__recapbar-chevron{width:20px;height:20px;color:var(--msh-nr-text-muted);transition:transform var(--msh-nr-dur) var(--msh-nr-ease);display:inline-flex}.msh-nr-co__recapbar-chevron svg{width:100%;height:100%}.msh-nr-co__recapbar.is-open .msh-nr-co__recapbar-chevron{transform:rotate(180deg)}.msh-nr-co__recapbar-detail{border-top:1px solid var(--msh-nr-line-soft);flex-direction:column;gap:14px;padding:4px clamp(1rem,4vw,2rem) 16px;display:none}.msh-nr-co__recapbar.is-open .msh-nr-co__recapbar-detail{display:flex}}@media (max-width:767px){.msh-nr.is-scrolled .msh-nr-co__recapbar{top:0}}.msh-nr-cf{min-height:calc(100vh - 64px);padding:clamp(40px,8vh,80px) 0 80px}.msh-nr-cf__inner{text-align:center;max-width:720px;margin:0 auto;padding:0 clamp(1rem,4vw,2rem)}.msh-nr-cf__badge{background:var(--msh-nr-success-bg);width:72px;height:72px;color:var(--msh-nr-success);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;display:inline-flex}.msh-nr-cf__badge svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:36px;height:36px}.msh-nr-cf__title{font-family:var(--msh-nr-serif);letter-spacing:-.01em;color:var(--msh-nr-dark);margin-bottom:8px;font-size:clamp(28px,4vw,40px);font-weight:400;line-height:1.1}.msh-nr-cf__sub{color:var(--msh-nr-text-muted);max-width:48ch;margin:0 auto 32px;font-size:15px;line-height:1.6}.msh-nr-cf__sub strong{color:var(--msh-nr-dark)}.msh-nr-cf__code-wrap{background:var(--msh-nr-white);border:1px solid var(--msh-nr-line);border-radius:var(--msh-nr-r-lg);flex-direction:column;align-items:center;gap:6px;margin-bottom:32px;padding:16px 28px;display:inline-flex}.msh-nr-cf__code-label{letter-spacing:.16em;text-transform:uppercase;color:var(--msh-nr-text-muted);font-size:11px;font-weight:600}.msh-nr-cf__code{color:var(--msh-nr-gold);letter-spacing:.05em;font-family:ui-monospace,SF Mono,Monaco,Menlo,Consolas,monospace;font-size:24px;font-weight:600}.msh-nr-cf__timeline{background:var(--msh-nr-white);border:1px solid var(--msh-nr-line);border-radius:var(--msh-nr-r-lg);text-align:left;margin-bottom:24px;padding:24px 28px}.msh-nr-cf__timeline-title{letter-spacing:.12em;text-transform:uppercase;color:var(--msh-nr-text-muted);margin-bottom:16px;font-size:12px;font-weight:600}.msh-nr-cf__step{grid-template-columns:28px 1fr;gap:16px;padding:12px 0;display:grid;position:relative}.msh-nr-cf__step+.msh-nr-cf__step:before{content:"";background:var(--msh-nr-line);width:2px;position:absolute;top:-8px;bottom:calc(100% - 12px);left:13px}.msh-nr-cf__step-bullet{background:var(--msh-nr-grey);width:28px;height:28px;color:var(--msh-nr-text-soft);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:inline-flex}.msh-nr-cf__step--done .msh-nr-cf__step-bullet{background:var(--msh-nr-success);color:var(--msh-nr-white)}.msh-nr-cf__step--current .msh-nr-cf__step-bullet{background:var(--msh-nr-gold);color:var(--msh-nr-white)}.msh-nr-cf__step-bullet svg{fill:none;stroke:currentColor;stroke-width:2.5px;width:14px;height:14px}.msh-nr-cf__step-info{flex-direction:column;gap:2px;display:flex}.msh-nr-cf__step-title{color:var(--msh-nr-dark);font-size:14px;font-weight:500}.msh-nr-cf__step-desc{color:var(--msh-nr-text-muted);font-size:12px;line-height:1.5}.msh-nr-cf__details{background:var(--msh-nr-white);border:1px solid var(--msh-nr-line);border-radius:var(--msh-nr-r-lg);text-align:left;margin-bottom:24px;overflow:hidden}.msh-nr-cf__details>summary{cursor:pointer;letter-spacing:.04em;color:var(--msh-nr-dark);justify-content:space-between;align-items:center;padding:14px 20px;font-size:13px;font-weight:600;list-style:none;display:flex}.msh-nr-cf__details>summary::-webkit-details-marker{display:none}.msh-nr-cf__details>summary:after{content:"⌄";color:var(--msh-nr-gold);transition:transform var(--msh-nr-dur) var(--msh-nr-ease);font-size:16px}.msh-nr-cf__details[open]>summary:after{transform:rotate(180deg)}.msh-nr-cf__details-body{color:var(--msh-nr-text);flex-direction:column;gap:10px;padding:0 20px 18px;font-size:13px;display:flex}.msh-nr-cf__details-row{border-top:1px solid var(--msh-nr-line-soft);justify-content:space-between;gap:12px;padding:8px 0;display:flex}.msh-nr-cf__details-row:first-child{border-top:none}.msh-nr-cf__details-row span:first-child{color:var(--msh-nr-text-muted)}.msh-nr-cf__details-row span:last-child{color:var(--msh-nr-dark);text-align:right;font-weight:500}.msh-nr-cf__details-total{font-family:var(--msh-nr-serif);color:var(--msh-nr-gold)!important;font-size:18px!important}.msh-nr-cf__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (max-width:599px){.msh-nr-cf__actions{flex-direction:column}.msh-nr-cf__actions .msh-nr-btn{width:100%}}
