/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.table{display:table}}:root{--layout-header-height:56px;--layout-content-max-width:1440px;--layout-page-padding:28px;--layout-sidebar-width:160px;--page-card-padding:18px;--page-grid-gap:18px;--page-section-gap:18px;--table-row-height:52px;--toolbar-control-height:44px;--color-background:#020510;--color-surface:#071127;--color-surface-soft:#0b1733;--color-text:#f4f9ff;--color-muted:#a7b6d6;--color-border:#c8deff29;--color-primary:#11e7ff;--color-primary-strong:#7c4dff}:root[data-theme=light]{--layout-header-height:56px;--layout-content-max-width:1440px;--layout-page-padding:28px;--layout-sidebar-width:160px;--page-card-padding:18px;--page-grid-gap:18px;--page-section-gap:18px;--table-row-height:52px;--toolbar-control-height:44px;--color-background:#edf5ff;--color-surface:#fff;--color-surface-soft:#f8fbff;--color-text:#071525;--color-muted:#546579;--color-border:#07152521;--color-primary:#0878ff;--color-primary-strong:#6c4dff}:root[data-theme=dark]{--layout-header-height:56px;--layout-content-max-width:1440px;--layout-page-padding:28px;--layout-sidebar-width:160px;--page-card-padding:18px;--page-grid-gap:18px;--page-section-gap:18px;--table-row-height:52px;--toolbar-control-height:44px;--color-background:#020510;--color-surface:#071127;--color-surface-soft:#0b1733;--color-text:#f4f9ff;--color-muted:#a7b6d6;--color-border:#c8deff29;--color-primary:#11e7ff;--color-primary-strong:#7c4dff}*{box-sizing:border-box}body,html{min-height:100%;margin:0}body{min-height:100vh;color:var(--color-text);background:var(--color-background);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.app-layout{min-height:100vh;display:block}.app-workspace{margin-left:var(--layout-sidebar-width)}.app-content,.app-workspace{min-width:0;min-height:100vh}.app-content{padding-top:var(--layout-header-height)}.header{width:auto;height:var(--layout-header-height);border-bottom:1px solid var(--color-border);background:var(--color-background);top:0;right:0;left:var(--layout-sidebar-width);z-index:6;padding:0 18px;position:fixed}.header,.header-actions{justify-content:flex-end;align-items:center;display:flex}.header-actions{gap:8px}.header-account-item,.header-account-trigger,.header-language-option,.header-language-trigger,.header-theme-button,.header-wallet,.header-wallet-refresh{border:1px solid var(--color-border);color:var(--color-text);background:var(--color-surface);border-radius:10px;font-size:12px;font-weight:750}.header-theme-button{place-items:center;width:36px;height:36px;padding:0;display:grid}.header-theme-button svg{width:17px;height:17px}.header-language{position:relative}.header-language-trigger{justify-content:space-between;align-items:center;width:108px;height:36px;padding:0 12px;display:flex}.header-language-trigger svg{width:14px;height:14px}.header-language-menu{border:1px solid var(--color-border);background:var(--color-surface);z-index:40;border-radius:12px;gap:6px;width:108px;height:48px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.header-language-option{width:100%;height:34px}.header-wallet{grid-template-columns:auto minmax(54px,auto) auto;align-items:center;gap:6px;height:36px;padding:0 6px 0 10px;display:grid}.header-wallet-balance,.header-wallet-currency,.header-wallet-refresh{font-size:12px}.header-wallet-balance{min-width:54px;font-weight:850}.header-wallet-refresh{place-items:center;width:24px;height:24px;padding:0;display:grid}.header-wallet-refresh svg{width:13px;height:13px}.header-wallet-refreshing svg{animation:wallet-refresh-spin .8s linear infinite}.header-account{position:relative}.header-account-trigger{grid-template-columns:auto minmax(64px,auto) auto;align-items:center;gap:6px;height:36px;padding:0 10px;display:grid}.header-account-trigger svg{width:17px;height:17px}.header-account-trigger span{text-overflow:ellipsis;white-space:nowrap;max-width:112px;overflow:hidden}.header-account-menu{border:1px solid var(--color-border);background:var(--color-surface);z-index:40;border-radius:14px;gap:8px;width:160px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.header-account-item{text-align:left;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;width:100%;height:36px;padding:0 10px;display:grid}.header-account-item svg{width:16px;height:16px}.header-account-footer{margin-top:6px}@keyframes wallet-refresh-spin{to{transform:rotate(1turn)}}.sidemenu{width:var(--layout-sidebar-width);border-right:1px solid var(--color-border);background:var(--color-surface);z-index:10;grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:100vh;display:grid;position:fixed;top:0;bottom:0;left:0}.sidemenu-header{place-items:center;padding:22px 18px;display:grid}.sidemenu-header img{object-fit:contain;width:100%;height:auto}.sidemenu-body{align-content:start;gap:10px;padding:10px 14px;display:grid}.sidemenu-link{min-height:76px;color:var(--color-muted);border:1px solid #0000;border-radius:14px;place-items:center;gap:8px;font-size:12px;font-weight:800;text-decoration:none;display:grid}.sidemenu-link svg{width:24px;height:24px}.sidemenu-link:hover{color:var(--color-text);border-color:var(--color-border);background:var(--color-surface-soft)}.sidemenu-footer{color:var(--color-muted);text-align:center;padding:18px 14px;font-size:11px;font-weight:700;line-height:1.45}.sender-input{width:100%;position:relative}.sender-input-field{border:1px solid var(--color-border);width:100%;height:46px;color:var(--color-text);background:var(--color-surface);border-radius:12px;outline:0;padding:0 14px;font-size:14px;font-weight:800}.sender-input-field:focus{border-color:var(--color-primary)}.sender-input-menu{border:1px solid var(--color-border);background:var(--color-surface);z-index:50;border-radius:14px;gap:8px;width:100%;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0}.sender-input-options{gap:4px;max-height:240px;display:grid;overflow-y:auto}.sender-input-create,.sender-input-option{width:100%;min-height:40px;color:var(--color-text);background:0 0;border:1px solid #0000;border-radius:10px;font-size:14px;font-weight:800}.sender-input-option{text-align:left;padding:0 10px}.sender-input-create,.sender-input-option:hover{border-color:var(--color-border);background:var(--color-surface-soft)}.sender-input-create{justify-content:center;align-items:center;gap:8px;display:flex}.sender-input-create svg{width:16px;height:16px}.sender-input-create:disabled{cursor:not-allowed;opacity:.45}.sender-input-empty{min-height:40px;color:var(--color-muted);align-items:center;padding:0 10px;font-size:13px;font-weight:800;display:flex}.link-input{width:100%;position:relative}.link-input-field{border:1px solid var(--color-border);width:100%;height:46px;color:var(--color-text);background:var(--color-surface);border-radius:12px;outline:0;padding:0 14px;font-size:14px;font-weight:800}.link-input-field:focus{border-color:var(--color-primary)}.link-input-menu{border:1px solid var(--color-border);background:var(--color-surface);z-index:50;border-radius:14px;gap:8px;width:100%;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0}.link-input-options{gap:4px;max-height:240px;display:grid;overflow-y:auto}.link-input-create,.link-input-option{width:100%;min-height:40px;color:var(--color-text);background:0 0;border:1px solid #0000;border-radius:10px;font-size:14px;font-weight:800}.link-input-option{text-align:left;padding:0 10px}.link-input-create,.link-input-option:hover{border-color:var(--color-border);background:var(--color-surface-soft)}.link-input-create{justify-content:center;align-items:center;gap:8px;display:flex}.link-input-create svg{width:16px;height:16px}.link-input-empty{min-height:40px;color:var(--color-muted);align-items:center;padding:0 10px;font-size:13px;font-weight:800;display:flex}.contact-input{width:100%;position:relative}.contact-input-field{border:1px solid var(--color-border);width:100%;height:46px;color:var(--color-text);background:var(--color-surface);border-radius:12px;outline:0;padding:0 14px;font-size:14px;font-weight:800}.contact-input-field:focus{border-color:var(--color-primary)}.contact-input-menu{border:1px solid var(--color-border);background:var(--color-surface);z-index:50;border-radius:14px;gap:8px;width:100%;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0}.contact-input-options{gap:4px;max-height:240px;display:grid;overflow-y:auto}.contact-input-create,.contact-input-option{width:100%;min-height:40px;color:var(--color-text);background:0 0;border:1px solid #0000;border-radius:10px;font-size:14px;font-weight:800}.contact-input-option{text-align:left;padding:0 10px}.contact-input-create,.contact-input-option:hover{border-color:var(--color-border);background:var(--color-surface-soft)}.contact-input-create{justify-content:center;align-items:center;gap:8px;display:flex}.contact-input-create svg{width:16px;height:16px}.contact-input-empty{min-height:40px;color:var(--color-muted);align-items:center;padding:0 10px;font-size:13px;font-weight:800;display:flex}.broadcast-page{width:100%;padding:var(--layout-page-padding)}.broadcast-card{border:1px solid var(--color-border);background:var(--color-surface);border-radius:16px;gap:18px;width:100%;padding:18px;display:grid}.broadcast-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.broadcast-field{gap:8px;display:grid}.broadcast-field label{color:var(--color-muted);text-transform:uppercase;font-size:12px;font-weight:900}.broadcast-field input,.broadcast-field textarea{border:1px solid var(--color-border);width:100%;color:var(--color-text);background:var(--color-background);border-radius:12px;outline:0;padding:0 14px;font-size:14px;font-weight:800}.broadcast-field input{height:46px}.broadcast-field textarea{resize:vertical;min-height:150px;padding-top:12px;padding-bottom:12px}.broadcast-field input:focus,.broadcast-field textarea:focus{border-color:var(--color-primary)}.broadcast-type-group{grid-template-columns:repeat(2,96px);gap:10px;display:grid}.broadcast-reset-button,.broadcast-submit-button,.broadcast-type-group button{border:1px solid var(--color-border);height:42px;color:var(--color-text);background:var(--color-surface-soft);border-radius:12px;font-size:14px;font-weight:900}.broadcast-submit-button,.broadcast-type-group .broadcast-type-active{background:linear-gradient(135deg,var(--color-primary-strong),var(--color-primary))}.broadcast-submit-button:disabled{cursor:not-allowed;opacity:.45}.broadcast-helper{color:var(--color-muted);font-size:12px;font-weight:800}.broadcast-status{border:1px solid var(--color-border);min-height:44px;color:var(--color-text);background:var(--color-surface-soft);border-radius:12px;align-items:center;gap:10px;padding:0 14px;font-size:14px;font-weight:900;display:flex}.broadcast-status-balance_not_enough,.broadcast-status-error{color:#ff8ca3;border-color:#ff5c7a7a}.broadcast-status-broadcast_sending{color:var(--color-primary);border-color:#11e7ff7a}.broadcast-actions{justify-content:flex-end;gap:10px;display:flex}.broadcast-reset-button,.broadcast-submit-button{min-width:104px}.dashboard-page{width:100%;padding:var(--layout-page-padding)}.dashboard-grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.8fr);align-items:start;gap:18px;display:grid}.dashboard-card{border:1px solid var(--color-border);background:var(--color-surface);border-radius:16px;align-content:start;gap:18px;min-height:420px;padding:18px;display:grid}.dashboard-card-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.dashboard-card-header span{color:var(--color-primary);text-transform:uppercase;font-size:12px;font-weight:900}.dashboard-card-header h2{color:var(--color-text);margin:4px 0 0;font-size:24px;font-weight:950}.dashboard-card-header svg{width:30px;height:30px;color:var(--color-primary)}.dashboard-broadcast-list{gap:12px;display:grid}.dashboard-broadcast-item{border:1px solid var(--color-border);background:var(--color-background);border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(300px,.9fr);align-items:center;gap:18px;min-height:108px;padding:16px;display:grid}.dashboard-broadcast-item strong,.dashboard-route-feature strong,.dashboard-route-item strong{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:950;display:block;overflow:hidden}.dashboard-broadcast-item span,.dashboard-route-feature span,.dashboard-route-item span{color:var(--color-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:12px;font-weight:800;display:block;overflow:hidden}.dashboard-broadcast-item dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;display:grid}.dashboard-broadcast-item dt{color:var(--color-muted);text-transform:uppercase;font-size:11px;font-weight:900}.dashboard-broadcast-item dd{color:var(--color-text);margin:4px 0 0;font-size:18px;font-weight:950}.dashboard-route-feature{background:linear-gradient(135deg,#7c4dff33,#11e7ff1f);border:1px solid #11e7ff52;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;min-height:148px;padding:18px;display:flex}.dashboard-route-feature strong{font-size:28px}.dashboard-route-feature svg{width:42px;height:42px;color:var(--color-primary);flex:none}.dashboard-route-list{gap:12px;display:grid}.dashboard-route-item{min-height:74px;padding:14px}.dashboard-empty,.dashboard-route-item{border:1px solid var(--color-border);background:var(--color-background);border-radius:14px}.dashboard-empty{min-height:108px;color:var(--color-muted);place-items:center;font-size:14px;font-weight:900;display:grid}.create-sender-overlay{z-index:100;background:#020510a3;place-items:center;display:grid;position:fixed;inset:0}.create-sender-dialog{border:1px solid var(--color-border);background:var(--color-surface);border-radius:16px;gap:16px;width:min(420px,100vw - 32px);padding:24px;display:grid;position:relative}.create-sender-close{border:1px solid var(--color-border);width:34px;height:34px;color:var(--color-text);background:var(--color-surface-soft);border-radius:10px;place-items:center;padding:0;display:grid;position:absolute;top:14px;right:14px}.create-sender-close svg{width:18px;height:18px}.create-sender-title{color:var(--color-text);margin:0;padding-right:44px;font-size:20px;font-weight:900}.create-sender-input{border:1px solid var(--color-border);width:100%;height:46px;color:var(--color-text);background:var(--color-background);border-radius:12px;outline:0;padding:0 14px;font-size:14px;font-weight:800}.create-sender-input:focus{border-color:var(--color-primary)}.create-sender-actions{justify-content:flex-end;gap:10px;display:flex}.create-sender-cancel,.create-sender-submit{border:1px solid var(--color-border);min-width:96px;height:42px;color:var(--color-text);border-radius:12px;font-size:14px;font-weight:900}.create-sender-cancel{background:var(--color-surface-soft)}.create-sender-submit{background:linear-gradient(135deg,var(--color-primary-strong),var(--color-primary))}.create-sender-submit:disabled{cursor:not-allowed;opacity:.45}.create-link-overlay{z-index:100;background:#020510a3;place-items:center;display:grid;position:fixed;inset:0}.create-link-dialog{border:1px solid var(--color-border);background:var(--color-surface);border-radius:16px;gap:16px;width:min(460px,100vw - 32px);padding:24px;display:grid;position:relative}.create-link-close{border:1px solid var(--color-border);width:34px;height:34px;color:var(--color-text);background:var(--color-surface-soft);border-radius:10px;place-items:center;padding:0;display:grid;position:absolute;top:14px;right:14px}.create-link-close svg{width:18px;height:18px}.create-link-field{color:var(--color-text);gap:8px;font-size:14px;font-weight:900;display:grid}.create-link-field:first-of-type{padding-right:44px}.create-link-input,.create-link-short-field{border:1px solid var(--color-border);width:100%;height:46px;color:var(--color-text);background:var(--color-background);border-radius:12px;outline:0;font-size:14px;font-weight:800}.create-link-input{padding:0 14px}.create-link-input:focus,.create-link-short-field:focus-within{border-color:var(--color-primary)}.create-link-short-field{grid-template-columns:auto minmax(0,1fr);align-items:center;display:grid;overflow:hidden}.create-link-short-field span{border-right:1px solid var(--color-border);height:100%;color:var(--color-muted);background:var(--color-surface-soft);white-space:nowrap;align-items:center;padding:0 12px;display:flex}.create-link-short-field input{min-width:0;height:100%;color:var(--color-text);font:inherit;background:0 0;border:0;outline:0;padding:0 12px}.create-link-actions{justify-content:flex-end;gap:10px;display:flex}.create-link-cancel,.create-link-submit{border:1px solid var(--color-border);min-width:96px;height:42px;color:var(--color-text);border-radius:12px;font-size:14px;font-weight:900}.create-link-cancel{background:var(--color-surface-soft)}.create-link-submit{background:linear-gradient(135deg,var(--color-primary-strong),var(--color-primary))}.create-link-submit:disabled{cursor:not-allowed;opacity:.45}.create-contact-overlay{z-index:100;background:#020510a3;place-items:center;display:grid;position:fixed;inset:0}.create-contact-dialog{border:1px solid var(--color-border);background:var(--color-surface);border-radius:16px;gap:16px;width:min(460px,100vw - 32px);padding:24px;display:grid;position:relative}.create-contact-close{border:1px solid var(--color-border);width:34px;height:34px;color:var(--color-text);background:var(--color-surface-soft);border-radius:10px;place-items:center;padding:0;display:grid;position:absolute;top:14px;right:14px}.create-contact-close svg{width:18px;height:18px}.create-contact-field{color:var(--color-text);gap:8px;font-size:14px;font-weight:900;display:grid}.create-contact-field:first-of-type{padding-right:44px}.create-contact-input,.create-contact-textarea{border:1px solid var(--color-border);width:100%;color:var(--color-text);background:var(--color-background);border-radius:12px;outline:0;padding:0 14px;font-size:14px;font-weight:800}.create-contact-input{height:46px}.create-contact-textarea{resize:vertical;min-height:150px;padding-top:12px;padding-bottom:12px}.create-contact-input:focus,.create-contact-textarea:focus{border-color:var(--color-primary)}.create-contact-actions{justify-content:flex-end;gap:10px;display:flex}.create-contact-cancel,.create-contact-submit{border:1px solid var(--color-border);min-width:96px;height:42px;color:var(--color-text);border-radius:12px;font-size:14px;font-weight:900}.create-contact-cancel{background:var(--color-surface-soft)}.create-contact-submit{background:linear-gradient(135deg,var(--color-primary-strong),var(--color-primary))}.create-contact-submit:disabled{cursor:not-allowed;opacity:.45}.create-template-overlay{z-index:100;background:#020510a3;place-items:center;display:grid;position:fixed;inset:0}.create-template-dialog{border:1px solid var(--color-border);background:var(--color-surface);border-radius:16px;gap:16px;width:min(460px,100vw - 32px);padding:24px;display:grid;position:relative}.create-template-close{border:1px solid var(--color-border);width:34px;height:34px;color:var(--color-text);background:var(--color-surface-soft);border-radius:10px;place-items:center;padding:0;display:grid;position:absolute;top:14px;right:14px}.create-template-close svg{width:18px;height:18px}.create-template-field{color:var(--color-text);gap:8px;font-size:14px;font-weight:900;display:grid}.create-template-field:first-of-type{padding-right:44px}.create-template-input,.create-template-textarea{border:1px solid var(--color-border);width:100%;color:var(--color-text);background:var(--color-background);border-radius:12px;outline:0;padding:0 14px;font-size:14px;font-weight:800}.create-template-input{height:46px}.create-template-textarea{resize:vertical;min-height:150px;padding-top:12px;padding-bottom:12px}.create-template-input:focus,.create-template-textarea:focus{border-color:var(--color-primary)}.create-template-actions{justify-content:flex-end;gap:10px;display:flex}.create-template-cancel,.create-template-submit{border:1px solid var(--color-border);min-width:96px;height:42px;color:var(--color-text);border-radius:12px;font-size:14px;font-weight:900}.create-template-cancel{background:var(--color-surface-soft)}.create-template-submit{background:linear-gradient(135deg,var(--color-primary-strong),var(--color-primary))}.create-template-submit:disabled{cursor:not-allowed;opacity:.45}.senderid-page{width:100%;padding:var(--layout-page-padding)}.senderid-card{border:1px solid var(--color-border);background:var(--color-surface);border-radius:16px;gap:18px;width:100%;padding:18px;display:grid}.senderid-toolbar{grid-template-columns:minmax(0,320px) 44px 44px;gap:10px;display:grid}.senderid-search-input{border:1px solid var(--color-border);width:100%;height:44px;color:var(--color-text);background:var(--color-background);border-radius:12px;outline:0;padding:0 14px;font-size:14px;font-weight:800}.senderid-search-input:focus{border-color:var(--color-primary)}.senderid-icon-button,.senderid-table-action{border:1px solid var(--color-border);width:44px;height:44px;color:var(--color-text);background:var(--color-surface-soft);border-radius:12px;place-items:center;padding:0;display:grid}.senderid-icon-button svg,.senderid-page-control svg,.senderid-table-action svg{width:18px;height:18px}.senderid-table-wrap{width:100%;overflow-x:auto}.senderid-table{border-collapse:collapse;table-layout:fixed;width:100%}.senderid-table td,.senderid-table th{border-bottom:1px solid var(--color-border);height:52px;color:var(--color-text);text-align:left;padding:0 14px;font-size:14px;font-weight:800}.senderid-table th{color:var(--color-muted);text-transform:uppercase;font-size:12px}.senderid-table td:first-child,.senderid-table td:nth-child(3),.senderid-table th:first-child,.senderid-table th:nth-child(3){width:120px}.senderid-table td:last-child,.senderid-table th:last-child{text-align:right;width:72px}.senderid-table-row:hover td{background:var(--color-surface-soft)}.senderid-table-row-empty:hover td{background:0 0}.senderid-table-action{width:36px;height:36px;margin-left:auto}.senderid-page-control button:disabled,.senderid-table-action:disabled{cursor:not-allowed;opacity:.35}.senderid-table-footer{color:var(--color-muted);justify-content:flex-end;align-items:center;gap:18px;font-size:13px;font-weight:800;display:flex}.senderid-page-control{align-items:center;gap:6px;display:flex}.senderid-page-control button{width:32px;height:32px;color:var(--color-text);background:0 0;border:0;place-items:center;padding:0;display:grid}.senderid-page-control span{min-width:32px;color:var(--color-text);text-align:center}.link-page{width:100%;padding:var(--layout-page-padding)}.link-page-card{border:1px solid var(--color-border);background:var(--color-surface);border-radius:16px;gap:18px;width:100%;padding:18px;display:grid}.link-page-toolbar{grid-template-columns:minmax(0,320px) 44px 44px;gap:10px;display:grid}.link-page-search-input{border:1px solid var(--color-border);width:100%;height:44px;color:var(--color-text);background:var(--color-background);border-radius:12px;outline:0;padding:0 14px;font-size:14px;font-weight:800}.link-page-search-input:focus{border-color:var(--color-primary)}.link-page-icon-button,.link-page-table-action{border:1px solid var(--color-border);width:44px;height:44px;color:var(--color-text);background:var(--color-surface-soft);border-radius:12px;place-items:center;padding:0;display:grid}.link-page-control svg,.link-page-icon-button svg,.link-page-table-action svg{width:18px;height:18px}.link-page-table-wrap{width:100%;overflow-x:auto}.link-page-table{border-collapse:collapse;table-layout:fixed;width:100%}.link-page-table td,.link-page-table th{border-bottom:1px solid var(--color-border);height:52px;color:var(--color-text);text-align:left;padding:0 14px;font-size:14px;font-weight:800}.link-page-table th{color:var(--color-muted);text-transform:uppercase;font-size:12px}.link-page-table td:first-child,.link-page-table th:first-child{width:90px}.link-page-table td:nth-child(4),.link-page-table td:nth-child(5),.link-page-table th:nth-child(4),.link-page-table th:nth-child(5){width:100px}.link-page-table td:last-child,.link-page-table th:last-child{text-align:right;width:72px}.link-page-table-row:hover td{background:var(--color-surface-soft)}.link-page-table-row-empty:hover td{background:0 0}.link-page-table-action{width:36px;height:36px;margin-left:auto}.link-page-control button:disabled,.link-page-table-action:disabled{cursor:not-allowed;opacity:.35}.link-page-table-footer{color:var(--color-muted);justify-content:flex-end;align-items:center;gap:18px;font-size:13px;font-weight:800;display:flex}.link-page-control{align-items:center;gap:6px;display:flex}.link-page-control button{width:32px;height:32px;color:var(--color-text);background:0 0;border:0;place-items:center;padding:0;display:grid}.link-page-control span{min-width:32px;color:var(--color-text);text-align:center}.contact-page{width:100%;padding:var(--layout-page-padding)}.contact-page-card{border:1px solid var(--color-border);background:var(--color-surface);border-radius:16px;gap:18px;width:100%;padding:18px;display:grid}.contact-page-toolbar{grid-template-columns:minmax(0,320px) 44px 44px;gap:10px;display:grid}.contact-page-search-input{border:1px solid var(--color-border);width:100%;height:44px;color:var(--color-text);background:var(--color-background);border-radius:12px;outline:0;padding:0 14px;font-size:14px;font-weight:800}.contact-page-search-input:focus{border-color:var(--color-primary)}.contact-page-icon-button,.contact-page-table-action{border:1px solid var(--color-border);width:44px;height:44px;color:var(--color-text);background:var(--color-surface-soft);border-radius:12px;place-items:center;padding:0;display:grid}.contact-page-control svg,.contact-page-icon-button svg,.contact-page-table-action svg{width:18px;height:18px}.contact-page-table-wrap{width:100%;overflow-x:auto}.contact-page-table{border-collapse:collapse;table-layout:fixed;width:100%}.contact-page-table td,.contact-page-table th{border-bottom:1px solid var(--color-border);height:52px;color:var(--color-text);text-align:left;padding:0 14px;font-size:14px;font-weight:800}.contact-page-table th{color:var(--color-muted);text-transform:uppercase;font-size:12px}.contact-page-table td:first-child,.contact-page-table th:first-child{width:90px}.contact-page-table td:nth-child(3),.contact-page-table td:nth-child(4),.contact-page-table th:nth-child(3),.contact-page-table th:nth-child(4){width:110px}.contact-page-table td:last-child,.contact-page-table th:last-child{text-align:right;width:72px}.contact-page-table-row:hover td{background:var(--color-surface-soft)}.contact-page-table-row-empty:hover td{background:0 0}.contact-page-table-action{width:36px;height:36px;margin-left:auto}.contact-page-control button:disabled,.contact-page-table-action:disabled{cursor:not-allowed;opacity:.35}.contact-page-table-footer{color:var(--color-muted);justify-content:flex-end;align-items:center;gap:18px;font-size:13px;font-weight:800;display:flex}.contact-page-control{align-items:center;gap:6px;display:flex}.contact-page-control button{width:32px;height:32px;color:var(--color-text);background:0 0;border:0;place-items:center;padding:0;display:grid}.contact-page-control span{min-width:32px;color:var(--color-text);text-align:center}.template-page{width:100%;padding:var(--layout-page-padding)}.template-page-card{border:1px solid var(--color-border);background:var(--color-surface);border-radius:16px;gap:18px;width:100%;padding:18px;display:grid}.template-page-toolbar{grid-template-columns:minmax(0,320px) 44px 44px;gap:10px;display:grid}.template-page-search-input{border:1px solid var(--color-border);width:100%;height:44px;color:var(--color-text);background:var(--color-background);border-radius:12px;outline:0;padding:0 14px;font-size:14px;font-weight:800}.template-page-search-input:focus{border-color:var(--color-primary)}.template-page-icon-button,.template-page-table-action{border:1px solid var(--color-border);width:44px;height:44px;color:var(--color-text);background:var(--color-surface-soft);border-radius:12px;place-items:center;padding:0;display:grid}.template-page-control svg,.template-page-icon-button svg,.template-page-table-action svg{width:18px;height:18px}.template-page-table-wrap{width:100%;overflow-x:auto}.template-page-table{border-collapse:collapse;table-layout:fixed;width:100%}.template-page-table td,.template-page-table th{border-bottom:1px solid var(--color-border);height:52px;color:var(--color-text);text-align:left;padding:0 14px;font-size:14px;font-weight:800}.template-page-table th{color:var(--color-muted);text-transform:uppercase;font-size:12px}.template-page-table td:first-child,.template-page-table th:first-child{width:90px}.template-page-table td:nth-child(4),.template-page-table th:nth-child(4){width:110px}.template-page-table td:last-child,.template-page-table th:last-child{text-align:right;width:72px}.template-page-table-row:hover td{background:var(--color-surface-soft)}.template-page-table-row-empty:hover td{background:0 0}.template-page-context{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.template-page-table-action{width:36px;height:36px;margin-left:auto}.template-page-control button:disabled,.template-page-table-action:disabled{cursor:not-allowed;opacity:.35}.template-page-table-footer{color:var(--color-muted);justify-content:flex-end;align-items:center;gap:18px;font-size:13px;font-weight:800;display:flex}.template-page-control{align-items:center;gap:6px;display:flex}.template-page-control button{width:32px;height:32px;color:var(--color-text);background:0 0;border:0;place-items:center;padding:0;display:grid}.template-page-control span{min-width:32px;color:var(--color-text);text-align:center}.transaction-page{width:100%;padding:var(--layout-page-padding)}.transaction-card{border:1px solid var(--color-border);background:var(--color-surface);border-radius:16px;gap:18px;width:100%;padding:18px;display:grid}.transaction-toolbar{grid-template-columns:repeat(2,minmax(150px,1fr)) repeat(2,minmax(140px,180px)) 44px;align-items:end;gap:10px;display:grid}.transaction-date-field{color:var(--color-muted);text-transform:uppercase;gap:8px;font-size:12px;font-weight:900;display:grid}.transaction-date-field input,.transaction-select-trigger{border:1px solid var(--color-border);width:100%;height:44px;color:var(--color-text);background:var(--color-background);border-radius:12px;outline:0;padding:0 12px;font-size:14px;font-weight:800}.transaction-date-field input:focus,.transaction-select-trigger:focus{border-color:var(--color-primary)}.transaction-select{position:relative}.transaction-select-trigger{justify-content:space-between;align-items:center;gap:10px;display:flex}.transaction-select-trigger svg{width:16px;height:16px}.transaction-select-menu{border:1px solid var(--color-border);background:var(--color-surface);z-index:50;border-radius:12px;gap:6px;width:100%;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);left:0}.transaction-select-option{width:100%;height:38px;color:var(--color-text);text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;padding:0 10px;font-size:14px;font-weight:800}.transaction-select-option:hover{border-color:var(--color-border);background:var(--color-surface-soft)}.transaction-search-button,.transaction-table-action{border:1px solid var(--color-border);width:44px;height:44px;color:var(--color-text);background:var(--color-surface-soft);border-radius:12px;place-items:center;padding:0;display:grid}.transaction-page-control svg,.transaction-search-button svg,.transaction-table-action svg{width:18px;height:18px}.transaction-table-wrap{width:100%;overflow-x:auto}.transaction-table{border-collapse:collapse;table-layout:fixed;width:100%}.transaction-table td,.transaction-table th{border-bottom:1px solid var(--color-border);height:52px;color:var(--color-text);text-align:left;padding:0 14px;font-size:14px;font-weight:800}.transaction-table th{color:var(--color-muted);text-transform:uppercase;font-size:12px}.transaction-table td:first-child,.transaction-table th:first-child{width:90px}.transaction-table td:nth-child(4),.transaction-table td:nth-child(5),.transaction-table td:nth-child(6),.transaction-table td:nth-child(7),.transaction-table th:nth-child(4),.transaction-table th:nth-child(5),.transaction-table th:nth-child(6),.transaction-table th:nth-child(7){width:132px}.transaction-table td:last-child,.transaction-table th:last-child{text-align:right;width:56px;padding-right:0}.transaction-table-row:hover td{background:var(--color-surface-soft)}.transaction-table-row-empty:hover td{background:0 0}.transaction-table-action{background:0 0;border:0;width:36px;height:36px;margin-left:auto}.transaction-page-control button:disabled{cursor:not-allowed;opacity:.35}.transaction-table-footer{color:var(--color-muted);justify-content:flex-end;align-items:center;gap:18px;font-size:13px;font-weight:800;display:flex}.transaction-page-control{align-items:center;gap:6px;display:flex}.transaction-page-control button{width:32px;height:32px;color:var(--color-text);background:0 0;border:0;place-items:center;padding:0;display:grid}.transaction-page-control span{min-width:32px;color:var(--color-text);text-align:center}.broadcast-page,.contact-page,.dashboard-page,.link-page,.senderid-page,.template-page,.transaction-page{width:100%;min-height:calc(100vh - var(--layout-header-height));padding:var(--layout-page-padding);align-content:start;display:grid}.broadcast-card,.contact-page-card,.link-page-card,.senderid-card,.template-page-card,.transaction-card{width:min(100%,var(--layout-content-max-width));gap:var(--page-section-gap);padding:var(--page-card-padding);margin:0 auto;display:grid}.dashboard-grid{width:min(100%,var(--layout-content-max-width));gap:var(--page-grid-gap);margin:0 auto}.dashboard-card{gap:var(--page-section-gap);padding:var(--page-card-padding)}.broadcast-grid,.dashboard-broadcast-item,.transaction-toolbar{gap:var(--page-grid-gap)}.contact-page-toolbar,.link-page-toolbar,.senderid-toolbar,.template-page-toolbar{align-items:center;gap:10px;width:100%}.broadcast-field input,.contact-page-search-input,.link-page-search-input,.senderid-search-input,.template-page-search-input,.transaction-date-field input,.transaction-select-trigger{height:var(--toolbar-control-height)}.contact-page-icon-button,.link-page-icon-button,.senderid-icon-button,.template-page-icon-button,.transaction-search-button{width:var(--toolbar-control-height);height:var(--toolbar-control-height)}.contact-page-table-wrap,.link-page-table-wrap,.senderid-table-wrap,.template-page-table-wrap,.transaction-table-wrap{border:1px solid var(--color-border);border-radius:14px;width:100%;overflow:auto}.contact-page-table,.link-page-table,.senderid-table,.template-page-table,.transaction-table{min-width:100%}.contact-page-table td,.contact-page-table th,.link-page-table td,.link-page-table th,.senderid-table td,.senderid-table th,.template-page-table td,.template-page-table th,.transaction-table td,.transaction-table th{height:var(--table-row-height);vertical-align:middle}.contact-page-table-footer,.link-page-table-footer,.senderid-table-footer,.template-page-table-footer,.transaction-table-footer{justify-content:flex-end;align-items:center;width:100%;min-height:36px}@media (max-width:760px){:root,:root[data-theme=dark],:root[data-theme=light]{--layout-header-height:64px;--layout-page-padding:16px;--layout-sidebar-width:96px}.app-layout{padding-left:0}.app-workspace{min-height:100vh;margin-left:var(--layout-sidebar-width)}.app-content{min-height:100vh;padding-top:var(--layout-header-height)}.sidemenu{width:var(--layout-sidebar-width);border-right:1px solid var(--color-border);z-index:10;border-bottom:0;grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:100vh;position:fixed;top:0;bottom:0;left:0}.sidemenu-header{padding:14px}.sidemenu-header img{width:136px}.sidemenu-body{padding:8px 10px;display:grid;overflow-x:visible}.sidemenu-link{min-width:0;min-height:68px}.sidemenu-footer{display:none}.header{width:auto;height:var(--layout-header-height);right:0;left:var(--layout-sidebar-width);z-index:6;padding:0 10px}.header-actions{gap:6px}.header-account-trigger,.header-language-trigger,.header-theme-button,.header-wallet{height:34px}.header-theme-button{width:34px}.header-language-trigger{width:92px;padding:0 8px}.header-wallet{grid-template-columns:auto minmax(44px,auto) auto;padding:0 5px 0 8px}.header-wallet-balance{min-width:44px}.header-account-trigger{grid-template-columns:auto minmax(46px,auto) auto;padding:0 8px}.header-account-trigger span{max-width:76px}.broadcast-page{padding:var(--layout-page-padding)}.broadcast-grid{grid-template-columns:1fr}.broadcast-type-group{grid-template-columns:repeat(2,minmax(0,1fr))}.broadcast-actions{flex-direction:column-reverse}.broadcast-reset-button,.broadcast-submit-button{width:100%}.dashboard-page{padding:var(--layout-page-padding)}.dashboard-broadcast-item,.dashboard-grid{grid-template-columns:1fr}.dashboard-card{min-height:auto}.dashboard-card-header h2{font-size:20px}.dashboard-broadcast-item dl{grid-template-columns:repeat(3,minmax(86px,1fr));overflow-x:auto}.dashboard-route-feature strong{font-size:22px}.senderid-page{padding:var(--layout-page-padding)}.senderid-toolbar{grid-template-columns:minmax(0,1fr) 44px 44px}.senderid-table{min-width:520px}.senderid-table-footer{flex-direction:column;align-items:flex-end;gap:10px}.link-page{padding:var(--layout-page-padding)}.link-page-toolbar{grid-template-columns:minmax(0,1fr) 44px 44px}.link-page-table{min-width:720px}.link-page-table-footer{flex-direction:column;align-items:flex-end;gap:10px}.contact-page{padding:var(--layout-page-padding)}.contact-page-toolbar{grid-template-columns:minmax(0,1fr) 44px 44px}.contact-page-table{min-width:620px}.contact-page-table-footer{flex-direction:column;align-items:flex-end;gap:10px}.template-page{padding:var(--layout-page-padding)}.template-page-toolbar{grid-template-columns:minmax(0,1fr) 44px 44px}.template-page-table{min-width:680px}.template-page-table-footer{flex-direction:column;align-items:flex-end;gap:10px}.transaction-page{padding:var(--layout-page-padding)}.transaction-select{min-width:0}.transaction-table{min-width:980px}.transaction-table-footer{flex-direction:column;align-items:flex-end;gap:10px}.broadcast-card,.contact-page-card,.dashboard-card,.link-page-card,.senderid-card,.template-page-card,.transaction-card{gap:14px;padding:14px}.contact-page-toolbar,.link-page-toolbar,.senderid-toolbar,.template-page-toolbar{grid-template-columns:minmax(0,1fr) var(--toolbar-control-height) var(--toolbar-control-height)}.transaction-toolbar{grid-template-columns:repeat(2,minmax(0,1fr)) var(--toolbar-control-height)}.contact-page-table-footer,.link-page-table-footer,.senderid-table-footer,.template-page-table-footer,.transaction-table-footer{flex-flow:wrap;justify-content:flex-end;align-items:center;gap:10px}.contact-page-control,.link-page-control,.senderid-page-control,.template-page-control,.transaction-page-control{flex-wrap:nowrap}}