.database-module__jVR1aG__floating-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:200;background:#ffffffe6;border-radius:12px;flex-direction:column;align-items:center;width:140px;height:auto;padding:20px;display:flex;position:fixed;top:50%;left:10px;transform:translateY(-50%);box-shadow:0 6px 18px #0000000f}.database-module__jVR1aG__floating-menu .database-module__jVR1aG__logo{text-align:center;color:#1f3a65;cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:6px;margin-bottom:28px;padding:16px 12px;font-size:16px;font-weight:700;transition:all .4s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden}.database-module__jVR1aG__floating-menu .database-module__jVR1aG__logo:before{content:"";opacity:0;background:linear-gradient(135deg,#44d7b60d 0%,#1f3a6505 100%);border-radius:12px;transition:opacity .4s;position:absolute;inset:0}.database-module__jVR1aG__floating-menu .database-module__jVR1aG__logo:hover:before{opacity:1}.database-module__jVR1aG__floating-menu .database-module__jVR1aG__logo:hover{color:#44d7b6;background:#44d7b61a;transform:translateY(-2px);box-shadow:0 8px 20px #44d7b626}.database-module__jVR1aG__floating-menu .database-module__jVR1aG__logo .database-module__jVR1aG__ph{color:#44d7b6;z-index:1;font-size:28px;transition:all .4s cubic-bezier(.25,.8,.25,1);position:relative}.database-module__jVR1aG__floating-menu .database-module__jVR1aG__logo-text{letter-spacing:1.2px;color:#1f3a65;z-index:1;font-size:11px;font-weight:700;transition:all .4s cubic-bezier(.25,.8,.25,1);position:relative}.database-module__jVR1aG__menu-items{flex-direction:column;gap:14px;width:100%;display:flex}.database-module__jVR1aG__menu-item{color:#1f3a65;cursor:pointer;background:0 0;border:none;border-radius:10px;flex-direction:column;align-items:center;width:100%;padding:10px;font-size:12px;font-weight:500;text-decoration:none;transition:all .3s ease-in-out;display:flex}.database-module__jVR1aG__menu-item .database-module__jVR1aG__ph{margin-bottom:4px;font-size:26px}.database-module__jVR1aG__menu-item:hover,.database-module__jVR1aG__menu-item.database-module__jVR1aG__active{color:#44d7b6;background:#44d7b626}.database-module__jVR1aG__main-content{flex-direction:column;flex:1;width:100%;max-width:1250px;height:100vh;margin:auto;display:flex}.database-module__jVR1aG__navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#1f3a65;background:#ffffffe6;border-radius:14px;justify-content:space-between;align-items:center;width:100%;max-width:1250px;margin:1rem auto;padding:14px 32px;display:flex;box-shadow:0 6px 18px #0000000f}.database-module__jVR1aG__navbar .database-module__jVR1aG__logo{align-items:center;gap:8px;font-size:20px;font-weight:700;display:flex}.database-module__jVR1aG__navbar .database-module__jVR1aG__logo i{color:#44d7b6;font-size:24px}.database-module__jVR1aG__nav-links{gap:24px;display:flex}.database-module__jVR1aG__nav-link{color:#1f3a65;align-items:center;gap:6px;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.database-module__jVR1aG__nav-link i{font-size:18px}.database-module__jVR1aG__nav-link:hover{color:#44d7b6}.database-module__jVR1aG__nav-buttons{gap:12px;display:flex}.database-module__jVR1aG__btn-primary{color:#fff;cursor:pointer;background:#1f3a65;border:none;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-size:16px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #0000001f}.database-module__jVR1aG__btn-primary:hover{background:#173058}.database-module__jVR1aG__btn-outline{color:#1f3a65;cursor:pointer;background:0 0;border:2px solid #1f3a65;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.database-module__jVR1aG__btn-outline:hover{color:#fff;background:#1f3a65}@media (max-width:768px){.database-module__jVR1aG__nav-links{display:none}.database-module__jVR1aG__navbar{width:95%;padding:12px 20px}}.database-module__jVR1aG__db-container{display:flex}.database-module__jVR1aG__designer-container{background:#f4f4f7;width:100%;margin:auto;overflow:auto}.database-module__jVR1aG__designer-canvas{background:#fff;border-radius:12px;flex-direction:column;flex:1;width:100%;max-width:1200px;display:flex;position:relative;overflow-y:auto;box-shadow:0 4px 20px #00000014}.database-module__jVR1aG__table-designer-header{background:linear-gradient(135deg,#44d7b605 0%,#1f3a6503 100%);border-bottom:2px solid #44d7b61a;padding:32px 32px 24px}.database-module__jVR1aG__table-designer-title{color:#1f3a65;align-items:center;gap:12px;margin-bottom:8px;font-size:28px;font-weight:700;display:flex}.database-module__jVR1aG__table-designer-title .database-module__jVR1aG__ph{color:#44d7b6;font-size:32px}.database-module__jVR1aG__table-designer-subtitle{color:#64748b;font-size:16px}.database-module__jVR1aG__designer-layout{grid-template-columns:320px 1fr;height:calc(100vh - 220px);display:grid}.database-module__jVR1aG__table-info-panel{background:#fafbfc;border-right:2px solid #44d7b61a;padding:24px;overflow-y:auto}.database-module__jVR1aG__info-section{margin-bottom:28px}.database-module__jVR1aG__info-section-title{color:#1f3a65;border-bottom:2px solid #44d7b633;align-items:center;gap:8px;margin-bottom:16px;padding-bottom:8px;font-size:16px;font-weight:600;display:flex}.database-module__jVR1aG__info-section-title .database-module__jVR1aG__ph{color:#44d7b6;font-size:18px}.database-module__jVR1aG__form-group{margin-bottom:20px}.database-module__jVR1aG__form-label{color:#374151;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.database-module__jVR1aG__form-input{background:#fff;border:2px solid #00000014;border-radius:10px;width:100%;padding:12px 16px;font-family:Satoshi,sans-serif;font-size:15px;transition:all .3s}.database-module__jVR1aG__form-input:focus{border-color:#44d7b6;outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #44d7b626}.database-module__jVR1aG__form-textarea{resize:vertical;min-height:80px}.database-module__jVR1aG__form-help{color:#6b7280;align-items:center;gap:4px;margin-top:6px;font-size:12px;display:flex}.database-module__jVR1aG__form-help .database-module__jVR1aG__ph{color:#44d7b6;font-size:14px}.database-module__jVR1aG__fields-designer-panel{background:#fff;flex-direction:column;display:flex}.database-module__jVR1aG__fields-header{background:linear-gradient(135deg,#44d7b605 0%,#1f3a6503 100%);border-bottom:2px solid #44d7b61a;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:relative}.database-module__jVR1aG__fields-count{color:#6b7280;background:#44d7b61a;border-radius:6px;margin-left:8px;padding:4px 8px;font-size:12px}.database-module__jVR1aG__scroll-hint{color:#6b7280;opacity:0;pointer-events:none;background:#44d7b61a;border-radius:4px 4px 0 0;padding:2px 8px;font-size:11px;transition:opacity .3s;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.database-module__jVR1aG__scroll-hint.database-module__jVR1aG__visible{opacity:1}.database-module__jVR1aG__fields-title{color:#1f3a65;align-items:center;gap:8px;font-size:16px;font-weight:600;display:flex}.database-module__jVR1aG__ph{font-variant:normal;text-transform:none;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:Phosphor!important}.database-module__jVR1aG__fields-title .database-module__jVR1aG__ph{color:#44d7b6;font-size:18px}.database-module__jVR1aG__add-field-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#44d7b6 0%,#3bc4a8 100%);border:none;border-radius:10px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #44d7b64d}.database-module__jVR1aG__add-field-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #44d7b666}.database-module__jVR1aG__fields-table-container{border:1px solid #44d7b61a;border-radius:0 0 8px 8px;flex:1;max-height:calc(100vh - 320px);padding:0;overflow:hidden auto}.database-module__jVR1aG__fields-table-container::-webkit-scrollbar{width:8px}.database-module__jVR1aG__fields-table-container::-webkit-scrollbar-track{background:#f8f9fa;border-radius:4px}.database-module__jVR1aG__fields-table-container::-webkit-scrollbar-thumb{background:#44d7b64d;border-radius:4px;transition:background .2s}.database-module__jVR1aG__fields-table-container::-webkit-scrollbar-thumb:hover{background:#44d7b680}.database-module__jVR1aG__fields-table{border-collapse:collapse;width:100%;font-size:14px}.database-module__jVR1aG__fields-table th{color:#1f3a65;text-align:left;z-index:10;background:linear-gradient(135deg,#f8f9fa 0%,#f1f5f9 100%);border-bottom:2px solid #44d7b633;padding:16px 20px;font-size:13px;font-weight:600;position:sticky;top:0;box-shadow:0 2px 4px #0000000d}.database-module__jVR1aG__fields-table td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:12px 20px}.database-module__jVR1aG__fields-table tr:hover{background:#44d7b605}.database-module__jVR1aG__fields-table tr.database-module__jVR1aG__primary-key{background:linear-gradient(135deg,#fbbf240d 0%,#f59e0b05 100%)}.database-module__jVR1aG__fields-table tr.database-module__jVR1aG__primary-key:hover{background:linear-gradient(135deg,#fbbf2414 0%,#f59e0b0a 100%)}.database-module__jVR1aG__field-input{background:0 0;border:1px solid #0000;border-radius:6px;width:100%;padding:8px 12px;font-family:Satoshi,sans-serif;font-size:14px;transition:all .2s}.database-module__jVR1aG__field-input:focus{background:#fff;border-color:#44d7b6;outline:none;box-shadow:0 0 0 3px #44d7b61a}.database-module__jVR1aG__field-input:disabled{color:#6b7280;background:#f8f9fa}.database-module__jVR1aG__field-select{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;width:100%;padding:8px 12px;font-family:Satoshi,sans-serif;font-size:14px}.database-module__jVR1aG__field-select:focus{background:#fff;border-color:#44d7b6;outline:none;box-shadow:0 0 0 3px #44d7b61a}.database-module__jVR1aG__field-select:disabled{color:#6b7280;cursor:not-allowed;background:#f8f9fa}.database-module__jVR1aG__field-actions{align-items:center;gap:6px;display:flex}.database-module__jVR1aG__field-drag-handle{cursor:grab;color:#9ca3af;border-radius:6px;padding:6px;font-size:16px;transition:all .2s}.database-module__jVR1aG__field-drag-handle:hover{color:#44d7b6;background:#44d7b61a}.database-module__jVR1aG__field-action-btn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;transition:all .2s;display:flex}.database-module__jVR1aG__field-action-btn:hover{color:#44d7b6;background:#44d7b61a}.database-module__jVR1aG__field-action-btn.database-module__jVR1aG__delete:hover{color:#ef4444;background:#ef44441a}.database-module__jVR1aG__field-action-btn:disabled{opacity:.4;cursor:not-allowed}.database-module__jVR1aG__field-checkbox{justify-content:center;align-items:center;display:flex}.database-module__jVR1aG__field-checkbox input[type=checkbox]{accent-color:#44d7b6;cursor:pointer;width:18px;height:18px}.database-module__jVR1aG__field-checkbox input[type=checkbox]:disabled{cursor:not-allowed}.database-module__jVR1aG__id-field-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#44d7b6 0%,#3bc4a8 100%);border-radius:6px;padding:4px 8px;font-size:11px;font-weight:600;box-shadow:0 2px 4px #44d7b64d}.database-module__jVR1aG__action-buttons{background:linear-gradient(135deg,#44d7b605 0%,#1f3a6503 100%);border-top:2px solid #44d7b61a;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.database-module__jVR1aG__btn-secondary{color:#6b7280;cursor:pointer;background:0 0;border:2px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.database-module__jVR1aG__btn-secondary:hover{color:#374151;border-color:#d1d5db;transform:translateY(-1px)}.database-module__jVR1aG__submit-label{justify-content:center;align-items:center;gap:.25rem;display:flex}.database-module__jVR1aG__btn-create{color:#fff;cursor:pointer;background:linear-gradient(135deg,#44d7b6 0%,#3bc4a8 100%);border:none;border-radius:10px;align-items:center;gap:8px;padding:12px 32px;font-size:14px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #44d7b64d}.database-module__jVR1aG__btn-create:hover{transform:translateY(-2px);box-shadow:0 8px 20px #44d7b666}.database-module__jVR1aG__btn-create:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width:1024px){.database-module__jVR1aG__designer-layout{grid-template-columns:300px 1fr}}@media (max-width:768px){.database-module__jVR1aG__designer-layout{grid-template-rows:auto 1fr;grid-template-columns:1fr}.database-module__jVR1aG__table-info-panel{border-bottom:2px solid #44d7b61a;border-right:none;max-height:250px}}.database-module__jVR1aG__status-dropdown{width:100%;position:relative}.database-module__jVR1aG__status-selected{cursor:pointer;background:#fff;border:2px solid #00000014;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 16px;font-family:Satoshi,sans-serif;transition:all .3s;display:flex}.database-module__jVR1aG__status-selected:hover{border-color:#44d7b6;transform:translateY(-1px)}.database-module__jVR1aG__status-selected.database-module__jVR1aG__open{border-color:#44d7b6;box-shadow:0 0 0 4px #44d7b626}.database-module__jVR1aG__status-badge{border-radius:6px;align-items:center;gap:8px;padding:4px 12px;font-size:14px;font-weight:500;display:flex}.database-module__jVR1aG__status-badge.database-module__jVR1aG__active{color:#16a34a;background:linear-gradient(135deg,#22c55e1a 0%,#16a34a0d 100%)}.database-module__jVR1aG__status-badge.database-module__jVR1aG__draft{color:#f59e0b;background:linear-gradient(135deg,#fbbf241a 0%,#f59e0b0d 100%)}.database-module__jVR1aG__status-badge.database-module__jVR1aG__archived{color:#4b5563;background:linear-gradient(135deg,#6b72801a 0%,#4b55630d 100%)}.database-module__jVR1aG__dropdown-arrow{color:#6b7280;font-size:16px;transition:transform .3s}.database-module__jVR1aG__status-selected.database-module__jVR1aG__open .database-module__jVR1aG__dropdown-arrow{transform:rotate(180deg)}.database-module__jVR1aG__status-options{z-index:100;opacity:0;visibility:hidden;background:#fff;border:2px solid #44d7b6;border-radius:10px;margin-top:4px;transition:all .3s;position:absolute;top:100%;left:0;right:0;transform:translateY(-10px);box-shadow:0 8px 20px #00000026}.database-module__jVR1aG__status-options.database-module__jVR1aG__open{opacity:1;visibility:visible;transform:translateY(0)}.database-module__jVR1aG__status-option-item{cursor:pointer;color:#374151;align-items:center;gap:10px;padding:12px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.database-module__jVR1aG__status-option-item:first-child{border-radius:8px 8px 0 0}.database-module__jVR1aG__status-option-item:last-child{border-radius:0 0 8px 8px}.database-module__jVR1aG__status-option-item:hover{color:#44d7b6;background:#44d7b60d}.database-module__jVR1aG__status-option-item[data-status=active]:hover{color:#16a34a;background:#22c55e0d}.database-module__jVR1aG__status-option-item[data-status=draft]:hover{color:#f59e0b;background:#fbbf240d}.database-module__jVR1aG__status-option-item[data-status=archived]:hover{color:#4b5563;background:#6b72800d}.database-module__jVR1aG__status-option-item .database-module__jVR1aG__ph{font-size:16px}.database-module__jVR1aG__error-message{color:#ef4444;background:#ef444414;border:1px solid #ef444433;border-radius:12px;margin-top:8px;padding:12px 16px;font-size:14px;font-weight:500;animation:.3s ease-out database-module__jVR1aG__slideDown;display:none;position:relative}.database-module__jVR1aG__input-field.database-module__jVR1aG__error input{background:#ef44440d;border-color:#ef4444;animation:.5s ease-in-out database-module__jVR1aG__shake}.database-module__jVR1aG__error-message.database-module__jVR1aG__show{align-items:center;gap:8px;display:flex}.database-module__jVR1aG__error-message .database-module__jVR1aG__ph{flex-shrink:0;font-size:16px}.database-module__jVR1aG__error-message:before{content:"";border-bottom:6px solid #ef444433;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:-6px;left:20px}.database-module__jVR1aG__error-message:after{content:"";border-bottom:5px solid #ef444414;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;top:-5px;left:21px}.database-module__jVR1aG__brand-logo .database-module__jVR1aG__ph-lightning{color:#44d7b6;font-size:32px;animation:2s infinite database-module__jVR1aG__pulse}.database-module__jVR1aG__brand-logo span{color:#1f3a65;letter-spacing:.5px;font-size:24px;font-weight:700}.database-module__jVR1aG__input-icon-wrapper.database-module__jVR1aG__error input,.database-module__jVR1aG__input-icon-wrapper.database-module__jVR1aG__error textarea,.database-module__jVR1aG__custom-select-wrapper.database-module__jVR1aG__error .database-module__jVR1aG__custom-select{background:#ef44440d;border-color:#ef4444;animation:.5s ease-in-out database-module__jVR1aG__shake}.database-module__jVR1aG__floating-menu .database-module__jVR1aG__logo-text{letter-spacing:1.2px;color:#1f3a65;z-index:1;text-shadow:0 1px 2px #1f3a651a;font-size:11px;font-weight:700;transition:all .4s cubic-bezier(.25,.8,.25,1);position:relative}.database-module__jVR1aG__form-group .database-module__jVR1aG__required{color:#ff5a5f;margin-left:4px}.database-module__jVR1aG__toast-container{z-index:1000;flex-direction:column;gap:12px;width:100%;max-width:400px;display:flex;position:fixed;top:20px;right:20px}.database-module__jVR1aG__toast{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #ffffff1a;border-radius:12px;align-items:flex-start;gap:16px;min-height:72px;padding:20px 24px;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);display:flex;position:relative;overflow:hidden;transform:translate(100%);box-shadow:0 6px 16px #0000000f,0 4px 12px #00000014}.database-module__jVR1aG__toast.database-module__jVR1aG__show{transform:translate(0)}.database-module__jVR1aG__toast:before{content:"";border-radius:0 2px 2px 0;width:4px;height:100%;position:absolute;top:0;left:0}.database-module__jVR1aG__toast:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 100%);border-radius:12px;position:absolute;inset:0}.database-module__jVR1aG__toast.database-module__jVR1aG__success{color:#fff;background:linear-gradient(135deg,#10b981f2 0%,#059669f2 100%)}.database-module__jVR1aG__toast.database-module__jVR1aG__success:before{background:#059669}.database-module__jVR1aG__toast.database-module__jVR1aG__error{color:#fff;background:linear-gradient(135deg,#dc2626f2 0%,#b91c1cf2 100%)}.database-module__jVR1aG__toast.database-module__jVR1aG__error:before{background:#b91c1c}.database-module__jVR1aG__toast.database-module__jVR1aG__warning{color:#fff;background:linear-gradient(135deg,#fb923cf2 0%,#ea580cf2 100%)}.database-module__jVR1aG__toast.database-module__jVR1aG__warning:before{background:#ea580c}.database-module__jVR1aG__toast.database-module__jVR1aG__info{color:#fff;background:linear-gradient(135deg,#1f3a65f2 0%,#173058f2 100%)}.database-module__jVR1aG__toast.database-module__jVR1aG__info:before{background:#173058}.database-module__jVR1aG__toast.database-module__jVR1aG__loading{color:#fff;background:linear-gradient(135deg,#6b7280f2 0%,#4b5563f2 100%)}.database-module__jVR1aG__toast.database-module__jVR1aG__loading:before{background:#4b5563}.database-module__jVR1aG__toast.database-module__jVR1aG__success-light{color:#059669;background:linear-gradient(135deg,#fffffffa 0%,#f8fafcf2 100%);border:1px solid #10b98126;box-shadow:0 6px 16px #0000000f,0 2px 8px #10b9811a}.database-module__jVR1aG__toast.database-module__jVR1aG__success-light:before{background:linear-gradient(#10b981 0%,#059669 100%)}.database-module__jVR1aG__toast.database-module__jVR1aG__error-light{color:#dc2626;background:linear-gradient(135deg,#fffffffa 0%,#f8fafcf2 100%);border:1px solid #dc262626;box-shadow:0 6px 16px #0000000f,0 2px 8px #dc26261a}.database-module__jVR1aG__toast.database-module__jVR1aG__error-light:before{background:linear-gradient(#ef4444 0%,#dc2626 100%)}.database-module__jVR1aG__toast.database-module__jVR1aG__warning-light{color:#ea580c;background:linear-gradient(135deg,#fffffffa 0%,#f8fafcf2 100%);border:1px solid #fb923c26;box-shadow:0 6px 16px #0000000f,0 2px 8px #fb923c1a}.database-module__jVR1aG__toast.database-module__jVR1aG__warning-light:before{background:linear-gradient(#fb923c 0%,#ea580c 100%)}.database-module__jVR1aG__toast.database-module__jVR1aG__info-light{color:#1f3a65;background:linear-gradient(135deg,#fffffffa 0%,#f8fafcf2 100%);border:1px solid #1f3a6526;box-shadow:0 6px 16px #0000000f,0 2px 8px #1f3a651a}.database-module__jVR1aG__toast.database-module__jVR1aG__info-light:before{background:linear-gradient(#1f3a65 0%,#173058 100%)}.database-module__jVR1aG__toast.database-module__jVR1aG__loading-light{color:#6b7280;background:linear-gradient(135deg,#fffffffa 0%,#f8fafcf2 100%);border:1px solid #6b728026;box-shadow:0 6px 16px #0000000f,0 2px 8px #6b72801a}.database-module__jVR1aG__toast.database-module__jVR1aG__loading-light:before{background:linear-gradient(#9ca3af 0%,#6b7280 100%)}.database-module__jVR1aG__toast-icon{z-index:1;flex-shrink:0;margin-top:1px;font-size:22px;position:relative}.database-module__jVR1aG__toast-content{z-index:1;flex:1;position:relative}.database-module__jVR1aG__toast-title{letter-spacing:-.01em;margin-bottom:6px;font-size:16px;font-weight:600;line-height:1.3}.database-module__jVR1aG__toast-message{opacity:.85;letter-spacing:-.005em;font-size:14px;font-weight:400;line-height:1.5}.database-module__jVR1aG__toast-close{color:inherit;cursor:pointer;opacity:.8;z-index:1;background:#ffffff1a;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-left:8px;padding:6px;font-size:16px;transition:all .2s;display:flex;position:relative}.database-module__jVR1aG__toast-close:hover{opacity:1;background:#fff3;transform:scale(1.1)}.database-module__jVR1aG__loading-spinner{animation:1s linear infinite database-module__jVR1aG__spin}@keyframes database-module__jVR1aG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.database-module__jVR1aG__toast-progress{background:#ffffff40;border-radius:0 0 12px;height:2px;animation:5s linear forwards database-module__jVR1aG__progress;position:absolute;bottom:0;left:4px;right:0;overflow:hidden}.database-module__jVR1aG__toast-progress:before{content:"";border-radius:inherit;background:linear-gradient(90deg,#fff9 0%,#fffc 100%);width:100%;height:100%;position:absolute;top:0;left:0}@keyframes database-module__jVR1aG__progress{0%{width:100%}to{width:0%}}.database-module__jVR1aG__demo-section{text-align:center;margin-top:40px}.database-module__jVR1aG__demo-buttons{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:20px;display:flex}.database-module__jVR1aG__demo-btn{cursor:pointer;border:none;border-radius:8px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #00000014}.database-module__jVR1aG__demo-btn.database-module__jVR1aG__success{color:#fff;background:#10b981}.database-module__jVR1aG__demo-btn.database-module__jVR1aG__success:hover{background:#059669;transform:translateY(-2px)}.database-module__jVR1aG__demo-btn.database-module__jVR1aG__error{color:#fff;background:#dc2626}.database-module__jVR1aG__demo-btn.database-module__jVR1aG__error:hover{background:#b91c1c;transform:translateY(-2px)}.database-module__jVR1aG__demo-btn.database-module__jVR1aG__warning{color:#fff;background:#fb923c}.database-module__jVR1aG__demo-btn.database-module__jVR1aG__warning:hover{background:#ea580c;transform:translateY(-2px)}.database-module__jVR1aG__demo-btn.database-module__jVR1aG__info{color:#fff;background:#1f3a65}.database-module__jVR1aG__demo-btn.database-module__jVR1aG__info:hover{background:#173058;transform:translateY(-2px)}.database-module__jVR1aG__demo-btn.database-module__jVR1aG__loading{color:#fff;background:#6b7280}.database-module__jVR1aG__demo-btn.database-module__jVR1aG__loading:hover{background:#4b5563;transform:translateY(-2px)}.database-module__jVR1aG__toast-examples{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-top:30px;display:grid}.database-module__jVR1aG__toast-example{background:#f8f9fa;border:1px solid #00000014;border-radius:12px;padding:20px}.database-module__jVR1aG__toast-example h3{color:#1f3a65;margin-bottom:12px;font-size:16px;font-weight:600}.database-module__jVR1aG__static-toast{margin-bottom:0;position:relative;transform:none!important}@media (max-width:768px){.database-module__jVR1aG__toast-container{max-width:none;top:10px;left:10px;right:10px}.database-module__jVR1aG__demo-buttons{flex-direction:column;align-items:center}.database-module__jVR1aG__toast-examples{grid-template-columns:1fr}}.database-module__jVR1aG__unsaved-changes-modal{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;opacity:0;background:#1f3a6599;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:none;position:fixed;top:0;left:0}.database-module__jVR1aG__unsaved-changes-modal.database-module__jVR1aG__active{opacity:1}.database-module__jVR1aG__unsaved-changes-modal.database-module__jVR1aG__closing{opacity:0}.database-module__jVR1aG__unsaved-changes-modal-content{opacity:0;background:#fff;border-radius:20px;width:420px;max-width:90vw;padding:0;transition:all .4s cubic-bezier(.25,.8,.25,1);overflow:hidden;transform:translateY(30px);box-shadow:0 20px 40px #0003}.database-module__jVR1aG__unsaved-changes-modal.database-module__jVR1aG__active .database-module__jVR1aG__unsaved-changes-modal-content{opacity:1;transform:translateY(0)}.database-module__jVR1aG__unsaved-changes-modal.database-module__jVR1aG__closing .database-module__jVR1aG__unsaved-changes-modal-content{opacity:0;transform:translateY(20px)}.database-module__jVR1aG__unsaved-changes-modal-header{color:#fff;text-align:left;background:linear-gradient(135deg,#1f3a65 0%,#2a5087 100%);margin-bottom:0;padding:20px;position:relative;overflow:hidden}.database-module__jVR1aG__unsaved-changes-modal-header:before{content:"";opacity:.4;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.07'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.database-module__jVR1aG__unsaved-changes-modal-header-top{align-items:center;gap:12px;margin-bottom:12px;display:flex}.database-module__jVR1aG__unsaved-changes-modal-header i{color:#fff;background:#ffffff26;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;display:flex;position:relative;box-shadow:0 2px 8px #0000001a}@keyframes database-module__jVR1aG__warningPulse{0%,to{transform:scale(1);box-shadow:0 6px 16px #0000001a}50%{transform:scale(1.05);box-shadow:0 8px 20px #00000026}}.database-module__jVR1aG__unsaved-changes-modal-header h2{flex:1;margin:0;font-size:22px;font-weight:700}.database-module__jVR1aG__unsaved-changes-modal-header p{opacity:.9;max-width:90%;margin-bottom:0;font-size:15px;line-height:1.4}.database-module__jVR1aG__unsaved-changes-modal-body{padding:0}.database-module__jVR1aG__unsaved-changes-warning{background:#f59e0b0d;border:1px solid #f59e0b1a;border-radius:12px;justify-content:center;align-items:center;gap:16px;margin-bottom:24px;padding:24px;display:flex}.database-module__jVR1aG__unsaved-changes-warning-icon{color:#92400e;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:2px solid #f59e0b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;font-weight:700;display:flex;box-shadow:0 2px 8px #f59e0b33}.database-module__jVR1aG__unsaved-changes-warning-icon i{text-shadow:0 1px 2px #0000001a;color:#92400e!important;font-style:normal!important;font-weight:700!important;line-height:1!important;display:block!important}.database-module__jVR1aG__unsaved-changes-warning-content{flex:1}.database-module__jVR1aG__unsaved-changes-warning-message{color:#6b7280;text-align:center;font-size:15px;font-weight:500;line-height:1.5}.database-module__jVR1aG__unsaved-changes-modal-footer{background:linear-gradient(135deg,#f9fafb 0%,#f3f4f6 100%);border-top:1px solid #0000000d;justify-content:flex-end;gap:12px;padding:16px 20px;display:flex}.database-module__jVR1aG__btn-warning{color:#fff;background:linear-gradient(135deg,#1f3a65 0%,#2a5087 100%);border:none;transition:all .3s;box-shadow:0 4px 12px #1f3a6533}.database-module__jVR1aG__btn-warning:hover:not(:disabled){background:linear-gradient(135deg,#173058 0%,#1e3d6f 100%);transform:translateY(-2px);box-shadow:0 6px 15px #1f3a654d}.database-module__jVR1aG__btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:600;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.database-module__jVR1aG__btn-primary{color:#fff;background:linear-gradient(135deg,#1f3a65 0%,#2a5087 100%);box-shadow:0 4px 12px #1f3a6533}.database-module__jVR1aG__btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 15px #1f3a654d}.database-module__jVR1aG__btn-secondary{color:#333d4b;background:#f4f4f7;box-shadow:0 2px 6px #0000000d}.database-module__jVR1aG__btn-secondary:hover{background:#e4e4e9;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.database-module__jVR1aG__btn-outline{color:#1f3a65;background:0 0;border:1px solid #1f3a6533;box-shadow:0 2px 4px #00000005}.database-module__jVR1aG__btn-outline:hover{background:#1f3a650d;transform:translateY(-2px);box-shadow:0 4px 10px #0000000d}@media (min-width:1024px) and (max-width:1300px){.database-module__jVR1aG__designer-canvas{max-width:950px}.database-module__jVR1aG__table-designer-header{padding:28px 32px 18px 28px}.database-module__jVR1aG__database-content{justify-content:center;display:flex}.database-module__jVR1aG__designer-container-table{justify-content:center;max-width:1100px;margin-left:5rem;display:flex}}@media (min-width:1300px) and (max-width:1400px){.database-module__jVR1aG__designer-canvas{max-width:1000px}.database-module__jVR1aG__designer-container-table{justify-content:center;max-width:1150px;margin-left:6rem;display:flex}.database-module__jVR1aG__database-content{justify-content:center;display:flex}}@media (min-width:1400px) and (max-width:1500px){.database-module__jVR1aG__designer-canvas{max-width:1100px}.database-module__jVR1aG__designer-container-table{justify-content:center;max-width:1150px;margin-left:4rem;display:flex}.database-module__jVR1aG__database-content{justify-content:center;display:flex}}@media (min-width:1500px) and (max-width:1600px){.database-module__jVR1aG__designer-canvas{max-width:1200px}.database-module__jVR1aG__designer-container-table{justify-content:center;max-width:1250px;margin-left:4rem;display:flex}.database-module__jVR1aG__database-content{justify-content:center;display:flex}}@media (min-width:1600px) and (max-width:1900px){.database-module__jVR1aG__designer-canvas{max-width:1250px}.database-module__jVR1aG__designer-container-table{justify-content:center;max-width:1300px;margin-left:1rem;display:flex}.database-module__jVR1aG__database-content{justify-content:center;display:flex}}@media (min-width:1900px) and (max-width:2500px){.database-module__jVR1aG__designer-canvas{max-width:1300px}.database-module__jVR1aG__designer-container-table{justify-content:center;max-width:1350px;margin-left:1rem;display:flex}.database-module__jVR1aG__navbar{max-width:1350px}.database-module__jVR1aG__database-content{justify-content:center;display:flex}}@media (min-width:2500px) and (max-width:3000px){.database-module__jVR1aG__designer-canvas{max-width:2000px}.database-module__jVR1aG__designer-container-table{justify-content:center;max-width:2000px;margin-left:1rem;display:flex}.database-module__jVR1aG__database-content{justify-content:center;display:flex}}
.menu-module__2UPDua__floating-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-radius:12px;flex-direction:column;align-items:center;height:auto;padding:5px;transition:all .3s;display:flex;position:fixed;top:50%;left:24px;transform:translateY(-50%);box-shadow:0 6px 18px #0000000f}.menu-module__2UPDua__floating-menu .menu-module__2UPDua__logo{text-align:center;color:#1f3a65;cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:6px;margin-bottom:28px;padding:16px 12px;font-size:16px;font-weight:700;transition:all .4s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden}.menu-module__2UPDua__floating-menu .menu-module__2UPDua__logo:before{content:"";opacity:0;background:linear-gradient(135deg,#44d7b60d 0%,#1f3a6505 100%);border-radius:12px;transition:opacity .4s;position:absolute;inset:0}.menu-module__2UPDua__floating-menu .menu-module__2UPDua__logo:hover:before{opacity:1}.menu-module__2UPDua__floating-menu .menu-module__2UPDua__logo:hover{color:#44d7b6;background:#44d7b61a;transform:translateY(-2px);box-shadow:0 8px 20px #44d7b626}.menu-module__2UPDua__floating-menu .menu-module__2UPDua__logo .menu-module__2UPDua__ph{color:#44d7b6;z-index:1;font-size:28px;transition:all .4s cubic-bezier(.25,.8,.25,1);position:relative}.menu-module__2UPDua__floating-menu .menu-module__2UPDua__logo-text{letter-spacing:1.2px;color:#1f3a65;z-index:1;font-size:11px;font-weight:700;transition:all .4s cubic-bezier(.25,.8,.25,1);position:relative}.menu-module__2UPDua__menu-items{flex-direction:column;gap:14px;width:100%;display:flex}.menu-module__2UPDua__menu-item{color:#1f3a65;cursor:pointer;background:0 0;border:none;border-radius:10px;flex-direction:column;align-items:center;width:80%;margin:auto;padding:10px;font-size:12px;font-weight:500;text-decoration:none;transition:all .3s ease-in-out;display:flex}.menu-module__2UPDua__menu-item i{margin-bottom:4px;font-size:26px}.menu-module__2UPDua__menu-item:hover,.menu-module__2UPDua__menu-item.menu-module__2UPDua__active{color:#44d7b6;background:#44d7b626}@media (max-width:768px){.menu-module__2UPDua__floating-menu{border-radius:0;flex-direction:row;justify-content:space-around;width:100%;padding:10px 0;top:auto;bottom:0;left:0;transform:none;box-shadow:0 -4px 12px #0000000d}.menu-module__2UPDua__floating-menu .menu-module__2UPDua__logo{flex-direction:row;gap:8px;margin-bottom:0;padding:8px}.menu-module__2UPDua__menu-items{flex-direction:row;justify-content:space-around;gap:10px}.menu-module__2UPDua__menu-item{padding:6px;font-size:11px}.menu-module__2UPDua__menu-item i{font-size:20px}.menu-module__2UPDua__floating-menu .menu-module__2UPDua__logo-text{display:none}}@media (min-width:1024px) and (max-width:1200px){.menu-module__2UPDua__floating-menu{top:35%;transform:translateY(-30%)}}@media (min-width:1200px) and (max-width:1250px){.menu-module__2UPDua__floating-menu{top:12%;left:10px;transform:translateY(-20%)}}@media (min-width:1250px) and (max-width:1300px){.menu-module__2UPDua__floating-menu{top:35%;transform:translateY(-30%)}}@media (min-width:1300px) and (max-width:1400px){.menu-module__2UPDua__floating-menu{top:40%;transform:translateY(-40%)}}@media (min-width:1400px) and (max-width:1500px){.menu-module__2UPDua__floating-menu{top:35%;transform:translateY(-40%)}}@media (min-width:1600px) and (max-width:1900px){.menu-module__2UPDua__floating-menu{top:30%;transform:translateY(-30%)}}@media (min-width:1900px) and (max-width:2400px){.menu-module__2UPDua__floating-menu{top:20%;transform:translateY(-15%)}}@media (min-width:2500px) and (max-width:3000px){.menu-module__2UPDua__floating-menu{top:25%;transform:translateY(-50%)}}@media (min-width:3000px) and (max-width:4100px){.menu-module__2UPDua__floating-menu{top:20%;transform:translateY(-70%)}}
.panel-module__rQrAva__floating-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:200;background:#ffffffe6;border-radius:12px;flex-direction:column;align-items:center;height:auto;padding:15px;display:flex;position:fixed;top:50%;left:10px;transform:translateY(-50%);box-shadow:0 6px 18px #0000000f}.panel-module__rQrAva__floating-menu .panel-module__rQrAva__logo{text-align:center;color:#1f3a65;cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:6px;margin-bottom:28px;padding:16px 12px;font-size:16px;font-weight:700;transition:all .4s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden}.panel-module__rQrAva__floating-menu .panel-module__rQrAva__logo:before{content:"";opacity:0;background:linear-gradient(135deg,#44d7b60d 0%,#1f3a6505 100%);border-radius:12px;transition:opacity .4s;position:absolute;inset:0}.panel-module__rQrAva__floating-menu .panel-module__rQrAva__logo:hover:before{opacity:1}.panel-module__rQrAva__floating-menu .panel-module__rQrAva__logo:hover{color:#44d7b6;background:#44d7b61a;transform:translateY(-2px);box-shadow:0 8px 20px #44d7b626}.panel-module__rQrAva__floating-menu .panel-module__rQrAva__logo:hover .panel-module__rQrAva__ph{color:#44d7b6;transform:scale(1.15)rotate(5deg)}.panel-module__rQrAva__floating-menu .panel-module__rQrAva__logo:hover .panel-module__rQrAva__logo-text{color:#44d7b6;transform:translateY(-1px)}.panel-module__rQrAva__floating-menu .panel-module__rQrAva__logo .panel-module__rQrAva__ph{color:#44d7b6;z-index:1;filter:drop-shadow(0 2px 4px #44d7b633);font-size:28px;transition:all .4s cubic-bezier(.25,.8,.25,1);position:relative}.panel-module__rQrAva__floating-menu .panel-module__rQrAva__logo-text{letter-spacing:1.2px;color:#1f3a65;z-index:1;text-shadow:0 1px 2px #1f3a651a;font-size:11px;font-weight:700;transition:all .4s cubic-bezier(.25,.8,.25,1);position:relative}.panel-module__rQrAva__menu-items{flex-direction:column;gap:14px;width:100%;display:flex}.panel-module__rQrAva__menu-item{color:#1f3a65;cursor:pointer;background:0 0;border:none;border-radius:10px;flex-direction:column;align-items:center;width:100%;padding:10px;font-size:12px;font-weight:500;text-decoration:none;transition:all .3s ease-in-out;display:flex}.panel-module__rQrAva__menu-item .panel-module__rQrAva__ph{margin-bottom:4px;font-size:26px}.panel-module__rQrAva__menu-item:hover,.panel-module__rQrAva__menu-item.panel-module__rQrAva__active{color:#44d7b6;background:#44d7b626}.panel-module__rQrAva__floating-side-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform-origin:0;z-index:150;opacity:0;pointer-events:none;background:#fffffff2;border-radius:12px;flex-direction:column;width:300px;height:80vh;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:fixed;top:50%;left:140px;transform:translateY(-50%)scale(.8);box-shadow:0 6px 18px #0000000f}.panel-module__rQrAva__floating-side-panel.panel-module__rQrAva__open{opacity:1;pointer-events:all;transform:translateY(-50%)scale(1)}.panel-module__rQrAva__panel-header{color:#fff;background:linear-gradient(135deg,#1f3a65 0%,#2a5087 100%);border-bottom:1px solid #0000000f;border-radius:12px 12px 0 0;padding:20px;position:relative;overflow:hidden}.panel-module__rQrAva__panel-header:before{content:"";opacity:.4;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.07'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.panel-module__rQrAva__panel-title-container{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.panel-module__rQrAva__panel-title{font-size:18px;font-weight:700}.panel-module__rQrAva__close-panel-btn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.panel-module__rQrAva__close-panel-btn:hover{background:#ffffff4d}.panel-module__rQrAva__panel-content{flex:1;padding:0;overflow-y:auto}.panel-module__rQrAva__panel-pane{height:100%;display:none}.panel-module__rQrAva__panel-pane.panel-module__rQrAva__active{display:block}.panel-module__rQrAva__pages-header{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.panel-module__rQrAva__pages-title{color:#1f3a65;font-size:16px;font-weight:600}.panel-module__rQrAva__add-page-btn{color:#fff;cursor:pointer;background:#44d7b6;border:none;border-radius:6px;align-items:center;gap:4px;padding:8px 12px;font-size:12px;font-weight:500;transition:all .3s;display:flex}.panel-module__rQrAva__add-page-btn:hover{background:#3bc4a8;transform:translateY(-1px)}.panel-module__rQrAva__pages-list{padding:8px}.panel-module__rQrAva__page-item{cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:4px;padding:12px 16px;transition:all .3s;display:flex}.panel-module__rQrAva__page-item:hover{background:#44d7b614}.panel-module__rQrAva__page-item.panel-module__rQrAva__active{background:#1f3a6514;border-left:3px solid #1f3a65}.panel-module__rQrAva__page-info{flex:1;align-items:center;gap:10px;display:flex}.panel-module__rQrAva__page-icon{color:#44d7b6;background:#44d7b61a;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.panel-module__rQrAva__page-details h4{color:#333d4b;margin-bottom:2px;font-size:14px;font-weight:500}.panel-module__rQrAva__page-details span{color:#6b7280;font-size:12px}.panel-module__rQrAva__page-actions{opacity:0;gap:4px;transition:opacity .3s;display:flex}.panel-module__rQrAva__page-item:hover .panel-module__rQrAva__page-actions{opacity:1}.panel-module__rQrAva__page-action-btn{cursor:pointer;color:#6b7280;background:#0000000d;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;transition:all .2s;display:flex}.panel-module__rQrAva__page-action-btn:hover{color:#333d4b;background:#0000001a}.panel-module__rQrAva__main-content{flex-direction:column;flex:1;height:100vh;margin-left:0;display:flex}.panel-module__rQrAva__navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#1f3a65;background:#ffffffe6;border-radius:14px;justify-content:space-between;align-items:center;width:85%;margin:24px auto 0;padding:14px 32px;display:flex;box-shadow:0 6px 18px #0000000f}.panel-module__rQrAva__navbar .panel-module__rQrAva__logo{align-items:center;gap:8px;font-size:20px;font-weight:700;display:flex}.panel-module__rQrAva__navbar .panel-module__rQrAva__logo i{color:#44d7b6;font-size:24px}.panel-module__rQrAva__nav-links{gap:24px;display:flex}.panel-module__rQrAva__nav-link{color:#1f3a65;align-items:center;gap:6px;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.panel-module__rQrAva__nav-link i{font-size:18px}.panel-module__rQrAva__nav-link:hover{color:#44d7b6}.panel-module__rQrAva__nav-buttons{gap:12px;display:flex}.panel-module__rQrAva__btn-primary{color:#fff;cursor:pointer;background:#1f3a65;border:none;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #0000001f}.panel-module__rQrAva__btn-primary:hover{background:#173058}.panel-module__rQrAva__btn-outline{color:#1f3a65;cursor:pointer;background:0 0;border:2px solid #1f3a65;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.panel-module__rQrAva__btn-outline:hover{color:#fff;background:#1f3a65}@media (max-width:768px){.panel-module__rQrAva__nav-links{display:none}.panel-module__rQrAva__navbar{width:95%;padding:12px 20px}}.panel-module__rQrAva__canvas-container{background:#f4f4f7;flex:1;padding:20px;position:relative;overflow:auto}.panel-module__rQrAva__canvas{background:#fff;border-radius:8px;max-width:1200px;min-height:600px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.panel-module__rQrAva__canvas-placeholder{color:#6b7280;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:400px;display:flex}.panel-module__rQrAva__canvas-placeholder .panel-module__rQrAva__add-component-btn{color:#fff;cursor:pointer;aspect-ratio:1;background:linear-gradient(135deg,#44d7b6 0%,#3bc4a8 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:20px;font-size:28px;font-weight:300;line-height:1;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;box-shadow:0 8px 20px #44d7b64d}.panel-module__rQrAva__canvas-placeholder .panel-module__rQrAva__add-component-btn:hover{transform:translateY(-4px)scale(1.05);box-shadow:0 12px 25px #44d7b666}.panel-module__rQrAva__component-insert-point{opacity:0;background:0 0;border-radius:2px;height:4px;margin:8px 0;transition:all .3s;position:relative}.panel-module__rQrAva__component-insert-point.panel-module__rQrAva__active{opacity:1;background:linear-gradient(90deg,#44d7b6,#3bc4a8);height:8px;margin:12px 0;box-shadow:0 2px 8px #44d7b64d}.panel-module__rQrAva__component-insert-point:before{content:"";opacity:0;color:#fff;background:#44d7b6;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:700;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.panel-module__rQrAva__component-insert-point.panel-module__rQrAva__active:before{opacity:1;content:"+"}.panel-module__rQrAva__add-component-top,.panel-module__rQrAva__add-component-bottom{color:#fff;cursor:pointer;opacity:0;pointer-events:none;z-index:10;background:linear-gradient(135deg,#44d7b6 0%,#3bc4a8 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;transition:all .3s;display:flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #44d7b64d}.panel-module__rQrAva__add-component-top{top:-10px}.panel-module__rQrAva__add-component-bottom{bottom:-16px}.panel-module__rQrAva__canvas-component:hover .panel-module__rQrAva__add-component-top,.panel-module__rQrAva__canvas-component:hover .panel-module__rQrAva__add-component-bottom{opacity:1;pointer-events:all}.panel-module__rQrAva__add-component-top:hover,.panel-module__rQrAva__add-component-bottom:hover{transform:translate(-50%)scale(1.1);box-shadow:0 6px 16px #44d7b666}.panel-module__rQrAva__delete-component-btn{color:#fff;cursor:pointer;opacity:0;pointer-events:none;z-index:10;background:linear-gradient(135deg,#ff5a5f 0%,#e74c3c 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:all .3s;display:flex;position:absolute;bottom:8px;right:8px;box-shadow:0 4px 12px #ff5a5f4d}.panel-module__rQrAva__canvas-component:hover .panel-module__rQrAva__delete-component-btn{opacity:1;pointer-events:all}.panel-module__rQrAva__delete-component-btn:hover{transform:scale(1.1);box-shadow:0 6px 16px #ff5a5f66}.panel-module__rQrAva__canvas-component.panel-module__rQrAva__dragging{opacity:.5;z-index:1000;pointer-events:none;transform:rotate(2deg)}.panel-module__rQrAva__canvas-component.panel-module__rQrAva__drag-over{transform:translateY(-2px);background:#44d7b60d!important;border-style:solid!important;border-color:#44d7b6!important}.panel-module__rQrAva__drag-handle{cursor:grab;color:#1f3a65;opacity:1;pointer-events:all;background:#1f3a651a;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:all .3s;display:flex;position:absolute;top:8px;left:8px}.panel-module__rQrAva__drag-handle:hover{background:#1f3a6526;transform:scale(1.05)}.panel-module__rQrAva__drag-handle:active{cursor:grabbing}.panel-module__rQrAva__canvas-component{position:relative}.panel-module__rQrAva__drop-zone{background:0 0;border-radius:2px;height:4px;margin:4px 0;transition:all .3s}.panel-module__rQrAva__drop-zone.panel-module__rQrAva__drag-over{color:#44d7b6;background:#44d7b61a;border:2px dashed #44d7b6;justify-content:center;align-items:center;height:40px;margin:8px 0;font-size:14px;font-weight:500;display:flex}.panel-module__rQrAva__drop-zone.panel-module__rQrAva__drag-over:before{content:"Drop component here"}.panel-module__rQrAva__canvas-placeholder h3{color:#333d4b;margin-bottom:8px;font-size:18px;font-weight:600}.panel-module__rQrAva__canvas-placeholder p{max-width:300px;font-size:14px}.panel-module__rQrAva__search-box{flex:1;position:relative}.panel-module__rQrAva__search-box input{background:#f4f4f7;border:1px solid #00000014;border-radius:8px;width:100%;padding:12px 16px 12px 42px;font-size:16px;transition:all .3s}.panel-module__rQrAva__search-box input:focus{border-color:#1f3a65;outline:none;box-shadow:0 0 0 3px #1f3a651a}.panel-module__rQrAva__search-box .panel-module__rQrAva__ph-magnifying-glass{color:#777;font-size:18px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.panel-module__rQrAva__search-box .panel-module__rQrAva__reset-icon{color:#6b7280;cursor:pointer;opacity:0;visibility:hidden;background:#fffc;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:4px;font-size:16px;transition:all .3s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.panel-module__rQrAva__search-box .panel-module__rQrAva__reset-icon:hover{color:#ef4444;background:#ef44441a;transform:translateY(-50%)scale(1.1)}.panel-module__rQrAva__search-box .panel-module__rQrAva__reset-icon.panel-module__rQrAva__show{opacity:1;visibility:visible}.panel-module__rQrAva__component-search-modal{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;opacity:0;background:#1f3a6599;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:none;position:fixed;top:0;left:0}.panel-module__rQrAva__component-search-modal.panel-module__rQrAva__active{opacity:1}.panel-module__rQrAva__modal-content{background:#fff;border-radius:16px;width:600px;max-width:90vw;max-height:80vh;transition:all .4s cubic-bezier(.25,.8,.25,1);overflow:hidden;transform:translateY(30px);box-shadow:0 20px 40px #0003}.panel-module__rQrAva__component-search-modal.panel-module__rQrAva__active .panel-module__rQrAva__modal-content{transform:translateY(0)}.panel-module__rQrAva__modal-header{color:#fff;background:linear-gradient(135deg,#1f3a65 0%,#2a5087 100%);border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:24px;display:flex;position:relative;overflow:hidden}.panel-module__rQrAva__modal-header:before{content:"";opacity:.4;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.07'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.panel-module__rQrAva__modal-title{z-index:1;font-size:20px;font-weight:700;position:relative}.panel-module__rQrAva__close-modal-btn{color:#fff;cursor:pointer;z-index:1;background:#fff3;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex;position:relative}.panel-module__rQrAva__close-modal-btn:hover{background:#ffffff4d}.panel-module__rQrAva__modal-search{border-bottom:1px solid #0000000f;padding:20px}.panel-module__rQrAva__modal-search-container{position:relative}.panel-module__rQrAva__modal-search-input{background:#f4f4f7;border:2px solid #00000014;border-radius:10px;width:100%;padding:14px 16px 14px 44px;font-size:16px;transition:all .3s}.panel-module__rQrAva__modal-search-input:focus{background:#fff;border-color:#44d7b6;outline:none;box-shadow:0 0 0 4px #44d7b626}.panel-module__rQrAva__modal-search-icon{color:#6b7280;font-size:18px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.panel-module__rQrAva__modal-components{max-height:400px;padding:20px;overflow-y:auto}.panel-module__rQrAva__modal-component-category{margin-bottom:24px}.panel-module__rQrAva__modal-category-header{color:#1f3a65;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #0000000f;margin-bottom:12px;padding-bottom:8px;font-size:14px;font-weight:600}.panel-module__rQrAva__modal-component-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;display:grid}.panel-module__rQrAva__modal-component-item{cursor:pointer;text-align:center;background:#fff;border:2px solid #0000000f;border-radius:10px;padding:16px 12px;transition:all .3s;position:relative;overflow:hidden}.panel-module__rQrAva__modal-component-item:hover{border-color:#44d7b6;transform:translateY(-3px);box-shadow:0 8px 20px #44d7b633}.panel-module__rQrAva__modal-component-item:before{content:"";opacity:0;background:linear-gradient(135deg,#44d7b600 0%,#44d7b60d 100%);transition:opacity .3s;position:absolute;inset:0}.panel-module__rQrAva__modal-component-item:hover:before{opacity:1}.panel-module__rQrAva__modal-component-icon{color:#44d7b6;z-index:1;margin-bottom:8px;font-size:28px;position:relative}.panel-module__rQrAva__modal-component-name{color:#333d4b;z-index:1;font-size:13px;font-weight:500;position:relative}.panel-module__rQrAva__properties-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform-origin:100%;z-index:200;opacity:0;pointer-events:none;background:#ffffffe6;border-radius:12px;flex-direction:column;width:320px;height:80vh;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:fixed;top:50%;right:80px;transform:translateY(-50%)scale(.8);box-shadow:0 6px 18px #0000000f}.panel-module__rQrAva__properties-panel.panel-module__rQrAva__open{opacity:1;pointer-events:all;transform:translateY(-30%)scale(1)}.panel-module__rQrAva__properties-header{color:#fff;background:linear-gradient(135deg,#1f3a65 0%,#2a5087 100%);border-bottom:1px solid #0000000f;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;padding:20px;display:flex;position:relative;overflow:hidden}.panel-module__rQrAva__properties-header:before{content:"";opacity:.4;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.07'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.panel-module__rQrAva__properties-title{color:#fff;z-index:1;align-items:center;gap:8px;font-size:18px;font-weight:700;display:flex;position:relative}.panel-module__rQrAva__close-properties{cursor:pointer;color:#fff;z-index:1;background:#fff3;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex;position:relative}.panel-module__rQrAva__close-properties:hover{background:#ffffff4d}.panel-module__rQrAva__properties-content{flex:1;padding:20px;overflow-y:auto}.panel-module__rQrAva__property-group{margin-bottom:24px}.panel-module__rQrAva__property-group-title{color:#1f3a65;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:14px;font-weight:600}.panel-module__rQrAva__property-field{margin-bottom:16px}.panel-module__rQrAva__property-label{color:#333d4b;margin-bottom:6px;font-size:13px;font-weight:500;display:block}.panel-module__rQrAva__property-input{background:#fff;border:1px solid #00000014;border-radius:6px;width:100%;padding:10px 12px;font-size:14px;transition:all .3s}.panel-module__rQrAva__property-input:focus{border-color:#44d7b6;outline:none;box-shadow:0 0 0 3px #44d7b61a}.panel-module__rQrAva__color-picker-group{align-items:center;gap:10px;display:flex}.panel-module__rQrAva__color-picker{cursor:pointer;border:2px solid #00000014;border-radius:6px;width:40px;height:40px;padding:2px}.panel-module__rQrAva__properties-toggle{color:#fff;cursor:pointer;z-index:150;background:#1f3a65;border:none;border-radius:50%;padding:12px 14px;font-size:20px;transition:all .3s;position:fixed;top:50%;right:20px;transform:translateY(-50%);box-shadow:0 4px 12px #00000026}.panel-module__rQrAva__properties-toggle:hover{background:#173058;transform:translateY(-50%)scale(1.1)}@media (max-width:1024px){.panel-module__rQrAva__sidebar{width:240px}.panel-module__rQrAva__properties-panel{width:280px}}@media (max-width:768px){.panel-module__rQrAva__sidebar{z-index:300;transition:left .4s;position:fixed;left:-280px}.panel-module__rQrAva__sidebar.panel-module__rQrAva__open{left:0}.panel-module__rQrAva__main-content{margin-left:0}}.panel-module__rQrAva__tab-content::-webkit-scrollbar{width:6px}.panel-module__rQrAva__properties-content::-webkit-scrollbar{width:6px}.panel-module__rQrAva__tab-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.panel-module__rQrAva__properties-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.panel-module__rQrAva__tab-content::-webkit-scrollbar-thumb{background:#1f3a6533;border-radius:10px}.panel-module__rQrAva__properties-content::-webkit-scrollbar-thumb{background:#1f3a6533;border-radius:10px}.panel-module__rQrAva__tab-content::-webkit-scrollbar-thumb:hover{background:#1f3a654d}.panel-module__rQrAva__properties-content::-webkit-scrollbar-thumb:hover{background:#1f3a654d}.panel-module__rQrAva__delete-page-modal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1100;opacity:0;background:#ef44441a;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:none;position:fixed;top:0;left:0}.panel-module__rQrAva__delete-page-modal.panel-module__rQrAva__active{opacity:1}.panel-module__rQrAva__delete-page-modal-content{background:#fff;border:2px solid #ef44441a;border-radius:20px;width:480px;max-width:90vw;transition:all .4s cubic-bezier(.25,.8,.25,1);overflow:hidden;transform:translateY(30px)scale(.95);box-shadow:0 25px 50px #ef44444d}.panel-module__rQrAva__delete-page-modal.panel-module__rQrAva__active .panel-module__rQrAva__delete-page-modal-content{transform:translateY(0)scale(1)}.panel-module__rQrAva__delete-page-modal-header{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);padding:32px 32px 24px;position:relative;overflow:hidden}.panel-module__rQrAva__delete-page-modal-header:before{content:"";opacity:.4;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.08'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.panel-module__rQrAva__delete-page-modal-title-container{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.panel-module__rQrAva__delete-page-modal-title{align-items:center;gap:12px;font-size:24px;font-weight:700;display:flex}.panel-module__rQrAva__delete-page-modal-title i{color:#fecaca;font-size:28px;animation:.5s ease-in-out panel-module__rQrAva__shake}@keyframes panel-module__rQrAva__shake{0%,to{transform:translate(0)}25%{transform:translate(-2px)}75%{transform:translate(2px)}}.panel-module__rQrAva__close-delete-page-modal{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:all .3s;display:flex}.panel-module__rQrAva__close-delete-page-modal:hover{background:#ffffff4d;transform:scale(1.05)}.panel-module__rQrAva__delete-page-modal-body{text-align:center;padding:32px}.panel-module__rQrAva__delete-warning-icon{background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);border:3px solid #fecaca;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex}.panel-module__rQrAva__delete-warning-icon i{color:#ef4444;font-size:36px;animation:2s infinite panel-module__rQrAva__pulse}@keyframes panel-module__rQrAva__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.panel-module__rQrAva__delete-page-message{margin-bottom:24px}.panel-module__rQrAva__delete-page-message h3{color:#1f2937;margin-bottom:12px;font-size:20px;font-weight:700}.panel-module__rQrAva__delete-page-message p{color:#6b7280;margin-bottom:16px;font-size:16px;line-height:1.6}.panel-module__rQrAva__page-to-delete{background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;align-items:center;gap:12px;margin:16px 0;padding:16px;display:flex}.panel-module__rQrAva__page-to-delete-icon{color:#ef4444;background:#ef44441a;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.panel-module__rQrAva__page-to-delete-info h4{color:#1f2937;margin-bottom:4px;font-size:16px;font-weight:600}.panel-module__rQrAva__page-to-delete-info span{color:#6b7280;font-size:14px}.panel-module__rQrAva__delete-consequences{text-align:left;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin:20px 0;padding:16px}.panel-module__rQrAva__delete-consequences-title{color:#dc2626;align-items:center;gap:6px;margin-bottom:8px;font-size:14px;font-weight:600;display:flex}.panel-module__rQrAva__delete-consequences-title i{font-size:16px}.panel-module__rQrAva__delete-consequences ul{margin:0;padding:0;list-style:none}.panel-module__rQrAva__delete-consequences li{color:#7f1d1d;align-items:center;gap:8px;margin-bottom:4px;font-size:13px;display:flex}.panel-module__rQrAva__delete-consequences li i{color:#dc2626;font-size:12px}.panel-module__rQrAva__delete-page-modal-footer{background:#f9fafb;justify-content:space-between;align-items:center;gap:16px;padding:24px 32px;display:flex}.panel-module__rQrAva__btn-cancel-delete{color:#6b7280;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.panel-module__rQrAva__btn-cancel-delete:hover{color:#374151;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}.panel-module__rQrAva__btn-confirm-delete{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none;border-radius:10px;align-items:center;gap:8px;padding:12px 28px;font-size:14px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #ef44444d}.panel-module__rQrAva__btn-confirm-delete:hover{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);transform:translateY(-2px);box-shadow:0 8px 20px #ef444466}.panel-module__rQrAva__btn-confirm-delete:active{transform:translateY(0);box-shadow:0 4px 12px #ef44444d}.panel-module__rQrAva__tab-content::-webkit-scrollbar{width:6px}.panel-module__rQrAva__properties-content::-webkit-scrollbar{width:6px}.panel-module__rQrAva__add-page-modal-body::-webkit-scrollbar{width:6px}.panel-module__rQrAva__tab-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.panel-module__rQrAva__properties-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.panel-module__rQrAva__add-page-modal-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.panel-module__rQrAva__tab-content::-webkit-scrollbar-thumb{background:#1f3a6533;border-radius:10px}.panel-module__rQrAva__properties-content::-webkit-scrollbar-thumb{background:#1f3a6533;border-radius:10px}.panel-module__rQrAva__add-page-modal-body::-webkit-scrollbar-thumb{background:#1f3a6533;border-radius:10px}.panel-module__rQrAva__tab-content::-webkit-scrollbar-thumb:hover{background:#1f3a654d}.panel-module__rQrAva__properties-content::-webkit-scrollbar-thumb:hover{background:#1f3a654d}.panel-module__rQrAva__add-page-modal-body::-webkit-scrollbar-thumb:hover{background:#1f3a654d}.panel-module__rQrAva__delete-warning-icon .panel-module__rQrAva__ph{color:#ef4444;font-size:36px;animation:2s infinite panel-module__rQrAva__pulse}@keyframes panel-module__rQrAva__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes panel-module__rQrAva__progress{0%{width:100%}to{width:0%}}.panel-module__rQrAva__demo-section{text-align:center;margin-top:40px}.panel-module__rQrAva__demo-buttons{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:20px;display:flex}.panel-module__rQrAva__demo-btn{cursor:pointer;border:none;border-radius:8px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #00000014}.panel-module__rQrAva__demo-btn.panel-module__rQrAva__success{color:#fff;background:#10b981}.panel-module__rQrAva__demo-btn.panel-module__rQrAva__success:hover{background:#059669;transform:translateY(-2px)}.panel-module__rQrAva__demo-btn.panel-module__rQrAva__error{color:#fff;background:#dc2626}.panel-module__rQrAva__demo-btn.panel-module__rQrAva__error:hover{background:#b91c1c;transform:translateY(-2px)}.panel-module__rQrAva__demo-btn.panel-module__rQrAva__warning{color:#fff;background:#fb923c}.panel-module__rQrAva__demo-btn.panel-module__rQrAva__warning:hover{background:#ea580c;transform:translateY(-2px)}.panel-module__rQrAva__demo-btn.panel-module__rQrAva__info{color:#fff;background:#1f3a65}.panel-module__rQrAva__demo-btn.panel-module__rQrAva__info:hover{background:#173058;transform:translateY(-2px)}.panel-module__rQrAva__demo-btn.panel-module__rQrAva__loading{color:#fff;background:#6b7280}.panel-module__rQrAva__demo-btn.panel-module__rQrAva__loading:hover{background:#4b5563;transform:translateY(-2px)}.panel-module__rQrAva__toast-examples{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-top:30px;display:grid}.panel-module__rQrAva__toast-example{background:#f8f9fa;border:1px solid #00000014;border-radius:12px;padding:20px}.panel-module__rQrAva__toast-example h3{color:#1f3a65;margin-bottom:12px;font-size:16px;font-weight:600}.panel-module__rQrAva__static-toast{margin-bottom:0;position:relative;transform:none!important}@media (max-width:768px){.panel-module__rQrAva__toast-container{max-width:none;top:10px;left:10px;right:10px}.panel-module__rQrAva__demo-buttons{flex-direction:column;align-items:center}.panel-module__rQrAva__toast-examples{grid-template-columns:1fr}}.panel-module__rQrAva__toast-container{z-index:1000;flex-direction:column;gap:12px;width:100%;max-width:400px;display:flex;position:fixed;top:20px;right:20px}.panel-module__rQrAva__toast{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #ffffff1a;border-radius:12px;align-items:flex-start;gap:16px;min-height:72px;padding:20px 24px;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);display:flex;position:relative;overflow:hidden;transform:translate(100%);box-shadow:0 6px 16px #0000000f,0 4px 12px #00000014}.panel-module__rQrAva__toast.panel-module__rQrAva__show{transform:translate(0)}.panel-module__rQrAva__toast:before{content:"";border-radius:0 2px 2px 0;width:4px;height:100%;position:absolute;top:0;left:0}.panel-module__rQrAva__toast:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 100%);border-radius:12px;position:absolute;inset:0}.panel-module__rQrAva__toast.panel-module__rQrAva__success{color:#fff;background:linear-gradient(135deg,#10b981f2 0%,#059669f2 100%)}.panel-module__rQrAva__toast.panel-module__rQrAva__success:before{background:#059669}.panel-module__rQrAva__toast.panel-module__rQrAva__error{color:#fff;background:linear-gradient(135deg,#dc2626f2 0%,#b91c1cf2 100%)}.panel-module__rQrAva__toast.panel-module__rQrAva__error:before{background:#b91c1c}.panel-module__rQrAva__toast.panel-module__rQrAva__warning{color:#fff;background:linear-gradient(135deg,#fb923cf2 0%,#ea580cf2 100%)}.panel-module__rQrAva__toast.panel-module__rQrAva__warning:before{background:#ea580c}.panel-module__rQrAva__toast.panel-module__rQrAva__info{color:#fff;background:linear-gradient(135deg,#1f3a65f2 0%,#173058f2 100%)}.panel-module__rQrAva__toast.panel-module__rQrAva__info:before{background:#173058}.panel-module__rQrAva__toast.panel-module__rQrAva__loading{color:#fff;background:linear-gradient(135deg,#6b7280f2 0%,#4b5563f2 100%)}.panel-module__rQrAva__toast.panel-module__rQrAva__loading:before{background:#4b5563}.panel-module__rQrAva__toast.panel-module__rQrAva__success-light{color:#059669;background:linear-gradient(135deg,#fffffffa 0%,#f8fafcf2 100%);border:1px solid #10b98126;box-shadow:0 6px 16px #0000000f,0 2px 8px #10b9811a}.panel-module__rQrAva__toast.panel-module__rQrAva__success-light:before{background:linear-gradient(#10b981 0%,#059669 100%)}.panel-module__rQrAva__toast.panel-module__rQrAva__error-light{color:#dc2626;background:linear-gradient(135deg,#fffffffa 0%,#f8fafcf2 100%);border:1px solid #dc262626;box-shadow:0 6px 16px #0000000f,0 2px 8px #dc26261a}.panel-module__rQrAva__toast.panel-module__rQrAva__error-light:before{background:linear-gradient(#ef4444 0%,#dc2626 100%)}.panel-module__rQrAva__toast.panel-module__rQrAva__warning-light{color:#ea580c;background:linear-gradient(135deg,#fffffffa 0%,#f8fafcf2 100%);border:1px solid #fb923c26;box-shadow:0 6px 16px #0000000f,0 2px 8px #fb923c1a}.panel-module__rQrAva__toast.panel-module__rQrAva__warning-light:before{background:linear-gradient(#fb923c 0%,#ea580c 100%)}.panel-module__rQrAva__toast.panel-module__rQrAva__info-light{color:#1f3a65;background:linear-gradient(135deg,#fffffffa 0%,#f8fafcf2 100%);border:1px solid #1f3a6526;box-shadow:0 6px 16px #0000000f,0 2px 8px #1f3a651a}.panel-module__rQrAva__toast.panel-module__rQrAva__info-light:before{background:linear-gradient(#1f3a65 0%,#173058 100%)}.panel-module__rQrAva__toast.panel-module__rQrAva__loading-light{color:#6b7280;background:linear-gradient(135deg,#fffffffa 0%,#f8fafcf2 100%);border:1px solid #6b728026;box-shadow:0 6px 16px #0000000f,0 2px 8px #6b72801a}.panel-module__rQrAva__toast.panel-module__rQrAva__loading-light:before{background:linear-gradient(#9ca3af 0%,#6b7280 100%)}.panel-module__rQrAva__toast-icon{z-index:1;flex-shrink:0;margin-top:1px;font-size:22px;position:relative}.panel-module__rQrAva__toast-content{z-index:1;flex:1;position:relative}.panel-module__rQrAva__toast-title{letter-spacing:-.01em;margin-bottom:6px;font-size:16px;font-weight:600;line-height:1.3}.panel-module__rQrAva__toast-message{opacity:.85;letter-spacing:-.005em;font-size:14px;font-weight:400;line-height:1.5}.panel-module__rQrAva__toast-close{color:inherit;cursor:pointer;opacity:.8;z-index:1;background:#ffffff1a;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-left:8px;padding:6px;font-size:16px;transition:all .2s;display:flex;position:relative}.panel-module__rQrAva__toast-close:hover{opacity:1;background:#fff3;transform:scale(1.1)}.panel-module__rQrAva__loading-spinner{animation:1s linear infinite panel-module__rQrAva__spin}.panel-module__rQrAva__toast-progress{background:#ffffff40;border-radius:0 0 12px;height:2px;animation:5s linear forwards panel-module__rQrAva__progress;position:absolute;bottom:0;left:4px;right:0;overflow:hidden}.panel-module__rQrAva__toast-progress:before{content:"";border-radius:inherit;background:linear-gradient(90deg,#fff9 0%,#fffc 100%);width:100%;height:100%;position:absolute;top:0;left:0}
