:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#24372f;background:#f4f3ee;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header{height:100px;max-width:1200px;margin:auto;padding:28px 40px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d9ddd4}.brand{font-family:Georgia,serif;font-size:25px;letter-spacing:4px;color:inherit;text-decoration:none}.brand span{display:block;font-family:Arial,sans-serif;font-size:9px;letter-spacing:3px;margin-top:7px}main{max-width:1000px;margin:70px auto;padding:0 40px}.eyebrow,.step{font-size:11px;font-weight:650;letter-spacing:2px;color:#657b6d}h1{font-family:Georgia,serif;font-size:clamp(32px,5vw,52px);font-weight:400;letter-spacing:-1px;margin:16px 0}h2{font-size:23px;font-weight:500;margin:18px 0}.intro{font-size:17px;color:#6b746d;line-height:1.6;margin-bottom:36px}.card{background:#fffef9;border:1px solid #dde1d8;border-radius:16px;padding:30px;margin:20px 0}.card p{line-height:1.6;color:#66736a}#login{max-width:520px}label{display:block;font-size:13px;font-weight:600;margin:22px 0 10px}input,select{font:inherit;background:white;color:#24372f;border:1px solid #c7d0c6;border-radius:8px;min-height:50px;padding:12px 15px;width:100%}input:focus,select:focus{outline:2px solid #678b75;outline-offset:2px}button{font:inherit;border:0;border-radius:8px;background:#294f3c;color:white;min-height:48px;padding:13px 20px;cursor:pointer}button:hover{background:#1e402e}button:disabled{opacity:.5;cursor:wait}#login button{display:flex;justify-content:space-between;width:100%;margin-top:18px}.muted{font-size:12px;color:#7b827b!important}.search-row{display:flex;gap:12px}.search-row input{flex:1;min-width:0}.booking-head{display:flex;justify-content:space-between;gap:20px}.balance{font-family:Georgia,serif;font-size:32px;margin:8px 0}.actions{display:flex;gap:12px;flex-wrap:wrap}.quiet{background:transparent;color:#294f3c;padding:8px 12px}.quiet:hover{background:#e7ece4}#account{font-size:13px}#notice:empty{display:none}#notice{border-left:3px solid #a08d5b;padding:12px 18px;background:#efeadb;line-height:1.5}footer{margin-top:60px;padding-top:22px;border-top:1px solid #d9ddd4;font-size:12px;color:#7e877e;display:flex;justify-content:space-between;gap:16px}[hidden]{display:none!important}@media(max-width:600px){header{height:85px;padding:22px}main{margin-top:38px;padding:0 22px}.card{padding:23px}.booking-head{display:block}footer{display:block;line-height:2}footer span{display:block}.search-row{gap:8px}#name{display:none}}
