@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;600&display=swap";
.booking-confirmed-page{--gold:#c9960c;--gold-light:#e8b84b;--gold-deep:#a8760a;--brown-text:#4a3520;--brown-soft:#6b5138;--cream:#faf6ef;--card-shadow:0 8px 32px #b48c3c2e;--hairline:#c9960c38;width:100%;min-height:100dvh;color:var(--brown-text);background:var(--cream);font-family:var(--font-dm-sans), "DM Sans", system-ui, sans-serif;-webkit-font-smoothing:antialiased;position:relative;overflow-x:hidden}:is(.bf5-root:has(>.booking-confirmed-page),.bk-desktop-root:has(>.booking-confirmed-page)){background:0 0;padding:0;display:block}.bcp-bg-phoenix{z-index:0;pointer-events:none;background-image:url(/phoenix-bg-mobile.png);background-position:top;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0}.bcp-bg-veil{z-index:1;pointer-events:none;background:linear-gradient(#faf6efb8 0%,#faf6ef6b 42%,#faf6efc7 100%);position:fixed;inset:0}.bcp-page{z-index:2;box-sizing:border-box;width:100%;max-width:430px;padding:22px 18px calc(36px + env(safe-area-inset-bottom,0px));flex-direction:column;align-items:stretch;margin:0 auto;display:flex;position:relative}.bcp-check{background:linear-gradient(140deg, var(--gold-light), var(--gold));border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;animation:.5s cubic-bezier(.34,1.56,.64,1) both bcp-pop;display:flex;position:absolute;top:20px;left:18px;box-shadow:0 6px 20px #b48c3c59}.bcp-check svg{stroke:#fff;stroke-width:3.2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.bcp-logo{-webkit-backdrop-filter:blur(6px);background:#ffffff9e;border:1px solid #c9960c4d;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:124px;height:124px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 4px 24px #b48c3c2e}.bcp-logo img{object-fit:cover;width:100%;height:100%;display:block}.bcp-title{text-align:center;color:var(--brown-text);margin-top:14px;font-family:Playfair Display,Georgia,serif;font-size:33px;font-weight:600;line-height:1.12}.bcp-page--no-logo .bcp-title{margin-top:52px}.bcp-divider{align-items:center;gap:10px;margin:12px 30px 0;display:flex}.bcp-divider-line{background:linear-gradient(90deg, transparent, var(--hairline), transparent);flex:1;height:1px}.bcp-divider-dot{background:var(--gold);flex-shrink:0;width:6px;height:6px;transform:rotate(45deg)}.bcp-sub{text-align:center;color:var(--brown-soft);margin-top:10px;font-size:14.5px}.bcp-card{-webkit-backdrop-filter:blur(10px);box-shadow:var(--card-shadow);box-sizing:border-box;background:#ffffffdb;border:1px solid #fff9;border-radius:20px;width:100%;margin-top:14px;padding:16px}.bcp-card.bcp-detail{margin-top:18px}.bcp-detail{align-items:flex-start;gap:14px;display:flex}.bcp-photo{background:#efe4ce;border-radius:14px;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;width:112px;height:150px;display:flex;overflow:hidden}.bcp-photo img{object-fit:cover;width:100%;height:100%;display:block}.bcp-photo-ph{letter-spacing:.8px;color:#b49a62;text-align:center;padding:0 6px;font-size:10px;line-height:1.35}.bcp-info{flex:1;min-width:0}.bcp-eyebrow{letter-spacing:1.4px;color:var(--gold);font-size:9.5px;font-weight:500}.bcp-service{border-bottom:1px solid var(--hairline);color:var(--brown-text);word-break:break-word;margin-top:1px;padding-bottom:9px;font-family:Playfair Display,Georgia,serif;font-size:21px;font-weight:500;line-height:1.2}.bcp-row{align-items:flex-start;gap:9px;margin-top:11px;display:flex}.bcp-row svg{width:17px;height:17px;stroke:var(--gold);stroke-width:1.7px;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;margin-top:1px}.bcp-lbl{letter-spacing:1.2px;color:var(--gold);font-size:9px;font-weight:500}.bcp-val{color:var(--brown-text);word-break:break-word;margin-top:1px;font-size:13.5px;line-height:1.35}.bcp-thanks{align-items:center;gap:13px;display:flex}.bcp-gift{border:1px solid var(--hairline);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.bcp-gift svg{width:22px;height:22px;stroke:var(--gold);stroke-width:1.6px;fill:none;stroke-linecap:round;stroke-linejoin:round}.bcp-thanks h2{color:var(--gold-deep);margin:0;font-family:Playfair Display,Georgia,serif;font-size:17.5px;font-weight:500;line-height:1.25}.bcp-thanks p{color:var(--brown-soft);margin:2px 0 0;font-size:12.5px;line-height:1.5}.bcp-btn-primary{cursor:pointer;background:linear-gradient(100deg, var(--gold-light), var(--gold));color:#fff;width:100%;height:50px;font-family:var(--font-dm-sans), "DM Sans", sans-serif;box-sizing:border-box;border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;margin-top:14px;font-size:15px;font-weight:500;transition:filter .15s,transform .15s;display:flex;box-shadow:0 6px 20px #b48c3c52}.bcp-btn-primary svg{stroke:#fff;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.bcp-btn-primary:hover{filter:brightness(1.06)}.bcp-btn-primary:active{transform:scale(.98)}.bcp-btn-secondary{color:inherit;cursor:pointer;align-items:center;gap:12px;text-decoration:none;transition:transform .15s;display:flex}.bcp-btn-secondary:active{transform:scale(.99)}.bcp-btn-secondary .bcp-ic{width:21px;height:21px;stroke:var(--brown-text);stroke-width:1.5px;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.bcp-btn-secondary .bcp-t{flex:1;min-width:0}.bcp-btn-secondary .bcp-t strong{color:var(--brown-text);font-family:Playfair Display,Georgia,serif;font-size:16.5px;font-weight:500;line-height:1.3;display:block}.bcp-btn-secondary .bcp-t span{color:var(--brown-soft);font-size:12px}.bcp-btn-secondary .bcp-arrow{width:17px;height:17px;stroke:var(--brown-soft);stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.bcp-footer{text-align:center;margin-top:24px}.bcp-secure{color:var(--brown-text);justify-content:center;align-items:center;gap:7px;margin-top:14px;font-family:Playfair Display,Georgia,serif;font-size:15.5px;display:flex}.bcp-secure svg{width:17px;height:17px;stroke:var(--gold);stroke-width:1.6px;fill:none;stroke-linecap:round;stroke-linejoin:round}.bcp-powered{color:#6b51389e;margin-top:5px;font-family:Playfair Display,Georgia,serif;font-size:13.5px;text-decoration:none;display:block}.bcp-powered:hover{color:var(--gold-deep)}.booking-confirmed-page .fade{animation:.6s both bcp-rise}.booking-confirmed-page .d1{animation-delay:80ms}.booking-confirmed-page .d2{animation-delay:.16s}.booking-confirmed-page .d3{animation-delay:.24s}.booking-confirmed-page .d4{animation-delay:.32s}.booking-confirmed-page .d5{animation-delay:.4s}.booking-confirmed-page .d6{animation-delay:.48s}@keyframes bcp-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes bcp-pop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.booking-confirmed-page *,.booking-confirmed-page :before,.booking-confirmed-page :after{transition:none!important;animation:none!important}}@media (min-width:768px){.booking-confirmed-page{min-height:100vh}.bcp-bg-phoenix{background-image:url(/phoenix-bg-desktop.png);background-position:50%}.bcp-page{max-width:520px;padding:48px 28px 64px}.bcp-check{width:66px;height:66px;top:28px;left:28px}.bcp-check svg{width:32px;height:32px}.bcp-logo{width:150px;height:150px}.bcp-title{margin-top:16px;font-size:42px;line-height:1.1}.bcp-page--no-logo .bcp-title{margin-top:64px}.bcp-divider{gap:12px;margin:14px 34px 0}.bcp-divider-dot{width:7px;height:7px}.bcp-sub{margin-top:12px;font-size:17px}.bcp-card{border-radius:24px;margin-top:16px;padding:20px}.bcp-card.bcp-detail{margin-top:22px}.bcp-detail{gap:18px}.bcp-photo{border-radius:18px;width:140px;height:186px}.bcp-photo-ph{letter-spacing:1px;font-size:12px}.bcp-eyebrow{letter-spacing:1.6px;font-size:11px}.bcp-service{margin-top:2px;padding-bottom:12px;font-size:27px}.bcp-row{gap:12px;margin-top:14px}.bcp-row svg{width:22px;height:22px}.bcp-lbl{letter-spacing:1.4px;font-size:11px}.bcp-val{font-size:16px}.bcp-thanks{gap:16px}.bcp-gift{width:64px;height:64px}.bcp-gift svg{width:28px;height:28px}.bcp-thanks h2{font-size:22px}.bcp-thanks p{margin-top:3px;font-size:15px}.bcp-btn-primary{border-radius:999px;height:58px;margin-top:20px;font-size:17px}.bcp-btn-primary svg{width:22px;height:22px}.bcp-btn-secondary{gap:14px}.bcp-btn-secondary .bcp-ic{width:26px;height:26px}.bcp-btn-secondary .bcp-t strong{font-size:20px}.bcp-btn-secondary .bcp-t span{font-size:14px}.bcp-btn-secondary .bcp-arrow{width:20px;height:20px}.bcp-footer{margin-top:30px}.bcp-secure{gap:8px;margin-top:16px;font-size:19px}.bcp-secure svg{width:20px;height:20px}.bcp-powered{margin-top:6px;font-size:16px}}@media (min-width:1100px){.bcp-page{max-width:540px;padding-top:56px;padding-bottom:72px}}.bf5-root .booking-confirmed-page .bcp-page,.bk-desktop-root .booking-confirmed-page .bcp-page{padding:22px 18px calc(36px + env(safe-area-inset-bottom,0px));margin-left:auto;margin-right:auto}.bf5-root .booking-confirmed-page .bcp-logo,.bk-desktop-root .booking-confirmed-page .bcp-logo{margin-left:auto;margin-right:auto}.bf5-root .booking-confirmed-page .bcp-title,.bk-desktop-root .booking-confirmed-page .bcp-title{margin-top:14px}.bf5-root .booking-confirmed-page .bcp-page--no-logo .bcp-title,.bk-desktop-root .booking-confirmed-page .bcp-page--no-logo .bcp-title{margin-top:52px}.bf5-root .booking-confirmed-page .bcp-divider,.bk-desktop-root .booking-confirmed-page .bcp-divider{margin:12px 30px 0}.bf5-root .booking-confirmed-page .bcp-sub,.bk-desktop-root .booking-confirmed-page .bcp-sub{margin-top:10px}.bf5-root .booking-confirmed-page .bcp-card,.bk-desktop-root .booking-confirmed-page .bcp-card{margin-top:14px;padding:16px}.bf5-root .booking-confirmed-page .bcp-card.bcp-detail,.bk-desktop-root .booking-confirmed-page .bcp-card.bcp-detail{margin-top:18px}.bf5-root .booking-confirmed-page .bcp-photo-ph,.bk-desktop-root .booking-confirmed-page .bcp-photo-ph{padding:0 6px}.bf5-root .booking-confirmed-page .bcp-service,.bk-desktop-root .booking-confirmed-page .bcp-service{margin-top:1px;padding-bottom:9px}.bf5-root .booking-confirmed-page .bcp-row,.bk-desktop-root .booking-confirmed-page .bcp-row{margin-top:11px}.bf5-root .booking-confirmed-page .bcp-thanks h2,.bk-desktop-root .booking-confirmed-page .bcp-thanks h2{margin:0}.bf5-root .booking-confirmed-page .bcp-thanks p,.bk-desktop-root .booking-confirmed-page .bcp-thanks p{margin:2px 0 0}.bf5-root .booking-confirmed-page .bcp-btn-primary,.bk-desktop-root .booking-confirmed-page .bcp-btn-primary{margin-top:14px}.bf5-root .booking-confirmed-page .bcp-footer,.bk-desktop-root .booking-confirmed-page .bcp-footer{margin-top:24px}.bf5-root .booking-confirmed-page .bcp-secure,.bk-desktop-root .booking-confirmed-page .bcp-secure{margin-top:14px}.bf5-root .booking-confirmed-page .bcp-powered,.bk-desktop-root .booking-confirmed-page .bcp-powered{margin-top:5px}@media (min-width:768px){.bf5-root .booking-confirmed-page .bcp-page,.bk-desktop-root .booking-confirmed-page .bcp-page{padding:48px 28px 64px}.bf5-root .booking-confirmed-page .bcp-title,.bk-desktop-root .booking-confirmed-page .bcp-title{margin-top:16px}.bf5-root .booking-confirmed-page .bcp-page--no-logo .bcp-title,.bk-desktop-root .booking-confirmed-page .bcp-page--no-logo .bcp-title{margin-top:64px}.bf5-root .booking-confirmed-page .bcp-divider,.bk-desktop-root .booking-confirmed-page .bcp-divider{margin:14px 34px 0}.bf5-root .booking-confirmed-page .bcp-sub,.bk-desktop-root .booking-confirmed-page .bcp-sub{margin-top:12px}.bf5-root .booking-confirmed-page .bcp-card,.bk-desktop-root .booking-confirmed-page .bcp-card{margin-top:16px;padding:20px}.bf5-root .booking-confirmed-page .bcp-card.bcp-detail,.bk-desktop-root .booking-confirmed-page .bcp-card.bcp-detail{margin-top:22px}.bf5-root .booking-confirmed-page .bcp-service,.bk-desktop-root .booking-confirmed-page .bcp-service{margin-top:2px;padding-bottom:12px}.bf5-root .booking-confirmed-page .bcp-row,.bk-desktop-root .booking-confirmed-page .bcp-row{margin-top:14px}.bf5-root .booking-confirmed-page .bcp-thanks p,.bk-desktop-root .booking-confirmed-page .bcp-thanks p{margin:3px 0 0}.bf5-root .booking-confirmed-page .bcp-btn-primary,.bk-desktop-root .booking-confirmed-page .bcp-btn-primary{margin-top:20px}.bf5-root .booking-confirmed-page .bcp-footer,.bk-desktop-root .booking-confirmed-page .bcp-footer{margin-top:30px}.bf5-root .booking-confirmed-page .bcp-secure,.bk-desktop-root .booking-confirmed-page .bcp-secure{margin-top:16px}.bf5-root .booking-confirmed-page .bcp-powered,.bk-desktop-root .booking-confirmed-page .bcp-powered{margin-top:6px}}@media (min-width:1100px){.bf5-root .booking-confirmed-page .bcp-page,.bk-desktop-root .booking-confirmed-page .bcp-page{padding-top:56px;padding-bottom:72px}}
