@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{font-family:Inter Variable,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#171719;background:#fff;font-synthesis:none;--red: #e31524;--red-dark: #d50d1a;--muted: #6d6d73;--line: #e5e5e9;--surface: #f6f6f8;--ease: cubic-bezier(.2, .75, .25, 1)}*{box-sizing:border-box;letter-spacing:0}body{margin:0;min-width:320px;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,select{cursor:pointer}button{color:inherit;border:0;background:none}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed}img{display:block;max-width:100%}svg{flex-shrink:0;stroke-width:1.65}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #1669c9;outline-offset:4px}h1,h2,h3,p{margin:0}h1:focus{outline:none}main:focus{outline:none}main{scroll-margin-top:90px}::selection{background:#ffdade}.page-width{max-width:1600px;margin-inline:auto;padding-inline:32px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;z-index:100;top:-60px;left:20px;padding:12px 20px;background:#fff;border:2px solid var(--red)}.skip-link:focus{top:12px}.site-header{height:77px;border-bottom:1.5px solid var(--red);background:#fffffff5;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{height:100%;display:flex;align-items:center;gap:66px}.wordmark{font-size:40px;line-height:1;font-weight:800;white-space:nowrap}.wordmark span{color:var(--red)}.site-header nav{align-self:stretch;display:flex;gap:32px}.site-header nav a{display:flex;align-items:center;position:relative;font-size:15px;font-weight:550;padding:2px 4px 0;transition:color .2s}.site-header nav a:after{content:"";position:absolute;height:5px;background:var(--red);bottom:0;left:0;right:0;transform:scaleX(0);transition:transform .28s var(--ease);transform-origin:left}.site-header nav a:hover,.site-header nav a.active{color:var(--red)}.site-header nav a.active:after{transform:scaleX(1)}.header-note{margin-left:auto;display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted)}.live-dot{height:6px;width:6px;border-radius:50%;background:var(--red)}.library{padding-top:27px;padding-bottom:30px}.library-heading{display:flex;justify-content:space-between;align-items:center;gap:28px}.library-heading h1{font-size:23px;font-weight:700;line-height:1.35}.library-heading p{color:var(--muted);font-size:16px;margin-top:7px}.search-field{width:485px;max-width:42%;min-height:49px;border:1px solid #d9d9e0;border-radius:7px;display:flex;align-items:center;gap:13px;padding:0 15px;color:var(--muted);transition:border-color .2s,box-shadow .2s;background:#fff}.search-field:focus-within{border-color:#999;box-shadow:0 0 0 3px #ededf0}.search-field input{border:0;outline:none;padding:13px 0;flex:1;min-width:0;background:transparent;color:#171719;font-size:14px}.search-field input:focus-visible{outline:none}input[type=search]::-webkit-search-cancel-button{display:none}.icon-button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;flex-shrink:0;transition:background .2s,transform .2s}.icon-button:hover{background:#efeff2}.icon-button:active{transform:scale(.95)}.icon-button.clear{width:28px;height:28px}.bordered{border:1px solid var(--line)}.library-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:29px;margin-bottom:26px}.platforms{display:flex;gap:18px;flex-wrap:wrap}.platforms button{border:1px solid #dedee4;border-radius:6px;min-height:33px;padding:6px 17px;font-size:13px;white-space:nowrap;transition:background .2s,color .2s,border-color .2s,transform .2s var(--ease)}.platforms button:hover{border-color:#96969d;background:#f8f8fa;transform:translateY(-1px)}.platforms button.selected{background:var(--red);border-color:var(--red);color:#fff;box-shadow:0 3px 7px #ed172414}.sort-label{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:12px}.sort-label select{border:0;background:transparent;color:#55555b;padding:7px 3px}.game-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 20px}.game-card{display:flex;flex-direction:column;border:1px solid #dddde3;border-radius:8px;overflow:hidden;min-width:0;background:#fff;transition:transform .32s var(--ease),box-shadow .32s var(--ease),border-color .25s;animation:card-enter .65s var(--ease) both;animation-delay:calc(var(--index) * 35ms)}.game-card:hover,.game-card:focus-within{border-color:var(--red);transform:translateY(-3px);box-shadow:0 5px 15px #ed17240d}.card-main{display:block;flex:1}.card-art{position:relative;overflow:hidden;aspect-ratio:1.52;background:#efeff2}.card-art img{width:100%;height:100%;object-fit:cover;transition:transform .65s var(--ease)}.game-card:hover .card-art img{transform:scale(1.025)}.card-arrow{width:44px;height:44px;position:absolute;right:14px;bottom:14px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;color:#4e4e53;box-shadow:0 3px 10px #0002;opacity:0;transform:translate(-8px);transition:opacity .25s,transform .35s var(--ease)}.game-card:hover .card-arrow,.game-card:focus-within .card-arrow{opacity:1;transform:translate(0)}.art-label{position:absolute;bottom:6px;left:7px;padding:3px 5px;font-size:9px;background:#0000009e;color:#fff;border-radius:3px}.card-info{padding:12px 12px 10px}.card-info h2{font-size:14px;line-height:1.35;font-weight:650;min-height:38px;display:flex;align-items:flex-start}.card-meta{display:flex;align-items:center;justify-content:space-between;gap:5px;color:var(--muted);font-size:11px;min-height:19px}.badge{background:#efeff2;color:#64646c;border-radius:4px;padding:3px 6px;font-size:10px;line-height:1.35;white-space:nowrap;display:inline-flex;align-items:center;width:fit-content}.card-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:9px 7px;border-top:1px solid #efeff2}.card-actions a{display:flex;gap:7px;justify-content:center;align-items:center;padding:2px 1px;font-size:10px;min-width:0;transition:color .18s}.card-actions a+a{border-left:1px solid #e7e7ec}.card-actions a:hover{color:var(--red)}.card-actions svg{width:16px;height:16px}.card-actions span{display:block}.card-actions small{font-size:10px;display:block;margin-top:6px;line-height:1.3}.results-line{display:flex;align-items:center;justify-content:space-between;font-size:13px;color:var(--muted);margin:-8px 0 20px;gap:10px}.text-button,.outside,.back-link,.all-techniques{display:inline-flex;align-items:center;gap:7px}.text-button{font-size:12px}.outside:hover,.text-button:hover,.back-link:hover{color:var(--red)}.collection-note{margin-top:32px;padding-top:22px;border-top:1px solid var(--line);display:flex;align-items:center;gap:10px;color:var(--muted);font-size:12px;line-height:1.6}.collection-note a{margin-left:auto;display:flex;align-items:center;gap:7px;white-space:nowrap}.site-footer{border-top:1px solid var(--line);margin-top:12px}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:88px;font-size:12px;color:var(--muted)}.footer-inner>div{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.footer-inner>div span+span:before{content:"";display:inline-block;width:3px;height:3px;border-radius:50%;background:#a3a3a9;margin:0 20px 3px 0}.footer-inner>a{display:flex;align-items:center;gap:5px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:10px 17px;border-radius:6px;border:1px solid #dadadf;font-size:13px;font-weight:550;transition:background .2s,transform .2s,border-color .2s}.button:hover{background:#f5f5f7;border-color:#999}.button:active{transform:scale(.98)}.button.primary{color:#fff;background:var(--red);border-color:var(--red)}.button.primary:hover{background:var(--red-dark)}.empty-state{min-height:450px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;gap:18px;padding:50px 24px}.empty-state>svg{color:#85858b}.empty-state h2{font-size:24px}.empty-state p{color:var(--muted)}.detail{padding-top:25px}.breadcrumb{display:flex;align-items:center;gap:13px;color:var(--muted);font-size:12px}.breadcrumb a{color:#333;display:flex;align-items:center;gap:7px;flex-shrink:0}.breadcrumb span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-heading{margin:31px 0 23px;display:flex;justify-content:space-between;align-items:center;gap:24px}.eyebrow{color:var(--muted);display:flex;gap:12px;align-items:center;font-size:12px;margin-bottom:11px;flex-wrap:wrap}.eyebrow span{color:#bdbdc2}.detail-heading h1{font-size:36px;font-weight:750;line-height:1.2;max-width:1000px;overflow-wrap:anywhere}.draft-banner{display:flex;align-items:center;gap:10px;color:#6e5b39;background:#faf8f2;padding:11px 14px;font-size:12px;line-height:1.6;border-left:2px solid #b69a62}.draft-banner strong{font-weight:600}.detail-tabs{display:flex;gap:34px;border-bottom:1px solid var(--line);margin:23px 0 30px}.detail-tabs a{display:flex;align-items:center;gap:10px;padding:16px 2px;position:relative;font-size:14px;color:var(--muted)}.detail-tabs a:after{content:"";position:absolute;height:3px;bottom:-1px;left:0;right:0;background:var(--red);transform:scaleX(0);transition:transform .3s var(--ease)}.detail-tabs a.active{color:#151517;font-weight:600}.detail-tabs a.active:after{transform:scaleX(1)}.tab-number{font-size:10px;color:#73737b;margin-left:8px}.detail-content{animation:content-enter .35s var(--ease)}.watch-layout{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(270px,1fr);gap:38px}.watch-media{position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:6px;background:#f3f3f5}.watch-media>img{width:100%;height:100%;object-fit:contain;background:#151517}.media-caption{position:absolute;bottom:0;left:0;right:0;background:#141417d9;color:#fff;padding:11px 15px;font-size:11px;display:flex;justify-content:space-between}.media-caption>span{color:#ceced3}.watch-status{padding:20px 0;display:flex;gap:15px;align-items:center}.status-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#f2f2f5;border-radius:50%;flex-shrink:0}.watch-status h2{font-size:16px;font-weight:600}.watch-status p{font-size:12px;color:var(--muted);margin-top:6px}.watch-status .button{margin-left:auto;flex-shrink:0}.section-kicker{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:600;color:var(--muted);margin-bottom:14px}.watch-notes{padding-top:5px}.watch-notes h2{font-size:28px;margin-bottom:9px}.muted{color:var(--muted)}.small{font-size:12px;line-height:1.7}.watch-notes>p{font-size:14px}.sample-note{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:11px;margin:27px 0 8px}.chapter{border-bottom:1px solid var(--line)}.chapter-trigger{width:100%;display:flex;align-items:center;text-align:left;gap:17px;min-height:70px;padding:17px 0;font-size:15px}.timestamp{font-variant-numeric:tabular-nums;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;color:#71717a;background:var(--surface);border:1px solid var(--line);border-radius:4px;padding:5px 7px;flex-shrink:0}.how-label{margin-left:auto;display:flex;align-items:center;gap:6px;font-size:12px;color:var(--red);white-space:nowrap}.how-label svg{transition:transform .3s}.chapter.active .how-label svg{transform:rotate(180deg)}.chapter.active .timestamp{color:var(--red-dark);background:#fff3f4;border-color:#ffdadd}.chapter.active .chapter-trigger{font-weight:600}.chapter-body{padding:0 0 23px 78px;animation:content-enter .25s var(--ease)}.chapter-body>p{margin-top:13px;font-size:14px;line-height:1.75;max-width:65ch}.chapter-body>p.small{font-size:11px}.chapter-links{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin-top:18px;font-size:12px}.chapter-links a{display:flex;align-items:center;gap:6px}.chapter-links>a:first-child{color:var(--red-dark)}.compact .chapter-trigger{gap:12px;font-size:13px;min-height:64px}.compact .how-label{font-size:11px}.compact .chapter-body{padding-left:0}.compact .chapter-body>p{font-size:13px}.all-techniques{font-size:12px;margin-top:25px}.all-techniques:hover{color:var(--red)}.record-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:24px 0;margin-top:12px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.record-grid>div{display:flex;align-items:center;gap:14px;padding-left:26px;font-size:12px;color:var(--muted)}.record-grid>div:first-child{padding-left:0}.record-grid>div+div{border-left:1px solid var(--line)}.record-grid strong{display:block;color:#303036;font-weight:500;margin-top:8px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.section-heading h2{font-size:24px;font-weight:650;line-height:1.35}.section-heading>a{display:flex;align-items:center;gap:7px;font-size:13px;flex-shrink:0}.section-intro{font-size:14px;color:var(--muted);line-height:1.6;margin-top:13px;margin-bottom:28px}.archive-section{padding:32px 0;border-bottom:1px solid var(--line)}.archive-section h3{font-size:17px;margin:23px 0 9px}.archive-credits{max-width:90ch;font-size:12px;color:#66666e;line-height:1.75;margin:15px 0 20px}.archive-section>p:last-child{margin-top:14px}.video-embed{width:100%;max-width:1000px;aspect-ratio:16/9;background:#18181b}.video-embed iframe{width:100%;height:100%;border:0}.understand-layout,.reproduce-layout{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(260px,1fr);gap:64px;padding-bottom:26px}.context-aside{border-left:1px solid var(--line);padding:4px 0 0 28px;color:var(--muted);font-size:13px;line-height:1.8}.context-aside>svg{color:#35353b;margin-bottom:15px}.context-aside h3{color:#25252a;font-size:16px;margin-bottom:11px}.context-aside p{margin-bottom:20px;max-width:65ch}.context-aside hr{border:0;border-top:1px solid var(--line);margin:26px 0}.context-aside>a{display:flex;font-size:12px;margin-top:14px;color:#3a3a41}.observation{background:var(--surface);margin-top:26px;padding:23px;border-left:2px solid #b5b5c0}.observation h3{font-size:16px}.observation ol{padding-left:21px;margin:18px 0 22px;color:#64646d;font-size:13px;line-height:2}.replay-manifest dl{margin:23px 0}.replay-manifest dl>div{border-top:1px solid var(--line);padding:12px 0;display:flex;justify-content:space-between;gap:14px;font-size:11px}.replay-manifest dt{color:#44444b}.replay-manifest dd{margin:0}.checklist-progress{display:flex;align-items:center;gap:18px;font-size:11px;color:var(--muted);margin:22px 0 6px}progress{height:5px;border:0;border-radius:2px;width:130px;accent-color:var(--red)}progress::-webkit-progress-bar{background:#ededf1;border-radius:2px}progress::-webkit-progress-value{background:var(--red);border-radius:2px;transition:width .3s}.checklist-step{display:flex;align-items:flex-start;gap:15px;padding:24px 0;border-bottom:1px solid var(--line);cursor:pointer}.checklist-step input{width:18px;height:18px;margin:1px 0;accent-color:var(--red);flex-shrink:0;cursor:pointer}.step-number{font-family:Consolas,monospace;font-size:12px;color:#73737b;padding-top:2px}.checklist-step strong{font-weight:600;font-size:14px}.step-description{display:block;max-width:65ch;color:var(--muted);font-size:13px;line-height:1.8;margin-top:8px}.checklist-step.complete strong{color:#727279}.success-note{display:flex;align-items:center;gap:9px;color:#26724d;font-size:12px;margin-top:20px;line-height:1.6}.source-strip{display:flex;justify-content:space-between;gap:30px;padding:29px 0;border-bottom:1px solid var(--line)}.source-strip h3{font-size:14px;margin-bottom:13px}.source-strip p{color:var(--muted);font-size:11px;line-height:1.8;max-width:100ch}.source-strip>div:last-child{display:flex;flex-direction:column;gap:15px;font-size:12px;min-width:145px}.related{padding:34px 0 40px}.related>.section-heading{margin-bottom:23px}.share-dialog{padding:25px;border:1px solid var(--line);border-radius:8px;width:520px;max-width:calc(100% - 32px);box-shadow:0 22px 100px #0002}.share-dialog[open]{animation:content-enter .2s var(--ease)}.share-dialog::backdrop{background:#16161a61;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dialog-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.dialog-head h2{font-size:21px}.share-dialog label{display:block;font-size:12px;margin-bottom:9px;color:var(--muted)}.share-input{display:flex;gap:10px}.share-input input{width:100%;min-width:0;font-size:12px;padding:10px;border:1px solid var(--line);border-radius:5px}.dialog-status{font-size:12px;margin-top:15px;color:var(--muted)}.techniques-page{padding-top:29px;padding-bottom:40px}.technique-list{margin-top:19px;border-top:1px solid var(--line)}.technique-row{display:flex;align-items:center;gap:23px;padding:15px 0;border-bottom:1px solid var(--line);transition:background .2s,padding .2s}.technique-row:hover{background:#fafafa;padding-left:8px;padding-right:8px}.technique-row>img{width:88px;height:57px;object-fit:cover;border-radius:4px}.technique-row-title{display:flex;flex-direction:column;gap:8px;flex:1}.technique-row-title strong{font-size:14px;font-weight:600}.technique-row-title small{font-size:12px;color:var(--muted)}.technique-category{font-size:12px;color:var(--muted);width:160px}.row-how{color:var(--red);font-size:12px;display:flex;align-items:center;gap:8px;width:90px;justify-content:flex-end}.about-page{padding-top:32px;padding-bottom:60px;max-width:1200px}.about-page .back-link{font-size:12px;margin-bottom:50px}.about-page h1{font-size:44px;font-weight:750;line-height:1.18}.about-lead{font-size:19px;line-height:1.7;max-width:660px;color:var(--muted);margin:24px 0 47px}.about-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 65px}.about-columns section{border-top:1px solid var(--line);padding-top:25px}.about-columns h2{font-size:21px;margin-bottom:19px}.about-columns p{font-size:14px;line-height:1.9;color:#68686f;margin-bottom:15px}.about-columns .outside{font-size:12px;display:flex;width:fit-content;margin-top:15px}.not-found{min-height:calc(100vh - 180px)}.not-found h1{font-size:30px}@keyframes card-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes content-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}::view-transition-old(root){animation:.12s ease-out both fade-out}::view-transition-group(*){animation-duration:.42s;animation-timing-function:cubic-bezier(.2,.75,.25,1)}::view-transition-new(root){animation:.2s ease-out both fade-in}@keyframes fade-out{to{opacity:0}}@keyframes fade-in{0%{opacity:0}}@media(min-width:1450px){.card-info h2{font-size:15px;min-height:20px}.card-actions a,.card-actions small{font-size:11px}.card-meta{font-size:12px}}@media(max-width:1150px){.page-width{padding-inline:25px}.game-grid{gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.header-inner{gap:45px}.header-note{font-size:11px}.platforms{gap:10px}.platforms button{padding-inline:13px}.watch-layout{gap:25px;grid-template-columns:minmax(0,1.65fr) minmax(265px,1fr)}.understand-layout,.reproduce-layout{gap:30px}.related-grid .game-card:last-child{display:none}.watch-status{flex-wrap:wrap}.watch-status .button{margin-left:59px}}@media(max-width:800px){.header-note{display:none}.header-inner{justify-content:space-between;gap:20px}.site-header nav{gap:23px}.library-heading{align-items:flex-start;flex-direction:column;gap:22px}.search-field{width:100%;max-width:none}.library-tools{margin-top:22px;gap:14px;align-items:flex-start}.platforms{gap:9px}.sort-label{flex-shrink:0;padding-top:2px}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-info h2{font-size:14px}.card-actions a,.card-actions small{font-size:10px}.collection-note{align-items:flex-start;flex-wrap:wrap}.collection-note>span{flex:1}.collection-note a{margin-left:26px}.footer-inner{flex-direction:column;align-items:flex-start;padding-top:23px;padding-bottom:23px;gap:18px}.detail-heading h1{font-size:29px}.watch-layout,.understand-layout,.reproduce-layout{grid-template-columns:1fr;gap:29px}.watch-status{flex-wrap:nowrap}.watch-status .button{margin-left:auto}.watch-notes{border-top:1px solid var(--line);padding-top:24px}.record-grid{margin-top:30px}.record-grid>div{padding-left:15px;gap:9px;font-size:11px}.context-aside{border-left:0;border-top:1px solid var(--line);padding:24px 0 0}.context-aside p{max-width:65ch}.related-grid .game-card:last-child{display:block}.technique-category{display:none}.technique-row{gap:15px}.row-how{width:auto}.about-columns{gap:35px}.about-page h1{font-size:36px}}@media(max-width:520px){.page-width{padding-inline:18px}.site-header{height:68px}.wordmark{font-size:30px}.site-header nav{gap:16px}.site-header nav a{font-size:12px;padding-inline:0}.site-header nav a:after{height:3px}.header-inner{gap:13px}.library{padding-top:24px}.library-heading h1{font-size:21px}.library-heading p{font-size:14px;margin-top:8px}.library-heading{gap:22px}.search-field{min-height:47px}.library-tools{flex-wrap:wrap;margin-bottom:21px}.platforms{gap:8px}.platforms button{font-size:11px;min-height:34px;padding:7px 12px}.sort-label{margin-left:auto}.game-grid{grid-template-columns:minmax(0,1fr);gap:19px}.card-art{aspect-ratio:1.65}.card-info{padding:14px}.card-info h2{font-size:16px;min-height:unset;margin-bottom:9px}.card-meta{font-size:12px}.badge{font-size:10px}.card-actions{padding:11px 7px}.card-actions a,.card-actions small{font-size:11px}.card-actions a{gap:10px}.card-actions svg{width:18px;height:18px}.card-arrow{width:39px;height:39px;opacity:1;transform:none}.collection-note{font-size:11px}.footer-inner{font-size:10px}.footer-inner>div{gap:10px}.footer-inner>div span+span:before{margin-right:10px}.detail-heading{margin-top:25px;align-items:flex-start;gap:10px}.detail-heading h1{font-size:27px}.eyebrow{font-size:10px;gap:8px}.draft-banner{font-size:11px;align-items:flex-start}.draft-banner>svg{margin-top:2px}.detail-tabs{gap:0;justify-content:space-between;margin:18px 0 23px}.detail-tabs a{gap:7px;font-size:12px;padding:14px 2px}.detail-tabs svg{width:16px}.tab-number{display:none}.watch-status{flex-wrap:wrap;gap:12px}.watch-status h2{font-size:15px}.watch-status p{font-size:11px}.watch-status .button{margin-left:56px}.media-caption{font-size:9px;padding:9px 11px}.record-grid{grid-template-columns:1fr;padding-block:0}.record-grid>div{padding:18px 0!important}.record-grid>div+div{border-left:none;border-top:1px solid var(--line)}.record-grid strong{display:inline;margin-left:15px}.record-grid>div{font-size:10px}.source-strip{flex-direction:column;gap:20px}.source-strip>div:last-child{flex-direction:row;flex-wrap:wrap;gap:22px}.section-heading{align-items:flex-start;gap:12px}.section-heading h2{font-size:22px}.section-heading>a{font-size:11px}.archive-section .section-heading{flex-direction:column}.archive-section h3{font-size:15px;line-height:1.6}.chapter-trigger{font-size:13px;gap:12px}.chapter-body{padding-left:0}.section-intro{font-size:13px}.checklist-step{gap:11px}.step-number{display:none}.checklist-step strong{font-size:13px}.step-description{font-size:12px}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.related-grid .card-art{aspect-ratio:1.3}.related-grid .card-info{padding:10px}.related-grid .card-info h2{font-size:12px;min-height:33px}.related-grid .card-meta{flex-direction:column;align-items:flex-start;font-size:10px;gap:8px}.related-grid .card-actions{display:none}.related-grid .card-arrow{width:28px;height:28px;right:8px;bottom:8px}.related-grid .card-arrow svg{width:16px}.technique-row>img{width:58px;height:48px}.technique-row-title strong{font-size:12px}.technique-row-title small{font-size:10px;line-height:1.5}.technique-row{gap:10px}.technique-row .timestamp{font-size:10px;padding:4px}.row-how{font-size:0}.row-how svg{width:14px}.techniques-page .library-tools>.badge{margin-left:auto}.about-columns{grid-template-columns:1fr}.about-page .back-link{margin-bottom:36px}.about-page h1{font-size:32px}.about-lead{font-size:16px}.about-columns h2{font-size:20px}.about-columns p{font-size:13px}.share-dialog{padding:18px}.dialog-head h2{font-size:18px}.share-input{flex-wrap:wrap}.share-input .button{width:100%}.share-input input{min-height:42px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-delay:0ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.game-card:hover,.game-card:focus-within,.game-card:hover .card-art img,.platforms button:hover{transform:none}}
