/* Fixed icon geometry avoids font baseline and inherited button padding. */
body :is(.ribbon-controls [data-ribbon-step],.rail-controls button,.photo-prev,.photo-next,.date-picker-nav>button){display:inline-grid!important;place-items:center!important;padding:0!important;line-height:1!important;flex-shrink:0;font-size:0!important;min-width:0;}
body :is(.ribbon-controls [data-ribbon-step],.rail-controls button,.photo-prev,.photo-next,.date-picker-nav>button)::after{content:"";display:block!important;width:20px;height:20px;position:static!important;transform:none!important;translate:none!important;background:currentColor;border:0!important;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 12h14m-6-6 6 6-6 6' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;}
body :is([data-ribbon-step="-1"],.rail-controls button:first-child,.photo-prev,.date-picker-nav>button:first-child)::after{transform:rotate(180deg)!important}
body .photo-expand{background:rgba(26,36,27,.78);color:#fff;font-size:0!important;}
body .photo-expand::before,body .photo-expand::after{content:""!important;position:absolute!important;left:50%!important;top:50%!important;display:block!important;background:#fff!important;border:0!important;border-radius:1px;transform:translate(-50%,-50%)!important;opacity:1!important;}
body .photo-expand::before{width:13px!important;height:2px!important}
body .photo-expand::after{width:2px!important;height:13px!important}
.stay-menu{position:relative;border:0!important;padding:0!important;margin:0!important;background:none!important;}
.site-header .stay-menu>summary{display:flex;align-items:center;gap:7px;list-style:none;white-space:nowrap;padding:0;font-size:13px;line-height:1.85;font-weight:400;color:inherit;cursor:pointer;border:0;background:none;}
.stay-menu>summary::-webkit-details-marker{display:none}
.stay-menu>summary>span{width:6px;height:6px;border-right:1.5px solid;border-bottom:1.5px solid;transform:rotate(45deg);margin-top:-3px;transition:transform .2s}
.stay-menu[open]>summary>span{transform:rotate(225deg);margin-top:3px}
.site-header .stay-menu-panel{position:absolute;top:calc(100% + 10px);right:-20px;width:230px;display:grid;gap:2px;background:#eef0e7;color:#30392e;padding:12px;border:1px solid #9ca78e;border-radius:17px;box-shadow:0 14px 38px #14211625;z-index:100;}
.site-header .stay-menu-panel a{display:block!important;padding:10px 13px!important;font-size:14px!important;line-height:1.4;border-radius:8px;white-space:normal;color:#30392e!important;}
.site-header .stay-menu-panel a:hover,.site-header .stay-menu-panel a:focus-visible{background:#d8ddcf;text-decoration:none;}
.site-header:has(.stay-menu[open]),.site-header:has(.stay-menu[open]) .header-inner{overflow:visible!important}
body .stay-menu>summary::before,body .stay-menu>summary::after{content:none!important;display:none!important}
