.technique-storyboard,.technique-storyboard *{box-sizing:border-box}.technique-storyboard{--story-blue: var(--primary-color);--story-blue-deep: var(--primary-color-darker);--story-teal: var(--success-color);--story-amber: var(--warning-color);--story-red: var(--error-color);--story-soft: rgba(var(--primary-color-rgb), 0.09);--story-line: rgba(var(--primary-color-rgb), 0.31);--story-grid: rgba(var(--primary-color-rgb), 0.075);position:relative;isolation:isolate;width:100%;max-width:100%;margin:clamp(1.75rem,4vw,2.8rem) 0;overflow:hidden;color:var(--ink);border:1px solid var(--border-color);border-top:4px solid var(--story-blue);border-radius:21px;background:radial-gradient(circle at 96% 1%, var(--story-soft), transparent 31%),var(--surface);box-shadow:0 20px 48px -42px rgba(15,23,42,.78)}.technique-storyboard__header{display:grid;grid-template-columns:58px minmax(0, 1fr) minmax(175px, 235px);gap:clamp(.75rem,2vw,1.05rem);align-items:center;min-width:0;padding:clamp(1rem,3vw,1.5rem)}.technique-storyboard__mark{position:relative;display:block;width:58px;height:58px;overflow:hidden;border-radius:17px;background:linear-gradient(135deg, rgba(255, 255, 255, 0.16), transparent 45%),var(--story-blue);box-shadow:0 13px 25px -18px var(--story-blue-deep)}.technique-storyboard__mark i{position:absolute;top:11px;bottom:11px;width:2px;border-radius:999px;background:var(--accent-ink)}.technique-storyboard__mark i:first-child{left:14px;transform:rotate(-7deg)}.technique-storyboard__mark i:nth-child(2){left:24px;transform:rotate(-3deg)}.technique-storyboard__mark i:nth-child(3){left:34px;transform:rotate(3deg)}.technique-storyboard__mark i:nth-child(4){left:44px;transform:rotate(7deg)}.technique-storyboard__mark b{position:absolute;right:7px;bottom:7px;width:18px;height:18px;border:2px solid var(--accent-ink);border-left-color:rgba(0,0,0,0);border-radius:50%;transform:rotate(30deg)}.technique-storyboard__mark b::after{position:absolute;right:-3px;bottom:-2px;width:0;height:0;content:"";border-top:4px solid rgba(0,0,0,0);border-bottom:4px solid rgba(0,0,0,0);border-left:6px solid var(--accent-ink);transform:rotate(26deg)}.technique-storyboard__heading{min-width:0}.technique-storyboard__eyebrow{display:block;color:var(--story-blue-deep);font:850 .67rem/1.25 var(--font-ui);letter-spacing:.12em;text-transform:uppercase}.technique-storyboard__heading h2{margin:.12rem 0 0;color:var(--heading-font-color);font-family:var(--heading-font-family);font-size:clamp(1.28rem,3vw,1.85rem);letter-spacing:-0.026em;line-height:1.12;text-wrap:balance}.technique-storyboard__heading p{max-width:68ch;margin:.38rem 0 0;color:var(--ink-muted);font:500 .86rem/1.5 var(--font-ui)}.technique-storyboard__instruction{display:grid;grid-template-columns:46px minmax(0, 1fr);gap:.58rem;align-self:stretch;align-items:center;min-width:0;margin:0;padding:.62rem .68rem;border:1px solid var(--story-line);border-radius:12px;background:var(--story-soft);color:var(--ink);font:650 .69rem/1.42 var(--font-ui)}.technique-storyboard__instruction>span:first-child{display:grid;width:46px;min-height:42px;place-items:center;color:var(--accent-ink);border-radius:10px;background:var(--story-blue);font:850 .65rem/1 var(--font-ui);letter-spacing:.05em}.technique-storyboard__sequence{display:grid;grid-template-columns:repeat(auto-fit, minmax(min(100%, 280px), 1fr));gap:.78rem;min-width:0;margin:0;padding:0 clamp(1rem,3vw,1.5rem);list-style:none;counter-reset:none}.technique-storyboard__frame{min-width:0;margin:0;padding:0;overflow:hidden;border:1px solid var(--border-color);border-radius:16px;background:var(--surface);box-shadow:0 13px 30px -28px rgba(15,23,42,.92)}.technique-storyboard__frame>article{display:flex;min-height:100%;flex-direction:column}.technique-storyboard__frame-header{position:relative;display:grid;grid-template-columns:44px minmax(0, 1fr) 24px;gap:.62rem;align-items:center;min-height:75px;padding:.68rem .72rem;overflow:hidden;border-bottom:1px solid var(--border-color);background:repeating-linear-gradient(90deg, var(--story-grid) 0 1px, transparent 1px 12px),var(--verify-bg)}.technique-storyboard__frame-number{display:grid;width:44px;height:44px;place-items:center;color:var(--accent-ink);border-radius:12px;background:var(--story-blue);font:900 .76rem/1 var(--font-ui);letter-spacing:.06em;box-shadow:0 9px 19px -15px var(--story-blue-deep)}.technique-storyboard__frame-header div{min-width:0}.technique-storyboard__frame-header small{display:block;margin:0 0 .12rem;color:var(--story-blue-deep);font:850 .59rem/1.2 var(--font-ui);letter-spacing:.1em;text-transform:uppercase}.technique-storyboard__frame-header h3{margin:0;color:var(--heading-font-color);font-family:var(--heading-font-family);font-size:clamp(.98rem,2vw,1.13rem);letter-spacing:-0.018em;line-height:1.18;text-wrap:balance}.technique-storyboard__next{position:relative;display:grid;width:24px;height:24px;place-items:center;border:1px solid var(--story-line);border-radius:50%;background:var(--surface)}.technique-storyboard__next i{display:block;width:9px;height:9px;border-top:2px solid var(--story-blue);border-right:2px solid var(--story-blue);transform:translateX(-2px) rotate(45deg)}.technique-storyboard__scene{position:relative;min-width:0;min-height:184px;overflow:hidden;border-bottom:1px solid var(--border-color);background:linear-gradient(var(--story-grid) 1px, transparent 1px),linear-gradient(90deg, var(--story-grid) 1px, transparent 1px),linear-gradient(145deg, var(--surface), var(--verify-bg));background-size:18px 18px,18px 18px,auto}.technique-storyboard__scene::after{position:absolute;inset:8px;content:"";pointer-events:none;border:1px solid var(--story-grid);border-radius:11px}.technique-storyboard__scene-label{position:absolute;z-index:5;display:inline-flex;align-items:center;min-height:25px;padding:.25rem .48rem;color:var(--story-blue-deep);border:1px solid var(--story-line);border-radius:999px;background:var(--surface);font:800 .57rem/1.1 var(--font-ui);letter-spacing:.06em;text-transform:uppercase;box-shadow:0 7px 16px -14px rgba(15,23,42,.9)}.technique-storyboard__scene-label--top{top:16px;left:16px}.technique-storyboard__fibre-bundle{position:absolute;z-index:2;display:block}.technique-storyboard__fibre-bundle i,.technique-storyboard__motion-bundle em,.technique-storyboard__mini-bundle em{position:absolute;display:block;width:2px;border-radius:999px;background:var(--story-blue-deep);box-shadow:0 0 0 1px hsla(0,0%,100%,.28)}.technique-storyboard__fibre-bundle i:first-child,.technique-storyboard__motion-bundle em:first-child,.technique-storyboard__mini-bundle em:first-child{left:7%}.technique-storyboard__fibre-bundle i:nth-child(2),.technique-storyboard__motion-bundle em:nth-child(2),.technique-storyboard__mini-bundle em:nth-child(2){left:21%}.technique-storyboard__fibre-bundle i:nth-child(3),.technique-storyboard__motion-bundle em:nth-child(3),.technique-storyboard__mini-bundle em:nth-child(3){left:35%}.technique-storyboard__fibre-bundle i:nth-child(4),.technique-storyboard__motion-bundle em:nth-child(4),.technique-storyboard__mini-bundle em:nth-child(4){left:49%}.technique-storyboard__fibre-bundle i:nth-child(5),.technique-storyboard__motion-bundle em:nth-child(5),.technique-storyboard__mini-bundle em:nth-child(5){left:63%}.technique-storyboard__fibre-bundle i:nth-child(6){left:77%}.technique-storyboard__fibre-bundle i:nth-child(7){left:91%}.technique-storyboard__fibre-bundle--orientation{left:50%;top:35px;width:90px;height:116px;transform:translateX(-50%)}.technique-storyboard__fibre-bundle--orientation i{top:0;height:116px}.technique-storyboard__fibre-bundle--orientation i:nth-child(odd){top:5px;height:106px}.technique-storyboard__section-bracket{position:absolute;z-index:3;left:50%;top:28px;width:114px;height:130px;border-right:2px solid var(--story-blue);border-left:2px solid var(--story-blue);transform:translateX(-50%)}.technique-storyboard__section-bracket::before,.technique-storyboard__section-bracket::after{position:absolute;left:-2px;right:-2px;height:9px;content:"";border-right:2px solid var(--story-blue);border-left:2px solid var(--story-blue)}.technique-storyboard__section-bracket::before{top:0;border-top:2px solid var(--story-blue)}.technique-storyboard__section-bracket::after{bottom:0;border-bottom:2px solid var(--story-blue)}.technique-storyboard__orientation-arrow{position:absolute;z-index:4;right:19px;top:52px;width:65px;height:65px;border-top:2px dashed var(--story-amber);border-right:2px dashed var(--story-amber);border-radius:0 70px 0 0;transform:rotate(14deg)}.technique-storyboard__orientation-arrow::after{position:absolute;right:-5px;bottom:-2px;width:0;height:0;content:"";border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-left:8px solid var(--story-amber);transform:rotate(90deg)}.technique-storyboard__orientation-arrow i{position:absolute;right:-16px;top:-9px;width:10px;height:10px;border:2px solid var(--story-amber);border-radius:50%;background:var(--surface)}.technique-storyboard__return-datum{position:absolute;z-index:4;left:17px;bottom:17px;display:flex;gap:.4rem;align-items:center}.technique-storyboard__return-datum i{display:block;width:28px;height:8px;border-bottom:2px solid var(--story-teal)}.technique-storyboard__return-datum i::after{display:block;width:6px;height:6px;margin:4px 0 0 11px;content:"";border:2px solid var(--story-teal);border-radius:50%;background:var(--surface)}.technique-storyboard__return-datum b{color:var(--ink-muted);font:800 .58rem/1.15 var(--font-ui);letter-spacing:.04em;text-transform:uppercase}.technique-storyboard__scene--entry{display:grid;place-items:center}.technique-storyboard__fibre-bundle--entry{left:50%;top:28px;width:82px;height:128px;transform:translateX(-50%) rotate(-7deg)}.technique-storyboard__fibre-bundle--entry i{top:0;height:128px}.technique-storyboard__fibre-bundle--entry i:nth-child(even){top:7px;height:114px}.technique-storyboard__clear-zone{position:absolute;z-index:4;top:34px;display:grid;width:72px;min-height:112px;place-items:center;padding:.5rem .32rem;color:var(--story-red);border:1px dashed color-mix(in srgb, var(--story-red) 55%, transparent);border-radius:12px;background:color-mix(in srgb, var(--story-red) 7%, var(--surface))}.technique-storyboard__clear-zone--left{left:16px}.technique-storyboard__clear-zone--right{right:16px}.technique-storyboard__clear-zone i{position:relative;display:block;width:27px;height:27px;border:2px solid currentColor;border-radius:50%}.technique-storyboard__clear-zone i::after{position:absolute;left:11px;top:-4px;width:2px;height:32px;content:"";background:currentColor;transform:rotate(45deg)}.technique-storyboard__clear-zone b{font:850 .54rem/1.15 var(--font-ui);letter-spacing:.04em;text-align:center;text-transform:uppercase}.technique-storyboard__entry-gate{position:absolute;z-index:5;left:50%;bottom:12px;display:flex;gap:.38rem;align-items:center;max-width:calc(100% - 32px);padding:.3rem .46rem;color:var(--story-blue-deep);border:1px solid var(--story-line);border-radius:999px;background:var(--surface);font:850 .54rem/1.1 var(--font-ui);letter-spacing:.035em;text-transform:uppercase;transform:translateX(-50%);white-space:nowrap}.technique-storyboard__entry-gate i{display:block;width:9px;height:9px;flex:0 0 auto;border:2px solid var(--story-blue);border-radius:50%;background:var(--surface);box-shadow:0 0 0 4px var(--story-soft)}.technique-storyboard__motion-family{position:absolute;z-index:3;inset:50px 12px 12px;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:.38rem}.technique-storyboard__motion-state{position:relative;display:grid;min-width:0;place-items:center;padding:1.35rem .18rem .35rem;overflow:hidden;border:1px solid var(--border-color);border-radius:10px;background:color-mix(in srgb, var(--surface) 88%, var(--story-soft))}.technique-storyboard__motion-state>b{position:absolute;left:6px;top:6px;color:var(--story-blue-deep);font:900 .54rem/1 var(--font-ui);letter-spacing:.04em;text-transform:uppercase}.technique-storyboard__motion-state>small{display:block;max-width:70px;color:var(--ink-muted);font:750 .47rem/1.15 var(--font-ui);text-align:center}.technique-storyboard__motion-bundle{position:relative;display:block;width:43px;height:74px;transform-origin:50% 50%}.technique-storyboard__motion-bundle em{top:0;height:74px}.technique-storyboard__motion-state--a .technique-storyboard__motion-bundle{transform:rotate(-8deg) skewY(-5deg)}.technique-storyboard__motion-state--b .technique-storyboard__motion-bundle{transform:rotate(4deg) skewY(8deg)}.technique-storyboard__motion-state--c .technique-storyboard__motion-bundle{transform:rotate(-2deg) skewY(-11deg)}.technique-storyboard__motion-arc{position:absolute;right:8px;top:41px;display:block;width:28px;height:28px;border-top:2px dashed var(--story-amber);border-right:2px dashed var(--story-amber);border-radius:50%;transform:rotate(20deg)}.technique-storyboard__motion-arc::before,.technique-storyboard__motion-arc::after{position:absolute;width:0;height:0;content:"";border-top:3px solid rgba(0,0,0,0);border-bottom:3px solid rgba(0,0,0,0)}.technique-storyboard__motion-arc::before{right:-4px;bottom:2px;border-left:5px solid var(--story-amber);transform:rotate(78deg)}.technique-storyboard__motion-arc::after{left:-1px;top:-4px;border-right:5px solid var(--story-amber);transform:rotate(30deg)}.technique-storyboard__scene--review{min-height:206px}.technique-storyboard__release-track{position:absolute;z-index:3;left:50%;top:16px;display:grid;grid-template-columns:68px 46px 68px;align-items:center;transform:translateX(-50%)}.technique-storyboard__release-node{display:grid;min-width:0;min-height:82px;place-items:center;padding:.32rem;border:1px solid var(--border-color);border-radius:12px;background:var(--surface)}.technique-storyboard__release-node>b{color:var(--story-blue-deep);font:900 .54rem/1 var(--font-ui);letter-spacing:.05em;text-transform:uppercase}.technique-storyboard__mini-bundle{position:relative;display:block;width:35px;height:46px;transform:rotate(-8deg) skewY(-9deg)}.technique-storyboard__mini-bundle em{top:0;height:46px}.technique-storyboard__release-node--inspect>i{position:relative;display:block;width:39px;height:39px;border:3px solid var(--story-teal);border-radius:50%}.technique-storyboard__release-node--inspect>i::after{position:absolute;right:-9px;bottom:-5px;width:15px;height:3px;content:"";border-radius:999px;background:var(--story-teal);transform:rotate(45deg)}.technique-storyboard__release-arrow{position:relative;display:block;width:35px;height:2px;margin:auto;background:var(--story-blue)}.technique-storyboard__release-arrow::after{position:absolute;right:-1px;top:-4px;width:9px;height:9px;content:"";border-top:2px solid var(--story-blue);border-right:2px solid var(--story-blue);transform:rotate(45deg)}.technique-storyboard__decision-fork{position:absolute;z-index:3;left:12px;right:12px;bottom:12px;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:.42rem;padding-top:14px}.technique-storyboard__decision-fork::before{position:absolute;left:50%;top:0;width:calc(50% + 22px);height:14px;content:"";border-top:1px solid var(--story-line);border-right:1px solid var(--story-line);border-left:1px solid var(--story-line);transform:translateX(-50%)}.technique-storyboard__decision{display:grid;grid-template-columns:20px minmax(0, 1fr);gap:.06rem .38rem;align-content:center;min-width:0;min-height:63px;padding:.42rem;border:1px solid var(--border-color);border-radius:10px;background:var(--surface)}.technique-storyboard__decision>i{position:relative;grid-row:1/span 2;align-self:center;display:block;width:20px;height:20px;border:2px solid currentColor;border-radius:50%}.technique-storyboard__decision--stop{color:var(--story-red)}.technique-storyboard__decision--repeat{color:var(--story-teal)}.technique-storyboard__decision--stop>i::after{position:absolute;left:7px;top:2px;width:2px;height:12px;content:"";background:currentColor;transform:rotate(45deg)}.technique-storyboard__decision--repeat>i::before,.technique-storyboard__decision--repeat>i::after{position:absolute;content:""}.technique-storyboard__decision--repeat>i::before{left:4px;top:8px;width:8px;height:4px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg)}.technique-storyboard__decision>b{align-self:end;color:var(--ink);font:900 .55rem/1.1 var(--font-ui);letter-spacing:.04em;text-transform:uppercase}.technique-storyboard__decision>small{align-self:start;color:var(--ink-muted);font:650 .45rem/1.18 var(--font-ui)}.technique-storyboard__frame-copy{display:flex;min-height:100%;flex:1;flex-direction:column;padding:.78rem}.technique-storyboard__frame-copy>p:first-child{margin:0;color:var(--ink-muted);font:500 .79rem/1.5 var(--font-ui)}.technique-storyboard__check{display:grid;gap:.14rem;margin:auto 0 0;padding:.58rem 0 0;color:var(--ink);border-top:1px solid var(--border-color);font-family:var(--font-ui)}.technique-storyboard__check span{color:var(--story-blue-deep);font-size:.57rem;font-weight:850;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.technique-storyboard__check strong{font-size:.68rem;font-weight:700;line-height:1.42}.technique-storyboard__rejections{margin:.82rem clamp(1rem,3vw,1.5rem) 0;padding:clamp(.82rem,2vw,1rem);border:1px solid color-mix(in srgb, var(--story-amber) 38%, var(--border-color));border-radius:15px;background:linear-gradient(135deg, color-mix(in srgb, var(--story-amber) 7%, var(--surface)), var(--surface))}.technique-storyboard__rejections>header{display:grid;grid-template-columns:42px minmax(0, 1fr);gap:.65rem;align-items:center;margin:0 0 .7rem}.technique-storyboard__rejections>header>span{position:relative;display:grid;width:42px;height:42px;place-items:center;color:var(--surface);border-radius:12px;background:var(--story-amber)}.technique-storyboard__rejections>header>span::before,.technique-storyboard__rejections>header>span::after{position:absolute;width:21px;height:3px;content:"";border-radius:999px;background:var(--surface)}.technique-storyboard__rejections>header>span::before{transform:rotate(45deg)}.technique-storyboard__rejections>header>span::after{transform:rotate(-45deg)}.technique-storyboard__rejections h3{margin:0;color:var(--heading-font-color);font-family:var(--heading-font-family);font-size:1.04rem;line-height:1.2}.technique-storyboard__rejections>header p{margin:.12rem 0 0;color:var(--ink-muted);font:600 .68rem/1.35 var(--font-ui)}.technique-storyboard__rejections ul{display:grid;grid-template-columns:repeat(auto-fit, minmax(min(100%, 205px), 1fr));gap:.48rem;margin:0;padding:0;list-style:none}.technique-storyboard__rejections li{display:grid;grid-template-columns:24px minmax(0, 1fr);gap:.45rem;min-width:0;margin:0;padding:.55rem;border:1px solid var(--border-color);border-radius:11px;background:var(--surface)}.technique-storyboard__rejections li>span{position:relative;display:grid;width:24px;height:24px;place-items:center;color:var(--story-red);border:1px solid color-mix(in srgb, var(--story-red) 38%, transparent);border-radius:50%;background:color-mix(in srgb, var(--story-red) 7%, var(--surface))}.technique-storyboard__rejections li>span::before,.technique-storyboard__rejections li>span::after{position:absolute;width:11px;height:2px;content:"";border-radius:999px;background:currentColor}.technique-storyboard__rejections li>span::before{transform:rotate(45deg)}.technique-storyboard__rejections li>span::after{transform:rotate(-45deg)}.technique-storyboard__rejections li p{display:grid;gap:.12rem;min-width:0;margin:0;font-family:var(--font-ui)}.technique-storyboard__rejections li strong{color:var(--ink);font-size:.66rem;font-weight:850;line-height:1.15}.technique-storyboard__rejections li small{color:var(--ink-muted);font-size:.61rem;font-weight:550;line-height:1.35}.technique-storyboard__boundary{display:grid;grid-template-columns:38px minmax(0, 1fr);gap:.66rem;align-items:start;margin:.82rem clamp(1rem,3vw,1.5rem) clamp(1rem,3vw,1.5rem);padding:.72rem .78rem;color:var(--ink);border:1px solid var(--story-line);border-radius:13px;background:var(--story-soft)}.technique-storyboard__boundary>span{display:grid;width:38px;height:38px;place-items:center;color:var(--accent-ink);border-radius:11px;background:var(--story-blue);font:900 1rem/1 var(--font-ui)}.technique-storyboard__boundary p{margin:0;color:var(--ink-muted);font:550 .7rem/1.45 var(--font-ui)}.technique-storyboard__boundary strong{display:block;margin:0 0 .12rem;color:var(--story-blue-deep);font-size:.62rem;font-weight:900;letter-spacing:.07em;line-height:1.2;text-transform:uppercase}@media(max-width: 720px){.technique-storyboard__header{grid-template-columns:52px minmax(0, 1fr)}.technique-storyboard__mark{width:52px;height:52px}.technique-storyboard__mark i:first-child{left:11px}.technique-storyboard__mark i:nth-child(2){left:21px}.technique-storyboard__mark i:nth-child(3){left:31px}.technique-storyboard__mark i:nth-child(4){left:41px}.technique-storyboard__instruction{grid-column:1/-1}}@media(max-width: 580px){.technique-storyboard{border-radius:17px}.technique-storyboard__sequence{grid-template-columns:1fr}.technique-storyboard__next i{transform:translateY(-2px) rotate(135deg)}.technique-storyboard__scene{min-height:190px}.technique-storyboard__scene--review{min-height:215px}.technique-storyboard__frame-copy>p:first-child{font-size:.82rem}}@media(max-width: 380px){.technique-storyboard__header{grid-template-columns:1fr}.technique-storyboard__mark{display:none}.technique-storyboard__instruction{grid-column:auto}.technique-storyboard__clear-zone{width:62px}.technique-storyboard__entry-gate{font-size:.49rem}.technique-storyboard__motion-family{gap:.24rem}.technique-storyboard__motion-state{padding-right:.08rem;padding-left:.08rem}.technique-storyboard__motion-arc{right:2px}.technique-storyboard__decision>small{font-size:.43rem}}@media(forced-colors: active){.technique-storyboard{--story-blue: Highlight;--story-blue-deep: CanvasText;--story-teal: CanvasText;--story-amber: CanvasText;--story-red: CanvasText;--story-soft: Canvas;--story-line: CanvasText;--story-grid: transparent;color:CanvasText;border-color:CanvasText;background:Canvas;box-shadow:none}.technique-storyboard__frame,.technique-storyboard__scene,.technique-storyboard__rejections,.technique-storyboard__rejections li,.technique-storyboard__boundary{border-color:CanvasText;background:Canvas;box-shadow:none}.technique-storyboard__mark,.technique-storyboard__instruction>span:first-child,.technique-storyboard__frame-number,.technique-storyboard__boundary>span{color:HighlightText;background:Highlight}.technique-storyboard__fibre-bundle i,.technique-storyboard__motion-bundle em,.technique-storyboard__mini-bundle em{background:CanvasText;box-shadow:none}}@media print{.technique-storyboard,.technique-storyboard__frame,.technique-storyboard__rejections,.technique-storyboard__boundary{break-inside:avoid;box-shadow:none}}/*# sourceMappingURL=technique-storyboard.css.map */