:root{font-family:Arial,"Noto Sans KR",sans-serif;color:#14231f;background:#edf5f2}*{box-sizing:border-box}body{margin:0;padding-bottom:92px}.my-header{height:56px;padding:0 max(16px,calc((100% - 720px)/2));display:flex;align-items:center;justify-content:space-between;background:#087b61}.my-header a{color:#fff;text-decoration:none;font-weight:900;letter-spacing:.06em}.my-header select{border:0;border-radius:10px;padding:9px;background:#fff;font-weight:800}main{width:min(100%,720px);margin:auto;padding:14px 12px}.my-hero,.booking-section{background:#fff;border:1px solid #d5e4df;border-radius:18px;padding:18px}.my-hero small,.section-head small{color:#087b61;font-weight:900;letter-spacing:.1em}.my-hero h1{font-size:28px;margin:6px 0}.my-hero p{margin:0;color:#60736c;line-height:1.5}.customer-chip{display:inline-flex;margin-top:14px;padding:8px 11px;border-radius:20px;background:#e5f6ef;color:#087b61;font-size:12px;font-weight:900}.quick-links{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:12px 0}.quick-links a{min-width:0;display:grid;gap:6px;justify-items:center;padding:12px 6px;border:1px solid #d5e4df;border-radius:14px;background:#fff;color:#19302a;text-decoration:none;text-align:center}.quick-links span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#e7f5f0;color:#087b61;font-size:15px;font-weight:900}.quick-links b{font-size:12px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.section-head h2{margin:3px 0 0}.section-head button,.booking-actions a{border:0;border-radius:10px;padding:9px 11px;background:#087b61;color:#fff;text-decoration:none;font-weight:900;cursor:pointer}.notice{padding:12px 0;color:#6b7c76;font-size:13px}.booking-list{display:grid;gap:10px}.booking-card{border:1px solid #dbe7e3;border-radius:14px;padding:13px}.booking-top{display:flex;justify-content:space-between;gap:10px}.booking-top small{color:#72827d}.booking-top .status{align-self:flex-start;padding:6px 8px;border-radius:15px;background:#e6f6f0;color:#087b61;font-size:11px;font-weight:900}.booking-card h3{margin:4px 0 2px;font-size:17px}.booking-card p{margin:8px 0;color:#566a63;font-size:13px}.booking-actions{display:flex;gap:7px}.booking-actions a.secondary{background:#eef5f2;color:#087b61}.empty{padding:30px 10px;text-align:center;color:#72827d}@media(max-width:520px){main{padding:8px 7px}.my-hero,.booking-section{padding:14px}.quick-links{gap:5px}.quick-links a{padding:10px 2px}.quick-links b{font-size:11px}.booking-actions a{flex:1;text-align:center}.my-hero h1{font-size:24px}}
