:root{--stay-ink:#173e30;--stay-soft:#6d8177;--stay-mint:#c8eed2;--stay-border:#dce5d9;--stay-paper:#fffcf6}

body.stays-page,body.stays-page.has-shared-navbar{padding-top:0!important}

*{box-sizing:border-box}
body.stays-page{margin:0;background:radial-gradient(ellipse at 4% 0%,#d9f3df 0,transparent 38%),radial-gradient(ellipse at 95% 20%,#f5ebd9 0,transparent 38%),#f6f7f0;color:var(--stay-ink);font:14px/1.6 Manrope,sans-serif}
button,input,textarea,select{font:inherit}
button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}
button,a{touch-action:manipulation}
a{color:inherit}
button{cursor:pointer}
button:disabled{cursor:wait;opacity:.55}
[hidden]{display:none!important}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
:focus-visible{outline:3px solid #419d6b;outline-offset:4px}
h1,h2,h3,p{margin:0}
h1,h2,h3{font-family:Inika,Georgia,serif;font-weight:700;line-height:1.15}
h1{font-size:clamp(34px,4.2vw,60px)}
h2{font-size:32px}
h3{font-size:23px}
img{max-width:100%;object-fit:cover}
input,textarea,select{max-width:100%;border:1px solid var(--stay-border);border-radius:12px;background:#fffefb;color:var(--stay-ink);padding:11px 13px;min-width:0}
textarea{resize:vertical}
label{display:grid;gap:6px;font-weight:700;font-size:12px}
small,.stay-muted{color:var(--stay-soft);font-size:12px}
.stays-shell{max-width:1400px;margin:116px auto 60px;padding:0 24px}
.stay-eyebrow{display:block;text-transform:uppercase;letter-spacing:.17em;font:800 10px/1.5 Manrope,sans-serif}
.stay-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--stay-ink);color:#fffef7;border:1px solid transparent;border-radius:99px;padding:12px 20px;text-decoration:none;font-weight:800;font-size:12px;transition:background .2s,transform .2s;white-space:normal;text-align:center}
.stay-button:hover{background:#2e684c;transform:translateY(-1px)}
.stay-button.secondary{background:#fffcf6;color:var(--stay-ink);border-color:var(--stay-border)}
.stay-button.small{padding:8px 14px}
.stay-text-link{background:none;border:0;padding:0;text-decoration:none;font-weight:800;font-size:12px;display:inline-flex;align-items:center;gap:20px}
.stay-text-link:hover{text-decoration:underline}
.stay-hero{display:grid;grid-template-columns:1.1fr 1fr;border-radius:30px;overflow:hidden;background:var(--stay-paper);border:1px solid #fff;min-height:295px}
.stay-hero-copy{padding:32px 38px}
.stay-hero-copy h1{margin:12px 0 14px;letter-spacing:-.055em}
.stay-hero-copy em{font-weight:400;color:#5c926f}
.stay-hero-copy p{max-width:490px;color:var(--stay-soft);font-size:13px;margin-bottom:20px}
.stay-hero-art{position:relative;min-height:290px}
.stay-hero-art>img{position:absolute;width:100%;height:100%;inset:0}
.stay-hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#153a3460,transparent)}
.stay-glass{position:absolute;z-index:1;bottom:22px;left:22px;right:22px;border:1px solid #ffffff50;background:#153b3229;backdrop-filter:blur(2px);border-radius:19px;padding:20px 23px;color:#fffdf5;display:grid;gap:7px}
.stay-glass strong{font:700 29px/1.13 Inika,serif}
.stay-glass>span:last-child{font-size:11px}
.stay-principles{display:flex;justify-content:space-between;gap:24px;padding:21px 10px;border-bottom:1px solid var(--stay-border);font-size:12px;color:var(--stay-soft)}
.stay-principles b{color:#57936a;margin-right:10px;font-size:10px}
.stay-results{scroll-margin-top:110px;margin-top:28px}
.stay-section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}
.stay-section-head h2{margin-top:7px;letter-spacing:-.04em}
.stay-filters{display:flex;gap:10px;align-items:center;margin-bottom:22px;flex-wrap:wrap}
.stay-search{flex:1;display:flex;align-items:center;min-width:190px;border:1px solid var(--stay-border);border-radius:99px;background:#fffefb;padding-left:17px}
.stay-search>span{font-size:24px}
.stay-search input{border:0;background:none;flex:1;outline-offset:-3px}
.stay-filters select{border-radius:99px}
.stay-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:19px}
.stay-card{border-radius:23px;padding:7px;background:#fffcf8;border:1px solid #fff;box-shadow:0 12px 30px #304b3510;display:flex;flex-direction:column;min-width:0;overflow:hidden;animation:stay-enter .35s ease both}
.stay-card-image{height:190px;position:relative;overflow:hidden;border-radius:17px}
.stay-card-image img{width:100%;height:100%;transition:transform .5s}
.stay-card:hover img{transform:scale(1.025)}
.stay-card-tags{position:absolute;z-index:1;left:12px;right:12px;top:12px;display:flex;align-items:center;gap:6px;flex-wrap:wrap;pointer-events:none}
.stay-tag{display:inline-flex;background:#fffdf0d9;border:1px solid #fff8;backdrop-filter:blur(2px);padding:5px 11px;border-radius:99px;font-size:10px;font-weight:800;box-shadow:0 5px 14px #163b2c16}
.stay-card-body{padding:17px 12px 13px;display:flex;flex-direction:column;flex:1}
.stay-card-body h3{font-size:23px;letter-spacing:-.04em;margin:9px 0}
.stay-card-body>p{color:var(--stay-soft);font-size:12px;margin-bottom:17px}
.stay-card-foot{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:auto;border-top:1px solid var(--stay-border);padding-top:13px;font-size:11px}
.stay-card-foot a{font-weight:800;text-decoration:none}
.stay-more{display:flex;margin:28px auto 0}
.stay-empty{grid-column:1/-1;text-align:center;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;padding:35px;border:1px dashed #bed7c1;border-radius:24px;background:linear-gradient(120deg,#fafff6cc,#fffaf1)}
.stay-empty img{width:66px;opacity:.65}
.stay-empty p{max-width:450px;color:var(--stay-soft)}
.stay-admin-bar{display:flex;justify-content:space-between;align-items:center;background:#e6f1e5;border:1px solid #d4e4d2;padding:9px 14px;border-radius:14px;margin-bottom:16px;font-size:11px;font-weight:800}
.stay-feedback{border-radius:13px;background:#e5f5e9;border:1px solid #bad9c5;padding:12px 17px;margin:12px 0}
.stay-feedback.error{background:#fff2ed;border-color:#e7c3b6;color:#8d452f}
.stay-detail-hero{position:relative;min-height:330px;border-radius:28px;overflow:hidden;background:#284638}
.stay-detail-hero>img{position:absolute;inset:0;width:100%;height:100%}
.stay-detail-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#102e28b0,#102e2815)}
.stay-detail-hero .stay-glass{right:auto;max-width:680px;top:25px;bottom:auto;margin-right:22px;background:#1b332b22;padding:25px 30px}
.stay-detail-hero h1{font-size:clamp(33px,4vw,52px);letter-spacing:-.04em}
.stay-detail-meta{display:flex;gap:18px;flex-wrap:wrap;font-size:11px;margin:9px 0}
.stay-back{margin-bottom:16px;display:inline-block;font-size:12px;font-weight:700;text-decoration:none}
.stay-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:35px;margin-top:30px;align-items:start}
.stay-intro{white-space:pre-line;color:var(--stay-soft);margin-bottom:25px}
.stay-day{display:grid;grid-template-columns:48px minmax(0,1fr);gap:17px;margin:0 0 22px}
.stay-day-number{border-radius:50%;height:42px;width:42px;display:grid;place-items:center;background:#dff0df;border:1px solid #bddbc4;font-weight:800;font-size:11px}
.stay-day-content{border-bottom:1px solid var(--stay-border);padding-bottom:24px}
.stay-day h3{margin:6px 0 8px}
.stay-day-content>p{color:var(--stay-soft);font-size:13px;white-space:pre-line;margin-bottom:15px}
.stay-day-items{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.stay-address{display:flex;gap:11px;border:1px solid #e4e8df;border-radius:14px;background:#fffdf8;padding:8px;min-width:0;align-items:center;text-decoration:none}
.stay-address img{width:60px;height:66px;border-radius:9px;flex-shrink:0}
.stay-address strong{font:700 14px/1.35 Inika,serif;display:block;margin-top:4px}
.stay-address span{font-size:10px;color:var(--stay-soft)}
.stay-book{position:sticky;top:115px;background:#fffdf6;border:1px solid #fff;border-radius:22px;padding:24px;box-shadow:0 12px 35px #2f493413;display:grid;gap:14px}
.stay-book h2{font-size:26px}
.stay-book p{font-size:12px;color:var(--stay-soft)}
.stay-book .stay-button{width:100%}
.stay-date-picker{gap:9px;margin-top:3px;padding:14px;border:1px solid #b9dac4;border-radius:18px;background:linear-gradient(135deg,#eff9ef,#fffdf7);box-shadow:0 10px 24px #204a3520}
.stay-date-picker>.stay-eyebrow{color:#2e7150}
.stay-date-input{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;border:2px solid #67aa7f;border-radius:14px;background:#fff;overflow:hidden;transition:border-color .2s,box-shadow .2s}
.stay-date-input:focus-within{border-color:#1f7049;box-shadow:0 0 0 4px #67aa7f29}
.stay-date-input>span{display:grid;place-items:center;height:100%;background:#e4f4e7;color:#1f7049;font-size:17px}
.stay-date-input input{width:100%;min-height:52px;border:0;border-radius:0;background:transparent;padding:10px 14px;font-size:15px;font-weight:800;color:#173e30;outline:0;color-scheme:light}
.stay-date-input input::-webkit-calendar-picker-indicator{width:24px;height:24px;cursor:pointer;opacity:.8}
.stay-date-summary{min-height:22px;margin:2px 2px 0!important;color:#315f49!important;font-weight:800}
#stay-copy-feedback:not(:empty){display:block;padding:10px 12px;border-radius:12px;background:#eef7ed;color:#255f42;font-weight:700}
.stay-price{font:700 24px Inika,serif}
.stay-price small{font:12px Manrope,sans-serif;display:block;margin-top:6px}
.stay-footer{display:flex;align-items:center;gap:24px;max-width:1352px;margin:0 auto;padding:25px 24px;border-top:1px solid var(--stay-border);font-size:11px;color:var(--stay-soft)}
.stay-footer img{width:80px}
.stay-footer p{margin-right:auto}
.stay-footer .footer-version{order:2;display:inline-flex;align-items:center;gap:7px;margin:0;padding:6px 10px;border:1px solid #dce7dc;border-radius:999px;background:#fffdf788;color:var(--stay-soft);font-size:10px;line-height:1}
.stay-footer .footer-version-dot{width:6px;height:6px;border-radius:50%;background:#61bc7e;box-shadow:0 0 0 3px #61bc7e21}
.stay-footer .footer-version strong{color:var(--stay-ink);font-size:inherit;font-weight:800;font-variant-numeric:tabular-nums}
.stay-footer .footer-copy{order:1}
.stay-footer .footer-socials{order:3}
.stay-footer .footer-socials{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}
.stay-footer .footer-socials-label{font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.stay-footer .footer-social-link{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:7px 11px;border:1px solid var(--stay-border);border-radius:999px;background:#fffdf7cc;box-shadow:0 5px 15px #163b2c0d;color:var(--stay-ink);font-weight:800;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s}
.stay-footer .footer-social-link svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.stay-footer .footer-social-link .social-icon-dot{fill:currentColor;stroke:none}
.stay-footer .footer-social-link:hover{transform:translateY(-2px);border-color:#91b49c;box-shadow:0 9px 20px #163b2c16}
.stay-footer .footer-social-link:focus-visible{outline:3px solid #67aa7f35;outline-offset:3px}
.stay-dialog{color:var(--stay-ink);background:#fcfcf5;border:1px solid #fff;border-radius:26px;padding:25px;max-width:min(920px,calc(100vw - 24px));width:920px;max-height:90dvh;overflow:auto;box-shadow:0 30px 100px #102d2860}
.stay-dialog::backdrop{background:#13352765;backdrop-filter:blur(3px)}
.stay-dialog header{display:flex;justify-content:space-between;align-items:start;gap:12px;margin-bottom:22px}
.stay-dialog h2{font-size:29px;margin-top:6px}
.stay-close{border:1px solid var(--stay-border);background:#fffdf7;width:35px;height:35px;border-radius:50%;font-size:23px;line-height:1;flex-shrink:0}
.stay-picker-results{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:17px}
.stay-picker-results button{text-align:left}
.stay-share-layout{display:grid;grid-template-columns:310px minmax(0,1fr);gap:28px}
.stay-share-preview{background:#e5e9df;border-radius:17px;padding:12px;display:flex;justify-content:center;align-items:start}
.stay-share-preview canvas{width:100%;height:auto;border-radius:9px;max-height:620px;object-fit:contain}
.stay-share-controls{display:flex;flex-direction:column;gap:13px}
.stay-share-controls>p{font-size:12px}
.stay-share-controls textarea{font-size:12px}
.studio-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:23px;align-items:start}
.studio-list{display:grid;gap:10px}
.studio-list>button{text-align:left;border:1px solid var(--stay-border);border-radius:16px;background:#fffdf6;padding:14px;color:var(--stay-ink)}
.studio-list>button.active{border-color:#68987b;box-shadow:0 0 0 2px #90be9840}
.studio-list strong{display:block;font:700 18px Inika,serif;margin-bottom:6px}
.studio-editor{background:#fffdf7;border:1px solid #fff;border-radius:23px;padding:25px;min-width:0}
.studio-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.studio-fields .wide{grid-column:1/-1}
.studio-cover-preview{width:100%;height:160px;border-radius:14px;margin-bottom:15px}
.studio-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;padding:18px 0;position:sticky;bottom:0;background:#fffdf7ef;backdrop-filter:blur(2px);border-top:1px solid var(--stay-border);z-index:2;margin-top:20px}
.studio-actions button:disabled{transform:none}
.studio-actions [role="status"]{min-width:170px}
.studio-day{border:1px solid var(--stay-border);border-radius:16px;padding:16px;margin:12px 0;background:#f7faf2}
.studio-day summary{cursor:pointer;font-weight:800;font-size:13px}
.studio-day-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:14px 0}
.studio-day-fields>label:last-child{grid-column:1/-1}
.studio-item{display:grid;grid-template-columns:minmax(0,1fr) 95px 70px 32px;gap:8px;align-items:center;padding:10px 0;border-top:1px solid #dce5d9}
.studio-item strong{font-size:12px}
.studio-item input{padding:6px;min-height:34px}
.studio-item small{font-size:10px}
.studio-remove{border:0;background:transparent;color:#8b5341;font-size:18px;padding:4px}
.studio-day-actions{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-top:12px}
.studio-list-status{font-size:10px;font-weight:700;color:var(--stay-soft)}
.stay-ssr{max-width:1000px;margin:auto}
.stay-ssr>img{width:100%;max-height:400px}
.stay-ssr section{margin:20px 0}
@keyframes stay-enter{from{opacity:0;transform:translateY(8px)}
to{opacity:1;transform:translateY(0)}
}

/* Catalogue themes */
.stay-theme-browser{margin-bottom:24px;padding:17px;border:1px solid rgba(255,255,255,.9);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,252,.86),rgba(237,246,237,.72));box-shadow:0 14px 34px rgba(28,66,42,.07),inset 0 1px 0 #fff;backdrop-filter:blur(3px)}
.stay-theme-intro{display:flex;align-items:end;justify-content:space-between;gap:20px;padding:0 5px 13px}
.stay-theme-intro p{max-width:560px;margin:0;color:var(--stay-soft);font-size:12px;text-align:right}
.stay-theme-filters{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}
.stay-theme-filter{min-width:0;min-height:58px;padding:8px 10px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;text-align:left;border:1px solid rgba(38,81,52,.1);border-radius:16px;background:rgba(255,255,251,.72);color:var(--stay-ink);box-shadow:inset 0 1px 0 rgba(255,255,255,.9);transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}
.stay-theme-filter:hover{transform:translateY(-1px);border-color:rgba(47,134,85,.28);background:rgba(255,255,251,.94)}
.stay-theme-filter.active{border-color:rgba(53,130,82,.55);background:linear-gradient(145deg,#194d34,#307a51);color:#fffdf5;box-shadow:0 10px 22px rgba(22,76,46,.17),inset 0 1px 0 rgba(255,255,255,.18)}
.stay-theme-symbol{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(55,104,70,.12);border-radius:11px;background:rgba(219,240,222,.72);color:#2d7850;font:800 18px/1 Inika,serif}
.stay-theme-filter.active .stay-theme-symbol{border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.12);color:#fff}
.stay-theme-filter strong,.stay-theme-filter small{display:block;overflow:hidden;text-overflow:ellipsis}
.stay-theme-filter strong{font-size:12px;white-space:nowrap}
.stay-theme-filter small{margin-top:2px;color:var(--stay-soft);font-size:8px;line-height:1.25;white-space:nowrap}
.stay-theme-filter.active small{color:rgba(255,255,255,.68)}

/* Editorial classification */
.studio-theme-field{min-width:0;margin:0;padding:0;border:0}
.studio-theme-field legend{width:100%;margin-bottom:9px;font-size:12px;font-weight:800}
.studio-theme-field legend small{margin-left:8px;font-weight:500}
.studio-theme-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.studio-theme-option{position:relative;min-width:0;padding:10px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;border:1px solid var(--stay-border);border-radius:15px;background:#fffefb;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}
.studio-theme-option:has(input:checked){border-color:#5b9d70;background:#eef8ee;box-shadow:0 0 0 2px rgba(91,157,112,.13)}
.studio-theme-option input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}
.studio-theme-option strong,.studio-theme-option small{display:block;min-width:0}
.studio-theme-option strong{font-size:11px}
.studio-theme-option small{margin-top:2px;font-size:8px;line-height:1.3}
.studio-theme-option:has(input:focus-visible){outline:3px solid rgba(47,139,88,.2);outline-offset:2px}

/* Curated stay studio */
.studio-layout>aside{position:sticky;top:110px;max-height:calc(100dvh - 130px);overflow:auto;padding:3px}
.studio-editor{padding:0;border:0;background:transparent}
.studio-workbench{display:grid;gap:16px;min-width:0}
.studio-editor-head{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:19px 22px;border:1px solid rgba(255,255,255,.92);border-radius:22px;background:linear-gradient(135deg,rgba(247,255,247,.91),rgba(255,251,243,.84));box-shadow:0 14px 34px rgba(30,64,40,.07);backdrop-filter:blur(3px)}
.studio-editor-head h2{margin:5px 0 3px;font-size:27px}
.studio-editor-head p{color:var(--stay-soft);font-size:11px}
.studio-state{flex:0 0 auto;max-width:230px;padding:8px 12px;border:1px solid #cfe1d1;border-radius:999px;background:#eef7ec;color:#315e45;font-size:10px;font-weight:800;text-align:center}
.studio-panel{padding:22px;border:1px solid rgba(255,255,255,.95);border-radius:23px;background:rgba(255,253,248,.91);box-shadow:0 15px 38px rgba(31,62,39,.07)}
.studio-panel-head{display:flex;align-items:center;gap:13px;margin-bottom:19px}
.studio-panel-head>span{flex:0 0 38px;width:38px;height:38px;display:grid;place-items:center;border:1px solid #bcd8c3;border-radius:13px;background:#e8f4e8;color:#2d7650;font:800 11px Manrope,sans-serif}
.studio-panel-head h3{font-size:22px;margin-bottom:3px}
.studio-panel-head p{color:var(--stay-soft);font-size:11px}
.studio-panel-head>.stay-button{margin-left:auto}
.studio-identity-grid{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:20px;align-items:start}
.studio-cover-card{padding:8px;border:1px solid var(--stay-border);border-radius:18px;background:#f4f8f0}
.studio-cover-preview{display:block;width:100%;height:190px;margin:0;border-radius:13px;background:#dfe8dd}
.studio-cover-actions{display:flex;align-items:center;justify-content:space-between;gap:9px;padding:10px 4px 5px}
.studio-cover-actions .stay-button{cursor:pointer}
.studio-cover-actions .stay-text-link{font-size:10px;gap:5px;text-align:right}
.studio-cover-card details{margin:5px 4px 3px;border-top:1px solid var(--stay-border);padding-top:8px}
.studio-cover-card details summary{cursor:pointer;color:var(--stay-soft);font-size:10px;font-weight:700}
.studio-cover-card details input{width:100%;margin-top:8px;font-size:10px}
.studio-cover-card details small{display:block;margin:4px 2px}
.studio-theme-field legend{display:none}
.studio-theme-option{min-height:68px;padding:11px}
.studio-theme-option:has(input:checked):after{content:"✓";position:absolute;right:8px;top:7px;width:16px;height:16px;display:grid;place-items:center;border-radius:50%;background:#2f7f54;color:#fff;font-size:9px}
.studio-program{padding-bottom:18px}
.studio-day{padding:0;margin:11px 0;border:1px solid #d9e4d8;border-radius:18px;background:#f8faf5;overflow:hidden}
.studio-day[open]{border-color:#bad6c1;background:#fbfdf8;box-shadow:0 10px 25px rgba(27,64,38,.06)}
.studio-day summary{list-style:none;display:flex;align-items:center;gap:12px;padding:13px 15px;cursor:pointer;background:rgba(236,246,235,.7)}
.studio-day summary::-webkit-details-marker{display:none}
.studio-day summary:after{content:"⌄";font-size:18px;color:#548168;transition:transform .2s}
.studio-day[open] summary:after{transform:rotate(180deg)}
.studio-day-index{width:35px;height:35px;display:grid;place-items:center;border-radius:11px;background:#1f5b3e;color:#fff;font-size:10px;font-weight:800}
.studio-day-summary{display:grid;min-width:0;margin-right:auto}
.studio-day-summary strong{font:700 15px Inika,serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.studio-day-summary small{font-size:9px}
.studio-day-count{padding:5px 9px;border:1px solid #d1dfd0;border-radius:999px;background:#fffdf9;color:#56705f;font-size:9px;font-weight:800;white-space:nowrap}
.studio-day-body{padding:16px}
.studio-day-fields{margin:0 0 14px}
.studio-addresses{display:grid;gap:7px}
.studio-addresses-empty{display:flex;align-items:center;justify-content:center;gap:12px;min-height:82px;padding:16px;border:1px dashed #c9d9c8;border-radius:15px;background:#fffefb;color:var(--stay-soft)}
.studio-addresses-empty>span{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:#e9f3e8;color:#317450;font-size:18px}
.studio-addresses-empty strong,.studio-addresses-empty small{display:block}
.studio-addresses-empty strong{color:var(--stay-ink);font-size:11px}
.studio-addresses-empty small{font-size:9px}
.studio-item{display:grid;grid-template-columns:54px minmax(0,1fr) 92px 64px 92px;gap:9px;align-items:center;padding:7px;border:1px solid #e0e8dd;border-radius:14px;background:#fffefb}
.studio-item>img{width:54px;height:54px;border-radius:10px;background:#e4ebe1}
.studio-item-copy{min-width:0}
.studio-item-copy>span{display:block;color:var(--stay-soft);font-size:8px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}
.studio-item-copy>strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:700 13px Inika,serif}
.studio-item-themes{display:flex;gap:4px;margin-top:4px}
.studio-item-themes small{padding:2px 5px;border-radius:99px;background:#edf5eb;color:#47705a;font-size:7px}
.studio-item label{gap:2px;font-size:8px;color:var(--stay-soft)}
.studio-item input{min-height:32px;padding:4px 6px;font-size:10px}
.studio-item-actions{display:flex;align-items:center;justify-content:flex-end;gap:3px}
.studio-item-actions button{width:26px;height:26px;padding:0;border:1px solid #dce5d9;border-radius:8px;background:#f7faf4;color:#40634e;font-size:11px}
.studio-item-actions button:disabled,.studio-day-actions button:disabled{cursor:default;opacity:.28}
.studio-item-actions .studio-remove{border-color:#eedbd4;background:#fff7f3;color:#9b4e39;font-size:16px}
.studio-quick-add{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:11px}
.studio-quick-add button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:38px;border:1px solid #cfdfcf;border-radius:12px;background:#f4f9f1;color:var(--stay-ink);font-size:9px;font-weight:800}
.studio-quick-add button:hover{border-color:#75a583;background:#eaf6e9}
.studio-quick-add button span{color:#36805a;font-size:14px}
.studio-day-actions{padding-top:11px;border-top:1px solid #e4e9e0}
.studio-day-actions>div{display:flex;gap:13px}
.stay-text-link.danger{color:#97513f}
.studio-save-note{padding:0 5px;color:var(--stay-soft);font-size:10px}
.studio-actions{margin-top:0;padding:13px 15px;border:1px solid rgba(219,230,216,.9);border-radius:18px;background:rgba(255,253,247,.86);box-shadow:0 -8px 25px rgba(28,58,36,.05)}

/* Address picker */
.stay-picker-dialog{width:min(1080px,calc(100vw - 24px));padding:0;overflow:hidden;background:rgba(251,252,246,.96)}
.stay-picker-dialog>header{padding:21px 23px 14px;margin:0}
.stay-picker-dialog>header p{margin-top:5px}
.picker-kind-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:0 23px 14px}
.picker-kind-tabs button{display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto;column-gap:9px;align-items:center;min-width:0;padding:10px;text-align:left;border:1px solid #d8e4d7;border-radius:15px;background:#fffef9;color:var(--stay-ink)}
.picker-kind-tabs button>span{grid-row:1/3;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#eaf4e9;color:#28724d;font-size:17px}
.picker-kind-tabs strong,.picker-kind-tabs small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.picker-kind-tabs strong{font-size:11px}
.picker-kind-tabs small{font-size:8px}
.picker-kind-tabs button.active{border-color:#397d58;background:#1c5339;color:#fff;box-shadow:0 8px 20px rgba(24,79,50,.15)}
.picker-kind-tabs button.active>span{background:rgba(255,255,255,.13);color:#fff}
.picker-kind-tabs button.active small{color:rgba(255,255,255,.68)}
.picker-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) 220px auto;gap:8px;padding:13px 23px;border-block:1px solid #e0e8dd;background:#f2f7ef}
.picker-search-field{position:relative;display:block}
.picker-search-field>span{position:absolute;left:13px;top:7px;font-size:21px;color:#568069}
.picker-search-field input{width:100%;padding-left:40px;background:#fff}
.picker-toolbar select{width:100%;background:#fff}
.picker-theme-zone{padding:13px 23px 8px}
.picker-theme-zone>.stay-eyebrow{margin-bottom:7px}
.picker-theme-filters{display:flex;gap:6px;overflow-x:auto;padding-bottom:5px;scrollbar-width:thin}
.picker-theme-filters button{flex:0 0 auto;padding:6px 10px;border:1px solid #d7e2d5;border-radius:99px;background:#fffdf8;color:#526b5c;font-size:9px;font-weight:800}
.picker-theme-filters button.active{border-color:#4d9167;background:#e7f4e7;color:#205b3d}
.picker-result-head{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:5px 23px 0}
.picker-result-head p{font-size:10px;color:var(--stay-soft)}
.picker-added-count{padding:5px 9px;border-radius:99px;background:#e5f2e5;color:#2d6848;font-size:9px;font-weight:800;white-space:nowrap}
.stay-picker-dialog .stay-picker-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:12px 23px 88px;max-height:46dvh;overflow:auto}
.picker-card{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:11px;padding:7px;border:1px solid #dfe7dc;border-radius:15px;background:#fffefb;transition:border-color .18s,box-shadow .18s}
.picker-card:hover{border-color:#9cbca3;box-shadow:0 8px 20px rgba(31,72,43,.07)}
.picker-card.added{background:#f0f7ee;border-color:#b9d4be}
.picker-card>img{width:72px;height:68px;border-radius:10px;background:#e3eae0}
.picker-card-copy{min-width:0}
.picker-card-copy h3{margin:2px 0;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.picker-card-copy p{color:var(--stay-soft);font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.picker-card-copy>div{display:flex;gap:4px;margin-top:5px}
.picker-card-copy>div small{padding:2px 6px;border-radius:99px;background:#edf4e9;color:#3c6d50;font-size:7px}
.picker-card>.stay-button{padding:7px 10px;font-size:9px}
.picker-footer{position:absolute;z-index:2;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 23px;border-top:1px solid rgba(207,221,206,.9);background:rgba(253,252,246,.9);backdrop-filter:blur(3px);color:var(--stay-soft);font-size:9px}
.picker-loading{grid-column:1/-1;min-height:130px;display:flex;align-items:center;justify-content:center;gap:6px}
.picker-loading span{width:8px;height:8px;border-radius:50%;background:#4b9064;animation:stay-loading .8s ease-in-out infinite alternate}
.picker-loading span:nth-child(2){animation-delay:.15s}.picker-loading span:nth-child(3){animation-delay:.3s}
@keyframes stay-loading{to{opacity:.25;transform:translateY(-5px)}}

@media(min-width:1700px){.stays-shell{max-width:1500px}
.stay-card-image{height:215px}
}

@media(max-width:1100px){.stay-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.stay-theme-filters{grid-template-columns:repeat(3,minmax(0,1fr))}
.stay-detail-layout{grid-template-columns:minmax(0,1fr) 300px;gap:22px}
.stay-day-items{grid-template-columns:1fr}
.stay-hero-copy{padding:28px}
.studio-layout{grid-template-columns:205px minmax(0,1fr)}
}

@media(max-width:760px){.stays-shell{margin-top:105px;padding:0 15px}
.stay-hero{grid-template-columns:1fr}
.stay-hero-copy{padding:25px}
.stay-hero-art{min-height:200px}
.stay-glass strong{font-size:25px}
.stay-principles{gap:8px;font-size:10px;align-items:start}
.stay-principles span{flex:1}
.stay-principles b{display:block}
.stay-theme-browser{padding:13px;margin-bottom:19px;border-radius:20px}
.stay-theme-intro{display:block;padding:0 3px 10px}
.stay-theme-intro p{margin-top:4px;text-align:left}
.stay-theme-filters{display:flex;gap:8px;margin:0 -2px;padding:2px 2px 7px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none}
.stay-theme-filters::-webkit-scrollbar{display:none}
.stay-theme-filter{flex:0 0 152px;scroll-snap-align:start}
.stay-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.stay-card-image{height:165px}
.stay-card-body{padding:12px 7px}
.stay-card-body h3{font-size:20px}
.stay-section-head h2{font-size:27px}
.stay-detail-layout{grid-template-columns:1fr}
.stay-book{position:static;grid-row:1}
.stay-detail-hero{min-height:350px}
.stay-detail-hero .stay-glass{padding:20px;left:15px;top:15px}
.stay-footer{flex-wrap:wrap;gap:15px}
.stay-share-layout{grid-template-columns:1fr}
.stay-share-preview canvas{max-height:420px;width:auto;max-width:100%}
.stay-picker-results{grid-template-columns:1fr}
.studio-layout{grid-template-columns:1fr}
.studio-list{grid-template-columns:1fr 1fr;max-height:220px;overflow:auto}
.studio-editor{padding:17px}
.studio-fields{grid-template-columns:1fr}
.studio-fields .wide{grid-column:auto}
.studio-theme-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.studio-item{grid-template-columns:minmax(0,1fr) 83px 50px 24px}
.stay-dialog{padding:18px}
.stay-admin-bar>span{display:none}
}

@media(max-width:420px){.stay-grid{grid-template-columns:1fr}
.stay-card{display:grid;grid-template-columns:125px minmax(0,1fr)}
.stay-card-image{height:100%;min-height:185px}
.stay-card-foot{flex-wrap:wrap}
.stay-filters select{flex:1}
.stay-day{grid-template-columns:32px minmax(0,1fr);gap:9px}
.stay-day-number{width:30px;height:30px}
.studio-day-fields{grid-template-columns:1fr}
.studio-theme-grid{grid-template-columns:1fr}
.studio-day-fields>label:last-child{grid-column:auto}
.studio-item{grid-template-columns:minmax(0,1fr) 88px 30px}
.studio-item>label:nth-of-type(2){grid-column:2}
.studio-actions .stay-button{flex:1}
}

@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
}

@media(max-width:1100px){
.studio-identity-grid{grid-template-columns:minmax(0,1fr) 230px}
.studio-theme-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.studio-item{grid-template-columns:48px minmax(0,1fr) 84px 58px 84px}
.studio-item>img{width:48px;height:48px}
}

@media(max-width:760px){
.studio-layout>aside{position:static;max-height:none}
.studio-editor{padding:0}
.studio-editor-head{align-items:flex-start;padding:16px}
.studio-editor-head h2{font-size:23px}
.studio-state{max-width:135px;white-space:normal}
.studio-panel{padding:16px}
.studio-panel-head{align-items:flex-start}
.studio-panel-head h3{font-size:19px}
.studio-panel-head>.stay-button{margin-left:0;align-self:center}
.studio-identity-grid{grid-template-columns:1fr}
.studio-cover-card{grid-row:1}
.studio-cover-preview{height:210px}
.studio-item{grid-template-columns:44px minmax(0,1fr) 78px 54px}
.studio-item>img{width:44px;height:48px}
.studio-item-actions{grid-column:2/5;justify-content:flex-end;border-top:1px solid #edf0e9;padding-top:5px}
.studio-item-spacer{display:none}
.studio-quick-add{grid-template-columns:repeat(2,minmax(0,1fr))}
.stay-picker-dialog{width:calc(100vw - 16px);max-width:none;max-height:94dvh}
.stay-picker-dialog>header{padding:17px 16px 11px}
.picker-kind-tabs{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 16px 11px}
.picker-toolbar{grid-template-columns:minmax(0,1fr) minmax(120px,.55fr);padding:10px 16px}
.picker-toolbar .picker-search-field{grid-column:1/-1}
.picker-toolbar .stay-button{width:100%}
.picker-theme-zone{padding:11px 16px 7px}
.picker-result-head{padding-inline:16px}
.stay-picker-dialog .stay-picker-results{grid-template-columns:1fr;padding:10px 16px 82px;max-height:42dvh}
.picker-footer{padding:10px 16px}
.picker-footer>span{display:none}
.picker-footer .stay-button{width:100%}
}

@media(max-width:420px){
.studio-editor-head{display:grid}
.studio-state{max-width:none;justify-self:start}
.studio-panel-head>span{width:32px;height:32px;flex-basis:32px}
.studio-panel-head>.stay-button{grid-column:1/-1;width:100%}
.studio-theme-grid{grid-template-columns:1fr}
.studio-day summary{gap:8px;padding:11px}
.studio-day-count{display:none}
.studio-day-body{padding:11px}
.studio-item{grid-template-columns:42px minmax(0,1fr) 73px}
.studio-item>img{width:42px;height:46px}
.studio-item-time{grid-column:3}
.studio-item-nights{grid-column:3}
.studio-item-actions{grid-column:2/4}
.studio-day-actions{display:grid}
.studio-day-actions>div{justify-content:space-between}
.studio-cover-actions{align-items:flex-start;flex-direction:column}
.picker-kind-tabs button{grid-template-columns:30px minmax(0,1fr);padding:8px}
.picker-kind-tabs button>span{width:30px;height:30px}
.picker-kind-tabs small{display:none}
.picker-toolbar{grid-template-columns:1fr}
.picker-toolbar .picker-search-field{grid-column:auto}
.picker-card{grid-template-columns:58px minmax(0,1fr)}
.picker-card>img{width:58px;height:58px}
.picker-card>.stay-button{grid-column:1/-1;width:100%}
}
