:root{--ink:#202e2a;--muted:#6b746f;--green:#254b42;--green-light:#e9efe9;--cream:#f6f4ee;--line:#dedfd6;--white:#fffefb;--orange:#ad593a;--amber:#fff0d5;--red:#a23435;--radius:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--cream);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #b48254;outline-offset:4px}h1,h2,h3,h4,p{margin:0}h1,h2{letter-spacing:-.045em}h1{font-size:clamp(38px,5vw,66px);font-weight:540;line-height:1.05}h2{font-size:32px;font-weight:550}h3{font-size:19px;letter-spacing:-.02em}p{line-height:1.65}.muted{color:var(--muted)}.small{font-size:13px;line-height:1.55}.eyebrow{font-size:11px;letter-spacing:.16em;font-weight:750;text-transform:uppercase}.mono{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.shell{max-width:1220px;margin:auto;padding:0 36px}.topbar{border-bottom:1px solid var(--line);background:var(--white)}.topbar .shell{height:89px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;background:none;border:0;padding:0}.brandmark{height:40px;width:40px;background:var(--green);border-radius:12px;display:grid;place-items:center;color:var(--cream);font-size:27px;font-weight:750}.brandname{font-size:25px;letter-spacing:-1px;font-weight:680}.brand small{display:block;font-size:9px;letter-spacing:2px;text-align:left;margin-top:2px}.nav{display:flex;align-items:center;gap:8px}.nav-btn,.lang-btn{border:0;background:none;padding:11px 13px;border-radius:9px;font-size:13px;color:var(--muted)}.nav-btn.active,.lang-btn.active{background:var(--green-light);color:var(--green);font-weight:650}.langs{display:flex;border-left:1px solid var(--line);padding-left:12px;margin-left:12px}.lang-btn{padding:7px 8px;font-size:11px}.demo-bar{background:#efe7d7;border-bottom:1px solid #e3d6bd;color:#765329}.demo-bar .shell{padding-top:10px;padding-bottom:10px;display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:12px}.demo-bar strong{font-size:10px;letter-spacing:.1em}.hero{display:grid;grid-template-columns:1.3fr 1fr;gap:70px;align-items:center;padding:50px 0 42px}.hero .eyebrow{color:var(--orange);margin-bottom:20px}.hero p{max-width:490px;margin-top:22px;color:var(--muted);font-size:15px}.hero-art{height:256px;background:#e9e8de;border-radius:4px 72px 4px 4px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-art:before{content:"";position:absolute;inset:20px 0 0 48px;border:1px solid #d1d3c5;border-radius:150px 150px 0 0}.hero-art:after{content:"";width:250px;height:250px;border:1px solid #d1d3c5;position:absolute;left:77px;top:53px;border-radius:150px 150px 0 0}.door-art{height:170px;width:114px;background:var(--green);border-radius:50px 50px 3px 3px;box-shadow:10px 12px 0 #c9cbbd;position:relative;z-index:1;padding:36px 15px;color:#f4eddc;text-align:center;transform:rotate(-6deg)}.door-art .roomno{font-size:36px;font-weight:400;font-family:Georgia,serif}.door-art .door-line{height:5px;width:25px;background:#c6ab7b;position:absolute;right:12px;top:110px;border-radius:3px}.key-tag{position:absolute;bottom:28px;right:29px;z-index:2;border-radius:12px;background:var(--white);padding:15px 18px;box-shadow:0 7px 30px #23392c0d;display:flex;gap:12px;align-items:center;font-size:12px}.key-tag strong{display:block;margin-bottom:3px}.icon{width:20px;height:20px;display:inline-block;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.key-tag>.icon{color:var(--green);width:29px;height:29px}.steps{display:flex;border-bottom:1px solid var(--line);padding:0 0 27px;margin-bottom:30px;gap:38px;font-size:13px;color:var(--muted)}.step{display:flex;gap:11px;align-items:center}.step-number{display:grid;place-items:center;width:25px;height:25px;border:1px solid var(--line);border-radius:50%;font-size:11px}.step.active{color:var(--green);font-weight:650}.step.active .step-number{background:var(--green);color:white;border-color:var(--green)}.notice{padding:16px 19px;background:var(--green-light);border-radius:12px;display:flex;gap:13px;align-items:flex-start;font-size:13px;line-height:1.6;margin-bottom:22px}.notice.warning{background:var(--amber);color:#795724}.notice.danger{background:#f8e6e2;color:#943b33}.notice .icon{margin-top:2px}.searchbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;background:var(--white);border:1px solid var(--line);border-radius:14px;margin:0 0 28px}.arrival-block{display:flex;gap:14px;align-items:center}.arrival-icon{background:var(--green-light);color:var(--green);padding:11px;border-radius:10px}.arrival-block strong{font-size:14px}.arrival-block small{display:block;color:var(--muted);margin-top:5px;font-size:12px}.nights-control{display:flex;gap:14px;align-items:center;font-size:13px}.nights-control select{border:1px solid var(--line);background:var(--cream);border-radius:9px;padding:11px 30px 11px 12px}.list-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.list-heading h2{font-size:25px}.filters{display:flex;gap:5px;flex-wrap:wrap}.filter-btn{font-size:12px;border:1px solid transparent;color:var(--muted);border-radius:30px;background:none;padding:8px 13px}.filter-btn.active{border-color:var(--green);color:var(--green);background:var(--white)}.room-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.room-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:24px;position:relative;overflow:hidden;display:flex;flex-direction:column;gap:19px}.room-card.unavailable{background:#f0f0e9;color:#68716b}.room-card.private{border-top:3px solid var(--green)}.room-card.women{border-top:3px solid #90709d}.card-top{display:flex;justify-content:space-between;gap:12px;align-items:center}.room-number{font-size:37px;letter-spacing:-.055em;line-height:1;font-weight:500}.floor{font-size:11px;color:var(--muted);margin-top:7px}.badge{font-size:10px;letter-spacing:.03em;padding:6px 8px;border-radius:7px;background:var(--green-light);color:var(--green);white-space:nowrap;display:inline-flex;align-items:center;gap:5px}.badge.purple{background:#f0e8f4;color:#79518b}.badge.gray{background:#e5e7de;color:#6a7269}.badge.amber{background:var(--amber);color:#7c5b28}.badge.red{background:#f5e4df;color:#934a3c}.room-symbol{height:39px;display:flex;gap:6px;align-items:center;color:var(--green)}.room-symbol .icon{width:34px;height:29px}.room-symbol .empty-icon{opacity:.22}.room-type{font-size:14px;font-weight:650}.room-detail{font-size:12px;line-height:1.6;color:var(--muted);margin-top:6px;min-height:20px}.card-price{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto}.price strong{font-size:31px;line-height:1;letter-spacing:-1.5px;font-weight:550}.price span{font-size:13px}.price small{display:block;font-size:11px;color:var(--muted);margin-top:7px}.availability{font-size:11px;display:flex;align-items:center;gap:6px;text-align:right}.dot{width:6px;height:6px;display:inline-block;background:#4a8066;border-radius:50%;flex-shrink:0}.btn{background:var(--green);color:#fffef7;border:1px solid var(--green);border-radius:10px;padding:13px 18px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:13px;font-weight:600;text-decoration:none;min-height:46px}.btn:hover:not(:disabled){background:#193c33}.btn.secondary{background:transparent;color:var(--green);border-color:var(--line)}.btn.secondary:hover:not(:disabled){background:var(--green-light)}.btn.danger{color:var(--red);background:transparent;border-color:#e2bdb5}.btn.compact{padding:8px 12px;min-height:36px;font-size:12px}.btn.full{width:100%}.room-card.unavailable .btn{background:transparent;border-color:#d5d8ce;color:#75806e;opacity:1}.bottom-note{display:flex;gap:10px;align-items:center;justify-content:center;color:var(--muted);font-size:12px;margin:30px 0 42px}.footer{border-top:1px solid var(--line);padding:24px 0 32px;margin-top:30px;color:var(--muted);font-size:11px}.footer .shell{display:flex;gap:20px;justify-content:space-between;flex-wrap:wrap}.footer-links{display:flex;gap:16px}.text-btn{background:none;border:0;padding:0;color:inherit;text-decoration:underline;font-size:inherit;cursor:pointer}.admin-title{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:40px 0 27px}.admin-title p{color:var(--muted);font-size:13px;margin-top:10px}.admin-tabs{display:flex;gap:4px;border-bottom:1px solid var(--line);margin-bottom:24px;overflow-x:auto}.admin-tab{border:0;border-bottom:2px solid transparent;background:none;color:var(--muted);font-size:13px;padding:15px 19px;white-space:nowrap}.admin-tab.active{border-color:var(--green);color:var(--green);font-weight:650}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:20px 0}.metric{background:var(--white);border:1px solid var(--line);border-radius:14px;padding:20px}.metric span{font-size:12px;color:var(--muted)}.metric strong{display:block;font-size:31px;font-weight:540;letter-spacing:-1px;margin-top:8px}.metric small{font-size:11px;color:var(--muted)}.panel{background:var(--white);border:1px solid var(--line);border-radius:16px;padding:25px;margin-bottom:20px}.panel>h3{margin-bottom:17px}.admin-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.admin-room{background:var(--white);border:1px solid var(--line);border-radius:14px;padding:20px}.admin-room .card-top{margin-bottom:17px}.admin-room .room-number{font-size:29px}.admin-room .room-info{display:flex;align-items:center;justify-content:space-between;gap:10px}.admin-actions{display:flex;gap:8px;margin-top:18px;flex-wrap:wrap}.split{display:grid;grid-template-columns:1fr 1.55fr;gap:22px;align-items:start}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:16px}.field label{font-size:12px;font-weight:620}.field input,.field select,.field textarea{width:100%;min-height:45px;padding:11px 13px;border:1px solid #d8ddd3;border-radius:9px;background:#fff;color:var(--ink);font-size:14px}.field input[type=checkbox]{min-height:0;width:17px;height:17px;accent-color:var(--green)}.field small{font-size:11px;color:var(--muted);line-height:1.6}.check{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.6;margin:15px 0}.check input{margin-top:3px;accent-color:var(--green);width:17px;height:17px;flex-shrink:0}.check strong{display:block}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;white-space:nowrap;font-size:12px}th{text-align:left;color:var(--muted);font-weight:500;font-size:10px;letter-spacing:.06em;text-transform:uppercase;padding:12px;border-bottom:1px solid var(--line)}td{padding:15px 12px;border-bottom:1px solid #ecede6;vertical-align:top}td small{display:block;margin-top:5px;color:var(--muted);font-size:11px}.empty{padding:36px;text-align:center;color:var(--muted);font-size:14px}.login-box{max-width:440px;margin:60px auto;padding:32px;background:var(--white);border:1px solid var(--line);border-radius:20px}.login-box h2{margin:17px 0 10px}.login-box>p{margin-bottom:25px}.modal-backdrop{position:fixed;inset:0;z-index:100;background:#1c2a255e;backdrop-filter:blur(4px);padding:24px;overflow-y:auto;display:flex;align-items:flex-start;justify-content:center}.modal{background:var(--white);border-radius:22px;padding:30px;max-width:550px;width:100%;margin:auto;box-shadow:0 28px 100px #12301d33;position:relative}.modal.wide{max-width:720px}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;gap:15px}.modal-header h2{font-size:28px}.close{border:1px solid var(--line);border-radius:50%;width:32px;height:32px;background:none;font-size:22px;display:grid;place-items:center;flex-shrink:0}.summary-line{display:flex;justify-content:space-between;gap:20px;margin:11px 0;font-size:13px}.summary-box{padding:18px;background:var(--cream);border-radius:12px;margin-bottom:23px}.summary-line.total{border-top:1px solid var(--line);padding-top:14px;margin-top:15px;font-size:17px;font-weight:600}.form-error{font-size:12px;line-height:1.6;background:#f8e6e2;color:#943b33;border-radius:9px;padding:12px;margin:12px 0}.form-error:empty{display:none}.booking-view{max-width:800px;margin:45px auto}.booking-header{text-align:center;margin-bottom:27px}.booking-header h1{font-size:43px;margin:20px 0 13px}.success-icon{display:inline-grid;place-items:center;width:64px;height:64px;border-radius:50%;background:var(--green-light);color:var(--green)}.success-icon .icon{width:30px;height:30px}.booking-ref{margin-top:14px;font-size:12px;color:var(--muted)}.access-cards{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-bottom:20px}.access-card{padding:25px;border-radius:17px;background:var(--green);color:#fffdf4}.access-card.secondary{background:#e8e9df;color:var(--ink)}.access-card label{font-size:12px;display:block;opacity:.8}.pin-code{font-size:36px;letter-spacing:5px;margin:17px 0;font-family:ui-monospace,monospace}.access-card button{font-size:11px;background:none;border:1px solid #ffffff44;color:inherit;padding:6px 10px;border-radius:5px}.access-card.secondary button{border-color:#adb5a4}.access-card small{display:block;line-height:1.6;font-size:11px;margin-top:13px;opacity:.8}.future-pin{border-top:1px solid #ffffff33;margin-top:15px;padding-top:13px;font-size:12px;line-height:1.7}.booking-info{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:14px;background:var(--white);margin:20px 0}.booking-info>div{padding:21px;border-right:1px solid var(--line)}.booking-info>div:last-child{border:0}.booking-info span{display:block;font-size:11px;color:var(--muted);margin-bottom:9px}.booking-info strong{font-size:16px}.center{text-align:center}.row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.space-between{justify-content:space-between}.mt{margin-top:20px}.qr-poster{max-width:420px;margin:auto;background:white;text-align:center;border:1px solid var(--line);border-radius:18px;padding:36px}.qr-poster h2{font-size:36px;margin:25px 0 12px}.qr-poster img{max-width:250px;width:100%;height:auto;margin:20px auto;display:block}.qr-placeholder{height:210px;background:var(--cream);border:1px dashed var(--line);border-radius:13px;margin:22px 0;display:flex;align-items:center;justify-content:center;padding:30px;color:var(--muted);font-size:13px;line-height:1.7}.legal-text{white-space:pre-wrap;font:13px/1.8 inherit;max-height:65vh;overflow:auto;color:var(--muted)}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;z-index:150;border-radius:11px;max-width:calc(100vw - 32px);padding:13px 22px;box-shadow:0 6px 20px #152c2a33;font-size:13px;pointer-events:none;opacity:0;transition:opacity .2s}#toast.visible{opacity:1}.loading{min-height:80vh;display:grid;place-items:center;font-size:22px}.skip-link{position:absolute;left:15px;top:-100px;z-index:200;background:white;padding:15px}.skip-link:focus{top:10px}.busy{opacity:.6;pointer-events:none}.help-block{padding-top:18px;border-top:1px solid var(--line);margin-top:18px}.code-copy{word-break:break-all;background:var(--cream);padding:13px;border-radius:9px;font-size:12px}.full-span{grid-column:1/-1}
@media(min-width:1350px){.hero-art{margin-left:15px}}
@media(max-width:950px){.room-grid{grid-template-columns:repeat(2,1fr)}.hero{gap:30px}.hero-art{height:230px}.split{grid-template-columns:1fr}.nav-btn{padding:10px}.metrics{grid-template-columns:repeat(2,1fr)}.list-heading{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.shell{padding:0 20px}.topbar .shell{height:74px;gap:8px}.brandname{font-size:23px}.brandmark{width:34px;height:34px;border-radius:10px;font-size:24px}.brand{gap:9px}.brand small{font-size:8px}.nav{gap:0}.nav-btn{font-size:0;padding:9px}.nav-btn .icon{width:20px;height:20px}.langs{padding-left:6px;margin-left:5px}.lang-btn{padding:7px 5px;font-size:10px}.demo-bar .shell{display:block;font-size:11px;padding-top:10px;padding-bottom:10px}.hero{display:block;padding:31px 0 26px}.hero-art{display:none}.hero .eyebrow{font-size:10px;margin-bottom:14px}.hero h1{font-size:46px}.hero p{font-size:13px;margin-top:16px}.steps{gap:13px;font-size:11px;margin-bottom:23px;padding-bottom:22px;justify-content:space-between}.step{gap:6px}.step-number{width:22px;height:22px;font-size:10px}.searchbar{padding:16px;align-items:flex-start;gap:16px;flex-direction:column;margin-bottom:25px}.arrival-block{gap:11px}.arrival-icon{padding:8px}.arrival-block strong{font-size:13px}.arrival-block small{font-size:11px}.nights-control{width:100%;justify-content:space-between;font-size:12px}.nights-control select{padding:7px 28px 7px 10px}.list-heading{gap:15px}.list-heading h2{font-size:24px}.filters{gap:2px}.filter-btn{font-size:11px;padding:7px 11px}.room-grid{grid-template-columns:1fr;gap:14px}.room-card{padding:23px;gap:17px}.room-symbol{height:25px}.room-number{font-size:39px}.bottom-note{align-items:flex-start;font-size:11px;line-height:1.6;justify-content:flex-start}.footer .shell{gap:15px}.footer{margin-top:20px}.admin-title{align-items:flex-start;padding-top:27px;gap:12px}.admin-title h1{font-size:32px}.admin-title p{font-size:11px}.admin-title .btn{font-size:11px;padding:9px}.admin-tabs{margin-right:-20px}.admin-tab{padding:13px 12px;font-size:12px}.metrics{gap:10px}.metric{padding:15px}.metric strong{font-size:28px}.metric span{font-size:11px}.admin-grid{grid-template-columns:1fr}.panel{padding:19px}.grid-2{gap:12px}.modal-backdrop{padding:12px}.modal{padding:22px;margin:10px 0;border-radius:16px}.modal-header h2{font-size:25px}.modal-header{margin-bottom:19px}.booking-view{margin:29px auto}.booking-header h1{font-size:35px}.access-cards{grid-template-columns:1fr}.access-card{padding:22px}.booking-info{grid-template-columns:1fr}.booking-info>div{border-right:0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:16px}.booking-info span{margin:0}.booking-info strong{font-size:14px}.login-box{margin:35px 0;padding:25px}.notice{font-size:12px;padding:14px}.qr-poster{padding:23px}.qr-poster h2{font-size:30px}.row .btn{flex-grow:1}}
@media print{body{background:white}.topbar,.demo-bar,.admin-title,.admin-tabs,.footer,.metrics,.notice,.print-hide,#modal-root,#toast{display:none!important}.shell{padding:0}.split{display:block}.split>.panel:first-child{display:none}.qr-poster{border:0;max-width:600px;padding:30px}.qr-poster img{width:310px;max-width:310px}.qr-poster h2{font-size:45px}button{display:none!important}}

/* Hostelion 1.0 · identity from the owner's supplied gold lion logo. */
:root{--ink:#282923;--muted:#6c6a62;--green:#795d2b;--green-light:#f0e8d5;--cream:#f6f4ef;--line:#e0dacc;--white:#fffefa;--orange:#947033;--amber:#fcf1d9;--radius:18px}
[hidden]{display:none!important}
.topbar{background:#202120;border-color:#393a34;color:#f6f0df}
.topbar .shell{height:104px}
.brand-logo{width:49px;height:69px;object-fit:contain}
.brandname{font-family:Georgia,'Times New Roman',serif;font-size:23px;font-weight:400;letter-spacing:2.4px;color:inherit}
.brand{color:#d3b87b;gap:15px}
.brand small{font-size:8px;letter-spacing:1.5px;color:#b9b7ac;margin-top:7px}
.nav-btn,.lang-btn{color:#d3d1c6}
.topbar .nav-btn.active,.topbar .lang-btn.active{background:#38362d;color:#e9cd90}
.langs{border-color:#4a463b}
.demo-bar{background:#f0e8d6;border-color:#dfd1b3}
.hero{padding:42px 0 26px;gap:55px}
.hero h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-2px;line-height:1.06}
.hero .eyebrow{color:#937439;font-size:10px;letter-spacing:.2em}
.hero p{margin-top:18px}
.hero-art{height:265px;border-radius:130px 130px 18px 18px;background:#242623;border:1px solid #b9a36e;box-shadow:0 12px 28px #27241b0a;flex-direction:column}
.hero-art:before{inset:14px;border-radius:122px 122px 10px 10px;border-color:#b7a0653b}
.hero-art:after{display:none}
.hero-logo{width:123px;height:172px;object-fit:contain;position:relative;margin-top:-63px}
.key-tag{left:20px;right:20px;bottom:18px;background:#34362f;color:#f6eed8;border:1px solid #b6a2713b;box-shadow:none;padding:11px 14px;justify-content:center}
.key-tag .muted{color:#cbc8bb;font-size:10px}
.key-tag>.icon{color:#d6ba7d}
.hero-label{display:inline-flex;align-items:center;gap:8px;margin-top:18px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#816331}
.clock-panel{display:flex;align-items:center;gap:20px;flex-wrap:wrap;background:#eeebe2;border:1px solid #ddd3bd;border-radius:12px;padding:14px 20px;margin:0 0 24px}
.clock-panel>div{display:flex;align-items:center;gap:9px;font-size:12px;color:#675e49}
.clock-panel time{font-size:20px;font-variant-numeric:tabular-nums;font-weight:650;letter-spacing:.03em;margin-left:auto}
.clock-panel small{color:#766c58;font-size:10px}
.night-notice{background:#282d29;color:#f5edda;border:1px solid #897343;padding:21px 24px}
.night-notice .icon{color:#debf7e;width:24px;height:24px}
.night-notice strong{display:block;font-size:15px;margin-bottom:5px;line-height:1.45}
.night-notice p{color:#ddd8c8;font-size:13px;line-height:1.65}
.day-notice{font-size:12px;background:#f0ece0}
.btn:not(.secondary):not(.danger){background:#795d2b;border-color:#795d2b;color:#fffdf6}
.btn:not(.secondary):not(.danger):hover{background:#674c21;border-color:#674c21}
.room-card.private{border-color:#c6ad76;background:#fffdf6}
.room-card .room-number{font-family:Georgia,'Times New Roman',serif;font-size:34px;font-weight:400}
.room-card .room-symbol{color:#9a7e40}
.room-card.unavailable{opacity:.72}
.badge{background:#eee6d1;color:#685227}
.badge.purple{background:#f1e7f0;color:#74516e}
.searchbar{box-shadow:0 4px 14px #3a301007}
.price strong{color:#3d3526}
.admin-access{border:1px solid #595242}
.login-box{border-color:#c6b07d}
.admin-title h1{font-family:Georgia,'Times New Roman',serif;font-size:44px;font-weight:400}
.readiness-list{display:grid;gap:4px;margin-top:16px}
.readiness-item{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--line);font-size:12px;line-height:1.6}
.readiness-item .badge{min-width:112px;justify-content:center;font-size:9px}
.qr-poster .poster-logo{width:85px;height:120px;margin:0;object-fit:contain}
.poster-brand{background:#252623;border-radius:12px;padding:18px;width:155px;margin:0 auto 22px}
.code-copy{word-break:break-word}
.footer .shell{line-height:1.7}
@media(max-width:850px){.topbar .shell{height:auto;min-height:106px;padding-top:12px;padding-bottom:12px;gap:12px}.brandname{font-size:20px}.brand small{font-size:7px}.hero{gap:26px}.hero-art{height:243px}.hero-logo{width:105px;height:147px}.clock-panel{gap:9px 15px}.clock-panel small{width:100%;text-align:right}.hero h1{font-size:46px}.key-tag{left:10px;right:10px;padding:10px}.key-tag strong{font-size:10px}.nav{gap:3px}.langs{margin-left:4px;padding-left:4px}}
@media(max-width:600px){.topbar .shell{flex-wrap:wrap;justify-content:center}.brand{margin-right:auto}.brand-logo{width:38px;height:54px}.brandname{font-size:20px}.nav{justify-content:space-between;width:100%}.topbar .nav-btn span{display:inline!important}.nav-btn{font-size:11px;padding:8px}.nav-btn .icon{width:16px;height:16px}.langs{margin-left:auto}.shell{padding-left:18px;padding-right:18px}.demo-bar .shell{font-size:10px;line-height:1.6}.hero{display:grid;grid-template-columns:1fr;padding:30px 0 20px;gap:22px}.hero h1{font-size:45px}.hero p{font-size:13px;max-width:none}.hero-art{display:flex;height:215px;border-radius:90px 90px 14px 14px}.hero-art:before{border-radius:84px 84px 9px 9px}.hero-logo{width:90px;height:126px;margin-top:-49px}.key-tag{left:24px;right:24px;bottom:14px}.key-tag strong{font-size:11px}.hero-label{margin-top:13px}.clock-panel{padding:13px 14px}.clock-panel>div{font-size:10px}.clock-panel time{font-size:17px}.clock-panel small{font-size:9px}.steps{gap:8px}.step{font-size:10px}.night-notice{padding:17px 15px}.night-notice strong{font-size:13px}.night-notice p{font-size:12px}.admin-title h1{font-size:34px}.readiness-item{align-items:flex-start;font-size:11px}.readiness-item .badge{min-width:85px;font-size:8px}.list-heading h2{font-size:27px}}
@media print{.poster-brand{print-color-adjust:exact;-webkit-print-color-adjust:exact}.qr-poster img:not(.poster-logo){max-width:220px}.qr-poster{break-inside:avoid}}

/* 1.1 — Language-first guest journey. Larger controls; native system fonts. */
body[data-view="guest"],body[data-view="booking"]{--muted:#626257;--line:#d8d4c8;background:#f5f3ed;color:#252723}
body:not([data-view="admin"]) .topbar .shell{min-height:82px;height:82px;flex-wrap:nowrap;padding-top:10px;padding-bottom:10px}
body:not([data-view="admin"]) .topbar .brand-logo{width:38px;height:55px}
body:not([data-view="admin"]) .topbar .brandname{font-size:22px;letter-spacing:2px}
body:not([data-view="admin"]) .topbar .brand small{font-size:9px;letter-spacing:1.4px}
body:not([data-view="admin"]) .topbar .nav{width:auto;justify-content:flex-end}
.language-switch{display:flex;align-items:center;gap:8px;font-size:15px;min-height:46px;border:1px solid #706a56;color:#f7f0df;border-radius:10px}
.language-switch b{background:#3f3e32;padding:5px;border-radius:5px;color:#ead7a4}
body:not([data-view="admin"]) .demo-bar .shell{font-size:12px;line-height:1.5;padding-top:9px;padding-bottom:9px;color:#684a1c}
body:not([data-view="admin"]) .btn{font-size:17px;min-height:56px;padding:15px 18px;line-height:1.35}
body:not([data-view="admin"]) .btn.secondary{color:#4c473b;border-color:#aaa18d;background:transparent}
body:not([data-view="admin"]) .text-btn{min-height:44px;display:inline-flex;align-items:center;gap:7px;line-height:1.5}
body:not([data-view="admin"]) h1{font-size:clamp(32px,3.8vw,46px);line-height:1.15;font-weight:650;letter-spacing:-1.3px}
#stage-title:focus{outline:none}
.welcome-layout{display:grid;grid-template-columns:.85fr 1.25fr;background:#fffefb;border:1px solid #ddd6c6;border-radius:24px;overflow:hidden;margin:38px 0 24px;box-shadow:0 14px 38px #34302608}
.welcome-brand{padding:36px 36px 30px;background:#252822;color:#fffaf0;position:relative;display:flex;flex-direction:column;align-items:flex-start;isolation:isolate;overflow:hidden}
.welcome-brand:after{content:"";position:absolute;width:350px;height:450px;border:1px solid #b99d5d30;border-radius:180px 180px 0 0;left:52px;top:52px;z-index:-1}
.brand-rule{font-size:11px;font-weight:600;letter-spacing:2px;color:#cfb578}
.welcome-logo{width:120px;height:164px;object-fit:contain;margin:24px 0 24px}
body[data-view="guest"] .welcome-brand h1{font-family:Georgia,'Times New Roman',serif;font-size:43px;font-weight:400;letter-spacing:-1.7px;line-height:1.12}
.welcome-brand p{color:#d4cfbf;font-size:16px;margin:16px 0 26px}
.welcome-foot{margin-top:auto;display:flex;gap:10px;align-items:center;color:#d2b775;font-size:10px;letter-spacing:2px}
.language-pane{padding:38px 34px;align-self:center}
.language-pane .eyebrow{color:#876826;margin-bottom:12px}
.language-pane h2{font-size:31px;letter-spacing:-1px;line-height:1.2}
.language-prompt{font-size:15px;color:#626257;margin-top:12px;line-height:1.65}
.language-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:27px}
.choice-card{color:#292b24;text-align:left;background:#fffefb;border:1px solid #c9c3b5;border-radius:15px;padding:22px 18px;display:flex;align-items:center;gap:13px;min-width:0;transition:background .14s,border-color .14s,box-shadow .14s}
.choice-card:hover{background:#f5f0e2;border-color:#92713b;box-shadow:0 3px 12px #3d35130c}
.choice-card:focus-visible{outline:3px solid #76571d;outline-offset:4px}
.language-choice{min-height:119px;position:relative;flex-wrap:wrap;gap:13px;padding:18px}
.language-code{font-size:11px;letter-spacing:1px;background:#f1ecdf;color:#725724;padding:6px 7px;border-radius:6px;font-weight:700}
.language-choice .choice-text{flex-basis:calc(100% - 53px)}
.language-choice>.icon{position:absolute;right:16px;bottom:15px;width:17px;height:17px;color:#8b7035}
.choice-text{min-width:0;flex:1}
.choice-text strong{display:block;font-size:25px;font-weight:600;letter-spacing:-.5px;line-height:1.25}
.choice-text small{display:block;font-size:13px;line-height:1.5;color:#626257;margin-top:6px;font-weight:400}
.language-choice .choice-text small{margin-right:13px}
.install-note{font-size:13px;color:#626257;margin-top:24px}
.guest-help{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;gap:14px 30px;font-size:15px;color:#575747;padding:10px 0 24px}
.wizard-page{padding:28px 0 12px}
.flow-progress{margin-bottom:33px;padding-bottom:22px;border-bottom:1px solid #d8d4c8;display:flex;align-items:center;gap:22px}
.flow-counter{color:#7e622e;font-weight:650;font-size:14px;white-space:nowrap}
.flow-progress ol{list-style:none;padding:0;margin:0;display:flex;justify-content:flex-end;gap:20px;flex:1}
.flow-progress li{display:flex;align-items:center;gap:7px;color:#716e62;font-size:13px}
.flow-progress li>span{width:26px;height:26px;flex-shrink:0;border:1px solid #cfc8b8;border-radius:50%;display:grid;place-items:center;font-size:12px}
.flow-progress li b{font-weight:450}
.flow-progress li.current{color:#60471d}.flow-progress li.current b{font-weight:650}
.flow-progress li.current>span{background:#795d2b;color:white;border-color:#795d2b}
.flow-progress li.complete>span{border-color:#a18a57;color:#695425;background:#eee7d6}
.stage-heading{margin-bottom:28px}
.stage-heading .eyebrow{margin-bottom:14px;font-size:11px;color:#826731}
.stage-heading>p,.stage-heading>div>p{font-size:18px;line-height:1.6;color:#626257;margin-top:14px;max-width:700px}
.gender-page{max-width:870px;margin:auto}
.gender-page .flow-progress li b{display:none}
.gender-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.gender-choice{padding:30px 24px;align-items:flex-start;flex-wrap:wrap;min-height:200px}
.guest-symbol{width:50px;height:50px;border-radius:50%;background:#eee7d6;display:grid;place-items:center;color:#785f2e}
.guest-symbol .icon{width:30px;height:30px}
.gender-choice .choice-text{flex-basis:70%;align-self:center}
.gender-choice .choice-text strong{font-size:30px}
.gender-choice .choice-text small{font-size:16px;margin-top:11px}
.gender-choice>.icon{margin-left:auto;align-self:center;color:#846c3d}
.choice-note{display:flex;gap:12px;font-size:16px;line-height:1.6;color:#626257;margin:24px 0 32px;align-items:flex-start}
.choice-note .icon{margin-top:3px;color:#907336}
.room-heading{display:flex;align-items:center;justify-content:space-between;gap:24px}
.guest-chip{flex-shrink:0;flex-wrap:wrap;max-width:230px}
.guest-chip small{display:block;width:100%;font-size:13px;font-weight:400}
.guest-clock{display:flex;align-items:center;flex-wrap:wrap;gap:10px 17px;background:#eeebe2;border:1px solid #dbd5c5;padding:15px 18px;border-radius:12px;margin-bottom:20px}
.guest-clock>span{display:flex;gap:9px;align-items:center;font-size:15px;color:#5f5b4e}
.guest-clock time{font-size:22px;font-weight:600;font-variant-numeric:tabular-nums;margin-left:auto}
.guest-clock small{font-size:12px;color:#66604e}
body:not([data-view="admin"]) .notice{font-size:16px;padding:20px;line-height:1.6}
body:not([data-view="admin"]) .night-notice strong{font-size:19px;margin-bottom:8px}
body:not([data-view="admin"]) .night-notice p{font-size:16px;line-height:1.6}
body:not([data-view="admin"]) .notice>.icon{width:23px;height:23px}
body:not([data-view="admin"]) .searchbar{margin:24px 0 35px;padding:20px}
body:not([data-view="admin"]) .arrival-block strong{font-size:18px}
body:not([data-view="admin"]) .arrival-block small{font-size:15px;line-height:1.5}
body:not([data-view="admin"]) .nights-control{font-size:16px}
body:not([data-view="admin"]) .nights-control select{font-size:18px;min-height:54px;min-width:110px}
.section-title{margin:0 0 20px}.section-title h2{font-size:27px;letter-spacing:-.7px;font-weight:600}.section-title p{font-size:16px;color:#626257;margin-top:7px}
.room-section{margin:0 0 37px}
body[data-view="guest"] .room-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}
body[data-view="guest"] .room-card{padding:23px;border-radius:17px;gap:17px}
body[data-view="guest"] .room-card.private{border-top:3px solid #ac8a43}
body[data-view="guest"] .room-card .floor{font-size:13px;white-space:nowrap}
body[data-view="guest"] .room-card .badge{font-size:12px;white-space:normal;padding:7px 9px;line-height:1.35}
.room-card-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:7px}.room-card-title h3{font-size:18px;font-weight:450}.room-card-title strong{display:block;font-size:40px;font-weight:500;letter-spacing:-1px;margin-top:4px}
.room-card-icon .icon{width:43px;height:43px;color:#a58a53}
body[data-view="guest"] .room-card .room-detail{font-size:15px;margin:0;min-height:47px}
body[data-view="guest"] .room-card .availability{font-size:14px;color:#4f6444;text-align:left}
body[data-view="guest"] .room-card .price strong{font-size:33px;font-weight:600}
body[data-view="guest"] .room-card .price small{font-size:13px;margin-top:9px;line-height:1.5}
.stay-total{display:flex;flex-direction:column;text-align:right;gap:5px;max-width:45%}.stay-total small{font-size:12px;color:#626257}.stay-total b{font-size:18px}
body[data-view="guest"] .room-card .btn{margin-top:2px;font-size:16px;min-height:60px;justify-content:space-between}
body:not([data-view="admin"]) .bottom-note{font-size:15px;line-height:1.6;align-items:flex-start;margin:25px 0}
.empty-stay{padding:38px 24px;text-align:center;background:#fffdf7;border:1px solid #d8d0bc;border-radius:18px;margin:25px 0}
.empty-stay>span{display:block;margin-bottom:20px}.empty-stay .icon{width:38px;height:38px;color:#937637}
.empty-stay h2{font-size:26px;line-height:1.4}.empty-stay p{font-size:17px;max-width:660px;margin:14px auto 0;color:#626257}
.details-layout{display:grid;grid-template-columns:.85fr 1.35fr;align-items:start;gap:30px}
.stay-summary{background:#efeadc;border:1px solid #d7ccb3;border-radius:17px;padding:25px;position:sticky;top:20px}
.stay-summary h2{font-size:33px;margin-top:15px}.stay-summary>p{font-size:16px;color:#585749;margin-top:9px}.stay-summary>.eyebrow{font-size:12px;color:#705726}
body:not([data-view="admin"]) .summary-box{padding:18px 0;border:0;border-radius:0;background:none;margin:12px 0}
body:not([data-view="admin"]) .summary-line{font-size:15px;padding:10px 0;gap:15px;line-height:1.55;flex-wrap:wrap}
body:not([data-view="admin"]) .summary-line.total{font-size:21px;border-top:1px solid #cabd9d;margin-top:8px;padding-top:20px}
.details-form-panel{padding:27px;background:#fffefb;border:1px solid #d8d0be;border-radius:17px;min-width:0}
body:not([data-view="admin"]) .field label{font-size:17px;font-weight:600;margin-bottom:9px}
body:not([data-view="admin"]) .field input{font-size:19px;min-height:55px;padding:12px 14px;border-color:#b8b5a9}
body:not([data-view="admin"]) .field small{font-size:14px;line-height:1.5;margin-top:7px}
body:not([data-view="admin"]) .field{margin-bottom:24px}
body:not([data-view="admin"]) .check{font-size:16px;line-height:1.7;margin-top:25px;gap:13px;align-items:flex-start}
body:not([data-view="admin"]) .check input{width:23px;height:23px;flex-shrink:0;margin-top:4px}
.form-contact-note{font-size:16px;color:#626257}.form-legal-note,.form-payment-note{font-size:14px;color:#626257;margin-top:14px;line-height:1.65}.form-quiet-note{font-size:15px;line-height:1.6;margin-top:22px;color:#665b44}
body:not([data-view="admin"]) .form-error{font-size:16px;line-height:1.5}
body:not([data-view="admin"]) .booking-view{padding-top:28px}
body:not([data-view="admin"]) .booking-header p{font-size:18px;line-height:1.65}
body:not([data-view="admin"]) .booking-info{font-size:16px}.booking-info strong{overflow-wrap:anywhere}
body:not([data-view="admin"]) .booking-info span{font-size:14px}
body:not([data-view="admin"]) .booking-view .small{font-size:15px}
body:not([data-view="admin"]) .access-card label{font-size:17px;line-height:1.5}
body:not([data-view="admin"]) .access-card small{font-size:13px;line-height:1.6}
body:not([data-view="admin"]) .pin-code{font-size:clamp(28px,7vw,44px);letter-spacing:.08em;overflow-wrap:anywhere}
.footer-brand{font-size:16px;font-weight:650;letter-spacing:2px;color:#4c4b40}.footer-brand span{font-size:11px;font-weight:400;letter-spacing:1px;display:block;margin-top:5px}
body:not([data-view="admin"]) .footer .shell{align-items:center;gap:17px}
body:not([data-view="admin"]) .footer-links{display:flex;flex-wrap:wrap;gap:10px 22px;font-size:14px;line-height:1.5}
.legal-language{flex-basis:100%;font-size:12px;color:#6d685b;line-height:1.7}
body:not([data-view="admin"]) .footer{margin-top:18px;padding-top:25px}
.admin-header-label{color:#e6ddc5;font-size:14px}
[hidden]{display:none!important}
@media(max-width:1000px){.welcome-layout{grid-template-columns:.75fr 1.25fr}.welcome-brand{padding:28px}.language-pane{padding:30px 23px}.language-grid{gap:12px}.choice-text strong{font-size:24px}.language-choice{padding:15px}.language-code{display:none}.language-choice .choice-text{flex-basis:auto}.flow-progress{gap:10px}.flow-progress ol{gap:12px}.flow-progress li b{display:none}body[data-view="guest"] .room-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.details-layout{gap:20px}}
@media(max-width:700px){
body:not([data-view="admin"]) .shell{padding-left:18px;padding-right:18px}
body:not([data-view="admin"]) .topbar .shell{height:74px;min-height:74px;gap:10px}
body:not([data-view="admin"]) .brand small{display:none}body:not([data-view="admin"]) .topbar .brandname{font-size:18px;letter-spacing:1px}body:not([data-view="admin"]) .topbar .brand-logo{height:44px;width:31px}
.language-switch{min-height:45px;padding:8px;font-size:14px;gap:6px}.language-switch>span{display:none!important}.language-switch .icon{width:21px;height:21px}
body:not([data-view="admin"]) .topbar .nav-btn span{display:none!important}
body:not([data-view="admin"]) .demo-bar .shell{font-size:11px;line-height:1.6;padding-top:6px;padding-bottom:6px}
.welcome-layout{grid-template-columns:1fr;margin-top:20px;border-radius:18px}.welcome-brand{padding:22px;display:grid;grid-template-columns:64px 1fr;column-gap:17px;row-gap:4px;align-items:center}.brand-rule{grid-column:1/-1;font-size:9px;letter-spacing:1.8px;margin-bottom:10px}.welcome-logo{grid-row:2/4;width:62px;height:87px;margin:0}.welcome-brand:after{inset:0 0 auto auto;width:190px;height:250px}.welcome-brand h1 br{display:none}body[data-view="guest"] .welcome-brand h1{font-size:25px;letter-spacing:-.6px;line-height:1.4}.welcome-brand h1 span{display:block}.welcome-brand p{font-size:13px;margin:0;line-height:1.5}.welcome-foot{display:none}
.language-pane{padding:24px 20px}.language-pane h2{font-size:26px}.language-pane .eyebrow{font-size:10px;margin-bottom:8px}.language-prompt{font-size:14px;margin-top:8px}.language-grid{grid-template-columns:1fr;gap:11px;margin-top:19px}.language-choice{min-height:83px;padding:15px 17px;flex-wrap:nowrap;gap:15px}.language-code{display:block;font-size:11px;min-width:35px;text-align:center;padding:8px 5px}.language-choice .choice-text{flex:1}.choice-text strong{font-size:25px;line-height:1.2}.language-choice .choice-text small{font-size:13px;margin-top:4px;margin-right:0}.language-choice>.icon{position:static;width:21px;height:21px}.install-note{font-size:12px;margin-top:17px}.guest-help{padding-top:0;font-size:14px}
.wizard-page{padding-top:23px}.flow-progress{margin-bottom:25px;gap:12px;padding-bottom:19px;align-items:center}.flow-counter{font-size:13px}.flow-progress ol{gap:9px}.flow-progress li>span{width:24px;height:24px;font-size:11px}.flow-progress li b{display:none}
.stage-heading{margin-bottom:24px}.stage-heading>p,.stage-heading>div>p{font-size:17px;margin-top:12px}.stage-heading .eyebrow{font-size:10px;margin-bottom:13px}
.gender-grid{grid-template-columns:1fr;gap:16px}.gender-choice{min-height:150px;flex-wrap:nowrap;align-items:center;padding:25px 20px;gap:16px}.gender-choice .choice-text{flex-basis:auto}.gender-choice .choice-text strong{font-size:29px}.gender-choice .choice-text small{font-size:15px;margin-top:9px}.guest-symbol{width:43px;height:43px;flex-shrink:0}.guest-symbol .icon{width:26px;height:26px}.choice-note{font-size:15px;margin-top:20px}
.room-heading{align-items:flex-start;flex-direction:column;gap:16px}.guest-chip{max-width:none;min-height:46px!important;padding:10px 14px!important;gap:8px!important}.guest-chip small{width:auto;margin-left:8px;font-size:13px}.guest-clock{gap:10px;padding:14px}.guest-clock>span{font-size:14px}.guest-clock time{margin-left:0;font-size:22px}.guest-clock small{width:100%;font-size:12px}.guest-clock>span{width:100%}
body:not([data-view="admin"]) .notice{font-size:15px;padding:17px;gap:10px}body:not([data-view="admin"]) .night-notice strong{font-size:18px}body:not([data-view="admin"]) .night-notice p{font-size:15px}
body:not([data-view="admin"]) .searchbar{flex-direction:column;align-items:stretch;gap:18px;margin-bottom:28px;padding:18px}body:not([data-view="admin"]) .nights-control{justify-content:space-between}body:not([data-view="admin"]) .arrival-block small{font-size:14px}body:not([data-view="admin"]) .arrival-icon{padding:9px}
body[data-view="guest"] .room-grid{grid-template-columns:1fr;gap:16px}.section-title h2{font-size:25px}.section-title p{font-size:15px}body[data-view="guest"] .room-card .room-detail{min-height:0}body[data-view="guest"] .room-card{padding:23px;gap:17px}body[data-view="guest"] .room-card .btn{font-size:17px}
.details-layout{grid-template-columns:1fr;gap:24px}.stay-summary{position:static;padding:22px}.details-form-panel{padding:23px 19px}.stay-summary h2{font-size:29px}.stay-summary .summary-box{margin-bottom:5px!important}body:not([data-view="admin"]) .summary-line{font-size:15px}body:not([data-view="admin"]) .check{font-size:16px}.details-page .guest-clock{margin-bottom:24px}
body:not([data-view="admin"]) .footer-links{gap:5px 17px;font-size:13px}.legal-language{font-size:12px}.footer-brand{font-size:15px}.empty-stay{padding:29px 18px}.empty-stay h2{font-size:24px}.empty-stay p{font-size:16px}
}
@media(max-width:360px){.flow-counter{font-size:12px}.flow-progress ol{gap:6px}.language-pane{padding:23px 16px}.language-choice{padding:14px;gap:11px}.choice-text strong{font-size:23px}.gender-choice{padding:22px 16px;gap:12px}.gender-choice .choice-text strong{font-size:26px}.guest-symbol{width:34px;height:34px}body:not([data-view="admin"]) .shell{padding-left:14px;padding-right:14px}.brand-rule{font-size:8px}.welcome-brand{padding:20px}.flow-progress{gap:8px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

.mb18{margin-bottom:18px}.mb20{margin-bottom:20px}.mt8{margin-top:8px}.mb10{margin-bottom:10px}
