:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1d2a24;background:#f7f5ef;font-size:16px}*{box-sizing:border-box}.guest-body{margin:0;min-height:100vh;background:linear-gradient(180deg,#f1ede3 0,#faf9f5 340px,#faf9f5 100%)}.guest-header{height:68px;display:flex;align-items:center;justify-content:space-between;max-width:1120px;margin:auto;padding:0 28px}.guest-brand{color:#183229;text-decoration:none;font-size:22px;font-weight:900;letter-spacing:.12em}.guest-header nav{display:flex;padding:3px;border:1px solid rgba(28,54,45,.12);border-radius:999px;background:rgba(255,255,255,.62)}.guest-header nav a{padding:6px 9px;border-radius:999px;color:#6f776f;text-decoration:none;font-size:11px;font-weight:800}.guest-header nav a.active{background:#183229;color:#fff}.guest-shell{max-width:1120px;margin:auto;padding:38px 28px 88px}.guest-hero{max-width:660px;margin-bottom:34px}.guest-kicker,.guest-section-title span{color:#966a3d;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.guest-hero h1{margin:10px 0 12px;color:#183229;font-family:Georgia,serif;font-size:clamp(38px,7vw,68px);font-weight:500;line-height:1}.guest-hero p{margin:0;color:#657168;font-size:18px;line-height:1.55}.guest-hotel-picker{margin-bottom:18px}.guest-hotel-picker label{display:grid;gap:7px}.guest-hotel-picker span{color:#8a8d86;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.04em}.guest-hotel-picker select{width:min(100%,440px);height:48px;padding:0 14px;border:1px solid #e3ded1;border-radius:14px;background:#fff;color:#263a31;font:inherit;font-weight:700}.guest-order-details{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;margin:0 0 52px;border:1px solid #e3ded1;border-radius:18px;background:#e3ded1;box-shadow:0 16px 50px rgba(57,48,31,.06)}.guest-order-details label{display:grid;gap:8px;padding:15px 18px;background:#fff}.guest-order-details span{color:#8a8d86;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.04em}.guest-order-details input{width:100%;height:28px;padding:0;border:0;background:transparent;color:#263a31;font:inherit;font-weight:700}.guest-section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.guest-section-title h2{margin:6px 0 0;color:#183229;font-family:Georgia,serif;font-size:32px;font-weight:500}.guest-section-title>b{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:#e5e0d4;color:#687168;font-size:12px}.guest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.guest-card{overflow:hidden;border:1px solid #e4e0d6;border-radius:20px;background:#fff;box-shadow:0 12px 38px rgba(57,48,31,.06);transition:transform .18s,border-color .18s}.guest-card:has(input:checked){border-color:#456e5c;box-shadow:0 12px 38px rgba(33,69,53,.14);transform:translateY(-2px)}.guest-card>label{display:block;height:100%;cursor:pointer}.guest-photo{position:relative;display:grid;height:210px;place-items:center;overflow:hidden}.guest-photo:before,.guest-photo:after{position:absolute;content:"";border-radius:50%;filter:blur(2px)}.guest-photo:before{width:190px;height:190px;background:rgba(255,255,255,.65);box-shadow:0 18px 45px rgba(53,43,29,.17)}.guest-photo:after{width:125px;height:125px;border:10px solid rgba(120,87,49,.1)}.guest-photo span{position:relative;z-index:1;font-size:76px;filter:drop-shadow(0 12px 10px rgba(63,48,31,.16))}.guest-photo img{position:absolute;z-index:2;width:100%;height:100%;object-fit:cover}.guest-photo.berry{background:linear-gradient(135deg,#e5c9b5,#f2e6da)}.guest-photo.omelette{background:linear-gradient(135deg,#d5dcc0,#f1e5bd)}.guest-photo.coffee{background:linear-gradient(135deg,#c9b095,#ead7bd)}.guest-card-body{display:grid;min-height:205px;padding:20px}.guest-card h3{margin:0 0 8px;color:#21342b;font-family:Georgia,serif;font-size:22px;font-weight:600}.guest-card p{margin:0;color:#788078;font-size:14px;line-height:1.5}.guest-card-action{display:flex;align-items:center;justify-content:space-between;align-self:end;margin-top:22px}.guest-card-action strong{color:#24362e;font-size:18px}.guest-select{position:relative;display:flex;align-items:center;gap:8px;border-radius:999px;padding:10px 15px;background:#e8ede9;color:#375949;font-size:12px}.guest-select input{width:16px;height:16px;margin:0;accent-color:#254c3a}.guest-submit{position:sticky;bottom:16px;z-index:5;display:flex;justify-content:center;margin-top:28px}.guest-submit button{min-width:min(100%,360px);padding:16px 28px;border:0;border-radius:999px;background:#183f2f;color:#fff;box-shadow:0 14px 32px rgba(25,60,45,.3);font:inherit;font-weight:800;cursor:pointer}.guest-error,.guest-empty{margin:0 0 22px;padding:14px 17px;border:1px solid #ebcfca;border-radius:14px;background:#fff3f0;color:#8c3e35}.guest-empty{border-color:#eadfc9;background:#fffaf0;color:#806e4e}.guest-confirmation{max-width:620px;margin:30px auto;padding:40px;border:1px solid #e4e0d6;border-radius:24px;background:#fff;box-shadow:0 20px 60px rgba(57,48,31,.08);text-align:center}.confirmation-mark{display:grid;width:66px;height:66px;margin:0 auto 18px;place-items:center;border-radius:50%;background:#e6f2e9;color:#2e6a46;font-size:32px}.guest-confirmation h1{margin:8px 0;color:#183229;font-family:Georgia,serif;font-size:42px;font-weight:500}.guest-confirmation p{color:#68736a}.guest-confirmation dl{display:grid;grid-template-columns:1fr 1fr;gap:1px;overflow:hidden;margin:24px 0;background:#e8e4dc;border-radius:14px}.guest-confirmation dl div{padding:14px;background:#faf9f5}.guest-confirmation dt{color:#858b84;font-size:11px;text-transform:uppercase}.guest-confirmation dd{margin:6px 0 0;font-weight:800}.guest-confirmation ul{padding:0;list-style:none;text-align:left}.guest-confirmation li{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #ece9e2}.confirmation-total{display:block;margin-top:22px;color:#183229;font-size:26px}@media(max-width:820px){.guest-order-details{grid-template-columns:1fr 1fr}.guest-grid{grid-template-columns:1fr 1fr}.guest-card:last-child{grid-column:1/-1}}@media(max-width:560px){.guest-header{height:58px;padding:0 18px}.guest-shell{padding:24px 16px 70px}.guest-hero{margin-bottom:25px}.guest-hero h1{font-size:44px}.guest-hero p{font-size:16px}.guest-order-details{grid-template-columns:1fr;margin-bottom:40px}.guest-grid{grid-template-columns:1fr}.guest-card:last-child{grid-column:auto}.guest-photo{height:190px}.guest-confirmation{padding:28px 20px}.guest-confirmation dl{grid-template-columns:1fr}}
