/* Product footage, with visible causality from request to field record. */
.risk-motion-page .rg-build{padding:84px 0 45px;background:#fff;color:#292d30;scroll-margin-top:90px}
.rg-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:46px}
.rg-heading h2{margin:0;font-size:38px;line-height:1.26;letter-spacing:-.045em;font-weight:550;word-break:keep-all}
.rg-heading>span{font-size:12px;color:#7a7785;padding-bottom:5px}
.rg-film-stage{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.04fr) minmax(155px,.5fr);gap:32px;align-items:center;min-height:420px}
.rg-input-scene{position:relative;min-width:0;padding-bottom:54px}
.rg-input-photo{position:relative;margin:0;height:364px;border-radius:13px;overflow:hidden;background:#e6e9eb}
.rg-input-photo>img{display:block;width:100%;height:100%;object-fit:cover;object-position:65% center;transform:scale(1);transition:transform 2200ms cubic-bezier(.23,1,.32,1)}
.rg-build[data-rg-phase="1"] .rg-input-photo>img,.rg-build[data-rg-phase="2"] .rg-input-photo>img,.rg-build[data-rg-phase="3"] .rg-input-photo>img{transform:scale(1.035)}
.rg-photo-mark{position:absolute;inset:20px;border:1px solid #ffffffa1;border-radius:3px;opacity:0;transform:scale(.97);transition:opacity 350ms ease,transform 650ms cubic-bezier(.23,1,.32,1)}
.rg-build[data-rg-phase="1"] .rg-photo-mark{opacity:1;transform:scale(1)}
.rg-composer{position:absolute;left:12px;right:-6px;bottom:0;background:#fff;border:1px solid #c4b3ec;border-radius:16px;padding:20px;box-shadow:0 0 0 4px #f1ecfc,0 14px 32px #33205214;z-index:1}
.rg-chat-heading{display:flex;align-items:center;gap:8px;margin-bottom:16px;color:#3c3151;font-size:12px;line-height:20px}.rg-chat-heading>img{flex:none}.rg-chat-heading strong{font-size:16px;font-weight:650}.rg-chat-heading>svg{width:19px;height:19px;margin-left:auto;fill:none;stroke:#79668f;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.rg-prompt{padding:15px 16px;background:#f4f0fc;border-radius:11px 11px 3px 11px;color:#2f2145;font-size:18px;line-height:1.7;letter-spacing:-.025em;min-height:90px;font-weight:550}
.rg-word{display:inline-block;opacity:1;transform:translateY(0);transition:opacity 180ms ease,transform 240ms cubic-bezier(.23,1,.32,1)}
.rg-build[data-rg-ready="true"] .rg-word:not([data-rg-shown="true"]){opacity:0;transform:translateY(5px)}
.rg-caret{display:inline-block;vertical-align:-2px;width:1.5px;height:18px;margin-left:3px;background:#6e49ba;opacity:0}
.rg-build[data-rg-phase="0"][data-rg-playing="true"] .rg-caret{opacity:1;animation:rg-caret 900ms step-end infinite}
.rg-composer-foot{display:flex;justify-content:space-between;align-items:center;margin-top:14px;color:#60556e;font-size:12px;font-weight:500}
.rg-composer-foot>span:first-child{display:flex;align-items:center;gap:9px}
.rg-chat-attachment>img{width:36px;height:36px;object-fit:cover;border-radius:6px;border:1px solid #e5e1eb}
.rg-send{display:grid;place-items:center;flex:none;width:40px;height:40px;background:#6332cf;color:#fff;border-radius:11px;line-height:1;transition:transform 200ms cubic-bezier(.23,1,.32,1),background 200ms ease}
.rg-send>svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.rg-build[data-rg-phase="1"] .rg-send{transform:scale(.91);background:#7351c5}
.rg-generation{min-width:0;padding:26px 0 20px 8px}
.rg-generation-head{display:flex;align-items:center;gap:9px;margin-bottom:22px;color:#3e444a;font-size:13px}
.rg-generation-head strong{font-weight:550}.rg-draft-label{margin-left:auto;font-size:10px;color:#899098;border:1px solid #e5e7ea;padding:3px 7px;border-radius:4px}
.rg-processing-mark{display:flex;align-items:center;gap:3px;height:18px}.rg-processing-mark i{display:block;width:3px;height:8px;border-radius:3px;background:#8866c8;transform:scaleY(.5);opacity:.5}
.rg-build[data-rg-phase="1"][data-rg-playing="true"] .rg-processing-mark i{animation:rg-think 900ms cubic-bezier(.45,0,.55,1) infinite}.rg-processing-mark i:nth-child(2){animation-delay:150ms!important}.rg-processing-mark i:nth-child(3){animation-delay:300ms!important}
.rg-risk-list{display:grid;gap:12px}
.rg-risk-row{position:relative;margin:0;width:100%;aspect-ratio:514/112;overflow:hidden;border-radius:7px;opacity:1;transform:translateY(0);transition:opacity 400ms ease,transform 600ms cubic-bezier(.23,1,.32,1);background:#fff}
.rg-risk-row img{position:absolute;display:block;width:280.156%;max-width:none;height:auto;left:-146.109%;top:-300%}
.rg-risk-two,.rg-risk-three{aspect-ratio:514/92}.rg-risk-two img{top:-493.478%}.rg-risk-three img{top:-603.261%}
.rg-build[data-rg-ready="true"] .rg-risk-row:not([data-rg-shown="true"]){opacity:0;transform:translateY(15px)}
.rg-generated-summary{position:relative;height:44px;margin-top:16px;border-top:1px solid #e4e7eb;font-size:11px;color:#858c95;display:flex;align-items:center}
.rg-generating-label,.rg-generated-label{position:absolute;left:0;right:0;transition:opacity 250ms ease,transform 350ms cubic-bezier(.23,1,.32,1)}
.rg-generated-label{color:#66508e;display:flex;justify-content:space-between;align-items:center}.rg-generated-label i{font-size:18px;font-style:normal}
.rg-build[data-rg-ready="true"][data-rg-phase="0"] .rg-generated-label,.rg-build[data-rg-ready="true"][data-rg-phase="1"] .rg-generated-label{opacity:0;transform:translateY(5px)}
.rg-build:not([data-rg-ready="true"]) .rg-generating-label,.rg-build[data-rg-phase="2"] .rg-generating-label,.rg-build[data-rg-phase="3"] .rg-generating-label{opacity:0;transform:translateY(-5px)}
.rg-app-destination{position:relative;min-width:0;padding-left:9px}
.rg-app-preview{margin:0;opacity:1;transform:translateX(0) translateY(0) scale(1);transition:opacity 400ms ease,transform 850ms cubic-bezier(.23,1,.32,1)}
.rg-app-preview>img{display:block;width:auto;max-width:100%;height:auto;max-height:390px;margin:auto;border:1px solid #d8dce1;border-radius:14px;box-shadow:0 10px 25px #202c3b0c}
.rg-app-preview>figcaption{text-align:center;font-size:10px;color:#8a8f96;margin-top:15px}
.rg-build[data-rg-ready="true"] .rg-app-preview:not([data-rg-shown="true"]){opacity:.06;transform:translateX(-24px) translateY(10px) scale(.96)}
.rg-transfer-line{position:absolute;left:-27px;right:calc(100% - 2px);top:44%;height:1px;background:#e3dcf1;overflow:hidden}
.rg-transfer-line i{display:block;width:100%;height:1px;background:#8c70c5;transform:translateX(-110%);transition:transform 750ms cubic-bezier(.77,0,.175,1)}
.rg-build[data-rg-phase="2"] .rg-transfer-line i,.rg-build[data-rg-phase="3"] .rg-transfer-line i{transform:translateX(0)}
.rg-film-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:42px;padding-bottom:11px}
.rg-route{display:flex;align-items:center;gap:20px;font-size:12px;color:#858b94}.rg-route>b{font-size:12px;font-weight:400;color:#c1c4c9}.rg-route-stop{display:flex;align-items:center;gap:8px;transition:color 200ms ease}.rg-route-stop>i{font-style:normal;font-size:9px;font-variant-numeric:tabular-nums;color:#a5a3ae}.rg-route-stop[data-rg-current="true"]{color:#463654}.rg-route-stop[data-rg-current="true"]>i{color:#875abf}.rg-route-stop[data-rg-done="true"]{color:#716d7a}
.rg-film-actions{display:flex;gap:8px}.rg-film-actions button{min-height:44px;min-width:44px;display:flex;gap:7px;align-items:center;justify-content:center;border:0;background:transparent;color:#717780;padding:10px;font:inherit;font-size:11px;cursor:pointer;border-radius:7px;transition:transform 120ms cubic-bezier(.23,1,.32,1),background 150ms ease}.rg-film-actions button>span{font-size:15px}.rg-film-actions button:active{transform:scale(.97)}.rg-film-actions button:focus-visible{outline:2px solid #895bce;outline-offset:3px}
.rg-film-progress{height:2px;background:#ececf0;overflow:hidden}.rg-film-progress>i{display:block;width:100%;height:100%;transform:scaleX(var(--rg-film-progress,1));transform-origin:left;background:#8c6cc7}
.rg-film-caption{display:flex;justify-content:space-between;gap:20px;padding-top:17px;font-size:10px;color:#9499a1}.rg-film-caption i{font-style:normal;margin-left:14px;font-size:15px;color:#85818d}
.rf-scene-perform .rg-upload-flight{position:absolute;left:39%;top:48%;width:96px;height:68px;border:4px solid #fff;border-radius:8px;object-fit:cover;box-shadow:0 8px 18px #24314222;opacity:0;z-index:3;pointer-events:none;transform:translate(0,0) rotate(-4deg) scale(1);transition:transform 1000ms cubic-bezier(.23,1,.32,1),opacity 300ms ease}
.rf-scene-perform[data-rg-upload-stage="0"] .rg-upload-flight{opacity:1}
.rf-scene-perform[data-rg-upload-stage="1"] .rg-upload-flight{opacity:1;transform:translate(175%, -125%) rotate(0) scale(.45)}
.rf-scene-perform[data-rg-upload-stage="2"] .rg-upload-flight{opacity:0;transform:translate(175%, -125%) rotate(0) scale(.3)}
.rg-upload-status{position:absolute;left:20px;top:20px;font-size:11px;line-height:1.3;background:#fffef7e8;color:#4d565d;padding:9px 12px;border-radius:6px;box-shadow:0 2px 8px #2431420d;z-index:1}
.rf-scene-perform .rf-photo-phones>figure{transition:opacity 450ms ease,transform 700ms cubic-bezier(.23,1,.32,1)}
.rf-scene-perform[data-rg-upload-stage="0"] .rf-photo-phones>figure:last-child,.rf-scene-perform[data-rg-upload-stage="1"] .rf-photo-phones>figure:last-child{opacity:.12;transform:translateY(16px)}
.rf-report-capture{isolation:isolate}.rg-note-highlight{position:absolute;left:71.7%;width:28%;height:27%;background:#fff;opacity:0;pointer-events:none;transition:opacity 650ms ease;z-index:1}.rg-note-highlight:nth-of-type(1){top:10%}.rg-note-highlight:nth-of-type(2){top:38%}.rg-note-highlight:nth-of-type(3){top:66%}
.rf-report-visual[data-rg-report-ready="true"] .rg-note-highlight:not([data-rg-shown="true"]){opacity:1}
.rg-report-scan{position:absolute;top:14%;left:2%;width:67%;height:1px;background:linear-gradient(90deg,transparent,#aa82dd,transparent);opacity:0;pointer-events:none;z-index:2;transition:transform 850ms cubic-bezier(.45,0,.55,1),opacity 400ms ease}
.rf-report-visual[data-rg-report-step="1"] .rg-report-scan{opacity:.9;transform:translateY(155px)}.rf-report-visual[data-rg-report-step="2"] .rg-report-scan{opacity:.9;transform:translateY(285px)}.rf-report-visual[data-rg-report-step="3"] .rg-report-scan{opacity:0;transform:translateY(355px)}
@keyframes rg-caret{50%{opacity:0}}@keyframes rg-think{50%{transform:scaleY(1.6);opacity:1}}
@media(hover:hover) and (pointer:fine){.rg-film-actions button:hover{background:#f4f2f7;color:#584871}}
@media(max-width:1099px){.rg-film-stage{gap:24px;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr) minmax(140px,.52fr)}.rg-input-photo{height:330px}.rg-composer{left:10px;right:-8px;padding:17px 14px 12px}.rg-prompt{font-size:16px;padding:12px}.rg-generation{padding-left:4px}.rg-heading h2{font-size:35px}.rg-generation-head{font-size:12px;gap:7px}.rg-route{gap:13px;font-size:11px}.rg-generated-summary{font-size:10px}}
@media(max-width:899px){.risk-motion-page .rg-build{padding-top:65px}.rg-heading h2{font-size:33px}.rg-film-stage{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px}.rg-input-scene{grid-column:1;grid-row:1}.rg-generation{grid-column:2;grid-row:1}.rg-app-destination{grid-column:1/-1;max-width:175px;justify-self:center;padding:0;margin-top:4px}.rg-app-preview>img{border-radius:12px}.rg-transfer-line{display:none}.rg-film-toolbar{margin-top:30px}.rg-route{gap:10px}.rg-film-actions{gap:2px}.rg-film-actions button{padding-inline:8px;font-size:10px}.rg-input-photo{height:320px}.rg-prompt{font-size:16px}.rg-build[data-rg-ready="true"] .rg-app-preview:not([data-rg-shown="true"]){transform:translateY(15px) scale(.97)}}
@media(max-width:599px){.risk-motion-page .rg-build{padding:48px 0 31px}.rg-heading{margin-bottom:29px;gap:15px}.rg-heading h2{font-size:29px;font-weight:500;line-height:1.3}.rg-heading>span{display:none}.rg-film-stage{display:grid;grid-template-columns:minmax(0,1fr) 108px;gap:22px 14px;min-height:0;align-items:center}.rg-input-scene{grid-column:1/-1;grid-row:1;padding-bottom:74px}.rg-input-photo{height:255px;border-radius:10px}.rg-input-photo>img{object-position:center 55%}.rg-composer{left:10px;right:10px;padding:14px;border-radius:13px}.rg-chat-heading{margin-bottom:12px;font-size:11px}.rg-prompt{font-size:16px;line-height:1.65;min-height:77px;padding:12px}.rg-chat-attachment>img{width:32px;height:32px}.rg-send{width:36px;height:36px;border-radius:9px}.rg-composer-foot{margin-top:10px}.rg-generation{grid-column:1;grid-row:2;padding:0}.rg-generation-head{font-size:10px;gap:5px;margin-bottom:13px}.rg-draft-label{display:none}.rg-risk-list{gap:7px}.rg-risk-row{aspect-ratio:514/112;border-radius:4px}.rg-generated-summary{font-size:9px;line-height:1.4;margin-top:9px;height:32px}.rg-generated-label i{font-size:12px}.rg-app-destination{grid-column:2;grid-row:2;margin:0;max-width:none;min-width:0}.rg-app-preview>img{border-radius:8px}.rg-app-preview>figcaption{font-size:8px;margin-top:10px}.rg-film-toolbar{display:flex;flex-direction:column;align-items:stretch;gap:8px;margin-top:24px;padding-bottom:8px}.rg-route{justify-content:space-between;gap:6px;font-size:10px}.rg-route-stop{gap:5px}.rg-route-stop>i{font-size:8px}.rg-film-actions{justify-content:flex-end}.rg-film-caption{font-size:8px;gap:12px;line-height:1.5;padding-top:13px}.rg-film-caption i{margin-left:5px;font-size:12px}.rg-processing-mark{gap:2px}.rg-processing-mark i{width:2px}.rg-build[data-rg-ready="true"] .rg-app-preview:not([data-rg-shown="true"]){transform:translateX(-10px) scale(.97)}.rf-scene-perform .rg-upload-flight{left:40%;top:23%;width:68px;height:49px;border-width:3px}.rf-scene-perform[data-rg-upload-stage="1"] .rg-upload-flight{transform:translate(-120%,240%) rotate(0) scale(.45)}.rf-scene-perform[data-rg-upload-stage="2"] .rg-upload-flight{transform:translate(-120%,240%) rotate(0) scale(.3)}.rg-upload-status{left:12px;top:12px;padding:7px 9px;font-size:9px}.rf-report-capture .rg-note-highlight{display:none}.rg-report-scan{display:none}}
@media(max-width:599px){
 .rg-build>.sl-container{position:relative}.rg-film-actions{position:absolute;top:var(--rg-mobile-controls-top,115px);right:35px;z-index:4;background:#fffffff0;border:1px solid #e3e5e9;border-radius:8px;box-shadow:0 2px 8px #2634490b}.rg-film-actions button{font-size:10px;padding-inline:10px}
 .rg-film-stage{grid-template-columns:minmax(0,1fr);grid-template-rows:auto 294px}
 .rg-input-photo{height:224px}.rg-input-scene{padding-bottom:108px}
 .rg-generation{grid-column:1;grid-row:2;align-self:center;transition:opacity 300ms ease,transform 500ms cubic-bezier(.23,1,.32,1)}
 .rg-generation-head{font-size:12px;margin-bottom:13px}.rg-risk-row{aspect-ratio:514/112}.rg-risk-two,.rg-risk-three{aspect-ratio:514/92}
 .rg-generated-summary{font-size:11px;height:35px}.rg-app-destination{grid-column:1;grid-row:2;justify-self:center;align-self:center;width:132px;pointer-events:none}
 .rg-app-preview>img{max-height:266px}.rg-app-preview>figcaption{font-size:10px}
 .rg-build[data-rg-ready="true"][data-rg-phase="0"] .rg-app-preview,.rg-build[data-rg-ready="true"][data-rg-phase="1"] .rg-app-preview{opacity:0;transform:translateX(20px)}
 .rg-build[data-rg-ready="true"][data-rg-phase="2"] .rg-generation,.rg-build[data-rg-ready="true"][data-rg-phase="3"] .rg-generation{opacity:0;transform:translateX(-20px);pointer-events:none}
 .rg-build:not([data-rg-ready="true"]) .rg-film-stage{grid-template-rows:auto auto auto}.rg-build:not([data-rg-ready="true"]) .rg-app-destination{grid-row:3}
 .rg-build[data-rg-static="true"] .rg-film-stage{grid-template-rows:auto auto auto}.rg-build[data-rg-static="true"] .rg-generation{opacity:1!important;transform:none!important;pointer-events:auto}.rg-build[data-rg-static="true"] .rg-app-destination{grid-row:3}
}
@media(prefers-reduced-motion:reduce){.rg-build *,.rf-scene-perform .rg-upload-flight,.rf-scene-perform .rf-photo-phones>figure,.rg-note-highlight,.rg-report-scan{animation:none!important;transition:none!important}.rg-input-photo>img{transform:none!important}.rg-upload-flight,.rg-report-scan{display:none!important}}
@media(max-width:599px) and (prefers-reduced-motion:reduce){.rg-build .rg-film-stage{grid-template-rows:auto auto auto}.rg-build[data-rg-ready="true"] .rg-generation{opacity:1;transform:none;pointer-events:auto}.rg-build .rg-app-destination{grid-row:3}}

/* The reader's scroll is the timeline; all three stages share one viewport. */
.rg-route button{appearance:none;border:0;background:transparent;font:inherit;color:inherit;padding:10px 4px;min-height:44px;cursor:pointer;border-radius:5px}
.rg-route button:focus-visible{outline:2px solid #895bce;outline-offset:3px}
.rg-route button:active{background:#f4f1f8}
.rg-scroll-hint{display:flex;align-items:center;gap:13px;font-size:11px;color:#8b8594;white-space:nowrap}
.rg-scroll-hint>span{font-size:17px;color:#7c648d}
.rg-build[data-rg-mode="scroll"]{position:relative;padding-block:36px 42px;overflow:visible}
.rg-scroll-pin{background:#fff}
.rg-build[data-rg-mode="scroll"] .rg-heading{margin-bottom:24px}
.rg-build[data-rg-mode="scroll"] .rg-film-stage{height:clamp(280px,calc(100svh - 330px),420px);min-height:0}
.rg-build[data-rg-mode="scroll"] .rg-input-scene{height:100%;min-height:0;padding-bottom:54px}
.rg-build[data-rg-mode="scroll"] .rg-input-photo{height:100%}
.rg-build[data-rg-mode="scroll"] .rg-app-destination{height:100%;min-height:0;display:flex;align-items:center;justify-content:center}
.rg-build[data-rg-mode="scroll"] .rg-app-preview{height:100%;min-height:0;display:flex;flex-direction:column;align-items:center}
.rg-build[data-rg-mode="scroll"] .rg-app-preview>img{height:calc(100% - 28px);width:auto;max-height:none;max-width:100%;object-fit:contain;flex:none}
.rg-build[data-rg-mode="scroll"] .rg-app-preview>figcaption{margin-top:12px;line-height:16px}
.rg-build[data-rg-mode="scroll"] .rg-generation{padding-block:5px}
.rg-build[data-rg-mode="scroll"] .rg-film-toolbar{margin-top:19px;padding-bottom:9px}
.rg-build[data-rg-mode="scroll"] .rg-film-caption{padding-top:10px;line-height:20px}
.rg-build[data-rg-mode="scroll"] .rg-caret,.rg-build[data-rg-mode="scroll"] .rg-processing-mark i{animation:none!important}
.rf-story[data-rf-mode="scroll"] .rf-stage{height:clamp(300px,calc(100svh - 340px),510px)}
@media(min-width:900px) and (max-height:760px){
 .rg-build[data-rg-mode="scroll"] .rg-heading h2{font-size:31px}
 .rg-build[data-rg-mode="scroll"] .rg-risk-list{gap:7px}
 .rg-build[data-rg-mode="scroll"] .rg-generation-head{margin-bottom:10px}
 .rg-build[data-rg-mode="scroll"] .rg-generated-summary{margin-top:10px;height:32px}
}
@media(max-width:599px){
 .rg-film-toolbar{gap:5px}.rg-scroll-hint{font-size:10px;justify-content:flex-end;gap:8px}
 .rg-build[data-rg-mode="scroll"]{padding-block:28px 35px}
 .rg-build[data-rg-mode="scroll"] .rg-heading{margin-bottom:20px}
 .rg-build[data-rg-mode="scroll"] .rg-heading h2{font-size:clamp(25px,7vw,29px);line-height:1.28}
 .rg-build[data-rg-mode="scroll"] .rg-film-stage{height:clamp(280px,calc(100svh - 310px),410px);display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);gap:0}
 .rg-build[data-rg-mode="scroll"] .rg-input-scene,.rg-build[data-rg-mode="scroll"] .rg-generation,.rg-build[data-rg-mode="scroll"] .rg-app-destination{grid-column:1;grid-row:1;min-width:0;align-self:center;transition:opacity 300ms ease,transform 500ms cubic-bezier(.23,1,.32,1)}
 .rg-build[data-rg-mode="scroll"] .rg-input-scene{height:100%;padding-bottom:72px;opacity:1;transform:translateY(0)}
 .rg-build[data-rg-mode="scroll"] .rg-input-photo{height:100%}
 .rg-build[data-rg-mode="scroll"] .rg-generation{width:100%;opacity:1;transform:none!important;pointer-events:none}
 .rg-build[data-rg-mode="scroll"] .rg-app-destination{width:auto;height:100%;padding:0;justify-self:center}
 .rg-build[data-rg-mode="scroll"] .rg-app-preview{height:100%;transform:translateX(0)!important}
 .rg-build[data-rg-mode="scroll"] .rg-app-preview>img{height:calc(100% - 28px);max-width:100%;width:auto;border-radius:12px}
 .rg-build[data-rg-mode="scroll"][data-rg-phase="0"] .rg-generation,.rg-build[data-rg-mode="scroll"][data-rg-phase="2"] .rg-generation,.rg-build[data-rg-mode="scroll"][data-rg-phase="3"] .rg-generation{opacity:0}
 .rg-build[data-rg-mode="scroll"][data-rg-phase="1"] .rg-input-scene,.rg-build[data-rg-mode="scroll"][data-rg-phase="2"] .rg-input-scene,.rg-build[data-rg-mode="scroll"][data-rg-phase="3"] .rg-input-scene{opacity:0;transform:translateY(-12px);pointer-events:none}
 .rg-build[data-rg-mode="scroll"] .rg-route{font-size:10px;gap:5px}.rg-build[data-rg-mode="scroll"] .rg-route button{padding-inline:0}
 .rg-build[data-rg-mode="scroll"] .rg-film-toolbar{margin-top:13px}
 .rg-build[data-rg-mode="scroll"] .rg-film-caption{font-size:8px;line-height:16px;gap:10px}
 .rf-story[data-rf-mode="scroll"] .rf-story-heading h2{font-size:25px;line-height:1.28}
 .rf-story[data-rf-mode="scroll"] .rf-stage{height:clamp(340px,calc(100svh - 320px),500px)}
 .rf-story[data-rf-mode="scroll"] .rf-scene-missions,.rf-story[data-rf-mode="scroll"] .rf-scene-perform{grid-template-rows:150px minmax(0,1fr)}
 .rf-story[data-rf-mode="scroll"] .rf-scene-record{gap:20px}
 .rf-story[data-rf-mode="scroll"] .rf-record-mobile{height:calc(100% - 172px);min-height:0}
}
