.booking-page{background:radial-gradient(circle at 20% 10%,rgba(99,102,241,.16),transparent 32%),radial-gradient(circle at 90% 20%,rgba(74,222,128,.08),transparent 28%),var(--bg)}
.booking-shell{padding:120px 48px 70px;min-height:100vh}
.booking-hero{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:72px;align-items:center}
.booking-copy h1{font-family:var(--font-display);font-size:clamp(42px,5vw,76px);line-height:.96;letter-spacing:-3px;max-width:760px}
.booking-copy p{margin-top:28px;color:var(--text-muted);font-size:18px;line-height:1.75;max-width:650px;font-weight:300}
.booking-note{margin-top:26px;padding:16px 18px;border:1px solid rgba(99,102,241,.35);border-radius:14px;background:rgba(99,102,241,.08);color:var(--text-muted);font-size:14px;line-height:1.6;max-width:600px}
.booking-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}
.booking-primary,.booking-secondary{border-radius:999px;padding:13px 20px;font-family:var(--font-mono);font-size:11px;letter-spacing:2px;text-transform:uppercase;cursor:pointer;transition:all .2s ease}
.booking-primary{border:1px solid var(--accent);background:var(--accent);color:#fff}
.booking-secondary{border:1px solid var(--border);background:transparent;color:var(--text-muted)}
.booking-primary:hover,.booking-secondary:hover{transform:translateY(-2px)}
.iphone-frame{width:390px;height:790px;margin:0 auto;border-radius:52px;padding:14px;background:linear-gradient(145deg,#2a2a2f,#050507);box-shadow:0 40px 120px rgba(0,0,0,.5),inset 0 0 0 1px rgba(255,255,255,.08);position:relative}
.iphone-notch{position:absolute;top:22px;left:50%;transform:translateX(-50%);width:118px;height:28px;border-radius:0 0 18px 18px;background:#050507;z-index:5}
.wa-screen{height:100%;border-radius:40px;overflow:hidden;background:#efeae2;display:flex;flex-direction:column;position:relative;color:#111}
.wa-screen:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(0,0,0,.04) 1px,transparent 1px);background-size:18px 18px;pointer-events:none}
.wa-header{height:76px;background:#075e54;color:#fff;display:flex;align-items:center;gap:10px;padding:20px 14px 10px;position:relative;z-index:1}
.wa-back{font-size:34px;line-height:1;color:#d7f7ee;margin-right:-4px}
.wa-avatar{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#111;color:#25d366;font-family:var(--font-display);font-weight:700;font-size:13px}
.wa-title{display:flex;flex-direction:column;line-height:1.2;flex:1}
.wa-title strong{font-size:15px}
.wa-title span{font-size:12px;color:#d8fff2}
.wa-call{width:36px;height:36px;border:none;border-radius:50%;background:rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;cursor:pointer}
.wa-call svg{width:19px;height:19px;fill:#fff}
.wa-call.active{background:#25d366;animation:waPulse 1.3s ease-in-out infinite}
@keyframes waPulse{0%,100%{box-shadow:0 0 0 0 rgba(37,211,102,.35)}50%{box-shadow:0 0 0 12px rgba(37,211,102,0)}}
.wa-call-status{position:relative;z-index:1;background:#fff8d5;color:#766900;font-size:11px;text-align:center;padding:7px 12px;border-bottom:1px solid rgba(0,0,0,.06)}
.wa-call-status.error{background:#fee2e2;color:#b91c1c}
.wa-messages{position:relative;z-index:1;flex:1;padding:16px 12px 12px;overflow-y:auto;display:flex;flex-direction:column;gap:8px}
.wa-day{align-self:center;background:#e1f3fb;color:#51616a;font-size:11px;border-radius:8px;padding:5px 10px;box-shadow:0 1px 1px rgba(0,0,0,.08)}
.wa-bubble{max-width:82%;padding:8px 9px 18px;border-radius:8px;box-shadow:0 1px 1px rgba(0,0,0,.12);font-size:14px;line-height:1.45;position:relative;white-space:pre-wrap}
.wa-bubble.bot{align-self:flex-start;background:#fff;border-top-left-radius:2px}
.wa-bubble.user{align-self:flex-end;background:#dcf8c6;border-top-right-radius:2px}
.wa-bubble.voice{min-width:220px;padding:9px 10px 28px}
.wa-audio-row{display:flex;align-items:center;gap:9px}
.wa-play{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#25d366;color:#fff;font-size:11px}
.wa-wave{display:flex;align-items:center;gap:2px;flex:1;height:24px}
.wa-wave i{display:block;width:3px;border-radius:999px;background:#8aa39a}
.wa-wave i:nth-child(1){height:7px}.wa-wave i:nth-child(2){height:15px}.wa-wave i:nth-child(3){height:20px}.wa-wave i:nth-child(4){height:12px}.wa-wave i:nth-child(5){height:22px}.wa-wave i:nth-child(6){height:13px}.wa-wave i:nth-child(7){height:8px}
.wa-duration{font-size:11px;color:rgba(0,0,0,.55)}
.wa-audio-text{margin-top:6px;font-size:12px;color:rgba(0,0,0,.58);line-height:1.35}
.wa-time{position:absolute;right:8px;bottom:3px;font-size:10px;color:rgba(0,0,0,.45)}
.wa-typing{align-self:flex-start;background:#fff;border-radius:8px;padding:10px 12px;display:flex;gap:4px;box-shadow:0 1px 1px rgba(0,0,0,.12)}
.wa-typing span{width:6px;height:6px;border-radius:50%;background:#9ca3af;animation:typing 1s infinite ease-in-out}
.wa-typing span:nth-child(2){animation-delay:.15s}.wa-typing span:nth-child(3){animation-delay:.3s}
@keyframes typing{0%,80%,100%{transform:translateY(0);opacity:.45}40%{transform:translateY(-4px);opacity:1}}
.wa-compose{position:relative;z-index:2;display:flex;gap:7px;align-items:center;padding:8px;background:#f0f0f0}
.wa-compose input{flex:1;border:none;border-radius:22px;background:#fff;padding:13px 15px;font-size:15px;outline:none}
.wa-plus,.wa-mic,.wa-send{border:none;display:flex;align-items:center;justify-content:center;cursor:pointer}
.wa-plus{width:32px;height:32px;border-radius:50%;font-size:28px;color:#69757b;background:transparent}
.wa-mic,.wa-send{width:42px;height:42px;border-radius:50%;background:#25d366}
.wa-mic svg,.wa-send svg{width:22px;height:22px;fill:#fff}
.wa-mic.recording{background:#ef4444;animation:waPulse 1s ease-in-out infinite}
.booking-system-card{max-width:1200px;margin:70px auto 0;padding:34px;border:1px solid var(--border);border-radius:24px;background:rgba(17,17,19,.76);backdrop-filter:blur(18px)}
.booking-system-card h2{font-family:var(--font-display);font-size:28px;letter-spacing:-1px;margin-bottom:22px}
.booking-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.booking-steps div{padding:18px;border:1px solid var(--border);border-radius:16px;color:var(--text-muted);font-size:14px;line-height:1.6;background:rgba(9,9,11,.6)}
.booking-steps span{display:block;font-family:var(--font-mono);font-size:11px;letter-spacing:2px;color:var(--accent);margin-bottom:10px}
@media(max-width:980px){.booking-hero{grid-template-columns:1fr;gap:44px}.iphone-frame{width:min(390px,100%)}.booking-steps{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.booking-shell{padding:100px 18px 42px}.booking-copy h1{letter-spacing:-1.5px}.iphone-frame{height:720px;border-radius:42px;padding:10px}.wa-screen{border-radius:34px}.booking-steps{grid-template-columns:1fr}}
