.dx-app{--dx-ink:#182038;--dx-paper:#f4f5f1;--dx-muted:#667084;color:var(--dx-ink);background:var(--dx-paper);min-height:100dvh;font-family:var(--font-geist-sans),Arial,sans-serif}.dx-app *{box-sizing:border-box}.dx-app button,.dx-app input{font:inherit}.dx-app button{cursor:pointer}:is(.dx-app button:focus-visible,.dx-app a:focus-visible,.dx-app input:focus-visible){outline-offset:4px;outline:3px solid #f2ae35}.dx-app button:disabled{opacity:.35;cursor:default}.dx-workspace{grid-template-columns:238px minmax(0,1fr);min-height:calc(100dvh - 76px);display:grid}.dx-sidebar{background:#fafbf8;border-right:1px solid #dce0e4;flex-direction:column;padding:38px 24px;display:flex}.dx-sidebar h1{letter-spacing:-1.2px;margin:0 0 16px;font-size:29px;font-weight:500;line-height:1.16}.dx-sidebar h1 em{font-family:Georgia,serif;font-weight:400}.dx-instruction{color:#586376;margin:0 0 36px;font-size:14px;line-height:1.6}.dx-sidebar fieldset{border:0;margin:0;padding:0}.dx-sidebar legend{text-transform:uppercase;letter-spacing:1px;color:#667084;margin-bottom:14px;font-size:12px;font-weight:500}.dx-sidebar label{cursor:pointer;align-items:center;gap:10px;min-height:46px;font-size:14px;display:flex}.dx-sidebar input{width:16px;height:16px;accent-color:var(--deck-color)}.dx-swatch{background:var(--deck-color);color:#fff;border-radius:3px;place-items:center;width:25px;height:31px;font-size:14px;font-weight:500;display:grid;box-shadow:0 2px #fff,0 3px #cbd0d5}.dx-sidebar-bottom{margin-top:auto;padding-top:32px}.dx-live{color:#687083;font-size:12px}.dx-sidebar-bottom p{color:#687083;margin-top:12px;font-size:13px;line-height:1.8}.dx-main{flex-direction:column;min-width:0;display:flex}.dx-stage-bar{color:#677184;justify-content:space-between;align-items:center;height:58px;padding:0 28px;font-size:13px;display:flex}.dx-stage-bar button{color:var(--dx-ink);background:0 0;border:0;padding:8px}.dx-zoom{font-variant-numeric:tabular-nums;align-items:center;gap:12px;display:flex}.dx-zoom button{background:#fff;border:1px solid #dce0e4;border-radius:3px;width:32px;height:32px;padding:0;font-size:20px}.dx-stage{touch-action:none;cursor:ew-resize;background:radial-gradient(at 50% 45%,#fff8 0,#0000 72%);flex:1;height:calc(100dvh - 290px);min-height:440px;position:relative;overflow:hidden}.dx-world{transform-origin:0 0;position:absolute;top:0;left:0}.dx-island-label{color:#525e72;background:0 0;border:0;align-items:center;gap:9px;padding:0;font-size:13px;line-height:1.4;display:flex;position:absolute;top:0;left:18px}.dx-island-label b{color:var(--deck-color)}.dx-island-label span{opacity:.65;font-size:13px}.dx-group{white-space:nowrap;text-overflow:ellipsis;color:#667084;text-align:left;z-index:8;background:0 0;border:0;height:20px;padding:0;position:absolute;overflow:hidden}.dx-card{transform-origin:0 0;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;padding:0;position:absolute;top:0;left:0}.dx-card-lift{transform-style:preserve-3d;transition:transform .18s,filter .18s;position:absolute;inset:0;transform:perspective(1000px)rotateX(10deg)rotateY(-9deg)rotate(-4deg)}:is(.dx-card:hover,.dx-card:focus-visible){z-index:20!important}:is(.dx-card:hover .dx-card-lift,.dx-card:focus-visible .dx-card-lift){filter:drop-shadow(0 12px 9px #18203820);transform:perspective(1000px)translateY(-12px)translateZ(24px)rotateX(0)rotateY(0)rotate(0)}.dx-card-face{isolation:isolate;width:100%;height:100%;box-shadow:0 1px 0 white inset,0 0 0 7px #fffdf6 inset,0 0 0 9px var(--deck-color) inset,0 4px 8px #1d263b12,0 16px 18px #1820381a;color:var(--deck-color);background:linear-gradient(125deg,#fffefb,#f2f1e9);border:1px solid #c5c7bf;border-radius:11px;position:relative;overflow:hidden}.dx-paper-edges{background:repeating-linear-gradient(0deg,#bfc2b8 0 1px,#fffcf1 1px 3px);border-radius:11px;position:absolute;inset:7px -7px -13px 7px;transform:translateZ(-2px);box-shadow:4px 8px 12px #18203815}.dx-corner{flex-direction:column;align-items:center;line-height:1.1;display:flex;position:absolute;top:18px;left:17px}.dx-corner b{font-size:20px;font-weight:600}.dx-corner span{letter-spacing:.5px;margin-top:4px;font-size:7px}.dx-card-center{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:56px 17px 37px}.dx-card-type{text-transform:uppercase;letter-spacing:.7px;color:#75766e;font-size:9px;line-height:1.4}.dx-card-center strong{overflow-wrap:anywhere;font-family:Georgia,serif;font-size:23px;font-weight:400;line-height:1.08}.dx-card-center strong:first-letter{text-transform:uppercase}.dx-card-center:has(em) strong{font-size:86px;line-height:1}.dx-card-center em{max-width:100px;font-size:12px;font-style:normal;font-weight:500;line-height:1.3}.dx-card-foot{justify-content:flex-end;align-items:flex-end;display:flex;position:absolute;bottom:19px;left:18px;right:18px}.dx-card-foot span{color:#77796f;font-size:8px}.dx-card-foot b{font-size:18px;transform:rotate(180deg)}.dx-hover-label{pointer-events:none;background:#fffefbf2;border:1px solid #d5d9dc;border-radius:4px;flex-direction:column;gap:4px;max-width:min(530px,92%);padding:12px 18px;font-size:13px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 5px 24px #18203812}.dx-hover-label>span:first-child{color:#697287;font-size:11px}.dx-hover-label strong{font-size:16px;font-weight:500}.dx-hover-label>span:last-child{color:#536076}.dx-depth{color:var(--dx-ink);background:#fff;border-top:1px solid #dce0e4;padding:18px 30px 16px;display:block}.dx-depth-top{justify-content:space-between;align-items:center;margin-bottom:12px;font-size:14px;display:flex}.dx-depth-top b{font-variant-numeric:tabular-nums;margin-left:10px;font-weight:500}.dx-depth-top button{color:#697287;background:0 0;border:0;padding:4px;font-size:13px}.dx-depth input{accent-color:#182038;cursor:ew-resize;width:100%;height:20px}.dx-stops{justify-content:space-between;gap:8px;margin-top:6px;display:flex}.dx-stops button{color:#536076;background:0 0;border:0;padding:0;font-size:12px}.dx-depth p{color:#788190;margin:14px 0 0;font-size:12px}.dx-reader{color:#f5f5f5;background:0 0;border:0;width:100dvw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;position:fixed;inset:0;overflow:auto}.dx-reader::backdrop{background:#000000c7}.dx-reader-content{grid-template-columns:minmax(240px,360px) minmax(0,1fr);align-items:start;gap:80px;max-width:1200px;min-height:100dvh;margin:auto;padding:90px 64px 64px;display:grid}.dx-close{z-index:5;color:#182038;background:#fff;border:1px solid #a2a9b1;border-radius:3px;padding:10px 18px;font-size:14px;position:fixed;top:24px;right:28px}.dx-reader-card{aspect-ratio:150/228;animation:.22s ease-out dx-open;position:sticky;top:90px;transform:rotate(-3deg)}.dx-large-face .dx-corner{top:34px;left:34px}.dx-large-face .dx-corner b{font-size:34px}.dx-large-face .dx-corner span{font-size:10px}.dx-large-face .dx-card-center{gap:26px;inset:115px 34px 80px}.dx-large-face .dx-card-type{font-size:13px}.dx-large-face .dx-card-center strong{font-size:42px}.dx-large-face .dx-card-center:has(em) strong{font-size:150px}.dx-large-face .dx-card-center em{max-width:none;font-size:22px}.dx-large-face .dx-card-foot{bottom:34px;left:34px;right:34px}.dx-large-face .dx-card-foot span{font-size:13px}.dx-large-face .dx-card-foot b{font-size:30px}.dx-description nav{color:#697287;margin:0 0 28px;font-size:12px;line-height:1.9}.dx-description nav button{color:inherit;font-size:inherit;background:0 0;border:0;padding:0}.dx-reader-region{letter-spacing:1px;text-transform:uppercase;color:var(--deck-color);font-size:13px}.dx-description h2{overflow-wrap:anywhere;margin:14px 0 24px;font-family:Georgia,serif;font-size:44px;font-weight:400;line-height:1.15}.dx-gist{margin:0 0 32px;font-size:20px;line-height:1.65}.dx-children{margin-top:28px}.dx-children h3{margin:0 0 12px;font-size:14px;font-weight:500}.dx-children>button{text-align:left;color:#182038;background:0 0;border:0;border-bottom:1px solid #cbd0d5;justify-content:space-between;gap:20px;width:100%;padding:14px 0;font-size:16px;line-height:1.5;display:flex}.dx-guide-link{color:var(--deck-color);text-underline-offset:4px;margin-top:32px;font-size:16px;display:inline-block}.dx-source-note{color:#6b7585;margin-top:32px;font-size:12px;line-height:1.7}.dx-card-face:hover{border-color:var(--deck-color)}@keyframes dx-open{0%{opacity:.3;transform:translateY(45px)rotate(-10deg)scale(.9)}to{opacity:1;transform:translateY(0)rotate(-3deg)scale(1)}}@media (max-width:1000px){.dx-workspace{grid-template-columns:190px minmax(0,1fr)}.dx-sidebar{padding:30px 18px}.dx-sidebar h1{font-size:24px}.dx-sidebar label{gap:7px;font-size:12px}.dx-sidebar label span:last-child{max-width:110px}.dx-reader-content{grid-template-columns:minmax(200px,300px) minmax(0,1fr);gap:45px;padding:90px 36px 40px}.dx-description h2{font-size:34px}.dx-gist{font-size:18px}}@media (max-width:650px){.dx-workspace{flex-direction:column;min-height:calc(100dvh - 62px);display:flex}.dx-sidebar{border-bottom:1px solid #dce0e4;border-right:0;padding:20px 18px 14px}.dx-sidebar h1,.dx-sidebar-bottom{display:none}.dx-instruction{margin:0 0 16px;font-size:14px}.dx-sidebar fieldset{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px 6px;display:grid}.dx-sidebar legend{margin-bottom:6px;font-size:11px}.dx-sidebar label{gap:6px;min-height:40px;font-size:11px}.dx-sidebar input{flex-shrink:0;width:16px;height:16px}.dx-swatch{flex-shrink:0;width:20px;height:25px;font-size:12px}.dx-sidebar label span:last-child{overflow-wrap:normal;line-height:1.3}.dx-main{flex:1}.dx-stage-bar{height:48px;padding:0 18px}.dx-stage{height:calc(100dvh - 375px);min-height:420px}.dx-depth{color:var(--dx-ink);padding:16px 18px;display:block}.dx-stops button{min-height:30px;font-size:10px}.dx-depth p{font-size:11px;line-height:1.5}.dx-reader-content{flex-direction:column;align-items:center;gap:38px;padding:84px 26px 38px;display:flex}.dx-reader-card{width:min(250px,80vw);position:relative;top:0}.dx-description{width:100%}.dx-large-face .dx-card-center strong{font-size:31px}.dx-large-face .dx-card-center:has(em) strong{font-size:110px}.dx-large-face .dx-card-center{gap:14px;inset:80px 25px 65px}.dx-large-face .dx-card-center em{font-size:18px}.dx-large-face .dx-corner{top:26px;left:26px}.dx-large-face .dx-card-type{font-size:10px}.dx-description h2{font-size:34px}.dx-gist{font-size:18px}.dx-close{top:16px;right:16px}}@media (prefers-reduced-motion:reduce){.dx-card-lift{transition:none}.dx-reader-card{animation:none}.dx-card:hover .dx-card-lift{transform:none}}.dx-stage{cursor:grab;-webkit-user-select:none;user-select:none}.dx-stage.dx-dragging,.dx-dragging .dx-card{cursor:grabbing}.dx-world{pointer-events:none;inset:0}.dx-island{position:static}.dx-island-label,.dx-group,.dx-card-slot{pointer-events:auto}.dx-island-label{white-space:nowrap;z-index:9}.dx-group{line-height:1.3}.dx-group span{opacity:.6}.dx-card-slot{position:absolute;container-type:inline-size}.dx-card-slot:hover,.dx-card-slot:focus-within{z-index:20!important}.dx-card{border-radius:7.333cqw;width:100%;height:100%;inset:0;transform:none;container-type:inline-size}.dx-card-lift{transform:perspective(933.333cqw)rotateX(7deg)rotateY(-6deg)rotate(-3deg)}:is(.dx-card:hover .dx-card-lift,.dx-card:focus-visible .dx-card-lift){transform:perspective(933.333cqw)translateY(-5.33333cqw)rotateX(0)rotateY(0)rotate(0)}.dx-dragging .dx-card-lift{transition:none;transform:none}.dx-card-face{--u:.666667cqw;border:max(.4px,calc(var(--u)*1)) solid #c5c7bf;border-radius:calc(var(--u)*11);box-shadow:0 calc(var(--u)*1) 0 white inset,0 0 0 calc(var(--u)*7) #fffdf6 inset,0 0 0 calc(var(--u)*9) var(--deck-color) inset,0 calc(var(--u)*4) calc(var(--u)*8) #1d263b12,0 calc(var(--u)*16) calc(var(--u)*18) #1820381a}.dx-pack .dx-card-face{box-shadow:0 calc(var(--u)*1) 0 white inset,0 0 0 calc(var(--u)*7) #fffdf6 inset,0 0 0 calc(var(--u)*9) var(--deck-color) inset,calc(var(--u)*1) calc(var(--u)*2) 0 #dadcd3,calc(var(--u)*2) calc(var(--u)*3) 0 #fffef6,calc(var(--u)*3) calc(var(--u)*5) 0 #d0d2c8,calc(var(--u)*4) calc(var(--u)*6) 0 #fffef6,calc(var(--u)*5) calc(var(--u)*8) 0 #d0d2c8,calc(var(--u)*6) calc(var(--u)*9) 0 #fffef6,calc(var(--u)*7) calc(var(--u)*11) 0 #c7cbc2,calc(var(--u)*8) calc(var(--u)*12) 0 #fffef6,calc(var(--u)*10) calc(var(--u)*16) 0 #bdc2b9,calc(var(--u)*12) calc(var(--u)*22) calc(var(--u)*22) #17233a2b}.dx-paper-edges{--u:.666667cqw;inset:calc(var(--u)*7) calc(var(--u)*-7) calc(var(--u)*-13) calc(var(--u)*7);border-radius:calc(var(--u)*11);background:repeating-linear-gradient(0deg,#bfc2b8 0,#bfc2b8 max(.5px,calc(var(--u)*1)),#fffcf1 max(.5px,calc(var(--u)*1)),#fffcf1 max(1px,calc(var(--u)*3)));box-shadow:calc(var(--u)*3) calc(var(--u)*4) 0 var(--deck-color),calc(var(--u)*4) calc(var(--u)*8) calc(var(--u)*12) #18203815}.dx-corner{left:calc(var(--u)*17);top:calc(var(--u)*18)}.dx-corner b{font-size:calc(var(--u)*20)}.dx-corner span{font-size:calc(var(--u)*7);letter-spacing:calc(var(--u)*.5);margin-top:calc(var(--u)*4)}.dx-card-center{inset:calc(var(--u)*56) calc(var(--u)*17) calc(var(--u)*37);gap:calc(var(--u)*10)}.dx-card-type{font-size:calc(var(--u)*9);letter-spacing:calc(var(--u)*.7)}.dx-card-center strong{font-size:calc(var(--u)*23)}.dx-card-center:has(em) strong{font-size:calc(var(--u)*86)}.dx-card-center em{font-size:calc(var(--u)*12);max-width:calc(var(--u)*100)}.dx-card-foot{left:calc(var(--u)*18);right:calc(var(--u)*18);bottom:calc(var(--u)*19)}.dx-card-foot span{font-size:calc(var(--u)*8)}.dx-card-foot b{font-size:calc(var(--u)*18)}.dx-card-zoom{width:32px;height:32px;color:var(--deck-color);opacity:0;z-index:22;background:#fffefb;border:1px solid #d5d9dc;border-radius:50%;font-size:19px;transition:opacity .15s;position:absolute;top:-14px;right:-10px;box-shadow:0 2px 8px #18203820}.dx-card-slot:hover .dx-card-zoom,.dx-card-slot:focus-within .dx-card-zoom{opacity:1}.dx-reader-card{container-type:inline-size}.dx-gesture-hint{color:#727c8b;pointer-events:none;gap:16px;font-size:11px;display:flex;position:absolute;bottom:12px;left:20px}.dx-gesture-hint span{color:#838b98}.dx-hover-label{z-index:40;bottom:40px}.dx-view-path{white-space:nowrap;scrollbar-width:thin;min-width:0;overflow-x:auto}.dx-view-path button{padding:8px 4px;font-size:12px}.dx-view-path button[aria-current=location]{color:#26334d;font-weight:600}.dx-stage-bar{gap:12px}.dx-zoom{flex-shrink:0;gap:8px}.dx-zoom span{text-align:center;min-width:45px;font-size:12px}.dx-zoom .dx-fit{width:auto;padding:0 9px;font-size:12px}.dx-stage:focus-visible{outline-offset:-4px}@media (hover:none){.dx-card-zoom{opacity:1}}@media (max-width:650px){.dx-hover-label{display:none}.dx-stage-bar{flex-wrap:wrap;gap:8px;height:auto;min-height:70px;padding:8px 12px}.dx-view-path{order:2;width:100%}.dx-zoom{margin-left:auto}.dx-gesture-hint{gap:10px;font-size:10px;left:14px}.dx-card-zoom{width:28px;height:28px;font-size:17px}}@media (prefers-reduced-motion:reduce){.dx-card-zoom{transition:none}.dx-card:hover .dx-card-lift{transform:none}}.dx-app button.dx-island-label{min-width:0;font-size:16px;line-height:24px;overflow:hidden}.dx-island-label>b,.dx-island-label>span:last-child{flex-shrink:0}.dx-island-label .dx-island-name{font-size:inherit;opacity:1;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dx-category-labels{z-index:25;pointer-events:none;position:absolute;inset:0}.dx-app button.dx-category-label{text-align:left;white-space:pre;color:var(--deck-color);pointer-events:auto;text-overflow:ellipsis;background:0 0;border:0;align-items:center;padding:0;font:600 14px/20px Arial,sans-serif;display:flex;position:absolute;overflow:hidden}.dx-category-label>span{width:100%;line-height:inherit;text-overflow:ellipsis;display:block;overflow:hidden}.dx-app button.dx-card:focus-visible{outline-offset:2.66667cqw;outline-width:2cqw}.dx-category-label:hover{text-underline-offset:3px;text-decoration:underline}.dx-category-panel{border:1px solid color-mix(in srgb,var(--deck-color) 22%,transparent);pointer-events:none;background:#ffffff70;position:absolute;overflow:hidden}.dx-category-primary{border-color:color-mix(in srgb,var(--deck-color) 40%,transparent);background:color-mix(in srgb,var(--deck-color) 3%,#fff)}.dx-category-band{border-bottom:1px solid color-mix(in srgb,var(--deck-color) 18%,transparent);background:color-mix(in srgb,var(--deck-color) 6%,#fff);pointer-events:none}.dx-canvas-row{flex:1;min-width:0;display:flex}.dx-canvas-row>.dx-stage{min-width:0}.dx-stage-bar>.dx-fit{white-space:nowrap;background:#fff;border:1px solid #dce0e4;border-radius:3px;padding:7px 10px;font-size:12px}.dx-zoom-rail{background:#fafbf8;border-left:1px solid #dce0e4;flex-direction:column;flex:0 0 70px;justify-content:center;align-items:center;gap:12px;width:70px;padding:24px 5px;display:flex}.dx-zoom-rail label{letter-spacing:.8px;text-transform:uppercase;color:#697287;font-size:11px}.dx-zoom-rail button{width:36px;height:36px;color:var(--dx-ink);background:#fff;border:1px solid #dce0e4;border-radius:4px;padding:0;font-size:22px;line-height:1}.dx-zoom-rail input{writing-mode:vertical-lr;width:36px;height:clamp(160px,32dvh,320px);accent-color:var(--dx-ink);cursor:ns-resize;touch-action:none;direction:rtl;margin:0}.dx-zoom-rail output{font-variant-numeric:tabular-nums;color:#697287;white-space:nowrap;font-size:11px}.dx-stage-bar .dx-view-path{flex:1}@media (max-width:650px){.dx-zoom-rail{flex-basis:54px;gap:8px;width:54px;padding:14px 3px}.dx-zoom-rail button{width:40px;height:40px}.dx-zoom-rail input{width:40px;height:190px}.dx-zoom-rail label,.dx-zoom-rail output{font-size:10px}.dx-stage-bar{flex-wrap:nowrap;min-height:48px}.dx-stage-bar .dx-view-path{order:0;width:auto}}.dx-workspace{grid-template-columns:280px minmax(0,1fr)}.dx-sidebar.cm{background:#fafbf8;gap:0;padding:25px 22px 22px}.cm .cm-up{text-align:left;color:#6d7687;background:0 0;border:0;margin-bottom:28px;padding:0;font-size:12px}.cm .cm-eyebrow{color:#7a8492;letter-spacing:1.3px;margin:0 0 12px;font-size:10px}.cm h1{color:var(--context-color);letter-spacing:-.6px;align-items:center;gap:12px;margin:0 0 15px;font-family:Georgia,serif;font-size:31px;font-weight:400;line-height:1.2;display:flex}.cm .cm-area{background:var(--context-color);color:#fff;border-radius:3px;place-items:center;width:30px;height:40px;font-family:Arial,sans-serif;font-size:19px;display:grid;box-shadow:2px 3px #d5daf0}.cm .cm-description{color:#616c7e;margin:0 0 25px;font-size:13px;line-height:1.65}.cm .cm-path{color:#667084;margin:0 0 12px;font-size:11px;line-height:1.8}.cm .cm-section{color:#7a8492;letter-spacing:1px;justify-content:space-between;margin:0 0 12px;font-size:10px;display:flex}.cm .cm-section b{font-variant-numeric:tabular-nums;font-weight:400}.cm .cm-items{flex-direction:column;gap:7px;display:flex}.cm .cm-row{text-align:left;color:#26324b;background:#fff;border:1px solid #e1e4e7;border-radius:5px;align-items:center;gap:12px;min-height:68px;padding:11px 10px;display:flex}.cm .cm-row.active{border-color:var(--context-color);background:#edf1ff;box-shadow:0 0 0 1px #3156d31a}.cm .cm-mini{border:1px solid var(--item-color);width:25px;height:36px;color:var(--item-color);background:#fffdf7;border-radius:3px;flex-shrink:0;place-items:center;font:14px Georgia,serif;display:grid;box-shadow:2px 3px #cdd4ec}.cm .cm-row>span:nth-child(2){flex:1;min-width:0}.cm .cm-row strong{font-size:13px;font-weight:500;line-height:1.4;display:block}.cm .cm-row small{color:#7b8493;margin-top:4px;font-size:10px;line-height:1.4;display:block}.cm .cm-arrow{color:#8991a0;font-size:13px}.cm .cm-follow{color:#7b8493;align-items:center;gap:6px;margin-top:16px;font-size:10px;display:flex}.cm .cm-dot{background:var(--context-color);border-radius:50%;width:5px;height:5px}.cm .cm-bottom{margin-top:auto;padding-top:28px}.cm .cm-selection{color:#626d7d;border-top:1px solid #dce0e4;justify-content:space-between;padding-top:18px;font-size:11px;display:flex}.cm .cm-switches{justify-content:space-between;margin-top:14px;display:flex}.cm .cm-switches label{flex-direction:column;gap:5px;min-height:0;font-size:10px;display:flex}.cm .cm-switches input{width:13px;height:13px;accent-color:var(--deck-color);margin:0}.cm .cm-swatch{color:#fff;background:var(--deck-color);border-radius:2px;place-items:center;width:22px;height:28px;font-size:12px;display:grid}.cm .cm-body{scrollbar-width:thin;flex:1;min-height:0;padding:0 2px 6px 0;overflow-y:auto}.dx-sidebar.cm{height:calc(100dvh - 76px);position:sticky;top:0}.cm h1{overflow-wrap:anywhere}.cm .cm-area{flex-shrink:0}.cm .cm-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.cm .cm-path button{color:inherit;font:inherit;background:0 0;border:0;padding:0}.cm .cm-read{border:1px solid var(--context-color);color:var(--context-color);background:#fff;border-radius:4px;margin-bottom:20px;padding:8px 12px;font-size:12px}.cm .cm-bottom{padding-top:18px}.cm .cm-bottom fieldset{border-top:1px solid #dce0e4;padding-top:16px}.cm .cm-bottom legend{float:left;text-transform:none;letter-spacing:0;color:#626d7d;justify-content:space-between;width:100%;margin:0 0 14px;padding:0;font-size:11px;display:flex}.cm .cm-switches{clear:both;margin-top:0}.cm .cm-switches label{width:32px}.cm .cm-switches label:has(input:not(:checked)){opacity:.45}.cm .cm-section{text-transform:uppercase}.cm .cm-row:focus-visible{outline-color:var(--item-color)}.dx-highlighted{z-index:20!important}.dx-highlighted .dx-card-face{outline:1.33333cqw solid var(--deck-color);outline-offset:2.66667cqw}.dx-highlighted .dx-card-lift{transform:perspective(933.333cqw)translateY(-5.33333cqw)rotateX(0)rotateY(0)rotate(0)}@media (max-width:1000px) and (min-width:651px){.dx-workspace{grid-template-columns:250px minmax(0,1fr)}.dx-sidebar.cm{padding:22px 18px}.cm .cm-row{gap:9px}.cm h1{font-size:27px}}@media (max-width:650px){.dx-sidebar.cm{height:236px;padding:12px 16px;position:relative;top:auto}.cm .cm-body{padding:0;overflow:hidden}.cm .cm-up,.cm .cm-eyebrow,.cm .cm-description,.cm .cm-follow,.cm .cm-section,.cm .cm-read{display:none}.cm h1{white-space:nowrap;text-overflow:ellipsis;margin:0 0 10px;font-size:23px;line-height:30px;display:block;overflow:hidden}.cm .cm-area{display:none}.cm .cm-path{white-space:nowrap;margin:0 0 5px;font-size:10px;line-height:16px;overflow:auto}.cm .cm-items{scrollbar-width:thin;flex-direction:row;gap:7px;padding:1px 2px 6px;overflow-x:auto}.cm .cm-row{flex:0 0 165px;gap:10px;min-height:60px;padding:8px 10px}.cm .cm-row strong{font-size:12px}.cm .cm-row small{font-size:9px}.cm .cm-mini{width:20px;height:29px;font-size:12px}.cm .cm-bottom{margin-top:0;padding-top:8px}.cm .cm-bottom fieldset{padding-top:8px;display:block}.cm .cm-bottom legend{margin-bottom:8px;font-size:10px}.cm .cm-switches{display:flex}.cm .cm-swatch{width:19px;height:23px;font-size:11px}.cm .cm-switches label{gap:4px}.cm .cm-switches input{width:14px;height:14px}}@media (prefers-reduced-motion:reduce){.dx-highlighted .dx-card-lift{transform:none}}.dx-printed-face{aspect-ratio:825/1425;background:#fcf8f2;border-radius:4.12%/2.39%;width:100%;display:block;position:relative;overflow:hidden;box-shadow:0 2px 3px #18203818,0 15px 30px #18203822}.dx-printed-face img{pointer-events:none;max-width:none;display:block;position:absolute}.dx-pack .dx-printed-face{box-shadow:2px 3px #fffef6,4px 6px #c7cbc2,6px 9px #fffef6,8px 12px 18px #18203828}.dx-highlighted .dx-printed-face{outline:2px solid var(--deck-color);outline-offset:4px}.dx-reader-card{aspect-ratio:825/1425}.dx-reader-content--printed{grid-template-columns:minmax(0,1fr) 270px;gap:38px;max-width:1660px;padding:88px 36px 48px}.dx-reader-content--printed .dx-description h2{margin:12px 0 18px;font-size:32px}.dx-reader-content--printed .dx-gist{margin-bottom:20px;font-size:16px;line-height:1.65}.dx-reader-content--printed .dx-description nav{margin-bottom:22px}.dx-reader-content--printed .dx-children>button{padding:10px 0;font-size:14px}.dx-print-viewer{width:100%;min-width:0}.dx-print-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.dx-side-controls,.dx-print-zoom{align-items:center;gap:3px;display:flex}.dx-side-controls{background:#e1e5e3;border:1px solid #d2d8d7;border-radius:7px;padding:3px}.dx-print-toolbar button{color:#566175;white-space:nowrap;background:0 0;border:0;border-radius:4px;min-height:38px;padding:9px 13px;font-size:13px}.dx-side-controls button[aria-pressed=true]{color:#182038;background:#fff;box-shadow:0 1px 3px #18203818}.dx-print-zoom button{background:#fff;border:1px solid #d2d8d7;padding:8px 11px}.dx-print-zoom button:first-child,.dx-print-zoom button:last-child{min-width:38px;font-size:20px;line-height:1}.dx-print-viewport{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#fff6 transparent;background:0 0;border:1px solid #ffffff30;border-radius:8px;height:calc(100dvh - 220px);min-height:460px;max-height:1050px;overflow:auto}.dx-print-pair{justify-content:center;align-items:flex-start;gap:24px;width:max-content;min-width:100%;padding:16px;display:flex}.dx-print-pair.dx-print-stacked{flex-direction:column;align-items:center}.dx-print-pair figure{width:var(--print-width);flex-shrink:0;margin:0}.dx-print-pair figcaption{letter-spacing:.3px;color:#667084;margin:0 0 10px;font-size:11px;line-height:1.5}.dx-print-caption{color:#667084;margin:12px 0 20px;font-size:11px}.dx-print-text{border-top:1px solid #d0d6d3;padding-top:14px;font-size:15px;line-height:1.7}.dx-print-text summary{cursor:pointer;color:#344a96;min-height:30px}.dx-print-text>div{grid-template-columns:1fr 1fr;gap:32px;padding-top:12px;display:grid}.dx-print-text h3{margin:8px 0 24px;font-size:24px;font-weight:500}.dx-print-text h4{overflow-wrap:anywhere;margin:20px 0 4px;font-size:13px;font-weight:600}.dx-print-text p{color:#4e5a6f;margin:0}.dx-card-availability{border-left:2px solid var(--deck-color);color:#5b677a;background:#ffffff85;margin:0 0 24px;padding:14px 16px;font-size:13px;line-height:1.7}.dx-card-availability button{color:var(--deck-color);text-underline-offset:3px;background:0 0;border:0;padding:0;text-decoration:underline}.dx-available-cards{margin:26px 0}.dx-available-cards h3{font-size:14px;font-weight:500}.dx-available-cards h3>span{color:#7a8492;margin-left:8px}.dx-available-cards>button{width:100%;color:var(--deck-color);text-align:left;background:#fff;border:1px solid #d6dce4;border-radius:4px;justify-content:space-between;align-items:center;gap:12px;margin:6px 0;padding:12px;font-size:13px;display:flex}.dx-available-cards small{color:#6b7585;white-space:nowrap;font-size:10px}.dx-image-error{color:#182038;place-items:center;height:100%;padding:25px;font-size:14px;display:grid}@media (max-width:1100px){.dx-reader-content--printed{grid-template-columns:minmax(0,1fr);gap:32px;max-width:980px}.dx-reader-content--printed .dx-description{max-width:680px}.dx-print-viewport{min-height:440px}}@media (max-width:650px){.dx-reader-content--printed{padding:76px 14px 32px;display:block}.dx-reader-content--printed .dx-description{margin-top:32px;padding:0 10px}.dx-print-toolbar{gap:8px}.dx-print-toolbar button{min-height:42px;padding:8px 9px;font-size:12px}.dx-print-zoom{gap:3px}.dx-print-zoom button:first-child,.dx-print-zoom button:last-child{min-width:34px}.dx-print-viewport{height:calc(100dvh - 205px);min-height:420px}.dx-print-text>div{grid-template-columns:1fr;gap:20px}.dx-print-pair figcaption{font-size:12px}}.dx-reader-content{--reader-accent:color-mix(in srgb,var(--deck-color) 40%,white)}.dx-close,.dx-print-zoom button{color:#f5f5f5;background:#ffffff12;border-color:#ffffff40}.dx-description nav,.dx-source-note,.dx-print-pair figcaption,.dx-print-caption,.dx-print-text p,.dx-available-cards h3>span,.dx-available-cards small{color:#c9cbd2}.dx-reader-region,.dx-guide-link,.dx-card-availability button,.dx-print-text summary{color:var(--reader-accent)}.dx-children>button{color:#f5f5f5;border-bottom-color:#ffffff30}.dx-side-controls{background:#ffffff12;border-color:#ffffff30}.dx-print-toolbar button{color:#e4e5e9}.dx-side-controls button[aria-pressed=true]{color:#182038;box-shadow:none;background:#f5f5f5}.dx-print-text{border-top-color:#ffffff30}.dx-card-availability{border-left-color:var(--reader-accent);color:#d8dae0;background:#ffffff0d}.dx-available-cards>button{color:var(--reader-accent);background:#ffffff0d;border-color:#ffffff30}.dx-close:hover,.dx-print-zoom button:hover,.dx-side-controls button[aria-pressed=false]:hover,.dx-available-cards>button:hover,.dx-children>button:hover{background:#ffffff20}.dx-description nav button:hover,.dx-card-availability button:hover{color:#fff}.dx-depth-mobile{display:none}@media (max-width:650px),(max-width:1000px) and (max-height:600px){.dx-app{flex-direction:column;height:100dvh;min-height:0;display:flex;overflow:hidden}.dx-workspace{flex:1;min-height:0;overflow:hidden}.dx-sidebar.cm{flex-shrink:0}.dx-main{grid-template-rows:auto minmax(0,1fr) auto;min-height:0;display:grid}.dx-stage-bar{flex-shrink:0}.dx-canvas-row{min-height:0;overflow:hidden}.dx-canvas-row>.dx-stage{height:100%;min-height:0}.dx-zoom-rail{gap:6px;min-height:0;padding:8px 3px}.dx-zoom-rail input{flex:1;height:auto;min-height:32px}.dx-zoom-rail button,.dx-zoom-rail label,.dx-zoom-rail output{flex-shrink:0}.dx-depth{z-index:45;padding:10px 16px calc(8px + env(safe-area-inset-bottom,0px));position:relative;box-shadow:0 -4px 16px #1820380a}.dx-depth-top{min-height:30px;margin-bottom:0;font-size:13px;line-height:1.4}.dx-depth-top button{min-height:30px;padding:4px 0}.dx-depth-desktop{display:none}.dx-depth-mobile{display:inline}.dx-depth input{-webkit-appearance:none;appearance:none;touch-action:none;cursor:ew-resize;background:0 0;width:100%;height:44px;margin:0;display:block}.dx-depth input::-webkit-slider-runnable-track{background:linear-gradient(to right,#3156d3 0 var(--depth-fill),#d4dbe7 var(--depth-fill) 100%);border-radius:4px;height:7px}.dx-depth input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#3156d3;border:3px solid #fff;border-radius:50%;width:28px;height:28px;margin-top:-10.5px;box-shadow:0 0 0 1px #3156d3,0 2px 5px #18203830}.dx-depth input::-moz-range-track{background:#d4dbe7;border-radius:4px;height:7px}.dx-depth input::-moz-range-progress{background:#3156d3;border-radius:4px;height:7px}.dx-depth input::-moz-range-thumb{background:#3156d3;border:3px solid #fff;border-radius:50%;width:22px;height:22px;box-shadow:0 0 0 1px #3156d3,0 2px 5px #18203830}.dx-stops{gap:4px;margin-top:0}.dx-stops button{min-height:28px;font-size:10px;line-height:1.3}.dx-depth p{display:none}}@media (max-width:650px) and (max-height:740px){.dx-sidebar.cm{height:180px;padding:10px 16px}.cm h1{margin-bottom:6px;font-size:21px;line-height:26px}.cm .cm-path{display:none}.cm .cm-row{min-height:48px;padding:6px 9px}.cm .cm-mini{height:26px}.cm .cm-bottom{padding-top:5px}.cm .cm-bottom fieldset{padding-top:6px}.cm .cm-bottom legend{margin-bottom:6px}.cm .cm-switches label{flex-direction:row;gap:6px;width:auto;min-height:24px}.cm .cm-swatch{width:17px;height:22px}.dx-gesture-hint{display:none}}@media (min-width:651px) and (max-width:1000px) and (max-height:600px){.dx-sidebar.cm{height:100%;min-height:0}.dx-zoom-rail label{display:none}.dx-zoom-rail button{width:36px;height:32px;min-height:32px}.dx-zoom-rail{gap:4px;padding:5px 3px}.dx-gesture-hint{display:none}}@media (max-width:650px) and (max-height:740px){.dx-zoom-rail label{display:none}.dx-zoom-rail{gap:4px;padding:6px 3px}.dx-zoom-rail button{width:36px;height:32px}.dx-zoom-rail input{min-height:24px}}@media (max-width:650px) and (max-height:500px) and (orientation:landscape){.dx-workspace{grid-template-columns:150px minmax(0,1fr);display:grid}.dx-sidebar.cm{border-bottom:0;border-right:1px solid #dce0e4;height:100%;min-height:0;padding:10px}.cm .cm-body{overflow-y:auto}.cm h1{font-size:18px;line-height:24px}.cm .cm-items{flex-direction:column;gap:5px;overflow:visible}.cm .cm-row{flex:none;gap:5px;min-height:44px;padding:6px}.cm .cm-mini{display:none}.cm .cm-switches{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.cm .cm-switches label{justify-content:space-between}.cm .cm-swatch{width:15px;font-size:10px}.dx-stage-bar{height:36px;min-height:36px;padding:0 8px}.dx-view-path button{padding:4px 2px;font-size:11px}.dx-depth{padding:6px 10px calc(4px + env(safe-area-inset-bottom,0px))}.dx-depth-top,.dx-depth-top button{min-height:26px;font-size:12px}.dx-depth-top b{margin-left:5px}.dx-stops{display:none}}.dx-reader--paired{overflow:hidden}.dx-paired-reader{flex-direction:column;min-width:0;height:100%;display:flex}.dx-paired-header{flex-shrink:0;align-items:flex-start;gap:24px;min-height:150px;padding:24px 40px 18px;display:flex}.dx-paired-header>div{flex:1;min-width:0}.dx-paired-header .dx-close{flex-shrink:0;min-height:44px;margin-left:auto;position:static}.dx-paired-path{color:#bbc8e7;letter-spacing:.5px;text-overflow:ellipsis;white-space:nowrap;margin:0 0 6px;font-size:12px;line-height:1.5;overflow:hidden}.dx-paired-header h2{overflow-wrap:anywhere;outline:none;margin:0;font-family:Georgia,serif;font-size:clamp(44px,6.4vw,72px);font-weight:400;line-height:1.08}.dx-paired-subtitle{color:#eceef2;margin:12px 0 0;font-size:clamp(22px,2.6vw,32px);line-height:1.4}.dx-paired-context{color:#d0d6e2;margin:8px 0 0;font-size:14px;line-height:1.5}.dx-paired-stage{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#fff6 transparent;flex:1;min-height:0;overflow:auto;container-type:size}.dx-paired-cards{justify-content:center;align-items:flex-start;gap:56px;min-height:100%;padding:8px 44px 28px;display:flex}.dx-paired-cards figure{flex-shrink:0;width:min(45.8716cqw - 66.055px,max(240px,57.8947cqh - 64.8421px),825px);margin:0}.dx-paired-cards figcaption{color:#d1d8e4;justify-content:space-between;align-items:center;gap:10px;min-height:32px;margin:0 0 22px;font-size:14px;display:flex}.dx-paired-cards figcaption b{font-weight:400}.dx-paired-art{text-align:left;transform-origin:50%;background:0 0;border:0;width:100%;padding:0;display:block;transform:rotate(-3deg);cursor:zoom-in!important}.dx-paired-cards figure:nth-child(2) .dx-paired-art{transform:rotate(3deg)}.dx-paired-art .dx-printed-face{box-shadow:0 3px 4px #0004,0 22px 38px #0005}.dx-paired-footer{min-height:64px;padding:0 18px max(8px,env(safe-area-inset-bottom,0px));color:#c4ccd9;background:0 0;flex-shrink:0;justify-content:center;align-items:center;gap:14px;font-size:12px;display:flex}.dx-card-page{color:#f5f5f5;text-align:center;background:#ffffff12;border:1px solid #fff6;border-radius:4px;justify-content:center;align-items:center;min-height:44px;padding:10px 20px;font-size:14px;line-height:1.4;text-decoration:none;display:inline-flex}.dx-card-page:hover{background:#ffffff24;border-color:#fffa}.dx-paired-footer button{color:#c3d1f4;background:0 0;border:0;padding:10px 0;font-size:12px}.dx-paired-back{display:none}.dx-paired-flights{visibility:hidden;pointer-events:none;z-index:2;perspective:1500px;position:fixed;inset:0;overflow:hidden}.dx-paired-flight{transform-origin:50%;will-change:transform;perspective:1500px;-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;top:0;left:0}.dx-paired-flight .dx-printed-face{height:100%;box-shadow:0 6px 14px #0005,0 25px 40px #0005}.dx-paired-turner{width:100%;height:100%;transform-style:preserve-3d;will-change:transform;position:relative}.dx-paired-face{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;inset:0}.dx-paired-reverse{transform:rotateY(180deg)}.dx-paired-reader[data-phase=opening] .dx-paired-art{visibility:hidden}.dx-paired-reader[data-phase=opening] figcaption{opacity:0}.dx-paired-reader[data-phase=opening] .dx-paired-stage{overflow:hidden}.dx-paired-header,.dx-paired-footer{z-index:3;position:relative}.dx-card-full{color:#f5f5f5;background:#101112;border:0;width:100dvw;max-width:none;height:100dvh;max-height:none;margin:0;padding:80px 30px 35px;position:fixed;inset:0;overflow:auto}.dx-card-full::backdrop{background:#000b}.dx-card-full .dx-close{z-index:5;background:#22252a;min-height:44px;position:fixed;top:18px;right:18px}.dx-card-native{width:825px;margin:0 auto}@media (max-width:650px){.dx-paired-header{min-height:126px;padding:18px 18px 12px;display:block}.dx-paired-path{min-height:36px;padding-right:96px;font-size:11px}.dx-paired-header h2{font-size:36px}.dx-paired-subtitle{margin-top:10px;font-size:19px}.dx-paired-context{font-size:12px;line-height:1.5}.dx-paired-header .dx-close{padding:9px 12px;position:absolute;top:12px;right:18px}.dx-paired-cards{flex-direction:column;justify-content:flex-start;align-items:center;gap:32px;padding:8px 28px 28px}.dx-paired-cards figure{width:min(91.7431cqw - 51.3761px,550px)}.dx-paired-cards figcaption{min-height:44px;font-size:12px}.dx-paired-footer{gap:12px;min-height:64px}.dx-card-page{padding:9px 14px;font-size:13px}.dx-paired-footer button{min-height:44px;font-size:11px}.dx-paired-back{display:block}.dx-card-full{padding:80px 16px 30px}.dx-card-native{margin:0}}@media (min-width:651px) and (max-height:500px){.dx-paired-header{min-height:110px;padding-top:12px;padding-bottom:10px}.dx-paired-header h2{font-size:38px}.dx-paired-subtitle{margin-top:8px;font-size:20px}.dx-paired-cards figure{width:min(45.8716cqw - 66.055px,360px)}}body:has(>.dx-app){flex-direction:column;height:100dvh;min-height:0;display:flex;overflow:hidden}:is(body:has(>.dx-app)>.access-meter,body:has(>.dx-app)>.access-member){flex:none}.dx-app{flex-direction:column;flex:1;height:auto;min-height:0;display:flex;overflow:hidden}.dx-app>.public-topbar{flex:none;position:relative}.dx-app .public-navigation a{font-size:14px}.dx-workspace{flex:1;min-height:0;overflow:hidden}.dx-main{grid-template-rows:auto minmax(0,1fr) auto;min-height:0;display:grid}.dx-canvas-row{min-height:0;overflow:hidden}.dx-canvas-row>.dx-stage{height:100%;min-height:0}.dx-zoom-rail{min-height:0}.dx-zoom-rail input{flex:1;height:auto;min-height:24px;max-height:320px}.dx-zoom-rail button,.dx-zoom-rail label,.dx-zoom-rail output{flex-shrink:0}@media (min-width:651px){.dx-sidebar.cm{height:100%;min-height:0}}@media (max-width:800px){.dx-app>.public-topbar{gap:8px;padding:12px 16px}}@media (max-width:650px) and (max-height:650px) and (orientation:portrait){.dx-app>.public-topbar{padding-top:8px;padding-bottom:8px}.dx-sidebar.cm{height:168px}.dx-stage-bar{height:36px;min-height:36px;padding-top:0;padding-bottom:0}.dx-stops{display:none}}@media (max-width:1000px) and (max-height:500px) and (orientation:landscape){.dx-stage-bar{height:36px;min-height:36px;padding-top:0;padding-bottom:0}.dx-stops{display:none}}@media (min-width:651px) and (max-height:650px){.dx-zoom-rail{gap:4px;padding:6px 3px}.dx-zoom-rail label{display:none}.dx-zoom-rail button{width:36px;height:32px}}.dx-reader-navigation{align-items:center;gap:18px;min-width:0;display:flex}.dx-reader-navigation>button{text-align:left;text-overflow:ellipsis;white-space:nowrap;max-width:190px;min-height:44px;overflow:hidden}.dx-reader-navigation details{position:relative}.dx-reader-navigation summary{cursor:pointer;box-sizing:border-box;min-height:44px;padding:12px 0}.dx-reader-navigation details>div{background:#212735;border:1px solid #ffffff40;border-radius:8px;width:min(300px,70vw);max-height:45dvh;padding:8px;position:absolute;bottom:100%;left:0;overflow:auto;box-shadow:0 10px 25px #0005}.dx-reader-navigation details>div>button{text-align:left;color:#f5f5f5;width:100%;min-height:44px;padding:12px;line-height:1.4;display:block}.dx-reader-navigation details>div>button:hover{background:#ffffff14}.dx-paired-footer :focus-visible{outline-offset:4px;outline:2px solid #b9caff}.dx-reader-pending{overflow:auto}.dx-pending-summary{max-width:700px;margin:10px 40px 24px;font-size:20px;line-height:1.6}.dx-reader-pending .access-overlay{z-index:auto;background:0 0;flex:1;position:static;inset:auto;overflow:visible}.dx-reader-pending .access-card{box-sizing:border-box;width:100%;margin:0 auto 24px}.dx-reader-pending .dx-paired-header{background:#101112;position:sticky;top:0}.dx-card-native--digital{width:825px;max-width:none}@media (max-width:760px){.dx-paired-footer{flex-wrap:wrap;gap:0 18px;padding-top:8px}.dx-reader-navigation{flex:100%;justify-content:space-between}.dx-reader-navigation details>div{left:auto;right:0}.dx-pending-summary{margin:8px 18px 20px;font-size:17px}}.dx-paired-header{max-height:42dvh;overflow:auto}
