:root{--wsf-pink:#f43691;--wsf-pink-dark:#ca276f;--wsf-plum:#47243e;--wsf-ink:#31252e;--wsf-muted:#7e6d78;--wsf-line:#eadde5;--wsf-cream:#fffafd}
body.wsf-modal-open{overflow:hidden!important;overscroll-behavior:none}.wsf-modal{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:clamp(12px,2vw,28px);font-family:Montserrat,Arial,sans-serif}.wsf-modal[hidden]{display:none!important}.wsf-backdrop{position:absolute;inset:0;background:rgba(28,18,27,.72);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);opacity:0;transition:opacity .22s ease}.wsf-modal.is-open .wsf-backdrop{opacity:1}.wsf-stage{position:relative;z-index:1;display:grid;grid-template-columns:minmax(300px,40%) minmax(0,60%);width:min(1120px,100%);height:min(690px,calc(100dvh - 40px));min-height:560px;overflow:hidden;border:1px solid rgba(255,255,255,.42);border-radius:30px;background:#fff;box-shadow:0 40px 120px rgba(0,0,0,.34);opacity:0;transform:translateY(14px) scale(.985);transition:opacity .25s ease,transform .32s cubic-bezier(.2,.8,.2,1)}.wsf-modal.is-open .wsf-stage{opacity:1;transform:none}.wsf-close{position:absolute;z-index:8;top:18px;right:18px;width:42px;height:42px;border:1px solid rgba(79,48,67,.09);border-radius:50%;background:rgba(255,255,255,.9);color:#6d5965;font-size:26px;line-height:1;cursor:pointer;box-shadow:0 8px 26px rgba(52,28,43,.11);transition:transform .2s ease,background .2s ease}.wsf-close:hover{transform:rotate(4deg) scale(1.04);background:#fff}.wsf-art-panel{position:relative;overflow:hidden;padding:34px;color:#fff;background:radial-gradient(circle at 50% 12%,rgba(255,255,255,.32),transparent 24%),linear-gradient(155deg,#f8a7cc 0%,#d96ebe 38%,#7559bd 100%)}.wsf-art-panel:before,.wsf-art-panel:after{content:"";position:absolute;border-radius:50%;filter:blur(2px);background:rgba(255,255,255,.7);box-shadow:44px 66px 0 rgba(255,255,255,.35),-70px 128px 0 rgba(255,255,255,.25),100px 190px 0 rgba(255,255,255,.25)}.wsf-art-panel:before{width:5px;height:5px;top:80px;left:80px}.wsf-art-panel:after{width:3px;height:3px;top:180px;right:70px}.wsf-brand-mark{position:relative;z-index:2;display:flex;gap:5px;align-items:baseline;text-transform:uppercase;letter-spacing:.09em;font-size:12px}.wsf-brand-mark strong{color:#fff}.wsf-art-glow{position:absolute;border-radius:50%;filter:blur(35px);opacity:.5}.wsf-art-glow-one{width:240px;height:240px;left:-70px;bottom:70px;background:#ffdbf0}.wsf-art-glow-two{width:260px;height:260px;right:-110px;top:70px;background:#c9d2ff}.wsf-castle{position:absolute;left:50%;bottom:130px;width:260px;height:300px;transform:translateX(-50%);filter:drop-shadow(0 25px 30px rgba(66,24,78,.25))}.wsf-castle-base{position:absolute;left:34px;right:34px;bottom:0;height:150px;border-radius:36px 36px 12px 12px;background:linear-gradient(180deg,#fff2fb,#e7c6ef);box-shadow:inset 0 0 0 2px rgba(255,255,255,.55)}.wsf-tower{position:absolute;bottom:100px;width:72px;height:125px;border-radius:20px 20px 5px 5px;background:linear-gradient(180deg,#fff7fd,#e8c6f1)}.wsf-tower:before{content:"";position:absolute;left:50%;top:-58px;transform:translateX(-50%);border-left:42px solid transparent;border-right:42px solid transparent;border-bottom:62px solid #a96bc3;filter:drop-shadow(0 -5px 8px rgba(255,255,255,.16))}.wsf-tower:after{content:"";position:absolute;left:50%;top:38px;width:18px;height:30px;transform:translateX(-50%);border-radius:9px 9px 2px 2px;background:#c58bd0}.wsf-tower-one{left:10px;transform:scale(.85)}.wsf-tower-two{left:94px;bottom:128px;height:150px}.wsf-tower-three{right:10px;transform:scale(.85)}.wsf-art-copy{position:absolute;z-index:2;left:34px;right:34px;bottom:34px}.wsf-art-copy span,.wsf-art-copy strong{display:block}.wsf-art-copy span{font-size:16px;opacity:.88}.wsf-art-copy strong{margin-top:5px;font-family:Georgia,serif;font-size:34px;font-weight:500;font-style:italic}.wsf-runtime-panel{position:relative;display:grid;grid-template-rows:auto 1fr auto;min-width:0;background:linear-gradient(145deg,#fff 0%,#fff9fc 100%)}.wsf-runtime-topbar{display:grid;grid-template-columns:34px minmax(100px,1fr) auto;align-items:center;gap:14px;padding:25px 32px 12px}.wsf-back-icon{width:34px;height:34px;border:0;border-radius:50%;background:#fff0f7;color:var(--wsf-pink-dark);cursor:pointer}.wsf-progress{height:5px;overflow:hidden;border-radius:999px;background:#f0e7ed}.wsf-progress-fill{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#f43691,#a45be2);transition:width .38s ease}.wsf-progress-label{min-width:70px;text-align:right;color:#9a8793;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.wsf-runtime-panel form{position:relative;min-height:0;overflow:hidden}.wsf-scene-track{position:relative;height:100%}.wsf-scene{position:absolute;inset:0;display:grid;place-items:center;padding:22px 54px 26px;opacity:0;visibility:hidden;transform:translateX(35px) scale(.985);transition:opacity .3s ease,transform .38s cubic-bezier(.2,.8,.2,1),visibility 0s linear .38s}.wsf-scene.is-active{opacity:1;visibility:visible;transform:none;transition-delay:0s}.wsf-scene.is-before{transform:translateX(-35px) scale(.985)}.wsf-scene-inner{width:min(100%,620px);max-height:100%}.wsf-copy{width:100%}.wsf-copy-centered{text-align:center}.wsf-scene-kicker{margin-bottom:12px;color:var(--wsf-pink);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.14em}.wsf-copy h2{margin:0;color:var(--wsf-plum);font-family:Georgia,"Times New Roman",serif;font-size:clamp(32px,4vw,52px);font-weight:500;line-height:1.05;letter-spacing:-.025em}.wsf-copy p{max-width:560px;margin:18px auto 0;color:var(--wsf-muted);font-size:16px;line-height:1.7}.wsf-welcome-promises{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:28px 0}.wsf-welcome-promises span{padding:9px 13px;border:1px solid #eedfe7;border-radius:999px;background:#fff;color:#725b69;font-size:12px;font-weight:700}.wsf-primary,.wsf-secondary{min-height:48px;border:0;border-radius:999px;padding:0 24px;font:700 14px/1 Montserrat,Arial,sans-serif;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.wsf-primary{background:linear-gradient(135deg,#f43691,#d72b82);color:#fff;box-shadow:0 14px 30px rgba(244,54,145,.25)}.wsf-primary:hover{transform:translateY(-2px);box-shadow:0 17px 34px rgba(244,54,145,.32)}.wsf-primary:disabled{opacity:.6;cursor:wait;transform:none}.wsf-secondary{background:transparent;color:#846f7c}.wsf-begin{min-width:230px}.wsf-field{margin-top:30px}.wsf-field input:not([type=hidden]),.wsf-field textarea{display:block;width:100%;box-sizing:border-box;border:1px solid #e7d9e1;border-radius:18px;background:#fff;color:var(--wsf-ink);padding:17px 19px;font-size:18px;outline:none;box-shadow:0 10px 30px rgba(64,32,52,.06);transition:border-color .2s ease,box-shadow .2s ease}.wsf-field input:focus,.wsf-field textarea:focus{border-color:#f43691;box-shadow:0 0 0 5px rgba(244,54,145,.1),0 14px 35px rgba(64,32,52,.08)}.wsf-field textarea{resize:none;min-height:130px}.wsf-error{min-height:20px;margin-top:8px;color:#b42318;font-size:13px}.wsf-number-grid{display:grid;grid-template-columns:repeat(6,minmax(48px,1fr));gap:11px}.wsf-choice-button{aspect-ratio:1;border:1px solid #eadbe3;border-radius:16px;background:#fff;color:#5b4352;font-size:17px;font-weight:800;cursor:pointer;box-shadow:0 8px 22px rgba(70,36,56,.06);transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.wsf-choice-button:hover,.wsf-choice-button.is-selected{transform:translateY(-2px);border-color:#f43691;background:#fff0f7;color:#d42378}.wsf-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.wsf-choice-card{position:relative;min-height:138px;border:1px solid #eadce4;border-radius:20px;background:#fff;padding:22px 16px;color:#5e4855;text-align:left;cursor:pointer;box-shadow:0 12px 30px rgba(61,31,49,.06);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}.wsf-choice-card:hover,.wsf-choice-card.is-selected{transform:translateY(-3px);border-color:#f43691;background:#fff7fb;box-shadow:0 16px 34px rgba(244,54,145,.13)}.wsf-choice-card strong,.wsf-choice-card span{display:block}.wsf-choice-card strong{margin-top:22px;font-size:16px}.wsf-choice-card>span:last-child{margin-top:7px;color:#a28e9a;font-size:12px}.wsf-choice-sparkle{position:absolute;top:16px;right:17px;color:#f43691}.wsf-choice-card-wide{width:100%;min-height:92px;text-align:center}.wsf-scene-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:28px}.wsf-celebration-mark{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 18px;border-radius:50%;background:linear-gradient(145deg,#fff0f7,#f1e8ff);color:#f43691;font-size:26px;box-shadow:0 14px 35px rgba(244,54,145,.14)}.wsf-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:25px 0 0;text-align:left}.wsf-summary-item{padding:12px 14px;border:1px solid #eadde4;border-radius:14px;background:#fff}.wsf-summary-item span,.wsf-summary-item strong{display:block}.wsf-summary-item span{overflow:hidden;color:#9b8793;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;text-overflow:ellipsis;white-space:nowrap}.wsf-summary-item strong{margin-top:4px;color:#4f3947;font-size:14px}.wsf-finale-actions{justify-content:center}.wsf-status{min-height:20px;margin-top:10px;color:#9a4c71;font-size:13px}.wsf-runtime-footer{display:flex;align-items:center;justify-content:space-between;padding:12px 32px 20px;color:#a08c98;font-size:11px}.wsf-runtime-footer button{border:0;background:transparent;color:#b04c7a;font-weight:700;cursor:pointer}.wsf-edit-journey{margin-top:10px;padding:8px 14px;border:1px solid rgba(254,70,165,.28);border-radius:999px;background:#fff5fa;color:#cf2e72;font-size:13px;font-weight:700;cursor:pointer}.wsf-edit-journey:disabled{opacity:.6;cursor:wait}
@media(max-width:820px){.wsf-modal{padding:0}.wsf-stage{grid-template-columns:1fr;width:100%;height:100dvh;min-height:0;border:0;border-radius:0}.wsf-art-panel{display:none}.wsf-runtime-topbar{padding:20px 20px 10px}.wsf-scene{padding:18px 22px 26px}.wsf-runtime-footer{padding:10px 20px max(16px,env(safe-area-inset-bottom))}.wsf-copy h2{font-size:clamp(31px,9vw,46px)}.wsf-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wsf-number-grid{grid-template-columns:repeat(4,minmax(48px,1fr))}.wsf-close{top:max(14px,env(safe-area-inset-top));right:14px}}
@media(max-width:480px){.wsf-runtime-topbar{grid-template-columns:32px 1fr 62px;gap:10px;padding-top:max(18px,env(safe-area-inset-top))}.wsf-scene{align-items:start;padding-top:8vh}.wsf-scene-inner{max-height:72dvh;overflow:auto;overscroll-behavior:contain;scrollbar-width:none}.wsf-scene-inner::-webkit-scrollbar{display:none}.wsf-copy p{font-size:14px;line-height:1.55}.wsf-field{margin-top:22px}.wsf-number-grid{gap:8px}.wsf-choice-button{border-radius:14px}.wsf-card-grid{gap:10px}.wsf-choice-card{min-height:112px;padding:17px 13px}.wsf-choice-card strong{margin-top:18px;font-size:14px}.wsf-summary{grid-template-columns:1fr}.wsf-scene-actions{margin-top:20px}.wsf-primary,.wsf-secondary{min-height:50px}.wsf-finale-actions{flex-direction:column-reverse}.wsf-finale-actions .wsf-primary,.wsf-finale-actions .wsf-secondary{width:100%}}
@media(prefers-reduced-motion:reduce){.wsf-backdrop,.wsf-stage,.wsf-scene,.wsf-progress-fill,.wsf-primary,.wsf-choice-card,.wsf-choice-button{transition:none!important;animation:none!important}}
/* v0.12.1 Dynamic Experience Runtime */
.wsf-runtime-loading{display:grid;place-items:center;min-height:420px;font-size:18px;color:#6d6076}.wsf-runtime-media{width:100%;height:100%;display:grid;place-items:center}.wsf-runtime-media .wsf-media{width:100%;height:100%;margin:0}.wsf-runtime-media img,.wsf-runtime-media video,.wsf-runtime-media iframe{width:100%;height:100%;object-fit:cover;border:0}.wsf-runtime-media figcaption{display:none}.wsf-runtime-orb{width:210px;height:210px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 35% 30%,#fff 0,#efd9ff 20%,#9d58e7 58%,#572193 100%);box-shadow:0 30px 90px rgba(30,0,70,.38)}.wsf-runtime-orb span{font-size:72px;color:#fff}.wsf-scene-inner{max-width:760px}.wsf-scene h1,.wsf-scene h2{color:#292133}.wsf-scene h1{font-size:clamp(38px,5vw,64px);line-height:1.04;letter-spacing:-.035em}.wsf-scene h2{font-size:clamp(28px,3.5vw,44px);line-height:1.12}.wsf-scene-kicker{display:block;color:#d63187;font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px}.wsf-scene-description{font-size:17px;color:#776d7d;margin:-4px 0 24px}.wsf-runtime-component{margin:22px 0}.wsf-question input,.wsf-question textarea{width:100%;background:#fff!important;color:#292133!important;border:1px solid #ddd5e3!important;border-radius:16px;padding:17px 18px;font-size:18px;box-shadow:none!important}.wsf-question input:focus,.wsf-question textarea:focus{outline:none;border-color:#f0449a!important;box-shadow:0 0 0 4px rgba(240,68,154,.12)!important}.wsf-help{display:block;margin-top:9px;color:#82788a}.wsf-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.wsf-choice{border:1px solid #ded5e6;background:#fff;border-radius:15px;padding:16px;font-weight:750;color:#463c4c;cursor:pointer}.wsf-choice.is-selected{background:#f0449a;color:#fff;border-color:#f0449a;transform:translateY(-1px)}.wsf-choice-wide{width:100%}.wsf-moment-next{margin-top:24px}.wsf-message.is-center{text-align:center}.wsf-media img,.wsf-media video,.wsf-media iframe{width:100%;max-height:390px;border-radius:20px;object-fit:cover;border:0;aspect-ratio:16/9}.wsf-media figcaption{display:flex;flex-direction:column;margin-top:10px}.wsf-runtime-divider{margin:28px 0}.wsf-runtime-divider.is-line{height:1px;background:#e9e1ec}.wsf-runtime-divider.is-space{height:30px}.wsf-runtime-divider.is-sparkle{text-align:center}.wsf-runtime-divider.is-sparkle:before{content:'✦';color:#d63187;font-size:26px}.wsf-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.wsf-product-card{position:relative;text-align:left;border:1px solid #e4dbe8;background:#fff;border-radius:18px;padding:12px;cursor:pointer;transition:.2s ease;color:#302737}.wsf-product-card img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:12px;margin-bottom:10px}.wsf-product-card strong,.wsf-product-card span,.wsf-product-card small,.wsf-product-card em{display:block}.wsf-product-price{color:#d63187;font-weight:800;margin:5px 0}.wsf-product-card small{color:#7a7080;line-height:1.4}.wsf-product-card em{font-style:normal;font-weight:800;margin-top:10px}.wsf-product-check{position:absolute!important;right:20px;top:20px;width:28px;height:28px;border-radius:50%;display:grid!important;place-items:center;background:#fff;color:#aaa;box-shadow:0 3px 12px rgba(0,0,0,.12)}.wsf-product-card.is-selected{border-color:#f0449a;box-shadow:0 0 0 3px rgba(240,68,154,.12);transform:translateY(-2px)}.wsf-product-card.is-selected .wsf-product-check{background:#f0449a;color:#fff}.wsf-summary>div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #eee6f0}.wsf-finale-mark{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#f0449a;color:#fff;font-size:28px;margin-bottom:18px}.wsf-empty-products{padding:20px;border:1px dashed #d9cde0;border-radius:16px;color:#786d7e;text-align:center}
@media(max-width:780px){.wsf-stage{min-height:100dvh;border-radius:0}.wsf-art-panel{min-height:210px}.wsf-runtime-panel{padding:22px 18px}.wsf-scene h1{font-size:38px}.wsf-product-grid{grid-template-columns:1fr}.wsf-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wsf-runtime-footer{display:none}}

/* v0.12.2 — Slide Runtime, built-in profile scenes, and reliable reset */
.wsf-scene-track{position:relative;overflow:hidden}
.wsf-scene{opacity:0;transform:translate3d(42px,0,0);pointer-events:none;transition:opacity .34s ease,transform .38s cubic-bezier(.22,.75,.24,1)}
.wsf-scene.is-active{opacity:1;transform:translate3d(0,0,0);pointer-events:auto}
.wsf-scene.is-leaving{opacity:0;transform:translate3d(-42px,0,0)}
.wsf-scene-track.is-reversing .wsf-scene{transform:translate3d(-42px,0,0)}
.wsf-scene-track.is-reversing .wsf-scene.is-active{transform:translate3d(0,0,0)}
.wsf-scene-track.is-reversing .wsf-scene.is-leaving{transform:translate3d(42px,0,0)}
.wsf-scene-actions{justify-content:flex-end}
.wsf-age-grid{grid-template-columns:repeat(4,minmax(58px,1fr));max-width:560px}
.wsf-age-grid .wsf-choice-button{aspect-ratio:auto;min-height:62px;font-size:18px}
.wsf-age-grid .wsf-choice-button.is-selected{background:#f0449a;color:#fff;border-color:#f0449a;transform:scale(1.045)}
.wsf-product-diagnostic{display:block;margin-top:12px;color:#927f8b;font-size:11px;text-align:center}
.wsf-empty-products{margin-top:16px}
.wsf-runtime-footer [data-wsf-reset]{position:relative;z-index:2}
@media(max-width:780px){.wsf-age-grid{grid-template-columns:repeat(3,minmax(56px,1fr));gap:10px}.wsf-age-grid .wsf-choice-button{min-height:58px}.wsf-scene{transform:translate3d(28px,0,0)}.wsf-scene.is-leaving{transform:translate3d(-28px,0,0)}}
@media(prefers-reduced-motion:reduce){.wsf-scene,.wsf-scene.is-leaving,.wsf-scene-track.is-reversing .wsf-scene,.wsf-scene-track.is-reversing .wsf-scene.is-leaving{transition:none!important;transform:none!important}}

/* v0.12.3 — Polish & Commerce */
.wsf-runtime-topbar{grid-template-columns:auto minmax(120px,1fr) auto;gap:16px;padding-right:86px}
.wsf-back-icon{display:inline-flex;align-items:center;gap:8px;width:auto;height:44px;padding:0 16px;border:1px solid #eadfe6;border-radius:999px;background:#fff;color:#3d3140;font:700 13px/1 Montserrat,Arial,sans-serif;box-shadow:0 8px 24px rgba(61,35,52,.08);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}
.wsf-back-icon span{font-size:18px;line-height:1}
.wsf-back-icon:hover,.wsf-back-icon:focus-visible{transform:translateY(-1px);border-color:#f0449a;color:#d63187;box-shadow:0 12px 28px rgba(240,68,154,.14)}
.wsf-back-icon[hidden]{display:none!important}
.wsf-close{top:20px;right:20px;width:48px;height:48px;display:grid;place-items:center;border:1px solid #eadfe6;background:#fff;color:#3d3140;font-size:0;box-shadow:0 10px 30px rgba(61,35,52,.11);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}
.wsf-close span{font-size:28px;font-weight:300;line-height:1;transform:translateY(-1px)}
.wsf-close:hover,.wsf-close:focus-visible{transform:translateY(-1px) rotate(0);border-color:#f0449a;color:#d63187;box-shadow:0 14px 32px rgba(240,68,154,.15)}
.wsf-progress{height:6px;background:#f1e8ed}
.wsf-progress-label{font-size:10px;letter-spacing:.1em}
.wsf-product-availability{margin-top:7px!important;color:#b42318!important;font-weight:700}
.wsf-exit-confirm{position:absolute;inset:0;z-index:20;display:grid;place-items:center;padding:24px;background:rgba(37,26,36,.5);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;transition:opacity .2s ease}
.wsf-exit-confirm[hidden]{display:none!important}
.wsf-exit-confirm.is-visible{opacity:1}
.wsf-exit-confirm-card{width:min(430px,100%);padding:34px;border:1px solid rgba(255,255,255,.75);border-radius:26px;background:#fff;text-align:center;box-shadow:0 28px 80px rgba(39,24,36,.24);transform:translateY(8px) scale(.985);transition:transform .24s cubic-bezier(.2,.8,.2,1)}
.wsf-exit-confirm.is-visible .wsf-exit-confirm-card{transform:none}
.wsf-exit-icon{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 18px;border-radius:50%;background:#fff0f7;color:#d63187;font-size:24px}
.wsf-exit-confirm-card h2{margin:0;color:#292133;font-size:30px;line-height:1.15}
.wsf-exit-confirm-card p{margin:12px auto 24px;color:#746a78;line-height:1.6}
.wsf-exit-actions{display:grid;gap:10px}
.wsf-exit-link{min-height:44px;border:0;background:transparent;color:#9a5577;font-weight:700;cursor:pointer}
.wsf-exit-link:hover{text-decoration:underline}
@media(max-width:820px){.wsf-runtime-topbar{padding-right:78px}.wsf-back-icon{height:42px;padding:0 13px}.wsf-back-icon strong{display:none}.wsf-close{top:max(14px,env(safe-area-inset-top));right:14px;width:44px;height:44px}.wsf-exit-confirm{padding:18px}.wsf-exit-confirm-card{padding:28px 22px}}
@media(max-width:480px){.wsf-runtime-topbar{grid-template-columns:auto 1fr 58px;gap:10px}.wsf-progress-label{max-width:58px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wsf-back-icon{width:42px;padding:0;justify-content:center}.wsf-back-icon span{font-size:20px}}

/* v0.12.4 — Unified premium navigation controls */
.wsf-close,.wsf-back-icon{height:46px;border:1px solid rgba(214,49,135,.18);border-radius:999px;background:rgba(255,255,255,.96);color:#4a3543;box-shadow:0 10px 26px rgba(61,35,52,.10);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.wsf-close{width:46px;top:22px;right:22px}
.wsf-close span{font-family:Arial,sans-serif;font-size:25px;font-weight:400;line-height:1;transform:none}
.wsf-back-icon{min-width:46px;padding:0 15px;justify-content:center}
.wsf-back-icon span{font-size:19px;font-weight:500}
.wsf-close:hover,.wsf-close:focus-visible,.wsf-back-icon:hover,.wsf-back-icon:focus-visible{transform:translateY(-2px);border-color:rgba(214,49,135,.55);background:#fff;color:#d63187;box-shadow:0 14px 32px rgba(214,49,135,.18),0 0 0 4px rgba(240,68,154,.07);outline:none}
.wsf-close:active,.wsf-back-icon:active{transform:translateY(0);box-shadow:0 7px 18px rgba(61,35,52,.10)}
@media(max-width:820px){.wsf-close{top:max(14px,env(safe-area-inset-top));right:14px;width:44px;height:44px}.wsf-back-icon{width:44px;height:44px;min-width:44px;padding:0}.wsf-back-icon strong{display:none}}


/* v0.12.4.1 — Match Close control to Back control */
.wsf-runtime-topbar{padding-right:132px}
.wsf-close{
  top:22px;
  right:22px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  width:auto;
  min-width:94px;
  height:46px;
  padding:0 16px;
  border:1px solid rgba(214,49,135,.18);
  border-radius:999px;
  background:rgba(255,255,255,.96);
  color:#4a3543;
  font:700 13px/1 Montserrat,Arial,sans-serif;
  box-shadow:0 10px 26px rgba(61,35,52,.10);
}
.wsf-close span{font-family:Arial,sans-serif;font-size:20px;font-weight:400;line-height:1;transform:none}
.wsf-close strong{display:inline;font:700 13px/1 Montserrat,Arial,sans-serif}
@media(max-width:820px){
  .wsf-runtime-topbar{padding-right:118px}
  .wsf-close{top:max(14px,env(safe-area-inset-top));right:14px;min-width:88px;width:auto;height:44px;padding:0 14px}
}
@media(max-width:480px){
  .wsf-runtime-topbar{padding-right:66px}
  .wsf-close{min-width:44px;width:44px;padding:0}
  .wsf-close strong{display:none}
}


/* v0.12.6 — Complete Recommendation Gallery */
.wsf-recommendation-gallery{position:relative;margin:24px 0 10px;padding:0 54px}
.wsf-product-grid{display:flex!important;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:5px 3px 18px}
.wsf-product-grid::-webkit-scrollbar{display:none}
.wsf-product-card{flex:0 0 calc((100% - 16px)/2);scroll-snap-align:start;background:#fff!important;color:#302737!important;min-width:0}
.wsf-product-card:hover{background:#fff!important;color:#302737!important;border-color:#f0449a;box-shadow:0 14px 32px rgba(61,39,73,.12);transform:translateY(-3px)}
.wsf-product-card:hover strong,.wsf-product-card:hover small,.wsf-product-card:hover em{color:inherit!important}
.wsf-product-card:hover .wsf-product-price{color:#d63187!important}
.wsf-product-card.is-selected{background:#fff!important;color:#302737!important;border:2px solid #f0449a;box-shadow:0 0 0 4px rgba(240,68,154,.10),0 14px 34px rgba(61,39,73,.12)}
.wsf-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border-radius:50%;border:1px solid #eadfea;background:#fff;color:#d63187;font-size:31px;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 22px rgba(59,35,69,.14);transition:.18s ease}
.wsf-gallery-arrow:hover:not(:disabled){transform:translateY(-50%) scale(1.05);border-color:#f0449a;box-shadow:0 10px 28px rgba(240,68,154,.20)}
.wsf-gallery-arrow:disabled{opacity:.32;cursor:default}
.wsf-gallery-arrow.is-prev{left:2px}.wsf-gallery-arrow.is-next{right:2px}
.wsf-gallery-meta{display:flex;justify-content:center;gap:4px;color:#7b7081;font-size:13px;font-weight:700;margin-bottom:18px}
.wsf-commerce-actions{display:flex;gap:12px;flex-wrap:wrap}
.wsf-secondary{border:1px solid #e3d9e6;background:#fff;color:#4c4052;border-radius:999px;padding:14px 22px;font-weight:800;cursor:pointer}
@media(max-width:780px){.wsf-recommendation-gallery{padding:0 42px}.wsf-product-card{flex-basis:100%}.wsf-gallery-arrow{width:38px;height:38px}.wsf-commerce-actions{position:sticky;bottom:0;background:rgba(255,255,255,.96);padding:12px 0 2px;z-index:4}.wsf-commerce-actions .wsf-primary,.wsf-commerce-actions .wsf-secondary{width:100%}}

/* v0.12.6.1 — Recommendation Gallery viewport and WooCommerce price fixes */
.wsf-scene.is-products{
  place-items:stretch;
  overflow:hidden;
  padding-top:10px;
  padding-bottom:12px;
}
.wsf-scene.is-products .wsf-scene-inner{
  width:100%;
  max-width:680px;
  max-height:none;
  min-height:0;
  height:100%;
  display:flex;
  flex-direction:column;
}
.wsf-scene.is-products .wsf-scene-kicker{margin:0 0 8px}
.wsf-scene.is-products h2{margin:0;font-size:clamp(30px,3.4vw,42px);line-height:1.05}
.wsf-scene.is-products> .wsf-scene-inner>p{margin:10px 0 0;font-size:14px;line-height:1.45}
.wsf-scene.is-products .wsf-recommendation-gallery{
  flex:1 1 auto;
  min-height:230px;
  margin:14px 0 4px;
  padding:0 48px;
  overflow:hidden;
}
.wsf-scene.is-products .wsf-product-grid{
  height:100%;
  min-height:0;
  box-sizing:border-box;
  padding:3px 3px 8px;
  align-items:stretch;
}
.wsf-scene.is-products .wsf-product-card{
  height:100%;
  max-height:315px;
  box-sizing:border-box;
  overflow:hidden;
  display:flex;
  flex-direction:column;
  align-items:stretch;
  padding:10px;
}
.wsf-scene.is-products .wsf-product-card>img{
  flex:0 0 auto;
  width:100%;
  height:clamp(105px,17vh,150px);
  aspect-ratio:auto;
  margin:0 0 9px;
}
.wsf-scene.is-products .wsf-product-card>strong{
  display:-webkit-box;
  min-height:38px;
  overflow:hidden;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  line-height:1.35;
}
/* WooCommerce price_html contains nested spans; keep the currency and amount on one line. */
.wsf-scene.is-products .wsf-product-price,
.wsf-scene.is-products .wsf-product-price *{
  display:inline!important;
  white-space:nowrap;
}
.wsf-scene.is-products .wsf-product-price{margin:5px 0 2px;line-height:1.25}
.wsf-scene.is-products .wsf-product-card>small{
  display:-webkit-box;
  overflow:hidden;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  line-height:1.35;
}
.wsf-scene.is-products .wsf-product-card>em{
  margin-top:auto;
  padding-top:7px;
  color:#b82a71;
  font-size:12px;
  line-height:1.2;
}
.wsf-scene.is-products .wsf-gallery-arrow{top:48%}
.wsf-scene.is-products .wsf-gallery-meta{flex:0 0 auto;margin:2px 0 7px;font-size:12px}
.wsf-scene.is-products .wsf-commerce-actions{
  flex:0 0 auto;
  margin-top:4px;
  justify-content:flex-end;
}
.wsf-scene.is-products .wsf-commerce-actions .wsf-primary,
.wsf-scene.is-products .wsf-commerce-actions .wsf-secondary{min-height:44px;padding:0 19px}

@media(max-height:720px) and (min-width:781px){
  .wsf-scene.is-products{padding-top:4px;padding-bottom:6px}
  .wsf-scene.is-products .wsf-scene-kicker{margin-bottom:5px}
  .wsf-scene.is-products h2{font-size:32px}
  .wsf-scene.is-products> .wsf-scene-inner>p{margin-top:6px;font-size:13px}
  .wsf-scene.is-products .wsf-recommendation-gallery{min-height:205px;margin-top:9px}
  .wsf-scene.is-products .wsf-product-card>img{height:105px}
  .wsf-scene.is-products .wsf-product-card>small{-webkit-line-clamp:1}
}

@media(max-width:780px){
  .wsf-scene.is-products{overflow-y:auto;padding:16px 20px 24px}
  .wsf-scene.is-products .wsf-scene-inner{height:auto;min-height:100%}
  .wsf-scene.is-products .wsf-recommendation-gallery{flex:none;min-height:360px;padding:0 38px}
  .wsf-scene.is-products .wsf-product-card{max-height:none;min-height:345px}
  .wsf-scene.is-products .wsf-product-card>img{height:190px}
  .wsf-scene.is-products .wsf-commerce-actions{position:static;padding:8px 0 0;background:transparent}
}

/* v0.12.7 — Premium Commerce Scene */
.wsf-scene.is-products .wsf-scene-inner{max-width:720px}
.wsf-scene.is-products .wsf-scene-kicker{margin-bottom:5px;font-size:11px;letter-spacing:.16em}
.wsf-scene.is-products h2{font-size:clamp(28px,3vw,38px)}
.wsf-scene.is-products> .wsf-scene-inner>p{margin-top:7px;color:#817588}

.wsf-scene.is-products .wsf-recommendation-gallery{
  margin:12px 0 6px;
  padding:0;
  min-height:0;
  overflow:visible;
  display:flex;
  flex-direction:column;
}
.wsf-gallery-toolbar{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  margin:0 3px 10px;
}
.wsf-gallery-label{
  color:#4b3e50;
  font-size:12px;
  font-weight:850;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.wsf-gallery-controls{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
}
.wsf-gallery-nav{
  min-height:36px;
  padding:0 14px;
  border:1px solid #e7dce9;
  border-radius:999px;
  background:#fff;
  color:#4a3d50;
  font-size:12px;
  font-weight:850;
  line-height:1;
  cursor:pointer;
  box-shadow:0 5px 15px rgba(55,35,66,.09);
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease;
}
.wsf-gallery-nav:hover:not(:disabled){
  color:#c92f7d;
  border-color:#f0449a;
  box-shadow:0 8px 20px rgba(240,68,154,.16);
  transform:translateY(-1px);
}
.wsf-gallery-nav:disabled{opacity:.38;cursor:default;box-shadow:none}
.wsf-gallery-counter{
  min-width:58px;
  min-height:36px;
  padding:0 10px;
  border-radius:999px;
  background:#fff4f9;
  color:#806f79;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:4px;
  font-size:11px;
  font-weight:750;
  white-space:nowrap;
}
.wsf-gallery-counter strong{color:#c92f7d;font-size:13px}

.wsf-scene.is-products .wsf-product-grid{
  height:auto;
  min-height:0;
  gap:14px;
  padding:3px 4px 14px;
  scroll-padding-inline:4px;
  align-items:stretch;
}
.wsf-scene.is-products .wsf-product-card{
  flex:0 0 calc((100% - 28px)/2.35);
  height:276px;
  max-height:276px;
  min-width:218px;
  padding:9px;
  border-radius:16px;
  border-color:#e9e1eb;
  box-shadow:0 7px 22px rgba(54,35,65,.07);
}
.wsf-scene.is-products .wsf-product-card>img{
  height:118px;
  border-radius:11px;
  margin-bottom:8px;
}
.wsf-scene.is-products .wsf-product-card>strong{
  min-height:34px;
  font-size:13px;
  line-height:1.28;
}
.wsf-scene.is-products .wsf-product-price{
  margin:4px 0 1px;
  font-size:14px;
}
.wsf-scene.is-products .wsf-product-card>small{
  -webkit-line-clamp:1;
  font-size:10.5px;
  color:#897d8e;
}
.wsf-scene.is-products .wsf-product-card>em{
  display:flex!important;
  align-items:center;
  justify-content:center;
  min-height:32px;
  margin-top:auto;
  padding:0 10px;
  border-radius:999px;
  background:#fff1f7;
  color:#bd2c73;
  font-size:10.5px;
  letter-spacing:.01em;
}
.wsf-scene.is-products .wsf-product-card.is-selected>em{
  background:#f0449a;
  color:#fff;
}
.wsf-scene.is-products .wsf-product-card.is-selected>em:before{content:'✓ ';font-weight:900}
.wsf-scene.is-products .wsf-product-check{width:24px;height:24px;right:16px;top:16px;font-size:12px}
.wsf-scene.is-products .wsf-gallery-arrow,.wsf-scene.is-products .wsf-gallery-meta{display:none!important}
.wsf-scene.is-products .wsf-commerce-actions{margin-top:2px}

@media(max-height:720px) and (min-width:781px){
  .wsf-scene.is-products .wsf-gallery-toolbar{margin-bottom:7px}
  .wsf-scene.is-products .wsf-product-card{height:244px;max-height:244px}
  .wsf-scene.is-products .wsf-product-card>img{height:94px}
  .wsf-gallery-nav,.wsf-gallery-counter{min-height:32px}
}

@media(max-width:780px){
  .wsf-gallery-toolbar{align-items:flex-start;flex-direction:column;gap:8px;margin-bottom:10px}
  .wsf-gallery-controls{width:100%;justify-content:space-between}
  .wsf-gallery-label{font-size:11px}
  .wsf-gallery-nav{min-height:38px;padding:0 13px}
  .wsf-scene.is-products .wsf-recommendation-gallery{min-height:0;padding:0}
  .wsf-scene.is-products .wsf-product-card{flex-basis:84%;min-width:235px;height:320px;max-height:320px;min-height:0}
  .wsf-scene.is-products .wsf-product-card>img{height:158px}
}

/* v0.13.0 — Adaptive Commerce Workspace */
.wsf-art-default{display:contents}
.wsf-commerce-summary-panel{display:none}
.wsf-modal.is-commerce-mode{padding:16px}
.wsf-modal.is-commerce-mode .wsf-stage{
  width:min(1460px,calc(100vw - 32px));
  height:min(880px,calc(100dvh - 32px));
  max-height:none;
  grid-template-columns:minmax(280px,350px) minmax(0,1fr);
  border-radius:28px;
}
.wsf-modal.is-commerce-mode .wsf-art-panel{
  padding:0;
  background:linear-gradient(180deg,#fff7fb 0%,#fdeaf5 54%,#f8eafc 100%);
  color:#322434;
  overflow:hidden;
}
.wsf-modal.is-commerce-mode .wsf-art-default{display:none}
.wsf-modal.is-commerce-mode .wsf-commerce-summary-panel{display:flex;height:100%;flex-direction:column;padding:28px 22px 22px;overflow:hidden}
.wsf-summary-brand{display:flex;align-items:center;gap:10px;padding:0 6px 20px;color:#db2d82;font-size:14px;font-weight:700;letter-spacing:.02em}
.wsf-summary-brand strong{font-weight:900}.wsf-summary-logo{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:linear-gradient(145deg,#f23891,#8b44df);color:#fff;box-shadow:0 10px 22px rgba(199,45,126,.22)}
.wsf-summary-card{display:flex;min-height:0;flex:1;flex-direction:column;padding:22px;border:1px solid rgba(214,49,135,.12);border-radius:22px;background:rgba(255,255,255,.84);box-shadow:0 18px 48px rgba(72,38,66,.08);backdrop-filter:blur(10px)}
.wsf-summary-heading{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;color:#d52d80;font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.wsf-summary-heading b{font-size:22px}.wsf-summary-purchase{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:12px;padding:0 0 18px;border-bottom:1px solid #f0e3eb}
.wsf-summary-purchase-image{width:58px;height:58px;border-radius:50%;overflow:hidden;background:#f8e5ef;display:grid;place-items:center;color:#d63187}.wsf-summary-purchase-image img,.wsf-summary-thumb img{width:100%;height:100%;object-fit:cover}
.wsf-summary-purchase strong,.wsf-summary-purchase small{display:block}.wsf-summary-purchase strong{font-size:14px;color:#322936;line-height:1.25}.wsf-summary-purchase small{margin-top:4px;color:#8b7b88;font-size:11px}.wsf-summary-purchase>b{color:#d92e83;font-size:13px}
.wsf-summary-section-title{display:flex;justify-content:space-between;align-items:center;padding:18px 0 10px;color:#d52d80;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.wsf-summary-section-title b{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#eb328b;color:#fff;font-size:11px}
.wsf-summary-addons{list-style:none;margin:0;padding:0;display:grid;gap:9px;max-height:190px;overflow:auto;scrollbar-width:thin}.wsf-summary-addons li{display:grid;grid-template-columns:43px minmax(0,1fr) 24px;align-items:center;gap:10px}.wsf-summary-thumb{width:43px;height:43px;border-radius:9px;overflow:hidden;background:#f8e5ef;display:grid;place-items:center}.wsf-summary-addons strong,.wsf-summary-addons small{display:block}.wsf-summary-addons strong{font-size:11px;color:#382e3b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wsf-summary-addons small{margin-top:3px;color:#d63187;font-size:11px;font-weight:800}.wsf-summary-addons button{width:24px;height:24px;padding:0;border:0;background:transparent;color:#d63187;font-size:18px;cursor:pointer}.wsf-summary-empty{margin:0;padding:12px;border-radius:12px;background:#fff6fa;color:#8a7785;font-size:11px;line-height:1.5}
.wsf-summary-totals{margin-top:auto;padding-top:14px;border-top:1px solid #f0e3eb}.wsf-summary-totals>div{display:flex;justify-content:space-between;padding:4px 0;color:#786a76;font-size:11px}.wsf-summary-totals .is-total{margin-top:7px;padding-top:11px;border-top:1px solid #f0e3eb;color:#d52d80;font-size:15px;font-weight:900}.wsf-summary-totals .is-total strong{font-size:22px}
.wsf-summary-finish{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:48px;margin-top:14px;border:0;border-radius:999px;background:linear-gradient(135deg,#ed2f88,#f63d97);color:#fff;font-weight:850;cursor:pointer;box-shadow:0 14px 30px rgba(235,47,136,.24)}.wsf-summary-finish:hover{transform:translateY(-1px);box-shadow:0 17px 34px rgba(235,47,136,.3)}.wsf-summary-secure{display:block;margin-top:13px;color:#9a8895;font-size:9px;line-height:1.45;text-align:center}
.wsf-modal.is-commerce-mode .wsf-runtime-panel{min-width:0;padding:0;background:#fff}
.wsf-modal.is-commerce-mode .wsf-runtime-topbar{min-height:76px;padding:18px 132px 12px 34px;border-bottom:1px solid #f2e9ef}
.wsf-modal.is-commerce-mode .wsf-close{top:17px;right:22px}
.wsf-modal.is-commerce-mode #wsf-journey-form{min-height:0;display:flex;flex:1}
.wsf-modal.is-commerce-mode .wsf-scene-track{min-width:0;min-height:0;flex:1}
.wsf-modal.is-commerce-mode .wsf-scene.is-products{padding:26px 34px 18px;overflow:hidden}
.wsf-modal.is-commerce-mode .wsf-scene.is-products .wsf-scene-inner{max-width:none;height:100%;min-width:0}
.wsf-modal.is-commerce-mode .wsf-scene.is-products h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(32px,3vw,48px);font-weight:500;letter-spacing:-.035em}
.wsf-modal.is-commerce-mode .wsf-scene.is-products .wsf-scene-kicker{font-size:11px;color:#dc2f83}
.wsf-modal.is-commerce-mode .wsf-recommendation-gallery{flex:1;min-height:0;margin-top:18px}
.wsf-modal.is-commerce-mode .wsf-gallery-toolbar{justify-content:flex-end;margin:0 0 12px}
.wsf-modal.is-commerce-mode .wsf-gallery-label{margin-right:auto}
.wsf-modal.is-commerce-mode .wsf-gallery-controls{gap:10px}
.wsf-modal.is-commerce-mode .wsf-gallery-nav{min-height:40px;padding:0 18px;color:#d52d80;border-color:#f1c9dc}
.wsf-modal.is-commerce-mode .wsf-gallery-nav.is-next:not(:disabled){background:#ed328b;color:#fff;border-color:#ed328b;box-shadow:0 10px 22px rgba(237,50,139,.2)}
.wsf-modal.is-commerce-mode .wsf-gallery-counter{background:transparent;min-width:64px}
.wsf-modal.is-commerce-mode .wsf-product-grid{height:100%;gap:16px;padding:4px 5px 15px}
.wsf-modal.is-commerce-mode .wsf-product-card{flex:0 0 calc((100% - 32px)/3);min-width:205px;height:min(390px,100%);max-height:390px;padding:10px;border-radius:17px}
.wsf-modal.is-commerce-mode .wsf-product-card>img{height:150px;border-radius:12px}
.wsf-modal.is-commerce-mode .wsf-product-card>strong{font-size:14px;min-height:38px}.wsf-modal.is-commerce-mode .wsf-product-card>small{-webkit-line-clamp:2;font-size:11px}.wsf-modal.is-commerce-mode .wsf-product-card>em{min-height:40px;font-size:11px;border:1px solid #f2b9d5;background:#fff;color:#d52d80}
.wsf-modal.is-commerce-mode .wsf-product-card.is-selected>em{border-color:#ed328b;background:#ed328b;color:#fff}
.wsf-modal.is-commerce-mode .wsf-commerce-actions{flex:0 0 auto;justify-content:flex-end;padding-top:8px;border-top:1px solid #f4ecf1}
.wsf-modal.is-commerce-mode .wsf-runtime-footer{display:none}
@media(max-width:1100px){
 .wsf-modal.is-commerce-mode .wsf-stage{grid-template-columns:285px minmax(0,1fr)}
 .wsf-modal.is-commerce-mode .wsf-commerce-summary-panel{padding:20px 16px}
 .wsf-summary-card{padding:17px}.wsf-summary-purchase{grid-template-columns:48px minmax(0,1fr)}.wsf-summary-purchase>b{grid-column:2}.wsf-summary-purchase-image{width:48px;height:48px}
 .wsf-modal.is-commerce-mode .wsf-product-card{flex-basis:calc((100% - 16px)/2.2)}
}
@media(max-width:820px){
 .wsf-modal.is-commerce-mode{padding:0}
 .wsf-modal.is-commerce-mode .wsf-stage{display:block;width:100%;height:100dvh;border-radius:0}
 .wsf-modal.is-commerce-mode .wsf-art-panel{display:none}
 .wsf-modal.is-commerce-mode .wsf-runtime-topbar{padding:15px 112px 10px 16px}
 .wsf-modal.is-commerce-mode .wsf-scene.is-products{padding:18px 16px 24px;overflow-y:auto}
 .wsf-modal.is-commerce-mode .wsf-gallery-toolbar{align-items:stretch}
 .wsf-modal.is-commerce-mode .wsf-product-card{flex-basis:78%;min-width:238px;height:350px;max-height:350px}
 .wsf-modal.is-commerce-mode .wsf-commerce-actions{position:sticky;bottom:0;padding:12px 0;background:#fff}
}
@media(max-height:700px) and (min-width:821px){
 .wsf-modal.is-commerce-mode .wsf-stage{height:calc(100dvh - 20px)}
 .wsf-modal.is-commerce-mode .wsf-commerce-summary-panel{padding:16px 14px}.wsf-summary-brand{padding-bottom:10px}.wsf-summary-card{padding:15px}.wsf-summary-addons{max-height:90px}.wsf-summary-secure{display:none}
 .wsf-modal.is-commerce-mode .wsf-runtime-topbar{min-height:64px;padding-top:10px;padding-bottom:8px}.wsf-modal.is-commerce-mode .wsf-close{top:9px}
 .wsf-modal.is-commerce-mode .wsf-scene.is-products{padding-top:15px;padding-bottom:10px}.wsf-modal.is-commerce-mode .wsf-recommendation-gallery{margin-top:8px}.wsf-modal.is-commerce-mode .wsf-product-card{height:285px;max-height:285px}.wsf-modal.is-commerce-mode .wsf-product-card>img{height:105px}
}

/* v0.14 Commerce Intelligence */
.wsf-product-card{position:relative;text-align:left}.wsf-product-card .wsf-product-action{margin-top:auto;width:100%;border:0;border-radius:999px;padding:11px 14px;background:#fff0f7;color:#c82773;font-weight:700;cursor:pointer}.wsf-product-card .wsf-product-action:hover,.wsf-product-card .wsf-product-action.is-selected{background:#ff3f91;color:#fff}.wsf-product-card.is-selected{border-color:rgba(255,63,145,.55);box-shadow:0 15px 34px rgba(199,39,115,.14)}.wsf-product-options-note{display:block;color:#9d5476;font-weight:700;margin-top:3px}.wsf-spotlight-card{display:grid;grid-template-columns:minmax(180px,42%) 1fr;gap:28px;align-items:center;padding:22px;border:1px solid #f0d9e5;border-radius:24px;background:linear-gradient(145deg,#fff,#fff8fc);box-shadow:0 18px 42px rgba(65,38,53,.08)}.wsf-spotlight-card img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:18px}.wsf-spotlight-card h3{font-size:30px;margin:8px 0}.wsf-spotlight-card p{color:#765e6b}.wsf-spotlight-badge{display:inline-flex;padding:6px 10px;border-radius:999px;background:#fff0f7;color:#c82773;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.wsf-configurator[hidden]{display:none!important}.wsf-configurator{position:absolute;inset:0;z-index:80;display:flex;justify-content:flex-end}.wsf-configurator-backdrop{position:absolute;inset:0;background:rgba(31,20,28,.42);backdrop-filter:blur(3px)}.wsf-configurator-panel{position:relative;width:min(480px,92%);height:100%;overflow:auto;padding:42px 34px;background:#fff;box-shadow:-22px 0 55px rgba(31,20,28,.18);animation:wsfDrawerIn .24s ease both}.wsf-configurator-panel h2{font-size:34px;margin:7px 0 8px}.wsf-configurator-close{position:absolute;right:20px;top:18px;width:38px;height:38px;border:0;border-radius:50%;font-size:24px;background:#f8f2f5;cursor:pointer}.wsf-configurator-fields{display:grid;gap:16px;margin:26px 0}.wsf-configurator-fields label{font-weight:700}.wsf-configurator-fields select{width:100%;margin-top:7px;padding:13px;border:1px solid #e7d5df;border-radius:12px;background:#fff}.wsf-configurator-price{padding:15px 17px;border-radius:14px;background:#fff4f9;font-weight:800;margin-bottom:18px}@keyframes wsfDrawerIn{from{transform:translateX(30px);opacity:0}to{transform:none;opacity:1}}@media(max-width:720px){.wsf-spotlight-card{grid-template-columns:1fr}.wsf-spotlight-card h3{font-size:25px}.wsf-configurator-panel{padding:36px 22px}}

/* PurchaseFlow AI v0.15.0 — Category Explorer */
.wsf-scene.is-products .wsf-category-explorer{margin:16px 0 14px;position:relative}
.wsf-scene.is-products .wsf-category-track{display:flex;gap:11px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;padding:3px 2px 9px}
.wsf-scene.is-products .wsf-category-track::-webkit-scrollbar{display:none}
.wsf-scene.is-products .wsf-category-card{flex:0 0 132px;min-height:132px;scroll-snap-align:start;border:1px solid #eadfe7;border-radius:18px;background:#fff;padding:13px 12px 12px;text-align:left;color:#352b3a;cursor:pointer;display:flex;flex-direction:column;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}
.wsf-scene.is-products .wsf-category-card:hover{border-color:#f09ac3;box-shadow:0 10px 25px rgba(66,39,58,.08);transform:translateY(-2px)}
.wsf-scene.is-products .wsf-category-card.is-active{border:2px solid #f0449a;background:#fffafd;box-shadow:0 0 0 4px rgba(240,68,154,.08)}
.wsf-scene.is-products .wsf-category-icon{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;background:#fff0f7;color:#d72c83;font-size:20px;margin-bottom:9px}
.wsf-scene.is-products .wsf-category-card strong{font-size:13px;line-height:1.2;margin:0 0 5px;color:#352b3a}
.wsf-scene.is-products .wsf-category-card small{font-size:10px;line-height:1.3;color:#887b89;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:7px}
.wsf-scene.is-products .wsf-category-count{font-size:10px;color:#a08f9d;margin-top:auto}
.wsf-scene.is-products .wsf-category-explore{font-size:10px;font-weight:800;color:#d72c83;margin-top:7px}
.wsf-scene.is-products .wsf-gallery-toolbar>div:first-child{display:flex;flex-direction:column;min-width:0}
.wsf-scene.is-products .wsf-gallery-subtitle{font-size:10px;color:#918492;margin-top:2px}
.wsf-scene.is-products .wsf-category-empty{padding:25px;text-align:center;border:1px dashed #e5d9e2;border-radius:16px;color:#807482;background:#fffafd}
.wsf-product-card[hidden]{display:none!important}
@media(max-width:780px){
  .wsf-scene.is-products .wsf-category-explorer{margin-top:12px}
  .wsf-scene.is-products .wsf-category-card{flex-basis:122px;min-height:124px;padding:12px 11px}
  .wsf-scene.is-products .wsf-category-icon{width:34px;height:34px;font-size:18px}
  .wsf-scene.is-products .wsf-gallery-toolbar{align-items:flex-start;gap:8px}
  .wsf-scene.is-products .wsf-gallery-controls{width:100%;justify-content:space-between}
}


/* PurchaseFlow AI v0.15.1 — Two-stage Category Explorer */
.wsf-category-prescreen[hidden],.wsf-product-collection[hidden]{display:none!important}
.wsf-scene.is-products.has-category-prescreen .wsf-category-prescreen{width:100%}
.wsf-scene.is-products.has-category-prescreen .wsf-category-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;overflow:visible;padding:6px 0}
.wsf-scene.is-products.has-category-prescreen .wsf-category-card{width:100%;min-height:178px;flex:none;padding:20px;border-radius:22px}
.wsf-scene.is-products.has-category-prescreen .wsf-category-icon{width:48px;height:48px;font-size:23px;border-radius:15px}
.wsf-scene.is-products.has-category-prescreen .wsf-category-card strong{font-size:16px}
.wsf-scene.is-products.has-category-prescreen .wsf-category-card small{font-size:12px;-webkit-line-clamp:3}
.wsf-scene.is-products.has-category-prescreen .wsf-category-count,.wsf-scene.is-products.has-category-prescreen .wsf-category-explore{font-size:12px}
.wsf-product-collection{width:100%}
.wsf-collection-heading{margin-bottom:4px}
.wsf-back-collections{border:1px solid #eadbe4;background:#fff;color:#493b47;border-radius:999px;padding:10px 16px;font-weight:750;cursor:pointer;margin-bottom:16px}
.wsf-back-collections:hover{border-color:#f0449a;color:#d63187}
.wsf-product-collection .wsf-product-card{cursor:pointer}
.wsf-product-collection .wsf-product-card .wsf-product-action{display:block!important}
@media(max-width:980px){.wsf-scene.is-products.has-category-prescreen .wsf-category-track{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){
 .wsf-scene.is-products.has-category-prescreen .wsf-category-track{grid-template-columns:1fr;gap:11px}
 .wsf-scene.is-products.has-category-prescreen .wsf-category-card{min-height:132px;padding:16px}
 .wsf-scene.is-products.has-category-prescreen .wsf-category-icon{width:40px;height:40px;font-size:20px}
}


/* v0.16.0 — Experience Entry Engine */
.wsf-entry-launcher{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:0 0 30px;padding:28px 30px;border:1px solid #eadfce;border-radius:20px;background:#fffaf4;box-shadow:0 16px 40px rgba(77,55,32,.08)}
.wsf-entry-launcher h2{margin:4px 0 8px;font-size:clamp(24px,3vw,38px);line-height:1.08;color:#2f2925}
.wsf-entry-launcher p{margin:0;max-width:680px;color:#6f665f;font-size:16px}
.wsf-entry-eyebrow{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#a46b32}
.wsf-entry-button{flex:0 0 auto;border:0;border-radius:999px;padding:15px 24px;background:#c9782b;color:#fff;font-weight:800;font-size:16px;cursor:pointer;box-shadow:0 10px 24px rgba(201,120,43,.24)}
.wsf-entry-button:hover{transform:translateY(-1px)}
@media(max-width:720px){.wsf-entry-launcher{align-items:flex-start;flex-direction:column;padding:23px}.wsf-entry-button{width:100%}}

/* Choice Digital Bookings v0.17.0 — Experience Entry */
.wsf-entry-copy small{display:inline-flex;align-items:center;gap:6px;margin-top:12px;color:#8b6a48;font-weight:700}.wsf-entry-copy small .dashicons{font-size:17px;width:17px;height:17px}.wsf-entry-launcher.is-replace{min-height:330px;padding:54px;align-items:center}.wsf-entry-launcher.is-replace .wsf-entry-copy{max-width:760px}.wsf-entry-launcher.is-replace h2{font-size:clamp(34px,5vw,58px)}


/* v0.20.2 — full-width journey and navigation stabilization */
.wsf-stage{grid-template-columns:minmax(0,1fr);width:min(1240px,calc(100% - 24px));height:min(820px,calc(100dvh - 28px));min-height:560px}
.wsf-art-panel{display:none!important}
.wsf-runtime-panel{min-width:0;background:radial-gradient(circle at 50% 0,rgba(244,54,145,.055),transparent 34%),linear-gradient(145deg,#fff 0%,#fffafd 100%)}
.wsf-runtime-topbar{grid-template-columns:auto minmax(160px,1fr) auto;gap:18px;padding:24px 34px 14px;border-bottom:1px solid rgba(87,54,75,.07)}
.wsf-runtime-panel form{overflow:visible}
.wsf-scene-track{min-height:0;height:100%;overflow:hidden}
.wsf-scene{place-items:start center;overflow-y:auto;overscroll-behavior:contain;padding:34px 48px 42px;scrollbar-gutter:stable}
.wsf-scene-inner{width:min(100%,880px);max-width:880px;max-height:none;min-height:100%;display:flex;flex-direction:column;justify-content:center;padding-bottom:20px}
.wsf-scene.is-parent-information .wsf-scene-inner{justify-content:flex-start}
.wsf-scene-actions{position:sticky;bottom:-1px;z-index:4;justify-content:flex-end;margin-top:30px;padding:18px 0 6px;background:linear-gradient(180deg,rgba(255,250,253,0),#fffafd 32%)}
.wsf-scene-actions .wsf-primary{min-width:150px}
.wsf-runtime-footer{padding:10px 34px 18px;border-top:1px solid rgba(87,54,75,.06)}
.wsf-runtime-footer [data-wsf-reset]{font-size:12px;text-decoration:underline;text-underline-offset:3px}
.wsf-contact-question{margin-top:20px}
.wsf-contact-question label{display:block;margin-bottom:8px;color:#4f4250;font-size:14px;font-weight:700}
.wsf-contact-question input{padding:15px 17px!important;font-size:16px!important}
@media(max-width:820px){.wsf-stage{width:100%;height:100dvh;min-height:0}.wsf-runtime-topbar{padding:18px 18px 10px;gap:10px}.wsf-scene{padding:24px 20px 34px}.wsf-scene-inner{justify-content:flex-start}.wsf-runtime-footer{padding:8px 20px max(14px,env(safe-area-inset-bottom))}.wsf-scene-actions{padding-bottom:max(8px,env(safe-area-inset-bottom))}}

/* v0.20.3 — The Magic Layer */
:root{--wsf-rose:#c94f7c;--wsf-rose-deep:#9e315e;--wsf-champagne:#c8a56a;--wsf-cream:#fffdf9;--wsf-lavender:#f3eef9;--wsf-ink:#3d2f3a}
.wsf-backdrop{background:rgba(43,26,39,.65);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
.wsf-stage{width:min(1320px,calc(100% - 30px));height:min(840px,calc(100dvh - 30px));border-radius:34px;border:1px solid rgba(255,255,255,.72);background:var(--wsf-cream);box-shadow:0 45px 130px rgba(44,25,39,.34)}
.wsf-runtime-panel{background:radial-gradient(circle at 10% 8%,rgba(246,211,227,.34),transparent 24%),radial-gradient(circle at 92% 92%,rgba(225,213,246,.33),transparent 28%),linear-gradient(145deg,#fffdfb 0%,#fff8fc 54%,#fbf8ff 100%)}
.wsf-runtime-panel:before,.wsf-runtime-panel:after{content:"✦";position:absolute;z-index:0;color:rgba(200,165,106,.32);font-family:Georgia,serif;pointer-events:none}.wsf-runtime-panel:before{left:7%;top:18%;font-size:22px}.wsf-runtime-panel:after{right:8%;bottom:16%;font-size:17px}
.wsf-runtime-topbar{position:relative;z-index:2;min-height:62px;padding:14px 126px 10px 24px;border-bottom:1px solid rgba(158,49,94,.08);background:rgba(255,253,251,.72);backdrop-filter:blur(10px)}
.wsf-progress{height:4px;background:#eee5eb}.wsf-progress-fill{background:linear-gradient(90deg,var(--wsf-champagne),#df8eaa,var(--wsf-rose-deep));box-shadow:0 0 12px rgba(201,79,124,.24)}
.wsf-progress-label{color:#8a7280;font-family:Georgia,"Times New Roman",serif;font-size:12px;font-weight:500;text-transform:none;letter-spacing:.01em;white-space:nowrap}
.wsf-scene{place-items:center;overflow:hidden;padding:28px 52px 30px}
.wsf-scene-inner{width:min(100%,920px);min-height:0;height:auto;max-height:100%;justify-content:center;padding:0;text-align:center}
.wsf-scene-kicker{display:inline-flex;align-items:center;justify-content:center;margin-bottom:12px;color:var(--wsf-champagne);font-family:Georgia,"Times New Roman",serif;font-size:13px;font-weight:600;text-transform:none;letter-spacing:.07em}
.wsf-scene h1,.wsf-scene h2{margin:0 auto;color:var(--wsf-ink);font-family:Georgia,"Times New Roman",serif;font-size:clamp(38px,4.4vw,62px);font-weight:500;line-height:1.06;letter-spacing:-.035em;text-wrap:balance}
.wsf-magic-support,.wsf-scene-description,.wsf-scene.is-message p{max-width:650px;margin:12px auto 0;color:#806e79;font-size:14px;line-height:1.55}
.wsf-runtime-component.wsf-question{width:min(100%,760px);margin:20px auto 0;text-align:left}
.wsf-runtime-component.wsf-question>input:not([type=hidden]),.wsf-runtime-component.wsf-question>textarea,.wsf-contact-question input{min-height:52px;padding:13px 16px!important;border:1px solid #eadde4;border-radius:15px;background:rgba(255,255,255,.93);font-size:16px!important;box-shadow:0 10px 26px rgba(70,39,58,.055)}
.wsf-runtime-component.wsf-question>textarea{min-height:104px}
.wsf-runtime-component.wsf-question>input:focus,.wsf-runtime-component.wsf-question>textarea:focus,.wsf-contact-question input:focus{border-color:#d98aad;box-shadow:0 0 0 4px rgba(217,138,173,.12),0 12px 28px rgba(70,39,58,.07)}
.wsf-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;width:min(100%,780px);margin:18px auto 0}.wsf-contact-grid .wsf-contact-question{margin:0}.wsf-contact-grid .wsf-contact-question:last-child{grid-column:1/-1}.wsf-contact-question label{margin-bottom:6px;color:#5e4b57;font-family:Georgia,"Times New Roman",serif;font-size:13px;font-weight:600}
.wsf-error{min-height:15px;margin-top:4px;font-size:11px}
.wsf-number-grid{width:min(100%,760px);margin:20px auto 0;grid-template-columns:repeat(6,minmax(54px,1fr));gap:10px}.wsf-choice-button{aspect-ratio:auto;min-height:54px;border-radius:15px;font-family:Georgia,"Times New Roman",serif;font-size:17px}.wsf-choice-button:hover,.wsf-choice-button.is-selected{border-color:#d98aad;background:linear-gradient(145deg,#fff7fb,#f8effb);color:var(--wsf-rose-deep);box-shadow:0 12px 24px rgba(201,79,124,.12)}
.wsf-choice-grid{width:min(100%,800px);margin:20px auto 0;gap:12px}.wsf-choice{min-height:62px;border-radius:17px;background:rgba(255,255,255,.93);font-family:Georgia,"Times New Roman",serif;color:#54424e}.wsf-choice.is-selected{border-color:#d98aad;background:linear-gradient(145deg,#fff8fb,#f4eefb);color:var(--wsf-rose-deep)}
.wsf-scene-actions{position:static;justify-content:center;margin-top:20px;padding:0;background:none}.wsf-primary{min-height:50px;min-width:210px;padding:0 28px;border-radius:999px;background:linear-gradient(135deg,#c8517f 0%,#a73a6c 100%);font-family:Montserrat,Arial,sans-serif;font-size:13px;letter-spacing:.01em;box-shadow:0 14px 30px rgba(167,58,108,.22)}.wsf-primary:hover{box-shadow:0 18px 36px rgba(167,58,108,.29)}
.wsf-runtime-footer{position:relative;z-index:2;padding:8px 25px 13px;border-top:0;color:#a28d98;background:transparent}.wsf-runtime-footer>span{font-family:Georgia,"Times New Roman",serif;font-style:italic}.wsf-runtime-footer [data-wsf-reset]{opacity:.72;text-decoration:none}
.wsf-modal:not(.is-commerce-mode) .wsf-art-panel{display:none!important}.wsf-modal:not(.is-commerce-mode) .wsf-stage{grid-template-columns:1fr}
.wsf-modal.is-commerce-mode .wsf-art-panel{display:block!important}.wsf-modal.is-commerce-mode .wsf-stage{grid-template-columns:minmax(285px,340px) minmax(0,1fr)}
.wsf-modal.is-commerce-mode .wsf-scene.is-products{padding:20px 28px 16px}.wsf-modal.is-commerce-mode .wsf-scene.is-products .wsf-scene-inner{text-align:left}.wsf-modal.is-commerce-mode .wsf-scene.is-products h2{font-size:clamp(30px,3vw,44px)}
.wsf-modal.is-commerce-mode .wsf-product-card{height:310px;max-height:310px}.wsf-modal.is-commerce-mode .wsf-product-card>img{height:126px}
@media(max-height:760px) and (min-width:821px){.wsf-stage{height:calc(100dvh - 20px)}.wsf-runtime-topbar{min-height:54px;padding-top:10px;padding-bottom:8px}.wsf-scene{padding-top:18px;padding-bottom:18px}.wsf-scene h1,.wsf-scene h2{font-size:clamp(32px,3.8vw,48px)}.wsf-runtime-component.wsf-question{margin-top:14px}.wsf-contact-grid{margin-top:12px;gap:8px 14px}.wsf-runtime-component.wsf-question>input:not([type=hidden]),.wsf-contact-question input{min-height:46px;padding:10px 14px!important}.wsf-number-grid,.wsf-choice-grid{margin-top:14px}.wsf-choice-button{min-height:47px}.wsf-choice{min-height:54px}.wsf-scene-actions{margin-top:14px}.wsf-runtime-footer{padding-top:5px;padding-bottom:8px}}
@media(max-width:820px){.wsf-stage{width:100%;height:100dvh;border-radius:0}.wsf-runtime-topbar{padding:12px 66px 8px 14px}.wsf-progress-label{display:none}.wsf-scene{overflow-y:auto;padding:24px 18px 28px}.wsf-scene-inner{justify-content:flex-start;padding-top:22px}.wsf-scene h1,.wsf-scene h2{font-size:clamp(34px,10vw,47px)}.wsf-contact-grid{grid-template-columns:1fr}.wsf-contact-grid .wsf-contact-question:last-child{grid-column:auto}.wsf-number-grid{grid-template-columns:repeat(4,minmax(48px,1fr))}.wsf-primary{width:100%;min-width:0}.wsf-modal.is-commerce-mode .wsf-art-panel{display:none!important}.wsf-modal.is-commerce-mode .wsf-stage{grid-template-columns:1fr}.wsf-runtime-footer>span{display:none}}

/* v0.21.0 Smart Booking Foundation */
.wsf-quantity-behavior{display:inline-flex;align-items:center;align-self:flex-start;margin:.15rem 0 .1rem;padding:.35rem .65rem;border:1px solid rgba(174,126,100,.22);border-radius:999px;background:rgba(255,248,242,.92);color:#885f50;font-size:.72rem;font-weight:700;letter-spacing:.02em}
.wsf-addon-quantity{display:flex;align-items:center;justify-content:center;gap:.65rem;width:100%;margin:.3rem 0 .15rem;padding:.5rem .65rem;border:1px solid rgba(174,126,100,.2);border-radius:14px;background:#fffaf7;color:#69483d}
.wsf-addon-quantity span{margin-right:auto;font-size:.76rem;font-weight:700}
.wsf-addon-quantity button{width:30px;height:30px;border:1px solid rgba(174,126,100,.25);border-radius:50%;background:#fff;color:#765247;font-size:1rem;line-height:1;cursor:pointer}
.wsf-addon-quantity button:disabled{opacity:.35;cursor:not-allowed}
.wsf-addon-quantity strong{min-width:26px;text-align:center;font-size:.9rem}
.wsf-engine-inspector{position:absolute;right:16px;bottom:14px;z-index:60;max-width:360px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}
.wsf-engine-inspector>button{border:1px solid rgba(115,78,118,.25);border-radius:999px;background:rgba(255,255,255,.94);padding:.45rem .75rem;color:#654866;font-size:.7rem;font-weight:700;box-shadow:0 8px 24px rgba(75,48,77,.12);cursor:pointer}
.wsf-engine-inspector pre{max-height:330px;overflow:auto;margin:.5rem 0 0;padding:.8rem;border-radius:14px;background:rgba(42,30,44,.94);color:#f8eefa;font-size:.67rem;line-height:1.45;box-shadow:0 12px 35px rgba(0,0,0,.2)}
@media(max-width:782px){.wsf-engine-inspector{right:8px;bottom:8px;max-width:calc(100% - 16px)}.wsf-engine-inspector pre{max-height:220px}}

/* v0.21.1 Living Celebration Context */
.wsf-summary-intelligence{
 display:grid;gap:3px;margin:0 0 13px;padding:10px 11px;border:1px solid rgba(219,45,130,.15);border-radius:13px;background:linear-gradient(135deg,rgba(255,246,250,.96),rgba(248,243,255,.92));color:#563c4c
}
.wsf-summary-intelligence b{color:#cf2e78;font-size:10px;line-height:1.35;letter-spacing:.025em}
.wsf-summary-intelligence small{color:#85717e;font-size:9px;line-height:1.45}
.wsf-summary-context{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0 0 14px;padding-bottom:14px;border-bottom:1px solid #f0e3eb}
.wsf-summary-context>span{min-width:0;padding:8px 9px;border:1px solid rgba(214,49,135,.09);border-radius:11px;background:rgba(255,250,252,.92)}
.wsf-summary-context small,.wsf-summary-context strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.wsf-summary-context small{color:#9c8995;font-size:8px;font-weight:800;letter-spacing:.065em;text-transform:uppercase}
.wsf-summary-context strong{margin-top:3px;color:#493643;font-size:10px;line-height:1.25}
.wsf-smart-product-context{display:block!important;min-height:16px;margin:5px 0 1px;color:#947d8a;font-size:10px;font-weight:700;line-height:1.35}
.wsf-smart-product-context.is-smart-guest{color:#cf2e78}
.wsf-quantity-behavior{display:inline-flex!important;width:max-content;margin:2px 0 0;padding:4px 8px;border:1px solid #efd9e4;border-radius:999px;background:#fff8fb;color:#8a6577;font-size:8px;font-weight:800;letter-spacing:.025em}
@media(max-height:790px) and (min-width:900px){
 .wsf-summary-card{padding:16px}
 .wsf-summary-brand{padding-bottom:10px}
 .wsf-summary-context{gap:5px;margin-bottom:10px;padding-bottom:10px}
 .wsf-summary-context>span{padding:6px 7px}
 .wsf-summary-intelligence{margin-bottom:9px;padding:8px 9px}
 .wsf-summary-addons{max-height:100px}
}
@media(max-width:700px){
 .wsf-summary-context{grid-template-columns:1fr 1fr}
}


/* v0.22.0 Storytelling Foundation */
.wsf-magic-scene .wsf-scene-kicker{
  max-width:760px;
  color:#aa7a3b;
  font-size:14px;
  letter-spacing:.045em;
  line-height:1.4;
}
.wsf-magic-scene .wsf-magic-support{
  max-width:620px;
  margin-top:14px;
  color:#77636f;
  font-size:15px;
  line-height:1.65;
}
.wsf-magic-scene .wsf-runtime-component{margin-top:22px}
.wsf-magic-scene .wsf-primary{
  position:relative;
  overflow:hidden;
  transition:transform .22s ease,box-shadow .22s ease,filter .22s ease;
}
.wsf-magic-scene .wsf-primary:after{
  content:"";
  position:absolute;
  inset:-2px;
  background:linear-gradient(110deg,transparent 25%,rgba(255,255,255,.32) 46%,transparent 66%);
  transform:translateX(-120%);
  transition:transform .65s ease;
}
.wsf-magic-scene .wsf-primary:hover{transform:translateY(-2px);filter:saturate(1.05)}
.wsf-magic-scene .wsf-primary:hover:after{transform:translateX(120%)}
.wsf-affirmation{
  position:absolute;
  left:50%;
  bottom:72px;
  z-index:80;
  max-width:min(520px,calc(100% - 36px));
  padding:12px 20px;
  border:1px solid rgba(197,156,86,.38);
  border-radius:999px;
  background:rgba(255,251,246,.96);
  color:#8f5a72;
  font-family:Georgia,"Times New Roman",serif;
  font-size:15px;
  text-align:center;
  box-shadow:0 14px 35px rgba(116,74,93,.15);
  opacity:0;
  pointer-events:none;
  transform:translate(-50%,12px);
  transition:opacity .24s ease,transform .24s ease;
}
.wsf-affirmation.is-visible{opacity:1;transform:translate(-50%,0)}
@media(max-width:820px){
  .wsf-magic-scene .wsf-scene-kicker{font-size:13px}
  .wsf-magic-scene .wsf-magic-support{font-size:14px;line-height:1.55}
  .wsf-affirmation{bottom:64px;border-radius:18px}
}
@media(prefers-reduced-motion:reduce){
  .wsf-magic-scene .wsf-primary,.wsf-magic-scene .wsf-primary:after,.wsf-affirmation{transition:none!important}
}


/* v0.22.1 Storybook Opening — visible Phase 4 chapter one */
.wsf-story-opening .wsf-scene-inner,
.wsf-story-chapter .wsf-scene-inner{position:relative;isolation:isolate}
.wsf-story-opening .wsf-scene-inner{max-width:920px;text-align:center}
.wsf-story-opening .wsf-scene-inner:before,
.wsf-story-chapter .wsf-scene-inner:before{content:"";position:absolute;z-index:-1;inset:50% auto auto 50%;width:min(760px,88vw);height:min(520px,62vh);transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(255,239,247,.88) 0,rgba(249,240,255,.46) 42%,rgba(255,255,255,0) 72%);pointer-events:none}
.wsf-story-emblem{position:relative;display:grid;place-items:center;width:108px;height:108px;margin:0 auto 22px;border:1px solid rgba(202,159,92,.32);border-radius:50%;background:linear-gradient(145deg,#fffdf9,#fff2f8 58%,#f5edff);box-shadow:0 24px 55px rgba(113,73,103,.16),inset 0 0 0 9px rgba(255,255,255,.66);color:#d72e80}
.wsf-story-emblem:before,.wsf-story-emblem:after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:#c79b55;box-shadow:0 0 18px rgba(199,155,85,.7)}
.wsf-story-emblem:before{left:-18px;top:25px}.wsf-story-emblem:after{right:-14px;bottom:18px}
.wsf-story-emblem span{font-size:35px}.wsf-story-emblem b{position:absolute;right:10px;top:12px;font-size:15px;color:#a36ae6}.wsf-story-emblem i{position:absolute;left:13px;bottom:11px;width:20px;height:1px;background:rgba(199,155,85,.6);transform:rotate(-24deg)}
.wsf-story-opening h1{max-width:860px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(48px,5.5vw,78px)!important;font-weight:400;line-height:.98;letter-spacing:-.045em;color:#382a36;text-wrap:balance}
.wsf-story-lede{max-width:610px!important;margin:20px auto 0!important;font-size:17px!important;line-height:1.7!important;color:#786570!important}
.wsf-story-promise{display:flex;justify-content:center;flex-wrap:wrap;gap:9px;margin:24px 0 25px}
.wsf-story-promise span{padding:8px 13px;border:1px solid rgba(211,48,128,.13);border-radius:999px;background:rgba(255,255,255,.72);color:#8c6778;font-size:11px;font-weight:750;letter-spacing:.035em;box-shadow:0 8px 24px rgba(102,68,93,.06)}
.wsf-story-cta{min-width:240px!important;padding:16px 26px!important;border-radius:999px!important;box-shadow:0 18px 38px rgba(222,40,133,.24)!important}
.wsf-story-whisper{display:block;margin-top:16px;color:#aa919f;font-family:Georgia,"Times New Roman",serif;font-size:12px;font-style:italic;letter-spacing:.025em}
.wsf-story-chapter .wsf-scene-inner{max-width:880px}
.wsf-story-chapter .wsf-scene-kicker{display:inline-flex;align-items:center;gap:9px;padding:7px 13px;border:1px solid rgba(199,155,85,.24);border-radius:999px;background:rgba(255,252,247,.82);color:#a16d45;font-size:11px;text-transform:uppercase;letter-spacing:.115em}
.wsf-story-chapter h2{max-width:850px;margin-top:17px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(45px,5vw,70px)!important;font-weight:400;line-height:1.02;letter-spacing:-.04em;color:#392b38;text-wrap:balance}
.wsf-story-visual{display:flex;align-items:center;gap:10px;margin-bottom:16px;color:#d42e7e;font-family:Georgia,"Times New Roman",serif;font-size:13px;font-style:italic}
.wsf-story-visual:before,.wsf-story-visual:after{content:"";width:42px;height:1px;background:linear-gradient(90deg,transparent,rgba(199,155,85,.68))}.wsf-story-visual:after{background:linear-gradient(90deg,rgba(199,155,85,.68),transparent)}
.wsf-story-visual i{color:#b16ce2;font-style:normal}.wsf-story-crown{font-size:22px;color:#c99a4e}
.wsf-story-chapter .wsf-runtime-component{width:min(100%,790px)}
.wsf-story-chapter input:not([type=hidden]),.wsf-story-chapter textarea{border-color:rgba(206,75,139,.24);background:rgba(255,255,255,.88);box-shadow:0 15px 34px rgba(94,63,84,.08)}
.wsf-story-chapter input:not([type=hidden]):focus,.wsf-story-chapter textarea:focus{border-color:#e32f8c;box-shadow:0 0 0 4px rgba(227,47,140,.09),0 18px 38px rgba(94,63,84,.1)}
.wsf-story-chapter .wsf-choice-button,.wsf-story-chapter .wsf-choice{background:linear-gradient(180deg,#fff,#fff9fc);border-color:rgba(196,111,153,.2);box-shadow:0 12px 30px rgba(85,55,79,.07)}
.wsf-story-chapter .wsf-choice-button:hover,.wsf-story-chapter .wsf-choice:hover{transform:translateY(-3px);border-color:rgba(221,47,133,.42);box-shadow:0 18px 38px rgba(111,70,99,.13)}
.wsf-story-chapter .wsf-choice-button.is-selected,.wsf-story-chapter .wsf-choice.is-selected{background:linear-gradient(135deg,#ed3292,#cf4dcc 72%,#9d6ee8);color:#fff;box-shadow:0 18px 38px rgba(207,59,153,.27)}
@media(max-height:760px) and (min-width:900px){.wsf-story-emblem{width:82px;height:82px;margin-bottom:14px}.wsf-story-opening h1{font-size:55px!important}.wsf-story-lede{margin-top:12px!important}.wsf-story-promise{margin:15px 0}.wsf-story-chapter h2{font-size:48px!important}.wsf-story-chapter .wsf-magic-support{margin-top:8px}.wsf-story-chapter .wsf-runtime-component{margin-top:14px}.wsf-story-whisper{margin-top:9px}}
@media(max-width:820px){.wsf-story-emblem{width:82px;height:82px}.wsf-story-opening h1{font-size:clamp(42px,12vw,58px)!important}.wsf-story-promise{gap:6px;margin:17px 0}.wsf-story-promise span{padding:7px 10px;font-size:9px}.wsf-story-chapter h2{font-size:clamp(40px,11vw,56px)!important}.wsf-story-visual{justify-content:center}.wsf-story-chapter .wsf-scene-inner{text-align:center}.wsf-story-chapter .wsf-runtime-component{margin-left:auto;margin-right:auto}}
@media(prefers-reduced-motion:reduce){.wsf-story-chapter .wsf-choice-button,.wsf-story-chapter .wsf-choice{transition:none!important}}

/* v0.22.3 — Premium Polish: centered composition and unified controls */
.wsf-modal:not(.is-commerce-mode) .wsf-runtime-topbar{
  grid-template-columns:auto minmax(260px,640px) auto;
  justify-content:center;
  align-items:center;
  column-gap:18px;
  min-height:68px;
  padding:12px 108px 10px 26px;
}
.wsf-modal:not(.is-commerce-mode) .wsf-progress{
  width:100%;
  max-width:640px;
  justify-self:center;
}
.wsf-modal:not(.is-commerce-mode) .wsf-progress-label{
  min-width:124px;
  max-width:180px;
  overflow:hidden;
  text-overflow:ellipsis;
  text-align:left;
  white-space:nowrap;
}

/* One centered visual axis for every story chapter. */
.wsf-story-chapter .wsf-scene-inner,
.wsf-magic-scene .wsf-scene-inner{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  width:min(100%,920px);
  margin-inline:auto;
  text-align:center;
}
.wsf-story-chapter .wsf-copy,
.wsf-magic-scene .wsf-copy{
  display:flex;
  flex-direction:column;
  align-items:center;
  width:100%;
  text-align:center;
}
.wsf-story-chapter .wsf-story-visual{
  display:none!important;
}
.wsf-story-chapter .wsf-scene-kicker,
.wsf-magic-scene .wsf-scene-kicker{
  width:min(100%,760px);
  margin:0 auto 18px;
  box-sizing:border-box;
  justify-content:center;
  text-align:center;
}
.wsf-story-chapter h1,
.wsf-story-chapter h2,
.wsf-magic-scene h1,
.wsf-magic-scene h2{
  width:min(100%,880px);
  margin-inline:auto!important;
  text-align:center;
}
.wsf-story-chapter .wsf-magic-support,
.wsf-story-chapter .wsf-scene-description,
.wsf-magic-scene .wsf-magic-support,
.wsf-magic-scene .wsf-scene-description{
  width:min(100%,650px);
  margin:16px auto 0!important;
  text-align:center;
}
.wsf-story-chapter .wsf-runtime-component,
.wsf-magic-scene .wsf-runtime-component{
  width:min(100%,790px);
  margin:28px auto 0;
  text-align:center;
}
.wsf-story-chapter .wsf-number-grid,
.wsf-story-chapter .wsf-choice-grid,
.wsf-magic-scene .wsf-number-grid,
.wsf-magic-scene .wsf-choice-grid{
  margin-inline:auto;
}
.wsf-story-chapter .wsf-scene-actions,
.wsf-magic-scene .wsf-scene-actions{
  width:100%;
  justify-content:center;
  margin-top:30px;
}
.wsf-story-whisper{
  width:100%;
  margin:18px auto 0;
  text-align:center;
}

/* Unified choice control system. */
.wsf-story-chapter .wsf-choice-button,
.wsf-story-chapter .wsf-choice,
.wsf-magic-scene .wsf-choice-button,
.wsf-magic-scene .wsf-choice{
  min-height:62px;
  box-sizing:border-box;
  border:1px solid rgba(201,79,124,.22)!important;
  border-radius:17px!important;
  background:rgba(255,255,255,.94)!important;
  color:#4a3946!important;
  font-family:Montserrat,Arial,sans-serif!important;
  font-size:15px!important;
  font-weight:700!important;
  line-height:1.2!important;
  text-align:center!important;
  box-shadow:0 10px 25px rgba(84,53,76,.07)!important;
  transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease!important;
}
.wsf-story-chapter .wsf-choice-button:hover,
.wsf-story-chapter .wsf-choice:hover,
.wsf-magic-scene .wsf-choice-button:hover,
.wsf-magic-scene .wsf-choice:hover{
  transform:translateY(-2px)!important;
  border-color:rgba(222,47,137,.55)!important;
  background:#fff1f7!important;
  color:#9e315e!important;
  box-shadow:0 15px 32px rgba(177,61,117,.14)!important;
}
.wsf-story-chapter .wsf-choice-button.is-selected,
.wsf-story-chapter .wsf-choice.is-selected,
.wsf-magic-scene .wsf-choice-button.is-selected,
.wsf-magic-scene .wsf-choice.is-selected{
  border-color:transparent!important;
  background:linear-gradient(135deg,#e93291 0%,#ca4dcc 72%,#a36be6 100%)!important;
  color:#fff!important;
  box-shadow:0 17px 36px rgba(202,61,151,.27)!important;
}
.wsf-story-chapter .wsf-choice-button:focus-visible,
.wsf-story-chapter .wsf-choice:focus-visible,
.wsf-magic-scene .wsf-choice-button:focus-visible,
.wsf-magic-scene .wsf-choice:focus-visible{
  outline:3px solid rgba(227,47,140,.18)!important;
  outline-offset:3px;
}
.wsf-number-grid{
  grid-auto-rows:62px;
  align-items:stretch;
}
.wsf-choice-grid{
  align-items:stretch;
}

/* One button language for primary and utility actions. */
.wsf-primary{
  min-width:240px;
  min-height:52px;
  padding:0 28px!important;
  font-family:Montserrat,Arial,sans-serif!important;
  font-size:14px!important;
  font-weight:750!important;
}
.wsf-close,
.wsf-back-icon,
.wsf-runtime-footer [data-wsf-reset]{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  width:auto;
  min-width:96px;
  height:46px;
  min-height:46px;
  box-sizing:border-box;
  padding:0 18px;
  border:1px solid rgba(214,49,135,.18)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.96)!important;
  color:#4a3543!important;
  font-family:Montserrat,Arial,sans-serif!important;
  font-size:13px!important;
  font-weight:700!important;
  line-height:1!important;
  text-decoration:none!important;
  box-shadow:0 10px 26px rgba(61,35,52,.10)!important;
  opacity:1!important;
  transition:transform .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease!important;
}
.wsf-close:hover,
.wsf-close:focus-visible,
.wsf-back-icon:hover,
.wsf-back-icon:focus-visible,
.wsf-runtime-footer [data-wsf-reset]:hover,
.wsf-runtime-footer [data-wsf-reset]:focus-visible{
  transform:translateY(-2px)!important;
  border-color:rgba(214,49,135,.55)!important;
  background:#fff1f7!important;
  color:#b52d6c!important;
  box-shadow:0 14px 32px rgba(214,49,135,.16)!important;
  outline:none;
}
.wsf-close{
  top:12px;
  right:24px;
}
.wsf-close span,
.wsf-back-icon span{
  font-size:17px;
  line-height:1;
}
.wsf-runtime-footer{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  min-height:62px;
  padding:8px 24px 14px;
}
.wsf-runtime-footer>span{
  display:none;
}

/* Keep the composition compact and vertically balanced on common laptops. */
@media(max-height:820px) and (min-width:821px){
  .wsf-modal:not(.is-commerce-mode) .wsf-runtime-topbar{min-height:60px;padding-top:8px;padding-bottom:7px}
  .wsf-scene{padding-top:20px;padding-bottom:18px}
  .wsf-story-chapter .wsf-scene-kicker,.wsf-magic-scene .wsf-scene-kicker{margin-bottom:12px}
  .wsf-story-chapter h2,.wsf-magic-scene h2{font-size:clamp(40px,4.4vw,60px)!important}
  .wsf-story-chapter .wsf-magic-support,.wsf-magic-scene .wsf-magic-support{margin-top:10px!important}
  .wsf-story-chapter .wsf-runtime-component,.wsf-magic-scene .wsf-runtime-component{margin-top:18px}
  .wsf-story-chapter .wsf-scene-actions,.wsf-magic-scene .wsf-scene-actions{margin-top:20px}
  .wsf-story-whisper{margin-top:12px}
  .wsf-runtime-footer{min-height:52px;padding-top:4px;padding-bottom:8px}
}
@media(max-width:820px){
  .wsf-modal:not(.is-commerce-mode) .wsf-runtime-topbar{
    grid-template-columns:auto minmax(80px,1fr);
    justify-content:stretch;
    min-height:58px;
    padding:10px 70px 8px 12px;
  }
  .wsf-modal:not(.is-commerce-mode) .wsf-progress-label{display:none}
  .wsf-close{top:10px;right:10px;min-width:44px;width:44px;height:44px;padding:0}
  .wsf-close strong{display:none}
  .wsf-back-icon{min-width:44px;width:44px;height:44px;padding:0}
  .wsf-back-icon strong{display:none}
  .wsf-runtime-footer [data-wsf-reset]{min-width:92px;height:42px;min-height:42px;padding:0 14px}
  .wsf-number-grid{grid-auto-rows:56px}
  .wsf-story-chapter .wsf-choice-button,.wsf-story-chapter .wsf-choice,.wsf-magic-scene .wsf-choice-button,.wsf-magic-scene .wsf-choice{min-height:56px}
}


/* Phase 5.1 — Intelligent Celebration Selection */
.is-celebration-recommendations .wsf-scene-inner{max-width:1120px;margin:0 auto;padding:34px 38px 56px;display:block;overflow:auto}
.wsf-celebration-intro{text-align:center;max-width:820px;margin:0 auto 30px}
.wsf-celebration-intro h2{margin:10px 0 12px;font-size:clamp(40px,4.2vw,66px);line-height:.98}
.wsf-celebration-intro p{max-width:650px;margin:0 auto;color:#9a8993;font-size:16px}
.wsf-celebration-card{display:grid;grid-template-columns:minmax(260px,44%) 1fr;background:rgba(255,255,255,.86);border:1px solid rgba(219,169,194,.48);border-radius:28px;overflow:hidden;box-shadow:0 20px 55px rgba(124,69,103,.10);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.wsf-celebration-card:hover{transform:translateY(-3px);box-shadow:0 26px 64px rgba(124,69,103,.15);border-color:#e38ab7}
.wsf-celebration-card.is-selected{border-color:#dd2f88;box-shadow:0 0 0 3px rgba(221,47,136,.11),0 26px 64px rgba(124,69,103,.15)}
.wsf-celebration-image{position:relative;min-height:320px;background:#f8edf4}
.wsf-celebration-image img{width:100%;height:100%;object-fit:cover;display:block}
.wsf-celebration-image>span{position:absolute;left:18px;top:18px;background:#fff8ed;color:#9b6238;border:1px solid #ead2aa;border-radius:999px;padding:8px 13px;font:700 11px/1.1 var(--wsf-font-sans);letter-spacing:.08em;text-transform:uppercase}
.wsf-celebration-copy{padding:34px 38px;display:flex;flex-direction:column;justify-content:center}
.wsf-celebration-copy>small{font:700 11px/1.2 var(--wsf-font-sans);letter-spacing:.12em;text-transform:uppercase;color:#d52b7f}
.wsf-celebration-copy h3{font-family:var(--wsf-font-serif);font-size:clamp(34px,3.2vw,52px);line-height:1;margin:10px 0 12px;color:#3e2e3a}
.wsf-celebration-copy>p{font-size:15px;line-height:1.65;color:#897780;margin:0 0 18px}
.wsf-why-recommended{padding:14px 16px;border-radius:16px;background:linear-gradient(135deg,#fff9f2,#fff2fa);border:1px solid rgba(226,181,204,.5);display:grid;gap:5px;margin-bottom:20px}
.wsf-why-recommended strong{font-size:12px;color:#b32f6d;text-transform:uppercase;letter-spacing:.08em}
.wsf-why-recommended span{font-size:13px;color:#75646e;line-height:1.45}
.wsf-celebration-card-footer{display:flex;gap:16px;align-items:center;justify-content:space-between}
.wsf-celebration-card-footer>span{display:grid;gap:3px}.wsf-celebration-card-footer small{color:#9c8a94}.wsf-celebration-card-footer strong{font-size:20px;color:#d82e82}
.wsf-celebration-card-footer .wsf-primary{min-width:220px;margin:0}
.wsf-celebration-alternatives{margin-top:34px}.wsf-section-heading{text-align:center;margin:0 0 18px;display:grid;gap:4px}.wsf-section-heading span{font-family:var(--wsf-font-serif);font-size:30px;color:#463440}.wsf-section-heading small{color:#9c8a94}
.wsf-celebration-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.wsf-celebration-grid .wsf-celebration-card{display:flex;flex-direction:column}.wsf-celebration-grid .wsf-celebration-image{min-height:220px}.wsf-celebration-grid .wsf-celebration-copy{padding:24px}.wsf-celebration-grid .wsf-celebration-copy h3{font-size:34px}.wsf-celebration-grid .wsf-celebration-card-footer{align-items:flex-end;flex-direction:column}.wsf-celebration-grid .wsf-celebration-card-footer .wsf-primary{width:100%}
.wsf-all-celebrations{text-align:center;margin-top:26px}.wsf-all-celebrations>.wsf-secondary{margin-bottom:20px}.wsf-all-celebrations .wsf-celebration-grid{text-align:left}
.wsf-selection-note{text-align:center;min-height:26px;margin-top:18px;color:#7c6672}.wsf-selection-note strong{color:#cc2f79}
@media(max-width:820px){.is-celebration-recommendations .wsf-scene-inner{padding:28px 18px 42px}.wsf-celebration-card{grid-template-columns:1fr}.wsf-celebration-image{min-height:240px}.wsf-celebration-copy{padding:24px}.wsf-celebration-grid{grid-template-columns:1fr}.wsf-celebration-card-footer{align-items:stretch;flex-direction:column}.wsf-celebration-card-footer .wsf-primary{width:100%;min-width:0}}

/* v0.24.0 — Smart Scheduling & Celebration Certificate */
.wsf-modal .is-availability .wsf-scene-inner,
.wsf-modal .is-celebration-certificate .wsf-scene-inner,
.wsf-modal .is-discovery-choice .wsf-scene-inner{
    width:min(1040px,94%);margin:0 auto;text-align:center;align-items:center;justify-content:center;
}
.wsf-availability-intro{max-width:760px;margin:0 auto 18px;text-align:center}
.wsf-availability-intro h2,.wsf-certificate h2,.is-discovery-choice h2{margin:8px auto 10px;max-width:820px}
.wsf-availability-intro p,.is-discovery-choice .wsf-scene-inner>p{max-width:720px;margin:0 auto;color:#735e72}
.wsf-booking-shell{width:min(920px,100%);margin:18px auto 12px;padding:22px 24px;border:1px solid rgba(194,139,158,.35);border-radius:24px;background:rgba(255,255,255,.88);box-shadow:0 18px 48px rgba(87,52,77,.09)}
.wsf-native-booking-form{text-align:left}
.wsf-native-booking-form .wc-bookings-booking-form{border:0!important;padding:0!important;margin:0!important;background:transparent!important}
.wsf-native-booking-form .form-field{margin:0 0 14px!important}
.wsf-native-booking-form label{font-family:inherit!important;color:#4c3549!important;font-weight:650!important}
.wsf-native-booking-form input,
.wsf-native-booking-form select{min-height:44px!important;border:1px solid #ead5de!important;border-radius:12px!important;background:#fff!important;color:#3f2a3c!important;box-shadow:none!important}
.wsf-native-booking-form .wc-bookings-booking-cost{border-radius:14px!important;background:#fff8fb!important;border:1px solid #f0dce5!important;color:#54384f!important}
.wsf-native-booking-form .wc-bookings-booking-form-button,
.wsf-native-booking-form button.single_add_to_cart_button,
.wsf-native-booking-form input[type=submit]{display:none!important}
.wsf-booking-unavailable{display:grid;gap:7px;place-items:center;padding:26px;color:#654f62}
.wsf-booking-unavailable strong{font-size:18px;color:#4b3046}
.wsf-booking-unavailable a{display:inline-flex;margin-top:8px;color:#a74270;font-weight:700}
.wsf-selected-time{display:grid;gap:4px;justify-items:center;margin:10px auto 14px;padding:12px 18px;border-radius:16px;background:#fff8fb;border:1px solid #f0dce5;max-width:680px}
.wsf-selected-time span{font-weight:750;color:#4a3045}
.wsf-selected-time small{color:#846c80}
[data-wsf-booking-error]{min-height:20px;color:#a12e55;margin:0 auto 8px;text-align:center}
.is-availability [data-wsf-booking-continue]{margin:0 auto}

.wsf-certificate{position:relative;width:min(850px,100%);margin:0 auto;padding:34px 42px 32px;border:1px solid rgba(188,138,99,.42);border-radius:28px;background:linear-gradient(145deg,rgba(255,253,248,.98),rgba(255,247,251,.98));box-shadow:0 24px 70px rgba(89,55,72,.13);overflow:hidden}
.wsf-certificate:before,.wsf-certificate:after{content:"";position:absolute;width:150px;height:150px;border:1px solid rgba(201,157,110,.27);border-radius:50%;pointer-events:none}
.wsf-certificate:before{left:-78px;top:-82px}.wsf-certificate:after{right:-78px;bottom:-82px}
.wsf-certificate-ornament{font-size:25px;color:#c59762;margin-bottom:2px}
.wsf-certificate-intro{max-width:620px;margin:0 auto 22px;color:#786273}
.wsf-certificate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 auto 22px;text-align:left}
.wsf-certificate-grid>div{padding:12px 14px;border-radius:14px;background:rgba(255,255,255,.76);border:1px solid rgba(219,190,201,.48);min-width:0}
.wsf-certificate-grid small{display:block;text-transform:uppercase;letter-spacing:.08em;font-size:10px;color:#9a7d8f;margin-bottom:3px}
.wsf-certificate-grid strong{display:block;color:#4a3045;overflow-wrap:anywhere;font-size:14px}
.wsf-certificate-note{display:grid;gap:3px;justify-items:center;margin:0 auto 20px;padding:13px 18px;border-top:1px solid rgba(194,139,158,.25);border-bottom:1px solid rgba(194,139,158,.25);color:#6f5368}
.wsf-certificate-note strong{font-family:var(--wsf-serif,Georgia,serif);font-size:19px;color:#7e3f61}

.wsf-discovery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:min(980px,100%);margin:24px auto 0}
.wsf-discovery-card{appearance:none;border:1px solid rgba(196,145,165,.42);border-radius:22px;padding:24px 20px;background:rgba(255,255,255,.9);display:grid;gap:9px;justify-items:center;text-align:center;color:#4c3347;cursor:pointer;box-shadow:0 15px 42px rgba(83,48,70,.08);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease;font-family:inherit}
.wsf-discovery-card:hover,.wsf-discovery-card:focus-visible{transform:translateY(-4px);border-color:#c86891;box-shadow:0 20px 50px rgba(120,56,91,.15);background:#fff8fb;color:#4c3347}
.wsf-discovery-card.is-primary{background:linear-gradient(145deg,#fff8fb,#f6efff);border-color:#d08aaa}
.wsf-discovery-card>span{font-size:27px;color:#bd668c}
.wsf-discovery-card strong{font-family:var(--wsf-serif,Georgia,serif);font-size:21px;line-height:1.15}
.wsf-discovery-card small{font-size:13px;line-height:1.45;color:#80697a}
.wsf-discovery-card b{margin-top:4px;color:#a84270;font-size:13px}
.wsf-section-heading.is-centered{text-align:center;justify-items:center;margin-bottom:18px}
.wsf-celebration-grid.is-three-only{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}
.wsf-celebration-grid.is-three-only .wsf-celebration-card{height:100%}

@media (max-width:900px){
  .wsf-certificate-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .wsf-discovery-grid,.wsf-celebration-grid.is-three-only{grid-template-columns:1fr}
  .wsf-booking-shell{padding:16px}
}
@media (max-width:560px){
  .wsf-certificate{padding:26px 18px 24px;border-radius:22px}
  .wsf-certificate-grid{grid-template-columns:1fr}
}


/* v0.25.0 — Celebration Availability Concierge */
.wsf-modal .is-availability .wsf-scene-inner{width:min(1120px,95%);max-width:1120px;justify-content:flex-start;padding-top:34px;padding-bottom:40px;overflow:auto}
.wsf-preference-ribbon{display:grid;justify-items:center;gap:8px;margin:12px auto 22px;padding:14px 22px;width:min(760px,100%);border-top:1px solid rgba(197,153,91,.34);border-bottom:1px solid rgba(197,153,91,.34);color:#765b69}
.wsf-preference-ribbon>span{font:700 12px/1.2 var(--wsf-font-sans);letter-spacing:.12em;text-transform:uppercase;color:#b07c42}
.wsf-preference-ribbon>div{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.wsf-preference-ribbon b{padding:7px 12px;border-radius:999px;background:#fffaf2;border:1px solid #ecd8b8;color:#6c4f5f;font-size:12px}.wsf-preference-ribbon small{color:#9a8490}
.wsf-day-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;width:min(900px,100%);margin:0 auto 22px;transition:all .3s ease}
.wsf-day-invitation{position:relative;appearance:none;overflow:hidden;min-height:270px;padding:34px 30px;border:1px solid rgba(202,157,88,.55);border-radius:28px;background:linear-gradient(145deg,#fffdf8 0%,#fff8f2 48%,#fff8fc 100%);box-shadow:0 18px 50px rgba(105,69,80,.10),inset 0 0 0 1px rgba(255,255,255,.85);color:#4e3344;display:grid;justify-items:center;align-content:center;gap:10px;cursor:pointer;font-family:var(--wsf-font-sans);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.wsf-day-invitation:before{content:"";position:absolute;inset:8px;border:1px solid rgba(209,169,103,.26);border-radius:22px;pointer-events:none}.wsf-day-invitation:hover,.wsf-day-invitation:focus-visible,.wsf-day-invitation.is-selected{transform:translateY(-5px);border-color:#c99a4e;box-shadow:0 26px 65px rgba(137,91,86,.16),0 0 0 4px rgba(218,179,105,.10);background:linear-gradient(145deg,#fffdf8,#fff4f8)}
.wsf-day-invitation>small{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#b07b45}.wsf-day-invitation>strong{font-family:var(--wsf-font-serif);font-size:clamp(38px,4vw,58px);line-height:.95;font-weight:500}.wsf-day-invitation>em{max-width:300px;font-style:normal;line-height:1.55;color:#88717e;font-size:14px}.wsf-day-invitation>b{margin-top:8px;color:#9e456d;font-size:13px}.wsf-day-sparkle,.wsf-day-sun{font-size:27px;color:#c79b55}
.wsf-day-gallery.is-condensed{grid-template-columns:repeat(2,minmax(0,220px));justify-content:center}.wsf-day-gallery.is-condensed .wsf-day-invitation{min-height:92px;padding:16px}.wsf-day-gallery.is-condensed .wsf-day-invitation>em,.wsf-day-gallery.is-condensed .wsf-day-invitation>b,.wsf-day-gallery.is-condensed .wsf-day-invitation>span{display:none}.wsf-day-gallery.is-condensed .wsf-day-invitation>strong{font-size:27px}.wsf-day-gallery.is-condensed .wsf-day-invitation>small{font-size:9px}
.wsf-availability-gallery{width:min(1040px,100%);margin:4px auto 22px}.wsf-gallery-heading{text-align:center;margin-bottom:18px}.wsf-gallery-heading>span{font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:#ae7b44;font-weight:700}.wsf-gallery-heading h3{font-family:var(--wsf-font-serif);font-size:clamp(30px,3.3vw,48px);font-weight:500;margin:7px auto 5px;color:#4a3342}.wsf-gallery-heading p{color:#947e8b;margin:0}
.wsf-date-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.wsf-date-card{position:relative;padding:20px 15px 17px;border-radius:22px;border:1px solid rgba(202,157,88,.45);background:linear-gradient(150deg,#fffdf8,#fff8fb);box-shadow:0 12px 36px rgba(94,59,76,.08);display:grid;justify-items:center;gap:8px;min-height:205px;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.wsf-date-card:hover,.wsf-date-card.is-open{transform:translateY(-3px);border-color:#c69649;box-shadow:0 20px 45px rgba(114,74,87,.14)}.wsf-date-badge{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#a5703c;background:#fff5df;border:1px solid #edd4aa;border-radius:999px;padding:6px 9px}.wsf-date-card>small{text-transform:uppercase;letter-spacing:.12em;color:#9a7c8e;font-size:10px}.wsf-date-card>strong{font-family:var(--wsf-font-serif);font-size:24px;font-weight:500;color:#4d3545}.wsf-date-card>strong b{display:block;font-size:52px;line-height:.9;font-weight:500;color:#b47b43}.wsf-date-card>button{appearance:none;border:0;background:transparent;color:#a23f6c;font-weight:750;cursor:pointer;padding:8px 10px;font-family:var(--wsf-font-sans)}
.wsf-time-jewels{grid-column:1/-1;display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:7px}.wsf-time-jewel{appearance:none;min-width:88px;padding:10px 13px;border-radius:999px;border:1px solid #d8b36e;background:linear-gradient(145deg,#fffdf7,#fff6e7);color:#5b3b4c;font:750 13px/1 var(--wsf-font-sans);box-shadow:0 7px 18px rgba(172,125,56,.10);cursor:pointer;transition:all .2s ease}.wsf-time-jewel:hover,.wsf-time-jewel:focus-visible{transform:translateY(-2px);border-color:#b88531;box-shadow:0 10px 24px rgba(172,125,56,.20),0 0 0 3px rgba(218,179,105,.12)}.wsf-time-jewel.is-selected{background:linear-gradient(135deg,#d5ad62,#f5dfae);border-color:#ae7a28;color:#4b3040;box-shadow:0 12px 28px rgba(167,117,40,.25),inset 0 1px rgba(255,255,255,.65)}.wsf-time-loading{color:#9a8290;font-size:12px}.wsf-availability-loading,.wsf-no-moments{min-height:150px;display:grid;place-items:center;align-content:center;gap:8px;color:#8c7482}.wsf-availability-loading span{font-size:25px;color:#c39852}.wsf-no-moments strong{font-family:var(--wsf-font-serif);font-size:24px;color:#4b3343}
.wsf-native-booking-engine{position:absolute;left:-10000px;top:auto;width:900px;opacity:.01;pointer-events:none}.wsf-native-booking-engine.is-visible{position:relative;left:auto;width:min(900px,100%);opacity:1;pointer-events:auto;margin:20px auto;padding:20px;background:#fff;border:1px solid #ead7df;border-radius:22px}.wsf-native-booking-engine.is-visible .wsf-native-booking-form{text-align:left}
.wsf-selected-time{max-width:700px;padding:15px 20px;background:linear-gradient(145deg,#fffaf0,#fff7fb);border-color:#dec28d}.wsf-selected-time span{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#ac7640}.wsf-selected-time strong{font-family:var(--wsf-font-serif);font-size:22px;font-weight:500;color:#4b3342}.wsf-availability-actions{display:flex;justify-content:center;align-items:center;gap:12px;margin:10px auto}.wsf-availability-actions .wsf-primary,.wsf-availability-actions .wsf-secondary{margin:0}.wsf-full-calendar-link{appearance:none;border:0;background:transparent;color:#9c7e8e;text-decoration:underline;text-underline-offset:3px;font:600 12px/1.2 var(--wsf-font-sans);cursor:pointer}.is-availability [data-wsf-booking-continue]:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}
@media(max-width:900px){.wsf-date-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wsf-day-gallery{gap:14px}.wsf-day-invitation{min-height:230px}}
@media(max-width:600px){.wsf-modal .is-availability .wsf-scene-inner{padding:26px 16px 36px}.wsf-day-gallery,.wsf-day-gallery.is-condensed{grid-template-columns:1fr}.wsf-day-gallery.is-condensed .wsf-day-invitation{min-height:78px}.wsf-date-card-grid{grid-template-columns:1fr}.wsf-date-card{min-height:185px}.wsf-availability-actions{flex-direction:column-reverse}.wsf-availability-actions .wsf-primary,.wsf-availability-actions .wsf-secondary{width:100%}}

/* v0.25.2 — Native Availability Bridge test diagnostics */
.wsf-availability-diagnostics {
    width: min(760px, 100%);
    margin: 18px auto 0;
    border: 1px solid rgba(214, 49, 132, .22);
    border-radius: 18px;
    background: rgba(255, 255, 255, .86);
    color: #493844;
    box-shadow: 0 14px 35px rgba(103, 49, 84, .08);
}
.wsf-availability-diagnostics summary {
    cursor: pointer;
    padding: 14px 18px;
    font-weight: 700;
    font-family: inherit;
    color: #b62f6f;
}
.wsf-availability-diagnostics [data-wsf-availability-diagnostics-body] {
    display: grid;
    gap: 8px;
    padding: 0 18px 16px;
}
.wsf-availability-diagnostics [data-wsf-availability-diagnostics-body] > div {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    padding-top: 8px;
    border-top: 1px solid rgba(73, 56, 68, .08);
    font-size: 13px;
}
.wsf-availability-diagnostics span { color: #8c7b86; }
.wsf-availability-diagnostics strong { color: #493844; text-align: right; }

/* Keep the concierge inside the established Storybook palette. */
.wsf-availability-intro .wsf-scene-kicker,
.wsf-preference-ribbon,
.wsf-gallery-heading > span {
    color: #d92d86 !important;
}
.wsf-day-invitation {
    color: #493844 !important;
    border-color: rgba(217, 45, 134, .28) !important;
    background: rgba(255, 255, 255, .88) !important;
}
.wsf-day-invitation:hover,
.wsf-day-invitation:focus-visible,
.wsf-day-invitation.is-selected {
    color: #fff !important;
    border-color: transparent !important;
    background: linear-gradient(135deg, #ec2f91, #a94fdc) !important;
}
.wsf-day-invitation:hover small,
.wsf-day-invitation:hover strong,
.wsf-day-invitation:hover em,
.wsf-day-invitation:hover b,
.wsf-day-invitation:focus-visible small,
.wsf-day-invitation:focus-visible strong,
.wsf-day-invitation:focus-visible em,
.wsf-day-invitation:focus-visible b,
.wsf-day-invitation.is-selected small,
.wsf-day-invitation.is-selected strong,
.wsf-day-invitation.is-selected em,
.wsf-day-invitation.is-selected b { color: #fff !important; }

/* v0.25.4 legacy Bookings API inspector */
.wsf-availability-diagnostics [data-wsf-availability-diagnostics-body] > div.is-multiline{display:block;padding:14px 0;}
.wsf-availability-diagnostics [data-wsf-availability-diagnostics-body] > div.is-multiline > span{display:block;margin-bottom:8px;font-weight:700;}
.wsf-availability-diagnostics [data-wsf-availability-diagnostics-body] pre{max-height:280px;overflow:auto;margin:0;padding:12px 14px;border:1px solid rgba(214,48,126,.15);border-radius:12px;background:#fff9fc;color:#4a3543;font:12px/1.55 Consolas,Monaco,monospace;white-space:pre-wrap;word-break:break-word;text-align:left;}

/* v0.26.0 — Concierge Layout Review */
.wsf-modal .is-availability{overflow:hidden!important}
.wsf-modal .is-availability .wsf-scene-inner{width:min(1080px,94%);height:100%;max-height:none;overflow:hidden!important;padding:24px 0 20px;justify-content:center}
.wsf-availability-intro{margin:0 auto 10px}
.wsf-availability-intro .wsf-scene-kicker{color:#d82e80!important;letter-spacing:.12em}
.wsf-availability-intro h2{margin:6px auto 8px;color:#3d2b39;font-size:clamp(42px,5vw,66px)}
.wsf-preference-ribbon{margin:4px auto 18px;padding:0;border:0;width:auto}
.wsf-preference-ribbon>div{gap:8px}.wsf-preference-ribbon b{background:#fff5fa;border:1px solid #efc6db;color:#503744;padding:7px 13px}
.wsf-day-gallery{width:min(720px,100%);gap:18px;margin:8px auto 0}
.wsf-day-invitation{min-height:116px;padding:22px;border:1px solid #efbed6;border-radius:24px;background:#fff;box-shadow:0 16px 38px rgba(95,50,75,.09);color:#3d2b39}
.wsf-day-invitation:before{display:none}.wsf-day-invitation>small{color:#d62f80}.wsf-day-invitation>strong{font-family:var(--wsf-font-serif);font-size:34px}.wsf-day-invitation:hover,.wsf-day-invitation:focus-visible,.wsf-day-invitation.is-selected{background:linear-gradient(135deg,#ee2f8a,#bb50df);border-color:#d62f80;color:#fff;box-shadow:0 20px 42px rgba(221,47,132,.24)}.wsf-day-invitation:hover>small,.wsf-day-invitation:focus-visible>small,.wsf-day-invitation.is-selected>small{color:#fff}
.is-availability.is-date-mode .wsf-availability-intro,.is-availability.is-date-mode .wsf-preference-ribbon,.is-availability.is-date-mode .wsf-day-gallery{display:none!important}
.is-availability.is-date-mode .wsf-availability-gallery{display:flex!important;flex:1;min-height:0;align-items:center;justify-content:center;margin:0 auto;width:100%}
.wsf-gallery-heading{margin:0 0 14px}.wsf-gallery-heading>span{color:#d62f80}.wsf-gallery-heading h3{font-size:clamp(34px,4vw,52px);color:#352633;margin:5px 0 0}
.wsf-date-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;width:100%;align-items:stretch}
.wsf-date-card{min-height:278px;padding:18px 14px;border:1px solid #efc2d7;border-radius:22px;background:#fff;box-shadow:0 16px 38px rgba(93,48,72,.08);color:#352633}
.wsf-date-card:hover{border-color:#e0589a;box-shadow:0 20px 42px rgba(210,45,123,.14)}
.wsf-date-badge{background:#fff1f7!important;border:1px solid #efbfd6!important;color:#c62e75!important}
.wsf-date-card>small{color:#8b7481!important}.wsf-date-card>strong{color:#352633!important}.wsf-date-card>strong b{color:#d62f80!important}
.wsf-time-jewels{gap:8px;margin-top:12px}.wsf-time-jewel{min-width:84px;padding:10px 12px;border:1px solid #eab9d0;background:#fff7fb;color:#432f3d;box-shadow:none}.wsf-time-jewel:hover,.wsf-time-jewel:focus-visible{border-color:#e03486;background:#fff0f7;box-shadow:0 8px 20px rgba(221,47,132,.14)}.wsf-time-jewel.is-selected{background:linear-gradient(135deg,#ed2f88,#bd4fdd);border-color:#d82e80;color:#fff;box-shadow:0 10px 24px rgba(221,47,132,.24)}
.wsf-availability-actions{margin:16px auto 0}.wsf-full-calendar-link,.wsf-availability-diagnostics{display:none!important}
.wsf-selected-time{background:#fff4fa;border:1px solid #efc1d7}.wsf-selected-time span{color:#d62f80}.wsf-selected-time strong{color:#382735}

.wsf-certificate{border:0;background:linear-gradient(145deg,#fff,#fff7fb);box-shadow:0 28px 80px rgba(78,35,60,.18),0 0 0 1px rgba(238,194,214,.35);transform:translateY(-2px)}
.wsf-certificate:before,.wsf-certificate:after{border-color:rgba(224,47,134,.11)}.wsf-certificate-ornament{color:#d62f80}.wsf-certificate h2{color:#352633;text-shadow:0 8px 24px rgba(75,35,58,.08)}
.wsf-certificate-grid>div{background:#fff;border-color:#f0d1df;box-shadow:0 8px 22px rgba(75,35,58,.04)}
.wsf-certificate-note{border-color:#f0cfdf}.wsf-certificate-note strong{color:#c82f76}

.wsf-discovery-card:hover,.wsf-discovery-card:focus-visible{background:linear-gradient(135deg,#e92f87,#b64ed9);border-color:#d62f80;color:#fff;box-shadow:0 22px 52px rgba(211,46,126,.24)}
.wsf-discovery-card:hover>span,.wsf-discovery-card:focus-visible>span,.wsf-discovery-card:hover strong,.wsf-discovery-card:focus-visible strong,.wsf-discovery-card:hover small,.wsf-discovery-card:focus-visible small,.wsf-discovery-card:hover b,.wsf-discovery-card:focus-visible b{color:#fff!important}

.wsf-modal.is-commerce-mode .wsf-scene.is-package-selection{padding:22px 28px 16px;overflow:hidden}
.wsf-package-workspace-heading{text-align:left;margin-bottom:10px}.wsf-package-workspace-heading h2{margin:5px 0 2px}.wsf-package-workspace-heading p{margin:0;color:#7f6b78;font-size:13px}.wsf-package-mode-label{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#d62f80;margin:10px 0}
.wsf-package-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;min-height:0}
.wsf-package-choice-card{display:flex;flex-direction:column;min-width:0;border:1px solid #efd2df;border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 14px 36px rgba(79,40,62,.08);transition:.2s ease}
.wsf-package-choice-card:hover{transform:translateY(-4px);border-color:#e2669f;box-shadow:0 22px 46px rgba(202,43,118,.14)}
.wsf-package-choice-card.is-selected{border:2px solid #e62f86;box-shadow:0 0 0 4px rgba(230,47,134,.10),0 22px 46px rgba(202,43,118,.16)}
.wsf-package-choice-image{position:relative;height:172px;overflow:hidden}.wsf-package-choice-image img{width:100%;height:100%;object-fit:cover}.wsf-package-choice-image span{position:absolute;left:12px;top:12px;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.94);color:#c62e75;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.wsf-package-choice-copy{display:flex;flex:1;flex-direction:column;padding:16px}.wsf-package-choice-copy>small{color:#d62f80;text-transform:uppercase;letter-spacing:.09em;font-size:9px;font-weight:800}.wsf-package-choice-copy h3{font-family:var(--wsf-font-serif);font-size:25px;line-height:1.05;margin:6px 0;color:#352633}.wsf-package-choice-copy p{color:#7e6977;font-size:12px;line-height:1.45;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.wsf-package-choice-footer{display:grid;gap:10px;margin-top:auto;padding-top:14px}.wsf-package-choice-footer>strong{font-size:20px;color:#d62f80}.wsf-package-choice-footer button{min-height:42px;border:0;border-radius:999px;background:#fff0f7;color:#c62e75;font-weight:800;cursor:pointer}.wsf-package-choice-footer button:hover,.wsf-package-choice-footer button.is-selected{background:linear-gradient(135deg,#ed2f88,#bd4fdd);color:#fff}.wsf-package-workspace-actions{display:flex;justify-content:flex-end;margin-top:12px;padding-top:12px;border-top:1px solid #f2e5ec}.wsf-package-workspace-actions .wsf-primary{margin:0}.wsf-selection-note{margin:8px 0 0;text-align:left}

@media(max-width:900px){.wsf-date-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wsf-package-choice-grid{grid-template-columns:1fr}.wsf-modal.is-commerce-mode .wsf-scene.is-package-selection{overflow-y:auto}}
@media(max-width:600px){.wsf-modal .is-availability .wsf-scene-inner{padding:18px 16px}.wsf-availability-intro h2{font-size:38px}.wsf-day-gallery{grid-template-columns:1fr}.wsf-date-card-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 2px 12px}.wsf-date-card{flex:0 0 84%;scroll-snap-align:center}.wsf-gallery-heading h3{font-size:36px}.wsf-package-choice-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.wsf-package-choice-card{flex:0 0 86%;scroll-snap-align:center}.wsf-package-workspace-actions .wsf-primary{width:100%}}

/* v0.26.1 — UX polish + cart handoff */
.wsf-day-gallery.is-weekday-grid{grid-template-columns:repeat(5,minmax(120px,1fr));max-width:980px}
.wsf-day-gallery.is-weekday-grid .wsf-day-invitation{min-width:0;padding:22px 10px}
.is-availability.is-date-mode .wsf-availability-intro,
.is-availability.is-date-mode .wsf-preference-ribbon,
.is-availability.is-date-mode .wsf-day-gallery{display:none!important}
.is-availability.is-date-mode .wsf-scene-inner{display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 180px);padding-top:28px;padding-bottom:28px}
.is-availability .wsf-availability-gallery{width:min(1040px,100%);margin:0 auto}
.wsf-date-card-grid{justify-content:center;align-items:stretch;grid-template-columns:repeat(4,minmax(170px,1fr));gap:18px}
.wsf-date-card{border-color:#f3bfd7;background:#fffafd;color:#3f3040;box-shadow:0 14px 32px rgba(116,50,86,.08)}
.wsf-date-card small,.wsf-date-badge{color:#b34f7e;font-weight:600}
.wsf-date-card strong{color:#332737;font-weight:600}
.wsf-date-card strong b{color:#df2e88;font-weight:600}
.wsf-time-jewel{color:#4b3a49!important;border-color:#efb1cf!important;background:#fff!important;font-weight:600!important}
.wsf-time-jewel:hover{color:#3b2638!important;background:#fdeaf4!important;border-color:#e63a92!important;box-shadow:0 8px 20px rgba(230,58,146,.14)}
.wsf-time-jewel.is-selected{color:#fff!important;background:linear-gradient(135deg,#ed2f94,#b54fd9)!important;border-color:transparent!important;box-shadow:0 10px 24px rgba(224,47,145,.25)}
.wsf-date-card.is-confirmed{transform:translateY(-4px);border-color:#e52d8c;box-shadow:0 18px 38px rgba(224,47,145,.18)}
.wsf-availability-actions{justify-content:center;margin-top:24px}
.wsf-availability-actions .wsf-secondary{font-weight:700}
.wsf-back-collections{position:static!important;display:inline-flex!important;margin:0 0 26px!important;background:linear-gradient(135deg,#ef2f92,#b83f73)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 10px 24px rgba(218,47,127,.18)!important}
.wsf-collection-heading{padding-top:12px!important}
.wsf-collection-heading .wsf-scene-kicker{display:block;margin-bottom:8px}
.wsf-package-choice-card button:hover,.wsf-discovery-card:hover{color:#fff!important;background:linear-gradient(135deg,#eb2f92,#b64fd8)!important}
.wsf-package-choice-card button,.wsf-discovery-card,.wsf-date-card,.wsf-time-jewel{font-synthesis:none}
.wsf-package-choice-copy p,.wsf-package-choice-copy small,.wsf-gallery-subtitle,.wsf-category-card small{color:#756574;font-weight:500}
.wsf-summary-finish{display:block}
.is-package-selection .wsf-package-workspace-actions{margin-top:18px}
@media(max-width:900px){
  .wsf-day-gallery.is-weekday-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .wsf-date-card-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;justify-content:flex-start;padding:8px 4px 16px}
  .wsf-date-card{min-width:78vw;scroll-snap-align:center}
  .is-availability.is-date-mode .wsf-scene-inner{min-height:auto;padding-top:18px}
}

/* v0.27.0 — design system + weekday availability navigation */
/* Primary experience headlines: softer pink, more compact, birthday girl's name in dark contrast. */
.wsf-magic-scene h1,
.wsf-magic-scene h2,
.wsf-magic-scene .wsf-availability-intro h2,
.wsf-magic-scene .wsf-package-workspace-heading h2{
  color:#c83b7a;
  font-size:clamp(32px,3.55vw,50px);
  line-height:1.08;
  letter-spacing:-.03em;
}
.wsf-magic-scene h1 [data-wsf-person-name],
.wsf-magic-scene h2 [data-wsf-person-name],
.wsf-magic-scene [data-wsf-certificate-name]{color:#352633}

/* One visual language for selected choices and forward/primary actions. */
.wsf-primary,
.wsf-magic-scene .wsf-primary{
  background:linear-gradient(135deg,#ed2f88 0%,#bd4fdd 100%)!important;
  color:#fff!important;
  box-shadow:0 14px 30px rgba(211,46,126,.24)!important;
}
.wsf-primary:hover,
.wsf-magic-scene .wsf-primary:hover{
  box-shadow:0 18px 38px rgba(188,64,199,.30)!important;
}

/* Inspiration choice: all normal cards match; Moms starts intentionally highlighted. */
.wsf-discovery-card{color:#4c3347}
.wsf-discovery-card.is-featured{
  background:linear-gradient(135deg,#e92f87,#b64ed9);
  border-color:#d62f80;
  color:#fff;
  box-shadow:0 22px 52px rgba(211,46,126,.24);
  transform:translateY(-4px);
}
.wsf-discovery-card.is-featured>span,
.wsf-discovery-card.is-featured strong,
.wsf-discovery-card.is-featured small,
.wsf-discovery-card.is-featured b{color:#fff!important}

/* Weekday chooser: give five weekdays room to breathe and keep every label readable. */
.wsf-day-gallery.is-weekday-grid{
  width:min(980px,100%);
  max-width:980px;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:14px;
}
.wsf-day-gallery.is-weekday-grid .wsf-day-invitation{
  min-width:0;
  min-height:124px;
  padding:20px 10px;
}
.wsf-day-gallery.is-weekday-grid .wsf-day-invitation>strong{
  font-size:clamp(21px,2vw,27px);
  line-height:1.05;
  white-space:nowrap;
}

/* Chosen weekday browsing: dynamic heading and explicit previous/next date sets. */
.is-availability.is-date-mode .wsf-availability-gallery{
  display:block!important;
  width:min(1060px,100%);
}
.wsf-availability-browse-heading{margin:0 auto 20px}
.wsf-availability-browse-heading h3{font-size:clamp(30px,3vw,42px);color:#c83b7a}
.wsf-availability-browse-heading p{font-size:13px}
.wsf-availability-pager{
  display:grid;
  grid-template-columns:1fr auto 1fr;
  align-items:center;
  gap:18px;
  width:min(760px,100%);
  margin:22px auto 0;
}
.wsf-availability-page-button{
  appearance:none;
  border:0;
  background:transparent;
  color:#bd3c79;
  display:inline-flex;
  align-items:center;
  gap:10px;
  min-height:48px;
  padding:8px 14px;
  font:700 13px/1 Montserrat,Arial,sans-serif;
  cursor:pointer;
}
.wsf-availability-page-button:first-child{justify-self:start}
.wsf-availability-page-button:last-child{justify-self:end}
.wsf-availability-page-button span{font-size:30px;line-height:1;font-weight:400}
.wsf-availability-page-button:hover:not(:disabled){color:#9d2d67;transform:translateY(-1px)}
.wsf-availability-page-button:disabled{opacity:.25;cursor:not-allowed}
.wsf-availability-page-status{font-size:11px;color:#9a7b8d;white-space:nowrap}

@media(max-width:900px){
  .wsf-magic-scene h1,.wsf-magic-scene h2,.wsf-magic-scene .wsf-availability-intro h2{font-size:clamp(30px,6vw,42px)}
  .wsf-day-gallery.is-weekday-grid{grid-template-columns:repeat(3,minmax(0,1fr));width:min(720px,100%)}
}
@media(max-width:600px){
  .wsf-magic-scene h1,.wsf-magic-scene h2,.wsf-magic-scene .wsf-availability-intro h2{font-size:clamp(28px,8.5vw,36px);line-height:1.1}
  .wsf-day-gallery.is-weekday-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .wsf-day-gallery.is-weekday-grid .wsf-day-invitation{min-height:96px;padding:15px 8px}
  .wsf-day-gallery.is-weekday-grid .wsf-day-invitation>strong{font-size:21px}
  .wsf-availability-pager{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}
  .wsf-availability-page-status{grid-column:1/-1;grid-row:2;text-align:center}
  .wsf-availability-page-button{padding:6px 4px}
}


/* v0.27.1 — focused repair pass */
/* Opening invitation now follows the same softer headline system as the journey. */
.wsf-story-opening h1{
  color:#c83b7a!important;
  font-size:clamp(38px,4.25vw,58px)!important;
  line-height:1.04!important;
  letter-spacing:-.035em!important;
}

/* Weekday chooser: compact three-letter choices, intentionally display-only. */
.wsf-day-gallery.is-weekday-grid{
  width:min(760px,100%);
  max-width:760px;
  gap:12px;
}
.wsf-day-gallery.is-weekday-grid .wsf-day-invitation{
  min-height:100px;
  padding:17px 10px;
}
.wsf-day-gallery.is-weekday-grid .wsf-day-invitation>strong{
  font-size:24px;
  letter-spacing:.035em;
}

/* Availability paging uses the same action language as the rest of the experience. */
.wsf-availability-pager{width:min(760px,100%);margin-top:24px}
.wsf-availability-page-button{
  min-width:150px;
  min-height:50px;
  justify-content:center!important;
  padding:0 22px;
  border:0;
  border-radius:999px;
  background:linear-gradient(135deg,#ed2f88 0%,#bd4fdd 100%);
  color:#fff!important;
  box-shadow:0 14px 30px rgba(211,46,126,.22);
  font:700 13px/1 Montserrat,Arial,sans-serif;
  transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;
}
.wsf-availability-page-button span{font-size:20px}
.wsf-availability-page-button:hover:not(:disabled){
  color:#fff!important;
  transform:translateY(-2px);
  box-shadow:0 18px 38px rgba(188,64,199,.28);
}
.wsf-availability-page-button:disabled{
  background:#f5e9f0;
  color:#bba7b3!important;
  box-shadow:none;
  opacity:1;
}

/* Discovery cards: only Moms is featured at rest. Other cards stay light until hover. */
.wsf-discovery-card:not(.is-featured),
.wsf-discovery-card:not(.is-featured):focus,
.wsf-discovery-card:not(.is-featured):focus-visible{
  background:rgba(255,255,255,.94)!important;
  color:#4c3347!important;
  border-color:rgba(196,145,165,.42)!important;
  box-shadow:0 15px 42px rgba(83,48,70,.08)!important;
  transform:none!important;
}
.wsf-discovery-card:not(.is-featured)>strong{color:#4c3347!important}
.wsf-discovery-card:not(.is-featured)>small{color:#8f7888!important}
.wsf-discovery-card:not(.is-featured)>span,
.wsf-discovery-card:not(.is-featured)>b{color:#c43b78!important}
.wsf-discovery-card:not(.is-featured):hover{
  background:linear-gradient(135deg,#ed2f88 0%,#bd4fdd 100%)!important;
  color:#fff!important;
  border-color:#d62f80!important;
  box-shadow:0 20px 44px rgba(211,46,126,.22)!important;
  transform:translateY(-3px)!important;
}
.wsf-discovery-card:not(.is-featured):hover>span,
.wsf-discovery-card:not(.is-featured):hover>strong,
.wsf-discovery-card:not(.is-featured):hover>small,
.wsf-discovery-card:not(.is-featured):hover>b{color:#fff!important}

/* Customer experience rule: errors use plum/pink, never red. */
.wsf-error{color:#a63a71!important}

@media(max-width:820px){
  .wsf-story-opening h1{font-size:clamp(34px,9.5vw,46px)!important}
}
@media(max-width:600px){
  .wsf-day-gallery.is-weekday-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;width:100%}
  .wsf-day-gallery.is-weekday-grid .wsf-day-invitation{min-height:78px;padding:12px 4px;border-radius:16px}
  .wsf-day-gallery.is-weekday-grid .wsf-day-invitation>small{font-size:7px}
  .wsf-day-gallery.is-weekday-grid .wsf-day-invitation>strong{font-size:17px}
  .wsf-availability-page-button{min-width:0;width:100%;padding:0 14px}
}


/* v0.27.2 — opening-panel simplification + stronger support copy */
/* Opening panel: remove the extra subtitle/pills and use one elegant promise line. */
.wsf-story-opening .wsf-story-promise{
  display:block;
  margin:22px auto 28px;
  padding:0;
  border:0;
  background:none;
  box-shadow:none;
  color:#3f303b;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(18px,1.65vw,24px);
  font-weight:600;
  line-height:1.3;
  letter-spacing:0;
}
/* Stronger supporting copy throughout the customer journey. */
.wsf-story-chapter .wsf-magic-support,
.wsf-magic-scene .wsf-magic-support,
.wsf-story-chapter .wsf-scene-description,
.wsf-magic-scene .wsf-scene-description,
.wsf-availability-intro p{
  color:#51414d!important;
}
@media(max-width:820px){
  .wsf-story-opening .wsf-story-promise{font-size:18px;margin:18px auto 22px}
}


/* v0.27.3 — panel typography lock + distraction-free guided flow */
/* Supporting/subheadline copy: stronger global readability without competing with headlines. */
.wsf-magic-support,
.wsf-scene-description,
.wsf-story-chapter .wsf-magic-support,
.wsf-magic-scene .wsf-magic-support,
.wsf-story-chapter .wsf-scene-description,
.wsf-magic-scene .wsf-scene-description,
.wsf-availability-intro p,
.wsf-package-workspace-heading p,
.wsf-gallery-subtitle {
  color:#4d3d49!important;
  font-weight:500!important;
}
/* Decorative affirmation pop-ups are removed from the customer experience. */
.wsf-affirmation,[data-wsf-affirmation]{display:none!important;}

/* v0.27.4 — complete panel subheadline weight coverage */
/* Catch panel-specific supporting copy that does not use the shared support classes. */
.wsf-gallery-heading p,
.is-discovery-choice .wsf-scene-inner > p {
  color:#4d3d49!important;
  font-weight:500!important;
}

/* v0.28.0 — Party Selection / Summary phase */
/* Balance the celebration summary typography: readable neutrals, calmer pink headings. */
.wsf-summary-heading{
  font-weight:650;
  letter-spacing:.075em;
}
.wsf-summary-section-title{
  font-weight:650;
  letter-spacing:.065em;
}
.wsf-summary-intelligence b{font-weight:650}
.wsf-summary-intelligence small,
.wsf-summary-context strong,
.wsf-summary-purchase strong,
.wsf-summary-purchase small,
.wsf-summary-empty,
.wsf-summary-totals>div,
.wsf-summary-secure{
  font-weight:500;
}
.wsf-summary-context small{font-weight:650;color:#756674}
.wsf-summary-purchase small,
.wsf-summary-empty,
.wsf-summary-totals>div,
.wsf-summary-secure{color:#6e606b}
.wsf-summary-totals .is-total{font-weight:700}
.wsf-summary-totals .is-total strong{font-weight:750}

/* Recommendation heading + selected date/time reinforcement. */
.wsf-package-heading-row{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(300px,390px);
  align-items:center;
  gap:24px;
  margin-bottom:20px;
}
.wsf-package-workspace-heading{margin:0}
.wsf-package-best-fit{
  display:block;
  margin-bottom:5px;
  color:#d62f80;
  font-size:13px;
  line-height:1.25;
  font-weight:700;
  letter-spacing:.015em;
}
.wsf-package-workspace-heading h2{margin:0!important}
.wsf-package-date-confirmation{
  display:grid;
  grid-template-columns:48px minmax(0,1fr);
  align-items:center;
  gap:13px;
  min-height:82px;
  padding:13px 18px;
  border:1px solid rgba(214,47,128,.10);
  border-radius:18px;
  background:linear-gradient(135deg,#fff7fb 0%,#fffafd 100%);
  box-shadow:0 12px 32px rgba(93,49,74,.055);
}
.wsf-package-date-confirmation>span:last-child{min-width:0}
.wsf-package-date-icon{
  display:grid;
  place-items:center;
  width:44px;
  height:44px;
  border-radius:50%;
  background:#fff0f7;
  color:#db2f83;
  font-size:19px;
  font-weight:800;
}
.wsf-package-date-confirmation small,
.wsf-package-date-confirmation strong{display:block}
.wsf-package-date-confirmation small{
  margin-bottom:5px;
  color:#d52d80;
  font-size:10px;
  line-height:1.2;
  font-weight:700;
}
.wsf-package-date-confirmation strong{
  color:#352633;
  font-size:15px;
  line-height:1.3;
  font-weight:700;
}
.wsf-package-date-confirmation strong b{padding:0 6px;color:#a88c9d;font-weight:600}

/* Make the recommendation signal unmistakable without competing with the main headline. */
.wsf-package-mode-label{
  margin:6px 0 14px;
  color:#d62f80;
  font-size:19px;
  line-height:1.15;
  font-weight:750;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.wsf-package-mode-label.is-alternatives{
  color:#725f6d;
  font-size:14px;
  font-weight:650;
  letter-spacing:.04em;
}

/* Long party names should stay elegant and predictable. */
.wsf-package-choice-copy h3{
  min-height:42px;
  margin:7px 0 5px;
  font-size:18px;
  line-height:1.16;
  font-weight:500;
  letter-spacing:-.015em;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  overflow:hidden;
}
.wsf-package-choice-copy{padding:15px}
.wsf-package-choice-copy p{font-weight:500;color:#685966}

/* Browsing beyond the three recommendations is available, but deliberately secondary. */
.wsf-package-browse-actions{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:18px;
  min-height:48px;
  margin-top:18px;
  padding-top:14px;
  border-top:1px solid #f2e5ec;
}
.wsf-package-browse-actions:empty{display:none}
.wsf-package-browse-link{
  min-height:36px;
  padding:4px 8px;
  border:0;
  border-bottom:1px solid transparent;
  background:transparent;
  color:#7d5870;
  font:650 12px/1.2 Montserrat,Arial,sans-serif;
  cursor:pointer;
  transition:color .18s ease,border-color .18s ease,transform .18s ease;
}
.wsf-package-browse-link:hover{
  color:#c62e75;
  border-bottom-color:#e6a5c5;
  transform:translateY(-1px);
}
.wsf-package-browse-link.is-more{color:#a13a70}

/* The old redundant Continue-to-Enhancements action is retired in v0.28.0. */
.wsf-package-workspace-actions{display:none!important}
.wsf-selection-note{display:none!important}

@media(max-width:1100px){
  .wsf-package-heading-row{grid-template-columns:minmax(0,1fr) minmax(260px,330px);gap:16px}
  .wsf-package-date-confirmation{padding:11px 13px}
  .wsf-package-choice-copy h3{font-size:17px}
}
@media(max-width:900px){
  .wsf-package-heading-row{grid-template-columns:1fr;gap:13px}
  .wsf-package-date-confirmation{max-width:520px}
  .wsf-package-mode-label{font-size:17px}
}
@media(max-width:600px){
  .wsf-package-heading-row{margin-bottom:15px}
  .wsf-package-date-confirmation{grid-template-columns:40px minmax(0,1fr);min-height:68px;padding:10px 12px;border-radius:15px}
  .wsf-package-date-icon{width:38px;height:38px;font-size:16px}
  .wsf-package-date-confirmation strong{font-size:13px}
  .wsf-package-mode-label{font-size:15px;letter-spacing:.045em}
  .wsf-package-choice-copy h3{font-size:17px;min-height:40px}
  .wsf-package-browse-actions{flex-wrap:wrap;gap:8px;margin-top:12px;padding-top:10px}
}


/* v0.28.1 — Party selection visual refinement */
/* Give the recommendation eyebrow more presence and breathing room above the headline. */
.wsf-package-best-fit{
  margin-bottom:13px!important;
  font-size:16px!important;
  line-height:1.25!important;
  font-weight:700!important;
}

/* One more readability step for neutral/gray celebration-summary text. */
.wsf-summary-intelligence small,
.wsf-summary-context strong,
.wsf-summary-purchase strong,
.wsf-summary-purchase small,
.wsf-summary-empty,
.wsf-summary-totals>div{
  font-weight:600!important;
  color:#5d505a!important;
}
.wsf-summary-secure{
  font-weight:500!important;
  color:#685a65!important;
}
.wsf-summary-context small{
  font-weight:700!important;
  color:#685a65!important;
}

/* “See Other Party Packages” is intentionally a quiet text action, never a button block. */
.wsf-package-browse-link,
.wsf-package-browse-link.is-more,
.wsf-package-browse-link.is-previous{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  min-height:0!important;
  padding:3px 2px 6px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  background-image:none!important;
  box-shadow:none!important;
  color:#9a4a75!important;
  font:600 12px/1.2 Montserrat,Arial,sans-serif!important;
  text-decoration:none!important;
  appearance:none!important;
  -webkit-appearance:none!important;
}
.wsf-package-browse-link.is-more{
  border-bottom:1px dotted #df9fbe!important;
}
.wsf-package-browse-link:hover{
  background:transparent!important;
  box-shadow:none!important;
  color:#c62e75!important;
  transform:translateY(-1px);
}
.wsf-package-browse-eye{
  position:relative;
  display:inline-block;
  width:15px;
  height:9px;
  border:1.5px solid currentColor;
  border-radius:50% / 60%;
  flex:0 0 auto;
}
.wsf-package-browse-eye:after{
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  width:3px;
  height:3px;
  border-radius:50%;
  background:currentColor;
  transform:translate(-50%,-50%);
}


/* v0.28.2 — Availability first-load repair + summary information hierarchy */
/* Keep existing labels understated; make the customer's actual selections easier to scan. */
.wsf-summary-context strong{
  color:#302532;
  font-weight:600;
}
/* Subtle pastel differentiation without turning the facts into colored buttons. */
.wsf-summary-context>span:nth-child(5n+1){background:#fff7fb}
.wsf-summary-context>span:nth-child(5n+2){background:#fffaf4}
.wsf-summary-context>span:nth-child(5n+3){background:#fbf8ff}
.wsf-summary-context>span:nth-child(5n+4){background:#f8fbff}
.wsf-summary-context>span:nth-child(5n+5){background:#fff9f6}
/* Important personalization explanation must remain comfortably readable. */
.wsf-summary-intelligence small{
  color:#4f3f49;
  font-size:10px;
  font-weight:600;
  line-height:1.55;
}
/* The first availability view must visibly remain in a loading state until the bridge is ready. */
.wsf-availability-loading{
  color:#51404b;
}
.wsf-availability-loading strong{
  color:#51404b;
  font-weight:600;
}


/* v0.28.3 — Recommendation badge clarity + package description preview */
/* Package CTAs always start identical; focus never creates an unintended gray/active state. */
.wsf-package-choice-footer button,
.wsf-package-choice-footer button:focus,
.wsf-package-choice-footer button:focus-visible{
  background:#fff0f7!important;
  color:#c62e75!important;
  border:0!important;
  box-shadow:0 1px 0 rgba(198,46,117,.18),0 8px 18px rgba(126,62,94,.06)!important;
  outline:none;
}
.wsf-package-choice-footer button:hover{
  background:linear-gradient(135deg,#ed2f88,#bd4fdd)!important;
  color:#fff!important;
  box-shadow:0 12px 24px rgba(210,47,137,.20)!important;
}

/* Recommendation badges belong only to the original system-curated three. */
.wsf-package-choice-image .wsf-package-recommendation-badge{
  position:absolute;
  left:12px;
  top:12px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:30px;
  padding:7px 13px;
  border:1px solid rgba(255,255,255,.78);
  border-radius:999px;
  color:#fff!important;
  font-size:10px;
  line-height:1;
  font-weight:800;
  letter-spacing:.075em;
  text-transform:uppercase;
  box-shadow:0 8px 20px rgba(52,32,48,.20),inset 0 1px rgba(255,255,255,.25);
  backdrop-filter:blur(4px);
  -webkit-backdrop-filter:blur(4px);
}
.wsf-package-recommendation-badge.is-best-match{
  background:linear-gradient(135deg,#c79542,#e0b65d)!important;
}
.wsf-package-recommendation-badge.is-mom-favorite{
  background:linear-gradient(135deg,#e73391,#c847c8)!important;
}
.wsf-package-recommendation-badge.is-lovely-choice{
  background:linear-gradient(135deg,#8d62cb,#b66bd4)!important;
}

/* Hovering a recommended/browsed party reveals the full WooCommerce body description. */
.is-package-selection .wsf-scene-inner{position:relative}
.wsf-package-description-preview[hidden]{display:none!important}
.wsf-package-description-preview{
  position:absolute;
  z-index:35;
  left:50%;
  top:54%;
  width:min(560px,72%);
  transform:translate(-50%,-50%);
  pointer-events:none;
}
.wsf-package-description-panel{
  position:relative;
  max-height:260px;
  overflow:auto;
  padding:22px 24px;
  border:1px solid #efd5e2;
  border-radius:20px;
  background:rgba(255,252,254,.98);
  color:#42343e;
  font:500 14px/1.65 Montserrat,Arial,sans-serif;
  box-shadow:0 24px 60px rgba(62,36,52,.20),0 0 0 1px rgba(255,255,255,.75) inset;
  white-space:pre-line;
}
.wsf-package-description-close{
  display:none;
  position:absolute;
  right:12px;
  top:10px;
  width:34px;
  height:34px;
  border:0;
  border-radius:50%;
  background:#fff0f7;
  color:#b33d78;
  font-size:22px;
  line-height:1;
  cursor:pointer;
}
.wsf-package-choice-image[data-wsf-package-description-trigger]{cursor:help}

@media(max-width:900px),(hover:none),(pointer:coarse){
  .wsf-package-choice-image[data-wsf-package-description-trigger]{cursor:pointer}
  .wsf-package-description-preview.is-mobile-open{
    position:absolute;
    inset:10px;
    width:auto;
    transform:none;
    display:grid;
    place-items:center;
    padding:18px;
    background:rgba(58,40,52,.26);
    border-radius:20px;
    pointer-events:auto;
    backdrop-filter:blur(3px);
    -webkit-backdrop-filter:blur(3px);
  }
  .wsf-package-description-preview.is-mobile-open .wsf-package-description-panel{
    width:min(100%,520px);
    max-height:min(62vh,420px);
    padding:50px 22px 24px;
    font-size:14px;
  }
  .wsf-package-description-preview.is-mobile-open .wsf-package-description-close{display:block}
}


/* v0.28.4 — Premium availability wait state + rich party description overlay */
.wsf-availability-loading-premium{
  min-height:250px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:12px;
  max-width:700px;
  margin:12px auto 0;
  padding:34px 28px;
  text-align:center;
  color:#4b3343;
}
.wsf-availability-loading-premium .wsf-availability-loading-sparkle{
  display:grid;
  place-items:center;
  width:48px;
  height:48px;
  margin-bottom:2px;
  color:#c39852;
  font-size:32px;
  line-height:1;
  animation:wsfAvailabilitySparklePulse 1.45s ease-in-out infinite;
}
.wsf-availability-loading-premium strong{
  display:block;
  max-width:680px;
  color:#d23b7d!important;
  font-family:var(--wsf-font-serif);
  font-size:clamp(27px,3vw,38px);
  line-height:1.12;
  font-weight:600!important;
  letter-spacing:-.02em;
}
.wsf-availability-loading-premium p{
  max-width:650px;
  margin:2px auto 0;
  color:#51404b;
  font-size:15px;
  line-height:1.65;
  font-weight:500;
}
.wsf-availability-loading-premium small{
  display:block;
  margin-top:4px;
  color:#8f657a;
  font-size:13px;
  line-height:1.4;
  font-weight:600;
}
@keyframes wsfAvailabilitySparklePulse{
  0%,100%{transform:scale(.9) rotate(-4deg);opacity:.55}
  50%{transform:scale(1.18) rotate(5deg);opacity:1}
}

/* Keep the package description above the cards, wide, readable and non-scrollable. */
.is-package-selection .wsf-scene-inner{position:relative}
.wsf-package-description-preview{
  position:absolute;
  z-index:45;
  left:50%;
  top:112px;
  width:min(940px,94%);
  transform:translateX(-50%);
  pointer-events:none;
}
.wsf-package-description-panel{
  position:relative;
  max-height:none;
  overflow:visible;
  padding:22px 28px 24px;
  border:2px solid #d98ab7;
  border-radius:18px;
  background:rgba(255,253,254,.995);
  color:#42343e;
  font-family:Montserrat,Arial,sans-serif;
  font-size:14px;
  line-height:1.62;
  font-weight:500;
  box-shadow:0 18px 48px rgba(92,48,74,.18),0 0 0 5px rgba(255,255,255,.78);
  white-space:normal;
}
.wsf-package-description-eyebrow{
  margin:0 0 10px;
  color:#d63187;
  font-size:12px;
  line-height:1.2;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.wsf-package-description-rich{color:#42343e}
.wsf-package-description-rich p{margin:0 0 10px;color:#42343e;font:500 14px/1.62 Montserrat,Arial,sans-serif}
.wsf-package-description-rich p:last-child{margin-bottom:0}
.wsf-package-description-rich strong,.wsf-package-description-rich b{font-weight:700;color:#342632}
.wsf-package-description-rich em,.wsf-package-description-rich i{font-style:italic}
.wsf-package-description-rich ul,.wsf-package-description-rich ol{margin:8px 0 10px 22px;padding:0;color:#42343e}
.wsf-package-description-rich li{margin:4px 0;padding-left:2px}
.wsf-package-description-rich h1,.wsf-package-description-rich h2,.wsf-package-description-rich h3,.wsf-package-description-rich h4{
  margin:12px 0 7px;color:#503044;font-family:var(--wsf-font-serif);font-weight:600;line-height:1.2
}
.wsf-package-description-rich h1,.wsf-package-description-rich h2{font-size:20px}
.wsf-package-description-rich h3,.wsf-package-description-rich h4{font-size:17px}
.wsf-package-description-rich a{color:#c62e75;text-decoration:underline;text-underline-offset:2px}

@media(max-width:900px),(hover:none),(pointer:coarse){
  .wsf-package-description-preview.is-mobile-open{
    position:absolute;
    z-index:60;
    inset:8px 10px auto;
    width:auto;
    transform:none;
    display:block;
    padding:8px;
    background:rgba(58,40,52,.18);
    border-radius:20px;
    pointer-events:auto;
    backdrop-filter:blur(3px);
    -webkit-backdrop-filter:blur(3px);
  }
  .wsf-package-description-preview.is-mobile-open .wsf-package-description-panel{
    width:100%;
    max-height:none;
    overflow:visible;
    padding:48px 20px 22px;
    font-size:14px;
  }
  .wsf-package-description-preview.is-mobile-open .wsf-package-description-close{display:block}
}

/* v0.28.5 — top-anchored party description + hidden workspace scrollbar */
@media(min-width:901px) and (hover:hover) and (pointer:fine){
  /* Keep the full-description panel as high as possible inside the experience.
     It stays pointer-transparent so the package cards/buttons remain usable. */
  .is-package-selection .wsf-package-description-preview{
    top:-18px;
    left:0;
    width:100%;
    max-width:none;
    transform:none;
    z-index:70;
    pointer-events:none;
  }
  .is-package-selection .wsf-package-description-panel{
    width:100%;
    box-sizing:border-box;
    padding:16px 24px 18px;
    border:2px solid #d98ab7;
    border-radius:18px;
    background:rgba(255,253,254,.997);
    box-shadow:0 15px 38px rgba(92,48,74,.16),0 0 0 4px rgba(255,255,255,.74);
  }
  .is-package-selection .wsf-package-description-eyebrow{
    margin-bottom:7px;
  }
  .is-package-selection .wsf-package-description-rich p{
    margin-bottom:7px;
    font-size:13px;
    line-height:1.48;
  }
  /* Long package feature lists become compact columns so the overlay stays
     above the actionable portion of the cards instead of covering it. */
  .is-package-selection .wsf-package-description-rich ul,
  .is-package-selection .wsf-package-description-rich ol{
    columns:3 220px;
    column-gap:28px;
    margin:7px 0 9px 18px;
    font-size:13px;
    line-height:1.42;
  }
  .is-package-selection .wsf-package-description-rich li{
    break-inside:avoid;
    margin:3px 0;
  }
}

/* Hide the visible internal scrollbar without removing scrolling itself. */
.wsf-modal.is-commerce-mode .wsf-scene.is-package-selection,
.wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-scene-inner{
  scrollbar-width:none;
  -ms-overflow-style:none;
}
.wsf-modal.is-commerce-mode .wsf-scene.is-package-selection::-webkit-scrollbar,
.wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-scene-inner::-webkit-scrollbar{
  width:0;
  height:0;
  display:none;
}

/* v0.28.6 — compact enhancement summary + stable cart handoff */
.wsf-summary-card.is-enhancement-compact{
  padding:18px 18px 16px;
  min-height:0;
}
.wsf-summary-card.is-enhancement-compact .wsf-summary-heading{
  padding-bottom:10px;
}
.wsf-summary-compact-meta{
  margin:0 0 12px;
  padding:10px 11px;
  border:1px solid #f1d9e5;
  border-radius:13px;
  background:linear-gradient(145deg,#fffafd,#fff7fb);
  color:#4b3d49;
}
.wsf-summary-compact-meta strong,
.wsf-summary-compact-meta small{display:block}
.wsf-summary-compact-meta strong{
  font-size:11px;
  line-height:1.45;
  font-weight:700;
}
.wsf-summary-compact-meta small{
  margin-top:4px;
  color:#6f606c;
  font-size:10px;
  line-height:1.4;
  font-weight:600;
}
.wsf-summary-compact-meta span{color:#cf9db7;padding:0 2px}
.wsf-summary-card.is-enhancement-compact .wsf-summary-purchase{
  grid-template-columns:46px minmax(0,1fr) auto;
  gap:10px;
  padding-bottom:12px;
}
.wsf-summary-card.is-enhancement-compact .wsf-summary-purchase-image{
  width:46px;
  height:46px;
}
.wsf-summary-card.is-enhancement-compact .wsf-summary-section-title{
  padding:12px 0 8px;
}
.wsf-summary-card.is-enhancement-compact .wsf-summary-addons{
  flex:1 1 auto;
  min-height:72px;
  max-height:none;
  overflow-y:auto;
  overflow-x:hidden;
  padding-right:3px;
  scrollbar-width:thin;
  scrollbar-color:#dfbad0 transparent;
}
.wsf-summary-card.is-enhancement-compact .wsf-summary-empty{
  flex:1 1 auto;
  min-height:72px;
}
.wsf-summary-card.is-enhancement-compact .wsf-summary-totals{
  flex:0 0 auto;
  margin-top:10px;
}
.wsf-summary-card.is-enhancement-compact .wsf-summary-finish,
.wsf-summary-card.is-enhancement-compact .wsf-summary-secure{
  flex:0 0 auto;
}
.wsf-summary-status{
  min-height:0;
  margin-top:7px;
  color:#6e5666;
  font-size:10px;
  font-weight:600;
  text-align:center;
}
.wsf-summary-status:empty{display:none}
.wsf-modal.is-commerce-mode .wsf-commerce-actions .wsf-secondary{
  margin-left:auto;
}
@media(max-height:760px) and (min-width:821px){
  .wsf-summary-card.is-enhancement-compact{padding:14px}
  .wsf-summary-card.is-enhancement-compact .wsf-summary-compact-meta{margin-bottom:8px;padding:8px 9px}
  .wsf-summary-card.is-enhancement-compact .wsf-summary-purchase{padding-bottom:8px}
  .wsf-summary-card.is-enhancement-compact .wsf-summary-section-title{padding-top:8px}
}

/* v0.28.7 — true compact enhancement sidebar hardening */
.wsf-summary-card.is-enhancement-compact .wsf-summary-intelligence,
.wsf-summary-card.is-enhancement-compact .wsf-summary-context{
  display:none !important;
}
.wsf-summary-card.is-enhancement-compact .wsf-summary-compact-meta{
  display:block !important;
}
.wsf-summary-card.is-enhancement-compact{
  display:flex;
  flex-direction:column;
  overflow:hidden;
}
.wsf-summary-card.is-enhancement-compact .wsf-summary-addons,
.wsf-summary-card.is-enhancement-compact .wsf-summary-empty{
  flex:1 1 auto;
}


/* v0.28.8 — Premium enhancement category experience */
.wsf-summary-brand{align-items:flex-start}
.wsf-summary-brand>span:last-child{display:flex;flex-wrap:wrap;align-items:baseline;gap:0 4px}
.wsf-summary-version{flex-basis:100%;display:block;margin-top:2px;font-size:9px;line-height:1;color:#a18f9b;font-weight:500;letter-spacing:.03em}

.wsf-scene.is-products.has-category-prescreen .wsf-category-prescreen{
  width:100%;max-width:none;text-align:center;
}
.wsf-enhancement-hero{max-width:820px;margin:0 auto 28px;text-align:center;padding:0 18px}
.wsf-enhancement-crown{display:block;color:#d3a24f;font-size:34px;line-height:1;margin:0 auto 6px}
.wsf-enhancement-hero h2{margin:0;color:#322538;font-family:Georgia,'Times New Roman',serif;font-size:clamp(34px,4.1vw,52px);line-height:1.03;font-weight:500;letter-spacing:-.025em}
.wsf-enhancement-hero h2 span{color:#df2f82}
.wsf-enhancement-hero p{margin:12px 0 0;color:#625463;font-size:15px;line-height:1.45;font-weight:500}
.wsf-enhancement-hero p strong{color:#df2f82;font-weight:700}
.wsf-enhancement-flourish{display:block;margin:13px auto 0;color:#d3a24f;font-size:14px;position:relative;width:110px}
.wsf-enhancement-flourish:before,.wsf-enhancement-flourish:after{content:"";position:absolute;top:50%;width:38px;height:1px;background:#e8cf9f}
.wsf-enhancement-flourish:before{left:0}.wsf-enhancement-flourish:after{right:0}

.wsf-scene.is-products.has-category-prescreen .wsf-category-explorer{position:relative;margin:0 auto;padding:0 4px 6px;max-width:1120px}
.wsf-scene.is-products.has-category-prescreen .wsf-category-track{display:grid;overflow:visible;scroll-snap-type:none;padding:0;gap:22px;align-items:stretch}
.wsf-scene.is-products.has-category-prescreen .wsf-category-explorer.is-count-1 .wsf-category-track{grid-template-columns:minmax(0,560px);justify-content:center}
.wsf-scene.is-products.has-category-prescreen .wsf-category-explorer.is-count-2 .wsf-category-track{grid-template-columns:repeat(2,minmax(0,1fr));max-width:900px;margin:auto}
.wsf-scene.is-products.has-category-prescreen .wsf-category-explorer.is-count-3 .wsf-category-track{grid-template-columns:repeat(3,minmax(0,1fr))}
.wsf-scene.is-products.has-category-prescreen .wsf-category-explorer.is-count-4 .wsf-category-track{grid-template-columns:repeat(2,minmax(0,1fr));max-width:960px;margin:auto}

.wsf-scene.is-products.has-category-prescreen .wsf-category-card{
  position:relative;isolation:isolate;overflow:hidden;width:100%;min-height:250px;border:1px solid #eedfe8;border-radius:24px;padding:26px 25px 22px;text-align:left;color:#342b38;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-end;background:#fff;box-shadow:0 3px 0 rgba(188,95,165,.13),0 14px 38px rgba(64,39,57,.06);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease
}
.wsf-scene.is-products.has-category-prescreen .wsf-category-card:hover{transform:translateY(-4px);border-color:#e7aac9;box-shadow:0 5px 0 rgba(188,95,165,.14),0 20px 44px rgba(64,39,57,.11)}
.wsf-scene.is-products.has-category-prescreen .wsf-category-card:focus-visible{outline:3px solid rgba(223,47,130,.25);outline-offset:3px}
.wsf-scene.is-products.has-category-prescreen .wsf-category-card:before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(135deg,#fff9fc 0%,#fff 60%)}
.wsf-scene.is-products.has-category-prescreen .wsf-category-card.is-gold:before{background:linear-gradient(135deg,#fffaf3 0%,#fff 62%)}
.wsf-scene.is-products.has-category-prescreen .wsf-category-card.is-lavender:before{background:linear-gradient(135deg,#faf6ff 0%,#fff 62%)}
.wsf-scene.is-products.has-category-prescreen .wsf-category-card.is-aqua:before{background:linear-gradient(135deg,#f4fcfc 0%,#fff 62%)}
.wsf-scene.is-products.has-category-prescreen .wsf-category-card.is-sky:before{background:linear-gradient(135deg,#f6fbff 0%,#fff 62%)}
.wsf-category-art{position:absolute;z-index:-1;right:-2px;top:0;width:53%;height:100%;display:block;overflow:hidden;opacity:.92;mask-image:linear-gradient(to left,#000 58%,transparent 100%);-webkit-mask-image:linear-gradient(to left,#000 58%,transparent 100%)}
.wsf-category-art img{width:100%;height:100%;object-fit:cover;display:block}
.wsf-category-art.is-symbol{font-size:96px;line-height:1;display:grid;place-items:center;color:rgba(215,44,131,.12);mask-image:none;-webkit-mask-image:none;opacity:1;right:1%;top:1%;height:94%}
.wsf-scene.is-products.has-category-prescreen .wsf-category-card.is-gold .wsf-category-art.is-symbol{color:rgba(225,158,43,.14)}
.wsf-scene.is-products.has-category-prescreen .wsf-category-card.is-lavender .wsf-category-art.is-symbol{color:rgba(139,91,210,.14)}
.wsf-scene.is-products.has-category-prescreen .wsf-category-card.is-aqua .wsf-category-art.is-symbol{color:rgba(30,168,168,.13)}
.wsf-scene.is-products.has-category-prescreen .wsf-category-card.is-sky .wsf-category-art.is-symbol{color:rgba(54,145,215,.13)}

.wsf-scene.is-products.has-category-prescreen .wsf-category-icon{position:absolute;left:24px;top:22px;width:48px;height:48px;margin:0;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#ef277d,#cf46d4);color:#fff;font-size:22px;box-shadow:0 8px 18px rgba(223,47,130,.18)}
.wsf-scene.is-products.has-category-prescreen .is-gold .wsf-category-icon{background:linear-gradient(135deg,#f0a328,#efc26c)}
.wsf-scene.is-products.has-category-prescreen .is-lavender .wsf-category-icon{background:linear-gradient(135deg,#8f58d4,#b382ea)}
.wsf-scene.is-products.has-category-prescreen .is-aqua .wsf-category-icon{background:linear-gradient(135deg,#18aaa6,#66cbc8)}
.wsf-scene.is-products.has-category-prescreen .is-sky .wsf-category-icon{background:linear-gradient(135deg,#328fd0,#6fb9ee)}
.wsf-category-copy{display:flex;flex-direction:column;align-items:flex-start;width:62%;position:relative;z-index:1}
.wsf-scene.is-products.has-category-prescreen .wsf-category-card strong{font-family:Georgia,'Times New Roman',serif;font-size:25px;line-height:1.05;font-weight:600;color:#33283a;margin:0 0 9px;letter-spacing:-.02em}
.wsf-scene.is-products.has-category-prescreen .wsf-category-card small{font-size:13px;line-height:1.45;color:#5f5361;font-weight:500;display:block;-webkit-line-clamp:unset;overflow:visible;margin:0 0 17px}
.wsf-scene.is-products.has-category-prescreen .wsf-category-explore{display:inline-flex;align-items:center;gap:5px;border:1px solid #efc4d8;border-radius:999px;background:rgba(255,255,255,.88);padding:9px 16px;font-size:13px;font-weight:800;color:#df2f82;margin:0;box-shadow:0 5px 12px rgba(84,48,73,.05)}
.wsf-scene.is-products.has-category-prescreen .is-gold .wsf-category-explore{color:#d97a18;border-color:#f0d1ad}
.wsf-scene.is-products.has-category-prescreen .is-lavender .wsf-category-explore{color:#7840bf;border-color:#d7c3ee}
.wsf-scene.is-products.has-category-prescreen .is-aqua .wsf-category-explore{color:#0e8f8d;border-color:#b9e4e3}
.wsf-scene.is-products.has-category-prescreen .is-sky .wsf-category-explore{color:#247ab8;border-color:#c1ddf1}
.wsf-scene.is-products.has-category-prescreen .wsf-category-count{position:absolute;right:18px;bottom:18px;margin:0;padding:6px 10px;border-radius:999px;background:rgba(255,240,247,.94);font-size:11px;font-weight:700;color:#d72c83;z-index:1}
.wsf-scene.is-products.has-category-prescreen .is-gold .wsf-category-count{background:#fff5e7;color:#d9841d}
.wsf-scene.is-products.has-category-prescreen .is-lavender .wsf-category-count{background:#f6efff;color:#7b48bf}
.wsf-scene.is-products.has-category-prescreen .is-aqua .wsf-category-count{background:#ebfbfb;color:#168f8d}
.wsf-scene.is-products.has-category-prescreen .is-sky .wsf-category-count{background:#edf7ff;color:#287caf}

.wsf-scene.is-products.has-category-prescreen .wsf-category-explorer.is-carousel{padding:0 40px 34px}
.wsf-scene.is-products.has-category-prescreen .wsf-category-explorer.is-carousel .wsf-category-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 0 10px;scrollbar-width:none}
.wsf-scene.is-products.has-category-prescreen .wsf-category-explorer.is-carousel .wsf-category-track::-webkit-scrollbar{display:none}
.wsf-scene.is-products.has-category-prescreen .wsf-category-explorer.is-carousel .wsf-category-card{flex:0 0 clamp(205px,21vw,255px);min-height:330px;scroll-snap-align:start;padding:24px 20px 20px}
.wsf-scene.is-products.has-category-prescreen .wsf-category-explorer.is-carousel .wsf-category-art{width:100%;height:56%;right:0;top:0;mask-image:linear-gradient(to bottom,#000 70%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,#000 70%,transparent 100%)}
.wsf-scene.is-products.has-category-prescreen .wsf-category-explorer.is-carousel .wsf-category-copy{width:100%}
.wsf-scene.is-products.has-category-prescreen .wsf-category-explorer.is-carousel .wsf-category-icon{left:18px;top:18px}
.wsf-scene.is-products.has-category-prescreen .wsf-category-explorer.is-carousel .wsf-category-card strong{font-size:22px}
.wsf-category-nav{position:absolute;z-index:4;top:43%;transform:translateY(-50%);width:46px;height:46px;border:1px solid #eedbe5;border-radius:50%;background:#fff;color:#df2f82;font-size:32px;line-height:1;display:grid;place-items:center;box-shadow:0 8px 22px rgba(59,39,53,.08);cursor:pointer}
.wsf-category-nav.is-prev{left:-2px}.wsf-category-nav.is-next{right:-2px}
.wsf-category-nav:disabled{opacity:.28;cursor:default}
.wsf-category-dots{position:absolute;left:50%;bottom:13px;transform:translateX(-50%);display:flex;gap:7px}
.wsf-category-dots span{width:8px;height:8px;border-radius:50%;background:#eadfe7}.wsf-category-dots span.is-active{background:#df2f82}
.wsf-category-swipe-hint{display:block;text-align:center;color:#8e7d8b;font-size:11px;font-weight:500;margin-top:18px}
.wsf-enhancement-optional{margin:24px auto 0;text-align:center;color:#8c7b89;font-size:12px;font-weight:500}
.wsf-enhancement-optional:first-letter{color:#df2f82}

@media(max-width:980px){
  .wsf-enhancement-hero{margin-bottom:22px}
  .wsf-scene.is-products.has-category-prescreen .wsf-category-explorer:not(.is-carousel) .wsf-category-track{grid-template-columns:repeat(2,minmax(0,1fr))}
  .wsf-scene.is-products.has-category-prescreen .wsf-category-card{min-height:225px}
}
@media(max-width:680px){
  .wsf-enhancement-hero{padding:0 4px;margin-bottom:20px}
  .wsf-enhancement-crown{font-size:26px}
  .wsf-enhancement-hero h2{font-size:clamp(29px,9.2vw,39px)}
  .wsf-enhancement-hero p{font-size:13px}
  .wsf-scene.is-products.has-category-prescreen .wsf-category-explorer,
  .wsf-scene.is-products.has-category-prescreen .wsf-category-explorer.is-carousel{padding:0 0 30px}
  .wsf-scene.is-products.has-category-prescreen .wsf-category-explorer:not(.is-carousel) .wsf-category-track,
  .wsf-scene.is-products.has-category-prescreen .wsf-category-explorer.is-carousel .wsf-category-track{display:flex;overflow-x:auto;gap:14px;scroll-snap-type:x mandatory;padding:4px 6px 12px;scrollbar-width:none}
  .wsf-scene.is-products.has-category-prescreen .wsf-category-explorer:not(.is-carousel) .wsf-category-track::-webkit-scrollbar{display:none}
  .wsf-scene.is-products.has-category-prescreen .wsf-category-explorer .wsf-category-card,
  .wsf-scene.is-products.has-category-prescreen .wsf-category-explorer.is-carousel .wsf-category-card{flex:0 0 82%;min-height:300px;scroll-snap-align:center}
  .wsf-scene.is-products.has-category-prescreen .wsf-category-explorer .wsf-category-art{width:100%;height:55%;right:0;top:0;mask-image:linear-gradient(to bottom,#000 70%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,#000 70%,transparent 100%)}
  .wsf-scene.is-products.has-category-prescreen .wsf-category-explorer .wsf-category-copy{width:100%}
  .wsf-category-nav{display:none}
  .wsf-category-dots{display:none}
  .wsf-category-swipe-hint{display:block;margin-top:8px}
}
\n\n/* v0.28.9 — premium in-place enhancement category navigation */\n.wsf-modal.is-commerce-mode .wsf-product-collection{display:flex;flex-direction:column;min-height:0;height:100%}\n.wsf-modal.is-commerce-mode .wsf-collection-heading{text-align:center;padding-top:4px!important;margin:0 auto 14px!important;max-width:820px}\n.wsf-modal.is-commerce-mode .wsf-collection-heading .wsf-scene-kicker{margin-bottom:7px}\n.wsf-modal.is-commerce-mode .wsf-collection-heading h2{margin:0 auto!important}\n.wsf-modal.is-commerce-mode .wsf-collection-heading p{margin:6px auto 0!important;color:#655766!important;font-weight:500!important}\n.wsf-enhancement-category-tabs{display:flex;align-items:stretch;justify-content:center;gap:10px;width:100%;margin:0 auto 16px;padding:2px 2px 6px;overflow-x:auto;scrollbar-width:none;overscroll-behavior-x:contain}\n.wsf-enhancement-category-tabs::-webkit-scrollbar{display:none}\n.wsf-enhancement-category-tab{flex:1 1 0;min-width:145px;max-width:230px;min-height:62px;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:10px 13px;border:1px solid #eadde5;border-radius:16px;background:#fff;color:#493a4a;text-align:left;font:700 12px/1.25 Montserrat,Arial,sans-serif;cursor:pointer;box-shadow:0 5px 14px rgba(59,36,53,.05);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}\n.wsf-enhancement-category-tab:hover{transform:translateY(-1px);border-color:#e8a9c8;box-shadow:0 8px 18px rgba(59,36,53,.08)}\n.wsf-enhancement-category-tab.is-active{border-color:#ec4a98;box-shadow:0 0 0 3px rgba(236,74,152,.08),0 8px 18px rgba(59,36,53,.08)}\n.wsf-enhancement-category-tab-icon{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:12px;background:#fff0f7;color:#dc2f83;font-size:18px}\n.wsf-enhancement-category-tab.is-gold .wsf-enhancement-category-tab-icon{background:#fff5df;color:#d78a14}\n.wsf-enhancement-category-tab.is-lavender .wsf-enhancement-category-tab-icon{background:#f4edff;color:#8151c8}\n.wsf-enhancement-category-tab.is-aqua .wsf-enhancement-category-tab-icon{background:#eafafa;color:#178f98}\n.wsf-enhancement-category-tab.is-sky .wsf-enhancement-category-tab-icon{background:#eef7ff;color:#347fc0}\n.wsf-enhancement-category-tab.is-gold.is-active{border-color:#e7b55e;background:#fffaf2}\n.wsf-enhancement-category-tab.is-lavender.is-active{border-color:#b99ae6;background:#fbf8ff}\n.wsf-enhancement-category-tab.is-aqua.is-active{border-color:#7cc7c8;background:#f4fcfc}\n.wsf-enhancement-category-tab.is-sky.is-active{border-color:#91bfe5;background:#f6fbff}\n.wsf-modal.is-commerce-mode .wsf-recommendation-gallery{margin-top:4px!important}\n.wsf-modal.is-commerce-mode .wsf-gallery-toolbar{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:9px!important;margin:0 0 12px!important;text-align:center}\n.wsf-modal.is-commerce-mode .wsf-gallery-toolbar>div:first-child,.wsf-modal.is-commerce-mode .wsf-gallery-copy{align-items:center!important;text-align:center!important}\n.wsf-modal.is-commerce-mode .wsf-gallery-label{margin:0!important;font-size:13px!important;color:#3d3140!important}\n.wsf-modal.is-commerce-mode .wsf-gallery-subtitle{display:block;margin-top:3px;color:#756574!important;font-weight:500!important}\n.wsf-modal.is-commerce-mode .wsf-gallery-controls{justify-content:center!important;gap:14px!important;width:auto!important}\n.wsf-modal.is-commerce-mode .wsf-gallery-nav{min-height:42px!important;padding:0 20px!important;border:1px solid #efc9dc!important;border-radius:999px!important;background:#fff7fb!important;color:#d52d80!important;box-shadow:0 7px 17px rgba(213,45,128,.10)!important;font-weight:800!important}\n.wsf-modal.is-commerce-mode .wsf-gallery-nav.is-next:not(:disabled),.wsf-modal.is-commerce-mode .wsf-gallery-nav.is-prev:not(:disabled){background:#fff7fb!important;color:#d52d80!important;border-color:#efc9dc!important;box-shadow:0 7px 17px rgba(213,45,128,.10)!important}\n.wsf-modal.is-commerce-mode .wsf-gallery-nav:hover:not(:disabled){background:linear-gradient(135deg,#f43291,#c44fd8)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 10px 22px rgba(213,45,128,.18)!important}\n.wsf-modal.is-commerce-mode .wsf-gallery-nav:disabled{background:#faf3f7!important;color:#c9b8c3!important;border-color:#f0e4eb!important;opacity:1!important;box-shadow:none!important}\n.wsf-modal.is-commerce-mode .wsf-gallery-counter{min-width:68px!important;color:#8c4c72!important;font-weight:700!important}\n.wsf-back-collections,[data-wsf-back-collections],.wsf-scene.is-products .wsf-commerce-actions{display:none!important}\n@media(max-width:1000px){.wsf-enhancement-category-tabs{justify-content:flex-start}.wsf-enhancement-category-tab{flex:0 0 168px;max-width:none}}\n@media(max-width:700px){.wsf-modal.is-commerce-mode .wsf-collection-heading{margin-bottom:10px!important}.wsf-enhancement-category-tabs{margin-bottom:12px}.wsf-enhancement-category-tab{flex-basis:150px;min-width:150px;min-height:56px;padding:9px 10px}.wsf-enhancement-category-tab-icon{flex-basis:30px;width:30px;height:30px}.wsf-modal.is-commerce-mode .wsf-gallery-controls{gap:8px!important}.wsf-modal.is-commerce-mode .wsf-gallery-nav{padding:0 14px!important;min-height:40px!important}}\n
/* v0.28.10 — enhancement workspace visual parity with approved premium preview */
.wsf-modal.is-commerce-mode .wsf-product-collection{
  width:100%!important;
  max-width:none!important;
  padding:8px 18px 0!important;
  box-sizing:border-box!important;
}
.wsf-modal.is-commerce-mode .wsf-collection-heading{
  width:100%!important;
  max-width:920px!important;
  margin:0 auto 22px!important;
  padding:8px 16px 0!important;
  text-align:center!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
}
.wsf-modal.is-commerce-mode .wsf-collection-heading .wsf-scene-kicker{
  display:block!important;
  margin:0 0 8px!important;
  color:#e32b82!important;
  font-size:12px!important;
  font-weight:800!important;
  letter-spacing:.055em!important;
}
.wsf-modal.is-commerce-mode .wsf-collection-heading h2{
  margin:0!important;
  max-width:100%!important;
  text-align:center!important;
  color:#443541!important;
  font-size:clamp(34px,4vw,48px)!important;
  line-height:1.02!important;
}
.wsf-modal.is-commerce-mode .wsf-collection-heading p{
  margin:8px 0 0!important;
  color:#6f6270!important;
  font-size:15px!important;
  font-weight:500!important;
  text-align:center!important;
}

/* premium category switcher */
.wsf-modal.is-commerce-mode .wsf-enhancement-category-tabs{
  width:min(100%,1000px)!important;
  margin:0 auto 24px!important;
  padding:4px 2px 10px!important;
  display:flex!important;
  align-items:stretch!important;
  justify-content:center!important;
  gap:14px!important;
  overflow-x:auto!important;
  scrollbar-width:none!important;
}
.wsf-modal.is-commerce-mode .wsf-enhancement-category-tabs::-webkit-scrollbar{display:none!important}
.wsf-modal.is-commerce-mode button.wsf-enhancement-category-tab{
  appearance:none!important;
  flex:1 1 0!important;
  min-width:172px!important;
  max-width:225px!important;
  min-height:80px!important;
  padding:12px 15px!important;
  border:1px solid #ecdfe7!important;
  border-radius:18px!important;
  background:#fffafc!important;
  color:#493a48!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:12px!important;
  text-align:left!important;
  box-shadow:0 7px 18px rgba(70,42,59,.06)!important;
  font:700 13px/1.25 Montserrat,Arial,sans-serif!important;
  letter-spacing:0!important;
  transform:none!important;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease!important;
}
.wsf-modal.is-commerce-mode button.wsf-enhancement-category-tab:hover{
  transform:translateY(-2px)!important;
  box-shadow:0 12px 24px rgba(70,42,59,.10)!important;
}
.wsf-modal.is-commerce-mode .wsf-enhancement-category-tab-icon{
  flex:0 0 44px!important;
  width:44px!important;
  height:44px!important;
  border-radius:15px!important;
  display:grid!important;
  place-items:center!important;
  font-size:21px!important;
  box-shadow:none!important;
}
.wsf-modal.is-commerce-mode button.wsf-enhancement-category-tab.is-rose{
  background:#fff7fb!important;
  border-color:#f3bed7!important;
  color:#d82a7c!important;
}
.wsf-modal.is-commerce-mode button.wsf-enhancement-category-tab.is-rose .wsf-enhancement-category-tab-icon{background:#fce6f1!important;color:#df2f82!important}
.wsf-modal.is-commerce-mode button.wsf-enhancement-category-tab.is-gold{
  background:#fffaf1!important;
  border-color:#f0d29a!important;
  color:#bf7912!important;
}
.wsf-modal.is-commerce-mode button.wsf-enhancement-category-tab.is-gold .wsf-enhancement-category-tab-icon{background:#fff0cf!important;color:#d58a16!important}
.wsf-modal.is-commerce-mode button.wsf-enhancement-category-tab.is-lavender{
  background:#fbf8ff!important;
  border-color:#d9c7f0!important;
  color:#6e43aa!important;
}
.wsf-modal.is-commerce-mode button.wsf-enhancement-category-tab.is-lavender .wsf-enhancement-category-tab-icon{background:#eee3ff!important;color:#7e4cc4!important}
.wsf-modal.is-commerce-mode button.wsf-enhancement-category-tab.is-aqua{
  background:#f4fcfc!important;
  border-color:#b6dddd!important;
  color:#16858c!important;
}
.wsf-modal.is-commerce-mode button.wsf-enhancement-category-tab.is-aqua .wsf-enhancement-category-tab-icon{background:#daf5f3!important;color:#168e94!important}
.wsf-modal.is-commerce-mode button.wsf-enhancement-category-tab.is-sky{
  background:#f6fbff!important;
  border-color:#c5ddf2!important;
  color:#2c72ab!important;
}
.wsf-modal.is-commerce-mode button.wsf-enhancement-category-tab.is-sky .wsf-enhancement-category-tab-icon{background:#e4f2ff!important;color:#377db5!important}
.wsf-modal.is-commerce-mode button.wsf-enhancement-category-tab.is-active{
  transform:translateY(-1px)!important;
  box-shadow:0 0 0 3px rgba(230,51,134,.08),0 12px 25px rgba(70,42,59,.10)!important;
}
.wsf-modal.is-commerce-mode button.wsf-enhancement-category-tab.is-rose.is-active{border-color:#eb4c98!important}
.wsf-modal.is-commerce-mode button.wsf-enhancement-category-tab.is-gold.is-active{border-color:#dea342!important}
.wsf-modal.is-commerce-mode button.wsf-enhancement-category-tab.is-lavender.is-active{border-color:#9b72d1!important}
.wsf-modal.is-commerce-mode button.wsf-enhancement-category-tab.is-aqua.is-active{border-color:#52b7bb!important}
.wsf-modal.is-commerce-mode button.wsf-enhancement-category-tab.is-sky.is-active{border-color:#72aedc!important}

/* centered gallery heading + premium pager */
.wsf-modal.is-commerce-mode .wsf-recommendation-gallery{
  width:100%!important;
  max-width:1000px!important;
  margin:0 auto!important;
}
.wsf-modal.is-commerce-mode .wsf-gallery-toolbar{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:12px!important;
  margin:0 auto 18px!important;
  text-align:center!important;
}
.wsf-modal.is-commerce-mode .wsf-gallery-copy{
  width:100%!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  text-align:center!important;
}
.wsf-modal.is-commerce-mode .wsf-gallery-label{
  display:block!important;
  margin:0!important;
  color:#392f3a!important;
  font-size:13px!important;
  font-weight:800!important;
  letter-spacing:.02em!important;
}
.wsf-modal.is-commerce-mode .wsf-gallery-subtitle{
  margin-top:4px!important;
  color:#776b78!important;
  font-size:12px!important;
  font-weight:500!important;
}
.wsf-modal.is-commerce-mode .wsf-gallery-controls{
  width:auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:18px!important;
}
.wsf-modal.is-commerce-mode button.wsf-gallery-nav{
  min-width:132px!important;
  min-height:44px!important;
  padding:0 22px!important;
  border:1px solid #efc9dc!important;
  border-radius:999px!important;
  background:#fff8fb!important;
  color:#d62b7c!important;
  font-weight:800!important;
  box-shadow:0 7px 17px rgba(213,45,128,.09)!important;
}
.wsf-modal.is-commerce-mode button.wsf-gallery-nav:hover:not(:disabled){
  background:linear-gradient(135deg,#f43291,#c44fd8)!important;
  border-color:transparent!important;
  color:#fff!important;
  box-shadow:0 10px 23px rgba(199,79,216,.20)!important;
}
.wsf-modal.is-commerce-mode button.wsf-gallery-nav:disabled{
  background:#faf5f8!important;
  border-color:#f0e4ea!important;
  color:#c9bac3!important;
  box-shadow:none!important;
  opacity:1!important;
}
.wsf-modal.is-commerce-mode .wsf-gallery-counter{
  min-width:70px!important;
  color:#70405c!important;
  font-size:12px!important;
  font-weight:700!important;
  text-align:center!important;
}

/* premium enhancement product cards */
.wsf-modal.is-commerce-mode .wsf-product-grid{
  display:flex!important;
  gap:18px!important;
  padding:3px 4px 16px!important;
  align-items:stretch!important;
}
.wsf-modal.is-commerce-mode .wsf-product-card{
  flex:0 0 calc((100% - 36px)/3)!important;
  min-width:220px!important;
  height:345px!important;
  max-height:345px!important;
  padding:10px!important;
  border:1px solid #eadde5!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 9px 22px rgba(63,39,54,.07)!important;
  overflow:hidden!important;
}
.wsf-modal.is-commerce-mode .wsf-product-card:hover{
  border-color:#edbdd3!important;
  box-shadow:0 14px 30px rgba(63,39,54,.11)!important;
}
.wsf-modal.is-commerce-mode .wsf-product-card>img{
  height:145px!important;
  width:100%!important;
  border-radius:13px!important;
  object-fit:cover!important;
}
.wsf-modal.is-commerce-mode .wsf-product-card>strong{
  margin-top:8px!important;
  color:#443943!important;
  font-size:14px!important;
  line-height:1.25!important;
  font-weight:600!important;
}
.wsf-modal.is-commerce-mode .wsf-product-price{
  margin-top:7px!important;
  color:#e63186!important;
  font-size:16px!important;
  font-weight:800!important;
}
.wsf-modal.is-commerce-mode .wsf-quantity-behavior{
  margin-top:5px!important;
  display:inline-flex!important;
  align-self:flex-start!important;
  border:1px solid #f0c9da!important;
  border-radius:999px!important;
  background:#fff8fb!important;
  color:#9b5c7a!important;
  padding:4px 8px!important;
  font-size:9px!important;
  font-weight:700!important;
}
.wsf-modal.is-commerce-mode .wsf-product-card>small{
  color:#746a73!important;
  font-size:11px!important;
  line-height:1.35!important;
}
.wsf-modal.is-commerce-mode .wsf-product-card .wsf-product-action{
  min-height:44px!important;
  margin-top:auto!important;
  border:1px solid #efc9dc!important;
  border-radius:999px!important;
  background:#fff5fa!important;
  color:#cf2a76!important;
  font-size:13px!important;
  font-weight:800!important;
  box-shadow:0 5px 12px rgba(207,42,118,.08)!important;
}
.wsf-modal.is-commerce-mode .wsf-product-card .wsf-product-action:hover,
.wsf-modal.is-commerce-mode .wsf-product-card .wsf-product-action.is-selected{
  background:linear-gradient(135deg,#f43291,#c44fd8)!important;
  color:#fff!important;
  border-color:transparent!important;
}

@media(max-width:1100px){
  .wsf-modal.is-commerce-mode .wsf-enhancement-category-tabs{justify-content:flex-start!important}
  .wsf-modal.is-commerce-mode button.wsf-enhancement-category-tab{flex:0 0 185px!important;max-width:none!important}
  .wsf-modal.is-commerce-mode .wsf-product-card{flex-basis:calc((100% - 18px)/2.25)!important}
}
@media(max-width:720px){
  .wsf-modal.is-commerce-mode .wsf-product-collection{padding:4px 8px 0!important}
  .wsf-modal.is-commerce-mode .wsf-collection-heading h2{font-size:32px!important}
  .wsf-modal.is-commerce-mode button.wsf-enhancement-category-tab{flex-basis:160px!important;min-width:160px!important;min-height:68px!important;padding:10px 12px!important}
  .wsf-modal.is-commerce-mode .wsf-enhancement-category-tab-icon{flex-basis:38px!important;width:38px!important;height:38px!important}
  .wsf-modal.is-commerce-mode .wsf-gallery-controls{gap:8px!important}
  .wsf-modal.is-commerce-mode button.wsf-gallery-nav{min-width:108px!important;padding:0 14px!important}
  .wsf-modal.is-commerce-mode .wsf-product-card{flex-basis:82%!important;min-width:245px!important;height:340px!important;max-height:340px!important}
}


/* v0.28.11 — enhancement detail cleanup + approved compact hierarchy */
.wsf-modal.is-commerce-mode .wsf-product-collection .wsf-collection-heading{
  padding-top:0!important;
  margin:0 auto 14px!important;
  text-align:center!important;
}
.wsf-modal.is-commerce-mode .wsf-product-collection .wsf-collection-heading h2{
  margin:0!important;
  color:#3f303c!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:clamp(38px,4.4vw,56px)!important;
  font-weight:500!important;
  line-height:1.02!important;
  letter-spacing:-.025em!important;
}
.wsf-modal.is-commerce-mode .wsf-collection-personalization{
  margin:7px 0 0!important;
  color:#e42f86!important;
  font-family:Montserrat,Arial,sans-serif!important;
  font-size:clamp(16px,1.8vw,20px)!important;
  font-weight:700!important;
  line-height:1.25!important;
}
.wsf-modal.is-commerce-mode .wsf-enhancement-category-tabs{
  margin:0 auto 12px!important;
}
.wsf-modal.is-commerce-mode .wsf-recommendation-gallery{
  margin-top:0!important;
}
.wsf-modal.is-commerce-mode .wsf-gallery-toolbar{
  margin:0 0 12px!important;
  min-height:46px!important;
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
}
.wsf-modal.is-commerce-mode .wsf-gallery-copy{display:none!important}
.wsf-modal.is-commerce-mode .wsf-gallery-controls{
  margin:0 auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:18px!important;
}
.wsf-modal.is-commerce-mode .wsf-product-grid{
  margin-top:0!important;
}
.wsf-modal.is-commerce-mode button.wsf-gallery-nav{
  min-width:128px!important;
  min-height:42px!important;
  border:1px solid #efc9dc!important;
  border-radius:999px!important;
  background:#fff8fb!important;
  color:#d52d80!important;
  font-weight:800!important;
  box-shadow:0 7px 17px rgba(213,45,128,.09)!important;
}
.wsf-modal.is-commerce-mode button.wsf-gallery-nav:hover:not(:disabled){
  background:linear-gradient(135deg,#f43291,#c44fd8)!important;
  color:#fff!important;
  border-color:transparent!important;
}
.wsf-modal.is-commerce-mode button.wsf-gallery-nav:disabled{
  background:#faf3f7!important;
  color:#c9b8c3!important;
  border-color:#f0e4eb!important;
  box-shadow:none!important;
}
@media(max-width:700px){
  .wsf-modal.is-commerce-mode .wsf-product-collection .wsf-collection-heading h2{font-size:clamp(32px,9vw,42px)!important}
  .wsf-modal.is-commerce-mode .wsf-collection-personalization{font-size:15px!important}
  .wsf-modal.is-commerce-mode .wsf-gallery-controls{gap:8px!important}
  .wsf-modal.is-commerce-mode button.wsf-gallery-nav{min-width:104px!important;padding:0 12px!important}
}

/* v0.28.12 — enhancement detail visual parity correction */
.wsf-modal.is-commerce-mode .wsf-product-collection .wsf-collection-heading{
  padding-top:10px!important;
  margin:0 auto 16px!important;
}
.wsf-modal.is-commerce-mode .wsf-enhancement-category-tabs{
  margin:0 auto 14px!important;
}
.wsf-modal.is-commerce-mode .wsf-recommendation-gallery{
  margin:0 auto!important;
}
.wsf-modal.is-commerce-mode .wsf-gallery-toolbar{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:48px!important;
  margin:0 auto 12px!important;
  padding:0!important;
}
.wsf-modal.is-commerce-mode .wsf-gallery-controls{
  display:grid!important;
  grid-template-columns:minmax(118px,132px) 72px minmax(118px,132px)!important;
  align-items:center!important;
  justify-content:center!important;
  column-gap:18px!important;
  width:auto!important;
  max-width:430px!important;
  margin:0 auto!important;
}
.wsf-modal.is-commerce-mode .wsf-gallery-controls > *{
  margin:0!important;
  align-self:center!important;
}
.wsf-modal.is-commerce-mode button.wsf-gallery-nav{
  width:100%!important;
  min-width:0!important;
  min-height:42px!important;
  padding:0 18px!important;
  white-space:nowrap!important;
}
.wsf-modal.is-commerce-mode .wsf-gallery-counter{
  width:72px!important;
  min-width:72px!important;
  min-height:42px!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  white-space:nowrap!important;
  background:transparent!important;
}
.wsf-modal.is-commerce-mode .wsf-product-grid{
  margin-top:0!important;
  padding-top:0!important;
}
@media(max-width:700px){
  .wsf-modal.is-commerce-mode .wsf-product-collection .wsf-collection-heading{padding-top:6px!important;margin-bottom:12px!important}
  .wsf-modal.is-commerce-mode .wsf-gallery-controls{
    grid-template-columns:minmax(92px,112px) 58px minmax(92px,112px)!important;
    column-gap:8px!important;
    max-width:330px!important;
  }
  .wsf-modal.is-commerce-mode .wsf-gallery-counter{width:58px!important;min-width:58px!important}
  .wsf-modal.is-commerce-mode button.wsf-gallery-nav{padding:0 10px!important}
}


/* v0.28.16 — enhancement audience prompt */
.wsf-addon-audience-layer{
  position:absolute;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;
  padding:28px;background:rgba(61,43,57,.42);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)
}
.wsf-addon-audience-layer[hidden]{display:none!important}
.wsf-addon-audience-dialog{
  position:relative;width:min(560px,calc(100% - 32px));padding:34px 34px 32px;text-align:center;
  background:linear-gradient(145deg,#fff 0%,#fff9fc 100%);border:1px solid rgba(232,48,135,.28);
  border-radius:26px;box-shadow:0 26px 70px rgba(91,51,79,.22)
}
.wsf-addon-audience-close{
  position:absolute;right:20px;top:16px;border:0;background:transparent;color:#d92f82;font-size:34px;
  line-height:1;cursor:pointer;padding:4px 8px
}
.wsf-addon-audience-icon{
  width:66px;height:66px;margin:0 auto 16px;display:grid;place-items:center;border-radius:50%;
  color:#c89a45;background:#fff4f8;border:1px solid rgba(232,48,135,.22);font-size:30px
}
.wsf-addon-audience-dialog h3{
  margin:0 0 24px;color:#d92f82;font-family:Georgia,'Times New Roman',serif;font-size:clamp(30px,3vw,42px);
  font-weight:500;line-height:1.08
}
.wsf-addon-audience-actions{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.wsf-addon-audience-actions button{
  min-height:116px;border:1px solid rgba(232,48,135,.28);border-radius:18px;background:#fff;color:#d92f82;
  display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;
  box-shadow:0 8px 22px rgba(217,47,130,.06);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease
}
.wsf-addon-audience-actions button:hover,.wsf-addon-audience-actions button:focus-visible{
  transform:translateY(-2px);border-color:#d92f82;box-shadow:0 12px 28px rgba(217,47,130,.14);outline:none
}
.wsf-addon-audience-actions button span{font-size:31px;line-height:1}
.wsf-addon-audience-actions button strong{font-size:18px;font-weight:700}
@media(max-width:620px){
  .wsf-addon-audience-layer{padding:16px}.wsf-addon-audience-dialog{padding:30px 18px 20px;border-radius:22px}
  .wsf-addon-audience-actions{grid-template-columns:1fr;gap:12px}.wsf-addon-audience-actions button{min-height:88px}
}


/* v0.28.17 — variable enhancement audience choice + card cleanup */
.wsf-modal.is-commerce-mode .wsf-product-card .wsf-quantity-behavior,
.wsf-modal.is-commerce-mode .wsf-product-card .wsf-addon-quantity{display:none!important}
.wsf-addon-audience-actions.has-single-selection{grid-template-columns:repeat(3,minmax(0,1fr))}
.wsf-addon-audience-actions button{
  background:#fff!important;
  color:#d52d80!important;
  border-color:#efc9dc!important;
  box-shadow:0 7px 17px rgba(213,45,128,.08)!important;
}
.wsf-addon-audience-actions button:focus,
.wsf-addon-audience-actions button:focus-visible{
  background:#fff!important;
  color:#d52d80!important;
  border-color:#df7aae!important;
  box-shadow:0 0 0 4px rgba(213,45,128,.10),0 8px 20px rgba(213,45,128,.10)!important;
  transform:none!important;
  outline:none!important;
}
.wsf-addon-audience-actions button:hover{
  background:linear-gradient(135deg,#f43291,#c44fd8)!important;
  color:#fff!important;
  border-color:transparent!important;
  box-shadow:0 11px 25px rgba(213,45,128,.18)!important;
  transform:translateY(-2px)!important;
}
.wsf-addon-audience-actions [data-wsf-addon-audience="single"] span{color:#c79542}
.wsf-addon-audience-actions [data-wsf-addon-audience="single"]:hover span{color:#fff}
@media(max-width:760px){
  .wsf-addon-audience-actions.has-single-selection{grid-template-columns:1fr}
}

/* v0.28.21 — Mobile Foundation Pass 1
 * Phone-only normalization layer. Desktop/tablet baseline remains untouched.
 * Goal: reduce oversized desktop proportions, center the journey, and create
 * a compact foundation before screen-by-screen mobile tuning.
 */
@media (max-width: 767px) {
  .wsf-modal{padding:0!important}
  .wsf-stage{width:100%!important;height:100dvh!important;min-height:0!important;border:0!important;border-radius:0!important}
  .wsf-runtime-panel{grid-template-rows:auto minmax(0,1fr) auto!important;padding:0!important}

  /* Compact global navigation/progress area. */
  .wsf-modal .wsf-runtime-topbar,
  .wsf-modal:not(.is-commerce-mode) .wsf-runtime-topbar,
  .wsf-modal.is-commerce-mode .wsf-runtime-topbar{
    min-height:48px!important;
    height:auto!important;
    grid-template-columns:44px minmax(0,1fr)!important;
    gap:10px!important;
    padding:7px 60px 7px 12px!important;
  }
  .wsf-modal .wsf-progress{width:100%!important;max-width:none!important;height:4px!important}
  .wsf-modal .wsf-progress-label{display:none!important}
  .wsf-close{top:7px!important;right:8px!important;min-width:42px!important;width:42px!important;height:42px!important;min-height:42px!important;padding:0!important}
  .wsf-back-icon{min-width:42px!important;width:42px!important;height:42px!important;min-height:42px!important;padding:0!important}

  /* Every guided panel gets the same centered, compact mobile canvas. */
  .wsf-scene{
    place-items:start center!important;
    overflow-y:auto!important;
    padding:14px 16px 18px!important;
    scrollbar-gutter:auto!important;
  }
  .wsf-scene-inner,
  .wsf-story-chapter .wsf-scene-inner,
  .wsf-magic-scene .wsf-scene-inner{
    width:100%!important;
    max-width:560px!important;
    max-height:none!important;
    min-height:0!important;
    margin:0 auto!important;
    padding:8px 0 12px!important;
    justify-content:flex-start!important;
    align-items:center!important;
    text-align:center!important;
    overflow:visible!important;
  }
  .wsf-copy,
  .wsf-story-chapter .wsf-copy,
  .wsf-magic-scene .wsf-copy{align-items:center!important;text-align:center!important}

  /* Roughly 40–50% visual reduction from the inherited desktop typography. */
  .wsf-story-opening h1,
  .wsf-story-chapter h1,
  .wsf-story-chapter h2,
  .wsf-magic-scene h1,
  .wsf-magic-scene h2,
  .wsf-magic-scene .wsf-availability-intro h2,
  .wsf-copy h2{
    width:100%!important;
    max-width:560px!important;
    margin:0 auto!important;
    font-size:clamp(28px,8.2vw,36px)!important;
    line-height:1.04!important;
    letter-spacing:-.025em!important;
    text-align:center!important;
  }
  .wsf-story-opening .wsf-story-promise,
  .wsf-story-chapter .wsf-magic-support,
  .wsf-story-chapter .wsf-scene-description,
  .wsf-magic-scene .wsf-magic-support,
  .wsf-magic-scene .wsf-scene-description,
  .wsf-copy p,
  .wsf-availability-intro p{
    width:min(100%,520px)!important;
    margin:10px auto 0!important;
    font-size:14px!important;
    line-height:1.45!important;
    text-align:center!important;
  }
  .wsf-scene-kicker,
  .wsf-story-chapter .wsf-scene-kicker,
  .wsf-magic-scene .wsf-scene-kicker{
    width:auto!important;
    max-width:100%!important;
    margin:0 auto 9px!important;
    padding:5px 9px!important;
    font-size:9px!important;
    line-height:1.2!important;
  }
  .wsf-story-emblem{width:58px!important;height:58px!important;margin:0 auto 10px!important}
  .wsf-celebration-mark{width:50px!important;height:50px!important;margin-bottom:10px!important;font-size:21px!important}
  .wsf-story-opening .wsf-story-promise{margin-top:11px!important;margin-bottom:14px!important}
  .wsf-story-whisper{margin-top:9px!important;font-size:11px!important}

  /* Components: compact spacing, but preserve usable phone touch targets. */
  .wsf-story-chapter .wsf-runtime-component,
  .wsf-magic-scene .wsf-runtime-component,
  .wsf-runtime-component.wsf-question,
  .wsf-field{width:100%!important;margin:14px auto 0!important}
  .wsf-field input:not([type=hidden]),
  .wsf-field textarea,
  .wsf-runtime-component.wsf-question>input:not([type=hidden]),
  .wsf-contact-question input{
    min-height:46px!important;
    padding:10px 14px!important;
    border-radius:14px!important;
    font-size:16px!important;
  }
  .wsf-field textarea{min-height:92px!important}
  .wsf-contact-grid{gap:9px!important;margin-top:12px!important}
  .wsf-number-grid{gap:8px!important;margin-top:12px!important;grid-auto-rows:48px!important}
  .wsf-story-chapter .wsf-choice-button,
  .wsf-story-chapter .wsf-choice,
  .wsf-magic-scene .wsf-choice-button,
  .wsf-magic-scene .wsf-choice{
    min-height:48px!important;
    border-radius:14px!important;
    font-size:14px!important;
  }
  .wsf-choice-button{aspect-ratio:auto!important}
  .wsf-card-grid,.wsf-choice-grid{gap:8px!important;margin-top:12px!important}
  .wsf-choice-card{min-height:86px!important;padding:12px!important;border-radius:15px!important}
  .wsf-choice-card strong{margin-top:12px!important;font-size:13px!important}
  .wsf-choice-card>span:last-child{margin-top:4px!important;font-size:10px!important}
  .wsf-scene-actions{width:100%!important;justify-content:center!important;margin-top:14px!important;gap:8px!important;padding-bottom:0!important}
  .wsf-primary,.wsf-secondary{min-height:46px!important;font-size:13px!important}
  .wsf-primary{width:min(100%,520px)!important;min-width:0!important;padding:0 20px!important}

  /* Footer/reset becomes a quiet utility rather than a second focal CTA. */
  .wsf-runtime-footer{min-height:48px!important;padding:4px 12px max(8px,env(safe-area-inset-bottom))!important;justify-content:center!important}
  .wsf-runtime-footer [data-wsf-reset]{min-width:0!important;height:38px!important;min-height:38px!important;padding:0 14px!important;font-size:11px!important;box-shadow:0 5px 14px rgba(61,35,52,.07)!important}

  /* General summaries/cards should use the available phone width. */
  .wsf-summary{width:100%!important;gap:7px!important;margin-top:14px!important}
  .wsf-summary-item{padding:9px 11px!important;border-radius:12px!important}
  .wsf-summary-item strong{font-size:12px!important}

  /* Commerce panels inherit the compact mobile canvas too. */
  .wsf-modal.is-commerce-mode .wsf-scene-inner{width:100%!important;max-width:600px!important;margin-inline:auto!important}
  .wsf-modal.is-commerce-mode .wsf-collection-heading{padding-top:0!important;margin-bottom:8px!important}
  .wsf-modal.is-commerce-mode .wsf-collection-heading h2,
  .wsf-celebration-intro h2,
  .wsf-gallery-heading h3{font-size:clamp(27px,7.8vw,34px)!important;line-height:1.05!important}
  .wsf-celebration-intro{margin-bottom:16px!important}
  .wsf-celebration-intro p,.wsf-gallery-subtitle{font-size:13px!important;line-height:1.4!important}
  .wsf-celebration-card{border-radius:18px!important}
  .wsf-celebration-image{min-height:170px!important}
  .wsf-celebration-copy{padding:16px!important}
  .wsf-celebration-copy h3{font-size:28px!important;margin:7px 0 8px!important}
  .wsf-celebration-copy>p{font-size:13px!important;line-height:1.45!important;margin-bottom:10px!important}
  .wsf-celebration-alternatives{margin-top:18px!important}

  /* Mobile overlays/dialogs. */
  .wsf-addon-audience-layer{padding:12px!important}
  .wsf-addon-audience-dialog{width:min(94vw,480px)!important;padding:24px 14px 16px!important;border-radius:18px!important}
  .wsf-addon-audience-icon{width:48px!important;height:48px!important;margin-bottom:9px!important;font-size:22px!important}
  .wsf-addon-audience-dialog h3{margin-bottom:14px!important;font-size:28px!important}
  .wsf-addon-audience-actions{gap:8px!important}
  .wsf-addon-audience-actions button{min-height:64px!important;border-radius:14px!important}
  .wsf-addon-audience-actions button span{font-size:23px!important}
  .wsf-addon-audience-actions button strong{font-size:14px!important}
}

/* Extra-small phones: one more spacing reduction without shrinking touch targets. */
@media (max-width: 390px) {
  .wsf-scene{padding-left:12px!important;padding-right:12px!important}
  .wsf-story-opening h1,.wsf-story-chapter h2,.wsf-magic-scene h1,.wsf-magic-scene h2,.wsf-copy h2{font-size:28px!important}
  .wsf-copy p,.wsf-story-chapter .wsf-magic-support,.wsf-magic-scene .wsf-magic-support{font-size:13px!important}
}


/* v0.28.22 — Mobile Screen Tuning Pass 2
 * Phone-only refinements requested after the first live mobile review.
 * Desktop and tablet presentation remain unchanged.
 * Focus: compact availability cards, compact discovery cards, and a one-screen
 * parent contact form with all three fields visible together.
 */
@media (max-width: 767px) {
  /* --------------------------------------------------------------
   * Parent information: keep name, email and phone in one viewport.
   * Long desktop question labels become unnecessary on a phone because the
   * context is already established by the page heading.
   * -------------------------------------------------------------- */
  .wsf-scene.is-parent-information{
    padding-top:8px!important;
    padding-bottom:8px!important;
  }
  .wsf-scene.is-parent-information .wsf-scene-inner{
    padding-top:2px!important;
    padding-bottom:4px!important;
  }
  .wsf-scene.is-parent-information .wsf-scene-kicker{
    display:none!important;
  }
  .wsf-scene.is-parent-information h2{
    max-width:500px!important;
    font-size:clamp(25px,7.2vw,31px)!important;
    line-height:1.02!important;
  }
  .wsf-scene.is-parent-information .wsf-magic-support{
    max-width:470px!important;
    margin-top:7px!important;
    font-size:12px!important;
    line-height:1.3!important;
  }
  .wsf-scene.is-parent-information .wsf-contact-grid{
    width:100%!important;
    margin-top:10px!important;
    gap:7px!important;
  }
  .wsf-scene.is-parent-information .wsf-contact-question{
    margin:0!important;
  }
  .wsf-scene.is-parent-information .wsf-contact-question label{
    display:none!important;
  }
  .wsf-scene.is-parent-information .wsf-contact-question input{
    min-height:44px!important;
    height:44px!important;
    padding:8px 13px!important;
    border-radius:13px!important;
    font-size:15px!important;
  }
  .wsf-scene.is-parent-information .wsf-contact-question .wsf-error{
    min-height:0!important;
    margin-top:0!important;
    font-size:10px!important;
  }
  .wsf-scene.is-parent-information .wsf-contact-question .wsf-error:empty{
    display:none!important;
  }
  .wsf-scene.is-parent-information .wsf-scene-actions{
    margin-top:9px!important;
  }
  .wsf-scene.is-parent-information .wsf-primary{
    min-height:43px!important;
    height:43px!important;
  }

  /* --------------------------------------------------------------
   * Availability date cards: card-only reduction. Page typography and
   * heading remain as established in v0.28.21.
   * -------------------------------------------------------------- */
  .is-availability.is-date-mode .wsf-scene-inner{
    padding-left:0!important;
    padding-right:0!important;
  }
  .is-availability.is-date-mode .wsf-availability-gallery{
    width:100%!important;
  }
  .wsf-date-card-grid{
    display:flex!important;
    justify-content:flex-start!important;
    gap:8px!important;
    width:100%!important;
    padding:3px 0 9px!important;
    overflow-x:auto!important;
    scroll-snap-type:x proximity!important;
    scrollbar-width:none!important;
  }
  .wsf-date-card-grid::-webkit-scrollbar{display:none!important}
  .wsf-date-card{
    flex:0 0 44vw!important;
    min-width:142px!important;
    max-width:168px!important;
    min-height:198px!important;
    padding:10px 8px!important;
    border-radius:16px!important;
    scroll-snap-align:start!important;
    box-shadow:0 8px 20px rgba(93,48,72,.07)!important;
  }
  .wsf-date-badge{
    padding:4px 7px!important;
    font-size:8px!important;
    letter-spacing:.06em!important;
  }
  .wsf-date-card>small{
    margin-top:6px!important;
    font-size:9px!important;
    letter-spacing:.09em!important;
  }
  .wsf-date-card>strong{
    margin-top:4px!important;
    font-size:20px!important;
    line-height:1!important;
  }
  .wsf-date-card>strong b{
    display:block!important;
    margin-top:3px!important;
    font-size:42px!important;
    line-height:.95!important;
  }
  .wsf-date-card .wsf-time-jewels{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:5px!important;
    width:100%!important;
    margin-top:8px!important;
  }
  .wsf-date-card .wsf-time-jewel{
    width:100%!important;
    min-width:0!important;
    min-height:32px!important;
    padding:6px 5px!important;
    font-size:11px!important;
  }
  .wsf-availability-actions{
    margin-top:8px!important;
  }

  /* --------------------------------------------------------------
   * Discovery choice: three thin choices should be visible together.
   * On mobile the headline is the decision; secondary card copy is hidden.
   * -------------------------------------------------------------- */
  .wsf-scene.is-discovery-choice{
    padding-top:8px!important;
    padding-bottom:8px!important;
  }
  .wsf-scene.is-discovery-choice .wsf-scene-inner{
    padding-top:2px!important;
    padding-bottom:4px!important;
  }
  .wsf-scene.is-discovery-choice .wsf-scene-kicker{
    margin-bottom:5px!important;
    padding:0!important;
    font-size:8px!important;
  }
  .wsf-scene.is-discovery-choice h2{
    font-size:clamp(25px,7.2vw,31px)!important;
    line-height:1.02!important;
  }
  .wsf-scene.is-discovery-choice .wsf-scene-inner>p{
    margin-top:6px!important;
    font-size:11px!important;
    line-height:1.3!important;
  }
  .wsf-discovery-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:7px!important;
    width:100%!important;
    margin-top:10px!important;
  }
  .wsf-discovery-card{
    min-height:62px!important;
    padding:8px 12px!important;
    border-radius:14px!important;
    display:grid!important;
    grid-template-columns:36px minmax(0,1fr) 18px!important;
    align-items:center!important;
    justify-items:start!important;
    gap:8px!important;
    text-align:left!important;
    transform:none!important;
    box-shadow:0 7px 18px rgba(83,48,70,.06)!important;
  }
  .wsf-discovery-card>span{
    grid-column:1!important;
    grid-row:1!important;
    display:grid!important;
    place-items:center!important;
    width:34px!important;
    height:34px!important;
    border-radius:11px!important;
    background:rgba(255,255,255,.34)!important;
    font-size:20px!important;
  }
  .wsf-discovery-card strong{
    grid-column:2!important;
    grid-row:1!important;
    margin:0!important;
    font-family:Montserrat,Arial,sans-serif!important;
    font-size:14px!important;
    line-height:1.15!important;
  }
  .wsf-discovery-card small,
  .wsf-discovery-card b{
    display:none!important;
  }
  .wsf-discovery-card:after{
    content:"›";
    grid-column:3;
    grid-row:1;
    justify-self:end;
    color:currentColor;
    font-size:24px;
    font-weight:400;
    line-height:1;
  }
  .wsf-discovery-card.is-featured{
    transform:none!important;
  }
}

@media (max-width: 390px) {
  .wsf-date-card{
    flex-basis:43vw!important;
    min-width:136px!important;
  }
  .wsf-date-card>strong b{font-size:38px!important}
  .wsf-scene.is-parent-information h2,
  .wsf-scene.is-discovery-choice h2{font-size:25px!important}
}

/* v0.28.23 — Mobile Screen Tuning Pass 3
 * Cache-safe stylesheet URL + stronger phone-only overrides.
 * Desktop/tablet behavior is intentionally untouched.
 */
@media (max-width: 767px) {
  /* Parent information: one-screen compact form. */
  .wsf-scene.is-parent-information {
    padding: 6px 14px 8px !important;
  }
  .wsf-scene.is-parent-information .wsf-scene-inner {
    width: 100% !important;
    max-width: 520px !important;
    padding: 2px 0 4px !important;
    margin: 0 auto !important;
    justify-content: flex-start !important;
    overflow: visible !important;
  }
  .wsf-scene.is-parent-information .wsf-scene-kicker {
    display: none !important;
  }
  .wsf-scene.is-parent-information h2 {
    margin: 2px auto 0 !important;
    max-width: 460px !important;
    font-size: clamp(23px, 6.8vw, 29px) !important;
    line-height: 1.02 !important;
  }
  .wsf-scene.is-parent-information .wsf-magic-support {
    max-width: 440px !important;
    margin: 6px auto 0 !important;
    font-size: 11px !important;
    line-height: 1.28 !important;
  }
  .wsf-scene.is-parent-information .wsf-contact-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 8px !important;
    width: 100% !important;
    margin: 10px auto 0 !important;
  }
  .wsf-scene.is-parent-information .wsf-contact-grid .wsf-contact-question,
  .wsf-scene.is-parent-information .wsf-contact-grid .wsf-contact-question:last-child {
    grid-column: auto !important;
    margin: 0 !important;
  }
  .wsf-scene.is-parent-information .wsf-contact-question label {
    display: none !important;
  }
  .wsf-scene.is-parent-information .wsf-contact-question input {
    display: block !important;
    width: 100% !important;
    height: 48px !important;
    min-height: 48px !important;
    margin: 0 !important;
    padding: 9px 14px !important;
    border-radius: 14px !important;
    font-size: 15px !important;
    line-height: 1.2 !important;
  }
  .wsf-scene.is-parent-information .wsf-error:empty {
    display: none !important;
  }
  .wsf-scene.is-parent-information .wsf-scene-actions {
    width: 100% !important;
    margin: 10px auto 0 !important;
  }
  .wsf-scene.is-parent-information .wsf-primary {
    width: 100% !important;
    height: 46px !important;
    min-height: 46px !important;
  }

  /* Availability: genuinely compact cards, 3-up feel, and actions below cards. */
  .wsf-modal .is-availability.is-date-mode {
    overflow-y: auto !important;
    overflow-x: hidden !important;
  }
  .wsf-modal .is-availability.is-date-mode .wsf-scene-inner {
    display: block !important;
    width: 100% !important;
    min-height: 0 !important;
    height: auto !important;
    padding: 8px 12px 16px !important;
    overflow: visible !important;
  }
  .is-availability.is-date-mode .wsf-availability-gallery {
    display: block !important;
    width: 100% !important;
    min-height: 0 !important;
    margin: 0 auto !important;
    overflow: visible !important;
  }
  .is-availability.is-date-mode .wsf-gallery-heading {
    margin: 0 auto 10px !important;
  }
  .is-availability.is-date-mode .wsf-gallery-heading h3 {
    margin: 3px 0 4px !important;
  }
  .is-availability.is-date-mode .wsf-gallery-heading p {
    margin: 0 auto !important;
    max-width: 460px !important;
    font-size: 12px !important;
    line-height: 1.35 !important;
  }
  .is-availability.is-date-mode .wsf-date-card-grid {
    display: flex !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    gap: 7px !important;
    width: calc(100% + 2px) !important;
    margin: 0 !important;
    padding: 2px 1px 8px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scroll-snap-type: x proximity !important;
    -webkit-overflow-scrolling: touch !important;
    scrollbar-width: none !important;
  }
  .is-availability.is-date-mode .wsf-date-card-grid::-webkit-scrollbar {
    display: none !important;
  }
  .is-availability.is-date-mode .wsf-date-card {
    flex: 0 0 31vw !important;
    width: 31vw !important;
    min-width: 108px !important;
    max-width: 132px !important;
    min-height: 0 !important;
    height: auto !important;
    padding: 8px 6px 9px !important;
    gap: 4px !important;
    border-radius: 14px !important;
    scroll-snap-align: start !important;
    transform: none !important;
  }
  .is-availability.is-date-mode .wsf-date-badge {
    min-height: 0 !important;
    padding: 3px 5px !important;
    font-size: 7px !important;
    line-height: 1.1 !important;
    letter-spacing: .05em !important;
    white-space: nowrap !important;
  }
  .is-availability.is-date-mode .wsf-date-card > small {
    margin-top: 2px !important;
    font-size: 8px !important;
    line-height: 1.1 !important;
  }
  .is-availability.is-date-mode .wsf-date-card > strong {
    margin: 1px 0 0 !important;
    font-size: 15px !important;
    line-height: 1 !important;
  }
  .is-availability.is-date-mode .wsf-date-card > strong b {
    margin-top: 2px !important;
    font-size: 32px !important;
    line-height: .9 !important;
  }
  .is-availability.is-date-mode .wsf-time-jewels {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 4px !important;
    width: 100% !important;
    margin-top: 5px !important;
  }
  .is-availability.is-date-mode .wsf-time-jewel {
    width: 100% !important;
    min-width: 0 !important;
    min-height: 29px !important;
    padding: 4px 3px !important;
    border-radius: 999px !important;
    font-size: 10px !important;
    line-height: 1 !important;
  }
  .is-availability.is-date-mode .wsf-availability-pager {
    margin: 5px auto 0 !important;
  }
  .is-availability.is-date-mode .wsf-availability-actions {
    position: static !important;
    inset: auto !important;
    transform: none !important;
    clear: both !important;
    display: flex !important;
    width: 100% !important;
    margin: 14px auto 4px !important;
    padding: 0 !important;
    justify-content: center !important;
    z-index: auto !important;
  }
  .is-availability.is-date-mode .wsf-availability-actions .wsf-secondary {
    position: static !important;
    width: min(78%, 300px) !important;
    min-height: 42px !important;
    margin: 0 auto !important;
    padding: 0 16px !important;
    font-size: 12px !important;
  }

  /* Discovery: all three decision cards visible as thin mobile rows. */
  .wsf-scene.is-discovery-choice {
    padding: 6px 14px 8px !important;
  }
  .wsf-scene.is-discovery-choice .wsf-scene-inner {
    width: 100% !important;
    max-width: 520px !important;
    padding: 2px 0 4px !important;
    margin: 0 auto !important;
    justify-content: flex-start !important;
    overflow: visible !important;
  }
  .wsf-scene.is-discovery-choice .wsf-scene-kicker {
    margin: 0 auto 4px !important;
    padding: 0 !important;
    font-size: 8px !important;
  }
  .wsf-scene.is-discovery-choice h2 {
    margin: 0 auto !important;
    max-width: 460px !important;
    font-size: clamp(23px, 6.8vw, 29px) !important;
    line-height: 1.02 !important;
  }
  .wsf-scene.is-discovery-choice .wsf-scene-inner > p {
    max-width: 430px !important;
    margin: 6px auto 0 !important;
    font-size: 10px !important;
    line-height: 1.25 !important;
  }
  .wsf-scene.is-discovery-choice .wsf-discovery-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 7px !important;
    width: 100% !important;
    margin: 10px auto 0 !important;
  }
  .wsf-scene.is-discovery-choice .wsf-discovery-card,
  .wsf-scene.is-discovery-choice .wsf-discovery-card.is-featured {
    display: grid !important;
    grid-template-columns: 34px minmax(0,1fr) 14px !important;
    align-items: center !important;
    justify-items: start !important;
    gap: 8px !important;
    width: 100% !important;
    min-height: 58px !important;
    height: 58px !important;
    margin: 0 !important;
    padding: 7px 10px !important;
    border-radius: 14px !important;
    text-align: left !important;
    transform: none !important;
  }
  .wsf-scene.is-discovery-choice .wsf-discovery-card > span {
    grid-column: 1 !important;
    grid-row: 1 !important;
    display: grid !important;
    place-items: center !important;
    width: 32px !important;
    height: 32px !important;
    margin: 0 !important;
    border-radius: 10px !important;
    font-size: 19px !important;
  }
  .wsf-scene.is-discovery-choice .wsf-discovery-card strong {
    grid-column: 2 !important;
    grid-row: 1 !important;
    margin: 0 !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 13px !important;
    line-height: 1.12 !important;
    text-align: left !important;
  }
  .wsf-scene.is-discovery-choice .wsf-discovery-card small,
  .wsf-scene.is-discovery-choice .wsf-discovery-card b {
    display: none !important;
  }
  .wsf-scene.is-discovery-choice .wsf-discovery-card::after {
    content: "›" !important;
    grid-column: 3 !important;
    grid-row: 1 !important;
    justify-self: end !important;
    font-size: 22px !important;
    line-height: 1 !important;
  }
}

@media (max-width: 390px) {
  .is-availability.is-date-mode .wsf-date-card {
    flex-basis: 30.5vw !important;
    width: 30.5vw !important;
    min-width: 104px !important;
  }
  .is-availability.is-date-mode .wsf-date-card > strong b {
    font-size: 30px !important;
  }
  .wsf-scene.is-parent-information h2,
  .wsf-scene.is-discovery-choice h2 {
    font-size: 23px !important;
  }
}

/* v0.28.24 — Mobile Q&A Finalization Pass
 * Mobile only. Desktop baseline remains untouched.
 * Availability screen: compact time stack and guarantee CTA sits below cards.
 */
@media (max-width: 767px) {
  /* Break the desktop flex-height behavior so the cards own their real height. */
  .wsf-modal .wsf-scene.is-availability.is-date-mode,
  .wsf-modal .wsf-scene.is-availability.is-date-mode .wsf-scene-inner {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
  }

  .wsf-modal .wsf-scene.is-availability.is-date-mode .wsf-scene-inner {
    display: block !important;
    padding-bottom: 14px !important;
  }

  .wsf-scene.is-availability.is-date-mode .wsf-availability-gallery {
    display: block !important;
    flex: none !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: 0 auto !important;
    overflow: visible !important;
  }

  .wsf-scene.is-availability.is-date-mode .wsf-date-card-grid {
    display: flex !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    gap: 8px !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 2px 2px 4px !important;
    overflow-x: auto !important;
    overflow-y: visible !important;
    scroll-snap-type: x proximity !important;
    -webkit-overflow-scrolling: touch !important;
    scrollbar-width: none !important;
  }

  .wsf-scene.is-availability.is-date-mode .wsf-date-card-grid::-webkit-scrollbar {
    display: none !important;
  }

  /* Keep roughly two cards visible, but make each card much shorter. */
  .wsf-scene.is-availability.is-date-mode .wsf-date-card {
    flex: 0 0 43vw !important;
    width: 43vw !important;
    min-width: 148px !important;
    max-width: 180px !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    padding: 8px 7px 9px !important;
    gap: 2px !important;
    border-radius: 15px !important;
    align-content: start !important;
    scroll-snap-align: start !important;
    transform: none !important;
  }

  .wsf-scene.is-availability.is-date-mode .wsf-date-badge {
    min-height: 0 !important;
    margin: 0 0 3px !important;
    padding: 4px 7px !important;
    font-size: 7px !important;
    line-height: 1 !important;
  }

  .wsf-scene.is-availability.is-date-mode .wsf-date-card > small {
    margin: 2px 0 1px !important;
    font-size: 8px !important;
    line-height: 1 !important;
  }

  .wsf-scene.is-availability.is-date-mode .wsf-date-card > strong {
    margin: 2px 0 1px !important;
    font-size: 17px !important;
    line-height: 1 !important;
  }

  .wsf-scene.is-availability.is-date-mode .wsf-date-card > strong b {
    margin-top: 3px !important;
    font-size: 34px !important;
    line-height: .88 !important;
  }

  /* Time choices: close vertical rhythm, still finger-friendly. */
  .wsf-scene.is-availability.is-date-mode .wsf-time-jewels {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 5px !important;
    width: 100% !important;
    margin: 7px 0 0 !important;
  }

  .wsf-scene.is-availability.is-date-mode .wsf-time-jewel {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-width: 0 !important;
    min-height: 34px !important;
    height: 34px !important;
    margin: 0 !important;
    padding: 0 5px !important;
    border-radius: 999px !important;
    font-size: 10px !important;
    line-height: 1 !important;
  }

  /* Pager is unnecessary on the phone carousel and was consuming vertical room. */
  .wsf-scene.is-availability.is-date-mode .wsf-availability-pager {
    display: none !important;
  }

  /* Critical fix: CTA must begin AFTER the full card row, never over it. */
  .wsf-scene.is-availability.is-date-mode .wsf-availability-actions {
    position: relative !important;
    inset: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    transform: none !important;
    float: none !important;
    clear: both !important;
    display: flex !important;
    flex: none !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 22px auto 8px !important;
    padding: 0 12px !important;
    justify-content: center !important;
    z-index: 1 !important;
  }

  .wsf-scene.is-availability.is-date-mode .wsf-availability-actions::before {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    top: -12px !important;
    left: 0 !important;
    width: 100% !important;
    height: 1px !important;
    background: transparent !important;
  }

  .wsf-scene.is-availability.is-date-mode .wsf-availability-actions .wsf-secondary {
    position: static !important;
    inset: auto !important;
    transform: none !important;
    width: min(88%, 340px) !important;
    min-height: 42px !important;
    height: 42px !important;
    margin: 0 auto !important;
    padding: 0 18px !important;
    font-size: 12px !important;
    line-height: 1 !important;
  }

  /* Keep the persistent start-over control visually below this screen's CTA. */
  .wsf-modal:has(.wsf-scene.is-availability.is-date-mode[aria-hidden="false"]) .wsf-start-over,
  .wsf-modal:has(.wsf-scene.is-availability.is-date-mode[aria-hidden="false"]) [data-wsf-start-over] {
    margin-top: 8px !important;
  }
}

@media (max-width: 390px) {
  .wsf-scene.is-availability.is-date-mode .wsf-date-card {
    flex-basis: 42vw !important;
    width: 42vw !important;
    min-width: 142px !important;
  }
  .wsf-scene.is-availability.is-date-mode .wsf-time-jewel {
    min-height: 32px !important;
    height: 32px !important;
  }
}

/* v0.28.25 — Mobile availability carousel alignment + swipe navigation
 * Mobile only. Desktop baseline remains untouched.
 */
.wsf-mobile-date-arrow,
.wsf-mobile-date-dots { display:none; }
.wsf-mobile-date-carousel-shell { width:100%; }

@media (max-width: 767px) {
  /* Keep the entire availability composition centered inside the phone viewport. */
  .wsf-modal .wsf-scene.is-availability.is-date-mode {
    width:100% !important;
    max-width:100vw !important;
    padding-left:0 !important;
    padding-right:0 !important;
    overflow-x:hidden !important;
  }
  .wsf-modal .wsf-scene.is-availability.is-date-mode .wsf-scene-inner {
    width:100% !important;
    max-width:100% !important;
    margin:0 auto !important;
    padding-left:0 !important;
    padding-right:0 !important;
    box-sizing:border-box !important;
    overflow-x:hidden !important;
  }
  .wsf-scene.is-availability.is-date-mode .wsf-availability-gallery {
    width:100% !important;
    max-width:100% !important;
    margin:0 auto !important;
    box-sizing:border-box !important;
  }
  .wsf-scene.is-availability.is-date-mode .wsf-gallery-heading {
    width:calc(100% - 32px) !important;
    max-width:430px !important;
    margin:0 auto 16px !important;
    padding:0 !important;
    text-align:center !important;
    box-sizing:border-box !important;
  }
  .wsf-scene.is-availability.is-date-mode .wsf-gallery-heading > span {
    display:block !important;
    margin:0 auto 7px !important;
    text-align:center !important;
  }
  .wsf-scene.is-availability.is-date-mode .wsf-gallery-heading h3 {
    width:100% !important;
    max-width:100% !important;
    margin:0 auto 7px !important;
    font-size:clamp(29px, 9vw, 36px) !important;
    line-height:1.04 !important;
    text-align:center !important;
    white-space:normal !important;
    overflow:visible !important;
  }
  .wsf-scene.is-availability.is-date-mode .wsf-gallery-heading p {
    width:100% !important;
    max-width:390px !important;
    margin:0 auto !important;
    padding:0 4px !important;
    font-size:13px !important;
    line-height:1.42 !important;
    text-align:center !important;
    box-sizing:border-box !important;
  }

  /* Carousel shell: three compact cards visible, with real swipe/drag scrolling. */
  .wsf-scene.is-availability.is-date-mode .wsf-mobile-date-carousel-shell {
    position:relative !important;
    width:100% !important;
    max-width:100% !important;
    margin:0 auto !important;
    padding:0 18px !important;
    box-sizing:border-box !important;
  }
  .wsf-scene.is-availability.is-date-mode .wsf-date-card-grid {
    display:flex !important;
    width:100% !important;
    max-width:100% !important;
    gap:8px !important;
    margin:0 auto !important;
    padding:0 !important;
    box-sizing:border-box !important;
    align-items:stretch !important;
    justify-content:flex-start !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    scroll-snap-type:x mandatory !important;
    scroll-behavior:smooth !important;
    scroll-padding-inline:0 !important;
    -webkit-overflow-scrolling:touch !important;
    overscroll-behavior-x:contain !important;
    touch-action:pan-x !important;
    scrollbar-width:none !important;
  }
  .wsf-scene.is-availability.is-date-mode .wsf-date-card-grid::-webkit-scrollbar {
    display:none !important;
  }
  .wsf-scene.is-availability.is-date-mode .wsf-date-card {
    flex:0 0 calc((100% - 16px) / 3) !important;
    width:calc((100% - 16px) / 3) !important;
    min-width:0 !important;
    max-width:none !important;
    min-height:0 !important;
    height:auto !important;
    margin:0 !important;
    padding:8px 6px 9px !important;
    gap:2px !important;
    border-radius:15px !important;
    box-sizing:border-box !important;
    scroll-snap-align:start !important;
    scroll-snap-stop:always !important;
    align-content:start !important;
  }
  .wsf-scene.is-availability.is-date-mode .wsf-date-badge {
    max-width:100% !important;
    margin:0 auto 4px !important;
    padding:4px 6px !important;
    font-size:6.8px !important;
    line-height:1 !important;
    white-space:nowrap !important;
  }
  .wsf-scene.is-availability.is-date-mode .wsf-date-card > small {
    margin:2px 0 1px !important;
    font-size:7.8px !important;
    line-height:1 !important;
    text-align:center !important;
  }
  .wsf-scene.is-availability.is-date-mode .wsf-date-card > strong {
    margin:3px 0 1px !important;
    font-size:15px !important;
    line-height:1 !important;
    text-align:center !important;
  }
  .wsf-scene.is-availability.is-date-mode .wsf-date-card > strong b {
    margin-top:4px !important;
    font-size:31px !important;
    line-height:.9 !important;
  }
  .wsf-scene.is-availability.is-date-mode .wsf-time-jewels {
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:5px !important;
    width:100% !important;
    margin:8px 0 0 !important;
  }
  .wsf-scene.is-availability.is-date-mode .wsf-time-jewel {
    width:100% !important;
    min-width:0 !important;
    min-height:31px !important;
    height:31px !important;
    padding:0 3px !important;
    margin:0 !important;
    font-size:8.5px !important;
    line-height:1 !important;
    white-space:nowrap !important;
  }

  /* Carousel controls from the approved mobile reference. */
  .wsf-scene.is-availability.is-date-mode .wsf-mobile-date-arrow {
    display:grid !important;
    place-items:center !important;
    position:absolute !important;
    z-index:4 !important;
    top:50% !important;
    width:34px !important;
    height:34px !important;
    margin-top:-17px !important;
    padding:0 !important;
    border:1px solid #efbdd5 !important;
    border-radius:50% !important;
    background:rgba(255,255,255,.96) !important;
    color:#d82e80 !important;
    box-shadow:0 7px 20px rgba(90,48,72,.10) !important;
    font:700 18px/1 Arial,sans-serif !important;
    cursor:pointer !important;
  }
  .wsf-scene.is-availability.is-date-mode .wsf-mobile-date-arrow.is-prev { left:3px !important; }
  .wsf-scene.is-availability.is-date-mode .wsf-mobile-date-arrow.is-next { right:3px !important; }
  .wsf-scene.is-availability.is-date-mode .wsf-mobile-date-arrow:disabled {
    opacity:.24 !important;
    pointer-events:none !important;
  }
  .wsf-scene.is-availability.is-date-mode .wsf-mobile-date-dots {
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    flex-wrap:nowrap !important;
    gap:7px !important;
    width:100% !important;
    min-height:12px !important;
    margin:12px auto 0 !important;
    padding:0 18px !important;
    box-sizing:border-box !important;
    overflow:hidden !important;
  }
  .wsf-scene.is-availability.is-date-mode .wsf-mobile-date-dots button {
    flex:0 0 7px !important;
    width:7px !important;
    height:7px !important;
    padding:0 !important;
    border:0 !important;
    border-radius:50% !important;
    background:#ece5eb !important;
    box-shadow:none !important;
  }
  .wsf-scene.is-availability.is-date-mode .wsf-mobile-date-dots button.is-active {
    background:#dc2e82 !important;
  }

  /* CTA stays centered and clearly below the carousel/dots. */
  .wsf-scene.is-availability.is-date-mode .wsf-availability-actions {
    width:100% !important;
    max-width:100% !important;
    margin:18px auto 8px !important;
    padding:0 22px !important;
    box-sizing:border-box !important;
    justify-content:center !important;
  }
  .wsf-scene.is-availability.is-date-mode .wsf-availability-actions .wsf-secondary {
    width:min(100%, 360px) !important;
    max-width:360px !important;
    margin:0 auto !important;
  }
}

@media (max-width: 390px) {
  .wsf-scene.is-availability.is-date-mode .wsf-mobile-date-carousel-shell {
    padding-left:14px !important;
    padding-right:14px !important;
  }
  .wsf-scene.is-availability.is-date-mode .wsf-date-card-grid { gap:6px !important; }
  .wsf-scene.is-availability.is-date-mode .wsf-date-card {
    flex-basis:calc((100% - 12px) / 3) !important;
    width:calc((100% - 12px) / 3) !important;
    padding-left:5px !important;
    padding-right:5px !important;
  }
  .wsf-scene.is-availability.is-date-mode .wsf-date-badge { font-size:6.2px !important; padding:4px 4px !important; }
  .wsf-scene.is-availability.is-date-mode .wsf-date-card > strong { font-size:14px !important; }
  .wsf-scene.is-availability.is-date-mode .wsf-date-card > strong b { font-size:29px !important; }
  .wsf-scene.is-availability.is-date-mode .wsf-time-jewel { font-size:8px !important; height:30px !important; min-height:30px !important; }
}

/* v0.28.26 — hard mobile centering + true date carousel viewport
 * Fixes the date-mode gallery inheriting desktop flex-row behavior, which pushed
 * the heading/cards off-center and prevented the horizontal card track from
 * receiving the intended swipe area. Mobile only; desktop is untouched.
 */
@media (max-width: 767px) {
  .wsf-modal .wsf-scene.is-availability.is-date-mode .wsf-availability-gallery {
    display:flex !important;
    flex-direction:column !important;
    flex:0 0 auto !important;
    align-items:center !important;
    justify-content:flex-start !important;
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
    margin:0 auto !important;
    padding:0 !important;
    overflow:visible !important;
    box-sizing:border-box !important;
  }

  .wsf-modal .wsf-scene.is-availability.is-date-mode .wsf-gallery-heading,
  .wsf-modal .wsf-scene.is-availability.is-date-mode .wsf-mobile-date-carousel-shell,
  .wsf-modal .wsf-scene.is-availability.is-date-mode .wsf-mobile-date-dots {
    flex:0 0 auto !important;
    min-width:0 !important;
    align-self:center !important;
  }

  .wsf-modal .wsf-scene.is-availability.is-date-mode .wsf-gallery-heading {
    position:relative !important;
    left:auto !important;
    right:auto !important;
    transform:none !important;
    width:calc(100vw - 28px) !important;
    max-width:430px !important;
    margin:0 auto 14px !important;
    overflow:visible !important;
  }

  .wsf-modal .wsf-scene.is-availability.is-date-mode .wsf-gallery-heading h3,
  .wsf-modal .wsf-scene.is-availability.is-date-mode .wsf-gallery-heading p,
  .wsf-modal .wsf-scene.is-availability.is-date-mode .wsf-gallery-heading > span {
    position:static !important;
    left:auto !important;
    right:auto !important;
    transform:none !important;
    text-align:center !important;
  }

  .wsf-modal .wsf-scene.is-availability.is-date-mode .wsf-mobile-date-carousel-shell {
    position:relative !important;
    width:calc(100vw - 20px) !important;
    max-width:440px !important;
    margin:0 auto !important;
    padding:0 20px !important;
    overflow:visible !important;
    box-sizing:border-box !important;
  }

  .wsf-modal .wsf-scene.is-availability.is-date-mode .wsf-date-card-grid {
    display:flex !important;
    flex-wrap:nowrap !important;
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
    margin:0 auto !important;
    padding:0 !important;
    gap:7px !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    scroll-snap-type:x mandatory !important;
    scroll-padding-inline:0 !important;
    scroll-behavior:smooth !important;
    -webkit-overflow-scrolling:touch !important;
    touch-action:pan-x !important;
    overscroll-behavior-x:contain !important;
    scrollbar-width:none !important;
    justify-content:flex-start !important;
    align-items:stretch !important;
    box-sizing:border-box !important;
  }

  .wsf-modal .wsf-scene.is-availability.is-date-mode .wsf-date-card {
    flex:0 0 calc((100% - 14px) / 3) !important;
    width:calc((100% - 14px) / 3) !important;
    min-width:calc((100% - 14px) / 3) !important;
    max-width:calc((100% - 14px) / 3) !important;
    box-sizing:border-box !important;
    scroll-snap-align:start !important;
    scroll-snap-stop:always !important;
  }

  .wsf-modal .wsf-scene.is-availability.is-date-mode .wsf-mobile-date-arrow {
    top:50% !important;
    transform:translateY(-50%) !important;
    margin-top:0 !important;
  }
  .wsf-modal .wsf-scene.is-availability.is-date-mode .wsf-mobile-date-arrow.is-prev { left:2px !important; }
  .wsf-modal .wsf-scene.is-availability.is-date-mode .wsf-mobile-date-arrow.is-next { right:2px !important; }

  .wsf-modal .wsf-scene.is-availability.is-date-mode .wsf-mobile-date-dots {
    width:calc(100vw - 28px) !important;
    max-width:430px !important;
    margin:12px auto 0 !important;
    justify-content:center !important;
  }

  .wsf-modal .wsf-scene.is-availability.is-date-mode .wsf-availability-pager {
    display:none !important;
  }

  .wsf-modal .wsf-scene.is-availability.is-date-mode .wsf-availability-actions {
    position:static !important;
    inset:auto !important;
    transform:none !important;
    float:none !important;
    clear:both !important;
    width:calc(100vw - 36px) !important;
    max-width:400px !important;
    margin:22px auto 8px !important;
    padding:0 !important;
    align-self:center !important;
  }
}

@media (max-width: 390px) {
  .wsf-modal .wsf-scene.is-availability.is-date-mode .wsf-mobile-date-carousel-shell {
    width:calc(100vw - 14px) !important;
    padding-left:16px !important;
    padding-right:16px !important;
  }
  .wsf-modal .wsf-scene.is-availability.is-date-mode .wsf-date-card-grid { gap:6px !important; }
  .wsf-modal .wsf-scene.is-availability.is-date-mode .wsf-date-card {
    flex-basis:calc((100% - 12px) / 3) !important;
    width:calc((100% - 12px) / 3) !important;
    min-width:calc((100% - 12px) / 3) !important;
    max-width:calc((100% - 12px) / 3) !important;
  }
}

/* v0.28.34 — Clean Mobile Commerce Layout Repair
 * Built from the v0.28.26 clean mobile baseline.
 * Critical fix: keep the commerce stage in a real grid on phones so the
 * runtime panel -> form -> scene track height chain never collapses.
 * Desktop/tablet behavior remains unchanged.
 */
@media (max-width: 767px) {
  /* --------------------------------------------------------------
   * COMMERCE STRUCTURE — DO NOT let the old v0.13 mobile rule switch
   * .wsf-stage to display:block. The absolutely-positioned scenes depend
   * on an unbroken definite-height chain.
   * -------------------------------------------------------------- */
  .wsf-modal.is-commerce-mode .wsf-stage {
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    grid-template-rows:minmax(0,1fr)!important;
    width:100%!important;
    height:100dvh!important;
    min-height:0!important;
    max-height:none!important;
    overflow:hidden!important;
    border-radius:0!important;
  }
  .wsf-modal.is-commerce-mode .wsf-art-panel {
    display:none!important;
  }
  .wsf-modal.is-commerce-mode .wsf-runtime-panel {
    display:grid!important;
    grid-template-rows:auto minmax(0,1fr) auto!important;
    width:100%!important;
    height:100%!important;
    min-width:0!important;
    min-height:0!important;
    overflow:hidden!important;
  }
  .wsf-modal.is-commerce-mode #wsf-journey-form,
  .wsf-modal.is-commerce-mode .wsf-runtime-panel form {
    position:relative!important;
    display:block!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    overflow:hidden!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene-track {
    position:relative!important;
    display:block!important;
    width:100%!important;
    height:100%!important;
    min-width:0!important;
    min-height:0!important;
    overflow:hidden!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-products {
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    box-sizing:border-box!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    padding:12px 14px 22px!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-products.is-active {
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-products .wsf-scene-inner {
    display:block!important;
    width:100%!important;
    max-width:560px!important;
    height:auto!important;
    min-height:100%!important;
    margin:0 auto!important;
    padding:4px 0 20px!important;
    overflow:visible!important;
    text-align:center!important;
  }

  /* --------------------------------------------------------------
   * DISCOVERY CHOICES — approved premium mobile treatment.
   * Slightly larger than the thin-row prototype while keeping all three
   * choices comfortably present on a normal phone viewport.
   * -------------------------------------------------------------- */
  .wsf-scene.is-discovery-choice .wsf-discovery-grid {
    gap:9px!important;
    margin-top:12px!important;
  }
  .wsf-scene.is-discovery-choice .wsf-discovery-card,
  .wsf-scene.is-discovery-choice .wsf-discovery-card.is-featured {
    grid-template-columns:42px minmax(0,1fr) 18px!important;
    grid-template-rows:auto auto!important;
    column-gap:10px!important;
    row-gap:2px!important;
    min-height:76px!important;
    height:auto!important;
    padding:10px 12px!important;
    border-radius:16px!important;
  }
  .wsf-scene.is-discovery-choice .wsf-discovery-card > span {
    grid-column:1!important;
    grid-row:1 / span 2!important;
    width:40px!important;
    height:40px!important;
    border-radius:12px!important;
    font-size:21px!important;
  }
  .wsf-scene.is-discovery-choice .wsf-discovery-card strong {
    grid-column:2!important;
    grid-row:1!important;
    align-self:end!important;
    font-size:13.5px!important;
    line-height:1.18!important;
  }
  .wsf-scene.is-discovery-choice .wsf-discovery-card small {
    display:block!important;
    grid-column:2!important;
    grid-row:2!important;
    align-self:start!important;
    margin:2px 0 0!important;
    color:#80697a!important;
    font-size:10px!important;
    line-height:1.28!important;
    text-align:left!important;
  }
  .wsf-scene.is-discovery-choice .wsf-discovery-card b {
    display:none!important;
  }
  .wsf-scene.is-discovery-choice .wsf-discovery-card::after {
    grid-column:3!important;
    grid-row:1 / span 2!important;
    align-self:center!important;
  }
  .wsf-scene.is-discovery-choice .wsf-discovery-card.is-featured small {
    color:#fff!important;
    opacity:.94!important;
  }

  /* --------------------------------------------------------------
   * PACKAGE SELECTION — dedicated mobile presentation, powered by the
   * original recommendation scene/data/selection handlers.
   * One premium card at a time, horizontal swipe/snap, no desktop sidebar.
   * -------------------------------------------------------------- */
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-heading-row {
    display:block!important;
    width:100%!important;
    margin:0 auto 12px!important;
    text-align:center!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-best-fit {
    margin:0 auto 4px!important;
    font-size:10px!important;
    letter-spacing:.08em!important;
    text-transform:uppercase!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-workspace-heading h2 {
    margin:0 auto!important;
    font-size:clamp(30px,8.5vw,38px)!important;
    line-height:1.02!important;
    text-align:center!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-date-confirmation {
    grid-template-columns:34px minmax(0,1fr)!important;
    width:min(100%,430px)!important;
    max-width:430px!important;
    min-height:58px!important;
    margin:11px auto 0!important;
    padding:8px 10px!important;
    border-radius:14px!important;
    text-align:left!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-date-icon {
    width:32px!important;
    height:32px!important;
    font-size:14px!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-date-confirmation small {
    margin-bottom:2px!important;
    font-size:8px!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-date-confirmation strong {
    font-size:11px!important;
    line-height:1.25!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-mode-label {
    margin:8px auto 10px!important;
    font-size:13px!important;
    line-height:1.2!important;
    letter-spacing:.055em!important;
    text-align:center!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection [data-wsf-celebration-results] {
    width:100%!important;
    min-width:0!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-choice-grid {
    display:flex!important;
    gap:12px!important;
    width:100%!important;
    margin:0!important;
    padding:2px 7% 12px!important;
    overflow-x:auto!important;
    overflow-y:visible!important;
    scroll-snap-type:x mandatory!important;
    scroll-padding-inline:7%!important;
    overscroll-behavior-x:contain!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-width:none!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-choice-grid::-webkit-scrollbar {
    display:none!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-choice-card {
    flex:0 0 86%!important;
    width:86%!important;
    min-width:86%!important;
    max-width:86%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    scroll-snap-align:center!important;
    scroll-snap-stop:always!important;
    border-radius:18px!important;
    text-align:left!important;
    box-shadow:0 12px 28px rgba(79,40,62,.08)!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-choice-image {
    height:178px!important;
    min-height:178px!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-choice-image img {
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-choice-copy {
    padding:13px 14px 14px!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-choice-copy>small {
    font-size:8px!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-choice-copy h3 {
    min-height:0!important;
    margin:5px 0 5px!important;
    font-size:21px!important;
    line-height:1.1!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-choice-copy>p {
    display:-webkit-box!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:2!important;
    overflow:hidden!important;
    margin:0 0 10px!important;
    font-size:11px!important;
    line-height:1.35!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-choice-footer {
    gap:8px!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-choice-footer>strong {
    font-size:18px!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-choice-footer button {
    min-height:42px!important;
    padding:0 14px!important;
    font-size:11px!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-browse-actions {
    width:100%!important;
    margin:8px auto 0!important;
    padding-top:7px!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-browse-link {
    font-size:10px!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-description-preview {
    position:fixed!important;
    inset:0!important;
    z-index:1000001!important;
  }
}

/* v0.28.35 — Mobile package scene surgical visibility repair
 * Evidence from live DevTools: recommendation scene exists, is-active and
 * aria-hidden=false, but older mobile commerce rules still force the scene
 * into an absolute 100%-height canvas. Make ONLY the active package
 * recommendation scene participate in normal flow on phones.
 */
@media (max-width: 767px) {
  .wsf-modal.is-commerce-mode .wsf-runtime-panel form {
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;
  }

  .wsf-modal.is-commerce-mode .wsf-scene-track {
    position:relative!important;
    display:block!important;
    height:auto!important;
    min-height:calc(100dvh - 92px)!important;
    overflow:visible!important;
  }

  .wsf-modal.is-commerce-mode
  .wsf-scene.is-package-selection.is-celebration-recommendations.is-active {
    display:block!important;
    position:relative!important;
    inset:auto!important;
    top:auto!important;
    right:auto!important;
    bottom:auto!important;
    left:auto!important;
    width:100%!important;
    height:auto!important;
    min-height:calc(100dvh - 92px)!important;
    max-height:none!important;
    margin:0!important;
    padding:12px 14px 28px!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    pointer-events:auto!important;
    overflow:visible!important;
    box-sizing:border-box!important;
    z-index:2!important;
  }

  .wsf-modal.is-commerce-mode
  .wsf-scene.is-package-selection.is-celebration-recommendations.is-active
  > .wsf-scene-inner {
    display:block!important;
    position:relative!important;
    width:100%!important;
    max-width:560px!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    margin:0 auto!important;
    padding:4px 0 28px!important;
    overflow:visible!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
  }

  .wsf-modal.is-commerce-mode
  .wsf-scene.is-package-selection.is-celebration-recommendations.is-active
  [data-wsf-celebration-results],
  .wsf-modal.is-commerce-mode
  .wsf-scene.is-package-selection.is-celebration-recommendations.is-active
  .wsf-package-heading-row,
  .wsf-modal.is-commerce-mode
  .wsf-scene.is-package-selection.is-celebration-recommendations.is-active
  .wsf-package-browse-actions {
    position:relative!important;
    display:block!important;
    width:100%!important;
    height:auto!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
  }
}

/* CHOICE DIGITAL BOOKINGS BUILD MARKER: v0.28.36 asset-enqueue-hard-reset */

/* ========================================================================
 * v0.28.37 — MOBILE COMMERCE FIT + SUMMARY DRAWER + BACK CLEANUP
 * Desktop is intentionally untouched. These rules apply only to phones.
 * ====================================================================== */
@media (max-width: 767px) {
  /* Mobile commerce gets four deliberate rows: nav, summary bar, content, footer. */
  .wsf-modal.is-commerce-mode .wsf-runtime-panel {
    display:grid!important;
    grid-template-rows:auto auto minmax(0,1fr) auto!important;
    min-height:0!important;
    overflow:hidden!important;
  }
  .wsf-modal.is-commerce-mode .wsf-runtime-topbar {
    min-height:62px!important;
    padding:8px 14px!important;
  }

  /* Always-available mobile equivalent of the desktop left shopping-summary panel. */
  .wsf-mobile-summary-toggle {
    display:none;
  }
  .wsf-modal.is-commerce-mode .wsf-mobile-summary-toggle:not([hidden]) {
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto;
    align-items:center;
    gap:10px;
    width:calc(100% - 24px);
    min-height:50px;
    margin:0 12px 6px;
    padding:8px 12px;
    border:1px solid rgba(224,118,166,.30);
    border-radius:15px;
    background:rgba(255,252,254,.97);
    color:#4d3746;
    text-align:left;
    box-shadow:0 8px 22px rgba(70,36,56,.07);
    cursor:pointer;
    z-index:25;
  }
  .wsf-mobile-summary-toggle>span:first-child {min-width:0}
  .wsf-mobile-summary-toggle small,
  .wsf-mobile-summary-toggle strong,
  .wsf-mobile-summary-toggle b,
  .wsf-mobile-summary-toggle em {display:block}
  .wsf-mobile-summary-toggle small {
    color:#c82f79;
    font-size:8px;
    font-weight:800;
    letter-spacing:.06em;
    text-transform:uppercase;
  }
  .wsf-mobile-summary-toggle strong {
    overflow:hidden;
    margin-top:2px;
    color:#4b3845;
    font-size:11px;
    text-overflow:ellipsis;
    white-space:nowrap;
  }
  .wsf-mobile-summary-toggle>span:last-child {text-align:right}
  .wsf-mobile-summary-toggle b {color:#c82f79;font-size:13px}
  .wsf-mobile-summary-toggle em {margin-top:1px;color:#796470;font-size:8px;font-style:normal;font-weight:700}

  .wsf-mobile-summary-drawer[hidden]{display:none!important}
  .wsf-mobile-summary-drawer {
    position:fixed;
    inset:0;
    z-index:1000020;
    display:block;
  }
  .wsf-mobile-summary-backdrop {
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    border:0;
    background:rgba(40,25,36,.42);
    opacity:0;
    transition:opacity .2s ease;
  }
  .wsf-mobile-summary-sheet {
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    max-height:min(78dvh,660px);
    overflow:auto;
    padding:12px 14px max(20px,env(safe-area-inset-bottom));
    border-radius:24px 24px 0 0;
    background:#fffafd;
    box-shadow:0 -20px 60px rgba(55,28,45,.20);
    transform:translateY(105%);
    transition:transform .24s cubic-bezier(.2,.8,.2,1);
  }
  .wsf-mobile-summary-drawer.is-open .wsf-mobile-summary-backdrop{opacity:1}
  .wsf-mobile-summary-drawer.is-open .wsf-mobile-summary-sheet{transform:translateY(0)}
  .wsf-mobile-summary-sheet-head {
    position:sticky;
    top:-12px;
    z-index:2;
    display:flex;
    align-items:center;
    justify-content:space-between;
    margin:0 -2px 8px;
    padding:8px 2px;
    background:#fffafd;
  }
  .wsf-mobile-summary-sheet-head strong {color:#4c3645;font-family:Georgia,serif;font-size:20px}
  .wsf-mobile-summary-sheet-head button {
    width:36px;height:36px;border:1px solid #efd6e3;border-radius:50%;background:#fff;color:#553e4c;font-size:22px;cursor:pointer;
  }
  .wsf-mobile-summary-content .wsf-summary-brand{display:none!important}
  .wsf-mobile-summary-content .wsf-summary-card{margin:0!important;padding:12px!important;border-radius:18px!important;box-shadow:none!important}

  /* Clean exit from package scene: inactive commerce content must never bleed backward. */
  .wsf-modal:not(.is-commerce-mode) .wsf-scene.is-package-selection:not(.is-active),
  .wsf-modal:not(.is-commerce-mode) .wsf-scene.is-celebration-recommendations:not(.is-active) {
    display:none!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:none!important;
  }

  /* Phone-sized package selection. Keep one clear card, with the next card peeking in as a swipe cue. */
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection.is-celebration-recommendations.is-active {
    min-height:0!important;
    padding:5px 0 18px!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection.is-celebration-recommendations.is-active>.wsf-scene-inner {
    width:100%!important;
    max-width:none!important;
    padding:0 0 18px!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-heading-row {
    margin:0 auto 6px!important;
    padding:0 14px!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-best-fit {
    margin:0 auto 2px!important;
    font-size:8px!important;
    line-height:1.1!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-workspace-heading h2 {
    font-size:clamp(27px,7.7vw,33px)!important;
    line-height:1!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-date-confirmation {
    width:calc(100% - 28px)!important;
    min-height:48px!important;
    margin:8px auto 0!important;
    padding:6px 9px!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-date-icon {width:29px!important;height:29px!important}
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-date-confirmation strong {font-size:10px!important}
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-mode-label {
    margin:6px auto 7px!important;
    font-size:12px!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-choice-grid {
    gap:10px!important;
    padding:2px 9% 9px!important;
    scroll-padding-inline:9%!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-choice-card {
    flex:0 0 82%!important;
    width:82%!important;
    min-width:82%!important;
    max-width:82%!important;
    border-radius:17px!important;
    overflow:hidden!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-choice-image {
    height:128px!important;
    min-height:128px!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-choice-copy {
    padding:10px 12px 11px!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-choice-copy>small {font-size:7px!important}
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-choice-copy h3 {
    margin:4px 0!important;
    font-size:18px!important;
    line-height:1.08!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-choice-copy>p {
    -webkit-line-clamp:2!important;
    margin:0 0 7px!important;
    font-size:9.5px!important;
    line-height:1.3!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-choice-footer {gap:6px!important}
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-choice-footer>strong {font-size:17px!important}
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-choice-footer button {
    min-height:38px!important;
    padding:0 11px!important;
    font-size:10px!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-browse-actions {margin:5px auto 0!important;padding-top:4px!important}

  /* Approved discovery cards: presentable, descriptive, but still all visible together. */
  .wsf-scene.is-discovery-choice .wsf-discovery-grid {
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    width:100%!important;
    margin:12px auto 0!important;
  }
  .wsf-scene.is-discovery-choice .wsf-discovery-card,
  .wsf-scene.is-discovery-choice .wsf-discovery-card.is-featured {
    position:relative!important;
    display:grid!important;
    grid-template-columns:42px minmax(0,1fr)!important;
    grid-template-rows:auto auto!important;
    align-items:center!important;
    column-gap:10px!important;
    min-height:76px!important;
    padding:10px 38px 10px 10px!important;
    border-radius:16px!important;
    text-align:left!important;
  }
  .wsf-scene.is-discovery-choice .wsf-discovery-card>span {
    grid-row:1 / 3!important;
    display:grid!important;
    place-items:center!important;
    width:38px!important;
    height:38px!important;
    margin:0!important;
    border-radius:12px!important;
    background:rgba(238,59,139,.08)!important;
    font-size:20px!important;
  }
  .wsf-scene.is-discovery-choice .wsf-discovery-card strong {
    grid-column:2!important;
    margin:0!important;
    font-family:Montserrat,Arial,sans-serif!important;
    font-size:13px!important;
    line-height:1.15!important;
    font-weight:800!important;
  }
  .wsf-scene.is-discovery-choice .wsf-discovery-card small {
    display:block!important;
    grid-column:2!important;
    margin:2px 0 0!important;
    font-size:9px!important;
    line-height:1.28!important;
  }
  .wsf-scene.is-discovery-choice .wsf-discovery-card b {display:none!important}
  .wsf-scene.is-discovery-choice .wsf-discovery-card::after {
    content:'›'!important;
    position:absolute!important;
    top:50%!important;
    right:13px!important;
    transform:translateY(-50%)!important;
    color:#c8327a!important;
    font-size:25px!important;
    line-height:1!important;
  }
  .wsf-scene.is-discovery-choice .wsf-discovery-card.is-featured::after {color:#fff!important}
  .wsf-scene.is-discovery-choice .wsf-discovery-card.is-featured>span {background:rgba(255,255,255,.18)!important;color:#fff!important}
}

/* CHOICE DIGITAL BOOKINGS BUILD MARKER: v0.28.37 mobile-commerce-fit-summary-back-cleanup */


/* ========================================================================
 * v0.28.38 — MOBILE DESCRIPTION + CLOSE CONTROL STANDARDIZATION
 * Phone-only surgical patch. Desktop/tablet behavior is intentionally kept.
 * ====================================================================== */
@media (max-width: 767px) {
  /* One consistent close control across the experience, summary drawer,
     package description, and configurator. */
  .wsf-modal .wsf-close,
  .wsf-mobile-summary-sheet-head button[data-wsf-mobile-summary-close],
  .wsf-package-description-close,
  .wsf-configurator-close {
    box-sizing:border-box!important;
    width:42px!important;
    min-width:42px!important;
    max-width:42px!important;
    height:42px!important;
    min-height:42px!important;
    max-height:42px!important;
    padding:0!important;
    display:grid!important;
    place-items:center!important;
    border:1px solid #efb5d2!important;
    border-radius:50%!important;
    background:#fff!important;
    color:#d72f82!important;
    font-family:Arial,sans-serif!important;
    font-size:22px!important;
    font-weight:400!important;
    line-height:1!important;
    box-shadow:0 6px 18px rgba(103,48,79,.13)!important;
    -webkit-appearance:none!important;
    appearance:none!important;
  }
  .wsf-modal .wsf-close strong {display:none!important}
  .wsf-modal .wsf-close span {display:block!important;line-height:1!important}
  .wsf-mobile-summary-sheet-head button[data-wsf-mobile-summary-close] {
    position:relative!important;
    top:auto!important;
    right:auto!important;
    flex:0 0 42px!important;
  }

  /* While reading a package description, the summary strip is deliberately
     removed from the visual stack. The description becomes the only active layer. */
  .wsf-modal.is-package-description-open .wsf-mobile-summary-toggle,
  .wsf-modal.is-package-description-open .wsf-mobile-summary-drawer {
    display:none!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }

  /* Full-screen description canvas. This covers the commerce summary row and
     prevents the underlying experience close control from visually colliding. */
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-description-preview.is-mobile-open {
    position:fixed!important;
    inset:0!important;
    z-index:1000040!important;
    display:flex!important;
    align-items:stretch!important;
    justify-content:center!important;
    width:100%!important;
    height:100dvh!important;
    margin:0!important;
    padding:max(10px,env(safe-area-inset-top)) 10px max(10px,env(safe-area-inset-bottom))!important;
    border:0!important;
    border-radius:0!important;
    background:#fff9fc!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
    pointer-events:auto!important;
    touch-action:pan-y!important;
  }

  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-description-preview.is-mobile-open .wsf-package-description-panel {
    position:relative!important;
    display:flex!important;
    flex-direction:column!important;
    width:min(100%,560px)!important;
    height:100%!important;
    max-height:100%!important;
    margin:0 auto!important;
    padding:52px 12px 14px!important;
    overflow:hidden!important;
    border:1px solid #ee9fc7!important;
    border-radius:20px!important;
    background:#fff!important;
    box-shadow:0 12px 34px rgba(86,43,67,.10)!important;
    box-sizing:border-box!important;
    white-space:normal!important;
  }

  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-description-close {
    display:grid!important;
    position:absolute!important;
    top:10px!important;
    right:10px!important;
    z-index:4!important;
  }

  /* The content itself owns vertical scrolling, enabling natural one-finger
     swipe up/down on iOS and Android without moving the booking page behind it. */
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-description-preview.is-mobile-open [data-wsf-package-description-body] {
    flex:1 1 auto!important;
    min-height:0!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior:contain!important;
    touch-action:pan-y!important;
    scrollbar-width:thin!important;
    padding:0 3px 10px!important;
  }

  /* Compact phone typography: more of the WooCommerce description fits on one
     screen while staying readable. */
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-description-eyebrow {
    margin:0 48px 8px 0!important;
    color:#d63187!important;
    font-size:10px!important;
    line-height:1.2!important;
    font-weight:800!important;
    letter-spacing:.10em!important;
    text-transform:uppercase!important;
    text-align:center!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-description-rich {
    color:#43353e!important;
    font-size:11px!important;
    line-height:1.38!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-description-rich p {
    margin:0 0 6px!important;
    color:#43353e!important;
    font:500 11px/1.38 Montserrat,Arial,sans-serif!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-description-rich ul,
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-description-rich ol {
    margin:5px 0 7px 17px!important;
    padding:0!important;
    font-size:11px!important;
    line-height:1.36!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-description-rich li {
    margin:2px 0!important;
    padding-left:1px!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-description-rich h1,
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-description-rich h2 {
    margin:7px 0 5px!important;
    font-size:15px!important;
    line-height:1.2!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-description-rich h3,
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-description-rich h4 {
    margin:6px 0 4px!important;
    font-size:13px!important;
    line-height:1.2!important;
  }

  /* Summary preview uses the same close control placement as the description. */
  .wsf-mobile-summary-sheet-head {
    min-height:50px!important;
    padding:6px 4px!important;
  }
}

/* CHOICE DIGITAL BOOKINGS BUILD MARKER: v0.28.39 mobile-close-button-visual-correction */


/* ========================================================================
 * v0.28.39 — MOBILE CLOSE BUTTON VISUAL CORRECTION
 * Match the approved preview: one clean circular control, bright pink hairline,
 * pink X, no duplicate close button showing through modal layers.
 * ====================================================================== */
@media (max-width: 767px) {
  /* Approved standard close control. */
  .wsf-modal .wsf-close,
  .wsf-mobile-summary-sheet-head button[data-wsf-mobile-summary-close],
  .wsf-package-description-close,
  .wsf-configurator-close {
    width:50px!important;
    min-width:50px!important;
    max-width:50px!important;
    height:50px!important;
    min-height:50px!important;
    max-height:50px!important;
    padding:0!important;
    display:grid!important;
    place-items:center!important;
    box-sizing:border-box!important;
    border:1.5px solid #f06aaa!important;
    border-radius:999px!important;
    background:#fff!important;
    color:#ed2f89!important;
    font-family:Arial,Helvetica,sans-serif!important;
    font-size:25px!important;
    font-weight:400!important;
    line-height:1!important;
    text-align:center!important;
    box-shadow:0 5px 16px rgba(101,47,78,.10)!important;
    -webkit-appearance:none!important;
    appearance:none!important;
  }
  .wsf-modal .wsf-close span {
    display:grid!important;
    place-items:center!important;
    width:100%!important;
    height:100%!important;
    font-size:25px!important;
    line-height:1!important;
    transform:none!important;
  }
  .wsf-modal .wsf-close strong{display:none!important}

  /* Only the foreground modal's close control should be visible. */
  .wsf-modal.is-package-description-open > .wsf-stage > .wsf-close,
  .wsf-modal.is-mobile-summary-open > .wsf-stage > .wsf-close {
    display:none!important;
  }

  /* Description: one button, aligned exactly inside the card. */
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-description-close {
    top:12px!important;
    right:12px!important;
    z-index:20!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-description-panel {
    padding-top:66px!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-description-eyebrow {
    margin-right:0!important;
  }

  /* Summary drawer: match the same top/right inset shown in approved mockup. */
  .wsf-mobile-summary-sheet-head {
    min-height:64px!important;
    padding:10px 10px 8px 8px!important;
    align-items:center!important;
  }
  .wsf-mobile-summary-sheet-head button[data-wsf-mobile-summary-close] {
    flex:0 0 50px!important;
    margin-left:auto!important;
    position:relative!important;
    top:auto!important;
    right:auto!important;
  }

  .wsf-modal .wsf-close:hover,
  .wsf-modal .wsf-close:focus-visible,
  .wsf-mobile-summary-sheet-head button[data-wsf-mobile-summary-close]:hover,
  .wsf-mobile-summary-sheet-head button[data-wsf-mobile-summary-close]:focus-visible,
  .wsf-package-description-close:hover,
  .wsf-package-description-close:focus-visible {
    border-color:#ed2f89!important;
    background:#fff!important;
    color:#d91f75!important;
    box-shadow:0 7px 20px rgba(237,47,137,.14)!important;
    outline:none!important;
    transform:none!important;
  }
}
/* CHOICE DIGITAL BOOKINGS BUILD MARKER: v0.28.39 mobile-close-button-visual-correction */

/* ========================================================================
 * v0.28.40 — MOBILE PACKAGE HIERARCHY / APPROVED OPTION 2
 * Keeps the celebration summary isolated at the top, adds breathing room,
 * centers the package-heading block, and accurately teaches horizontal swipe.
 * Desktop remains unchanged.
 * ====================================================================== */
@media (max-width: 767px) {
  /* Summary stays by itself directly below the runtime navigation. */
  .wsf-modal.is-commerce-mode .wsf-mobile-summary-toggle:not([hidden]) {
    width:calc(100% - 28px)!important;
    min-height:64px!important;
    margin:4px 14px 0!important;
    padding:10px 13px!important;
    border:1px solid rgba(240,106,170,.42)!important;
    border-radius:18px!important;
    background:#fff!important;
    box-shadow:0 10px 24px rgba(211,54,132,.10)!important;
  }
  .wsf-modal.is-commerce-mode .wsf-mobile-summary-toggle small {font-size:9px!important}
  .wsf-modal.is-commerce-mode .wsf-mobile-summary-toggle strong {font-size:12px!important}
  .wsf-modal.is-commerce-mode .wsf-mobile-summary-toggle b {font-size:17px!important}
  .wsf-modal.is-commerce-mode .wsf-mobile-summary-toggle em {font-size:9px!important;color:#d82d82!important}

  /* Approved Option 2: intentional whitespace separates summary from shopping content. */
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection.is-celebration-recommendations.is-active {
    padding-top:0!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection.is-celebration-recommendations.is-active>.wsf-scene-inner {
    padding-top:0!important;
  }
  .wsf-package-swipe-cue {
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    width:100%!important;
    min-height:132px!important;
    padding:20px 16px 16px!important;
    color:#e22d82!important;
    font:500 11px/1.35 Montserrat,Arial,sans-serif!important;
    text-align:center!important;
    box-sizing:border-box!important;
  }
  .wsf-package-swipe-icon {
    display:grid!important;
    place-items:center!important;
    min-width:52px!important;
    height:34px!important;
    padding:0 10px!important;
    border-radius:999px!important;
    background:#fff0f7!important;
    color:#e22d82!important;
    font-size:20px!important;
    font-weight:700!important;
    letter-spacing:2px!important;
    line-height:1!important;
  }

  /* Center the complete heading/date/mom-favorite hierarchy on one visual axis. */
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-heading-row {
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    margin:0 auto 8px!important;
    padding:0 18px!important;
    text-align:center!important;
    box-sizing:border-box!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-workspace-heading {
    width:100%!important;
    text-align:center!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-best-fit {
    display:block!important;
    width:100%!important;
    text-align:center!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-workspace-heading h2 {
    width:100%!important;
    margin-left:auto!important;
    margin-right:auto!important;
    text-align:center!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-date-confirmation {
    align-self:center!important;
    width:min(92%,360px)!important;
    margin:12px auto 0!important;
    text-align:left!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection .wsf-package-mode-label {
    width:100%!important;
    margin:9px auto 9px!important;
    text-align:center!important;
  }
}
@media (min-width:768px) {.wsf-package-swipe-cue{display:none!important}}
/* CHOICE DIGITAL BOOKINGS BUILD MARKER: v0.28.40 mobile-package-hierarchy */

/* ========================================================================
 * v0.28.41 — MOBILE ENHANCEMENT FLOW + FULL-SCREEN SUMMARY CORRECTION
 * Mobile only: full-screen celebration summary, protected top hierarchy,
 * no enhancement pagination, touch-first horizontal cards.
 * Desktop/tablet intentionally unchanged.
 * ====================================================================== */
@media (max-width: 767px) {
  /* View Summary is a true full-screen experience, never a half-height sheet. */
  .wsf-mobile-summary-drawer {
    position:fixed!important;
    inset:0!important;
    z-index:1000020!important;
    background:#fffafd!important;
  }
  .wsf-mobile-summary-backdrop {
    display:none!important;
  }
  .wsf-mobile-summary-sheet {
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100dvh!important;
    max-height:none!important;
    min-height:100dvh!important;
    box-sizing:border-box!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior-y:contain!important;
    touch-action:pan-y!important;
    padding:max(12px,env(safe-area-inset-top)) 14px max(22px,env(safe-area-inset-bottom))!important;
    border-radius:0!important;
    background:#fffafd!important;
    box-shadow:none!important;
    transform:translateY(105%)!important;
  }
  .wsf-mobile-summary-drawer.is-open .wsf-mobile-summary-sheet {
    transform:translateY(0)!important;
  }
  .wsf-mobile-summary-sheet-head {
    position:sticky!important;
    top:calc(-1 * max(12px,env(safe-area-inset-top)))!important;
    z-index:12!important;
    min-height:68px!important;
    margin:0 -14px 10px!important;
    padding:max(12px,env(safe-area-inset-top)) 14px 8px!important;
    background:rgba(255,250,253,.97)!important;
    backdrop-filter:blur(10px)!important;
    -webkit-backdrop-filter:blur(10px)!important;
  }
  .wsf-mobile-summary-content {
    min-height:calc(100dvh - 92px)!important;
  }

  /* Enhancement scene: reserve the top summary zone and center all content below it. */
  .wsf-modal.is-commerce-mode .wsf-scene.is-products:not(.is-package-selection).is-active {
    align-items:start!important;
    padding:0 0 20px!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-products:not(.is-package-selection).is-active > .wsf-scene-inner {
    width:100%!important;
    max-width:none!important;
    box-sizing:border-box!important;
    padding:28px 14px 20px!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-products:not(.is-package-selection) .wsf-product-collection {
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    overflow:visible!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-products:not(.is-package-selection) .wsf-collection-heading {
    width:100%!important;
    max-width:390px!important;
    margin:0 auto 20px!important;
    padding:16px 16px 0!important;
    text-align:center!important;
    box-sizing:border-box!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-products:not(.is-package-selection) .wsf-collection-heading h2 {
    margin:0 auto!important;
    text-align:center!important;
    font-size:clamp(34px,9.5vw,44px)!important;
    line-height:1.02!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-products:not(.is-package-selection) .wsf-collection-personalization {
    margin:8px auto 0!important;
    text-align:center!important;
    font-size:15px!important;
  }

  /* Categories live on the same centered axis. */
  .wsf-modal.is-commerce-mode .wsf-scene.is-products:not(.is-package-selection) .wsf-enhancement-category-tabs {
    justify-content:center!important;
    width:100%!important;
    margin:0 auto 18px!important;
    padding:2px 8px 4px!important;
    box-sizing:border-box!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-products:not(.is-package-selection) .wsf-enhancement-category-tab {
    flex:0 0 min(44vw,170px)!important;
    min-width:0!important;
  }

  /* Mobile is swipe-first: remove Previous / count / Next completely. */
  .wsf-modal.is-commerce-mode .wsf-scene.is-products:not(.is-package-selection) .wsf-gallery-toolbar,
  .wsf-modal.is-commerce-mode .wsf-scene.is-products:not(.is-package-selection) .wsf-gallery-controls,
  .wsf-modal.is-commerce-mode .wsf-scene.is-products:not(.is-package-selection) .wsf-gallery-nav,
  .wsf-modal.is-commerce-mode .wsf-scene.is-products:not(.is-package-selection) .wsf-gallery-counter {
    display:none!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-products:not(.is-package-selection) .wsf-recommendation-gallery {
    position:relative!important;
    width:100%!important;
    margin:0 auto!important;
    padding-bottom:40px!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-products:not(.is-package-selection) .wsf-product-grid {
    display:flex!important;
    gap:14px!important;
    width:100%!important;
    margin:0!important;
    padding:4px 28px 10px 14px!important;
    overflow-x:auto!important;
    overflow-y:visible!important;
    scroll-snap-type:x mandatory!important;
    scroll-padding-left:14px!important;
    scrollbar-width:none!important;
    overscroll-behavior-x:contain!important;
    touch-action:pan-x pan-y!important;
    -webkit-overflow-scrolling:touch!important;
    box-sizing:border-box!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-products:not(.is-package-selection) .wsf-product-grid::-webkit-scrollbar {
    display:none!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-products:not(.is-package-selection) .wsf-product-card {
    flex:0 0 min(78vw,315px)!important;
    width:min(78vw,315px)!important;
    scroll-snap-align:start!important;
  }

  /* Small, non-navigation swipe affordance; the peeking next card does most of the teaching. */
  .wsf-modal.is-commerce-mode .wsf-scene.is-products:not(.is-package-selection) .wsf-recommendation-gallery::after {
    content:'↔  Swipe to explore more'!important;
    display:block!important;
    width:max-content!important;
    max-width:calc(100% - 28px)!important;
    margin:14px auto 0!important;
    padding:7px 12px!important;
    border-radius:999px!important;
    background:#fff7fb!important;
    color:#dc2f83!important;
    font:700 10px/1.2 Montserrat,Arial,sans-serif!important;
    letter-spacing:.01em!important;
    text-align:center!important;
    box-sizing:border-box!important;
  }
}
/* CHOICE DIGITAL BOOKINGS BUILD MARKER: v0.28.41 mobile-enhancement-fullscreen-summary */

/* =============================================================
 * v0.28.42 — MOBILE PREMIUM AUDIENCE + PACKAGE CLEANUP
 * Mobile only. Desktop/tablet visual behavior remains protected.
 * ============================================================= */
@media (max-width: 767px) {
  /* Reclaim the vertical space: package cards already peek to signal swipe. */
  .wsf-package-swipe-cue{display:none!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}
  .wsf-package-scene .wsf-scene-inner{padding-top:10px!important}
  .wsf-package-heading-row{margin-top:8px!important}

  /* Premium recipient chooser. */
  .wsf-addon-audience-layer{
    padding:14px!important;
    background:rgba(47,35,43,.36)!important;
    backdrop-filter:blur(5px);
    -webkit-backdrop-filter:blur(5px);
  }
  .wsf-addon-audience-dialog{
    width:min(92vw,430px)!important;
    padding:28px 16px 18px!important;
    border:1px solid #f6c8dc!important;
    border-radius:24px!important;
    background:linear-gradient(180deg,#fff 0%,#fffafb 100%)!important;
    box-shadow:0 24px 70px rgba(91,43,67,.22),0 4px 18px rgba(235,49,134,.10)!important;
  }
  .wsf-addon-audience-close{
    top:16px!important;right:16px!important;
    width:46px!important;height:46px!important;
    border:1px solid #ef3a8a!important;border-radius:50%!important;
    background:#fff!important;color:#e92d80!important;
    box-shadow:0 7px 18px rgba(233,45,128,.12)!important;
    font-size:24px!important;line-height:1!important;
  }
  .wsf-addon-audience-icon{
    width:48px!important;height:48px!important;margin:0 auto 8px!important;
    border:1px solid #f4c2d7!important;border-radius:50%!important;
    background:#fff9fb!important;color:#c89437!important;font-size:22px!important;
  }
  .wsf-addon-audience-dialog h3{
    margin:4px 44px 18px!important;text-align:center!important;
    font-family:"Cormorant Garamond",Georgia,serif!important;
    font-size:29px!important;line-height:1.05!important;font-weight:600!important;
    color:#d92878!important;
  }
  .wsf-addon-audience-actions,
  .wsf-addon-audience-actions.has-single-selection{
    display:grid!important;grid-template-columns:1fr!important;gap:10px!important;
  }
  .wsf-addon-audience-actions button{
    display:flex!important;align-items:center!important;justify-content:flex-start!important;
    gap:14px!important;width:100%!important;min-height:78px!important;
    padding:12px 16px!important;border:1px solid #f4bdd3!important;border-radius:16px!important;
    background:#fff!important;color:#40353b!important;text-align:left!important;
    box-shadow:0 3px 12px rgba(118,54,83,.035)!important;
  }
  .wsf-addon-audience-actions button:hover,
  .wsf-addon-audience-actions button:focus,
  .wsf-addon-audience-actions button:focus-visible{
    border-color:#ec2d80!important;background:#fff8fb!important;color:#40353b!important;
    box-shadow:0 0 0 3px rgba(236,45,128,.08),0 8px 22px rgba(236,45,128,.10)!important;
    transform:none!important;
  }
  .wsf-addon-audience-actions .wsf-audience-symbol{
    flex:0 0 40px!important;display:flex!important;align-items:center!important;justify-content:center!important;
    width:40px!important;min-width:40px!important;height:40px!important;
    color:#c9973e!important;font-size:23px!important;line-height:1!important;
  }
  .wsf-addon-audience-actions [data-wsf-addon-audience="girl"] .wsf-audience-symbol{color:#e72f80!important}
  .wsf-addon-audience-actions [data-wsf-addon-audience="single"] .wsf-audience-symbol{color:#c9973e!important}
  .wsf-addon-audience-actions .wsf-audience-copy{
    display:flex!important;flex:1 1 auto!important;flex-direction:column!important;align-items:flex-start!important;
    gap:4px!important;min-width:0!important;
  }
  .wsf-addon-audience-actions .wsf-audience-copy strong{
    display:block!important;color:#e72f80!important;font-size:14px!important;line-height:1.18!important;font-weight:750!important;
  }
  .wsf-addon-audience-actions .wsf-audience-copy small{
    display:block!important;color:#695d63!important;font-size:11px!important;line-height:1.3!important;font-weight:500!important;
  }
}

/* CHOICE DIGITAL BOOKINGS BUILD MARKER: v0.28.42 mobile-premium-audience-cleanup */

/* CHOICE DIGITAL BOOKINGS BUILD MARKER: v0.28.44 mobile-enhancement-summary-commit */


/* ========================================================================
 * v0.28.45 — MOBILE SHOPPING CONTINUITY / ADD CONFIRMATION
 * Keep customers on the enhancement shelf after adding an item. The summary
 * bar flashes to confirm its live update; the full summary opens only on tap.
 * Desktop remains unchanged.
 * ====================================================================== */
@media (max-width: 767px) {
  .wsf-mobile-added-toast {
    position:fixed;
    left:50%;
    bottom:max(24px, calc(env(safe-area-inset-bottom) + 18px));
    z-index:1000060;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:8px;
    width:max-content;
    max-width:calc(100vw - 40px);
    padding:11px 17px;
    border:1px solid rgba(238,74,153,.32);
    border-radius:999px;
    background:rgba(255,255,255,.98);
    box-shadow:0 14px 36px rgba(104,44,77,.18), 0 0 0 5px rgba(246,102,170,.07);
    color:#d72e82;
    font-size:12px;
    font-weight:800;
    letter-spacing:.01em;
    opacity:0;
    pointer-events:none;
    transform:translate(-50%, 12px) scale(.97);
    transition:opacity .18s ease, transform .22s ease;
  }
  .wsf-mobile-added-toast>span {
    display:grid;
    place-items:center;
    width:22px;
    height:22px;
    border-radius:50%;
    background:linear-gradient(135deg,#f8d8e8,#fff4f9);
    color:#d72e82;
    font-size:13px;
    line-height:1;
  }
  .wsf-mobile-added-toast.is-visible {
    opacity:1;
    transform:translate(-50%,0) scale(1);
  }

  .wsf-modal.is-commerce-mode .wsf-mobile-summary-toggle.is-added-flash:not([hidden]) {
    animation:wsfSummaryAddedFlash 1.15s ease both;
  }
  @keyframes wsfSummaryAddedFlash {
    0%   {box-shadow:0 10px 24px rgba(211,54,132,.10); transform:scale(1)}
    24%  {box-shadow:0 0 0 5px rgba(243,62,148,.12), 0 14px 32px rgba(211,54,132,.24); transform:scale(1.012)}
    58%  {box-shadow:0 0 0 2px rgba(243,62,148,.08), 0 12px 27px rgba(211,54,132,.16); transform:scale(1.004)}
    100% {box-shadow:0 10px 24px rgba(211,54,132,.10); transform:scale(1)}
  }
}

/* CHOICE DIGITAL BOOKINGS BUILD MARKER: v0.28.45 mobile-shopping-continuity */

/* v0.28.46 — selected celebration booking validation notice */
.wsf-booking-validation-notice{
    position:fixed;
    left:50%;
    bottom:26px;
    z-index:2147483600;
    transform:translate(-50%,18px);
    width:min(420px,calc(100vw - 34px));
    display:flex;
    align-items:center;
    gap:12px;
    padding:14px 16px;
    border:1px solid rgba(236,43,133,.28);
    border-radius:18px;
    background:rgba(255,255,255,.98);
    box-shadow:0 18px 45px rgba(93,40,72,.18);
    color:#4f3947;
    opacity:0;
    pointer-events:none;
    transition:opacity .22s ease,transform .22s ease;
}
.wsf-booking-validation-notice.is-visible{opacity:1;transform:translate(-50%,0)}
.wsf-booking-validation-notice>span{
    width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;
    border-radius:50%;background:#fff3f8;color:#ec2b85;font-size:18px;
}
.wsf-booking-validation-notice strong{display:block;color:#df2379;font-size:13px;line-height:1.25;margin-bottom:3px}
.wsf-booking-validation-notice small{display:block;font-size:11px;line-height:1.4;color:#6d5a66}
@media (max-width:767px){
    .wsf-booking-validation-notice{bottom:18px;width:calc(100vw - 28px);padding:12px 14px;border-radius:16px}
}

/* ========================================================================
 * v0.28.47 — DESKTOP PROTECTION / RESTORATION LAYER
 * Desktop is locked. Mobile controls must never enter desktop layout.
 * These rules intentionally apply ONLY at 768px and above.
 * ====================================================================== */
@media (min-width:768px) {
  /* Mobile-only UI must be absent from desktop regardless of JS hidden state. */
  .wsf-mobile-summary-toggle,
  .wsf-mobile-summary-drawer,
  .wsf-package-swipe-cue,
  .wsf-mobile-added-toast {
    display:none!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }

  /* Reassert the approved desktop commerce shell. */
  .wsf-modal.is-commerce-mode {
    padding:16px!important;
  }
  .wsf-modal.is-commerce-mode .wsf-stage {
    display:grid!important;
    grid-template-columns:minmax(285px,340px) minmax(0,1fr)!important;
    grid-template-rows:minmax(0,1fr)!important;
    width:min(1460px,calc(100vw - 32px))!important;
    height:min(880px,calc(100dvh - 32px))!important;
    min-height:560px!important;
    max-height:none!important;
    overflow:hidden!important;
    border-radius:28px!important;
    background:#fff!important;
  }
  .wsf-modal.is-commerce-mode .wsf-art-panel {
    display:block!important;
    padding:0!important;
    overflow:hidden!important;
    background:linear-gradient(180deg,#fff7fb 0%,#fdeaf5 54%,#f8eafc 100%)!important;
  }
  .wsf-modal.is-commerce-mode .wsf-commerce-summary-panel {
    display:flex!important;
  }
  .wsf-modal.is-commerce-mode .wsf-runtime-panel {
    display:grid!important;
    grid-template-rows:auto minmax(0,1fr) auto!important;
    min-width:0!important;
    min-height:0!important;
    overflow:hidden!important;
    padding:0!important;
    background:#fff!important;
  }
  .wsf-modal.is-commerce-mode #wsf-journey-form {
    position:relative!important;
    display:flex!important;
    min-height:0!important;
    overflow:hidden!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene-track {
    position:relative!important;
    display:block!important;
    flex:1 1 auto!important;
    width:100%!important;
    height:100%!important;
    min-width:0!important;
    min-height:0!important;
    overflow:hidden!important;
  }

  /* Restore package-selection scene to normal desktop scene behavior. */
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection.is-celebration-recommendations {
    position:absolute!important;
    inset:0!important;
    display:grid!important;
    place-items:center!important;
    width:auto!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    margin:0!important;
    padding:22px 28px 16px!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection.is-celebration-recommendations.is-active {
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    pointer-events:auto!important;
  }
  .wsf-modal.is-commerce-mode .wsf-scene.is-package-selection.is-celebration-recommendations > .wsf-scene-inner {
    position:relative!important;
    display:block!important;
    width:100%!important;
    max-width:1120px!important;
    height:auto!important;
    max-height:100%!important;
    margin:0 auto!important;
    padding:18px 22px 34px!important;
    overflow:auto!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
  }

  /* Approved desktop recommendation hierarchy. */
  .wsf-modal.is-commerce-mode .wsf-package-heading-row {
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(300px,390px)!important;
    align-items:center!important;
    gap:24px!important;
    width:100%!important;
    margin:0 0 20px!important;
    padding:0!important;
    text-align:left!important;
  }
  .wsf-modal.is-commerce-mode .wsf-package-workspace-heading {
    width:auto!important;
    margin:0!important;
    text-align:left!important;
  }
  .wsf-modal.is-commerce-mode .wsf-package-best-fit {
    display:block!important;
    width:auto!important;
    margin:0 0 5px!important;
    text-align:left!important;
    font-size:13px!important;
  }
  .wsf-modal.is-commerce-mode .wsf-package-workspace-heading h2 {
    width:auto!important;
    margin:0!important;
    text-align:left!important;
    font-size:clamp(32px,3vw,48px)!important;
  }
  .wsf-modal.is-commerce-mode .wsf-package-date-confirmation {
    display:grid!important;
    grid-template-columns:48px minmax(0,1fr)!important;
    align-items:center!important;
    gap:13px!important;
    width:auto!important;
    max-width:none!important;
    min-height:82px!important;
    margin:0!important;
    padding:13px 18px!important;
    text-align:left!important;
    border-radius:18px!important;
  }
  .wsf-modal.is-commerce-mode .wsf-package-mode-label {
    width:auto!important;
    margin:6px 0 14px!important;
    text-align:left!important;
    font-size:19px!important;
  }
  .wsf-modal.is-commerce-mode .wsf-package-choice-grid {
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:16px!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
    scroll-snap-type:none!important;
  }
  .wsf-modal.is-commerce-mode .wsf-package-choice-card {
    display:flex!important;
    flex:initial!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    min-height:0!important;
    height:auto!important;
    scroll-snap-align:none!important;
  }
  .wsf-modal.is-commerce-mode .wsf-package-choice-image {
    height:190px!important;
    min-height:190px!important;
  }
  .wsf-modal.is-commerce-mode .wsf-package-browse-actions {
    display:flex!important;
    width:100%!important;
    margin-top:18px!important;
    padding-top:14px!important;
  }
}

@media (min-width:768px) and (max-width:1100px) {
  .wsf-modal.is-commerce-mode .wsf-stage{grid-template-columns:285px minmax(0,1fr)!important}
  .wsf-modal.is-commerce-mode .wsf-package-heading-row{grid-template-columns:minmax(0,1fr) minmax(260px,330px)!important;gap:16px!important}
}

/* CHOICE DIGITAL BOOKINGS BUILD MARKER: v0.28.47 desktop-protection-restore */


/* ========================================================================
 * v0.28.49 — SAFE SHARED SUMMARY + DESKTOP RECIPIENT MODAL REPAIR
 * ====================================================================== */
.wsf-deposit-notice{
  margin:8px 0 10px!important;
  padding:0 6px!important;
  color:#171217!important;
  font-family:Montserrat,Arial,sans-serif!important;
  font-size:13px!important;
  line-height:1.35!important;
  font-weight:800!important;
  text-align:center!important;
}

/* Desktop only: keep the three choices, but stack icon/copy inside each card
   so the explanatory text can never collide across columns. */
@media (min-width:768px){
  .wsf-addon-audience-dialog{
    width:min(760px,calc(100vw - 64px))!important;
    max-width:760px!important;
    padding:34px 30px 30px!important;
  }
  .wsf-addon-audience-dialog h3{
    margin:8px 56px 24px!important;
    font-size:38px!important;
    line-height:1.05!important;
    text-align:center!important;
  }
  .wsf-addon-audience-actions,
  .wsf-addon-audience-actions.has-single-selection{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:16px!important;
  }
  .wsf-addon-audience-actions button{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:10px!important;
    min-width:0!important;
    min-height:190px!important;
    padding:20px 14px 18px!important;
    text-align:center!important;
    white-space:normal!important;
    overflow:hidden!important;
  }
  .wsf-addon-audience-actions .wsf-audience-symbol{
    display:block!important;
    flex:0 0 auto!important;
    font-size:27px!important;
    line-height:1!important;
  }
  .wsf-addon-audience-actions .wsf-audience-copy{
    display:flex!important;
    flex:1 1 auto!important;
    min-width:0!important;
    width:100%!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:7px!important;
  }
  .wsf-addon-audience-actions .wsf-audience-copy strong{
    display:block!important;
    max-width:100%!important;
    color:#e72f80!important;
    font-size:16px!important;
    line-height:1.22!important;
    font-weight:800!important;
    text-align:center!important;
    overflow-wrap:anywhere!important;
  }
  .wsf-addon-audience-actions .wsf-audience-copy small{
    display:block!important;
    max-width:100%!important;
    color:#675a62!important;
    font-size:12px!important;
    line-height:1.4!important;
    font-weight:500!important;
    text-align:center!important;
    overflow-wrap:anywhere!important;
  }
  .wsf-addon-audience-actions [data-wsf-addon-audience="single"] .wsf-audience-copy strong,
  .wsf-addon-audience-actions [data-wsf-addon-audience="single"] .wsf-audience-symbol{
    color:#c79542!important;
  }
}

@media (max-width:767px){
  .wsf-deposit-notice{
    margin:6px 0 9px!important;
    font-size:11px!important;
    line-height:1.3!important;
  }
}
/* CHOICE DIGITAL BOOKINGS BUILD MARKER: v0.28.49 availability-state-deposit-modal-fix */

/* CHOICE DIGITAL BOOKINGS BUILD MARKER: v0.28.55 real-device-launch-profile-cart */
