:root{color-scheme:light;--paper:#f4f0e8;--ink:#282722;--muted:#736b60;--accent:#ac4c34;--line:rgba(61,47,34,.18);font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;color:var(--ink);background:var(--paper)}
*{box-sizing:border-box}body{margin:0;overflow-x:clip;background:radial-gradient(ellipse at 83% 30%,#e8bcac55,transparent 40%),radial-gradient(ellipse at 8% 55%,#ccd5c84a,transparent 42%),var(--paper)}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}button{border:0;background:none}a{color:inherit}button:focus-visible,a:focus-visible,video:focus-visible{outline:2px solid var(--accent);outline-offset:6px}button:hover{color:var(--accent)}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;left:16px;top:-100px;z-index:100;background:var(--ink);color:#fff;padding:14px}.skip:focus{top:12px}.masthead{max-width:1680px;margin:auto;padding:32px 4.2vw;display:flex;justify-content:space-between;align-items:center;gap:16px}.wordmark{text-decoration:none;font-size:23px;font-weight:750;letter-spacing:-1.5px;display:inline-flex;align-items:center;gap:5px}.wordmark span{font-size:25px;color:var(--accent)}.hello{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:500;padding:4px 0;white-space:nowrap}.tiny-play{display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;width:29px;height:29px;font-size:8px;padding-left:2px}.hello>span:last-child{font-size:20px}.playground{padding-top:8px;overflow:hidden}.intro{position:relative;text-align:center;padding:14px 20px 0;z-index:1;pointer-events:none}.intro-note{font-size:12px;letter-spacing:.17em;margin:0 0 17px;color:var(--accent);display:flex;align-items:center;justify-content:center;gap:9px}.intro-note span{font-size:19px;line-height:1}.intro h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(56px,7.5vw,114px);font-weight:400;line-height:1.03;letter-spacing:-.058em;margin:0}.intro h1 em{font-weight:400;color:var(--accent)}.intro-copy{font-size:12px;letter-spacing:.12em;color:var(--muted);margin:22px 0 0}.gallery{position:relative;isolation:isolate;height:405px;margin-top:0;touch-action:pan-y;cursor:grab;user-select:none;-webkit-user-select:none}.gallery.dragging,.gallery.dragging *{cursor:grabbing!important}.deck{position:absolute;inset:0;overflow:hidden}.film-card{position:absolute;top:47%;left:50%;width:410px;padding:7px 7px 0;background:#fbfaf5;border:1px solid rgba(100,75,48,.13);border-radius:7px;box-shadow:0 24px 30px -17px #3c332c4a,0 2px 3px #6b4e3315;will-change:transform,opacity;transform-origin:50% 50%;transition:box-shadow .25s;color:var(--ink);cursor:pointer;text-align:left;backface-visibility:hidden;-webkit-user-drag:none}.film-card.vertical{width:214px}.film-card img{display:block;width:100%;height:230px;object-fit:cover;border-radius:3px;pointer-events:none;-webkit-user-drag:none}.film-card.vertical img{height:288px;object-fit:cover}.card-foot{height:31px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 5px;font-size:10px;letter-spacing:.035em}.card-foot>span:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-foot time{font-variant-numeric:tabular-nums;color:var(--muted);font-size:9px}.card-play{position:absolute;left:50%;top:calc(50% - 16px);display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:#faf7efdc;color:var(--ink);font-size:14px;padding-left:4px;transform:translate(-50%,-50%);border:1px solid #fff7;box-shadow:0 3px 20px #0002;opacity:0;transition:opacity .2s,scale .2s}.film-card.is-current .card-play,.film-card:hover .card-play,.film-card:focus-visible .card-play{opacity:1}.film-card:hover{box-shadow:0 28px 40px -13px #3c332c65}.film-card:hover .card-play{scale:1.08}.film-card:focus-visible{outline-offset:3px}.orbit{position:absolute;pointer-events:none;left:50%;top:48%;width:88%;height:260px;border:1px solid rgba(136,107,82,.14);border-radius:50%;transform:translate(-50%,-50%) rotate(-9deg);z-index:-1}.orbit-two{width:71%;height:235px;transform:translate(-50%,-50%) rotate(12deg);border-color:rgba(136,107,82,.08)}.gallery-star{position:absolute;color:var(--accent);z-index:-1;pointer-events:none}.star-one{font-size:40px;left:14%;top:1%;transform:rotate(14deg)}.star-two{font-size:50px;right:17%;bottom:4%}.gallery-console{display:flex;align-items:center;justify-content:center;gap:28px;margin:-5px auto 0;width:min(610px,calc(100% - 40px));position:relative;z-index:2}.round-button{width:46px;height:46px;border-radius:50%;border:1px solid var(--line);font-family:Arial,sans-serif;font-size:22px;display:grid;place-items:center;flex-shrink:0;transition:background .2s,color .2s,transform .2s}.round-button:hover{background:var(--ink);color:var(--paper);transform:scale(1.04)}.selected-film{text-align:center;min-width:0;width:340px}.film-number{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;letter-spacing:.08em;display:flex;justify-content:center;align-items:center;gap:8px;color:var(--muted);margin:0 0 9px}.number-line{width:29px;height:1px;background:var(--line)}.selected-duration{margin-left:6px;padding-left:14px;border-left:1px solid var(--line)}#open-selected{padding:0;display:inline-flex;gap:13px;align-items:center;justify-content:center;max-width:100%;min-height:36px;font-size:22px;font-weight:500;letter-spacing:-.045em}#selected-title{overflow-wrap:anywhere}.small-play{font-size:9px;flex-shrink:0;color:var(--accent)}.drag-hint{display:flex;align-items:center;justify-content:center;gap:10px;margin:23px 16px 0;color:var(--muted);font-size:10px;letter-spacing:.04em}.drag-hint svg{width:28px;height:14px;stroke:currentColor;stroke-width:1}.drag-hint i{font-style:normal;margin:0 5px;opacity:.6}.collection-tools{display:flex;align-items:center;justify-content:space-between;margin:27px auto 0;max-width:680px;padding:0 20px;gap:20px}.position-dots{display:flex;align-items:center;gap:0}.position-dots span{width:24px;height:44px;padding:0;display:grid;place-items:center}.position-dots span::after{content:'';width:4px;height:4px;background:#7f766a;border-radius:50%;transition:height .2s,background .2s}.position-dots span.active::after{height:19px;background:var(--accent);border-radius:3px}.index-toggle{display:flex;align-items:center;gap:9px;min-height:44px;font-size:11px;white-space:nowrap;padding:0 4px}.grid-icon{width:12px;height:12px;background:linear-gradient(currentColor,currentColor) 0 0/5px 5px,linear-gradient(currentColor,currentColor) 100% 0/5px 5px,linear-gradient(currentColor,currentColor) 0 100%/5px 5px,linear-gradient(currentColor,currentColor) 100% 100%/5px 5px;background-repeat:no-repeat}.footer{display:flex;align-items:center;justify-content:space-between;margin:32px 4.2vw 0;padding:21px 0 24px;border-top:1px solid var(--line);position:relative;color:var(--muted);font-size:11px}.footer>span:first-child{font-family:Georgia,serif;font-style:italic;font-size:18px}.footer small{font-size:9px;letter-spacing:.09em;margin-right:45px}.footer-spark{position:absolute;right:0;top:15px;color:var(--accent);font-size:27px}.film-index{max-width:1320px;margin:50px auto 80px;padding:0 4.2vw}.index-heading{display:flex;align-items:baseline;gap:25px;margin-bottom:30px}.index-heading h2{font-family:Georgia,serif;font-style:italic;font-weight:400;font-size:44px;letter-spacing:-.04em;margin:0}.index-heading p{font-size:11px;color:var(--muted)}.index-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px 24px}.index-film{padding:0;text-align:left;min-width:0}.index-poster{position:relative;display:block;overflow:hidden;border-radius:4px;background:#ddd6ca}.index-poster img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .4s}.index-film:hover img{transform:scale(1.035)}.index-poster .index-play{position:absolute;bottom:12px;right:12px;background:#fff9;border:1px solid #fff8;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;font-size:9px;padding-left:2px;color:var(--ink)}.index-meta{display:flex;justify-content:space-between;font-family:ui-monospace,monospace;font-size:9px;color:var(--muted);padding:12px 0 6px}.index-title{font-size:12px;letter-spacing:-.02em}.no-script{text-align:center;padding:24px}.dialog-open{overflow:hidden}
/* A single, user-initiated player. The gallery never preloads video. */
#work-dialog{width:min(1050px,calc(100% - 48px));max-height:calc(100dvh - 48px);border:1px solid #ffffff20;border-radius:12px;background:#181917;color:#f5f1e9;padding:0;box-shadow:0 30px 100px #0006;overflow:hidden;color-scheme:dark}#work-dialog[open]{display:flex;flex-direction:column}#work-dialog::backdrop{background:#22231fcc;backdrop-filter:blur(12px)}.dialog-bar{display:flex;align-items:center;gap:22px;padding:12px 20px;border-bottom:1px solid #ffffff14;flex-shrink:0}.viewer-brand{font-size:13px;font-weight:650;letter-spacing:-.04em}.viewer-brand span{color:#ddb09b;margin-left:4px}#viewer-position{font-size:10px;color:#b3b2a7;font-family:ui-monospace,monospace}.close-button{margin-left:auto;display:flex;align-items:center;gap:12px;min-height:40px;font-size:11px;padding:0 4px;color:#f4f0e8}.close-button>span:last-child{font-size:26px}.close-button:hover{color:#ddb09b}.viewer-content{overflow-y:auto;overscroll-behavior:contain;min-height:0}.player-stage{position:relative;background:#0c0d0c;display:flex;align-items:center;justify-content:center;min-height:150px}.player-stage video{display:block;max-width:100%;width:100%;height:auto;max-height:64dvh;object-fit:contain;outline-offset:-3px}.player-stage.portrait video{height:64dvh;width:auto;max-width:100%;aspect-ratio:var(--video-ratio)}.player-cover{position:absolute;inset:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;color:#fff;background:#0004;font-size:13px}.play-icon{display:grid;place-items:center;border:1px solid #fff9;background:#ffffff15;border-radius:50%;width:64px;height:64px;padding-left:4px}.player-loading{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:15px 20px;border-radius:25px;background:#101410da;display:flex;gap:12px;align-items:center;font-size:11px;white-space:nowrap;pointer-events:none}.spinner{height:16px;width:16px;border:1px solid #fff5;border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.player-error{padding:16px 22px;font-size:12px;line-height:1.7}.player-error button,.player-error a{display:inline-block;padding:12px;border:1px solid #fff5;color:#eee;margin:3px 10px 3px 0;border-radius:4px;text-decoration:none}#detail-description{font-size:11px;line-height:1.9;color:#bebfb3;max-width:780px;margin:0 auto;padding:16px 24px}.viewer-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 20px;border-top:1px solid #ffffff14;flex-shrink:0;background:#1c1d1a}.viewer-footer .round-button{border-color:#ffffff30;width:44px;height:44px;color:#f4f0e8}.viewer-footer .round-button:hover{background:#f4f0e8;color:#222}.viewer-title{text-align:center;min-width:0}.viewer-title h2{font-size:20px;font-weight:500;letter-spacing:-.04em;line-height:1.3;margin:0}.viewer-title p{font-size:10px;color:#b7b8ac;margin:6px 0 0;font-variant-numeric:tabular-nums}
@media(min-width:1600px){.gallery{height:460px}.film-card{width:460px}.film-card img{height:258px}.film-card.vertical{width:240px}.film-card.vertical img{height:325px}}
@media(max-width:900px){.masthead{padding:24px 5vw}.intro h1{font-size:80px}.gallery{height:370px}.film-card{width:345px}.film-card img{height:194px}.film-card.vertical{width:193px}.film-card.vertical img{height:260px}.collection-tools{max-width:600px}.index-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){.masthead{padding:21px 22px 19px}.wordmark{font-size:20px;letter-spacing:-1.3px}.wordmark span{font-size:22px}.hello{font-size:10px;gap:7px}.tiny-play{width:25px;height:25px;font-size:7px}.hello>span:last-child{font-size:17px}.playground{padding-top:7px}.intro{padding-top:12px}.intro-note{font-size:10px;letter-spacing:.12em;margin-bottom:17px}.intro-note span{font-size:16px}.intro h1{font-size:62px;line-height:.95;max-width:350px;margin:auto;letter-spacing:-.06em}.intro h1 em{display:block}.intro-copy{font-size:10px;margin-top:19px;letter-spacing:.08em}.gallery{height:308px;margin-top:0}.film-card{width:280px;padding:6px 6px 0;border-radius:6px;top:48%}.film-card img{height:158px}.film-card.vertical{width:169px}.film-card.vertical img{height:222px}.card-foot{height:27px;font-size:9px;padding:0 3px}.card-foot time{font-size:8px}.card-play{width:45px;height:45px;font-size:12px;top:calc(50% - 13px)}.orbit-one{width:138%;height:180px;transform:translate(-50%,-50%) rotate(-14deg)}.orbit-two{width:112%;height:190px}.star-one{left:9%;top:7%;font-size:23px}.star-two{right:10%;bottom:6%;font-size:34px}.gallery-console{gap:14px;width:calc(100% - 36px);margin:-4px auto 0}.round-button{width:42px;height:42px;font-size:20px}.selected-film{width:260px}#open-selected{font-size:19px;min-height:32px;gap:8px}.film-number{font-size:9px;margin-bottom:6px}.drag-hint{font-size:9px;margin-top:18px;gap:7px}.drag-hint svg{width:22px}.drag-hint i{margin:0 2px}.collection-tools{margin-top:19px;padding:0 24px;flex-direction:column;gap:3px}.position-dots span{width:19px;height:36px}.position-dots span.active::after{height:16px}.index-toggle{min-height:38px;font-size:10px}.footer{margin:19px 22px 0;padding:19px 0 23px}.footer>span:first-child{font-size:16px}.footer small{font-size:8px;margin-right:32px}.footer-spark{font-size:23px;top:15px}.film-index{margin:35px auto 45px;padding:0 22px}.index-heading{display:block;margin-bottom:25px}.index-heading h2{font-size:38px}.index-heading p{font-size:10px;margin-top:8px}.index-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.index-title{font-size:10px}.index-meta{font-size:8px}.index-poster .index-play{width:28px;height:28px;bottom:8px;right:8px}#work-dialog{width:calc(100% - 16px);max-height:calc(100dvh - 16px);border-radius:9px}.dialog-bar{padding:7px 12px;gap:12px}.viewer-brand{font-size:12px}.close-button{min-height:38px}.player-stage video{max-height:60dvh}.player-stage.portrait video{height:60dvh}.viewer-footer{padding:11px 12px;gap:12px}.viewer-title h2{font-size:16px}.viewer-title p{font-size:9px}.viewer-footer .round-button{width:40px;height:40px;min-width:40px}#detail-description{padding:12px 16px;font-size:10px;line-height:1.8}}
@media(max-width:360px){.masthead{padding:18px 16px}.wordmark{font-size:18px}.hello{font-size:9px;gap:6px}.intro h1{font-size:55px}.film-card{width:248px}.film-card img{height:140px}.film-card.vertical{width:155px}.film-card.vertical img{height:207px}.gallery{height:287px}.position-dots span{width:17px}#open-selected{font-size:17px}.selected-duration{padding-left:10px;margin-left:2px}.gallery-console{gap:10px}.footer{margin-left:16px;margin-right:16px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.hello{min-height:44px}.round-button{min-width:44px;min-height:44px}.index-toggle{min-height:44px}
.viewer-footer .round-button{min-width:44px}.close-button{min-height:44px}
