@import"https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800&display=swap";:root{font-family:Be Vietnam Pro,system-ui,sans-serif;color:#182230;background:#f4f6f8;font-synthesis:none;text-rendering:optimizeLegibility;--wine: #7a1f2b;--wine-dark: #5e1520;--gold: #d4a64b;--green: #138a5b;--ink: #182230;--muted: #667085;--line: #dfe4ea;--surface: #ffffff;--surface-alt: #eef2f5}*{box-sizing:border-box}html{min-width:320px;background:#f4f6f8}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}svg{width:20px;height:20px;flex:0 0 20px}.app{min-height:100vh;display:flex;flex-direction:column}.topbar{height:72px;padding:0 max(22px,calc((100vw - 1240px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:10px}.brand-mark{width:40px;height:40px;border-radius:8px;display:grid;place-items:center;background:var(--wine);color:var(--gold)}.brand-mark svg{width:24px;height:24px}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.05}.brand strong{font-size:19px;font-weight:800;color:var(--wine)}.brand small{margin-top:4px;font-size:10px;text-transform:uppercase;color:var(--muted);font-weight:700}.top-actions{display:flex;align-items:center;gap:10px}.offline{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#b42318;font-weight:700}.offline svg{width:16px;height:16px}.button{min-height:42px;border:0;border-radius:6px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:700;transition:background .16s,border-color .16s,color .16s}.button svg{width:18px;height:18px}.button.primary{background:var(--wine);color:#fff}.button.primary:hover{background:var(--wine-dark)}.button.secondary{background:#fff;color:#344054;border:1px solid var(--line)}.button.secondary:hover{border-color:#aeb7c2}.button.danger{background:#fff;color:#b42318;border:1px solid #f1b8b4}.button.danger:hover{background:#fff1f0;border-color:#e48179}.button.full{width:100%}.install-hint{margin:10px auto 0;width:min(1240px,calc(100% - 32px));padding:10px 12px;display:flex;align-items:center;gap:10px;background:#fff6dd;border-left:3px solid var(--gold);font-size:13px;color:#614700}.install-hint button{margin-left:auto;border:0;background:transparent;color:#614700;font-weight:700}main{width:min(1240px,calc(100% - 40px));margin:0 auto;padding:34px 0 54px;flex:1}.page-head,.payment-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:26px}.eyebrow{display:block;margin-bottom:8px;color:var(--wine);font-size:11px;font-weight:800;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:32px;line-height:1.18;letter-spacing:0}h2{margin-bottom:6px;font-size:18px;line-height:1.3}.section-head p,.page-head p{margin:0;color:var(--muted);font-size:13px}.steps{display:flex;align-items:center;gap:10px;color:#98a2b3;font-size:12px;font-weight:700}.steps span{display:flex;align-items:center;gap:7px;white-space:nowrap}.steps b{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#e4e7ec;color:#667085}.steps span.active{color:var(--wine)}.steps span.active b{background:var(--wine);color:#fff}.steps i{width:34px;height:1px;background:#d0d5dd}.booking-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:26px;align-items:start}.booking-main{min-width:0;padding:24px;border:1px solid var(--line);border-radius:8px;background:#fff}.section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.choice-card{min-height:78px;padding:14px;display:grid;grid-template-columns:38px minmax(0,1fr) 20px;align-items:center;gap:12px;text-align:left;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink)}.choice-card:hover{border-color:#b6bec9}.choice-card.active{border:2px solid var(--wine)}.choice-card>svg:first-child{width:38px;height:38px;padding:8px;border-radius:6px;background:#f5e9eb;color:var(--wine)}.choice-card>svg:last-child{width:18px;height:18px;color:var(--wine)}.choice-card span{min-width:0;display:flex;flex-direction:column;gap:5px}.choice-card strong{font-size:14px}.choice-card small{color:var(--muted);font-size:11px;line-height:1.4}.segmented{padding:3px;display:inline-flex;gap:2px;border-radius:6px;background:#eef1f4}.segmented button{min-height:34px;padding:0 11px;display:inline-flex;align-items:center;gap:6px;border:0;border-radius:4px;background:transparent;color:#667085;font-size:12px;font-weight:700}.segmented button svg{width:15px;height:15px}.segmented button.active{background:#fff;color:var(--wine);box-shadow:0 1px 3px #1018281f}.date-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding-bottom:24px;border-bottom:1px solid var(--line)}.service-fields{margin-top:22px}.date-grid label,.field{min-width:0;display:flex;flex-direction:column;gap:7px}.date-grid label>span,.field>span{display:flex;align-items:center;gap:6px;color:#475467;font-size:12px;font-weight:700}.date-grid label>span svg,.field>span svg{width:15px;height:15px}input,select,textarea{width:100%;min-width:0;border:1px solid #cfd6df;border-radius:6px;background:#fff;color:var(--ink);outline:none}input,select{height:44px;padding:0 12px}textarea{padding:12px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--wine);box-shadow:0 0 0 3px #7a1f2b1a}.service-heading{margin:22px 0 12px;display:flex;justify-content:space-between;align-items:center}.service-heading h2{margin:0}.service-heading span{padding:5px 9px;border-radius:999px;background:#edf7f2;color:var(--green);font-size:11px;font-weight:800}.service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.service-card{padding:0;min-width:0;min-height:132px;display:grid;grid-template-columns:126px minmax(0,1fr);overflow:hidden;text-align:left;border:1px solid var(--line);border-radius:6px;background:#fff}.service-card:hover:not(:disabled){border-color:#b6bec9}.service-card.selected{border:2px solid var(--wine)}.service-card:disabled{filter:grayscale(.5)}.service-card img{width:126px;height:100%;min-height:132px;object-fit:cover}.service-body{min-width:0;padding:13px;display:flex;flex-direction:column}.service-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.service-top strong{font-size:14px;overflow-wrap:anywhere}.service-top svg{width:18px;height:18px;color:var(--wine)}.service-meta{margin:8px 0 12px;color:var(--muted);font-size:11px;line-height:1.45}.service-body>b{margin-top:auto;color:var(--wine);font-size:16px}.service-body>b small{color:var(--muted);font-size:10px;font-weight:600}.loading-row{grid-column:1 / -1;min-height:160px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted)}.custom-service-fields{margin-top:22px;padding-top:22px;border-top:1px solid var(--line)}.selection-confirmation{min-height:76px;padding:16px;display:flex;align-items:center;gap:12px;border-left:3px solid var(--green);background:#eef8f3;color:#286348;font-size:13px}.selection-confirmation svg{color:var(--green)}.summary{position:sticky;top:94px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.summary-media{height:178px;position:relative;background:#dfe4ea}.summary-media img{width:100%;height:100%;object-fit:cover}.summary-media:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#182230b8)}.summary-media>span{position:absolute;left:16px;right:16px;bottom:14px;z-index:1;display:flex;align-items:center;gap:8px;color:#fff;font-size:15px;font-weight:800}.summary-media svg{width:18px;height:18px}.other-service-media{padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:#7a1f2b;color:#fff}.other-service-media:after{display:none}.other-service-media>svg{width:46px;height:46px;padding:10px;border:1px solid rgba(255,255,255,.35);border-radius:8px;color:var(--gold)}.other-service-media>span{position:static;max-width:100%;justify-content:center;text-align:center;overflow-wrap:anywhere}.summary-lines{padding:14px 16px;border-bottom:1px solid var(--line)}.summary-lines>div{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px}.summary-lines span{color:var(--muted)}.summary-lines b{text-align:right;font-size:12px}.summary-total{padding:16px;display:grid;grid-template-columns:1fr auto;align-items:baseline;gap:3px 12px}.summary-total span{color:var(--muted);font-size:12px;font-weight:700}.summary-total strong{color:var(--wine);font-size:23px}.summary-total small{grid-column:2;text-align:right;color:var(--muted);font-size:10px}.summary .button{margin:0 16px;width:calc(100% - 32px)}.secure-note{margin:13px 16px 16px;display:flex;justify-content:center;align-items:center;gap:6px;color:var(--green);font-size:10px;font-weight:700}.secure-note svg{width:14px;height:14px}.back-link{margin:-4px 0 18px;padding:0;display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:var(--wine);font-size:12px;font-weight:800}.back-link svg{width:16px;height:16px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.full-field{grid-column:1 / -1}.invoice-head{margin-top:28px;padding-top:22px;border-top:1px solid var(--line)}.note-field{margin-top:15px}.accept-row{margin-top:18px;display:flex;align-items:flex-start;gap:9px;color:#475467;font-size:12px;line-height:1.5}.accept-row input{width:17px;height:17px;flex:0 0 17px;accent-color:var(--wine)}.error-banner{margin:16px 0 0;padding:12px 14px;border-left:3px solid #d92d20;background:#fff1f0;color:#912018;font-size:13px}.payment-page{max-width:980px;margin:0 auto}.payment-head{align-items:center}.countdown{min-width:145px;padding:10px 12px;display:flex;align-items:center;gap:8px;border:1px solid #f1d18a;border-radius:6px;background:#fff8e7;color:#694f12;font-size:12px}.countdown b{font-size:17px}.payment-layout{display:grid;grid-template-columns:390px minmax(0,1fr);border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}.qr-pane{padding:28px;display:flex;flex-direction:column;align-items:center;background:#f8fafb;border-right:1px solid var(--line)}.qr-wrap{width:310px;aspect-ratio:1;display:grid;place-items:center;background:#fff;border:1px solid var(--line)}.qr-wrap img{width:100%;height:100%;object-fit:contain}.checking{margin-top:15px;display:flex;align-items:center;gap:8px;color:var(--green);font-size:12px;font-weight:700}.pulse{width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 #138a5b59;animation:pulse 1.8s infinite}@keyframes pulse{70%{box-shadow:0 0 0 8px #138a5b00}}.bank-pane{padding:28px}.bank-brand{display:flex;align-items:center;gap:12px;padding-bottom:19px;border-bottom:1px solid var(--line)}.bank-brand>svg{width:36px;height:36px;padding:8px;border-radius:6px;background:#e7f6ef;color:var(--green)}.bank-brand div{display:flex;flex-direction:column}.bank-brand strong{font-size:16px}.bank-brand small{margin-top:3px;color:var(--muted);font-size:11px}.bank-lines{margin:6px 0 16px}.bank-lines>div{min-height:67px;display:grid;grid-template-columns:110px minmax(0,1fr) 34px;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.bank-lines span{color:var(--muted);font-size:12px}.bank-lines b{overflow-wrap:anywhere;font-size:15px}.bank-lines button{width:32px;height:32px;padding:0;display:grid;place-items:center;border:1px solid var(--line);border-radius:5px;background:#fff;color:#475467}.bank-lines button svg{width:15px;height:15px}.payment-amount{color:var(--green);font-size:22px!important}.payment-content{color:var(--wine)}.booking-brief{margin-bottom:16px;padding:12px;display:flex;align-items:center;gap:10px;background:#f1f4f7}.booking-brief svg{color:var(--wine)}.booking-brief div{display:flex;flex-direction:column;gap:3px}.booking-brief strong{font-size:12px}.booking-brief span{color:var(--muted);font-size:10px}.payment-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.result-view{max-width:690px;margin:30px auto;padding:38px;text-align:center;border:1px solid var(--line);border-radius:8px;background:#fff}.result-icon{width:62px;height:62px;margin:0 auto 18px;display:grid;place-items:center;border-radius:50%}.result-icon svg{width:32px;height:32px}.result-icon.success{background:#e5f6ee;color:var(--green)}.result-icon.review{background:#fff3d4;color:#9a6b00}.result-icon.expired{background:#edf0f3;color:#667085}.result-icon.cancelled{background:#fff1f0;color:#b42318}.result-view h1{margin-bottom:10px}.result-view>p{max-width:560px;margin:0 auto 20px;color:var(--muted);font-size:14px;line-height:1.65}.result-code{margin:18px 0;padding:12px;background:#f1f4f7;color:var(--wine);font-size:20px;font-weight:800;letter-spacing:0}.result-details{margin:0 auto 22px;text-align:left;border-top:1px solid var(--line)}.result-details>div{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line);font-size:12px}.result-details span{color:var(--muted)}.green-text{color:var(--green)}.result-actions{display:flex;justify-content:center;gap:10px}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}footer{min-height:64px;padding:14px max(22px,calc((100vw - 1240px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);background:#fff;color:var(--muted);font-size:11px}footer span{display:flex;align-items:center;gap:6px}footer svg{width:15px;height:15px;color:var(--wine)}@media(max-width:960px){.booking-layout{grid-template-columns:1fr}.summary{position:static;display:grid;grid-template-columns:220px 1fr}.summary-media{height:100%;grid-row:1 / 5}.summary-lines{padding-bottom:8px}.summary-total{padding-top:10px}.summary .button{align-self:center}.secure-note{margin-top:8px}.payment-layout{grid-template-columns:340px minmax(0,1fr)}.qr-wrap{width:280px}}@media(max-width:720px){.topbar{height:64px;padding:0 14px}.install-button{width:42px;padding:0}.install-button svg{margin:0}.install-button{font-size:0}main{width:min(100% - 24px,620px);padding:22px 0 36px}.page-head,.payment-head{align-items:flex-start;flex-direction:column;gap:18px}h1{font-size:25px}.steps{width:100%;justify-content:space-between;gap:5px;overflow:hidden}.steps i{flex:1;min-width:10px}.steps span{font-size:10px}.steps b{width:23px;height:23px}.booking-main{padding:16px}.section-head{flex-direction:column}.choice-grid{grid-template-columns:1fr}.segmented{width:100%}.segmented button{flex:1;justify-content:center}.date-grid{grid-template-columns:1fr 1fr}.date-grid label:last-child{grid-column:1 / -1}.service-grid{grid-template-columns:1fr}.service-card{grid-template-columns:110px minmax(0,1fr)}.service-card img{width:110px}.summary{display:block}.summary-media{height:150px}.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.invoice-head .segmented{width:100%}.payment-layout{grid-template-columns:1fr}.qr-pane{padding:18px;border-right:0;border-bottom:1px solid var(--line)}.qr-wrap{width:min(290px,100%)}.bank-pane{padding:18px}.bank-lines>div{grid-template-columns:88px minmax(0,1fr) 34px}.payment-actions{grid-template-columns:1fr}.payment-amount{font-size:19px!important}.countdown{width:100%;justify-content:center}.result-view{margin:0;padding:26px 18px}.result-details>div{align-items:flex-start;padding:10px 0}.result-details b{text-align:right}.result-actions{flex-direction:column}footer{flex-direction:column;text-align:center}}@media(max-width:390px){.brand strong{font-size:17px}.service-card{grid-template-columns:96px minmax(0,1fr)}.service-card img{width:96px}.bank-lines>div{grid-template-columns:1fr 34px;gap:5px 10px;padding:9px 0}.bank-lines span{grid-column:1 / -1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
