.spec .spechead{max-width:var(--maxw-wide);padding:clamp(6.75rem, 15vh, 8.75rem) var(--pad) 0;grid-template-columns:minmax(0,29rem) minmax(0,1fr);align-items:center;column-gap:clamp(2.5rem,4.5vw,5rem);margin:0 auto;display:grid}.spec .spechead__text{container-type:inline-size}.spec .spechead__brand{font-family:var(--font-d);letter-spacing:.14em;text-transform:uppercase;color:var(--amber);margin:0 0 .625rem;font-size:clamp(1.05rem,5.4cqi,1.6rem);font-weight:800}.spec .spechead__title{font-family:var(--font-d);text-transform:uppercase;letter-spacing:.005em;background:linear-gradient(180deg, var(--ink-hi) 0%, #dfe4e9 46%, #8d959d 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(1.9rem,9.4cqi,3.9rem);font-weight:900;line-height:.92}.spec .spechead__title span{white-space:nowrap;display:block}.spec .spechead__lead{max-width:40ch;color:var(--muted);text-wrap:pretty;margin:1.5rem 0 0;font-size:clamp(1rem,1.25vw,1.1rem);line-height:1.7}.spec .spechead__action{margin-top:2.25rem}.spec .bridge{min-width:0;margin:0;container:bridge/inline-size}.spec .bridge__sky{--x0:var(--x0-w);--x1:var(--x1-w);--h0:var(--h0-w);aspect-ratio:100/42;position:relative}.spec .bridge__sky:before{content:"";pointer-events:none;background:radial-gradient(26% 40% at 19% 59%,#e8a53c38,#0000 72%),radial-gradient(26% 40% at 81% 59%,#4da3ff33,#0000 72%);position:absolute;inset:-30% -22% -40%}.spec .bridge__span{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.spec .bridge__span--tall{display:none}.spec .bridge__pier-leg{fill:none;stroke:#cfd6dd8c;stroke-width:1.2px;vector-effect:non-scaling-stroke}.spec .bridge__hangers{fill:none;stroke:#cfd6dd42;stroke-width:1px;vector-effect:non-scaling-stroke}.spec .bridge__road{fill:none;stroke:#cfd6dd80;stroke-width:1.2px;stroke-linecap:round;vector-effect:non-scaling-stroke}.spec .bridge__glow{fill:none;stroke:#cfd6dd1a;stroke-width:5px;stroke-linecap:round;vector-effect:non-scaling-stroke}.spec .bridge__arch{fill:none;stroke:#cfd6ddad;stroke-width:1.5px;stroke-linecap:round;vector-effect:non-scaling-stroke}.spec .bridge__pulse{offset-path:var(--arch);offset-rotate:0deg;opacity:0}.spec .bridge__pulse--ask{fill:var(--amber-2)}.spec .bridge__pulse--work{fill:#7cc4ff}.spec .bridge__horizon{left:0;right:0;top:calc(var(--h0) * 1%);background:linear-gradient(90deg,#0000,#cfd6dd57 12% 88%,#0000);height:1px;position:absolute}.spec .bridge__shore{top:calc(var(--h0) * 1%);font-family:var(--font-d);letter-spacing:.3em;font-size:.94rem;font-weight:700;line-height:1;position:absolute}.spec .bridge__shore--base{left:calc(var(--x0) * 1%);color:#ff5c54e6;text-shadow:0 0 18px #e31e2459;translate:calc(-100% - .55rem) -50%}.spec .bridge__shore--ai{left:calc(var(--x1) * 1%);color:#4da3ffe6;text-shadow:0 0 18px #4da3ff66;translate:.55rem -50%}.spec .bridge__detour{top:calc(var(--h0) * 1%);left:calc(var(--x0) * 1%);right:calc((100 - var(--x1)) * 1%);grid-template-columns:auto minmax(0,1fr);align-items:start;column-gap:1rem;padding-top:.95rem;display:grid;position:absolute}.spec .bridge__detour-label{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);white-space:nowrap;padding-top:.05rem;font-size:.72rem;font-weight:600;line-height:1}.spec .bridge__stations{grid-template-columns:repeat(5,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid;position:relative}.spec .bridge__stations:before{content:"";border-top:1px dashed #cfd6dd52;position:absolute;top:.3rem;left:10%;right:10%}.spec .bridge__station{justify-items:center;row-gap:.4rem;display:grid;position:relative}.spec .bridge__station i{background:var(--bg);width:.6rem;height:.6rem;box-shadow:0 0 0 3px var(--bg);border:1px solid #cfd6dd80;border-radius:50%;display:block}.spec .bridge__station span{color:var(--muted);text-align:center;white-space:nowrap;font-size:.72rem;line-height:1.2}.spec .bridge__detour-short{color:var(--muted);text-align:center;text-wrap:balance;grid-column:1/-1;font-size:.72rem;line-height:1.35;display:none}.spec .bridge__tickets{--detour-h:calc(.95rem + .6rem + .4rem + .87rem);--below:6.72cqw;--tickets-gap:1.6rem;margin:max(var(--tickets-gap), calc(var(--detour-h) - var(--below) + var(--tickets-gap))) 0 0;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;padding:0;list-style:none;display:grid}.spec .ticket{background:linear-gradient(145deg,#171b21,#0f1216);border:1px solid #e8a53c4d;border-radius:.7rem;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"short took""done done""hold hold";align-content:start;gap:.3rem .75rem;padding:.8rem .95rem .85rem;display:grid;box-shadow:0 14px 34px #0006}.spec .ticket__short{color:var(--ink-hi);grid-area:short;font-size:.92rem;font-weight:500;line-height:1.35}.spec .ticket__took{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;grid-area:took;padding-top:.1rem;font-size:.76rem;line-height:1.35}.spec .ticket__done{color:var(--muted);grid-area:done;align-items:center;gap:.4rem;font-size:.8rem;line-height:1.35;display:flex}.spec .ticket__done svg{width:.85rem;height:.85rem;color:var(--amber-2);flex:none}.spec .ticket__ring{border:1.5px solid var(--amber-2);border-radius:50%;flex:none;width:.72rem;height:.72rem;display:block;box-shadow:0 0 10px #e8a53c73}.spec .ticket--hold .ticket__done{color:var(--amber-2)}.spec .ticket__hold{color:var(--muted);text-wrap:pretty;grid-area:hold;font-size:.76rem;line-height:1.35}@media (prefers-reduced-motion:no-preference){html.js .spec .bridge{--play:paused}html.js .spec .bridge.is-playing{--play:running}html.js .spec :is(.ticket,.bridge__pulse){--t:calc(var(--i,0) * .38s)}@supports (offset-path:path('M0 0 L1 1')){html.js .spec .bridge__pulse--ask:not(.bridge__pulse--idle){animation:bridge-ask .46s cubic-bezier(.45, 0, .55, 1) var(--t) both;animation-play-state:var(--play)}html.js .spec .bridge__pulse--work:not(.bridge__pulse--idle){animation:bridge-work .46s cubic-bezier(.45, 0, .55, 1) calc(var(--t) + .46s) both;animation-play-state:var(--play)}html.js .spec .bridge__pulse--idle.bridge__pulse--ask{animation:7s linear 3.9s infinite both bridge-idle-ask;animation-play-state:var(--play)}html.js .spec .bridge__pulse--idle.bridge__pulse--work{animation:7s linear 3.9s infinite both bridge-idle-work;animation-play-state:var(--play)}}html.js .spec .ticket{animation:ticket-arrive .7s var(--ease-out) calc(var(--t) + .92s) both;animation-play-state:var(--play)}html.js .spec .ticket__short{animation:ticket-ink .6s var(--ease-out) calc(var(--t) + .92s) both;animation-play-state:var(--play)}html.js .spec .ticket :is(.ticket__took,.ticket__done,.ticket__hold){animation:ticket-print .5s cubic-bezier(.55, 0, .3, 1) calc(var(--t) + .92s) both;animation-play-state:var(--play)}html.js .spec .bridge__station i{animation:station-wait 2.6s ease-in-out calc(var(--i) * .35s) infinite;animation-play-state:var(--play)}}@keyframes bridge-ask{0%{offset-distance:0%;opacity:0}12%{opacity:1}88%{opacity:1}to{offset-distance:100%;opacity:0}}@keyframes bridge-work{0%{offset-distance:100%;opacity:0}12%{opacity:1}88%{opacity:1}to{offset-distance:0%;opacity:0}}@keyframes bridge-idle-ask{0%{offset-distance:0%;opacity:0}1%{opacity:.75}8%{opacity:.75}9%,to{offset-distance:100%;opacity:0}}@keyframes bridge-idle-work{0%,10%{offset-distance:100%;opacity:0}11%{opacity:.75}18%{opacity:.75}19%,to{offset-distance:0%;opacity:0}}@keyframes ticket-arrive{0%{border-color:var(--line-2);box-shadow:0 0 #0000}45%{border-color:#f5c96a99;box-shadow:0 14px 34px #0006,0 0 32px #e8a53c4d}to{border-color:#e8a53c4d;box-shadow:0 14px 34px #0006}}@keyframes ticket-ink{0%{color:var(--muted)}to{color:var(--ink-hi)}}@keyframes ticket-print{0%{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0)}}@keyframes station-wait{0%,to{box-shadow:0 0 0 3px var(--bg);border-color:#cfd6dd66}50%{box-shadow:0 0 0 3px var(--bg), 0 0 8px #cfd6dd59;border-color:#cfd6ddbf}}@container bridge (width<=40rem){.spec .ticket{column-gap:.5rem;padding:.7rem .8rem .75rem}.spec .ticket__short{font-size:.88rem}}@media (width<=1100px){.spec .spechead{grid-template-columns:minmax(0,1fr);row-gap:3rem}.spec .spechead__text{max-width:34rem}}@media (width<=760px){.spec .spechead{row-gap:1.15rem;padding-top:5.75rem}.spec .spechead__brand{letter-spacing:.16em;font-size:1.05rem}.spec .spechead__title{font-size:clamp(1.6rem,9.4cqi,3rem)}.spec .spechead__lead{margin-top:.9rem;font-size:.98rem;line-height:1.6}.spec .spechead__action{width:100%;margin-top:1.15rem;padding-block:1rem}.spec .bridge__sky{--x0:var(--x0-t);--x1:var(--x1-t);--h0:var(--h0-t);aspect-ratio:100/50}.spec .bridge__span--wide{display:none}.spec .bridge__span--tall{display:block}.spec .bridge__shore{letter-spacing:.24em;font-size:.8rem}.spec .bridge__detour{grid-template-columns:minmax(0,1fr);row-gap:.3rem;padding-top:.5rem}.spec .bridge__detour-label,.spec .bridge__station span{display:none}.spec .bridge__station{row-gap:0}.spec .bridge__detour-short{line-height:1.25;display:block}.spec .bridge__tickets{--detour-h:calc(.5rem + .6rem + .3rem + 1.8rem);--below:9cqw;--tickets-gap:.7rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem}.spec .ticket{gap:.15rem .45rem;padding:.5rem .6rem .55rem}.spec .ticket__short{font-size:.84rem}.spec .ticket__took,.spec .ticket__done,.spec .ticket__hold{font-size:.74rem}}.spec .art-posting{--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-trace:cubic-bezier(.45, 0, .55, 1);--spine:1.4rem;--gut:2.8rem;--gap:1.5rem;isolation:isolate;flex-direction:column;align-items:flex-start;max-width:31rem;margin-inline:auto;padding:1.75rem .5rem 1.25rem;display:flex;position:relative}.spec .art-posting__doc,.spec .art-posting__source{background:linear-gradient(145deg,#1d1810,#121110);border:1px solid #e8a53c73;border-radius:.7rem;align-items:center;gap:.4rem .6rem;max-width:100%;padding:.7rem .95rem .7rem .8rem;display:flex;position:relative;box-shadow:0 14px 34px #0006}.spec .art-posting__doc{flex-wrap:wrap}.spec .art-posting__icon{width:1.2rem;height:1.2rem;color:var(--amber-2);flex:none}.spec .art-posting__name{font-family:var(--font-d);color:var(--ink-hi);white-space:nowrap;font-size:1.08rem;font-weight:700;line-height:1.15}.spec .art-posting__state{margin-left:auto;padding-left:.5rem;display:grid}.spec .art-posting__state>span{white-space:nowrap;border-radius:999px;grid-area:1/1;justify-content:center;align-items:center;gap:.3rem;padding:.14rem .6rem;font-size:.76rem;line-height:1.35;display:inline-flex}.spec .art-posting__state-off{border:1px solid var(--line-2);color:var(--muted);opacity:0}.spec .art-posting__state-on{color:var(--amber-2);background:#e8a53c14;border:1px solid #e8a53c73}.spec .art-posting__state-on svg{flex:none;width:.8rem;height:.8rem}.spec .art-posting__flash{border-radius:inherit;opacity:0;pointer-events:none;position:absolute;inset:-1px;box-shadow:0 0 0 1px #f5c96a8c,0 0 40px #e8a53c59}.spec .art-posting__doc:after{content:"";left:var(--spine);width:.42rem;height:.42rem;box-shadow:0 0 0 3px var(--bg), 0 0 10px #4da3ffcc;background:#7cc4ff;border-radius:50%;position:absolute;top:calc(100% + .5px);translate:-50% -50%}.spec .art-posting__stock{margin-block:var(--gap);padding:.85rem 1rem .45rem var(--gut);border:1px solid var(--line-2);background:linear-gradient(145deg,#171b21,#0f1216);border-radius:.7rem;align-self:stretch;position:relative;box-shadow:0 14px 34px #0006}.spec .art-posting__stock-title{font-family:var(--font-d);color:var(--ink-hi);align-items:center;gap:.5rem;margin-bottom:.45rem;font-size:1rem;font-weight:700;line-height:1.2;display:flex}.spec .art-posting__stock-title svg{width:1.1rem;height:1.1rem;color:var(--amber);flex:none}.spec .art-posting__row{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);align-items:baseline;gap:1rem;padding:.55rem .1rem;display:grid;position:relative}.spec .art-posting__place,.spec .art-posting__value{position:relative}.spec .art-posting__place{color:var(--muted);font-size:.86rem;line-height:1.35}.spec .art-posting__value{min-width:0;font-family:var(--font-d);color:var(--ink-hi);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;text-align:right;justify-items:end;font-size:1.02rem;font-weight:700;line-height:1.2;display:grid}.spec .art-posting__value>span,.spec .art-posting__move>span{grid-area:1/1}.spec .art-posting__before{opacity:0}.spec .art-posting__row--miss:before{content:"";top:.15rem;bottom:.15rem;right:-.5rem;left:calc(var(--spine) - var(--gut) - .75rem);opacity:0;background:linear-gradient(90deg,#4da3ff24,#4da3ff0d);border:1px solid #4da3ff66;border-radius:.5rem;position:absolute}.spec .art-posting__ring{z-index:2;left:calc(var(--spine) - var(--gut));background:#13171c;border:1px solid #cfd6dd73;border-radius:50%;width:.62rem;height:.62rem;position:absolute;top:50%;translate:-50% -50%}.spec .art-posting__ring:after{content:"";background:#7cc4ff;border-radius:50%;position:absolute;inset:-1px;box-shadow:0 0 10px #4da3ffcc}.spec .art-posting__trace,.spec .art-posting__head{z-index:1;left:var(--spine);top:calc(-1px - var(--gap));bottom:calc(-1px - var(--gap));pointer-events:none;position:absolute}.spec .art-posting__trace{transform-origin:50% 0;background:linear-gradient(#7cc4ff66,#7cc4ff);width:2px;margin-left:-1px;box-shadow:0 0 12px #4da3ff73}.spec .art-posting__head{width:0;translate:0 100%}.spec .art-posting__head:after{content:"";background:#eaf5ff;border-radius:50%;width:.5rem;height:.5rem;position:absolute;top:0;left:0;translate:-50% -50%;box-shadow:0 0 0 2px #7cc4ff8c,0 0 16px 3px #4da3ffb3}.spec .art-posting__source .art-posting__name{white-space:normal;overflow-wrap:anywhere}.spec .art-posting__text{gap:.15rem;min-width:0;display:grid}.spec .art-posting__move{font-variant-numeric:tabular-nums;font-size:.8rem;line-height:1.3;display:grid}.spec .art-posting__move>span{align-items:center;gap:.35rem;display:inline-flex}.spec .art-posting__move svg{flex:none;width:.85rem;height:.85rem}.spec .art-posting__move .art-posting__before{color:var(--muted)}.spec .art-posting__move .art-posting__after{color:var(--amber-2)}.spec .art-posting__focus{pointer-events:none;position:absolute;inset:-.45rem}.spec .art-posting__focus b{border:0 solid #7cc4ff;width:.95rem;height:.95rem;position:absolute}.spec .art-posting__focus b:first-child{border-top-width:2px;border-left-width:2px;border-top-left-radius:.4rem;top:0;left:0}.spec .art-posting__focus b:nth-child(2){border-top-width:2px;border-right-width:2px;border-top-right-radius:.4rem;top:0;right:0}.spec .art-posting__focus b:nth-child(3){border-bottom-width:2px;border-right-width:2px;border-bottom-right-radius:.4rem;bottom:0;right:0}.spec .art-posting__focus b:nth-child(4){border-bottom-width:2px;border-left-width:2px;border-bottom-left-radius:.4rem;bottom:0;left:0}.spec .art-posting__cause,.spec .art-posting__fix{padding-left:calc(var(--spine) + 1px - .5rem);grid-template-columns:1rem minmax(0,1fr);align-self:stretch;align-items:start;gap:.6rem;margin:0;font-size:.88rem;font-weight:400;line-height:1.45;display:grid}.spec .art-posting__cause{color:#8cc6ff;margin-top:1.15rem}.spec .art-posting__fix{color:var(--ink);margin-top:.45rem}.spec .art-posting__cause svg,.spec .art-posting__fix svg{width:1rem;height:1rem;translate:0 .14rem}.spec .art-posting__fix svg{color:var(--amber-2)}html.js .spec .scene:not(.is-playing) .art-posting__trace{scale:1 0}html.js .spec .scene:not(.is-playing) .art-posting__head{opacity:0;translate:0}html.js .spec .scene:not(.is-playing) .art-posting__doc:after,html.js .spec .scene:not(.is-playing) .art-posting__ring:after,html.js .spec .scene:not(.is-playing) .art-posting__focus,html.js .spec .scene:not(.is-playing) .art-posting__after,html.js .spec .scene:not(.is-playing) .art-posting__state-on{opacity:0}html.js .spec .scene:not(.is-playing) .art-posting__before,html.js .spec .scene:not(.is-playing) .art-posting__state-off{opacity:1}html.js .spec .scene:not(.is-playing) .art-posting__cause,html.js .spec .scene:not(.is-playing) .art-posting__fix{opacity:0;clip-path:inset(0 100% 0 0)}.spec .scene.is-playing .art-posting__doc:after{animation:posting-pop .45s var(--ease-out) .2s both}.spec .scene.is-playing .art-posting__trace{animation:posting-draw 1.4s var(--ease-trace) .45s both}.spec .scene.is-playing .art-posting__head{animation:posting-head 1.4s var(--ease-trace) .45s both}.spec .scene.is-playing .art-posting__ring:after{animation:posting-pop .4s var(--ease-out) calc(1.1s + var(--i) * .22s) both}.spec .scene.is-playing .art-posting__row--miss:before{animation:2.2s 1.1s both posting-miss}.spec .scene.is-playing .art-posting__focus{animation:posting-focus .6s var(--ease-out) 1.85s both}.spec .scene.is-playing .art-posting__cause{animation:posting-print .75s var(--ease-out) 2.2s both}.spec .scene.is-playing .art-posting__before{animation:.45s 2.95s both posting-out}.spec .scene.is-playing .art-posting__after{animation:posting-in .55s var(--ease-out) 3.05s both}.spec .scene.is-playing .art-posting__state-off{animation:.4s 3.35s both posting-out}.spec .scene.is-playing .art-posting__state-on{animation:posting-in .5s var(--ease-out) 3.45s both}.spec .scene.is-playing .art-posting__flash{animation:.9s 3.45s both posting-flash}.spec .scene.is-playing .art-posting__fix{animation:posting-print .75s var(--ease-out) 3.65s both}@keyframes posting-pop{0%{opacity:0;scale:.3}to{opacity:1;scale:1}}@keyframes posting-draw{0%{scale:1 0}to{scale:1}}@keyframes posting-head{0%{opacity:0;translate:0}8%{opacity:1}to{opacity:1;translate:0 100%}}@keyframes posting-miss{0%{opacity:0}14%{opacity:1}80%{opacity:1}to{opacity:0}}@keyframes posting-focus{0%{opacity:0;scale:1.08}to{opacity:1;scale:1}}@keyframes posting-print{0%{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0)}}@keyframes posting-out{0%{opacity:1}to{opacity:0}}@keyframes posting-in{0%{opacity:0;translate:0 .3rem}to{opacity:1;translate:0}}@keyframes posting-flash{0%{opacity:0}30%{opacity:1}to{opacity:0}}@media (width<=760px){.spec .art-posting{--gut:2.5rem;--gap:1.25rem;max-width:none;padding:1.25rem 0 .5rem}.spec .art-posting__doc,.spec .art-posting__source{padding-right:.75rem}.spec .art-posting__name{font-size:.98rem}.spec .art-posting__stock{padding-right:.8rem}.spec .art-posting__stock-title{font-size:.92rem}.spec .art-posting__place{font-size:.8rem}.spec .art-posting__value{font-size:.94rem}.spec .art-posting__cause,.spec .art-posting__fix{font-size:.82rem}}@media (prefers-reduced-motion:reduce){.spec .art-posting *,.spec .art-posting :before,.spec .art-posting :after{animation:none!important}}.spec .art-print{--ease-out:cubic-bezier(.16, 1, .3, 1);--paper:#eceff1;--paper-ink:#2a323b;--paper-line:#b9c1c9;--paper-fault:#a16b48;grid-template-columns:minmax(0,1.75fr) minmax(0,1fr);align-items:center;gap:clamp(1.25rem,3vw,2.25rem);padding:2.2rem .5rem 1.5rem;display:grid;position:relative}.spec .art-print__sheet{background:var(--paper);color:var(--paper-ink);border-radius:.2rem;padding:1.5rem 1.25rem 1.3rem;position:relative;box-shadow:0 30px 70px #00000073,inset 0 2px #ffffff80}.spec .art-print__top{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.1rem;display:flex}.spec .art-print__form{font-family:var(--font-d);letter-spacing:.04em;font-size:1.05rem;font-weight:800}.spec .art-print__bars{gap:.35rem;width:46%;display:grid}.spec .art-print__bars i{background:#9aa3ad;height:3px;display:block}.spec .art-print__bars i:first-child{background:#56606b;width:80%;height:5px}.spec .art-print__table{font-size:.72rem;line-height:1.3}.spec .art-print__head,.spec .art-print__row{grid-template-columns:minmax(0,1fr) 3.4rem 4.6rem;display:grid}.spec .art-print__head span{white-space:nowrap}.spec .art-print__head{background:#cfd5db;font-weight:600}.spec .art-print__head span{border:1px solid var(--paper-line);border-right:0;padding:.35rem .4rem}.spec .art-print__head span:last-child{border-right:1px solid var(--paper-line)}.spec .art-print{--row-fs:.84rem}.spec .art-print__row{min-height:2.1rem;font-size:var(--row-fs);color:var(--paper-ink);line-height:1.25;position:relative;box-shadow:inset 2px 0 #0000}.spec .art-print__row span{border:1px solid var(--paper-line);hyphens:auto;border-top:0;border-right:0;padding:.3rem .4rem}.spec .art-print__row span:nth-child(n+2){text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.spec .art-print__row span:last-child{border-right:1px solid var(--paper-line)}.spec .art-print__sign{justify-content:space-between;margin-top:1.4rem;display:flex}.spec .art-print__sign i{background:#a7aeb7;width:38%;height:1px;display:block}.spec .art-print__stamp{color:#8c6527;border:1.5px solid #b07a2c;border-radius:50%;place-items:center;width:2rem;height:2rem;display:grid;position:absolute;bottom:.9rem;right:1rem}.spec .art-print__stamp svg{width:1.15rem;height:1.15rem}.spec .art-print__seen{pointer-events:none;opacity:.55;position:absolute;inset:-.7rem}.spec .art-print__seen b{border:0 solid #7cc4ff;width:1.3rem;height:1.3rem;position:absolute}.spec .art-print__seen b:first-child{border-top-width:2px;border-left-width:2px;border-top-left-radius:.45rem;top:0;left:0}.spec .art-print__seen b:nth-child(2){border-top-width:2px;border-right-width:2px;border-top-right-radius:.45rem;top:0;right:0}.spec .art-print__seen b:nth-child(3){border-bottom-width:2px;border-right-width:2px;border-bottom-right-radius:.45rem;bottom:0;right:0}.spec .art-print__seen b:nth-child(4){border-bottom-width:2px;border-left-width:2px;border-bottom-left-radius:.45rem;bottom:0;left:0}.spec .art-print__seen-label{color:#8cc6ff;align-items:center;gap:.4rem;font-size:.74rem;line-height:1;display:inline-flex;position:absolute;bottom:calc(100% + .45rem);left:0}.spec .art-print__seen-label svg{width:.95rem;height:.95rem}.spec .art-print__scan{opacity:0;background:linear-gradient(90deg,#0000,#7cc4ff 20% 80%,#0000);height:2px;position:absolute;top:.7rem;left:.7rem;right:.7rem;box-shadow:0 0 18px #4da3ffb3}.spec .art-print__side{justify-items:start;gap:.8rem;display:grid}.spec .art-print__kept{color:var(--ink);background:linear-gradient(145deg,#1d1810,#121110);border:1px solid #e8a53c73;border-radius:.7rem;align-items:center;gap:.7rem;padding:.75rem .95rem;font-size:.88rem;line-height:1.3;display:flex;box-shadow:0 14px 34px #0006}.spec .art-print__kept svg{width:1.35rem;height:1.35rem;color:var(--amber-2);flex:none}.spec .art-print__undo{border:1px solid var(--line-2);color:var(--ink);background:#eaeef208;border-radius:.75rem;align-items:center;gap:.5rem;padding:.55rem .9rem;font-size:.84rem;font-weight:500;display:inline-flex}.spec .art-print__undo svg{width:1rem;height:1rem;color:var(--silver)}.spec .art-print__facts{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:.55rem 1.25rem;margin-top:.2rem;display:flex}html.js .spec .scene:not(.is-playing) .art-print__row{color:#7d858e;min-height:1.2rem;box-shadow:inset 2px 0 0 var(--paper-fault);font-size:.5rem}html.js .spec .scene:not(.is-playing) .art-print__stamp,html.js .spec .scene:not(.is-playing) .art-print__seen,html.js .spec .scene:not(.is-playing) .art-print__undo{opacity:0}html.js .spec .scene:not(.is-playing) .art-print__kept{opacity:0;clip-path:inset(0 100% 0 0)}.spec .scene.is-playing .art-print__seen{animation:print-seen-in .6s var(--ease-out) .25s both, print-seen-rest .9s ease 3s forwards}.spec .scene.is-playing .art-print__scan{animation:1.2s cubic-bezier(.45,0,.55,1) .85s both print-scan}.spec .scene.is-playing .art-print__row{animation:print-row .8s var(--ease-out) calc(2.05s + var(--i) * .14s) both}.spec .scene.is-playing .art-print__stamp{animation:print-stamp .55s var(--ease-out) 2.95s both}.spec .scene.is-playing .art-print__kept{animation:print-kept .8s var(--ease-out) 3.2s both}.spec .scene.is-playing .art-print__undo{animation:print-fade .6s var(--ease-out) 3.55s both}@keyframes print-seen-in{0%{opacity:0;scale:1.05}to{opacity:1;scale:1}}@keyframes print-seen-rest{0%{opacity:1}to{opacity:.55}}@keyframes print-scan{0%{opacity:0;translate:0}12%{opacity:1}88%{opacity:1}to{opacity:0;translate:0 var(--scan-to,14rem)}}@keyframes print-row{0%{color:#7d858e;min-height:1.2rem;box-shadow:inset 2px 0 0 var(--paper-fault);font-size:.5rem}to{min-height:2.1rem;font-size:var(--row-fs);color:var(--paper-ink);box-shadow:inset 2px 0 #0000}}@keyframes print-stamp{0%{opacity:0;scale:.4}to{opacity:1;scale:1}}@keyframes print-kept{0%{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0)}}@keyframes print-fade{0%{opacity:0;translate:0 .35rem}to{opacity:1;translate:0}}@media (width<=760px){.spec .art-print{grid-template-columns:minmax(0,1fr);gap:1rem;padding:2rem .7rem .5rem}.spec .art-print__side{gap:.6rem}.spec .art-print{--row-fs:.76rem}.spec .art-print__table{font-size:.72rem}.spec .art-print__head,.spec .art-print__row{grid-template-columns:minmax(0,1fr) 3.2rem 4.2rem}.spec .art-print__kept{padding:.6rem .75rem;font-size:.8rem}.spec .art-print__facts{margin-top:0}}@media (prefers-reduced-motion:reduce){.spec .art-print *{animation:none!important}}.spec .art-build{--ease-out:cubic-bezier(.16, 1, .3, 1);grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;padding:1rem .25rem 1.5rem;display:grid;position:relative}.spec .art-build__ai{z-index:2;background:linear-gradient(145deg,#162331,#101720);border:1px solid #4da3ff66;border-radius:.7rem;grid-area:1/1/auto/9;padding:.8rem .95rem .9rem;position:relative;box-shadow:0 14px 34px #0006,0 0 50px #4da3ff14}.spec .art-build__ai-head{align-items:center;gap:.6rem;display:flex}.spec .art-build__ai-head svg{color:#8cc6ff;flex:none;width:1.3rem;height:1.3rem}.spec .art-build__ai-head b{font-family:var(--font-d);color:var(--ink-hi);font-size:1.02rem;font-weight:700;line-height:1.2}.spec .art-build__steps{flex-wrap:wrap;gap:.35rem 1.1rem;margin:.7rem 0 0;padding:0;list-style:none;display:flex}.spec .art-build__steps li{color:#8cc6ff;align-items:center;gap:.45rem;font-size:.78rem;line-height:1.3;display:inline-flex;position:relative}.spec .art-build__steps li i{background:#7cc4ff;border-radius:50%;width:.5rem;height:.5rem;box-shadow:0 0 10px #7cc4ffb3}.spec .art-build__steps li+li:before{content:"";background:#7cc4ff8c;width:.7rem;height:1px;position:absolute;top:50%;right:calc(100% + .2rem)}.spec .art-build__facts{grid-area:1/9/auto/13;align-self:center;justify-items:start;gap:.55rem;padding-left:.75rem;display:grid}.spec .art-build__manual{grid-area:4/6/auto/13;margin-top:.75rem;padding:0 .15rem}.spec .art-build__list{z-index:1;border:1px solid var(--line-2);background:linear-gradient(145deg,#171b21,#0f1216);border-radius:.8rem;grid-area:2/3/auto/13;margin-top:1.6rem;padding:.75rem 0 .35rem;position:relative;box-shadow:0 30px 70px #00000073}.spec .art-build__wire{transform-origin:top;background:linear-gradient(#7cc4ff33,#7cc4ff);width:1px;height:1.6rem;position:absolute;bottom:100%;left:1.4rem}.spec .art-build__wire:after{content:"";background:#7cc4ff;border-radius:50%;width:.38rem;height:.38rem;position:absolute;bottom:-.19rem;left:-.19rem;box-shadow:0 0 10px #7cc4ffcc}.spec .art-build__list-title{border-bottom:1px solid var(--line);font-family:var(--font-d);color:var(--ink-hi);padding:0 .95rem .6rem;font-size:.95rem;font-weight:700;display:block}.spec .art-build__rows{margin:0;padding:.3rem .45rem 0;list-style:none}.spec .art-build__row{color:var(--muted);border-radius:.5rem;align-items:center;gap:.6rem;padding:.5rem;font-size:.86rem;line-height:1.3;display:flex}.spec .art-build__row svg{width:1rem;height:1rem;color:var(--dim);flex:none}.spec .art-build__row span:first-of-type{min-width:0}.spec .art-build__row--new{max-height:3.5rem;color:var(--ink-hi);background:#e8a53c14;overflow:hidden;box-shadow:inset 0 0 0 1px #e8a53c73}.spec .art-build__row--new svg{color:var(--amber-2)}.spec .art-build__status{color:var(--amber-2);background:#e8a53c14;border-radius:999px;flex:none;margin-left:auto;padding:.25rem .7rem;font-size:.76rem;font-weight:600}.spec .art-build__summary{z-index:3;background:linear-gradient(145deg,#1b2027,#12161b);border:1px solid #e8a53c59;border-radius:.8rem;grid-area:3/6/auto/13;margin-top:-2.2rem;padding:.75rem .9rem .85rem;position:relative;box-shadow:0 30px 70px #0000008c}.spec .art-build__summary-title{font-family:var(--font-d);color:var(--amber-2);margin-bottom:.6rem;font-size:.92rem;font-weight:700;display:block}.spec .art-build__table{font-size:.8rem;line-height:1.3}.spec .art-build__thead,.spec .art-build__tr{overflow-wrap:anywhere;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.65rem;padding:.42rem .1rem;display:grid}.spec .art-build__thead{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--line-2);font-size:.72rem;font-weight:600}.spec .art-build__tr{border-bottom:1px solid var(--line);color:var(--ink)}.spec .art-build__thead span:last-child,.spec .art-build__tr span:last-child{text-align:right}.spec .art-build__tr span:last-child{color:var(--ink-hi)}.spec .art-build__log{gap:.35rem;margin-top:.7rem;font-size:.76rem;line-height:1.35;display:grid}.spec .art-build__log span{text-wrap:pretty;grid-template-columns:.9rem minmax(0,1fr);align-items:start;gap:.45rem;display:grid}.spec .art-build__log svg{width:.9rem;height:.9rem;translate:0 .1rem}.spec .art-build__log-ok{color:var(--ink)}.spec .art-build__log-ok svg{color:var(--amber-2)}.spec .art-build__log-check{color:var(--muted)}.spec .art-build__log-check svg{color:var(--silver)}@media (prefers-reduced-motion:no-preference){html.js .spec .scene:not(.is-playing) .art-build__steps li{color:var(--dim)}html.js .spec .scene:not(.is-playing) .art-build__steps li i{background:0 0;box-shadow:inset 0 0 0 1px #cfd6dd66}html.js .spec .scene:not(.is-playing) .art-build__steps li+li:before{background:#cfd6dd33}html.js .spec .scene:not(.is-playing) .art-build__wire{opacity:0;scale:1 0}html.js .spec .scene:not(.is-playing) .art-build__row--new{opacity:0;max-height:0;padding-block:0}html.js .spec .scene:not(.is-playing) .art-build__status,html.js .spec .scene:not(.is-playing) .art-build__summary,html.js .spec .scene:not(.is-playing) .art-build__tr,html.js .spec .scene:not(.is-playing) .art-build__log span{opacity:0}.spec .scene.is-playing .art-build__steps li{animation:build-step-text .45s ease calc(.25s + var(--index) * .5s) both}.spec .scene.is-playing .art-build__steps li i{animation:build-step-dot .45s var(--ease-out) calc(.25s + var(--index) * .5s) both}.spec .scene.is-playing .art-build__steps li+li:before{animation:build-step-line .35s ease calc(50ms + var(--index) * .5s) both}.spec .scene.is-playing .art-build__wire{animation:.4s ease-in 1.7s both build-wire}.spec .scene.is-playing .art-build__row--new{animation:build-row .7s var(--ease-out) 2.05s both}.spec .scene.is-playing .art-build__status{animation:.35s 2.85s both build-fade}.spec .scene.is-playing .art-build__summary{animation:build-summary .6s var(--ease-out) 3.1s both}.spec .scene.is-playing .art-build__tr{animation:build-tr .45s var(--ease-out) calc(3.45s + var(--index) * .22s) both}.spec .scene.is-playing .art-build__log-ok{animation:build-tr .45s var(--ease-out) 4.15s both}.spec .scene.is-playing .art-build__log-check{animation:build-tr .5s var(--ease-out) 4.65s both}}@keyframes build-step-text{0%{color:var(--dim)}to{color:#8cc6ff}}@keyframes build-step-dot{0%{background:0 0;scale:1;box-shadow:inset 0 0 0 1px #cfd6dd66}60%{scale:1.5}to{background:#7cc4ff;scale:1;box-shadow:0 0 10px #7cc4ffb3}}@keyframes build-step-line{0%{background:#cfd6dd33}to{background:#7cc4ff8c}}@keyframes build-wire{0%{opacity:0;scale:1 0}to{opacity:1;scale:1}}@keyframes build-row{0%{opacity:0;max-height:0;padding-block:0;box-shadow:inset 0 0 0 1px #e8a53ce6,0 0 #0000}60%{box-shadow:inset 0 0 0 1px #e8a53ce6,0 0 26px #e8a53c4d}to{opacity:1;max-height:3.5rem;padding-block:.5rem;box-shadow:inset 0 0 0 1px #e8a53c73,0 0 #0000}}@keyframes build-summary{0%{opacity:0;translate:.9rem .6rem;scale:.97}to{opacity:1;translate:0;scale:1}}@keyframes build-tr{0%{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0)}}@keyframes build-fade{0%{opacity:0}to{opacity:1}}@media (width<=760px){.spec .art-build{padding:.5rem 0}.spec .art-build__ai{grid-column:1/12}.spec .art-build__list{grid-column:2/13;margin-top:1.3rem}.spec .art-build__wire{height:1.3rem}.spec .art-build__summary{grid-column:3/13;margin-top:-1.6rem}.spec .art-build__row{font-size:.8rem}.spec .art-build__steps li+li:before{display:none}.spec .art-build__status{padding:.2rem .55rem}.spec .art-build__facts{flex-wrap:wrap;grid-area:4/1/auto/13;align-items:center;gap:.5rem .9rem;margin-top:1.1rem;padding-left:0;display:flex}.spec .art-build__manual{grid-area:5/1/auto/13;margin-top:.55rem;padding:0}}@media (prefers-reduced-motion:reduce){.spec .art-build *,.spec .art-build :before,.spec .art-build :after{animation:none!important}}.spec .art-prices{--ease-out:cubic-bezier(.16, 1, .3, 1);grid-template:"lock journal""order journal""queue journal""total journal"1fr/minmax(0,1fr) minmax(0,12.5rem);column-gap:clamp(1.25rem,2.4vw,1.9rem);max-width:44rem;margin-inline:auto;padding:1.75rem .5rem 1.5rem;display:grid;position:relative}.spec .art-prices__lock{grid-area:lock;align-items:center;gap:.8rem;min-width:0;display:flex}.spec .art-prices__lock-mark{width:2.3rem;height:2.3rem;color:var(--amber-2);background:#111317;border:1px solid #e8a53c59;border-radius:50%;flex:none;place-items:center;display:grid;position:relative}.spec .art-prices__lock-mark:after{content:"";border:1px solid #f5c96acc;border-radius:50%;position:absolute;inset:-1px;box-shadow:0 0 28px #e8a53c59}.spec .art-prices__lock-mark svg{width:1.3rem;height:1.3rem;overflow:visible}.spec .art-prices__lock-label{min-width:0;color:var(--amber-2);font-size:.86rem;line-height:1.35}.spec .art-prices__order{border:1px solid var(--line-2);background:linear-gradient(145deg,#171b21,#0f1216);border-radius:.7rem;grid-area:order;grid-template-columns:minmax(0,.9fr) minmax(0,1.65fr) minmax(0,.9fr);column-gap:.85rem;min-width:0;margin-top:1.1rem;padding:.7rem .95rem .6rem;display:grid;box-shadow:0 14px 34px #0006}.spec .art-prices__order-head{grid-column:1/-1;align-items:center;gap:.55rem;padding-bottom:.55rem;display:flex}.spec .art-prices__order-head svg{width:1.1rem;height:1.1rem;color:var(--amber-2);flex:none}.spec .art-prices__order-head b{min-width:0;font-family:var(--font-d);color:var(--ink-hi);font-size:.98rem;font-weight:700;line-height:1.2}.spec .art-prices__thead,.spec .art-prices__tr{grid-column:1/-1;grid-template-columns:subgrid;align-items:baseline;display:grid}.spec .art-prices__thead{border-top:1px solid var(--line);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);padding:.45rem 0 .3rem;font-size:.72rem;font-weight:600}.spec .art-prices__thead span:not(:first-child){text-align:right}.spec .art-prices__tr{border-top:1px solid var(--line);padding:.46rem 0;font-size:.8rem;line-height:1.35;position:relative}.spec .art-prices__tr>span{position:relative}.spec .art-prices__name{min-width:0;color:var(--ink)}.spec .art-prices__price{overflow-wrap:normal;word-break:normal;font-variant-numeric:tabular-nums;grid-template-columns:minmax(0,1fr);align-items:start;gap:.2rem;min-width:0;display:grid}.spec .art-prices__price>span{color:var(--muted)}.spec .art-prices__price b{color:var(--amber-2);font-weight:600}.spec .art-prices__vat{overflow-wrap:normal;word-break:normal;text-align:right;font-variant-numeric:tabular-nums;min-width:0;color:var(--result-color,var(--ink));justify-items:end;display:grid}.spec .art-prices__vat>span{grid-area:1/1}.spec .art-prices__tr[data-state=skip]{--result-color:var(--muted)}.spec .art-prices__tr:before{content:"";opacity:0;background:linear-gradient(90deg,#4da3ff29,#4da3ff0d);border-radius:.4rem;position:absolute;inset:.12rem -.5rem;box-shadow:inset 0 0 0 1px #4da3ff59}.spec .art-prices__more{border-top:1px solid var(--line);color:var(--muted);grid-column:1/-1;padding-top:.46rem;font-size:.76rem;line-height:1.35}.spec .art-prices__queue{grid-area:queue;gap:.35rem;margin:.55rem 0 0;padding:0;list-style:none;display:grid}.spec .art-prices__queue li{border:1px solid var(--line);color:var(--ink);background:#eaeef205;border-radius:.55rem;grid-template-columns:1rem minmax(0,1fr) auto .9rem;align-items:center;column-gap:.55rem;padding:.42rem .95rem;font-size:.8rem;line-height:1.3;display:grid}.spec .art-prices__queue li>svg:first-child{width:1rem;height:1rem;color:var(--dim)}.spec .art-prices__queue li>svg:last-child{width:.9rem;height:.9rem;color:var(--amber-2)}.spec .art-prices__queue-count{color:var(--muted);font-size:.76rem}.spec .art-prices__total{color:var(--ink-hi);font-variant-numeric:tabular-nums;grid-area:total;align-self:start;align-items:center;gap:.5rem;margin-top:.85rem;padding-left:.1rem;font-size:.9rem;font-weight:600;line-height:1.3;display:flex}.spec .art-prices__total svg{width:1rem;height:1rem;color:var(--amber-2);flex:none}.spec .art-prices__journal{background:linear-gradient(145deg,#1d1810,#121110);border:1px solid #e8a53c73;border-radius:.7rem;grid-area:journal;align-self:center;min-width:0;padding:.9rem .95rem .5rem;box-shadow:0 14px 34px #0006}.spec .art-prices__journal-title{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:.2rem;font-size:.74rem;font-weight:600;line-height:1.3;display:block}.spec .art-prices__lines{margin:0;padding:0;list-style:none;display:grid}.spec .art-prices__line{justify-items:start;gap:.25rem;display:grid}.spec .art-prices__line--allow{border-top:1px solid var(--line);padding-top:.6rem}.spec .art-prices__line--allow:first-child{border-top-color:#0000}.spec .art-prices__line--done{padding:.4rem 0 .6rem}.spec .art-prices__kind{border:1px solid var(--line-2);max-width:100%;color:var(--muted);overflow-wrap:normal;word-break:normal;border-radius:999px;padding:.06rem .5rem;font-size:.72rem;line-height:1.35}.spec .art-prices__line--done .art-prices__kind{color:var(--amber-2);background:#e8a53c14;border-color:#e8a53c73}.spec .art-prices__text{color:var(--ink);font-variant-numeric:tabular-nums;font-size:.8rem;font-weight:400;line-height:1.35}html.js .spec .scene:not(.is-playing) .art-prices__vat-now,html.js .spec .scene:not(.is-playing) .art-prices__queue li>svg:last-child{opacity:0}html.js .spec .scene:not(.is-playing) .art-prices__queue li{color:var(--muted)}html.js .spec .scene:not(.is-playing) .art-prices__total,html.js .spec .scene:not(.is-playing) .art-prices__line{opacity:0;clip-path:inset(0 100% 0 0)}.spec .scene.is-playing .art-prices__lock-mark:after{animation:prices-check .9s var(--ease-out) .35s both}.spec .scene.is-playing .art-prices__tr:before{animation:prices-band .85s ease calc(1.3s + var(--i) * .42s) both}.spec .scene.is-playing .art-prices__vat-now{animation:prices-vat .7s var(--ease-out) calc(1.74s + var(--i) * .42s) both}.spec .scene.is-playing .art-prices__line{animation:prices-print .7s var(--ease-out) var(--at,3s) both}.spec .scene.is-playing .art-prices__queue li{animation:prices-queue .45s ease calc(3.5s + var(--i) * .3s) both}.spec .scene.is-playing .art-prices__queue li>svg:last-child{animation:prices-pop .45s var(--ease-out) calc(3.55s + var(--i) * .3s) both}.spec .scene.is-playing .art-prices__total{animation:prices-print .7s var(--ease-out) 4.15s both}@keyframes prices-check{0%{scale:1;box-shadow:0 0 28px #e8a53c59}35%{scale:1.12;box-shadow:0 0 46px #e8a53c9e}to{scale:1;box-shadow:0 0 28px #e8a53c59}}@keyframes prices-band{0%{opacity:0}25%{opacity:1}70%{opacity:1}to{opacity:0}}@keyframes prices-vat{0%{opacity:0;color:#8cc6ff}45%{opacity:1;color:#8cc6ff}to{opacity:1;color:var(--result-color,var(--ink))}}@keyframes prices-queue{0%{color:var(--muted)}to{color:var(--ink)}}@keyframes prices-pop{0%{opacity:0;scale:.4}to{opacity:1;scale:1}}@keyframes prices-print{0%{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0)}}@media (width<=1100px){.spec .art-prices{grid-template-columns:minmax(0,1fr) minmax(0,13.5rem)}}@media (width<=760px){.spec .art-prices{grid-template-rows:none;grid-template-columns:minmax(0,1fr);grid-template-areas:"lock""order""queue""total""journal";max-width:none;padding:1.25rem 0 .5rem}.spec .art-prices__lock-label{font-size:.82rem}.spec .art-prices__order{column-gap:.6rem;padding-inline:.75rem}.spec .art-prices__tr{font-size:.76rem}.spec .art-prices__queue li{padding-inline:.75rem}.spec .art-prices__journal{align-self:stretch;margin-top:1.1rem;padding:.8rem .85rem .35rem}.spec .art-prices__line{grid-template-columns:5.6rem minmax(0,1fr);align-items:baseline;gap:.6rem}.spec .art-prices__line--allow{padding-top:.5rem}.spec .art-prices__line--done{padding:.3rem 0 .5rem}}@media (prefers-reduced-motion:reduce){.spec .art-prices *,.spec .art-prices :before,.spec .art-prices :after{animation:none!important}}.spec .art-unpack{--ease-out:cubic-bezier(.16, 1, .3, 1);--mono:ui-monospace, "Cascadia Mono", Consolas, monospace;justify-items:start;width:fit-content;max-width:100%;margin-inline:auto;padding:1rem .25rem 1.25rem;display:grid;position:relative}.spec .art-unpack__file{z-index:2;background:linear-gradient(145deg,#1d1810,#121110);border:1px solid #e8a53c73;border-radius:.7rem;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:.75rem;padding:.8rem 1rem;display:grid;position:relative;box-shadow:0 14px 34px #0006,0 0 50px #e8a53c14}.spec .art-unpack__file-icon{width:1.7rem;height:1.7rem;color:var(--amber-2);grid-row:1/3}.spec .art-unpack__file b{font-family:var(--font-d);color:var(--ink-hi);font-size:1.12rem;font-weight:700;line-height:1.2}.spec .art-unpack__state{display:grid}.spec .art-unpack__state>span{grid-area:1/1;align-items:center;gap:.4rem;font-size:.8rem;line-height:1.4;display:inline-flex}.spec .art-unpack__state svg{flex:none;width:.9rem;height:.9rem}.spec .art-unpack__sealed{color:var(--muted);opacity:0}.spec .art-unpack__rebuilt{color:var(--amber-2)}.spec .art-unpack__tree{perspective:70rem;gap:.6rem;margin:.6rem 0 0 1.85rem;padding:.6rem 0 0 1.6rem;list-style:none;display:grid;position:relative}.spec .art-unpack__tree:before{content:"";transform-origin:top;background:#cfd6dd4d;width:1px;position:absolute;top:0;bottom:1.3rem;left:0}.spec .art-unpack__part{border:1px solid var(--line-2);transform-origin:top;background:linear-gradient(145deg,#171b21,#0f1216);border-radius:.7rem;padding:.62rem .85rem;position:relative;box-shadow:0 14px 34px #0006}.spec .art-unpack__part:before{content:"";background:#cfd6dd4d;width:1.6rem;height:1px;position:absolute;top:1.3rem;right:100%}.spec .art-unpack__part-head{font-family:var(--font-d);color:var(--ink-hi);align-items:center;gap:.55rem;font-size:.95rem;font-weight:700;display:flex}.spec .art-unpack__part-head svg{width:1.1rem;height:1.1rem;color:var(--silver);flex:none}.spec .art-unpack__warn{margin-top:.45rem}.spec .art-unpack__part--module{padding-bottom:.75rem}.spec .art-unpack__code{font-family:var(--mono);white-space:nowrap;background:#00000047;border-radius:.5rem;gap:.2rem;margin-top:.6rem;padding:.55rem .6rem;font-size:.78rem;line-height:1.45;display:grid;overflow:hidden}.spec .art-unpack__line{color:var(--muted);grid-template-columns:1rem minmax(0,1fr);gap:.3rem;display:grid}.spec .art-unpack__line i{text-align:center;font-style:normal}.spec .art-unpack__line s{justify-self:start;text-decoration:none;position:relative}.spec .art-unpack__line s:after{content:"";background:var(--muted);transform-origin:0;height:1px;position:absolute;top:55%;left:0;right:0}.spec .art-unpack__line--old,.spec .art-unpack__line--old i{color:var(--dim)}.spec .art-unpack__line--new{color:#8cc6ff;background:#4da3ff14;border-radius:.3rem}.spec .art-unpack__line--new i{color:#7cc4ff}html.js .spec .scene:not(.is-playing) .art-unpack__sealed{opacity:1}html.js .spec .scene:not(.is-playing) .art-unpack__rebuilt{opacity:0}html.js .spec .scene:not(.is-playing) .art-unpack__tree:before{scale:1 0}html.js .spec .scene:not(.is-playing) .art-unpack__part{opacity:0;rotate:x -80deg}html.js .spec .scene:not(.is-playing) .art-unpack__line s:after{scale:0 1}html.js .spec .scene:not(.is-playing) .art-unpack__line--old{color:var(--muted)}html.js .spec .scene:not(.is-playing) .art-unpack__line--new{opacity:0;clip-path:inset(0 100% 0 0)}.spec .scene.is-playing .art-unpack__tree:before{animation:unpack-spine .6s var(--ease-out) .3s both}.spec .scene.is-playing .art-unpack__part{animation:unpack-open .75s var(--ease-out) calc(.45s + var(--i) * .28s) both}.spec .scene.is-playing .art-unpack__line--old{animation:.4s 1.9s both unpack-old}.spec .scene.is-playing .art-unpack__line s:after{animation:unpack-strike .45s var(--ease-out) 1.9s both}.spec .scene.is-playing .art-unpack__line--new{animation:unpack-new .6s var(--ease-out) 2.4s both}.spec .scene.is-playing .art-unpack__tree{animation:unpack-gather .9s var(--ease-out) 3.1s both}.spec .scene.is-playing .art-unpack__sealed{animation:.35s 3.55s both unpack-out}.spec .scene.is-playing .art-unpack__rebuilt{animation:unpack-in .5s var(--ease-out) 3.7s both}.spec .scene.is-playing .art-unpack__file{animation:.9s 3.6s both unpack-flash}@keyframes unpack-spine{0%{scale:1 0}to{scale:1}}@keyframes unpack-open{0%{opacity:0;rotate:x -80deg}to{opacity:1;rotate:x 0deg}}@keyframes unpack-old{0%{color:var(--muted)}to{color:var(--dim)}}@keyframes unpack-strike{0%{scale:0 1}to{scale:1}}@keyframes unpack-new{0%{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0)}}@keyframes unpack-gather{0%{translate:0}45%{translate:-.5rem -.55rem}to{translate:0}}@keyframes unpack-out{0%{opacity:1}to{opacity:0}}@keyframes unpack-in{0%{opacity:0;translate:0 .3rem}to{opacity:1;translate:0}}@keyframes unpack-flash{0%,to{box-shadow:0 14px 34px #0006,0 0 50px #e8a53c14}40%{box-shadow:0 14px 34px #0006,0 0 0 1px #f5c96a99,0 0 44px #e8a53c59}}@media (width<=760px){.spec .art-unpack{padding:.5rem 0}.spec .art-unpack__file{padding:.7rem .8rem}.spec .art-unpack__file b{font-size:1rem}.spec .art-unpack__tree{margin-left:1.2rem;padding-left:1.1rem}.spec .art-unpack__part:before{width:1.1rem}.spec .art-unpack{width:auto;margin-inline:0}.spec .art-unpack__code{white-space:normal;overflow-wrap:anywhere;font-size:.74rem}}@media (prefers-reduced-motion:reduce){.spec .art-unpack *,.spec .art-unpack :before,.spec .art-unpack :after{animation:none!important}}.spec .art-structure{--ease-out:cubic-bezier(.16, 1, .3, 1);--route:calc(.85rem + .75rem + 1px);--gap:clamp(1.25rem, 3vw, 2.25rem);--drop:1.4rem;gap:var(--drop) var(--gap);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);grid-template-areas:"try apply""base base";max-width:46rem;padding:1.25rem 0 1rem;display:grid;position:relative}.spec .art-structure__act{z-index:1;flex-direction:column;align-items:flex-start;min-width:0;display:flex;position:relative}.spec .art-structure__act--try{grid-area:try}.spec .art-structure__act--apply{grid-area:apply;padding-top:1.9rem}.spec .art-structure__node{border:1px solid var(--line-2);background:linear-gradient(145deg,#171b21,#0f1216);border-radius:.7rem;grid-template-columns:1.5rem minmax(0,1fr);align-items:center;column-gap:.65rem;max-width:100%;padding:.62rem .85rem;display:grid;position:relative;box-shadow:0 14px 34px #0006}.spec .art-structure__icon{width:1.5rem;height:1.5rem;display:block}.spec .art-structure__title{font-family:var(--font-d);color:var(--ink-hi);text-wrap:balance;font-size:1rem;font-weight:700;line-height:1.15}.spec .art-structure__ai{background:linear-gradient(145deg,#162331,#101720);border-color:#4da3ff66;box-shadow:0 14px 34px #0006,0 0 50px #4da3ff14}.spec .art-structure__ai .art-structure__icon{color:#8cc6ff}.spec .art-structure__text{gap:.1rem;line-height:1.15;display:grid}.spec .art-structure__text b{font-family:var(--font-d);color:var(--ink-hi);font-size:1.08rem;font-weight:700}.spec .art-structure__text small{color:#8cc6ff;font-size:.76rem}.spec .art-structure__pulse{border-radius:inherit;opacity:0;pointer-events:none;position:absolute;inset:-1px;box-shadow:0 0 0 1px #7cc4ff99,0 0 34px #4da3ff59}.spec .art-structure__deny{opacity:.55}.spec .art-structure__deny .art-structure__icon,.spec .art-structure__plan .art-structure__icon{color:var(--silver)}.spec .art-structure__people{grid-column:2;gap:.2rem;margin-top:.5rem;display:grid}.spec .art-structure__people>span{color:var(--ink);grid-template-columns:.9rem minmax(0,1fr);align-items:center;gap:.45rem;font-size:.8rem;line-height:1.4;display:grid}.spec .art-structure__people svg{width:.9rem;height:.9rem;color:var(--amber-2)}.spec .art-structure__people>.art-structure__more{color:var(--muted);padding-left:1.35rem;font-size:.76rem;display:block}.spec .art-structure__confirm{border:1px solid var(--line-2);color:var(--ink-hi);white-space:nowrap;border-radius:.6rem;grid-column:2;justify-self:start;margin-top:.5rem;padding:.38rem .75rem;font-size:.8rem;font-weight:500;line-height:1.2;display:inline-flex;position:relative}.spec .art-structure__confirm>span{position:relative}.spec .art-structure__press{border-radius:inherit;background:#e8a53c21;border:1px solid #e8a53cbf;position:absolute;inset:-1px;box-shadow:inset 0 1px 3px #00000073}.spec .art-structure__snap{max-width:100%;padding:.42rem .95rem .42rem calc(var(--route) - .575rem - 1px);color:var(--ink);background:linear-gradient(145deg,#1d1810,#121110);border:1px solid #e8a53c73;border-radius:999px;align-items:center;gap:.55rem;font-size:.8rem;line-height:1.3;display:inline-flex;position:relative;box-shadow:0 14px 34px #0006}.spec .art-structure__snap svg{width:1.15rem;height:1.15rem;color:var(--amber-2);flex:none}.spec .art-structure__done{padding-left:calc(var(--route) - .8rem);color:var(--ink-hi);align-items:center;gap:.6rem;font-size:.86rem;font-weight:500;line-height:1.3;display:inline-flex}.spec .art-structure__tick{width:1.6rem;height:1.6rem;color:var(--amber-2);background:#13120f;border:1px solid #e8a53c80;border-radius:50%;flex:none;place-items:center;display:grid}.spec .art-structure__tick svg{width:.95rem;height:.95rem}.spec .art-structure__wire{z-index:1;width:2px;height:1.05rem;margin-left:calc(var(--route) - 1px);flex:none;display:block;position:relative}.spec .art-structure__wire--try:after,.spec .art-structure__wire--land:after{content:"";border-radius:50%;width:.42rem;height:.42rem;position:absolute;bottom:0;left:50%;translate:-50% 50%}.spec .art-structure__wire--try{opacity:.45;background:linear-gradient(#7cc4ff,#4da3ff);height:1.35rem;box-shadow:0 0 10px #4da3ff73}.spec .art-structure__wire--try:after{background:#8cc6ff;box-shadow:0 0 10px #4da3ffcc}.spec .art-structure__wire--plan{background:linear-gradient(#7cc4ff,#a6b8c7);box-shadow:0 0 10px #4da3ff59}.spec .art-structure__wire--snap{background:linear-gradient(#a6b8c7,#cfab8e);height:.85rem;box-shadow:0 0 10px #cfab8e4d}.spec .art-structure__wire--land{height:auto;margin-bottom:calc(-1 * var(--drop));background:linear-gradient(#cfab8e,#fa9e54);flex:1 0 1.25rem;box-shadow:0 0 10px #e8a53c66}.spec .art-structure__wire--land:after{background:var(--amber-2);box-shadow:0 0 12px #e8a53cd9}.spec .art-structure__base{column-gap:var(--gap);background:linear-gradient(145deg,#1d1810,#121110);border:1px solid #e8a53c73;border-radius:.7rem;grid-area:base;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);padding:.85rem 0;display:grid;position:relative;box-shadow:0 14px 34px #0006}.spec .art-structure__hit{border-radius:inherit;opacity:0;pointer-events:none;position:absolute;inset:-1px;box-shadow:0 0 0 1px #f5c96a8c,0 0 40px #e8a53c59}.spec .art-structure__room{grid-template-columns:1.5rem minmax(0,1fr);align-content:start;column-gap:.65rem;padding:0 .5rem 0 .85rem;display:grid}.spec .art-structure__room>.art-structure__icon{color:var(--amber);grid-area:1/1;align-self:center}.spec .art-structure__name{font-family:var(--font-d);color:var(--amber-2);grid-area:1/2;font-size:1.08rem;font-weight:700;line-height:1.15}.spec .art-structure__seats{flex-wrap:wrap;grid-area:2/2;gap:.4rem;margin-top:.7rem;display:flex}.spec .art-structure__seats i{border-radius:50%;width:.55rem;height:.55rem;display:block;position:relative;box-shadow:inset 0 0 0 1px #e8a53c52}.spec .art-structure__seats b{background:var(--amber-2);opacity:0;border-radius:50%;position:absolute;inset:0;box-shadow:0 0 8px #e8a53ca6}.spec .art-structure__empty{color:var(--amber-2);grid-area:3/2;margin-top:.45rem;font-size:.78rem;line-height:1.3}.spec .art-structure__form{grid-template-columns:auto minmax(2.5rem,1fr);align-content:start;gap:.3rem .65rem;padding:0 .85rem;display:grid;position:relative}.spec .art-structure__form:before{content:"";top:0;bottom:0;left:calc(var(--gap) / -2);background:var(--line);width:1px;position:absolute}.spec .art-structure__form-head{grid-column:1/-1;align-items:center;gap:.65rem;margin-bottom:.15rem;display:flex}.spec .art-structure__form-head .art-structure__icon{color:var(--amber);flex:none}.spec .art-structure__form-head b{font-family:var(--font-d);color:var(--ink-hi);font-size:.95rem;font-weight:700;line-height:1.15}.spec .art-structure__field{grid-column:1/-1;grid-template-columns:subgrid;align-items:center;min-height:1.5rem;display:grid;position:relative}.spec .art-structure__field>span{color:var(--muted);white-space:nowrap;font-size:.76rem;line-height:1.3;position:relative}.spec .art-structure__field>i{border:1px solid var(--line-2);background:#eaeef208;border-radius:.3rem;height:1.15rem;display:block;position:relative}.spec .art-structure__field>i b{background:#cfd6dd42;border-radius:2px;width:55%;height:3px;position:absolute;top:50%;left:.4rem;translate:0 -50%}.spec .art-structure__field--new:before{content:"";background:#e8a53c14;border-radius:.45rem;position:absolute;inset:-.2rem -.45rem}.spec .art-structure__field--new>span{color:var(--amber-2);font-weight:500}.spec .art-structure__field--new>i{background:#e8a53c0f;border-color:#e8a53c8c}.spec .art-structure__field--new>i b{background:var(--amber-2);border-radius:0;width:1px;height:.62rem}html.js .spec .scene:not(.is-playing) .art-structure__wire{clip-path:inset(-.6rem -1rem calc(100% + .6rem))}html.js .spec .scene:not(.is-playing) .art-structure__deny,html.js .spec .scene:not(.is-playing) .art-structure__empty,html.js .spec .scene:not(.is-playing) .art-structure__plan,html.js .spec .scene:not(.is-playing) .art-structure__press,html.js .spec .scene:not(.is-playing) .art-structure__snap,html.js .spec .scene:not(.is-playing) .art-structure__done,html.js .spec .scene:not(.is-playing) .art-structure__field--new{opacity:0}html.js .spec .scene:not(.is-playing) .art-structure__seats b{opacity:1}.spec .scene.is-playing .art-structure__pulse{animation:.9s both structure-flash}.spec .scene.is-playing .art-structure__wire--try{animation:.5s cubic-bezier(.45,0,.55,1) .2s both structure-draw,.6s 2.3s both structure-mute-wire}.spec .scene.is-playing .art-structure__deny{animation:structure-drop .5s var(--ease-out) .65s both, structure-mute .6s ease 2.3s forwards}.spec .scene.is-playing .art-structure__people>span{animation:structure-type .4s var(--ease-out) calc(.9s + var(--i) * .1s) both}.spec .scene.is-playing .art-structure__seats b{animation:structure-leave .35s ease-in calc(1.95s + var(--o) * 70ms) both}.spec .scene.is-playing .art-structure__empty{animation:structure-in .45s var(--ease-out) 2.75s both}.spec .scene.is-playing .art-structure__plan{animation:structure-in .5s var(--ease-out) 2.95s both}.spec .scene.is-playing .art-structure__confirm{animation:.4s 3.25s both structure-press}.spec .scene.is-playing .art-structure__press{animation:.3s 3.3s both structure-fade}.spec .scene.is-playing .art-structure__wire--plan{animation:.3s ease-in 3.55s both structure-draw}.spec .scene.is-playing .art-structure__snap{animation:structure-print .5s var(--ease-out) 3.75s both}.spec .scene.is-playing .art-structure__wire--snap{animation:.25s linear 4.05s both structure-draw}.spec .scene.is-playing .art-structure__done{animation:structure-fade .4s var(--ease-out) 4.2s both}.spec .scene.is-playing .art-structure__tick{animation:structure-pop .5s var(--ease-out) 4.2s both}.spec .scene.is-playing .art-structure__wire--land{animation:.35s ease-out 4.3s both structure-draw}.spec .scene.is-playing .art-structure__hit{animation:.55s 4.45s both structure-flash}.spec .scene.is-playing .art-structure__field--new{animation:structure-print .5s var(--ease-out) 4.5s both}@keyframes structure-flash{0%{opacity:0}30%{opacity:1}to{opacity:0}}@keyframes structure-draw{0%{clip-path:inset(-.6rem -1rem calc(100% + .6rem))}to{clip-path:inset(-.6rem -1rem)}}@keyframes structure-mute-wire{0%{opacity:1}to{opacity:.45}}@keyframes structure-mute{0%{opacity:1}to{opacity:.55}}@keyframes structure-drop{0%{opacity:0;translate:0 -.35rem}to{opacity:1;translate:0}}@keyframes structure-type{0%{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0)}}@keyframes structure-in{0%{opacity:0;translate:0 .5rem}to{opacity:1;translate:0}}@keyframes structure-leave{0%{opacity:1;scale:1}to{opacity:0;scale:.2}}@keyframes structure-press{0%{scale:1}45%{scale:.93}to{scale:1}}@keyframes structure-fade{0%{opacity:0}to{opacity:1}}@keyframes structure-print{0%{opacity:0;clip-path:inset(-3.5rem 100% -3.5rem -3.5rem)}to{opacity:1;clip-path:inset(-3.5rem)}}@keyframes structure-pop{0%{scale:.4}to{scale:1}}@media (width<=760px){.spec .art-structure{--drop:1.15rem;grid-template-columns:minmax(0,1fr);grid-template-areas:"try""apply""base";padding:1rem 0 .5rem}.spec .art-structure__act--apply{padding-top:0}.spec .art-structure__wire--try{height:1.05rem}.spec .art-structure__wire--plan{height:.85rem}.spec .art-structure__wire--snap{height:.7rem}.spec .art-structure__wire--land{flex-basis:1.05rem}.spec .art-structure__base{grid-template-columns:minmax(0,1fr);row-gap:.9rem;padding:.75rem 0}.spec .art-structure__room{padding-right:.85rem}.spec .art-structure__seats{margin-top:.55rem}.spec .art-structure__form:before{width:auto;height:1px;inset:-.45rem .85rem auto}}@media (prefers-reduced-motion:reduce){.spec .art-structure *,.spec .art-structure :before,.spec .art-structure :after{animation:none!important}}.spec .wrap{max-width:var(--maxw-wide)}.spec .day{padding-top:var(--sec);padding-bottom:clamp(1rem,4vh,3rem);position:relative}.spec .day__rail{top:var(--sec);bottom:clamp(1rem,4vh,3rem);left:calc(var(--pad) + .35rem);background:#cfd6dd2e;width:1px;position:absolute}.spec .day__fill{width:2px;clip-path:inset(0 0 calc((1 - var(--fill,1)) * 100%) 0);background:#cfd6ddb8;position:absolute;top:0;bottom:0;left:-.5px;box-shadow:0 0 14px #cfd6dd40}.spec .scene{grid-template-columns:5.25rem minmax(0,.82fr) minmax(0,1.18fr);grid-template-areas:"n text art";align-items:center;column-gap:clamp(1.5rem,3.5vw,3.75rem);padding-block:clamp(3.5rem,9vh,6rem);display:grid}.spec .scene--flip{grid-template-columns:5.25rem minmax(0,1.18fr) minmax(0,.82fr);grid-template-areas:"n art text"}.spec .scene__n{grid-area:n;align-self:start;padding:.55rem 0 0 1.75rem;position:relative}.spec .scene__n span{font-family:var(--font-d);color:var(--muted);font-variant-numeric:tabular-nums;font-size:1.1rem;font-weight:700;line-height:1;transition:color .5s}.spec .scene__n:before{content:"";background:var(--silver);width:.75rem;height:.75rem;box-shadow:0 0 0 4px var(--bg), 0 0 16px #cfd6dd8c;transition:background-color .5s, box-shadow .5s, scale .5s var(--ease-out);border-radius:50%;position:absolute;top:.6rem;left:.35rem;translate:-50% -15%}.spec .scene[data-hold] .scene__n:before{background:var(--bg);box-shadow:0 0 0 1.5px var(--amber-2), 0 0 0 4px var(--bg), 0 0 14px #e8a53c80}html.js .spec .scene:not(.is-passed) .scene__n:before{background:var(--bg);box-shadow:0 0 0 1px #cfd6dd73, 0 0 0 4px var(--bg)}html.js .spec .scene:not(.is-passed) .scene__n span{color:var(--dim)}.spec .scene.is-current .scene__n:before{scale:1.35}.spec .scene.is-current .scene__n span{color:var(--ink-hi)}.spec .scene__text{grid-area:text;min-width:0}.spec .scene__art{grid-area:art;min-width:0}.spec .scene__ask{margin:0}.spec .scene__quote{color:var(--ink);text-wrap:pretty;margin:0;font-size:clamp(1.05rem,1.45vw,1.2rem);font-weight:400;line-height:1.5}.spec .scene__who{color:var(--muted);margin-top:.5rem;font-size:.86rem}.spec .scene__title{margin:1.9rem 0 0}.spec .scene__body{max-width:46ch;color:var(--muted);margin:1rem 0 0;font-size:1rem;line-height:1.68}.spec .art{min-height:18rem;position:relative}.spec .art-note{color:var(--muted);text-wrap:pretty;grid-template-columns:.95rem minmax(0,1fr);align-items:start;gap:.5rem;font-size:.8rem;line-height:1.45;display:grid}.spec .art-note svg{width:.95rem;height:.95rem;color:var(--silver);translate:0 .14rem}.spec .art-note--ai{color:#8cc6ff}.spec .art-note--ai svg{color:#7cc4ff}@media (prefers-reduced-motion:no-preference){html.js .spec .scene:not(.is-playing) .art-note{opacity:0}.spec .scene.is-playing .art-note{animation:art-fact-in .55s var(--ease-out) var(--at,4s) both}}@keyframes art-fact-in{0%{opacity:0;translate:0 .35rem}to{opacity:1;translate:0}}.spec .evening{padding-top:var(--sec);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:2.5rem clamp(3rem,6vw,6rem);display:grid}.spec .evening__head{container-type:inline-size}.spec .evening__title{text-wrap:balance;max-width:none;font-size:clamp(1.7rem,8.4cqi,2.7rem)}.spec .evening__title span{white-space:nowrap;display:block}.spec .evening__head .lead{max-width:44ch}.spec .evening__guards{gap:.2rem;margin:1.75rem 0 0;padding:0;list-style:none;display:grid}.spec .evening__guards li{border-bottom:1px solid var(--line);color:var(--ink);text-wrap:pretty;grid-template-columns:1.1rem minmax(0,1fr);gap:.7rem;padding:.55rem 0;font-size:.95rem;display:grid}.spec .evening__guards svg{width:1.05rem;height:1.05rem;color:var(--amber-2);translate:0 .2rem}.spec .journal-day{background:linear-gradient(160deg,#eaeef20b,#eaeef203);border:1px solid #e8a53c4d;border-radius:1rem;padding:1.25rem 1.35rem 1.1rem;box-shadow:0 30px 70px #00000059,inset 0 1px #ffffff0d}.spec .journal-day__title{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:.7rem;font-size:.74rem;font-weight:600;display:block}.spec .journal-day__lines{margin:0;padding:0;list-style:none;display:grid}.spec .journal-day__line{border-top:1px solid var(--line);grid-template-columns:5.6rem minmax(0,1fr);align-items:baseline;gap:.75rem;padding:.62rem 0;font-size:.9rem;line-height:1.45;display:grid}.spec .journal-day__line--done{border-top-color:#0000;padding-top:0}.spec .journal-day__kind{border:1px solid var(--line-2);color:var(--muted);border-radius:999px;justify-self:start;padding:.12rem .55rem;font-size:.76rem}.spec .journal-day__line--done .journal-day__kind{color:var(--amber-2);background:#e8a53c14;border-color:#e8a53c73}.spec .journal-day__text{color:var(--ink)}html.js .spec .evening:not(.is-playing) .journal-day__line{opacity:0;clip-path:inset(0 100% 0 0)}.spec .evening.is-playing .journal-day__line{animation:journal-day-print .8s var(--ease-out) calc(.25s + var(--i) * .28s) both}@keyframes journal-day-print{0%{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0)}}.spec .partners{padding-top:var(--sec);grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:center;gap:1.5rem clamp(2rem,5vw,4.5rem);padding-bottom:clamp(5rem,12vh,8.75rem);display:grid}.spec .partners__title{font-family:var(--font-d);text-transform:uppercase;color:var(--ink-hi);text-wrap:balance;margin:0;font-size:clamp(1.45rem,2.3vw,2.05rem);font-weight:800;line-height:1.02}.spec .partners__title span{display:block}.spec .partners__lead{max-width:44ch;color:var(--muted);margin:.9rem 0 0;font-size:.98rem;line-height:1.65}.spec .partners__items{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.spec .partners__items li{color:var(--ink);grid-template-columns:1rem minmax(0,1fr);gap:.6rem;font-size:.95rem;line-height:1.5;display:grid}.spec .partners__items svg{width:.95rem;height:.95rem;color:var(--amber-2);translate:0 .25rem}.spec .partners__action svg{width:1.05rem;height:1.05rem;transition:translate .35s var(--ease)}.spec .partners__action:hover svg{translate:.2rem}@media (width<=1100px){.spec .scene,.spec .scene--flip{grid-template-columns:5.25rem minmax(0,1fr);grid-template-areas:"n text"".art";row-gap:2.25rem}.spec .scene__body{max-width:60ch}.spec .evening{grid-template-columns:minmax(0,1fr)}.spec .partners{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.spec .partners__action{grid-column:1/-1;justify-self:start}}@media (width<=760px){.spec .scene,.spec .scene--flip{padding-left:1.75rem;grid-template-columns:minmax(0,1fr);grid-template-areas:"n""text""art";row-gap:1.1rem;padding-block:2.75rem}.spec .scene__n{margin-left:-1.75rem}.spec .scene__title{margin-top:1.4rem}.spec .journal-day{padding:1rem .9rem .9rem}.spec .journal-day__line{grid-template-columns:minmax(0,1fr);gap:.2rem}.spec .partners{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.spec .scene__n:before,.spec .scene__n span{transition:none}.spec .evening.is-playing .journal-day__line{animation:none}}
