body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}#root,body,html{height:100%;margin:0;width:100%}body{background:#f1f5f9;font-family:Arial,sans-serif;overflow:hidden}.app-shell{padding:0}.app-shell,.layout{height:100vh;overflow:hidden;width:100vw}.layout{align-items:stretch;display:flex;gap:14px;padding:10px 8px 0}.work-area{display:flex;flex:1 1;flex-direction:column;gap:12px;height:100%;min-width:0;overflow:hidden}.topbar{flex-shrink:0}button{background:#fff;border:1px solid #cbd5e1;border-radius:10px;color:#0f172a;cursor:pointer;padding:10px 14px}button:hover{background:#f8fafc}button:disabled{cursor:not-allowed;opacity:.5}button.danger{background:#dc2626;border-color:#dc2626;color:#fff}.canvas-wrap{box-shadow:none;flex:1 1;padding:0}.canvas-stage,.canvas-wrap{background:#0000;border-radius:16px 16px 0 0}.board-canvas{background:#fff;border:1px solid #e2e8f0;border-radius:16px 16px 0 0}.canvas-text-editor{background:#0000;border:1px dashed #2563eb;font:20px Arial;line-height:24px;margin:0;min-height:32px;min-width:120px;outline:none;padding:0;position:absolute;resize:none}.selection-box{background:#2563eb14;border:1.5px dashed #2563eb;pointer-events:none;position:absolute}.canvas-actions{align-items:center;bottom:16px;display:flex;gap:10px;left:50%;position:absolute;transform:translateX(-50%)}.zoom-control{background:#ffffff9e;border:1px solid #e2e8f0c7;box-shadow:0 12px 28px #0f172a1f}.zoom-btn{padding:8px 12px;transition:background .2s,transform .2s}.zoom-btn:hover{background:#f1f5f9d9;transform:scale(1.05)}.zoom-value{font-weight:600;padding:8px 14px}.zoom-value:hover{background:#f8fafcd9}.export-btn,.reset-btn{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#111827d6;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:13px;padding:8px 14px;transition:all .2s}.export-btn:hover,.reset-btn:hover{background:#111827f0}.export-btn:disabled{cursor:not-allowed;opacity:.6}.verify-page{align-items:center;display:flex;justify-content:center;min-height:80vh}.verify-card{background:#fff;border-radius:18px;box-shadow:0 12px 34px #0f172a1f;padding:28px;width:420px}.verify-card h1{margin:0 0 8px}.verify-card h2{margin:0 0 16px}.verify-message{color:#334155}.verify-success{color:#16a34a;font-weight:700}.verify-link{display:inline-block;margin-top:16px}.reset-field{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.reset-field span{color:#334155;font-size:13px;font-weight:700}.reset-field input{border:1px solid #cbd5e1;border-radius:10px;outline:none;padding:11px 12px;width:100%}.reset-field input:focus{border-color:#2563eb}@media (max-width:900px){.layout{flex-direction:column;overflow:auto}.work-area{min-height:700px;width:100%}body{overflow:auto}}.topbar{grid-column-gap:16px;align-items:center;box-sizing:border-box;column-gap:16px;display:grid;grid-template-columns:1fr auto 1fr;height:58px;margin:0;padding:0;width:100%}.topbar-actions{align-items:center;display:flex;gap:8px;justify-self:start}.topbar-title{color:#111827;font-size:14px;font-weight:700;justify-self:center;-webkit-user-select:none;user-select:none;white-space:nowrap}.topbar-auth{align-items:center;display:flex;gap:12px;justify-self:end}.login-btn,.logout-btn,.topbar button{border-radius:10px;height:38px;padding:0 16px}.topbar-separator{background:#cbd5e1;height:26px;margin:0 4px;width:1px}.topbar-announcement{align-items:center;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;color:#9a3412;display:inline-flex;font-size:12px;font-weight:850;height:34px;max-width:260px;overflow:hidden;padding:0 12px;text-overflow:ellipsis;white-space:nowrap}.legal-floating-menu-wrap{left:240px;position:fixed;top:28px;z-index:99999}.legal-floating-burger{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:11px;box-shadow:0 10px 24px #0f172a1f;color:#111827;cursor:pointer;display:inline-flex;font-size:16px;font-weight:900;height:34px;justify-content:center;padding:0;width:34px}.legal-floating-burger:hover{background:#f8fafc}.legal-floating-menu{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 22px 60px #0f172a2e;padding:10px;position:absolute;right:0;top:44px;width:260px}.legal-menu-brand{border-bottom:1px solid #e5e7eb;display:flex;flex-direction:column;gap:2px;margin-bottom:6px;padding:10px 12px 12px}.legal-menu-brand strong{color:#111827;font-size:16px;font-weight:950;letter-spacing:-.04em}.legal-menu-brand span{color:#64748b;font-size:12px;font-weight:700}.legal-floating-menu button{background:#0000;border:none;border-radius:10px;color:#111827;cursor:pointer;display:block;font-weight:750;min-height:40px;padding:10px 12px;text-align:left;width:100%}.legal-floating-menu button:hover{background:#f3f4f6}.toolbar-dark-action,.toolbar-primary-action{background:#111827;border:none;color:#fff;font-weight:800;min-width:112px}.toolbar-dark-action:hover,.toolbar-primary-action:hover{background:#374151}.login-btn{background:#2563eb;border-color:#2563eb;box-shadow:0 12px 24px #2563eb2e;color:#fff;font-weight:800}.login-btn:hover{background:#1d4ed8}.profile-menu-wrap{position:relative}.profile-trigger{align-items:center;background:#fff;border:1px solid #c7d2fe;border-radius:999px!important;box-shadow:0 10px 24px #2563eb29;display:inline-flex;gap:10px;height:42px!important;min-width:280px;padding:0 12px 0 6px!important}.profile-trigger:hover{background:#f8fafc}.profile-avatar{align-items:center;background:#4f46e5;border-radius:50%;color:#fff;display:inline-flex;flex-shrink:0;font-weight:900;height:32px;justify-content:center;width:32px}.profile-email{color:#334155;font-size:13px;font-weight:800;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-caret{color:#64748b;font-size:13px;margin-left:auto}.profile-dropdown{background:#fff;border-radius:18px;box-shadow:0 22px 50px #0f172a2e;padding:16px;position:absolute;right:0;top:50px;width:300px;z-index:1000}.profile-signed-box{display:flex;flex-direction:column;gap:4px;margin-bottom:14px}.profile-signed-box span{color:#64748b;font-size:11px;font-weight:900;letter-spacing:.08em}.profile-signed-box strong{color:#111827;font-size:14px;word-break:break-word}.profile-menu-item{align-items:center;background:#0000;border:none;border-radius:10px;color:#334155;display:flex;font-size:14px;font-weight:800;height:42px!important;justify-content:flex-start;padding:0 4px!important;text-align:left;width:100%}.profile-menu-item:hover{background:#f1f5f9}.profile-menu-divider{background:#e2e8f0;height:1px;margin:10px 0}.logout-menu-item{color:#dc2626}.topbar-free-pill,.topbar-pro-pill{align-items:center;border-radius:999px;display:inline-flex;flex-shrink:0;font-size:11px;font-weight:950;height:22px;justify-content:center;letter-spacing:.04em;min-width:42px;padding:0 8px}.topbar-pro-pill{background:#fef3c7;border:1px solid #f59e0b;color:#92400e}.topbar-free-pill{background:#f1f5f9;border:1px solid #cbd5e1;color:#475569}.profile-plan-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:950;letter-spacing:.04em;margin-top:8px;padding:5px 10px;width:-webkit-fit-content;width:fit-content}.profile-plan-badge.pro{background:#fef3c7;border:1px solid #f59e0b;color:#92400e}.profile-plan-badge.free{background:#f1f5f9;border:1px solid #cbd5e1;color:#475569}.profile-plan-expiry{color:#64748b;display:block;font-weight:750;margin-top:6px}.align-menu-wrap{position:relative}.toolbar-align-trigger{align-items:center;background:#fff;border:1px solid #cbd5e1;color:#111827;display:inline-flex;font-weight:800;gap:8px;height:38px!important;justify-content:center;min-width:92px}.toolbar-align-trigger:hover{background:#f8fafc}.toolbar-align-trigger span{color:#64748b;font-size:12px}.align-dropdown{background:#fff;border-radius:16px;box-shadow:0 18px 44px #0f172a2e;left:0;padding:10px;position:absolute;top:46px;width:190px;z-index:1000}.align-dropdown button{background:#0000;border:none;border-radius:10px;color:#334155;font-size:13px;font-weight:800;height:38px!important;justify-content:flex-start;padding:0 10px!important;text-align:left;width:100%}.align-dropdown button:hover{background:#f1f5f9}.align-divider{background:#e2e8f0;height:1px;margin:8px 0}.grid-toggle-btn{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:10px;color:#111827;cursor:pointer;display:inline-flex;font-size:13px;font-weight:800;gap:8px;height:38px;padding:0 14px;-webkit-user-select:none;user-select:none}.grid-toggle-btn:hover{background:#f8fafc}.grid-toggle-btn input{accent-color:#2563eb;cursor:pointer;height:15px;margin:0;width:15px}.grid-toggle-btn span{white-space:nowrap}.save-menu-wrap{position:relative}.save-trigger-btn{align-items:center;display:inline-flex;gap:8px;justify-content:center}.save-trigger-btn span{color:#cbd5e1;font-size:12px}.save-dropdown{background:#fff;border-radius:16px;box-shadow:0 18px 44px #0f172a2e;left:0;padding:10px;position:absolute;top:46px;width:200px;z-index:1000}.save-dropdown button{align-items:center;background:#0000;border:none;border-radius:10px;color:#334155;display:flex;font-size:13px;font-weight:850;height:40px!important;justify-content:flex-start;padding:0 10px!important;text-align:left;width:100%}.save-dropdown button:hover{background:#f1f5f9}.export-menu-wrap{position:relative}.export-trigger-btn{align-items:center;display:inline-flex;gap:8px;justify-content:center}.export-trigger-btn span{color:#cbd5e1;font-size:12px}.export-dropdown{background:#fff;border-radius:16px;box-shadow:0 18px 44px #0f172a2e;left:0;padding:10px;position:absolute;top:46px;width:210px;z-index:1000}.export-dropdown button{align-items:center;background:#0000;border:none;border-radius:10px;color:#334155;display:flex;font-size:13px;font-weight:850;height:40px!important;justify-content:flex-start;padding:0 10px!important;text-align:left;width:100%}.export-dropdown button:hover{background:#f1f5f9}.account-modal-backdrop{align-items:center;background:#0f172a70;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:999999}.account-modal{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 28px 80px #0f172a42;max-height:88vh;overflow:auto;padding:24px;position:relative;width:min(460px,96vw)}.account-modal-wide{width:min(820px,96vw)}.account-modal-close{background:#f1f5f9;border:none;border-radius:999px;color:#111827;cursor:pointer;font-size:22px;height:34px!important;line-height:1;padding:0!important;position:absolute;right:14px;top:14px;width:34px}.account-modal-header{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.account-modal-header h2{color:#111827;font-size:24px;letter-spacing:-.04em;margin:0}.account-modal-header p{color:#64748b;font-size:14px;font-weight:750;margin:0}.account-status-badge{border-radius:999px;display:inline-flex;font-size:12px;font-weight:950;padding:6px 11px;width:-webkit-fit-content;width:fit-content}.account-status-badge.pro{background:#fef3c7;border:1px solid #f59e0b;color:#92400e}.account-status-badge.free{background:#f1f5f9;border:1px solid #cbd5e1;color:#475569}.account-status-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;color:#334155;display:flex;flex-direction:column;gap:6px;margin-bottom:16px;padding:14px}.account-status-card strong{color:#0f172a}.account-form{gap:14px}.account-form,.account-form label{display:flex;flex-direction:column}.account-form label{color:#334155;font-size:13px;font-weight:850;gap:7px}.account-form input{border:1px solid #cbd5e1;border-radius:12px;font-size:14px;font-weight:700;height:42px;outline:none;padding:0 12px}.account-form input:disabled{background:#f8fafc;color:#64748b;cursor:not-allowed}.account-primary-btn{background:#2563eb;border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:900;height:44px!important}.account-primary-btn:hover{background:#1d4ed8}.account-empty-state,.account-modal-message{background:#eff6ff;border-radius:14px;color:#1d4ed8;font-weight:800;padding:12px 14px}.payment-history-table-wrap{border:1px solid #e2e8f0;border-radius:16px;overflow:auto}.payment-history-table{border-collapse:collapse;font-size:13px;width:100%}.payment-history-table td,.payment-history-table th{border-bottom:1px solid #e2e8f0;padding:12px;text-align:left;white-space:nowrap}.payment-history-table th{background:#f8fafc;color:#334155;font-weight:950}.payment-status{background:#f1f5f9;border-radius:999px;color:#334155;display:inline-flex;font-size:12px;font-weight:950;padding:4px 8px}.payment-status.active,.payment-status.captured,.payment-status.order_created,.payment-status.paid,.payment-status.success{background:#dcfce7;color:#166534}.payment-status.cancelled,.payment-status.failed{background:#fee2e2;color:#991b1b}.payment-status.pending{background:#fef3c7;color:#92400e}.toolbar-user-box{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 8px 22px #0f172a0f;display:flex;gap:10px;padding:6px 8px 6px 6px}.toolbar-avatar{align-items:center;background:#111827;border-radius:12px;color:#fff;display:flex;font-weight:900;height:34px;justify-content:center;width:34px}.toolbar-user-meta{display:flex;flex-direction:column;min-width:120px}.toolbar-user-meta strong{color:#0f172a;font-size:13px}.toolbar-user-meta span{color:#64748b;font-size:12px;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logout-btn{background:#ef4444;border-color:#ef4444;color:#fff;font-weight:800}.logout-btn:hover{background:#dc2626}.toolbar-drawing-title-card{background:#fff;border:1px solid #c7d2fe;border-radius:16px;box-shadow:0 12px 28px #2563eb1f;box-sizing:border-box;display:flex;flex-direction:column;gap:2px;height:46px;justify-content:center;max-width:280px;min-width:220px;padding:6px 14px}.toolbar-drawing-title-card span{color:#64748b;font-size:10px;font-weight:900;letter-spacing:.08em;line-height:1;text-transform:uppercase}.toolbar-drawing-title-card input{background:#0000;border:none;color:#111827;font-size:15px;font-weight:900;line-height:1.2;outline:none;padding:0;width:100%}.toolbar-drawing-title-card input::placeholder{color:#94a3b8}@media (max-width:1100px){.topbar{gap:10px;grid-template-columns:1fr;height:auto}.topbar-actions,.topbar-auth,.topbar-title{justify-self:start}.topbar-actions{flex-wrap:wrap}.legal-floating-menu-wrap{left:230px;top:16px}.profile-trigger{min-width:240px}}.account-profile-actions{display:flex;gap:10px;margin:14px 0}.account-secondary-btn{background:#fff;border:1px solid #d1d5db;border-radius:12px;color:#111827;cursor:pointer;font-weight:700;padding:11px 14px;width:100%}.account-secondary-btn:hover{background:#f3f4f6}.export-video-box{grid-gap:8px;border-top:1px solid #94a3b859;display:grid;gap:8px;margin-top:8px;padding-top:8px}.export-video-box label{grid-gap:4px;color:#475569;display:grid;font-size:11px;font-weight:800;gap:4px;letter-spacing:.04em;text-transform:uppercase}.export-video-box input{background:#fff;border:1px solid #cbd5e1;border-radius:10px;color:#0f172a;font-weight:800;height:34px;outline:none;padding:0 10px;width:100%}.export-video-box input:focus{border-color:#111827;box-shadow:0 0 0 3px #11182714}.grid-menu-wrap{position:relative}.grid-trigger-btn{align-items:center;display:inline-flex;gap:8px;justify-content:center}.grid-trigger-btn span{color:#cbd5e1;font-size:12px}.grid-dropdown{background:#fff;border-radius:16px;box-shadow:0 18px 44px #0f172a2e;left:0;padding:10px;position:absolute;top:46px;width:210px;z-index:1000}.grid-dropdown button{align-items:center;background:#0000;border:none;border-radius:10px;color:#334155;display:flex;font-size:13px;font-weight:850;height:40px!important;justify-content:flex-start;padding:0 10px!important;text-align:left;width:100%}.grid-dropdown button:hover{background:#f1f5f9}.sketchy-login-backdrop{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a7a;display:flex;inset:0;justify-content:center;position:fixed;z-index:10000}.sketchy-login-modal{background:#fff;border:1px solid #e2e8f0;border-radius:28px;box-shadow:0 32px 90px #0f172a47;max-height:calc(100vh - 40px);overflow-y:auto;padding:26px;position:relative;width:min(440px,calc(100vw - 32px))}.sketchy-login-close{background:#fff;border:1px solid #e2e8f0;border-radius:14px;color:#0f172a;cursor:pointer;font-size:24px;height:38px;line-height:1;position:absolute;right:14px;top:14px;width:38px}.sketchy-login-close:hover{background:#f8fafc}.sketchy-login-close:disabled{cursor:not-allowed;opacity:.5}.sketchy-login-header{align-items:flex-start;display:flex;gap:14px;margin-bottom:20px;padding-right:38px}.sketchy-login-logo{align-items:center;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:18px;box-shadow:0 14px 34px #2563eb47;color:#fff;display:flex;flex-shrink:0;font-size:24px;font-weight:950;height:54px;justify-content:center;width:54px}.sketchy-login-header span{color:#2563eb;display:inline-flex;font-size:11px;font-weight:950;letter-spacing:.14em;margin-bottom:5px;text-transform:uppercase}.sketchy-login-header h2{color:#0f172a;font-size:25px;letter-spacing:-.04em;line-height:1.12;margin:0}.sketchy-login-header p{color:#64748b;font-size:14px;line-height:1.45;margin:8px 0 0}.google-login-wrap{display:flex;justify-content:center;margin:16px 0}.login-divider{align-items:center;color:#64748b;display:flex;font-size:12px;font-weight:800;gap:12px;margin:12px 0 16px;width:100%}.login-divider:after,.login-divider:before{background:#e2e8f0;content:"";flex:1 1;height:1px}.login-divider span{white-space:nowrap}.sketchy-login-form{display:flex;flex-direction:column;gap:14px}.sketchy-login-form label{display:flex;flex-direction:column;gap:7px}.sketchy-login-form label span{color:#334155;font-size:13px;font-weight:850}.sketchy-login-form input{background:#fff;border:1px solid #cbd5e1;border-radius:15px;box-sizing:border-box;color:#0f172a;font-size:14px;outline:none;padding:12px 14px;width:100%}.sketchy-login-form input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.sketchy-login-message{border-radius:14px;font-size:13px;font-weight:800;line-height:1.35;padding:11px 13px}.sketchy-login-message.error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.sketchy-login-message.success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.sketchy-login-primary{background:#2563eb;border:none;border-radius:15px;box-shadow:0 14px 28px #2563eb38;color:#fff;cursor:pointer;font-size:14px;font-weight:950;height:46px;width:100%}.sketchy-login-primary:hover{background:#1d4ed8}.sketchy-login-primary:disabled{cursor:not-allowed;opacity:.65}.sketchy-login-footer{align-items:center;color:#94a3b8;display:flex;font-size:13px;gap:9px;justify-content:center;margin-top:16px}.resend-verification-btn,.sketchy-login-footer button{background:#0000;border:none;color:#2563eb;cursor:pointer;font-size:13px;font-weight:850;padding:0}.resend-verification-btn:hover,.sketchy-login-footer button:hover{text-decoration:underline}.resend-verification-btn:disabled,.sketchy-login-footer button:disabled{cursor:not-allowed;opacity:.55;text-decoration:none}.resend-verification-btn{color:#64748b;display:block;margin:12px auto 0}@media (max-width:520px){.sketchy-login-modal{border-radius:22px;padding:22px}.sketchy-login-header{gap:12px}.sketchy-login-logo{border-radius:16px;height:48px;width:48px}.sketchy-login-header h2{font-size:22px}}.sub-popup-backdrop{align-items:center;background:#0f172a7a;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:9999}.sub-popup{background:#fff;border-radius:22px;box-shadow:0 24px 70px #0f172a3d;max-height:calc(100vh - 36px);max-width:calc(100vw - 32px);overflow-y:auto;padding:26px;position:relative;width:460px}.sub-popup-close{background:#fff;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;font-size:22px;height:34px;line-height:1;padding:0;position:absolute;right:14px;top:14px;width:34px}.sub-popup-badge{background:#111827;border-radius:999px;color:#fff;display:inline-flex;font-size:12px;font-weight:900;letter-spacing:.08em;margin-bottom:12px;padding:6px 10px}.sub-popup h2{color:#0f172a;font-size:25px;line-height:1.2;margin:0}.sub-popup-subtitle{color:#475569;line-height:1.5;margin:10px 0 18px}.sub-plan-list{display:flex;flex-direction:column;gap:12px;margin:18px 0}.sub-plan-card{background:#fff;border:1px solid #dbeafe;border-radius:18px;cursor:pointer;display:flex;gap:14px;justify-content:space-between;padding:14px;text-align:left;transition:.18s ease;width:100%}.sub-plan-card:hover{border-color:#2563eb;box-shadow:0 10px 28px #2563eb1f}.sub-plan-card.active{background:linear-gradient(135deg,#eff6ff,#faf5ff);border-color:#2563eb;box-shadow:0 10px 30px #2563eb29}.sub-plan-card strong{color:#0f172a;display:block;font-size:15px;margin-bottom:5px}.sub-plan-card span{color:#64748b;display:block;font-size:12px;line-height:1.35}.sub-plan-price{min-width:104px;text-align:right}.sub-plan-price b{color:#111827;display:block;font-size:18px}.sub-plan-price em{color:#64748b;display:block;font-size:12px;font-style:normal}.sub-popup-features{grid-gap:10px;color:#0f172a;display:grid;font-weight:700;gap:10px;margin-bottom:18px}.sub-popup-message{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;color:#334155;font-size:13px;margin-bottom:14px;padding:10px 12px}.sub-popup-primary,.sub-popup-secondary{border-radius:12px;cursor:pointer;font-weight:900;height:44px;width:100%}.sub-popup-primary{background:#2563eb;border:1px solid #2563eb;color:#fff;margin-bottom:10px}.sub-popup-primary:hover{background:#1d4ed8}.sub-popup-primary:disabled{cursor:not-allowed;opacity:.55}.sub-popup-secondary{background:#fff;border:1px solid #cbd5e1;color:#0f172a}.sub-popup-badge.active{background:#fef3c7;border:1px solid #f59e0b;color:#92400e}.sub-popup-active-card{background:#fef3c7;border:1px solid #f59e0b;border-radius:16px;color:#78350f;display:flex;flex-direction:column;gap:6px;margin:14px 0;padding:14px}.sub-popup-active-card strong{font-size:15px;font-weight:950}.sub-popup-active-card em,.sub-popup-active-card span{font-size:13px;font-style:normal;font-weight:800}.sub-plan-card:disabled{cursor:not-allowed;opacity:.72}.sub-payment-provider-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;margin-top:14px;padding:12px}.sub-payment-provider-title{color:#374151;font-size:13px;font-weight:700;margin-bottom:8px}z

.sub-payment-provider-options{display:flex;gap:10px}.sub-provider-btn{background:#fff;border:1px solid #d1d5db;border-radius:10px;color:#374151;cursor:pointer;flex:1 1;font-weight:700;padding:9px 12px}.sub-provider-btn.active{background:#eff6ff;border-color:#2563eb;color:#1d4ed8}.sub-provider-btn:disabled{cursor:not-allowed;opacity:.6}.properties-panel{background:#fff;border-radius:16px;box-shadow:0 2px 10px #0f172a14;padding:14px}.properties-header{align-items:flex-start;display:flex;gap:8px;justify-content:space-between;margin-bottom:12px}.properties-header h3{color:#111827;font-size:15px;margin:0}.properties-header p{color:#64748b;font-size:12px;margin:4px 0 0}.empty-properties{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;color:#64748b;font-size:13px;padding:12px}.property-section{margin-top:12px}.property-section label{color:#334155;display:block;font-size:12px;font-weight:800;margin-bottom:7px}.property-section select{background:#fff;border:1px solid #d1d5db;border-radius:10px;color:#111827;font-weight:700;height:36px;padding:0 10px;width:100%}.property-color-row{display:flex;flex-wrap:wrap;gap:8px}.property-color{border:3px solid #fff;border-radius:999px;box-shadow:0 0 0 1px #cbd5e1;cursor:pointer;height:28px;padding:0;width:28px}.property-color.selected{box-shadow:0 0 0 2px #111827}.segmented-row{display:flex;flex-wrap:wrap;gap:7px}.segmented-row button{background:#f8fafc;border:1px solid #d1d5db;border-radius:10px;color:#334155;cursor:pointer;font-size:12px;font-weight:800;padding:7px 9px}.segmented-row button.active{background:#2563eb;border-color:#2563eb;color:#fff}.delete-selected-btn{border-radius:12px;font-weight:800;margin-top:14px;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.delete-selected-btn:hover{background:#dc2626;box-shadow:0 8px 18px #ef444440;color:#fff;transform:translateY(-1px)}.delete-selected-btn:active{background:#b91c1c;color:#fff;transform:translateY(0)}.delete-selected-btn:focus{outline:2px solid #ef444459;outline-offset:2px}.delete-selected-btn:disabled{background:#fca5a5;box-shadow:none;color:#fff;cursor:not-allowed;transform:none}.custom-color-row{align-items:center;display:flex;gap:8px}.custom-color-row input[type=color]{cursor:pointer;padding:2px;width:40px}.custom-color-row input[type=color],.custom-color-row input[type=text]{background:#fff;border:1px solid #d1d5db;border-radius:10px;height:34px}.custom-color-row input[type=text]{color:#111827;flex:1 1;font-size:12px;font-weight:700;padding:0 9px}.property-color-row-spaced{margin-top:10px}.mini-action-btn{background:#f8fafc;border:1px solid #d1d5db;border-radius:10px;color:#334155;cursor:pointer;font-size:12px;font-weight:800;height:34px;padding:0 10px}.mini-action-btn:hover{background:#e2e8f0;color:#111827}.custom-font-input{background:#fff;border:1px solid #d1d5db;border-radius:10px;box-sizing:border-box;color:#111827;font-size:12px;font-weight:700;height:34px;margin-top:8px;padding:0 10px;width:100%}.custom-font-size-row{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:flex;gap:8px;margin-top:9px;padding:8px}.custom-font-size-row em,.custom-font-size-row span{color:#475569;font-size:12px;font-style:normal;font-weight:800}.custom-font-size-row input{background:#fff;border:1px solid #d1d5db;border-radius:9px;color:#111827;font-size:12px;font-weight:800;height:30px;padding:0 8px;width:72px}.sidebar{display:flex;flex-direction:column;flex-shrink:0;gap:16px;height:100vh;max-height:100vh;min-width:280px;overflow-x:hidden;overflow-y:auto;padding-bottom:24px;width:280px}.sidebar-logo-box{align-items:center;background:#fff;border-radius:18px;box-shadow:0 8px 24px #0f172a14;box-sizing:border-box;display:flex;gap:10px;height:58px;margin:0;padding:10px 14px;width:100%}.sidebar-logo-mark{align-items:center;background:#2563eb;border-radius:11px;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-weight:800;height:34px;justify-content:center;width:34px}.sidebar-logo-text{display:flex;flex-direction:column;line-height:1.1}.sidebar-logo-text strong{color:#111827;font-size:15px}.sidebar-logo-text span{color:#6b7280;font-size:11px;margin-top:3px}.panel{background:#fff;border-radius:16px;box-shadow:0 2px 10px #0000000f;padding:16px}.panel h3{font-size:16px;margin-bottom:12px;margin-top:0}.tool-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.tool-btn{align-items:center;display:flex;gap:8px;justify-content:flex-start}.tool-btn.active{background:#2563eb;border-color:#2563eb;color:#fff}.color-row{display:flex;flex-wrap:wrap;gap:10px}.color-dot{border:3px solid #fff;border-radius:50%;height:34px;padding:0;width:34px}.color-dot.selected{outline:2px solid #0f172a}.text-format-panel{margin-top:12px}.text-format-panel h4{font-size:14px;margin:0 0 10px}.text-format-panel p{color:#334155;font-size:13px;font-weight:700;margin:10px 0 6px}.text-format-row{display:flex;flex-wrap:wrap;gap:8px}.text-format-row button.active{background:#2563eb;border-color:#2563eb;color:#fff}.delete-selected-btn{background:#ef4444;border:0;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;margin-top:12px;padding:10px 12px;width:100%}@media (max-width:900px){.sidebar{min-width:0;width:100%}}.drawings-sidebar-card{padding:12px}.my-drawings-side-btn{align-items:center;background:linear-gradient(135deg,#eff6ff,#fff);border:1px solid #dbeafe;border-radius:14px;box-shadow:0 8px 18px #2563eb14;cursor:pointer;display:flex;gap:12px;padding:10px;text-align:left;width:100%}.my-drawings-side-btn:hover{background:linear-gradient(135deg,#dbeafe,#fff);border-color:#93c5fd}.my-drawings-icon{align-items:center;background:#2563eb;border-radius:12px;color:#fff;display:inline-flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.my-drawings-text{display:flex;flex-direction:column;gap:3px}.my-drawings-text strong{color:#111827;font-size:14px;font-weight:900}.my-drawings-text em{color:#64748b;font-size:12px;font-style:normal;font-weight:700}.drawings-backdrop{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a47;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.drawings-modal{background:#fff;border:1px solid #dbe4f0;border-radius:22px;box-shadow:0 18px 55px #0f172a2e;display:grid;grid-template-columns:238px 1fr;height:min(720px,calc(100vh - 36px));overflow:hidden;position:relative;width:min(1080px,calc(100vw - 36px))}.drawings-close{background:#fff;border:1px solid #e5e7eb;border-radius:999px;box-shadow:0 6px 18px #0f172a14;color:#475569;cursor:pointer;font-size:22px;height:34px;position:absolute;right:18px;top:18px;width:34px;z-index:5}.drawings-close:hover{background:#f8fafc;color:#111827}.drawings-sidebar{background:linear-gradient(180deg,#f3f7fc,#eef3f9);border-right:1px solid #dbe4f0;color:#111827;display:flex;flex-direction:column;gap:18px;min-width:0;padding:22px 18px}.drawings-logo-row{align-items:center;display:flex;gap:12px}.drawings-logo{align-items:center;background:linear-gradient(135deg,#60a5fa,#a78bfa);border-radius:14px;box-shadow:0 10px 22px #60a5fa47;color:#fff;display:flex;font-weight:950;height:42px;justify-content:center;width:42px}.drawings-logo-row strong{color:#111827;font-size:16px;font-weight:900}.drawings-logo-row span{color:#64748b;display:block;font-size:12px;margin-top:2px}.drawings-sidebar-head{align-items:center;display:flex;justify-content:space-between}.drawings-sidebar-head span{color:#64748b;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.drawings-sidebar-head button{background:#fff;border:1px solid #dbeafe;border-radius:11px;color:#2563eb;cursor:pointer;font-size:17px;font-weight:950;height:32px;width:32px}.drawings-sidebar-head button:hover{background:#eff6ff}.drawings-new-group{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr auto}.drawings-new-group input{background:#fff;border:1px solid #dbe3ef;border-radius:12px;color:#111827;min-width:0;outline:none;padding:10px}.drawings-new-group input:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #93c5fd40}.drawings-new-group button{background:#2563eb;border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:800;padding:0 12px}.drawings-new-group button:hover{background:#1d4ed8}.drawings-group-list{display:flex;flex-direction:column;gap:7px;overflow:auto;padding-right:2px}.drawings-group-row{grid-gap:4px;align-items:center;background:#0000;border:1px solid #0000;border-radius:13px;display:grid;gap:4px;grid-template-columns:1fr auto}.drawings-group-row.active{background:#fff;border-color:#bfdbfe;box-shadow:0 8px 20px #2563eb14}.drawings-group-row:hover{background:#fff;border-color:#e2e8f0}.drawings-group-select{align-items:center;background:#0000;border:none;border-radius:12px;color:#475569;cursor:pointer;display:flex;gap:8px;justify-content:space-between;min-width:0;padding:10px 8px 10px 12px;text-align:left}.drawings-group-row.active .drawings-group-select{color:#1d4ed8;font-weight:850}.drawings-group-select span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drawings-group-select em{background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;color:#2563eb;font-size:12px;font-style:normal;font-weight:800;height:22px;min-width:24px}.drawings-group-delete,.drawings-group-select em{align-items:center;display:inline-flex;justify-content:center}.drawings-group-delete{background:#0000;border:none;border-radius:9px;color:#94a3b8;cursor:pointer;font-size:13px;height:28px;line-height:1;margin-right:6px;opacity:0;width:28px}.drawings-group-row:hover .drawings-group-delete{opacity:1}.drawings-group-delete:hover{background:#fee2e2;color:#991b1b}.drawings-version-card{background:#fff;border:1px solid #e0e7ff;border-radius:16px;box-shadow:0 8px 20px #0f172a0a;margin-top:auto;padding:13px}.drawings-version-card strong{color:#334155;display:block;font-size:13px;margin-bottom:5px}.drawings-version-card p{color:#64748b;font-size:12px;line-height:1.45;margin:0}.drawings-main{background:linear-gradient(180deg,#f8fafc,#fff 42%);overflow:auto;padding:30px}.drawings-header{align-items:flex-start;display:flex;gap:18px;justify-content:space-between;padding-right:52px}.drawings-header span{color:#2563eb;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.drawings-header h2{color:#0f172a;font-size:30px;letter-spacing:-.03em;margin:6px 0 4px}.drawings-header p{color:#64748b;font-size:14px;margin:0}.drawings-header button{background:#2563eb;border:none;border-radius:13px;box-shadow:0 8px 20px #2563eb2e;color:#fff;cursor:pointer;font-weight:850;padding:11px 15px}.drawings-header button:hover{background:#1d4ed8}.drawings-header button:disabled{cursor:not-allowed;opacity:.65}.drawings-toolbar{align-items:center;display:flex;gap:12px;margin:22px 0 16px}.drawings-toolbar input{background:#fff;border:1px solid #d5deea;border-radius:15px;box-shadow:0 4px 14px rgba(15,23,42,.035);flex:1 1;font-size:14px;outline:none;padding:13px 15px}.drawings-toolbar input:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #93c5fd40}.drawings-count{background:#f1f5f9;border-radius:13px;color:#334155;font-weight:850;padding:11px 12px;white-space:nowrap}.drawings-message{background:#eff6ff;border:1px solid #bfdbfe;border-radius:13px;color:#1d4ed8;font-size:13px;font-weight:750;margin-bottom:14px;padding:10px 12px}.drawings-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.drawing-card{background:#fff;border:1px solid #dbe4f0;border-radius:18px;box-shadow:0 10px 26px #0f172a0f;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.drawing-card:hover{border-color:#b8c7ff;box-shadow:0 14px 32px #0f172a17}.drawing-preview{background:linear-gradient(#94a3b81a 1px,#0000 0),linear-gradient(90deg,#94a3b81a 1px,#0000 0),#fbfdff;background-size:18px 18px,18px 18px,auto;border-bottom:1px solid #eef2f7;height:118px;position:relative}.drawing-preview span{background:#60a5fa14;border:2px solid #60a5fa;border-radius:11px;position:absolute}.drawing-preview span:first-child{height:32px;left:42px;top:34px;width:54px}.drawing-preview span:nth-child(2){background:#a78bfa14;border-color:#a78bfa;bottom:28px;height:36px;right:42px;width:60px}.drawing-preview span:nth-child(3){background:#64748b;border-color:#64748b;border-radius:999px;height:2px;left:96px;top:63px;transform:rotate(18deg);width:54px}.drawing-card-body{padding:14px}.drawing-badges{display:flex;gap:8px;justify-content:space-between;margin-bottom:10px}.drawing-badges b,.drawing-badges em{border-radius:999px;font-size:11px;font-style:normal;font-weight:800;padding:5px 8px}.drawing-badges em{background:#eff6ff;color:#2563eb;max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drawing-badges b{background:#f0fdf4;color:#15803d}.drawing-card h3{color:#111827;font-size:16px;font-weight:850;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drawing-card p{color:#64748b;font-size:12px;margin:7px 0 14px}.drawing-actions{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr auto}.drawing-actions button{border:none;border-radius:12px;cursor:pointer;font-weight:850;padding:10px 12px}.drawing-actions button:first-child{background:#2563eb;color:#fff}.drawing-actions button:first-child:hover{background:#1d4ed8}.drawing-actions button.danger{background:#fff1f2;color:#be123c}.drawing-actions button.danger:hover{background:#ffe4e6}.drawing-actions button:disabled{cursor:not-allowed;opacity:.65}.drawings-empty{background:#fbfdff;border:1px dashed #cbd5e1;border-radius:20px;color:#64748b;flex-direction:column;gap:8px;min-height:300px;text-align:center}.drawings-empty,.drawings-empty div{align-items:center;display:flex;justify-content:center}.drawings-empty div{background:#eff6ff;border-radius:16px;color:#2563eb;font-size:26px;height:52px;width:52px}.drawings-empty strong{color:#111827;font-size:18px}.drawing-card.skeleton{height:230px;padding:14px}.drawing-card.skeleton div,.drawing-card.skeleton span{animation:skPulse 1.2s infinite;background:linear-gradient(90deg,#edf2f7,#f8fafc,#edf2f7);background-size:200% 100%;border-radius:14px;display:block}.drawing-card.skeleton div{height:118px;margin-bottom:14px}.drawing-card.skeleton span{height:18px;margin-bottom:10px}@keyframes skPulse{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:900px){.drawings-modal{border-radius:18px;grid-template-columns:1fr;height:calc(100vh - 22px);width:calc(100vw - 22px)}.drawings-sidebar{display:none}.drawings-main{padding:22px}.drawings-header{padding-right:44px}.drawings-header h2{font-size:27px}.drawings-toolbar{align-items:stretch;flex-direction:column}.drawings-count{width:-webkit-fit-content;width:fit-content}}.canvas-wrap{height:calc(100vh - 86px)}.canvas-stage,.canvas-wrap{min-height:0;overflow:hidden;position:relative;width:100%}.canvas-stage{border-radius:18px;height:100%}.board-canvas{display:block;height:100%;width:100%}.canvas-title-floating{left:22px;top:16px}.canvas-title-floating,.canvas-zoom-floating{align-items:center;display:flex;position:absolute;z-index:25}.canvas-zoom-floating{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#ffffff29;border:1px solid #cbd5e138;border-radius:18px;bottom:12px;box-shadow:none;gap:5px;left:10%;padding:4px 8px;transform:translateX(-50%)}.drawing-name-field{background:#fff;border:1px solid #bfdbfe;border-radius:16px;box-shadow:0 8px 20px #2563eb1a;display:flex;flex-direction:column;height:46px;justify-content:center;max-width:320px;min-width:230px;padding:6px 13px}.drawing-name-field span{color:#64748b;font-size:10px;font-weight:900;letter-spacing:.08em;line-height:1;margin-bottom:4px;text-transform:uppercase}.drawing-name-field input{background:#0000;border:none;color:#111827;font-size:14px;font-weight:800;line-height:18px;margin:0;outline:none;padding:0;width:100%}.drawing-name-field input::placeholder{color:#94a3b8}.drawing-name-field:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f,0 8px 20px #2563eb1f}.zoom-control{align-items:center;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#ffffff94;border:1px solid #e2e8f0b8;border-radius:14px;display:flex;height:42px;min-width:126px;overflow:hidden}.zoom-btn{background:#0000;border:none;color:#0f172a;cursor:pointer;font-size:18px;height:42px;padding:0;width:36px}.zoom-btn:hover{background:#f1f5f9d1}.zoom-value{color:#0f172a;font-size:14px;min-width:30px;padding:0 10px;-webkit-user-select:none;user-select:none}.reset-btn,.zoom-value{cursor:pointer;font-weight:800;text-align:center}.reset-btn{align-items:center;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#0f172ac7;border:none;border-radius:14px;box-shadow:0 10px 24px #0f172a2e;color:#fff;display:inline-flex;font-size:13px;height:42px;justify-content:center;line-height:1.1;min-width:90px;padding:0 18px;white-space:nowrap}.reset-btn:hover{background:#0f172aeb;color:#fff}.export-video-control{align-items:center;display:flex;gap:8px}.export-video-control select{background:#ffffffb8;border:1px solid #d1d5db;border-radius:10px;font-weight:700;height:38px;padding:0 8px}.export-video-control button{background:#111827d6;border:none;border-radius:10px;color:#fff;font-weight:800;height:38px;padding:0 12px}.export-video-progress{background:#0f172ae0;border-radius:999px;bottom:68px;color:#fff;font-size:12px;font-weight:800;left:50%;padding:8px 14px;position:absolute;transform:translateX(-50%)}.canvas-video-floating{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #0f172a1f;border-radius:16px;bottom:18px;box-shadow:0 14px 34px #0f172a24;display:flex;gap:8px;padding:8px;position:absolute;right:18px;z-index:15}.canvas-video-floating select{background:#fff;border:1px solid #cbd5e1;border-radius:10px;color:#0f172a;font-weight:700;height:34px;padding:0 8px}.video-export-btn{background:#111827;border:0;border-radius:10px;color:#fff;cursor:pointer;font-weight:900;height:34px;padding:0 12px}.canvas-video-floating select:disabled,.video-export-btn:disabled{cursor:not-allowed;opacity:.7}.save-drawing-backdrop{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#0f172a6b;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:9999}.save-drawing-modal{background:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 32px 90px #0f172a42;padding:24px;position:relative;width:min(420px,calc(100vw - 32px))}.save-drawing-close{align-items:center;background:#f1f5f9;border:none;border-radius:999px;color:#0f172a;cursor:pointer;display:flex;font-size:22px;font-weight:800;height:34px;justify-content:center;line-height:1;position:absolute;right:16px;top:16px;width:34px}.save-drawing-close:hover{background:#e2e8f0}.save-drawing-header{margin-bottom:22px;padding-right:44px}.save-drawing-header h2{color:#0f172a;font-size:28px;letter-spacing:-.04em;line-height:1.1;margin:0}.save-drawing-header p{color:#64748b;font-size:14px;margin:7px 0 0}.save-drawing-form{gap:14px}.save-drawing-form,.save-field{display:flex;flex-direction:column}.save-field{gap:7px}.save-field span{color:#334155;font-size:13px;font-weight:850}.save-field input,.save-field select{background:#fff;border:1px solid #cbd5e1;border-radius:13px;color:#0f172a;font-size:14px;font-weight:650;height:44px;outline:none;padding:0 13px;width:100%}.new-workspace-box input:focus,.save-field input:focus,.save-field select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.workspace-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr auto}.new-workspace-btn{background:#0f172a;border:none;border-radius:13px;color:#fff;cursor:pointer;font-weight:900;height:44px;padding:0 14px;white-space:nowrap}.new-workspace-btn:hover{background:#111827}.new-workspace-box{grid-gap:10px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:15px;display:grid;gap:10px;grid-template-columns:1fr auto;padding:10px}.new-workspace-box input{background:#fff;border:1px solid #cbd5e1;border-radius:11px;color:#0f172a;font-size:14px;height:40px;min-width:0;outline:none;padding:0 12px}.new-workspace-box button{background:#2563eb;border:none;border-radius:11px;color:#fff;cursor:pointer;font-weight:900;height:40px;padding:0 14px}.save-drawing-message{background:#eff6ff;border:1px solid #bfdbfe;border-radius:13px;color:#1e40af;font-size:13px;font-weight:800;padding:10px 12px}.save-drawing-primary{background:#2563eb;border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:14px;font-weight:900;height:46px}.save-drawing-primary:hover{background:#1d4ed8}.new-workspace-btn:disabled,.save-drawing-cancel:disabled,.save-drawing-close:disabled,.save-drawing-primary:disabled{cursor:not-allowed;opacity:.6}.save-drawing-cancel{background:#0000;border:none;color:#475569;cursor:pointer;font-size:14px;font-weight:850;height:40px}.save-drawing-cancel:hover{background:#f8fafc;border-radius:12px;color:#0f172a}@media (max-width:520px){.save-drawing-modal{border-radius:20px;padding:20px}.workspace-row{grid-template-columns:1fr}}.sketchy-alert-backdrop{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a61;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:9999}.sketchy-alert-card{background:#fff;border:1px solid #0f172a1f;border-radius:22px;box-shadow:0 24px 80px #0f172a38;padding:22px;width:min(420px,100%)}.sketchy-alert-icon{align-items:center;background:#f8fafc;border-radius:16px;display:flex;font-size:26px;height:48px;justify-content:center;margin-bottom:14px;width:48px}.sketchy-alert-content h3{color:#0f172a;font-size:20px;font-weight:900;margin:0 0 8px}.sketchy-alert-content p{color:#475569;font-size:14px;line-height:1.5;margin:0}.sketchy-alert-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:22px}.sketchy-alert-actions button{border:0;border-radius:12px;cursor:pointer;font-weight:800;padding:10px 16px}.sketchy-alert-secondary{background:#e2e8f0;color:#334155}.sketchy-alert-primary{background:#111827;color:#fff}.sketchy-alert-danger{background:#dc2626;color:#fff}.legal-page{background:#f8fafc;color:#111827;min-height:100vh;padding:32px 16px}.legal-header{margin:0 auto 20px;max-width:900px}.legal-header h1{font-size:34px;letter-spacing:-.04em;margin:16px 0 6px}.legal-header p{color:#64748b;margin:0}.legal-back{background:#fff;border:1px solid #e5e7eb;border-radius:999px;cursor:pointer;font-weight:700;padding:9px 14px}.legal-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;box-shadow:0 20px 60px #0f172a0f;line-height:1.7;margin:0 auto;max-width:900px;padding:28px}.legal-card h2{font-size:20px;margin-top:24px}.legal-card p{color:#374151}.legal-card a{color:#2563eb;font-weight:700}
/*# sourceMappingURL=main.913bf69d.css.map*/