.CardCanvasShell_shellContainer__9hn2c{width:100%;height:100%;min-height:0;display:flex;align-items:center;justify-content:center}.CardCanvasShell_shellContainer__9hn2c[data-mode=preview],.CardCanvasShell_shellContainer__9hn2c[data-mode=published]{align-items:stretch;justify-content:stretch}.CardCanvasShell_shellSurface__zWi_Y{width:100%;height:var(--card-frame-height,auto);max-height:100%;background:var(--sf-canvas-background,var(--sf-canvas));color:var(--sf-text-primary);font-family:var(--sf-theme-body-font,"Amulya",sans-serif);font-weight:var(--sf-theme-body-weight,400);font-variation-settings:"wght" var(--sf-theme-body-weight,400);border-radius:var(--radius-lg);box-shadow:var(--sf-panel-shadow);border:var(--sf-panel-border);position:relative;overflow:hidden;display:flex;flex-direction:column;--card-content-max:720px;--card-pad-x:clamp(32px,calc((100% - var(--card-content-max)) / 2),120px);--card-pad-x-side:clamp(16px,calc((100% - var(--card-content-max)) / 2),72px);--card-pad-y:32px;--card-stack-gap:16px;--card-type-scale:1;--card-top-media-min-height:220px;--card-top-media-max-height:360px;--card-top-media-preferred:35vh}.CardCanvasShell_shellSurface__zWi_Y[data-mode=preview],.CardCanvasShell_shellSurface__zWi_Y[data-mode=published]{border-radius:0;border:none;box-shadow:none;height:100%;max-height:100%}.CardCanvasShell_shellSurface__zWi_Y[data-mode=preview] .CardCanvasShell_mediaSlotFrameLeft__Y4qlL,.CardCanvasShell_shellSurface__zWi_Y[data-mode=preview] .CardCanvasShell_mediaSlotFrameRight__Bi_Iu,.CardCanvasShell_shellSurface__zWi_Y[data-mode=preview] .CardCanvasShell_topMediaSlot__7XeXp,.CardCanvasShell_shellSurface__zWi_Y[data-mode=published] .CardCanvasShell_mediaSlotFrameLeft__Y4qlL,.CardCanvasShell_shellSurface__zWi_Y[data-mode=published] .CardCanvasShell_mediaSlotFrameRight__Bi_Iu,.CardCanvasShell_shellSurface__zWi_Y[data-mode=published] .CardCanvasShell_topMediaSlot__7XeXp{border-radius:0}.CardCanvasShell_shellSurface__zWi_Y[data-density=compact]{--card-pad-x:clamp(20px,calc((100% - var(--card-content-max)) / 2),96px);--card-pad-x-side:clamp(12px,calc((100% - var(--card-content-max)) / 2),56px);--card-pad-y:20px;--card-stack-gap:12px;--card-top-media-min-height:180px;--card-top-media-max-height:300px;--card-top-media-preferred:30vh}.CardCanvasShell_shellSurface__zWi_Y[data-scale="0.92"]{--card-type-scale:0.92;--card-top-media-min-height:160px;--card-top-media-max-height:260px;--card-top-media-preferred:26vh}.CardCanvasShell_shellSurface__zWi_Y[data-scale="0.85"]{--card-type-scale:0.85;--card-top-media-min-height:140px;--card-top-media-max-height:220px;--card-top-media-preferred:22vh}.CardCanvasShell_coverLayer__mJWC3{position:absolute;inset:0;z-index:0}.CardCanvasShell_shellLayout__bTnve{position:relative;z-index:1;display:grid;grid-template-columns:1fr;grid-template-areas:"content";width:100%;height:100%;min-height:0}.CardCanvasShell_shellLayout__bTnve[data-media-position=left]{grid-template-columns:1fr 1fr;grid-template-areas:"media content"}.CardCanvasShell_shellLayout__bTnve[data-media-position=right]{grid-template-columns:1fr 1fr;grid-template-areas:"content media"}.CardCanvasShell_mediaSlot___AH6w{grid-area:media;min-width:0;min-height:0;height:100%;display:flex}.CardCanvasShell_mediaSlotFrame__8MNsb{width:100%;height:100%;min-height:0;overflow:hidden;background:var(--sf-surface-subtle)}.CardCanvasShell_mediaSlotFrame__8MNsb img,.CardCanvasShell_mediaSlotFrame__8MNsb video,.CardCanvasShell_topMediaSlot__7XeXp img,.CardCanvasShell_topMediaSlot__7XeXp video{object-fit:var(--card-media-fit,cover)!important}.CardCanvasShell_mediaSlotFrameLeft__Y4qlL{border-top-left-radius:var(--radius-lg);border-bottom-left-radius:var(--radius-lg)}.CardCanvasShell_mediaSlotFrameRight__Bi_Iu{border-top-right-radius:var(--radius-lg);border-bottom-right-radius:var(--radius-lg)}.CardCanvasShell_contentColumn__l4P0n{grid-area:content;min-width:0;height:100%;min-height:0;display:flex;flex-direction:column}.CardCanvasShell_topMediaSlot__7XeXp{width:100%;flex:0 0 auto;height:clamp(var(--card-top-media-min-height),var(--card-top-media-preferred),var(--card-top-media-max-height));overflow:hidden;border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg)}.CardCanvasShell_headerOverlay__kC_7d{position:absolute;left:0;right:0;top:var(--card-pad-y);z-index:2;padding-inline:clamp(16px,2.5vw,32px);pointer-events:none}.CardCanvasShell_actionsOverlay__6T69K{position:absolute;top:var(--card-pad-y);right:clamp(16px,2.5vw,32px);z-index:3;display:inline-flex;align-items:center;justify-content:flex-end;pointer-events:none}.CardCanvasShell_actionsOverlay__6T69K>*{pointer-events:auto}.CardCanvasShell_shellSurface__zWi_Y[data-header-placement=bottom] .CardCanvasShell_headerOverlay__kC_7d{top:auto;bottom:var(--card-pad-y)}.CardCanvasShell_contentStack__TH5sn{flex:1 1 auto;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:var(--card-stack-gap);padding:var(--card-pad-y) var(--card-pad-x) var(--card-pad-y);--mantine-font-size-xxxl:calc(var(--mantine-font-size-xxxl-base) * var(--card-type-scale));--mantine-font-size-xxl:calc(var(--mantine-font-size-xxl-base) * var(--card-type-scale));--mantine-font-size-lg:calc(var(--mantine-font-size-lg-base) * var(--card-type-scale))}.CardCanvasShell_shellLayout__bTnve[data-media-position=left] .CardCanvasShell_contentColumn__l4P0n,.CardCanvasShell_shellLayout__bTnve[data-media-position=right] .CardCanvasShell_contentColumn__l4P0n{padding-inline:var(--card-pad-x-side)}.CardCanvasShell_shellLayout__bTnve[data-media-position=left] .CardCanvasShell_contentStack__TH5sn,.CardCanvasShell_shellLayout__bTnve[data-media-position=right] .CardCanvasShell_contentStack__TH5sn{padding:var(--card-pad-y) 0 var(--card-pad-y)}.CardCanvasShell_contentStack__TH5sn[data-has-nav=false]{grid-template-rows:minmax(0,1fr)}.CardCanvasShell_shellSurface__zWi_Y[data-mode=preview] .CardCanvasShell_contentStack__TH5sn,.CardCanvasShell_shellSurface__zWi_Y[data-mode=published] .CardCanvasShell_contentStack__TH5sn{grid-template-rows:auto auto;align-content:center;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.CardCanvasShell_contentBodySlot__LvD0k{min-height:0;display:flex;align-items:center;position:relative}.CardCanvasShell_shellSurface__zWi_Y[data-mode=preview] .CardCanvasShell_contentBodySlot__LvD0k,.CardCanvasShell_shellSurface__zWi_Y[data-mode=published] .CardCanvasShell_contentBodySlot__LvD0k{overflow:visible;max-height:none;height:auto}.CardCanvasShell_contentBodySlot__LvD0k[data-center=false]{align-items:flex-start}.CardCanvasShell_contentBody__ngxQE{width:100%;max-width:var(--card-content-max);margin-inline:auto;position:relative;z-index:1}.CardCanvasShell_contentBodyConcealed__nUvSX{visibility:hidden}.CardCanvasShell_contentOverlay___eFpU{position:absolute;inset:0;z-index:2;pointer-events:none}.CardCanvasShell_navigationSlot___xPKw{display:flex;justify-content:flex-end;align-items:center;width:100%}.CardCanvasShell_shellSurface__zWi_Y[data-mode=preview] .CardCanvasShell_navigationSlot___xPKw>*,.CardCanvasShell_shellSurface__zWi_Y[data-mode=published] .CardCanvasShell_navigationSlot___xPKw>*{width:100%;max-width:var(--card-content-max);margin-inline:auto}.CardCanvasShell_shellSurface__zWi_Y[data-mode=preview] .CardCanvasShell_navigationSlot___xPKw,.CardCanvasShell_shellSurface__zWi_Y[data-mode=published] .CardCanvasShell_navigationSlot___xPKw{justify-content:flex-end;align-items:center}.CardCanvasShell_shellSurface__zWi_Y[data-mode=preview][data-header-placement=top] .CardCanvasShell_headerOverlay__kC_7d,.CardCanvasShell_shellSurface__zWi_Y[data-mode=published][data-header-placement=top] .CardCanvasShell_headerOverlay__kC_7d{top:max(var(--card-pad-y),env(safe-area-inset-top))}.CardCanvasShell_shellSurface__zWi_Y[data-mode=preview][data-header-placement=bottom] .CardCanvasShell_headerOverlay__kC_7d,.CardCanvasShell_shellSurface__zWi_Y[data-mode=published][data-header-placement=bottom] .CardCanvasShell_headerOverlay__kC_7d{bottom:max(var(--card-pad-y),env(safe-area-inset-bottom))}.CardCanvasShell_shellSurface__zWi_Y [class*=elementLabelContainer],.CardCanvasShell_shellSurface__zWi_Y [class*=elementLabelContainer] .ProseMirror,.CardCanvasShell_shellSurface__zWi_Y [class*=elementLabelContainer] .mantine-Text-root{font-family:var(
    --sf-theme-question-font,var(--sf-theme-heading-font,"Hind",sans-serif)
  )!important;font-weight:var(--sf-theme-question-weight,500)!important;font-variation-settings:"wght" var(--sf-theme-question-weight,500)!important}.CardCanvasShell_shellSurface__zWi_Y [class*=elementDescriptionContainer],.CardCanvasShell_shellSurface__zWi_Y [class*=elementDescriptionContainer] .ProseMirror,.CardCanvasShell_shellSurface__zWi_Y [class*=elementDescriptionContainer] .mantine-Text-root,.CardCanvasShell_shellSurface__zWi_Y [class*=elementHelpTextContainer]{font-family:var(
    --sf-theme-description-font,var(--sf-theme-body-font,"Amulya",sans-serif)
  )!important;font-weight:var(--sf-theme-description-weight,300)!important;font-variation-settings:"wght" var(--sf-theme-description-weight,300)!important}.CardCanvasShell_shellSurface__zWi_Y .mantine-DateInput-input,.CardCanvasShell_shellSurface__zWi_Y .mantine-Input-input,.CardCanvasShell_shellSurface__zWi_Y .mantine-NumberInput-input,.CardCanvasShell_shellSurface__zWi_Y .mantine-Select-input,.CardCanvasShell_shellSurface__zWi_Y .mantine-Textarea-input,.CardCanvasShell_shellSurface__zWi_Y .mantine-TimeInput-input,.CardCanvasShell_shellSurface__zWi_Y input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]),.CardCanvasShell_shellSurface__zWi_Y select,.CardCanvasShell_shellSurface__zWi_Y textarea{font-family:var(
    --sf-theme-answer-font,var(--sf-theme-body-font,"Amulya",sans-serif)
  )!important;font-weight:var(--sf-theme-answer-weight,400)!important;font-variation-settings:"wght" var(--sf-theme-answer-weight,400)!important}@media (max-width:768px){.CardCanvasShell_shellSurface__zWi_Y{--card-pad-x:clamp(20px,calc((100% - 560px) / 2),48px);--card-pad-x-side:clamp(12px,calc((100% - 560px) / 2),32px);--card-pad-y:20px}}@media (max-width:480px){.CardCanvasShell_shellSurface__zWi_Y{--card-pad-x:clamp(16px,calc((100% - 420px) / 2),32px);--card-pad-x-side:clamp(10px,calc((100% - 420px) / 2),24px);--card-pad-y:16px}}