.yb-story{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#20242c;background:#fff;font-synthesis:none;--brand:#ef2d66;--brand-dark:#b9214c;--pink:#fff0f5;--ink:#20242c;--muted:#58606d;--line:#e7e7eb;--soft:#f7f7f9;--film:#20242c}
.yb-story *{box-sizing:border-box}
.yb-story{margin:0}
.yb-story button,.yb-story a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}
.yb-story button{font:inherit;cursor:pointer;color:var(--ink)}
.yb-story button:disabled{cursor:default}
.yb-story a{color:inherit}
.yb-story button:focus-visible,.yb-story a:focus-visible,.yb-story summary:focus-visible{outline:3px solid var(--brand);outline-offset:4px}
.yb-story svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.yb-story [hidden]{display:none!important}
.yb-story .site-header{max-width:1440px;margin:auto;min-height:94px;padding:16px 44px;display:flex;align-items:center;gap:32px;border-bottom:1px solid var(--line)}
.yb-story .brand{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}
.yb-story .brand img{object-fit:contain;width:56px;height:56px}
.yb-story .brand>span{font-size:31px;font-weight:800;color:#e62a61;letter-spacing:-1.2px;line-height:1.1}
.yb-story .brand small{display:block;color:var(--muted);font-size:12px;letter-spacing:0;font-weight:500;margin-top:4px}
.yb-story .header-city{font-size:14px;color:var(--muted);border-left:1px solid var(--line);padding-left:30px}
.yb-story .demo-badge{margin-left:auto;padding:9px 15px;font-size:14px;font-weight:600;border:1px solid #f5c8d6;color:var(--brand-dark);border-radius:100px;background:#fff8fa}
.yb-story .page{max-width:1440px;margin:auto;padding:40px 44px 30px}
.yb-story .page-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:26px}
.yb-story .eyebrow{font-size:12px;font-weight:700;letter-spacing:1.75px;color:var(--brand-dark);margin:0 0 13px}
.yb-story .story-title{font-size:clamp(32px,3.8vw,52px);line-height:1.1;letter-spacing:-1.7px;font-weight:650;margin:0}
.yb-story .story-title span{color:var(--brand);white-space:nowrap}
.yb-story .intro-copy{font-size:16px;line-height:1.5;color:var(--muted);margin:15px 0 0}
.yb-story .tour-button{display:flex;justify-content:center;align-items:center;gap:10px;border:1px solid var(--line);background:white;border-radius:12px;min-height:50px;padding:12px 18px;font-size:14px;font-weight:600;white-space:nowrap;flex-shrink:0}
.yb-story .tour-button svg{color:var(--brand);width:19px;height:19px}
.yb-story .tour-button:hover{background:var(--pink);border-color:#f8cfdb}
.yb-story .tour-button[aria-pressed=true]{background:var(--pink);border-color:#f4b6c9;color:var(--brand-dark)}
.yb-story .demo-notice{display:flex;gap:10px;align-items:center;margin:23px 0;color:var(--muted);font-size:14px;line-height:1.5}
.yb-story .demo-notice p{margin:0}
.yb-story .demo-notice strong{font-weight:500}
.yb-story .notice-mark{display:grid;place-items:center;border:1px solid #abb0b8;width:18px;height:18px;flex-shrink:0;border-radius:50%;font-size:12px;font-weight:700}
.yb-story .stage{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 14px 50px #20242c06;min-height:640px;isolation:isolate}
.yb-story .cinema{display:flex;flex-direction:column;position:relative;background:var(--film);color:white;margin:0;min-width:0;overflow:hidden}
.yb-story .cinema-top{display:flex;justify-content:space-between;align-items:center;padding:24px 30px 19px;font-size:12px;letter-spacing:1.3px;gap:16px;color:#dadee4}
.yb-story .cinema-top span:last-child{font-variant-numeric:tabular-nums;white-space:nowrap;color:#fff;letter-spacing:1.6px}
.yb-story .image-stage{position:relative;width:100%;min-height:290px;flex:1;overflow:hidden;background:#20242c}
.yb-story .scene-image{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;opacity:0;transition:opacity .75s ease;display:block}
.yb-story .scene-image.current{opacity:1}
.yb-story .cinema-caption{padding:23px 30px 29px;position:relative}
.yb-story .character{color:#cbd0d8;font-size:14px;display:flex;align-items:center;gap:9px}
.yb-story .character:before{content:'';display:block;width:19px;height:2px;background:var(--brand)}
.yb-story .cinema-caption p{font-size:clamp(24px,2.65vw,36px);font-weight:450;line-height:1.23;letter-spacing:-.8px;margin:12px 0 14px;min-height:2.5em}
.yb-story .scene-detail{font-size:14px;line-height:1.5;color:#cbd0d8}
.yb-story .tour-progress{height:3px;background:#363c46;width:100%;position:absolute;bottom:0;left:0}
.yb-story .tour-progress span{height:100%;display:block;background:var(--brand);width:0}
.yb-story .tour-progress span.running{animation:yb-progress var(--duration,6s) linear forwards}
.yb-story .interaction{display:flex;flex-direction:column;min-width:0;padding:24px 32px 26px;background:#fff}
.yb-story .pane-top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:21px;min-height:30px}
.yb-story .pane-top>span{font-size:12px;letter-spacing:1.2px;font-weight:700;color:var(--brand-dark)}
.yb-story .text-button{border:0;padding:5px 0 5px 7px;background:none;display:flex;align-items:center;gap:6px;font-size:14px;min-height:36px;color:var(--muted)}
.yb-story .text-button:hover{color:var(--brand-dark)}
.yb-story .text-button svg{width:16px;height:16px}
.yb-story .screen{display:flex;flex:1;min-width:0}
.yb-story .screen-inner{display:flex;flex-direction:column;flex:1;min-width:0;animation:yb-arrive .4s ease}
.yb-story .screen h3{font-size:30px;line-height:1.15;font-weight:650;letter-spacing:-.75px;margin:0;outline:none;scroll-margin-top:24px}
.yb-story .lead{font-size:16px;line-height:1.55;color:var(--muted);margin:11px 0 22px}
.yb-story .date-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:19px}
.yb-story .date-field{border:1px solid var(--line);background:var(--soft);border-radius:11px;padding:13px 15px;text-align:left;min-width:0;transition:background .2s,border-color .2s}
.yb-story .date-field>span{font-size:14px;color:var(--muted);display:block;margin-bottom:6px}
.yb-story .date-field strong{font-size:18px;font-weight:600;white-space:nowrap}
.yb-story .date-field.active{background:#fff8fa;border-color:var(--brand);box-shadow:0 0 0 1px var(--brand)}
.yb-story .date-field.active>span{color:var(--brand-dark)}
.yb-story .calendar-heading{display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:600;margin-bottom:10px;text-transform:capitalize}
.yb-story .calendar-heading>span{white-space:nowrap}
.yb-story .calendar-buttons{display:flex;gap:4px}
.yb-story .icon-button{border:1px solid var(--line);border-radius:8px;width:36px;height:36px;background:white;display:grid;place-items:center}
.yb-story .icon-button:hover{background:var(--soft)}
.yb-story .icon-button:disabled{color:#b5bac1}
.yb-story .calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px 0}
.yb-story .weekday{font-size:12px;font-weight:500;text-align:center;color:var(--muted);padding-bottom:9px}
.yb-story .calendar-day{height:39px;padding:0;border:0;border-radius:8px;background:white;font-size:15px;font-weight:500;font-variant-numeric:tabular-nums}
.yb-story .calendar-day:hover{background:var(--pink)}
.yb-story .calendar-day.in-range{background:var(--pink);border-radius:0;color:var(--brand-dark)}
.yb-story .calendar-day.selected{background:var(--brand);color:white;border-radius:8px;font-weight:700}
.yb-story .calendar-day:disabled{color:#bac0c9;background:white}
.yb-story .selection-note{font-size:14px;line-height:1.5;min-height:22px;color:var(--muted);margin:13px 0 0}
.yb-story .selection-note.error{color:var(--brand-dark)}
.yb-story .cta-wrap{margin-top:auto;padding-top:23px}
.yb-story .primary{min-height:54px;border:0;border-radius:11px;background:var(--brand);color:white;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:13px;width:100%;padding:15px 18px;transition:background .2s,transform .2s;line-height:1.4}
.yb-story .primary:hover{background:#db2159}
.yb-story .primary:active{transform:scale(.99)}
.yb-story .primary:disabled{background:#ebd8de;color:#6e5360}
.yb-story .primary svg{width:20px;height:20px;margin-left:auto}
.yb-story .primary span:first-child{margin-right:auto}
.yb-story .primary.busy svg{margin-left:0}
.yb-story .micro{font-size:12px;line-height:1.5;color:var(--muted);text-align:center;margin:10px 0 0}
.yb-story .back-button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:9px 12px;width:100%;margin-top:5px;border:0;background:none;font-size:14px;color:var(--muted)}
.yb-story .back-button:hover{color:var(--brand-dark)}
.yb-story .back-button svg{width:16px;height:16px}
.yb-story .trip-line{font-size:14px;line-height:1.6;color:var(--muted);margin-bottom:19px;padding:12px 14px;background:var(--soft);border-radius:9px}
.yb-story .trip-line strong{font-weight:600;color:var(--ink)}
.yb-story .availability{display:inline-flex;align-items:center;align-self:flex-start;gap:8px;font-size:14px;color:var(--brand-dark);border:1px solid #f4c6d3;padding:8px 12px;border-radius:8px;margin-bottom:20px}
.yb-story .availability svg{width:17px;height:17px}
.yb-story .apartment-name{font-size:29px;font-weight:600;line-height:1.2;letter-spacing:-.6px;margin:0 0 10px}
.yb-story .apartment-location{font-size:16px;line-height:1.55;color:var(--muted);margin:0}
.yb-story .features{display:grid;grid-template-columns:1fr 1fr;gap:17px 14px;padding:25px 0;margin:0;list-style:none}
.yb-story .features li{display:flex;gap:10px;align-items:center;font-size:16px;color:var(--muted)}
.yb-story .features svg{width:19px;height:19px;color:#717987}
.yb-story .night-price{border-top:1px solid var(--line);padding-top:22px;margin-top:3px;font-size:36px;font-weight:600;letter-spacing:-1px}
.yb-story .night-price span{font-size:16px;font-weight:400;letter-spacing:0;color:var(--muted)}
.yb-story .included-note{font-size:14px;line-height:1.5;color:var(--muted);margin:10px 0 0}
.yb-story .cost-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding:3px 0 24px}
.yb-story .cost-heading span{font-size:14px;color:var(--muted)}
.yb-story .cost-heading strong{display:block;font-size:46px;letter-spacing:-1.5px;font-weight:650;color:var(--ink);margin:5px 0 0;white-space:nowrap}
.yb-story .cost-heading>svg{width:39px;height:39px;color:var(--brand);margin-top:12px}
.yb-story .money-line{display:flex;justify-content:space-between;align-items:baseline;gap:15px;font-size:16px;color:var(--muted);line-height:1.5;margin-bottom:12px}
.yb-story .money-line strong{font-weight:550;color:var(--ink);white-space:nowrap}
.yb-story .payment-split{border-top:1px solid var(--line);padding-top:21px;margin-top:9px;display:grid;grid-template-columns:1fr 1fr;gap:11px}
.yb-story .split-cell{padding:17px 14px;border-radius:12px;background:var(--soft);min-width:0}
.yb-story .split-cell.advance{background:var(--pink)}
.yb-story .split-cell>span{font-size:14px;display:block;color:var(--muted)}
.yb-story .split-cell strong{font-size:25px;letter-spacing:-.65px;font-weight:600;white-space:nowrap;display:block;margin:9px 0 6px}
.yb-story .split-cell.advance strong,.yb-story .split-cell.advance>span{color:var(--brand-dark)}
.yb-story .split-cell small{font-size:12px;color:var(--muted);line-height:1.5;display:block}
.yb-story .deposit-info{margin:20px 0 0;font-size:14px;color:var(--muted);line-height:1.55}
.yb-story .deposit-info summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:12px;min-height:28px}
.yb-story .deposit-info summary::-webkit-details-marker{display:none}
.yb-story .deposit-info summary:after{content:'+';color:var(--brand-dark);font-size:20px;line-height:1}
.yb-story .deposit-info[open] summary:after{content:'−'}
.yb-story .deposit-info p{font-size:14px;margin:10px 0 0}
.yb-story .payment-card{background:var(--soft);border:1px solid var(--line);border-radius:16px;padding:22px;margin:0 0 23px}
.yb-story .payment-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px;color:var(--muted)}
.yb-story .payment-card-head svg{color:var(--brand);width:25px;height:25px}
.yb-story .payment-amount{font-size:52px;letter-spacing:-1.8px;font-weight:600;line-height:1.2;margin:27px 0 7px;white-space:nowrap}
.yb-story .payment-card p{font-size:14px;color:var(--muted);margin:0;line-height:1.5}
.yb-story .payment-card-footer{margin-top:27px;border-top:1px solid var(--line);padding-top:16px;font-size:14px;display:flex;gap:9px;align-items:center;color:var(--muted)}
.yb-story .plain-note{font-size:16px;line-height:1.6;margin:0;color:var(--muted)}
.yb-story .plain-note strong{font-weight:600;color:var(--ink)}
.yb-story .status-symbol{background:var(--pink);color:var(--brand);width:68px;height:68px;border-radius:50%;display:grid;place-items:center;margin:3px 0 23px}
.yb-story .status-symbol svg{width:32px;height:32px}
.yb-story .status-list{list-style:none;padding:0;margin:0 0 22px}
.yb-story .status-list li{display:flex;align-items:flex-start;gap:13px;padding:17px 0;border-bottom:1px solid var(--line);font-size:14px;color:var(--muted);line-height:1.5}
.yb-story .status-list strong{display:block;font-size:17px;font-weight:600;color:var(--ink);margin-bottom:3px}
.yb-story .status-mark{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:var(--pink);color:var(--brand-dark);flex-shrink:0;margin-top:1px}
.yb-story .pending .status-mark{background:var(--soft);color:var(--muted);border:1px solid var(--line)}
.yb-story .quiet-callout{border-left:3px solid var(--brand);background:#fff8fa;padding:15px 17px;font-size:16px;font-weight:500;line-height:1.55;margin:0}
.yb-story .quiet-callout small{font-size:14px;font-weight:400;color:var(--muted);display:block;margin-top:4px}
.yb-story .confirmation-card{border:1px solid #f3b8c9;background:#fff8fa;border-radius:13px;padding:20px;margin:0 0 21px}
.yb-story .confirmation-label{font-size:12px;letter-spacing:1.1px;font-weight:650;color:var(--brand-dark);margin-bottom:18px}
.yb-story .confirmation-card h4{font-size:21px;font-weight:600;line-height:1.3;letter-spacing:-.4px;margin:0 0 7px}
.yb-story .confirmation-card .trip-summary{font-size:16px;line-height:1.6;margin:0;color:var(--muted)}
.yb-story .confirmation-card hr{border:0;border-top:1px solid #f4d8e1;margin:18px 0}
.yb-story .confirmation-card .money-line{font-size:14px;margin-bottom:10px}
.yb-story .confirmation-card .money-line:last-child{margin:0}
.yb-story .confirmation-card .money-line.remaining{font-size:16px}
.yb-story .confirmation-card .money-line.remaining strong{font-size:22px}
.yb-story .journey{padding-top:28px}
.yb-story .journey ol{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));padding:0;list-style:none;margin:0;gap:12px}
.yb-story .step-button{position:relative;display:flex;align-items:center;gap:10px;width:100%;background:none;border:0;border-top:2px solid var(--line);padding:16px 0 7px;min-height:62px;text-align:left;color:var(--muted);font-size:14px}
.yb-story .step-button:disabled{color:#858b95}
.yb-story .step-button:hover:not(:disabled){color:var(--brand-dark)}
.yb-story .step-button.active{border-color:var(--brand);color:var(--brand-dark);font-weight:650}
.yb-story .step-button.done{border-color:#f6acc2}
.yb-story .step-number{font-size:12px;font-weight:600;display:grid;place-items:center;border:1px solid var(--line);width:26px;height:26px;border-radius:50%;flex-shrink:0}
.yb-story .active .step-number{background:var(--brand);color:white;border-color:var(--brand)}
.yb-story .done .step-number{background:var(--pink);color:var(--brand-dark);border-color:#f4cada}
.yb-story .step-number svg{width:14px;height:14px}
.yb-story .journey-hint{text-align:center;font-size:14px;line-height:1.6;color:var(--muted);margin:19px 0 0;min-height:23px}
.yb-story .site-footer{max-width:1440px;padding:24px 44px 31px;display:flex;justify-content:space-between;gap:20px;margin:auto;border-top:1px solid var(--line);color:var(--muted);font-size:12px;line-height:1.5}
.yb-story .skip-link{position:fixed;z-index:10;left:20px;top:-100px;background:white;padding:15px;border:2px solid var(--brand);border-radius:8px}
.yb-story .skip-link:focus{top:12px}
.yb-story .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.yb-story .no-script{padding:25px;line-height:1.7}
.yb-story .spinner{width:20px;height:20px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;display:block;animation:yb-spin 1s linear infinite}
@keyframes yb-arrive{from{opacity:.3;transform:translateY(8px)}
to{opacity:1;transform:translateY(0)}}
@keyframes yb-spin{to{transform:rotate(360deg)}}
@keyframes yb-progress{from{width:0}
to{width:100%}}
@media(min-width:1600px){.yb-story .page{padding-top:47px}
.yb-story .stage{min-height:670px}
.yb-story .image-stage{min-height:370px}}
@media(max-width:1150px){.yb-story .site-header{padding:15px 28px}
.yb-story .page{padding:31px 28px 25px}
.yb-story .page-intro{align-items:flex-start}
.yb-story .tour-button{margin-top:29px}
.yb-story .story-title{font-size:40px;line-height:1.15}
.yb-story .stage{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.yb-story .interaction{padding:22px 24px}
.yb-story .cinema-top{padding:22px 24px 17px;font-size:12px;letter-spacing:.8px}
.yb-story .cinema-caption{padding:24px}
.yb-story .cinema-caption p{font-size:30px}
.yb-story .split-cell{padding:16px 12px}
.yb-story .split-cell strong{font-size:24px}
.yb-story .journey ol{gap:8px}
.yb-story .step-button{gap:7px;font-size:13px}
.yb-story .step-number{width:23px;height:23px;font-size:12px}
.yb-story .site-footer{padding:24px 28px}
.yb-story .image-stage{min-height:290px}}
@media(max-width:850px){.yb-story .header-city{display:none}
.yb-story .page-intro{display:block}
.yb-story .tour-button{margin:21px 0 0}
.yb-story .page{padding-top:27px}
.yb-story .stage{grid-template-columns:minmax(0,.85fr) minmax(0,1fr)}
.yb-story .cinema-top{padding:19px 20px}
.yb-story .cinema-top span:first-child{max-width:115px;line-height:1.6}
.yb-story .cinema-caption{padding:24px 20px}
.yb-story .cinema-caption p{font-size:26px}
.yb-story .image-stage{min-height:220px}
.yb-story .interaction{padding:20px}
.yb-story .screen h3{font-size:27px}
.yb-story .date-field{padding:11px 10px}
.yb-story .date-field strong{font-size:16px}
.yb-story .payment-split{grid-template-columns:1fr}
.yb-story .split-cell{display:grid;grid-template-columns:1fr auto;align-items:center;padding:13px}
.yb-story .split-cell strong{margin:0;grid-column:2;grid-row:1 / 3}
.yb-story .split-cell small{margin-top:4px}
.yb-story .journey ol{gap:6px}
.yb-story .step-button{flex-direction:column;align-items:flex-start;gap:9px;font-size:12px}
.yb-story .money-line{font-size:15px}
.yb-story .cost-heading strong{font-size:42px}}
@media(max-width:680px){.yb-story .site-header{padding:12px 18px;min-height:78px;gap:15px}
.yb-story .brand{gap:7px}
.yb-story .brand img{width:48px;height:48px}
.yb-story .brand>span{font-size:27px}
.yb-story .brand small{font-size:12px;margin-top:4px}
.yb-story .demo-badge{padding:8px 11px;font-size:12px}
.yb-story .page{padding:27px 16px 25px}
.yb-story .eyebrow{font-size:12px;letter-spacing:1.3px;margin-bottom:12px}
.yb-story .story-title{font-size:34px;line-height:1.15;letter-spacing:-1.1px;max-width:510px}
.yb-story .intro-copy{font-size:16px;line-height:1.55;margin-top:12px;max-width:370px}
.yb-story .tour-button{margin-top:18px;width:100%;font-size:14px;min-height:48px}
.yb-story .demo-notice{align-items:flex-start;font-size:12px;line-height:1.6;margin:18px 0 20px;gap:8px}
.yb-story .notice-mark{margin-top:2px;width:16px;height:16px;font-size:12px}
.yb-story .demo-notice strong{display:block}
.yb-story .stage{display:flex;flex-direction:column;border-radius:18px;min-height:0}
.yb-story .cinema-top{padding:16px 20px 13px;font-size:12px;letter-spacing:1px}
.yb-story .cinema-top span:first-child{max-width:none;line-height:1.4}
.yb-story .image-stage{flex:none;min-height:0;aspect-ratio:3/2;width:100%}
.yb-story .cinema-caption{padding:19px 22px 23px}
.yb-story .character{font-size:12px}
.yb-story .cinema-caption p{font-size:27px;line-height:1.22;letter-spacing:-.5px;margin:10px 0 9px;min-height:2.45em}
.yb-story .scene-detail{font-size:12px}
.yb-story .interaction{padding:22px 20px 20px;min-height:610px}
.yb-story .pane-top{margin-bottom:19px}
.yb-story .pane-top>span{font-size:12px;letter-spacing:1px}
.yb-story .screen h3{font-size:28px;letter-spacing:-.6px}
.yb-story .lead{font-size:16px;margin:10px 0 22px}
.yb-story .date-field{padding:12px}
.yb-story .date-field strong{font-size:17px}
.yb-story .date-field>span{font-size:13px}
.yb-story .date-fields{margin-bottom:20px}
.yb-story .calendar-day{height:44px;font-size:16px}
.yb-story .calendar-buttons{gap:5px}
.yb-story .icon-button{width:40px;height:40px}
.yb-story .weekday{font-size:12px}
.yb-story .calendar-heading{font-size:16px}
.yb-story .selection-note{font-size:14px;margin-top:15px}
.yb-story .primary{min-height:56px;font-size:16px;padding:15px 16px}
.yb-story .cta-wrap{padding-top:22px}
.yb-story .text-button{font-size:13px;min-height:38px}
.yb-story .payment-split{grid-template-columns:1fr 1fr}
.yb-story .split-cell{display:block;padding:16px 12px}
.yb-story .split-cell strong{font-size:25px;margin:8px 0 6px}
.yb-story .split-cell>span{font-size:14px}
.yb-story .split-cell small{font-size:12px}
.yb-story .cost-heading strong{font-size:45px}
.yb-story .cost-heading{padding-bottom:22px}
.yb-story .money-line{font-size:15px}
.yb-story .confirmation-card{padding:18px}
.yb-story .confirmation-card .money-line.remaining{font-size:15px}
.yb-story .confirmation-card .money-line.remaining strong{font-size:20px}
.yb-story .journey{padding-top:22px}
.yb-story .journey ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px 11px}
.yb-story .step-button{flex-direction:row;align-items:center;gap:7px;padding:12px 0 7px;min-height:54px;font-size:12px}
.yb-story .step-number{width:23px;height:23px;font-size:12px}
.yb-story .journey-hint{font-size:13px;margin-top:17px}
.yb-story .site-footer{padding:22px 18px 26px;font-size:12px;display:block;text-align:center}
.yb-story .site-footer span{display:block}
.yb-story .site-footer span+span{margin-top:7px}}
@media(max-width:370px){.yb-story .page{padding-left:12px;padding-right:12px}
.yb-story .story-title{font-size:31px}
.yb-story .interaction{padding:21px 15px}
.yb-story .brand small{display:none}
.yb-story .brand>span{font-size:25px}
.yb-story .demo-badge{font-size:12px;padding:7px 9px}
.yb-story .date-field strong{font-size:16px}
.yb-story .split-cell strong{font-size:23px}
.yb-story .cinema-caption{padding:19px}
.yb-story .step-button{font-size:12px;gap:5px}
.yb-story .step-number{width:21px;height:21px}
.yb-story .primary{font-size:15px}
.yb-story .cost-heading strong{font-size:41px}}
@media(prefers-reduced-motion:reduce){.yb-story *,.yb-story *:before,.yb-story *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
.yb-story .tour-progress span.running{width:100%}}
.yb-story .step-button{font-size:14px}
.yb-story .step-number{font-size:12px}
.yb-story .split-cell strong{font-variant-numeric:tabular-nums}
@media(max-width:370px){.yb-story .step-button{gap:5px;font-size:13px}
.yb-story .split-cell strong{font-size:21px}
.yb-story .date-field strong{font-size:16px}}
.yb-story{background:transparent}.yb-story .story-title{max-width:none;color:#20242c;overflow-wrap:normal}.yb-story .story-title span{color:#ef2d66}.yb-story .screen h3{scroll-margin-top:160px}.yb-story .cinema-caption p{color:#fff;overflow-wrap:normal}.yb-story .stage{background:#fff}.yb-story .primary{font-weight:650}.yb-story .cinema-top{line-height:1.4}.yb-story .scene-image.property-image{object-fit:contain}.yb-story .cinema{scroll-margin-top:100px}@media(max-width:680px){.yb-story .cinema-caption{padding:14px 20px}.yb-story .cinema-caption p{font-size:23px;min-height:0;margin:8px 0}.yb-story .interaction{min-height:0}.yb-story .screen h3{scroll-margin-top:120px}}

.yb-story .story-title{font-size:clamp(30px,3.5vw,48px);line-height:1.12;letter-spacing:-1.2px;margin:0}.yb-story .scene-image{object-fit:contain}.yb-story .stage{min-height:600px}.yb-story .screen h3,.yb-story .cinema{scroll-margin-top:16px}.yb-story .eyebrow{margin-bottom:10px}.yb-story .demo-notice{margin:18px 0}@media(max-width:680px){.yb-story .stage{min-height:0}.yb-story .tour-button{margin-top:16px}.yb-story .page-intro{display:block}.yb-story .cinema-top{padding:12px 16px}.yb-story .image-stage{aspect-ratio:3/2}.yb-story .cinema-caption{padding:12px 16px}.yb-story .cinema-caption p{font-size:22px;min-height:0}.yb-story .interaction{min-height:0}.yb-story .scene-detail{font-size:13px}}
/* Standalone page; shared header/footer retain the canonical shell styles. */
.yb-story.yb-story-page{max-width:1440px;margin:0 auto;padding:40px 44px 30px}
.yb-story .real-booking-action{margin:28px 0 12px;text-align:center}
.yb-story .real-booking-link{display:inline-flex;justify-content:center;align-items:center;min-height:54px;padding:15px 24px;border-radius:11px;background:var(--brand);color:#fff;font-size:16px;font-weight:600;line-height:1.4;text-decoration:none}
.yb-story .real-booking-link:hover{background:#db2159}
.yb-story .real-booking-action p{margin:12px 0 0;color:var(--muted);font-size:14px;line-height:1.5}
@media(max-width:680px){.yb-story.yb-story-page{padding:28px 18px 24px}.yb-story .real-booking-link{width:100%}}
@media(max-width:370px){.yb-story.yb-story-page{padding-left:12px;padding-right:12px}}

/* Branded demonstration control; preserve existing playback and pause behavior. */
.yb-story .tour-button,
.yb-story .tour-button[aria-pressed=true]{background:var(--brand);border-color:var(--brand);color:#fff;white-space:normal}
.yb-story .tour-button svg{color:inherit}
.yb-story .tour-button:hover,
.yb-story .tour-button[aria-pressed=true]:hover{background:#db2159;border-color:#db2159}
