dialog.st-customer-dialog{--jp-paper:#fffcf8;--jp-line:#e8ddd8;--jp-muted:#786273;--jp-plum:#47243e;--jp-peach:#fbf4eb;background:var(--jp-paper);color:var(--jp-plum);border:1px solid #ddcfc9;border-radius:20px;width:880px;max-width:calc(100vw - 24px);max-height:calc(100svh - 32px);font-family:DM Sans,sans-serif;box-shadow:0 24px 64px -28px #47243e55}.st-customer-dialog .st-dialog-inner{padding:0 32px 24px;position:relative}.st-customer-dialog .jp-brand{background:#f9f2ea;border-bottom:1px solid #e8dcd3;align-items:center;gap:10px;min-height:74px;margin:0 -32px;padding:18px 110px 18px 32px;font:400 22px/1.2 Newsreader,serif;display:flex}.st-customer-dialog .jp-brand>span:nth-child(2){overflow-wrap:anywhere}.st-customer-dialog .jp-brand small{color:var(--jp-muted);margin-left:auto;font:11px/1.3 DM Sans,sans-serif}.st-customer-dialog .jp-monogram{color:#624b46;background:#ead9c8;border:1px solid #ddc9b7;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font:24px/1 Newsreader,serif;display:grid}.st-customer-dialog .st-dialog-head{margin:0 0 25px;display:block}.st-customer-dialog .st-dialog-head h2{letter-spacing:-.035em;color:var(--jp-plum);font:400 36px/1.08 Newsreader,serif}.st-customer-dialog .st-dialog-head p{color:var(--jp-muted);margin-top:10px;font-size:13px;line-height:1.6}.st-customer-dialog .st-dialog-close{min-height:44px;padding:10px;font-size:12px;position:absolute;top:16px;right:22px}.st-customer-dialog .st-journey{max-width:none}.st-customer-dialog .st-journey button{margin-top:0}.st-customer-dialog .st-journey-progress{flex-wrap:wrap;gap:20px;margin:24px 0 28px;padding:0;font-size:11px;display:flex}.st-customer-dialog .st-journey-progress li{color:var(--jp-muted);gap:7px;font-weight:400}.st-customer-dialog .st-journey-progress li>span{background:#fffdf9;border-color:#e0d2cb;flex-shrink:0;width:25px;height:25px}.st-customer-dialog .st-journey-progress [aria-current=step]{color:var(--jp-plum)}.st-customer-dialog .st-journey-progress [aria-current=step]>span{background:var(--jp-plum);color:#fff8f0;border-color:var(--jp-plum)}.st-customer-dialog .st-journey-progress .is-complete>span{color:var(--jp-plum);background:#f1e3d5;border-color:#e4cfbb}.st-customer-dialog .st-primary,.st-customer-dialog .jc-continue{background:var(--jp-plum);color:#fff8f0;border-radius:9px;min-height:48px;padding:13px 20px;font:500 13px/1.4 DM Sans,sans-serif;box-shadow:0 4px 10px #47243e14}.st-customer-dialog .st-primary:hover,.st-customer-dialog .jc-continue:hover{background:#60344f}.st-customer-dialog button:disabled{box-shadow:none;opacity:.45;cursor:not-allowed}.st-customer-dialog button:focus-visible,.st-customer-dialog input:focus-visible,.st-customer-dialog textarea:focus-visible,.st-customer-dialog select:focus-visible{outline-offset:3px;outline:3px solid #98654e}.st-customer-dialog .jp-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.st-customer-dialog .jp-service{text-align:left;background:var(--jp-paper);min-width:0;color:var(--jp-plum);border:1px solid #e4d7d0;border-radius:12px;grid-template-columns:minmax(0,1fr);padding:0;transition:border-color .15s,box-shadow .15s;display:grid;position:relative;overflow:hidden}.st-customer-dialog .jp-service>img,.st-customer-dialog .jp-service>.jp-photo-placeholder{object-fit:cover;object-position:center 48%;width:100%;height:150px}.st-customer-dialog .jp-photo-placeholder{background:#efe3d5;display:block}.st-customer-dialog .jp-service-copy{flex-direction:column;gap:8px;padding:17px 18px 55px;display:flex}.st-customer-dialog .jp-service-copy>strong{letter-spacing:-.02em;font:400 25px/1.15 Newsreader,serif}.st-customer-dialog .jp-service-copy>span{color:var(--jp-muted);font-size:12px;line-height:1.6}.st-customer-dialog .jp-service-copy>small{color:#6b4e60;font-size:12px;position:absolute;bottom:20px;left:18px}.st-customer-dialog .jp-service-price{flex-direction:column;align-items:end;gap:3px;display:flex;position:absolute;bottom:17px;right:18px}.st-customer-dialog .jp-service-price>strong{letter-spacing:-.04em;font-size:20px;font-weight:500}.st-customer-dialog .jp-service-price>s{color:var(--jp-muted);font-size:12px}.st-customer-dialog .jp-service-price>small{font-size:10px}.st-customer-dialog .jp-service:has(.jp-service-price>small) .jp-service-copy{padding-bottom:108px}.st-customer-dialog .jp-service[aria-pressed=true]{background:#fbefe5;border-color:#ae826e;box-shadow:0 0 0 1px #ae826e}.st-customer-dialog .jp-service:hover{border-color:#ae826e}.st-customer-dialog .jp-radio{background:var(--jp-paper);border:1px solid #ddcfc9;border-radius:50%;place-items:center;width:24px;height:24px;font-size:13px;display:grid;position:absolute;top:12px;right:12px}.st-customer-dialog [aria-pressed=true]>.jp-radio{background:var(--jp-plum);color:#fff8f0;border-color:var(--jp-plum)}.st-customer-dialog .jp-footer{border-top:1px solid var(--jp-line);justify-content:space-between;align-items:center;gap:20px;margin-top:26px;padding-top:20px;display:flex}.st-customer-dialog .jp-footer>span{color:var(--jp-muted);font-size:12px}.st-customer-dialog .jp-footer .st-primary{flex-shrink:0;gap:25px}.st-customer-dialog .st-dialog-note{color:var(--jp-muted);font-size:11px;line-height:1.65}.st-customer-dialog .jc-booking{--jc-accent:var(--jp-plum);--jc-on:#fff8f0;--jc-line:var(--jp-line);--jc-muted:var(--jp-muted);color:var(--jp-plum)}.st-customer-dialog .jc-layout{grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:25px}.st-customer-dialog .jc-calendar{background:var(--jp-peach);border:1px solid #e7d8ca;border-radius:14px;padding:20px 18px 17px;box-shadow:0 4px 16px #47243e04}.st-customer-dialog .jc-month{margin-bottom:15px}.st-customer-dialog .jc-month h3{font:400 25px/1.1 Newsreader,serif}.st-customer-dialog .jc-month button{width:38px;min-height:44px}.st-customer-dialog .jc-weekdays{color:#806a75;margin-bottom:8px;font-size:11px}.st-customer-dialog .jc-days{gap:3px}.st-customer-dialog .jc-days .jc-day{min-height:40px;font-size:13px}.st-customer-dialog .jc-day[aria-pressed=true]:not(:disabled){box-shadow:0 0 0 3px #efd4bd}.st-customer-dialog .jc-day:disabled{color:#aa989c;opacity:1}.st-customer-dialog .jc-legend{color:var(--jp-muted);margin-top:17px;font-size:10px}.st-customer-dialog .jc-hours{padding:0}.st-customer-dialog .jp-selection{border-bottom:1px solid var(--jp-line);align-items:center;gap:10px;padding-bottom:12px;display:flex}.st-customer-dialog .jp-selection>img,.st-customer-dialog .jp-selection>.jp-photo-placeholder{object-fit:cover;border-radius:7px;flex-shrink:0;width:48px;height:52px}.st-customer-dialog .jp-selection>div{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.st-customer-dialog .jp-selection strong{font-size:13px;font-weight:500;line-height:1.4}.st-customer-dialog .jp-selection span{color:var(--jp-muted);font-size:11px}.st-customer-dialog .jp-selection>strong{white-space:nowrap;font-size:16px}.st-customer-dialog .jp-change{text-underline-offset:4px;min-height:44px;color:var(--jp-muted);text-align:left;font-size:11px;text-decoration:underline}.st-customer-dialog .jc-hours>.st-field{margin:6px 0 18px}.st-customer-dialog .jc-hours>.st-field p{font-size:12px}.st-customer-dialog .jc-hours h3{margin-bottom:7px;font:400 13px/1.5 DM Sans,sans-serif}.st-customer-dialog .jp-time-question{margin:0 0 15px;font:400 26px/1.1 Newsreader,serif}.st-customer-dialog .jc-hours-list{max-height:240px}.st-customer-dialog .jc-time-group h4{font-size:11px}.st-customer-dialog .jc-times button{background:var(--jp-paper);border-color:#decec7;border-radius:8px;min-height:44px}.st-customer-dialog .jc-times button[aria-pressed=true]{background:var(--jp-plum);border-color:var(--jp-plum);color:#fff8f0;box-shadow:0 0 0 2px #efd4bd}.st-customer-dialog .jc-footer{margin-top:24px;padding-top:20px}.st-customer-dialog .jc-footer strong{font-size:21px}.st-customer-dialog .jc-footer .jc-continue{align-items:center;gap:30px;display:flex}.st-customer-dialog .jp-recap-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:28px;display:grid}.st-customer-dialog .jp-recap{background:#fbf2e8;border:1px solid #e5d5c8;border-radius:13px;flex-direction:column;gap:10px;padding:18px;display:flex}.st-customer-dialog .jp-recap>img,.st-customer-dialog .jp-recap>.jp-photo-placeholder{object-fit:cover;border-radius:8px;width:100%;height:135px;margin-bottom:7px}.st-customer-dialog .jp-recap h3{font:400 27px/1.1 Newsreader,serif}.st-customer-dialog .jp-recap p{color:var(--jp-muted);font-size:12px;line-height:1.6}.st-customer-dialog .jp-total,.st-customer-dialog .jp-credit{justify-content:space-between;gap:10px;display:flex}.st-customer-dialog .jp-total{border-top:1px solid #e0cec0;align-items:center;margin-top:8px;padding-top:15px;font-size:13px}.st-customer-dialog .jp-total strong{font-size:25px;font-weight:500}.st-customer-dialog .jp-details-label{margin:5px 0 20px;font-size:13px;font-weight:500}.st-customer-dialog input,.st-customer-dialog select,.st-customer-dialog textarea{background:var(--jp-paper);min-height:46px;color:var(--jp-plum);border-color:#e2d4ce;border-radius:8px;padding:13px;font-size:15px}.st-customer-dialog label{color:var(--jp-muted);font-size:12px}.st-customer-dialog .st-booking-gift{border-color:var(--jp-line);background:var(--jp-paper)}.st-customer-dialog .jp-done{text-align:center;max-width:560px;margin:auto}.st-customer-dialog .jp-success{color:#48633c;background:#e7eddc;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 24px;font-size:32px;display:grid}.st-customer-dialog .jp-confirmation{border-block:1px solid var(--jp-line);flex-direction:column;align-items:center;gap:12px;padding:22px 0;display:flex}.st-customer-dialog .jp-confirmation>img{object-fit:cover;border-radius:12px;width:78px;height:78px}.st-customer-dialog .jp-confirmation>strong{font:400 28px/1.15 Newsreader,serif}.st-customer-dialog .jp-confirmation>span{font-size:13px;line-height:1.5}.st-customer-dialog .jp-mail-status{color:var(--jp-muted);margin:22px 0;font-size:12px}.st-customer-dialog .jp-design-layout{grid-template-columns:1.18fr 1fr;align-items:center;gap:26px;display:grid}.st-customer-dialog .st-gift-preview{color:#4a2740;background:#fcf1e6;border:1px solid #edd8c4;border-radius:10px;flex-direction:column;justify-content:space-between;gap:20px;min-height:260px;padding:26px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 23px -16px #633d3270}.st-customer-dialog .st-gift-preview:after{content:"";opacity:.26;pointer-events:none;border:1px solid;border-radius:4px;width:auto;height:auto;position:absolute;inset:9px;transform:none}.st-customer-dialog .st-gift-preview>div,.st-customer-dialog .st-gift-preview>span,.st-customer-dialog .st-gift-preview>p,.st-customer-dialog .st-gift-preview>small{z-index:1;position:relative}.st-customer-dialog .st-gift-preview strong{letter-spacing:-.04em;font:400 43px/1.03 Newsreader,serif}.st-customer-dialog .st-gift-preview small{margin:0;font-size:10px}.st-customer-dialog .st-gift-preview>div>small{text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;display:block}.st-customer-dialog .st-gift-preview>div>small:after{content:"";opacity:.45;background:currentColor;width:32px;height:1px;margin-top:9px;display:block}.st-customer-dialog .st-gift-preview p{font-size:13px;line-height:1.6}.st-customer-dialog .st-gift-preview .jp-gift-message{white-space:pre-line;font:italic 19px/1.5 Newsreader,serif}.st-customer-dialog .st-gift-botanique{color:#3a4a34;box-shadow:none;background:#f1f3ea;border-color:#d8dfd0}.st-customer-dialog .st-gift-botanique strong{font-style:italic}.st-customer-dialog .st-gift-signature{color:#fdf3e8;background:#3f2138;border-color:#3f2138}.st-customer-dialog .st-gift-signature strong{letter-spacing:-.045em;font-weight:600}.st-customer-dialog .ad-gift-arc{pointer-events:none;color:#d99a6c;opacity:.5;width:80px;height:80px;position:absolute;bottom:18px;right:20px}.st-customer-dialog .ad-botanical-art,.st-customer-dialog .ad-signature-art{pointer-events:none;display:none;position:absolute}.st-customer-dialog .st-gift-botanique .ad-gift-arc,.st-customer-dialog .st-gift-signature .ad-gift-arc{display:none}.st-customer-dialog .st-gift-botanique .ad-botanical-art{color:#93a37c;opacity:.75;width:56px;height:56px;display:block;bottom:18px;right:24px}.st-customer-dialog .st-gift-signature .ad-signature-art{color:#eaa877;opacity:.68;width:62px;height:62px;display:block;bottom:18px;right:22px}.st-customer-dialog .st-gift-designs{margin:0}.st-customer-dialog .st-gift-designs>div{flex-direction:column;gap:12px;display:flex}.st-customer-dialog .st-gift-designs button{background:var(--jp-paper);color:var(--jp-plum);text-align:left;border-color:#e4d6cc;align-items:center;gap:13px;min-height:72px;padding:9px;display:flex}.st-customer-dialog .st-gift-designs button[aria-pressed=true]{background:#fcf1e6;border-color:#b18d78;box-shadow:0 0 0 1px #b18d78}.st-customer-dialog .st-gift-designs button>span:nth-child(2){flex:1;font-size:13px}.st-customer-dialog .st-gift-designs small{color:var(--jp-muted);margin-top:5px;font-size:10px;line-height:1.5;display:block}.st-customer-dialog .st-gift-designs button>i{visibility:hidden;width:18px;font-size:13px;font-style:normal}.st-customer-dialog .st-design-mini{color:#4a2740;background:#fcf1e6;border:1px solid #edd8c4;flex-shrink:0;align-items:start;width:76px;min-height:52px;padding:8px}.st-customer-dialog .st-design-mini b{z-index:1;font:400 16px/1.1 Newsreader,serif;position:relative}.st-customer-dialog .st-design-mini.st-gift-botanique{color:#3a4a34;background:#f1f3ea;border-color:#d8dfd0}.st-customer-dialog .st-design-mini.st-gift-signature{color:#fdf3e8;background:#3f2138;border-color:#3f2138}.st-customer-dialog .st-design-mini.st-gift-signature b{font-weight:600}.st-customer-dialog .st-design-mini .ad-gift-arc{width:32px;height:32px;bottom:5px;right:5px}.st-customer-dialog .st-design-mini .ad-botanical-art{width:23px;height:23px;bottom:5px;right:7px}.st-customer-dialog .st-design-mini .ad-signature-art{width:25px;height:25px;bottom:5px;right:7px}.st-customer-dialog .jp-gift-options:has(.jp-service){grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.st-customer-dialog .st-amounts{gap:10px}.st-customer-dialog .st-amounts button{background:var(--jp-paper);border-color:#dfd2d5;min-width:80px;min-height:48px}.st-customer-dialog .st-amounts button[aria-pressed=true]{background:var(--jp-plum);color:#fff8f0}.st-customer-dialog .st-gift-grid{gap:26px}.st-customer-dialog .jp-sr{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=650px){dialog.st-customer-dialog{border-radius:15px;max-width:calc(100vw - 12px);max-height:calc(100svh - 16px)}.st-customer-dialog .st-dialog-inner{padding:0 16px 18px}.st-customer-dialog .jp-brand{min-height:68px;margin:0 -16px;padding:14px 80px 14px 16px;font-size:19px}.st-customer-dialog .jp-brand small{display:none}.st-customer-dialog .st-dialog-close{font-size:11px;top:12px;right:10px}.st-customer-dialog .st-journey-progress{flex-wrap:nowrap;justify-content:space-between;gap:5px;margin:20px 0 24px;display:flex}.st-customer-dialog .st-journey-progress li{text-align:center;flex-direction:column;flex:1;gap:6px;min-width:0;font-size:9px;line-height:1.4}.st-customer-dialog .st-journey-progress li>span{width:22px;height:22px}.st-customer-dialog .st-dialog-head h2{font-size:29px}.st-customer-dialog .st-dialog-head p{font-size:12px}.st-customer-dialog .st-dialog-head{margin-bottom:20px}.st-customer-dialog .jp-service-grid,.st-customer-dialog .jp-gift-options:has(.jp-service){grid-template-columns:1fr;gap:13px}.st-customer-dialog .jp-service{grid-template-columns:88px minmax(0,1fr)}.st-customer-dialog .jp-service>img,.st-customer-dialog .jp-service>.jp-photo-placeholder{width:88px;height:100%;min-height:163px}.st-customer-dialog .jp-service-copy{padding:15px 14px 49px}.st-customer-dialog .jp-service-copy>strong{padding-right:12px;font-size:21px}.st-customer-dialog .jp-service-copy>span{font-size:11px}.st-customer-dialog .jp-service-copy>small{font-size:10px;bottom:17px;left:102px}.st-customer-dialog .jp-service-price{bottom:14px;right:13px}.st-customer-dialog .jp-service-price>strong{font-size:17px}.st-customer-dialog .jp-service-price>small{font-size:9px}.st-customer-dialog .jp-radio{width:18px;height:18px;font-size:10px;top:8px;right:8px}.st-customer-dialog .jp-footer{flex-direction:column;align-items:stretch;gap:13px;margin-top:20px;padding-top:17px}.st-customer-dialog .jp-footer .st-primary{order:-1;justify-content:space-between;width:100%}.st-customer-dialog .jp-footer>span{text-align:center;font-size:11px}.st-customer-dialog .jc-layout{grid-template-columns:1fr;gap:20px}.st-customer-dialog .jc-calendar{padding:16px 12px}.st-customer-dialog .jc-days .jc-day{min-height:38px;font-size:12px}.st-customer-dialog .jc-weekdays{font-size:10px}.st-customer-dialog .jc-hours-list{max-height:none}.st-customer-dialog .jc-footer{flex-direction:column;align-items:stretch;gap:16px}.st-customer-dialog .jc-footer .jc-continue{justify-content:space-between;width:100%}.st-customer-dialog .jc-times{grid-template-columns:repeat(3,minmax(0,1fr))}.st-customer-dialog .jp-recap-layout,.st-customer-dialog .jp-design-layout,.st-customer-dialog .st-gift-grid{grid-template-columns:1fr;gap:23px}.st-customer-dialog .jp-recap{gap:8px;padding:15px}.st-customer-dialog .jp-recap>img{height:105px}.st-customer-dialog .jp-recap h3{font-size:25px}.st-customer-dialog input,.st-customer-dialog select,.st-customer-dialog textarea{font-size:16px}.st-customer-dialog .st-gift-designs>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.st-customer-dialog .st-gift-designs button{text-align:center;flex-direction:column;gap:8px;min-width:0;padding:6px}.st-customer-dialog .st-design-mini{width:100%;min-height:48px}.st-customer-dialog .st-gift-designs button>span:nth-child(2){font-size:11px}.st-customer-dialog .st-gift-designs small,.st-customer-dialog .st-gift-designs button>i{display:none}.st-customer-dialog .st-gift-preview{min-height:230px;padding:23px}.st-customer-dialog .st-gift-preview strong{font-size:39px}.st-customer-dialog .st-gift-signature strong{font-size:30px}}@media (prefers-reduced-motion:reduce){.st-customer-dialog *{transition:none!important}}.st-customer-dialog .st-gift-designs button[aria-pressed=true]>i{visibility:visible}.st-customer-dialog .jp-selection>strong>s{color:var(--jp-muted);text-align:right;margin-bottom:4px;font-size:11px;font-weight:400;display:block}.st-customer-dialog .jp-actions{flex-direction:column;align-items:stretch;gap:12px;margin-top:20px;display:flex}.st-customer-dialog .jp-actions>button{white-space:normal;overflow-wrap:anywhere;width:100%;min-height:48px;margin:0}.st-customer-dialog .jp-actions>.st-secondary{border-color:var(--jp-line);color:var(--jp-plum);background:0 0;padding:12px 18px}.st-customer-dialog .jp-actions>.st-secondary:hover{background:var(--jp-peach);border-color:#b18d78}.st-customer-dialog .jp-actions-footer{border-top:1px solid var(--jp-line);padding-top:20px}.st-customer-dialog .jp-actions:empty{display:none}.st-customer-dialog .st-choice-stack{gap:12px}.st-customer-dialog .st-choice-stack>.st-secondary{min-height:48px}.st-customer-dialog .st-summary strong,.st-customer-dialog .st-gift-preview p{overflow-wrap:anywhere}.st-customer-dialog .st-gift-grid>*,.st-customer-dialog .jp-recap-layout>*{min-width:0}
