*{margin:0;padding:0;box-sizing:border-box}body,html{width:100%;height:100%;overflow:hidden;font-family:Helvetica Now Variable Display,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;text-transform:lowercase;background:#f6f6f6;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page{position:relative;width:100vw;height:100vh;overflow:hidden}.logo{position:absolute;top:26px;left:26px;width:92px;height:40px;z-index:30;cursor:pointer}.logo img{width:100%;height:100%;display:block;object-fit:contain}.nav{position:absolute;right:36px;top:662px;z-index:25;display:flex;flex-direction:column;align-items:flex-end;gap:0}.nav a{font-family:Helvetica Now Variable Display,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:22.8px;color:rgba(0,0,0,.75);text-decoration:none;letter-spacing:.01em;line-height:1.35;transition:color .2s,background .2s;position:relative;padding:0 8px;border-radius:3px}.nav a:hover{color:#000}.nav a.active{background:rgba(71,176,236,.5)}.project-rows{position:absolute;top:88px;left:0;width:100vw;display:flex;flex-direction:column;gap:10px;transition:opacity .35s ease}.project-rows.hidden{opacity:0;pointer-events:none}.project-row{width:100vw;height:219px;overflow:hidden;position:relative}.project-row-track{display:flex;gap:8px;height:219px;will-change:transform}.project-item{flex-shrink:0;height:219px;position:relative;cursor:pointer;overflow:hidden;border-radius:3px;box-shadow:1px 1px 1px rgba(0,0,0,.25)}.project-item img{height:100%;width:auto;display:block}.project-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;padding-right:20px;transition:background .3s;pointer-events:none}.project-overlay-text{opacity:0;transition:opacity .3s;text-align:right}.project-overlay-text h4{font-size:20px;font-weight:500;color:#fff;letter-spacing:-.02em;margin-bottom:2px}.project-overlay-text p{font-size:13px;color:#ccc;font-weight:400;letter-spacing:.02em}.project-row.paused .project-item:hover .project-overlay{background:rgba(0,0,0,.48)}.project-row.paused .project-item:hover .project-overlay-text{opacity:1}.tagline{position:absolute;left:26px;top:551px;font-size:15px;color:#000;text-align:left;font-weight:400;letter-spacing:.01em;z-index:2;line-height:1.38}.bounding-box{position:absolute;top:90px;left:43px;width:462px;height:634px;background:rgba(229,230,247,.11);backdrop-filter:blur(4.532px);-webkit-backdrop-filter:blur(4.532px);box-shadow:-2px 4px 36px 0 rgba(0,0,0,.1);border-radius:6px;z-index:5;display:flex;flex-direction:column;overflow:hidden}.bounding-box-header{height:47px;flex-shrink:0;display:flex;align-items:flex-end;padding:0 11px 8px}.bounding-box-header h3{font-size:16px;font-weight:400;color:#000;letter-spacing:.01em}.filter-table-container{flex:1 1;min-height:0;overflow-y:auto;background:#fff;border-radius:0 0 5px 5px;padding:6px 4px}.filter-table-container::-webkit-scrollbar{width:0;background:transparent}.filter-table{width:100%;border-collapse:separate;border-spacing:0}.filter-table tr{cursor:pointer;transition:background .12s}.filter-table tr:hover td{background:#f0f0f0}.filter-table tr:hover td:first-child{border-radius:3px 0 0 3px}.filter-table tr:hover td:last-child{border-radius:0 3px 3px 0}.filter-table tr.active td{background:#47b0ec;color:#fff}.filter-table tr.active td:first-child{border-radius:3px 0 0 3px}.filter-table tr.active td:last-child{border-radius:0 3px 3px 0}.filter-table td{padding:2px 6px;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12.46px;font-weight:500;color:#444;letter-spacing:.02em;line-height:1;height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filter-table td:first-child{width:110px;max-width:110px;color:#999}.filter-table td:nth-child(2){width:160px;max-width:160px;color:#333}.filter-table td:nth-child(3){width:80px;max-width:80px;color:#bbb}.filter-table td:last-child{width:36px;text-align:right;color:#bbb}.filter-table thead th{font-family:Helvetica Now Variable Display,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12.46px;font-weight:600;color:#999;letter-spacing:.02em;padding:2px 6px 5px;text-align:left;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom:1px solid #e8e8e8;transition:color .15s;line-height:1;height:16px}.filter-table thead th:hover{color:#555}.filter-table thead th:first-child{width:110px;max-width:110px}.filter-table thead th:nth-child(2){width:160px;max-width:160px}.filter-table thead th:nth-child(3){width:80px;max-width:80px}.filter-table thead th:last-child{width:36px;text-align:right}.filter-th{position:relative;overflow:visible!important}.dropdown-arrow{font-size:9px;opacity:.45;margin-left:1px}.filter-dropdown{position:absolute;top:calc(100% + 2px);left:0;background:#fff;border-radius:5px;box-shadow:0 2px 12px rgba(0,0,0,.15);padding:4px 0;z-index:30;min-width:80px;text-transform:lowercase}.filter-dropdown div{padding:5px 14px;font-size:12px;font-weight:400;color:#444;cursor:pointer;white-space:nowrap;transition:background .1s}.filter-dropdown div:hover{background:#f0f0f0}.filter-dropdown div.active{color:#47b0ec;font-weight:600}.filter-dropdown-divider{height:1px;background:#e8e8e8;margin:3px 8px;padding:0!important}.detail-panel{position:absolute;left:538px;top:90px;height:634px;z-index:10;display:flex;flex-direction:column}.detail-panel-image{width:500px;flex:1 1;min-height:0;overflow:hidden;border-radius:3px;display:flex;align-items:center;justify-content:center}.detail-panel-image img{max-width:100%;max-height:100%;object-fit:contain;display:block}.video-embed-wrapper{position:relative;width:100%;padding-bottom:56.25%}.video-embed-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:3px}.detail-thumbnails-wrap{display:flex;align-items:center;margin-top:3px;padding-left:32px;gap:4px;max-width:500px}.detail-thumbnails{display:flex;gap:3px;overflow-x:auto;scroll-behavior:smooth;flex:1 1;min-width:0}.detail-thumbnails::-webkit-scrollbar{height:0;background:transparent}.thumb-arrow{background:none;border:none;cursor:pointer;font-size:22px;color:#999;padding:0 2px;line-height:1;flex-shrink:0;transition:color .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.thumb-arrow:hover{color:#333}.detail-thumb{width:70px;min-width:70px;height:70px;border-radius:2px;overflow:hidden;cursor:pointer;opacity:.5;transition:opacity .2s}.detail-thumb.active{opacity:1}.detail-thumb:hover{opacity:.85}.detail-thumb img{width:100%;height:100%;object-fit:cover}.detail-metadata{position:absolute;left:1070px;top:311px;width:442px;z-index:10}.meta-field{margin-bottom:15px}.meta-label{color:#999}.meta-label,.meta-value{font-family:Necto Mono,JetBrains Mono,IBM Plex Mono,Courier New,monospace;font-size:14px;font-weight:400;text-transform:uppercase;letter-spacing:.09em;line-height:1.4}.meta-value{color:#000}.detail-title{font-family:Helvetica Now Variable Display,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:38px;font-weight:500;color:#000;letter-spacing:-.02em;line-height:1.1;margin-top:24px;text-transform:lowercase}.about-content{position:absolute;top:551px;left:0;width:100%;z-index:5}.about-text{left:26px;width:487px}.about-clientele,.about-text{position:absolute;top:0;font-size:13.8px;font-weight:400;color:#000;line-height:1.38;letter-spacing:.01em}.about-clientele{left:810px;width:523px}.about-clientele h4{font-size:13.8px;font-weight:700;margin-bottom:4px;letter-spacing:.02em}.about-clientele ul{list-style:none;padding:0;margin:0}.about-clientele li{font-weight:400;line-height:1.38}.theme-toggle{position:absolute;bottom:32px;left:28px;z-index:50;background:none;border:none;cursor:pointer;padding:0}.theme-toggle-track{width:52px;height:26px;background:#d0d0d0;border-radius:13px;position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 6px;transition:background .3s;box-shadow:0 0 0 1px rgba(0,0,0,.08)}.theme-toggle-sun{color:#f59e0b;flex-shrink:0}.theme-toggle-moon{color:#94a3b8;flex-shrink:0}.theme-toggle-thumb{position:absolute;top:3px;left:3px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .3s;box-shadow:0 1px 3px rgba(0,0,0,.2)}.page.dark .theme-toggle-track{background:#374151}.page.dark .theme-toggle-thumb{transform:translateX(26px);background:#1e293b}.page.dark .theme-toggle-moon{color:#fbbf24}.page.dark .theme-toggle-sun{color:#64748b}.page.dark{background:#1a1a1a}.page.dark .tagline{color:#ccc}.page.dark .nav{background:rgba(26,26,26,.95);border-top-color:hsla(0,0%,100%,.08)}.page.dark .nav a{color:hsla(0,0%,100%,.7)}.page.dark .nav a:hover{color:#fff}.page.dark .nav a.active{background:rgba(71,176,236,.45);color:#fff}.page.dark .bounding-box{background:rgba(30,30,40,.6);box-shadow:-2px 4px 36px 0 rgba(0,0,0,.4)}.page.dark .bounding-box-header h3{color:#ccc}.page.dark .filter-table-container{background:#222}.page.dark .filter-table thead th{color:#888;border-bottom:1px solid #333}.page.dark .filter-table thead th:hover{color:#bbb}.page.dark .filter-table td{color:#aaa}.page.dark .filter-table td:first-child{color:#666}.page.dark .filter-table td:nth-child(2){color:#ccc}.page.dark .filter-table td:last-child,.page.dark .filter-table td:nth-child(3){color:#555}.page.dark .filter-table tr:hover td{background:#2a2a2a}.page.dark .filter-table tr.active td{background:#47b0ec;color:#fff}.page.dark .filter-dropdown{background:#2a2a2a;box-shadow:0 2px 12px rgba(0,0,0,.4)}.page.dark .filter-dropdown div{color:#bbb}.page.dark .filter-dropdown div:hover{background:#333}.page.dark .filter-dropdown-divider{background:#444}.page.dark .meta-label{color:#666}.page.dark .meta-value{color:#ddd}.page.dark .detail-title{color:#eee}.page.dark .thumb-arrow{color:#666}.page.dark .about-clientele,.page.dark .about-text,.page.dark .thumb-arrow:hover{color:#ccc}.page.dark .about-clientele h4{color:#ddd}.page.dark .logo img{filter:brightness(0) invert(1)}@media (max-width:768px){body,html{overflow:auto;height:auto}.page{width:100%;height:auto;overflow:visible;display:flex;flex-direction:column;min-height:100vh;padding-bottom:80px}.logo,.page{position:relative}.logo{top:auto;left:auto;width:74px;height:33px;margin:16px 0 0 16px}.theme-toggle{position:fixed;top:20px;right:16px;left:auto;bottom:auto;z-index:60}.nav{position:fixed;top:auto;right:auto;bottom:0;left:0;width:100%;flex-direction:row;align-items:center;justify-content:space-around;gap:0;background:hsla(0,0%,96%,.95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:10px 0;border-top:1px solid rgba(0,0,0,.08);z-index:50}.nav a{font-size:15px;padding:6px 12px;border-radius:16px}.project-rows{position:relative;top:auto;left:auto;width:100%;margin-top:12px}.project-rows.hidden{display:none}.project-item,.project-row,.project-row-track{height:140px}.tagline{padding:24px 16px;font-size:14px;max-width:100%}.bounding-box,.tagline{position:relative;top:auto;left:auto}.bounding-box{width:calc(100% - 32px);height:auto;max-height:45vh;margin:12px 16px 0}.filter-table-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.filter-table{min-width:340px}.filter-table td,.filter-table thead th{font-size:11px;padding:3px 5px;height:auto}.filter-table td:first-child,.filter-table thead th:first-child{width:80px;max-width:80px}.filter-table td:nth-child(2),.filter-table thead th:nth-child(2){width:110px;max-width:110px}.filter-table td:nth-child(3),.filter-table thead th:nth-child(3){width:70px;max-width:70px}.filter-table td:last-child,.filter-table thead th:last-child{width:34px}.detail-panel{position:relative;left:auto;top:auto;height:auto;width:100%;padding:12px 16px 0}.detail-panel-image{width:100%;flex:none}.detail-thumbnails{padding-left:0;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.detail-thumb{width:56px;height:56px;flex-shrink:0}.detail-metadata{position:relative;left:auto;top:auto;width:100%;padding:16px 16px 0;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.meta-field{margin-bottom:8px}.meta-label{font-size:11px}.meta-value{font-size:12px}.detail-title{font-size:24px;margin-top:12px}.about-content{position:relative;top:auto;left:auto;width:100%;padding:24px 16px 0;display:flex;flex-direction:column;gap:24px}.about-clientele,.about-text{position:relative;left:auto;top:auto;width:100%;font-size:13px}}