@media (width>=1024px) and (pointer:fine){.desktop-button{cursor:pointer}.desktop-button-default,.desktop-button-sm{height:36px;min-height:36px}.desktop-button-icon{width:36px;height:36px}.desktop-button-lg{height:44px}.desktop-button:hover:not([aria-disabled=true]){filter:brightness(.97)}.desktop-button:focus-visible,.desktop-input:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:2px}.desktop-button[aria-disabled=true]{cursor:not-allowed}.desktop-input:not(textarea){height:36px;font-size:14px}}.desktop-sheet-overlay{z-index:10000;background:#080a127a;position:fixed;inset:0}.desktop-sheet-panel{background:hsl(var(--surface));max-height:calc(100dvh - 64px);color:hsl(var(--foreground));font-family:BricolageGrotesque_400Regular,sans-serif;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10001!important;position:fixed!important}.desktop-sheet-header{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.desktop-sheet-title{font-family:BricolageGrotesque_700Bold,sans-serif;font-size:19px;line-height:26px}.desktop-sheet-description{color:hsl(var(--muted-foreground));margin-top:6px;font-size:13px;line-height:20px}.desktop-sheet-close{cursor:pointer;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.desktop-sheet-close:hover{background:hsl(var(--surface-muted))}.desktop-sheet-close:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:2px}.desktop-sheet-footer{border-top:1px solid hsl(var(--border));padding-top:16px}.desktop-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}