 
body.has-story #reading-stage{display:block;position:fixed;z-index:10;top:calc(var(--header-bottom,80px) + 26px);bottom:calc(var(--composer-height) + 80px);left:clamp(28px,5vw,80px);right:auto;width:min(650px,calc((100vw - var(--chat-width)) * .56));padding:0;overflow:visible;perspective:1500px;perspective-origin:50% 50%}
body.has-story #mobile-page{display:grid;position:relative;inset:auto;width:100%;height:100%;max-height:none;overflow:visible;mask-image:none;transform-style:preserve-3d}
body.has-story #mobile-page>.spatial-panel{grid-area:1/1;position:relative;box-sizing:border-box;width:100%;height:100%;min-height:0;max-height:none;overflow:auto;padding:28px 32px;border:1px solid #b9a28166;border-radius:20px;background:linear-gradient(120deg,#171511e0 0%,#0c0b0bd6 38%,#080808b0 100%);box-shadow:inset 2px 0 0 #efddbd22,0 22px 70px #0005;transform:none;backface-visibility:hidden;display:flex;flex-direction:column;scrollbar-width:thin;overscroll-behavior:contain}
body.has-story #mobile-page>.page-leaving{position:absolute;inset:0;pointer-events:none;z-index:2}
body.has-story #mobile-page>.page-entering{z-index:1}
#mobile-page.page-turning>.turn-page{will-change:transform,opacity;overflow:hidden}
body.has-story #mobile-page .panel-top{font-size:11px;line-height:1.7;min-height:19px;margin:0;color:#d7c9ae}
body.has-story #mobile-page h2{font-size:clamp(29px,2.5vw,40px);line-height:1.5;min-height:108px;margin:20px 0 14px;padding-right:132px;letter-spacing:-.04em;flex-shrink:0}
body.has-story #mobile-page .panel-body{font-size:16px;line-height:1.9;margin:0 0 18px;max-width:36em;flex-shrink:0}
body.has-story #mobile-page .model-jump,body.has-story #mobile-page .panel-image{display:none!important}
body.has-story #mobile-page .guide-choices{margin-top:4px;padding-top:8px;gap:10px}
body.has-story #mobile-page .guide-choices button,body.has-story #mobile-page .guide-choices a{font-size:15px;min-height:48px;padding:12px 16px;line-height:1.7}
body.has-story #mobile-page .view-details{align-self:flex-start;min-height:44px;font-size:14px;padding:8px 0;margin:0;border:0;background:none;color:#dfc9a3;text-underline-offset:5px;flex-shrink:0}
body.has-story #mobile-page .panel-footer{margin-top:8px;padding-top:12px;font-size:12px;line-height:1.8;gap:12px;flex-wrap:wrap}
body.has-story #mobile-page .panel-footer a{color:#f2d49d;font-size:15px;min-height:44px;display:inline-flex;align-items:center}
body.has-story #mobile-page .product-offer{margin-top:8px;padding-top:8px;border-top:0}
body.has-story #mobile-page .offer-price{font-size:17px;line-height:1.5;margin:0 0 10px}
body.has-story #mobile-page .offer-link{display:flex;align-items:center;justify-content:space-between;min-height:48px;font-size:15px;line-height:1.6;padding:12px 16px;background:#e7d6b9;color:#201b15;border-radius:10px;text-decoration:none}
body.has-story #mobile-page .offer-conditions{font-size:11px;line-height:1.7;margin-top:10px;color:#c5baa8}
body.has-story #story-control{left:clamp(28px,5vw,80px);right:auto;width:min(650px,calc((100vw - var(--chat-width)) * .56));border-top:0}
body #transition-label{display:none!important}
body.has-story #model-window{display:block;position:absolute;z-index:12;right:20px;top:58px;width:148px;height:148px;min-height:0;margin:0;border:0;background:transparent;overflow:hidden;pointer-events:none;border-radius:0}
body.has-story #model-window>span{display:none}
body.has-story #model-window>#universe{position:absolute;inset:0;width:100%!important;height:100%!important}
.turn-hint{display:none}
#space-backdrop{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}
body.has-story #mobile-page .question-page .guide-choices{grid-template-columns:repeat(2,minmax(0,1fr));flex-shrink:0;padding-top:0}
body.has-story #mobile-page .question-page .panel-body{margin-bottom:10px}
body.has-story #mobile-page .guide-intro:not(.question-page) .guide-choices{grid-template-columns:minmax(0,1fr);flex-shrink:0}
body.has-story .turn-hint{display:block;position:fixed;right:calc(var(--chat-width) + 7vw);bottom:calc(var(--composer-height) + 30px);font-size:12px;color:#c1b5a1;letter-spacing:.02em;pointer-events:none}
@media(max-width:1200px),(max-height:600px){
 body.has-story #reading-stage{left:24px;right:calc(var(--chat-width) + 24px);width:auto;top:calc(var(--header-bottom,80px) + 18px);bottom:calc(var(--composer-height) + 76px);padding:0;overflow:visible}
 body.has-story #mobile-page{display:grid;order:0}
 body.has-story #mobile-page>.spatial-panel{padding:26px 28px;max-width:780px;margin:auto;overflow:auto}
 body.has-story #mobile-page .panel-top{padding-right:92px}
 body.has-story #mobile-page .panel-top>span:nth-child(2){display:none}
 body.has-story #mobile-page h2{font-size:29px;margin-top:28px}
 body.has-story #model-window{right:16px;top:62px;width:136px;height:136px}
 body.has-story #story-control{left:24px;right:calc(var(--chat-width) + 24px);width:auto}
 body.has-story .turn-hint{display:none}
}
@media(max-width:800px),(max-height:600px){
 body.has-story #reading-stage{left:12px;right:12px;top:calc(var(--header-bottom,70px) + 12px);bottom:calc(var(--composer-height) + 68px)}
 body.has-story #mobile-page>.spatial-panel{padding:22px 20px;border-radius:17px}
 body.has-story #mobile-page h2{font-size:clamp(25px,6.4vw,30px);line-height:1.5;min-height:75px;margin:25px 0 12px;padding-right:94px}
 body.has-story #mobile-page .spatial-panel:not(.guide-intro) h2{font-size:clamp(21px,5.7vw,26px)}
 body.has-story #mobile-page .panel-body{font-size:15px;line-height:1.85;margin-bottom:12px}
 body.has-story #mobile-page .guide-choices{padding-top:12px;gap:8px}
 body.has-story #mobile-page .guide-choices button,body.has-story #mobile-page .guide-choices a{font-size:14px;padding:11px 12px;min-height:46px}
 body.has-story #mobile-page .question-page .guide-choices{gap:8px;padding-top:4px}
 body.has-story #mobile-page .question-page .guide-choices button{font-size:14px;padding:9px 10px;min-height:44px;line-height:1.5;background:#12110ff2}
 body.has-story #mobile-page .panel-footer{padding-top:12px;gap:4px;font-size:11px}
 body.has-story #mobile-page .offer-link{font-size:14px;padding:10px 12px}
 body.has-story #mobile-page .product-offer{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);gap:4px 10px}
 body.has-story #mobile-page .product-offer .view-details{grid-column:2;grid-row:1;align-self:center;font-size:13px;line-height:1.6;text-align:left;padding:4px 0}
 body.has-story #mobile-page .product-offer .offer-price{grid-column:1;grid-row:1;align-self:center;margin:0}
 body.has-story #mobile-page .product-offer .offer-link{grid-column:1/-1;grid-row:2}
 body.has-story #story-control{left:14px;right:14px;width:auto}
 body.has-story #model-window{width:116px;height:116px;right:6px;top:48px}
}
@media(max-height:740px) and (max-width:800px){
 body.has-story #mobile-page>.spatial-panel{padding:17px 18px}
 body.has-story #mobile-page h2{font-size:25px;min-height:70px;margin:20px 0 9px;line-height:1.4}
 body.has-story #mobile-page .spatial-panel:not(.guide-intro) h2{min-height:58px}
 body.has-story #mobile-page .panel-body{font-size:15px;line-height:1.7;margin-bottom:8px}
 body.has-story #mobile-page .panel-footer{padding-top:4px}
 body.has-story #mobile-page .product-offer{padding-top:2px;margin-top:2px}
 body.has-story #mobile-page .question-page .panel-body{display:none}
 body.has-story #mobile-page .question-page .guide-choices{gap:6px;padding-top:0;margin-top:4px}
 body.has-story #mobile-page .question-page h2{margin:14px 0 6px}
 body.has-story #mobile-page .guide-intro:not(.question-page) .guide-choices{padding-top:0;gap:8px}
 body.has-story #mobile-page .guide-intro:not(.question-page) .guide-choices button,body.has-story #mobile-page .guide-intro:not(.question-page) .guide-choices a{min-height:44px;padding:9px 12px;line-height:1.5}
 body.has-story #model-window{width:106px;height:106px;top:34px;right:8px}
}
@media(max-height:450px){body.has-story #mobile-page>.spatial-panel{overflow:auto}body.has-story #model-window{width:90px;height:90px;top:30px}}
@media(prefers-reduced-motion:reduce){#mobile-page .turn-page{will-change:auto}}
@media(min-width:801px) and (min-height:601px){
 body.has-story #reading-stage{left:max(24px,calc((100vw - var(--chat-width) - 960px)/2));right:auto;width:min(960px,calc(100vw - var(--chat-width) - 48px))}
 body.has-story #mobile-page>.spatial-panel{max-width:none;margin:0}
 body.has-story #story-control{left:max(24px,calc((100vw - var(--chat-width) - 960px)/2));right:auto;width:min(960px,calc(100vw - var(--chat-width) - 48px))}
}

.welcome-actions .customer-story-link{display:block;color:#edd4a4;font-size:14px;line-height:1.7;text-decoration:underline;text-underline-offset:5px;margin-top:12px}

 
body.has-story #reading-stage{--guide-space:220px}
body.has-story #model-window{left:50%;right:auto;top:0;transform:translateX(-50%);width:220px;height:200px;min-height:0}
body.has-story #mobile-page{top:var(--guide-space);height:calc(100% - var(--guide-space))}
body.has-story #mobile-page h2{padding-right:0;min-height:0;margin-top:12px}
body.has-story #mascot-line{visibility:hidden}
@media(max-width:800px){
 body.has-story #reading-stage{--guide-space:210px}
 body.has-story #model-window{width:176px;height:154px;top:0}
 body.has-story #mobile-page>.spatial-panel{padding:15px 18px}
 body.has-story #mobile-page h2{padding-right:0;font-size:24px;min-height:0;margin-top:8px}
}
@media(max-height:740px){body.has-story #reading-stage{--guide-space:170px}body.has-story #model-window{width:150px;height:120px}}
 
body.has-story #mobile-page>.guide-intro{padding:18px 24px}
body.has-story #mobile-page .guide-intro .panel-top{display:none}
@media(min-width:801px) and (min-height:741px){
 body.has-story #mobile-page .guide-intro h2{font-size:29px;margin:0 0 8px;line-height:1.4}
 body.has-story #mobile-page .guide-intro h2 br{display:none}
 body.has-story #mobile-page .guide-intro .panel-body{margin-bottom:8px}
 body.has-story #mobile-page .guide-intro .guide-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0}
}
@media(max-width:800px){
 body.has-story #mobile-page>.guide-intro{padding:14px 18px}
 body.has-story #mobile-page .guide-intro h2{font-size:21px;line-height:1.4;margin:0 0 10px}
 body.has-story #mobile-page .guide-intro .panel-body{display:none}
 body.has-story #mobile-page .guide-intro .guide-choices{gap:6px;padding:0;margin:0}
 body.has-story #mobile-page .guide-intro .guide-choices button,body.has-story #mobile-page .guide-intro .guide-choices a{padding:8px 10px;min-height:42px;line-height:1.4}
}
@media(min-width:801px) and (min-height:741px){
 body.has-story #mobile-page .guide-intro h2{white-space:normal}
 body.has-story #mobile-page .guide-intro:not(.question-page) .guide-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0}
}
