{
  "version": 3,
  "sources": ["src/app/draggable-bottomsheet/draggable-bottomsheet.component.scss"],
  "sourcesContent": [".sheet {\n    position: fixed;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    max-height: 90%;\n    background: white;\n    border-top-left-radius: 16px;\n    border-top-right-radius: 16px;\n    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.3);\n    transform: translateY(100%);\n    transition: transform 0.3s ease;\n    touch-action: none; // important for pointer events\n  }\n  \n  .handle {\n    width: 40px;\n    height: 4px;\n    background: #ccc;\n    border-radius: 2px;\n    margin: 8px auto;\n  }\n  "],
  "mappings": "AAAA,CAAA,MACI,SAAA,MACA,OAAA,EACA,KAAA,EACA,MAAA,KACA,WAAA,IACA,WAAA,KACA,uBAAA,KACA,wBAAA,KACA,WAAA,EAAA,KAAA,KAAA,UACA,UAAA,WAAA,MACA,WAAA,UAAA,IAAA,KACA,aAAA,KAGF,CAAA,OACE,MAAA,KACA,OAAA,IACA,WAAA,KAlBJ,cAmBI,IAnBJ,OAoBI,IAAA",
  "names": []
}
