@font-face{font-family:Suisse Intl;src:url(/fonts/SuisseIntl-Regular.otf)format("opentype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Suisse Intl;src:url(/fonts/SuisseIntl-Medium.otf)format("opentype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Suisse Intl;src:url(/fonts/SuisseIntl-SemiBold.otf)format("opentype");font-style:normal;font-weight:600;font-display:swap}:root{--ink:#11110f;--muted:#656560;--canvas:#f7f7f5;--card:#fff;--line:#11110f1f}*{box-sizing:border-box}html{background:var(--canvas);scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink);margin:0;font-family:Suisse Intl,Arial,sans-serif}a{color:inherit;text-decoration:none}main{width:min(100%,1600px);margin:0 auto;padding:0 48px}.catalog{scroll-margin-top:80px}.catalog-bar{z-index:5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f7f5ed;justify-content:space-between;align-items:center;gap:28px;min-height:82px;padding:14px 0;display:flex;position:sticky;top:0}.catalog-controls{align-items:center;gap:28px;min-width:0;display:flex}#catalog-title{margin:0;font-size:16px}.catalog-actions{align-items:center;gap:8px;display:flex}.filter-list{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.filter-list li{display:flex}.filter-list button{appearance:none;border:1px solid var(--line);color:#40403c;font:inherit;cursor:pointer;background:#fff;border-radius:8px;padding:9px 12px;font-size:14px;transition:background .2s,border-color .2s,color .2s;box-shadow:0 3px 10px #00000006}.filter-list button:hover,.filter-list button:focus-visible{border-color:#11110f47;outline:none}.filter-list button.is-active{color:#fff;border-color:var(--ink);background:var(--ink)}.filter-menu{position:relative}.filter-toggle{appearance:none;border:1px solid var(--line);color:#40403c;min-height:38px;font:inherit;cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:7px;padding:8px 11px;font-size:14px;transition:background .2s,border-color .2s,color .2s;display:flex;box-shadow:0 3px 10px #00000006}.filter-toggle>svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;width:18px;height:18px}.filter-toggle:hover,.filter-toggle:focus-visible{border-color:#11110f47;outline:none}.filter-toggle.is-active{border-color:var(--ink);color:var(--ink)}.filter-count{background:var(--ink);color:#fff;border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;line-height:1;display:grid}.filter-popover{z-index:10;border:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transform-origin:0 0;background:#fffffffa;border-radius:20px;width:min(590px,100vw - 32px);padding:22px;animation:.22s cubic-bezier(.2,.7,.2,1) filter-popover-in;position:absolute;top:calc(100% + 14px);left:0;box-shadow:0 24px 70px #1a191629}.filter-popover-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.filter-popover-title{color:var(--ink);margin:0;font-size:18px;font-weight:500}.filter-popover-hint{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.4}.filter-close{appearance:none;border:1px solid var(--line);width:34px;height:34px;color:var(--ink);cursor:pointer;background:#fff;border-radius:50%;flex:none;place-items:center;padding:0;transition:border-color .2s,background .2s;display:grid}.filter-close svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;width:16px}.filter-close:hover,.filter-close:focus-visible{background:#f4f4f1;border-color:#11110f4d;outline:none}.facet-groups{gap:22px;display:grid}.facet-group{border:0;min-width:0;margin:0;padding:0}.facet-group legend{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;padding:0;font-size:12px}.facet-options{flex-wrap:wrap;gap:7px;display:flex}.facet-option{appearance:none;border:1px solid var(--line);color:#40403c;min-height:36px;font:inherit;cursor:pointer;background:#f8f8f6;border-radius:9px;align-items:center;gap:8px;padding:8px 10px 8px 12px;font-size:14px;transition:background .2s,border-color .2s,color .2s;display:flex}.facet-option:hover,.facet-option:focus-visible{border-color:#11110f47;outline:none}.facet-option.is-active{border-color:var(--ink);background:var(--ink);color:#fff}.facet-option:disabled{cursor:not-allowed;opacity:.38}.facet-option-count{min-width:18px;color:var(--muted);text-align:center;font-size:11px}.facet-option.is-active .facet-option-count{color:#ffffffad}.filter-popover-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding-top:18px;display:flex}.filter-popover-footer p{color:var(--muted);margin:0;font-size:13px}.clear-filters{appearance:none;color:var(--ink);font:inherit;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:0;font-size:13px;text-decoration:underline}.clear-filters:focus-visible{outline:2px solid var(--ink);outline-offset:3px;border-radius:3px}.clear-filters:disabled{cursor:default;opacity:.35;text-decoration:none}@keyframes filter-popover-in{0%{opacity:0;transform:translateY(-8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.grid-control{flex:none;align-items:center;gap:12px;display:flex}.grid-control-label{color:var(--ink);font-size:16px}.grid-switcher{border:1px solid var(--line);background:#ffffffc7;border-radius:10px;align-items:center;gap:3px;padding:3px;display:flex;box-shadow:0 3px 10px #00000006}.grid-switcher button{appearance:none;width:34px;height:34px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0;font-size:13px;transition:background .2s,color .2s}.grid-switcher button:hover,.grid-switcher button:focus-visible{color:var(--ink);background:#11110f12;outline:none}.grid-switcher button.is-active{background:var(--ink);color:#fff}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:72px 24px;padding:24px 0 112px;display:grid}.project-grid[data-columns="3"]{grid-template-columns:repeat(3,minmax(0,1fr));gap:56px 20px}.project-grid[data-columns="4"]{grid-template-columns:repeat(4,minmax(0,1fr));gap:44px 16px}.project-card{background:var(--card);border-radius:24px;flex-direction:column;min-width:0;transition:transform .4s cubic-bezier(.2,.7,.2,1),box-shadow .4s;display:flex;overflow:hidden;box-shadow:0 10px 34px #1a19160e}.project-card:hover,.project-card:focus-visible{outline:none;transform:translateY(-7px);box-shadow:0 23px 55px #1a19161c}.project-preview{aspect-ratio:4/3;background:#e6e5e1;position:relative;overflow:hidden}.project-preview>img{object-fit:fill;transition:transform .75s cubic-bezier(.2,.7,.2,1)}.project-card:hover .project-preview>img,.project-card:focus-visible .project-preview>img{transform:scale(1.035)}.open-button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2;background:#ffffffeb;border-radius:50%;place-items:center;width:48px;height:48px;transition:background .3s,color .3s,transform .35s;display:grid;position:absolute;top:18px;right:18px;box-shadow:0 5px 20px #0000001a}.open-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px}.project-card:hover .open-button,.project-card:focus-visible .open-button{color:#fff;background:var(--ink);transform:rotate(-4deg)}.project-content{flex-direction:column;flex:1;padding:24px 26px 26px;display:flex}.project-eyebrow{color:var(--muted);margin:0 0 12px;font-size:13px}.project-summary{color:#4f4f4b;letter-spacing:-.015em;max-width:690px;margin:0 0 24px;font-size:clamp(17px,1.25vw,20px);line-height:1.38}.project-summary strong{color:var(--ink);font-weight:600}.tag-list{color:var(--muted);flex-wrap:wrap;gap:14px;margin:auto 0 0;padding:0;font-size:13px;list-style:none;display:flex}.tag-list li+li:before{content:"·";color:#aaa9a3;margin-right:14px}.no-results{border:1px dashed var(--line);min-height:420px;color:var(--muted);text-align:center;border-radius:24px;grid-column:1/-1;place-content:center;justify-items:center;gap:14px;display:grid}.no-results p{margin:0;font-size:16px}.no-results button{appearance:none;border:1px solid var(--line);color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:8px;padding:9px 12px;font-size:14px}.no-results button:hover,.no-results button:focus-visible{border-color:#11110f4d;outline:none}.project-grid[data-columns="3"] .project-card{border-radius:20px}.project-grid[data-columns="3"] .project-content{padding:21px 22px 23px}.project-grid[data-columns="3"] .project-summary{font-size:clamp(16px,1.1vw,18px)}.project-grid[data-columns="3"] .open-button{width:44px;height:44px;top:15px;right:15px}.project-grid[data-columns="4"] .project-card{border-radius:18px}.project-grid[data-columns="4"] .project-content{padding:19px 18px 21px}.project-grid[data-columns="4"] .project-eyebrow{margin-bottom:9px;font-size:12px}.project-grid[data-columns="4"] .project-summary{margin-bottom:20px;font-size:clamp(15px,.95vw,17px);line-height:1.42}.project-grid[data-columns="4"] .tag-list{gap:10px;font-size:12px}.project-grid[data-columns="4"] .tag-list li+li:before{margin-right:10px}.project-grid[data-columns="4"] .open-button{width:40px;height:40px;top:13px;right:13px}.project-grid[data-columns="4"] .open-button svg{width:19px}footer{border-top:1px solid var(--line);min-height:150px;color:var(--muted);grid-template-columns:1fr auto;align-items:center;gap:48px;font-size:13px;display:grid}footer p{margin:0}.case-shell{background:#fff;width:100%;max-width:none;height:100dvh;padding:0;position:fixed;inset:0;overflow:hidden}.case-frame{background:#fff;border:0;width:100%;height:100%;display:block}.case-shell-stable{height:100vh}@supports (height:100svh){.case-shell-stable{height:100svh}}@media (width<=900px){main{padding:0 28px}.grid-control{display:none}.project-grid,.project-grid[data-columns="3"],.project-grid[data-columns="4"]{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 18px}.project-card{border-radius:20px}}@media (width<=680px){main{padding:0 16px}.catalog-bar{flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;min-height:100px}.catalog-controls{flex-direction:column;align-items:flex-start;gap:10px}.catalog-actions{flex-wrap:wrap;align-items:flex-start}.filter-toggle{min-height:34px;padding:6px 9px;font-size:12px}.filter-list button{padding:7px 9px;font-size:12px}.filter-popover{border-radius:16px;width:calc(100vw - 32px);max-height:calc(100dvh - 145px);padding:18px;overflow-y:auto}.filter-popover-header{margin-bottom:20px}.facet-groups{gap:19px}.facet-option{min-height:34px;padding:7px 9px 7px 10px;font-size:13px}.project-grid,.project-grid[data-columns="3"],.project-grid[data-columns="4"]{grid-template-columns:1fr;gap:30px;padding-top:16px;padding-bottom:72px}.project-card{border-radius:18px}.project-content{padding:21px 20px 22px}.open-button{width:44px;height:44px;top:14px;right:14px}footer{gap:24px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
