/* 01 / Trial gap: a single physical workbench scene, deliberately not a card grid. */
.trial-scene{min-height:590px;position:relative;overflow:hidden;background:radial-gradient(ellipse at 49% 32%,rgba(255,255,255,.95),rgba(243,247,253,.24) 49%,transparent 76%)}
.scene-paper{position:absolute;margin:0;background:linear-gradient(135deg,#fff 0%,#eef3f9 100%);color:#273852;filter:drop-shadow(0 19px 18px rgba(44,70,109,.14));z-index:2}.scene-paper figcaption{font-size:13px;font-weight:700;letter-spacing:.01em}
.tool-sheet{width:37%;height:244px;left:1%;top:232px;padding:28px 34px;transform:rotate(-9deg)}.tool-sheet:before,.tool-sheet:after{content:"";position:absolute;inset:10px -8px -9px 9px;background:#f4f7fb;z-index:-1;box-shadow:0 6px 16px rgba(44,70,109,.1)}.tool-sheet:after{inset:19px -17px -17px 18px;background:#edf2f8;z-index:-2}.tool-sheet i{display:block;width:78%;height:20px;margin-top:16px;border-left:16px solid transparent;background:repeating-linear-gradient(90deg,#bdc9d9 0 50%,transparent 50% 100%);background-size:12px 1px;background-repeat:repeat-x;background-position:left center}.tool-sheet i:before{content:"";display:block;position:absolute;left:34px;width:12px;height:12px;border:1px solid #a9b7c9;transform:translateY(3px)}
.workflow-sheet{width:49%;height:342px;left:35%;top:67px;padding:29px 31px;transform:rotate(4deg)}.workflow-sheet svg{display:block;width:100%;height:198px;margin-top:18px;fill:none;stroke:#a7bad4;stroke-width:2}.workflow-sheet span{position:absolute;bottom:37px;color:#7e8ea5;font-size:11px}.workflow-sheet span:nth-of-type(1){left:31%}.workflow-sheet span:nth-of-type(2){left:67%}
.decision-sheet{width:31%;height:288px;right:0;top:36px;padding:27px 25px;transform:rotate(-3deg)}.decision-sheet dl{margin:22px 0 0;border-top:1px solid #c5d0de}.decision-sheet dl div{display:grid;grid-template-columns:1.1fr .9fr;border-bottom:1px solid #c5d0de}.decision-sheet dt,.decision-sheet dd{margin:0;padding:10px 6px;color:#73849a;font-size:11px}.decision-sheet dd{border-left:1px solid #c5d0de}.decision-sheet em{position:absolute;right:28px;bottom:22px;color:#77849a;font-size:18px;font-family:KaiTi,STKaiti,serif;transform:rotate(-9deg)}
.sticky{position:absolute;z-index:4;display:grid;place-items:center;width:118px;height:67px;background:#f6e7a7;color:#6f5d22;font:16px/1.35 KaiTi,STKaiti,serif;box-shadow:0 8px 15px rgba(94,79,34,.15)}.sticky-tools{left:24%;top:403px;transform:rotate(-7deg)}.sticky-scenario{left:59%;top:346px;transform:rotate(5deg)}
.scene-cable{position:absolute;z-index:5;left:-1%;right:-1%;bottom:39px;width:102%;height:275px;overflow:visible}.cable-glow{fill:none;stroke:#0c5fff;stroke-width:8;opacity:.2;filter:blur(4px)}.cable-line{fill:none;stroke:#176bff;stroke-width:3}.scene-cable g{fill:#176bff;stroke:#c0e4ff;stroke-width:2}
.scene-problems{position:absolute;z-index:6;inset:0;margin:0;padding:0;list-style:none}.scene-problems li{position:absolute;display:grid;gap:4px;max-width:240px}.scene-problems span{color:#176bff;font-size:11px;font-weight:800}.scene-problems strong{font-size:20px;letter-spacing:-.035em}.scene-problems small{color:#64738a;font-size:12px;line-height:1.5}.problem-tools{left:8%;bottom:3px}.problem-scenario{left:46%;bottom:23px}.problem-governance{right:2%;bottom:76px}
@media(max-width:820px){.trial-scene{min-height:688px;margin:0 -20px;padding:0 20px}.tool-sheet{width:50%;height:194px;left:4%;top:274px;padding:19px 20px}.tool-sheet i{margin-top:12px}.tool-sheet i:before{left:20px}.workflow-sheet{width:63%;height:242px;left:28%;top:32px;padding:21px}.workflow-sheet svg{height:127px;margin-top:8px}.workflow-sheet span{bottom:24px;font-size:9px}.decision-sheet{width:44%;height:211px;right:-4%;top:194px;padding:19px 15px}.decision-sheet dl{margin-top:13px}.decision-sheet dt,.decision-sheet dd{padding:6px 3px;font-size:9px}.decision-sheet em{right:17px;bottom:13px;font-size:14px}.sticky{width:88px;height:52px;font-size:12px}.sticky-tools{left:13%;top:447px}.sticky-scenario{left:52%;top:416px}.scene-cable{bottom:49px;height:218px}.scene-problems li{max-width:150px}.scene-problems strong{font-size:15px}.scene-problems small{display:none}.problem-tools{left:5%;bottom:5px}.problem-scenario{left:38%;bottom:46px}.problem-governance{right:2%;bottom:93px}}
@media(prefers-reduced-motion:no-preference){.trial-scene .cable-line{stroke-dasharray:1100;stroke-dashoffset:1100}.trial-scene.is-visible .cable-line{animation:draw-trial-cable .9s ease-out forwards}@keyframes draw-trial-cable{to{stroke-dashoffset:0}}}
