:root{--nyra-safe-top:env(safe-area-inset-top,0px);--nyra-safe-right:env(safe-area-inset-right,0px);--nyra-safe-bottom:env(safe-area-inset-bottom,0px);--nyra-safe-left:env(safe-area-inset-left,0px);--nyra-adaptive-gap:10px;--nyra-panel-collapsed-edge:16px;}[data-nyra-panel-scroll="true"]{min-width:0;min-height:0;overflow-y:auto !important;scrollbar-gutter:stable;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;}[data-nyra-panel-scroll-x="true"]{ overflow-x:auto !important;}[data-nyra-panel-scroll-x="false"]{ overflow-x:hidden !important;}[data-nyra-floating]{box-sizing:border-box;max-width:calc(100% - (var(--nyra-adaptive-gap) * 2)) !important;max-height:calc(100% - (var(--nyra-adaptive-gap) * 2)) !important;}[data-nyra-floating-kind="minimap"]{transform-origin:center;}[data-nyra-dialog]{box-sizing:border-box;max-width:calc(100vw - 24px - var(--nyra-safe-left) - var(--nyra-safe-right)) !important;max-height:calc(100dvh - 24px - var(--nyra-safe-top) - var(--nyra-safe-bottom)) !important;overflow:auto !important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;}[data-nyra-dialog-header]{position:sticky !important;top:0;z-index:8;flex:0 0 auto;background:inherit;}[data-nyra-dialog-body]{min-width:0;min-height:0;overflow:auto !important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;}[data-nyra-dialog-actions]{position:sticky !important;right:0;bottom:0;left:0;z-index:9;box-sizing:border-box;display:flex;flex:0 0 auto;flex-wrap:wrap;max-width:100%;background:inherit;}[data-nyra-dialog-actions] button,[data-nyra-dialog-actions] [role="button"]{max-width:100%;}@media (max-width:1050px){body.nyra-product-flow .props{display:flex !important;}}@media (max-width:760px){body.nyra-product-flow .workspace{position:relative;grid-template-columns:1fr !important;}body.nyra-product-flow .sidebar,body.nyra-product-flow .props{position:absolute !important;top:0;bottom:0;display:flex !important;width:min(86vw,350px) !important;max-width:calc(100% - var(--nyra-panel-collapsed-edge));z-index:80;transition:transform .18s ease,box-shadow .18s ease;box-shadow:0 16px 38px rgba(15,23,42,.18);}body.nyra-product-flow .sidebar{ left:0;}body.nyra-product-flow .props{ right:0;}body.nyra-product-flow .sidebar.collapsed:not(.peek-expanded){transform:translateX(calc(-100% + var(--nyra-panel-collapsed-edge)));box-shadow:none;}body.nyra-product-flow .props.collapsed:not(.peek-expanded){transform:translateX(calc(100% - var(--nyra-panel-collapsed-edge)));box-shadow:none;}body.nyra-product-db .app{grid-template-columns:minmax(0,1fr) !important;}body.nyra-product-db .workspace{grid-column:1 !important;min-width:0;min-height:0;}body.nyra-product-db .sidebar{position:fixed !important;top:calc(96px + var(--nyra-safe-top));bottom:var(--nyra-safe-bottom);left:0;display:block !important;width:min(86vw,390px) !important;max-width:calc(100vw - var(--nyra-panel-collapsed-edge));z-index:80;transition:transform .18s ease,box-shadow .18s ease;box-shadow:0 16px 38px rgba(0,0,0,.28);}body.nyra-product-db .sidebar.collapsed:not(.peek-expanded){transform:translateX(calc(-100% + var(--nyra-panel-collapsed-edge)));box-shadow:none;}}@media (min-width:701px) and (max-width:1000px){body.nyra-product-mind .panel.right{display:flex !important;}}@media (max-width:700px){body.nyra-product-mind .panel{position:fixed !important;top:calc(50px + var(--nyra-safe-top));bottom:calc(84px + var(--nyra-safe-bottom));display:flex !important;width:min(86vw,320px) !important;max-width:calc(100vw - var(--nyra-panel-collapsed-edge));z-index:75;transition:transform .18s ease,box-shadow .18s ease;box-shadow:0 16px 38px rgba(15,23,42,.20);}body.nyra-product-mind #palettePanel{left:0;right:auto;}body.nyra-product-mind #propertiesPanel{right:0;left:auto;}body.nyra-product-mind #palettePanel.collapsed:not(.peek-expanded){transform:translateX(calc(-100% + var(--nyra-panel-collapsed-edge)));box-shadow:none;}body.nyra-product-mind #propertiesPanel.collapsed:not(.peek-expanded){transform:translateX(calc(100% - var(--nyra-panel-collapsed-edge)));box-shadow:none;}body.nyra-product-mind .panel-toggle{display:grid !important;}}@media (max-width:900px),(max-height:620px){body.nyra-suite-editor .nyra-suite-minimap{display:block !important;width:clamp(104px,31vw,145px) !important;height:auto !important;aspect-ratio:19 / 12;}body.nyra-suite-editor .nyra-suite-view-tools{display:flex !important;max-width:calc(100% - 16px) !important;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;-webkit-overflow-scrolling:touch;}}@media (max-width:760px),(max-height:560px){[data-nyra-dialog]{max-width:calc(100vw - 12px - var(--nyra-safe-left) - var(--nyra-safe-right)) !important;max-height:calc(100dvh - 12px - var(--nyra-safe-top) - var(--nyra-safe-bottom)) !important;border-radius:10px !important;}[data-nyra-dialog-actions]{gap:7px;padding-bottom:max(10px,var(--nyra-safe-bottom)) !important;}}body.nyra-suite-editor [data-nyra-floating-kind="zoom"]{z-index:90!important}body.nyra-suite-editor [data-nyra-floating-kind="minimap"]{z-index:80!important}@media (max-width:760px),(max-height:520px){body.nyra-product-flow .workspace{position:relative;grid-template-columns:1fr!important}body.nyra-product-flow .sidebar,body.nyra-product-flow .props{position:absolute!important;top:0;bottom:0;display:flex!important;width:min(86vw,350px)!important;max-width:calc(100% - var(--nyra-panel-collapsed-edge));z-index:80}body.nyra-product-flow .sidebar{left:0}body.nyra-product-flow .props{right:0}body.nyra-product-flow .sidebar.collapsed:not(.peek-expanded){transform:translateX(calc(-100% + var(--nyra-panel-collapsed-edge)))!important}body.nyra-product-flow .props.collapsed:not(.peek-expanded){transform:translateX(calc(100% - var(--nyra-panel-collapsed-edge)))!important}body.nyra-product-db .app{grid-template-columns:minmax(0,1fr)!important}body.nyra-product-db .workspace{grid-column:1!important;min-width:0;min-height:0}body.nyra-product-db .sidebar{position:fixed!important;top:calc(96px + var(--nyra-safe-top));bottom:var(--nyra-safe-bottom);left:0;display:block!important;width:min(86vw,390px)!important;max-width:calc(100vw - var(--nyra-panel-collapsed-edge));z-index:80}body.nyra-product-db .sidebar.collapsed:not(.peek-expanded){transform:translateX(calc(-100% + var(--nyra-panel-collapsed-edge)))!important}body.nyra-product-mind .panel{position:fixed!important;top:calc(50px + var(--nyra-safe-top));bottom:calc(56px + var(--nyra-safe-bottom));display:flex!important;width:min(86vw,320px)!important;max-width:calc(100vw - var(--nyra-panel-collapsed-edge));z-index:75}body.nyra-product-mind #palettePanel{left:0;right:auto}body.nyra-product-mind #propertiesPanel{right:0;left:auto}body.nyra-product-mind #palettePanel.collapsed:not(.peek-expanded){transform:translateX(calc(-100% + var(--nyra-panel-collapsed-edge)))!important}body.nyra-product-mind #propertiesPanel.collapsed:not(.peek-expanded){transform:translateX(calc(100% - var(--nyra-panel-collapsed-edge)))!important}body.nyra-product-mockup .nyra-main,body.nyra-product-mockup .nyra-main.left-collapsed,body.nyra-product-mockup .nyra-main.right-collapsed,body.nyra-product-mockup .nyra-main.left-collapsed.right-collapsed{grid-template-columns:1fr!important}body.nyra-suite-editor [data-nyra-floating-kind="minimap"]{width:clamp(96px,29vw,132px)!important;height:auto!important}}@media (orientation:landscape) and (max-height:520px){body.nyra-suite-editor [data-nyra-floating-kind="minimap"]{width:clamp(88px,18vw,118px)!important}}@media (max-width:760px),(max-height:520px){body.nyra-suite-editor [data-nyra-floating-kind="zoom"]{position:fixed!important;margin:0!important;z-index:190!important;}body.nyra-suite-editor [data-nyra-floating-kind="minimap"]{position:absolute!important;z-index:80!important;}}body.nyra-suite-editor [data-nyra-floating-kind="minimap"]{max-width:calc(100% - 16px)!important;max-height:calc(100% - 16px)!important}@media (max-width:760px),(max-height:520px){body.nyra-suite-editor .hint,body.nyra-suite-editor .statusbar,body.nyra-suite-editor footer.status,body.nyra-suite-editor .nyra-status:not(.nyra-status-message){display:none!important;}body.nyra-suite-editor [data-nyra-floating-kind="zoom"],body.nyra-suite-editor .nyra-view-toolbar-portal{z-index:220!important;}}