@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Inter+Tight:wght@500;600;700&display=swap";:root{--bg: #f2f2f0;--fg: #111111;--muted: #8a8a86;--muted-strong: #55554f;--border: rgba(17, 17, 17, .12);--panel: #ffffff;--backdrop: rgba(242, 242, 240, .72);--font-sans: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-display: "Inter Tight", "Helvetica Neue", Helvetica, Arial, sans-serif;color-scheme:light}:root[data-theme=dark]{--bg: #0c0c0c;--fg: #f1f1ee;--muted: #7a7a76;--muted-strong: #b8b8b3;--border: rgba(241, 241, 238, .14);--panel: #161616;--backdrop: rgba(12, 12, 12, .72);color-scheme:dark}*{box-sizing:border-box}html,body{margin:0;padding:0;overscroll-behavior:none;overflow:hidden}body{min-height:100vh;background:var(--bg);color:var(--fg);font-family:var(--font-sans);font-weight:400;line-height:1.4;-webkit-font-smoothing:antialiased;transition:background-color .6s ease,color .6s ease;overflow:hidden}button{font-family:inherit;cursor:pointer}a{color:inherit}.app-shell{position:relative;width:100vw;height:100vh;display:flex;flex-direction:column;overflow:hidden;background:var(--bg);transition:background-color .6s ease}.intro{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0a0a0a;color:#f2f2f0;display:flex;align-items:center;justify-content:center;cursor:pointer}.intro-inner{text-align:center;padding:0 24px}.intro-wordmark{margin:0;font-family:var(--font-display);font-weight:600;font-size:clamp(2.6rem,9vw,7.5rem);letter-spacing:-.02em;display:flex;flex-wrap:wrap;justify-content:center;overflow:hidden}.intro-letter{display:inline-block;will-change:transform,opacity}.intro-sub{margin:18px 0 0;font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;color:#9a9a96}.site-header{position:relative;z-index:80;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;padding:26px 32px 0;flex-shrink:0}.site-header-left{justify-self:start}.wordmark{font-family:var(--font-display);font-weight:600;font-size:1.05rem;letter-spacing:-.01em}.wordmark-btn{background:none;border:none;padding:0;margin:0;color:var(--fg);cursor:pointer;text-shadow:0 2px 10px rgba(0,0,0,.18)}:root[data-theme=dark] .wordmark-btn{text-shadow:0 2px 14px rgba(0,0,0,.6)}.site-header-center{justify-self:center}.clock{font-size:.72rem;letter-spacing:.06em;color:var(--muted-strong);font-variant-numeric:tabular-nums;white-space:nowrap}.site-header-right{justify-self:end;display:flex;align-items:center;gap:28px}.theme-toggle{display:flex;align-items:center;gap:8px;font-size:.72rem;letter-spacing:.06em}.theme-btn{background:none;border:none;padding:0;color:var(--muted);font-weight:500;letter-spacing:.06em;font-size:.72rem;transition:color .3s ease}.theme-btn.is-active{color:var(--fg);font-weight:700}.theme-sep{color:var(--border)}.mail-link{font-size:.72rem;letter-spacing:.02em;text-decoration:none;color:var(--fg);border-bottom:1px solid transparent;transition:border-color .25s ease;white-space:nowrap}.mail-link:hover{border-color:var(--fg)}.menu-toggle{background:none;border:none;display:flex;align-items:center;gap:9px;font-size:.72rem;letter-spacing:.1em;font-weight:700;color:var(--fg)}.menu-toggle-label{min-width:3.4em;text-align:right;font-variant-numeric:tabular-nums}.menu-dot{width:8px;height:8px;border-radius:50%;border:1.4px solid var(--fg);background:transparent;transition:background .3s ease;flex-shrink:0}.menu-dot.is-open{background:var(--fg)}.stage-main{position:relative;flex:1;min-height:0;display:flex;align-items:center;justify-content:center}.stage-panel{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.carousel{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.carousel-stage{position:relative;width:100vw;height:100%;clip-path:inset(-160px 0 -160px 0);touch-action:none;outline:none}.carousel-stage:focus,.carousel-stage:focus-visible{outline:none}.carousel-slot{position:absolute;top:50%;left:50%;display:flex;align-items:center;justify-content:center;will-change:transform,opacity;outline:none}.carousel-slot:focus,.carousel-slot:focus-visible{outline:none}.carousel-slot.is-neighbor{cursor:pointer}.carousel-slot img{display:block;width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;box-shadow:0 30px 60px -25px #00000059}.carousel-slot.is-neighbor img{box-shadow:0 18px 40px -20px #0000004d}:root[data-theme=dark] .carousel-slot img{box-shadow:0 30px 60px -25px #000000b3}:root[data-theme=dark] .carousel-slot.is-neighbor img{box-shadow:0 18px 40px -20px #0000008c}.carousel-chevron{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;font-size:2.4rem;font-weight:300;line-height:1;color:var(--muted-strong);padding:10px 14px;z-index:5;transition:color .25s ease,opacity .25s ease;opacity:.7}.carousel-chevron:hover{opacity:1;color:var(--fg)}.carousel-chevron-left{left:0}.carousel-chevron-right{right:0}.carousel-title{position:absolute;left:50%;transform:translate(-50%);text-align:center;min-height:1.6em;overflow:hidden;padding:0 20px;width:max-content;max-width:90vw}.carousel-title p{margin:0;font-size:.82rem;letter-spacing:.02em;color:var(--muted-strong)}.carousel-title p.is-mobile{font-size:1.35rem;font-weight:700;letter-spacing:-.01em;color:var(--fg)}.title-word{display:inline-block;will-change:transform,opacity;margin-right:.28em}.title-word:last-child{margin-right:0}.grid-view{width:100%;height:100%;overflow-y:auto;overflow-x:hidden;padding:96px 24px 100px;scrollbar-width:none}.grid-view::-webkit-scrollbar{display:none}.grid-rows{display:flex;flex-direction:column;gap:6px;max-width:1400px;margin:0 auto}.grid-row{display:flex;gap:6px}.grid-row-last{justify-content:flex-start}.grid-cell{position:relative;border:none;padding:0;margin:0;background:var(--panel);overflow:hidden;display:block;flex-shrink:0}.grid-cell img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.grid-cell:hover img{transform:scale(1.03)}.grid-cell-title{position:absolute;left:0;right:0;bottom:0;padding:10px 12px;font-size:.7rem;letter-spacing:.03em;color:#fff;background:linear-gradient(to top,#0000008c,#0000);opacity:0;transform:translateY(6px);transition:opacity .3s ease,transform .3s ease;text-align:left}.grid-cell:hover .grid-cell-title,.grid-cell:focus-visible .grid-cell-title{opacity:1;transform:translateY(0)}.site-footer{position:relative;z-index:20;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;padding:0 32px 26px;flex-shrink:0}.footer-left-cluster{justify-self:start;display:flex;align-items:center;gap:16px}.mail-icon{display:inline-flex;color:var(--muted);transition:color .25s ease}.mail-icon:hover{color:var(--fg)}.focus-text-btn{background:none;border:none;padding:0;font-family:var(--font-sans);font-size:.72rem;font-weight:500;letter-spacing:.08em;color:var(--muted);transition:color .25s ease}.focus-text-btn:hover{color:var(--fg)}.persistent-focus-btn{position:fixed;left:68px;bottom:26px;z-index:85}@media(max-width:900px){.persistent-focus-btn{left:54px;bottom:20px}}.view-toggle{justify-self:center;display:flex;align-items:center;gap:8px;font-size:.72rem;letter-spacing:.08em}.view-btn{background:none;border:none;padding:0;color:var(--muted);font-weight:500;font-size:.72rem;letter-spacing:.08em;transition:color .3s ease}.view-btn.is-active{color:var(--fg);font-weight:700}.view-sep{color:var(--border)}.site-footer-right{justify-self:end;font-size:.72rem;color:var(--muted-strong);white-space:nowrap}.site-footer-mobile{display:flex;flex-direction:column;gap:12px;padding:0 18px 20px}.footer-row-top{display:flex;justify-content:center;width:100%}.footer-row-bottom{display:grid;grid-template-columns:1fr 1fr;align-items:center;width:100%}.theme-icon-btn{background:none;border:none;display:inline-flex;color:var(--muted);transition:color .25s ease}.theme-icon-btn:hover{color:var(--fg)}.menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;flex-direction:column;justify-content:center;--menu-bg: rgba(0, 0, 0, .8);--menu-item-color: rgba(255, 255, 255, .5);--menu-item-active-color: #ffffff;--menu-border: rgba(255, 255, 255, .16);--menu-footer-color: rgba(255, 255, 255, .55);--menu-footer-hover: #ffffff}:root[data-theme=light] .menu-overlay{--menu-bg: rgba(242, 242, 242, .78);--menu-item-color: rgba(17, 17, 17, .55);--menu-item-active-color: #111111;--menu-border: rgba(17, 17, 17, .14);--menu-footer-color: rgba(17, 17, 17, .6);--menu-footer-hover: #111111}.menu-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--menu-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.menu-flow{position:relative;z-index:1;width:100%;max-width:94vw;margin:0 auto;padding:0 7vw;display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:.35em 1.9em;max-height:68vh;overflow:hidden}.menu-item{background:none;border:none;white-space:nowrap;font-family:var(--font-sans);font-weight:500;font-size:20px;letter-spacing:.01em;color:var(--menu-item-color);padding:0;transition:color .3s ease;outline:none}.menu-item:hover,.menu-item.is-active{color:var(--menu-item-active-color)}.menu-item:focus-visible{outline:1px solid var(--menu-item-active-color);outline-offset:4px}.menu-footer{position:absolute;bottom:0;left:0;right:0;z-index:1;padding:18px 32px 24px;border-top:1px solid var(--menu-border);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;font-size:.72rem;letter-spacing:.05em;color:var(--menu-footer-color)}.menu-footer-left{justify-self:start;display:flex;align-items:center;gap:18px}.menu-mail-icon{display:inline-flex;color:var(--menu-footer-color);transition:color .25s ease}.menu-mail-icon:hover{color:var(--menu-footer-hover)}.menu-terms-link{background:none;border:none;padding:0;color:var(--menu-footer-color);font-size:.7rem;letter-spacing:.08em;font-weight:500;transition:color .25s ease}.menu-terms-link:hover{color:var(--menu-footer-hover)}.menu-footer-center{justify-self:center}.menu-footer-right{justify-self:end}.about-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:flex;align-items:center;justify-content:center;padding:40px}.about-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--backdrop);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.about-panel{position:relative;z-index:1;width:min(920px,100%);max-height:86vh;overflow-y:auto;background:var(--panel);border:1px solid var(--border);padding:56px}.about-close{position:absolute;top:22px;right:22px;background:none;border:none;font-size:.7rem;letter-spacing:.1em;font-weight:700;color:var(--muted);transition:color .25s ease}.about-close:hover{color:var(--fg)}.about-content{display:grid;grid-template-columns:.9fr 1.1fr;gap:48px;align-items:center}.about-image-wrap img{width:100%;height:auto;display:block;object-fit:contain}.about-heading{font-family:var(--font-display);font-weight:600;font-size:1.6rem;margin:0 0 20px;letter-spacing:-.01em}.about-text p{font-size:.95rem;line-height:1.65;color:var(--muted-strong);margin:0 0 18px}.about-email{display:inline-block;margin-top:8px;font-size:.9rem;color:var(--fg);text-decoration:none;border-bottom:1px solid var(--fg)}.terms-page{width:100%;height:100%;overflow-y:auto;padding:120px 32px 100px;scrollbar-width:none}.terms-page::-webkit-scrollbar{display:none}.terms-inner{max-width:680px;margin:0 auto}.terms-back{background:none;border:none;padding:0;margin-bottom:36px;color:var(--muted);font-size:.72rem;letter-spacing:.08em;font-weight:700;transition:color .25s ease}.terms-back:hover{color:var(--fg)}.terms-heading{font-family:var(--font-display);font-weight:600;font-size:2rem;margin:0 0 28px;letter-spacing:-.01em}.terms-body p{font-size:.95rem;line-height:1.7;color:var(--muted-strong);margin:0 0 18px}.terms-email{color:var(--fg);border-bottom:1px solid var(--fg);text-decoration:none}@media(max-width:900px){.about-content{grid-template-columns:1fr}.about-panel{padding:40px 26px}.menu-flow{flex-direction:column;align-items:flex-start;justify-content:center;gap:.55em;padding:0 9vw;max-height:76vh;max-width:100vw}.menu-item{font-size:clamp(1.6rem,8vw,2.3rem);font-weight:600;letter-spacing:-.01em}.menu-footer{padding:14px 18px 18px}.site-header-right{flex-direction:column;align-items:flex-end;gap:12px}.header-theme-icon-btn{margin-top:2px}}@media(max-width:700px){.site-header{grid-template-columns:1fr auto;row-gap:10px;padding:20px 18px 0}.site-header-center{grid-column:1 / -1;justify-self:start;order:3}.grid-view{padding:76px 14px 90px}.terms-page{padding:96px 22px 90px}}
