.prototypes-module__glVLpG__page{width:100%}.prototypes-module__glVLpG__listHeader{justify-content:space-between;align-items:flex-start;margin-bottom:32px;display:flex}.prototypes-module__glVLpG__subtitle{color:var(--muted);margin-top:4px;font-size:14px}.prototypes-module__glVLpG__grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:960px;display:grid}.prototypes-module__glVLpG__card{color:inherit;background:var(--background);border:1px solid var(--border);cursor:pointer;border-radius:12px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden}.prototypes-module__glVLpG__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.prototypes-module__glVLpG__thumbnail{aspect-ratio:16/9;background:#1a1a1a;justify-content:center;align-items:center;display:flex;overflow:hidden}.prototypes-module__glVLpG__thumbnailImg{object-fit:cover;object-position:top left;width:100%;height:100%;transition:transform .3s}.prototypes-module__glVLpG__card:hover .prototypes-module__glVLpG__thumbnailImg{transform:scale(1.03)}.prototypes-module__glVLpG__thumbLoading{border:2px solid #ffffff26;border-top-color:#ffffff80;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite prototypes-module__glVLpG__spin}@keyframes prototypes-module__glVLpG__spin{to{transform:rotate(360deg)}}.prototypes-module__glVLpG__fileIcon{opacity:.9;transition:transform .2s}.prototypes-module__glVLpG__card:hover .prototypes-module__glVLpG__fileIcon{transform:scale(1.05)}.prototypes-module__glVLpG__cardInfo{border-top:1px solid var(--border);flex-direction:column;gap:6px;padding:14px 16px;display:flex}.prototypes-module__glVLpG__cardTop{justify-content:space-between;align-items:center;gap:8px;display:flex}.prototypes-module__glVLpG__fileName{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.prototypes-module__glVLpG__typeBadge{text-transform:uppercase;color:var(--accent);background:#29b8ff1a;border-radius:4px;flex-shrink:0;padding:3px 8px;font-size:10px;font-weight:600}.prototypes-module__glVLpG__cardDate{color:var(--muted);font-size:12px}.prototypes-module__glVLpG__empty{background:var(--background);border:1px dashed var(--border);border-radius:12px;justify-content:center;align-items:center;padding:64px 24px;display:flex}.prototypes-module__glVLpG__empty p{color:var(--muted);font-size:14px}@media (max-width:900px){.prototypes-module__glVLpG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.prototypes-module__glVLpG__grid{grid-template-columns:1fr}}.prototypes-module__glVLpG__heading{letter-spacing:-.04rem;color:var(--foreground);font-size:28px;font-weight:500}.prototypes-module__glVLpG__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;display:flex}.prototypes-module__glVLpG__headerLeft{align-items:center;gap:16px;display:flex}.prototypes-module__glVLpG__backLink{background:var(--background);border:1px solid var(--border);width:36px;height:36px;color:var(--muted);border-radius:10px;justify-content:center;align-items:center;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:flex}.prototypes-module__glVLpG__backLink:hover{background:var(--surface);color:var(--foreground);border-color:#0000}.prototypes-module__glVLpG__toggle{background:var(--background);border:1px solid var(--border);border-radius:100px;gap:2px;padding:4px;display:flex}.prototypes-module__glVLpG__toggleBtn{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:100px;padding:8px 20px;font-family:inherit;font-size:13px;font-weight:500;transition:background .2s,color .2s}.prototypes-module__glVLpG__toggleBtn:hover{color:var(--foreground)}.prototypes-module__glVLpG__toggleBtn.prototypes-module__glVLpG__active{background:var(--foreground);color:var(--background)}.prototypes-module__glVLpG__fullscreenBtn{border:1px solid var(--border);background:var(--background);color:var(--muted);cursor:pointer;border-radius:100px;justify-content:center;align-items:center;gap:8px;margin:16px auto 0;padding:10px 20px;font-family:inherit;font-size:13px;font-weight:500;transition:color .15s,border-color .15s,background .15s;display:none}.prototypes-module__glVLpG__fullscreenBtn:hover{color:var(--foreground);background:var(--surface);border-color:#0000}.prototypes-module__glVLpG__fullscreenWrap{display:contents}.prototypes-module__glVLpG__fullscreenWrap:fullscreen{background:#000;display:flex}.prototypes-module__glVLpG__fullscreenView{background:#000;flex-direction:column;width:100%;height:100%;display:flex;position:relative}.prototypes-module__glVLpG__fullscreenClose{z-index:100;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s;display:flex;position:fixed;top:16px;right:16px}.prototypes-module__glVLpG__fullscreenClose:hover{background:#000c}.prototypes-module__glVLpG__fullscreenScroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;overflow:hidden auto}.prototypes-module__glVLpG__fullscreenImg{width:100%;height:auto;display:block}.prototypes-module__glVLpG__previewContainer{width:100%;display:flex}.prototypes-module__glVLpG__desktopFrame{background:#1a1a1a;border-radius:10px;overflow:hidden;box-shadow:0 0 0 1px #00000014,0 8px 40px #0000001f}.prototypes-module__glVLpG__desktopInner{flex-direction:column;display:flex}.prototypes-module__glVLpG__browserChrome{background:#2a2a2a;border-bottom:1px solid #333;flex-shrink:0;align-items:center;gap:12px;height:40px;padding:0 16px;display:flex}.prototypes-module__glVLpG__trafficLights{flex-shrink:0;gap:7px;display:flex}.prototypes-module__glVLpG__dot{border-radius:50%;width:11px;height:11px}.prototypes-module__glVLpG__dot[data-color=red]{background:#ff5f57}.prototypes-module__glVLpG__dot[data-color=yellow]{background:#febc2e}.prototypes-module__glVLpG__dot[data-color=green]{background:#28c840}.prototypes-module__glVLpG__urlBar{background:#1a1a1a;border-radius:6px;flex:1;justify-content:center;align-items:center;height:26px;padding:0 12px;display:flex}.prototypes-module__glVLpG__urlText{color:#888;font-family:inherit;font-size:12px}.prototypes-module__glVLpG__viewport{overscroll-behavior:contain;background:#fff;overflow:hidden auto}.prototypes-module__glVLpG__viewport::-webkit-scrollbar{width:8px}.prototypes-module__glVLpG__viewport::-webkit-scrollbar-track{background:0 0}.prototypes-module__glVLpG__viewport::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.prototypes-module__glVLpG__mockupImage{height:auto;display:block}.prototypes-module__glVLpG__iphoneFrame{border-radius:52px;overflow:hidden}.prototypes-module__glVLpG__iphoneInner{background:#1a1a1a;border-radius:52px;padding:8px;box-shadow:0 0 0 1px #00000014,0 8px 40px #00000026,inset 0 0 0 1.5px #333}.prototypes-module__glVLpG__iphoneScreenWrap{border-radius:44px;width:393px;height:852px;position:relative;overflow:hidden}.prototypes-module__glVLpG__dynamicIsland{z-index:10;background:#000;border-radius:20px;width:126px;height:36px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.prototypes-module__glVLpG__iphoneScreen{overscroll-behavior:contain;background:#fff;width:393px;height:852px;overflow:hidden auto}.prototypes-module__glVLpG__iphoneScreen::-webkit-scrollbar{width:0}.prototypes-module__glVLpG__homeIndicator{z-index:10;pointer-events:none;background:#0003;border-radius:100px;width:134px;height:5px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.prototypes-module__glVLpG__emptyViewport{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;padding:24px;display:flex}.prototypes-module__glVLpG__emptyViewport p{color:#999;font-size:14px}.prototypes-module__glVLpG__emptyHint{font-family:monospace;color:#666!important;font-size:12px!important}@media (max-width:640px){.prototypes-module__glVLpG__heading{font-size:24px}.prototypes-module__glVLpG__header{flex-direction:column;align-items:flex-start}.prototypes-module__glVLpG__desktopFrame{border-radius:6px}.prototypes-module__glVLpG__fullscreenBtn{display:flex}}
